From 714c552dfda3a2ed7701445472445a9766151495 Mon Sep 17 00:00:00 2001 From: Michael Pham <61564344+Mikefly123@users.noreply.github.com> Date: Fri, 26 Jul 2024 00:31:10 -0700 Subject: [PATCH] Removed venv --- venv/bin/Activate.ps1 | 247 - venv/bin/activate | 70 - venv/bin/activate.csh | 27 - venv/bin/activate.fish | 69 - venv/bin/black | 8 - venv/bin/blackd | 8 - venv/bin/pip | 8 - venv/bin/pip3 | 8 - venv/bin/pip3.12 | 8 - venv/bin/python | 1 - venv/bin/python3 | 1 - venv/bin/python3.12 | 1 - ...745efe32ce681__mypyc.cpython-312-darwin.so | Bin 4096368 -> 0 bytes .../_black_version.cpython-312.pyc | Bin 213 -> 0 bytes .../mypy_extensions.cpython-312.pyc | Bin 8789 -> 0 bytes .../typing_extensions.cpython-312.pyc | Bin 139498 -> 0 bytes .../site-packages/_black_version.py | 1 - .../black-24.4.2.dist-info/INSTALLER | 1 - .../black-24.4.2.dist-info/METADATA | 2083 ---- .../black-24.4.2.dist-info/RECORD | 128 - .../black-24.4.2.dist-info/REQUESTED | 0 .../black-24.4.2.dist-info/WHEEL | 4 - .../black-24.4.2.dist-info/entry_points.txt | 6 - .../licenses/AUTHORS.md | 196 - .../black-24.4.2.dist-info/licenses/LICENSE | 21 - .../black/__init__.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/black/__init__.py | 1606 --- .../site-packages/black/__main__.py | 3 - .../__pycache__/__init__.cpython-312.pyc | Bin 63134 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 254 -> 0 bytes .../__pycache__/_width_table.cpython-312.pyc | Bin 8402 -> 0 bytes .../__pycache__/brackets.cpython-312.pyc | Bin 18555 -> 0 bytes .../black/__pycache__/cache.cpython-312.pyc | Bin 7629 -> 0 bytes .../__pycache__/comments.cpython-312.pyc | Bin 16767 -> 0 bytes .../__pycache__/concurrency.cpython-312.pyc | Bin 8542 -> 0 bytes .../black/__pycache__/const.cpython-312.pyc | Bin 527 -> 0 bytes .../black/__pycache__/debug.cpython-312.pyc | Bin 3498 -> 0 bytes .../black/__pycache__/files.cpython-312.pyc | Bin 18709 -> 0 bytes .../handle_ipynb_magics.cpython-312.pyc | Bin 18076 -> 0 bytes .../black/__pycache__/linegen.cpython-312.pyc | Bin 72795 -> 0 bytes .../black/__pycache__/lines.cpython-312.pyc | Bin 43861 -> 0 bytes .../black/__pycache__/mode.cpython-312.pyc | Bin 11449 -> 0 bytes .../black/__pycache__/nodes.cpython-312.pyc | Bin 44578 -> 0 bytes .../__pycache__/numerics.cpython-312.pyc | Bin 2615 -> 0 bytes .../black/__pycache__/output.cpython-312.pyc | Bin 5860 -> 0 bytes .../black/__pycache__/parsing.cpython-312.pyc | Bin 10486 -> 0 bytes .../black/__pycache__/ranges.cpython-312.pyc | Bin 18843 -> 0 bytes .../black/__pycache__/report.cpython-312.pyc | Bin 5119 -> 0 bytes .../black/__pycache__/rusty.cpython-312.pyc | Bin 1574 -> 0 bytes .../black/__pycache__/schema.cpython-312.pyc | Bin 1379 -> 0 bytes .../black/__pycache__/strings.cpython-312.pyc | Bin 14568 -> 0 bytes .../black/__pycache__/trans.cpython-312.pyc | Bin 95128 -> 0 bytes .../black/_width_table.cpython-312-darwin.so | Bin 50160 -> 0 bytes .../site-packages/black/_width_table.py | 478 - .../black/brackets.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/black/brackets.py | 382 - .../black/cache.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../python3.12/site-packages/black/cache.py | 150 - .../black/comments.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/black/comments.py | 415 - .../site-packages/black/concurrency.py | 190 - .../black/const.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../python3.12/site-packages/black/const.py | 4 - .../python3.12/site-packages/black/debug.py | 54 - .../python3.12/site-packages/black/files.py | 433 - .../handle_ipynb_magics.cpython-312-darwin.so | Bin 50184 -> 0 bytes .../black/handle_ipynb_magics.py | 452 - .../black/linegen.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../python3.12/site-packages/black/linegen.py | 1789 ---- .../black/lines.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../python3.12/site-packages/black/lines.py | 1078 --- .../black/mode.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../python3.12/site-packages/black/mode.py | 290 - .../black/nodes.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../python3.12/site-packages/black/nodes.py | 1037 -- .../black/numerics.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/black/numerics.py | 61 - .../python3.12/site-packages/black/output.py | 122 - .../black/parsing.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../python3.12/site-packages/black/parsing.py | 244 - .../python3.12/site-packages/black/py.typed | 0 .../black/ranges.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../python3.12/site-packages/black/ranges.py | 521 - .../python3.12/site-packages/black/report.py | 107 - .../resources/__init__.cpython-312-darwin.so | Bin 50160 -> 0 bytes .../site-packages/black/resources/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 200 -> 0 bytes .../black/resources/black.schema.json | 154 - .../black/rusty.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../python3.12/site-packages/black/rusty.py | 28 - .../black/schema.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../python3.12/site-packages/black/schema.py | 20 - .../black/strings.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../python3.12/site-packages/black/strings.py | 390 - .../black/trans.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../python3.12/site-packages/black/trans.py | 2534 ----- .../site-packages/blackd/__init__.py | 259 - .../site-packages/blackd/__main__.py | 3 - .../__pycache__/__init__.cpython-312.pyc | Bin 11778 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 274 -> 0 bytes .../__pycache__/middlewares.cpython-312.pyc | Bin 2230 -> 0 bytes .../site-packages/blackd/middlewares.py | 45 - .../site-packages/blib2to3/Grammar.txt | 261 - .../python3.12/site-packages/blib2to3/LICENSE | 254 - .../site-packages/blib2to3/PatternGrammar.txt | 28 - .../python3.12/site-packages/blib2to3/README | 24 - .../site-packages/blib2to3/__init__.py | 1 - .../__pycache__/__init__.cpython-312.pyc | Bin 193 -> 0 bytes .../__pycache__/pygram.cpython-312.pyc | Bin 6440 -> 0 bytes .../__pycache__/pytree.cpython-312.pyc | Bin 40892 -> 0 bytes .../site-packages/blib2to3/pgen2/__init__.py | 4 - .../__pycache__/__init__.cpython-312.pyc | Bin 234 -> 0 bytes .../pgen2/__pycache__/conv.cpython-312.pyc | Bin 11866 -> 0 bytes .../pgen2/__pycache__/driver.cpython-312.pyc | Bin 14355 -> 0 bytes .../pgen2/__pycache__/grammar.cpython-312.pyc | Bin 8510 -> 0 bytes .../__pycache__/literals.cpython-312.pyc | Bin 2859 -> 0 bytes .../pgen2/__pycache__/parse.cpython-312.pyc | Bin 17792 -> 0 bytes .../pgen2/__pycache__/pgen.cpython-312.pyc | Bin 20894 -> 0 bytes .../pgen2/__pycache__/token.cpython-312.pyc | Bin 3934 -> 0 bytes .../__pycache__/tokenize.cpython-312.pyc | Bin 37484 -> 0 bytes .../blib2to3/pgen2/conv.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../site-packages/blib2to3/pgen2/conv.py | 256 - .../pgen2/driver.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/blib2to3/pgen2/driver.py | 318 - .../pgen2/grammar.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/blib2to3/pgen2/grammar.py | 228 - .../pgen2/literals.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/blib2to3/pgen2/literals.py | 66 - .../pgen2/parse.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../site-packages/blib2to3/pgen2/parse.py | 411 - .../blib2to3/pgen2/pgen.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../site-packages/blib2to3/pgen2/pgen.py | 428 - .../pgen2/token.cpython-312-darwin.so | Bin 50136 -> 0 bytes .../site-packages/blib2to3/pgen2/token.py | 92 - .../pgen2/tokenize.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/blib2to3/pgen2/tokenize.py | 1117 --- .../blib2to3/pygram.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/blib2to3/pygram.py | 204 - .../blib2to3/pytree.cpython-312-darwin.so | Bin 50144 -> 0 bytes .../site-packages/blib2to3/pytree.py | 986 -- .../click-8.1.7.dist-info/INSTALLER | 1 - .../click-8.1.7.dist-info/LICENSE.rst | 28 - .../click-8.1.7.dist-info/METADATA | 103 - .../click-8.1.7.dist-info/RECORD | 40 - .../click-8.1.7.dist-info/REQUESTED | 0 .../site-packages/click-8.1.7.dist-info/WHEEL | 5 - .../click-8.1.7.dist-info/top_level.txt | 1 - .../site-packages/click/__init__.py | 73 - .../__pycache__/__init__.cpython-312.pyc | Bin 2709 -> 0 bytes .../click/__pycache__/_compat.cpython-312.pyc | Bin 27457 -> 0 bytes .../__pycache__/_termui_impl.cpython-312.pyc | Bin 30589 -> 0 bytes .../__pycache__/_textwrap.cpython-312.pyc | Bin 2455 -> 0 bytes .../__pycache__/_winconsole.cpython-312.pyc | Bin 11994 -> 0 bytes .../click/__pycache__/core.cpython-312.pyc | Bin 135778 -> 0 bytes .../__pycache__/decorators.cpython-312.pyc | Bin 23982 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 14744 -> 0 bytes .../__pycache__/formatting.cpython-312.pyc | Bin 14138 -> 0 bytes .../click/__pycache__/globals.cpython-312.pyc | Bin 3129 -> 0 bytes .../click/__pycache__/parser.cpython-312.pyc | Bin 21517 -> 0 bytes .../shell_completion.cpython-312.pyc | Bin 22780 -> 0 bytes .../click/__pycache__/termui.cpython-312.pyc | Bin 32798 -> 0 bytes .../click/__pycache__/testing.cpython-312.pyc | Bin 24586 -> 0 bytes .../click/__pycache__/types.cpython-312.pyc | Bin 49429 -> 0 bytes .../click/__pycache__/utils.cpython-312.pyc | Bin 26311 -> 0 bytes .../python3.12/site-packages/click/_compat.py | 623 -- .../site-packages/click/_termui_impl.py | 739 -- .../site-packages/click/_textwrap.py | 49 - .../site-packages/click/_winconsole.py | 279 - .../python3.12/site-packages/click/core.py | 3042 ------ .../site-packages/click/decorators.py | 561 -- .../site-packages/click/exceptions.py | 288 - .../site-packages/click/formatting.py | 301 - .../python3.12/site-packages/click/globals.py | 68 - .../python3.12/site-packages/click/parser.py | 529 - .../python3.12/site-packages/click/py.typed | 0 .../site-packages/click/shell_completion.py | 596 -- .../python3.12/site-packages/click/termui.py | 784 -- .../python3.12/site-packages/click/testing.py | 479 - .../python3.12/site-packages/click/types.py | 1089 --- .../python3.12/site-packages/click/utils.py | 624 -- .../mypy_extensions-1.0.0.dist-info/INSTALLER | 1 - .../mypy_extensions-1.0.0.dist-info/LICENSE | 27 - .../mypy_extensions-1.0.0.dist-info/METADATA | 29 - .../mypy_extensions-1.0.0.dist-info/RECORD | 9 - .../mypy_extensions-1.0.0.dist-info/REQUESTED | 0 .../mypy_extensions-1.0.0.dist-info/WHEEL | 5 - .../top_level.txt | 1 - .../site-packages/mypy_extensions.py | 213 - .../packaging-24.1.dist-info/INSTALLER | 1 - .../packaging-24.1.dist-info/LICENSE | 3 - .../packaging-24.1.dist-info/LICENSE.APACHE | 177 - .../packaging-24.1.dist-info/LICENSE.BSD | 23 - .../packaging-24.1.dist-info/METADATA | 102 - .../packaging-24.1.dist-info/RECORD | 37 - .../packaging-24.1.dist-info/REQUESTED | 0 .../packaging-24.1.dist-info/WHEEL | 4 - .../site-packages/packaging/__init__.py | 15 - .../__pycache__/__init__.cpython-312.pyc | Bin 559 -> 0 bytes .../__pycache__/_elffile.cpython-312.pyc | Bin 4975 -> 0 bytes .../__pycache__/_manylinux.cpython-312.pyc | Bin 9731 -> 0 bytes .../__pycache__/_musllinux.cpython-312.pyc | Bin 4570 -> 0 bytes .../__pycache__/_parser.cpython-312.pyc | Bin 14001 -> 0 bytes .../__pycache__/_structures.cpython-312.pyc | Bin 3242 -> 0 bytes .../__pycache__/_tokenizer.cpython-312.pyc | Bin 7912 -> 0 bytes .../__pycache__/markers.cpython-312.pyc | Bin 11014 -> 0 bytes .../__pycache__/metadata.cpython-312.pyc | Bin 24993 -> 0 bytes .../__pycache__/requirements.cpython-312.pyc | Bin 4411 -> 0 bytes .../__pycache__/specifiers.cpython-312.pyc | Bin 38741 -> 0 bytes .../__pycache__/tags.cpython-312.pyc | Bin 21454 -> 0 bytes .../__pycache__/utils.cpython-312.pyc | Bin 7340 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 19491 -> 0 bytes .../site-packages/packaging/_elffile.py | 110 - .../site-packages/packaging/_manylinux.py | 262 - .../site-packages/packaging/_musllinux.py | 85 - .../site-packages/packaging/_parser.py | 354 - .../site-packages/packaging/_structures.py | 61 - .../site-packages/packaging/_tokenizer.py | 194 - .../site-packages/packaging/markers.py | 325 - .../site-packages/packaging/metadata.py | 804 -- .../site-packages/packaging/py.typed | 0 .../site-packages/packaging/requirements.py | 91 - .../site-packages/packaging/specifiers.py | 1009 -- .../site-packages/packaging/tags.py | 568 -- .../site-packages/packaging/utils.py | 174 - .../site-packages/packaging/version.py | 563 -- .../pathspec-0.12.1.dist-info/INSTALLER | 1 - .../pathspec-0.12.1.dist-info/LICENSE | 373 - .../pathspec-0.12.1.dist-info/METADATA | 647 -- .../pathspec-0.12.1.dist-info/RECORD | 23 - .../pathspec-0.12.1.dist-info/REQUESTED | 0 .../pathspec-0.12.1.dist-info/WHEEL | 4 - .../site-packages/pathspec/__init__.py | 76 - .../__pycache__/__init__.cpython-312.pyc | Bin 1599 -> 0 bytes .../__pycache__/_meta.cpython-312.pyc | Bin 2371 -> 0 bytes .../__pycache__/gitignore.cpython-312.pyc | Bin 5462 -> 0 bytes .../__pycache__/pathspec.cpython-312.pyc | Bin 15867 -> 0 bytes .../__pycache__/pattern.cpython-312.pyc | Bin 7262 -> 0 bytes .../pathspec/__pycache__/util.cpython-312.pyc | Bin 26378 -> 0 bytes .../site-packages/pathspec/_meta.py | 58 - .../site-packages/pathspec/gitignore.py | 157 - .../site-packages/pathspec/pathspec.py | 394 - .../site-packages/pathspec/pattern.py | 213 - .../pathspec/patterns/__init__.py | 11 - .../__pycache__/__init__.cpython-312.pyc | Bin 389 -> 0 bytes .../__pycache__/gitwildmatch.cpython-312.pyc | Bin 9692 -> 0 bytes .../pathspec/patterns/gitwildmatch.py | 421 - .../site-packages/pathspec/py.typed | 1 - .../python3.12/site-packages/pathspec/util.py | 792 -- .../pip-24.1.2.dist-info/AUTHORS.txt | 785 -- .../pip-24.1.2.dist-info/INSTALLER | 1 - .../pip-24.1.2.dist-info/LICENSE.txt | 20 - .../pip-24.1.2.dist-info/METADATA | 89 - .../site-packages/pip-24.1.2.dist-info/RECORD | 874 -- .../pip-24.1.2.dist-info/REQUESTED | 0 .../site-packages/pip-24.1.2.dist-info/WHEEL | 5 - .../pip-24.1.2.dist-info/entry_points.txt | 3 - .../pip-24.1.2.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 699 -> 0 bytes .../pip/__pycache__/__main__.cpython-312.pyc | Bin 853 -> 0 bytes .../__pip-runner__.cpython-312.pyc | Bin 2216 -> 0 bytes .../site-packages/pip/_internal/__init__.py | 18 - .../__pycache__/__init__.cpython-312.pyc | Bin 799 -> 0 bytes .../__pycache__/build_env.cpython-312.pyc | Bin 14495 -> 0 bytes .../__pycache__/cache.cpython-312.pyc | Bin 12677 -> 0 bytes .../__pycache__/configuration.cpython-312.pyc | Bin 17678 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 35591 -> 0 bytes .../__pycache__/main.cpython-312.pyc | Bin 682 -> 0 bytes .../__pycache__/pyproject.cpython-312.pyc | Bin 4983 -> 0 bytes .../self_outdated_check.cpython-312.pyc | Bin 10523 -> 0 bytes .../__pycache__/wheel_builder.cpython-312.pyc | Bin 13650 -> 0 bytes .../site-packages/pip/_internal/build_env.py | 314 - .../site-packages/pip/_internal/cache.py | 290 - .../pip/_internal/cli/__init__.py | 4 - .../cli/__pycache__/__init__.cpython-312.pyc | Bin 290 -> 0 bytes .../autocompletion.cpython-312.pyc | Bin 8644 -> 0 bytes .../__pycache__/base_command.cpython-312.pyc | Bin 10414 -> 0 bytes .../__pycache__/cmdoptions.cpython-312.pyc | Bin 30389 -> 0 bytes .../command_context.cpython-312.pyc | Bin 1793 -> 0 bytes .../__pycache__/index_command.cpython-312.pyc | Bin 6838 -> 0 bytes .../cli/__pycache__/main.cpython-312.pyc | Bin 2312 -> 0 bytes .../__pycache__/main_parser.cpython-312.pyc | Bin 4917 -> 0 bytes .../cli/__pycache__/parser.cpython-312.pyc | Bin 15078 -> 0 bytes .../__pycache__/progress_bars.cpython-312.pyc | Bin 3867 -> 0 bytes .../__pycache__/req_command.cpython-312.pyc | Bin 12287 -> 0 bytes .../cli/__pycache__/spinners.cpython-312.pyc | Bin 7852 -> 0 bytes .../__pycache__/status_codes.cpython-312.pyc | Bin 387 -> 0 bytes .../pip/_internal/cli/autocompletion.py | 176 - .../pip/_internal/cli/base_command.py | 234 - .../pip/_internal/cli/cmdoptions.py | 1074 -- .../pip/_internal/cli/command_context.py | 27 - .../pip/_internal/cli/index_command.py | 172 - .../site-packages/pip/_internal/cli/main.py | 80 - .../pip/_internal/cli/main_parser.py | 134 - .../site-packages/pip/_internal/cli/parser.py | 294 - .../pip/_internal/cli/progress_bars.py | 94 - .../pip/_internal/cli/req_command.py | 329 - .../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 4014 -> 0 bytes .../__pycache__/cache.cpython-312.pyc | Bin 9723 -> 0 bytes .../__pycache__/check.cpython-312.pyc | Bin 2016 -> 0 bytes .../__pycache__/completion.cpython-312.pyc | Bin 5204 -> 0 bytes .../__pycache__/configuration.cpython-312.pyc | Bin 13224 -> 0 bytes .../__pycache__/debug.cpython-312.pyc | Bin 10126 -> 0 bytes .../__pycache__/download.cpython-312.pyc | Bin 7520 -> 0 bytes .../__pycache__/freeze.cpython-312.pyc | Bin 4368 -> 0 bytes .../commands/__pycache__/hash.cpython-312.pyc | Bin 2995 -> 0 bytes .../commands/__pycache__/help.cpython-312.pyc | Bin 1685 -> 0 bytes .../__pycache__/index.cpython-312.pyc | Bin 6688 -> 0 bytes .../__pycache__/inspect.cpython-312.pyc | Bin 3988 -> 0 bytes .../__pycache__/install.cpython-312.pyc | Bin 28901 -> 0 bytes .../commands/__pycache__/list.cpython-312.pyc | Bin 15780 -> 0 bytes .../__pycache__/search.cpython-312.pyc | Bin 7557 -> 0 bytes .../commands/__pycache__/show.cpython-312.pyc | Bin 10504 -> 0 bytes .../__pycache__/uninstall.cpython-312.pyc | Bin 4745 -> 0 bytes .../__pycache__/wheel.cpython-312.pyc | Bin 8887 -> 0 bytes .../pip/_internal/commands/cache.py | 225 - .../pip/_internal/commands/check.py | 52 - .../pip/_internal/commands/completion.py | 130 - .../pip/_internal/commands/configuration.py | 280 - .../pip/_internal/commands/debug.py | 201 - .../pip/_internal/commands/download.py | 146 - .../pip/_internal/commands/freeze.py | 108 - .../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 | 777 -- .../pip/_internal/commands/list.py | 375 - .../pip/_internal/commands/search.py | 172 - .../pip/_internal/commands/show.py | 217 - .../pip/_internal/commands/uninstall.py | 114 - .../pip/_internal/commands/wheel.py | 182 - .../pip/_internal/configuration.py | 383 - .../pip/_internal/distributions/__init__.py | 21 - .../__pycache__/__init__.cpython-312.pyc | Bin 953 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 2905 -> 0 bytes .../__pycache__/installed.cpython-312.pyc | Bin 1712 -> 0 bytes .../__pycache__/sdist.cpython-312.pyc | Bin 8494 -> 0 bytes .../__pycache__/wheel.cpython-312.pyc | Bin 2293 -> 0 bytes .../pip/_internal/distributions/base.py | 53 - .../pip/_internal/distributions/installed.py | 29 - .../pip/_internal/distributions/sdist.py | 158 - .../pip/_internal/distributions/wheel.py | 42 - .../site-packages/pip/_internal/exceptions.py | 777 -- .../pip/_internal/index/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 244 -> 0 bytes .../__pycache__/collector.cpython-312.pyc | Bin 21639 -> 0 bytes .../package_finder.cpython-312.pyc | Bin 40665 -> 0 bytes .../index/__pycache__/sources.cpython-312.pyc | Bin 12616 -> 0 bytes .../pip/_internal/index/collector.py | 494 - .../pip/_internal/index/package_finder.py | 1021 -- .../pip/_internal/index/sources.py | 285 - .../pip/_internal/locations/__init__.py | 456 - .../__pycache__/__init__.cpython-312.pyc | Bin 16463 -> 0 bytes .../__pycache__/_distutils.cpython-312.pyc | Bin 6868 -> 0 bytes .../__pycache__/_sysconfig.cpython-312.pyc | Bin 8045 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 3793 -> 0 bytes .../pip/_internal/locations/_distutils.py | 172 - .../pip/_internal/locations/_sysconfig.py | 214 - .../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 5894 -> 0 bytes .../__pycache__/_json.cpython-312.pyc | Bin 2942 -> 0 bytes .../metadata/__pycache__/base.cpython-312.pyc | Bin 35236 -> 0 bytes .../__pycache__/pkg_resources.cpython-312.pyc | Bin 16117 -> 0 bytes .../pip/_internal/metadata/_json.py | 84 - .../pip/_internal/metadata/base.py | 688 -- .../_internal/metadata/importlib/__init__.py | 6 - .../__pycache__/__init__.cpython-312.pyc | Bin 370 -> 0 bytes .../__pycache__/_compat.cpython-312.pyc | Bin 3345 -> 0 bytes .../__pycache__/_dists.cpython-312.pyc | Bin 13091 -> 0 bytes .../__pycache__/_envs.cpython-312.pyc | Bin 11191 -> 0 bytes .../_internal/metadata/importlib/_compat.py | 55 - .../_internal/metadata/importlib/_dists.py | 228 - .../pip/_internal/metadata/importlib/_envs.py | 189 - .../pip/_internal/metadata/pkg_resources.py | 301 - .../pip/_internal/models/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 278 -> 0 bytes .../__pycache__/candidate.cpython-312.pyc | Bin 1616 -> 0 bytes .../__pycache__/direct_url.cpython-312.pyc | Bin 10851 -> 0 bytes .../format_control.cpython-312.pyc | Bin 4239 -> 0 bytes .../models/__pycache__/index.cpython-312.pyc | Bin 1706 -> 0 bytes .../installation_report.cpython-312.pyc | Bin 2284 -> 0 bytes .../models/__pycache__/link.cpython-312.pyc | Bin 26616 -> 0 bytes .../models/__pycache__/scheme.cpython-312.pyc | Bin 1035 -> 0 bytes .../__pycache__/search_scope.cpython-312.pyc | Bin 5008 -> 0 bytes .../selection_prefs.cpython-312.pyc | Bin 1863 -> 0 bytes .../__pycache__/target_python.cpython-312.pyc | Bin 4966 -> 0 bytes .../models/__pycache__/wheel.cpython-312.pyc | Bin 5792 -> 0 bytes .../pip/_internal/models/candidate.py | 25 - .../pip/_internal/models/direct_url.py | 224 - .../pip/_internal/models/format_control.py | 78 - .../pip/_internal/models/index.py | 28 - .../_internal/models/installation_report.py | 56 - .../pip/_internal/models/link.py | 590 -- .../pip/_internal/models/scheme.py | 25 - .../pip/_internal/models/search_scope.py | 127 - .../pip/_internal/models/selection_prefs.py | 53 - .../pip/_internal/models/target_python.py | 121 - .../pip/_internal/models/wheel.py | 93 - .../pip/_internal/network/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 266 -> 0 bytes .../network/__pycache__/auth.cpython-312.pyc | Bin 22004 -> 0 bytes .../network/__pycache__/cache.cpython-312.pyc | Bin 6530 -> 0 bytes .../__pycache__/download.cpython-312.pyc | Bin 8567 -> 0 bytes .../__pycache__/lazy_wheel.cpython-312.pyc | Bin 11675 -> 0 bytes .../__pycache__/session.cpython-312.pyc | Bin 18894 -> 0 bytes .../network/__pycache__/utils.cpython-312.pyc | Bin 2265 -> 0 bytes .../__pycache__/xmlrpc.cpython-312.pyc | Bin 2961 -> 0 bytes .../pip/_internal/network/auth.py | 562 -- .../pip/_internal/network/cache.py | 106 - .../pip/_internal/network/download.py | 187 - .../pip/_internal/network/lazy_wheel.py | 210 - .../pip/_internal/network/session.py | 522 - .../pip/_internal/network/utils.py | 96 - .../pip/_internal/network/xmlrpc.py | 62 - .../pip/_internal/operations/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 209 -> 0 bytes .../__pycache__/check.cpython-312.pyc | Bin 5928 -> 0 bytes .../__pycache__/freeze.cpython-312.pyc | Bin 10193 -> 0 bytes .../__pycache__/prepare.cpython-312.pyc | Bin 25882 -> 0 bytes .../_internal/operations/build/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 215 -> 0 bytes .../__pycache__/build_tracker.cpython-312.pyc | Bin 7731 -> 0 bytes .../__pycache__/metadata.cpython-312.pyc | Bin 1892 -> 0 bytes .../metadata_editable.cpython-312.pyc | Bin 1926 -> 0 bytes .../metadata_legacy.cpython-312.pyc | Bin 3039 -> 0 bytes .../build/__pycache__/wheel.cpython-312.pyc | Bin 1696 -> 0 bytes .../wheel_editable.cpython-312.pyc | Bin 2037 -> 0 bytes .../__pycache__/wheel_legacy.cpython-312.pyc | Bin 3869 -> 0 bytes .../operations/build/build_tracker.py | 138 - .../_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 | 149 - .../pip/_internal/operations/freeze.py | 258 - .../_internal/operations/install/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 278 -> 0 bytes .../editable_legacy.cpython-312.pyc | Bin 1831 -> 0 bytes .../install/__pycache__/wheel.cpython-312.pyc | Bin 33997 -> 0 bytes .../operations/install/editable_legacy.py | 47 - .../pip/_internal/operations/install/wheel.py | 735 -- .../pip/_internal/operations/prepare.py | 732 -- .../site-packages/pip/_internal/pyproject.py | 179 - .../pip/_internal/req/__init__.py | 90 - .../req/__pycache__/__init__.cpython-312.pyc | Bin 3488 -> 0 bytes .../__pycache__/constructors.cpython-312.pyc | Bin 21251 -> 0 bytes .../req/__pycache__/req_file.cpython-312.pyc | Bin 21493 -> 0 bytes .../__pycache__/req_install.cpython-312.pyc | Bin 38060 -> 0 bytes .../req/__pycache__/req_set.cpython-312.pyc | Bin 5487 -> 0 bytes .../__pycache__/req_uninstall.cpython-312.pyc | Bin 32262 -> 0 bytes .../pip/_internal/req/constructors.py | 560 -- .../pip/_internal/req/req_file.py | 551 -- .../pip/_internal/req/req_install.py | 918 -- .../pip/_internal/req/req_set.py | 82 - .../pip/_internal/req/req_uninstall.py | 633 -- .../pip/_internal/resolution/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 209 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 1197 -> 0 bytes .../pip/_internal/resolution/base.py | 20 - .../_internal/resolution/legacy/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 216 -> 0 bytes .../__pycache__/resolver.cpython-312.pyc | Bin 22629 -> 0 bytes .../_internal/resolution/legacy/resolver.py | 597 -- .../resolution/resolvelib/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 220 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 8160 -> 0 bytes .../__pycache__/candidates.cpython-312.pyc | Bin 29205 -> 0 bytes .../__pycache__/factory.cpython-312.pyc | Bin 32277 -> 0 bytes .../found_candidates.cpython-312.pyc | Bin 6819 -> 0 bytes .../__pycache__/provider.cpython-312.pyc | Bin 10535 -> 0 bytes .../__pycache__/reporter.cpython-312.pyc | Bin 4947 -> 0 bytes .../__pycache__/requirements.cpython-312.pyc | Bin 15362 -> 0 bytes .../__pycache__/resolver.cpython-312.pyc | Bin 12363 -> 0 bytes .../_internal/resolution/resolvelib/base.py | 139 - .../resolution/resolvelib/candidates.py | 569 -- .../resolution/resolvelib/factory.py | 816 -- .../resolution/resolvelib/found_candidates.py | 174 - .../resolution/resolvelib/provider.py | 258 - .../resolution/resolvelib/reporter.py | 80 - .../resolution/resolvelib/requirements.py | 245 - .../resolution/resolvelib/resolver.py | 317 - .../pip/_internal/self_outdated_check.py | 248 - .../pip/_internal/utils/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 204 -> 0 bytes .../__pycache__/_jaraco_text.cpython-312.pyc | Bin 4544 -> 0 bytes .../utils/__pycache__/_log.cpython-312.pyc | Bin 1875 -> 0 bytes .../utils/__pycache__/appdirs.cpython-312.pyc | Bin 2419 -> 0 bytes .../utils/__pycache__/compat.cpython-312.pyc | Bin 2916 -> 0 bytes .../compatibility_tags.cpython-312.pyc | Bin 5570 -> 0 bytes .../__pycache__/datetime.cpython-312.pyc | Bin 693 -> 0 bytes .../__pycache__/deprecation.cpython-312.pyc | Bin 4199 -> 0 bytes .../direct_url_helpers.cpython-312.pyc | Bin 3545 -> 0 bytes .../__pycache__/egg_link.cpython-312.pyc | Bin 3235 -> 0 bytes .../__pycache__/encoding.cpython-312.pyc | Bin 2167 -> 0 bytes .../__pycache__/entrypoints.cpython-312.pyc | Bin 4002 -> 0 bytes .../__pycache__/filesystem.cpython-312.pyc | Bin 7467 -> 0 bytes .../__pycache__/filetypes.cpython-312.pyc | Bin 1173 -> 0 bytes .../utils/__pycache__/glibc.cpython-312.pyc | Bin 2351 -> 0 bytes .../utils/__pycache__/hashes.cpython-312.pyc | Bin 7551 -> 0 bytes .../utils/__pycache__/logging.cpython-312.pyc | Bin 13566 -> 0 bytes .../utils/__pycache__/misc.cpython-312.pyc | Bin 33690 -> 0 bytes .../__pycache__/packaging.cpython-312.pyc | Bin 2592 -> 0 bytes .../setuptools_build.cpython-312.pyc | Bin 4559 -> 0 bytes .../__pycache__/subprocess.cpython-312.pyc | Bin 8673 -> 0 bytes .../__pycache__/temp_dir.cpython-312.pyc | Bin 12071 -> 0 bytes .../__pycache__/unpacking.cpython-312.pyc | Bin 13540 -> 0 bytes .../utils/__pycache__/urls.cpython-312.pyc | Bin 2086 -> 0 bytes .../__pycache__/virtualenv.cpython-312.pyc | Bin 4489 -> 0 bytes .../utils/__pycache__/wheel.cpython-312.pyc | Bin 5908 -> 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 | 79 - .../pip/_internal/utils/compatibility_tags.py | 165 - .../pip/_internal/utils/datetime.py | 11 - .../pip/_internal/utils/deprecation.py | 124 - .../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 | 147 - .../pip/_internal/utils/logging.py | 347 - .../site-packages/pip/_internal/utils/misc.py | 780 -- .../pip/_internal/utils/packaging.py | 57 - .../pip/_internal/utils/setuptools_build.py | 146 - .../pip/_internal/utils/subprocess.py | 245 - .../pip/_internal/utils/temp_dir.py | 296 - .../pip/_internal/utils/unpacking.py | 337 - .../site-packages/pip/_internal/utils/urls.py | 55 - .../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 543 -> 0 bytes .../vcs/__pycache__/bazaar.cpython-312.pyc | Bin 5073 -> 0 bytes .../vcs/__pycache__/git.cpython-312.pyc | Bin 19039 -> 0 bytes .../vcs/__pycache__/mercurial.cpython-312.pyc | Bin 7624 -> 0 bytes .../__pycache__/subversion.cpython-312.pyc | Bin 12537 -> 0 bytes .../versioncontrol.cpython-312.pyc | Bin 29020 -> 0 bytes .../site-packages/pip/_internal/vcs/bazaar.py | 112 - .../site-packages/pip/_internal/vcs/git.py | 527 - .../pip/_internal/vcs/mercurial.py | 163 - .../pip/_internal/vcs/subversion.py | 324 - .../pip/_internal/vcs/versioncontrol.py | 688 -- .../pip/_internal/wheel_builder.py | 354 - .../site-packages/pip/_vendor/__init__.py | 116 - .../__pycache__/__init__.cpython-312.pyc | Bin 4516 -> 0 bytes .../typing_extensions.cpython-312.pyc | Bin 128139 -> 0 bytes .../pip/_vendor/cachecontrol/__init__.py | 28 - .../__pycache__/__init__.cpython-312.pyc | Bin 915 -> 0 bytes .../__pycache__/_cmd.cpython-312.pyc | Bin 2659 -> 0 bytes .../__pycache__/adapter.cpython-312.pyc | Bin 6477 -> 0 bytes .../__pycache__/cache.cpython-312.pyc | Bin 3822 -> 0 bytes .../__pycache__/controller.cpython-312.pyc | Bin 16237 -> 0 bytes .../__pycache__/filewrapper.cpython-312.pyc | Bin 4360 -> 0 bytes .../__pycache__/heuristics.cpython-312.pyc | Bin 6707 -> 0 bytes .../__pycache__/serialize.cpython-312.pyc | Bin 5278 -> 0 bytes .../__pycache__/wrapper.cpython-312.pyc | Bin 1687 -> 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 448 -> 0 bytes .../__pycache__/file_cache.cpython-312.pyc | Bin 7801 -> 0 bytes .../__pycache__/redis_cache.cpython-312.pyc | Bin 2751 -> 0 bytes .../_vendor/cachecontrol/caches/file_cache.py | 182 - .../cachecontrol/caches/redis_cache.py | 48 - .../pip/_vendor/cachecontrol/controller.py | 499 - .../pip/_vendor/cachecontrol/filewrapper.py | 119 - .../pip/_vendor/cachecontrol/heuristics.py | 154 - .../pip/_vendor/cachecontrol/py.typed | 0 .../pip/_vendor/cachecontrol/serialize.py | 146 - .../pip/_vendor/cachecontrol/wrapper.py | 43 - .../pip/_vendor/certifi/__init__.py | 4 - .../pip/_vendor/certifi/__main__.py | 12 - .../__pycache__/__init__.cpython-312.pyc | Bin 331 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 658 -> 0 bytes .../certifi/__pycache__/core.cpython-312.pyc | Bin 3233 -> 0 bytes .../pip/_vendor/certifi/cacert.pem | 4814 --------- .../site-packages/pip/_vendor/certifi/core.py | 114 - .../pip/_vendor/certifi/py.typed | 0 .../pip/_vendor/distlib/__init__.py | 33 - .../__pycache__/__init__.cpython-312.pyc | Bin 1282 -> 0 bytes .../__pycache__/compat.cpython-312.pyc | Bin 45618 -> 0 bytes .../__pycache__/database.cpython-312.pyc | Bin 66040 -> 0 bytes .../distlib/__pycache__/index.cpython-312.pyc | Bin 24379 -> 0 bytes .../__pycache__/locators.cpython-312.pyc | Bin 60171 -> 0 bytes .../__pycache__/manifest.cpython-312.pyc | Bin 15138 -> 0 bytes .../__pycache__/markers.cpython-312.pyc | Bin 7695 -> 0 bytes .../__pycache__/metadata.cpython-312.pyc | Bin 41812 -> 0 bytes .../__pycache__/resources.cpython-312.pyc | Bin 17338 -> 0 bytes .../__pycache__/scripts.cpython-312.pyc | Bin 19805 -> 0 bytes .../distlib/__pycache__/util.cpython-312.pyc | Bin 88269 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 30379 -> 0 bytes .../distlib/__pycache__/wheel.cpython-312.pyc | Bin 51874 -> 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 | 466 - .../site-packages/pip/_vendor/distlib/t32.exe | Bin 97792 -> 0 bytes .../pip/_vendor/distlib/t64-arm.exe | Bin 182784 -> 0 bytes .../site-packages/pip/_vendor/distlib/t64.exe | Bin 108032 -> 0 bytes .../site-packages/pip/_vendor/distlib/util.py | 2025 ---- .../pip/_vendor/distlib/version.py | 751 -- .../site-packages/pip/_vendor/distlib/w32.exe | Bin 91648 -> 0 bytes .../pip/_vendor/distlib/w64-arm.exe | Bin 168448 -> 0 bytes .../site-packages/pip/_vendor/distlib/w64.exe | Bin 101888 -> 0 bytes .../pip/_vendor/distlib/wheel.py | 1099 --- .../pip/_vendor/distro/__init__.py | 54 - .../pip/_vendor/distro/__main__.py | 4 - .../__pycache__/__init__.cpython-312.pyc | Bin 973 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 305 -> 0 bytes .../distro/__pycache__/distro.cpython-312.pyc | Bin 53858 -> 0 bytes .../pip/_vendor/distro/distro.py | 1403 --- .../site-packages/pip/_vendor/distro/py.typed | 0 .../pip/_vendor/idna/__init__.py | 44 - .../idna/__pycache__/__init__.cpython-312.pyc | Bin 894 -> 0 bytes .../idna/__pycache__/codec.cpython-312.pyc | Bin 4999 -> 0 bytes .../idna/__pycache__/compat.cpython-312.pyc | Bin 900 -> 0 bytes .../idna/__pycache__/core.cpython-312.pyc | Bin 15861 -> 0 bytes .../idna/__pycache__/idnadata.cpython-312.pyc | Bin 99489 -> 0 bytes .../__pycache__/intranges.cpython-312.pyc | Bin 2651 -> 0 bytes .../__pycache__/package_data.cpython-312.pyc | Bin 229 -> 0 bytes .../__pycache__/uts46data.cpython-312.pyc | Bin 158861 -> 0 bytes .../site-packages/pip/_vendor/idna/codec.py | 118 - .../site-packages/pip/_vendor/idna/compat.py | 13 - .../site-packages/pip/_vendor/idna/core.py | 395 - .../pip/_vendor/idna/idnadata.py | 4245 -------- .../pip/_vendor/idna/intranges.py | 54 - .../pip/_vendor/idna/package_data.py | 2 - .../site-packages/pip/_vendor/idna/py.typed | 0 .../pip/_vendor/idna/uts46data.py | 8598 ----------------- .../pip/_vendor/msgpack/__init__.py | 55 - .../__pycache__/__init__.cpython-312.pyc | Bin 1754 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 2038 -> 0 bytes .../msgpack/__pycache__/ext.cpython-312.pyc | Bin 8183 -> 0 bytes .../__pycache__/fallback.cpython-312.pyc | Bin 42087 -> 0 bytes .../pip/_vendor/msgpack/exceptions.py | 48 - .../site-packages/pip/_vendor/msgpack/ext.py | 168 - .../pip/_vendor/msgpack/fallback.py | 951 -- .../pip/_vendor/packaging/__init__.py | 15 - .../__pycache__/__init__.cpython-312.pyc | Bin 571 -> 0 bytes .../__pycache__/_elffile.cpython-312.pyc | Bin 4987 -> 0 bytes .../__pycache__/_manylinux.cpython-312.pyc | Bin 9743 -> 0 bytes .../__pycache__/_musllinux.cpython-312.pyc | Bin 4582 -> 0 bytes .../__pycache__/_parser.cpython-312.pyc | Bin 14013 -> 0 bytes .../__pycache__/_structures.cpython-312.pyc | Bin 3254 -> 0 bytes .../__pycache__/_tokenizer.cpython-312.pyc | Bin 7924 -> 0 bytes .../__pycache__/markers.cpython-312.pyc | Bin 11026 -> 0 bytes .../__pycache__/metadata.cpython-312.pyc | Bin 25005 -> 0 bytes .../__pycache__/requirements.cpython-312.pyc | Bin 4423 -> 0 bytes .../__pycache__/specifiers.cpython-312.pyc | Bin 38777 -> 0 bytes .../__pycache__/tags.cpython-312.pyc | Bin 21466 -> 0 bytes .../__pycache__/utils.cpython-312.pyc | Bin 7352 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 19515 -> 0 bytes .../pip/_vendor/packaging/_elffile.py | 110 - .../pip/_vendor/packaging/_manylinux.py | 262 - .../pip/_vendor/packaging/_musllinux.py | 85 - .../pip/_vendor/packaging/_parser.py | 354 - .../pip/_vendor/packaging/_structures.py | 61 - .../pip/_vendor/packaging/_tokenizer.py | 194 - .../pip/_vendor/packaging/markers.py | 325 - .../pip/_vendor/packaging/metadata.py | 804 -- .../pip/_vendor/packaging/py.typed | 0 .../pip/_vendor/packaging/requirements.py | 91 - .../pip/_vendor/packaging/specifiers.py | 1009 -- .../pip/_vendor/packaging/tags.py | 568 -- .../pip/_vendor/packaging/utils.py | 174 - .../pip/_vendor/packaging/version.py | 563 -- .../pip/_vendor/pkg_resources/__init__.py | 3325 ------- .../__pycache__/__init__.cpython-312.pyc | Bin 146129 -> 0 bytes .../pip/_vendor/platformdirs/__init__.py | 627 -- .../pip/_vendor/platformdirs/__main__.py | 55 - .../__pycache__/__init__.cpython-312.pyc | Bin 19842 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 1981 -> 0 bytes .../__pycache__/android.cpython-312.pyc | Bin 9988 -> 0 bytes .../__pycache__/api.cpython-312.pyc | Bin 12944 -> 0 bytes .../__pycache__/macos.cpython-312.pyc | Bin 8020 -> 0 bytes .../__pycache__/unix.cpython-312.pyc | Bin 15045 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 610 -> 0 bytes .../__pycache__/windows.cpython-312.pyc | Bin 13686 -> 0 bytes .../pip/_vendor/platformdirs/android.py | 222 - .../pip/_vendor/platformdirs/api.py | 292 - .../pip/_vendor/platformdirs/macos.py | 130 - .../pip/_vendor/platformdirs/py.typed | 0 .../pip/_vendor/platformdirs/unix.py | 275 - .../pip/_vendor/platformdirs/version.py | 16 - .../pip/_vendor/platformdirs/windows.py | 272 - .../pip/_vendor/pygments/__init__.py | 82 - .../pip/_vendor/pygments/__main__.py | 17 - .../__pycache__/__init__.cpython-312.pyc | Bin 3502 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 748 -> 0 bytes .../__pycache__/cmdline.cpython-312.pyc | Bin 26584 -> 0 bytes .../__pycache__/console.cpython-312.pyc | Bin 2640 -> 0 bytes .../__pycache__/filter.cpython-312.pyc | Bin 3246 -> 0 bytes .../__pycache__/formatter.cpython-312.pyc | Bin 4583 -> 0 bytes .../__pycache__/lexer.cpython-312.pyc | Bin 38398 -> 0 bytes .../__pycache__/modeline.cpython-312.pyc | Bin 1582 -> 0 bytes .../__pycache__/plugin.cpython-312.pyc | Bin 3410 -> 0 bytes .../__pycache__/regexopt.cpython-312.pyc | Bin 4095 -> 0 bytes .../__pycache__/scanner.cpython-312.pyc | Bin 4770 -> 0 bytes .../__pycache__/sphinxext.cpython-312.pyc | Bin 11982 -> 0 bytes .../__pycache__/style.cpython-312.pyc | Bin 6731 -> 0 bytes .../__pycache__/token.cpython-312.pyc | Bin 8208 -> 0 bytes .../__pycache__/unistring.cpython-312.pyc | Bin 33002 -> 0 bytes .../pygments/__pycache__/util.cpython-312.pyc | Bin 13995 -> 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 37950 -> 0 bytes .../pip/_vendor/pygments/formatter.py | 124 - .../_vendor/pygments/formatters/__init__.py | 158 - .../__pycache__/__init__.cpython-312.pyc | Bin 6958 -> 0 bytes .../__pycache__/_mapping.cpython-312.pyc | Bin 4229 -> 0 bytes .../__pycache__/bbcode.cpython-312.pyc | Bin 4208 -> 0 bytes .../__pycache__/groff.cpython-312.pyc | Bin 7278 -> 0 bytes .../__pycache__/html.cpython-312.pyc | Bin 40685 -> 0 bytes .../__pycache__/img.cpython-312.pyc | Bin 28493 -> 0 bytes .../__pycache__/irc.cpython-312.pyc | Bin 6079 -> 0 bytes .../__pycache__/latex.cpython-312.pyc | Bin 19968 -> 0 bytes .../__pycache__/other.cpython-312.pyc | Bin 6898 -> 0 bytes .../__pycache__/pangomarkup.cpython-312.pyc | Bin 2944 -> 0 bytes .../__pycache__/rtf.cpython-312.pyc | Bin 6140 -> 0 bytes .../__pycache__/svg.cpython-312.pyc | Bin 9080 -> 0 bytes .../__pycache__/terminal.cpython-312.pyc | Bin 5843 -> 0 bytes .../__pycache__/terminal256.cpython-312.pyc | Bin 15171 -> 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 | 990 -- .../pip/_vendor/pygments/formatters/img.py | 684 -- .../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 | 961 -- .../pip/_vendor/pygments/lexers/__init__.py | 363 - .../__pycache__/__init__.cpython-312.pyc | Bin 14694 -> 0 bytes .../__pycache__/_mapping.cpython-312.pyc | Bin 67046 -> 0 bytes .../lexers/__pycache__/python.cpython-312.pyc | Bin 42672 -> 0 bytes .../pip/_vendor/pygments/lexers/_mapping.py | 580 -- .../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 | 239 - .../pip/_vendor/pygments/style.py | 203 - .../pip/_vendor/pygments/styles/__init__.py | 61 - .../__pycache__/__init__.cpython-312.pyc | Bin 2678 -> 0 bytes .../__pycache__/_mapping.cpython-312.pyc | Bin 3606 -> 0 bytes .../pip/_vendor/pygments/styles/_mapping.py | 53 - .../pip/_vendor/pygments/token.py | 214 - .../pip/_vendor/pygments/unistring.py | 153 - .../pip/_vendor/pygments/util.py | 330 - .../pip/_vendor/pyproject_hooks/__init__.py | 23 - .../__pycache__/__init__.cpython-312.pyc | Bin 627 -> 0 bytes .../__pycache__/_compat.cpython-312.pyc | Bin 388 -> 0 bytes .../__pycache__/_impl.cpython-312.pyc | Bin 14739 -> 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 1094 -> 0 bytes .../__pycache__/_in_process.cpython-312.pyc | Bin 14411 -> 0 bytes .../_in_process/_in_process.py | 353 - .../pip/_vendor/requests/__init__.py | 179 - .../__pycache__/__init__.cpython-312.pyc | Bin 5267 -> 0 bytes .../__pycache__/__version__.cpython-312.pyc | Bin 598 -> 0 bytes .../_internal_utils.cpython-312.pyc | Bin 2038 -> 0 bytes .../__pycache__/adapters.cpython-312.pyc | Bin 28451 -> 0 bytes .../requests/__pycache__/api.cpython-312.pyc | Bin 7218 -> 0 bytes .../requests/__pycache__/auth.cpython-312.pyc | Bin 13937 -> 0 bytes .../__pycache__/certs.cpython-312.pyc | Bin 936 -> 0 bytes .../__pycache__/compat.cpython-312.pyc | Bin 1691 -> 0 bytes .../__pycache__/cookies.cpython-312.pyc | Bin 25290 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 7612 -> 0 bytes .../requests/__pycache__/help.cpython-312.pyc | Bin 4242 -> 0 bytes .../__pycache__/hooks.cpython-312.pyc | Bin 1066 -> 0 bytes .../__pycache__/models.cpython-312.pyc | Bin 35492 -> 0 bytes .../__pycache__/packages.cpython-312.pyc | Bin 1301 -> 0 bytes .../__pycache__/sessions.cpython-312.pyc | Bin 27896 -> 0 bytes .../__pycache__/status_codes.cpython-312.pyc | Bin 6045 -> 0 bytes .../__pycache__/structures.cpython-312.pyc | Bin 5631 -> 0 bytes .../__pycache__/utils.cpython-312.pyc | Bin 36456 -> 0 bytes .../pip/_vendor/requests/__version__.py | 14 - .../pip/_vendor/requests/_internal_utils.py | 50 - .../pip/_vendor/requests/adapters.py | 719 -- .../site-packages/pip/_vendor/requests/api.py | 157 - .../pip/_vendor/requests/auth.py | 314 - .../pip/_vendor/requests/certs.py | 24 - .../pip/_vendor/requests/compat.py | 78 - .../pip/_vendor/requests/cookies.py | 561 -- .../pip/_vendor/requests/exceptions.py | 151 - .../pip/_vendor/requests/help.py | 127 - .../pip/_vendor/requests/hooks.py | 33 - .../pip/_vendor/requests/models.py | 1037 -- .../pip/_vendor/requests/packages.py | 25 - .../pip/_vendor/requests/sessions.py | 831 -- .../pip/_vendor/requests/status_codes.py | 128 - .../pip/_vendor/requests/structures.py | 99 - .../pip/_vendor/requests/utils.py | 1096 --- .../pip/_vendor/resolvelib/__init__.py | 26 - .../__pycache__/__init__.cpython-312.pyc | Bin 648 -> 0 bytes .../__pycache__/providers.cpython-312.pyc | Bin 6865 -> 0 bytes .../__pycache__/reporters.cpython-312.pyc | Bin 2668 -> 0 bytes .../__pycache__/resolvers.cpython-312.pyc | Bin 25911 -> 0 bytes .../__pycache__/structs.cpython-312.pyc | Bin 10520 -> 0 bytes .../pip/_vendor/resolvelib/compat/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 214 -> 0 bytes .../collections_abc.cpython-312.pyc | Bin 434 -> 0 bytes .../resolvelib/compat/collections_abc.py | 6 - .../pip/_vendor/resolvelib/providers.py | 133 - .../pip/_vendor/resolvelib/py.typed | 0 .../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 | 273 - .../rich/__pycache__/__init__.cpython-312.pyc | Bin 7029 -> 0 bytes .../rich/__pycache__/__main__.cpython-312.pyc | Bin 10318 -> 0 bytes .../__pycache__/_cell_widths.cpython-312.pyc | Bin 7886 -> 0 bytes .../__pycache__/_emoji_codes.cpython-312.pyc | Bin 205990 -> 0 bytes .../_emoji_replace.cpython-312.pyc | Bin 1743 -> 0 bytes .../_export_format.cpython-312.pyc | Bin 2363 -> 0 bytes .../__pycache__/_extension.cpython-312.pyc | Bin 551 -> 0 bytes .../rich/__pycache__/_fileno.cpython-312.pyc | Bin 869 -> 0 bytes .../rich/__pycache__/_inspect.cpython-312.pyc | Bin 12091 -> 0 bytes .../__pycache__/_log_render.cpython-312.pyc | Bin 4161 -> 0 bytes .../rich/__pycache__/_loop.cpython-312.pyc | Bin 1899 -> 0 bytes .../__pycache__/_null_file.cpython-312.pyc | Bin 3634 -> 0 bytes .../__pycache__/_palettes.cpython-312.pyc | Bin 5174 -> 0 bytes .../rich/__pycache__/_pick.cpython-312.pyc | Bin 740 -> 0 bytes .../rich/__pycache__/_ratio.cpython-312.pyc | Bin 6591 -> 0 bytes .../__pycache__/_spinners.cpython-312.pyc | Bin 13193 -> 0 bytes .../rich/__pycache__/_stack.cpython-312.pyc | Bin 979 -> 0 bytes .../rich/__pycache__/_timer.cpython-312.pyc | Bin 879 -> 0 bytes .../_win32_console.cpython-312.pyc | Bin 28990 -> 0 bytes .../rich/__pycache__/_windows.cpython-312.pyc | Bin 2504 -> 0 bytes .../_windows_renderer.cpython-312.pyc | Bin 3587 -> 0 bytes .../rich/__pycache__/_wrap.cpython-312.pyc | Bin 3350 -> 0 bytes .../rich/__pycache__/abc.cpython-312.pyc | Bin 1622 -> 0 bytes .../rich/__pycache__/align.cpython-312.pyc | Bin 12336 -> 0 bytes .../rich/__pycache__/ansi.cpython-312.pyc | Bin 9120 -> 0 bytes .../rich/__pycache__/bar.cpython-312.pyc | Bin 4286 -> 0 bytes .../rich/__pycache__/box.cpython-312.pyc | Bin 11872 -> 0 bytes .../rich/__pycache__/cells.cpython-312.pyc | Bin 5833 -> 0 bytes .../rich/__pycache__/color.cpython-312.pyc | Bin 26584 -> 0 bytes .../__pycache__/color_triplet.cpython-312.pyc | Bin 1715 -> 0 bytes .../rich/__pycache__/columns.cpython-312.pyc | Bin 8601 -> 0 bytes .../rich/__pycache__/console.cpython-312.pyc | Bin 113708 -> 0 bytes .../__pycache__/constrain.cpython-312.pyc | Bin 2272 -> 0 bytes .../__pycache__/containers.cpython-312.pyc | Bin 9245 -> 0 bytes .../rich/__pycache__/control.cpython-312.pyc | Bin 10943 -> 0 bytes .../default_styles.cpython-312.pyc | Bin 10387 -> 0 bytes .../rich/__pycache__/diagnose.cpython-312.pyc | Bin 1501 -> 0 bytes .../rich/__pycache__/emoji.cpython-312.pyc | Bin 4223 -> 0 bytes .../rich/__pycache__/errors.cpython-312.pyc | Bin 1859 -> 0 bytes .../__pycache__/file_proxy.cpython-312.pyc | Bin 3591 -> 0 bytes .../rich/__pycache__/filesize.cpython-312.pyc | Bin 3096 -> 0 bytes .../__pycache__/highlighter.cpython-312.pyc | Bin 9913 -> 0 bytes .../rich/__pycache__/json.cpython-312.pyc | Bin 6049 -> 0 bytes .../rich/__pycache__/jupyter.cpython-312.pyc | Bin 5223 -> 0 bytes .../rich/__pycache__/layout.cpython-312.pyc | Bin 20234 -> 0 bytes .../rich/__pycache__/live.cpython-312.pyc | Bin 19157 -> 0 bytes .../__pycache__/live_render.cpython-312.pyc | Bin 4908 -> 0 bytes .../rich/__pycache__/logging.cpython-312.pyc | Bin 13568 -> 0 bytes .../rich/__pycache__/markup.cpython-312.pyc | Bin 9604 -> 0 bytes .../rich/__pycache__/measure.cpython-312.pyc | Bin 6390 -> 0 bytes .../rich/__pycache__/padding.cpython-312.pyc | Bin 7148 -> 0 bytes .../rich/__pycache__/pager.cpython-312.pyc | Bin 1834 -> 0 bytes .../rich/__pycache__/palette.cpython-312.pyc | Bin 5328 -> 0 bytes .../rich/__pycache__/panel.cpython-312.pyc | Bin 12202 -> 0 bytes .../rich/__pycache__/pretty.cpython-312.pyc | Bin 40179 -> 0 bytes .../rich/__pycache__/progress.cpython-312.pyc | Bin 75133 -> 0 bytes .../__pycache__/progress_bar.cpython-312.pyc | Bin 10403 -> 0 bytes .../rich/__pycache__/prompt.cpython-312.pyc | Bin 14801 -> 0 bytes .../rich/__pycache__/protocol.cpython-312.pyc | Bin 1806 -> 0 bytes .../rich/__pycache__/region.cpython-312.pyc | Bin 581 -> 0 bytes .../rich/__pycache__/repr.cpython-312.pyc | Bin 6638 -> 0 bytes .../rich/__pycache__/rule.cpython-312.pyc | Bin 6582 -> 0 bytes .../rich/__pycache__/scope.cpython-312.pyc | Bin 3844 -> 0 bytes .../rich/__pycache__/screen.cpython-312.pyc | Bin 2498 -> 0 bytes .../rich/__pycache__/segment.cpython-312.pyc | Bin 28175 -> 0 bytes .../rich/__pycache__/spinner.cpython-312.pyc | Bin 6078 -> 0 bytes .../rich/__pycache__/status.cpython-312.pyc | Bin 6082 -> 0 bytes .../rich/__pycache__/style.cpython-312.pyc | Bin 33528 -> 0 bytes .../rich/__pycache__/styled.cpython-312.pyc | Bin 2153 -> 0 bytes .../rich/__pycache__/syntax.cpython-312.pyc | Bin 39989 -> 0 bytes .../rich/__pycache__/table.cpython-312.pyc | Bin 43598 -> 0 bytes .../terminal_theme.cpython-312.pyc | Bin 3362 -> 0 bytes .../rich/__pycache__/text.cpython-312.pyc | Bin 60907 -> 0 bytes .../rich/__pycache__/theme.cpython-312.pyc | Bin 6354 -> 0 bytes .../rich/__pycache__/themes.cpython-312.pyc | Bin 328 -> 0 bytes .../__pycache__/traceback.cpython-312.pyc | Bin 31562 -> 0 bytes .../rich/__pycache__/tree.cpython-312.pyc | Bin 11453 -> 0 bytes .../pip/_vendor/rich/_cell_widths.py | 454 - .../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 | 159 - .../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 | 71 - .../pip/_vendor/rich/_windows_renderer.py | 56 - .../site-packages/pip/_vendor/rich/_wrap.py | 93 - .../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 | 93 - .../site-packages/pip/_vendor/rich/box.py | 480 - .../site-packages/pip/_vendor/rich/cells.py | 167 - .../site-packages/pip/_vendor/rich/color.py | 621 -- .../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 | 139 - .../site-packages/pip/_vendor/rich/jupyter.py | 101 - .../site-packages/pip/_vendor/rich/layout.py | 442 - .../site-packages/pip/_vendor/rich/live.py | 375 - .../pip/_vendor/rich/live_render.py | 112 - .../site-packages/pip/_vendor/rich/logging.py | 289 - .../site-packages/pip/_vendor/rich/markup.py | 251 - .../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 | 312 - .../site-packages/pip/_vendor/rich/pretty.py | 995 -- .../pip/_vendor/rich/progress.py | 1699 ---- .../pip/_vendor/rich/progress_bar.py | 223 - .../site-packages/pip/_vendor/rich/prompt.py | 375 - .../pip/_vendor/rich/protocol.py | 42 - .../site-packages/pip/_vendor/rich/py.typed | 0 .../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 | 738 -- .../site-packages/pip/_vendor/rich/spinner.py | 137 - .../site-packages/pip/_vendor/rich/status.py | 131 - .../site-packages/pip/_vendor/rich/style.py | 796 -- .../site-packages/pip/_vendor/rich/styled.py | 42 - .../site-packages/pip/_vendor/rich/syntax.py | 958 -- .../site-packages/pip/_vendor/rich/table.py | 1000 -- .../pip/_vendor/rich/terminal_theme.py | 153 - .../site-packages/pip/_vendor/rich/text.py | 1357 --- .../site-packages/pip/_vendor/rich/theme.py | 115 - .../site-packages/pip/_vendor/rich/themes.py | 5 - .../pip/_vendor/rich/traceback.py | 753 -- .../site-packages/pip/_vendor/rich/tree.py | 249 - .../pip/_vendor/tenacity/__init__.py | 608 -- .../__pycache__/__init__.cpython-312.pyc | Bin 27181 -> 0 bytes .../__pycache__/_asyncio.cpython-312.pyc | Bin 4820 -> 0 bytes .../__pycache__/_utils.cpython-312.pyc | Bin 2329 -> 0 bytes .../__pycache__/after.cpython-312.pyc | Bin 1638 -> 0 bytes .../__pycache__/before.cpython-312.pyc | Bin 1478 -> 0 bytes .../__pycache__/before_sleep.cpython-312.pyc | Bin 2316 -> 0 bytes .../tenacity/__pycache__/nap.cpython-312.pyc | Bin 1426 -> 0 bytes .../__pycache__/retry.cpython-312.pyc | Bin 14295 -> 0 bytes .../tenacity/__pycache__/stop.cpython-312.pyc | Bin 5582 -> 0 bytes .../__pycache__/tornadoweb.cpython-312.pyc | Bin 2600 -> 0 bytes .../tenacity/__pycache__/wait.cpython-312.pyc | Bin 12427 -> 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/py.typed | 0 .../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 398 -> 0 bytes .../tomli/__pycache__/_parser.cpython-312.pyc | Bin 26941 -> 0 bytes .../tomli/__pycache__/_re.cpython-312.pyc | Bin 3922 -> 0 bytes .../tomli/__pycache__/_types.cpython-312.pyc | Bin 380 -> 0 bytes .../pip/_vendor/tomli/_parser.py | 691 -- .../site-packages/pip/_vendor/tomli/_re.py | 107 - .../site-packages/pip/_vendor/tomli/_types.py | 10 - .../site-packages/pip/_vendor/tomli/py.typed | 1 - .../pip/_vendor/truststore/__init__.py | 13 - .../__pycache__/__init__.cpython-312.pyc | Bin 632 -> 0 bytes .../__pycache__/_api.cpython-312.pyc | Bin 16555 -> 0 bytes .../__pycache__/_macos.cpython-312.pyc | Bin 16591 -> 0 bytes .../__pycache__/_openssl.cpython-312.pyc | Bin 2229 -> 0 bytes .../_ssl_constants.cpython-312.pyc | Bin 1113 -> 0 bytes .../__pycache__/_windows.cpython-312.pyc | Bin 15764 -> 0 bytes .../pip/_vendor/truststore/_api.py | 313 - .../pip/_vendor/truststore/_macos.py | 499 - .../pip/_vendor/truststore/_openssl.py | 66 - .../pip/_vendor/truststore/_ssl_constants.py | 31 - .../pip/_vendor/truststore/_windows.py | 564 -- .../pip/_vendor/truststore/py.typed | 0 .../pip/_vendor/typing_extensions.py | 3332 ------- .../pip/_vendor/urllib3/__init__.py | 102 - .../__pycache__/__init__.cpython-312.pyc | Bin 3419 -> 0 bytes .../__pycache__/_collections.cpython-312.pyc | Bin 16502 -> 0 bytes .../__pycache__/_version.cpython-312.pyc | Bin 232 -> 0 bytes .../__pycache__/connection.cpython-312.pyc | Bin 20421 -> 0 bytes .../connectionpool.cpython-312.pyc | Bin 36456 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 13507 -> 0 bytes .../__pycache__/fields.cpython-312.pyc | Bin 10423 -> 0 bytes .../__pycache__/filepost.cpython-312.pyc | Bin 4032 -> 0 bytes .../__pycache__/poolmanager.cpython-312.pyc | Bin 20486 -> 0 bytes .../__pycache__/request.cpython-312.pyc | Bin 7308 -> 0 bytes .../__pycache__/response.cpython-312.pyc | Bin 33982 -> 0 bytes .../pip/_vendor/urllib3/_collections.py | 355 - .../pip/_vendor/urllib3/_version.py | 2 - .../pip/_vendor/urllib3/connection.py | 572 -- .../pip/_vendor/urllib3/connectionpool.py | 1137 --- .../pip/_vendor/urllib3/contrib/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 212 -> 0 bytes .../_appengine_environ.cpython-312.pyc | Bin 1862 -> 0 bytes .../__pycache__/appengine.cpython-312.pyc | Bin 11578 -> 0 bytes .../__pycache__/ntlmpool.cpython-312.pyc | Bin 5733 -> 0 bytes .../__pycache__/pyopenssl.cpython-312.pyc | Bin 24464 -> 0 bytes .../securetransport.cpython-312.pyc | Bin 35567 -> 0 bytes .../contrib/__pycache__/socks.cpython-312.pyc | Bin 7525 -> 0 bytes .../urllib3/contrib/_appengine_environ.py | 36 - .../contrib/_securetransport/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 229 -> 0 bytes .../__pycache__/bindings.cpython-312.pyc | Bin 17441 -> 0 bytes .../__pycache__/low_level.cpython-312.pyc | Bin 14815 -> 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 | 920 -- .../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 213 -> 0 bytes .../packages/__pycache__/six.cpython-312.pyc | Bin 41333 -> 0 bytes .../urllib3/packages/backports/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 223 -> 0 bytes .../__pycache__/makefile.cpython-312.pyc | Bin 1839 -> 0 bytes .../weakref_finalize.cpython-312.pyc | Bin 7345 -> 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 | 540 -- .../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 1160 -> 0 bytes .../__pycache__/connection.cpython-312.pyc | Bin 4770 -> 0 bytes .../util/__pycache__/proxy.cpython-312.pyc | Bin 1566 -> 0 bytes .../util/__pycache__/queue.cpython-312.pyc | Bin 1366 -> 0 bytes .../util/__pycache__/request.cpython-312.pyc | Bin 4197 -> 0 bytes .../util/__pycache__/response.cpython-312.pyc | Bin 3003 -> 0 bytes .../util/__pycache__/retry.cpython-312.pyc | Bin 21711 -> 0 bytes .../util/__pycache__/ssl_.cpython-312.pyc | Bin 15117 -> 0 bytes .../ssl_match_hostname.cpython-312.pyc | Bin 5085 -> 0 bytes .../__pycache__/ssltransport.cpython-312.pyc | Bin 10786 -> 0 bytes .../util/__pycache__/timeout.cpython-312.pyc | Bin 11153 -> 0 bytes .../util/__pycache__/url.cpython-312.pyc | Bin 15809 -> 0 bytes .../util/__pycache__/wait.cpython-312.pyc | Bin 4417 -> 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 | 620 -- .../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 | 19 - .../lib/python3.12/site-packages/pip/py.typed | 4 - .../platformdirs-4.2.2.dist-info/INSTALLER | 1 - .../platformdirs-4.2.2.dist-info/METADATA | 319 - .../platformdirs-4.2.2.dist-info/RECORD | 23 - .../platformdirs-4.2.2.dist-info/REQUESTED | 0 .../platformdirs-4.2.2.dist-info/WHEEL | 4 - .../licenses/LICENSE | 21 - .../site-packages/platformdirs/__init__.py | 627 -- .../site-packages/platformdirs/__main__.py | 55 - .../__pycache__/__init__.cpython-312.pyc | Bin 19782 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 1957 -> 0 bytes .../__pycache__/android.cpython-312.pyc | Bin 10708 -> 0 bytes .../__pycache__/api.cpython-312.pyc | Bin 12932 -> 0 bytes .../__pycache__/macos.cpython-312.pyc | Bin 8008 -> 0 bytes .../__pycache__/unix.cpython-312.pyc | Bin 15033 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 598 -> 0 bytes .../__pycache__/windows.cpython-312.pyc | Bin 13674 -> 0 bytes .../site-packages/platformdirs/android.py | 249 - .../site-packages/platformdirs/api.py | 292 - .../site-packages/platformdirs/macos.py | 130 - .../site-packages/platformdirs/py.typed | 0 .../site-packages/platformdirs/unix.py | 275 - .../site-packages/platformdirs/version.py | 16 - .../site-packages/platformdirs/windows.py | 272 - .../tomli-2.0.1.dist-info/INSTALLER | 1 - .../tomli-2.0.1.dist-info/LICENSE | 21 - .../tomli-2.0.1.dist-info/METADATA | 206 - .../tomli-2.0.1.dist-info/RECORD | 15 - .../tomli-2.0.1.dist-info/REQUESTED | 0 .../site-packages/tomli-2.0.1.dist-info/WHEEL | 4 - .../site-packages/tomli/__init__.py | 11 - .../__pycache__/__init__.cpython-312.pyc | Bin 386 -> 0 bytes .../tomli/__pycache__/_parser.cpython-312.pyc | Bin 26929 -> 0 bytes .../tomli/__pycache__/_re.cpython-312.pyc | Bin 3910 -> 0 bytes .../tomli/__pycache__/_types.cpython-312.pyc | Bin 368 -> 0 bytes .../python3.12/site-packages/tomli/_parser.py | 691 -- .../lib/python3.12/site-packages/tomli/_re.py | 107 - .../python3.12/site-packages/tomli/_types.py | 10 - .../python3.12/site-packages/tomli/py.typed | 1 - .../INSTALLER | 1 - .../LICENSE | 279 - .../METADATA | 67 - .../typing_extensions-4.12.2.dist-info/RECORD | 8 - .../REQUESTED | 0 .../typing_extensions-4.12.2.dist-info/WHEEL | 4 - .../site-packages/typing_extensions.py | 3641 ------- venv/pyvenv.cfg | 5 - 1165 files changed, 184733 deletions(-) delete mode 100644 venv/bin/Activate.ps1 delete mode 100644 venv/bin/activate delete mode 100644 venv/bin/activate.csh delete mode 100644 venv/bin/activate.fish delete mode 100755 venv/bin/black delete mode 100755 venv/bin/blackd delete mode 100755 venv/bin/pip delete mode 100755 venv/bin/pip3 delete mode 100755 venv/bin/pip3.12 delete mode 120000 venv/bin/python delete mode 120000 venv/bin/python3 delete mode 120000 venv/bin/python3.12 delete mode 100755 venv/lib/python3.12/site-packages/30fcd23745efe32ce681__mypyc.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/__pycache__/_black_version.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/__pycache__/mypy_extensions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/_black_version.py delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/entry_points.txt delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/AUTHORS.md delete mode 100644 venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/LICENSE delete mode 100755 venv/lib/python3.12/site-packages/black/__init__.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/black/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/_width_table.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/brackets.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/cache.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/comments.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/concurrency.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/const.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/debug.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/files.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/handle_ipynb_magics.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/linegen.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/lines.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/mode.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/nodes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/numerics.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/output.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/parsing.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/ranges.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/report.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/rusty.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/schema.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/strings.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/__pycache__/trans.cpython-312.pyc delete mode 100755 venv/lib/python3.12/site-packages/black/_width_table.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/_width_table.py delete mode 100755 venv/lib/python3.12/site-packages/black/brackets.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/brackets.py delete mode 100755 venv/lib/python3.12/site-packages/black/cache.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/cache.py delete mode 100755 venv/lib/python3.12/site-packages/black/comments.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/comments.py delete mode 100644 venv/lib/python3.12/site-packages/black/concurrency.py delete mode 100755 venv/lib/python3.12/site-packages/black/const.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/const.py delete mode 100644 venv/lib/python3.12/site-packages/black/debug.py delete mode 100644 venv/lib/python3.12/site-packages/black/files.py delete mode 100755 venv/lib/python3.12/site-packages/black/handle_ipynb_magics.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/handle_ipynb_magics.py delete mode 100755 venv/lib/python3.12/site-packages/black/linegen.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/linegen.py delete mode 100755 venv/lib/python3.12/site-packages/black/lines.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/lines.py delete mode 100755 venv/lib/python3.12/site-packages/black/mode.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/mode.py delete mode 100755 venv/lib/python3.12/site-packages/black/nodes.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/nodes.py delete mode 100755 venv/lib/python3.12/site-packages/black/numerics.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/numerics.py delete mode 100644 venv/lib/python3.12/site-packages/black/output.py delete mode 100755 venv/lib/python3.12/site-packages/black/parsing.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/parsing.py delete mode 100644 venv/lib/python3.12/site-packages/black/py.typed delete mode 100755 venv/lib/python3.12/site-packages/black/ranges.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/ranges.py delete mode 100644 venv/lib/python3.12/site-packages/black/report.py delete mode 100755 venv/lib/python3.12/site-packages/black/resources/__init__.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/resources/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/black/resources/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/black/resources/black.schema.json delete mode 100755 venv/lib/python3.12/site-packages/black/rusty.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/rusty.py delete mode 100755 venv/lib/python3.12/site-packages/black/schema.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/schema.py delete mode 100755 venv/lib/python3.12/site-packages/black/strings.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/strings.py delete mode 100755 venv/lib/python3.12/site-packages/black/trans.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/black/trans.py delete mode 100644 venv/lib/python3.12/site-packages/blackd/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/blackd/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/blackd/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blackd/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blackd/__pycache__/middlewares.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blackd/middlewares.py delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/Grammar.txt delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/LICENSE delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/PatternGrammar.txt delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/README delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/__pycache__/pygram.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/__pycache__/pytree.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/conv.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/driver.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/grammar.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/literals.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/parse.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/pgen.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/token.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/tokenize.cpython-312.pyc delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/conv.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/conv.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/driver.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/driver.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/grammar.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/grammar.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/literals.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/literals.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/parse.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/parse.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/pgen.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/pgen.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/token.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/token.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pgen2/tokenize.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pgen2/tokenize.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pygram.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pygram.py delete mode 100755 venv/lib/python3.12/site-packages/blib2to3/pytree.cpython-312-darwin.so delete mode 100644 venv/lib/python3.12/site-packages/blib2to3/pytree.py delete mode 100644 venv/lib/python3.12/site-packages/click-8.1.7.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/click-8.1.7.dist-info/LICENSE.rst delete mode 100644 venv/lib/python3.12/site-packages/click-8.1.7.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/click-8.1.7.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/click-8.1.7.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/click-8.1.7.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/click-8.1.7.dist-info/top_level.txt delete mode 100644 venv/lib/python3.12/site-packages/click/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/_compat.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/_termui_impl.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/_textwrap.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/_winconsole.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/core.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/decorators.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/exceptions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/formatting.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/globals.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/parser.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/shell_completion.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/termui.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/testing.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/types.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/__pycache__/utils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/click/_compat.py delete mode 100644 venv/lib/python3.12/site-packages/click/_termui_impl.py delete mode 100644 venv/lib/python3.12/site-packages/click/_textwrap.py delete mode 100644 venv/lib/python3.12/site-packages/click/_winconsole.py delete mode 100644 venv/lib/python3.12/site-packages/click/core.py delete mode 100644 venv/lib/python3.12/site-packages/click/decorators.py delete mode 100644 venv/lib/python3.12/site-packages/click/exceptions.py delete mode 100644 venv/lib/python3.12/site-packages/click/formatting.py delete mode 100644 venv/lib/python3.12/site-packages/click/globals.py delete mode 100644 venv/lib/python3.12/site-packages/click/parser.py delete mode 100644 venv/lib/python3.12/site-packages/click/py.typed delete mode 100644 venv/lib/python3.12/site-packages/click/shell_completion.py delete mode 100644 venv/lib/python3.12/site-packages/click/termui.py delete mode 100644 venv/lib/python3.12/site-packages/click/testing.py delete mode 100644 venv/lib/python3.12/site-packages/click/types.py delete mode 100644 venv/lib/python3.12/site-packages/click/utils.py delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/LICENSE delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/top_level.txt delete mode 100644 venv/lib/python3.12/site-packages/mypy_extensions.py delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.APACHE delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.BSD delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/packaging-24.1.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/packaging/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/_parser.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/_tokenizer.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/markers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/metadata.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/requirements.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/packaging/_elffile.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/_manylinux.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/_musllinux.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/_parser.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/_structures.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/_tokenizer.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/markers.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/metadata.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/py.typed delete mode 100644 venv/lib/python3.12/site-packages/packaging/requirements.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/specifiers.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/tags.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/utils.py delete mode 100644 venv/lib/python3.12/site-packages/packaging/version.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/LICENSE delete mode 100644 venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/pathspec/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/__pycache__/_meta.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/__pycache__/gitignore.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/__pycache__/pathspec.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/__pycache__/pattern.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/__pycache__/util.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/_meta.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec/gitignore.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec/pathspec.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec/pattern.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec/patterns/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec/patterns/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/patterns/__pycache__/gitwildmatch.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pathspec/patterns/gitwildmatch.py delete mode 100644 venv/lib/python3.12/site-packages/pathspec/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pathspec/util.py delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/AUTHORS.txt delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/LICENSE.txt delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/entry_points.txt delete mode 100644 venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/top_level.txt delete mode 100644 venv/lib/python3.12/site-packages/pip/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/__pip-runner__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/__pycache__/__pip-runner__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/cache.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/pyproject.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/build_env.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cache.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/index_command.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/main.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/check.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/completion.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/hash.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/check.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/download.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/help.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/index.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/install.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/list.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/search.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/show.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/configuration.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/base.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/exceptions.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/collector.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/index/sources.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/locations/base.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/main.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/_json.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/candidate.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/index.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/link.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/session.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/utils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/auth.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/cache.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/download.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/session.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/utils.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/check.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/pyproject.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_file.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_set.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/constructors.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/req_file.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/base.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compat.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/_log.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/compat.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/datetime.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/encoding.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/hashes.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/packaging.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/urls.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/git.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_internal/wheel_builder.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/core.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/database.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/index.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/markers.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64-arm.exe delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/version.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distro/distro.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/distro/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/core.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/_elffile.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/packaging/version.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/console.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/irc.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/other.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/img.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/irc.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/latex.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/other.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/rtf.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/svg.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal256.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/style.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/_mapping.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/token.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pygments/util.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_compat.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_compat.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/api.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/help.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/models.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/auth.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/certs.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/compat.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/help.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/packages.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/requests/utils.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/align.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/box.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/console.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/control.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/json.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/region.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/status.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/style.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/table.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/text.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/abc.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/align.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/bar.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/cells.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/columns.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/console.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/control.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/errors.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/layout.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/live.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/padding.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/palette.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/panel.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/region.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/repr.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/rule.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/scope.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/screen.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/segment.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/status.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/style.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/styled.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/table.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/text.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/theme.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/themes.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/rich/tree.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/after.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/before.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/nap.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/retry.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/stop.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/wait.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_asyncio.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_utils.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/after.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before_sleep.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/nap.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/retry.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/stop.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/tornadoweb.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tenacity/wait.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py delete mode 100644 venv/lib/python3.12/site-packages/pip/_vendor/vendor.txt delete mode 100644 venv/lib/python3.12/site-packages/pip/py.typed delete mode 100644 venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/licenses/LICENSE delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__main__.py delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/__main__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/android.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/api.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/macos.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/unix.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/version.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/__pycache__/windows.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/android.py delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/api.py delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/macos.py delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/py.typed delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/unix.py delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/version.py delete mode 100644 venv/lib/python3.12/site-packages/platformdirs/windows.py delete mode 100644 venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/LICENSE delete mode 100644 venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/tomli/__init__.py delete mode 100644 venv/lib/python3.12/site-packages/tomli/__pycache__/__init__.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/tomli/__pycache__/_parser.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/tomli/__pycache__/_re.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/tomli/__pycache__/_types.cpython-312.pyc delete mode 100644 venv/lib/python3.12/site-packages/tomli/_parser.py delete mode 100644 venv/lib/python3.12/site-packages/tomli/_re.py delete mode 100644 venv/lib/python3.12/site-packages/tomli/_types.py delete mode 100644 venv/lib/python3.12/site-packages/tomli/py.typed delete mode 100644 venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER delete mode 100644 venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/LICENSE delete mode 100644 venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/METADATA delete mode 100644 venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/RECORD delete mode 100644 venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED delete mode 100644 venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/WHEEL delete mode 100644 venv/lib/python3.12/site-packages/typing_extensions.py delete mode 100644 venv/pyvenv.cfg diff --git a/venv/bin/Activate.ps1 b/venv/bin/Activate.ps1 deleted file mode 100644 index b49d77b..0000000 --- a/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/venv/bin/activate b/venv/bin/activate deleted file mode 100644 index c9e642c..0000000 --- a/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 "/Users/ncc-michael/GitHut/flight_software/venv") -else - # use the path as-is - export VIRTUAL_ENV="/Users/ncc-michael/GitHut/flight_software/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/venv/bin/activate.csh b/venv/bin/activate.csh deleted file mode 100644 index ca8bd3a..0000000 --- a/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 "/Users/ncc-michael/GitHut/flight_software/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/venv/bin/activate.fish b/venv/bin/activate.fish deleted file mode 100644 index d10cc6e..0000000 --- a/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 "/Users/ncc-michael/GitHut/flight_software/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/venv/bin/black b/venv/bin/black deleted file mode 100755 index d2e31c0..0000000 --- a/venv/bin/black +++ /dev/null @@ -1,8 +0,0 @@ -#!/Users/ncc-michael/GitHut/flight_software/venv/bin/python3.12 -# -*- coding: utf-8 -*- -import re -import sys -from black import patched_main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(patched_main()) diff --git a/venv/bin/blackd b/venv/bin/blackd deleted file mode 100755 index fa8b20f..0000000 --- a/venv/bin/blackd +++ /dev/null @@ -1,8 +0,0 @@ -#!/Users/ncc-michael/GitHut/flight_software/venv/bin/python3.12 -# -*- coding: utf-8 -*- -import re -import sys -from blackd import patched_main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(patched_main()) diff --git a/venv/bin/pip b/venv/bin/pip deleted file mode 100755 index a1cd550..0000000 --- a/venv/bin/pip +++ /dev/null @@ -1,8 +0,0 @@ -#!/Users/ncc-michael/GitHut/flight_software/venv/bin/python3.12 -# -*- 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/venv/bin/pip3 b/venv/bin/pip3 deleted file mode 100755 index a1cd550..0000000 --- a/venv/bin/pip3 +++ /dev/null @@ -1,8 +0,0 @@ -#!/Users/ncc-michael/GitHut/flight_software/venv/bin/python3.12 -# -*- 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/venv/bin/pip3.12 b/venv/bin/pip3.12 deleted file mode 100755 index a1cd550..0000000 --- a/venv/bin/pip3.12 +++ /dev/null @@ -1,8 +0,0 @@ -#!/Users/ncc-michael/GitHut/flight_software/venv/bin/python3.12 -# -*- 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/venv/bin/python b/venv/bin/python deleted file mode 120000 index 11b9d88..0000000 --- a/venv/bin/python +++ /dev/null @@ -1 +0,0 @@ -python3.12 \ No newline at end of file diff --git a/venv/bin/python3 b/venv/bin/python3 deleted file mode 120000 index 11b9d88..0000000 --- a/venv/bin/python3 +++ /dev/null @@ -1 +0,0 @@ -python3.12 \ No newline at end of file diff --git a/venv/bin/python3.12 b/venv/bin/python3.12 deleted file mode 120000 index a7a5fcc..0000000 --- a/venv/bin/python3.12 +++ /dev/null @@ -1 +0,0 @@ -/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 \ No newline at end of file diff --git a/venv/lib/python3.12/site-packages/30fcd23745efe32ce681__mypyc.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/30fcd23745efe32ce681__mypyc.cpython-312-darwin.so deleted file mode 100755 index d0bb3543668356b8783b52fad5b06d8f3ebe7d53..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4096368 zcmeFa33ycH+4%jO8J0=Ho=E}$$plam5SI!;T*`z+5nM5@wQmy8IvB*FSVdG4scke^ za|BDpwj@&9WT@{OYpABRHHfxRy0ExZTT24=H4ssdZHC49e)m}>XC^Z-egFUWyT0qY z;JSvB^DOss@6Y|*&vVZC>#==b_ESnz{PXY|z%Q?lQjbaj|Az6)b179^Tr~5>BBLnw zKmS)|{ zZ2c&wQvSu=yD5^Nz#hb}xcK(FI=Pk{UWrMj0Z;nd|3u&ZVBc_sZ*g*n#jm8$q_g#A zvyzo%8NmSp4lJcPE8+ zj%`4|bK=#Pp}%kpUtD}^>5|gUf_VJS`GbjHD9gk^?w#;Ddzya<-|oEgu0?ivJiNSr ze$A*Fbd}x0l%suTi^sk%E}nN!r?qzF-}w{HGvST0dvp&^h0aq;DsT{&mwjLS@I zQ>xsAqngt!K<53oE6jVr%ZVGqm76Mlo+=ru_?@Rb;<&7Tfiurj_opk>I`up?bev}B z=}_wa_JfJ)f-{u5FX#Wsa&}3<7akZfL;TPzYSUTJ?b7uo!F86PyE~Y`~;TRnCsR; zsMFNh_ug~&*$WrUli#&V?^$x&oo7uu>(-^*(TIPLX21z8n5bIED3x#B3*GYXH0!>h z*Vk3^gGSM*|4wn>6bDXm;1mZ=ao`jOPI2HA2TpO|6bDXm;1mZ=ao`jOPI2HA2TpO| z6bDXm;1mZ=ao`jOPI2HA2TpO|6bDXm;1mZ=ao`jOPI2HA2TpO|6bDXm;1mZ=ap3>= z9PnhRt)AZg@MT={a^2x(ckz3X6}`5dxT|0NvD^FChl&T(AGu**{h_M{)t_88xc=ny zUix8ouVBdS3f4_mdfkelp-SZsdoHxKb%r%{+$ATL;EUy z_HzHK0Um#N(-74-o@+oGP?e*lc9gvBKjusEA8Q_>igs^s*YD}uyS})uTKw6iD%?6; zg+Cpu!s9bkQI;y-o(dkzUFtx4*1GKW`&3iqL;h9mQ®qV$8K`_%VW4MQ^d4d-{r zojq=&duZr9`gBZJ;r`IkKGh$NxI7&j-8Y8r7_W-bsS~_C;4QrPk$Yg((LPF#xV#-vMoLsiumCK|`y1SWxqn&t3Le>gtXQXVr7;`oP}4>#{w4{Zm5J?Q>@Zb9A+M z6YXCbp$c|tSsm@~ugl(ZpTEhYrKHXpqb5t+98Ft%-1Ths=g=`CP3cGI#}Qp`OgZDF zAMabR<6-|QfwNDkqKGTKBgnOVvOlbr-WTHVZ6jwny<1$W(Wb4;rHVrCfx*M>;lbl> zZ}5=2e=zJ$4c0-kMxWNR{ox(^Qdifw)yA7YHR;%E;4W>YPe$-__t0Q-w%QnZeL_ds zkw{Sh*$LlL`Fo2}8^K{x`+3NazuU)i9ibXGj=sM>o{z$N;pL{ok)k)iQ+QU^TWw1; zp7gi%2R#gPyfo~T$3e!cJrF74c&!(?ZBOB6>r};vXw znQDLjL;3pSTxZwj>&uZ}zP4g*TBfQlduFPBhxYi|mDH_#Az$CAsRJvus^-tBZ{m$m$AZT8Mhc^%$OKghloyQ)Bb zt;7A{U6=a9N8D+_GvIxPJ2Uth_a!bBuE8FT-afPb_-KFl2HH!ToxRn8GUUv0@=2>k zs>bGy)YYxDm44-YRpWB%w+s?Frw7}|`olR|cG`*%QJ*U%$s})84DIO+_zNG>xI=Ae+Ur z(UbPEs($ZWG=X({={9E*E2WhGDjq$ zUHH-+{YQ~$6*QMYyTOCY#_O+XS!Go(R;@jg@|D;~q>s?PGD>?#u~xqcdj2Ql1s}LC zB>wJkw<_xBqXrxNw0U{UnfeR=W4PZ5Z2{h1U0t$b|jvg2bX zJNawieg0Yc;k~J=&!KH(h1zy~tJ+>0W%*cgCIOT)ygdQXA z!B=`^KIr(Qcm2M}D*Q`#c4!0fMBC@R>b=ZEXU$jov;00=;jZWD3a{t>C80oyYIO1^ zpE2^7<4hlz-BFUSiq^Tb4(1Yr59^q3=irNfjlW;#>fce;R~0=C?_TSp4s>7>A@_*j z2*#>(^`G;>2Z2yv*@K}RZCFP$bw4I{c+EAUqZGd?ZAz$X!-spB@2Q_;*B4Unq5cGZ zwzcn!`i@U#*8dV+-$#7$8M>W=Zto$!dC!%yCGS{dW46#jduMqd9NFllJd8i9T>4;0 zV8zsjA{%*r#G43yqW0}aA{zr|ls6glk5EMmz9xUCbnG3jirypM2%P0_s$^bdel%i_ zS(BMR4@Vl?(LISj+R?WS=)K79xLXmkYQgV}QcYpzP7iZ*;A^VserapPuA7)M^Jp6= zP))?CFWyi8T*?-Jv)vC_O+gnYPU$N;u+-228+Ia?uDJ%RMb2-;d=c%HBIsWsdO&fagDe*hc_;{sGqfL&MSvKb^v(0DJ zMTkoaf%O{orIZV-Qi%(=^5|I69nba77kK+1Uu?=ARSWYTbv4L|X5BR&v)FW-*-ZIAbH+6S@m zsMDtzb1N~&RBTRsn;m=1AqKT$(y7F&E17GYF{#8Fd+nI??9Q09Xiw_u#qi$np;wsk zZ+Ns-KW4IiIrXCB635=k)tEzQC-IOmhqQl9zm+!VrS~<>TQ*^!=!K`O?#0UN6k^I$ z;-}ffPk!3pfp0eO$2S*)zr@itJ^hHGRuV&1LC2lr{7r^G#xFmKU;domKYRTtlq*nk%cLjaX3p+&FZl16xc1?qkprbb06G|9PCD z3w8MX3}}4~zr0uc^3r=l%neQXz16wTp&u!lYC4E64^LH%Q+u&4WsLDDswg{!^^r$y zbk55Gcx10X#6RX~l?mfa=Ul(L-HaDcF1v!c_;TjtIn2$onWHZwo}0zo?KbA_9BjYl z6KqXlT1$rTz?9>l^Yv}O`3yYs-1z8|5hH%iqdwR0Q^SI5;m?0lFLO!WU-POw{r%xG zc-+(Z*Ou|)$bC7wvM*H?Rlz&at#&(RTX>HCU*Pd4##zZ#cwYhzCB*&M?141+c6_`F zi>~b@W?#!(#~gd0iobt|EZeWWq&}-u>CZ5)N_h}@$b4kC>p+fThq5-Vbb00+CQp&K zY#DQ6Mn?@kZ5e*4*gf2s6Q!Mxx;ECjSBXDhKC$a%P9!$+8ta#(%R-f@YNI(vXLi({ zh!jN3V$j-W)1j+nEON@WeqQFrH#blGKY=(f<9k7wBzs{flxhjYr%p5>#(6g z8T&!>nH<96h3Jy6pPKY{VuTW8Bz3!(ujarf=8^)|fnI_4FudElUe)ihW&5ME^_yvP zALUNjn=#-deF=5nPE_~HN&21CEl5;XRG@#0x_OD}ZaGgcrtTYE>$c`rPt*N^|hZ&06$oy6ni zQK9WQ%Cq4%Y*U4n?~t|T$z`wApL8pI6#P}n|ErVBHq|-HYgFjhW8&&;IFDLz>^_5& zv`aLeJH9PB$DCYv4NT8af0GKE_=zn`jMIADy3bb!kg3t8-R+s$q_N)-s*o%Q4lnP;X6E=n~C?}TrMuKGP|GIKrWv1tO2bZAPH z9~muk__5_XL=O*L^}4}(n`X(Q$^4ZA&9x4i)1i4EB3i5 z8uVTcz5Rlpl4JBiujE*T-YSdUYoYh=V)JpdVq*pA(E1K_rcQL?7NyC;$L5EP^S>jf zp5py~A}3oeww^aDHCde~TvhT3c^Yz8w(epNPaz*erubGvrgq)ykEE`4$~7H-cF)iK z;rXmnS~FCGT0KOsb(PN@#T@VkdR;>Kt6YD@FMixb4{ zdi|8iy@z`{zIg;3CBBhzyWXN9To*B82=p>6^X231oiL=0h8_qGqK}o1d>wF#1m456 zchXC{r&82@d`C)$8sp~sk=PCP zAa)~hKs)!}g1_J9XWLVNam9ytv8Pt*o%U2V_usdtBJAlez)56JUhL_Q)Rnlz$9CG& zksE%8-QzEox#~}@V4s9|*rU?N1vE7oK2#y&w^OzBw~Muuy<4EAm37+5Wz*+wXNF z+vN_~mJ&mEXPZlUD8omNnKIlC{Z1Lqqg-UTjdG_9Kj!{d6{)LV<@X1EiR@M8twb{X zcjiBl*IU4emsf!KPvrGFb;;zONRB1gY`V*^+o0!U@s2uT#=w__JJdt!*?60E>i90P z75KnQTf8ziHT}!9;~He0ZrO1oWn#xpS+`T>l(lVtz+yj*JzwlMpqYCu@Hwne){6c2 zL2fdZ=#1Oah4wEa1yP%J$lZn+pg(g)k?D)4#rPkw=L6_nqB^I%r&;pe3SXV_mbL9X zgvttJPk4e6kz2+?vH^u7&wr#{FQ!M#6uRL}2QGSX1!Vc>HZ|KP;;3U(N-%!_6J!!=! ztU@pD5nbuGW38tm{n-WRL@K%=>)$bhXFsrD$hx&Y%~KVx4^BSC`-p~*t+>lE*KeRq zd_)O;!`6`w%Klv)`4YXdb>ujIC(@BkNqoe=t0TLC|5bh?ey+D;x;Ercg&r(Vq6;4+ z(S@pR=J`Z&ji2K;C(w;q)*SyTb@Be<5Ha0564$dnh?jAV6-QrW$%#Gx#?{0*l~$Z1 z>q~69N$jZ&e?1KtuUK*pIN~$0Pcyzw5B>n2(m!GB{e9}#qdK<+9=zsKi(BzW@i?Uu zPXpVGvxujG-6VE*34FeQUn2Uz+wfhfHXXzu6DcdlclD-B)(GXs8o{K)1s&gW(Bbqm zK5!HK?YRs3t+~q^yaD`8-AoS_S#*m3GHAjF_k^Zt7EOPHCMT~)S!;*)DbIvXAHQ+@ zoNFPmC1TCVx%hdJi5<)TZFj2I2jAY$Xu>sFlzCD_18h&jan-HSPAF zDqrbH&jTUj?_M)XN1h2C8-Y_U^NE#1sFnF8Ne*EMd?<-qBYD*QKQ-r=!f0N>^wXX9 z;#WmyB+sxHnr(k7`4?FiNuEJsF{eNMpXM1P_DkeXCC?ypa(telo&5&S6aMfXuKCaS z!;**f4X#}4`8d_4> z8t`h_S0r!OK9K!B@yEyzxCcDXSALjsuNtyvplV7v`5!y#*`r9=_a8giPwDK(O&-bEDabxA#UD=X?SIO1a{7+q6yRo5ewa^Ae3MHR zjHmt%>My5$HudYMpPljehh@}{rhi@n*ri|goh)Z~W+kYrIN5jdIPjke{XG0JDb<%X^21 zUY4_e8T#XEuh%QrF3}%bJ6W$=%eaORLZ^wpW5h3shVA(^s-z{|J0ol^!Hx=!nFRc|FY!KufH(wiK#D? zX_~$gSdxp$(Na46^a}!W7BD@)ddrmok5a4Vz?(Gq!v58PTH1>3r=lw!a(l(Z3Qy2) z4`&5ub4D-ClVapG=R_hC^A9|%;8T(nn(-h8h!jCP*@L|RNNKw9)wMBR` zn!oEld+@2p9#ML#Pt!ZN%HDDbJedbi#$+si;f&K>|7H0I-<7o^a<6=S#HcHGj~IQW zA6`v^SFew--f8IIf?$3HUW({N3GUjuPxjyNbrJqKMmK**m zcFfJ-V$(UFzk5jMBIsNMor|DzQ8GH)_C|_iPbZNqYKgUW8S_b3d1Oya@qTbDvPNW` zPac@FIYtgRW$A)f@|UJpEq~y$j)Ul==#3AZlJf%Ltwco-$zWWE(xr&C8vXvFExG53cfS&7zDiRfbg z>8ZSrmp;Y*M6iXN{vG5RJifQrrsluB7Jtz}OjcCiM{Sgx!q3_|*9$wWoWeTFgf_`D z*z1L@l-cVA8}G^}-rnF*Xcl_ycunXn!AHJ?&rP&`v|%`D|8HPaCe00I1pi6>OD7{6 z#djsjxjENGvNixeBM<0YKR#mR2j9k~;@6MO52dbto1Y!;IP<{C){h(Ty~*}fka3T4 zgR(Y=kAdvm;7014`( z$eGytB;>K8cxV5hgn&adh}A0u9)`S$Z;a);)rEEWtJSzwdALQiyl-(yg&3(Vt1MB9-*NI%2m&86}@oe*YcR4F#;1eh7KY~xY&~UNPXX=FTU1ZLAm4Xz? z^N~5SFSBx;bDV970gUlwTp7O&p0-X^>0c%DdTU%6Q{YK^88eaGnGe(KHi>xp!<{{o zz2rd+*{fbLvVRj?a#XJan;rIh7iG;dpPvTrN2nM(Oe)`rDf&J1OVr1ZZyX$vZ<{UO zxVkQM0{a%|bmkk{n4={gVlEz+$GTP4ze=0;Q}!rUX$~!6gMYQv%mhF{kp)VA94!ga`ZqMl7-)WzdXeGuJ zTs(q9VTpmmp3$!_ly=4*xWMt3j8uaj9;tFmMz*mwNT;mk%Lwy;3Ev}ml(@dmF{J*Cl(hshG!e7}ooCw#pF7Qm-^g!>M*jRUcw3k;KH<-cv@8OO;fHQzdN zjBz#jY2(|a?i9uZPVUga zNLlZD;6?kT?EO%-=LTaBXtwCHFRx^z%vrf3N=C}KCA9T{fA0AuBVB_QjuiRt<6NUQ zXwgWOXWFN&C%$2Uk=n=V>|LMqy=z*ib&+qxbBmlhE$gv8qc!ZzJX;|6x%r8Hi5=K- z8ncA^O_XN@qI%bB$vlGxCBFG1ztm>U>*#sKKB^ir;Zo5cR2r;5MJ@t3>ZL`I{~q?7H@G zci!Yw&MHn#VIKjRF+VLXMF*~35IEn5{A7(h06v!VQX2=@@q{zJJe1lQXG}7EuMtzO zOx0h27tDd%opVN7jnezIN-iw>?#DT=F5{LW+iRBw?zhML0{dh>+4u$PDav25%Ri;O z<|Ok4xTk=-^kr>i;4HR2%au3T11;&An&KR@va@`tv%ICV+=%<_IWq+uQ^Aq5?|0AQ zIe~b13F>3uCa8~rpFGD+9%4Gr*O1#L20c)Peq%%1g@+olkY^qyaos}>XYa|^hIB;M z&E1z%KG)bwkvwE?r7tJn=0kp;$(ccNf=}iu{d3^0Bq#VJ&xq}3E!xn_SMVgUadoc0 zY48yEn5q`f(;m;B%5xnrYL8^+xU%m)cd(v4RSho7E!VRLhy2?k+Te~n;J$kzGVwo8 zL>m7>-vO=xvv;P9y!$YA)rzbHN5NHatUy*0cPR48_qx@@%2EENmfm@jpC0KC*Fz(D z`tWkjq>sa%FGa7|BiL#`L%gRy`F)-nH1w!0O+WUJ)YWqS>*7TESKd!gN6(~w67@F! z1on7fXHYKdvU|9%5kCV@Qs9Yqz3tqIoAw`bF1!x>-*shFi4H#YoYEiP zW$MFq=z|mgG;Aho@U$H%jFEeqJPVxltmKyDZ2512vC)-TC1W?EpU$yU7+dxl@)&y@ zyd3xC*#+Zkm7d>b+D0z6A?HH{uVgvgMENA)Ip>@wUq>v)e%gyQjBC=C4o(>{=gvm{ zlQV_vX?WnD77j@%%5xo*!PeM}$woIx9ZOI}g-a<69(NY)%}$oF52Cpfh@;I;s_nfOrJ zIOQ+8)JmVf2wxM_O++`q&)CNq%sn<6Pl9D{m<0!X&4j2+kkwPhGv0pOOE8 zx1tY5Jc$ev>9ft(QuY;FkuSb(`&e)k-uhUR9p)!`E#- zmc4Kd-^!Yvy%Z(6%wJBMQmKX(*fPsQ*NkzQN99}_@+@kD-?{yG<_sD8nUC!`;pDOz zz@E++)7T%xhq2ebW#Q~I*kBleMKyhQeP2tRfhI>m3;GzPR-x>_A{O=8Ta-JG-I zIWu`?Z4!Tb`Q7oHzdq&U(~sx(e!42{A)_zw@_{GxOS~+&+3U7MZNx6^HY2dbg^Uq#Yuk?8prJFY zN0*_Ko8`Q_6}O^~61PfBBz~|R+3!K_<8paN0d+EVJ~7WY;z{-fI_iigbD8ht48bPm zc+shZM&0E#)0labwu+{@roLf5kZQa4U!x zZ5j$)CJpkuc_JFD9Cw4qDKq@=fCOXqNV@X*FR&Q$mVtY_-0(9b+B*9T!%g`ElnzqLgbu?H-C;B)1zq#<+~m{WUXP#)gHTE zbjups#xL1ezxs-??EdlbNhx!%ob3{upM>7Z*tzb|%W`gHJbt7LUB4WluQA7BZtwKD z;ujL}ePxoi8Cu4MG0q>#^uA7aOgr^TehT=UpGOhISr zj4_rZ9K$RA*%)JD!ZFt2&+b4DUd_AVP4G>`k86|A=*$I4%y2C_E%IEzxh3%S+saw2>p4)%Jv$tlxI+dhF%x~TfBlp2NN&Y^Qb$er~d2S@3%q_oG$~nW_mMQu`a7`BXJNaj{A9{iA z?xuafT5GHT-$!`v++MrN+nKmyd_ItN;abkw zODs}>&r3%4ul|<2u9UqSISc!w!v`eNfhJ%$=ZjGBtIW%>v4ElX%;$69m*||VGv&R4 z@~)1F@J9T#ybn#@0a!>s)^%qU{lrwjs8kI{ZPZw>$dEpigvL=6cC71<>V8{78$X zFETH;AVXQp+GoBmgr=jkr%m)c5pAsVM47?C$ZxVsP1*==DS-&{${CXr84K zxw)WGatO4E(nuSN#*Enz6xt36Z9I9p(?6IgL=;^S(Oi$Z_I<|OB0$JR1O%GoYwysxp= zNGUYm^Wf?&YtQuH)h533PQ(Ke?@O6IpV)DBz>%YZ_r^1@@jlgVEB(iSPqO-0zPf_L zd%&+NY10mU0=tEEO*~JcF&gby|0dwQnVYzX`tm5>%`)EKRIRF+J1lvvfCq>0`NC&= z-5D=?^txzQMAf&sc_#(W%;%O5(;LxY;hW8eqwg^md2Ac*sAx>x*`~WO#2zDQN^(Ng z9^D^i4O?%I^-SDYyJ#~F8a`x9zhlf@(Bd)T_|7roV-homXXZ|X&LhBj?+nrL%no>2 z^jmn=j9%F~VV@s;fwAC2l)lb2Lu@>_lXlJQTgB^kyOi^LZ2Dr#+ICk{QU`k%h~>C=_B)JB{@VpUn4nu!B^lk&<;O!Zmaw0E@xh!rf;%3Q>S8a zkC(e2e*6fZvEn^5FX3F@%DhLpVTa9}i%n!l1`j5f_WfPjwtg9zXp~)JmI+Pr4kUCv zY|Lrr4ARS`T>_hQ>W%@Uwo6_l>Z{6$Atf)uyUVJT?;?E)`cs2Uu8NJUee9azjWWry+^zYpHkIMxr*(yvn)oHXXiG$MK{qsiL7mWSoh9!=bG}7$qWVI{cjomZhbZ$(z{-8+vCkSIH&cpC za$Be9yU0Bw7Hk_Znpma>s|b#`K&_>j*30xH-tXsbeT^^ zK}$=LwlzG%d|3Qmf?Sr&F~VQT*|)Ga{u^M(d?Wl68VtYGJj|lO8!Ybu4bK{QnYsVN z(9#G@<+AOjGj_4_Tk)~3lt1=vs#j=QMPEPhu*_45&SeWeo%2yw*kVhuwrtW%elTi7 zig^4Gw3;?_fgS*+tXIT_cJ(d%mBfzTdh>K?n!|E^smByDDNP* z+jPVKFVLq%GEB<L*@7c{K@uW%YH*tsXbyp^c^zeAhKg4b%eF7tRiZGV9t zo3>}ag0}DdzeQUDe=qy8;+GGSSD3`R59CaV=&Qu^PW|#T2i)5Szl<#Yf^Nz?npw9r z<`Kuh%PG#hjUD?er@Td;8)qHJ87bpEu%bu2Q>iIH|3rOiIQ#KF@Dt&n5f{#z#y&K$ z3uiKjJH5eKf(zs1j8J!%8#X|^$208mUd2b5LwHBqjsSQ|4$j8mIbue6HpIql`E#n? zu6v#HCW2og+Z~uRf zzqkD#@^>Tew@9YH&Fnka`a6=mE4z`$>G<44`aTW27-r*yEiM;(7^T%a@g5D`lJ~alU^@4SY~TdrC$s@_Hilh0 zV7RQZL~sn=8+ps@gn7#!!V~dJ%#{<#30h}?I&+TVyTi0eRA=YaDjfU1&b?>D?mPF- zt8;%m*f{rWloy&g4MS$^_1*=&irClQOOU-@*?ac%^HeEv9`M4LA3O6%W_~U{=leE( zkas$CoAWJW9+tiSL^{KFZ=_c^~>`=bI&$P{Q0I>w3E^ zeY?c&o%#FMp;hK#JC9j2T5W5a&UzKUzi%6JExDXs-}l#t`P-SF5uHlGo~LTV?%u=M zF@xvm`&5^!lU*;l&^+$# zHX`#`+`mt|L^+?s%&A_^%cPULmS=&5KXOj?Rq(DO&Z)E3J$3k^fZVfY+9dSJdwJ$# z^A^oP%AEHbxo;!SQYh_sclKM{@8W(eHqJZ9_vf8HJ)FvX%X=x#oyUBe%6ukejK{ma z8RtYqz7>+RT_x=de2#bDEZ z$&)L^`!&GpGH~TQS4T5GC=Ge=4J?C>G-nwJ;qp^!?)nbGrn>T$?jK*eGAUF(l*`>9z?%A6R~>@TInx(JO`Ta<<`5K zI(?Mwhs1|SA4MOJrC)YDZTpq@{I>J_!8yRMLvB1HXsnYx=#9vyoojr4+mJ(oc&pBm z{VdLSCTmk^$vwdOIa!+kZQ{p_$32qV!ww$_*8@b*}MX_v91HA&uxvO}Aww=R?IN1n+cwp;6A9vz)!>R?3ZWf1HUgN)LV; zo#OjshVQoHpca>Jvh07$nrQ*P#77=cjX0BYkC!suC5$_h@n?X?biSv+-i+I&e};|7 z-fzwXp3z_o>^NM)*+x};f&MXL+zuShW;EoExzHGQE@hGzDrXH`XXTXZ`uHZxn3vPm z==-+|^uGyyoM|`CunT<7A@Ch4;+XR7KO!D_0GKxqzffPsby@m_`n_B?9=SkQ%a(>3 zBat=YLuG$Hk8jWn<6TMyj(qPY;9k2HnDy=KQAxh&w~S-R7TMW3*cN2RSp(LSnZX=v zx7|_K9<9p?4yA4f;|S~{@KnAh)Q>faw_govU*lUgzRF8sJ{(z^gKfmpAwYurtt4`b24>PjugY zFZHILC6}wr(?b7F+6oTF-r|bH@AEpu8F+g?PI!JEeMD}~IV=2E88ges=gYp=tK2Ji zXXKO_NBpRqy_J0QNbJII7uirp7P z@w;0+=Q19&&w#H!&gd6HM{bSj4|db1hFDMh^a<+421I9V|Kqgf2yGA2*3eV8x%M>l zowc6W@KNfA;vWq7ttR{}0^g3ynRnXO6FaX^`bfrV=i8cj*w&sbVrAg&P4|c2=G$>+ zi2o71EuBaeyxHIC&9!E|+Ez+zbY<} z7&4JxkbP$__E5z0oE!PUxA1S7!C`{KcYSQQfxd$ZULnraSm&6}sAxQAm>qomFX)~pGGoMevg&i5lUk&Sg>GR$ktUkqawO0d(ZEnqpKhBhu`U=!W$1qHVW^S1LsGwK4a`k z#*ul^1Fp6ndB9a+!x7$XsF5?urM+P@*O==B;)m+o)fehl(N}1+eS^?giaraCA#{Ey zyb-vw$eGKy;C?`07qX_2u|KDcjM0Y9dKg36$i3v%g;x8%4VZPr7)SB{z%bTZb;KER zFS;z>|N1kqO8EY+_$>q13gR+i&SvPSmG=`Fv86Zo0XUZ+bK$E|UNc<3j=s=4(V#1I z5qdH-cr|7C^hxF9jEwT;i}Zt1X1DWSY_z+CvKq>W{pJd-^1WK&*CE!_r*r+spUpV) z85_>60)JSrm3}4oFavhAS@w5xOtXyfq}_Xz`Hx2?O|jv_%M{>7@w)nAU1*mzUYIahRP@avs1VxC(y4SQJ& zXKj!;cW7`oFckKPFN^NyR3cw5{>2!t-5l=@+Lc?e*HZo#pDO;(rk6ezz24xB;4J5! z#(Ov)D|3gXy9T^LnR*R!xez{fsT-Q1KSQ0w^74JUh5T*wG4w~CLrV`X5IlN^CWm&b zdV_!W8)wO6?w>1jkUf8z^Xf(V0Lr?XM<-C94qY;58f$&VmRPftaYUa34jKbd8j0!Y zM{>Yech9oElPo;IpJ89#U>5ZfyJsAWh<+M=Gnsz$qb(2CH?}**YLAYU73@X*FzS(G zl;6nF;`gxN32+tPEN5oo)`Ti{jU6GB1AyjL2q*_F6wr8#K9#U3#+g zm%vNbdoo8Z;%||=k9UU~>t}eE##|+OE^F`)vH6?N_J?IJEvvVh6u;Jf0UOC;J#NZ0 zD|ofgh<=-EAITSIVe6T}Z!%8wEWP!;#TKy(V-CvgG; z+ut;vVX$+4@}0KdfTMDJ!_8ywOQL(6ALn}$=3c=s;@Wl9BV)d8u-A1Gzsd7I&3xmk zjrWI$FKtG?#&<4!{wDj~DPHI9_qo%?E$6xK@%S(C z7xlf%=dzD9eQMz&Sater2D+ z*UwLu?D#LvQtag2$Mfhj5P1~jzPj2FyVFyZ_>az-8x=a@}j8^fzjbpW_+@WSQl9~}L9ZdJ*k zofj#O?@HxYi%JLm^P*h-&h=}H<_-GjqG|j+&F@+?f6zZJn$O?!{q99B%~j>^rCylU zPkUjIOVe|ec1=VZ)KP&g?9>K!DBd@>Gv%Q#@Qp>=*zY-qab|0S=d6SWZH&E3W8CI5 zt4gYiPcZHPwP4hV&)I`mnX9gu>KfP~&!g_-{V%mgBSrEpkJQ8>dkmmbhQkfaIQ^^=Yz<@i;dv7SO<2VRbhT=$mbalpGJ&G8*2*h=jCHNR?o^U1TS{t)>O`PO=fxhu@vCEu?WpJm{#%NnC= ztYp+ZA$z%9>%N0uGwPqAp1t4r_3K)E;Vk?R^Czbw`#tF9b-d4bBWu~X{%s{?qQfoUQ=x!+ zL>2G+**NP-f5^c9SY*;t+Dg13b6}oT{#G1a-(Za2LRSbK=?Ps%d)8AKLKkprcs@wh zUrlct^D}wL?5bw)k$S!(yX_migQ(8cJS7|Y>o^Z9^tTiD?xD|R@NdJ&=JOw*PI$rl z)hDYIrQe*BVyx+Y2F!ByD@@(#KA(9b`3{NAg!VnGCoXfv%I-Sm0dkVM%+=HIYctSE zKXeHH1YdZ1KeImXyhOg^ahFHsy}?tEnsRb|FHzY?T~q(C|EZ%xc&9$^50mekrm{|vzH=T0FUsY8 z_|5pE4*HfoP!?LqIQY+VWj}NwYvLo&*iJk+3mh`2lQlwzg@eQj;w$PH=N)j7I@vFp zz;}N`tWBufUMn&^5HaEv883%#yO)7SJL8o;z;}ur^BJ}V{@!2(_#4ki@E&^U!*|se zOMLb(aFOwra*dx?<=F?r|AdC>XVTwCyeYn;l6{FoJSWqRe;Q1=y*{XPyf?huh_^eR zQ?z3;;z;6yuH_Ol^b`9`P#2jl`#Wy-ReBN6^(OZ0Lk!B^&N2`02yy9#pM~ceSZ7I2 zN50W5YwO+Vs{UWZpT;rF<{cLv|jKKRg%$~zW>hTk@={utNG(EX`= z-`NlDSHfctF`_(w(#(AuKIAjXBsas{vhh5TQ-6Q>QpyxQ&krvO9esqi(&vM>;2Uz5 ze$F^!7VFOdd=$DRAG8ZwHpXHeI1C(F8;c($Cd1xY!vn`rX2fB@h~_$eha5g2KKn7> zrS_oT>)f7>G|p=IkgbpY2kGC;yl?pK=(A|UgC{6&U5`z#U~a^&-!N|bISRFTO2oq0Te%dZkyKf^b(kMXm4z63sto|Gd`@nP+^lTYUyhwML{q|Q%%>Nxdg z`{6fha%sU4rEaDkR@O7wYGe3 zg$9wYRc65UL}3pN&II;Ntgl7BLZisH4EaiaNBRnmhq=ny;SjVOTA}KJ7dGg5Kt`-(YlP_XzBuvxDPVeyV18{1ncLl zU^D&8S@SedpJ(O0T)Yo855Kbro$*M1nX^Ei-skg7+tA=Z+WYZi9&7HHhc0-SJ3{OU z)ZhmcIZA0G`c*`KN zm8s{;8oR;Hi?y@I(B9XIfkVTM?+h8^e0P{ZQx&j97li&qc^vqxkAEvw@@Y|+*sICY zx?%cyaB%XmAAGRyC7yKlYX{GEN8i=-O{Vw%f$TGhL0TMk(GsGBC3h8e=*89GEAxFR^Syk_DzZ8DSt!vf zncq_K(SLZF&sm*4;2?VC)26;B_4q2|-DuJ#1-~ZmGkS}*rk=;17dQMJ_T$5T#HOOW z`*egp)8bv8E5vuY?fgKG`Zwh6KTV%x_y4l!{!ljL-j`9itVneraoN^HlxwKc=p}0=+fp>B{?t+^ci+|EA4k+T?+k2l^DW2_9nW&REO& z&MEY~N%A|ayNrE~fJ+(ol!pTj8EC{fq6) z=`(>X-zi5?|SQs*}K0j(k?^**I75M&OlWQ}($|Yah7U-c!Dp{=}XW zzs*%-ApD=kc*1|v<~q;L5m%81?Yw^-U6E(Shqk18?Z4gpZPVfz#<`k|OT(TYnfolF z2V&oO!`PQ7oTTR~&M*w_rF+K6x4q50TTI_!v3-RO`tJ8|c2n{|3HzKD+sB80G5VC6 zee&R)Cr^bv=csVb2~T~FKM9=NSU48m`#rV&^m+}vONS-L`}EkpQM^lsCdWHJwoi1t z3J2c4B)Cq9?He607aSdYI&s%;h=Voa;jZ8R8;-0>&b!opPT0_cc_YpFSjzWf&z$?H zR;?H5wGWriU5vhzoYyy;O}}CMhVskem&q@KpO>GHSirEUqFlX+_Tt+F)@}T4=*FbJ z;Z|A43`I|B(skJbl6|JL`Hq4=t8ZA@b-wIqT^@D5;eEqCe5TpY7p=>sPUZ9s`&s)K zb-uCDx@_uNNA(StFsGRPCPeGfscSx?uYB*&>Nhc3*N?iIaed|7pw;h!XkBmW%FpT> z7FoT_dBk$&S#qGOb3D9rJ3|!-t%`oj;gd&o-7~op+f1iEnXkD`>fvL_1yQ+lIYV&^ zZI)lqH*B=~dh&L2rQO%9cGHr#nor?BwkxO1s%syDO8o8z=3q zwA#&0-p(iO=E6_-qOLRfn{!=a{$|kDpJlcwMxPSNpdW2~!_78R(W^vl@M)`6jx`qg zm8i`zbh>qv*(QRXC2DhkHqB?4ZFZt>iQ2T&re>Vk<~8&#QJbB#sXXga&KH>PeOZSN zrZD&KLH{HVM6TYNuROtbXlwfInXHF9zf*YZ_CnUfe=zn(ME}}bJL8;+R&$PhlfLBE zVxDa{58oZwwPZ>i-~R!wkzcmo>u$__#B`ivug=SL%b6?VeIxnw$$O|zm}^7c;lAdz z*19e>u3PiK*=UzyTpRMfX_aSK<)>NKT>w2+OKG<#cJI%Vj>oV_qTlG!W^-in)T1D#LF!;4KFWPMFRR_t7Q8kC zenVc^YF}!#d&a7N(e7upyUA$RkoS<)ey~;lk%eb}i(d<@`lS|}Z>q2opV54Q-iBW0 zHuu+g*G(6t2zNWYSbFP1A?ydiV>nB%F)i;q_YQ@Gx z?h$3Y@1;pwZzESZrzGuA#AH5aPy_+T7i8MSu1GdgYk7+ z)v)Q|%ihGt6u25oZZ`ZvG*Pb1f^p zP_G+XP#-*da(&$j_co(V+l6Ku?P9%t{Q31pS;d8Vy?a<_4>Z@iGeVDXt|-54u9pHLK4SQB=Grq{60bEV^Z}Z_lExoHqXDn5E4;qI^PO(NLmztruhNEB zJ3!Y;Z;rw5Ao$meHsEb#UhfgSB{sZ@uK4W)o^O<^u>gKF_vsnD5*uD^S9n_lKc9sk zezYg_UT(wN)D_;#f?tjW55L+Ic<0;jYDehWi?Q-uFZi8i!NYEQ0&fiPL?2SxF3{WE z>`{z8m-G5Jg`>K)-o5Sl&F*bpV3&Vl=~f$KZ;T!LyE66|Yi#C}o{Zhwq@}@=ds-J- zzAd~lb)f;j(j#~WuwQhw!BYyn7h>_dMexft@M}<~^$gxeHoS_i@MZ~qrYGFruCd{@0k0w!p6r{{WLWSn?isv`ZFq&O!Is9ts}uaZ7Cd5) zp3s{QJXy!w^PEpFz57PqL({1*s|CLyu0{^@HI!e{Gk6)mEB#I^9KLC>rev_Iv8OP4 z35*9~VJrrQe^Ae19DKvF`%SsJc2g{${sUO811vrfll6p8J8gJvUE$3Z`ubb&h;4fU zZ;K7Dc9gEojK!}&@JqAcUDGpoFWc}6N9)?8Sa_oZzf=nzF>g=sTW`ZF?Fw&z;ODX6 z-PAL9PulQmfp=~!e#cnTm-MyZ5i|A#zhyQ&ZH%tv$HMz>;I;O);1S#Q1m5ky^Ai(E zKIPE&W*G0IdzF2mACHxoa70Hhc!SS>|??RIX!9Q>^w?O7e?Xem3PY>2v_yipN z1JVBJ!Qu4h{KUCFp3PfL4%^^^^w(#EpM!7H$Ui#y(9E~`rT|mgHTMq{aE`_+{7ieD zwQ_-#gSTVP!x1AFTE{wA+PG-bI@#PCv}L)AHt?tE1=i1LJOBJMP}+QRpgY{>MtS_4VkTsm01O6QC`_( z%B(e?{Vb91(=!aY8tuR9&~x@VHi5sumGkvR+h-EDZN(;jZMAJpwc7q9aoc9vZlG;5 z?V4rZKybKXdU!cyt-sfdy_QzD`3%u+%0#}&__ql9ul=3YSR;G?<$lf=qz7-NtmG}t z*mpKy*Uktp0gk*!hv#l(9mrblbX~hf&L?LCOJ&?YYR1{!Lw|RL5AJk@+csw!=kdjk zS5hx_+~TmCmZ;ri2Conqy{U1&2wKGM_o5h8wVn5ZtADJms{;h613YzyK887744?cuADZB#&$90rL>z# zyR&I$>?1X6jc4+=@LcwW4PI?5H2kEY3kyv@NgljtDm)-BTOi-8$)k^wbI8KS+Wxvm zJnA}pqw!uP@l#@-&78aW8hx7O-0?6~tu4MZ+yZ}WxU%kGl%qU-P0Sg$h{=S98mJIBhk#=4^GSZ&r=>?>54mL(tSeQT^sf!%D4 zwTrQy`M=j#JNI#^$nKM^)_?6E0e|v-LC{JWx^RUCa_D9y-nP$SD zZNZm$#-87v`;$4p%?JL&N#K9K8~8T>U*_>^8RJsg*>u{mg(u3#p+T{!qo(b#?mk@~ zij8XQA$Ri3w7(MaVzVrsiGK^Q&z}X4=E18(bQV}RypgGledE`SYi95)a2jRdl*~`M z!D-F2VN(w)PS<(gdA*H~_<|Dr%<14F=XD1H%eU5QyD4$oY^!ZA+BW|vJUO%l-~Crt z_|Oh?Zo0e+A|p7@ip7T0wq}hvCj=b26^QCqdhqYGsicm*x9X$3YcRym=51xPoj16R zc892Y`ue`SccwG9R!8h2aSHlbtvzqXo9274@rTg%8F#gIbZT? z#=7=<;mND6zcjq**AfS&2R8zz=22`!-iJ7)XZg6F0jKS5_JipEy!2mT^}o1h{a4dp zyUXnVwDhmA`WJTg7oNzTw&y9_vN=8X6nI626_A-~2 zD6LUot8ZRv%Kyz7;W^aRykP3wp+BONqdWcJebhO0p^Mzl2iJ6DB>I?02hTBS!Jnt< zLo23-QyAOF*fKv(0Jbk^j*I`=>Uq>3ZsI!SS${bEU#@WYC0Dqf`}`-^>w1~{-@3wk zUUP-pH@gJ){q7fL@Jv^RF6T6_u;{aNwhNvEz(e@-&d&|{t26&)#(ef#seHKbDKj_# zIN}Ri&oJA03dia;&YAcDMZNm5X3R06XR+aR;I-ZrKKu(;_{ateuNT2O*ehtDMEUn}*=X!?M0+(NzgX)WnK^k(YC zW<8rO)U%M2O~1CSFx-s3Df$YJ!YiQt`~0f-J;`sCMgKu^MOx>F8iKG??Mmm!H3?*n9Jb(a#z@`O+y#b4W7SEKf$lX!Sj|V z&ohHnj5+DaO3R>=^-%EESm*t(*+xDD+uAAqy@VUhL^3D&j zWszHJ1~9A`eb&>)I*XWcj6S@Av!m#6COokFswz`&ODvjOGd1IEuwggMqq3(|@w8TC z*cZ>!$Tx6~@ceW#otgoT-{B19PQIy7?$u-sQk{`8Gn{9{Bk94f|DG7-BkP=*6^}gf zk@?-&y~GQ5Q*ZdA6s@tGeIsjKQJu@W0y`aY^=FYaSEfkpkr^CM+vZeLmpm4%c^{jx zN3OB{CPzV=@_y!8%WgA@=cX!|!(OJ1f#0y1UFJ6__q65dR)*f{qJk8$!0yCTX15&t3Lb zhwuN=#^Z=(oiW%Sshix}u))rGVZzMto6z)IU@pTSm)~!#JLkK?M{l?6{C8sK>4u%} zqiuIK_n(Y$?{|{h#?Prw#-nxA9W2HkcMplN$E}Ph_L7V*I{n_cGr65VMm_pbJ#_w9 zJ+t_-`iyIlfi*X3@aj>K>D`(Udmp(9y03MGkKcg5`G!S5b8_4KA;$Xq1&jWGL(YLH z|I>qu7%Su3=o&eGYsU!quQ9-G{+8tIy5r#h##nW$)|hc$ zERXupPf;%Re>8{rWHj^2SXbEam+Z;6kB47pTl{(pdG8)%@atUqb*JxNP=8%%a+>#2 ze`q+o+&n0Tm%}OVj*fp&ziM)FU3iCjgO{Zv^!zE6}f z*ND%SoKW5Z)3;^bIWs1QTE4-YXZ}Dxq1)fC8Z*Bi%gZL}YQAauK%O};dB{B1-j_Hj z4L%MeMoLEqvn+o8S^UQ!W6u7FzTNp?v61&~PEPj^sZZtyo}}(zL_>B1;dN)6)NJvf z#i8>~pIJe_cjhFQ;Zo`|-@m5b=`-#JX8HA&&-h&Hn7zRa?C)%+pPi7+2HX}*v;-&Lj!h5zoLd8ZaWv>Tc~(Zb|~_RoJGnl}$H zXfCyAPR4tg_n*EzIo{dSAABEvtRE1=k2w~ebq<-%~G}im@VTTqrcre=Jf$uAL z&_?~emn6sa1EF;@JaEVIAl1TAc)r4h3j{1+J7z8T>kF@}GJ<%4)14}RQ~!At1k%gErjRvBx` z_SXzs-0J>7Y_Y$gm%p`eYzgB!$#`^Wg9pIUru zag5m#9WygnOuxp{lk33^)Ms9Gz4)Q1E?y5zb+I{b9$Dw$!+Lb_7Z%+gLHF){2Hg+Q zzB@nib;ekA0Y2zi@Za1I{LODdNv?DeeY^8tXVdqvmYio}1^;Vrh{691VEUQo1g9fU z;yYI%zcm)#M%-oMeHHCQ2Lle?1){u54-NvhcM^Q4621%G-sn2nZ_!-o=csrZ!}; zJ}s&j!|2nU{(ngQyWPYA+o?Zz4>Ye3n4R;5oAT~rwKu3Q8j@VsUZp|@$>rzg(?`|w!!G#|X(v3S2r-|qDDhxFa?8L>EVD{sn!z<9C3* z@AOH|?-B#=TVn7o2Bt5^;`gQCJqNt6a^OAM#JkeMJK*4n(>5*x_TdrGKVA48i}zCc zcE|4v=zHz%7tx>905iL^704{MQBTCe2NrJ7J>lTHm zaj7AwjoQ{AuGN+hq$WgEWXrIa_xqfC?<`^N(BJ3%BcC(5&pFR|&a<88?1qmz$Q_3= zpP9c&-f{EjtH@u*c@P=*N-Q#({4$p@@++-$>6bFMnx-E^`9v|}5NLS0HPY9Vf0>mh z_Ahe}OTjO=Ti{K(c}`1wuDov|F`|>Q|5kGlUfn@n-+jII0NiZMQ~a6tUuEv5yOF-1 zJR)niIhRrRXJeis_fSt-U6c&!!v4vlchH98!QbR`G+6#y^<`g74sGMR<~01s?n%gK zYqHWu@wr1Nm&iYS1bjSmy>>eLK5&Wkq%QBjC#!gmIivc~#~X7-zPqK*_Ui9LgS1Jj zCf?r{>*wACmWBL;j|aw}gD2sm$C`Z&b4?xjj?mtTrd~4Nx~0gVznyZ4}!WPLMUozS5A~YZg4BPJw?7mHgy%aSJF@JPJ`|>Zs?Bmv5!zT zk?)*I*-zfJx5smZZdXAlHK{;i_i&tWHh8msGS(OO4uJN-$S@^}cJ3IK`Ok&q6Fn%8 z;#+x`Zz;Oi^6mrJNRseeXpi)>zc$-#r;DQ~ySB^z?D7bqeLz7dZE!)zlM+k+aB!D( z8+NyM^RdCuXCstsToNO!Nm66=DdZ8}+0~x}{tNfQgI%1{T%Hu;zw^y@*G08E+J3u% ze@r}U$Cn>~d()tOSV1UdL@ez)@EJ`%8h&N(?BT)CdB;R(cNw&&Q9hB*d=7l=543+X zv~TSfqcd(`iFD>Y;Nu(Yb!I(qZw|DNLT|>z(*9Ry&)Q+?&E||?Xj5i{_Idpj-#f^Y zNN0lJPetx~K7jTjp*^BAUr<)sZ6~wGDVxGr)J`rB0mrwsy0`o)Fzk#ep^Snlp;YEU z)ckp%@GyT@J=gGe4^pr2tnCi&DG)nhzku?`Bd3Ix0&Ci4^htaE2F*GB!v6R0cd}Xh9IlzVHSMcxq9*_9xXuHcK&#tv%uYJ**$ehk}>XtU!@oOOE z#=U88uYG`fCt<5aO5f|PvAq+#O`n;zx;Ztt>jl;BdgW(wjCTK=Jc(>o?0xMg*y1D}~>EV(j#L$|kbYddhBk!(Q*}fGay)e@Y;Eq%YXb@=Lr}up$yK2FR1hM(>1{yrog`;)7Xv zWkpj$dsoozd40lf^}Y(8rU#9>?DXs=X_q<2Q4Ss>?o89Sz7nA!cfWB4vx9z=vu4Dd zY5J9v`@oDl=aDz-bkioS^|4YT?yT8w#GRLrr|k@bPi`}hbDj}*dWlUR1a9sRs*LOp zO3|zME_1%D(bdZu-BP&&kTtqx$NEdI{-&quDyMqyA{-+{+ulTI{2k?qzbYmEs(x9M z*j4GA$kIXVng@^C=v#!}yYGX4MTV|P3^o^7BA=E6e$P64T^|PAj9pv3lcy+O&e~U{ zwO_hzyy44-QIF`4Z!WRx>{z=PBr(yh>Z(_hgKZCT@lM`?N?eVfpnNG1=OvLwuUxjr1X}fjg0Y zE~ebV`S$v`0J!%C;-&@o<6C2S@mp|bJ!AUg*>0oVGDkck+0Z+gljDvdY2%~hP2`tn zQP0P9_=icfVXGs?FW*DiM1FZ1Wm78cb+!<=(w~uI1F4t$f?n3*e9-jP%h=vuOrONt zjGgQ&;|%&KvLC9GHF@sV=Kh|@H}3Lj^!C+4^6pL+vjXUSVTvY*SBs+A4_R>S;<@}I^z zhRVWTd*Zh&`l)o{Zo}_?)qqX0*HvWfHvRsxiN?Ore}#I|jz&(0`+cvT!S{H6ztHC| z*{b$KD-|!j`c34i9vRz*7d~n9;T;Ei(*6S6pQEjFj^_?VbuPuLUnTX8 ziKWN+zCq8q?6G-F;6K;awU70eEKp@U`o(C zB@Xah#_vQv;|z3EWU%0`J^6d_tsnmwyVtOqea*6G`3&?x@c5z8>Zd(5MM~#I->W&V zA-XV@eBukTpgVMu>F4)g$MXzd#(trXE+UWEvYoA_L(_P8wQCIaS`=%q#U_3`drhV+ z4~5x|-5tP%{`Is|<{&M5^|N2=cyJdf8K>%@b>urPmiL9cM_i6hHxbL7Xv6zFzQ@yP zCvxq#&DcZz@Bm}~@Sms3f#?DR>3cbz@={yxX423U7j(1SGvSq_@Z;w(5Q57ctqz?3nDt_Gj($n`9zt$?E(740rb9gs2 zZXK!mFuup5f7yJ0N!Qk%s!sX{SKPAfnMhFf&Rsoed)CI|S*rdM-{aMp{jR^{pVawx z>in-w+3ypSEvL@UZOU!2DOZagyhxodP-i@v+DCKO3Gj!IQ#|-w&M4IYUu{#q89jIm zIKC`yc_(+72Y|1zDW47e9^iM|z~wIVrNEciz~=&A1pHPT_%h%(0>8lqUJLvh;8)wg zn}N>(KHCO<2WJTH&_)M@k8+kN9uHNXwj7n`IPzfkm9FvlbbL&_{KE5JQJ>67Ouz>0 z@_hYce3+{5vQYs!3mC7gMUTjC8{@yBHu(geP1_e@-$%xirq3g<_=7(u8-4d0m3s8S zHoSB8@t5?cjN1mD4crM_vw;@^-{0O-)y+C%Jo@GW{}K2PHt<^D+kto3z?*@$18=i| zw*&td@Xu}FPTmvw2zaXvycziWz*}tKg-QOBX5id+AHRKWf5~gWU$ucR1O5{5dK-8x za2kcP9Hw9s*uz1J4G2FYpQ*cp>m*!2LGx?Ee0e+kpSh z2Hp<*Cg8udfjc=9crEa98+bPGxxmY8;FcZ9*}`q;{TlLKNM5nqE}JrPZtooOiJg4u zHtggJm3no#_dcE;3%<^s@pYj6SNI6<@jiT7Hos4_v6W`Vi&xsgvS0d3{>=Y#Cvg9Q4V_M4zoZ`KXJg_4 zCvOe)Z0V^w#MrUc=P%i1!{6*l{*pi0@d_U;V^85H_gKc|bs=NeZPfEm=yT@zOTMtF zr*@pbg!fG1+NGrzGX9sg#FZ(r(FfEc^W(GN)lJZ>+Wh+*-YfCw2RZvNQzPaf9<00e zr@UG8{qgWvb%_igu;FQRo^9M?9a8nC=o3v@O;D*vUueTO=?5OCt-WPp;gvasZM0)6 zczrfF+IeSi1@PaA9-QniSuT2TlE36a_>+C2zhnvjXaC$^atx_+4D%*-d`E`Thc3&- zw#l<>6mO;QfAi1$C4;0a>2F92kEai{;k}F*F0jGx1a=j4%6x+}$6qo_aAx~U#@OJR z3vXtb{QM?K?AfDVa3sAz_R{ZGQEswL-et^9oB^yE-h56v@BN;tc=8wcSl|+W{FAiM zCZ0Z7(df~CPM%uye*>e?LAT{1f`G2It#9*x(`08#XW}vgt=1qE|Jf zO0Oz@j^1<53cVkX-XF(&o4mU|QtpFbKI94Fep%<(b70A)V}Qk@eJ*X^OL?)WJ4{)e z4&Q!YE^94skqJ(_a>wBN)EMRr<1GU<&bj%dz@QgxV)+IBk}s+23vkE78MciU;!|`f z9`1eh@p0EK_Lsa3?q+bmeGd0xjMjE;VJ@JYwTKRvd%BzV!7P4!!Q7#Gv#D>vrU8eF zR{jQ_$$Mt=`wzHpzK3^<7xlky_M+)s+j(28i?_iTQKy~weoRx<=w9*)-hVLwtG2}w0?^< z;0sOSjaDDD4}YeR+dEbr!y34=Dbo=3e|ydk_z#@WoBF{e{Gn)`cYP1eU94p!_R zVco!1rfgba7$ ziFZ&>;UMA$>T!X)MfR|BCx_LBzTlR(AgngL2i$7I9Og9Ic=yb@lU$YM?hvc&UUb^W zyVLSr#yDl>S;#r0(#~bndo=ah!KMA^hAmv^KD4=~YCwWKRvV=*@h5%pAJH_+`zVJN z_u+jb2X`&<4hniz(CvFDI8WQC7ik+idmO>-1GG@*axI|eXd6u(Y@Js&JRrK~eFq=I zSA$9N0$Onjq!zoOT7#b;uN?^tKDA^?paybh`cd4OK8Ux324fdTb65S4;33wp<$Wb=tkrr0vd)#+{TTmG zSm_IWiJTwi_rpK)g=T9RUDd4V$XheT<{XpQy4cb})>N^t@Vhd63$+c^O2^BbnCVMu z&Aicf^OrHdChbYPlQ~j&G{TYERmQzm@_y$WbWPSm%g&Yiz0$eg%ds(fJ@YQ$)?Qa@ zPO~LEr{>kCqUTj-+s|oE0v_JW@LVo?8PfF97x2g3z8}lDBT4>WB>MiW@usrX4y(<^ zd*sHO!r%1O6s>k=QIDf8;g3b9@MjME5Fd05Fgcg31-Xld`pa}5!zb2a~~xm#>NomZ?fXm;E#?Ml&C zQHSU{bGULhkLsJ3{fvG9`c7s3=6#XD@!C3hbNv_mFL}C=jqq+RdM5eg|NZ#A4s=D{ zEt2!x&FrP?SW_@z|2I>Eds4Jed8#(9oEYrDMCdqFuu|TGU4{LBdM)=Q&{nIgywA4Q zEPG)7)L^Ix+aIcpD@JBg=T_2$k&21#wIW8G32QwPuuUcbqC?Ox7EQtWf|znaJ`uCYTb@HEnBXDHp7;O z>nA`@!|mPqZyl@Mgse()O`1k*aor@o|0wn!sWzB+gmw#$w9&wmp{Iixr!awj3$7!iq=z{g_f92^x@K`(z@!R6*LHKX^o{>Ko zd$|UHU*3Eh;n2GLypg2(j>$$`J(9hRBM_( zG+loQK6TjmhK4)QJ6g^q2WA_9r$5UE$bR>`Jwt__T*RDE!#uQtV}9xyUO`e*->1Yo#grh0r2>9d{wFdwKSRV9f@J7t(dBt+$zN72UDqAFVeNsV9Zl zz6ClgyJ>-TpTyhp&3ya2gKs0%n|W#aFDO%PuK9I1v+|ZWGrD}l(6q(ygRl0K{*5^X z8T%d&U!ZlJ(CF3-cr$CG(9rlX{iMV;nc$PUS`PN)S$NA2jmj6i^y#I-hnScfds6Xm zpW_0{j+SwIioWRIJyl!j1C$M$K2`L5sfsr;bO&_+Yg~y879a!h(awoR9QP^Z@}bjQ zD{PJ4Tj}F_y!xfyqp4HqZ>IdHxaEmuY|76a;xExu`4s&@m-evqF-7z(dq0~J+&#$` zl6%0kON}_uanIDyC*Y}O@1xjb`1=D>Lmx`Ld>8(T4?hKYHxWBZ9F*4P2tEZ)DI@;( zX6mU*(#DM-k9(Xil;()&qQrN|xKVU1BOvylrf&nc(k*^pMcLn#fp?x3lzLWuXyHxQ zuMoVm@ex8Z=cfgSDl`vGc+;YyK<*k>N)n!vG_{bjq^ zU)Kh&PlGQayOUHM9{og>rs@|^#tmQSx0N4N;~xB6uEWqJKl-EbZq{}1P_^?#!&lCy zUd88uiG5|+K+{*=Vfe}$;Xxu_IfHsWxhUc*YuImtorP_=9J{n)>SFTNMZxOAFppkf z((9gcM!@rrC|^lie+3O??C%kOw&%k>!7VuvUwJLCM80wico&q$`pVNOQ=M!0%5>v* zjIR`4RX}IQsEDszI?C{sY2cfH41~9bjkPViA9q|J8~JWSrxzo4k@1^OLuX!>ls<(w zFwvoO{S}pF>R+N8zoOnI_J++(^_TpE|9i=~esrvy>qXAHpdVUV9gT*ZcRpjtSsM^n z&h;{9qxwX~QuH77BTYH)qwYj<{(^cwIV&RP^~v^f{wI0u^QC6Sm3U1lTyWD1<_ye#+a()rKyQU~P*N^lYePT0ZvW_$4{3qjgjGTp6BIoj) zh@2fchMb=SA8%YrpI9H=C+57_Q`$-2v5B%x?0acPR>boEldLMtwmaT2WObJ*t2X+# zj$ZK#|A%b|zh~M|ntm%dh;71hY-3zr9+fxR-hM;gx+qw*ys*(}-j@34y)EnWrCyo8yny+b^O=`9kNKH%nWs62H?7VNGH(-*In*-Z3yB}fsNatN z1ED=0J?;30`)Jcp%4TtAw)o{w;s5%NL@zRQCp@Y?#f(YJv1fTwZoZ-w`yJs*?y4Rf zjyq!7O5D+U$M1CMZW%{`?dcxkn1OoBFj25s@$REr(V zq)ir%%mg^zwZYMj3@3vlx}9aLMTno=q#ORpE>3(AoNw*-{V4Hz6Z^9)UcLYwKK5OT zZVC76$@*RoCzTn$X-mSsK) zfBKPA`{73!XVeI9m|Jmc#1Bb^?YT9^1;kpHQ^teu?WFDFkVz-J;{Tzi@LOUZ;oXh2 zN4^Vh$MC&sgPI3zHT%WG^^*NKGIzC&If4ciGo|SJG{YwMsMMqHQfa!{A0z!*JY3SZ z&N9n?W0v10DYP=j@v!L27L{h|n^l^jyWpSMh7#eUHP(>0$%s#q^(@-F$J?E6=}tTC z^uZ(XgB?+RG}<4hQ0C)*_r%o=XPUp{B$Ljq*jJ+V98bQz^eb_7j9C5{;2(n{9$eY{ z4>^Ha8Ede%7cY;%u7?M9u)g4zd7yak82tFWDXL9g{dwqFHq>9T<_L7jSYjKzJdJYS zL7(WrDw{F_YyZNCnRs(5F1^dZH^_!ofyr81ymmAL`@qCK3%xkbj^E^4Z{|Bs=}(%@ zyTlKtlfN1I_MvCLmbT;b zDShXZXZol1xLmA%^rK%*qJMSM&nDB~_GkTLK=9B8XJ8NO8GFrl{B;K+`3uw=*J=7%@_$DDxW4uL<7FPE^$zA? zoav&U>3W)J*Rxp56MkN#(lq@-QXl__UFy6CQmu^TK!)+^jhQdGSx;eI+ms%qOL^!-i747nX#&B zTfw9N@5Be?J@!3o9KqesXu(c&x*C3t`=F;P(YUP$JYzYdrSR}}q{P8ZdAv`=e5u51 zN*2eQp? z>V1T@{5sJqrxE+q0WV;!Smu_G0X`W0m->d+5hwBPv+%=h&Jh-(ui$HJQ@Wa}452dCi=&%!Sj;~%Fo?wG=U36~mojE5F;9x&!S z+^_h)0lqO0S#OSgI5Tj3pc%a%^tsWWPBrYL-i)bY@`-))A)oAhMiz1NU`zFP5W{6F zTT0WiW^|0lyo$k<4}+tDcRH`&3YoI3$s?ZE#+eOstQ_T?N}?4tj}Z<~80I_GJD zPSyv5?2(At7g0ISe++xKjD0!py~X|l_O7(E{!?s@ab|1U&dwzE5)CQtk6!1~hpP9I zXR|kmwdqo&C-_Cd@z+mP+C|tx;{i6b3>`ZI9!S5`!}`U+8ywiB6Z>>wr+u*3zQis4f`^tn z0=vPbcx}ZiNyI&FU+Dg)jrpsxA^2wchGgQ1NyHKN(ch+<{q5s(wE*YH>m{BT;i8{q z@6v^ff7gwV3iq+dva!yLODdAH@^0ns2|uv}zK;0_Exh001pGlY^GdRQPWiA8q`c_^ zJ^I(=X)$rNfXf)ydG!ux72nwsRjwsm&Z~b)xrK};g^p{?yDvu4j&foG&!W@1C0>v= zrY9Nk!ZX}AA?F0l@poa^US?rVn1RpO@A@$ z#m78$w7m>qZb$Z0h|N5Pz3j(cWIp=@*7wFQzSY)Na{FcF`MB3l`ty^~xkPqxEd09# z{TACe%e)J4De=DOw|7x~ce<(H`}%2t5yZm-hz0EQ`%>BwSB}5W4a^V7tqJd(=#$Zps@PNdz9@eTA6p%L zeW9s^=(Q=t1f!BYqU03QpyxB}SDwxYvM5TxsW{7efb+@2sPaun(t>aLm2{csxH) zqt?Px!~1aeUW6ZXCGvx#1GThgIeZlz9D+WkLSLtyZqWX@I}s6)g!bJ>+hAa{ytkv>GHFd zDgLO~ius8-DkSD-jByq8DcwRY)_59N2!B<&a)8$G1v-#p>yfxip ztlthNpZGfI+n=B;zt?qNYOIm}<8RObP6O`N9~L;erf4zN$y*&6zR-XE%=|I?H}*0I zvSou7kg=(yzx}~)(3Y;>LHW-ZlgYaEQhrOF+dneW+xb5pKe9Rd@Lyyq?;Kiovk^2$rn15QZ#^u}?O<%Ft&eO)dx^_O^30+nkUiX)gvM;vYFiGirt<=#GMMp=Njx>EEaJ%-s4@}zRp5q8;4tTlflF(~w@`5$Q*#O z2(E0JF!~s6sGGmeQI5ur97iK(oK9#tinBb76Wt--L*?{!b~0>Zf4$gTA@vDwHRead zGMqm)SW^^B*L?E%|CHF~j+Zu?GR*yxDMQAlVsk;Wo|Y(GkG454WkrU2)SW8ndN+HJ z4`O4`beR45*vBCDmjX^DPxc};EFaokGtU)cf2RRYB+n4=suFv7?gVZp&+WhtljoXK z(EV7x9Ya3tQMqG#xXg2g4q|WJ#DZ3Q#E&p-E%`L!HIwS8v@ZKn^i>58tf5*01&ud-XHdn7+G6TlebblY=!|#dbV8 z{j3^8T?1U!!|e3`1nO-p(AMReYib>?qw{jvPd*}9+qslDaXj;;7ZMlevu@d8`h*td z8^Ndaat(X`I?Uf&<+qu~otu>>>v-1tz#{7*@S*ICSY4aTe&RaxNamfD4qQ2gF;IqH zwy~#5*4kt~!)`tB0B!qZqFSd=w8$9_ixxRYA#Ij397kbSQila&zJ`3v6-N0m;NiKy zZQvzucuYxN6PBj`2blN^#~I=eGxh(_CV6X1{FnM(Aor7b^d7zo-&>;aw1n|^^}mZ; zE)C_^{jF(2N1CJYz};G?c$hZsEoW-iB5XurIv;&FG{($tiflgxx724xe*?H*UJ%OP z%$bfX##~ZHXiJ&w3vCt|ERWEedX}^!P5;8A*RI{wLhn-EUX)nn9Nt)BEo<*4EhuC5 zYIJSs+r~J|uDz9%x0B;Nz&`UU+?DS2lLD!;d?8EkGbAP=zPtvWSZ^X^d8OaT(C;+) zko8OUiLKzi{FM$FD^{xYu6YAl?=tQZtuxzZN1ND4#%b7q&ARg(;KG-ip+VwdOFsDi zyng7Gz^r~ibVd5L*VzZI;^ylZuSKnQm$Tlz0Q=%wSiksY>en!R3Uw`*Z}j2r8mGLo z8r*-kBh-1H+~+?qW{=YEXczLRlr^iiTaEW0L_QgpgTEKgd}(qHGLx~ci#5y)J* z!#vH<--ISE8}Lf-`*`zHbi;9-5y#c@J&}KUiaHu^cC723 zO4KjB^nF83=R1X-noZHp|yK9bq(syyBXWqu{x~p zQRk#G^u2r+dHT$|5enpP1Y+>)V(!C1hN54!QkFd}(Y{LFo2LDZ^4|2Pz*F$MKDVRc zbhFGOe5>wt$8dI+QHH%mYHV@8;N2gK*U253g7>fF5j%7*qW`B4weGjRhQ32=V)RwM z(1EA5V25d2WzB|dmE$+1-Ii_A*M$4m>*3G78+p^nl1-FcqU@{HiZ!53*_Y_Nv|Zyp z?R__3Ukjq-GcO{a2gsMmubxZ&A>J9Y)4?ggMRu0%S#5~+FK3WvE%eV(d*UgRUO-nKLg_YSHF}wl>}zmU0$tEptb!_4MPxCp?vYQ_UZ;R=sa6{Y{#2 zSAYgS_G7G*w?(YG0wzjZ*_SOmcJo`-8SHqu3;2wFT7$?sUi;f=_mi}-LhN~j(Wg|1 zJ&%A6#_EUI(<-{Z^-uIAyzLXM`^}uO5FM3$$7!@91zhB5xE*{cqSMA$H^$C}^WBb? zLTu+YBR1g}6nX{O%Nh91 zLxZvhSoliZ9M)y_SCm>fq+Q>$|4eX%zMmP~{}wT93TNrfSXIuR?;}<#Hvcc;|6R;| z0GBiFd9wdYVz}r$PR3Qme6#Xdx*KhO4OK zs`TJPCEk3&)ET?-((m6ghBv^z)Pe_0zi`R=o+^oFh4y$fT|*i1>3g8df+Jg#Ca*62 zpe47*d0$cHwB-L`=6rHAj}O8#iLo{KC3g;7X3{G%+(-O_?lw$C&H_6Jy^`-`y!{-l zTar&=WYMqv^NIV5BK}3<^P9m*+ic_W@zDF_Hr7RL+Iu2!;h+0^W6!AYzlOO6;qT9Y z-GtwjKJ^Uf>!=dj)Vh4YnY(FqGlrCTY6ts3<=p(WI;v>%h7Xd99Ln+fP4$_R$^%icaZnaEB;#M z;6J9Ws=MI5xn|O&_HEMtLzC)XnCq4JLwvZq?@0WljFG(hWat(j3f^$Lq&{QM<}m$L z;G)A;o1^vjMPNOQoiz5g<&V(DrD3}gb3FGX{WEia(Ylw-nw{vKtXWIl((kVg^)z%* z=HKK;uh+$k6>6vZOMZ(?d$(KK9Nk_`-9eqEuQJr^UI8C1h{WG~g$C7!)L0RKB zWZnXg63KibW$pMf4w%Ti3_Y&md|`juejT*f$*&ptA)C~Lf7HymZ8c|9nR<_!tBBEi zWiKQ91U$*UkjOWU_FDSfR%67o$6E4zA=0+G;f8$WobBEmXYc^~QN+J=%+P{OjE#PH ztEWo(bvqsJ0jIRr&QI?HF7o*z)9}$kXWAp-xsY%_co6?8KH6{6x(mLD4OByG=xUi~ ziS@VXrX1{e{RQyP&?h??Zv>tjWw*IuyUozw2d4NLwf?t%He)w=dv|O9nE9TA&{>^o ztSMRXVO_6v+?T;uH=Q}fv5v;qr#4ME(2u*?#ul(IQr)Y@8gie&I((5|P=p>UC;jUOQB&y|L{DT^gW*d7oD`@h1hl4b@se?FkX9S&|cpCl{b5tV+fzY zYoadgE8`4a?{@wkJmOQ!XHHe)B?yFTXo@cX#hp<`1VkLfg-CgmT7T%08t2D&|}*G^~RLnNOoG*=xUa z9r5rBTBt(i$vMX$eSI4-!3*TwwF2FGhIJqM`MKwCH(Ea}RbuM8C|KE-+B%8ns+n6C z|KMM1oO6}EMSqg|c&|(D!`b&V@AX`*F_zI7%V|bGHK%W&{~TX%!0`pa&KCv+lg}v( zZh!iyVA@qhLC*ze1~W(Ff2gkpJZ&qqP#d)GokzL`e!QyXYX=Kfwmf0zdmC@Y*4@V% zfro?FZBHl{9*HZCc1;6{G{N% zoPNPwqxuFr7T^oU^a*y{N;;Oa3yVolat6z|^L(v2zg!XJM=Qd9G*$1Wy`q!5?^bh8 z^$kB`47i%{VOl|Bygu<;@)t+hWO3LgGxcr2DxzQ&Vc2l}KfrE%UaiNrmfgY~aE}rT z!Eenm=~Ia@_ac8E>m}Iq5AK@N0>uNgP%gf$IEDFrAL#;ZQOAa)Q;WxNhtyhaLb>3; zM@j4@{k)v36kJ)v*mm^22@P_-%FYHGfOkakDZ0OT9@uO2H=-lIKo6?se#ZA8|pc_>B(yMxAO)pMb0%Fo)49a~RUU8b06CrR9n5@ai>`7vGSDKJS_&{!8Bc zO$+abde_uDJKFAswwW)&yC~Y}lf!ZN65xuKC|}u09M{SF#vK!>Z%uNH|EQ6+?C#Ubtd$*$~>&l<^6XQPgMNx z)h{!7B6Bfa^NjfaM*3Od*ExS=zs8A%?YlK2R*`%X`y;bP$vPVd4OevMz-hJRed+c~n% zOqnn~%9!#^)ssXflyhso&;r`J02}V@_kW@tc6PB3n4JuN0QMI1a{JJi5HW|`UAS1& z#tVO!o~4z(iu@eBuiJ)y>O?MW+{dTZ#LfAXiWjxKI*Bnya`)|v@PxZ>y_{39ME^t)r(p__Y^hcx+3k4jse~yujo(4=z48u@PNSF4xtreSj_U0K5o zn|m8th0a~j?awEE*~C7?l7Z+oj;%OWdd0wL^Tk;lHKq*XY?-sm7Z)WsQtK7?a3e9{S6j zViR+)E6M+7vwba5HqjEc39nvA9ijs=f8}}0s4Hz}IHs+ac}j_8B`(oM8!_A@aH@Fr z9Bths{Dj3{^pgUPtJ&72e#JXa)kCLF`qfW5jr^7^c`P_??_T{pZJc8!IvoJ z%Yepq&cJgSP4V8A{f0PZjzh|uLox>d8v5&K# z_5y#2_~*8Ctzo?yOM3OMC?~eplo`9Pp?RyZuVFaj$z1wMtG&4nqrGL=jGV`MAKKgS zN8&*UH1X#(k**6I&i_jA3`sHcR)I z+i8{kIgD#t)&86ryg~UMcW=mgD0c0h;|@4BUZTdnR+)D8uJ&O)C`-n-;sdTr3ZFld zKF+Oajq%!jCv>bFzaOdtVjCX) zcgRs>-1Iat%07JM8qxDejPfLK@uwY8Jn9JZC{4eDy7&Cq-rvjwZtx?rpHsysYmVU_ zL-m$?czjbqUA|!a_~c9jkLCM+@FeqosfY%{^7prXsUV+fTYM$R7KKM&gT` zkexY)Q6JfFm8LJ|`|>=s77!!P=Cl1J(~;*c=^L^6Q}A74lb?Ps^K~iu7ueF}lubF` zuz|yId-W?5=u0~|#)4mPXPUU*65Q1Hrljck>#D9yy-}sZ^*5-~7q=Z={j3CaHP2%G zpSpzZzbIT8deHO*KRk+^Ge0N(5#2NF{8PghG^llXkNypLwqw&-xv~Br9G5|BT|W0| z<6EuRj4@}uj5+TiCfoaTX0WSkSaAEA;X%=R*B1Qg8tIdbSgg+xbnG4AmaqJz!q7E4 zpZOYj1=fPTT0W*F>{Gq^OC~&?ojn6ge2A1gNUY|jZ;JTU;rbfjR=jk;ZNy44F36>f z_&kZ3EFY5__AwdyBa~CI6#QR>oTQ((^EvmDcQ>&|g*oS0ey)~RVa8eO&t>l|5;4bD}S__8cw0?5Bd2gUq^{7{TwGksjRQGUB4>Ifkdn zQ^uX!@%S?j+;;U|1}uyCMD9VG*iRcTbvuqR;>TIw)b8vRKi(e|Ki+@j`0-5eOZ?ch zOe?*mLd*BMjCCx>NTUw1i?*e)bre&F*zCvk>MV781BUR}>R=(l`L zOq}Uc>(gHS1nLvNDEEm;9nt%R&Igt#z8pe*tA?8KAb?Q&+oYN=5*ku@2QOTYm@nI&dsVbMf6kk(oe~}riZr~#P1v&YWOtP zI+Wj8Evd|Ln|*m_6}mv((oXb2`G)BC8YPx!Bai>6So-Fg^zDQ`@yDN$r4K3}CN`Zc7L z-92eLp(7rz_VeAYp1G{qyhl9}=iCksY441S{Uuq0w1)Zc=_?zY+xQ-j|Aq7`4d4_0 zKcV=~n46eL#)uD4rn(m|v-=vd9!1^jD}M3jm(WBzKNp(Nu}>9k znfk|)!f&}x=2CDSUPp$0Wr8|t;a4+d&nAzoZysKLm|mKoyc0XlG5OZtN|PBrnIY~uNaq|7fbu;I1E%XWA<1zt+Ovgw7Ms!w@;sQ`bSh=#jO8m>2KNHJ*` zV$v{J(iOhYP}(9ii$CD5JzIIz!k?Q=oU=@vKYa@h_))pAJPPA!LEp7Q3 zIw$qBrWbPV)M{QVeo zDP2_WXr=1E;f6wCO}|IseqZn%eUHzSWKQoB0Do^qg3<`-WEw>1v= znmhAY2da-p_cF#RUdqUxmrGec=)PfQaL?<+%H-E(srjgS2lsIASVcc{rqQSW&0J@Y zxTFf1q_OX~5WnQ+Jh7K?C2@9mevTN1`A)CiUwj&RCBN^bjL?!_tmbN39cpghrC-iD z|FS}(j(uZgtt(m0Z^@dPMtNEHl=8Pxegfw)r0=>_bb@|iAt`)mjXoo&#*|~2^F0Y% zMX~eVKhmBy+H*DKx^M8(W-ZhP53Z$cGUq)<;T@*WR;fq7oRodKm9l0c>m^gLi|i7A zNiKX|Zj2RUVv%TwX$4;&Se-7OcpY!n1hR>Ox=<@2P zAEDf8%9Wyby?tIgI3ERe4zOnNB{nhD3bWo@%zB4Oz1U)gq}bwc>QB^0i7mx;-UE-k z**Vr68&85a5#9Ib&%yURbbldy72V%5&d_}sTQSb7lzDEMlV&{CI-fkE2QNL}Q?-=e z!k2S}K77lrE`z?El0x72k}_`Fq0-@c7wJOw7e~u{2mg!AzgBsM>5CHBm?b;ex3i77 zc%{joUnu@?&#d5}@7}0zrRm2dkdO4&`DXcJ&GH+}^6Sm=67%<#os=6*IcvYvPGrdW z@}c5epCP~OvkN9@gA+gDfd6(fZ>IbZ@V~pKCv7*en62+%ek+N5;yccUhkGxY89adR zko^u~i;hm_V7a3qi@Vpw_Ic1DA31*gpM#^mAuT!*>l z!f%~CG6!Id<0Iq$OnnWoiYQn`c#J<>e?nk3WAaCUF^^d3zR;LQRAaIFF@enw+sDOo zFZ7pui@r-L{j|~x_4cS&|2I6Ch5g`rLoI*!DQ`b-kII_mEi&dB?dc6u*^bG2HpJB|gsQgzuZ|RLu0T~C_GzscB5{96G0m2v3H2EGfK#lx`-n8?$Px8h??0`J$nIgYF= zHB;7e;mZtUE%q+*?zrQpyfNe%3*D{IAii<_bL{iRch2BUiRC+6X&ZH^vrr13!N*FO z1Hi9U-oYKfhF?q5-?i#gv57~YOr7GNp9F{a=cSyLlGvno9ozw8TSqPJIRKveUbuf@ z;;s|jUC@(P3y#)D`agW=WZvRB#du3|BxgA*qTbS!dW*?b* zf&Gj6L^szDGWv{Pi|onD*;hBhZY z!vo&lG~UO)zh@HAm`@pbceIPSHS66`;r-X>Z8kXV^l7O{XSvWR_HWWRz@#tPq%TRO z*gvU*xLE3%?~K%?L3{7FO)Jc|O@$8L+DWU3iZ?5WH&^nmsleU<*1K%ES$4bl#i(+1 zlzZ7M7i}}d8};Wi&muCHI|HL-UI4wl`6=(XCgP`@vz0d97xj+oN#L=gGZ)zZLgy>A zb?-%Qa%T#6CoSgws^uDY2|Co>>fDK1*>p?nJ{;NS;N#pt3+Bif7?Tj&G4^9*F; zKz!wxpW`bB6EhQsur3fD8|AWh!8%jk0!|sv6tItLJax)GDe{J64)U6NKr-~Zs4w#b zZC!DaK@a!MijTx*5*u^ZjP<~R9wv)F~O5IWp8jnJ6g~rUj?42=b zY)59qI*sy%oF7_bZugakjD1z^DB9d%+S2ve;NI_x&{i=;+Lfu=)k9gi`^k>3^C_D? ziFF3EUByYfVQjW*DRb;@+LcMW?CSPWezvshbdCF;BD@p*n?qYfUiswl(T}Z$$8AN1 zTxa#w^0RshR(=3|P27=DHb{dHTE35O@AAzj->?f~-%g7Dq}dKt$9KkDy{bc<4@l9E zrH@p1UVaG!A*b*pbtzMVVTZ2jK(z$`tKHAT_GSuWp8(-V|gB(Ny^LN6OL zDRVR5@u6XVgs%^2+-vk>0Dr(;J>mmhea{T}Wj$edpTJUC7x_(}K)cgl@^99zDx!3$ zBCJcP`cvqT;I+mDg4fV9kNzYuJ3U<`<;3r<9~zK#c<=hNL&>9g$MnRhp-%3C-7}Uo z_afeY9bmlu`Zx4V)(8D#?eFnh3eF01eXwpUcU7WCJ+!ZBoaws;az>W^&N?6X9{rv7 z0xc*$PVOrlLit2%kkCLz|y5nXCux9tGVwj_{n#N?_tQ?RZoQ z&b9b4;jh(K2!ES0w9*26vh@yA8F;iz^Zg&=x7rsa_AGA`uArTQqc|gSK5a|7*gNn4 zP{-S*|6+_)Ig;}Rcah&#<}QCp33e!D+rE+1qyI;x>H1fs9WE^pU=RM@i+sV|_$Kb@ ztIXmZyVpnyR!j}$2z@^@#=E!kTjs>v$XLU#ivK*Dy2S^|7`O#|rzNW~u+oKe@(p_@ zS{Gcw?i_f!fqQvPT{sh*W#*c@wEq>M$&|Z$v?2GU)WJPtMxTY;d!Gv(cDcx%H%=%o zGBW1nQuL?5^%?dc?UAKTFLKd+3f@e zdws_Vt^Y87tGNI}c4>MR-#SG8<{j!C$bTe0NpSt0I^>L=odZSa1}a(FRM3+$`J zf71uG-(3)NfkX0@!3Sy60RERUzom?woD2K-OFnPvsk#R}%RRn`{V(1w=q!C78xg-f zjXQ{z;dkE0P6RIB=M33^FJUw|8LKDi#KnRzdXukm4|&6{GzNazp#t@;g{UiS-1R>?z7-q z^t)FD*sRolXz|&^X48q$rV*>1Ma)*r9m-R=Gtszz-VVPLdE5;Cv9!%Dj~b)0<|BSt z-o#u-ei@(G<#$5!Z1MGLgRiz)^YL9CEt4rcba|? zxJ90JG)P`qe`@7xWLLUgZn@k$pI2+%20ze*HQ~q0!MGyb1Z)m-VTeGhWB?j!d$4qwv9(EwN=J{*X2h zW0wklRzb6|mwb3vHQ(es!YR-td_72+tfPrtWKYwLQ=!?TA7|2B7v*22UMnU{hi1kV z4GWNw@YuV8Sb;IP@Y!w3v39p{K70-OD*QQ$Jbvz{6CPQ4nt3w@UNo*FPXTb*C&2hO z>KuKFK8^3f|19&qiji_(#iL^b%dYX4WTLz8Lxa$~3z}E$>lrV+kT!`7w8nza!4F-* z{Swb@jl>?ulQ)a~zt9nm*W8+>-gTEgrPzE^wwyL^F~?h9QbyiN_<~gOxO;fhoqF6u zjaW_i%{n-JN2cCNo_onVFm9VNbr0W#&Uo!=rd?mNekg6aX6`#ycs2JAbaUt+J?5P4CcaZ0B9((nje2+&<;kCT~1uY#pTA&~6AN#)a z1@|zvhPOY2W9K&uLXXlO4IL8uzKMLs`X=u)L4SxlQg#5B_)+3Qcdv1cvXyPn&6$zA zgkOWq`yQ}o`sUWr$zspRT?Nbsl=A<>k4xSReGIrKaaLQ#hKe3^SK(S;5V~3LV6Q?) z^xm}^zAIlq`C*iQjXU*4Ug`Xn_-`d}i}n=0Wq?C)YVV*&+@&5GhCWE#X2!6RUn7rO zl~2+8sWe0HL%NSU3HA(TtPSsy;EBY6KYcB!S3jsykG`KY3qK@pEvdHF_(G%M(Ikhv ztA-fvNN?aspU?@81>AWYU0)afOMUHTeQjoa{~`6+)K|?}aIuSa^iTB2iO$VM{_*tU zbfuq}`upIMvFfEy_f#z-uguFTJ5}@h8Tz%V-5Gil`D%d+&So2&qZG~*y+P5MuH*bu z+img=H}lF`Nj&huc5nPtv5vEL$~KMt7nP0)1)&GP<^RI)QR`grXM0`>pM@QFL5UJDuq*3RYW}Qu(v3O;9dUwrM$405o;@>sEMNW40ohOy*`UShr zV@(_1n#?@p+3@cE0Dgx#y?$2TF5Z#t>lJZRtaPF|mr_NVf`g)?{-pAi^ zYBxTAbwO}6zdQ3?!MFNpHwNW5E!`I$i{6iAu7hvkexGllrWso40^*n6d86gwIV&O$-b_aa zJbD{?Bs!2aT5EU)ojIES%WAa-yK?lss@z9rIUnmZ(R(0%NW1$(lZ+tz@ zJ>}nlL*h3(S-${Z#;-Q}uX74Q4KD6FFLH)`(btq$=f%Mxv0-#y>$sCx5}k14lQwhC zFOe^LM08Fwd=dA1l#Zo;L3W|KobEi{H%t{-X%7_e9v*$CD{{Bf+tjadURU^cSpCcY z_xcx7|H=VI{r)EGh`OzLO!UU|9mDkbq5>jNVOvXjX)aELz@|8X+;MSkumdfj1qxtpK74exQz z4x7t8PtC1WraUG(@6oTJY@5kDX_I>v-??`X+gJAvX0Ycm(VaoL;6AWkTXzrsW;A!! zjh%%(n7-#U2QeD@AY-U3`U|1;XVj;B-9W9Oo%2Rgr)7VS3oU)LabklqJ~$6O_C2CC z*zqx$x}`36uprcNgVC4lVE>cw!cKMvse>}cxyZMTu}V5?c;(P(oQE8)Y+YzQK>b21 zzM!ERTJ3Ot15U-;OSEzDp;htWxq{F{gBR+2L^Ln73k_auHSzl|)EbzB#&*;7Pw&Ha zSH!p7Ju@U`bTa0Q_~{;SNUUt9Cr!|H+Ap*QxnoE0{}uezHuw*GI3$QXjCUXB^$FMW z-y_uVG<9@8K~tnrI#pwS8w^-?gX*l1aN%b7klHb)UpNim-vSk{DZVFLEDjq)A+OEE>q@&5B zH9QY*qssi?z5H-l42+V+0#g<}_u^Ntvy%mH9^}X!=!`W@8RQ;82A#lHap$t|OPf;= zdfAmizvv40i^l@@uT1R6KPQj1wp;#iR-VFjRRR55x_%ijHOFD21MdMBKFAsGVVqTy zvfgWA=aeknY(WpjPl#^*%H+rE@WcP>`26UY#JS3xQ-d|jV|lU_Jc;!3DQNoiN_CG} z+`jV(;1c6T>+F^(|GUoKPx*A#PDE!V{?i`NN>$%8XFwp=;R|+RPr=Vl4%RInLQIP+ z%<=W>;!jo?^E7ql9t^i;ykT=II7Pqfp6kh9kN;VFw3aV?wQN0oVMM=(=T$#;v&n}h z=C1Bl{7l!chM!tle4o|u;kdAGt=Ss!T`Nqv*xAVW(01_^hHvdS)$pU@TbG_Hew6zV zfd`;j<}oJod&aXp4RWSI^ruMVi+(D3Mfo0y1FdmJ-AWl}c=W4HI)o3F|Er4{FZ}}C zpQFor=NbKM3VZ1i#Rb{qw~I%H0kiaWF*rqUB_@vPgYl6P%VwH<7QN-%EI!qvA4R*W z(c5_Kdfjz2eM2AYIMPSvfg@4hun)NBDtn#%9=OoxSY-Ib?}e||nDrAk$o`k|I}F=( z+%9>%VSd`l^y6YUycQX(=G?yM z*0c8@1NMN#lfj<*h*OFp@q@bm%cS3qAFH4v{Q}1F^SIk>j4!k=$I!E)mzaN&F`tbO zte{*6ZL7P@^utdQliyAKIgyzB4eGAG$(S#;)9+h)@xfCQk%2YVx;2Uq2hBL;TKM4m zReU}i*gPQE$r?fj@49rZ85r!$;WvJ@bIno8PYKTnfxWUK-*F<}^WwK_*Z2LyzHG~yNIZJk5oCM}_`A~fags+ zJkBcMeICZO;W#VNxOOu*Qi!u;j;(2`5ofWtaGdy*lzR-Hl0+V#*>}kI-s7-Wo=NO) z-=+Me^b_Inht1fd4Syr@eH(s>E|jtNNcueCv-GDG3nO|la-pFYFM#_m>?@XX&sX4g zICn2)@h9OqrxyB@10SYF^dd)iZ1~_$sVmVKr3(D%?8&i{!3yAZ`dtCc((jFCo1`rj zrY(qmm(iEJe0@*e+v;rwkG_~PdHmnR|I9JBT6@ShzGCblZ=rnd;-0*J)8=USd%!Oy zHWYZ>pL_C7p`VS0ua7Q&dr#huUgaC3$`?2GXKx=riT3VVJ|!q{i!W}Cxhlrw6||*geAL|Kc!?`g z^;0P$=ZRIERufrE$O1l+`8UZknmo*v)?0I>6XAc;%*eiq>!G_`@LPTfSs1pSqGwW8 z`aFqU6%W~WKT_Qhb82AOW$aad)p#E=9u3+lTB*bU!khlo!F?_5M?*ol>JwNve~o!CEroD*{19V3Ch+|_HN3qja$~E zzmcG9_B?+{wbXm1zk~&x)Y`Z>()DK&;Ap1ZaxeNyo3c+NC_DEmf60822lgNOHz|Gn zK1q?^9!b&Rm%#md8{Bs$z@0tUUs6EX>*AL6=(i*&y9`~LY|^#Kq-&!|*M}xu|B#fq zpbu1NPZ zqegJT-_?@B-zO!7zkgJ9dGw!AN48BJV-nR-<}aB<*_60tJ^Jt?lEl~6g(@&)iJHCm}-OZkyAMc9iAD9c}yIol)Iw<p+Cy+ zOjY!z=#y3I)r(Y`su!r#qfa80a}j3W5Od!}!G{vFr06|G?u2(<*tLayPxa~!1@u?W zvbI6n?eL`;J+LctpUM9Wp%48?lN9~%NQ!=>ND8i2e7PNtLik@qJ@ke3Ry^`tLnIz4 z9@>+)iZeHM<;91TP~HwM{&9{;=l5S3bncK8I=du=&Q3`g2dqt?Cl-GM-!}T+N5L7O zU5aj_59bUb{V4Ez6SP-+?y>}M@jbUCfQ!DKNZs*tK>MMmw42z3r^ z4+Oq10scbz1lf~sSHBbZH%9Ci6MKj+-;x0DGU^?l0B?lj2POZpGCj$G4H)ftZ2p96=693(&#rLXUT8BMBQ1s#ihlp zH{MJ=WyH`jKIlDmI2jyS8vBX{t2x^kUt7aE`Ju&=+1q?3dz*{c+guogm+BpOX9GBLKE{wuuGyc`m!&4$_v3PJ>_BJQ(3ei;z&aObp-$G)wlC*z z6!Si7NH@rD=7YA9vW~rd6!S!kmv!bXw~y){3^H%6Z*cKDIT&2S@8$B_9SqLncai)~ z3I=od?ULX9$nPY-liz*G&+p~(yAS#KT_nF<2N2eCWD*XU%w$eQIBcgwu5 zdV6ZPJFm`lu_`ki-18;BV?dXKIZ*bAR2uu5`geWJnpWNNi&Q=Z=UmGONB^#E>if*_ z_X5si%lB{OyDRd2DR=0~_wQ8x3&Z)>v(_ZvzgPJq-yP=nAJq5KaQ*_`(3AW-6`mR4 z?@LpR@4Hq0$oKWk8A<*7+mX(HHv3p{@J&X|<0hG#z~N!N(o{ zJ9mKZnIY5rKjYH!XM?YdeKVF$@HT=j`(D-mU!TIV1#c3qcD0`Xq->psPUan1$K4jkvZNlF3v#@DD1ewz0nxb~mo9gjMgDi|4_p6VnH$(bJ1YgBoU3GBQEb{e zSJ@kH@s`0H%jXV5>O7%u!KM=r6|Ee2ffjfkTArco1B8pin!OkQ@g9*-DAAs%=JE-^~(0S!?-J+)!3)UV~u8vbR{}9 z8{N6y<9~GOv)(Ianf^zoF693?-YdVGq~GY&F`m__bGQ>Ur$)T=b!zK9#90`MPR*X# z9q82R_?{Kb3oqy%hP)l1J4EQcnK}=Fo$ytD2YPRv^g#9n-NS)Xn_}1;(huwTet-7) z-On*Lf4lI!?psM8$Ud)o3Te~Ancep-Jil9eDuFH@#klyGaWQqTslyInoZ31$=cY3l zO~{4qZ!6F7V7xYXZoJmBAH#TUaK1Aer=d)D2(kGW5ci~-@$AvZ+vk2W1uv~FkXm?d z_XhTJ#%}6e9R41bTgis~ja+@Ceqc`8K6h|x`=nT3KP>YaHzd5CfY+AK@Y}%akN5Xd zme+OrrFnhUFR&HZD-QFzb`WR&;I(*Rd28pGVO=q7nH0P|(DK&*9q?W}6raU^=~40f zefAWt+U}3bCFo4Q&6CsiPbvK-e;ziK^^uQ8mgAn+Dtjrgk!*X{jA`V%bYgl8J00nM z=a>VdcrKd=o2E;9WL9 zJ9}2=kB{c}FVUZCv46U;U&;g8HMTjgq8J?YoTbz|c5%*{&ZgbgM_PR+_QL z>qGkw9`$c6_Uu{F>LI?by&U{&IZGfv@R{I02;PXsGZx^_X56Yhf$Yrg@onZ8=wrd0 z1WX-omxu4jEC2?YTmJ&geDbkjSK9ua;Kx!@x!d^e&barD+bfQ49DP&Wv~wgwtmix5 zR+?u%v}wY;jPF=$l0%>|XhVE!Z^e`J&0X+gRCY<1_LQ~)BmU%`Ue!bU)B8fr^sT;^ zoL!~3?DqRo?i@*OCi(J|jzh&a8`D1+J9|-Q%{;&VW2aU1>;;dtkE^{T)wkpuRXw}$ z&GIVLcky)J6&Md3xmUWri_v%PtaET)bDa9E-oM|Wehb!7(4AgqeF{wJP{#7_t0t7k z3dUQ$jz9*zxV4wckjXOc6rTlLTcbC&bG_Dah35MQc#FESaQ-DusHU5`KOmV-Piql~FEjkReS6Xwt0`8#Ku;-PxNeE1{zM4#%> zd*Z#rkwvYc_V-%T{GCwM(~5j-D<)RiEdQSL#AB;^R`6}0v-!>7{bD9}yRl`OkqK|U z>#vDbJ@->~jl;F#t%{W8+r7k~SvFq#gbmr-C-p3ulV#8BzX+^!QdIlypq|ClQy&^z z^|Zef*;Bvqw&-|t(&y^87~dqb^C_ddf7+}10sjlG^MAb+$YGj?_36GSG1mZttTx1t zp$)a(3Y}N3WUXSqO`OuxNk9FZe0^VoU0Z#^l%DddeK^^vK|c6XBh`o(>9yht5tUsN6M0sbgKIJCT2%@AJNHe{|nR@zl1BIjOZ{bnYT)7SJx8uh|Za`Z}uKKT_{q z`$p@BN6D9*1$|PUmeE4<5P4BNZdQ9j<-+4>33<)#K8xhH`dg(H(-|{&a@MLn)W_km zvWPP8WhJ_F*QkdvtZ{KHb5Im~y`!x@*kgun-BpddG1a_#-L%aI020W#E?J%#qw_XbE zyq+*;0@IZ6$4A`RUh9B?r>$RcFed|3ljq+L3t(n{3JmkC?$3G7{>l4#l|6eO$dqjR zI{YN^%T0FjwB~&1nS>pZ?aR_=CrcNTFMB9TmJWn}h39b}B-Dq^>2aEC#)!Ynm)X!F zzfSvk_H0~B-qb34#xI~Lkn=V8QAF1$N0<7%hI78eV?lQpn?1mn?$6JAE7W(_b4I3m zuz%ONjCfPGF2&ZzZsOj8!7gc7g52He@YROstWDFIFg@gtWqt4)-a9R0-E%m+#gPE%-(6=1ksR^t0;3DCk+k{C}=^IEp>F z=}z~SRrNgf(YTb(d57)BT;RNs-pZ^x;`GyhBcZ|BZvE~q7xTTAHcM~pNLLkQKjxl> z?6&JIZN=tVn--Yw*|gAHWz&3f1*vEjkKasqE7v3Yo91P%^M8CFsLmH%o#$HI#pZ0A z7ML?_T4+wUX}+0m(_C{JX;Am(J-n5FqV6{%>V9v4x|h=42VLDqTigZaNShX#BW#*) zDr{P8#@dwmi!`V^kGm)LQ@3R92I|4yw0HW_+xMaI%Sm7&9Nkf8o)$QTX=i7{iQpV#*}a>(g3b^t+0>+o8Ra_c8aP@3q!c zycyN^URHirSvuxSzUgKDS;g-xU^ujA%LVgGJ8iDPzI+TlAzlP_r+DGpoxA}D4_{;b zrS-1b^&Y<;V||;T4D_YvSZH&$O~SkhjBFI`XQCfF!f|Al5chfe+%s6qpU#?o25bB2 ztnsH2L*_JmEQ76&We{|J!MJF`C#H3}$M58P&hxMisj+)7g=PrfvB5)nCC>~7PBNTH z-)ZgfI(Imv>t?^9G}qLS+Hv%G@5yeZCYTCuxYNTuxW`IYtuq=m`#)BP|`pTyxG;e zQZXf>+OU9i@gi5xXj?vEN|mxk%3(h-s+`u-x7u>tJ-6lZ%t%*$Pn+hN-ECTEw2yo> zdR?(ichc)WApQ?{w4QAJJ#@b|iL=7UFzYzQlhzoH4X)~W{kOe~o5uKS*nK&duQ^cb z&rPp$pP&1TTVBgfZG^8I_xI{+oR1tS*~!|DQCxM(kyM*n@p@or|Bl*1{E= z_iS2V{%O-f^NvmP&EH9_d>!Na9Q=8+qVe({M9(7&=*y#MW6&oR@Aaz`TJq-n5e!rVcsew{>q=X>-keOk@< z*P2{BxBbjIy}TFtIeqhr=bE8f3%?+eGwe9h7je8Ej`_Z)RUByIp_P`mh z^{#wx0J+w9=m1{4zQER-Fy|>{JWN84qj)I$WVI`Isx4P+PPS=*Inkzt=9@OnH`O-H zHOYa-CHNk6_>OjXj&yjAaCj}HHOICk-+ca>Uw_`8dRKlM_#O34z=L&`2Zd${<)n|LE7rNP z6{~w!Dz5Xv%o|bty%fE5JY|oe4}0;GZl5~@|8vNX|E$-jeUlBnS*ec)_UCuZY1%*S z&%gL*>_>CHq8WdDu$M7)aA}47`vRKQ@i!go<#esZXTKD`|5V^E zM&Ew(^eL<>hjo?V_g{wJ|02HMrtjDI-#H^OL;EHlAlqx$3qR}MJNo*MXYTdSI$%F` zWcKyHZJczi*gNQ+rZPuYvw&B~?9AV{miGQ9&{{IiK z6E^PX%^_}o++r#>l?Y;34z~~;D za0E7*aFp`K{6G_5G1`**g1@ zVz2o=>$(0O#yj@DRl@uNdMvJA`7~`|9{qyxDPA0Xoqv}t;6<>`EwypPO3b$@E1K7o zV-L!&tTpnlN-HK|i)ue&Eo)xco`ZOcpch#AlXh%h4ZN+T&CQ%YlHaqIHc#Z6*2|ON zNeOEl`FMLQUHRrB+QA+3uTO#(Bat!P2RaI#G;!`HypNEz(cee7+s>&)=1}o>Q}4Jq zxB?tn`&@)vG-rGMebw(z!3Hld-x};Kl1yx%9c|p}6<*119N%gA&%G6#i)xS`qU~U4 z*Y~OH11i9l?WpgD*#I}S- zYxeY3K5g4oVg}Q$Qtrly$8pc^ztzMLgGa5}|DHg;TVuEMy#<(Ss`&2YqeHRtv0pmM zkdFn($4KNuveEQvpG;&Q&zUbP4@KrfXt4dUvA5#9FM6%aj^rD(c37P3XNez2^~pxR zH<*c4g%70I{0kaB0IqZ*{uOsFroFMWqLmoh&0gQyq1g-84uj3})YE!w_hV(mM6O1j zkh_)xZt;D=tA60kDF1TeolCs#N2k&+<+1qf+W(EO`pwUMe#eou?w`#DM=*{8AE3sO z?|UsW50d}R9lpG(J(Ah-pO#jrA4}ZbOykZ^e@?j*;pP z{7o;BAINy7x_?UDC9HGB-ymP|?$cImen|dC>JhKQa&ZfI*=zUZ+wrot&Zjx{g0F+N z0~546tUv0Q7op?E-X_^bZ9%lc`H&E^}>C6)dALHbVpAUNhsd*|=*Wk;myb${t| z_OR9~c9Jj8#k5oVlhq+v4fF3^^52%vhH+}|>S1q4|EVo?hj=qG^(S^&$IaLSRkSIt zm?O@IwxF&E9>u@8g@sb`jdC4u8+XQY zxs^hb#z}MBw_!9+CUQ1FV`(HXx)T#c-x|&~ioTJKz8c!;%X6L?%C|rUGVy(z^5-xH zLt`|ambC)2k^E<}3cBjhzopncS4k(#c6SUFJKWh)fgOZj55CB5%QL4Jc?0t1U2v<- z0bOC;@CJFkx+6T(*R8*&{kv25&N{N#ZfZue7$$IO^eKxq_xhT z&Dz(uXZJ()Hhn)+9VO;}d|!>-6{U+`boHDI-aWyyJ_64te2>B*dY^Q7raF43*pzs- zA$p}B7mVV(8|!iP`;Wm{Q_%n3XBPK97!$2}YgBX2LeZ1IYhB*GY^blxH|g$uUrgU- zcs!6Uzli>NoHb1*UA}6XC+)-CK%|Zw`&Q=Jc4$HQ%6&#?oCbes5r_ zY3|YaBeEW;_61X>U_KGr}DNgRzQ--8A9p&~F zT>O=D!O=7hUU@t3Rpe8?Hbi%A8h66%NuJtNyHDtR$3Eh1uE`rnmB#EW>9~5 zSjU+t=xkL?bG5JcdTcD{R2!kguIm=O>chyFBDvZO413T0V5;8sVcLNCs$^;>o2A$s z&i72?QFHdMklB)qsUmNZ^i7tR=q z9T>z9E(W*a2kT6=rIGl-7T2nYJ>L?Zq>m?tjiPnE&TBOC-L8qy5yL5egY|P1nYe4a z#`ywZ0{XM~-U^KHDu(dZmj|U3lT~kv1Tl^TFZ*H3OX6d~Y_e&g*+_a3^!j^l`CT4! ztoG96*V}O~P2cqHLk)J8_T@CE1u(&$oZYME-G?^x24j=`HO8OLgWBKPZ_71@T3wYe zuZsryacwqq;_p70K3S8{8x@mM=kR}+t|sR6UD4$Mvn#rE{v%9Rmi_J1b(zKn{O_cl zy;*r(Yq^i4ehJ>5n2*j-A61A>VD7U#%ri@EnroU!WfQo4x_&8bz*!M7o?{0jxxb;qpd=E>}0~?8ntoi&1^w>Ja zSBd3qky*E8-XnkFjI(rtY>L_iy%qWF7vMj1cSs9Oi7m_iKXhkZ<;P7PO`55$zgyUZ zxzM)NkDFW-0sE4Jl`k_BE|q)E!A!UK3e9Px^mjubhfA2R!+kN4HF3Bv*793@@!EBM zUre-kc>lwuy#GO38POMQ__1zgJXl`%>qpB^tse&yGhg$(TG_JKUt_W!-;>&h=l zS(9>RF}>&3QpTRv2@$jh?UUV=qRwk0XtH)0@iTVhU%0&5bq_cm0WK5WvuW4A;B}_F z0FPkwHps2ukLX{p1}lnKXf;~OiYa6nHsZ99=U`c3d1OR9PL7*frZN0B~CI)OA(dzO;7 zkvUMjd3hjS;vZOGd0Ai%r@qy|_GS-#Wy6@<%f93-@2wZ+qmK&EONHpCBK8G}Q`?^% z(x`L(vPZ29EeZAl3cGcG@uW}i!~VfPkH);y;k|fV&r>^`pZ*eOcFa#G5Y$> z^W5+1s1Mnx^=UgbX}&|*<;~cQZ)KVwuI^q+sISMFL(P0)qg0jIPF^cZVE#t>A8h!?udX20qoD13W2YYKy49d!OALGh?dHM0Iiz?Hw?Oz3tvq3qBXKfbIk_?wrLWZ(VofH@=hrYVmtM5@D*Qih@;_(nSJ-*xyd$s^6Xw(VdKbsN_E+nNcmFpY zyYSabz*!#bg$(j4%GnDURmOYE#q?J}Wowcx{>i3X!#8| zn`ZfIUvFZ~-nRkIK1NS+Pj7tP|0dqq&hI+*@!BrP;;lUSVDrqUl#y;|ryYS$t39n3 z^Gqo`P7)8cp8U7O3jmBhEVr)Z~M&292=`~Kp5)5Ui?S7aDJqOsQ1E&BZPd`a8JVElYSdj+R^B%P$& z4(w|;a^!p>oRt^EE8>hd={)(SbS6=E*wmj{j)xl4@R0kdUUI|t98WUP zSsS9WHccmQ`GO~)b2a}9PIP{;XZQGW>Q;Rd-%)&=Li0NKb;gLjz^E;waPIkD zN;%#=opE41`c2hLZ$J+NPt+UG+2oZwAC6?a-1Az;dXjvU-hpMp>P+3-YB~eLq*Rxs3c~$_IJP>Hf|&-yv@qJgvFGTbW1OS6NwQ zFH3czi^B6%-Er(2L+4`PcU}u7OcUP&eUNDmy&PSlKHUBne-7Pd(>&9o6nWfYe<#gD zKT&?ZegDSVVUzte!V=BLUk+*f(Jtya-PN<+)w9;s^B$>qC_6{<+|M|B-?M&lYSVc3 z{R6v)IeA}=LGGk!yaC(Nc8>LnwCIi0y~*>q3#4)HzIViKn$lCi_a?q;+)5|iAh=_E zos{T^rSg+r&!v2e_w)7SnWJcn>d}1t81!9Dyv@#qRjKByiR(QnTW9XAO>sD7Yrt=P zfaq2Fr6I5%R(;o-F_pV~{`$1At4;T>nV-e$zz0ISU3=zO-$um>x=Mi=28?`%0n9K5 zqi=d2vu+1J$>@-uJ&*BFXJd%TgDlw*daI>!u8`EM8Gr|&Fv zxIXI)jj6B>)x5C$Y~Sv!5AOFc=H#!gr%Z5{ww`bPUD~9%nKF+Ollz`h_Mhng&W*f} zev15LS&g%u3_L=;9&>}WWkb56K0Ve;%vF-HP+mNpS70t7&yDG{?5trwg)!UWY|jp7 z_jbtc#rEuw?YRK^cNXhy&0Xh!Lv7Gq+DEtct|-99j;ikz!HSmAz71pP94#BB#8i`~ zy_ayG#qg_y`%He8Ec#@=>$6W^@b$*OZJKMkNH-#b8q2>~g1_~h$*EbRy~f#9UZcje z^y82THSBruDBp^ethE*(ujwRVG#IEgC@ z$S=5)_9LsZd6f^3TLYY9{64mMllXr}IPvglOMlWl>Dtpu+H=ZosW0Y?NO5+qQTGlO zxIQ08pI4sd`(ah~L09(ouB@?Xp&8+1QnGzN-|jrEd;Gk;y{o!ko|J0Bzw3|1{H{uD z$PKhj`c>mB%l;0=V!n}&PCN%$Q=CFLrZ{D{a?^!uisg~N@l*e%J;p^cJ$OZdM+T`6>RVEdO)U{7TZz9ufjS>A0_`e7`+C#i;PxCgaG|X4!XI@_4)WT>M4n;5RxO|Iu0ak{A#?dtOeS}^XO(hmzi7~cZp=q{hf%&b&cc1-TY?j(IVYnAGAboL1-`x(+ zBAe!!pDBet&G!S*({0Cpp}EzSzuA>v;L6w8-^Jz!HccAsEe?e5eek)s8&Pvp!_CB8 z@%txX_Hp!o$KvNqr%ids#??EY`m|=;QtZk8YkAgKKTp3tUmCBQ_GjwVob-oJe7%*^ z)VsLb=`HAOaQk=-u^&z8`2{lWaTZqg+cm&xUY3rYOr2-!=8gS~eA#=6*v@lKEi@Ee zq_<{E%%i}q+0UQX^}YBqeNUJczWeLIggF$P*Kv<}+ss&M>$zU4j`^WxQE+D_&y?GC za-WTqyZ$YceurNJc;SoP<*&oL@9kY&GsdrHxqFLfw3}zt7QZgyA%bK4Xq{iqHzO@x z_OnS_uO5$0im!`3%_>*!CzSK{^>L~#Lx9`S#+ZnW(f!t7biY4W41!l$Pi}i&X|Cz9 zY0_*V9nRbWpELIPZ2IQ{*FTf#pI+7?tTSA^nS}W%cxOOYt@OsU-in{&-xp15!F$PX z)Q^2Mtmn6A_=lt6ZAZhKq#M8+MZ;43aK|_r_JIcBf5G8+-lloxInuWWz_AV-2Z2L< z`~r*KErTWaA8%urY7?cwX z&up474W#Lqno;`lGv0Ftm+pI1g6{#^71bV%+b$~y#2W$kF9(1XeQTV|Jn!hc)Y6qS z7uz(?tm6CJ0opj4`d$XdKL)5rFn_l7;HLub%e#Pm(!ox3v`isgJwO??`9aEDfm}xM zr3#q)foT~4Phgh|RzBemfWL15c=4~n(Ym*zwZx_crie6W0Nt*#^C>Gk@@91C0_r@I zF}iXDYdpq&COx{Eae4qarGsQUM71>w+!tHAN=)~k{qeAwG;aVMpfcyXGF`R|vDry; zD1$EOr_TkeJEfvy$Gp+xo#62No$@`%PA0g3*Mb+XZ==kAfYtq=4P&w{>z>-|*A8b*H;MO?-9E*nD_PfbzDRS(UHF2>ah4jp zD8078F2X)cn1g{^L!Lj!j>|EWUWo^?D zUfVoN3@hqN`{QMU$rfzqTi{P@=bP_O%roymgYT!yHE;93;N++K-r>~m{MOakdyc2= z9a=yCMsa93OHcndxbg%r*2!C3;-3TXVn_ zw(m+09~|& z4)J|A0ZjE+ucA}?3Ha-maF4mOh&$r=>pL~KxHWxe+9u66i=gQ}eBhpue5e=-MN~{Z`PPA*1${8?(Gnt;@AE6cG|&P&pwy#Kx%v@!58kY z)PH*`9#G$~=OWmEhW0cKocC23w_oJ3U*wh5>|L`@g#5&aQOY{&F7~Tvldm5btF);# z9w7tA(hjY2>qGU|r|VCekKoZ=W#U1uITBdy0cwA133&J3i3ho6e251*&KMx$`A+pTWeb>P-{RKX1P zZNz^1J_~(cb^VCOY|=Rm=zsM73zS*t%4C`&G&jrwMlzC1|3uXGi*l8&+)J+9-(0!B*fh^9_#tl|41i++bssSR{qLh|w4N25?r~p1 zeFp}j3Dw=nF9z#ajt?pF(T7H1{|+YRjP zf<=#>4$acp^EpfWu={o@-|}A_TJZ;de+7AJdZ%}VY`7x+uUpp}DO>BHdkb}{pKftH z()r%V{z4YJEIfB$27r^yt_5zfZxd#;BP{Rm)d=Mw(Lw*#*|zFCZ&PUf;;k8cm^ z()Wpsneg|?eBW{J?-J&+u3^!8e>$(VQyK6MRHie~-RSa8^i_9Oh8Ja?T2$ z!i8Ck^_^|m-buq=*~;DOZQR4wdjdV2uhO|?JJ&h;wmG}7JDc-2iqTr@xw*;t1dI7z z>wM+9!+Qh2tKIJf{I14#t~1!xoDWW(#2p{UpE1~`pVNoM*g13Yw+A?~_+Cqyt=s*$ zt4+wI&Lew!##UU1-dTHt=6~J+lY@HKI*!!c$0xSC@O80xrzi0f+f4}b{${*nF+v(1l-WafBo%5mA-isg6XvY9& z>6U)4ZrVL@-zNE#I@FG}`0T%W8D}V%8^mYD;@YwN0?M`Ot!>A@_kmxtBmc6?d>hN& zxg>^01pmZ0)!Rh+#{YqTYo_}AdyzWDzf#)W$G`DD|G48~eNT>mp8`7&|60Uf-V1NX zz76xQEGIUjXA*JgkU8~P^QG|RRwpM;c1Qmg8Dnhz6!}ws{mSui34DB8@B{F1HGI4f zKDIkKR$Wz$g?8|r2k&*4MRF9xzbr()C)o20?2}@P$Y!{mwn;AQ^gbrATGu?Tx3=eG zrQc{?2~5+`{nsqz@4I!4wSn`^)sCO&g|vNv&T;m5zPXTg-AO!Nwebns71+S57?;21 zw?{jzoVfE%k8x%@u;X;T$;vJ^u*R?GK3!#4%i6V;VY3 z29Zx2I*RWl)?jFFQM#@gxzU+YWJ!(=al~!#_EHW6H2)6@k`eI&3Y?4$GfufP38z_^R`dyd2EMw%D;f7x=(x_ zcv{;N=eW}=7(dD@vGI*#;40(ZV=4ICKDK8T)8hcXx^Yl!?k9g6@@wmf5$|x}NXA-r zdaV6}dYWGI>xpXrB5>4bEgeBaulV{7XFDe8Y$oxz65O{OGnu$p$OQY(oy1>^;?GUs zMt5{9?y!2XMZT3y%f6E8T();=?VO?DD@>nFNV$HBlEaI^HT`8|ADy5$kD26S7BI~r zox%8ZyvjA_kf(itwUe~}mq(1}BC}hbzjmt*$$oX3zeVOG%AAg@Zbi>+W&YP)DedRJ zp#Iy_Td_`Km2+O!H#4kYynpU3i@n6US6>F^469%A%`ulC^V~_YbGp+nRcm}*?V(@V zLo}mr9nE>>VCt_A<<+P2l4d`(hy9GWxAXnJQRH<}PBF*=K6R$c=9_%-3(=8LyxxQS z+EBf<>9WN6Q(lN)VR?*^*BmO>oGzDZw!#nQ#+LZ$X@5^g*^ehQ9tUr94j+AO;|^dK zbd+HijJ}S$0O;+Pi62n2&}*DETt3;lSFd$)Qpepx$)oh?cll=Tyoc%z)BFzk;zuT4 zyiVRPpX=+}Y5Z;?ree5n+lTk>+p~aCUy2X4#Dh7XevWFxnxAWJk!QZU%3rr#s+4}a z*#6Ept3J^8BJ+$*3(eC?>9^T7zu44}Y7evXV*l)#<>3U!L)!m2-!s;IP2IFruI^L7 zaV30wD*+FSne^xVD0w{@d_|90yVKt5uLZaK!t!&WZ#xuYr*^BiVk-aZyW%926JMu(Xv~M> zcY8?Y+SB#snepJR59QUT^N5#7Uex$HK;__JcwE<~^%b$R$zOx6ihDcjgd*|=8uKGn zZ-}Pw_!&-KHT5=6?6GG&r6VU!jLneTp30ei@k8;^H4laC!F!GGQCZtMF~4Ze&CK-89#?{R1266TZvdiK2B4brjy%Yq!#iN#f7P+sHZwIQ(;-66WJhAyq2 zMHlPJj-WkZy5xnv|VDrafl|8)|4O=9cku55p^4SUQN}W>d$5y?tMC;^^>>kd{aX(JJO|1v^ zb^RIDjt|K{{1x+w(*dD`l=HgP2Jeg z-p+dcKFT+T`lLDCC%NWVgIQL01-M6lY+w*!4Xy9(0B6 z{dF(+cFjr9b&creOm2T$F4z1Z0{1%Fd@}EtX>7dvN2SH)A2uyAZUIA7#BO-4f`&`t*1#F&ZOLee?-=k}dRVOHei} z9(2Tb+u=-j(DtFP z8#XUwoDkzP7~@;%H}!QC&L_dS@%`vGIF^%N>vVtnr==B}85`>3KZAG8>;8MUv$Q`Q z;$K*AFQa^#)^Sxm2SID;dcVK4UPU%v)%@21KHXu9>ZeBV%v~!Ry4b9CZL;l0H{QYT zHrDad-}al;jR{lFcj>n%oHv5=uKPLvHxHhz=ZrXZf55ljyE>X9^w(vSUB1j;^9Oxz z^#^`Q>5p%dU#s&e++(pc@ut$Zz`2Gp>JR(vn5v$cd>hEGHXS@?F13EO7QLrr%T286 zIZe2J>)-1wWX{^sH9~hR?EUJVWxH$MYSEiYYv-t41-4z+QAYfbOa?T^)3Q#ybm}_& zzUWw8hms#P77ie z$t2P4`}QRxQ+C0tIQ3k2aJ0VnL_cH3zM*jLZuVY4m6bu?_8upmGT+5B%w?aG*B+9E z_ViqqXFev+;?)}pGbKyh-*IP=O37<_F*DA0$?FW^>`dd#H*b))?N~bpHpn;CIVPU! zJVChS>*{;!CkwcN#`m-2zlI+$Y7A&D)7Wi(%ReKcu{-fC$#Ah*LEd9SwC_=54yxk} zYKYcw`wehW?N~-$l)U{?d6L;aze`IQ^Vo;qN&5|K{1f~xE%LjdD@HEAn={1t`?@)& zyX9Q&naR(`@8x%KZui2;scwGLR(qCX8T+%yr2YR{?bU{Sz{q{8Wb12BYtAY(2ivs3 z97wwD<(yQ{dfu#>)Bjzi2QEa8SNSo-RJPQW-P@Hdv1yT+2b}sue9PzC@>Tx5ky7@w zww%lTj>B1>L32JdYu&TEEth9@vuUmwMyfL=I*+gOMi*O~BF{{NFHL*(pSu_Q%AdPG z=B%Q|&{SY*cJSvd{lJGg5Px1R`vw6|^lmKUv^C(%9DY9u%=f^d^^mgzLa}KQ=0@_e zu<ep9O=_lEmZ#|_nY2L7Dv3bp=CFT{I7Mb$3KL7Vq%G&f2VpYtb zj-BhyH|O&`sy@+lkgM|vSLfrd&PQFHE0jX>aMeZoa$KDc+WaDOB6U|-x$5hq2l=f& zy5GX&nPoQRy+KmR-5DV{tPSZujU(U2;C?UiP#+pQ_33e*H1Cl2)|1R@;9C1EagmnA z8soH6_XF1b@c2}c|HCqK8}&tvwRUic=M(3NW@5OJ{uaB>%gE0>lf!qd*P?j(wv|uf zS=crgn{U~)#LQL-A6wU`oYu$V-Mk9?I$}= z*m`qKwZ)TXjwjU}-zYj+d$!oMC$?xupTDyo&e`}J@3VOG%wZNU{w$^V6ArPz(Q%}* zR~OPArSn}nPwhiC_pxxr=D#k+&5m@dj@w-wg%&nx@|99YuKitP5~RX?vBO>K((kxB zhFdsdv)MG)>>tq{+h)$TjHb>Hkk3}?eHyxMfv;X!?~3ISGzxyUqw%vR)qhFzADb4N zPi$IbJ|-276CG{Gy7U;)h+M6+aQJ3zT4)}Os7w5q;_7`N^ z$D{BvN`_Vg^M?ptD=(Mw%@O%(=Lpx%Us(E*=3b?=bFuwhWbSfwfASvR89N^!xXr(|Eqs;k?=5T;Op1-QjvmDdX@BrSR+qn_q0MCuJ|ZLB7rlSkFeaJs3aQ zXV+Pu{bZ(dzY{djjC5Lk2pM)4$n7iT5OKCX^A;fDQ#|aeEF&4%OH3yejet^9qP&*;>sQ5 z$}M!|=DTwH+595252>|Rj!EwmwUiNm>WObf&r1uS_Zr&f{005w)bfz?C0ax49DF=YCT0@f`BETs;}Ou$e=1dUJYC&ov*?w(^iIfQ{vBfkN{hdF_GH3k@-Y#eS~8-F15ddSPA(CyC|8d?e|cR+KxY^p@+B> z(pv#sm=AY|o(LZNki3C-FpvBw9$c@y2p(KXUMDn#)+!BUO-D37N&B5Yyg{)VS*tYI zwF>&Xo-rqxd9jgwlj*+9xOH$#K5unt9jsUmb@pup-c>`7$d{{F#*gxUe22Iew@_Db zMn8r;Zi#zi`*@$*#oAzoVLWS&R{V+C_IJSdT=PTtuDMq6E=R>mYz(K{81srZF8Fo$ zE^cGot1tDf?~ZZ_@QE(YF3o^+f6IjOOD<5H8tzMyFWXD&oIR+ga(DmkPTcc#*lc2S zw?ogvjPEp`bNcvPN^A?2jXOTKac}dy417K?#ODWEIVZcj-Q#J=AEA9JVqZ|EZkAuS z=BfBzd|&3J=o`CF_VO)#cPSQAeteDf-`IPuz}q`AYpKHnhxVOH=dSmtfAN~LBzM+1roqO@k_C>;9+uOcKXlTnLFWwKjN9m6#YalZ1N`*mAsLc~ zn@4}X4UE=%c6_DJ4{#oa@0rHdY{u5Z=;5&JugddgtY$A??XFjy_{21p0@+yY;(_0c zY=m{$9|Y^xTCMya##zQ&w0{7n__?p6e~e9wO_@y@7fR7n*Zx!OD>UCziVaq1^I89s z+IIEX3=N9O`CWMLY=VAzV=4B+4Vr_%Im_XkY11O}`W8PfB=$kSGPA#5H|;VzZxxvt zuFN!>=9w*zi!NfsQ(q=tE~V@RuIyx2b`t4Q?2st>raAaE7I(t@%ce>5d+2M!SFAnH ztHf8*x5$&sJ0C$mx>wVW$AT-&^ZEE`PKD>0Xk7rUhr7Cq9IXYeoljdD^39W^nm?{% z?Wy`7bF{6rX|Y*u(-QNrQg|G9c!nsY-+pKFi%g1ir+y>DVhfh(o$RE-PKJnmM+oq)Xo=uC*RW>a# zS15%C&%aB`TI4yU@Ze&;Ux~a#;T{d{R~+t{7FW`ouar6YT>HDkoUIhxEe`jC4)=6@ zA5+fF7PgMc)#xOe$C-M*x^0U z;a%YH)+xo;HG2TORq*2{4sWr;Tj=oSJG{9L@1+j!#SZTtHb39|0lA6dhwxwH@Ml~2 zq>0(I*z`Uo`bx}prSM~h!%xsbOZR^m2Ls`q>G1yB;^F;In--f54(~?}?>8*ILUT0f zIB?prad3Ja)KFG=RO9utqJ89L%tfV6rF3>=jvb##^Rlb&MVqq5a`lY1X`XqW z@0rHo`P7wZ9A%*+3gKnd)x6aaq4T6K%WS)evF_>{;_CaIqvr(H%URGXKc{@5&oNI$ z>BHR}u3y@+33DX%XM$age#myPjTSc7{8a73Mm+AP{r%a!{NC#P+1RsojW&mPUghrp zh5R26t=Hmqy;fxATD;up%ly_An_GQ>NIR~0$TbyId<(ac=nrqG=)f!FyZ27fsA7Ji# zlKnyMWF}X``+vam(ezc6{I&oqo$w9SgY4h+4k>-5IH{RrL;b!?WoYYdf@Qw0w<)o0 zHudJu#vi!}`ro16Oyw7lf2S=U4Wl}4voOV`6P%gw2xh*8Ntit>kBBv8(*iS`v?ii{ zmAjg9XOYjkF73x({b_$c{xW{wgq@SAZhQ_6@|B9e@;Us@(vdX(eiVMd%PytxvdZx? zw|ihbqoGOupL<=K-%)w^dzj>jW6%v#D26Vk4?O7G+z#SXF1mx80_I)8n4 zC;!{ENNC-QzIN;00&@=Xmv^nd#>;!xf3r+-8pwTTTDJ4eDZoAstj=U;O)OhmZ=a2d z6?b88&bW%Yu;!?EntvN(nbDB2p{{#1J$;LcyWi@<@H7XVa_W__u=ML&a<>0$(f6^3D?yett zEB2#oUA=#fL%z?i^ILpd!+j{*r_SCO&-cn0_de9mr};LBJ)<%L8fk+ayNB-CcsOvi zp*m~RbtcSqXsVzuC)ZTz^YOna#&bLhQJU#+f5YOX% z{uiA1Rv)4x-1c{XNi2xopMQ<~8{uUg@m9ps)n9jXR-Rzb>NUid z9Np+4`y1fT0ryt+EZ={8Dn)Fn?C+m$@B8U&!dA-E&GXMC1Z|6ZygkJ|wOX|;%bf?H zy)nK?)>@!t1oEUhAG&~kKED56^yn}BedhO&k^6xap3d#WMrKWs*o(iLY&+9qkN#-2 zaAebxZZFD}pHrIz>!+gC3*gL;VeeleC+UH&D{wX~R zDc8n#$)lB@pTM6n6)EWWEPJoXJ&HT8GfBU9v^0nCH>c$%*IWkvMVChR+qcOVor@iv zww;_+n#1o(#;@wP-`rWH^Z73Mi)#C6;M;tWw_?S@-0mgIbdRp@9OryjM|+6Y_B5?| zri!wOT5rY4^x3BAv6SMu)LiZBF7-`8E^#>dy|X=8U{0cp)m=m7t1Rv+jdjew8as#b|3GKriz$CL_puiu-}p6bYy*6#EoGg%H)f5j zn>OCr3eT;O%}`*T!Y&t`iaV!Rp|jC>=q>xZ6B=aG>0H@V;+b?lTRCCtDaWPi_wmNI zD@H%Ip^eec-pCh>jYYFL13-KZ#o7qU%I|rkEBj^Fq|`?Ae*I|tf6mrkZ+)Kr{E>|w z;CnhYe>HT_f4+PZn;+S2RemtO$hW#feH`cxU|cMqgn1iY`MRUXyuts1lkTX7_cn(9 ziQKgg&f=Z4XN7c^`n2s7Uw27o-a$FZmda)tL(hCV6MAEJC5erXQW7}2+VLS^cqcRA-v13LAFKyBy^foqAi(ncG?ZwQP4PaSUv zvfR7|j{n!-7q)hsi!<{t?gs?- zV0FiK7C6gww~@F-?V&dW%6J<}vCDIb(Q_^JzysTt3#IQJZOyzPPz!H@Hw4swOBfT< zU$wMjG`wl2-_!8CA>iATdP9Ks&7ei=Ad3TDR2w@Yxst2YF=EB<-S1aC$S-+oX3luq);qweJ{hDSBT^1o(?H@=Bj{%`QR z>8IX`nsc&JowQT7`C4pvKQ6s*SDXh9=>f?za%Js`Nt6q|1+ug&86O3Y0vRvif6*%$ zugGViI zmtJoz?-*y|uk`akap}vwKD)8p^IFFdWByw3D5eB!+H_2bEBLl!e2DV@`SBqxQl8I4 zyT5_%O51^N!{c)DG~Wkfw>+I+XgbJu{7>I?3hwK?K%RKnJ$+(oGkgrnOFo0M&TYVK zKaak?$y;gX#g%See0WOF(~=2yE?jeAd`Yg}+v(YI?(o!xIbKiptSat6Wa;exv=4wC zNXPt^dUBDsX6Om%Xin3SYkp0BXDF{TotJMGD^GS^qhf^*C02MmrE^iz{R^mD=Rh^a zrK6(wcq=%TV|$AqLH%Jq{DAy=^2(3*ZJc`QUo}}{IBBjU??C*j%i)vr-*)u9&6YGz z@jcUARkc^$v>!7jTPSPkpX}SE^NGu&`1%i1PW_sxtme6!D64Tde7Qf*<=C{)3?<#j zyr%i-$=kT+MC_nhE*|&BF^pBd-w5s=*6uyXAp52r6YivKA>R-()Vh_qZ!7s*$v=mD z6nSB z&I@x=TQBEa<)p0i`TS}0feJ{CD9OwnKQ?c)ruWzGbyg3Za26Vjki~^Vq=x)L2 zoAx~GxGRYqrT08X+u#14Clhc|ybbuVl=G9~Wx$h#{CgFkL@Izp;PV8&hIKqzjvtj4-;Lh_$}La z>$#fO3rwx$d%pROO%vu@q>8C3U!KldG&6>pzuH}Krhm5RGsT)>j%rXmLTtDO*>LOj zB>pG%l*ZN!hi95ibIqwX%{P0)N9mlX@{hXm$GP%Vu6(6U^UUtMDF0hmeyl5hm@9uM zX(c*^csfb;Yd&*hvmgDV8Jl-gUa?K0VE*LpzG)om{kk`8efg%q)>B~eY+7i>>@8=cqUaIL7rF9V9`^OgCY$p9r%j8@=Qd3k=H3DEoayj< z;P9+>c-A^R@7XlZya}Gmzi0RQBKz?;iz{hfwPlD0&)A6S_tnVF5f+~J|A0RX-eu~a z1?b&FfSZO4X3C#Uesx4y<&APQ{lU_dYko(1tdnQOTiZ#Vk!!_U<7{Dr;;sD&Ixho< z5PTU2|N5F`-*%AEFy!9_&9wYx2e+|}8{y9t8 z*IsXr#+!lvI_=mz08js7=}(%o;N_BtdL`#=z)eMNc3Cfc-Us-EBGr4wHZ-r4YV=~{kEmp*Wg zuS;`nUHK+q(}dZJRCD^DiM6RYU30ngX}$B$$zD>N*K+K^`W)X*VXo;ZQt|_DL&AeIN z9?EY|=kqQD`L&_E+H_vRj3lp~ym(%py|#pRmo=woO(1(92N?0HeRFTc^;>!)>*>|p z7MhO_R{yy9cmn?i{o90ZZCCb#2h1+#W8a^awjboLpl$YdDfPugvy1oCPoB2#AW!_3 zJSBoMu7Bg{^+ADYr)~N8T{=U2>`e19-?WjRAU}%FkCQK%EJG$YP4{II8L;ncTR9^> z|8nt*ckb2KBY=Gikh0Ng2H^4Y(9~wT{P61Z6^FF_7cSX|rT8kn#F7 zf0L$`yeQtzBCixZtUIsxW&7QEUCWuQ?Q_p$5918>GEQetV+MO0)4A_Djr*>r@wUbg z`?iM0_$lDovZ;4mScY$e-av-y`JeruG>_MyFLuRa>6u;en7Dt)ZJ!-nWqD&eA<0(J#=Q8*g3G)qLG$&@l5!hD3rG3VEz$#YyF6Ru*Rg}5a)xYu~=9-8)mIC(` z;KF>H#aTjsJo>T{!DDg9p-?SCI|@=RTWr7X6Vr6n8y{ zv))O(Nxk>G0X<-rd9Q5f%}RZYzcjVbd&SK0UioRON_WPCn7Zhw z7RB<8d;U6iH2&B)KASL1o8mg%IHr;BN&EkOqis6|rGJm*ceZ(n_^r}^ZhyGL?GJa9 z=}q=ai2p18!q47?gI@Xa^4%D_BN)TGGnV&YOz+9QjnD!@& zy4hpwC|x+kpJ!KA^_+uDRT6(sdm$?q7UJ)Zy)qg(&^&u9dBPJVS5xTEYgkL$Ih*)y znj4R&%$mdd?nis;0pFimmmv4U6+t2J>MCU;qZKN5Oq}?YVC%M z`fwle(|*u{_N-`^ADB4P6IqkKj(_(@*dgWI{cJyQO~qgE$=-ILw?cYIXHUoAi>r;T zsd!udU+0S;9_oyCXelR7Q!agE=K;!h{_i9COItk7HE2$lO@Apqf4FQFF;1B)TU9>L z-R)`J&3lQo_4Ti6Z>hlS!T)t%^Y6CTaWA4;XMEQt8}sO|7<-I@*>aXY&)NAq!(99U zIIdGHblF-n@XPV0N&zwW%42U6OOKfD$Sh}h8x%|LBw%Zf_r?aWnP83s#v96>r|{9{ zkKyIi9PgE5W5c=*eE7DXvu62x!}8mIKHTg6+05ARt`i=<{pYh{Ie+aO^!E6V2V)c9 z&;A-bYYw%)Io+F-!()+EcK5X9cWvBukCFJv@dxQDX+-SJr+Z@98<+`ZY&W)EN1U{Cipd zMAg?xetT$qh4sr?@~&r0U;}3y6Z1b(jQG=-FHU9NIEDG+Wag2RumMj@F|SzrPjSWB zYn`#0u^%6Iml9OI9H_>c{t}bCl;@xtV#kn)!)+r)kHN zR*)V?YUjN6q3BHBr@GbGney+c4e_^nE1qJV4gc-^ZePFJb5R{-i-tC4E#l>Qs#%`I`U{=WLf1uV9O@WI9oQ~ z9BxzgIc=J2zDBAyGo$Jkjd#2H_pxP?M!vw+e2*$~n}aWK@Od`n?OoDMyP$Wjqc_Ku z8EVr!GuWmDCY$vA0dQn3tDAPQ!_ocw-o;;_Q*~w|idO7vdv{vpK0t=VuO78He{nOuiuWp0Uoem9_Zi%C+16E=>fv{-o1^DwzI6XD(DJp9#zseDy`%9~N8`<; z;`@Y9KSb%9=io<_9{VGC_i$!I{8+n;a~li2#;()Rr|8OcL#t9-_@A{12caT0#ulMs!-<>q=&m`@gw0htNdN=dWv?m^#BjV{fqQK0B7X$fBt|mW;&xAVC z^HhD>Zc3U<$e;HEFGbA2jC#H1mEIZ85rbhMIr#zONV2_~?dKvh%%+7VPI|*GWbAUv zUI|S1%%_+)V$2^|tT(bb2g!TAtjV^pmXm#hox*vXzPAL{F-O$GSJ_zN|FScD-(eHB zMKduF%d=dp=(N4WJND?{C@od2V4>A3B4C&9BScsG$b_fO4=Emj-qYg@+7rwQ{J zWuoL@19{_^E1P&n0Qx(U?tZ7WefRa(zom>Ltxq~>r~I_|R94tEK%LeU3G*Mm12b0t z|Hc2`t^xI1<-Wo<)gPSAtEWBw*}SBAf%=29dF?Z38!?FO9=Tipu6Aeh-bYqyu#a_C zC0o_mX+YsJQwtp`hGoSM#KhwQ|JN8JwyCV?X5=f_g(07d+VXtGD-6R z-gOn&k{QK<*s<(t<~PNHc$Rcd`LT`PLWW|kn zd6X%n$_X;`pYwun!y{c~70q|F6rsUfSzayCDZ|^adw;SeVr8X?{ zeO=bK72<0)_uA)p2d4RY5_~Nkf^Q4Hl*5k~xQiR`bw1|;UgLMb*ER5U2|ld(%(H^k z8l*g{bbPz+kh2Dn|Er0)j`lWqgZ610=eMU}r}kWNbmQo`+)E)}^XyW5U#sblYQH}k zg8rCAf33$SrhcLy8`AxV&Uv3Ro?l{XjKWve*H6dOPm|OBGE3Kh{nQ`c(oH|T3Xkpo zwx95orGNXrG{sujeCE^C6+_0En-+SFU(laAhyQ<>m$su5q{k|U1oH-QyFG7_+S0_F z(Kp9%UK{;1CEK58q}PIVWmt#LL+AZQ`iZiotb?}Ct%5erkDU3e)%}dwo%`U#V;ZX# z)=gVPA4nIEHfjBl5q37PKLWNg1ODG$${V}c@)Hij-W|@Ivm14ffQH@S&mQQ2>_*Mm zwm+62H!*wy_y`aAwzsJ6>%LBxpX96heWdTxJA!eUi|wZI_m}DDe*9SS=lSzSzIm@^ z(13otBjL#z_^P6Kb{P3@%9q6)pta&lu20%SJZ?|hM0sXE;HQ^+D*~GC7ft;3X-a}4 z-#oDknsP-GZ!On{>d<^Q%g)6~GeR_xAJCM7CizRFXo>+pV?V+BbLj%$y@YRjXbn9c z8cTiKW5+(_{MLbu3s!OG)t@sO;;W8oETmtG=1=MwkG$v|quhfh+H?7DGrkM<*L+{l zRfqkdSn{8MTe8lX=@lDa8lH{W>4smUpI>WSIEDHeYe^WKf-eT z0{KzAT1{RvbH45*N)J^ZRa&9BDe-UKML}PzL7$4=QqI51E@*>Z@v;tjH;uvXk}X=3 zY2VEUzNpD8_GjFNxJYYhC>PeWfF`2*2-lcOO;dF@TCCARx2`p%E7zbc`VP45`jPh6JKvW2inkkPh-aO{`pV4bo64L`8R;YW zOYOYE*q5Kx`Yf4SPDA!2OQ%t9CAOXQS-QD&_P_nO7dl(2{;LM24ck&Yj0f}W=e^YJ zwf-2G8fX9g2)No%ABjePeDU57^hjQ;ZujrQ*>SL%aWHK`@8SgXT&#LHGiY_y1pmCF zXuO*5naVDu>?F#Hr>`{o_WR4E>hnzPX70o%b_%-jWOU?7=*kn(nJ3^A`zH2$oqf5but(4SEs%Hs?Idm{$`tMOdMdsf1;be{N;Z^n_I zi5H`vshjp|c%eJVM^l&X%K`dKVvwKV3eY|MGuur=&AK&bz9G_Pqbw!27fonGL{*7f0ZGv+}@Pp?Tt| z@54{-SIF1aJ#(l%n_b2D)f_gH@_v65n!i*2u@QcKZ}Pw0w_@&T&h_fo&31ozrF~U>mWaRhcXX^h2^nWh>pM{JZV*5Rd@q#}QIryzDOFVl^Q_}px zrmWu?r#s3K{;vkzy_O!-d!#3Va}{uzbY&Q}fO<2*tOL)d$X81Qj@9IU6p?3ramO9h zC>WiqH~?CH4Q!_N&!+uvP>*DBj%{ConML|XbWC=J@sh=udI9)HBl4@rUq$|d1-`lr)DA%)!x2gqK%ow$E_QIX*9`;0MT*%&x z7XX&vrX>|PJQ_i`y6v*Q|I^D|I{JAN44t}@>iB% zQ!~d|UqX3lh3da?&dxN9iWPOC_iWuSy1HxFU*7y$cB*G1`<~d!;krKuM)Ph|-H%ZB zwZ+kEF++YkbmhQ{G4Mk4HFLI7uq(|N>8BCp=@xp|b| zj(E3nERotK2*LwT^{?N^4It_&SxHPONtM%2@`w1MSDExRhu@kAGLN) z-ld|8@8pKYYDf4?#}Z=eZJ&D*`s76P$_eO~Z=z?WVyjoPf1Pc8 zff@^C)LX}S6pe?tTbs;g@4FLSG65YWm;zup>(UQq^v6ETDHbMa_7EP{IAJ`iSqBNv zrNGqCf6^JJ0#_UAr`mKsCCr!bB}xZWJy$oafVsUAJ{$@Tx6TRO1uHNU_#Rb$o%D;f z4U*>W`=$Gdj{z?6S2lcc1kQa1z?lV28-E~NNi*N!oM+Qq`;PmNj5vK>MbWtwI{#&H zCd{P{*Tpu?Gqt3ZjKyYOH}~uBCgSNmGywlrudbWcZt>=u|Ii z{>(Ga%}vO?*x&2*d;R{%YjU4CbLPyMGiT16IWse?WhcIrzz5wj4_`hyZ+$G(^2umo zEUWtCD)Bvc&MP`3?t6Z0UTj%CdveXhKV}eTGzlHsl3rA*ILk@$1-svhr#yw<2f^!8 zubhGZU{r4fKHv{HN882Tz|Xf2j+va^0&RADGG}xS9W&VvflRVxft6FzI2H%yYYo~=b|Sk61N9!aeD-RXgF+R5bT^>Ow8CVm+%G- zwukg`iS#Wzx`pu|T`Qd#=&@$TfBRux&4aw9?Hz98xi)w=IURjVW%To}GS_o*g=P(~_N~(d*t$4up=kp4JZ!=TiOcYaIbTS>%&C-I7MO=9>+!Z} z5a*$L7^VQ9s_xs!U&tJw_3gTe!~oE?3B$dVG%TXbSmu^?>fUjb7qxQrGh~Ui<8$9T z8ym!rF?$?(+KER^RsTics>AOtd#B-$u(fwWyfv-%bVJim9Y2U6iOXL#{LtP*9p8FB zb9dbGZ87hos~u;7Gs3t~nG%<;GHdYP3Gdg)zmSd>RQr5 z#{WFlW&?EId7;QW#-++`e26vqbF5#9v)nPUig-Bi5YJsp8Grm#M%UnnWt6Ov?Cg6j zu|A}>ZIoSD;!W9pF>hvHoZhm10&8J#eE=@S-@Hq{+VZwdIS)yywMw#aQ$Rb;I-Rja z98v9o-s-b5JbTANVBaUs*_!vI_hoa7&S0M%pJ`|Co=`pa(#giz3;t`oDyAXPHp-H$ z*?V)@)2CjI3+ai#Hmc%V1M*Sr?#*pLXRO0+)x7&($}WY++0fwj`iG>U2>BKb|5m%e z-HwkYk%mot2WE=u{Ja1E02;fK){~$lnXOxi+>Y%*=zdPbKQjU3oy0Tff)R8Y;6Tl?) zi2){9mxTAXXUf_d@SSgB?sb0M0k(t3K0^~_#Gjv^2LChswN=>JgKIf^0sgjC$V_0z z{U30mp~3M(^%q-yWSXCVOa1`u1>Ma5((M(*-K-VvS7NIqFT1Ss7z=A7^|MZ*oak5x zEV16J)K>u=bN}Phq4=7`*ptG)9e$;n1HMoFXN>SxC#$pjuKHPbQfJVv=Ad2aem~oG zF<(nAYQU8PY$Gtc+Mm2J!S{#o(GMQuOK6wwk6V(Y+^u|1MqlO9`dQ~N*6sOje=lM{ z-&I&WMf}We{PM~0&qX&?g1?Kg-nmkGg7<7~T44S{+6}Lhm92z#N4c_VT-iUmvd`Ld zta*m?6(2{Z>vMZv!`dG7IW}D9jrezj>mzj3h2Z-~3V6ZgxH=zpb*?0p-B(Flw9liq z{M_Z;PkP{wxU=C5bmJN6oa^*;<8r=9H{NC8vP^_@JY{L?kaVVjTQ+N|{0-<^H@;dE z*J9o#?t`T4cyMSwSV}EHv7R7ol{DNx0|{=Qi5u`|HGS-hsw;mMkR0y%)H9G#9wN)gJ2g=!4g` z#H4qJY-`$m^|KCevOZKh%8(q<7>v^TGm9v z2d){{r}eKHU*e41sl`6!9>Ehm_Q{EB3f7YIw#1h0TsUBD zh^`&5HnivK+}f}+h~?VO9?}rJ=v3_JT4HB@2R}TK}M%aMuIjD5{h zAD+rQjE$i3!f*YshZnJbCY_UGn!zQ1R5H1(1y?TXpBQ)6)UzMmoFK!^$Z$D#ItOhC z>{|Oi2;XI+oCAK13(vPDTLWKTE#GTL`?ln9{{I7P$)7@Z19deg#2r+)xPxP%>1)Wh zXbJSBXz|x~+2$znFQI(>NN=@#qHn>|Z9kSRq_fw#y=x|U_FSyiimy|*c!^yb_fyv$ zR8*=y3C-8KDBC;?jQBUW?b2cw?Vq7cIk7(KXRZ6W4{YPF ziQ{eH3}JSNb~!!M%{ORo`!?-S9Ks0b?qWW%{pIG9x$Yf^#f-IS>Q6s@p|$^xr)*Qj z_jG^l6xa@(#qB3X=H9}6gy0Trx2eF@sSk%I*lsokB-4BZ&0hglZSLlOwXFg@xF2O$ zpR5`R|61_tJd4V_L7AasVGVaXOBViqir+TLLpW#~d3CgZ0c}ekvTa#rk0fndLf!8( zF3aghjl0cXt75EGGUh7qlhTLAX)@_2C(8~vidKje#*va>xj3J z^K#@pf$ze%4YJHHT)lM(@bpVOw&pv)HzedG^6M<}wlLo}@9*u)U3Qm-*t051(I-R6 zNI9{fl98{vHfcPv_KfR`8ormi*rp@={|D%c8|YKf7s$2fD|WF>heMy_T0A=pIOg3| z;&Ir?;M&dp8|M!rgQDR;V4!DJqMWY$+?Uh$fH|A|UB@6XCVU@ijC3QXM=AyZ+=nKN z#WR7o{C0O%T7JVj^+_5uhk-p|$hxx3j3jl9|4IFOnB&;@}#ES(_V@!6WwsADKt z!3?)FXPdhoj4hi8PU*HK^y^#1gNlFkZ^l-Cj!%22@@jMbZs=GG%oyrl3{IV&T?5`= zJT-q5E1kTX@~T6=@`=zHgAUe|19V@|ULTIL2*7OtZuk(qSxH&N+&@G*@5VzTAAy14T>(f^%+|9c(hAm#tY-yOGE zWRJ_&y=muQUw0+(&R*c_PI5m$Ka9@<-=2|A)&9o6{nFJ*>=)*U%A2|W{~FHdsg3Dr zuWbK*Iy!V1x^y@?wLi|kk2Ovd+ePET>eUt46U=2j@^_Q>yraDy9Vr?97UwRC*elgs zrr7D+VZQCZng2TybV)~C&*YftjBSDv&`Y|{GmooP>R(;41KWzdN#U8QJG52S-Sym~ zvX*zmOHo$xT6Dc=tw0CLyc+u_e!M}%3Hn58Vn_YAk zF+LlpKe!9Gfp5}x8r#|6(V9;<_T_)U>7LNHXwQoMy-d+{{s{jpN-|o8QSO_-%hn8Y zc0B|BdY4v4xBN21{=28Ui?A>Jx4%o#0bOoywmE^H&2fHan+?Ed{?Xji!FgiQskP?C zeAha#935Fc+B;gb26LF&M8`AS-K zw}qYCk0ZtnIoJI7y$3jNOF8ND-%_?5ou8=B)0{qk6Pd4tKjO(}z}1NlL+IlNpd$>v zcY$%bf517Q5BTogm-NvT?e3<`Ln-pp=#%@&pG*3~6mZNRt=f|noc2y{hmJdd zKgaUQgID;;;N7dXo!RC^N8bxJY?&PMH0hO;8IHUS#j{Gv zj8hq4VpVCxMzNRi{b9(=aP;*E^fhO)7KYigP2bVd23c+?oGI z*D$xe&-h<%V~WQ1w(};P#@Abn5!nqMbHe6K=8PNsy9~xN|4UD6jHj|^pLKPK-lNca zsxN1~e}2e655W77#7D}``@O5H9yskoN_R>x1a++=U-LcM?Yh3LpL8&77<%)XEC>i56-T~EDghkmc;w_;qw?5_oMhSLLGo@agluCw#K)pOqS z@80_Xb=R_2tNMdJ{Lxmw|Mb=-dJbL|nEAj7FR^8-?;*ZS-_BFr?6cYWoEQhl=mn_hi)1UObQR@C>0^1t9ZHpR-e@=Y>%5bbCpwnsb-yLOE4 z_16PB580C-A3gCt&ou?$I*YQK*h{Tt@1!mPt}YJ8`=7uyuzr*6tUFd#a&KA#>)oN| zf_m~wEq`;&FmSgIUZ<@0={gO%j#0kv2S}KQGED{F)t4G0*nS(lYmU&|xS{yCBO@zE z@lGSUcG8e#c{3$N*>1{)(EXajf4V%jY(99pw2$oVsuNzL-;?p}FXX9DtKD3$zF%kO z`aCl>1CHWWX6WMonbI+mxPLt{Bv zU3aLi1Ufq6bmW+u$M&qEJJy+=x>E%$A z_qeG0V)AUfTSEKP=YIS0Of`6NiSv}+{0^`xpG#}LC zo@6{eO!YADSlZUe7no~A-weu0e(8q~#sQDrovrF}+0Q}3^IA~tm!}pJj0GD)C6Z41ck9Ac8=e2`(Q`e{Dzm6?e zm(Z_u@qW!TACljY;BRU`SMfV8oBWQi4c-x~TU#{jTU1({MAq6rjn%vY>}X_mSDjU0 zvQo%$+UWXOA8^J-y5`dRrGIkG#Wv+V8=K~s3vHTb=95;T8=Dj8P2}^hp`nAk=2!dY zi3;w-RZN)5^t{5nK!2g9H`;RS$E)8TR6Fq-Xf5%;bl-=WIA5$~?-Ka7<<$Ku`Mb6; z%e=?;ppOUZ<+MHOXSIMoX+Aty>3DF2ZELPM%%<7q5S!+hgGh%_e=;1>2@!{5oWrpn z>9!R0&ZW$MQsh@c*R{floWGxfH1>^b=@Mxet+qRYbQv<&RvQJmf0)edgHp|HGQa|-RMrhPNe(YiCz*Uy6420a1ZdF;{j`hC&rY=BN@ z19TQoIXbe0yEXTQXFU_VNDVRJ+ukd0*}{G|?YHOX!qTa%`ThlO%8A{VK5hq2cAjj^ zM*3|*jyGl7dmiPmcfoTf`5KqEkf-r-vrV(jO{C!K49^KiLf`b)8&knQVS>NjIQB>Q z?$Q0!-Rd2>>w4o#$`=7E9HESg=&ASz6^pJukv)~hpVkfkfmZd0>aL^A7VP!{%9LkT zM7Ny5*@1L>=X2a|(gS=GJ{I8#_Qb;0$Dd<5b3=B%>SH}5d^O-(#=PO{a?TJ@R^{~j zbn?WLnWXms)8TYs$=GnIt$TL5y|0aVCSLc8l&^PuRo@+Fapan5q+!`p_-RV^lb4w^Ja1^j5RE%~sN8S2q0d#4^bYx?+GVqYE0f zK2OW?{lJfK-cDt6(dUw>q2#|3`TrVl+W#5PI1&7N)b-sHgd}WLs9!ma(qQ2ArL=XGpyJ5)a_ulEEyY?hFgVde*jwwW&=r&2vfcE&=Zj zJN7e;Vq}J@yIXa`uc7kd{YTx}k2sq8!%1M%fLZ72`gxMN#sl*x+-{BhTa1}UQuYybCS9dNBg|8bti@kMKJN3q2H!L5*0}y+4buj``1}t(XBTr`5}kNWd~Y?r z4{_%cRsLG2F2OFKEph)vu%|$s&L5IvJaGB`5bOZTL!0%7Xbm0M9*OIz&A^;ReEB(} zy@+@;mHB!0$Z+o_blJnW>s$<#`JogUsED}9}Q*hYUz=j~j05`8e8zNn&4 zD(RaF)`Wi!?wZ+E7xhi`V-!oKMJmUu-*Zi+m9tE{rk5@r?)xM9^*3ego?H7gf6r~h zw8;6Co#Dz|b+4~~_ki9Zbvfnd0{_0#sTWvy=6_P%>GwCbO_9ka-r{v2XN>R9Ubj`z>>1^svSHgpp{ z@Zf#pb=*~u2b}QAhx)kn@#UM*qUC7kGfB{I(k-&vbmvexu$Itxm(R0@{ta}7 z^pEdD%{7}Saou$UIq9h8>xJ#{{)BcL*@J!|93cinuqJ0 zu3W;o=Q?!dCyZCg&Fkg(mWkm|KZRY}R&pMay4rNEn{sjeMLDNCGtKkhZ%)W-j^|~Y zXUW?RUe*As8Go(eH5rl27iZ{>x5gs&t3sjj=+p2txJM@Nj|8&%A$h6B#UtR)oWfo$ zV=maclpK1*Bg%fe)BoSLNx$U}_y~F$pf~Vm(mv>G{gEp7SH4TGcClqYJu0$tPxkM?AM9VQ1vVL9e+Vtf@GRNO_X|Ii zgoZ~`(6AO77IKbF{K#15`-PLya5^+3>)Vsb>q+2aPn?grb`D8~^OzJkCp($ZJTDGxeLFmt`ghr~0AaFWedUg_F^dlY)-DQ`8kEuOoqujyN6Mmq1>!d44;x z2#uWyG`1Gw7oP6-Ril%aR=4(VEk<6{S7Ycatu1fz`}~ zGnf-kW^O!*`Jb3sd?~sgu{nX><~Y5?|3MRbj2i-<>>JRcb++~YBEup4t_^(C9MF@1 zBe7qe2S+w*d^^6^jkI^rZ+$D&l0K)#?%`?8+6RszU{dYLJudzv)R9Q%ugD9=uVS}f zbu=|3z&FI(#oH-rS3+JQy_zo=SC-%3)LT!qbD;0Gu-9|vs+PHW>ah*ASGW$_OmkhJ zpMFoi^g}YbucNM2*miXZwA97v%rsZpc5%J{JgM~Dg}`NQh^-FjW?el%PSW<~4I1|G zbynhm6XSZRvtKXen_u!hS@~|{>?+EO$HVSXnr+f-nq@qj=9n+;)_3MA*0|E6)!^$Q zZa}gTcJoCyXR4Z+FIGdxwL{X8Wo}AAhuZOu?@JtVJc!QI9G&l4da}*iHqA0`+BCoa1F5q zgW~#MOo;2}GJwt?u75Fp(r$c`IukyMy^tWTznJem0tdUtbyBq&4mY-);}iF+YbK*W$NKHEyqi|H7NK zxH8%RUgb~k(iZ{F$G}+*jOv!o2<$!S4B30qGlBicICJ)6wwXsg!J4y{ z{{<)eQM?MTIl+%f(N4bFBVBQwJ{@k2tj)R^n?AeAaGYi;M{F)4G=3aeei#WT`PMjP3 zvFBec5An~*Mz`{GpltPw-Xh}prHc-Ac+uOk1v>*<@F>0mV{O5`{r@d*gSlibebOMF zy4ZTPRd*L_y|fp!9Ekks|Iz%f_UkQM%iDxKg2lv8G*PGSGzbA##5${)`*R1+)$72U z7&8{!T`c;y9KUP4o8AI|k8OWpd-Lx+Zz54^>?9v4NpJgWUUGZ)M z#?8~jCpOm4+Q!|}Lk@jIyd%luC|xqWh+ra#a6|4t{D z{rCT!PHtk4XUM+b9PCQ^w3fc`dDO4(rIUADoQ9n`blkFhh|-hRUS7f4JcK@D@2Zq@ zIl^TaFVZ79#I3%@y%5q5@z~qR)zQtr^tk(WVC?N#$bZq{gZ7Y)@cj3}ioK0c6Aab1>UG8hNim+9hdF{=l;|KkR`=aOaPo)2IQ{f2t#)1|}pz6o!J z^4lBc`L^5e>Hb^4V~6=~S3f#Dk`}I?mFwj7k-PkH^zAcwM-ZRG<=j(HLfg`ZC^vT` z{(s7i2TpdG;zs^JIqBkMhj?YG`xEJv9WguSe3k#3xMx$oiJo!X-4L2G>PhU#H!llE z&ZDgM)ZfbVR-etE%2om|SPwr^iQDID7(S-7L~jD|zM9TzOwv9iJkTCk^DwWpnEPK! z(9wE3tYlbw=|LIg(b@2J9cS?;<(Ib|18+V3v!oP7N;raev&9~CLvitbUO)tOmtu$yQ%}?jdSX%j=J!xUydGc0|OV8^46y0fK zlkj25m$Qw1onvU@H2$Q6&UXJp@n$#jd{;4zfX8d=#K_`1GCffdVjSgR^!jj1-48YW!g87ETfIH z@Hbshk4||ot)Ta1Qa=_x&-P{Cw;1b|zC7~|^n4526+0|Ft9ZT*ak1IcTaIH*Nau$we>jq9zR_XW9Uc2f#cgozG)A!h`3IFKFl{Ae3Q>h zeG$z6>Wfa#3!oBORc->x?I#a3T0dM0@rSHMfj+xqm3nUk(7ze{x0efmP#yWko}eg$@^Ajz(?`i&>zL)WM z=TWihqbQR>nbDNFh%%!ob8vX{trt?}!UdyloxNaY?g=hw#-Dz+`jYr*M5Lc zadv3YXSWQ$?OoB<@bL>}Pe8*=@_Hpp$AM>_~?bQM}P_5#al@~9Tf7~635{&q4LKYK764}@zY^&&E|c&9&nX}!lUZI6$V!k zc_nVXvN55a*EY>7e_ZPuI<2fZK_529^9{~2&<{{%Vh^pI1|kX3pP2-K%{g-L3R4?NaZo|-{J1h{=W2s&W#nC%d$P4^PCbM z%b8T(Rcg0+x-+`aY@@tgV?syW&i?zXLc~sq&WE7mBgUENY}nDCU(9<%%DEM}fJE{LX32k=J>vi_ihvIrlSeEbqE8XZd{h_k?f%yMNzWvEKQWzWS(KF)oeX z`+F;9yRo=AFS0h9{eN`HlI4oy_3w$WdWJJki>1?UON-o3zU+)i5nm@vv}u7k(5AU& zf=%b(cxHk}?e&f)w(DNjxyX+fI`K`(MmaI>C3bJ;&`32t1@*V|X*YJlktHGfhKklr z$#_2n+=>GzNoYe!ybby05ar+O>xrzLzWu*c{J6xI>&@qSE$Xv3=3);4CppW4*7{HI z7bMUsyQY>qd7-s2T#*$CLu-Rz?khQ*5c|SwkCS`-Guq zG_swHS04F#s zAFcwpqFep@>ohJV>-Pm3V`HHoKZx+m_kZ^y&*DWxLj4W#`p23#fi1j6W4F-E0Je*< zseAD>Zm;-`a1@#fzU!MuUPI!zJv|t=W6h1|qXFaA=4srHH5t?)`4kPoxD^flxE*U& zldo~B{9xQF-ygSQ&9BL~J^}P`pv%#ZR+o#ffiFya4cY$T{y)n2x;)qXoc{$UUH1j}S$vY^Y*U@<>)dAO2s@c*h7Q@88jCkjkK&S8 z``h!ri}>x217bE3%2q>1HT873wPiK+`0Jbka~Wkeqj$=_qdv(s3*o)ixINSvz^m;( ze6IN(@UNZ6Jd6FVdr9OgeULUrp{M+Gt>Jk8g5TUpV(-?|9GY>zuXpEEK{snPts^4P zS3BM9`6SqYnulU(#4wx$EOcpayB&P$&tx=7KCd{**ZF}C=qvDbRI+wYQM=j0m3?&r zZI(`HNN96IyvxL_ zoH~3vaIER$f3;6CsXN5P%K(r1w;Y)guRf=Z4I6!2l9OV0H)9Xwe@r>a$VdDiz;=MI zUf=20u(#_OpLc;R0k7t^pq(Z0cIKN`$*)V`dtIFGndW8k!s746-s)l>%@*U5U0gG-JO$u?&kSRyqfy)maaQF!@O}=e);y$rL23$ zd)A**3hu5S_`Y%B58}jrg@0GELDHxB;FE63BTh;%+s1p5al}de1V2PI^=Hk$x(~j_ z$29!sen8IcKIqd>F-_}i;$)81nB~qy-`ACa&AR(}QjSHH%`Kl#o0lEm9u;(o1Nd^YEE8PB81lP+jZ zsJl5{H~xR+@4*@@iM`R?R6pzbI_}4Wf5~9b;~Q=~Vnn3-0mXwAnm+)4l7r7;zomiv z@GB!Cw~$WSIU=%tg4eQy^;6{$S&^;}yvX7c>StZ3HfSwysEdc-`)$XdgS5^{uzxBa z5y zY)V|6O^N@tX@PmcrejUkZtx!J@IE7W@V41<+2$#m=9<+u%`{Kgw7~q9RBKe-pU2v` zG4Z^>;&UX2nTB;#Bvt%gvOfP8V@7@HeUtquv-S26{nr@Wze9ej?%ye-52Ll(# zfsSLPEATsNeDxp$XZ#bt4^*0Hgwm#s>Ew?Fme5WeUm`tO*-U3Kghx$MIJ<-a2w!#UGH(A`d<_4P< zn8h~DGmC7RZ<qiphVEGLN|S>HXos`kQ&!zCU~eI%QsGTI55@t+Vyy znJZGrYZ|<}#=(uS^kg>Sqo*XqhW=E^;4(_C{f{j!pNx;hmewB@tSHOTWXzH0a6ht$1GD6^0qxU_vZqPZX`CG4lEpPt(zHox? zB8=}M?Dpit;W4FQwgzXUQ$v2Pa-;-a#87%FQ9>@M;-A z`4IP7YHzfV@6;Jzt5T<1t1{+k!-MR}H&x(U8RnH8%bxPJ{5`{;?~BwO%iQaK(J;H8 zyp`|T!!N4j%oe&_zD2ETyZPS$BcDJ$J}K>4ms%Xz=6(3zG_~)k@Q&+W3$wpi(5JYJ zf`jVV=N^|{(A!H}V~kPe!VTUfVfOIYx1SeVb{xLoWBJosTePGhN5_7yJ>xe?Mn$@t4q<1&(oHZ{vg`y_y2{UDeJWyU(ro zg#xqX>;4^HzYBR~XXSa&pKX?kKS%idsbfD`{3%HBrCW2oGQ|*lL^=7;+pT|6dr^7j zYtSHnT{1a29y$5ZF}x#>tXhB2zpHHA-nwJFnyEQnSrK^u4qo+p5xz{dOMdvN;0@vs z0$)ikRSMDRX6m2o);Z!tce>JQ4NR+<@(Rv&>E5NC|+EbL5Z~iISA}^o3WcZ`B zE1W=I`Bbmw*nPdSeBQ-95&C#zwPq^ilksyspZa6rK3-YK z(dSuze1Uli`b7IVgmJp z(1*3?G!K1xHs92*XY;KKI8X5<^poV}2-nxi>i;dc-wE}Vo=MxT4N1<&ngZya%Kv(! zLO%5z$#U<=vg45Rh5S9qAI^`m%SZX=Cl`$f_s)DXR`ZyJA8SSd|GAa#LNk*8pS1sT zUlac?aB?5w{{iJ+kJUUt`8?uJe3{HMOQAh3>pij3QyI5YnPi5bx*!|gYS~D z@V{fF7uj-!rju`h9IfMxx?Sp76^^t}kKXT=y#5~e@42#T_&<=B6}(6Co~@_AJi~X} zSH$}K2-test3J-(II^^e|8L>jQ1Ld>eGPwop-k`24i#@RpYMa?Z7w9oR z7UEZogH-W0B?up%}XvIcooaoQ2U_KGf-NpKJb2cFvjoQN%ee)cBa~ys7w*D;h zpA_xW*^xiF@@Kg6->~Jg%-3u>){L}x3XRT8B%@&^c%E>0Djc2@9iHPIo-H#)XQA0- z(;R!3LNa`6?}Ome+uzAx(zqAm9$@4%Ne1)0d;<7P1gkfL-*hzQIT~{;Z8_#|mL}f+ zaJ0VUX#Hu5HjfAARbR4x!G44;f6~?8*8nf*_pM5irN>T)8V`z1$rhoigR(fz!m zTlZ2W>kFN)IS4$uQz045Twsb_UF9igV*S&ow}K=mTL09#GAkW@O{7|n5Ob2Wt|jnk zge$kymAlinBgdTT+I5HhU1(0`w~LQ!-7Qa#3r9W#_g5Y6>m2Td4);+G_tp0ISaZ1j zU1$!qX@R-ae$O)(lYS=Mhi=+!o!9tvPIh(H3J3D_9g8c+zq*TQ*VekdKKic6t%HivE_zt(f z3(d#&cb+-e{vK-{{U3OudOme@7rJ`#T|KY3da~{BJd^40zihu3m^-Ow1^=gUf5!^` z*EoHi-d0j`w z&nYZF8JXq&=)`-}TSEPB!f-~cF*qYOhyCtu<`bO@yX&J}&LA`f=fcwI6V`f-9%sRB z;GTBY;*IVc7%(=rsF;m?1o{SIoN|U2YYfxb}!D#?#-FmG29!m z59dLKMP$2Kn`s5}Yl!`G;uzPlho-xn0y{!+jCJe_DZWJbFFw-61ztyt9{Xd9*>6i{ zEiQkh_Q7->;8(!3g9kgx?k%xStYIzPrWhi@2j44QjAY-5*vlV;BHyQ6--+eXylb^C z$~2Yyws8sx_5rlGH97B=EB|soj^fQJ!&1fwz6C6sO{+dQ0$ZLkHqIpBewLTd@@fj9 zUw1BXmqRP@RIQ`=<2+nz4?c68sUY&Du&BN4LCO75&NI{59UNeNNq8akW=d zyXK?;aaipaxp)*}w8F*vM#5qIC)lIn*PFi_VdKTxFOW^+$IFk0hf|LkX7}o=v3VO3 zVrSa9TlT7x{JRCx*HkHXxY4UVQnAC0#SKSA#uHcEE?I$}!)M2qt%sjI=T^6@e`t7% z#<%xMRrE@}Z!Lr8yx;!WWY%X>%A*DJKXt`p30NbxxixI-B+BUQ*^1lzn7YtSC)3{r z=Es!v@1!U&N8KD-b|x`f9d7@%_y)NpXjycG7cM4YGXFQCmXGtu@=PBb{y)JR^uNEgU|Y+`2F8%bl|bv6&?7E zsHcQ;GV+u4kf$|}^vCue19vdK_Qk~J9SdJMb8^n1UfE`S=l7$hNS78ELn^4W!NKRL?%dC{%l6z$o(e-+?dLb>g<_r66o#;`NzlcfW3)xiF)-oiCJym$;U$XbOqUHR?){`(em75q?oufRM;S)b?Xv#|LFdDDn1 zQr=$Vb>YiZyVT!-tTiu|Z0DHC39?;9x$Vf#Z24rMPqO&M;rKWxul|UaU81rDW;|ts zu|I{fTah*1V%k`{1b?TKx&Kf;=*xqFxo?h**J-t~2|e49CE@xZe!>9Pd*Cf4E>zUJ>octmHlCMkk-^((Sq5_0SSpS8Z{B8y*C>M?u3?-|ZhSJvaLN z4Iz8`CGgh+Zrb@i4}X+Ue)~<7p9eo4;$7c!(^~9UDAafewOD;{p+61|WE@DJsBQnI zjC4k?Qh2_eRIp)awr8#XTou*t<{R?*R(#Mu7Uoi~2aM$(`R`FqeW>y9B4s2;A#|n2 z!F~A8-sDeX;1%FB25zE!Q+fXwxCnj)V_?4iA7TtF=X{mVt9ifJ4OgV5Rw6O<%=zN>_dY9^k z&*hvmX~LH#`7NiN`d09oe7yzcIQM(0Z-X{!{%lg+%%3YrHGigYre*{9v!T(_g&+F> zeh2j|aP@edvDH7O9_G}fc+Ll>_Ox}6-$dqI&B;aZZ2dzsTGmfUZ|RvK{pm?xZ_ry7 zq>Z8LW<*;x?y#@a7e7gm%X6sv-37cYqp@)d`W@L1hx|EvF1D29u_WZRZM~2;#(GEk zZ%@0vnq~Vc$DAVi;l&K4jH{DKudw!Uf!RER`Q#1pD#vW(f63GF4WCAR2>hR0?^U&Q{<8Tu1B^R6|Bijpg>$_H;-l`y)mx{U--huwoWJW|86H0)(2>y2jyMl^ zgOqm4H}=F~zW*!WVM82-`^|v4hkc@CGPsg^ijPNj6^n=OYQQ}@9(zgIlvn=*yj1_x z@?HJXJkmc0pnj>~n_{0v057|Ie|Q#V??th&dyto`ueKuxmPeEP_=IwmOEzAh^)|+w zWbRYS4b`7b!~@H|Y@vUo|B8uo9;$764^X_{x$qmTcfQWL=WDEgzREi2bnXZ`jdSe7 z>>WW`v%ErGw!M8ZYBpa7!A%w4(~I@?t`*#vvCFSul3l-!8}_s#w%^WrVZ@W=DoerlTP;E zG+WH~5}i55PVFf2?bH*0>lfFcm{y8tp+`#?DN7HYm z{E1)TjrcH9;I%%sZ;gtqg-@D)Zl(_1QFI=Cn~d)9z=j!v$?_|qbrN{=2KrFEdsy>b z=aG@Mz5-m8`fC4V^7`LxnbVd$3z|m{v2rW-vG@t)8K*h$Suql(j)DEw`bdioX0I69~~7@ zo%a4;+onu2860y`@L%x%XYZsYRzu^7wq8J6YizqSO)=lpk9DuaN`IQd9#Nm1oT47f z^VTU5!O54pC-fZ)d|Nhspfuy$o z&yL5iwdx)_fA2HT>}Sj8nnIgqntYq)n_Q*f`@8T>D3AWt;oZmP7nr?CcfrfubB`R7 zT&~9RmcXU-*_PK%YT5GI$d*mmx|^K+lxFW7&Nk5{)CZqWhsV}-ET3Y}Qr~a$v75+G zD!2G%&IbQUvWt?)wrKb|Fh5H%4(9?h1DLcFc&uEs9~D_bomw+bOaZ$DoA)U2NiNpd z_T`#C+BDNVYtwx5j8gjha`>!0Db0({e(rSkbEoWQ;VN>t9&@-Jb-0Yf)vT1hyMH%$ z_5#oL6fkqCYq+cHE>~B?)%8-$Jm` z1xLENudsFGn#*jOX)dv8zWJe2Wc({mHV+`xUUV`V=(Eln8Ov(dGqhXj^C{YI;l~~w z=>|@Hto{FFxGnAHmqa9AqCMTwev+fT%F$loXg^UY{e3*?alSr@-y6_{evm#ZB`;Zh zs^|a+}Rcv_gULC)9ho@ ze6zPwWbB3Memh3%H+_*o8cxv%8e5k*++QqKJDLA&%KUFr=6|K=oK|o@wHsXDcDQ;S zuJsPr#}3y=HZ3q8DCNG(bxP6E$=V+Dqv%vWMjZavES_BRicK@k-))+2{;CwbFDr!~ zFOqU@E-8NDJp!D%OC}i&mB37N^{%${it#bDp`-!snX#HqA8Ow`solu2SmW&(&Q> zD%*QN6?VnYn#&IkBL_y?w@U&kVHJoZ@*?1iRkZg!SW7Iqj6+q30Xkst_;K+nBlTPGu+(BRc%GImB5%1T`9h%2_YeqCA`c-ts`Ha!FKcWrp zO-b>hnD6q({RY}})>piJl>Y-*opG+)UVf*11jXFJCi(*zt(f7}90i>v3GJn?Tzm7) zec)MC;BDN5y}Frlp^09N_^k1u_SYj%0j@Pw$Tji;uDHB_t8H*QYN5A;cF6bhYyD6C zdBc$nSFW3H@VrfT@~ABf#B&GF-v5wt(mtvG{)j+M65CM+j;Aa9*jJ5XpXO1$wa~A2 z6o18+m*DrDZ1+)bu71bCq>E)TQ7`@3v!^@$VMCmie5EO+lw$Y=c^=d5S` zBUbZ1?YIxS&70(vPJ(Yi->*9p{QeuV&Z$J4WS=O5^yB;!ANja(|-Jjt&`@X@2OY35AEsI%)uv-=JnmVkbX=> z$5!Y(#>Ft(ecGyUX&duG+jMk5Lffggt#7n{#z6Wp*dN@F^3s#ZX#79rSJ}9OI3L1s zJ}~~t7u|=DDlRw~zy6|p&b9mguYA+!+Etg}TdRxvxH3&U@X2UuBkvmKQV-rOhIhqR zFm})>l7R!s^Qycln;0j9W$(flV>QRyF_dris&p}_e~Fb|U~QRvvk%`Sx3#=iaFl}^ z#d(c^a!2N?8C^`=X^&B?sJ#w&n!sx!vE3)||j&YzrsD+2;H3s)4)` zcNY@2L3EA1>xlR<@;;zF$;y7qm95V5ecCF!&b=-A4f2+!Xeajeh8r6*B5BXCt_3bx z9VdcEaaCatTM>QR>|!>;p8p1Q8TnzxRzujQL2~K8QI=;;_!9M3{$BQep1Irc{H^PK zp1)z!EVCj-e+F$>LL20lyV2qJv%~Sc!?D(;dFBpqjT`Aro`Wu*QNn#YA!{SrvsK87 zJx6cnc*)AMoc~S1mndUL{TApk@!p@0v&?7YY1}mY$GoL|@_q;%*cI`! z`P6C8=1+kpLQ({jg;C5|8Ujvv?CG~X!hJz2l6NzuOF z1?_XPp!UH_YoGM|%Wt#fVDZ1y<~;Kl@RO-a?LWt++2-4hrgI%lXWKN-oaJcSyTbap z8pFJX1~?rw0u&c%k44|N{tyiX5`96*^2$ERZ)O{I>e zDUPNi9ZjE<$CiD8o=V1l$>B2UpY7^*I%t4g**?PWTKOel#@n%xZ~g|(z}ER)ivHJF zIxIzgQ1{^}V3wf&zDIr1f19t1Eqg9Sdjou5Nr5kbxg`b6O62tv>hyNU6a4<;?O4w< zI=i2&A8eh#`g$SH=q8os-WgfR_zG)@3<93ito}5A^g?C@t zc8Q~5w=y~Q;K(q_oKKm3zC;_vyE9Vo7GAW>xWscAHHtWJkyz?KHK;AhHZPL17p-JT&(4i zwj+?2@w7+t$m77?h%Sy1!?ok$5c{iX?6an`-#UzaSKh{3ID)rrLyVoD`jW;zEYkL%T=$?ZutajB!W2Jvr zS!ii+b8`c#qBM++w(oCN&S2f^e-bj#?%qxL9K8}nm%Pv4edwZdCYDF< zA$=1arMYwkecHsBv_4yO&3tsxgo%E<-->;_ntNYP)IkMK2XU_|btslYI;alXb@p_u zWD;EZ9*iaF-X3&skK!@VL6gQv2kAcAY;;gTFZWv3>v ze3QJ!D5Lda>;PiFh7Ei#a4mP%V&}Gf3a?bxW?+S4*Ysu%7h3XYzjTG}()%lQ4;-7c zmwe^@nY=pa3DziewAIJWeQDqx0bCK|Oz~p-fj1fKAArTTK1)8*D16veA8^E_P*>)Q@haD0pB4l2VbhY(vso&Be-Ns46Y|W?y2u1`b}|; zL*WRsimD!+5J? zVH$RW$GfI!CU_S^ytnrgJ9(2_bTeMQ+tzwaSE&v5q>FQg9fQgjH{ z&V`lKRe`>I&b}GDyZx3ejAPj;R)$uff0=J|mxhP@+)JOfAL*Yd(O5Wz-{nX6WB4j) z(R<4!Mjsda*O}ZapL-I@%8P?T?2wW_X+3+6peNt9o?*yA$hlZ-xB4_!i|is~a`& z-HD!z{yQ$@kJB9&({xUE&;C0uD)=7Uagl6p-wXM*@!tpFkK_*gbNRcEzxVjl+0P32 z)_uHx=Kq`w&%UX!9NI;xsFH_WJLVXxvv)UU85Ii$CN2drL)2 zFb9_~rnNq<)*PMSBMX>|p?Q{k(N!m% z;p~k%=?rUc6q?t_Z$jo|d&oXG_zXYBSNCXWK2d!~(AGkGCk5yG`2XE)ejM?U{C~gw zzt9}c{{e6A=YQRYpx=}DzW|uCIWvAO>3yWng4f=cL3{Leg!(AF=>>S3XGT;1I`ZXL zUrc_OeBG6Cx5`Y~^?e7GE#cjXjVeQa1>+*|eTN_O{r|7?=5^FP_`JF3ZSH-c>`&wk zK5wpj0Fs?ISGk_`FOY8oP^LLP*?IE{@-*)RdcHZX=d;b% zkcZnQU_6mbFuH8pv9*EoZ%o%M>>_c`j--Nwg_d(0R z|AdXN)O{aWW`pP7#hQ#BjgeB;50cLd8BeOaBZ2mgIPE#62-r7R6C}f>dC*@M5RY}< zu$1eqJ%QEz>9yz!=}Gx==MO&j&VJkO&b*6 z>*S&8@UR*FO}mrfSqUE5ZlK+LyVNlO))FZw86Pt3!uuTh07xIv-{KN7GJWc#0 zcyu>x88pi#Oa?EwZdczWu0FlLl?-0={~<+w8uQ|lDe{+4UTsQx`hS?207{de6n7UJWIu@JYP z7SM;<6Hq@4o^zAY!rp#s`=Gn*MN2JyXlUuwUG}1-BYu~?biVFZVjG;h?Auw>4OO3L z4CWfq$XKmOMw`l?`u~D<%g0N1)gAV{sc7dtcAft$VQhs^Wjyp!Cw0c(#q*L}y7x#%<9?zK? zX@JM@EKUzRYg3GRGTdLFKkq`v)gEN`LHh5##;>sGAd71N|7-2qI%^lX5D(LDs`B6M zYd+q8Lt^vsk-1s;ppoY+D^LGhxzE4h>w;UZQMzkc_4nVPf2h3DW4SNZ(O#mrRa)cyj%$Luu;?=$t0{v;Iswuf+Qz?0IdOVaw+@Px%(D7q7RM zf7V3WOt}u?8Zt7<*>`5Y9=#oAk9s(^>u}a+&Dfg6KQvDIweRPeGu!ubGdJ_Fn&h; ztVa4uas7`Hb1@%WYR?MJVsI}yXT9X#$~J$wE#2Os)h zK6)_jwQlUfR=OOzF2|2EEwuigV<=5+~^lI{o$>S`fH=TFDPV((vt*IYC z7GzhR%bRTX^7jsZC#HKFkA3dJ`~3IU^2~A2oQS`exlHR!*@eP!yTeiF?r3^oT5Q?d z?%lKd`TuA9uXTm&(kHMZYl%D2-T1@cr)=Llfl(Zk+WR!?j&Q=>IqlmeW}}HSI%+4r zQ@@=j`t58l#}4Ie^`uH~)rquw9Ws-b4bGY1BsQSqG*ViStBWM?|DK%(be>QlSt@P_Hn&|3=*+%?YNK6qGgkhf~pS<_mo6ZlvS zA3GSUVcz%Vd{=ZmXAQ?Lo*B))X=XI*mYLDK+h;~IC(p3!zeA~~iF4jX;Q74FixzS& zyq0y)H<5G6W;roVoKr1p|Dxiquk+2GCp(?H$~88A=IpE6%cC*w?Jfy5+}C$5{_~5| zTUu^7r*8{qt#@$NdOb0M>%Z@{Y??5m#?%;bszi6%J{yXUs3mfdoyLR;?w5uoHu3U3kyj^+b6#f^S z+V$i(DiBg&f4vGJAPL9ba4j{7D^cIuk1$to5+U59Mdm zy!bSCiGY$^E_d$})<9pENC-(QEM_PT8Yr_0~`t#V)YTHwXV;>~oQk&G)+9PPI+Gcq( zux%ZV@8Yqq3wTqVaqzTg4%$fh*O7~6=<2|CB0XG>eRjoxemnMtmMs47NT|DGH|=SgH!Rt zpMoDg-JLniF{^+NWU{9>R;KmuLUhKt$iDPc^xc@&ppDK>==6L$p|cn}fwN7Wm7FQA z!d{p+c1q-cQ+UUed2)B~H)tRKfCC~|!AHTS`}%VL?zzmp#q8;QSzN==w>=JDDq4fO zr$cMs*JOV&4<4g5$NbZ#`DVgZv1RG5?xAQ)qwG&y*;ifJPFFUIvhvsLOZpl2;tKy7 z@)qKAx$5Kon@Y}IN1-qGPdlW{vEzU@=El4&y{(MGK>9n*pRT5 zr`FFp7g)s-CgVN+)<)fR_Fc~D>dyWp^u?qUyv1H@tn3^SvAnIB5V;X}?LBJVTVmVb z+ZvalFEl4V^ShCyAG!9V>MNbQ`m!{Rr~fadU3FiUPUP7lDkg1%4fMq>?$o+y;#HmXftQ z(22JHI}eC_NSXhmjQaM4GGEV(W<2-$cWVzhM(4t-%P6BWvf@`8FY;Z0-g8oSZUs2t#9EMl+D`3YLX zi--052@dh1;p4pMDa;QUUfR@fE&hUQ_i7n;k4MtMtO6IuQg5>ky7qssR>^Sw4x97mN$+u86!nPZm`mq1mx9~Bzt#9ElYz&X} z2yyy)Q)`aayNB)STWCt|TWCzbsnU;meV8|#(4)m;iy~>r%xBz*E19XkBBhTZY58tj zp7Vc{7oNfXF8LT%(~hC?ww7|{3YiPq(m{-Z_RnHfp;!85bJx;YY1kF%_!ow?>`V_u za`xb^3eMGwuYta)#9oq3)B*pqcM=nU%#ENv$y7P8Tim;mGdORO%Ab52WsU~^E&P66 z_w8!GcLjd9Ig|VCcjT$M9NT?~x1dL5;a;Nh znzH+bylt^flhy&m17R%f5B-z z@&%s#%2r7sAVE*;OE-?XEPJK|RD$6g%k%~jNAW1Cp}iqG=j^zcn`Qs;M+`*CL)ZQ8kTI%9)7Z_cX3<|gK)%8z*&a=z#pFJGIT zQ>&Z}eSTH_tXYiRza*QxR0bH`Yps5~=5qgxp78Htt2)?!TG&kU=fRNIz- zyVbumzSEqoRj@;N-QSd8p)K()R{NW~Sc|xSw;3FYTlZm# zBNfPm-W6QJ`$k>lYwjIz7c294;{4r145{vyY?;U1viPHH8;XvOx1ska;_-%iQ&!yY zoxUQ)ggnZ-DWSYFe1@&^AC2?EHuh_d&J>|<_eIBASl)r?sq!MiedKe*!{e{ogkPl= z9qma+YwrGKMN4K=s3jxIBW}>woq^7LeF}TBYInmik$-Uy<&f=MIxf-SxH0oXedIz}bEKg!!x|KG)@%Z@`ngM{KumCN}XFg>XMinWh8M?0&!ebl>E+ z<~8ug?TADi<>0u-OT%^_YwrndEric5?(QArnYrbs{=UzO_e0oVnyd57*_5~Og7{X6F|}`jhmp?}_DxsL6HxwD z=^%K)UYN}n{x$Z_tz090^)mT83!s<26)j=cw{v+L7+h_NBb!WnYRT8W$Q%5wr9QP| z8sGIzwr?HZdPex?rRe*p;*%v0N5H#|gudvA_h*jz2lW?#V+VFYAY)CNLc9&Fw~VvR z&&g9?Hh??ePXoApzvNi+SIRdh;BJoN&NhE0@2c#yRqgbV9fw!?N%{$EgL>60PsxGa+kZ24-x z9Cmu=oBUOygTj%FNYCYrZR$Q|WWRs4=z=u*ILl;EPUE5WiIBA&*K?lMo&{#yz39$g zuX{37)52KN8CI<+TCiV(JlSm5@5Q-zm%q~G2Y4#}5vq9_ALiS~du5rNy-n7Z%V|qy zy0?1V2ceA>?7t<0n-3iGOK0e}Gor}3<;y0n1X_UW@_jW{6&=%3;kL7&RPFo6gj4Ye| z1bh6PNzJqOIuw{9=&|j9&wc1K?HR2GHnAO_pf|(d4Rlq2Uw!A}&oj-Gk$yf0UEyh8 zXso|~ir%Qv`Y#xpYo6sdwpjk3xObX$D0oxKOS{f*p!2oQ{CD)V^nz#!kLo|8y28QS z3=P~pk@dgG$v#8K$(*hJ80tG9^%%O4`d-`5Tdn@lm_^prmVL(E3XgezUFYYSUuvou zqsY~OvAckJo85QOt2-iA?DgfwP_1Gl;6ZbGKM$mz#HW*?Dc8zcwyCmx;`6RPfp^tg zS(iT^wf00kZz@^+)HWl!?svZKS`2LaYq8Rg_Vm|fng?xtJN&WORUfL6zEQtgy-XW} z{w>}B?~>?&KyDJpnC3x^@2-weO*S%|eO2;1OZEmsVQZaR~;)pmyLoPR&xv3FE0QF7JirQ}UO0M$3Lgz2)Gz0UU}aF4`90C@_ZuqrLTNaO|LMLHn!Y zcnZwBz?=)71(*5nb6pA^?S%wmt$lNVFW(dbt2#;&Xi6O8FDU=-(Xww|>XkL&SNRUO zG+x?23vgtcF~FpXe|VC7bp-9zSnicN@uw5|KYply7rD(&71DqdcF-ccFVhCDaYSwH-V0-N&^00CqX(v)+7)X zr2{GnDsC81R5}49h-({UaiIZ6gFA}*D4j%|C@yI?T!#joF?nuLgNi!ZfTMAoC9aIy z*ugExjEZb&RQms``|j(03EiFWec$;X4yRLhsasXIs&3uo-Rr7oXG|K-T|%;+lguxB zkO4kh#V~ekBWWXaKcCB7PxMvzy#ckC^>ge zxpcneBl2JSI6CgrnU-(42pnSf;zJ_qZ9GHFL6o!oi)}|v-?EPU>zR+ee1`Q_m$$hW_C!1MQ`a4FVEhNxUU=={cC9i*(T!@yV4tiN$&wn@5v2J7;%YaGjmHEt^-T zZ@L7W@irZ2b?i9kJo4o%VEDx3atINtbe4mpwJ3ehH_ve3uVwyV(?5Mm>M^&p_nz@^ zENw`9CoyVo=1LNK=JVYS_HD_VGMo0TY4dJJo-`O&=1BzHP=Yi zXD;v*X@2*EH}#!TZ}-xIs=4iP9TPc#BNfkHc$PUoZN_bYHskSi8@6=~>pZe%;f&W= zKT!8Swa)GsvsaDCu!HI$aCR&N<8ULVQ2{)qaZ6V11XI zZ!Vz>-;%4j*F>3jc`V&8-f`mx`Ml+f9`1HGpR6kgebT4zs*KT+7IoBXW z{tJnN8W`Io-JYKp9-C3|3ghXJA*tm*L(6~YKc+^9e&lLmPNibZ?+02w+W(CBZ8$34syapbdq43}cKtOtWvh7Fj0qg|9=W*yAvC>$NjnO`m02amwlFmdq6*b)s9=I%E&6Td8n8 zNxsA+pUt%Ni_^iDe&GXu0-vmL@eX^Q=;~hdmEftBI|1m+D>?UOx3h_|(x;N&#vF4K z`Se+|{S^?3h5G4n(z@K z{bOPmIV&hWR$|BpNVj9iqNTBtvuQ{8pU1Dfe{AcNRi1Z{DR0Mj<#)zPuAimtYn-@8*1L^;G^h?*sAH8zgo@5 zHQ@J>z5{)*_^@K(^BjCMKM^Y_1E27rVqFz4^X?U8Y#-NFA1j$onSu^H3NH2qC};EN zHj%xeZLoPMG|2erd27$sS087d*V*5#*lf-7#^0IR#=e0LyRU1jnL89)>lBfjTops_ zVD9kOQfr;!W>>`=VCm;WsS~-ynmb%in#>(8$+!3pU1P`TL(L(Sv-{n)@5*=_f}WB8 z+Rf2%b8ffBjI+UE&m96+*?6!g%Golt@rZp{aV+m8k$?S7(Q)IKT62f#;Bn3!yo+sI z1?DfhjUsg3##I!@HP~DMF0ltYPwdE!mmebU=xS^3;2*JP@y)6v{Zp8;XK}-Iw4W}X zznpv(gZF1Wcb`3@Z%LBzvWgfg)!fFGkBl#teDY17$gWeYKA2b?S;u2_WSuf@y*tmk z-!_%}j|Tr>_GpSy#I3Gg9mkkL^nW})zx~G4Yt8$E)7JmCR~hdYS@EN1jjQ4T9Y37EvrIvGP&yI3-u~(65&%xFcr;Rmh`t6uwlVk5e&RWQrBJsHR0{MG1az6TZ z#<)~_5kuIED7SSCxtF73<(+gy_99yE=tMX0Z1iI`-<(lDZu8WS`<6$c75%7_c(8H- z`Z2}Q592&n#V0#^s=KF4*@tyyT6FI?h&L7m7k9Dz%$O~@d?tM$YZ$gH+;RK`=FQ;W zlepHm_wIgv9&5(3?sd(%sr~$g4nEw%N4^!;`hV9^&#SebKSvB?>-pc{=|SF0+7mio zN#gIS+MzSWT8S+ir$0Fkn$!8a67rS5D>ODQm2ZRe-iFECsH^?RK1uxDnqGTmhXZL} z*&%B-_S(c?&XN?_x`^LE@0GtxW`}3wruTQdu+vYPQrn^H+m81%m$FwZ{_bVg^PnNF zZ_uFid9b+=oVGr@*|WC&oqrW|_qOKCp}qG^mM;<~b&fsey`^>X)YLlpmV=hI8PKv? z&)r#bar$2C%w2)Gw?ilQM<)mGq3_){iB7g|+%uhg5Sr8JWRQHNlljKxUMcp0Wlya0 z*dS@Qv!*R$%=^TEw(V^?Ft%*dLF9d*3w9ZSc@m!;P6L$yrQ8b7#QN9sBJQ?81F zK9-ILMNsDaURWdONZ}Zk``yHE_w~sYWk+T|8?$BcjW24i4 zSE>Db?oV^jd!*2NWb!e^%Nc{t_91BpYWv7>;28;?Pd0a4R|yaU*y}2#@UbWBuPflG z$c|x&ON#KP&inYwNMrn7EoY{7^Lan)nJ>A8w$k~M8_Boh`K7#7kW63woQLTwD@j|4 ztdfm6tNW*48=gm-54@IoZFt_=PWJc@_QE-Dg5JgVKV%I^;vU;yIpdva;8)+H%Qx_h zo2@mn&X;exm{*qay+(+$bn1*7=kSuPO&7LyY~O{<<^7P=)#=x!4-{DkSeu@}8KQvI zrrf`^A8i_+Cfc;uK0D~p4r`BQOr8;6cSy$D0NS|rhQ#;yUUW}*tD>D8+7Z4|*=Hto z$G4}Jduvh0*mcbg>kPsS<~A>6q<)j(fB4@mHyEqlDB~WizwN3}KH%1=(G@!^A8;7? z;dgeGyqhE*D*b-XZ0CJ&#cfAopU$>Jn%IsT+exOI1G>=7SHS=8XHv_ku(6|VtXXU6 z#&D~Y&FznF)Sw&O37M*o9-^F*-xr)C(EHr2&>VhaSIN29TPmHuoqB?^^E|*A z>(NnigeKt#1T_}cnMYkd8;FZKAk3%SHs@7mXavs?vygJOj@Wq0<9LRc{~&(? zc>aBgwKjJyc*GB)LoG5VHomlJDlqdXYwMAXt0<0(b!PHY*_i0_(Z^V8bDlk%zqBRk zpDJ_D#`1fFHpf0nvNes*iB;@1jcrA-Wv>kQzhBdsH>ab|EBu+W1Nhx^YZ{f%YU@?o zyS%5R*E9nEG&-zlT&>2AgZ4wOq#Yj%ymK|LlIkugBL(PX&LnSVi_3JI5-LHYJJt z3zu2;F>7LK`zUep;U%`N((}hj9plg26(0rW?f*}*rYo)@lJ+)?l6J*d|{c!yrb z0$VSg{=?M#i9f9ex2^XEXGH%`=Y_qKoYR?ixuv@Wqf_gy_+;A#i-tnW9eQ2ysD$py zy+Frk-TlYtgzkPj3fU#dl z-FLg&J87%2chQ3f96UV-PwD2b6Eq#JZ-`w>E#0i{i#}bkt7Jd=K=9qG{e0W>C{PEH#~N@M-H_rL4R4*L2?6k@#$GW|9ec?_`XO@G`eV}u2e`BokyoGa4H;;AiJ@H)+ zi>}dU^NhgV%lHn#KHG2m8Rz&{N7?*~tutlG=CH2II{GfxJl$u#)1Sw^4!m3T<~%On zMHHU3t3vtejri&tE&YAH5BhuNt`bA94}ExmHD4%yI#zOtifxCQ|B^HvQ@Xi_<1tm1 zcY;Zm_;EEjJfzR)G+%gvbUR+Ge}T$FFZs!JI-rs zjFl`^wDDbrrnfoF`2-!?Kc>^%AID0XblM+vTK%W7l23HngQSVyuWX5x{6VMPYva@3 z`AYlCNRu@HBM?*bytdPJsc-IN9IQHRSB1>iJ;?dipJl!=*sP(vJr}6FAy)FEp4;3& zdi*@a&#{t+)EuF}Ttd3)pHp^KJfPDqCr#=2SFw^2I_+YeR>`|^Q&n2NSxH)aF3((M zfSSwXn-`F-=Il@`e)o;FeyZS9K^39#eg~P``AsH| z+tbLS41Q;&k%#1SSx`!ODcTCMf>KW2Z3@D#eCwG?{v#-NjF#`;G#|~HkLlfz$%rSd zc3vQ6p$+xTJGRPq@rA)c`Q{y4ReFTHu2AC|-)AcPdFC^gd>UEWB~nv}=6NSokWt!bjWlpS8-K z-BnrIE`ujunsSnVXPSJ~KeV}0^Xu)ZEcdi$&<{tZDYxNIeE-iqw(@=aSo--D#;~sR z<0AG|(w3p!DSRt0_uq+6ADE_nTj!oodo{z%T&;8clj&Sw@8A=?l#fcPQ}dA@=SEY~ zCix|4^5gPVeOh2HN+S!g$5~2l!^{oLani~|bo4pP{yylcEV7%A%$g}z{aC=ay(@i1 zum03kf6#u$3znX~0N#k~Tg;O_=l&1*Wn5aNU~lvV^*h9TPW=uw7w)HgV@KP+sef=v zntoV|5ATm`Mx~LTlsUF5y5Y@5+>lnbl*#C-j6)ySq65FExNn$wjp8xSyh{D%n`4sk z${Ued-8&tGvHClHUc#^a*}V`C_d%vvm7s==S^2{wL5T{C0_J zai3sT1Gc4cP0_d}Xo8u3ESGVIwZu~U z>v|(~z0XEU`cU%|^*h8|&u@O3eiB?a2`+SVfX3BN<7(D8?T|EhGl=VcNyCS<`?}8WQtxl-7t8|RoV~h` z3-ViuZk?N^U3&}@pXN%_UmM7OmwQ}y%3P|87)4&Qxr8lMo?OYBBse)G*$>bJmrLH!OkFH9lBscB?5f_ZAL z?(;5XxOG5qKg$0hjZaqnk1naP0lHJk&MvnSUA|89SEcz|qWQZ)^LJzlzWS%(tBiR2 z3*CN~e4RKTIGOU3yQ>?&x5_U`V+Ydy{axfg)rU}uW*<$@-kP2qO^;jC6Na9pYJF^&nW@XV zblKQBqUQzXODSl+Ck@SI%mcYAL+M?Y{r*#Ka5ClJB3=^vYE|v#nP2j|o6m0Q6}&P{ zyBqMGrMlf@@rLAQ>ArefxARx^n{TdDzXj&?yYt&ph!31;wcDuiHtP9*i_HH=Fz*>@ zwX5EeCzkD)&w7E5Wm^_xV#;{s>F=(v}(9jWXh29>-sZd~el! z|3UM8v*!C)i|;zeT7}|!a2meX%J^c%0bTR$%@4jw`4hY1n|QB`a+l~a{A^9{nd&#! zoUQ4dsebd#8R~b4**h8i%(pi7RJN5=h9ih8R%!Z^_AB|zwcIACcJj=l)NigiPW={` zN2=d^^9c1j#N6ajdb^t(-%dkEHSOHfT{#vF2;M~bZ#kbP{h6=Y%`X!TXG9rulC~%Q>}$?l$h*iD zJ5@ZFw47>}F)RbzA6R2T>T=l10o|~J>TZ;&NmEAF0*jIRbKRilrZjkLnckeHOc{OL zhqi7_Q^v+~LpRFY+Lf%4;R^7GP6f`kVw@ZK#RqrP<%{xzd1-Wc1GdXPvchwT#&ePS zWnV=77MLSa*vPKEQrl`7>p*`?BX?={4xO*ZoYX$}n1R8`;48M`zNC6pjh;Tko#Z8H z+O*~Wk(S%xn%_hD-A!&!^$Wh0hQDg`{O&YuN&XD-rGE-^I|J2kzL}?f3(UU{Ptq=9 zSACjxWshWWcjb2IpkNl|KhykfKg-gSt?D=5{8{~SJ}?Cxx1^y%9$|cZ9k{mUZ~qX zU;Pd-f5-2knucU!jo=(0I9bODX`Fx5I3LkCD>SZtR_vctZv~H`X}eS7xn1MAP2(w3 zczDCU3wnOwF6OJc8n5viFQvg_`|%Cv@4T*X;qOOKZYJfVU(eC>pQY)aqv;<2{kz#0 zdj3O?)c&KIb=+6FY9C(urs;Rv-b=LpmuULNYWfb>^nJf?a{As%L*IPHmb*25UFs&oUQ! zEX_D$>(old`?~hj@sRA7<OvJ^7hH;oLX{qJ?#UFzpS z`N4B3f0~w0m*r~XMZCG!4bH_E)5MuxUc$b9X%uH-1OCpMuGAB-rOZ*>tkdwy0+dRmeLC$Hs$GJ?gmt5V~{nc--*;n^lw?Ala`VFdOtL`fk){6-)zeVY*N4Z=0^2fV6K4f z-Sm|h?uImdnZZ8Wv^4TneTDAGT=A{0_@JE3IbQ2VIf<#C@2VVrpgS^_ICOb8aEY$$ z+l_vGEKOh7@|ce;Ri|k)1DdvQ_u2Jn%Gh>L+Ep2mD|T=m<)r^F*8P8>?*E0l{|i&} z|8E(oZCU7iN4MXl{je6EMfpRmGhRt`)#mB^u4G8xj_L;A5@!~5RSsOTU;M;2%VxXe zF+tAmhw5w3K1D|4P%A^N3`8<_!tH<4P^_`RML_Y50)*S!wcZJ~Jq%=L|{hI$jRB$(-R$?z)zBroA-n zS?V|6{KM96`lPLvtn`_yq-~brONzUq9sQPaTkwUemS^8Pg#Y{Te+>V}^Izoq#Z1e$ ze8%r?zNKGga8VlhR)hQ4G&D&5k;vkB_&%KW4&eU;{!iimDg2+!f1%+uO~WhdH{ZN` zh|o0Dyo}%7Xd;F=F%3-_?6ns_li>Zc#{0O&dzQvKNBs^lXQjYDHVys};5XnYAD(7t z`fu0m+@{;9RlfziLtybyjm;KQ_6YtTtLrS$b#BmguGe*r&~<**c7CNUcZDvuNS7QTIVcboj45 z8-|Z(U&(QA1>aJvPWR61L--i(DUPc4rgdyj=#cL($ot7%xYr)P$65n!^&aa1+{Nj5 zkF|>L<(3>^L@OQNd{oLeAMy8COL?ntZGAX%?#Dt`=87ru7VA$2zG9x7Cx2?6VA-gE z?=J3B%TwQ5$UCatt5Z!KIj`SO_ldKfq@MxJG9P!QzcH9MS2ex$J7Xp5iI<%HCGS=? zFdrD*z@0JN@zKlhuD(#-A>sWIgF9`fa|iK-^n;Wse%g9VN!_oyq$qB18Gc`T}HlD`kq2g`{g4^46}BVT;JH zRP>{uKx9~V6EyPffx6R1>bk)_QDk_6CByr;W8}lhspa?qK7{dn)$$zfbm5!sBjE8? z;wX{f(a1{D{jpeu&|JwK)febH+JrW_2RRwd!V7XuOLO%s&PpbsyKt&S_tw(XH2>N1 zd+L6L+T-{RzR>!=V2( zmVK}IJlc!PfcCTu^34Ol|KV7^nL{5R#8yT>IW;Q%Y5OA4%`k1G)j`ge2*2N;6V=>L zcRG6iF22b5=2dHnQE?x%e{=+IAvFHPzPK2!Rh zZ=P77-X!(m0Q01+&v#|t>*sxDY0qtV)qPL%d7n%ApcNlz>#QZi>`kTPjf$)2?`B7T zH>c_EwFdX=K)>RXcUgo_7x!K@qXQW|jQ8Yi$3oreSVfZ#1-Wzj+zBGtrmz3ZH0Bd zt`A2UO{wH?3HhSiN}k!4JXaKRFO!TV5AwEkhI`XC#=KN~oI`!qbH}2Sivrw5kxaiL zN%Tw7(&<;(Y}V7zDejo}wJ~o{^sV3*+ZFvRg+_@ly814(v%bwcV9$Ky0q~d3NA630 zy}Zf7eacJU;a#~T_7zUTzoez(e?I)*0{@e-r!Zrt>W`x=-z9c-66wk6XHah+?!Nnu zIb~A~le-Bw`PQ!zfo_KUWi`|**<=v8qA{!#dq zdE(2^EqlOX!aL{j7pm?+vy}eAC*6GpXCiICTlpdPfpvq1qqcv?$a$@*Dz-VeVb z#~)6Y-+YscuJTfqouSGOG-W*{Rhbhhvww>GEMf z@9YfZA+oIHP6E;CWbKH49!@*IqBF_z?LM;F$u+OgJg$PrAG@ei2JWknS2Ts6uyG3w z7g28K`L8y#&vi9ypP9j2F_XD-R>NLN7ZZ(gXX~p9NBPr)%YvE@ZxZ7Umex7N>u zTlB$A3@-X8e;1;6+OX$ur@xn>6GcD+j8xV6j7L;sWU*lFI}Vy~BIeQwb< z+9GER)SL(#RsIbd-9UeR>6oM0cIuk4XLGcVWGwCe9Iervn4`7G94-IX^mDYofIn}% zHAnj!HjRI1*{I*P5>xs;rbF{(<)*S6+);U)39(Af% z=t1ZyDB(WUqm9igj$>{DO`Ydlyj35!qc;5pwxp${kv_>l@2*SICo7Iht#@|p%=^_rIxv9?!v3vvB&tGz0_YV{!;X8w3-8F^M3OQJJ_1Pr#HHT_o9dMZrPJ+en{MLr1k!<*g@-9%MOmGj?4ib zhv)iztv8qhqhwCcyzV{gO)V)u?>%{|iFG95i}BWueT7!(|3c>1d$O)j1RkZc*^YGu z=0~&}f2V|Y?RACSbhh%B^g7!Q{2wx>lew4ZtgWx&7ldAkm(%J3`YO6m!PxE8(KXD4 zWgS6u^rHh)>*!C|)U0BC=Pz@qWI8HyG~3tPIx1;t>5>=~y53{_OEI66+WtxU{DcW0}roC$F`*i&$H4l|9#!6m-2cfY`8aNMn z6F3Srj)ydka_;c`LCfLM6m(sihOYU@_n_{|!8}8!@ zq=`+~ zZ&9aeSH%$UA@cfX8v5*VYiak*uFBzC2Bncl25tSdD;&@yGHK{WIg#&j%84unh%C4t zJ^XR3LdGL&?P)S|rAf@0%9uNqHtanAuWFA?%I_MW=hDo9|D1+qJJz}*O_?(2xT_oV z3jbGhqnzMdNV!<1>%Fa~WH8rbzPHW@wq<5APjZ^1dmSs_j7x9&VzQ9rsrakwubRQwaK`5aVma@y))3wgEc<`kcsri;9t2f z&}}SQ!8l;?S=s=-ibo|g)@fNEZ7k+(jp2r|$m6Pg$Zc40N)2^nU(zn`HjLFyc#m`- zFg`AWWB(uMK-nJXfG3sA-W(RpcnNzXKb;PYeZOlRaO$5Ixy_7b=h<>(EUOUNiC!g> znT*@E-F!dFXizp2Iw~mrXWPy9{m>g1dV}3K+mg6J^mIZrTdj9mzNMos<8!zNQP#UV zrdR5CbpEcGdVe@snb^9F_kO*!2mWa<{8Uf;l^Z+B#_n?(eyhm{Dq2`uSNq1JjA)F# zV)hu}GiJC7$0H8vN?8!W81x~sB-w;D#joQ2npFV4TwPKcs#aJz`gQcW)y4+ zjTAl-IN?d-%r!@WllJ57(Z0^hGd<)rR6*u&+}Uf>-Gt*eVOn7u$zJCR@*4$L+Xmr1AC8U-pQhu1JSt?(3ffGO*#5A z6+Jq>;nz#2G@w_?2O-b8xIB+YEzb|2EtNd~PTro#a{)21EzcVMPA1Rx9jSRQTg}-_ z{JxX+@WH8Re>@HCkM1GukFj@a)4q(8tl} z<6QJn^e{$x8^6pCl|FhL`uJF$g9iRiMngR`TqC+OPR08jbZ0&^)Np@t+d3oIynk%j z4t!IjPkDPNL)rdrwqAjZ{Ku-09|&vywg5B)4j<+H?}RvYzPfB>J0yc;1BqO@BpK!mA+#?`~3{#r=Mj{yNGm= z8*+^n4QMa94`1XqjMcWT&i^!q-tu<0=6w?I`^2rzGHbu;SmrU{eb7~Bnd-KVWflNW z>Re`1r!v6uzP0q-N140#o%Gq&BRlq44eveLefAiCH*30OOzPZc=j%Q@NB7xTy3gkD zyB)odZ;WIPcLuPsyBYCwBrS!W{eu79o_%jJJIOEt16Ff4^Oa@L?J=6JdcV9OEDEcddiITKZ1L@}p^Q+nGiK?~W_oI#$t{Z;sXU4Mm^ov3vI-bO$;O*Tj$QK6Gcb zm+VI$)`QD#X9H_(!n@tpI^b`SYa3~{tVV2P9~+&r>tq6#cPg`TTgNgrz)w*|#*%va z!d{c1?fCk|>F5`2#PeuF=M|{2?<#a(bo>@%9UBV2=w}XfB165=Fni1HBr(Ks7VJ)by|1pK!eESIL*sjnwJX|FL~xd^;=;2=%+6E`FuZx z>p*acJ-wiC<(adSqsgc#lDwZX0J*T+KK&bB58h5q~9P%}V^~M*N3eHnI?y^;Y+`8$WPwzTxhY zg_Z5LFR^`Z8*SF=`2fBrYVaPR#DDBPG#0bB@DRVU4jusaG<}|=^k}2PUxF{tW29Z* zZ5UC`oK;*^V(fN~Y#g|n=X)FMvcg}O@$f3}49^_2$zbo|#nX0|i_j8p*Jo64HmtGo zjj7S1(~YJ<|L{g*dl{PpGmMIV!>7ov1O98PCf#epHQB-3`$}bvqtP>)cTim1ql9h-j?9di8;tGJx8N#-)oQ^xN5(w|}#1C!W<;1C@Y{aZ29s93N2xLNC~=#aH0KhXRm z_+oM%6a7oq5BE|ol}zp+Z!tRZ;hf#)yR{Bl=ACI&+`q5Vw+=R(3h&k6^)o*oo@H#7 z^^EWw-Y{qFvU0Tbtw3d+wSOi$;i{AUvs`m6zHK4(oVK*?n^?sdEx-BX&Dz+rMB>_3 zWZu}1aTGWm?=z^AipG=46W$k}lAL$j23t>IO>H3a8}{Jl_AoYI$egdZw>Nqu`e?_z z^Wjlq-g5j!19FoyC0@?F715XScVu5|3_VUZ7iJx{Mc%tu$-GeZWFFvt=XJmnM*D3J-_gqc?{?^Jc9cPXR#PW#uhh}{G|0@Mt?h%b zsmEk4lV^^gza%!FfDIV5CGX;aD_$2|ab5g{GSV-5@hfLmQ^i`FCBMjM@-t^hHQ#8X z%+<#k(PX??u_jxrI@V0Z%X)BJ#oBI+I8Ww9%YY-qCC2{AW4U+9kB=c9V)tw#Sb4Y+ zy^8VXG-5QTE_;tP#x-kQPN#b>3QmW-D&z9XHJ>G~mb{{C68p$&uD14(>&bhSdn(i6 zUasrgexWvwJI{Q8JSV-L3A{PR`8eD5>^e?*mQu$p_bD)^clY2NJAdEHyf^@jZszqa z;6m={AKsdAxrhDwtG8y~>$yDEB>q;)$XfQ>TP%Jn7ddQuk!9Ogfd6KA!UpQJ4b6kZD*WKrOuZbd7Hv=Cd|>Uvo8xMqvTQ?kIfqk_Zu0UpGGcg zk;^c6Sq!~nS$}}1xSxlo)wPbXK*m4W=TF6VJG#M{?9DFpMDQ){0$(fm_GD~{fWL!& zkKwF=V{EBCJ2q~i%&St!r-k~-$m0{W6;UT=wvEgn~$!&#ht_xbeS$`s2>r$37QMQE8}M>yvpv_i>jt9=T;bV z^3D4$wruX`X_n26SHA*jgg zk~MrzMmGPU&Q@zKo!Y;^XBlNL(|n$(`7|`2yUK;%f#$FLCgbz&G<*u)6T8c2Xr!X~ zIcPp*5BNNnHXf&ryuH#@e~P|*LyUAYhNY34Z8s|^w-4otY0Ejry8jw0IcN{sn+%?V;YseNPTRL~ z#!1P5_ehw7_oCf$hwrODGB$3sH8=0NFMk~o{2E+x=Ax@MH&E`Y?)o0^W}#Pq?*`rs z%Kd|KpX6|6!NEu6A+d4o+==Y`HdonXH{ui7(>w)R^)feg#wW`+Tk%P)o=eG?Ners? zsO@i*?eA#s-JFdtls!-DTjWVwvh!j!a%O?E>DTw*+isUSv!M1~nS*{$%>4Z*S3?7P z`Q`%SJ=uqyM9j1xd~}C>*xKyaG7tN(D|_D9@O9s^25IA^cG(}E!amnz_R6jE1J-_W z$22U+mQ(!+AgDQKW7Ij8Os+kjur23%`>^X`{NG7CoFQm50;ANqg)_O+HmS~>RTPxVeydomRsnx+p*iY2E4I#26E+l z`Rh3kf-G$wHjcE;Kqy{}V>|FN99}|6c#$*AUvoCXZpX>b*-Fl3$eA+<>#Q>jPM!`( z&Qo3Chk1&pZ^^fK>WIT_Bw{7EVeQkW>=Vy%9r*ad%^GkLJ__N3_$3~Lp{uK%`Y2}s zoV4%Yj?kq2@ut-uFF|`^A3xD2+h_g-c_d`N1^uz@Yy)duTiJV`27j{FHUgS%g^r&1 zyKI+t^;XWfNV?2@vt5RQKcJ3Hx0DyU?ebeXl@~Y*8@Y*j#Rg*guh6}%JFIiOwZv|= zoz`NfeoG$lH1Mi48H0Yi-s+F-GuP=ePrZ9ur%)&Ti4J+QWACoVafAa7-+&MrWiI0&!YSX?{`lyP! zGDm9%f9L*-Fkd;Hy|ZRVOx{c#do62|_RaR3NBY;w%Qe3y51njrPl?ZG>I(CUgJXW; zoHV*P8-7FX{M`0|w?WQ{Y2NExAC*NvqD}z5Wi7+Ycr%VV;auxG z+kp{R!)R%1EOTDgb`0jhvd$F!G4Z{vt&?rg=k3kBrMEG58toVDKZ!NF{7qioIyJFd z(KGHmQ1Ud9qvT84a97@@5a&Z~ql~OC+GTFjWh8C5D|eGYnM%rRKyTgJ#*m4EzlNTA zh>k#@#U7YeWt3rdk91 z4m-VafRXs-f%a-?&(C^hsyd%iXYoKIs%Rp%andB;se7<{i>87-zW-(&xYhkPtZAcn zcgwnV)?n|>D$XY_(QDeaZ>U6HL-G4>I*v_3o6N)PzTo_OoqZnapY)aZh_j|R@51SR z{nu6fT=PWgiyz*7T+B6t@R2M}=#sfwXS!I|s4HtMmObb?d;dBUok`r)(~-XK&{JC; z^*drEZ!q?Dj_)=SW3-`5GKQ44d++`p`;oK0D$WbI(0e!IO}6>xy)2!#&$`MwWSik; z{Xf^7sm4*OZ9A4zwDWCj(>}ZFyi?ALk&~tK9qXq%hpT7{WyH^*E`c`2wD>t(;_3KZ zHfxkky3D2PWUNn|e^qwL8pQ3X=nIVwmNBw!pUwzIh*8uSxxyN|+77|Ku*U~}zy~qD$@i6&Vyic(IDoNmYIK13C(a^CEFj<4 zihSz_^ebu3VV#$K4(>aw_;7#~8z`G61``{^*XF6V^t!9^Cy(?GoYO+pK z%J}^X`X;u$y{}s1_T{?9=6p>0l8llI0?;pOrQCN?aVRuP9T{KeFxTW8)v;a~|G^o- zFUX#SANX8&2%Kj$Mfw=g`}zJgysPw{xgtYJ!yk!#N=#5fn#2%o4qDsdv<@;~0`IJ> z_Hj0ybv>+o?b37unMpWag4C@Q2t*c;}M4zf-a5Kr>&buaEXD*-lzTwlVI0 z{?mtbd9%ynele4?MVyoS$>7e8Yso7dd3^K{X!GP4tDa%+{d4rRmh{XuldLz_%MZ8S zajqO6oZm0tdk$R`o+eJVe8vvZYviSY6*RF9dZ!8TyZurDtfm4mn9!uspa(!^aj-5dFEUE{qc5@ z??7{%=4TDRon=?H-MSm5v;0m(ev#>xP7EcsyZ&KsblZK&K6gEr62tgSEP{KC+M3)?Fl zXOk;A7gb4YA-1!rr$KzyucVUi7&u$FS>m&W#JWYqtdd`zZIsO89J72Q;O4wovpZa( z_AjwD7dlfs*t_}|Y^^*eTvFr)2kC{R7ZrF{7m!Z7@wkz8wG9q6UGTJ=GuILBuiA+p z-okmEDEb?Lj#lpY+rS>+Nc!sd?U`yH@bezVxB|{azckQTl}b-C`g5l#ec!gg2v%^1 z)s8Kt4Q+#%ThK0j_LIThzx17JQCakx|FQOevK7C-LD^rBzwA5SH7T}i=rm*O(e#PL z?*%UScF4|+?8Mj9GY66KHIyHze8M2?d8j!G9XkfP$Mav#=E{AAW6_yeJFUIf!}xny zKV#Lu$df(b6?|)wP2Y(O-P_+DH;DS1$rJrtL!RhoJNo&I*2(i}Pukr8{Wi_>N!v=> zXP$(vZE-cUBlC9lUn9t2KD>#4n62s!GiU1hGx*(v4qV9or1>iy{tcw> z4KLGslzwp1ZD+6lZ~8v7m$@l(Z&ha$b?*4>#t$xb8LQ^Hmi&Bc zkJ~>L+KM*4Jx;!tnoiy(_H&1mSKi~cPZ|FQ%f2;WBGIvn?SMiP;KNy1lDtFjmIW}0X z{Z~1@t6cl8R(#hqhwrMyca=JPR~x>I_gc)({%b-f|20qhuY5^&_%GVkG8L*ciiPv%`-7JcQv^a*!(N$hnm`O-Hs)}C9&-}@V5f7#@syk+m_>H9;^ zCNF~Ro~eHG%-Q@N#W(9>>l682eJk=4-?V9KtYR@XBXVh_{0{0*fQKXF{%fe2)q^z< z;sQ>0$=f8QSWB4s-J6sN9Ez^ByWvqWB@TjXveDJSvd@z9c;rum4v8idxNGTx&Xsdy9Fz6EZ%uQpW~;pZ=^ z{XBEJ;%A^K_P+nE+4mm8fAIrTG@p}neks52a%YXiA6xL5TeLqaLkFaqCU!}g&mmQ(%4mC%sGDA!mzr{BcV#6}Wvtx^!+22dW%LsV6P0O-C z;mI?Lk!R<);y`@V(wy{hh1mJKnTgop{B-Ri=ZmCWc--j~84NVr`E5=k_xaE|SJV1G zU1t-&Pg19|52(~}#qrR99mdzvu*22&XLz44?X>49b6c6m|M`3NGx@$r>|69y&Mm#V zBU9bKSn06m%D6q}ngj6%P3*^5>ph9}y`(aqd{l6L9(&O6kyzVF)R8qD=l-0mO>UgT zp2*1fUT4dKaAtgcYyUoi_|mP`dJ|=2ElG`E5xE1+ZH`6%$~ix**V$U)Yo5Oz7_5Fh z;M+>Re0L)IKK5N>@$ar{tbLx1?EQStno7eY_H&&)MzZ2O4vpJJWXcq`z05IJ?G zFTg%dGWtsQkiN&@)2447edFu!xKJTuL+j5>cl6KpW3;T7A_nzQ& zp3CI?B=dL9W%}7O>W`lY@7?j-!#wcQZq&VZVn1hvT0_e4Y6izp-{y_V0s(U-2vJ(v#`Ov(aCfN2aY)FvhCG_f%5nRMC0->5_@D zW!5_dgUm7bF5z!1zqJnE>gZweNTXwAw6h-Dlei+4-2M;Fmb5G| z_Uf=lwAo0UE%}Ohh{STe)jD~{b0jjJbUtswc?qRQ_PLB0aZZZ8sg?zvo*mkKigxWY z4D3y{6d$bby<%*(@d_X-{39B~fF)wx^%Da};~(+>ed+S(4}JXUm?tf0pEG@X2`! zu~RuqQq^XyErr-aarRSp&XRolTl#Y(=OJUI2adjD&n@jalG(bi?6DhN*K0qV{~-^b zU1y&oVc)7n&XGLwUHlwLoy3~ul(Wx~G;)Wh^Bjrdn{yLY^|L`e&WanYqTHbl) zcJeC8OLmUrNAkLRj-*J_X}95Q|BE#3f2`ZL>s7{S%QgQ+9_L6@f4d#N$&JrVcaCHY z_0pXqS)GQS=hM*hBzewrB%gc>%p6qCk$l77mYpU)NAeZ^BE=ZNw+OvD_?9)hb~(?H z#C^*O#swLp?Xg+Lf2S|`5<5uhOY}LC<@lP;W3!VcscRH>Jd+V(ejxMNO4e81RgQBa z9(9JJ(IAfKe1=2nsPct__xKEl4;ia793#|xGI553{hB2sSm#AoYaMG|M*Iv%BHlFu=mqhqGyP8b+osok!|1o`-{8*d z#64=9SKxb!z2kG$N%Xs)`_6v5eog&DjGb0rtx++1=QE(lw^7asKzEC)_oS#B`;&eO zF|QC>2LsExgvcwIZM922bB!6`8HkO2d;o7ba1V-y`HA3kuP6w*w#`y;^J67bIs54{ z&u0IOyN{)B8;#99Ej~O(D`{&$tzvQ8aVD zL1>nhd$KeJ0k2;#M>-Hhjg3lwW~JYwA<{pdz;^rmriC+ zN}JiK*Jd9h-@_cObG)I(GyVPkx^F1Mn#=3_s@UkxL~K;{vlScF(f7!#b4<`u`1P3J z%C`f)r?GQyl6GonKhC>D-YeLL5P9D~n|^K2aeqo)C9z(JHbsXocj9o!uaJFs!Eq5d zrv;{V8x| zfa|;zxRSNK7Fo_oQ9h}yMta9>b=GgJD`Bfcn7a+?3d< z_k!>(ge}wgdTt@iSItL>uY@d@N5142!9z9 zKaTbEz8A|p@;zv6tRyyOAGfZU?^LdYcKMFq1)bujjKPzlgOQtYX;zbePI4btug4$p zai#RrpP*0bx>pPfx_&p?@|hRNd3l%Fk3EC%g<0Y=TR6v+)Ms|a7X+Ul`;J0Kcwtu4 zPHav1KLFSdE^lA@9C(D#DR8a@?+YBd0GRy&slQR`pP$tfrM?GvpuphsP(PB%-EP2s zfvx&?_W?Ep*7ZM;^1sVc@pGhaz_%B$r!uRF`=YSpfGyzL6?5tuVu!p{%D(q4q~p+f&^sXs5PN%l|ubphYE|Bv7kShp`eCpy;LcTBf<^${Y|0(zc z*6lwi_0P^y`*;z`zeRosdP39}c&*?A-g0`cXh`Gu3u$3LWi*ajaD>jxQs?(PoEuz4 zegvAr;P3)J2OJPs*MAz=Be1T2jntoQ@erW=pUC%~qj>;cA^4!t=HXGnC$O$xDfMS& zF~4U|g7Wu~A36&e2@k+Q!6&e8{|>djeqjCiWl68Cu8g5L>>k0#<$$<^c7{0(My@L+9RUx8w0*=q| z`-FV&G<3CQrqWgaF1`^bEsV@;9c=;j3#?`FFgT3kEWZ=#($5!(qIY1xXWN0sj;@&h7c>W6>>z)I%2Pkt}>CMN2O?F5dX z{-|Ej_5(#G1KT~ls(hDIE`*$4$vi{Zt)H}u1s7>vE!%~H>)3?djs=(JFg+&bR{7?U zA3@e$`X&N=HgG^-U4ORV6Il1{ep3Gs>}{mTB){D|xXO2`l$n6t*33|L>ls$%n@(Ej z=!D%(1@;Q8@eBY@kjhQOMREx;lA(XRix)E|M}4-$Dm$LK2G_fqCi@gEh+e?&<8hBOap zar*}j)1Pts2am^N>8kgjD&HsMN5)vX>IeP^I3Tdr)%OISz*^TIk^1|hU%4WW+;-2Q zRla5^bFhprrz<^`v~{F~=zp)~=M7-5z*-)+fhRK5($l~=?4Nx9f#gfS0KWii2(0Tr zEBMd{yZ&`je=xS+SL6X58KwnOf!Zk#9)8^a=3Ez#(+Uu785y z6Ik;hw&U%MZuJ!1=-=)sukw{jnc?D3PgDNXOWHA{h0!5f$HoKu1=cbZ+cA1sIvSz; zq2velAs=}d)2e(20eb}2@+cB~!xHtyc8qMXHIYaEc0YB7OBwX-<;>HpF`u*{qy`eq?|p6M_E<91vL7UnBSg*7a|f`oCs!Ry-#fnc64nnN{U`S<0Zl zJEoo-6`c=}_5x|4ehHm_7T7DW){*PL6NzS8a}UZtLB1c|RXQ@e%J&$sA+Xkw<$|wI zLPsu;`a3e4w*LqnllnwM)VW{EpugKEog57d9i#a20SsU|s(P!6&fhqg?85$!v;lf{uxOqTadKzm&_f1Pl0G$8g*+R3DONwan11mH-Igl^=6!}~vYk+~G*%g8s#S3Ce82OPp4 zY#xpld;)78dPx0EnN2&tLl)!Ejmj$DVNxa&-5+;yRP;SS+Cij+u?Me~MG>%HV2x)B zu(1(5&=Fc#F|2uU2E9f`^-MFC2*H_BKNIT-> zr~#fZX*r~MNi#H_y?`UwhN0^fp-FjeoNHf4(t_J*B9Ff zZ$QVtgpNbdjmxTh|C2J<&$dHOj*6~JS{rHMUozvm{xz^)V69_fJAsI0E5?EK10{Be2$u4+S5#W!D$m3H%4$I1pJ}Tjl#Z`H}X_re6=VbVJhKCe2UUw)Oa! z&vN4P+ckmj=^UNmse#8h=`Bn?A?U_w}WFqh?;DEqdrq2O;1lIL`FZDk~ z&p$vWqtI3A)Jqv`aK|Xie@NP6q=mLZv*u|zuvcI$lMBETS#Q}(;15;4W#s#@L$Mcu z?*TRh*7ffad_O1Z&yo5cq3i#Gj*)$$Vd~r>Ww62MNXu@GTI`=R4{09F&kexgpMW(# z<=_c@VD(Ly@>h}{!46g5+*;*Z1RM}p({Zuj6Ik;xUh2PxJlEw!cfOqy-Tp503`bX} zJ6~{NkG~8*IV$oEk#;s|e$s6D&IUFF*7WQLKF_}_oekYq&<5Vc?U1!`P^; z^V0;Mz`A~()c*%^8VU`!Gyanw_#Xc_)bgo*(vBg`AT6wU8V?-8Uc;KFOmG@$9CWd_8!nQDBD>}9c(4=V3qF&@(szCz6AarIMkY`|E=H?Sl1WZ z35V&+SJ8`?a-uulKsWl*FOO9DJ`-H{g!aCcKl79JF=>G>6Mg$Wut#8x?@{o1U$=C_ z2vzz1Chg%D4CwIyzXcrmB2j;>;1gKazeDQ3hOWN=9liQQ{ZC;3QU-spt(WD`0;DyO zW{_s(6XQ87f zKCJ=!molG_*3+_GNxPf0z`qlHd?&C+V9k%%PI#52Bi^U5fAYQf6wwhsa5Zq`<3#-% z1)spWzSvIq1#~2nv97VocNO^|e9DeY%a2LgBGNphMQr;A4u1%2+dnu$&*}JMb(QaT z6H1RXG zu1*K`3aoh<2p<2_mac{=KZ$&Q3;D=G;EBMTW{%gNAo%bzcKyAi{*&&Hi$d8uuk_3~64{yxLwy14r;RUQNR`$#2j;o$@1q4e>=Hi?^$M`vQmlo{;4b zDKD^=#Ww;!fh-@(iEeuWdF<#NjWk#J`jPGtf3)Ky6&Hrz!Ttr;-x6}|DRl+bxWslM zk82b8niKWKb|NdWwdK&UrFS$yogbvk+oWwdNyQ+6 z^;N!&qwhHp1lIM%c0zwd z#~+4{AA3iQuNeQO48AS;<4Gz$^^o>9X`yuqU0(<660S5%u^@D;>V9m!_QvZH*<~#KChbrH#=9Vo>}7)Ql|+59 z9pi5F{2pZSRqtq+I_FE7)uerOlA1$BNSjZZm$Zn+a}IC>zh~=vF?hmvS@sgzT;)51 zeDRB7FOi>_{{x3!O4L7D@CmH>7%cVgfR8^gw$$WAqe~fQ?t-Q-ko`fIh%BW0c^?K4YHjJ>LTLrII^H|>5N1RM}puDP$T)! z5drQ6>=jt^(NoIfNA3FW3w#rHcRh5hM;<+^eY?IO?HSV6TlVWEElQf7G(+Rr25bnd z=?F`^)t0V=DE~k5J@{GCl`!x|;P6ukUHL}v39S35QR)Zivk$P{Ue&%Y$PeIWw|`*y zG7oA0Ce0wt_C+58hs=a8S`LoDjg~J9Q~vMdhw-!G%Z$CNea*mrfwi8!Dfk4|G~6Zi ze-91+LJobZeXo)4smB-m>m=nr0;Ih}S_t3k(QsecXqc{Tmihj^Gnm%S3D^d?_-$5IWXD$A#6t8B*p^($;A|LfWaM8Kl{=JrOvBFSli@Z0BO# zHyf&blgST1Og?=R0QLg=1=f9YjNlVk(;>DKxDXvbA3EM32KlzycZ8I|-*0>4B;{BA zq>Ujh@L)pMM+18V)_BBrybCQ`@qSU4C`bpcHG=ns|f8D^L`x5>8f#mn$( zMEtfNt@eFMzCVcWC_h^5`wZ9+Sl3@K`05h6wNmPz0}U@=v(akbzsQ%dBKm@5v;Ljc zzQ2*?CC#I8yagP&Ghwqq;rlE-=KoUdd!2kk^2JVoUjYs=e%SS26np|}9;&4N9Q1oG z{qbyX?nAwO^%`RIkf z4*+`v*7ffde77d*&z1UTAj>nM<4N%yHNK@%rk1oPEqe`oY^T}Qql`N%`ytAIm{Id=Wa1)soL9>+?3A9gkqI-bCv?^oknC}nOY?Fq|X zy`-H>T9~oNwl_bpUtled1HogQYT0Xq^0UYf)R2!njQwkT6~G>WwLDH0e2hVM{h?C- zWZ=iJkppUc<>W`I(9g##{gkvxr1?qPaSAcP=?PzYtl(livh`Hi&U9-%$TOTU@dF^Uz_j)+kyQ8YaDC95iYa($(UZ_`+@ubW0>?) z82Ec&kHEU0z7>2|1M7Z%PU?Gsm!T^s*7*KIeuQyr+cL|iO4=u+`AG|D93KJ8*cQ?_ zLf{A;r+q5r|3SXzO7fw>3;YgncyXfsUj?7Qx_+J1KL#4^!EPx37xDvF;1llAWB*At zzL!ZeNb_h}HUWn&Pxyf);0PRT`4RugHNL0FmvK-0NZ=IgAJ{LjuK&2;6IjdfQmH>4 z8ty_LDE|ogp3AVqyDZz4v}L4)7z@1`$34Jafi;eEz~L{^W9=E(Kl%PkEFTh{UE})$ zupzLPV~yZrOblx|oGkUnqEF+{%cb;(AN!Xw7hyL`ExYlPb|q;Z(zYFuu$jxG9OGj^ z(=q{E#^HK=Ij_c7Nq+bO^hV?X{Qog_?r}EN>mOfpF&E{6IfaiWOIMj;AA;oz{MgBe0b%tq$-e)jrqOXqOT?~nKE zna}h6exLolK5Ol@_sl$lHbtwkm}pJ3YF}U4H)br2=*v|0CvEyj9j=|1r@DF77@F$y z;j@N$W9p99MXNF0L!7{U?wnZE??ky=KP9h+{;p3yQpqL5 zIR8?IYv+|zmCx`s#wXX)@IG&V_CJGGajr<4y6zq|Ur6=ULa9IcC1^D1Y@xYu15V|1!7 zQZ(0KSr`c$@q5S^K)&sRE%wCL$r!9ml#fEmAhU`^=+iwe2SQ?iH_cY)$RD)(h#KLE&zPvB7dV6Pg1hK3N?tD1ZUrc%6 z33op9NnHQYrfAhZL*j{6V;Lar%d@|d=*NhXLF*09ztrJc{@VyQmzwEZ|M6Kpy?r(X zt&3Ls>`~$v<=lN5p#FHu<$5mr)IpCyJCA$qM@l@=s{KRKzAWc0k$wzke=OwsFLk(< zUmmW`Exu>)$@M*)i%hh?hj;Gk6GyvCom=WZNqKVG1q^zDO#<~V-ioa>PIDM zUy8LYO+SWmZfTPubsohx)IGP_-#GvHtZv>Kw?XToRh)R@1QOgm;-`Ld$_?%XWRHk$ zf_A!i?Hfuw(W-qA9f(H{W=-Bn_0>Yly};GVWMXMNccC08jZ|O1)rWpnO!Iw7n*jF{SNpiK@1*9d7} z7`f(pL445ZSu&_Uo90_2by~6RJ>9)x;9Gz%z<;xqE(zf%lIz4^P|6(=9^Br z^`JXH7CIfRi&pKYNIdR4!t?W}w7(R&#_7RaOiJ^Or`$;BcnQQidZ#nz#MiqFqIilbsQLK~u0jH_rTFEaFf2WNMh zuQu9jL^*vBT?4I&R_&{z{SCeL`O^Lrd+I!Uq661#x6Ysq(JIbo#4&$z_on{<=bv)34(0SCfIf!SM5}%r zmUy+j_DiMxG1jCNx%6O~Zy)7>TAYto?)mWJ+l9}-$M434KHrzU@vYS3o+o@pGKi!9 zGcxqui@-n9e48kDYI2sPALuX9mT1+F&(XSQHI6iCf0*`%$sfnaA19cXWcqX{&G)gy zs!r}mc5{dLvhkVt!tp*pYob-Wmx$*-==R6>XPWPC@_O7GNqvJ^CH&g0xfAm{Zb?wJD6`xbZJ9nvQOSIar-HBuV;GSDQ^(Rp7{}bhM zX3%5NhG?~4M@c;HpTh0iNc+94Pb2zpEX_BZa*guKjns7?-w=FOCGXq~LhGVcAMPWD zvBy2Pe(Lw7+~6K7bZ*hT(at?yd!NJ;t=j)d+V7$d^~oJhny(Axe(tNT)OXLV_#Vcm z;|rg=cIZHockW6ML;ub_x5iItz6U9HxVMsXYoZ@O%e_{({rwV8wCclk(L3lvZF0xI z(tLH%#@+1G+U`CTUrl@g?z1el$8@wQTCJ&^9c_DL=sPG@UYf50+Ddfa+lwxT)c|W7x_5+#MhMZ6AB12KUOeEhe$ba7JplIYfM#)W@f(c-IdwZ`^-r zD&96}v&EegGoSNMd7!jACw}w=v?*Hcjk9P?w3?H((tZ=;*%%+Zx+Ojs+(v(@mJB+y z{Yhe#X}&%3dX&pvb zbH=$9y#j5BR&%;c;>CJ%I#SxNqYp{s_Q7xXvMARmznY|S2fl^)tQha?FF@;}RUZZt zBk-AfUbN@l@Xey!;9gJ8i|FZSC)ztN=@L)0nuo`w{Tlj^$a$guB+C8V=Uq=!IThcl z_;h@h8pkW>K%}=<4Py8|ar3(Kw>Nw*Q0{QACwX0e=MCRq&~opm(_Z6u#GaLSqSY80 zOZ!!<x0kFy`SVCiPIA;_k!UytwJ30V|PzzU%cV# zO1XK1a@i9b-|(fNHPNbl2Z_hMV7PrLY5yT}xt4w;urKz!;cF>%uH#E^bC|yG4c`O! zbbJA|*Y8IMuA#%{U&?dbH8H7Q7wvFwC~IOKeZzMzTJ9CY?W;+B(W(`&LsP;2!h(wQiyBpcwc*#%JIQF5&&fGWQ-t_Udwp^-JW< z{630U+S~3m-=v*iVsXD|Nbabb?pusDMXSENg_iqKLycvyw9lk{CiftV$njas&6N^C zzn<=UQ)1;)cBNbBdnwMn>Aq?B41D2uX=u4O4ae(2JS#)ZO|5j_M0q{RLvwR~x^EoX zf7+Xy(GpLz>Q7r~KbNyNkA4)C2x?8zeZ!>=_piSdbaOu+Yn|>Jf-i8=J%e&@HVAEs zR(tk7;uv$(8E%vA>r1)Cy{nwzK!L~`+X{BVQz*m3GF}1emmvvx4>H&zOwjqdo1)b?)=B%&AhsI97u9j`Mw+q|T4{ zj=8x+d|%)*@ad`_>(CDO#^L>*N*ry1yH5kuUq!h_d1#-aKScZYx%)J9{w1DhH7BE_ z{j01=D)&SDO$O(12|hcV?|X-O`rgPjmkzVW%&+*~mRPy0ryA3Ii6vUaGKu9JC=s;A zutt;P`JXuReKV!b9`?!swO8;>#TVF3Z2pe5>=o(P6sd=SlscoTZ)2MT7ai z@@V~Q)_G^Q(08b;M)Q4T@cFm6=TGuTNwgta#W*PC&${PVYdqgq3~g?voIV)n2(%_z z_2Ks)sK3c;zg^l7W>1V_F1E2xo6q-Mk~#r=+uXA&zVrBWeBr%u1|8Vw?TydmbqBh8 zD?t4dlsjKh&fd_I=lhPKEzxRk9F};Z)!tYt?FZ1WE$nsb@1xxKl0Ck~-Q#|IyYL0R z;5CMFT^!DJafEjb-bR^5S$MC{C7$!Nn-~49=leFw>uqrJqUa40YrU5j*P>0)sy}je zoWAV!!OY7>?g<{A@B3Kle2#CUx-Y?(jZg0L!+ZV%v?W@_d5JjwC*3oncbf0}8|D7B zluLd_zl}CTt9h9(@wn#?w>PDIZ^qG&{5pWXY~VhCb~C6K_!R#J_dXziFI{5cGgPc8 z5^Ie&rbmfo^m6CK?9BP6T$6J8B6|J z=FIe-?|X!Djq>ZO-F+gyj`*yP*$ZkO474sEb&CE_Seu_7y7WWM9`sr9khQ1d0?fRJG4IYeKqju_`+wuDmswko&9{Ylj7!% z0QHkZXHzaY44sI!M5}oyjn+l0c|0WbAEpm0*qcwz_r;=(<>Y}CZtf6YB)-5h>Zlku z_OV`~Rg7%o|dk;;`=Q840ZQVWLpE%$51LYd!vL{6ELHpnH_QZD* zPqZ3GrnG;E_3X;^wg=B2deWaI?2p&D{!6TPDOgMA0_P{WS+9_Z(Um zt=4sj#LM)?aKE%~%sjRwUw0s1r?4)W%*o~~Uq6YpfODJao?CrOmajKH4PUU8_k8zp zsW;y{yOoKlH&lK4I?MM6<^BxSr*E=+52Fpys!#3E&OEPAC8T`=_F6K1nMYr?X8Br3 zow@ktxp~akk>zWO&&20v@5}l$LTjScp1Ue->biT@qJC|(Zd1;l4Sbj7tAP&8@!D5K zo1#_wd}&{s^_fi{zR&U{p{?2EgV}BlG4Ykfr{R+vAblu>_RsQiz(3G|d)*wOJ6XOM z(Qi^tAGEVszDTqwTD8Bimw2MX=U?jApbs0kKY5tLZtd9MO`p#deFK1c#j^H!JM@)_T)PrbEw2HZe zn9fvkYZdl?{rF%(qxj&wSyB8A#>AZOsVnc93a55+-&f$tr$e3wb>$XCGUai`nbY@*XPOevQNvtm6nv>}POxg}_5yr5zVP0iiw?Z* z?cF~U$0+aaeXEUbPp90mD3@_`(d~4!C0fnH6p1HVjpI>iUyga6Odrna_IS$W{nqu# z?isW$>-H=70+V=+8s5FtOHvP?rQ)gkYj=q^-kaBZquBc{a>ZD6pH#e=T?wCw&#%UoByB{i zJ#$>z#HjpI>jAqoS|3fh?78j_*a_&sD6f4i+7zwY@0Iq^^kEczDBs*J%4G~A$rYpA z{9;vaZePWx;R~ofTt@p}_VU9fd5uUnzZAr>&ShJK*7>Z&dWm}UMb`N=S{JS2{EQBa z@Zzi_j-{z}KG(uNLb>yzTIX61+6N_`Xx07)i6>f(B}>LKg7+pjA~=KeW7mVBe(a#0 z_5!(QgqyFVFW*S4=NY$(wMk-$R%Mxoa{kswuymBq>=I>Px z$8X@bRLthYG=GfvR?Ez>_v^q2W(EfqmnX4u3&#QUOX>IqU zJYcGMUEkX7A@M}3dF?9kM5}cvFYSMcSQ9LWAieh8n{ z-#fbxqIJ<~9MQzl&$x42aGtq2^iXJS8cD1_yK^k_QXlPq+MDCrXhXD$a}n*FR^utv z#;%Gs`>FAiZDUtLYogV7lF)wMZ-&QnT-u*xK2O92FQ1AF{&t3O4Paa++t?)})>GuP z0V=1(w6$ZU{*&JPMxiaysz1A=&Ckq_?As=7?Q45@y*`Xv)~8Kd`wH3+t=6Xi?ezBM z%*^1;s%3!kON=18nwXth==h^0C1++=i` z61rcYEO)=e>Z#_al$N^}ZHiWLcA+)VDvq3;z&|-leV7;G$o2}o|2>|V^Dgy_?&Q#(Zr&B&Vu|&rmoMLvSfW)dIXl{ch|u?2<~4WY%$7RcsH5h1 z23p?32Grb4MflGNdS>-8S2mAXd1iciO9sdaw^9eBh$ z*9LL?d)2xAD$;&|a;G!Oeg;r_IrZXceak+G+2_`CZC)sIlybw(Fra%1ya;9FMkZ zq5bW=u~e7(qSaV_5xt$0M}3w3^ey zXl<*?|7GLsIJDJZB=)gl>`<>GMYjVME`q6=Yw2ZT_?50j@a%BgV zE8EA}7x5YRbQR|u+G*wGgwG}JCO4-P?3A1!{|_WF=Vyu4l6q>7IcQU~igN_5iB{uT zMjUG+du$v1Y0G}iapUZj*K0wZYwPAYiT%CA!e^*h-%2deDpm%u^e@$Zy%BG3qFhg= zT;`^1ar;Yjpt;xnbBQNfwNI1w8`y8H=to8QpAv~VtEA2YoSRnOxmkfv-d|tc;$0J$ zN^>v0VoKSg@M-wMeH(%HH$;yhiIs3g* zb|=csdX&rjEG=cXM{AO-N#%yx5i!7|Q3t-C^driR3-MLm^Us-jKNDo!P|CR)WgDdo%5S~tAQ zPDJbXGG8*5CU@DT(Se$1)jmP$i&pLTqn-L(e?B0_68dqpOsF3b_>CIm%lh6u^7UQB zs_x~vLbNGb#o9s}ZHb#N=bd!poR>P)sH4Vn2Ca!!{W*p9>t2jcq(6Q&o{MGdW0VJ~ zs`12>wGT@?(W?Cci6>h1;XP?zyF@VX4l%MAPpPt@@qAA`=TGFz+PA#_mst2Twb#Cu zSfbTln@uchvC5ZA6YVc3*DF&ld-dZ)dmTDZ$!otx;)z!6CrkTF!5)K8!xvoS<+PWjUO6wPwI+@}SLN3#mF>S!?oU+twR&ayS+pTqjbk9%DeL9e z2DEo7l?d{m$oYJfoHT=+G@G0>kDQbl7c7{{TGy)_T5BI|^)lqxN?!hdR9^2cFa9I) zdZN`h%Sr#M_D&VM5>Kw+S{qbI$VrWCOinB+`)6`g+SG9lto_!Ff#?rT{9YkxQ z)mVN*`(wSa1f=~G#*)ZbZdA2@p*#>nj!aZJlILNk@fr96D#p)fr(`t)6ZlMEj$?_CH8G(P|7?w0BDL{(lnVn7~|g*F$r$gL--txvjL9+rE)l zkzQWfB(X%RSTl*GPgL*!$LRLwl$#NhOJAnz_NQn~v>MCbC7$NBpD69etNC1@+u4){ ziXz-x@Q!YOAn`=2_U}qO(dzY|m-geB&jjYPZ#DaE%5|P=6eg(qzvG(!1oK{Y!Kt%+7=(2{u9y!KtC{b>3SOCK)Qw#QK( z;F-qt*lunvC|<`Nh0nlOIEwQ**2@PkNUUJQ&3haC5__}sGc|FQQbF-_i{SexJ$(x%8C7x*2K3dujSL=JIu6;k{CeKMix&C5Z z`#y;$TCHzgiFeUk-%DuyFU-dPa@t^W+EDJZiuil$SL@nUB$hlQDeCI}Ex{Xg?R)S! z7rgno8*PbJ{c+I#Au8|3)U!*9<~d0y?-#FU$D<9=YJQ8MopauN?2-D~B~%vW<;tAV{=;)z!M*emh!yt)0GwC~SYt}vE{ z4eTA12YAME`AXN&_rI)84eW358TbM!#wN6L3LQTG#L%Bs_iKG5m$+kDE3tUqA~{L+ z*=n>YTE$t3)Gy@^bUyWr6P(3@t~cMK&yiR>cd^tO&y-lA)gI|XEb9sP49=V7#z~brKe3NE zhcceYXic<=F#+x88BBPebs~n@Q;p|F6MGcpfn#bskxlIp5>K?6kKqzev>H!yY5zF$ z+Lb-ugFSzqHEPn-9!NchXEayNcXhwh(!8ntw8X;as8~-*EYT`f4Pt3M)b)aA<&ROW zA92^ls@Tl#h7RzoCcHMCC7x*2K9Tm$nS`LzjXaP-PU*n>Hfa``--jgDA^c~$-u(Qi z1wKE|Z8SAE&Cv23C!7hO`l_`g9I$c8&=B zpNGV0>At2stJ1LY%&LOK+Ru6tE9^_e7x)pMnxoRvUbKoQXU93k{&|?(&^9h;R?+Mj zsq+K+RM*h=X3gH39U=AhdHLb@o%Bnz+B@4R_jhpf<)v0}!Ap5>y3gY#mC3zGU4v&o zq1^dmncQ<|C)b;&e2FDm#rl+3Mmx2KCf${LoN{^gV=^vl$X&TdC7x(Crb7~Mx3`Br zkoIla$I0xU6RaP7k@?v}y#UXEuAXr7X4t<2zm7k=r?*PI@4Y>36EDzOy+4eMu)mVm z<2jID`co>xUXPaNLVnes&m^8`HOH?@`u-A-D&R}P6!&!h|!4a`PN8#ywv#yePd2& zKVCY_xMV-0W!^_pu2C*~P-4D__J8f|!3Sl2?sxaJSxd8rP#)MqIWf%fiS{70DO$Df zFY!dH`K>E`I>6t^Zp0eZXAjpZXFnlzHlq)?*C(@6Ir}ku7SEYvounV#(7I?9Cy6-L zeeOD6svQ^XRcnE}hl>}>ZAV>aBXwoXZ$#%lB(X%RSPx1p(JEFnvGn?Co-aq|-cPyl zm73?H(Yg0Yyf3|Zt}F3GtM->9UR`om4fgOp_Raq2TwUsXfp4F>PVJ4(t%Og*7f}63 zLi>5{6i{*G>^QYl4%`u)TN)i$Pq~bvy_TDRHbtxUv1m=SYQI<7*Cc0E<^CBh09X!gJGnfSsnenM-aRg4dbq3iB*qk>ADhgn)EFCUOtYpAEr!#=bnTJ>c&S{JS2 zER??dNv+ck&E7`2v6^z3pZ%J>MdE#eR`at_;)z!CGhNzOBJU-!PTN?gtD60p)cHHU zZSJ+fsugSh9iN6zQ~me|?O)~Pym7?w-{a;_>*M?E4=4|;q+ITQKe^9-7j24G=lX9F zPqZ4xFlnDeen_MrTM~k6x-W9~?*997=Sr-PDBI%ZbF2D&xo_e#@aZbvU(wEoUY_Vh zJpFDr-&p1E%Y9v5Ps*h~Up2^m4eejywSQIOiB|pTDD4x;c^jFNmNj!mbDziOWb+ycyniq4y*C&lvG7|emYkiyUG9B}m0u&bzrw2E+)ntM54?Eo(Uxcx zuO#t|5^8Q5*2rxsulK&1o9Z=ko1+cUsy|I6-V$$aewXs%%*|T*uuIRahnDALzpYjG z(p&Z1d+}NCx%oxoyC~Jrx@fiU&Wet6bCtC}BKID&@h;_|{G{dHjh5$TlAok~8MGx@ zwLc>5W9Y+b`jD^X#-sgNo_R3OXnMIoW`SC){-bcAcd1$ZXX!dTj|7~w=cS=0bYHb%t``_LFduV;a z`KR1`OXY)n&E6>SM60oEka(G1K1i4L*Z7~4E4c3{o!DeG<$(oU+sZ5soyWoz;hYee z`=P|5?8=qcpr*#N44*aMJJ%y+ZVEN`dj?e^bF<|2GFUfR=c5t1i_nH>)t^kXGY_rS zd62ZftnqnvEZ?nUt@lRc&XPKF*}uzFK3E@-`&WD>zVM!X1FeZx^YR#R{FmJSu}uEU zeT{P6R{81Uh}>7vfjM4&dPU-iR_zUGf01=LPd}E>kEId0&r6-zoV_LL>@A4M9g5GH z<*mbAg}jV z)hG7t{Sr&G>d$>>XPVcaLaCpp_T89x`(Ct0dFVPcCEl(kf8s)Oz zs#LR!wli;{)qcB%4y1bRw@UjH?AOEO+GF%3lfLY)ZvRR>dH#1LQ@wvXSKU4@b>}Wr^d%xfSbGzUD4#iQ4Wl@hlNlrL~Hbm1Wxv$%gb|!mq-X%`ps1|z9 zbZuX3@Y+4^_*$`V9IWi09n`lbv8EDF`M$xYiBHAcg!aFNR`WEInEDa+&%A`-s3P}X ze4W&pNIsnB=Frgle|++sFrebBL;@&Unh{3x5Z~UV^qn ztM*wEPqgaCbJG5RyKl^G(RL=~#;fkWF?UDX^CaFlci+g|%$9hfReL!*&X1hy-K^E@ zgrFH)%ubg&W4RZZ?dB?Tbus&Od>TH;d?!QSLdCe)L1@ zqE(z)#4&ff=g~}wv3pW(jHF!p(J#jCfp%W@+IN+BqE-9y(*Aqabt-+>7H4;$-2W1J zVXB)K%#?V$4L%)TaGRSKq#qATy%Ansh$fD{)4dLv6XNarDG$6z9+Q47ins4Wo1)cx z)J1EeRX;AF^>1mvnsc-^md{yZgI6}h1}|-4ep2b%l6bo^b*$&fpQ&#CG}jillOztl zaNI<+f4CP{&W^cN^=o5sI{_Vdj&kW&VuBqj<)T%;qR^UX)vsMr{x$P6nLeZ>*w?nv z&%bbeo6P*ko;{ynU&iMj=AE63XhXExb6*m}*zBH1GpdB0Pq{gia%rDf!aj-CM5{f2 zT;dJ!+J7YN1N32n^r3`(i1NU*MBF;y4@B`CC@PUQ4+?NS(ipCGFJ`Z=iSn zR!Th4s{MFrKbGe&pA%yR{n%DA)Q=CSC(k&48|&t7>5E@t4RCX>?777fOSFnLlvvhU zwfA?Iv@cBaJpv$yyANc&IKShn0{r%~=at;VvUjBQCg(P}Ox zN<7i(^;4w%YSv{G>rzn09!H`jlpH@0cc&c>O((?_oO!mwP^2*;63U}#<7g~T+;c4R z*-c{Mv($WamRP;fYOl-L(LT~be^bk>lxQ22J5Nw9XQgVQ-5M>=OT+D3NIcQ1edz40 zU_F*_ZnI*8!Key3&Ty_5eG)@!+(2HhCwX?b_YAQ%J_Dbo`cwn$_`E!M4s9-1YqYwY zT?wsGZp!>bmA8}7{>SB>{GOcfI+ewz;|s6TKhefgwNJK{w~LE@Ozo4yNp=j{>EZ2@ zNVFwdjq7_UAIkgp_vyzX=J-ldXgq~m>05WkGt?VT0Y2wZZ#?JGmS`1gy~KJ~<$~A> z_9@E!-IzlePw5Kw3A7 zCt9^%DDD5o>t~Wz2eWUJE7)75&LiZs!78V9s90Ac-AbHTTWE7yUFXdrd;NBOHI2o`pVSUpe{burw;f6t+=+(hu>0TgW*^u zh^5a|v8L9tACy=vRjjqO><7>Wx^OaWRIJ7l>p`zS*U;MZ@I6y4yAIlE!P$`fa;lbH z6K#oBxj;wjqSZQ`k@|gjpE*@qW5(9DE1->Ja$FyEud<=Goro{cT&|7Yy-F#mhtE=R z{vmbVaIb~tmfCg<+I+yh2AYR!+mUEZv>L~aZy0Mc?;7~6v`$Ri z*0C?5P4wkal+SX}7W(RlSpF7=dmnlj zpC)zG8ZVW;PgeIgQ|s9KDAyaid)8c5$KH(&H1hWBPP8dn&BX#~|C$#1u3f?KSnhTG zzRgmnVZ@r%MOnU{yk9UGm!F?08@Yip|9#B)&{*zW+&+DVPseAfn6JzHj92qRypJh2 z8mRecZ`e6#r#@P>Uy8OwtM)HT`*H3$3UUT64d#AuNecIZDM3xQe1Qo6$hT>u)pO5Q z9KP-Nv@fIVdHBt`?itf~hBF&|y6GdqJice0->P%)%;B!Vv$Z=1&$DNYI_}vk=ocHj z-iP-|J!APjNbWzo#s)78O$lB|;U2U@Z18;B*kEBR)-su&Q&WQHn_@YK=Nn;%qw8Zw zU~6N^JLhX)N1>}?2V*OV#h-+oflkC`VoPJWcAQVZjzz~}7h$8YTqDmH#RSh!Mqk5n z9Y22sI~84k0`{<2{0FdE=zUo3UC-^t z&O`6SazA};8+J8%3zmETa~rYS&>OJ4A33)cI~%=PEP5q&C3*#REp{1}_krh@#BlA8 z3I4JnCHTuCY-U%$ZbZ++E<(@79zf5)?!->TX5ml8oE9=#je0lgEOjNOJUz`q6C6TK1J6}tg@1^-%XAM|Q$59~_pHT)~E zZPClHMd&5ie&{T03U(2e@15jlVh5n-VflVc{%q_h^b9QD*~y=Z9ga@Lj>S&K@_nTI z3E08tu~@z=JY%>^y9JEZ=j@uZ_(_*TC}K z+x)87D=G8=%lCovld#JuPsFakmd5fu===oi7IZ9@?`P*nVOOGyqUj6z8g@1M3N{5@ zfZd5ck6nvBgYAm{6!rl61a=$t7`6xg!`Kbz1K6JEeb|lY-Pk_po!GRCdDs#7 zXJezt!85R@@K42#!k>yggPx2Xi=KcjK##>vK##)4(ryGc0XrN!8UIjh4fJ4aDtZ96 zD!L!GG`0_RD*m3>M05}A40Km)5;_Gt8{Gk03EdVu58Vn|8=Z{JL^s8@LN~%LLf6OE zN7u$?p=)5bZP7gbOJU79gAIwj>2|D7ez7G=xf+M=quQ@ z=mKmH^m*(C^cieV^eOB{^a*S~^fBxf^kM8!^a1QP^girx^lt1<^iJ#u^fv5n^cL&@ z^hWGH^aku;^jhpF>}u=*{424Cu`93>@Grw2LodOOMQ348pci2$qcgFo*m>Af_-A9! zU}s=w;Gc>;k50wTMo-2TpeJCbqQ_#dphsad(Ic?e(8IAy&_l6B=)u@!=mA*%_F7&) z>>_j@EPoR&uO~JO-2=|z&org}r@;CJII$&3z+hY0KetE61YthMA{@!3-Q|wA~ zBP@RdF|R&$1G+Yrzss0c1G^es70cg^%&Uamh)%-tcP;Z0u{+VFvHY#gyaeoSbS##? z|Ctws-G?rU7smyaMcD^m#0Q&o%E1b{qN>mcKEZcLI9~eGJtdImNYJrz3wor+CBPsWZyPr#N&kHwBfkHS_$ zkHAhq564zT55-PK55^{;2Vhgt{jiDXKG><~p4i&x9@rV^uGmKC6zptt2W$;=TkJe^ zD{NDAGBy+46k8wN2)hVfADfJ>jm<*Wz_vnH#V$ct!uCKXVV9v3v2D?%u`AFC*q-QE z>`HVLwgb8-g1JUt!}dd8!LCIYU{lcNu^Z55uwBuoup7}Quzk?Suv^fFu>;Ttu-nl4 zu!GUNu{+T_vBS~Zu)EP)u%pl$vHQ>)utU*nu?Ntrv18FIv4_zsup`jRu*c9#u&L-Q z>{N6n_7r*^b~1W4_6&Lkb_RMX_B=WjI{`fzTY#Q`osAxgy@DQvorfNQy@no+ z%|s8y7NG}Ym!Jn=`QMv){jiJBeX#sL(7c}5W#}GQ{!eLMS8NtK1J2J?blzcpUQsnWpZ`srw@rSolAX{0%g);^KmRE^pa0>V zw@-eqoSo1A6wli!KUd1m@4(N;K-LVms{JBR-VpLa@ru8^IR%FkEi=Op}( z7v^1)pUdOt=QHy2-S~Zlc?I%wIsE*5UVcu*-?K2UNPaGhpPys9@^cydy$bW9Rm7U*} zXW}g_-|3#BBeU~+V3XzN2<8*pR({s9Pj|pZX~9QM-N+0SbKh&$NzztnFKEFy&GADdYo}mbv=PiMr(LLfuMs@XbD^pc@n-_mOWPcuaf#0n zheaB}?OI{;;+j@&_@+Pjl8O5(@qz=XA9^OcB|f8BWMQ(-^X;No!!C+?!2W&0!`YX5 zbj-for$ct(fcDu}hqlYUK4R4LVsFMuAEVXJk=RJhD!YWf`V$#T ziN^N3*lLe8vU~q}BU7HCpDHR!+CPBz-;fWN;0DB*@fl^IGSq^`&=NXAcX$#8!SgT% zESL@%@D418Pv8sK3VYxX{0!%y5F!W0XOw{QphG=q25q1-_~2<60x!XMNP}7M7Q6=^ z!e8-tBGiP2&;r^+H|Px}JO`s;5=?`+uo#xYDp(I+!!9@o z$Kfno25oSBMsX+yRiF+uf!5Fo9)rH{47>>AU<%BH1>lDqSOZ_dcGwF?;3Qmts}TK6 zd`2m#0M(%ZGzSB^KriSI!(b##gmjn#3*mkE7}mjN_zw1i1Nm?XZb00#tUpwSTF@9; zLPzKhPr@L09>#zL(;)-if#vWCd;wcw4;+G@;T#k~$%7YH|pc%A*&ftTmVF6%MYs+zLs@^Q2sNQ0w1D=|4SItK&%tPz1k+$HEQY19 z3f9BdunP{taX1T?K^w;ULpi7db)X5fhEDJp^o3{OMHmNDU?wa8Kjgp~_zJeeUN{0L z;R0NR=)bW3Pywn#185Egbb(&bABMq5mX@>OnJT1D(MK zPs0#+3C2Sj%!0SzJ@^nlg8=M+AK)mQhKq0=VxDLHp(50ThR_1qLpSIRCOikDVG>M( zxv&_P!YWt~U&Agq2*=?pTn6n0)*s426{rJEpfz-Y$Dl7f124ijm;y6l0r(*Y*1%V= z9rnTzI0+ZvDn!4?`a=b%4h^6=7|;cJL4OzqBVi(>!yH%$@59Hi4mQJgupb=Ahf8n+ z;zqFkP#J1LV`vE-p*uVYgW!1>0~Sn&40s2Y!zb_sY=u2=2!4ihPzaGPvHnmVbf^c- zpbc~eA3P01;3XIjX)p`kg7@G<_zVKD1Ac&`a2hVcb%=SH^@oa36BH<<7o zjD|@t4d%jPSPH9PJ$wzj;2<1_vv3)-k*q(IgDOx5nm}vl1dl;qcm`gCaWDmD!UFI^ z4y=K%U_0!EBXANfz*UGI#ri`9s16OFIT+9ddO?2}1|wl2q{AFo2=BwkunsoEcd#EE z$cIaC1L8)r{!kfeL1SnM9icls34`Ey7y}kehYWZJmcu9T1#E>qa0q^eb5ID8udx15 z9(1S&&7ci*1|K{PL*OMC4{0z9-h%hwL--5=umgU8qi`B7!gYul!}>!-s0j_B1+<55 z&>Kv64o1TymRft0==L=41go^C=WW+gJ#eMI)e|Mh9U40jE6Ls1#iK7@F9E#0oVaQz)?627vVa@Okn+?BGiP2 z&;r^+H|Py~M=9eu7!8wP8q9^ouoPCodiWZ4!9h3{N<6sKRgazP-99RQi!FJdSN8lt}fU6Mw8tV@gpgJ^w=3qb<=mq^@7>tC8kPdTT zA-oSC!#dau-@$%xARjKl4Tzh>`a@-?1&yI4bcF8kBn*P*VGLL>9Wvk@SPq}S7qAuf zz#;e<&OsqWPGBSm7oLF^VH`|>nXmx-kOOPrE7%Tu;Ru|B3vd;pr?CD|0jfg-XbuK+fnLxbhQUaf z2@L)*mWEEoclap(AvMCt(mg4`aZB>5u{Mz;gHm zzJRT;2M)o{a1II~GL7|z@}NUKXa;SdGx*?X7y>WBcu0d;@D{uWAHru4fF1Ay9EH~N6gqqM0T0nc~2ED5+5yrt3m_;~zJl$r7mmP5xByondMfJ=6`(pafaYL87w853 zVHk{riI5I+U?IE@AHzD>4Bx?ia3CKp!3~I;#`;5Ls0EFoC3J-D@FWa^=V1(3FdZ`B z9as*Zz!$I;_P`X}Ad2A!at~4;7&%G=vt=9=btqFyT2E4U=FR%!S3U6js4{_!@S>K{yU) z;WB7*Sbr!7RiF+uf!5Fo9)rH{47>>AU<%BH1>lDqSOZ_dcGwF?;3Qmts}OCo{!js` zLj!0I26Ta5&>x1uNSFxeFb5XG`|vTWgU#?A><0((;S$_{xVfx9REAp67+OL{=nhZ9 zAb1|efCbYb1Kxq<@CkeYTVW3zf}i0W6hh=Y)*s4)4)vfJw1LjxgQsB#yaeMR4Q9bx z@E&{!pFse2zz=W~PQyjG4lx<5KU9R8&=6Wcd*}we!Gz~vG)#hNFc%iXQdkA+;cM6h z2jMuJh0CDLXZ@iZRDn9s1X@EUcntc&Gw>pegDEf*7JwgeU=4f)+hH#pfs=3nu0r$z z)*mWBb!Y(1!GJE%3;M$_7zq<09p=D7cppB7b+8$}gZxtT)YQ3u2!|{d2OS>d~mN9Fu^0&%0ZOy{pZe&{YKSk3r zs>W$AzaFFYlK2|0n?)R6JGfkpkJk>iqYsbC7${et5!@Vm`163yQqF6blbA$iWsX4H+RUY(a&8(vqw6W8`-Ef^nR1i!sflw6n3BjO_%bEMWw z%5I&TJN2Z zD(+qB8*>#^v5@_?XM5ii`Fv$nUE2uCXDbo(?R0s@dQXSounp{ezGEKf8+-F}8u^Sy z*7kODb%`~TwsGw$+7X{V#o8Fb3d~2;1o`YHBBwu}i_y1qaW8s+ZR<Jr7-ll4H#P?5z`WTMaT>AHpiucI>FW%a4ymxEZ z5%>QwUUli;VioVt|G#)k!to+%+7WgC7_XG{kMDtp#yjx;7jHK4H0EE{CDHB>`aJD( z*89QQvflTc;q$m&KXKk?v)1x?nlU95e^25^DYEDHBxR=r*_)wx?GVM@P(KgmXMdK$t`~j!?!FtD(&xVG$*mLI@5RTd+*AE(QLky#-_2)l(w82@ z487jx$e6Gk`u(w}S^DvA)hCf$)g4em_v&R3(Bh7gY ziJdX7FgXqfM=ZC#VPRaIRx zT({co>l)N8r|KHvy6tXXSEp{gs;h_V4!nI`jk-5jtI+(0>%M;bx=tCbSAp!GGVDY4 zdECIe?fC46vlIT_DZAw7DcPkrb8s z4*ji0$?Qu5N@N!#CS;#VES`NbF+TfWiE-H{5@WM}ii*kpHL6(lg|^Yz=h{YPpH1fT z@kSBZ$7^fZfe6d@^zj>++9db0@X&dF?T_bK&OrFwM%>L=WUq$zsZmnv_4O@#vUAD8 z<}Y$?R($S`-T0-bIp6obplxq#b8WpKpGhB&w0x`bZe&i3(#pN7>Y2Bx7a3*wmQrsd z^)gjG>o)bOQ*SZ#hEeZLRnLE$dhMwP@3wFY3Lj>N&Tmx0!mA zsMm#hBUC-@+-=57z0uS&sQ0X@r{AVtWVGdbj(W|h*H6_mZd0#1^-StDpx)!uGpQr{ z?BD0PJ@tB1uR8TosQ2IUMjf@UFTLQN@3>8BufF-mb7;nEy*jhrW_)3Cfa`TA$9&l? zSXuV(Aa@TrQTz`xa-?<3z94`7N3KfXHG2)@_c6$U$E&0Sb*!dG*guggXXf9?4Cm}{ zTXL!T{zSQ)>%<;4fZw5@&Hl&-?H{Wf+48*(dEG(MKhw>{a{m~J`83p@ zTVtN0{L}uSGk779`zrG8&1?7{&OqHio&mXsilS|Je&Zqwo0sDZQ>gz-_e2<@XE8GB&Lrq-LLY;L`I%9hsKYjHiUqy>MP zp?%~;Sr0kPUs+zydg4Fl?`!tZf1AHd+Wpv5%^&xgcbvaR{y2XY*Sgij=AOFwEaqb| z^I<(+m~3N>$K8I+lDT}!y|#z;+r)+>WHPDEkyb?Uv|G$pv4@=)BGQtxi}dQ83P)RS`-h$w7+EkY|d zlKAG0+pq8DSj+biWBChpq>b}XVe(bt_uk@O3*}lLx(-LnJx}=@AF;2nH?7v%n$J`3 zDU|C#RQ$uicb7!uI{Z!;-|yKwhB}w2bNZJ3d-~=+Ny->{@mll*u-=tl5e{R3|y5)23;dKu* zFHFA1_y#85e*XNdO-nU@e%9x6=C8V%n*eR^G%qE>^YQ@m5*3=4RiSy=;>}Cr|1mGW zQof+6wnqAPyLl<6UgO{A&GzOoPJw4d|G{d!u~i~Y)c?-|(kmbk;bxB=GtXn1~E>*37z zR$||>U-zhM@*cS+SC6xNB$aYsQYW-u>;LDP7;3LBBd(0wUr$@}1^rt*+z5V=T0!=# zyEZ4hwfUC1|8398nHp1vwP75$Tbqy6YyJD$OroEGd;hpL@2Nd|m_0j#^8dCr&-1!# zYpOZyaQiuwJ^QAbL)o)+n4eeF{P<~mr#(AB_1Ub!{6yU{FHw;<&vNSjn3s++FV&bA z`gXf{8G46#X(97c<&X1n>sfyIf6PlQnU_DQc}cnRyrkSRFBjOijl%On+dIw6J>hw& z%)F!~dHbb?H!lzUk9oO4`Iw5#3w^uYyi`-K@$dWP;%CfD(w*m}i1PooU*sCSwtVPX zvM1uBj<>wFdwq~|97&z2$m~b_Ww&ixK4;Y(+8$?)JJIg#JG6W64(%ezu`Osf;|}dI z?$EA1?ds9)wL7#+zeBr0w5v?J5qD@e?hfsy(5@8i2Hv6Fb9ZRho_T4>oXS1-_7X+d zayeT=_U@dou?Fk8obPV)jBifeca30O)~Ibn+?jWI5Bd9qK0F`n&2z#hcwX3x=Y~D` z?z1nO=ZLm^|5^6(f2<+*&{cT7eAfSV<#HC}`_i{7+f3Wis;~d}FYRNfBm3)iF$OW7 z8~?hIx#JGyQz*Yo`Q|&6Z>IblrlJZaPP(FzAqm<{|shszJ`ze3#PUXzc zF3M%So>uF%fV!c3&sYC*zPSf2yP5j4sFOwBC`ygYy*jiQ>lMSg#j<{JJl~DyS$w2C z-<=bFzI(d17JQ(D5!{#)@vHxFo^|m2Ro?H!;k!qkcSLGys`5N~U~!)3qKp0eYwP#h zQ#ilvo851xVh6u;znzxg&i&eGt=!$OXvxi|8o}OUv^D-4?dILZ{?y)c-zzxe4tf8# z8K2~`JLR2WjHmZ2g~^h8be`wGRf=blvD&ZvK6ya$%+$hrwyvR2e?-Y=h$m-xFI4u5-L488#UJB`l}AHUl#?=OBL?{>uZ z-}-0JztgwmO!A(3f0&f>AZ7b`-nYGqR+f2u`Snin3{#$cCgzkb=6*(DcJX`}F|NVQUi0>E*89o%YF5>TJJd9k$0cFX5Tex6PL7^QtWzZUbw-$|g4H`~a3xqB%wr@{Z& zOCRyN3%HlK?K$VH9WTk>Rrp!*f>uthW%I8Wt(niB)k4o8 zWDUY|BWplkd%eQvccDJ^)p}(T=fDfhk>nvhPb!LxJ7Z91L3z&cC~eKR#OE`x`(>|v zD|?OlnXhPT@|3?l{yhBB&K&c9yuEpRl+_jg|4ag8!lGz0Nm!I5xCFO~Kq9V_0D@Ip zi$TSW09xbLy5WYEfY?USnh_DTRswFxV{KCnTB`jTP;1=UDB{+t32GaRwkV4k6z2Q> z+~;{FlQ7RD_VxRH|9~g++;h)8_uO;OJ@?#m&tsKeo6-5S?4uyO&9lN!wyXV&&SLtX ztvPZge44;{KpMYSUuTt6!iy8p&!c8rUzG$_+`o1xe537cqA8(o8n@HZg*(gss*!U> zaO1};v38a&{fOVv39a~M)%FMcwm9F=JgP&^%sR?lBxl@nu-kIk>t}X^(Ohj+$S|CJaA!O`!>`vcc0 zxCD7`kIQ?mJ%T>}>F17~dy4v^s{-9PgLl%yzvrFNA=fjW-RPB0&V^pt&Y2yp>?_B) z^fuF0d%w=&gQ0gg^}RkcyYm2kxq2^Te@h*~du7e>vK)IWWqx!^C!a|hX20sJH4W}w zxS;^~PusIBrOKwl#5uZxDCc9uy0a`xGHFTL7&0`>;|`CrzD z(22W`ySF|(+zb8tL!-MsG^8h)AFG%j;ZJrgKNJ7vaA37QR3_-ON_1Kk`n1(2j$sIO zmJYWV564D%a1X~G$>$u*dw1-f&bwOPX&=~*+}*0XmkIlZwyD}ToQT~y4f}H{cIXN0 z8>ZA_mzq7pSo&E34Y{oCGa0vP>UZr8^XwxjSJ`yO=1tnyGWyz|zKVBCGh@pyzz5`~ zH_8TAP2a&;+TQTR4`vQ9UjdT|jBp_dPz{W#Xy<8r3fP*6QK5~MGFZ7!nCw`ubWmv+~_?xyn=fycG48)RSiV@*DQet%3I zwL5@zy)}PfQ>?t-E{7hA_tINE>Hk-vjC~L*{=kL*?zJTJ-##w#-jn|H7cvG9L;rIr zc)t;t-vIMe3YfH^oc{r1e-A!94DUXr&Tqd*olmLrE_DpwkeN<&ige~``Ys!Gn4MAF zO5Vah@*7*W!Lw!m2+x}8W2{np(zg=+GbjIIrd^ggb&T!S<=RxhebL@7W zA85^&Pd3RMUd(te{@uWc>V5`o_fr3FE_|=@apn<`$?*F@>YVXC_@X)ym(C{Wn?_yH z`g8g#I<*Gnz8+hxe*DSp$K{mmChzC)O`8<*qB)yKJBJ(mdG;CL$b*MJMh2_0tQxEO z5Y8BL?Wt|MmLG|3nZtYSKi7^^JW54e=hHuG#|B|ypd6CQU7PW6P>;Chxv0p zG@K3%dm0)-b}=+0o981F=1Jv}Sn;gyoOyLbvVJqq_ejz2RqTmBpif^jj)l}8;mS;} z^d2)VGMV{)5cGbMLT1WiT&hw!yiUw9h9uQAeiZC{*Gtg$PCmwxiU4jgxa<1y;J3l47|x@}3{ z>Cim?5FG7u$)Eo*zS4JzFU(~Rl#7hbG-u-tfyfEb8H`yiK5N-4KWN>xTsE!rK`bM- z{LBH?cw1vS-qGity`lX_(6ZKS2gc}#Whby+X4yXnwqlrr3q1AO0~fySoRtgb=fGc; zXEhS*)?nQnj&2#j+3pKgq!2jmaW9~Lm0Mr!!KmKm&=h%OxzUK3b=9z7;`Xo2m<079z?-kH1Uus|LJj^^kpE~>WwNAyjNI&YFL7ipz--djTdW-4LiPRIn zj(|TJ+hlf6#h+s3&r4?dqKlZ@!aEMU9xbWXgIlnX9^t%k5p}X$TK073*lCQN&en37 zXQ4<&vFw%GQp_>ocp7>C8+FvDov#q1!`x5Y7gzj>z8IaCWf%RCKC%BTs?I1r%e>3A zNAu3xZwGIW6`#-he{etIGyeI>Wg6prFYTU_%B}*nD5#LwWkM93jQLz z^f~(ZAIduUH;{Ro*}ruCpq-PJUdlT48vB-xfrFM@5(=-mYwEB5T%6-TgCEujmm^Zd>D7rzv=|uSHpXBcTHfWba%F0jx1}B z2Ta^&0Zcrm>1E1iq+8?hVU3+lOi=(@E26PR8+-OmeF|7rcRlk?>R7D^v}AF1SIIh~ zv8~+0Dz0?*|7-CTS0eY>jBRBCUn=8#A^xBGEAUse28opzf$Iqg~5?%KSEVC9*HOGEsgDK9806sXc5c zwI};RGWfgZC&Zx0$sW^5pU@~V&&>@Pu<#XSw^=e!nVC1E58ZYBG=C(yRQhlPde_E4`SsL zSPwm&xA47K`BlKGUn_yryz%;Vc#?i-owy{$I>CI4``DRpYp!OU7zLi5>%=hL_3Vqc zPV7xt(sd%AIJrIhzD`td1}uG5#j~;yJu$Rvomh-6Ok5|{a>n4T6YWF0)`YRA+23Ti>%vUy zt3U>N)YG+`0hBU79!1u7)3w>IuBGpHvqn}Yj16nV8c)}rvmv#vEoRNg8l0eO_e{{W z==$Dt?E%y`x|TTKt$QTbwfg|0v0D3e^0g(YUJ)M?b@8dik@Ml}9X@>RD~`qBxX}lP zr<+dsaMyCpM?YO0_^*#H?nyJcSnXBNp2qz|#yXiyB-O>>N*i7^{cC9PtFznsm8AVo zX+PXcf2E6u(vEcTFWr6zSUWvkypVU2r(w{aOc!VI-soav@$C*DUEGs4# zZ@Rc`%?`yCezUuQI@Eq zSN=0rei^Vm*OdQ77w3Yfr!L+r3C*4^9!S}DKmRj6@BqH>G<@Re_{RGYlhL1;i~x5# zEqkHKc^I%0`y$;hnYB14<$q&u2Ds0;lE1%uf^$LlTM`zwxzU~TupO;nM=fj6LTv1U ztHaSH=+FG+)_BR4;w`S+%Zi_oR41H~gwf^qq*>!ltU{)BMa2@v1iR0JftF~+1m`~J zef_QMrQpBnu5dh-{2^k#HqcMazi(;tot?1>vcc~M?yRNIwFaF#*g5;EOVFWp^pW3j zyPMzfbHq*Hc|L7;M;LphnlrOef#Dq$Pgvz4_9meQOYys#oBz+$=(Gm>DjO*0EGqv= ztNh4Dt0Z@!6Qf|Qw#v_VhI1$EokPK=?-OZFxNePe7Ig`Hl;5Xn0N<0qU)6^1Di=6? z-_P&d>;=lN|5Im4?w_5whO@vSA5v964@a&&02twIPv~2Fyl=Vola%MJ=`2|d4xP!K z2o7`3l;+`pk1pQk1RTwA969z%aQN}=e#+j3#&$RMWaS8W&vt(*M6h3 zd1pKy0xs2f{+Pbpx2&_|T5u>%j5I<|T zcsN4#ufQR^e&Z?m^c&9uD7*IVuJK$;oT$cg*-hr0xF!dFy~B4$)b`V~UGaJM@vNln zRO7h^_;ae9@wBi{D|^g+i+%l4;wJ7Vu1n|C3m8WWoABe|_~)6|@*j;F#an0sGwobfajMufo_e&K_*F5N)#UJkCX1~td5buah;hp5PIib(Z@jmC+)wH*Id1pzTr$_LoEW__m*JG|X z)4#xP5H+CGexAJ3XoNjuYCi^X}+_G--VU?y(}<^NJ=7{c4V!K~c>VOCC-aGX z80+>!clYA!+kK8cTz$XMhb>y)+VAJA{6uFxYkI&cFJV0MwmJIIT49x6SL^7*d5mRk zt)mZhM)0#2o!CA{59ZplDVH8>PZ*c>__*ZSL!f8P3gw2#vuE|FJDs|z^q=JRy$4k{ zWS>gi#I@u^%2MgQ|5ENJEA5o!{>A_OdnNFd>}Jhf`4MH?D6d8M4*HJF zZ}>fT(9Q|h*SUHoXgRqaq?2Q5p^mC#`VGC6)t@s*#xRrdZyIeiW=nQBTkP46wVyL* zb>H?C+A`-ejN8-9i{^xR(VW7zc@kR8oT=BG$+5@rJJmdVl=A19FRi1vo4q48!FLWm z;mpBNz^9sncTxUMz?p-J^M2iC%^2c82iJ|RnqE(?>)h`tGuPbK5!&@<7< zX`cOPkGl6!HCclSb=+bAU9gaTR zA2`YA8e&wWzpQC(B+>ec2-y^1BLK!s1-*Z@iNZpToOkJT-IGoEL=b zX}!?*Eak=how+qT8$VY)doX-Qe)P@RziRqh(8nH3KCp(aSg0&pb)|=1;f;CI zt?piIN!L7{wuE^+!^b#>^rX+?&TQtm{6HpQb$3 zJe~tR!)lzhsmp5AU-6)QgvnW$ZrLM9HVntn7gQI9?7 zE7xw@clFYC|HQWG-|=dj*ls_$-bmXcY5O*{{XJx@13G%@7i)2sei?HM`UM%2FTUxQ zj(({f=;#-o#wPY;STa8wyFoVb2JkM0|ICT_K9zEv1#Y&8UkqPiHEKU0eIl9A+)0M# z1(jdkS@OK@!(AIIUrOJ4;`FQANL?cr^QeaoI>E8ilkO$b_N|)!`g^;U9|er)pBXbT zR}Dco#?YLdZazK|#Mh?spY$jv2C=4Kzd+>Qb*8a?x&`c(uVdrcXN_HWd#wCX zXb<1+FW;*UteW0}P3|Xy=X372_}*Yd{rrq|@n42l#Idadu z?e|khagmH(Z#Xi8OUU+`VUe68^uT(|5vX43H818a2oYb@1=e{^%G;B z->1H}CRS4aj9%)mc-M((@}qG#SwQ|jqK?KrAAXOss;2AjRNvjvKJ(?KF1ZPw>WtS= zcf6V@W1j9NHxEB%bYXJ2fsVhh-xJ+B^GP8$Epta69O(!A3ohMX?{xHoO}o-Zl9d(w zEm^8N$)RnN3$v2o=eG5(i|0-k&mBCUGHvGCi}+h|b|quhG%bak zLHh(3-wQ6j`7XZe%`?}&mgjH5n<$H?CdlHnsj=eYcBGI++8F7!VY_Y2adBt&kkO+O zWVG&tSn%-AxnOX5WN-@kDr0W%k9XztjM;%bkPC_`is~+^>My zmI9`yep!V7u-))IWdE7Id23DO1y{qiAbAUJNzsrjod#jsZQ%E*+7eMuYP5s?un6cb1 z)mT#h*uIYCG5sTpfu97u)4vCeY1ElwXbjo8jFTseMU{>WRJi@lqbwQyTOaYCgTg(e zuk?S>FVYYAQw=S-_SXO7$YSOB4jsq2bZqDS_maiI{SDro#KUMD4sr2ZV%o{GKLDR( z^Hs*76}k75J@w@d7sm(}$9k8RvK0JQy#;Q)A#S~wOuan&+Ft63##HoN1m1Vyullw9 z+ug=zbHM}sBe$m*pR%H=>5qI58+jFep+B4ULiX+S!IPEXJZFqHK!fa{J19#gD;K4p zMYtEawDhXCPVFCg82FbAExGnZv}bJfD;zqWa_P9l@cDb_t;-#}^UxvETc=T9vM~wS z2>;w)HbndNDfEuY-Th2bJ5S}C-FcF1jZyi3xVv!Ip$wkk#rjY&UDTYs3 z_GP=vh}pZOrx+L2ANf7TWk28xk;}2P`80HT^nT3WoA|ede{b^dJN|j`i8|->;uBx& z+&w1dVEnpEQp6|fzCzFVmnXr~GiImKjjMc|vg!n%OEo^1rNlHosyc%?&+X^j$Is_J zzH-X+j9V-M#`w?hImvf0o>=#u_?ofV1CPjumTkAfU)e*z#C@N%8Rd?C`3yIXJAmK# z&WDjR_Ww!7wxyu`=tyB+)$~h|gE013&$x5sbhmeE`xs<5MC^+fTd3U0iY?4SwvGP; zn@%y@&G@S-6vJH@j+PUH?e%Al&bZ)@S6}&{@-y(6epkA*33}E43gDf1o-BJg@4UWx zzAE+A@p)z2dC*gt;A^Rjmu1;|QMRnV^R3gK{eveBu3l(x_wfzl343RAACep$1acp9*ZxsoBn-+}~>%NNUa_4M!y1==N za-G?>lKXrbxP-@xm&@K}^hxjZDgF^$r$FB#@J(di{Ezb3;GBme6MdA&j)&s%xO*R~ zCq~v~S50pwul4tl$9riznLPd+{v?%0{G)x9$B{|oaSMG&C68A_kDokVM%nk0M|jdx z9zTUgAHgGEc}!BLU#M#Oo79oKSPAm@hv&M><8ujpODT`Ekp|90d3+dLae0KtzVg_U zKHZG~S3UGe9&7oYR_q1q&BSj*w3D+`^Jmj&D?)5T^acDLbMv#wqZ1&;BaM6>LHqP) zSzC$kt0eY?bGn8xe1Aaa*4*tWZ_B{1#921)YvTEFcrQEWvM*!HNAWF%wdf_S&7Pis z26LCcf_rK5{RJ(@r=G?=r=Vr6*$qy6+#@G&zc48&_py$A zXM^eYM$PMl?@6eyy6Zc;S-^-9(-%69wS!`sMg1vUzWtyiA=1x+|5jVtC^B7?SG9h6&welJOhl?4fqoJw0L3J)d$H{xJIN%<-=8VkGw8 z8*ekt;ZV16e*Mq*kvZ2-HqIK)-^ZNs)cp%*JiFTH`MXki8SV>5FXB1o4)|(WSL6q( z@AvptxXT;sE*xfD-ErRVrq9^Y?=t$ijIr<8W@10HhK8d{IoCyBbUUw6KW(Oz7)cTgOiL?QrY+6;|)pb$0num9g=inqWcjO-Jh7~ z0mMXS5ED(Vy7aV&))3QA&gFsu?kDDQUz(gDy5Csj>Y9zNt<<0SrT$GtKWqK3nB;s{ zOY-kY0ta+`u;F7xHo56jD^;T^E&k; z|DSn=?29>%t79H)XTL|RpUIC^hn=Y3?a(8?Ab0-WYW*8?E7fj#~R;Go~Tar zdoFpaGNp%HSj9PSaA7+;!u8QTIl~-jjpuyF%(YM8ZISzTI=X`Q(IWEjNS94Zx7K)N zW$61NeyhCN)ti*-TR*BFtt5}CViSQOhpN_;VfIzXzXgYXu6P=B>K=4{xX8t^miW3N za0~~B+VXISCI`nb`$yoI1rF;#tNhy_wmEr z2;wo3RmteWuM`^;vX7)*EY0e$`28wvFu&b=8pG|YT6QfznmtGZ>!^In$S-SS)mz`< zQ+}LxU9iLKN??xy_GuSZ_JLq`0Q*PYU2o2%9A1QtW?*@Li`x?NUG|2xBAZt|iZgpty;9lxzKg+&1eplsu z+BWZ)uim|Eoh|t7anGa-`HZhq$mg1~)5A}mmZFaC!6QfUI>_Uiqo{KR@2eB`Y}N5S z8~Y`Ajvk21Fgn1M;gJ1X%9<0(n&V|T_C1tAU%X!8{JE1dKY6aE?4?>_b+U}!GWj!_ z(O-f4PKe&Z_=fj(Vj;I=p`UN=%4hLM%A||^XuT4=R}VF7V4SAPIK5f+#gtbgind00-59q$kcLO31(AQLTH9w>a zwr_Xz^H%c=*z&$_B^PTgjvDQsx%{zg$ZwhPRWOC|G zs%K3!Hns2{ME}*7wL4?wZy*n;Xqx2G^rlPG-(8yCaA|tYJcrru_kw4vi|2V4&tF_T z&$@WlnCA%liZ#2IE8iM4)wp(hjq4+*DR9@ZeO+9?b8*=&t~wXjqvko>J`Y@tz2F)I zu3?N{_G(>RuJ58dUG61uy$p>;i>+NZ7y+tmaHPjEgcg6L+ll{n#s`0#l z_tKqO!=w*&9#_G;4Cwd1FWrR9C-brCtgxp}`d@r(lfdJre~zIHoe|e1%m?FRE8%_0 z{o(?v{vm9hxmCH{?ANwuuwT3O5jEa^QGPS+7bVAc?qn}P4Axqoy&>_8#&5MZb1FX; zTfO&<*kf9k-2K5DvOj!eXcczn9q?W`q^-^cclF#)#?oa!rZIQYnM3`UOZ}Ns1F#>l zAzyIr)G0n}HuPpOUdr*g%(1;{c9V_DBW3@ad<33sOwPjor+xKv^`AJm#Qsu#7 z2C`FSSLgG$cmC_yLZZ>Jg+lfq>brL8?(-X7t%ElQxV-rpypipFDNoV(9P?CixShW} zJ5}`ScRTcWcIrpu!D=5Jo+!IBME%M=9b5GqY_^fus%J6>^OhW9_Ri|B`e|`z+ryze zVQ;uNzQNY59Ab^{xt98^Y3u2~XD32q+)gaT*V>z%_#$;>C*r#;Cr+niR(e*4Y~6Q} zQ`va(Zw$fLBD+z)4}dSjcErX@HslA6@LOfbV#zk_J+E)vZewjAFZ+Y+ThpzMrp}nT z6R&d-*@bD$71?DU(2j` zxpICfe3uSrL>~(Gljh0#zg53;?5#W}FfPhxuiwYewvoFXvEpmNZS~h&C&$wKspzK@ z&{I>;SCi3OlUVc1$fNJ9`J$mOdg(>x-lHx}cS4Ki-W@zYhOeS?5r0cRP54J_^-Jc= zHOsz*ch4u3i}%yE#)=>1U8=qxYT60e^QiB;-ovL=&{PQQ{{dg0)|%S9Zfng6Pvd9d zT&9wFZhVkEe3NU@TV7rXY~*t=KyUxWwAldfY;O4MQ4)#YYx zl9S_keY=3)N%?u?aS>ueY8GF9Tx28pR}|a!2)q@|jy=%*+w0pnqf7Q)xOcM)z};=X z!g`!!lYG|t%#aX3u zcADYNZS8wyhd^74x29p6lq){P%blqhmeb)`E9V5Fmv+qBd z{OYKUE0J}{P0yI|GZSTn?;79092ES|fJYz3@1!l{ZcRa6F!DqCZ|3AJlk|PC2CME^ zeP_C*pmJDb-MLlMbCB!Pd}#NpHyM4SJ46@Ip6(D8o<}S#@}Pd*#dq%$=`gy9c;BKF zbd*tF>%H3RpM=gb+S5IuNj!C*XEN|pps$W> zIcWcHtoUY^hV*1K%&MBcIz@R;o}>XkCN)0yLnb;X8&;XRp#vv`JU48fq@;f*^9N|yJ=%xJ_sE- zi`WwU-wk6}C-)nA;*N#rNyTLyC%aekn{|^tpV`X{WQ;0^$B@i>w!G1gter2C&(+97 z!n!k?b+v$dX=(eA|BoDhj&AKy7v0)Mdz;~%w?Fc5A8Yy_;2UXa?8VdBllNn9PA;zb z_z!OmL^Ma=lTP{rciHL7Kr6iFhyAU+-shdZi`PnD$dx_*Vsu#1f@&az7Bdg2Mk>tFPj%=NbUPV8y zAlI%1O_zdSvUizlgX!;IKDBH4hLg!}NqZMz%Up~OR$oN3#TfMLhu-zpkHUkvQ=FtP zYfmEA4Za8DKCb7{k89K~Z+%d|YN54Gd3OTVS6}LH`kx)xeSOgU@xIwD9r_t^;?=uU zHlFkjys)Utd~Z=6;Y03s?#rvLr_Z4wuA|=uNA|H+<8AOlW2bRYo@I@xWLC7L?0-#W zME(B^-i}4~W}tsA2G=F@`4adl9Kv-8<9vxLA0Gacc+qQ9;pyXUJ&l*fsB|i8DLidX z;AykVQ?GyGsj~)U*$+tHiMQze^P%Gvcw00ixFkd#XL!`8%a(eVwWRe*p`HV?*0?(`CJm)+LT9gl>E}^_G zULLYXQtmfiA<7#0-gYuwAerr{3-qoxnSFtA>Z#KTCi?3EPmU60_P_8_<73u~i=1&< zd61(c()wF(%Fd84Zw`ExZuaZ@hu~RHtVSic%(?LqL6grqh<{M?VF~u@aCj$Q?NE)` zKGy2923e6x=F6;%V8?CbCQ(f6iQn9`K6KGVyUiETC|MeaoJ*Ga?e)VQZP>4)SpRf3 zp?3lD^N8O20$q6)y*?+7)05D;o$o!!XZ#$rXwU37ZjS-Gj5DJbpgT6uxZZ%4)j?+&Uu=PbfxsV&ra}Y47O4xTE8~WEPFFg?CZB~ zqkn$=H}(L!Z=S z=L6aHFaDU^cAj~!V|Tdw>K2{x8@pOO9m8E#@Gf(4oG%=bu|LO(IU5!IE%IAn$91b$ z#&6fAZkc;XDDonBu5{@;8ypLrzPBW6Q|oRJ*y~cjh%Yh5?styOoD`4NobAAzp8^kK z)S~Y&sh^)=dlb{|S-ruthO7N0X1?Uu2hty{LDuUrd{?1BxFB^TncuZi#HRznh(>OW5p-*MiYGy-~MjuI%kl4bLOsJb4D50 zr5j?!Pxb-N93!vU_7-?|xxtrh|EFQsa;=LMFUQJXci*+~PW^3uDOP+$3cTyUcQ?57 z%`(YLvN89@L1U(I*zU?!Dp-fkko^j{zf1wI_OAx!Sm^d^e z>1KP>W;pS$lx+@{4vYkYRe#62$ z7INOZ-~fZG+g`$A-znYc`37}=OmwBMoD!|oc~JInM`twzBdhSIb)vUrKYgD%9Y)t@ z+1E36J?m-yJ`c@3-xo0lJbLRm3)cBxFFwbHxwQrHz4qt7#}~?(XoAnN!Sgxp7Yy%E zTnm24hB5VyEuwewMH+qES`gWeycs?u(ZOlxw5REl>{#99lkfAG@0@-4O6+52Ki%cK zWUS0SJ%2f8jhw}H^J|*3$1d0_uEMu)vto1lp~sScgIw$C0&rEVa?S=mxd%H2Ih740 zJ*R!PY%SA2_j}E2tI4m3++5So-%dZ5aX4~GINDilHNJyyp$R|S7H|u1t1Vkgu@tO( zw4KU^ISD+cySa_qunDgksJNAEdyR`L|J&H=Jq+J+>_`9L=(@UZW5sQZ@do4PaoSmu z&`$ezv0~X-(%YUrm}tiwMw^#_zZN@>y;x0!9 zz-(ZfmOJ(8p{Z#9N!YzP9Zi>7<*%}rlx>7BVeBGg=2h)=Dc8GEflx<2Fg7saw+Cap zFnTvCkkwIjiOJQqM&EtKPdT>G{I<;R)5$aG$E#1EOZ1%&-K|RSz&;;GtEd`>g(QpIgQ4K07Z-fEo28A765 z7u;Z#&%_puj<8BJ&LeLPM~}JDYSg#UH7*t8w^m!N=_5@$+j;jLzfFvZ8*ficgu5pn zW^8AP`3}YcM)p_P3*mDoSe!|JKD=MkyH7u zUfQdoy$8sfCLHD)Lc@sF_2TaN)_67X+#&W~)d{i3)p2@9+Lu%RdE#6veokCm9&z!E z&j$5-q0{fsFz4Jbpm*eV&By*;51hu~yJd|3?YzsvCP(fx4(oaMZ3_OB)82?nJ4*~N z@a2m?BW@v{?rMkU{}xX2qB}evVQ}6@+o^CKFPztOmMnnhmUu4z3wO|}W?JQEGq%6s zdri|4`adn+|KaxG)b;!|lleZn=dT%#zlJ(-e+_lkNOla5gF~JB5#$t99^4aYqlmd| z_Pl)Kq%@1)><5E0_?OXCd{8F)TkcZK9%Ge{85Ul14C7HZrYRmrvzGUYqZ!6~KRO3M z=L+4im|>Ma$64+~zCkjdf5#kZl`Kdf*q zf^B!hV{8k_F>Ac(W18|S(?@-qX$)gfLHS7L^c;R0eK^t4hZ^IW2|@tI21=V9=Q1YtFRg;ntKe+ zTo?x3-khucG*-;Him7v;TgS-H9IuWeGlLUkrkXPVeWyb045yB8k9KHx^Ztyq2SU5z z$clL{U&X@FPCU^z;`_#$x>@!h>S}%r0eAktW2?*1QML3;8M8nt4w{Caw?%S{Qx9A>ee}vuQ$^JK#{c~TdBg0G2h^yrMU6S=CoG`Y=sI`GoxrSR`?`Y-y& zF)wf6pVov>;OK$RryXV1fLZAyI$mQ9m}}N}#dMCaTi{FUAZz>$#1rc7&WE%mJ~jQc zYYmu+Y@kZolk3Q-U070;=Zcsce~}>w_1^& z_xKe2OZOoQdhg+8zPNgSq`fb=@545dZhzXP%|a$+w`k7H>4mmEsQi0tf2G`+Lr(i;3FUnMwfHk5lf?hK z_$HF8R!R-k=Xa?7-ygwVhbMX}VoH2afr7sKmwm^^0p59;U&{#^De(QZEdrNdg zi=!h(*oTw1S@TS>w94f!e8&Rs;aKy0M)7}nKZ`k7fNsr1&lr9A&dVj>F?Xs)f#cuc z)jajS-xFnQ{>VGcN9~!4n0LBEB>elUk6(zk;r4L;)_dV^BOX!sjr_NF;m-j7d%y_) zT3~{}D9+cL+k1iI12Z1O?LGKgcn9-b_aym%kn@N&t8F8q>U7yP5Z_lym#baS^vXd9gqw?ni>FC*^zcHR%< z8>K7oeSgk3N-qu!9LPC9aV9pkk&nN;Tr!@v4hop_#<8o=rw0YBHHo&#F@f-t?a#hk zau9HS?f-*zid-8(cOi-_Yt2OTBi|SDZC`z@d*kJjLz1+gxE4*I{mR#0E-6gW{w#RY zv;CuJU%o(nPr2}$~Jt?1-d?8B!H zmOYVWfBd*;$g)4=d1i{b7rJ$854K9y^G~|1dQ6vnS%Cd29e6Hq%BMUH-Y1+3*XUgM zQE0}#YjFLB4X!V{rJywa07A`*bOIQwUG?pl&Dy%p!2~2c|DP7VKxp#}q?Pj{Pf_$G5mVKGx8eWgqQ6 zbw@?A@Cz4iz6&?bEg$PXe_)>6uQqVQ?1TB8jE@EsdZrg*CwN1{>_K3gSZ=}6O+P;o9^|#+xK5lX!=hzcnno3-n{%bq) z_e=NLVV=Wn$8OHC4|U-WcHuv9;o98i$1eP6%6H@2IpZU1QqaB*dT)WQ6QTW4@c7X# z`JWG*^x6x+O-LcL8-cwX*a*7a4__MXUIU!(8xeP6_y7ht`ao`UW<;3;$Q+~(r>8+fEgUgz26?>>=prfHlrP34^F1pKp8 zxPvsA7**#E(tPT!=R4!~(YMl{W!`-f|E}TP(zj*1@*QD=JIlU;r)OX4erD{l%)2vz z&Enra{F}zV>HIr~fBW%o=lti%>0w1iGY^_9#~;^@pOd((^*iUUt&`6_AA8*U`*!+n z(P!^>EOo4I&D^HKxZiway~(3KzLh=Jc{^guyZNe-fyCcEV`!CIM80C;XKR{nAf6>5 zhC^p%75Kh2mch~zVg@+>5R8f6P+VV#JWI}Zi0EU9_|-FpleN3s*#$n3gfqbIanq__ z55Kz32)majp8dQHO;wME72~e+8e^-?0e28vN$(TSMumk zx=wwdTz&WUt=KH?zBS9f+|`ZN6AqqHPbA0lQ{dP$*A!h3&%vkpeEjtp(aZpG57Ai3 z80`Mc0Da+HL}iJ6_G|km;OxmC#VDS{`<^&rllpO{F^D-cn7K2AIkX3JX-{GXha%hk zB1V6$WX}aXb?L)9*F$UNSyQ8@V~Z#bns~wn`OX8-S0|nhn-smT20zYiR%69k8S(sC zvT-$T$#}WH%d6np{t@FpSlB<({#Zu6k;#?jUCo%bqj?u}-nCKwV=FpM`_>6f$LblF z*mP{`uhO1qXTG%`Z7KGlA=ox7VtqL?n)Y}&ntsRRXg~VU_DLY}*`z=ujq`=3Yl->P zd0y%8NMQ9$b1sn%>_+Cxm6TWAzh7p&F)4%HUfIzD;L#!*`y}rSOwC)1EcN z$U=PY;m4Pc!M6tZi4Tp86#QmpG#~rWqwj~J?^>&o*pQl5&Mdw8k&4gKy@tMp$3+6O zXLO^lSoB@v(zmv6_@43bt=%UQs6R8B_C!~o3q>EkXVc&P`-bl!58ulCNMK$UE{(?? zqVFmf-;}=LyVJwhRselxbnEX9&JnBd?;H9~=^MWJ4!+ISFHCGrO<=>+=ncqv#f8pU zwC6W${`t`2Fmm`lWlfhm=YJLa9>DL`>$ta|b71ZWrSZE;zvFj=LiQ@)s(7#S9>4iL zQ*=7fF1IM}*$VFWY+-L(oq(e{jw9PH z1;tfLk`z0Ukb!aM2t)*qX>TNC(jDrYEspSl;G_5*kM zkIb21G@miJ%*Er!qfW}#pG-Ue{Yvc9S7y-L5#v z?Ms{b60$$!z2w7B2Hphc+b6npR!*i)w*61)j2dZOS&Q$_=zzffkq~F70d%6un<=k4 z*Ew_C#y6bX(gTq)_@G>1TU|Pu6Xc~iE-yLuYT8?UHtivE@|(B!FDj9q!mrq1ou8>V zg_?p>e-PPE_Z&8lj->H@Ano0hCwv!YD@HD-Xq`0i&J6`8?-|+r>&&~8;aHW%w=Bpx z`(x^fNB06(Oa3#Bd0Yo>);&3F1Z+6L+zCuY*qMhO%p&6W>VUCdNxmU zf*g!P4oWgROa2Vs&boR3NLfa>-lJc%S78IpfOc%H;^U#|IMJNZS@JCK^V9c@%wc_- z9mCFW`)uX{KF?{?sTj~%^4;Il>bH%uqHPa3aSL-?`8=6&#XVFf$Y*t&u55bJ1%7J0=L$P9PGDdd{jZs^R>p(?===OZpMEewj25=K1S%b z5!91RQYYF@+;bNFO{2f9$&TzBI?kOM zt%QzN?)}MkCjMdHmUq%_!g^9X5L!N_orHJsZ_Ik}_D!^tUFyhf+S*Cca0t64JRu_A zTdBUoz+D6NuTnm#*#l&^)r?{PKIgK$kJl=_pgU8}+ zn0dPrJZ3!Ixtn`pX?zSk80B=i1~|#6MGhQ;XOk1VpE$QI@ZABNH^+j^?U9Vt)zG3g zEaq=dotl<`zlc7ljTyk@k8pHX&~jvT6~0Z$>L=*AIh1?2lgZX3_?bJrv*bC(Y~g<$ z`ixH7&(T5ZPc6JV-|cfP{96xwCwuf!SAEM_dqOuJSm;ZAlX-&Mx7s}75QuFMU(++E znEYyrH%UXbX1aW8PZ;y|_7J@b2yE@h2uHw5^yQN4M<@jASYYo@9WpDy_3bI?$uj@DCcZ zfvY8dq^Iu^%bO@4Ou5Fp3B4iRz4dnBxwoB6Z)_ZZzX+HPV2q4#H`0v3U%HQheD&hP z+ipL@d*}>RXPjAPfBy+<%=`Lo2mJBl{j<=;980?2ZKSL^p{zPSX4&==l+`7a)y2y~ z_M?=2tnUpDx5{OAokd?n=PLRW=AL@ucr7ANh{j9#7T=*9-L~4;4)GX@Z2M!E54+71 z^sDk-mxBLgpSmq6>eiY(*ID-A)PE*v{am}rr+y)GRP(q#X}ui#NuPRU)Kfg(Z+z-K z>{D+YGI6y_Z`vo$dTyB~>)A#p)}k)`tWL8(SlN}wuZ_FOJLjLu{{P4L0e*x(;1v7< zC*w;yi5!0YOx$)d87#vlJCpY0GfP%38C5QpWMygWgHELGKYYpyDKDjby-#@=(UakBC`(D*OP71NWfT)01?Tx;~DJ}?{m6Xynu&SR6|5Djm*IL<~E zwfE3j?_=nty)Gi&jDOq_cr)4kRpxp_5P6j^N_ms375lxGeGI=@6E-*5+_${1%&gC6 z0Q=1WTBmb6TCpL;<7Lbj*(~UW#%-)W%Im4V6uNfgpD9me6U~RltGUZBeQn~^hUXV+ z4YU5pnDGqEm>RtX9I{zjhXW`2+Oi^L4f2@Bwp~_E9>LJ5c3D9#}`PJI#If0^W&dXF`i~gZg#G5_BOsOoSuouKQ`^U8_V_DkecT zhSq4|YQ}~TpF~?Wwu)oRYVAGfeUEY>)hpZ0X{t4cW7w?^QDB=6o+4ix#Pu6ZB?JAF+@_0%1{zbo%@ntq` z$PRA3jlBg1q}c$#`XSCq8}gO!txpX}q8@8LayCj7!H9 z=txF`g)Mvsef6vVm|K4W^+l`h{Un3+=u+RM(?6qL6R_TSke7GhW_$*7tM-qd;rwP5 zG1uIK*7?uNoJCp2pYNO##cr0)OJm(lXZ`Jm|DAjL_^G9jJl&=_8)A>AxnpE@f9W^w z5gXesWS`3zNlq%Tn*^IXTmGVK8=LBG=9!UUqmwS+J^L?gE3^MPj2J4l<2R>|g=bsI z>o1v+jwqxZ&4-@zEtS4H1RRdO3fTusrqjC1v}`-cv}`-IlMlR^>*%W)%s)qVrofxY z@MsdY33thEcJ7j$2EJr6dk*h+8^8UCO<)Z=gfY_{aM>(=Fr$q;WZ8dg<<3(IxM9F4 zt}T|H&RNO;Y^Dt83qofm^bTY!2a&rqO=l@x>(>vgXcjqbvhd-%Yfjv^AU=o(ozU;` z+0(U@#m|`DWgJ!$pDq6h=L9YHGv@kscP+VCb)S6u3ajy|S!KKVE$Xx<4+J84=(~FA zGrK1)fU+2NB3CLyQn(zhXveW(K=LzV1cP4S@XHSimjy@s! z1n~JkbG|LGeOAAE=xIs+l6_!$AfmPSJ-59e{vfa4L1figWAg0#z&C+-*ye;as5#D; z96LgJdqP=zye!wgjj}p-eW|`TSX@g?dyw`j?sN9diUF3YTAA9;OI=QrH>QU78Cf*p@zBaCMaFm`D5A?T?*`$2N8D$ZPStR@bW{b-Q> zD-N`kcf$V|dhEKLvDJ6rgEeuI_yk0w7hkynxSnx{%E3A)MZ6<@i_1S_y=EA(crSvd zXTC?};_Mky=jC8kE=WHa91M>f{gq?aGak~DlAkE?Gnzl1oF&Rp3^>iHE#%KfMmMK3 zPb%coE+4D!e>W8L8y8uWUp2k5A9s2v&mzZDWe*=zCA_XayYm@Go&sN;ggklnO?x1} zB=c4$7X|gA)6yK@f#%%CYWBbQwG-`*Lh`=Wp&LfgPxVE~AiiCNdsJAYmop(!Be}ugy!y=A*xGjAn-SPnc(wK|U35v1Ewclp^^I7*4 ztFHC_q6;0pQc!|k`G?l^VfNXymrAevnD(w4*QHnLie*ph+sb+N^WZnQp|$cmCqIH{ z4PYawFJbD+FV>#G|MoclbL}H3pC=hT##*g8^ewUxM!)Ysc4ilz5FHO~6-PTdej9r= z`Ru)YRz)v-DggHubm6r}`pZuqFzwzxY*LVZg;_sx?I*#lx!_0lK+!$knFE2q6eBM+ z)RC$lWM#^p*)ZA z@}uJ)lzVGL`*G^C{C9cwJl?00yEiD$MVDy)ibv)A7LS@4+iG_&)y&w+erwk|cfYCe zcJ`aO_H)#6?6)lY**1mmWNroF$sS zTJM^z{F0Z!nZtZj-;3~jI`?-&aUGWjzEop$H|6NK7U}3~E->TU66(@%?j1l!$8p|l z_Er(bN_?}1(HHH@=Ss)r#&z7&l&6xVYiV;ruD>1fbIQ?iEz)t@27!N4myUY`+?IRZ zsy=%<4q1xp$XV2Hc6HpCbB&Ix8Dn&u&H^(#+79f}aTc)Nn0mN0rjE^&W1md;Kx16)VZZk2yCR(DWxjUP&Uu0YXuLFDnDH1#m>C1ww>|{be31Yi1I4twdP0l@164SQC;QvluK{uE?f1JZhi6@ zdG+&DpEXJMoT@iE;@1VZcgCBt-Eh!Fi@29|_@1TERa1dh*4nJBq(pC#_ z`6*yl(Vv%rDM|suzPn+uH6|i_pRxW8>J1j(fdiXoeGLt>nQJRYm>=Dy zy>kwX$i`E99={GXb#v^4c`A;v{Rd`0UX$oUVy?4}Dpv9&_JBWRFL)w*!fEUcr{YgP zf&BRC#-Hxjw&=duZUpWBiaIiEU@ zQs;>jeVqf$alkwTj7Qhr(BKE^I3N^u1y3;zJ|*CGcK%_x$Mh+R#{i#=1Y%?Tfy*MPB^J0!B-Xzm)){_)h&x-oo(+Q_vV_->Ha5BzEfEA6X2Z&%u+bFN=U#)=S%~ zfSK#I{nbAlo%vt$%(1^T&s@91JoD^L<~huMt`9UgV|j4oMey6b(6A1eGM9!H(?-bt zn|bEgubXGC{i=E9+0EuT%>Ju+4!0HSFB$1|EWSG|@+s~7sux-|0yD~`5xVKajm*Cc7ymK?AF`L4C;lw+%(d?{ z&pi7M^BiU`G0)-lt>!tx{*`&+@9kUPjoy6`ojQ$nf0TkYPwz;tE7r_!?rELuU|s0B zM$JJdwvab?LW(v7^D;2fQwODhGqkX-3tlmV1E76W3V6Z&5xlu6V7lYXvcCd;U<&v} zjMW1kt%m2EYou5YJ^ZSt+;+PE<;z20ZgFw9_Zer%e$lO?d!^;rpQ-Maa4tbkrUT;V z61O}6-^ow!B@6o>F#5!fVFqx``8PqzadWFxmR-_`@F7ih)<#a#9k%#zsBo-o9RFH?GW|fxvN4O z#&)B>HR8cf93C{JJ3MG{dC*eu@W99_VmS7S^PqeE*rdRl+s{bDK1}C~fHNQb-$jb2 zTgkpSz!^7t(rVpfSct#J-9PFchxd)%YLl^7gDx_DUt&I0y6 z$BCDN&7Fq^YYqDwa0l2Uzp|M92j@GoqvV&;`LyS=*hX2Zv!SQKxfMTEWx^h|GQRKR zyWEtk9qoa^W6qO3`acD?=;!>Zu{xoCb-aGI{UG(dv99i)UrbJ;=otEwXlt+JF1=%G zPllJ1u(dfG;*3J~uaM2%$K}kykvW5^ra#WOsoum7b}c{1nUhIj%Ydx~R(Y^e;ahI- zW!w9M@0}E|=!2TY(qZ6LET$h$16O@yMD6RG@ip*kzoBnloef`lnd3EcTZ`gz{Py2; z-5(?OOt-n*bAIX@gqudEUzY6qgBq`HGU~)(G+6JKMz^>z72fz>>dH*xLkv~SVIPYfsT|;l$*UGQlcO~ZsGx^PYZ#47noFnNQ zdHu;_6||b)svgw&bue(@gYu=+5rZeYDj2TVSHC@fNL^g6_|`Q1^XggDvkEHqwaB$< zXd#|kw4_6e=5!PZ-sKc z;FnVSA#`sgI?>4a{!TovbaB`{=luje$hV+*Z3i!VL zT_?Az=Co|`Iq1=JWGDuV=5>1lZTKf#e-W{4(8f0*%o&^K2Wh5UK0@`!^AU=tj*l>8 zKSdqyjQ7b!_+8Koi9V23Zv38NxwOB040yvEe1w$=bX3Oa$g&>k2}Hfu;@YtYG-wQgI4p( zJ8M+Vs$^%4j}P?!mNqii&3E6J7Jf1pJU!1E_u`%3S>r&;dey(yL2>EFKCF!={}vthEqZ@J$X!hWk6!+la?zj1ynyH0Za)Lzavxn`qFoi@AMBgx*G z`Es8-=kAbAVO^0Qs3v8R!^4f_+YVaRnk2SSi}fdct0K!*Uf-lLd-9OTD#rR1%9FL- zIqNyr@&Ic(-}9J{jfCB`4ZBUcPVoO_J{bFlST+6b;J0*IE5GH}e1PBBO=c~z_*-^{ z^pU=;mB&35!R%P*=+Y{5mE=_CBNxG^R=yD&9Lcxt@qgE%cf~)I{S`bq!)ccebk9!O z(O1Bi--{j_3U28N!9JS^>z=U*R{2Jxi!Ve6>pLy_`+WYsm-{;#_vD*X(g_Lrur96- zL-tv~Er;fO^ZiXH9%twLN${u)UX|iwe9_!HPs;D`9+7q6zYKn>Ki|IV=(VVMhU{<5 zGuM_5FC1Dm-4DmPZv76o{wBBnzj?|&k&b+ye)-j31q~;=I6iQ3e3b%z4)9^%6|3Wi za}h8lF3y)+IuxJRr~N?qkZyCS^giT~@4-}Jvn0+X-COkL(oF1^R_=~V{&c@SjIKOa z@^odtFo$oK^rj02`1QSgkH{iq?yr<5>$_i017hPEn*It6J#re* zU$agI14o+gQsfT_{-}~~Q&cQkbj&oys&b<>v03&0f6R06bL2tuL37O;%k5{pVCJV6 zD=0azUg=K1Y+T;A1Xo(|yw(=16d>gvsi_@@jxIYc=cdrxnXlP5Ip~xbicd&j` znCFdy>qnjA)BcCuamCx8J)&FtJ1%?{JsCh>cHevdnRPS#NjO>s4RM)f|1X)=`4F8bP8r^+v?{?9}5fJTfVqKc=kd9V=SJTyg3Z#mlBqR{MeZrjc9kuy|Q1WmO+J zxihw`;cwQ#Tix6l1>D0HuO!2>-~oKxEq6ve>sPAW87nD&3SLxvj@^PBC&O_sFbh7n zq6Y3i{&2q*+<#oSul?Z`3+`)kC#}YM$)SJLOUdcK9@zZX9GK%7lVtQ=4vh787Y}2T z4CX>$THkVDVvJETnDc;XddGqJn6XL*GXt2~4;+~18M9ttMf!CGlf=i~ zoF=~)`Y!C`8M%2x=Tc(BlxKv!UdxzB*vuu_vjO&>)tV>d8CkFZ-Vo2$*E}PG!~^hV zmL44`Vhw12tY5uwnLHtZv!ZGLCcnm^Q=B{@_>Vpt9f)+wclR@Eyn$1mkf@s{1X$&z zsKozVF%SQSV%hqbCu9?I9eDhD>5;&Oawji^i?1AfO;;P;U1RMuV;SG8NDn0&+YJuB zn&8TjU3pAgd|~i~uX6G2)i-==&>(LKYu;~fBT6(Vv7yFbNhzx77t%wzer$AcYK=}|L|olzS(`l zcLn$?=wXa&vLepiJ?d!o9?kCG zllVJ~+`d3P?PcWS$$BqP@9Z~-|L48&rzOnK>iGQ3woihtx`eX2cp3Q;DNBduapbfR z-GQ$r#qaQX_onfYmtWx041L5vI`@;&0c$)O)3{UH%x}?oAF!=EVymxSj_;KI9(ogc zbD9&I6Lf9HvQF}21F!oNM^P?*2)F061GnpwA{QhyW>4)bfxd>|?0%7)8R7cuO!OZ5 z>{8kalfOaz*Zt9R_-&o$r zK@;}Ce$-8%)7+;Y)C=ujP^bJ+da_GrY5#6K&Ju0pHt~3z&hMsa9<3oeMtkA- z?`->9em5~*hR0u}pndi3w7-^w_9uIxeJS*0)4q|9(zHn0703oMtsEyBL*2h_;!aqj z=wknG;M#zjogB_igeypoq@9}_uC@!VChe6;(fklLeb}+Vwkx+eb4olDA4UZ-j9v&X zJTQ_yw#>AcV~DPD?yeM~W6Lge#<>+8D}B;Rei4mxpa46R{k(x$j2#H?j648$ zIB-oK9RBt=9JoBVTHp=2_T$KlRXaZcY3tt6rdjnVD!HrFTOQ0_d zToAah16LDBl6ycfF?a$@@u~Q3+HV9e`Nfls)gtb!eFx0Pz*PCbtO8~WFz*0U>jSe6 zn9qTE1DGZsn2o@2ewzIvFs(i?X`B(i2h6j;Sjvr(M7|1v`8zOA3Whuz8uQ@7{Ud4p z!`*T#wBn!ni{ype3I?Wh-$)vBKd_Cpn6cM7X~rD5r+`yiUXF#|fV)CD7Lv8k9fCj5 z{$0SR+#<(<@aOc%vCzuh4y`@&!7V>yRhE2;-E%Bd@m(GHFWVF5YkPdYaz4XY`>lUx zQ&yc&k9E^s8?)_l%KUV|DU^wBhIQz!thxUS?b22GL)j-# zN3tHetV@4d1}st=#GmixBPZ<7#Ul@9-FD~hqH@y9*4QE#&gR4)4`w4U z)z~@uzQBRBgB_u>sDwMii)}D zZf@NLZ#n+nUzlgeo(R5vN%4_0$p_!YOyW(!cQAFe4m}MolkvH2YpndQ@Iid?li9~K z4*12#vA)&ae0C>$y>9og^RYMQ(9S==vpc^+_NTme=W929iAFE4bs2p<%?JN%WLbUK zIsb?3MNec;I*q;QRQx)`=W<_D@dL^57s6BBLrzwN$;P1-+0}ZTtgg_n14tCrDSMbFP&}o?d(k?tZU~ zy+$QEUehBF?e)$nm*d2-V4Ih}jhy=RX$<%k?^1gbyaU$;=5CL^w_Jsc z`{Bt2&)R*hEYHpeq+7<$xOJ#kCe%M(3`8R-nRW1+8PvRSJ335z(t{ii(1N`8O%Q!gQvRr!|WuZgh9XcmI?&W-& z0zF)LfZ0Dr>ke@8(Nt2e^Z;iKZKU20*sn=mf(hR@UC9_Pkj%h?4a#Gh(3d*;vYd0S zO}}??&0&|eNWLw;pY@9E#4oHw=P9Ntc#*Sr^1eF{o;dyBiOs-|D_;DhE+ z{{N-zP2j66uK)k%CLlMUbxCdl1SJ8h!L=$RYE>=)6_;9zLF-B&F2Ut%wctjTfY`>Z z%~ceuZAoxx^3=9bK~1YQfJ@NYM#ZJ8A)p4aEhu2(c7N~BJoDTU&KyV#8tw-1`V4zD`bYXd`BV6l-{PO=&Z3U#AI?G|HPfhCTD>;CRn?=7+^6bEZXo^0mYkw7IyBzFn7fwPNNThm3Tr9iH-N zpYEsEdux!X1-<>e4tqAufk%tJv^(k$@4)fK?3lkM&HXh#4YGOHUDm-oS#R{sv;OsD z#S-$!=Hl+VzFIOI{(=`acf5~I&NH^f)7y!xE8RSs z#XQ^7$Xy1EJ*_>~UdJ9QXFQ@$)b@|o9<L1OOid|yu=_&TOP zpR1mCsYg6;#b2!+#Pcv<3Ae#%bbv9eW6FQDMj%R}je90; zpg*t~1DBY4C%C-J@38(E1FUjz|7SW_m+zIh1Xv%~@}c|(ZO6igRW&iwhC6}xT|H2cH`i*4iQX`vU?&ZP}J!B>F3q0G^c1L~={`!3U9*KqEIUKl;gQwt~ zMVXZzUhTrGfBr1Wm-~JGi#-!lD1Qm%&-B_^7qv7q>;G@%CJv^Z>N8*7H>UVK=Dx*v z4a2J(xN(cq(cpB?Q$~)YZG-ZD@awOZEFiz&?F`-*Qf5v%oV#-q4mdwy`Z>?drEcBz z_I2Qng&upQgZ*e;V&k-{Z7NGAsTUudlo7zFIPf{@*EFE{rAA zMh9F3<4_CZ17K(@wHhADbJz3Urv6!;EOo(0^0R-R4`R=J5&ogF$qnl-^0Y7d{!lxH zV(wqTU3XjUZ2r~czYm0c$NBIm`jEK~{ul66~RN z{JwZs^aiUNO#MbtX*Kg=WKYfWdG58OXW9eZK>9uCGoqbzu*-PQRG;QG&4Ix^&l=)f zu4Qjh_4T(m1DE#P!RS`LF2cF1&RpjVbBxcx4BKY*uv2Zm+qPNt__8NB*FFUfje)eF zTxuq5Ew)ZRJ*q$7zs&IQEyNPn{$}H`x)-3iI65q0#s>Z{t4h7OV^4VLQ21W7{}pf+ z_gJ}=rtC7xv^?UC?fz{Jt50PfrA!`m#JcC-<@fPffj*9INtWJW|NMf z8q6NkAoo-Dnz|VeJ?u4^I2-KoJJ=o!u%Tq!H0rFSctYX;#z-9dzm4=s(Vag&rljfU zrUN4TbTh}-MOkYM(36{`<)}&SB`L72NOFQq7w1 zGI;W`v&(xfr|cb+okd!dGT8I)l{OvNms3`CUB({H#2cNalWaVG?nr8>KF(pRX}pdk zru7JSJwEaq&==)%`99<71L*%j;b3#eQ!#ag@pS~A>$TfVZv&OicTaY}+V3_r3GDH) zchh`;=*t=OFl5kWgPlD`bHAw0t4_hU@iKICOnsD8#}#RB|@@*>?& zNgic6-FH<7#zqP8frf#DS;s^ox1+OeiL6|Dzn}N~Kwe*N1Z6`L>GCb|Wkc7VR#uMi zWaYYRICmu0y0O0>>|DjZj`sIbGN?AC|Kz#%0!y+jx^ge?tZ$uSI_0`6fKkKQj*$WV zb+Gda60`Qi|Bo2VFVYTEzSuG6SI%Kmd$tm%S8K*{#&MRj`D6J@wE)lIoXM=K=tr&p zqI)`}ZS<4z_u3OX9sE*a_JD5D^fX$Bar^a|y=IRUBUN?Z%s(1ow?3KHNXj)O54+np@?(_Tm0cQx$t* zRW*n7@s;@79oSjp`?GAwO-<|ZHPjfm)A+u7djNjSS%<#!_XYfK?5)*lZ%uZg>-nGG zlPn1Oy8HN;dg~AEQ}1HxjpKt}jVxv^Xdm~gx96pK%7^QXM-R5|^L{aPz-ODCXJW?J z>UR%vhv&dC(O!IBNkZpS{|7I4xcB# z3|;&B$pqUnFMV5@i`V9vwtPF)mcB5e0X?5_-J)~ckbbDE>Nu=V8xHT=56!`Ts1ER5 zHGHT3@cTh^fP1^&52t##H(UADZubkCi=X%UVOMbP)iHYeqW}8k6L@$G_W4`;tzT-X z{|LVOI8`xk=uB=sIIZhWnwUtn%mw)AmgY0Y^6=GJe3#z6v6GFj&Su6;F5iF1cOQ=Y z`P4Qa)?b3KtR6w#++W8$CHMi|Lf<5l`s?A6n~%=*)+_ivmVQdTqTR3gmM*_^t6)q7 zf7~RK*uzyhiH*aY9*yb1IIgR5j_A{mAKcz&JoV|vhMO}GRa{7do0^yVgi zUJCZ(--&h0cad9A!>_8f0NyPmaM zu%B|!Z5J|kb7py1Nu-wh`aGVKt%}z_dG5vZk3Tne1^S159Qq>9Jq;QgJ_w|Bz$<6q z57HK*r%bYarOPj8E9N$d^lu;I6Sw z;=TrAbiEO8`h?gGsdjVs+<~;4HS2QuQ)<4sllN9^rer&n-w|o5;XOKD`V4iU56P$U zyVN5ctSi8KUEmkT_UhivKUEsbnD|gc* zeD0+`?qTsvSN{tc>i?6i-!DhIQ@rpLX?}l4o!&V)>c}5BeVl*o-#1b2t&fuv!syYE z0iXLb;Bz-=9q^lC&2}OmR$k5f5a#0{d89S1tK^!iIUwnKUKTDRrZS+s)wJ+!4`#af5XwFiMA?zU&8?&7r^rgBg z?$2AtJl;tRpAvYe2p?lV<`R5VH;%Qu*5CU^_RB8ZVXzlAaJksR3!Jblg{I~E53VFQ^RUzN#+Nw!(SuKKd13!68xMxKfjB;~H4_mQ*bbWhFh9b;38Vc)?%)GxrdCQjVrFK&8c>sd}uNvX3U zkNe@pPuh2$3?GS}i%VrAP-ymkkK>!-)&7HTxn)k-=fsPJ=j$Bk13lZL>{aAJr*nbb ziVc&>FTd=_riSdS6rFxTS`XhfcldOwPSGjXoeG_Luvs$w$o}2LZ0@}wj&Dhz4JD=x zBiu8Ar8-DU!6MDle1tmzSa-*}%jWCu31S6*@m*vBcsjeqds=QT=x!LB^_m|O=n`NR z#l3jEVepE9SBu=%9!u?{JxXhbu@=g4wltJG6^qd!d|9@Pd04W{q+{RpD*ETobD1mq zwV@Wgqy8OA;N4*K)KTsb>QNsX8cay(Gj+wBL7aY7&f*d9hRRMwXB`2~in*Q({`KW{ zuLhYlm2_WT(dRuKBb$k>5`ZmwW1Ealm+O8EZWA4kNzji$(-d;Mgi?ITXK5d(Y&auYm^dsEI zDI*-$1aOQJ*JAB)-DOK4d0qkk$6u&el>;o)eOh4rU1X17=AU9Q`^B! zJgD(OyregZc<{chlU*LUF)(sD^t`S|y-&w@6i z_jax}e1r{34m#+#JK;mxvvCG?Nc#_N>b@kq>GLzVzjiYBvJlgRG1Bzu*g;LL^v`hi zz9iGspFS^Xtkz@C*~qs~C&qiaPmK3`PM_fy+uRlP`n-`m3&^8>u7D1c)aTR}b+BQy zb7<7TMvMMDm2~mmIDGp{BJrk{2PZT&JlL22YG_lCcwO4XK#8UG^;{|`3fB+nfLOy%ohtcTI? zbJ{Fi&pZtKxEG;wAm)U|BYU^fi|TTSIib1a)-m{I7PcN+V`EO#5_6(je8FUE^z486pZfg7GGh4sjCjZe>PL7aT^_{){IQLrocE$fyFb_J z8FODYPvYG2tVe#nXx{VPp(fu*H_B7@6p2p?4|mF@^M4=zVQroY?z#gMS=AnlrMLiF zZ}G>M^Ugx=I}`nHI(lFQ`rsMFEuTi*@?DHB8PUUN4_0u;T~+^9%$iSY4N?n zJV&^{1HSf@w=(Cj*a)S4`A}@os7rnkVSHiw2OEG+^Z>=$--9+=TbZTb~y`h3=yUubAsv{2F;m{ybvd^W6_kzL9R1 zd5&`bjcg9XZx(!TnuWhML%wqGm_oj(;6DaF4TJY>3u}$Vb%AiAkLFukZ?w41v$#HI z^5wbDn&$}ji3~V&Qtwy`|1k@HwuOI*g@2KS`%#9z*7(@d!dYtJoMqumw{Xs|aDJ8n zA2U9%9}{h4&oI@(ybYMrY0H73XWTxIv(ICA-T++n5z}mZweQT{RBDA#tJ22^7(!H() z-n!3D>?r^r-_EKwu;<;14MB|k7S7)fTflzqi&x+;&E9ib-a2x4qCA)QpTE=?$Tjmy zbwJ0cPU#rA?lsh>w&b$bBahi*%PR8rhrfbp6OpCC#WrEzPUyEUoLyg`0|Y5 ze2+0I8;jk^=dbI0Jug_-xuma^uYsjW?S4h2p8%iwoAZwCT^DPuSuXE3E#I9;eYJr!V5W4=BT3uF9;l%w_vKzKdSbs8M$b;@ z`CUuTC!vdhYu7Obu35)$wa%gR{W7XpGnAvZv7=LDv{#KhhkT z)YoPLznHzAwQUS*$1c=&&md=oXc*&6BV8Y@9M#)Lj{q-IAAL-E9yIp*sIADqb1l!k zhBWbY7%uBcznik^w?_6@eLg>*e!CBP$p5kxe``}e_~v8dUJVTlPkmE7W$*BVmO3N) z8-1ewb?BEy%QI84wbA%j{|}))tvee7ecYJpW6l#u55x6o($2(YrEMQ#WMZSEwa8X@ zS~g#zr2{Qx$9NR^GSN%)T)r1=W$X&4gL(I96db=b?0ud=%*!zTT9$_mDskM4sb6is z>vDXs@qGOi~3g1O{v+wHJ zd^Z;(A7)YC1B#nZ8^^8IGtb?hr_OX`1JhrxX8uL5*4aR)FTp@Phk91+RWoe?^$5qX zw)?u1@+waFO7hEoR_krq)|`Z#^!uRtU&+${h0Qb6r*W!S!0FoT*Q2)U?uB1dk8DWO z3#<}b@zMMy#+?xYu50g0~AM4q=OlF-|Rau%kfB5DC;+8QVHr_m=J7+NV zf5_3CtfJC&?6rne!Ck zKPV^u*-Yez`NnyQ|IO^Lu*TDQig13H_^N5~#OAD%__9mEQ}WHHk!ZFi;*^eyLZ@P9 zi{OnL9&ahe22k|5cAFPd)tuY(YoDPFwqfh(zlp3nl_!The%WeUHjbSJXROT*c16A% zTNQ}8?9*%FIA_ZwTmQ!FoKwc#7{A+xHQmDMAU4;3sBakc958s&8wYGcM`v& z{@+mc&g-vu`nT5)yM6xk-`TV&dpGw#+23#(OXw%sA7!7;-N5>Knufp5X1Nc3Ox7Dfn zHrHLxTyr0HD@xCYD)930ue7>D^SFTSz#M3FhnJ~Cb7!3XJ(&BAH5Wd6DRb(g zzH_Q{O>~BqPY$(hXWzT)2&3P7zL!}Lz((;OWt=9lwXOM$Q}K&o-nrfIu})&?km#lli@h_u*zD`N8w2O!YKQcs zTVM2S?;;C{6T~_B5wsbcQs?LNna)5qI~(IYl|OctOV4?cw)H@-Fx)Q(_p@*8E}J;o zxmvQwz`bW6TUk4JOV1Hb3_U_L3lF?pV^41%mJ!g-j*9_WHiT$zmuj+p) zJ!7Q1=^M^sC*k$C;mHK~xLYRfpfBI&ZbgrdO&R|bQ6A?0%rl_vul7t zw~RLR+~KvUi1pPxaQP$ls_R zGSgP{%azznw}5xcukiT|;9X+RD8CKOK8OC=tMzF{T2Cc5Kz|&9U8SX2{8t{Hg?oT! z2%kl$JJp6?JIl|-FG%gUmv%@ut*MAGM%50^QT=v=!1^!gM>TphigP{(zxC8^N|t?s z{^alTM>ZuZj?{b!JdKeNTapu&3~|byB3^@dxRo|6iF$tN)x>K}mD{Lum6-b`WsXN~ z3a8ik{l{+Bnj!dTT#G-<*~5YHp2v507T3@A&cb#fP3;TY@BSm{XH>&CtWQSw#6O!~W z;oE~fT^u{Jx?=oCKb)PjSaEF39`!=*m^8l&-Ou>#_u1L-{k+fRW8?AKyY!nGo8se- zlBJj0GXGH-aENYBmM-Gk4^w4w-PipxY74$Via#USGBq$3rl!WiNOunH>E1uyQx>s% z?yr08ZTUzJ&YN!6H_AqxUfzv5(310Bx@MvYvuvu%g7oYl##8PM_nhel$r;bR>8d)>#GR_^3h3}$)F%zXt9h~dj zMA;7Pio(ig6%bb^>g1Jzhj7#xuaD1f&@-x$1v-PRWvt4Mv5I*D{bn!iVcyD^t!3Ww zbu{A#Wb9nf)%HB)vj*ug)<>p@y_%Eobx|2J&zXEVoAlkR3-FhG8$81BGh;}5=We58W8KGA;-_t_o8qrg?mvM^8{4ClzZKfu z23@gN+;bwnKlKxxij%41Hcy7PM~#jf-L&o@_JO1e%+}t(D5DF=)-tS))ztAc_k=G; z&Mv-#J&XWuwShS=ey8S#JU7RV5%TroEPki2wI2RG=`BC&E-OSQn)efQWahpac(nz& zHgSlv#c9A^W0_MHr9Gn~g_~wBVxI*$+v0RT85Q1re2az~Kco|YskN-LEU?G2%k#X_%`~WTHW6zBb)>A23WEnrJEaPW2 z-0Xj5TUyMi?WIN6FN;cBh{GfL7S*E*f=dDGyXzaAvLa~vUbRP;`h7Hq=^S{3I|AHf zw^b70y^<8~jc|{po~P=ubFjKsb%XS4?~ap|l-0Z&Mx#S0+ZEuCt`vV1xcig#0Qz2c zuG8~<;dyR(PbD(#A#m&<2DbWn`<2;EUlgEE^4+)Lx(ptYj)x!9>yk4gX8))g+*A4) zxVMzRQ@&p8uluy$I%v<6KWi8#{v6>RX>kv0carpZmqA>gY?m&n>04L!=Ak2|1jFOk^Z+DtC#GHY=-tFkpK-N zPRmC2={v^8dp6M@n%im~^6c2AE_PNFV8iy*Vy8^{$tm|hPx7^ruku0fZuSyn=B3A}68 zbc3AIb+o-id8acc4r(nuASd24gLQWUbHTU~@s^`lcX#d5T3W(-Tt0ab^rjNl<0JJw zga>~N9W++r=Oc@Li-0l zh_W6naQ}L*e8adGng0z+qs-bG?k5Fi9Q|1D@9-|zzqRj5{{!n`%}KBETX3JE>t< zpqsSt{~7wQ?BJJ;Wom>P>ORT56@roTjjM@ z^!ru$8~9#p%L-;o3Wt&I{iJOqZ3g=kW`3u?{Cx`3zK>rjYa?BLWs_JRso#9RvO2!+ zN*hmM&*D4mS!loF74jUMv)k>zjm2Ajd;PArFJ;f-BfDqeuxBv_p2Ls$^&H9!qs--$ z8Ah1{qv7|0eUmbGvZrwcYu*{`Y1}&aj=u}H+W)*%)&LIjQ={G$qe+`O__n`Gk6aoV zWn$=E8W}p&#Yav18io%yy;QcC^aB`E@+(*dtqx#J1$p?WNc{1}4__*~jeIkJ)5ZQs zNhCV78aPql=)Ud}Com=*r{!q&V!p%om+gFyjBEDS{*gEBe1FBx&G#=c2A^(C>g=Ok zI-=oa_PEg>Hy5KLE<1p3q-Qao@PX}JvG9R06;!A{;okiJSQT8SHBrH$o2=4zQ z&z~~nF*+%+a)gWa(cct4$kzgkPs}_E+*iRz>xOeJPPz0^7kv}`?TExiWWl(ED0!`{wdTM-mAJ}zr>>9+)+;5qSIe&xpZT;lYCEQ;Ll~G zZ@A~HCGySPiMpGs-q|;?h`uege0-7Nk&$kdc^0^ZmWO7Tcg~Hzz`s}g*}GnC)_V1m zi##8lTIOo`u%jbysYPFGKz4d_S)O~pXhwg=o3UNDdPD8XqSC3*NIvr&=q#_nH?6BZ z8||9!86DW9eF`6`ta#xt;7HdB>+c%U7e8hD8$70fD5 zJZ15f>ubtDm(?KO5=wU$Y%&eP}QS9G>y?hS2nX-%Wks zce$xA*S*v{N4eGJneSe#C-_}x-V5DXdV*i2dCzl)gCG8q;^(w=m^p<#-5WhV+7a#A ztELntHo#W}&`!FK^u14iBpiFk@2%J@YWym#o3x4x%$g@{{hh#im^Lb2N(LP3H18>| zY(L&JG#TmcZ`xSkzDpe=4K4-lKl%MdhW3tuFK^w+`ozPkZ;h>Qn5i%3=9p)$JH$Lk zxr5C!-~Ic}(hz=s2-q(I*Qenl;C+-i5ApU0_keHwJ;LaWWND^03D1hJ)usY>v2D{^ zEgpZZHBZiA%yX36Zl3w>U(9p3`zW^lPgmiG5_Pt$=1jAIb@5Y|4Jp;!CVl^YbWZJm zNruj&Eh8=)QYOAkx4zW;C7pTsCHPvFIXzlOZDk(N9>%q_`*Zf@q&xZR6zQb?9`|sr#~9PvDNNF`Oan;@MU1P~QGxRN{Gb$o=4fec{>kwx70lI-2cwwJ3R0sV&Tw-?RnoZJdo;J(NBHOVbOp-7ydr42yc&9V(w+&T}FPd ze+%4?;a}NUg!S(X@^=Mbb){exxZfwur_nu}*>qdJ)w%A=!0m=-!|*tXvcoCk^JX?@ zEs~e4i%guc&6Kaf&RXX(8|jB}w`k2vTsZd4&AH5A=QXW?gJ%&Plo4--@#8_%nRg&O zXwMKD4=gI}hX4FF$i4+S^r5f6=g;}T=HYjP1M9F;*wd9??nwT(g0o_tZH33r!Nx=R zk793r1~wiCurI2!f!OTp)7p5jZ&s(6e0q9u_jLAn(r1(Qz>Wf&u}apQYV*t@kLM18 z$2CsEXu6g5f4aA`d}-G3O%CUmUG!V^=gBh3AFX56ck7775d~k-sQNSSd{|>P!gtYM z?dSxK_LbGP>OkLDr}{qE{Tq4SrJhz|o~XW7;`OEIdZbfo_9%*-EuS*)Mi{TP#OTV^ zK4t)3Z3kQPRl6G$_9;<(g4UVCxZs6^dNqvxm9k!FpqnRYmQ9M+D*fEh;X14s*N z!&uV7+AxZ=Oti@(eLy?z*gJ7ShITBZ9S6{VgEI7Y7I})v^ApBo27R#E#BC<;Jo0HQ zYdtrHeWnjNGxFtP_1nqP=e%|9j`UiyCRoIrIFq_(pzDOyy^uUT*gv0{AoVjor_O&;=S*)szEf?vkTQn=7kklAJZ6#SMc|IzL7r#HBR$}h zr@TAS^m{75H4aZO&r$9a^UQb4&9l&ro9A%%IGzL6MRyb?)>ek|dnb5ZlcE2Wejhk( zgJuTy!GWVX*wVmRXny3-b*N^L7jKuNLO37Ut#*>#9z4z$1WD2QAn~tMlS; z5-$y3nj?_$nj0k(r?w@_j`8}W&eF75e%tH|H0um(mBzopXO#PUQ*WXBTZ>ma^-Cw2 zndhCs>O4bm{kgXKg=E<`Gr*ozL`+u$yU@MQ!n~KK-QP@$Pbc_%NgFi(-EPXT&jo$n z*e&E%5c17EgrBgE0y$m=jNtZ5q1Z7rvdrWET90SjEP^WCglz)HnONRUBHzkKB zOYcEXrhn6xmp-nz*BYl6Se(x@&r$9<=7~LWMx+(c|GdyLRZ)C+571bC1>R zk81B^1MuYwDEKEBc)9Kr^Bm=tn`gco*Aw`;7OwjGJ@h$vqYv!ofoazE!2F-Z`7jIf zPz&>53-dtpWM9-ghr3tN2VpeGf`&h{@b)(OxzE}>N4X=+Gv6&R&q6n5p2OW-p6_a( z8k)a+U0<3v9-J(_3Ys5&Y|i5S_&DRgyY#wktmhPC8GixvT<;!m-JzVb)$`LR#%>^O|25(l5aVo({?q+hAyD|y5om-JWJ#Xcrd>n;V(if{Ge@k82Bdv>(6o^@U!Woypy?1yM? zPb1%CA67y8B$H*6b{YEx{#vn-wO~GL!L|Tjvj%8s1IMcODJwtHiRK)!c{ucuZ-nPh zIck&aT-Kq}-9nvO1Ij1jN^}%`yY2$wL2+N2zN34m#!MHmyDa^xiDgtXi?em?+}7Pp zY{DUv9#<^0hk(~X>>}A@f>(-`;AQs=^4$xdf!5)|uLS(Go>aZ-DJx%!F3Q!~^#XMo z`)ldRe!QC~w281Dl}>sJusnOF0(Yw5YOR6&@u#fa^1-9a(CDact))dze=U6=emRYS zdK#&xW`C!m61s_>VwRu8N3DF<9>mcWKkh$E#bPTt&7(t?>OD8o#65+1odS0|X-}T&EN_Kg*T4&v-?8{xeiSc?54B$*-_SN_Trm5FZr}~z z741cgWsIt?YY+F@H6kr9axO((;v4Z|vEjuL?wjYsPxwabdo;j{@IZ^tL(#*$KKOJ9 zyg0U(7bCQzp14MtYzF^Go)XK8Q^8L>r8BZP-wprMuRbq|?~35Nk^nE3qqH20YG_Cs5$AM)MBz>tiOK^Mu14}s^D z+j#xEG9O@vg-yAM!*&wq^+O}<^O`+`Libe4N@iA5#_!{5aP|7Q(7lm#oYJ*_no6%t z)t%?gCEbI?oyz>qBpWX!{ciT&ssrPx8d!=Or?&bwt_Nb{s(4HCIk=AYh;MRd&+VpM zif<^_Qf+yWU^FP|mc#|Ao1|3YB0ywK4uTA)^fXCJYz4%;{h{^V;rS%G88z!Ok z?bx=q1#oPmY<-OQlhC+}x!1_`27E;$=xW%YqeoTzj=4;A9|0daS$+M)mT~u8Blup1 z&Z%*E0D0oW`pV6$_1<0E`OI+_kdEA4Vdk-vZC9>)3EwrB4basuJS4H~aBNWS{A$S+ z;Bi{o^26P;_%7MeNAIKTLdxz>S;>VJPv}|bK4G5drohwp&o#a&+h67_cqeIO-nR3= znRZJqNA36 z%u6UcEN$6*H!q}YIb}CcRy4TU&>-d(0H;Uo8_*{s+$`XP^+^`6UbC=fSbCmsVV-NA z1@75A<00)Y#!mLjc~jAEPDIZ+0e$Cq^qwjBTTE_353+GhbKS+zFgSh=AYR<*@R7#l zouq~FZ4th-wWRmw2Y($f3%-yY#YeQ^4dA8Y9Y3#l=snHP{R zN0?{6`%FlgzVL^;Yi#*pw*2ox%Bila$@?(rVeRX*I4>uke9*%B(Z@mk`5tn=k^Hv< zH!Q#Moni1Krs?D2rF{2Y^CX^~dE)Q2)AfyT@364`VqyK+!g|>}hr3tq0GDss@_(}B zPbNR(c(auwb#~2PSBxy6t?gzFXxhqsm!@pKd#30}JAP|m;LpYr`P3XZW3MZ2KO`}U zaS{f*6PRx!3o@k-w)GuNeSVCCcR0_~SrPKTr|pqs>Cvpc!eIFLN1?Cf*MaRLme4ZO z_c3<@^%YT9y1cWGJsXjWP5>u7uR9^uHKb1@3vaA0ncu)L{&S3ID~QJ(E% zD{}|@GC*H=nfsQT%>Byt%nN_N;F(usIOU{^V4tb_{5xt5@7c8mxTJK63CRDo#O)Uj zr+`CEo>%`&>aPvx5Ve#kLY_-!3F1&m+jQ0@AKxGz>)2PD!x<|uQf&Z6i}0xJ?)5J% z##dB$=7NXk8=B|tp*g8vJ?qeEx}bMhJF+Rmd1Q0&o{TZzq&jCnW7Ch^1?MORH}}`! zliFT9XjjRL&5Jk_T39C8nCs3oJdo=?_?Q=qT=u|Wb-oY1*3cid;3^u_Lo=^$ayBjC zEK)RmW_9m<9=`q{T6+2e@jrnP`-bQrb7O`F!q?_6ll}zv6smu7GHHkeefB?hoq|^~Dp!n*A01ohgrrjZB{%Nnfd+yEEiB{mj12k9Q)E z{E`(9DXi`>;CH);h0FRO1H5u*yMTN<><94DzHwN626y)J1y5%@PXn`yb=70o8~S&1 zP`2GU`^26S=Eca3C-zJ}7db=xFzK_3<*GHF=D+_mf3>6xzsGHFINa&M+66fOQ|v|f z?|srl#|`Gm{y)$DW9sJjk`>Y&E;e=d!uYp^@ur3G2G2t>&}JcRIhuC-k39YF&Cz{1 z+lT=o+(i@THRM?!Ua!_3lCRaQC8EScjz+P0MhA@^ZYo@&dPxao_u=C}frJUsbDV9$L-Zzx%)`5RIe7dj3$H(Gd z!o3aB>HG6ebVK~867B$#y;BV~7UBzMZzs2ZJ)&`}i1^;SiI*bU4^7Qe>Tit)t%sjO z?uidcPp$t*xAHsYUIeaZ?$%xQF7eUn>(KgYJL5;SeV#OU=?+2W|IMxYO;-Qc#kNf` zd%CR4O*|LLPKQ3xUffyKFI;QjhZ_s%&|XGZN+qYh0h z;{2<~%F9gov#Gag(cy{b$*+0M@N+u&r2pN@s!Z@q{a+lC7(_cR&Crf?Z8tLfzNn#r zWcZ00%7@{OQN5;!S_=u8}^*p0DB)+Wy14;yurCk5CbISGDM3x(}%a{jeYg z9|d4^(Vty`{i{vrdGgQJ9@g2+E9da9{pI1;U(+4U?j0xo-sHI7oY-^n@4Y!+KH8Ju zUGk;Ii}n*eeP_7)bNF&JKD2Spbyl!%rF!4m#YsHJzSSn_c(kR_`VWCu&m^<|UEtnM zIoXS8T-J)W1MMp&rd73V&ocC`YT6^43De&V$M+PGmtB}dG0);ZkM?xFx*Y4X!9BBf z?&`QovZ=t`_xD~bz^j2Fe0;r4_;~Foa4!J|pQiXNRSbuw{b{55w)^|+U*vmxW!|1^ zfqMqyLwmJhG&&vFVfCIw+K6v-mo1?`$&-><>cb>`9p}DIwP8GW}1f`7IgBD9<+R-L=lyS-7((Gak7A$WTUk-UaUK z8S)^X`m}c;W%dECV!GWuA!qR~`R_m1ioUF2n;X&hb2xL;UUDn4hqz-GT9piS3 z_l#$Kax46)vw>O6g}1_=s`pmPy5OYx_eCD91Sidl?cAS~X->SFarp_lrN=LQb(-0> zo-v#=&!(OxyT+;Ktl0FGx3)BQqnr8e={>x?DD?JalWV4(C|Lq8`F@kEtBl{|!)KZO zrgq&^&b-&Bd?)3uqTh7(ln$qi^&;O?UUQA&fQP}DK$}JL1zVGvGwL*F_~UIAF;~s_ zHRGo*Ju=qKdS(@M>wcac<@0dNb>H@RGlUL@(uQ<2=+BeeSUYS-pHn}VFg7C%y1z>C z206nY)LB75WtU1Wn{?=AbvFgB@X?ys6mnOZF^k|0ktb=N%t^TohF3`WuWOjsD zr`g;`7Kn9P<=KujP3C@I8}k&~k>;w7qf@pco&N_s)~$Zb)02@gC);?S4d^Qk*)zHo z`_z2Lc0_SPXY#!hyAj2|oR3ZO=%{m519Wy6PhZaC3?kdxhcM&v=jL3jPIv#{M{`vX z_y0s4Pi8Gk*@N_!X+>Uob|7B7RNk9q2lDJK=(m~^I1A?6X6=nK)=f-?G5IyqZiFr! z@Om;k>$T6gSEzf&AkIbxb4IcYHXzu6tj4BBa-sqGh)XqOUdKJdIN`OLr&sW$Jt}(_19fDE@$ZN zMUl~OZKJLgjQMx7Vw+lZcYT15foJ(R*F6wEYD2E(aK1e;GU95*15HxqL!L7tIhU^7 zYsvl2p7*9`HugxZg*^IA=68Rd)g7p3oyocxUs=;$VjRAk72Q;WpTZjIIe>a*P>@S*niURdyWB2XXGnU`!>N%Er&Z1A&zu&Jmp<(uq;(8wJ+?Kg=GZRmoZ5yuJ#!AnS7wztn@-J* zwe+FR_9cg!!Amkozvn-S@153|hq2Gf+O}gAa~kLQMZ_n)jI#vp1i{_97q)8sQ`Pj&1$Z zK>i|MYOW%m9pf?gaOz&$SmSX-by zZK?LKUrPF1Vo6joR<#!rbq20GHYm^G&cJm!ax8k4=AT&V93~8>H-ItcbZ13!80!~g z(cQdv;M>&-o~pC!3@@fe)WNUh45#8H((h+nHqqz4ZA=q=ehqkTrw`WzzOUi?bI8!j z@lJ*Aud9rqXI6eY@dPkhPsZki`hvDx|AC*i=OdbwoZMYHU4F$UFt4C{S2l5P7zw#(~xzi;iI{9U_al(`oA_n`yem< z6#RTxl}{q~2FErXcqVm}$9wV$oE7EbeSS}PWFVh3LVN5;o8>2_XV6b!5o5BoMF`=+P# z=Jw*EeG`{d)~dd3#u>WE4Gp`Fc*0`{o#T1)A+t*h-1bK zv`xuHXq%F)|6okz{Tev}zlO!?^nTxm`G@Q$NXJFy#DUjZ z=aiLT*IaGS1$-FQDca|{KLSP7GiieTG?R6p+o#~)-UQCzh5e8pUwgrPV3t@ktO(O=M7xL z0x!iQjgHTIgWY4mtrGbg#&_dMpYv5tlRus&zmcrCA9-Q=bU}Jr1@YwE!QkoeL?&h& zPvwlK|IiQ85xu!FKQ%YDWihwrcbB#>E*p_cyc_wms>8Fx^YL58doAf2^DRw%$NU1) zw7%-k~;l$izUrl|!Je~ZZzk+@4^X7uhNi&yru=WzK z&ipZQIW?E&nZC_5ZtkJ}6{SX|_VR9O?8e+XNq-Kx)_Ru3jd=b(-TXB|Ex7qIrXE{X zU&h4wy(4~<4vkH5Uc~T>Xq{(#z*UFzZ_U-q7>DW~y=OsZ=BU?yGfjGW%pC#$Y3?g9 z&pbEAvkiDU8*PK1eR)Lx+qnRnRNB-SNNY@`#oX_aw)OYP<=SWV<(y(CzzltGtTZ+r zy*OrBn-Afr*l%8Y3cU8{{3qBR_MiOr9B$ilt!>YHjb3}!n4w;CEvI>ejjqrjIB#~I`y-lyr06Ak|P?h1o8D^DoO6it%zl{W zjBVUArM~dboYWWInG^96!AoaO!LsqIiSr!s$_l@>alQD>Wc@0c)ImAf1FxZ-!TVW@ zNdG5kbCJcwJ8L(?*NOO76bUTJo`7GS8_$1@1P^v{Q2`wY&(%$_Rtub5SDXoLTXnip-#?SZc@QcQJxaEb+mp*O{=v6^} z>R1Gh@Z#m({&&W?vy;85ec;C($+WDosq^k|c$^O`Bj3=SfVYr*I!Cyld#A+T|NQk= zOMXT<(--Fs>}&Cz`djls4ZQ8QeddK;zdWfq>D=(X*#o+kp39tc0RFk>LRVzRQes@x zS2-2qFLKJHKV5WDdi_bfuKG0>>ikkTRPx**&AwSPZI*4{L$pu)c^>>Qopyem`D`6L zvtmtBYs0j(m;Q4sYl*OQf8C+JdC2mF{Ak%r?z28IHWAKf*+eu~J+n{ZLTqx52Y=}d zufFotlKpMJhL*kDmVJ7(DO+mG{)w`Rm!PxiJle14NS;R4rLiA~r8pWu{=Hy^%m$GquaBO%^w<&0uSyf6md#J{z`mmALW z&}sFM(&e+iTCz8Ky2|gMpWCbUC{AoZemn#HcL!FGj_WS^dh3Z2=rorx`5a@iXa;>y z>6A%+if&(llW5}6DBnHx8c(Ly2Ii~a+z|uTy_A2m5}HYmGh-LIfsW$KjUs*rXw+=i z>CJYXUbhHYCK}}%f9sfgF*vBc+S`()-?!gp^G&*K-tA^=8sBurR3BK3spfKjTtKfu zjKLp3uhkxn>nuidr0KFk9=WmMuycXrb>mSo8`?u@B(-=R~=cLc)^obJJm0Xp!ra6K0iahXwF){ zvoPO52GTzHd8ti1z&Ay=jnG4My9#<}Ud(?)&zPIX^QE1G)m+tHoY2~BC+clBW0?8l z73$pw_{iP%sEt=*>bv;4fOPe)y{;>G+Vf*Irjz z+J@nI5$(7F97_WGLe*C$OXtJ0I~)`L+}DhWtHJSI=(n@^FDAeG{=aLy=iT7{SIVCP z9>G2F1t%JNksZ_Oy5ht`@bKxteQ@XKTUQmGkXS@N?Y48gXYxN!{xa&gZRhG}u41gH zjsqwo-hbS*H`k3LXT#*dD)K)^{Nbx?9qIbbml+RPp3Rh}1vuL-!4}x=rM+;`&dc=Q z7~KXxHp-hh;@V_st70kBcO87wK1j#4$%^-OLcU3tv%XwA?oZ~E=gI$1=x`|bzd&98 zXKA(rdDC2FdEr&czQ415+c+k%fwR$8%H&d?+E?$l`JrTKiT(DV+Kisv@leuRTj4VR zT~hiKb2a;H_^}MiyjB~F-Zve)Yk#dK{l?c@Mn{8;+eV$TycdqW{s;AKvfO`>j zKTR3Y>v-BKUGTm8cb+!|qXHO;8?z(1jo$CI85waRW$w?=X1`6V$ota_`IIg{!JVyp z5d2(1-SfT%z8k2ckTO2+hmLdg0eQ9V{DQc{AHX-_;s0H1$L)e-=^oUpx#Gx&Jej+h zG&83hn>uT%E3Q2(@#pWDHA!0iOm*A`e7hcL5AN60Kai|goIwt#?8|mMhPDGeXf}AR z0k>1X25lF?f3Jbpz8U(X2FFg1J z_3i?^Ur_#Uw*5PlQH%kVeTcF@vVFCP^1?&wf^L3$>w=j3WAj~WsC;+I4|~@KB}jJ(-B~H)iFQQGO<2-+~Yt!iSoB`|3OnycGIE^*aUIX{lGWiw#g)(#UjgL^B^RK>m zY8}ymPl&;DX5rWN5qb*P#z*J?;P&?sI^b*h2n`%p`;JYN?_V=*6|tK$_y~oTTTVHR z>+%Qn)P6u;+f$|e1pL#b{qG|50*k-zBb4d>XYoNa3JtE1%$WFAo(ox)9b`*Xpe@FK|=WgyH;P)~7D;AV^{RZ;17Im9DVim8-8IJuBXL_?)+g=Jx z&Y;Y_j~&c$Cvy+frP}vp&1>Rt@NEohN!NZKXU|R7ai*@b=l(cVv&QxJW2;m9vFKvZ z<~ihZK5Ob6Y_qZ5_>E%SVK<$RU13|GeQn^-Cj7v|tJ6CZju11%>=Ur>p}mR) zMV!C0f8yOw?Va1nuMk+=Ki6HVa|e@dVn+2%_wl5z)Hz5#c)q=d_FfeiDbHO3?Ia_* z0`2Nb~ZQYp$_U5y<`*Lp*wbvkDhkalLugY>rCI@2^f?%Q+k?(~eq7Fl*_isLuTiML$l-HSd@-eN)PC;j_e}dkc2jj?8gX^8F&mMG| zpkI6TQOEaq_Q>3agC3``sWxfc`|?TS-t&u#xee5vn`hQ`sq~=C_&Mp-%rzz^UUAgi zJMG8KIt9Bt#abio-?T!Wnpem3e$R2lG2&7)H&Ga^bIyqq3Kd>`$X%`0=DW95_cxaRO5o2K_)it*Ti&}u^Jib) zs|}n7)nH?=_@m?sGv>VWsye$*UsrtJfr&8(6ElH66u*t6PN!dtvGR|+7-N;-p#HC> ztv-Jk-8&rP|ZQTnv#{;7k-($nCff!?_@qINs&m2FX{(WxnBmAVh6jsA%U^up8Ppe761&2lLkXAn>6fh=k}Fn&b6C5d*IqdHMXLR>BRmNl zO0E2|YpOnYvM*kzyNuYEZC8BUDU|yzW%j0w>bw!$#b5KxGvB?Qr=dY`&D(llVt42e zhEq8(ODqm{ZPf<{rN2R(VAVI%*7rn)HZCOpOE!NK`Bd%YMv0*+8|`7(3o(YwJsZpeCMJ$2Bh%lfp)Kge7%PQBel=y#YsxZMd)MYVy^oYW1xs}9_IVokv-Vm zMjkV_TH2jVoXYAzdxP*kB(IYJUdBE~ADwlGCj+M1v2xo|-$!l==iQSz@9yiH90qS8 za5fQBTCr2Y@+>1yCwbn_kjL;I{4c!5f|Fu8D4tdS_|BT|H{R?dytvMhrlyVX0IuVXN9ldB!*3jXu5n!bdVikofdIu_r@Y^TSxC4O9=w)~W~)Te370@|{Hb6CHg zV0%7f%=-H!)M?@@1>1B_`Zl!}ugx=Unx1Ntx98%+h$81?3n?3mC^AZI4egW4iGA8} zD(#4;X-6^bV63I!GS-Yuuiqc4BZ&LO9`5a$v+7wZNWY*z+KZp}`eQ$E?_H<$_DTQ! zzfYh&b7r0F6FW_OlPvcn+9y96_Fs%2x%AB(;?8b`pMC%G9AeMv{SC_acq_l~_Va(z zFTdWOr>;eYr}N@<;;O8U+WzDc%gVW$2qJdQacj5 z8=jNyFWcGm{BPiYIDI6z>Z2|@*Q$@Sw7{+w%5>Z6JwhB>Ji>4zg+8@{EkS|&v}oIN576x*I?P(7P!^ay@_VxTcx7j@UrdTu% zd8)}H-+alIS-^oN=KTz{8#-1G?k+u)_J`4QF!WG9pQeo|nsQ$%?W_%?)uz(&+)qiX zCauKYQAfQ!p5Bw|ZYGU&c%FDregw~<-!!0icsA8}?o#5cOk$nK9Ps)$i)Xs}|DB=! zw{87?Io0p;LOW@Ge@C5O`51L{C&3Bu{_%`~DcHtg7l*&N<1~cXq!^M;7UvcgelqVgGgS7Ib%bU~ckvIM4>79*3VCLo4tW+F=R&cBw z%sKbXGrDsaI|m?lPG+q<5qr}~jDJ540pHtCeu4dIzDM}3I0PrLUNHG>e1Zn#reYJs zKa#xcjV(ai+8y+=b);!tF>PfHDczXgCeDC#t!3%ky;*i~vbCI*YIiT}WOg?DRlBfX zH3a^N!bdsq(@ zTa6e)Tk7#u8J+8FS@$>25A3`vU;lXV*Yx#gAFRZVhq3%-Y^QXGS|c~|+;aF)>oeI7 z8M=8o!scSmq{a}JVsB{Dl^sdUn&bQWpAzcp|6j&-dU;nZA$Fx~`Oy;*wn<{<>Wp@qlLD^ky-g{;Dli0VuLm%nRM%`0b zSzu&zO1@SHrk*f9nKiCv+TDyT@yR=!Pn(z!-EnBT8sk@I+il=peOhwv)0KsQ!8}>SY7ORDzad#6yWn7+ zF(35Jlg+#CdeU7?a}>`vK#N*v@fQ8EeIvf&XP(;YD}GeKSDfFCfijJh+5WE6v~72% zM><3W<4OBOr@)`mSxz#~n0q46Li%7U{JS`szTVO<>V0c!s^0bVb(gIxyR5g~vHb4k zWqd$+f0=x~k9wAQ_jx(rUCx=inU}1Oy3xJyQUB8v&quxgJfgM#?aUu@FTjuME%~Si zcpq{@MxJ4aexdnK3;fJ0ttN6D6oH-J{uRJ__ zT^PoA(v$Da(gW7M$QVOUi*W{~yP=xom-kKZU>`td`jw0` z`Ez^$O|=GUokHE@iQdUM*w}2HgVmXHu+@^m`Q{vKAK+`gZeu+7I(%DdZsfiM((frZ ze4I*W{8$}7&wZP8olof;tZh}aw6ZjuE`KKP+)`(N{l{|71RDeOGuAA8)-04!T(^4m zf)z_;!V3fGY2w51-RA>;9u9-)0&^|vO2uZFo(7)er0$l!0^O{UGr7U6FJIv9Ci%6q z7uP%veOUBf_h-)H;F;~O?)WY)^~fLeXAJ+-HVzBsF-W?BMyrM1I#fAXGZ5_3fH)_kA-*0-!rhP65J@u^Pr z1-`7*8D+inZH;C1xrqtW*Y7=A&|UfrGCnN5Yj}6*E2N80PX^~!?3Bc-Q9B=K+_fQV zry;u=dD4C}r)2%JuRnX|KYD%VKm7SuOE$viejKQkr1@)J`OZ7|b4qTC=32wA;;i*$ zU@O1AT@60Lx)%PcZ(Xx^uO+`^%U}D|HHox7b+OOTr!I89U|sAD^rJn}b1_~y0Mix<#Q&^KPdGV|`^QQ#`Z zg14XH`Mfg*%zWVcylY=mZPoiO{ql16sM-7Yuv}v@=6;{Pm0Ud2JoDTNo(!6dKJc2q zXmd(7(w>y;sw1r;k61`!(HYPWPv^a3Y+P~5S4cO1jo3Pw{OfBnz`kCv8SlX{T=RhE zgImoQ);g<_*gm>@*3k3Zua@|D9Afcsp0qKUtX)&oVPBBFtXZV{aA)#<1Tf4zg6)}u zEJUxUlYLVobPJO=bBS@Tde3{-d!EBn<0pBap4dW~XUzRIl zY~bm)BaUugbLWm_+*r|EbEftAU(WBvtb1zcW6g05ya#>$cb5#qcUXI@$|Jjg8Q@c` z{O1PF{m=1qlVQNmf}UrR$M}yPYUgqGD#k%uoxK*3cM$nJx+wNR%*1lg*iuYS?J+K+ zJsLZD7d&*i*N-%G$afzx?Jsa2GS8U1tUn!YwQ&Q)C+MjiA^Lp>ZBskCDtg+r&i8aYQ_dXKMJ!_R%wM1Jp0Dy0&x``z9M&P@ ziS1NtJ(Zhd%QS<$Iuxl@4+a9uSvsZr!Y zZ2BbQ7wbIDzBxKj7@f}o{`TQcnc^lCu}AR`xV{~r5p2!nsj52);HbPe}X(U3LMWQW`pJk=`Y`hm;E)qpT8}|gWQ)+{)SgQCTWwg0&2-RCchYUPO~wv*$Nc#}a9nYX(V0`@q%nnK%>97$ z=ji`>blth&HobPBel7hzNNXRr2ZZPY#f$It@!8XszJ4ej>F z#-#C%@x2P;nWrhQ{fD{m)i(H~(aMH}RyK;(dAFvgb-MZ%94^@wb0v4BFBHMU;uqki zrQLnhFJ5Z=(6gHpuS`OJ)%=zq?Yqb=pI6>Jk2CN>r_}gX)c5X{NCribIeCncs55Y_ zIUhJn$2eP7GPWegmM{DNM~+=YJ#!n_b)xO>#nDq5JpX}A@wUYOb54W)$d&2j_vx=T z!DGZ~9KNY&*+8Cf9!&Wrq@`;)a4V;U%Zj5(mn@ZBoioiDC>sL(r9Sb_qw?H?C?{Fx z5dU;8@F&b4h_iV8WOy;?KhSV!Up`-lTv`4NWYezL04h0`Z6m>qxJB7SeyPyT0U`Ngu{xRpq(!#CLvpba$?<22J%Fvy~saN z?^@_6o~YTJTpnedOx^5_ImS-Uy8k6BWXG&_j(~o`zxI=4sqD7J&*S*!>w)WjpRAaV z�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%0A8>(=qTO$VW4*+@X|{xxouh%Coy4rlf5r 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

{ZMbH!JU`^WLsKi)y_-~%M`RT*+8bN@ut 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®VP!<9=yi6!&Z|YU-Eyo`F|qk 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⪙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

Fux`poe;n-|zEq9?yd>bk%YD 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%0AgJx~Cb` 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 z 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 diff --git a/venv/lib/python3.12/site-packages/__pycache__/_black_version.cpython-312.pyc b/venv/lib/python3.12/site-packages/__pycache__/_black_version.cpython-312.pyc deleted file mode 100644 index 6dc7c6c2da58760701508420e358b135fb58b582..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 213 zcmX@j%ge<80^tkOgn`s!Fb7I7Lg~*OK*n^26ox2}9D% z#hLkeD;Yk66#t6V4=o0Y=;tLT>*i)AXC$WP=(}f@c$Ajtr{!d(XOzSj=ckpFCl;mZ zm!;;F>E~o7=@(R%WaQ@=>lqs97iX5F>J}s>XD6no7VF0+oxZxvv=H{142GjEpz9gc{k4Sb$sr8Jjut diff --git a/venv/lib/python3.12/site-packages/__pycache__/mypy_extensions.cpython-312.pyc b/venv/lib/python3.12/site-packages/__pycache__/mypy_extensions.cpython-312.pyc deleted file mode 100644 index df4067969e03bfea006db1843b2031c30795fbe9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8789 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 diff --git a/venv/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc b/venv/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc deleted file mode 100644 index 35e5ab7e8c4cae6e83aca5863fffe2dd8099d002..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 139498 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 Zh4|fs-;Maq?^b#Hwr+f{#_w*+{{;@^SdIVy diff --git a/venv/lib/python3.12/site-packages/_black_version.py b/venv/lib/python3.12/site-packages/_black_version.py deleted file mode 100644 index 66ce029..0000000 --- a/venv/lib/python3.12/site-packages/_black_version.py +++ /dev/null @@ -1 +0,0 @@ -version = "24.4.2" diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/METADATA b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/METADATA deleted file mode 100644 index 25a00d1..0000000 --- a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/METADATA +++ /dev/null @@ -1,2083 +0,0 @@ -Metadata-Version: 2.1 -Name: black -Version: 24.4.2 -Summary: The uncompromising code formatter. -Project-URL: Changelog, https://github.com/psf/black/blob/main/CHANGES.md -Project-URL: Homepage, https://github.com/psf/black -Author-email: Łukasz Langa -License: MIT -License-File: AUTHORS.md -License-File: LICENSE -Keywords: automation,autopep8,formatter,gofmt,pyfmt,rustfmt,yapf -Classifier: Development Status :: 5 - Production/Stable -Classifier: Environment :: Console -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: MIT License -Classifier: Operating System :: OS Independent -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 :: Only -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: Topic :: Software Development :: Libraries :: Python Modules -Classifier: Topic :: Software Development :: Quality Assurance -Requires-Python: >=3.8 -Requires-Dist: click>=8.0.0 -Requires-Dist: mypy-extensions>=0.4.3 -Requires-Dist: packaging>=22.0 -Requires-Dist: pathspec>=0.9.0 -Requires-Dist: platformdirs>=2 -Requires-Dist: tomli>=1.1.0; python_version < '3.11' -Requires-Dist: typing-extensions>=4.0.1; python_version < '3.11' -Provides-Extra: colorama -Requires-Dist: colorama>=0.4.3; extra == 'colorama' -Provides-Extra: d -Requires-Dist: aiohttp!=3.9.0,>=3.7.4; (sys_platform == 'win32' and implementation_name == 'pypy') and extra == 'd' -Requires-Dist: aiohttp>=3.7.4; (sys_platform != 'win32' or implementation_name != 'pypy') and extra == 'd' -Provides-Extra: jupyter -Requires-Dist: ipython>=7.8.0; extra == 'jupyter' -Requires-Dist: tokenize-rt>=3.2.0; extra == 'jupyter' -Provides-Extra: uvloop -Requires-Dist: uvloop>=0.15.2; extra == 'uvloop' -Description-Content-Type: text/markdown - -[![Black Logo](https://raw.githubusercontent.com/psf/black/main/docs/_static/logo2-readme.png)](https://black.readthedocs.io/en/stable/) - -

The Uncompromising Code Formatter

- -

-Actions Status -Documentation Status -Coverage Status -License: MIT -PyPI -Downloads -conda-forge -Code style: black -

- -> “Any color you like.” - -_Black_ is the uncompromising Python code formatter. By using it, you agree to cede -control over minutiae of hand-formatting. In return, _Black_ gives you speed, -determinism, and freedom from `pycodestyle` nagging about formatting. You will save time -and mental energy for more important matters. - -Blackened code looks the same regardless of the project you're reading. Formatting -becomes transparent after a while and you can focus on the content instead. - -_Black_ makes code review faster by producing the smallest diffs possible. - -Try it out now using the [Black Playground](https://black.vercel.app). Watch the -[PyCon 2019 talk](https://youtu.be/esZLCuWs_2Y) to learn more. - ---- - -**[Read the documentation on ReadTheDocs!](https://black.readthedocs.io/en/stable)** - ---- - -## Installation and usage - -### Installation - -_Black_ can be installed by running `pip install black`. It requires Python 3.8+ to run. -If you want to format Jupyter Notebooks, install with `pip install "black[jupyter]"`. - -If you can't wait for the latest _hotness_ and want to install from GitHub, use: - -`pip install git+https://github.com/psf/black` - -### Usage - -To get started right away with sensible defaults: - -```sh -black {source_file_or_directory} -``` - -You can run _Black_ as a package if running it as a script doesn't work: - -```sh -python -m black {source_file_or_directory} -``` - -Further information can be found in our docs: - -- [Usage and Configuration](https://black.readthedocs.io/en/stable/usage_and_configuration/index.html) - -_Black_ is already [successfully used](https://github.com/psf/black#used-by) by many -projects, small and big. _Black_ has a comprehensive test suite, with efficient parallel -tests, and our own auto formatting and parallel Continuous Integration runner. Now that -we have become stable, you should not expect large formatting changes in the future. -Stylistic changes will mostly be responses to bug reports and support for new Python -syntax. For more information please refer to -[The Black Code Style](https://black.readthedocs.io/en/stable/the_black_code_style/index.html). - -Also, as a safety measure which slows down processing, _Black_ will check that the -reformatted code still produces a valid AST that is effectively equivalent to the -original (see the -[Pragmatism](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#ast-before-and-after-formatting) -section for details). If you're feeling confident, use `--fast`. - -## The _Black_ code style - -_Black_ is a PEP 8 compliant opinionated formatter. _Black_ reformats entire files in -place. Style configuration options are deliberately limited and rarely added. It doesn't -take previous formatting into account (see -[Pragmatism](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#pragmatism) -for exceptions). - -Our documentation covers the current _Black_ code style, but planned changes to it are -also documented. They're both worth taking a look at: - -- [The _Black_ Code Style: Current style](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html) -- [The _Black_ Code Style: Future style](https://black.readthedocs.io/en/stable/the_black_code_style/future_style.html) - -Changes to the _Black_ code style are bound by the Stability Policy: - -- [The _Black_ Code Style: Stability Policy](https://black.readthedocs.io/en/stable/the_black_code_style/index.html#stability-policy) - -Please refer to this document before submitting an issue. What seems like a bug might be -intended behaviour. - -### Pragmatism - -Early versions of _Black_ used to be absolutist in some respects. They took after its -initial author. This was fine at the time as it made the implementation simpler and -there were not many users anyway. Not many edge cases were reported. As a mature tool, -_Black_ does make some exceptions to rules it otherwise holds. - -- [The _Black_ code style: Pragmatism](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#pragmatism) - -Please refer to this document before submitting an issue just like with the document -above. What seems like a bug might be intended behaviour. - -## Configuration - -_Black_ is able to read project-specific default values for its command line options -from a `pyproject.toml` file. This is especially useful for specifying custom -`--include` and `--exclude`/`--force-exclude`/`--extend-exclude` patterns for your -project. - -You can find more details in our documentation: - -- [The basics: Configuration via a file](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#configuration-via-a-file) - -And if you're looking for more general configuration documentation: - -- [Usage and Configuration](https://black.readthedocs.io/en/stable/usage_and_configuration/index.html) - -**Pro-tip**: If you're asking yourself "Do I need to configure anything?" the answer is -"No". _Black_ is all about sensible defaults. Applying those defaults will have your -code in compliance with many other _Black_ formatted projects. - -## Used by - -The following notable open-source projects trust _Black_ with enforcing a consistent -code style: pytest, tox, Pyramid, Django, Django Channels, Hypothesis, attrs, -SQLAlchemy, Poetry, PyPA applications (Warehouse, Bandersnatch, Pipenv, virtualenv), -pandas, Pillow, Twisted, LocalStack, every Datadog Agent Integration, Home Assistant, -Zulip, Kedro, OpenOA, FLORIS, ORBIT, WOMBAT, and many more. - -The following organizations use _Black_: Facebook, Dropbox, KeepTruckin, Lyft, Mozilla, -Quora, Duolingo, QuantumBlack, Tesla, Archer Aviation. - -Are we missing anyone? Let us know. - -## Testimonials - -**Mike Bayer**, [author of `SQLAlchemy`](https://www.sqlalchemy.org/): - -> I can't think of any single tool in my entire programming career that has given me a -> bigger productivity increase by its introduction. I can now do refactorings in about -> 1% of the keystrokes that it would have taken me previously when we had no way for -> code to format itself. - -**Dusty Phillips**, -[writer](https://smile.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=dusty+phillips): - -> _Black_ is opinionated so you don't have to be. - -**Hynek Schlawack**, [creator of `attrs`](https://www.attrs.org/), core developer of -Twisted and CPython: - -> An auto-formatter that doesn't suck is all I want for Xmas! - -**Carl Meyer**, [Django](https://www.djangoproject.com/) core developer: - -> At least the name is good. - -**Kenneth Reitz**, creator of [`requests`](https://requests.readthedocs.io/en/latest/) -and [`pipenv`](https://readthedocs.org/projects/pipenv/): - -> This vastly improves the formatting of our code. Thanks a ton! - -## Show your style - -Use the badge in your project's README.md: - -```md -[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -``` - -Using the badge in README.rst: - -``` -.. image:: https://img.shields.io/badge/code%20style-black-000000.svg - :target: https://github.com/psf/black -``` - -Looks like this: -[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) - -## License - -MIT - -## Contributing - -Welcome! Happy to see you willing to make the project better. You can get started by -reading this: - -- [Contributing: The basics](https://black.readthedocs.io/en/latest/contributing/the_basics.html) - -You can also take a look at the rest of the contributing docs or talk with the -developers: - -- [Contributing documentation](https://black.readthedocs.io/en/latest/contributing/index.html) -- [Chat on Discord](https://discord.gg/RtVdv86PrH) - -## Change log - -The log has become rather long. It moved to its own file. - -See [CHANGES](https://black.readthedocs.io/en/latest/change_log.html). - -## Authors - -The author list is quite long nowadays, so it lives in its own file. - -See [AUTHORS.md](./AUTHORS.md) - -## Code of Conduct - -Everyone participating in the _Black_ project, and in particular in the issue tracker, -pull requests, and social media activity, is expected to treat other people with respect -and more generally to follow the guidelines articulated in the -[Python Community Code of Conduct](https://www.python.org/psf/codeofconduct/). - -At the same time, humor is encouraged. In fact, basic familiarity with Monty Python's -Flying Circus is expected. We are not savages. - -And if you _really_ need to slap somebody, do it with a fish while dancing. -# Change Log - -## 24.4.2 - -This is a bugfix release to fix two regressions in the new f-string parser introduced in -24.4.1. - -### Parser - -- Fix regression where certain complex f-strings failed to parse (#4332) - -### Performance - -- Fix bad performance on certain complex string literals (#4331) - -## 24.4.1 - -### Highlights - -- Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#3822) - -### Stable style - -- Fix crash involving indented dummy functions containing newlines (#4318) - -### Parser - -- Add support for type parameter defaults, a new syntactic feature added to Python 3.13 - by PEP 696 (#4327) - -### Integrations - -- Github Action now works even when `git archive` is skipped (#4313) - -## 24.4.0 - -### Stable style - -- Fix unwanted crashes caused by AST equivalency check (#4290) - -### Preview style - -- `if` guards in `case` blocks are now wrapped in parentheses when the line is too long. - (#4269) -- Stop moving multiline strings to a new line unless inside brackets (#4289) - -### Integrations - -- Add a new option `use_pyproject` to the GitHub Action `psf/black`. This will read the - Black version from `pyproject.toml`. (#4294) - -## 24.3.0 - -### Highlights - -This release is a milestone: it fixes Black's first CVE security vulnerability. If you -run Black on untrusted input, or if you habitually put thousands of leading tab -characters in your docstrings, you are strongly encouraged to upgrade immediately to fix -[CVE-2024-21503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21503). - -This release also fixes a bug in Black's AST safety check that allowed Black to make -incorrect changes to certain f-strings that are valid in Python 3.12 and higher. - -### Stable style - -- Don't move comments along with delimiters, which could cause crashes (#4248) -- Strengthen AST safety check to catch more unsafe changes to strings. Previous versions - of Black would incorrectly format the contents of certain unusual f-strings containing - nested strings with the same quote type. Now, Black will crash on such strings until - support for the new f-string syntax is implemented. (#4270) -- Fix a bug where line-ranges exceeding the last code line would not work as expected - (#4273) - -### Performance - -- Fix catastrophic performance on docstrings that contain large numbers of leading tab - characters. This fixes - [CVE-2024-21503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21503). - (#4278) - -### Documentation - -- Note what happens when `--check` is used with `--quiet` (#4236) - -## 24.2.0 - -### Stable style - -- Fixed a bug where comments where mistakenly removed along with redundant parentheses - (#4218) - -### Preview style - -- Move the `hug_parens_with_braces_and_square_brackets` feature to the unstable style - due to an outstanding crash and proposed formatting tweaks (#4198) -- Fixed a bug where base expressions caused inconsistent formatting of \*\* in tenary - expression (#4154) -- Checking for newline before adding one on docstring that is almost at the line limit - (#4185) -- Remove redundant parentheses in `case` statement `if` guards (#4214). - -### Configuration - -- Fix issue where _Black_ would ignore input files in the presence of symlinks (#4222) -- _Black_ now ignores `pyproject.toml` that is missing a `tool.black` section when - discovering project root and configuration. Since _Black_ continues to use version - control as an indicator of project root, this is expected to primarily change behavior - for users in a monorepo setup (desirably). If you wish to preserve previous behavior, - simply add an empty `[tool.black]` to the previously discovered `pyproject.toml` - (#4204) - -### Output - -- Black will swallow any `SyntaxWarning`s or `DeprecationWarning`s produced by the `ast` - module when performing equivalence checks (#4189) - -### Integrations - -- Add a JSONSchema and provide a validate-pyproject entry-point (#4181) - -## 24.1.1 - -Bugfix release to fix a bug that made Black unusable on certain file systems with strict -limits on path length. - -### Preview style - -- Consistently add trailing comma on typed parameters (#4164) - -### Configuration - -- Shorten the length of the name of the cache file to fix crashes on file systems that - do not support long paths (#4176) - -## 24.1.0 - -### Highlights - -This release introduces the new 2024 stable style (#4106), stabilizing the following -changes: - -- Add parentheses around `if`-`else` expressions (#2278) -- Dummy class and function implementations consisting only of `...` are formatted more - compactly (#3796) -- If an assignment statement is too long, we now prefer splitting on the right-hand side - (#3368) -- Hex codes in Unicode escape sequences are now standardized to lowercase (#2916) -- Allow empty first lines at the beginning of most blocks (#3967, #4061) -- Add parentheses around long type annotations (#3899) -- Enforce newline after module docstrings (#3932, #4028) -- Fix incorrect magic trailing comma handling in return types (#3916) -- Remove blank lines before class docstrings (#3692) -- Wrap multiple context managers in parentheses if combined in a single `with` statement - (#3489) -- Fix bug in line length calculations for power operations (#3942) -- Add trailing commas to collection literals even if there's a comment after the last - entry (#3393) -- When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from - subscript expressions with more than 1 element (#3209) -- Add extra blank lines in stubs in a few cases (#3564, #3862) -- Accept raw strings as docstrings (#3947) -- Split long lines in case blocks (#4024) -- Stop removing spaces from walrus operators within subscripts (#3823) -- Fix incorrect formatting of certain async statements (#3609) -- Allow combining `# fmt: skip` with other comments (#3959) - -There are already a few improvements in the `--preview` style, which are slated for the -2025 stable style. Try them out and -[share your feedback](https://github.com/psf/black/issues). In the past, the preview -style has included some features that we were not able to stabilize. This year, we're -adding a separate `--unstable` style for features with known problems. Now, the -`--preview` style only includes features that we actually expect to make it into next -year's stable style. - -### Stable style - -Several bug fixes were made in features that are moved to the stable style in this -release: - -- Fix comment handling when parenthesising conditional expressions (#4134) -- Fix bug where spaces were not added around parenthesized walruses in subscripts, - unlike other binary operators (#4109) -- Remove empty lines before docstrings in async functions (#4132) -- Address a missing case in the change to allow empty lines at the beginning of all - blocks, except immediately before a docstring (#4130) -- For stubs, fix logic to enforce empty line after nested classes with bodies (#4141) - -### Preview style - -- Add `--unstable` style, covering preview features that have known problems that would - block them from going into the stable style. Also add the `--enable-unstable-feature` - flag; for example, use - `--enable-unstable-feature hug_parens_with_braces_and_square_brackets` to apply this - preview feature throughout 2024, even if a later Black release downgrades the feature - to unstable (#4096) -- Format module docstrings the same as class and function docstrings (#4095) -- Fix crash when using a walrus in a dictionary (#4155) -- Fix unnecessary parentheses when wrapping long dicts (#4135) -- Stop normalizing spaces before `# fmt: skip` comments (#4146) - -### Configuration - -- Print warning when configuration in `pyproject.toml` contains an invalid key (#4165) -- Fix symlink handling, properly ignoring symlinks that point outside of root (#4161) -- Fix cache mtime logic that resulted in false positive cache hits (#4128) -- Remove the long-deprecated `--experimental-string-processing` flag. This feature can - currently be enabled with `--preview --enable-unstable-feature string_processing`. - (#4096) - -### Integrations - -- Revert the change to run Black's pre-commit integration only on specific git hooks - (#3940) for better compatibility with older versions of pre-commit (#4137) - -## 23.12.1 - -### Packaging - -- Fixed a bug that included dependencies from the `d` extra by default (#4108) - -## 23.12.0 - -### Highlights - -It's almost 2024, which means it's time for a new edition of _Black_'s stable style! -Together with this release, we'll put out an alpha release 24.1a1 showcasing the draft -2024 stable style, which we'll finalize in the January release. Please try it out and -[share your feedback](https://github.com/psf/black/issues/4042). - -This release (23.12.0) will still produce the 2023 style. Most but not all of the -changes in `--preview` mode will be in the 2024 stable style. - -### Stable style - -- Fix bug where `# fmt: off` automatically dedents when used with the `--line-ranges` - option, even when it is not within the specified line range. (#4084) -- Fix feature detection for parenthesized context managers (#4104) - -### Preview style - -- Prefer more equal signs before a break when splitting chained assignments (#4010) -- Standalone form feed characters at the module level are no longer removed (#4021) -- Additional cases of immediately nested tuples, lists, and dictionaries are now - indented less (#4012) -- Allow empty lines at the beginning of all blocks, except immediately before a - docstring (#4060) -- Fix crash in preview mode when using a short `--line-length` (#4086) -- Keep suites consisting of only an ellipsis on their own lines if they are not - functions or class definitions (#4066) (#4103) - -### Configuration - -- `--line-ranges` now skips _Black_'s internal stability check in `--safe` mode. This - avoids a crash on rare inputs that have many unformatted same-content lines. (#4034) - -### Packaging - -- Upgrade to mypy 1.7.1 (#4049) (#4069) -- Faster compiled wheels are now available for CPython 3.12 (#4070) - -### Integrations - -- Enable 3.12 CI (#4035) -- Build docker images in parallel (#4054) -- Build docker images with 3.12 (#4055) - -## 23.11.0 - -### Highlights - -- Support formatting ranges of lines with the new `--line-ranges` command-line option - (#4020) - -### Stable style - -- Fix crash on formatting bytes strings that look like docstrings (#4003) -- Fix crash when whitespace followed a backslash before newline in a docstring (#4008) -- Fix standalone comments inside complex blocks crashing Black (#4016) -- Fix crash on formatting code like `await (a ** b)` (#3994) -- No longer treat leading f-strings as docstrings. This matches Python's behaviour and - fixes a crash (#4019) - -### Preview style - -- Multiline dicts and lists that are the sole argument to a function are now indented - less (#3964) -- Multiline unpacked dicts and lists as the sole argument to a function are now also - indented less (#3992) -- In f-string debug expressions, quote types that are visible in the final string are - now preserved (#4005) -- Fix a bug where long `case` blocks were not split into multiple lines. Also enable - general trailing comma rules on `case` blocks (#4024) -- Keep requiring two empty lines between module-level docstring and first function or - class definition (#4028) -- Add support for single-line format skip with other comments on the same line (#3959) - -### Configuration - -- Consistently apply force exclusion logic before resolving symlinks (#4015) -- Fix a bug in the matching of absolute path names in `--include` (#3976) - -### Performance - -- Fix mypyc builds on arm64 on macOS (#4017) - -### Integrations - -- Black's pre-commit integration will now run only on git hooks appropriate for a code - formatter (#3940) - -## 23.10.1 - -### Highlights - -- Maintenance release to get a fix out for GitHub Action edge case (#3957) - -### Preview style - -- Fix merging implicit multiline strings that have inline comments (#3956) -- Allow empty first line after block open before a comment or compound statement (#3967) - -### Packaging - -- Change Dockerfile to hatch + compile black (#3965) - -### Integrations - -- The summary output for GitHub workflows is now suppressible using the `summary` - parameter. (#3958) -- Fix the action failing when Black check doesn't pass (#3957) - -### Documentation - -- It is known Windows documentation CI is broken - https://github.com/psf/black/issues/3968 - -## 23.10.0 - -### Stable style - -- Fix comments getting removed from inside parenthesized strings (#3909) - -### Preview style - -- Fix long lines with power operators getting split before the line length (#3942) -- Long type hints are now wrapped in parentheses and properly indented when split across - multiple lines (#3899) -- Magic trailing commas are now respected in return types. (#3916) -- Require one empty line after module-level docstrings. (#3932) -- Treat raw triple-quoted strings as docstrings (#3947) - -### Configuration - -- Fix cache versioning logic when `BLACK_CACHE_DIR` is set (#3937) - -### Parser - -- Fix bug where attributes named `type` were not accepted inside `match` statements - (#3950) -- Add support for PEP 695 type aliases containing lambdas and other unusual expressions - (#3949) - -### Output - -- Black no longer attempts to provide special errors for attempting to format Python 2 - code (#3933) -- Black will more consistently print stacktraces on internal errors in verbose mode - (#3938) - -### Integrations - -- The action output displayed in the job summary is now wrapped in Markdown (#3914) - -## 23.9.1 - -Due to various issues, the previous release (23.9.0) did not include compiled mypyc -wheels, which make Black significantly faster. These issues have now been fixed, and -this release should come with compiled wheels once again. - -There will be no wheels for Python 3.12 due to a bug in mypyc. We will provide 3.12 -wheels in a future release as soon as the mypyc bug is fixed. - -### Packaging - -- Upgrade to mypy 1.5.1 (#3864) - -### Performance - -- Store raw tuples instead of NamedTuples in Black's cache, improving performance and - decreasing the size of the cache (#3877) - -## 23.9.0 - -### Preview style - -- More concise formatting for dummy implementations (#3796) -- In stub files, add a blank line between a statement with a body (e.g an - `if sys.version_info > (3, x):`) and a function definition on the same level (#3862) -- Fix a bug whereby spaces were removed from walrus operators within subscript(#3823) - -### Configuration - -- Black now applies exclusion and ignore logic before resolving symlinks (#3846) - -### Performance - -- Avoid importing `IPython` if notebook cells do not contain magics (#3782) -- Improve caching by comparing file hashes as fallback for mtime and size (#3821) - -### _Blackd_ - -- Fix an issue in `blackd` with single character input (#3558) - -### Integrations - -- Black now has an - [official pre-commit mirror](https://github.com/psf/black-pre-commit-mirror). Swapping - `https://github.com/psf/black` to `https://github.com/psf/black-pre-commit-mirror` in - your `.pre-commit-config.yaml` will make Black about 2x faster (#3828) -- The `.black.env` folder specified by `ENV_PATH` will now be removed on the completion - of the GitHub Action (#3759) - -## 23.7.0 - -### Highlights - -- Runtime support for Python 3.7 has been removed. Formatting 3.7 code will still be - supported until further notice (#3765) - -### Stable style - -- Fix a bug where an illegal trailing comma was added to return type annotations using - PEP 604 unions (#3735) -- Fix several bugs and crashes where comments in stub files were removed or mishandled - under some circumstances (#3745) -- Fix a crash with multi-line magic comments like `type: ignore` within parentheses - (#3740) -- Fix error in AST validation when _Black_ removes trailing whitespace in a type comment - (#3773) - -### Preview style - -- Implicitly concatenated strings used as function args are no longer wrapped inside - parentheses (#3640) -- Remove blank lines between a class definition and its docstring (#3692) - -### Configuration - -- The `--workers` argument to _Black_ can now be specified via the `BLACK_NUM_WORKERS` - environment variable (#3743) -- `.pytest_cache`, `.ruff_cache` and `.vscode` are now excluded by default (#3691) -- Fix _Black_ not honouring `pyproject.toml` settings when running `--stdin-filename` - and the `pyproject.toml` found isn't in the current working directory (#3719) -- _Black_ will now error if `exclude` and `extend-exclude` have invalid data types in - `pyproject.toml`, instead of silently doing the wrong thing (#3764) - -### Packaging - -- Upgrade mypyc from 0.991 to 1.3 (#3697) -- Remove patching of Click that mitigated errors on Python 3.6 with `LANG=C` (#3768) - -### Parser - -- Add support for the new PEP 695 syntax in Python 3.12 (#3703) - -### Performance - -- Speed up _Black_ significantly when the cache is full (#3751) -- Avoid importing `IPython` in a case where we wouldn't need it (#3748) - -### Output - -- Use aware UTC datetimes internally, avoids deprecation warning on Python 3.12 (#3728) -- Change verbose logging to exactly mirror _Black_'s logic for source discovery (#3749) - -### _Blackd_ - -- The `blackd` argument parser now shows the default values for options in their help - text (#3712) - -### Integrations - -- Black is now tested with - [`PYTHONWARNDEFAULTENCODING = 1`](https://docs.python.org/3/library/io.html#io-encoding-warning) - (#3763) -- Update GitHub Action to display black output in the job summary (#3688) - -### Documentation - -- Add a CITATION.cff file to the root of the repository, containing metadata on how to - cite this software (#3723) -- Update the _classes_ and _exceptions_ documentation in Developer reference to match - the latest code base (#3755) - -## 23.3.0 - -### Highlights - -This release fixes a longstanding confusing behavior in Black's GitHub action, where the -version of the action did not determine the version of Black being run (issue #3382). In -addition, there is a small bug fix around imports and a number of improvements to the -preview style. - -Please try out the -[preview style](https://black.readthedocs.io/en/stable/the_black_code_style/future_style.html#preview-style) -with `black --preview` and tell us your feedback. All changes in the preview style are -expected to become part of Black's stable style in January 2024. - -### Stable style - -- Import lines with `# fmt: skip` and `# fmt: off` no longer have an extra blank line - added when they are right after another import line (#3610) - -### Preview style - -- Add trailing commas to collection literals even if there's a comment after the last - entry (#3393) -- `async def`, `async for`, and `async with` statements are now formatted consistently - compared to their non-async version. (#3609) -- `with` statements that contain two context managers will be consistently wrapped in - parentheses (#3589) -- Let string splitters respect [East Asian Width](https://www.unicode.org/reports/tr11/) - (#3445) -- Now long string literals can be split after East Asian commas and periods (`、` U+3001 - IDEOGRAPHIC COMMA, `。` U+3002 IDEOGRAPHIC FULL STOP, & `,` U+FF0C FULLWIDTH COMMA) - besides before spaces (#3445) -- For stubs, enforce one blank line after a nested class with a body other than just - `...` (#3564) -- Improve handling of multiline strings by changing line split behavior (#1879) - -### Parser - -- Added support for formatting files with invalid type comments (#3594) - -### Integrations - -- Update GitHub Action to use the version of Black equivalent to action's version if - version input is not specified (#3543) -- Fix missing Python binary path in autoload script for vim (#3508) - -### Documentation - -- Document that only the most recent release is supported for security issues; - vulnerabilities should be reported through Tidelift (#3612) - -## 23.1.0 - -### Highlights - -This is the first release of 2023, and following our -[stability policy](https://black.readthedocs.io/en/stable/the_black_code_style/index.html#stability-policy), -it comes with a number of improvements to our stable style, including improvements to -empty line handling, removal of redundant parentheses in several contexts, and output -that highlights implicitly concatenated strings better. - -There are also many changes to the preview style; try out `black --preview` and give us -feedback to help us set the stable style for next year. - -In addition to style changes, Black now automatically infers the supported Python -versions from your `pyproject.toml` file, removing the need to set Black's target -versions separately. - -### Stable style - -- Introduce the 2023 stable style, which incorporates most aspects of last year's - preview style (#3418). Specific changes: - - Enforce empty lines before classes and functions with sticky leading comments - (#3302) (22.12.0) - - Reformat empty and whitespace-only files as either an empty file (if no newline is - present) or as a single newline character (if a newline is present) (#3348) - (22.12.0) - - Implicitly concatenated strings used as function args are now wrapped inside - parentheses (#3307) (22.12.0) - - Correctly handle trailing commas that are inside a line's leading non-nested parens - (#3370) (22.12.0) - - `--skip-string-normalization` / `-S` now prevents docstring prefixes from being - normalized as expected (#3168) (since 22.8.0) - - When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from - subscript expressions with more than 1 element (#3209) (22.8.0) - - Implicitly concatenated strings inside a list, set, or tuple are now wrapped inside - parentheses (#3162) (22.8.0) - - Fix a string merging/split issue when a comment is present in the middle of - implicitly concatenated strings on its own line (#3227) (22.8.0) - - Docstring quotes are no longer moved if it would violate the line length limit - (#3044, #3430) (22.6.0) - - Parentheses around return annotations are now managed (#2990) (22.6.0) - - Remove unnecessary parentheses around awaited objects (#2991) (22.6.0) - - Remove unnecessary parentheses in `with` statements (#2926) (22.6.0) - - Remove trailing newlines after code block open (#3035) (22.6.0) - - Code cell separators `#%%` are now standardised to `# %%` (#2919) (22.3.0) - - Remove unnecessary parentheses from `except` statements (#2939) (22.3.0) - - Remove unnecessary parentheses from tuple unpacking in `for` loops (#2945) (22.3.0) - - Avoid magic-trailing-comma in single-element subscripts (#2942) (22.3.0) -- Fix a crash when a colon line is marked between `# fmt: off` and `# fmt: on` (#3439) - -### Preview style - -- Format hex codes in unicode escape sequences in string literals (#2916) -- Add parentheses around `if`-`else` expressions (#2278) -- Improve performance on large expressions that contain many strings (#3467) -- Fix a crash in preview style with assert + parenthesized string (#3415) -- Fix crashes in preview style with walrus operators used in function return annotations - and except clauses (#3423) -- Fix a crash in preview advanced string processing where mixed implicitly concatenated - regular and f-strings start with an empty span (#3463) -- Fix a crash in preview advanced string processing where a standalone comment is placed - before a dict's value (#3469) -- Fix an issue where extra empty lines are added when a decorator has `# fmt: skip` - applied or there is a standalone comment between decorators (#3470) -- Do not put the closing quotes in a docstring on a separate line, even if the line is - too long (#3430) -- Long values in dict literals are now wrapped in parentheses; correspondingly - unnecessary parentheses around short values in dict literals are now removed; long - string lambda values are now wrapped in parentheses (#3440) -- Fix two crashes in preview style involving edge cases with docstrings (#3451) -- Exclude string type annotations from improved string processing; fix crash when the - return type annotation is stringified and spans across multiple lines (#3462) -- Wrap multiple context managers in parentheses when targeting Python 3.9+ (#3489) -- Fix several crashes in preview style with walrus operators used in `with` statements - or tuples (#3473) -- Fix an invalid quote escaping bug in f-string expressions where it produced invalid - code. Implicitly concatenated f-strings with different quotes can now be merged or - quote-normalized by changing the quotes used in expressions. (#3509) -- Fix crash on `await (yield)` when Black is compiled with mypyc (#3533) - -### Configuration - -- Black now tries to infer its `--target-version` from the project metadata specified in - `pyproject.toml` (#3219) - -### Packaging - -- Upgrade mypyc from `0.971` to `0.991` so mypycified _Black_ can be built on armv7 - (#3380) - - This also fixes some crashes while using compiled Black with a debug build of - CPython -- Drop specific support for the `tomli` requirement on 3.11 alpha releases, working - around a bug that would cause the requirement not to be installed on any non-final - Python releases (#3448) -- Black now depends on `packaging` version `22.0` or later. This is required for new - functionality that needs to parse part of the project metadata (#3219) - -### Output - -- Calling `black --help` multiple times will return the same help contents each time - (#3516) -- Verbose logging now shows the values of `pyproject.toml` configuration variables - (#3392) -- Fix false symlink detection messages in verbose output due to using an incorrect - relative path to the project root (#3385) - -### Integrations - -- Move 3.11 CI to normal flow now that all dependencies support 3.11 (#3446) -- Docker: Add new `latest_prerelease` tag automation to follow latest black alpha - release on docker images (#3465) - -### Documentation - -- Expand `vim-plug` installation instructions to offer more explicit options (#3468) - -## 22.12.0 - -### Preview style - -- Enforce empty lines before classes and functions with sticky leading comments (#3302) -- Reformat empty and whitespace-only files as either an empty file (if no newline is - present) or as a single newline character (if a newline is present) (#3348) -- Implicitly concatenated strings used as function args are now wrapped inside - parentheses (#3307) -- For assignment statements, prefer splitting the right hand side if the left hand side - fits on a single line (#3368) -- Correctly handle trailing commas that are inside a line's leading non-nested parens - (#3370) - -### Configuration - -- Fix incorrectly applied `.gitignore` rules by considering the `.gitignore` location - and the relative path to the target file (#3338) -- Fix incorrectly ignoring `.gitignore` presence when more than one source directory is - specified (#3336) - -### Parser - -- Parsing support has been added for walruses inside generator expression that are - passed as function args (for example, - `any(match := my_re.match(text) for text in texts)`) (#3327). - -### Integrations - -- Vim plugin: Optionally allow using the system installation of Black via - `let g:black_use_virtualenv = 0`(#3309) - -## 22.10.0 - -### Highlights - -- Runtime support for Python 3.6 has been removed. Formatting 3.6 code will still be - supported until further notice. - -### Stable style - -- Fix a crash when `# fmt: on` is used on a different block level than `# fmt: off` - (#3281) - -### Preview style - -- Fix a crash when formatting some dicts with parenthesis-wrapped long string keys - (#3262) - -### Configuration - -- `.ipynb_checkpoints` directories are now excluded by default (#3293) -- Add `--skip-source-first-line` / `-x` option to ignore the first line of source code - while formatting (#3299) - -### Packaging - -- Executables made with PyInstaller will no longer crash when formatting several files - at once on macOS. Native x86-64 executables for macOS are available once again. - (#3275) -- Hatchling is now used as the build backend. This will not have any effect for users - who install Black with its wheels from PyPI. (#3233) -- Faster compiled wheels are now available for CPython 3.11 (#3276) - -### _Blackd_ - -- Windows style (CRLF) newlines will be preserved (#3257). - -### Integrations - -- Vim plugin: add flag (`g:black_preview`) to enable/disable the preview style (#3246) -- Update GitHub Action to support formatting of Jupyter Notebook files via a `jupyter` - option (#3282) -- Update GitHub Action to support use of version specifiers (e.g. `<23`) for Black - version (#3265) - -## 22.8.0 - -### Highlights - -- Python 3.11 is now supported, except for _blackd_ as aiohttp does not support 3.11 as - of publishing (#3234) -- This is the last release that supports running _Black_ on Python 3.6 (formatting 3.6 - code will continue to be supported until further notice) -- Reword the stability policy to say that we may, in rare cases, make changes that - affect code that was not previously formatted by _Black_ (#3155) - -### Stable style - -- Fix an infinite loop when using `# fmt: on/off` in the middle of an expression or code - block (#3158) -- Fix incorrect handling of `# fmt: skip` on colon (`:`) lines (#3148) -- Comments are no longer deleted when a line had spaces removed around power operators - (#2874) - -### Preview style - -- Single-character closing docstring quotes are no longer moved to their own line as - this is invalid. This was a bug introduced in version 22.6.0. (#3166) -- `--skip-string-normalization` / `-S` now prevents docstring prefixes from being - normalized as expected (#3168) -- When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from - subscript expressions with more than 1 element (#3209) -- Implicitly concatenated strings inside a list, set, or tuple are now wrapped inside - parentheses (#3162) -- Fix a string merging/split issue when a comment is present in the middle of implicitly - concatenated strings on its own line (#3227) - -### _Blackd_ - -- `blackd` now supports enabling the preview style via the `X-Preview` header (#3217) - -### Configuration - -- Black now uses the presence of debug f-strings to detect target version (#3215) -- Fix misdetection of project root and verbose logging of sources in cases involving - `--stdin-filename` (#3216) -- Immediate `.gitignore` files in source directories given on the command line are now - also respected, previously only `.gitignore` files in the project root and - automatically discovered directories were respected (#3237) - -### Documentation - -- Recommend using BlackConnect in IntelliJ IDEs (#3150) - -### Integrations - -- Vim plugin: prefix messages with `Black: ` so it's clear they come from Black (#3194) -- Docker: changed to a /opt/venv installation + added to PATH to be available to - non-root users (#3202) - -### Output - -- Change from deprecated `asyncio.get_event_loop()` to create our event loop which - removes DeprecationWarning (#3164) -- Remove logging from internal `blib2to3` library since it regularly emits error logs - about failed caching that can and should be ignored (#3193) - -### Parser - -- Type comments are now included in the AST equivalence check consistently so accidental - deletion raises an error. Though type comments can't be tracked when running on PyPy - 3.7 due to standard library limitations. (#2874) - -### Performance - -- Reduce Black's startup time when formatting a single file by 15-30% (#3211) - -## 22.6.0 - -### Style - -- Fix unstable formatting involving `#fmt: skip` and `# fmt:skip` comments (notice the - lack of spaces) (#2970) - -### Preview style - -- Docstring quotes are no longer moved if it would violate the line length limit (#3044) -- Parentheses around return annotations are now managed (#2990) -- Remove unnecessary parentheses around awaited objects (#2991) -- Remove unnecessary parentheses in `with` statements (#2926) -- Remove trailing newlines after code block open (#3035) - -### Integrations - -- Add `scripts/migrate-black.py` script to ease introduction of Black to a Git project - (#3038) - -### Output - -- Output Python version and implementation as part of `--version` flag (#2997) - -### Packaging - -- Use `tomli` instead of `tomllib` on Python 3.11 builds where `tomllib` is not - available (#2987) - -### Parser - -- [PEP 654](https://peps.python.org/pep-0654/#except) syntax (for example, - `except *ExceptionGroup:`) is now supported (#3016) -- [PEP 646](https://peps.python.org/pep-0646) syntax (for example, - `Array[Batch, *Shape]` or `def fn(*args: *T) -> None`) is now supported (#3071) - -### Vim Plugin - -- Fix `strtobool` function. It didn't parse true/on/false/off. (#3025) - -## 22.3.0 - -### Preview style - -- Code cell separators `#%%` are now standardised to `# %%` (#2919) -- Remove unnecessary parentheses from `except` statements (#2939) -- Remove unnecessary parentheses from tuple unpacking in `for` loops (#2945) -- Avoid magic-trailing-comma in single-element subscripts (#2942) - -### Configuration - -- Do not format `__pypackages__` directories by default (#2836) -- Add support for specifying stable version with `--required-version` (#2832). -- Avoid crashing when the user has no homedir (#2814) -- Avoid crashing when md5 is not available (#2905) -- Fix handling of directory junctions on Windows (#2904) - -### Documentation - -- Update pylint config documentation (#2931) - -### Integrations - -- Move test to disable plugin in Vim/Neovim, which speeds up loading (#2896) - -### Output - -- In verbose mode, log when _Black_ is using user-level config (#2861) - -### Packaging - -- Fix Black to work with Click 8.1.0 (#2966) -- On Python 3.11 and newer, use the standard library's `tomllib` instead of `tomli` - (#2903) -- `black-primer`, the deprecated internal devtool, has been removed and copied to a - [separate repository](https://github.com/cooperlees/black-primer) (#2924) - -### Parser - -- Black can now parse starred expressions in the target of `for` and `async for` - statements, e.g `for item in *items_1, *items_2: pass` (#2879). - -## 22.1.0 - -At long last, _Black_ is no longer a beta product! This is the first non-beta release -and the first release covered by our new -[stability policy](https://black.readthedocs.io/en/stable/the_black_code_style/index.html#stability-policy). - -### Highlights - -- **Remove Python 2 support** (#2740) -- Introduce the `--preview` flag (#2752) - -### Style - -- Deprecate `--experimental-string-processing` and move the functionality under - `--preview` (#2789) -- For stubs, one blank line between class attributes and methods is now kept if there's - at least one pre-existing blank line (#2736) -- Black now normalizes string prefix order (#2297) -- Remove spaces around power operators if both operands are simple (#2726) -- Work around bug that causes unstable formatting in some cases in the presence of the - magic trailing comma (#2807) -- Use parentheses for attribute access on decimal float and int literals (#2799) -- Don't add whitespace for attribute access on hexadecimal, binary, octal, and complex - literals (#2799) -- Treat blank lines in stubs the same inside top-level `if` statements (#2820) -- Fix unstable formatting with semicolons and arithmetic expressions (#2817) -- Fix unstable formatting around magic trailing comma (#2572) - -### Parser - -- Fix mapping cases that contain as-expressions, like `case {"key": 1 | 2 as password}` - (#2686) -- Fix cases that contain multiple top-level as-expressions, like `case 1 as a, 2 as b` - (#2716) -- Fix call patterns that contain as-expressions with keyword arguments, like - `case Foo(bar=baz as quux)` (#2749) -- Tuple unpacking on `return` and `yield` constructs now implies 3.8+ (#2700) -- Unparenthesized tuples on annotated assignments (e.g - `values: Tuple[int, ...] = 1, 2, 3`) now implies 3.8+ (#2708) -- Fix handling of standalone `match()` or `case()` when there is a trailing newline or a - comment inside of the parentheses. (#2760) -- `from __future__ import annotations` statement now implies Python 3.7+ (#2690) - -### Performance - -- Speed-up the new backtracking parser about 4X in general (enabled when - `--target-version` is set to 3.10 and higher). (#2728) -- _Black_ is now compiled with [mypyc](https://github.com/mypyc/mypyc) for an overall 2x - speed-up. 64-bit Windows, MacOS, and Linux (not including musl) are supported. (#1009, - #2431) - -### Configuration - -- Do not accept bare carriage return line endings in pyproject.toml (#2408) -- Add configuration option (`python-cell-magics`) to format cells with custom magics in - Jupyter Notebooks (#2744) -- Allow setting custom cache directory on all platforms with environment variable - `BLACK_CACHE_DIR` (#2739). -- Enable Python 3.10+ by default, without any extra need to specify - `--target-version=py310`. (#2758) -- Make passing `SRC` or `--code` mandatory and mutually exclusive (#2804) - -### Output - -- Improve error message for invalid regular expression (#2678) -- Improve error message when parsing fails during AST safety check by embedding the - underlying SyntaxError (#2693) -- No longer color diff headers white as it's unreadable in light themed terminals - (#2691) -- Text coloring added in the final statistics (#2712) -- Verbose mode also now describes how a project root was discovered and which paths will - be formatted. (#2526) - -### Packaging - -- All upper version bounds on dependencies have been removed (#2718) -- `typing-extensions` is no longer a required dependency in Python 3.10+ (#2772) -- Set `click` lower bound to `8.0.0` (#2791) - -### Integrations - -- Update GitHub action to support containerized runs (#2748) - -### Documentation - -- Change protocol in pip installation instructions to `https://` (#2761) -- Change HTML theme to Furo primarily for its responsive design and mobile support - (#2793) -- Deprecate the `black-primer` tool (#2809) -- Document Python support policy (#2819) - -## 21.12b0 - -### _Black_ - -- Fix determination of f-string expression spans (#2654) -- Fix bad formatting of error messages about EOF in multi-line statements (#2343) -- Functions and classes in blocks now have more consistent surrounding spacing (#2472) - -#### Jupyter Notebook support - -- Cell magics are now only processed if they are known Python cell magics. Earlier, all - cell magics were tokenized, leading to possible indentation errors e.g. with - `%%writefile`. (#2630) -- Fix assignment to environment variables in Jupyter Notebooks (#2642) - -#### Python 3.10 support - -- Point users to using `--target-version py310` if we detect 3.10-only syntax (#2668) -- Fix `match` statements with open sequence subjects, like `match a, b:` or - `match a, *b:` (#2639) (#2659) -- Fix `match`/`case` statements that contain `match`/`case` soft keywords multiple - times, like `match re.match()` (#2661) -- Fix `case` statements with an inline body (#2665) -- Fix styling of starred expressions inside `match` subject (#2667) -- Fix parser error location on invalid syntax in a `match` statement (#2649) -- Fix Python 3.10 support on platforms without ProcessPoolExecutor (#2631) -- Improve parsing performance on code that uses `match` under `--target-version py310` - up to ~50% (#2670) - -### Packaging - -- Remove dependency on `regex` (#2644) (#2663) - -## 21.11b1 - -### _Black_ - -- Bumped regex version minimum to 2021.4.4 to fix Pattern class usage (#2621) - -## 21.11b0 - -### _Black_ - -- Warn about Python 2 deprecation in more cases by improving Python 2 only syntax - detection (#2592) -- Add experimental PyPy support (#2559) -- Add partial support for the match statement. As it's experimental, it's only enabled - when `--target-version py310` is explicitly specified (#2586) -- Add support for parenthesized with (#2586) -- Declare support for Python 3.10 for running Black (#2562) - -### Integrations - -- Fixed vim plugin with Python 3.10 by removing deprecated distutils import (#2610) -- The vim plugin now parses `skip_magic_trailing_comma` from pyproject.toml (#2613) - -## 21.10b0 - -### _Black_ - -- Document stability policy, that will apply for non-beta releases (#2529) -- Add new `--workers` parameter (#2514) -- Fixed feature detection for positional-only arguments in lambdas (#2532) -- Bumped typed-ast version minimum to 1.4.3 for 3.10 compatibility (#2519) -- Fixed a Python 3.10 compatibility issue where the loop argument was still being passed - even though it has been removed (#2580) -- Deprecate Python 2 formatting support (#2523) - -### _Blackd_ - -- Remove dependency on aiohttp-cors (#2500) -- Bump required aiohttp version to 3.7.4 (#2509) - -### _Black-Primer_ - -- Add primer support for --projects (#2555) -- Print primer summary after individual failures (#2570) - -### Integrations - -- Allow to pass `target_version` in the vim plugin (#1319) -- Install build tools in docker file and use multi-stage build to keep the image size - down (#2582) - -## 21.9b0 - -### Packaging - -- Fix missing modules in self-contained binaries (#2466) -- Fix missing toml extra used during installation (#2475) - -## 21.8b0 - -### _Black_ - -- Add support for formatting Jupyter Notebook files (#2357) -- Move from `appdirs` dependency to `platformdirs` (#2375) -- Present a more user-friendly error if .gitignore is invalid (#2414) -- The failsafe for accidentally added backslashes in f-string expressions has been - hardened to handle more edge cases during quote normalization (#2437) -- Avoid changing a function return type annotation's type to a tuple by adding a - trailing comma (#2384) -- Parsing support has been added for unparenthesized walruses in set literals, set - comprehensions, and indices (#2447). -- Pin `setuptools-scm` build-time dependency version (#2457) -- Exclude typing-extensions version 3.10.0.1 due to it being broken on Python 3.10 - (#2460) - -### _Blackd_ - -- Replace sys.exit(-1) with raise ImportError as it plays more nicely with tools that - scan installed packages (#2440) - -### Integrations - -- The provided pre-commit hooks no longer specify `language_version` to avoid overriding - `default_language_version` (#2430) - -## 21.7b0 - -### _Black_ - -- Configuration files using TOML features higher than spec v0.5.0 are now supported - (#2301) -- Add primer support and test for code piped into black via STDIN (#2315) -- Fix internal error when `FORCE_OPTIONAL_PARENTHESES` feature is enabled (#2332) -- Accept empty stdin (#2346) -- Provide a more useful error when parsing fails during AST safety checks (#2304) - -### Docker - -- Add new `latest_release` tag automation to follow latest black release on docker - images (#2374) - -### Integrations - -- The vim plugin now searches upwards from the directory containing the current buffer - instead of the current working directory for pyproject.toml. (#1871) -- The vim plugin now reads the correct string normalization option in pyproject.toml - (#1869) -- The vim plugin no longer crashes Black when there's boolean values in pyproject.toml - (#1869) - -## 21.6b0 - -### _Black_ - -- Fix failure caused by `fmt: skip` and indentation (#2281) -- Account for += assignment when deciding whether to split string (#2312) -- Correct max string length calculation when there are string operators (#2292) -- Fixed option usage when using the `--code` flag (#2259) -- Do not call `uvloop.install()` when _Black_ is used as a library (#2303) -- Added `--required-version` option to require a specific version to be running (#2300) -- Fix incorrect custom breakpoint indices when string group contains fake f-strings - (#2311) -- Fix regression where `R` prefixes would be lowercased for docstrings (#2285) -- Fix handling of named escapes (`\N{...}`) when `--experimental-string-processing` is - used (#2319) - -### Integrations - -- The official Black action now supports choosing what version to use, and supports the - major 3 OSes. (#1940) - -## 21.5b2 - -### _Black_ - -- A space is no longer inserted into empty docstrings (#2249) -- Fix handling of .gitignore files containing non-ASCII characters on Windows (#2229) -- Respect `.gitignore` files in all levels, not only `root/.gitignore` file (apply - `.gitignore` rules like `git` does) (#2225) -- Restored compatibility with Click 8.0 on Python 3.6 when LANG=C used (#2227) -- Add extra uvloop install + import support if in python env (#2258) -- Fix --experimental-string-processing crash when matching parens are not found (#2283) -- Make sure to split lines that start with a string operator (#2286) -- Fix regular expression that black uses to identify f-expressions (#2287) - -### _Blackd_ - -- Add a lower bound for the `aiohttp-cors` dependency. Only 0.4.0 or higher is - supported. (#2231) - -### Packaging - -- Release self-contained x86_64 MacOS binaries as part of the GitHub release pipeline - (#2198) -- Always build binaries with the latest available Python (#2260) - -### Documentation - -- Add discussion of magic comments to FAQ page (#2272) -- `--experimental-string-processing` will be enabled by default in the future (#2273) -- Fix typos discovered by codespell (#2228) -- Fix Vim plugin installation instructions. (#2235) -- Add new Frequently Asked Questions page (#2247) -- Fix encoding + symlink issues preventing proper build on Windows (#2262) - -## 21.5b1 - -### _Black_ - -- Refactor `src/black/__init__.py` into many files (#2206) - -### Documentation - -- Replaced all remaining references to the - [`master`](https://github.com/psf/black/tree/main) branch with the - [`main`](https://github.com/psf/black/tree/main) branch. Some additional changes in - the source code were also made. (#2210) -- Significantly reorganized the documentation to make much more sense. Check them out by - heading over to [the stable docs on RTD](https://black.readthedocs.io/en/stable/). - (#2174) - -## 21.5b0 - -### _Black_ - -- Set `--pyi` mode if `--stdin-filename` ends in `.pyi` (#2169) -- Stop detecting target version as Python 3.9+ with pre-PEP-614 decorators that are - being called but with no arguments (#2182) - -### _Black-Primer_ - -- Add `--no-diff` to black-primer to suppress formatting changes (#2187) - -## 21.4b2 - -### _Black_ - -- Fix crash if the user configuration directory is inaccessible. (#2158) - -- Clarify - [circumstances](https://github.com/psf/black/blob/master/docs/the_black_code_style.md#pragmatism) - in which _Black_ may change the AST (#2159) - -- Allow `.gitignore` rules to be overridden by specifying `exclude` in `pyproject.toml` - or on the command line. (#2170) - -### _Packaging_ - -- Install `primer.json` (used by `black-primer` by default) with black. (#2154) - -## 21.4b1 - -### _Black_ - -- Fix crash on docstrings ending with "\\ ". (#2142) - -- Fix crash when atypical whitespace is cleaned out of dostrings (#2120) - -- Reflect the `--skip-magic-trailing-comma` and `--experimental-string-processing` flags - in the name of the cache file. Without this fix, changes in these flags would not take - effect if the cache had already been populated. (#2131) - -- Don't remove necessary parentheses from assignment expression containing assert / - return statements. (#2143) - -### _Packaging_ - -- Bump pathspec to >= 0.8.1 to solve invalid .gitignore exclusion handling - -## 21.4b0 - -### _Black_ - -- Fixed a rare but annoying formatting instability created by the combination of - optional trailing commas inserted by `Black` and optional parentheses looking at - pre-existing "magic" trailing commas. This fixes issue #1629 and all of its many many - duplicates. (#2126) - -- `Black` now processes one-line docstrings by stripping leading and trailing spaces, - and adding a padding space when needed to break up """". (#1740) - -- `Black` now cleans up leading non-breaking spaces in comments (#2092) - -- `Black` now respects `--skip-string-normalization` when normalizing multiline - docstring quotes (#1637) - -- `Black` no longer removes all empty lines between non-function code and decorators - when formatting typing stubs. Now `Black` enforces a single empty line. (#1646) - -- `Black` no longer adds an incorrect space after a parenthesized assignment expression - in if/while statements (#1655) - -- Added `--skip-magic-trailing-comma` / `-C` to avoid using trailing commas as a reason - to split lines (#1824) - -- fixed a crash when PWD=/ on POSIX (#1631) - -- fixed "I/O operation on closed file" when using --diff (#1664) - -- Prevent coloured diff output being interleaved with multiple files (#1673) - -- Added support for PEP 614 relaxed decorator syntax on python 3.9 (#1711) - -- Added parsing support for unparenthesized tuples and yield expressions in annotated - assignments (#1835) - -- added `--extend-exclude` argument (PR #2005) - -- speed up caching by avoiding pathlib (#1950) - -- `--diff` correctly indicates when a file doesn't end in a newline (#1662) - -- Added `--stdin-filename` argument to allow stdin to respect `--force-exclude` rules - (#1780) - -- Lines ending with `fmt: skip` will now be not formatted (#1800) - -- PR #2053: Black no longer relies on typed-ast for Python 3.8 and higher - -- PR #2053: Python 2 support is now optional, install with - `python3 -m pip install black[python2]` to maintain support. - -- Exclude `venv` directory by default (#1683) - -- Fixed "Black produced code that is not equivalent to the source" when formatting - Python 2 docstrings (#2037) - -### _Packaging_ - -- Self-contained native _Black_ binaries are now provided for releases via GitHub - Releases (#1743) - -## 20.8b1 - -### _Packaging_ - -- explicitly depend on Click 7.1.2 or newer as `Black` no longer works with versions - older than 7.0 - -## 20.8b0 - -### _Black_ - -- re-implemented support for explicit trailing commas: now it works consistently within - any bracket pair, including nested structures (#1288 and duplicates) - -- `Black` now reindents docstrings when reindenting code around it (#1053) - -- `Black` now shows colored diffs (#1266) - -- `Black` is now packaged using 'py3' tagged wheels (#1388) - -- `Black` now supports Python 3.8 code, e.g. star expressions in return statements - (#1121) - -- `Black` no longer normalizes capital R-string prefixes as those have a - community-accepted meaning (#1244) - -- `Black` now uses exit code 2 when specified configuration file doesn't exit (#1361) - -- `Black` now works on AWS Lambda (#1141) - -- added `--force-exclude` argument (#1032) - -- removed deprecated `--py36` option (#1236) - -- fixed `--diff` output when EOF is encountered (#526) - -- fixed `# fmt: off` handling around decorators (#560) - -- fixed unstable formatting with some `# type: ignore` comments (#1113) - -- fixed invalid removal on organizing brackets followed by indexing (#1575) - -- introduced `black-primer`, a CI tool that allows us to run regression tests against - existing open source users of Black (#1402) - -- introduced property-based fuzzing to our test suite based on Hypothesis and - Hypothersmith (#1566) - -- implemented experimental and disabled by default long string rewrapping (#1132), - hidden under a `--experimental-string-processing` flag while it's being worked on; - this is an undocumented and unsupported feature, you lose Internet points for - depending on it (#1609) - -### Vim plugin - -- prefer virtualenv packages over global packages (#1383) - -## 19.10b0 - -- added support for PEP 572 assignment expressions (#711) - -- added support for PEP 570 positional-only arguments (#943) - -- added support for async generators (#593) - -- added support for pre-splitting collections by putting an explicit trailing comma - inside (#826) - -- added `black -c` as a way to format code passed from the command line (#761) - -- --safe now works with Python 2 code (#840) - -- fixed grammar selection for Python 2-specific code (#765) - -- fixed feature detection for trailing commas in function definitions and call sites - (#763) - -- `# fmt: off`/`# fmt: on` comment pairs placed multiple times within the same block of - code now behave correctly (#1005) - -- _Black_ no longer crashes on Windows machines with more than 61 cores (#838) - -- _Black_ no longer crashes on standalone comments prepended with a backslash (#767) - -- _Black_ no longer crashes on `from` ... `import` blocks with comments (#829) - -- _Black_ no longer crashes on Python 3.7 on some platform configurations (#494) - -- _Black_ no longer fails on comments in from-imports (#671) - -- _Black_ no longer fails when the file starts with a backslash (#922) - -- _Black_ no longer merges regular comments with type comments (#1027) - -- _Black_ no longer splits long lines that contain type comments (#997) - -- removed unnecessary parentheses around `yield` expressions (#834) - -- added parentheses around long tuples in unpacking assignments (#832) - -- added parentheses around complex powers when they are prefixed by a unary operator - (#646) - -- fixed bug that led _Black_ format some code with a line length target of 1 (#762) - -- _Black_ no longer introduces quotes in f-string subexpressions on string boundaries - (#863) - -- if _Black_ puts parenthesis around a single expression, it moves comments to the - wrapped expression instead of after the brackets (#872) - -- `blackd` now returns the version of _Black_ in the response headers (#1013) - -- `blackd` can now output the diff of formats on source code when the `X-Diff` header is - provided (#969) - -## 19.3b0 - -- new option `--target-version` to control which Python versions _Black_-formatted code - should target (#618) - -- deprecated `--py36` (use `--target-version=py36` instead) (#724) - -- _Black_ no longer normalizes numeric literals to include `_` separators (#696) - -- long `del` statements are now split into multiple lines (#698) - -- type comments are no longer mangled in function signatures - -- improved performance of formatting deeply nested data structures (#509) - -- _Black_ now properly formats multiple files in parallel on Windows (#632) - -- _Black_ now creates cache files atomically which allows it to be used in parallel - pipelines (like `xargs -P8`) (#673) - -- _Black_ now correctly indents comments in files that were previously formatted with - tabs (#262) - -- `blackd` now supports CORS (#622) - -## 18.9b0 - -- numeric literals are now formatted by _Black_ (#452, #461, #464, #469): - - - numeric literals are normalized to include `_` separators on Python 3.6+ code - - - added `--skip-numeric-underscore-normalization` to disable the above behavior and - leave numeric underscores as they were in the input - - - code with `_` in numeric literals is recognized as Python 3.6+ - - - most letters in numeric literals are lowercased (e.g., in `1e10`, `0x01`) - - - hexadecimal digits are always uppercased (e.g. `0xBADC0DE`) - -- added `blackd`, see - [its documentation](https://github.com/psf/black/blob/18.9b0/README.md#blackd) for - more info (#349) - -- adjacent string literals are now correctly split into multiple lines (#463) - -- trailing comma is now added to single imports that don't fit on a line (#250) - -- cache is now populated when `--check` is successful for a file which speeds up - consecutive checks of properly formatted unmodified files (#448) - -- whitespace at the beginning of the file is now removed (#399) - -- fixed mangling [pweave](http://mpastell.com/pweave/) and - [Spyder IDE](https://www.spyder-ide.org/) special comments (#532) - -- fixed unstable formatting when unpacking big tuples (#267) - -- fixed parsing of `__future__` imports with renames (#389) - -- fixed scope of `# fmt: off` when directly preceding `yield` and other nodes (#385) - -- fixed formatting of lambda expressions with default arguments (#468) - -- fixed `async for` statements: _Black_ no longer breaks them into separate lines (#372) - -- note: the Vim plugin stopped registering `,=` as a default chord as it turned out to - be a bad idea (#415) - -## 18.6b4 - -- hotfix: don't freeze when multiple comments directly precede `# fmt: off` (#371) - -## 18.6b3 - -- typing stub files (`.pyi`) now have blank lines added after constants (#340) - -- `# fmt: off` and `# fmt: on` are now much more dependable: - - - they now work also within bracket pairs (#329) - - - they now correctly work across function/class boundaries (#335) - - - they now work when an indentation block starts with empty lines or misaligned - comments (#334) - -- made Click not fail on invalid environments; note that Click is right but the - likelihood we'll need to access non-ASCII file paths when dealing with Python source - code is low (#277) - -- fixed improper formatting of f-strings with quotes inside interpolated expressions - (#322) - -- fixed unnecessary slowdown when long list literals where found in a file - -- fixed unnecessary slowdown on AST nodes with very many siblings - -- fixed cannibalizing backslashes during string normalization - -- fixed a crash due to symbolic links pointing outside of the project directory (#338) - -## 18.6b2 - -- added `--config` (#65) - -- added `-h` equivalent to `--help` (#316) - -- fixed improper unmodified file caching when `-S` was used - -- fixed extra space in string unpacking (#305) - -- fixed formatting of empty triple quoted strings (#313) - -- fixed unnecessary slowdown in comment placement calculation on lines without comments - -## 18.6b1 - -- hotfix: don't output human-facing information on stdout (#299) - -- hotfix: don't output cake emoji on non-zero return code (#300) - -## 18.6b0 - -- added `--include` and `--exclude` (#270) - -- added `--skip-string-normalization` (#118) - -- added `--verbose` (#283) - -- the header output in `--diff` now actually conforms to the unified diff spec - -- fixed long trivial assignments being wrapped in unnecessary parentheses (#273) - -- fixed unnecessary parentheses when a line contained multiline strings (#232) - -- fixed stdin handling not working correctly if an old version of Click was used (#276) - -- _Black_ now preserves line endings when formatting a file in place (#258) - -## 18.5b1 - -- added `--pyi` (#249) - -- added `--py36` (#249) - -- Python grammar pickle caches are stored with the formatting caches, making _Black_ - work in environments where site-packages is not user-writable (#192) - -- _Black_ now enforces a PEP 257 empty line after a class-level docstring (and/or - fields) and the first method - -- fixed invalid code produced when standalone comments were present in a trailer that - was omitted from line splitting on a large expression (#237) - -- fixed optional parentheses being removed within `# fmt: off` sections (#224) - -- fixed invalid code produced when stars in very long imports were incorrectly wrapped - in optional parentheses (#234) - -- fixed unstable formatting when inline comments were moved around in a trailer that was - omitted from line splitting on a large expression (#238) - -- fixed extra empty line between a class declaration and the first method if no class - docstring or fields are present (#219) - -- fixed extra empty line between a function signature and an inner function or inner - class (#196) - -## 18.5b0 - -- call chains are now formatted according to the - [fluent interfaces](https://en.wikipedia.org/wiki/Fluent_interface) style (#67) - -- data structure literals (tuples, lists, dictionaries, and sets) are now also always - exploded like imports when they don't fit in a single line (#152) - -- slices are now formatted according to PEP 8 (#178) - -- parentheses are now also managed automatically on the right-hand side of assignments - and return statements (#140) - -- math operators now use their respective priorities for delimiting multiline - expressions (#148) - -- optional parentheses are now omitted on expressions that start or end with a bracket - and only contain a single operator (#177) - -- empty parentheses in a class definition are now removed (#145, #180) - -- string prefixes are now standardized to lowercase and `u` is removed on Python 3.6+ - only code and Python 2.7+ code with the `unicode_literals` future import (#188, #198, - #199) - -- typing stub files (`.pyi`) are now formatted in a style that is consistent with PEP - 484 (#207, #210) - -- progress when reformatting many files is now reported incrementally - -- fixed trailers (content with brackets) being unnecessarily exploded into their own - lines after a dedented closing bracket (#119) - -- fixed an invalid trailing comma sometimes left in imports (#185) - -- fixed non-deterministic formatting when multiple pairs of removable parentheses were - used (#183) - -- fixed multiline strings being unnecessarily wrapped in optional parentheses in long - assignments (#215) - -- fixed not splitting long from-imports with only a single name - -- fixed Python 3.6+ file discovery by also looking at function calls with unpacking. - This fixed non-deterministic formatting if trailing commas where used both in function - signatures with stars and function calls with stars but the former would be - reformatted to a single line. - -- fixed crash on dealing with optional parentheses (#193) - -- fixed "is", "is not", "in", and "not in" not considered operators for splitting - purposes - -- fixed crash when dead symlinks where encountered - -## 18.4a4 - -- don't populate the cache on `--check` (#175) - -## 18.4a3 - -- added a "cache"; files already reformatted that haven't changed on disk won't be - reformatted again (#109) - -- `--check` and `--diff` are no longer mutually exclusive (#149) - -- generalized star expression handling, including double stars; this fixes - multiplication making expressions "unsafe" for trailing commas (#132) - -- _Black_ no longer enforces putting empty lines behind control flow statements (#90) - -- _Black_ now splits imports like "Mode 3 + trailing comma" of isort (#127) - -- fixed comment indentation when a standalone comment closes a block (#16, #32) - -- fixed standalone comments receiving extra empty lines if immediately preceding a - class, def, or decorator (#56, #154) - -- fixed `--diff` not showing entire path (#130) - -- fixed parsing of complex expressions after star and double stars in function calls - (#2) - -- fixed invalid splitting on comma in lambda arguments (#133) - -- fixed missing splits of ternary expressions (#141) - -## 18.4a2 - -- fixed parsing of unaligned standalone comments (#99, #112) - -- fixed placement of dictionary unpacking inside dictionary literals (#111) - -- Vim plugin now works on Windows, too - -- fixed unstable formatting when encountering unnecessarily escaped quotes in a string - (#120) - -## 18.4a1 - -- added `--quiet` (#78) - -- added automatic parentheses management (#4) - -- added [pre-commit](https://pre-commit.com) integration (#103, #104) - -- fixed reporting on `--check` with multiple files (#101, #102) - -- fixed removing backslash escapes from raw strings (#100, #105) - -## 18.4a0 - -- added `--diff` (#87) - -- add line breaks before all delimiters, except in cases like commas, to better comply - with PEP 8 (#73) - -- standardize string literals to use double quotes (almost) everywhere (#75) - -- fixed handling of standalone comments within nested bracketed expressions; _Black_ - will no longer produce super long lines or put all standalone comments at the end of - the expression (#22) - -- fixed 18.3a4 regression: don't crash and burn on empty lines with trailing whitespace - (#80) - -- fixed 18.3a4 regression: `# yapf: disable` usage as trailing comment would cause - _Black_ to not emit the rest of the file (#95) - -- when CTRL+C is pressed while formatting many files, _Black_ no longer freaks out with - a flurry of asyncio-related exceptions - -- only allow up to two empty lines on module level and only single empty lines within - functions (#74) - -## 18.3a4 - -- `# fmt: off` and `# fmt: on` are implemented (#5) - -- automatic detection of deprecated Python 2 forms of print statements and exec - statements in the formatted file (#49) - -- use proper spaces for complex expressions in default values of typed function - arguments (#60) - -- only return exit code 1 when --check is used (#50) - -- don't remove single trailing commas from square bracket indexing (#59) - -- don't omit whitespace if the previous factor leaf wasn't a math operator (#55) - -- omit extra space in kwarg unpacking if it's the first argument (#46) - -- omit extra space in - [Sphinx auto-attribute comments](http://www.sphinx-doc.org/en/stable/ext/autodoc.html#directive-autoattribute) - (#68) - -## 18.3a3 - -- don't remove single empty lines outside of bracketed expressions (#19) - -- added ability to pipe formatting from stdin to stdin (#25) - -- restored ability to format code with legacy usage of `async` as a name (#20, #42) - -- even better handling of numpy-style array indexing (#33, again) - -## 18.3a2 - -- changed positioning of binary operators to occur at beginning of lines instead of at - the end, following - [a recent change to PEP 8](https://github.com/python/peps/commit/c59c4376ad233a62ca4b3a6060c81368bd21e85b) - (#21) - -- ignore empty bracket pairs while splitting. This avoids very weirdly looking - formattings (#34, #35) - -- remove a trailing comma if there is a single argument to a call - -- if top level functions were separated by a comment, don't put four empty lines after - the upper function - -- fixed unstable formatting of newlines with imports - -- fixed unintentional folding of post scriptum standalone comments into last statement - if it was a simple statement (#18, #28) - -- fixed missing space in numpy-style array indexing (#33) - -- fixed spurious space after star-based unary expressions (#31) - -## 18.3a1 - -- added `--check` - -- only put trailing commas in function signatures and calls if it's safe to do so. If - the file is Python 3.6+ it's always safe, otherwise only safe if there are no `*args` - or `**kwargs` used in the signature or call. (#8) - -- fixed invalid spacing of dots in relative imports (#6, #13) - -- fixed invalid splitting after comma on unpacked variables in for-loops (#23) - -- fixed spurious space in parenthesized set expressions (#7) - -- fixed spurious space after opening parentheses and in default arguments (#14, #17) - -- fixed spurious space after unary operators when the operand was a complex expression - (#15) - -## 18.3a0 - -- first published version, Happy 🍰 Day 2018! - -- alpha quality - -- date-versioned (see: ) diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/RECORD b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/RECORD deleted file mode 100644 index 880bcf8..0000000 --- a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/RECORD +++ /dev/null @@ -1,128 +0,0 @@ -../../../bin/black,sha256=dKZNqmwf4chxC2BvB2Nny0_yE9zNP2ZhJ8je9q-K2uU,265 -../../../bin/blackd,sha256=My9tu0ckIxWMR8j6EjiJ2CojTWg_f5hg1I9rEdG-sRY,266 -30fcd23745efe32ce681__mypyc.cpython-312-darwin.so,sha256=EKNLsxPF3ksHuIBCcG0H3Rmk9OLsrf46U3NWCRf1JHU,4096368 -__pycache__/_black_version.cpython-312.pyc,, -_black_version.py,sha256=sVEDQEx6fAtLwbQSaty477mqXtjh32UVgbeV3rPRIvo,19 -black-24.4.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -black-24.4.2.dist-info/METADATA,sha256=IvFktiCXcCQRtGq12tLvVQ34JUmaWDr5UEZGF_3fQR4,77124 -black-24.4.2.dist-info/RECORD,, -black-24.4.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -black-24.4.2.dist-info/WHEEL,sha256=jNCOgKUTIbkPB24lOuwjoXUrhqvn3v6xho45URz0ITE,105 -black-24.4.2.dist-info/entry_points.txt,sha256=XTCA4X2yVA0tMiV7l96Gv9TyxhVhoCaznLN2XThqYSA,144 -black-24.4.2.dist-info/licenses/AUTHORS.md,sha256=8drxTtCp41j9z9NFJ9U37R1m9qL0zwTMELvgHFFkwao,8092 -black-24.4.2.dist-info/licenses/LICENSE,sha256=nAQo8MO0d5hQz1vZbhGqqK_HLUqG1KNiI9erouWNbgA,1080 -black/__init__.cpython-312-darwin.so,sha256=Sr8FBdc9yGGXEyv0yG63crLpPAhAB8Qkc2sxpF8_mwU,50144 -black/__init__.py,sha256=XV5ft9pudPRwoZDq9dH2Ytz4X-Ggi8_AzPu-tWMrp7U,51931 -black/__main__.py,sha256=mogeA4o9zt4w-ufKvaQjSEhtSgQkcMVLK9ChvdB5wH8,47 -black/__pycache__/__init__.cpython-312.pyc,, -black/__pycache__/__main__.cpython-312.pyc,, -black/__pycache__/_width_table.cpython-312.pyc,, -black/__pycache__/brackets.cpython-312.pyc,, -black/__pycache__/cache.cpython-312.pyc,, -black/__pycache__/comments.cpython-312.pyc,, -black/__pycache__/concurrency.cpython-312.pyc,, -black/__pycache__/const.cpython-312.pyc,, -black/__pycache__/debug.cpython-312.pyc,, -black/__pycache__/files.cpython-312.pyc,, -black/__pycache__/handle_ipynb_magics.cpython-312.pyc,, -black/__pycache__/linegen.cpython-312.pyc,, -black/__pycache__/lines.cpython-312.pyc,, -black/__pycache__/mode.cpython-312.pyc,, -black/__pycache__/nodes.cpython-312.pyc,, -black/__pycache__/numerics.cpython-312.pyc,, -black/__pycache__/output.cpython-312.pyc,, -black/__pycache__/parsing.cpython-312.pyc,, -black/__pycache__/ranges.cpython-312.pyc,, -black/__pycache__/report.cpython-312.pyc,, -black/__pycache__/rusty.cpython-312.pyc,, -black/__pycache__/schema.cpython-312.pyc,, -black/__pycache__/strings.cpython-312.pyc,, -black/__pycache__/trans.cpython-312.pyc,, -black/_width_table.cpython-312-darwin.so,sha256=Hda8yvHdT7wQ3DxQblc4d_ApKssz_7JCPjUbC8iE7qo,50160 -black/_width_table.py,sha256=2lSnE4s_nVXXfIj9hP2qWASqX8I003WxBM5xPnelDrQ,10761 -black/brackets.cpython-312-darwin.so,sha256=aXpntwSCE4nyuOiE_rXECKtKlD66_c7eIifTCa0R8ME,50144 -black/brackets.py,sha256=vSDU10V3cCzAqYO-XE9pztRUx49AlafLRCECApzGzsw,12426 -black/cache.cpython-312-darwin.so,sha256=8UtQjgOPntavRkWNk9RaSDdGsRiG8OShY4OBgV9Y5ek,50136 -black/cache.py,sha256=5wXB2noRzTIfp4Fm_XFu2GyX3kxcHDzwVtwKv4UY2BM,4835 -black/comments.cpython-312-darwin.so,sha256=4OO-LI3Lb-Rj5ycJPttMdyJ2Djv0zaotpygJeEUdFgQ,50144 -black/comments.py,sha256=9CBGkhZ2s-T1A-Y0CnHoRocQK1R1T4RlllCRxyxp_-U,15983 -black/concurrency.py,sha256=oyFRSg5wisTi2dNLKig6Cm7R2uHWVwkfLbI6pCZRNCo,6410 -black/const.cpython-312-darwin.so,sha256=VWvRcFfy7CnzfWN5QGj7tVAuUBYUVwEjQ0eXtpR6CeY,50136 -black/const.py,sha256=U7cDnhWljmrieOtPBUdO2Vcz69J_VXB6-Br94wuCVuo,321 -black/debug.py,sha256=HmpJna5KhwLpgQkqEGR2FX6GRmJ2tFh4Jl6X2aMR3ak,1906 -black/files.py,sha256=xZzXfmDf2geWZnjoOW-KyY6BZieUw9jLYm86pzdYW0Y,14665 -black/handle_ipynb_magics.cpython-312-darwin.so,sha256=erjlolzL7FlXPUL8ygfwohbe593Wv_sslPnn1HmI89A,50184 -black/handle_ipynb_magics.py,sha256=eAULCQCmQRbgluSRu5jFQNtILMpXnjZWNoOVQLiaEJ8,13364 -black/linegen.cpython-312-darwin.so,sha256=EcCZgw9hbX6_5_eO8-ElWkdpCzRQe_HT2R_SnwWEYEE,50144 -black/linegen.py,sha256=CLXgK9ck7b06MAcgH3egSiEcWurzNWn5Hx0SkBzgoGo,68966 -black/lines.cpython-312-darwin.so,sha256=USIafkD3wMnz4tukAQQ1UibDwyKxmPJJCLf6nwmveuA,50136 -black/lines.py,sha256=ncrM1J5V_soPNe3ZKC8EsProWBtglAM3i-5iwkWu_l8,39492 -black/mode.cpython-312-darwin.so,sha256=UrfMFa7ZxYfst7-eri4raNBNe9t2d02lriyzpjnSOfk,50136 -black/mode.py,sha256=jcyx0eH4_sGCpAffl-hEEQSlo6miJRdaIdhWG7Jao8s,9313 -black/nodes.cpython-312-darwin.so,sha256=DQxkfEgzm3zLrNDWgbgPOodB9qH5-o7PmfcxxixxC98,50136 -black/nodes.py,sha256=yKfYbhW6vxU6HUebZP5v9xSTEx2WWZ4HRenpvhlo9lA,29742 -black/numerics.cpython-312-darwin.so,sha256=Q86Mdto7eF1aQvmp5fnr3jp-BaBbeI4Jy4GjUGYJqoM,50144 -black/numerics.py,sha256=xRGnTSdMVbTaA9IGechc8JM-cIuJGCc326s71hkXJIw,1655 -black/output.py,sha256=hhk6746lZBMbGuJ1VLgjl_Jrn7Yvb24ZBFaCfpO_ijM,3939 -black/parsing.cpython-312-darwin.so,sha256=GwMsYc5vW8OAFIbWqFXh-trbRBs7XBx2yHSnGHri5hI,50144 -black/parsing.py,sha256=R1ActEaqZWI-UrwNTSn3FVuBDQWl674somlnIqC_hSQ,8428 -black/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -black/ranges.cpython-312-darwin.so,sha256=-TOYXkeUkrXCsRojA99Y11PqQ-_C5AcmOuGiCcLPbt4,50144 -black/ranges.py,sha256=EHKl3_aswNmDw4AMq9GZ3PVvBo42nC0RU5ZVMt4RdzU,19695 -black/report.py,sha256=igkNi8iR5FqSa1sXddS-HnoqW7Cq7PveCmFCfd-pN6w,3452 -black/resources/__init__.cpython-312-darwin.so,sha256=9TWyIELm20KxpXp7AUTMjNv-u81GUaKdhXnwkmUfNn0,50160 -black/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -black/resources/__pycache__/__init__.cpython-312.pyc,, -black/resources/black.schema.json,sha256=Y6N2HBCLAsfchkg52rQsBBRJhEeQ4BVFp_tQGLc7Jik,7452 -black/rusty.cpython-312-darwin.so,sha256=NRbhZ95z3BRJxv_9Apv9rQ5KyyrcQN7u2v37x87xo6I,50136 -black/rusty.py,sha256=4LKo3KTUWYZ2cN6QKmwwZVbsCNt2fpu5lzue2V-uxIA,557 -black/schema.cpython-312-darwin.so,sha256=dNbNaytxbvTfeKmZAYVxTNwC_chnJKrPVze3YqkqDes,50144 -black/schema.py,sha256=PiSQ5HSrqFmduqC_2_-T_-5GQ8Fr-IDYG6kbyiC_OyY,617 -black/strings.cpython-312-darwin.so,sha256=DupahsQ-WepmjXVON8CXE3klFhnXZ-z0BZ0bXWhjz4E,50144 -black/strings.py,sha256=9S1jnAXm8iDlN-gSlBFN8A7QWu8fxtysX6DBhWcwEek,13172 -black/trans.cpython-312-darwin.so,sha256=Z7yiv4yJiO2qxHir25J1yUbnxUBl1GxfUJxh2XAb-io,50136 -black/trans.py,sha256=soTQm8RpSKR9nNePsK5a4iocTaE0Dwciw70iRKqz8a8,95476 -blackd/__init__.py,sha256=Xqqesi8iCAtLvZSQ-DDahAi6xZAxUthexvFKC-8zFvg,8867 -blackd/__main__.py,sha256=L4xAcDh1K5zb6SsJB102AewW2G13P9-w2RiEwuFj8WA,37 -blackd/__pycache__/__init__.cpython-312.pyc,, -blackd/__pycache__/__main__.cpython-312.pyc,, -blackd/__pycache__/middlewares.cpython-312.pyc,, -blackd/middlewares.py,sha256=QS7cs86Ojuaqh64dGneimhJ-f30rDI646c27ts4Dwh0,1585 -blib2to3/Grammar.txt,sha256=zjM1rSC9GJjnboYyRDZyKx2IPWDkscVdodwQpDCs4So,11700 -blib2to3/LICENSE,sha256=V4mIG4rrnJH1g19bt8q-hKD-zUuyvi9UyeaVenjseZ0,12762 -blib2to3/PatternGrammar.txt,sha256=7lul2ztnIqDi--JWDrwciD5yMo75w7TaHHxdHMZJvOM,793 -blib2to3/README,sha256=QYZYIfb1NXTTYqDV4kn8oRcNG_qlTFYH1sr3V1h65ko,1074 -blib2to3/__init__.py,sha256=9_8wL9Scv8_Cs8HJyJHGvx1vwXErsuvlsAqNZLcJQR0,8 -blib2to3/__pycache__/__init__.cpython-312.pyc,, -blib2to3/__pycache__/pygram.cpython-312.pyc,, -blib2to3/__pycache__/pytree.cpython-312.pyc,, -blib2to3/pgen2/__init__.py,sha256=hY6w9QUzvTvRb-MoFfd_q_7ZLt6IUHC2yxWCfsZupQA,143 -blib2to3/pgen2/__pycache__/__init__.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/conv.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/driver.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/grammar.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/literals.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/parse.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/pgen.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/token.cpython-312.pyc,, -blib2to3/pgen2/__pycache__/tokenize.cpython-312.pyc,, -blib2to3/pgen2/conv.cpython-312-darwin.so,sha256=BsyHjOAzzz9ift5JwP-Ej66Rjn8dbFtaP4q90Trl-Ic,50136 -blib2to3/pgen2/conv.py,sha256=vH8a_gkalWRNxuNPRxkoigw8_UobdHHSw-PyUcUuH8I,9587 -blib2to3/pgen2/driver.cpython-312-darwin.so,sha256=gCMlbkNED5ef4BRjMseZP6iHka1E_-2VrpVupmYH_uc,50144 -blib2to3/pgen2/driver.py,sha256=hvycxhuy9IwXGs21qVKigEo74QGV_M1ZIPB9mFXjN58,10832 -blib2to3/pgen2/grammar.cpython-312-darwin.so,sha256=PdPRg5kv2lQMacm7VZMIecZVuYSwo_06tUW-npxPC4s,50144 -blib2to3/pgen2/grammar.py,sha256=6-wFBNM1I2rsnzfDfWeRNjfNYh4Raj_fb8cZX_FByUU,6865 -blib2to3/pgen2/literals.cpython-312-darwin.so,sha256=M_FynGZjdnCqNHiqXf_CtgVqxeyhRqhvHUXIi3We_UI,50144 -blib2to3/pgen2/literals.py,sha256=_LyRryELzqarFkW3OAEZzZ-yppCTm9g0mjqqQ2XygKE,1614 -blib2to3/pgen2/parse.cpython-312-darwin.so,sha256=hwHImbylaWpatVeawdHvGBCx1qekhP6xsw_HmffU7cc,50136 -blib2to3/pgen2/parse.py,sha256=mIGZ9BxV_G7jAjcwWefKomNGB8CfUPXqjZKQxH_fuuc,15658 -blib2to3/pgen2/pgen.cpython-312-darwin.so,sha256=3KIgtGphGFBcpwxXAtx1_PBqbnjOZ3wuiaN_pqqgmPw,50136 -blib2to3/pgen2/pgen.py,sha256=iQH8W999TKUT5AhuOpW38ZynwSACkVNV-I6z8kyQozY,15428 -blib2to3/pgen2/token.cpython-312-darwin.so,sha256=D53r1txhsYKB-MYasB-U8OT8ne8sdR6b6jBB-3DCgF4,50136 -blib2to3/pgen2/token.py,sha256=Xubq2lWE3gQ7PdUikcTL6_AWDk1OWhyw_Eb9xue4XJU,1899 -blib2to3/pgen2/tokenize.cpython-312-darwin.so,sha256=C_VLXkg8NaT6cqFoQ_fIIYWWzJaB6wRBRvZlARgLTJk,50144 -blib2to3/pgen2/tokenize.py,sha256=gnep0kccRh-kMUj13jWahGyuDm1DAizpJ89YFkTzyKQ,41353 -blib2to3/pygram.cpython-312-darwin.so,sha256=J_Tv7jcdfymn2VBAoxZ1foaOLn2moz9JMVyu7MXtRVE,50144 -blib2to3/pygram.py,sha256=l2qw7mw8I533KGWAXUFCXPGCN5F66hvYg86g-EA9GEg,4915 -blib2to3/pytree.cpython-312-darwin.so,sha256=9_eDK3qZV5PqyI3vYVnKxOi8VXp0lT-rr9DjBe0PwN8,50144 -blib2to3/pytree.py,sha256=mYKS_Py2zDhT815ZvlDy9kkRQ6PanRJIhR6R6AiBBIk,32666 diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/WHEEL b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/WHEEL deleted file mode 100644 index f188928..0000000 --- a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: hatchling 1.20.0 -Root-Is-Purelib: false -Tag: cp312-cp312-macosx_11_0_arm64 diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/entry_points.txt b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/entry_points.txt deleted file mode 100644 index 864da49..0000000 --- a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/entry_points.txt +++ /dev/null @@ -1,6 +0,0 @@ -[console_scripts] -black = black:patched_main -blackd = blackd:patched_main [d] - -[validate_pyproject.tool_schema] -black = black.schema:get_schema diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/AUTHORS.md b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/AUTHORS.md deleted file mode 100644 index e0511bb..0000000 --- a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/AUTHORS.md +++ /dev/null @@ -1,196 +0,0 @@ -# Authors - -Glued together by [Łukasz Langa](mailto:lukasz@langa.pl). - -Maintained with: - -- [Carol Willing](mailto:carolcode@willingconsulting.com) -- [Carl Meyer](mailto:carl@oddbird.net) -- [Jelle Zijlstra](mailto:jelle.zijlstra@gmail.com) -- [Mika Naylor](mailto:mail@autophagy.io) -- [Zsolt Dollenstein](mailto:zsol.zsol@gmail.com) -- [Cooper Lees](mailto:me@cooperlees.com) -- [Richard Si](mailto:sichard26@gmail.com) -- [Felix Hildén](mailto:felix.hilden@gmail.com) -- [Batuhan Taskaya](mailto:batuhan@python.org) -- [Shantanu Jain](mailto:hauntsaninja@gmail.com) - -Multiple contributions by: - -- [Abdur-Rahmaan Janhangeer](mailto:arj.python@gmail.com) -- [Adam Johnson](mailto:me@adamj.eu) -- [Adam Williamson](mailto:adamw@happyassassin.net) -- [Alexander Huynh](mailto:ahrex-gh-psf-black@e.sc) -- [Alexandr Artemyev](mailto:mogost@gmail.com) -- [Alex Vandiver](mailto:github@chmrr.net) -- [Allan Simon](mailto:allan.simon@supinfo.com) -- Anders-Petter Ljungquist -- [Amethyst Reese](mailto:amy@n7.gg) -- [Andrew Thorp](mailto:andrew.thorp.dev@gmail.com) -- [Andrew Zhou](mailto:andrewfzhou@gmail.com) -- [Andrey](mailto:dyuuus@yandex.ru) -- [Andy Freeland](mailto:andy@andyfreeland.net) -- [Anthony Sottile](mailto:asottile@umich.edu) -- [Antonio Ossa Guerra](mailto:aaossa+black@uc.cl) -- [Arjaan Buijk](mailto:arjaan.buijk@gmail.com) -- [Arnav Borbornah](mailto:arnavborborah11@gmail.com) -- [Artem Malyshev](mailto:proofit404@gmail.com) -- [Asger Hautop Drewsen](mailto:asgerdrewsen@gmail.com) -- [Augie Fackler](mailto:raf@durin42.com) -- [Aviskar KC](mailto:aviskarkc10@gmail.com) -- Batuhan Taşkaya -- [Benjamin Wohlwend](mailto:bw@piquadrat.ch) -- [Benjamin Woodruff](mailto:github@benjam.info) -- [Bharat Raghunathan](mailto:bharatraghunthan9767@gmail.com) -- [Brandt Bucher](mailto:brandtbucher@gmail.com) -- [Brett Cannon](mailto:brett@python.org) -- [Bryan Bugyi](mailto:bryan.bugyi@rutgers.edu) -- [Bryan Forbes](mailto:bryan@reigndropsfall.net) -- [Calum Lind](mailto:calumlind@gmail.com) -- [Charles](mailto:peacech@gmail.com) -- Charles Reid -- [Christian Clauss](mailto:cclauss@bluewin.ch) -- [Christian Heimes](mailto:christian@python.org) -- [Chuck Wooters](mailto:chuck.wooters@microsoft.com) -- [Chris Rose](mailto:offline@offby1.net) -- Codey Oxley -- [Cong](mailto:congusbongus@gmail.com) -- [Cooper Ry Lees](mailto:me@cooperlees.com) -- [Dan Davison](mailto:dandavison7@gmail.com) -- [Daniel Hahler](mailto:github@thequod.de) -- [Daniel M. Capella](mailto:polycitizen@gmail.com) -- Daniele Esposti -- [David Hotham](mailto:david.hotham@metaswitch.com) -- [David Lukes](mailto:dafydd.lukes@gmail.com) -- [David Szotten](mailto:davidszotten@gmail.com) -- [Denis Laxalde](mailto:denis@laxalde.org) -- [Douglas Thor](mailto:dthor@transphormusa.com) -- dylanjblack -- [Eli Treuherz](mailto:eli@treuherz.com) -- [Emil Hessman](mailto:emil@hessman.se) -- [Felix Kohlgrüber](mailto:felix.kohlgrueber@gmail.com) -- [Florent Thiery](mailto:fthiery@gmail.com) -- Francisco -- [Giacomo Tagliabue](mailto:giacomo.tag@gmail.com) -- [Greg Gandenberger](mailto:ggandenberger@shoprunner.com) -- [Gregory P. Smith](mailto:greg@krypto.org) -- Gustavo Camargo -- hauntsaninja -- [Hadi Alqattan](mailto:alqattanhadizaki@gmail.com) -- [Hassan Abouelela](mailto:hassan@hassanamr.com) -- [Heaford](mailto:dan@heaford.com) -- [Hugo Barrera](mailto::hugo@barrera.io) -- Hugo van Kemenade -- [Hynek Schlawack](mailto:hs@ox.cx) -- [Ionite](mailto:dev@ionite.io) -- [Ivan Katanić](mailto:ivan.katanic@gmail.com) -- [Jakub Kadlubiec](mailto:jakub.kadlubiec@skyscanner.net) -- [Jakub Warczarek](mailto:jakub.warczarek@gmail.com) -- [Jan Hnátek](mailto:jan.hnatek@gmail.com) -- [Jason Fried](mailto:me@jasonfried.info) -- [Jason Friedland](mailto:jason@friedland.id.au) -- [jgirardet](mailto:ijkl@netc.fr) -- Jim Brännlund -- [Jimmy Jia](mailto:tesrin@gmail.com) -- [Joe Antonakakis](mailto:jma353@cornell.edu) -- [Jon Dufresne](mailto:jon.dufresne@gmail.com) -- [Jonas Obrist](mailto:ojiidotch@gmail.com) -- [Jonty Wareing](mailto:jonty@jonty.co.uk) -- [Jose Nazario](mailto:jose.monkey.org@gmail.com) -- [Joseph Larson](mailto:larson.joseph@gmail.com) -- [Josh Bode](mailto:joshbode@fastmail.com) -- [Josh Holland](mailto:anowlcalledjosh@gmail.com) -- [Joshua Cannon](mailto:joshdcannon@gmail.com) -- [José Padilla](mailto:jpadilla@webapplicate.com) -- [Juan Luis Cano Rodríguez](mailto:hello@juanlu.space) -- [kaiix](mailto:kvn.hou@gmail.com) -- [Katie McLaughlin](mailto:katie@glasnt.com) -- Katrin Leinweber -- [Keith Smiley](mailto:keithbsmiley@gmail.com) -- [Kenyon Ralph](mailto:kenyon@kenyonralph.com) -- [Kevin Kirsche](mailto:Kev.Kirsche+GitHub@gmail.com) -- [Kyle Hausmann](mailto:kyle.hausmann@gmail.com) -- [Kyle Sunden](mailto:sunden@wisc.edu) -- Lawrence Chan -- [Linus Groh](mailto:mail@linusgroh.de) -- [Loren Carvalho](mailto:comradeloren@gmail.com) -- [Luka Sterbic](mailto:luka.sterbic@gmail.com) -- [LukasDrude](mailto:mail@lukas-drude.de) -- Mahmoud Hossam -- Mariatta -- [Matt VanEseltine](mailto:vaneseltine@gmail.com) -- [Matthew Clapp](mailto:itsayellow+dev@gmail.com) -- [Matthew Walster](mailto:matthew@walster.org) -- Max Smolens -- [Michael Aquilina](mailto:michaelaquilina@gmail.com) -- [Michael Flaxman](mailto:michael.flaxman@gmail.com) -- [Michael J. Sullivan](mailto:sully@msully.net) -- [Michael McClimon](mailto:michael@mcclimon.org) -- [Miguel Gaiowski](mailto:miggaiowski@gmail.com) -- [Mike](mailto:roshi@fedoraproject.org) -- [mikehoyio](mailto:mikehoy@gmail.com) -- [Min ho Kim](mailto:minho42@gmail.com) -- [Miroslav Shubernetskiy](mailto:miroslav@miki725.com) -- MomIsBestFriend -- [Nathan Goldbaum](mailto:ngoldbau@illinois.edu) -- [Nathan Hunt](mailto:neighthan.hunt@gmail.com) -- [Neraste](mailto:neraste.herr10@gmail.com) -- [Nikolaus Waxweiler](mailto:madigens@gmail.com) -- [Ofek Lev](mailto:ofekmeister@gmail.com) -- [Osaetin Daniel](mailto:osaetindaniel@gmail.com) -- [otstrel](mailto:otstrel@gmail.com) -- [Pablo Galindo](mailto:Pablogsal@gmail.com) -- [Paul Ganssle](mailto:p.ganssle@gmail.com) -- [Paul Meinhardt](mailto:mnhrdt@gmail.com) -- [Peter Bengtsson](mailto:mail@peterbe.com) -- [Peter Grayson](mailto:pete@jpgrayson.net) -- [Peter Stensmyr](mailto:peter.stensmyr@gmail.com) -- pmacosta -- [Quentin Pradet](mailto:quentin@pradet.me) -- [Ralf Schmitt](mailto:ralf@systemexit.de) -- [Ramón Valles](mailto:mroutis@protonmail.com) -- [Richard Fearn](mailto:richardfearn@gmail.com) -- [Rishikesh Jha](mailto:rishijha424@gmail.com) -- [Rupert Bedford](mailto:rupert@rupertb.com) -- Russell Davis -- [Sagi Shadur](mailto:saroad2@gmail.com) -- [Rémi Verschelde](mailto:rverschelde@gmail.com) -- [Sami Salonen](mailto:sakki@iki.fi) -- [Samuel Cormier-Iijima](mailto:samuel@cormier-iijima.com) -- [Sanket Dasgupta](mailto:sanketdasgupta@gmail.com) -- Sergi -- [Scott Stevenson](mailto:scott@stevenson.io) -- Shantanu -- [shaoran](mailto:shaoran@sakuranohana.org) -- [Shinya Fujino](mailto:shf0811@gmail.com) -- springstan -- [Stavros Korokithakis](mailto:hi@stavros.io) -- [Stephen Rosen](mailto:sirosen@globus.org) -- [Steven M. Vascellaro](mailto:S.Vascellaro@gmail.com) -- [Sunil Kapil](mailto:snlkapil@gmail.com) -- [Sébastien Eustace](mailto:sebastien.eustace@gmail.com) -- [Tal Amuyal](mailto:TalAmuyal@gmail.com) -- [Terrance](mailto:git@terrance.allofti.me) -- [Thom Lu](mailto:thomas.c.lu@gmail.com) -- [Thomas Grainger](mailto:tagrain@gmail.com) -- [Tim Gates](mailto:tim.gates@iress.com) -- [Tim Swast](mailto:swast@google.com) -- [Timo](mailto:timo_tk@hotmail.com) -- Toby Fleming -- [Tom Christie](mailto:tom@tomchristie.com) -- [Tony Narlock](mailto:tony@git-pull.com) -- [Tsuyoshi Hombashi](mailto:tsuyoshi.hombashi@gmail.com) -- [Tushar Chandra](mailto:tusharchandra2018@u.northwestern.edu) -- [Tzu-ping Chung](mailto:uranusjr@gmail.com) -- [Utsav Shah](mailto:ukshah2@illinois.edu) -- utsav-dbx -- vezeli -- [Ville Skyttä](mailto:ville.skytta@iki.fi) -- [Vishwas B Sharma](mailto:sharma.vishwas88@gmail.com) -- [Vlad Emelianov](mailto:volshebnyi@gmail.com) -- [williamfzc](mailto:178894043@qq.com) -- [wouter bolsterlee](mailto:wouter@bolsterl.ee) -- Yazdan -- [Yngve Høiseth](mailto:yngve@hoiseth.net) -- [Yurii Karabas](mailto:1998uriyyo@gmail.com) -- [Zac Hatfield-Dodds](mailto:zac@zhd.dev) diff --git a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/LICENSE b/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/LICENSE deleted file mode 100644 index 7a9b891..0000000 --- a/venv/lib/python3.12/site-packages/black-24.4.2.dist-info/licenses/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2018 Łukasz Langa - -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/venv/lib/python3.12/site-packages/black/__init__.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/__init__.cpython-312-darwin.so deleted file mode 100755 index bd9803b893bce4a2db5aa20c4c4820c61ce0ca42..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*U2IfE6bJCr-EF(U0!u`xNTq@?Af@y}ghZ)ZJ|YE#YBAOaGVWLDrnkGx?k%uT zwTTc#B5AcIeKIDJ01=fKd?8V`FUF_|sU(QT2rC}k$Lo6@t3H(y|Zt=X*l0m)M<;t~*~WXJ(VB&3e5zUtH%~q34}gho!lBP^rGu zwqz=Tik#~_SNmMfD7OQ;AJ(lWcFyIzvrm5N8q$h86Q`Kkx(Ip;kkcIUhHq}`MET+LOfb#3d{ zu3FjV{B9NOc?#=R$7gjiahK|pIV{s4LBan04RU++op`vGW7(&hTUjSQGXEaO@{SFo zMBBN&i)%YqDb60URM6-_NC7C6}DX7jNZ1D`m8(FPB|pB%@M0@;NinTfe+M zp67@cae0`l#d5o+-Ck2Z>sS%4p!( zdAzQ+jE;`)96d-h`xM{t9Cpvw%KXH{r+k(5TUk@^t5e>+X8y;$CVTdp>e-7gk6yP| z178CT`NBo=%|2!ID_s3acE6F=G)8IYkEf0w3c1#|^VQVi#Ka7KAGtqU{WtgJuB!Ae za-WT;xuGi-Z)#rh=;B0IqPZ!Scx-8-QoZ?1K6bOY`eZ6;s;Ci(_1O1iXUQg9+^t+) zmAmp`ZlyZ+-lgv@a=*5UKbR0#U2b-**I9!W0uX=z1Rwwb2tWV=5P$##AOHafKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U< z00Izz00bZafjb}&*8ewto%8?Wb$bW4#ugBO00bZa0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;| zfB*y_009VSfoXH7L%P$#@w^dNIkPXSqRCV|k)>z0&>&^0C9K->D2#de$Yh8o`6;zB5iyK(jEAU<3ah;AI&pLGMxtiZM z)l6OU*O^zdCnhS3=f1hs^S68c@$Uos>l@n_ZJ6{`SF$)7?99&ITGC1^4Z7-HP*-YFBDWcBLDyZ diff --git a/venv/lib/python3.12/site-packages/black/__init__.py b/venv/lib/python3.12/site-packages/black/__init__.py deleted file mode 100644 index 942f316..0000000 --- a/venv/lib/python3.12/site-packages/black/__init__.py +++ /dev/null @@ -1,1606 +0,0 @@ -import io -import json -import platform -import re -import sys -import tokenize -import traceback -from contextlib import contextmanager -from dataclasses import replace -from datetime import datetime, timezone -from enum import Enum -from json.decoder import JSONDecodeError -from pathlib import Path -from typing import ( - Any, - Collection, - Dict, - Generator, - Iterator, - List, - MutableMapping, - Optional, - Pattern, - Sequence, - Set, - Sized, - Tuple, - Union, -) - -import click -from click.core import ParameterSource -from mypy_extensions import mypyc_attr -from pathspec import PathSpec -from pathspec.patterns.gitwildmatch import GitWildMatchPatternError - -from _black_version import version as __version__ -from black.cache import Cache -from black.comments import normalize_fmt_off -from black.const import ( - DEFAULT_EXCLUDES, - DEFAULT_INCLUDES, - DEFAULT_LINE_LENGTH, - STDIN_PLACEHOLDER, -) -from black.files import ( - best_effort_relative_path, - find_project_root, - find_pyproject_toml, - find_user_pyproject_toml, - gen_python_files, - get_gitignore, - parse_pyproject_toml, - path_is_excluded, - resolves_outside_root_or_cannot_stat, - wrap_stream_for_windows, -) -from black.handle_ipynb_magics import ( - PYTHON_CELL_MAGICS, - TRANSFORMED_MAGICS, - jupyter_dependencies_are_installed, - mask_cell, - put_trailing_semicolon_back, - remove_trailing_semicolon, - unmask_cell, -) -from black.linegen import LN, LineGenerator, transform_line -from black.lines import EmptyLineTracker, LinesBlock -from black.mode import FUTURE_FLAG_TO_FEATURE, VERSION_TO_FEATURES, Feature -from black.mode import Mode as Mode # re-exported -from black.mode import Preview, TargetVersion, supports_feature -from black.nodes import STARS, is_number_token, is_simple_decorator_expression, syms -from black.output import color_diff, diff, dump_to_file, err, ipynb_diff, out -from black.parsing import ( # noqa F401 - ASTSafetyError, - InvalidInput, - lib2to3_parse, - parse_ast, - stringify_ast, -) -from black.ranges import ( - adjusted_lines, - convert_unchanged_lines, - parse_line_ranges, - sanitized_lines, -) -from black.report import Changed, NothingChanged, Report -from blib2to3.pgen2 import token -from blib2to3.pytree import Leaf, Node - -COMPILED = Path(__file__).suffix in (".pyd", ".so") - -# types -FileContent = str -Encoding = str -NewLine = str - - -class WriteBack(Enum): - NO = 0 - YES = 1 - DIFF = 2 - CHECK = 3 - COLOR_DIFF = 4 - - @classmethod - def from_configuration( - cls, *, check: bool, diff: bool, color: bool = False - ) -> "WriteBack": - if check and not diff: - return cls.CHECK - - if diff and color: - return cls.COLOR_DIFF - - return cls.DIFF if diff else cls.YES - - -# Legacy name, left for integrations. -FileMode = Mode - - -def read_pyproject_toml( - ctx: click.Context, param: click.Parameter, value: Optional[str] -) -> Optional[str]: - """Inject Black configuration from "pyproject.toml" into defaults in `ctx`. - - Returns the path to a successfully found and read configuration file, None - otherwise. - """ - if not value: - value = find_pyproject_toml( - ctx.params.get("src", ()), ctx.params.get("stdin_filename", None) - ) - if value is None: - return None - - try: - config = parse_pyproject_toml(value) - except (OSError, ValueError) as e: - raise click.FileError( - filename=value, hint=f"Error reading configuration file: {e}" - ) from None - - if not config: - return None - else: - spellcheck_pyproject_toml_keys(ctx, list(config), value) - # Sanitize the values to be Click friendly. For more information please see: - # https://github.com/psf/black/issues/1458 - # https://github.com/pallets/click/issues/1567 - config = { - k: str(v) if not isinstance(v, (list, dict)) else v - for k, v in config.items() - } - - target_version = config.get("target_version") - if target_version is not None and not isinstance(target_version, list): - raise click.BadOptionUsage( - "target-version", "Config key target-version must be a list" - ) - - exclude = config.get("exclude") - if exclude is not None and not isinstance(exclude, str): - raise click.BadOptionUsage("exclude", "Config key exclude must be a string") - - extend_exclude = config.get("extend_exclude") - if extend_exclude is not None and not isinstance(extend_exclude, str): - raise click.BadOptionUsage( - "extend-exclude", "Config key extend-exclude must be a string" - ) - - line_ranges = config.get("line_ranges") - if line_ranges is not None: - raise click.BadOptionUsage( - "line-ranges", "Cannot use line-ranges in the pyproject.toml file." - ) - - default_map: Dict[str, Any] = {} - if ctx.default_map: - default_map.update(ctx.default_map) - default_map.update(config) - - ctx.default_map = default_map - return value - - -def spellcheck_pyproject_toml_keys( - ctx: click.Context, config_keys: List[str], config_file_path: str -) -> None: - invalid_keys: List[str] = [] - available_config_options = {param.name for param in ctx.command.params} - for key in config_keys: - if key not in available_config_options: - invalid_keys.append(key) - if invalid_keys: - keys_str = ", ".join(map(repr, invalid_keys)) - out( - f"Invalid config keys detected: {keys_str} (in {config_file_path})", - fg="red", - ) - - -def target_version_option_callback( - c: click.Context, p: Union[click.Option, click.Parameter], v: Tuple[str, ...] -) -> List[TargetVersion]: - """Compute the target versions from a --target-version flag. - - This is its own function because mypy couldn't infer the type correctly - when it was a lambda, causing mypyc trouble. - """ - return [TargetVersion[val.upper()] for val in v] - - -def enable_unstable_feature_callback( - c: click.Context, p: Union[click.Option, click.Parameter], v: Tuple[str, ...] -) -> List[Preview]: - """Compute the features from an --enable-unstable-feature flag.""" - return [Preview[val] for val in v] - - -def re_compile_maybe_verbose(regex: str) -> Pattern[str]: - """Compile a regular expression string in `regex`. - - If it contains newlines, use verbose mode. - """ - if "\n" in regex: - regex = "(?x)" + regex - compiled: Pattern[str] = re.compile(regex) - return compiled - - -def validate_regex( - ctx: click.Context, - param: click.Parameter, - value: Optional[str], -) -> Optional[Pattern[str]]: - try: - return re_compile_maybe_verbose(value) if value is not None else None - except re.error as e: - raise click.BadParameter(f"Not a valid regular expression: {e}") from None - - -@click.command( - context_settings={"help_option_names": ["-h", "--help"]}, - # While Click does set this field automatically using the docstring, mypyc - # (annoyingly) strips 'em so we need to set it here too. - help="The uncompromising code formatter.", -) -@click.option("-c", "--code", type=str, help="Format the code passed in as a string.") -@click.option( - "-l", - "--line-length", - type=int, - default=DEFAULT_LINE_LENGTH, - help="How many characters per line to allow.", - show_default=True, -) -@click.option( - "-t", - "--target-version", - type=click.Choice([v.name.lower() for v in TargetVersion]), - callback=target_version_option_callback, - multiple=True, - help=( - "Python versions that should be supported by Black's output. You should" - " include all versions that your code supports. By default, Black will infer" - " target versions from the project metadata in pyproject.toml. If this does" - " not yield conclusive results, Black will use per-file auto-detection." - ), -) -@click.option( - "--pyi", - is_flag=True, - help=( - "Format all input files like typing stubs regardless of file extension. This" - " is useful when piping source on standard input." - ), -) -@click.option( - "--ipynb", - is_flag=True, - help=( - "Format all input files like Jupyter Notebooks regardless of file extension." - " This is useful when piping source on standard input." - ), -) -@click.option( - "--python-cell-magics", - multiple=True, - help=( - "When processing Jupyter Notebooks, add the given magic to the list" - f" of known python-magics ({', '.join(sorted(PYTHON_CELL_MAGICS))})." - " Useful for formatting cells with custom python magics." - ), - default=[], -) -@click.option( - "-x", - "--skip-source-first-line", - is_flag=True, - help="Skip the first line of the source code.", -) -@click.option( - "-S", - "--skip-string-normalization", - is_flag=True, - help="Don't normalize string quotes or prefixes.", -) -@click.option( - "-C", - "--skip-magic-trailing-comma", - is_flag=True, - help="Don't use trailing commas as a reason to split lines.", -) -@click.option( - "--preview", - is_flag=True, - help=( - "Enable potentially disruptive style changes that may be added to Black's main" - " functionality in the next major release." - ), -) -@click.option( - "--unstable", - is_flag=True, - help=( - "Enable potentially disruptive style changes that have known bugs or are not" - " currently expected to make it into the stable style Black's next major" - " release. Implies --preview." - ), -) -@click.option( - "--enable-unstable-feature", - type=click.Choice([v.name for v in Preview]), - callback=enable_unstable_feature_callback, - multiple=True, - help=( - "Enable specific features included in the `--unstable` style. Requires" - " `--preview`. No compatibility guarantees are provided on the behavior" - " or existence of any unstable features." - ), -) -@click.option( - "--check", - is_flag=True, - help=( - "Don't write the files back, just return the status. Return code 0 means" - " nothing would change. Return code 1 means some files would be reformatted." - " Return code 123 means there was an internal error." - ), -) -@click.option( - "--diff", - is_flag=True, - help=( - "Don't write the files back, just output a diff to indicate what changes" - " Black would've made. They are printed to stdout so capturing them is simple." - ), -) -@click.option( - "--color/--no-color", - is_flag=True, - help="Show (or do not show) colored diff. Only applies when --diff is given.", -) -@click.option( - "--line-ranges", - multiple=True, - metavar="START-END", - help=( - "When specified, Black will try its best to only format these lines. This" - " option can be specified multiple times, and a union of the lines will be" - " formatted. Each range must be specified as two integers connected by a `-`:" - " `-`. The `` and `` integer indices are 1-based and" - " inclusive on both ends." - ), - default=(), -) -@click.option( - "--fast/--safe", - is_flag=True, - help=( - "By default, Black performs an AST safety check after formatting your code." - " The --fast flag turns off this check and the --safe flag explicitly enables" - " it. [default: --safe]" - ), -) -@click.option( - "--required-version", - type=str, - help=( - "Require a specific version of Black to be running. This is useful for" - " ensuring that all contributors to your project are using the same" - " version, because different versions of Black may format code a little" - " differently. This option can be set in a configuration file for consistent" - " results across environments." - ), -) -@click.option( - "--exclude", - type=str, - callback=validate_regex, - help=( - "A regular expression that matches files and directories that should be" - " excluded on recursive searches. An empty value means no paths are excluded." - " Use forward slashes for directories on all platforms (Windows, too)." - " By default, Black also ignores all paths listed in .gitignore. Changing this" - f" value will override all default exclusions. [default: {DEFAULT_EXCLUDES}]" - ), - show_default=False, -) -@click.option( - "--extend-exclude", - type=str, - callback=validate_regex, - help=( - "Like --exclude, but adds additional files and directories on top of the" - " default values instead of overriding them." - ), -) -@click.option( - "--force-exclude", - type=str, - callback=validate_regex, - help=( - "Like --exclude, but files and directories matching this regex will be excluded" - " even when they are passed explicitly as arguments. This is useful when" - " invoking Black programmatically on changed files, such as in a pre-commit" - " hook or editor plugin." - ), -) -@click.option( - "--stdin-filename", - type=str, - is_eager=True, - help=( - "The name of the file when passing it through stdin. Useful to make sure Black" - " will respect the --force-exclude option on some editors that rely on using" - " stdin." - ), -) -@click.option( - "--include", - type=str, - default=DEFAULT_INCLUDES, - callback=validate_regex, - help=( - "A regular expression that matches files and directories that should be" - " included on recursive searches. An empty value means all files are included" - " regardless of the name. Use forward slashes for directories on all platforms" - " (Windows, too). Overrides all exclusions, including from .gitignore and" - " command line options." - ), - show_default=True, -) -@click.option( - "-W", - "--workers", - type=click.IntRange(min=1), - default=None, - help=( - "When Black formats multiple files, it may use a process pool to speed up" - " formatting. This option controls the number of parallel workers. This can" - " also be specified via the BLACK_NUM_WORKERS environment variable. Defaults" - " to the number of CPUs in the system." - ), -) -@click.option( - "-q", - "--quiet", - is_flag=True, - help=( - "Stop emitting all non-critical output. Error messages will still be emitted" - " (which can silenced by 2>/dev/null)." - ), -) -@click.option( - "-v", - "--verbose", - is_flag=True, - help=( - "Emit messages about files that were not changed or were ignored due to" - " exclusion patterns. If Black is using a configuration file, a message" - " detailing which one it is using will be emitted." - ), -) -@click.version_option( - version=__version__, - message=( - f"%(prog)s, %(version)s (compiled: {'yes' if COMPILED else 'no'})\n" - f"Python ({platform.python_implementation()}) {platform.python_version()}" - ), -) -@click.argument( - "src", - nargs=-1, - type=click.Path( - exists=True, file_okay=True, dir_okay=True, readable=True, allow_dash=True - ), - is_eager=True, - metavar="SRC ...", -) -@click.option( - "--config", - type=click.Path( - exists=True, - file_okay=True, - dir_okay=False, - readable=True, - allow_dash=False, - path_type=str, - ), - is_eager=True, - callback=read_pyproject_toml, - help="Read configuration options from a configuration file.", -) -@click.pass_context -def main( # noqa: C901 - ctx: click.Context, - code: Optional[str], - line_length: int, - target_version: List[TargetVersion], - check: bool, - diff: bool, - line_ranges: Sequence[str], - color: bool, - fast: bool, - pyi: bool, - ipynb: bool, - python_cell_magics: Sequence[str], - skip_source_first_line: bool, - skip_string_normalization: bool, - skip_magic_trailing_comma: bool, - preview: bool, - unstable: bool, - enable_unstable_feature: List[Preview], - quiet: bool, - verbose: bool, - required_version: Optional[str], - include: Pattern[str], - exclude: Optional[Pattern[str]], - extend_exclude: Optional[Pattern[str]], - force_exclude: Optional[Pattern[str]], - stdin_filename: Optional[str], - workers: Optional[int], - src: Tuple[str, ...], - config: Optional[str], -) -> None: - """The uncompromising code formatter.""" - ctx.ensure_object(dict) - - if src and code is not None: - out( - main.get_usage(ctx) - + "\n\n'SRC' and 'code' cannot be passed simultaneously." - ) - ctx.exit(1) - if not src and code is None: - out(main.get_usage(ctx) + "\n\nOne of 'SRC' or 'code' is required.") - ctx.exit(1) - - # It doesn't do anything if --unstable is also passed, so just allow it. - if enable_unstable_feature and not (preview or unstable): - out( - main.get_usage(ctx) - + "\n\n'--enable-unstable-feature' requires '--preview'." - ) - ctx.exit(1) - - root, method = ( - find_project_root(src, stdin_filename) if code is None else (None, None) - ) - ctx.obj["root"] = root - - if verbose: - if root: - out( - f"Identified `{root}` as project root containing a {method}.", - fg="blue", - ) - - if config: - config_source = ctx.get_parameter_source("config") - user_level_config = str(find_user_pyproject_toml()) - if config == user_level_config: - out( - "Using configuration from user-level config at " - f"'{user_level_config}'.", - fg="blue", - ) - elif config_source in ( - ParameterSource.DEFAULT, - ParameterSource.DEFAULT_MAP, - ): - out("Using configuration from project root.", fg="blue") - else: - out(f"Using configuration in '{config}'.", fg="blue") - if ctx.default_map: - for param, value in ctx.default_map.items(): - out(f"{param}: {value}") - - error_msg = "Oh no! 💥 💔 💥" - if ( - required_version - and required_version != __version__ - and required_version != __version__.split(".")[0] - ): - err( - f"{error_msg} The required version `{required_version}` does not match" - f" the running version `{__version__}`!" - ) - ctx.exit(1) - if ipynb and pyi: - err("Cannot pass both `pyi` and `ipynb` flags!") - ctx.exit(1) - - write_back = WriteBack.from_configuration(check=check, diff=diff, color=color) - if target_version: - versions = set(target_version) - else: - # We'll autodetect later. - versions = set() - mode = Mode( - target_versions=versions, - line_length=line_length, - is_pyi=pyi, - is_ipynb=ipynb, - skip_source_first_line=skip_source_first_line, - string_normalization=not skip_string_normalization, - magic_trailing_comma=not skip_magic_trailing_comma, - preview=preview, - unstable=unstable, - python_cell_magics=set(python_cell_magics), - enabled_features=set(enable_unstable_feature), - ) - - lines: List[Tuple[int, int]] = [] - if line_ranges: - if ipynb: - err("Cannot use --line-ranges with ipynb files.") - ctx.exit(1) - - try: - lines = parse_line_ranges(line_ranges) - except ValueError as e: - err(str(e)) - ctx.exit(1) - - if code is not None: - # Run in quiet mode by default with -c; the extra output isn't useful. - # You can still pass -v to get verbose output. - quiet = True - - report = Report(check=check, diff=diff, quiet=quiet, verbose=verbose) - - if code is not None: - reformat_code( - content=code, - fast=fast, - write_back=write_back, - mode=mode, - report=report, - lines=lines, - ) - else: - assert root is not None # root is only None if code is not None - try: - sources = get_sources( - root=root, - src=src, - quiet=quiet, - verbose=verbose, - include=include, - exclude=exclude, - extend_exclude=extend_exclude, - force_exclude=force_exclude, - report=report, - stdin_filename=stdin_filename, - ) - except GitWildMatchPatternError: - ctx.exit(1) - - path_empty( - sources, - "No Python files are present to be formatted. Nothing to do 😴", - quiet, - verbose, - ctx, - ) - - if len(sources) == 1: - reformat_one( - src=sources.pop(), - fast=fast, - write_back=write_back, - mode=mode, - report=report, - lines=lines, - ) - else: - from black.concurrency import reformat_many - - if lines: - err("Cannot use --line-ranges to format multiple files.") - ctx.exit(1) - reformat_many( - sources=sources, - fast=fast, - write_back=write_back, - mode=mode, - report=report, - workers=workers, - ) - - if verbose or not quiet: - if code is None and (verbose or report.change_count or report.failure_count): - out() - out(error_msg if report.return_code else "All done! ✨ 🍰 ✨") - if code is None: - click.echo(str(report), err=True) - ctx.exit(report.return_code) - - -def get_sources( - *, - root: Path, - src: Tuple[str, ...], - quiet: bool, - verbose: bool, - include: Pattern[str], - exclude: Optional[Pattern[str]], - extend_exclude: Optional[Pattern[str]], - force_exclude: Optional[Pattern[str]], - report: "Report", - stdin_filename: Optional[str], -) -> Set[Path]: - """Compute the set of files to be formatted.""" - sources: Set[Path] = set() - - assert root.is_absolute(), f"INTERNAL ERROR: `root` must be absolute but is {root}" - using_default_exclude = exclude is None - exclude = re_compile_maybe_verbose(DEFAULT_EXCLUDES) if exclude is None else exclude - gitignore: Optional[Dict[Path, PathSpec]] = None - root_gitignore = get_gitignore(root) - - for s in src: - if s == "-" and stdin_filename: - path = Path(stdin_filename) - is_stdin = True - else: - path = Path(s) - is_stdin = False - - # Compare the logic here to the logic in `gen_python_files`. - if is_stdin or path.is_file(): - if resolves_outside_root_or_cannot_stat(path, root, report): - if verbose: - out(f'Skipping invalid source: "{path}"', fg="red") - continue - - root_relative_path = best_effort_relative_path(path, root).as_posix() - root_relative_path = "/" + root_relative_path - - # Hard-exclude any files that matches the `--force-exclude` regex. - if path_is_excluded(root_relative_path, force_exclude): - report.path_ignored( - path, "matches the --force-exclude regular expression" - ) - continue - - if is_stdin: - path = Path(f"{STDIN_PLACEHOLDER}{str(path)}") - - if path.suffix == ".ipynb" and not jupyter_dependencies_are_installed( - warn=verbose or not quiet - ): - continue - - if verbose: - out(f'Found input source: "{path}"', fg="blue") - sources.add(path) - elif path.is_dir(): - path = root / (path.resolve().relative_to(root)) - if verbose: - out(f'Found input source directory: "{path}"', fg="blue") - - if using_default_exclude: - gitignore = { - root: root_gitignore, - path: get_gitignore(path), - } - sources.update( - gen_python_files( - path.iterdir(), - root, - include, - exclude, - extend_exclude, - force_exclude, - report, - gitignore, - verbose=verbose, - quiet=quiet, - ) - ) - elif s == "-": - if verbose: - out("Found input source stdin", fg="blue") - sources.add(path) - else: - err(f"invalid path: {s}") - - return sources - - -def path_empty( - src: Sized, msg: str, quiet: bool, verbose: bool, ctx: click.Context -) -> None: - """ - Exit if there is no `src` provided for formatting - """ - if not src: - if verbose or not quiet: - out(msg) - ctx.exit(0) - - -def reformat_code( - content: str, - fast: bool, - write_back: WriteBack, - mode: Mode, - report: Report, - *, - lines: Collection[Tuple[int, int]] = (), -) -> None: - """ - Reformat and print out `content` without spawning child processes. - Similar to `reformat_one`, but for string content. - - `fast`, `write_back`, and `mode` options are passed to - :func:`format_file_in_place` or :func:`format_stdin_to_stdout`. - """ - path = Path("") - try: - changed = Changed.NO - if format_stdin_to_stdout( - content=content, fast=fast, write_back=write_back, mode=mode, lines=lines - ): - changed = Changed.YES - report.done(path, changed) - except Exception as exc: - if report.verbose: - traceback.print_exc() - report.failed(path, str(exc)) - - -# diff-shades depends on being to monkeypatch this function to operate. I know it's -# not ideal, but this shouldn't cause any issues ... hopefully. ~ichard26 -@mypyc_attr(patchable=True) -def reformat_one( - src: Path, - fast: bool, - write_back: WriteBack, - mode: Mode, - report: "Report", - *, - lines: Collection[Tuple[int, int]] = (), -) -> None: - """Reformat a single file under `src` without spawning child processes. - - `fast`, `write_back`, and `mode` options are passed to - :func:`format_file_in_place` or :func:`format_stdin_to_stdout`. - """ - try: - changed = Changed.NO - - if str(src) == "-": - is_stdin = True - elif str(src).startswith(STDIN_PLACEHOLDER): - is_stdin = True - # Use the original name again in case we want to print something - # to the user - src = Path(str(src)[len(STDIN_PLACEHOLDER) :]) - else: - is_stdin = False - - if is_stdin: - if src.suffix == ".pyi": - mode = replace(mode, is_pyi=True) - elif src.suffix == ".ipynb": - mode = replace(mode, is_ipynb=True) - if format_stdin_to_stdout( - fast=fast, write_back=write_back, mode=mode, lines=lines - ): - changed = Changed.YES - else: - cache = Cache.read(mode) - if write_back not in (WriteBack.DIFF, WriteBack.COLOR_DIFF): - if not cache.is_changed(src): - changed = Changed.CACHED - if changed is not Changed.CACHED and format_file_in_place( - src, fast=fast, write_back=write_back, mode=mode, lines=lines - ): - changed = Changed.YES - if (write_back is WriteBack.YES and changed is not Changed.CACHED) or ( - write_back is WriteBack.CHECK and changed is Changed.NO - ): - cache.write([src]) - report.done(src, changed) - except Exception as exc: - if report.verbose: - traceback.print_exc() - report.failed(src, str(exc)) - - -def format_file_in_place( - src: Path, - fast: bool, - mode: Mode, - write_back: WriteBack = WriteBack.NO, - lock: Any = None, # multiprocessing.Manager().Lock() is some crazy proxy - *, - lines: Collection[Tuple[int, int]] = (), -) -> bool: - """Format file under `src` path. Return True if changed. - - If `write_back` is DIFF, write a diff to stdout. If it is YES, write reformatted - code to the file. - `mode` and `fast` options are passed to :func:`format_file_contents`. - """ - if src.suffix == ".pyi": - mode = replace(mode, is_pyi=True) - elif src.suffix == ".ipynb": - mode = replace(mode, is_ipynb=True) - - then = datetime.fromtimestamp(src.stat().st_mtime, timezone.utc) - header = b"" - with open(src, "rb") as buf: - if mode.skip_source_first_line: - header = buf.readline() - src_contents, encoding, newline = decode_bytes(buf.read()) - try: - dst_contents = format_file_contents( - src_contents, fast=fast, mode=mode, lines=lines - ) - except NothingChanged: - return False - except JSONDecodeError: - raise ValueError( - f"File '{src}' cannot be parsed as valid Jupyter notebook." - ) from None - src_contents = header.decode(encoding) + src_contents - dst_contents = header.decode(encoding) + dst_contents - - if write_back == WriteBack.YES: - with open(src, "w", encoding=encoding, newline=newline) as f: - f.write(dst_contents) - elif write_back in (WriteBack.DIFF, WriteBack.COLOR_DIFF): - now = datetime.now(timezone.utc) - src_name = f"{src}\t{then}" - dst_name = f"{src}\t{now}" - if mode.is_ipynb: - diff_contents = ipynb_diff(src_contents, dst_contents, src_name, dst_name) - else: - diff_contents = diff(src_contents, dst_contents, src_name, dst_name) - - if write_back == WriteBack.COLOR_DIFF: - diff_contents = color_diff(diff_contents) - - with lock or nullcontext(): - f = io.TextIOWrapper( - sys.stdout.buffer, - encoding=encoding, - newline=newline, - write_through=True, - ) - f = wrap_stream_for_windows(f) - f.write(diff_contents) - f.detach() - - return True - - -def format_stdin_to_stdout( - fast: bool, - *, - content: Optional[str] = None, - write_back: WriteBack = WriteBack.NO, - mode: Mode, - lines: Collection[Tuple[int, int]] = (), -) -> bool: - """Format file on stdin. Return True if changed. - - If content is None, it's read from sys.stdin. - - If `write_back` is YES, write reformatted code back to stdout. If it is DIFF, - write a diff to stdout. The `mode` argument is passed to - :func:`format_file_contents`. - """ - then = datetime.now(timezone.utc) - - if content is None: - src, encoding, newline = decode_bytes(sys.stdin.buffer.read()) - else: - src, encoding, newline = content, "utf-8", "" - - dst = src - try: - dst = format_file_contents(src, fast=fast, mode=mode, lines=lines) - return True - - except NothingChanged: - return False - - finally: - f = io.TextIOWrapper( - sys.stdout.buffer, encoding=encoding, newline=newline, write_through=True - ) - if write_back == WriteBack.YES: - # Make sure there's a newline after the content - if dst and dst[-1] != "\n": - dst += "\n" - f.write(dst) - elif write_back in (WriteBack.DIFF, WriteBack.COLOR_DIFF): - now = datetime.now(timezone.utc) - src_name = f"STDIN\t{then}" - dst_name = f"STDOUT\t{now}" - d = diff(src, dst, src_name, dst_name) - if write_back == WriteBack.COLOR_DIFF: - d = color_diff(d) - f = wrap_stream_for_windows(f) - f.write(d) - f.detach() - - -def check_stability_and_equivalence( - src_contents: str, - dst_contents: str, - *, - mode: Mode, - lines: Collection[Tuple[int, int]] = (), -) -> None: - """Perform stability and equivalence checks. - - Raise AssertionError if source and destination contents are not - equivalent, or if a second pass of the formatter would format the - content differently. - """ - assert_equivalent(src_contents, dst_contents) - assert_stable(src_contents, dst_contents, mode=mode, lines=lines) - - -def format_file_contents( - src_contents: str, - *, - fast: bool, - mode: Mode, - lines: Collection[Tuple[int, int]] = (), -) -> FileContent: - """Reformat contents of a file and return new contents. - - If `fast` is False, additionally confirm that the reformatted code is - valid by calling :func:`assert_equivalent` and :func:`assert_stable` on it. - `mode` is passed to :func:`format_str`. - """ - if mode.is_ipynb: - dst_contents = format_ipynb_string(src_contents, fast=fast, mode=mode) - else: - dst_contents = format_str(src_contents, mode=mode, lines=lines) - if src_contents == dst_contents: - raise NothingChanged - - if not fast and not mode.is_ipynb: - # Jupyter notebooks will already have been checked above. - check_stability_and_equivalence( - src_contents, dst_contents, mode=mode, lines=lines - ) - return dst_contents - - -def validate_cell(src: str, mode: Mode) -> None: - """Check that cell does not already contain TransformerManager transformations, - or non-Python cell magics, which might cause tokenizer_rt to break because of - indentations. - - If a cell contains ``!ls``, then it'll be transformed to - ``get_ipython().system('ls')``. However, if the cell originally contained - ``get_ipython().system('ls')``, then it would get transformed in the same way: - - >>> TransformerManager().transform_cell("get_ipython().system('ls')") - "get_ipython().system('ls')\n" - >>> TransformerManager().transform_cell("!ls") - "get_ipython().system('ls')\n" - - Due to the impossibility of safely roundtripping in such situations, cells - containing transformed magics will be ignored. - """ - if any(transformed_magic in src for transformed_magic in TRANSFORMED_MAGICS): - raise NothingChanged - if ( - src[:2] == "%%" - and src.split()[0][2:] not in PYTHON_CELL_MAGICS | mode.python_cell_magics - ): - raise NothingChanged - - -def format_cell(src: str, *, fast: bool, mode: Mode) -> str: - """Format code in given cell of Jupyter notebook. - - General idea is: - - - if cell has trailing semicolon, remove it; - - if cell has IPython magics, mask them; - - format cell; - - reinstate IPython magics; - - reinstate trailing semicolon (if originally present); - - strip trailing newlines. - - Cells with syntax errors will not be processed, as they - could potentially be automagics or multi-line magics, which - are currently not supported. - """ - validate_cell(src, mode) - src_without_trailing_semicolon, has_trailing_semicolon = remove_trailing_semicolon( - src - ) - try: - masked_src, replacements = mask_cell(src_without_trailing_semicolon) - except SyntaxError: - raise NothingChanged from None - masked_dst = format_str(masked_src, mode=mode) - if not fast: - check_stability_and_equivalence(masked_src, masked_dst, mode=mode) - dst_without_trailing_semicolon = unmask_cell(masked_dst, replacements) - dst = put_trailing_semicolon_back( - dst_without_trailing_semicolon, has_trailing_semicolon - ) - dst = dst.rstrip("\n") - if dst == src: - raise NothingChanged from None - return dst - - -def validate_metadata(nb: MutableMapping[str, Any]) -> None: - """If notebook is marked as non-Python, don't format it. - - All notebook metadata fields are optional, see - https://nbformat.readthedocs.io/en/latest/format_description.html. So - if a notebook has empty metadata, we will try to parse it anyway. - """ - language = nb.get("metadata", {}).get("language_info", {}).get("name", None) - if language is not None and language != "python": - raise NothingChanged from None - - -def format_ipynb_string(src_contents: str, *, fast: bool, mode: Mode) -> FileContent: - """Format Jupyter notebook. - - Operate cell-by-cell, only on code cells, only for Python notebooks. - If the ``.ipynb`` originally had a trailing newline, it'll be preserved. - """ - if not src_contents: - raise NothingChanged - - trailing_newline = src_contents[-1] == "\n" - modified = False - nb = json.loads(src_contents) - validate_metadata(nb) - for cell in nb["cells"]: - if cell.get("cell_type", None) == "code": - try: - src = "".join(cell["source"]) - dst = format_cell(src, fast=fast, mode=mode) - except NothingChanged: - pass - else: - cell["source"] = dst.splitlines(keepends=True) - modified = True - if modified: - dst_contents = json.dumps(nb, indent=1, ensure_ascii=False) - if trailing_newline: - dst_contents = dst_contents + "\n" - return dst_contents - else: - raise NothingChanged - - -def format_str( - src_contents: str, *, mode: Mode, lines: Collection[Tuple[int, int]] = () -) -> str: - """Reformat a string and return new contents. - - `mode` determines formatting options, such as how many characters per line are - allowed. Example: - - >>> import black - >>> print(black.format_str("def f(arg:str='')->None:...", mode=black.Mode())) - def f(arg: str = "") -> None: - ... - - A more complex example: - - >>> print( - ... black.format_str( - ... "def f(arg:str='')->None: hey", - ... mode=black.Mode( - ... target_versions={black.TargetVersion.PY36}, - ... line_length=10, - ... string_normalization=False, - ... is_pyi=False, - ... ), - ... ), - ... ) - def f( - arg: str = '', - ) -> None: - hey - - """ - if lines: - lines = sanitized_lines(lines, src_contents) - if not lines: - return src_contents # Nothing to format - dst_contents = _format_str_once(src_contents, mode=mode, lines=lines) - # Forced second pass to work around optional trailing commas (becoming - # forced trailing commas on pass 2) interacting differently with optional - # parentheses. Admittedly ugly. - if src_contents != dst_contents: - if lines: - lines = adjusted_lines(lines, src_contents, dst_contents) - return _format_str_once(dst_contents, mode=mode, lines=lines) - return dst_contents - - -def _format_str_once( - src_contents: str, *, mode: Mode, lines: Collection[Tuple[int, int]] = () -) -> str: - src_node = lib2to3_parse(src_contents.lstrip(), mode.target_versions) - dst_blocks: List[LinesBlock] = [] - if mode.target_versions: - versions = mode.target_versions - else: - future_imports = get_future_imports(src_node) - versions = detect_target_versions(src_node, future_imports=future_imports) - - context_manager_features = { - feature - for feature in {Feature.PARENTHESIZED_CONTEXT_MANAGERS} - if supports_feature(versions, feature) - } - normalize_fmt_off(src_node, mode, lines) - if lines: - # This should be called after normalize_fmt_off. - convert_unchanged_lines(src_node, lines) - - line_generator = LineGenerator(mode=mode, features=context_manager_features) - elt = EmptyLineTracker(mode=mode) - split_line_features = { - feature - for feature in { - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - } - if supports_feature(versions, feature) - } - block: Optional[LinesBlock] = None - for current_line in line_generator.visit(src_node): - block = elt.maybe_empty_lines(current_line) - dst_blocks.append(block) - for line in transform_line( - current_line, mode=mode, features=split_line_features - ): - block.content_lines.append(str(line)) - if dst_blocks: - dst_blocks[-1].after = 0 - dst_contents = [] - for block in dst_blocks: - dst_contents.extend(block.all_lines()) - if not dst_contents: - # Use decode_bytes to retrieve the correct source newline (CRLF or LF), - # and check if normalized_content has more than one line - normalized_content, _, newline = decode_bytes(src_contents.encode("utf-8")) - if "\n" in normalized_content: - return newline - return "" - return "".join(dst_contents) - - -def decode_bytes(src: bytes) -> Tuple[FileContent, Encoding, NewLine]: - """Return a tuple of (decoded_contents, encoding, newline). - - `newline` is either CRLF or LF but `decoded_contents` is decoded with - universal newlines (i.e. only contains LF). - """ - srcbuf = io.BytesIO(src) - encoding, lines = tokenize.detect_encoding(srcbuf.readline) - if not lines: - return "", encoding, "\n" - - newline = "\r\n" if b"\r\n" == lines[0][-2:] else "\n" - srcbuf.seek(0) - with io.TextIOWrapper(srcbuf, encoding) as tiow: - return tiow.read(), encoding, newline - - -def get_features_used( # noqa: C901 - node: Node, *, future_imports: Optional[Set[str]] = None -) -> Set[Feature]: - """Return a set of (relatively) new Python features used in this file. - - Currently looking for: - - f-strings; - - self-documenting expressions in f-strings (f"{x=}"); - - underscores in numeric literals; - - trailing commas after * or ** in function signatures and calls; - - positional only arguments in function signatures and lambdas; - - assignment expression; - - relaxed decorator syntax; - - usage of __future__ flags (annotations); - - print / exec statements; - - parenthesized context managers; - - match statements; - - except* clause; - - variadic generics; - """ - features: Set[Feature] = set() - if future_imports: - features |= { - FUTURE_FLAG_TO_FEATURE[future_import] - for future_import in future_imports - if future_import in FUTURE_FLAG_TO_FEATURE - } - - for n in node.pre_order(): - if n.type == token.FSTRING_START: - features.add(Feature.F_STRINGS) - elif ( - n.type == token.RBRACE - and n.parent is not None - and any(child.type == token.EQUAL for child in n.parent.children) - ): - features.add(Feature.DEBUG_F_STRINGS) - - elif is_number_token(n): - if "_" in n.value: - features.add(Feature.NUMERIC_UNDERSCORES) - - elif n.type == token.SLASH: - if n.parent and n.parent.type in { - syms.typedargslist, - syms.arglist, - syms.varargslist, - }: - features.add(Feature.POS_ONLY_ARGUMENTS) - - elif n.type == token.COLONEQUAL: - features.add(Feature.ASSIGNMENT_EXPRESSIONS) - - elif n.type == syms.decorator: - if len(n.children) > 1 and not is_simple_decorator_expression( - n.children[1] - ): - features.add(Feature.RELAXED_DECORATORS) - - elif ( - n.type in {syms.typedargslist, syms.arglist} - and n.children - and n.children[-1].type == token.COMMA - ): - if n.type == syms.typedargslist: - feature = Feature.TRAILING_COMMA_IN_DEF - else: - feature = Feature.TRAILING_COMMA_IN_CALL - - for ch in n.children: - if ch.type in STARS: - features.add(feature) - - if ch.type == syms.argument: - for argch in ch.children: - if argch.type in STARS: - features.add(feature) - - elif ( - n.type in {syms.return_stmt, syms.yield_expr} - and len(n.children) >= 2 - and n.children[1].type == syms.testlist_star_expr - and any(child.type == syms.star_expr for child in n.children[1].children) - ): - features.add(Feature.UNPACKING_ON_FLOW) - - elif ( - n.type == syms.annassign - and len(n.children) >= 4 - and n.children[3].type == syms.testlist_star_expr - ): - features.add(Feature.ANN_ASSIGN_EXTENDED_RHS) - - elif ( - n.type == syms.with_stmt - and len(n.children) > 2 - and n.children[1].type == syms.atom - ): - atom_children = n.children[1].children - if ( - len(atom_children) == 3 - and atom_children[0].type == token.LPAR - and _contains_asexpr(atom_children[1]) - and atom_children[2].type == token.RPAR - ): - features.add(Feature.PARENTHESIZED_CONTEXT_MANAGERS) - - elif n.type == syms.match_stmt: - features.add(Feature.PATTERN_MATCHING) - - elif ( - n.type == syms.except_clause - and len(n.children) >= 2 - and n.children[1].type == token.STAR - ): - features.add(Feature.EXCEPT_STAR) - - elif n.type in {syms.subscriptlist, syms.trailer} and any( - child.type == syms.star_expr for child in n.children - ): - features.add(Feature.VARIADIC_GENERICS) - - elif ( - n.type == syms.tname_star - and len(n.children) == 3 - and n.children[2].type == syms.star_expr - ): - features.add(Feature.VARIADIC_GENERICS) - - elif n.type in (syms.type_stmt, syms.typeparams): - features.add(Feature.TYPE_PARAMS) - - elif ( - n.type in (syms.typevartuple, syms.paramspec, syms.typevar) - and n.children[-2].type == token.EQUAL - ): - features.add(Feature.TYPE_PARAM_DEFAULTS) - - return features - - -def _contains_asexpr(node: Union[Node, Leaf]) -> bool: - """Return True if `node` contains an as-pattern.""" - if node.type == syms.asexpr_test: - return True - elif node.type == syms.atom: - if ( - len(node.children) == 3 - and node.children[0].type == token.LPAR - and node.children[2].type == token.RPAR - ): - return _contains_asexpr(node.children[1]) - elif node.type == syms.testlist_gexp: - return any(_contains_asexpr(child) for child in node.children) - return False - - -def detect_target_versions( - node: Node, *, future_imports: Optional[Set[str]] = None -) -> Set[TargetVersion]: - """Detect the version to target based on the nodes used.""" - features = get_features_used(node, future_imports=future_imports) - return { - version for version in TargetVersion if features <= VERSION_TO_FEATURES[version] - } - - -def get_future_imports(node: Node) -> Set[str]: - """Return a set of __future__ imports in the file.""" - imports: Set[str] = set() - - def get_imports_from_children(children: List[LN]) -> Generator[str, None, None]: - for child in children: - if isinstance(child, Leaf): - if child.type == token.NAME: - yield child.value - - elif child.type == syms.import_as_name: - orig_name = child.children[0] - assert isinstance(orig_name, Leaf), "Invalid syntax parsing imports" - assert orig_name.type == token.NAME, "Invalid syntax parsing imports" - yield orig_name.value - - elif child.type == syms.import_as_names: - yield from get_imports_from_children(child.children) - - else: - raise AssertionError("Invalid syntax parsing imports") - - for child in node.children: - if child.type != syms.simple_stmt: - break - - first_child = child.children[0] - if isinstance(first_child, Leaf): - # Continue looking if we see a docstring; otherwise stop. - if ( - len(child.children) == 2 - and first_child.type == token.STRING - and child.children[1].type == token.NEWLINE - ): - continue - - break - - elif first_child.type == syms.import_from: - module_name = first_child.children[1] - if not isinstance(module_name, Leaf) or module_name.value != "__future__": - break - - imports |= set(get_imports_from_children(first_child.children[3:])) - else: - break - - return imports - - -def assert_equivalent(src: str, dst: str) -> None: - """Raise AssertionError if `src` and `dst` aren't equivalent.""" - try: - src_ast = parse_ast(src) - except Exception as exc: - raise ASTSafetyError( - "cannot use --safe with this file; failed to parse source file AST: " - f"{exc}\n" - "This could be caused by running Black with an older Python version " - "that does not support new syntax used in your source file." - ) from exc - - try: - dst_ast = parse_ast(dst) - except Exception as exc: - log = dump_to_file("".join(traceback.format_tb(exc.__traceback__)), dst) - raise ASTSafetyError( - f"INTERNAL ERROR: Black produced invalid code: {exc}. " - "Please report a bug on https://github.com/psf/black/issues. " - f"This invalid output might be helpful: {log}" - ) from None - - src_ast_str = "\n".join(stringify_ast(src_ast)) - dst_ast_str = "\n".join(stringify_ast(dst_ast)) - if src_ast_str != dst_ast_str: - log = dump_to_file(diff(src_ast_str, dst_ast_str, "src", "dst")) - raise ASTSafetyError( - "INTERNAL ERROR: Black produced code that is not equivalent to the" - " source. Please report a bug on " - f"https://github.com/psf/black/issues. This diff might be helpful: {log}" - ) from None - - -def assert_stable( - src: str, dst: str, mode: Mode, *, lines: Collection[Tuple[int, int]] = () -) -> None: - """Raise AssertionError if `dst` reformats differently the second time.""" - if lines: - # Formatting specified lines requires `adjusted_lines` to map original lines - # to the formatted lines before re-formatting the previously formatted result. - # Due to less-ideal diff algorithm, some edge cases produce incorrect new line - # ranges. Hence for now, we skip the stable check. - # See https://github.com/psf/black/issues/4033 for context. - return - # We shouldn't call format_str() here, because that formats the string - # twice and may hide a bug where we bounce back and forth between two - # versions. - newdst = _format_str_once(dst, mode=mode, lines=lines) - if dst != newdst: - log = dump_to_file( - str(mode), - diff(src, dst, "source", "first pass"), - diff(dst, newdst, "first pass", "second pass"), - ) - raise AssertionError( - "INTERNAL ERROR: Black produced different code on the second pass of the" - " formatter. Please report a bug on https://github.com/psf/black/issues." - f" This diff might be helpful: {log}" - ) from None - - -@contextmanager -def nullcontext() -> Iterator[None]: - """Return an empty context manager. - - To be used like `nullcontext` in Python 3.7. - """ - yield - - -def patched_main() -> None: - # PyInstaller patches multiprocessing to need freeze_support() even in non-Windows - # environments so just assume we always need to call it if frozen. - if getattr(sys, "frozen", False): - from multiprocessing import freeze_support - - freeze_support() - - main() - - -if __name__ == "__main__": - patched_main() diff --git a/venv/lib/python3.12/site-packages/black/__main__.py b/venv/lib/python3.12/site-packages/black/__main__.py deleted file mode 100644 index 19b810b..0000000 --- a/venv/lib/python3.12/site-packages/black/__main__.py +++ /dev/null @@ -1,3 +0,0 @@ -from black import patched_main - -patched_main() diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 8512567f32a305c9f7c01a8ab8753baa5668b19c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 63134 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 GtN#}}AdTPv diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/__main__.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/__main__.cpython-312.pyc deleted file mode 100644 index 763a6a7347b49b3dd84685b52a68520fdef9300d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 254 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 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/comments.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/comments.cpython-312.pyc deleted file mode 100644 index 885e63f8c003df4fee9215505ceeca5613c25f1c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16767 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 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/concurrency.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/concurrency.cpython-312.pyc deleted file mode 100644 index 73a998f9ef9b0024ec4043a5fb8125dc64d5546f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8542 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 X=++xN#M@l->ZA`=TdqS=XYv04lmTEZ diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/const.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/const.cpython-312.pyc deleted file mode 100644 index 9bcbfbb993ee6d5d658c1aa0e96d4c49fcb7c75d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 527 zcmYLGO-t)Q6rHpRPerh_h)WlOcF_*+xfLI^jkXx0Xp0hrA(@#ZL(?Q=Ce=v(hijLD z|HO^%q+3_+1b42ysb6<-?woV)+>e?2#l?A4*y)Yi(hz!{k}m*0wYM6$Ys8R+m}Y6L zWR+OiDrYnG*_Sg2UESf0^ClAs56Ag=lY5>7=LrSqdjKNNLWfYF(_tKmP!-`(7H5Ro zAOZ=aOTai&T&f>2NnQ7csA+~Ahmbe^>@$`$Vmv1#&SIMmZI4Sra^j>SV7ZghVIxWv z916;WRC#f)j;|^(Y@CVzP-!|?eQmNr$d1u!?~{{$r)QGgo}rtq1Dz1FJ~OFy^xf9L z=o6!7>I5Qt{qAJxTh!0m#-O90{3<>3OR0QTJA%r3_t5C*$G7OMc+qzY4Mn z1odqm;60(bslsj`JYNwRx$44BI4*|9fp9Rqjvs}a&ATD$y!mY%BX1=gC6sFKV<(g(27sOJCx diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/debug.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/debug.cpython-312.pyc deleted file mode 100644 index c760a624cee61ede8d9f540d8f161a23ea8bf741..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3498 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 OdiRkX=HG1Rk^VpE^$$(} diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/handle_ipynb_magics.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/handle_ipynb_magics.cpython-312.pyc deleted file mode 100644 index 4ccbeaac5cb94497f3673afc5d871f2edb62f8f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18076 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 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/linegen.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/linegen.cpython-312.pyc deleted file mode 100644 index a1ab727a6ae381ed84574bac9244323f2ee3ba54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72795 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�Tr|6=I^jI>Sg$L} ze^BIFGV1b*>1Gk>lj#?@xL@Y-ds_{^v>V7@(C$Rcy@o7uTX_WCTVvU8 z(cf#^Y20tn|LbRri1?Mkh@f9t^zaLBV+yC~@epl5d(z`=aIZtGsV}hqBxHviznP`cRE{| zmN#QdKM#+Ba#npElv8UG(Ik_|1?bJDGOG0{`ljEf9bX$8UGsGOLjw)9VJ?Tu(R#M& z&e^-Bk4ZS_@po}A&8Lorn7!+_k7>qVUWv0k#GZztk%A40ry-2YW*Xxj3#@sUsEswq zBwQySiNS;p@-e0{@qwXeNf1-SUr1YtvEGwT6}un=MKZ?bl7>h`RT%0b#gM`<&g?T4 z4w*&l6EPeSty-=pJ4w}&^Pez$;cj@qkj>}TZIrj-UzhHjuAS_7x9jb$xze5S(!H_L zy|`?&^lwV%OOMYQT#1d_KOXpKAil9Hwz2EimHVaxQ-=2~Kd{VI?u%C*j#VCBH0Qi! zy<)|N8(hQ_FFuUIICqFaE2TQ#%$(=k57DbBEDg7 zY{T9Kd)K@T=bLmnJ03b}r(Ssf#LW}84GWI#k8+TMv~COD+ID4I+`1)Z-7;_8`lx_{ zoy&p?DR@O@@KU+mX!`A=a;|I_|J!8czOWUed81&r6X%%dXjzOG`AyQt1?d8)c+KysWyZgyy5CI0mEFhxDJP#cMBoa-=*IV4X#1nuZ zx}aGLpmV|?3kUAn~r79(hJxVd@`lU$0O6!Fp*3bp&2BHZw6|tUJh1843`i3wfkY=%i zl<1a|M99#kVk8m5n;LSGC{6e!rT_l(!GVz$cdCLJYYEPc1%`X*a3m43FcK~5$u>Z% zRrv-S#}#Y9Mj_DU8%(q+YRp2?NqT5Fz{%=nWm5H2oY(~Fu`|O^eAD<;$b;z|LqExE z(ea9+8KdT<-G_GaQ4gDQjK)?*Lc8gr>Ch&P^fY90YpJm!84m&SXsH_%DMW=ZEDn3) zqJr%OP=0-A8Qs}>7ENHXQsHy*5gm(AwiPI=J8715P6yL(gBQhqB>O9(9mj{fmpGi6 zbQFAd-9+R&TdqHI?V0(4+If53rM*y?Pgn~kUi< zP$GZF?Tfe1EOC4n?}nS_eyrCQq@_sHd0|w9v1q#8> z5wDg(p;ytiKj2g0&=pNf@(4xB%qLZ)GWFK1GYT(Q&A~LCP6VKj=2K)5QNu;easzrY z&D^6)wPFX}`F6BIgF6rG@Ezb@IxTK`fSFWAia$)nN5}bIK45$k{N3farj2;w5V5CX zn*kGPEB%mq4o@J93}PddpD;c#PRlR^QXG1E3N3y#axsqllgri0rKQIoA>Immv`k45 z>ILK7M)au$2Q&;L-@@;!2DwwTo78^L6XzV({LC_68}vp$P(c%Eo-mCy4Qx14E4PYK z82nXSk^7X?>NnKO`P4TvOx~($%cOj}8`OZF3L$;K7Riq;d3t^rV8JpjGT)bG+<$wEPjW)%#@%l#^3 zvGq;ZHG854=m**S{a836C4*fY_K(G_h8?^(jr|F`jHsRf!wuL$)Qt;U0}eY3;=Tt) z+nkhvnrvDCn;P3eXoF$AR^_Auw2tIs3>SzY41H#Hh721RjzYl8tRb`V>G++5J4iJv zSW9a8Y~x5NpX!tdFLvGzy9aQIX1W9gcm$y!42@8lL0{$<$uAsa=wrwJ`svGH+8_dS z#NUgpkchhei$Ild6mOt^6veP?84Y&(1GE!^CLCnjF1V6VfudFu$;i(19TRnn9$*yG zBnAY-8TmE?&-ZwRfIIk4A>aV98UZgAZ9pyPe?_Ool{wFY-nJpH%HvSt~M5SGLWTwmr^5vd{D==eNw_!|$~hw674&&@qc6 zqEG}~2BU0nphNWvUY?4~Lzt?*QYWSDB8SNU70MX z6Bh-2580AN9N#}36mcPv-wLeP50mfrso1|DAH#`AJ}&BQktiXVD=%M>JWb|F3Pp@Q z5Rd)rL^_XERQRItP|+3f45(#rNVL8X7CuDbbZ_DX$sEHeN=^fr%#rF5t6{{L`y?#| z_J~8vl(@)QLqk@9ec%gVV{SUodGY$#wXx~FA9mmBUdY*cX?G&avEXcsJ6mJU*14?K zL{;6m3APF8NT==Fwn;u_F8(7M&Z-c{xcIvLn*9-1keC0!Srd19pm{QVH0E6W$cP{i zrp0BCIdM)@t^7O(KKv{O!#S%k|B;1~lyHR&)28XyZdq`n;!I!6x#LkO!k64!Vd>VOr%c z)o?j0mR55PSKMATXRo^X(qeJNJK?E~Z+~O@xf^fH=w^1#7jJsRW#yGjv?q$nC;it( zuD^cm^##w?xuUHJm-~Sl_Ceu?rMF7wiqALfHuVzGVfDI;$CayNeKvyQLd6y0{TpB8HbXL|!8mMVt6ljl#K1bpCgETV!ii#fbs<;)~ zIe}jGsDP4CB-qAMwpiH4qLSI8=A~4<=5daptTqMxfQVN-P2Mf<7V`E15}9@?J?LAOCQT84kcSSmYC1W+fS%CA6fuHfTi|h!%h)+~6F%Zj? zed2#W42(DtCB!aHkPiSUjgtqKxmD0ht&6uern5jBT`S`v>W7GIPScr((u+m~S z_kwL@BEM|jR)+I$mU2-J{(GJ#9+rXVxX=^Lv*1hV6NJB_?;r#h)|9+>C5xZfYT+kH z`weO%Hhu;PZJfzE-ZpPsv7|E^%NKL=>3BM9#5R0T6suSx{@Ajey&qcgz6%4IpBs_j zv7R#(u`JNTvlW9?$QDl8Vo^9=@1U+!N;8Gy^;CV90MFJcM7iVvr zoiAyeelAwhGQ-cTop){|nPM5PREODutyi{AT#Q-Wacf=7S_gm(o@Jt-^xKCZ8iY+% zoXC`@f7%e!jDaYu$--EnhE(T(9**0$ZX)z6pNZ^Wh)>J4UnFc znlI0EV9-kpxoGM!pD^s|J0* z&@;_P{Sw3e9UAuMkOjk@<(P23gPTOw#46X!R;>LrYu%!KMcm#Lv%`w)tbOyWd9#$} z-ROy`s<-=g7NW`)nPVa!Yw5WuP=jjuK5$gMY=Q5S4!}70E z$%LoZ2FAD4b}+|vnr0UimNzkuu#f7yRm>W*$BwT{S@2AchM~Q*^u_b-!|;I_c#q)2 z-;hJ#K=@birSk!kE+37G)|B`a62DDTLSzp9?`9iJk-XP3XIl-!A#d%!vVT%{zf{wchXd1F6MB67PpV5{QQ! zgK&%!2QV!gFbHy6I7mig*-6%tmnlR-2C+kp#e^BegpK7H?^xOLZg7&B#WS@V-R{QS z?$uW0303>}XPSt_kJ*~q-*@g);tCvZP1RQI1)Xzl-+RtI=iGD8`M&Rb-|uU^7s$Pu zMf&p-N1|}@;v&xz*pM0PBFdHb4eyfXWs>$p@oTnrrljzzfz%7S zopRs5;nPW}3YA=149j2lkR!zRt5Ug;r@vIWu34)xvd}u>17TYIbZGD1xIQS?K{NvOiSl$MCX^6pRM2`47jc>$9&lj%X4pSJs=hk?T|4Yc zgNv#~Pg5ou*u)71#`m1Fvr(qg0fh~ty26n?w2?Nf27t?QX8;LBa!{Dougd%YIBOgA zX(J2c9dyy+^VK9oXC9016_1;e?rsx312Hc5n57Bm~qVCN2f6_?Ce!L=w$96t(xqWQ(ky3D&#DTrR9^uF66ycW$x^Fs?ymS*I zW|How4g*=YLl900izScL{Y(gmm%>Qo7#Su^Oy@HYiB(euC z9)Qc@z@v4|X9GX=xC;TPu2Q|t%{IBT^d`JP2q%t+Cbh}UPO+_|4So^qsSML0f zI-blnq>cwJUc6|zSOnjB(IW7woU3JI&qp~`6DOlN&2dk&=xHX|TT8;zEPwp^m5ChcbmQf@Jo|!)F0ud*T?h*PuYI%yyFTZ;V>xr`w9OTbLS_Wb>=u zokQg@1uJzvfRXM%IO#y~VQi~N1U%80j2Rb5rj~T8g@%(BaPP_dJzd-Pw)J!{77@zz z;1G9r?dj_2*t;)jIeDxvnWpR%Fkl;j7(7XW&X|P1$0-1_7+0VPo?J{OK;LE3{9Hd{ z9FiWWgkW+L;zCCRzj_a=OV!jf6W@`V3L&!rciOvnDwOUF)~39CJqOk?5+ zwQJa@pbwH^+a96`TRpaHkwoQts5}b(f?oI!G2wkK>8AtHmLF**Swz&4Grl6?Ck~yK@uF6-sPz}-+iQQGHvP&> zQERm5i5X`;6qQ{CS5HKo^$CwR?r9J`utwb+^=!G_7V&i4BTTA&Q7<0Qb1yR|k(Pep zz~}*pOO9VTK3y4K*DbCirSO1#c=rP+d*@tUe{ucr?nHj^j5Q}^tQn{GPO2Kl=_G)BKK-kk%Kip6Z9|&KYaoY<|T=J8@jm{N?keQk!?w zJK`Lx{0M-%mC?+axU*))SuB2}w$87o9>B`&AXnEI+r(})~T-Y?aDOS`J;hUy* z%xu{oY2H6uuqxrNn5kMlU5E#>84jBf1tgh|=hlh2b+^hVdwx_K&0RH;mf&+|3WHHT zI0wzV6&F3&5oo@#{@VIzNmIn%1gP9taEBP!@o_=@Wb<3=Z?2y@d%NuIbKZ8Pm$%e`+e z+?i{7zkHhqC%*`CJ6G6$(bSfMlfSidJDcr)>)2|;$(^)K2tVMtovZC1c-rXZzst?u z8MORe&`RlMj>6RxE|8uOt0=L}_(Z@q+a)3b#4XMjABwad07vqYPBIi_atDj4GM>n9 zL^hZV$p(|rW~%006j7adrZ)?irzz9?J- zsHnGCmh1~%3LtmpqO3U8a>&aYkV#RF%78yy4lQrz*MStb3${_aMD&wVA{M-6{ADl_ z$1&I}kmoX_MvD3%U;S_EZzK1~Fi6E|t`iCaL`ClNla3{h@#-!)HFnK`I#z4x6wqA5-!eC~J zk_}GH0xc%PsZ-lvHPR$xl9n_Li;irz&#BxPaK<>mhpQ4rO%{P?1r}8br^+<1#E_O* zo(1Q^q-A#4uG8>i2hed2LuYvKt`lkK~>Mulnfc zHa_;bs$_D}bN%|~hHT^w7qFUN{K=ai`{YvXiAsvKxco7$oq%*FEUXES9^03yluzpe))KEy0}}O8`ip~ z+V`Me#ixVzDi$3&VC}J5N|7`R{o~a4Phaw}t>2*J)?(IrU;k$17b+J{_hj;x^koMu z_>$7teH)hOiRDV}<6D%J7PFiskFDEQEr*g~In86{^Z#zadspT5N^c77s8_p^ON(En z@oDh;@kfvLPOStb#cGm{(u_tnldTKTI~cI^cPTlvw-)v;dTR?t^<#TJ#kAWMDJYu*S5@4oywe82GKWG0XX0$e=8B-oqs9+jICuh*#q@Zg zlIXb+`c9++P}+ayG?3FJ^O_fXdrwQ^a<$1zmBMh{<;+ZxS9T9Zwlsj(>xG;ZrZ1A% zyc60B1kMIAEEHB>>=n9&i+F!Y>k%j%NnXThCg>5;iKzTDB!x)|{uc!=AgHSrXfu-O zJ4u?JM3G4Hs4Yk(U8EZ!x#iB2Av{RE>EIFQ%fbhT)N@P}CIRDJqU-_%q_B{5!2(RO zFBHB{=WeQ)1cZ>Zy+FRPg;M&xR(_A@#)AaGaS%SnCHLU$F}hqC{SbPQwgoD6SU5;s zBK%t_!by3_Ik)f!IF$%;+JR46yW9432tTGD+vptrL{7qjRTlrzcnb?Hbb;494$nTQ z>Ql>@7tEo!@NM*DGHrnebKx!O-COhk5_B?6*E*L*&q`87Vgr)q(?`$;M|7q}KCAtU1nD3Ii9)P1ZEYltl%ym)A$W}AG4Fu>e(W!F@1%)0^j ziSR9CPVi|L){L&X^sNYA{IMq^<-o5gs4;q8A9!`(Qv2oZi`@}N`K%LCDL7&~8gs&d zQ#O#PbIYz*PW0axx;7LoZ;9r%&YQl<+1#U^5!=Wah{-(JW4%{EDEXHD#$>c4#yKm=*t2Ofia559dcQqwNq`_#maspi|Y%H3%>V`r|y zi%JE`x$M5^zRCo35r6HhKPT?rBKo)7ZWsMK?nw{ondqDf+;+0eP@7K67<=-KodCHX zZ@FF>^Vg_l#EVm0;oCtNdy3C&5VLj#+>CM9XC5hY*>iXJ5|0n18kZ z&4DWek@VVGrNrOaEGW*Y7WW|)S2W%mONUh~1dfwc(}52G+Xrqg?_%E7P`o%O76&8g z!C5~9gp>QHfXuh237$LBRvl< z9CenvROyJBz)D@?;2KJ1_(s6-3d=R(_q;!0z$>c4Goe)zsex87T4$NEl0plG%{xu6aj;L}4r-z}!hc#a zr*_`}VObc_0B(HC>@egeL3;^3cmin?EjrGbb$p~&O2(qwaH=UYDbx#AVUrQ2fMJQW zC@ea3C8Brf03|~DkBSo1H}MmIc2*z~ApA24Y%TZ!rCy?dsYB89DZEOjU!mX?3SOgN z7y%3|{+!Y@A+onC8(PRy;OCT=f^nJxzk{1F1;S=LYixhaQ80_C@ToTsUO70q7u!oQ z-wJFl%=lK!W#^9A&hv@N>Jj?|->7fgEIJGBI?EC+?}hx){7Yvp4_+LMxXR|7-ng>> z*XTQyP;;QzUa>mnTmyA)>C)A97-m3lG`Tlgxcshj1>7>Z%O9b-`W}W1Y04c(RTm$! zP8==Iiw;fNY9!kwq6}pH+d79shUF^*7=V54Ds1ASC()_o{?$m7q7xY`!Oox_FD}tK z=2Z4ew_BAwYZaE;y;2*lk9sm#J`y3wpR7=z7rHzuU&wY#$CPLgjhgGDN9A6+y~;-j z80IXcP5&2VI+)svJazybZa4zuH>*5O7fV;*Yn_T=2aNYrv5-<%;bo{88I4bE;xSM} zV=7afODN$>dZ0#Ss?+IGV?JD{Ie3EqZtMpb_4dPtxk8R+j;d{tL!4Enwp|5IkR~*m z)TDoPu5Jl;n@HszMn88-1oV0Quwe5ZGm^A4=*y~YS9%!?R1v0T zLxW~bL}|2)&=(;aF|?>g42SV}=$|tRoXxP>)cb3?WR^_XXol4*AWI;9)iPy#_*;iz zzao+3nh0J6?Y>RZZ!1cW&DSh|o60SE0MPD|@iW&$(EzY>yQggLy5Dxc*Bjr|E#m+3 z?r4CZymJ&N@3rf>x^!uYP^*}(h<1{DMue;rG*S`~HQ6&}EnUFO z@#};~AQi`0D@oZPhxIu&ezpCBN0ThjE>&&Jb$1%l#=v>8QL*0Pe_QERwU5>;pwaIFf3*vrUJx? zD*BRVVM*N81)v!cK|y{+r7>gf(nE@O%tNYzrL4{wRPjB#p6O_ZMpAcA$J0Fr_q27l zZHGRRta|zH(Gn&M>J}IYpDr1@6hAt%G)XfOpUvM}s1y>!NVZRm*k>YLCkjUEHma6zC#6k7eUg`CiAoKd@lE# zBuQ~GYu}@A5*Q{*MU|t-Tto_!yFkGQG}Qxs4O9IC2}Cm}I)kvLb#9vFNf&2mbSTOf zO{7Qo@;O*jZ5-V=o-XnQalRBbRoB~ZbY1I;@Qq*`VC*}*YZiit6_<{TSH9VJr7@aa z8%+bylm!q~9GPM*%FOICqI^>#zhGn+fm1<7LkRKC%o#`VtS|FY2l40=W_bP{u`WJ` zl;O>dS2j+jPp+RSSPf+VL>9asaIS)p4&tA8kM91%Zt@LXKz71;vsjzDM!UwXS3}oj zb)cEm+oQ!h?o`g?JONFbEH~Uy+f7ita^}HGdAw}=z+Goes?OvrktSi4WIcovH^S-8BCc0+nnpBeLBXhgA3Ct;n+IpbnNv@}+?ZlkRO#?0%w~p(8JW zPgwP^h}wV-&j2;R)GK5<+`P&TXzUT|1=pzS(*Af>m6%m^*GT}`tL&c%Kcsn&KILxU z5-ysuHR4*p4H8vObF}a&WwIj|6uHAROCO|3TcWg2;08!+*o3W$Z5B#wSau5LX|A;) z0SLiLO%e^Li-@CWmJgE4>&(1FT_b2-j~ldNTIqy+(mK@(sNq>YYbsCud82ukLhcW#?#A3IzZWu zS6vU>^;OGqSCFA(H@zJ5pWCZst;S;_uIgK1U=O29SGK+jcOZY&2sNQq_6H{Oaytpb znMs{O^TR3W!n#|bFMjgc$*DH6y7jj0Lr-UlN4ruEWS((VOM=WB=)VQxOZp}lfon%^ zeYv?+H#`kUMY!(c!q4izM1|B0@72vmstQVYyJkD784n0WkNq@^3)CbvGp+^Ms+=9P+Q$qRW5?JBOkh}1`-h6RRhve zcePY0Pm6U|%e7yXlK;{+P;8vXxK1P)I%hkmuC{o(ReQQlF~mm7R}18jnv#a9 z11p@yQ#LAX(_;L(WWOmbhrG%7F7~c|-~JSq{l2Ba;LzZmvHr1Y{WHJ~IO?2-c?=c> zQcGf?PLk>Xsp?9+5%EiOcDNsgUWfXCv=2o9g?}PMOO;=HU@H2D@U_1xU$MF3Cyc1bNVKEjn<)=Ez zZj;F}t@i}bNx{r9*bu@1)2gr6hmg1YC5hyDym7{~F`kXlI6d(4uy9>ZTG{saa=Mp3 z2!YgZk}kH6vz_ux`jI3P0*x?X69xCt-?Z98fq?edPxdEy3Hn9aT>mG!>>y)5xSSCF zk|vxE8EZ(Nsk9kHIzf_}!2?SDfC5H#1Sv(!9uP}3T7nkGq>X{m zB&}q@lC+;Z79v;lw5~}!owPB|3Zb9~SHgdTN`S`51v^7z(ACN}>#o#E!nm2dCehh6 z3)kkAF}`G$&lv|PQ8ep;|Eu%e<1fAW@|Blwh2HAB*%v9@f7IXno;Tv} zyvJ8fgkt=%IbYzOqhP!}<|qT?51F+PgVjCStwnK9A>@EK*CmQYPchvA=1jZs!p_m1 z_axCF{RnD8j#7DP1@8N%G>{C1ra+!vyg1yUu#*`gUpU-8>j;ePzw0Qto;De}Te^yN zfr~B{jek>2FB`Fw&@DLm{97k)o{R_E;ASBj+!ph<&*c}6be!J>aODfW1f1taa}cg{MO0V0W!XdNKYTyEOquba${@kBbM zWl{%>x4yag%I3)xVnJgJa!+5@g;z#j85cxfIs6xhzPh-tN%S>As5n<#`R1uBrzW2R zMoheTjaa;9y7{N;f3jXI?i{mT;?cukw;#cJ{xjY&$Rk5P0r0PEh(sEKE>alS_?kpe zSq_E>FW&l zA=sl&=wNsTD#=1Mzy`x!w)bm5su*E-;(pTDvdEbBhP`aq7p1HM2#y<(F4|QC(&Z>L zZTG=GM%xn8v@V}F!)6u|$^)hW)hZfD_nrHgpGnybJk6ha?Jj0LAVCfvQZ4i(3(?v- z7$1|mSn1v!`!)|+zV>o$Cqwb*5&kneu`W~EgJu)dU!yfffF5va6ADT8g<-lSiHu2i z7f>9}O4hB+>X1#WOq8_^*M%)~CzFtUM$fTJMt*FM;=fRS??Mwk;n(z|hin@aL%fIP zzQ3Y!DR`0QzF*@3nEUWOViTe~0!NRp#A`N)H5+c*#F`F#?U)XH8UMO>czYr%f4Dnk zcG$8=`-9Xr%om>k{D))|c9lWe6Lxx0*+_Q+pyvP;xoRF?`^RZ9sNm!j#B-L3Im_ZX zTg9BMcUI5jY>npZgEf}ZVO+T;qZQEe^`Faka@CklaO$U%>X4@5r=l|5IF!$PCoc8(S!zZ?Q(Gdnf zsl>_yQp`}@V-Q>#0LRQjR{YrvN+uz;39}D1+W5@|;SIapU z!5CxG07N@;=|L)=5HaicHm8v#mojxMxX)l(Qtl&qi^>PktJ4SsS=&CKX#~)|Zl-(+ zC}!a*05Gfos%5P||J)M!)#-~FSe$_(vE-s81N~wkox*kIRF4Q`IF>gL!8M$)8{imT z>Zyf?Hc=SCrm%^(3AIuuLM`{J71}0%@f~QJVf_?Y7Adsieb|pfj<@*G?JBE~FiL+z za`(v>=qWP*ANViTSHUIvN}Z0u#T9;;dZR`?0CwJtW$e*yR=E?c&B#-=xR<~OsbCja zYV5~r9==2QK5H7CV!Z#Zc49XGr=jU8pCZ34*k%IjaF~`gnfKVLpcw;Pj8;hXHp#jXOwKWIENt1q za(D*&Qm2^4vFZrH&A1yvhy><8>1i*n%ku=Rfu|}C5#$FSIM#cDz=l~9h$}jB2HRbL zJ_LMzt%3p~;UKdnDi-La1C$Xu({ROC7c4F9B$#7X2~z6D))&JDX(&C@2S$J~T@p5> z+!J7I$kAE@)kyM;M~cG=s55ve6oUNyg4#tVWPdB3%*kVtXkIAgwKET1z%aoLjPxSV^(0^3gIb-z2 zS<1_JHu^>cTC5~;;|WSJ=rBefG}CE5o+Qy6l{ih>&zugS2wp?6#!Oo24TWhjkytN11GW}V z6DassM1+`7OD2zgkPRH$Kei3GgI|gBl@Y!&;mvr%J(uPk3y`Ag=r;hGt9kM+ulixt zaCf4zHeR_&tlV^`d8TqxwDK$SrdC^x=q!Z}a{t)Z2zYgw=qwtsgZCQS72!*;cQ#j4 zdu!EXKRLht(dPH|-46Vxg7*ue8~2FI_J~D$fE7Rt)7sIsvE2FyUoQr?AkW8qe!`c@ z9E8KY_eGzqJR4(rvxyb0)9HViH`ago<%=&vJ9ovkwUM00+txAb$AR2LZsD7*E3WJN zZ+z|A*CM&gaURcY5OW)5a@Wiju2N4YLr@Xf1ux+ib5S-7B(w78{Kb;9=j$scLO)z{ z*WV!H62$WBqiOYt#+6e~{>6c@W&$G^KLd<_fk<^Dj%#<10l!bfl{j+4$)$Jy1vTX-pW7p~Wstb;hcO1>Q{v7lC0Bkpv zaMRG~UgIF>BGvpwhfZ{E2MUWtL*mhv!Sh|vQvg{f9hwLf_M9qtV`NBw&H>`-UGTIj zF{P9NKFffJ3R#%~-k*Sk$=2>vQbxp*Frs;ihIb3%gTG)-gU!L`kXzNUP@W2#Ryi5o zd(I|%s4yTT)VnsTca>>nC@J->1`UNyxqsBGd1QvdpeovB3WKKOG;c0C9&Q6f&$fNk z3y&a5U=>ArX6ztx5qBGutq_bLVIK3Ak8*<;Z$QvnrYn`hSc0bq&A;=ITN9#>m;vnU zhA$GgVGG)v++ZX0f6&519|K!>BHmpSIV0b?F!YB*qIZ|<88|yvhQoKGDGQo|DMo4z>8z{G z!RNMAbI578+$1O;>AcTLW>v->=e|HIFdv)3#QeyuSU=G(1Hy!2zH-sKUT#WmJ}1!R zxu6x`MYUGwTr{LpJ9JYg2GuQ9mq2bsCR)KU3e?Q})&Ucjd7{JSF8Mu3nosnx@gVQ* z4oh-Z=JwzVH0z(JStNUs0H7l79aAeIf1NM`tcDNH@IleNLx!!+$>-{F1e!l|?vr-V z=?Ll}JVOB^v1ngSxJ0MtDAhv&31Z-(SP}e7d({7i?rEa{=r6K=y%TgJs3wqp0(CdJ z+c80+bK(Si3NRvytxDP#K62veJdL z(X>l_GgU3q?RVD1vU~12_orM`21L4noUyat-#EPcp3^6}6rMaGI@dug6z7XYzBta; zhM8E45PcPKUt`4Ah==1_n{1CaY!Mr_#2a>s4Lf7rT`_(aqyFkezCOk` z5YbjPx>oX^7Xucxa^5QPtufRT!@@rC&1s`JD(khP+!ycp^OpIdQ^~f>j%Nj|W z1DOLWvG03^yJoHFV|C=4m!OAY)}};e$@SIoiVm@&W2U@Q%c@moS=AhVaJ+@HE~KCMSxdG}l@8n($RRy-&d` z4H_O4_+i*7VzVU7_As#H0+L@KVn(1(GU;Nlh^J1S2n%?rCWgtLv;$k39A}V3Ss;Q! za8p2oLLeGjAVPuZIVZi(oj82t#h@}fN}Dy9YfS>aY?DA#fk3-B%8d%_nn2T`kVOHl z=1E>EhsI}E!rsfJYi#@zwI(_Arq7gpe@VA=|4DE{OdU|5^;#%JpcF-$SYe@zelDkg zF)y?VGN5yzno_ic3J@Nd1X?Zy+L#n*i4z(qXrv%WK@$aRn~H51t)x?0Vgy=Zq^+w~ zN# z19agT1fM%MV1%4G(Yr|i_!gtx!zVEAA*kiJ`(`s|op+iz_kT6H|C_1gSEhnrnJRx} z>WZ7XL{rx%Ry$|@tqH*=UK7{BiKg~X%ubw{5ZtHWlME9V6itnvn9J$s#|FQpTYd|i z9n9%&v6jI0xF*~8`sc8=S_jWseNHZraKnEd;yEvzl8WB4lno~+k@uw>lyaKv-jO4(K0EKCvs}~0 z&G#(>9GA)Ru|zh2a#*5z`BaWry;eG#v!#uMUj4?rjV`6mS_-*Ulh%|8(NsH&rhDe; z?7=1rmoeT0y?PFggBrLzRxrf{RTD3W1;LbsPFjI{hFC2X=@iCIRZXI#?7l0Vv$Jf7 z=g=M-Vl)8?QmjP|I(3?$di9j(E=f!G}X_d+tS&c_Idg-)x4eKGN6k#78u=` zve3yKd|KEjf!g7vIam_D*{f4LOQIs~`81a7F?+eZ$z>@MqUmMx6s5|ooPVMxWkNK0 zbSixF3uA^gJFQPnJ4$pQ;acH z5}f>lnW9ZIrhL@QT#zz9#c>7fMX*FZ+}DcvjVTK|Yrz1cggg{}gVmlZn763;Qcx*F{#dpJuJ!%O{@qbUnJS;-16~I%7kd5f1aXLCs)JOvIkO3UlYaZ$AlC1 z0K};t+`63`$4j7?UO&ZCc;ghOFtOG*-FNKbIDf+JNm(c{=fU?t33P2mO^RKlkJ>%& zV!wXfoXgqA@kt_@LV<{;Q68dHYZu4WOyCm5Q(-BdK6}SGy+E~G+cQ&!Gz v(w1Sg(OiOf&X=FEA(p=aO6fiVI`v@lE=5`3G{x>7seJXB2R@v!jq?8k0dEsy diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/lines.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/lines.cpython-312.pyc deleted file mode 100644 index 7ed599149df06593c8c96bc4f96426915ba248bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 43861 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 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/nodes.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/nodes.cpython-312.pyc deleted file mode 100644 index 6b74bebb40528c01e7dbf2a44616194e2a27fe8e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 44578 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 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/output.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/output.cpython-312.pyc deleted file mode 100644 index 17444beb4028d0aaff6ac41cc9749e97f4f3a656..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5860 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 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/parsing.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/parsing.cpython-312.pyc deleted file mode 100644 index da8dba07680b836cf932eb6228b7e1c30cd7f8f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10486 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 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/report.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/report.cpython-312.pyc deleted file mode 100644 index 9c3ac6d71a2ec13b1ede7edc5697953338c890ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5119 zcmbVQT}&HS7M?%pnPxXAA~=Oz(_C z?SjfmS&8PMA*+?*-8L%Sm!+FX%Ol#C&10o~F@!DFD3w_4u2y-YOI9o8Y0tScHkgu^ z-iLGVIrnGIJ@?%2oI8K@`8*7k557*#_!#CNl(C7!uD5>;jk}D(#2JNExD1=+;v9=@ zKEr2)xIo)N#*uZ#owV)9xU%lJo3@>qhO8&<$$H~nmf@K5jN-bxJk2?xN)M2`Y#$|0xRS4?(1ZO?L)=1Q8x)TXa&Z>!o=}9EAIVGRL zwwOqKl$SGh4>xkjbPk;!di(6K$^YW)m2a4Bn9V%w4ruSfobG1Rqq)^BlQq< zDo2diRDs~(Q{sn)9t3iesWf=z&QyH9<-Dq25!FV;r}$G&rSYZ^ z4=5-Ls6ks61X+{PR3{68ETlFouu_Usnr{lV+t32CAjn!^L~FqxZ8e>j=@}P?-y^vj zX+_l~dB^H-EMWG$W~d}44au4`szRrxs00rvZH!CTb%S(TZW6s7J7+qQ<7#r!6qIx- zWja2}r&Ysr-B8JB4tx{6+!Vnx!TS?*UDJanX}5hTIi1OqD$DC6X}YY@is>Y(ktf~VLoOj&|UWwMJU3|B$seiI|>c^ zf17mG?H8}to&x)I;&&CtJ#JRe9JKAk_Ac!N#r42lg-u(pracP*Thptd+E-|ZdWz>S zXi1`GRn4IH(smXJZmp!}lSx(AQ~6AtL&c;I2tbVl=n1Ztg%JQav7&!Em(M7*k*0Uo z)qloH#0#G-c1UuDsIpR!rqxUazhYs-F=;H9Q>2O9Xsp;NP0PA=)Q|u^)2TE#YEF}s zv_2{6X)UQrfb9mNf9%{hfb65Wj4~4SSont9CNCg)5y?wP4j{pkCodyGD-#I_;JBcx znH1?j$sr_1fS7z%AEU4$VIhb)a2s-(TJ%~sEr!ft5bGr%bIhi<={I9{C+|$IdJk4& z$Nx0($BC8Uzg+n9h1E#cwGMkz4^5YSJav~2uL-?$??K}(V^qT)U?O!eZiWL_ z7xuXNKG#vfPe$7xd!0VbKI!~B6N-nN=aGMa)#|GQjr_9JZU7# z5xijJAdo0ey0A@8vKv}DZm)KFPV1{hpM8E7+mGX-K<1c#y1ixpp~a!afhBI~^`&T8 z>|b{eRNUf*JF@1El;lAMGLhuORWrv z#RGol@)no^6BR~^9w|Mh8H=`q0xBD8j$&a@yqJjx~elcWkdbjWm zn5d)2&oLEmCFGkCOW6J~IiEnK2jMzpuova-&Ov3gq_j%5C z*#Zka`#25pfn0z!_7uVvxB?#)vz4J&mp#$^knNunq$(*J`93)nvk<1eac!s1KGGbOrvg47I0#AfksVR~jwe-Q-I^9w_g&!v> z;1m#9E7V3E1MkH^CiNcgd$WE99Y&X>v#MXhZ*+IlxQgk|sESb;6jyeZ+Px5DQ!1H; z6sr26*J8ELJoyByMxm6(V(P8|0u%o|Wu_K~lo0OZ z3KMNECNI+*R+8beXCPA{GzG@njc<#(E58dJ;B_TkPiE4|$r!vH@g;a2ACQp!muJ9|pW$EO@BkPe1-$D*|ZC!kysz+fF)r+o%qf4jP!ridU z@w#O;4h^gx8Yp-CY*}47z0$WLKXk5qT$bMc_S$;n%DQ+JQ^CS#g;MLIMrpBcwed*V zeS{)vG`#2eOYj#2Jy1+>a~ZQSk)WB7Y@{K+!LyiVxHP$?i2*%vKCKx$CrvOhu@d8B z&@y>AH+sP2II`|3lABVAQ6K|2?lh7;Z|w-mkf1jDLmg#Xz;p(`rT7MsCZ^IQ?5(z!5B6 z`40otHeVHN9e%-av=n;EKt-)hw=@zBP$Qe(+8-lTCm6|0L51H&1alPAg?SVFXrZ=* z$1$P@y-=n||FFd16*QGMtX!17G7y_hFaF8-KqeZ5dh3q`HD$edpSe$1e~8{97hw{H z5B(C5EuLlBA2^N`{_AGgj_;Y4@0qrLG2wqR2cJ55R-9L!GEhAgS@x}k51%qn!R|Tl W|G3L6dvuFI3cKgLKTrYP^8W$r!l&T? diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/rusty.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/rusty.cpython-312.pyc deleted file mode 100644 index 6688535907ce6cbe7139d5331235d89c7f109939..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1574 zcmb_c&2Jk;6rY*>@K@5LO{gKJXe|!lB6|azKnSUVC>&5K`T^2jR_oody?DKAW_J_T z4N?#}I0uC3B{`O36#f$~RN?@8L!7t;IZ~ybcyHE4ZEqmv@SES8H}B27kC~sAm#YNF zXFv4XjF3O1umF8A&+h{{CLXbfM?DtM5wqAxv6PW&sgy9n6;C;%#coTJvdZ-zwKMRD z!zwYdO+5XOcqPub_7bd}DN;qOvecD9R{>q=8C`{|yj<+(l|t8JxWlSu)mCkC|3+wV zAtKQpIH4E#Vc!@<9uEvZ>;)+gUG5p(%t!`KVx;jCfg88dI5EZ|>I-KyLaV?D`>E6C z)#`1|jX{!(<9AKdi`OM=7Fj4zT?q5nfgBS~EDA|y9)$!mPwAp`6x}yUf}l!i5*A1WX}=Y z+~wh}8TeguoF#)Oe7p1JTW0Jhyghc@A!IlKF8JP#%&@l!ID@3IHlq;Ofec70+W%m zXgJZ}+-SIpnk4`@ab@khdq?+vE^ml+Sbz+}B|~S#Z9A{pHndn8AYZcWFH$EcGybG~aH@&ndpVSHbHw3ndC?Uv7y^5@XfQ2rixrPh@m!2xt z`biUuwf;cGVy$Db>a$O2okKB^M>#zS)bceOVC z;G2&R=x<17*)MAIfL`btZA|O4%SRg*1n9-8M(fkpX3eAPDA&(dNp)o^Ku%}wN%Q;O O^s9%JYhUX!vcCbyg;UZ1 diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/schema.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/schema.cpython-312.pyc deleted file mode 100644 index a0312fb5c364e52e0860f5827dd8aa9ce6c770cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1379 zcmbtTO=ufO6rR~%t>mq3+{8(2@P@Q*I;ZjeNygg0s6;C>|`G*~jM<6i;YL~W?L z@-{+D{{-r6iwK~vuq&@)S6P>M4**_={?C%Dt^i7xxH9n6MgB8XH_iZHwsBi>wO{mY z(F@RfXkF&Ho({D}2HH@z0 zwo;!MdInnBeZQms+x-=E6*0UfVRRQ^_`a*%m+zuAd=`&0Jv?u;7H$%5@fxuh4=Hgi zCu~GM;b1#8(kNS%kXrZrva|9Qvl!vr3#zP;s43LC@M+-3J-6k7zZpd#<-{$tM$>=- zB`j=Ghp^Uo59nnr)L9thr9*LPhvHUSYLi#y--p@DkiZFDsB$}>O=K3cWMq|4=7qts z7gWN;@EW3q@7+s`SJ@LIj7YG|$$g$EB6p(rVcAX8isuuSWa^<8L}gw}6cLwKshG1w zj#jD=l8!j8BwDXGCf<`J==4kb4ujfu;5hRQ G(Z{PIzttPiCzE`dBWfoTWTA31i zl?1CcG-XFIuZ6+2!qsf#+tPXQwub&qii8KKe(`?&*`e`ebMJscs#Z=l4u&*R=M`xm|N^ z>)IprH+{#P>zcQY5H_qQO9vB^o7ca;-udi@8z(X#F9iHjL$6H^ew^JkXMbc}^PN3& zVb@%Ebf;@BZhZXA7=1YPV5(F7W~yt+-?q#KZVO+!_D24awALNTyDo7?3fo zc6yQlJB>YM7hp5LYv+oJ{KuQ;ievI)MJ<~8<1w{(QO{#4Hk{8S6R$3GI4#r!9~~1+ zyyZmWaRehl#k{~!aGIXj&*&IzL@xq6&D>~&Zqp|pQVUG+p4c0}j%1ASKDxAza{DOz Y7drn!Gx2oi$`JywReUJ~oq@oA0pGDf9RL6T diff --git a/venv/lib/python3.12/site-packages/black/__pycache__/strings.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/__pycache__/strings.cpython-312.pyc deleted file mode 100644 index 618c9b3d0e192b428031f216d2a3fa01e2b4217e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14568 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 r&mReIIqVYbs-q>?VGb4k2^5B;<6<7R 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 F{{r!nLc9O~ diff --git a/venv/lib/python3.12/site-packages/black/brackets.py b/venv/lib/python3.12/site-packages/black/brackets.py deleted file mode 100644 index 37e6b25..0000000 --- a/venv/lib/python3.12/site-packages/black/brackets.py +++ /dev/null @@ -1,382 +0,0 @@ -"""Builds on top of nodes.py to track brackets.""" - -from dataclasses import dataclass, field -from typing import Dict, Final, Iterable, List, Optional, Sequence, Set, Tuple, Union - -from black.nodes import ( - BRACKET, - CLOSING_BRACKETS, - COMPARATORS, - LOGIC_OPERATORS, - MATH_OPERATORS, - OPENING_BRACKETS, - UNPACKING_PARENTS, - VARARGS_PARENTS, - is_vararg, - syms, -) -from blib2to3.pgen2 import token -from blib2to3.pytree import Leaf, Node - -# types -LN = Union[Leaf, Node] -Depth = int -LeafID = int -NodeType = int -Priority = int - - -COMPREHENSION_PRIORITY: Final = 20 -COMMA_PRIORITY: Final = 18 -TERNARY_PRIORITY: Final = 16 -LOGIC_PRIORITY: Final = 14 -STRING_PRIORITY: Final = 12 -COMPARATOR_PRIORITY: Final = 10 -MATH_PRIORITIES: Final = { - token.VBAR: 9, - token.CIRCUMFLEX: 8, - token.AMPER: 7, - token.LEFTSHIFT: 6, - token.RIGHTSHIFT: 6, - token.PLUS: 5, - token.MINUS: 5, - token.STAR: 4, - token.SLASH: 4, - token.DOUBLESLASH: 4, - token.PERCENT: 4, - token.AT: 4, - token.TILDE: 3, - token.DOUBLESTAR: 2, -} -DOT_PRIORITY: Final = 1 - - -class BracketMatchError(Exception): - """Raised when an opening bracket is unable to be matched to a closing bracket.""" - - -@dataclass -class BracketTracker: - """Keeps track of brackets on a line.""" - - depth: int = 0 - bracket_match: Dict[Tuple[Depth, NodeType], Leaf] = field(default_factory=dict) - delimiters: Dict[LeafID, Priority] = field(default_factory=dict) - previous: Optional[Leaf] = None - _for_loop_depths: List[int] = field(default_factory=list) - _lambda_argument_depths: List[int] = field(default_factory=list) - invisible: List[Leaf] = field(default_factory=list) - - def mark(self, leaf: Leaf) -> None: - """Mark `leaf` with bracket-related metadata. Keep track of delimiters. - - All leaves receive an int `bracket_depth` field that stores how deep - within brackets a given leaf is. 0 means there are no enclosing brackets - that started on this line. - - If a leaf is itself a closing bracket and there is a matching opening - bracket earlier, it receives an `opening_bracket` field with which it forms a - pair. This is a one-directional link to avoid reference cycles. Closing - bracket without opening happens on lines continued from previous - breaks, e.g. `) -> "ReturnType":` as part of a funcdef where we place - the return type annotation on its own line of the previous closing RPAR. - - If a leaf is a delimiter (a token on which Black can split the line if - needed) and it's on depth 0, its `id()` is stored in the tracker's - `delimiters` field. - """ - if leaf.type == token.COMMENT: - return - - if ( - self.depth == 0 - and leaf.type in CLOSING_BRACKETS - and (self.depth, leaf.type) not in self.bracket_match - ): - return - - self.maybe_decrement_after_for_loop_variable(leaf) - self.maybe_decrement_after_lambda_arguments(leaf) - if leaf.type in CLOSING_BRACKETS: - self.depth -= 1 - try: - opening_bracket = self.bracket_match.pop((self.depth, leaf.type)) - except KeyError as e: - raise BracketMatchError( - "Unable to match a closing bracket to the following opening" - f" bracket: {leaf}" - ) from e - leaf.opening_bracket = opening_bracket - if not leaf.value: - self.invisible.append(leaf) - leaf.bracket_depth = self.depth - if self.depth == 0: - delim = is_split_before_delimiter(leaf, self.previous) - if delim and self.previous is not None: - self.delimiters[id(self.previous)] = delim - else: - delim = is_split_after_delimiter(leaf) - if delim: - self.delimiters[id(leaf)] = delim - if leaf.type in OPENING_BRACKETS: - self.bracket_match[self.depth, BRACKET[leaf.type]] = leaf - self.depth += 1 - if not leaf.value: - self.invisible.append(leaf) - self.previous = leaf - self.maybe_increment_lambda_arguments(leaf) - self.maybe_increment_for_loop_variable(leaf) - - def any_open_for_or_lambda(self) -> bool: - """Return True if there is an open for or lambda expression on the line. - - See maybe_increment_for_loop_variable and maybe_increment_lambda_arguments - for details.""" - return bool(self._for_loop_depths or self._lambda_argument_depths) - - def any_open_brackets(self) -> bool: - """Return True if there is an yet unmatched open bracket on the line.""" - return bool(self.bracket_match) - - def max_delimiter_priority(self, exclude: Iterable[LeafID] = ()) -> Priority: - """Return the highest priority of a delimiter found on the line. - - Values are consistent with what `is_split_*_delimiter()` return. - Raises ValueError on no delimiters. - """ - return max(v for k, v in self.delimiters.items() if k not in exclude) - - def delimiter_count_with_priority(self, priority: Priority = 0) -> int: - """Return the number of delimiters with the given `priority`. - - If no `priority` is passed, defaults to max priority on the line. - """ - if not self.delimiters: - return 0 - - priority = priority or self.max_delimiter_priority() - return sum(1 for p in self.delimiters.values() if p == priority) - - def maybe_increment_for_loop_variable(self, leaf: Leaf) -> bool: - """In a for loop, or comprehension, the variables are often unpacks. - - To avoid splitting on the comma in this situation, increase the depth of - tokens between `for` and `in`. - """ - if leaf.type == token.NAME and leaf.value == "for": - self.depth += 1 - self._for_loop_depths.append(self.depth) - return True - - return False - - def maybe_decrement_after_for_loop_variable(self, leaf: Leaf) -> bool: - """See `maybe_increment_for_loop_variable` above for explanation.""" - if ( - self._for_loop_depths - and self._for_loop_depths[-1] == self.depth - and leaf.type == token.NAME - and leaf.value == "in" - ): - self.depth -= 1 - self._for_loop_depths.pop() - return True - - return False - - def maybe_increment_lambda_arguments(self, leaf: Leaf) -> bool: - """In a lambda expression, there might be more than one argument. - - To avoid splitting on the comma in this situation, increase the depth of - tokens between `lambda` and `:`. - """ - if leaf.type == token.NAME and leaf.value == "lambda": - self.depth += 1 - self._lambda_argument_depths.append(self.depth) - return True - - return False - - def maybe_decrement_after_lambda_arguments(self, leaf: Leaf) -> bool: - """See `maybe_increment_lambda_arguments` above for explanation.""" - if ( - self._lambda_argument_depths - and self._lambda_argument_depths[-1] == self.depth - and leaf.type == token.COLON - ): - self.depth -= 1 - self._lambda_argument_depths.pop() - return True - - return False - - def get_open_lsqb(self) -> Optional[Leaf]: - """Return the most recent opening square bracket (if any).""" - return self.bracket_match.get((self.depth - 1, token.RSQB)) - - -def is_split_after_delimiter(leaf: Leaf) -> Priority: - """Return the priority of the `leaf` delimiter, given a line break after it. - - The delimiter priorities returned here are from those delimiters that would - cause a line break after themselves. - - Higher numbers are higher priority. - """ - if leaf.type == token.COMMA: - return COMMA_PRIORITY - - return 0 - - -def is_split_before_delimiter(leaf: Leaf, previous: Optional[Leaf] = None) -> Priority: - """Return the priority of the `leaf` delimiter, given a line break before it. - - The delimiter priorities returned here are from those delimiters that would - cause a line break before themselves. - - Higher numbers are higher priority. - """ - if is_vararg(leaf, within=VARARGS_PARENTS | UNPACKING_PARENTS): - # * and ** might also be MATH_OPERATORS but in this case they are not. - # Don't treat them as a delimiter. - return 0 - - if ( - leaf.type == token.DOT - and leaf.parent - and leaf.parent.type not in {syms.import_from, syms.dotted_name} - and (previous is None or previous.type in CLOSING_BRACKETS) - ): - return DOT_PRIORITY - - if ( - leaf.type in MATH_OPERATORS - and leaf.parent - and leaf.parent.type not in {syms.factor, syms.star_expr} - ): - return MATH_PRIORITIES[leaf.type] - - if leaf.type in COMPARATORS: - return COMPARATOR_PRIORITY - - if ( - leaf.type == token.STRING - and previous is not None - and previous.type == token.STRING - ): - return STRING_PRIORITY - - if leaf.type not in {token.NAME, token.ASYNC}: - return 0 - - if ( - leaf.value == "for" - and leaf.parent - and leaf.parent.type in {syms.comp_for, syms.old_comp_for} - or leaf.type == token.ASYNC - ): - if ( - not isinstance(leaf.prev_sibling, Leaf) - or leaf.prev_sibling.value != "async" - ): - return COMPREHENSION_PRIORITY - - if ( - leaf.value == "if" - and leaf.parent - and leaf.parent.type in {syms.comp_if, syms.old_comp_if} - ): - return COMPREHENSION_PRIORITY - - if leaf.value in {"if", "else"} and leaf.parent and leaf.parent.type == syms.test: - return TERNARY_PRIORITY - - if leaf.value == "is": - return COMPARATOR_PRIORITY - - if ( - leaf.value == "in" - and leaf.parent - and leaf.parent.type in {syms.comp_op, syms.comparison} - and not ( - previous is not None - and previous.type == token.NAME - and previous.value == "not" - ) - ): - return COMPARATOR_PRIORITY - - if ( - leaf.value == "not" - and leaf.parent - and leaf.parent.type == syms.comp_op - and not ( - previous is not None - and previous.type == token.NAME - and previous.value == "is" - ) - ): - return COMPARATOR_PRIORITY - - if leaf.value in LOGIC_OPERATORS and leaf.parent: - return LOGIC_PRIORITY - - return 0 - - -def max_delimiter_priority_in_atom(node: LN) -> Priority: - """Return maximum delimiter priority inside `node`. - - This is specific to atoms with contents contained in a pair of parentheses. - If `node` isn't an atom or there are no enclosing parentheses, returns 0. - """ - if node.type != syms.atom: - return 0 - - first = node.children[0] - last = node.children[-1] - if not (first.type == token.LPAR and last.type == token.RPAR): - return 0 - - bt = BracketTracker() - for c in node.children[1:-1]: - if isinstance(c, Leaf): - bt.mark(c) - else: - for leaf in c.leaves(): - bt.mark(leaf) - try: - return bt.max_delimiter_priority() - - except ValueError: - return 0 - - -def get_leaves_inside_matching_brackets(leaves: Sequence[Leaf]) -> Set[LeafID]: - """Return leaves that are inside matching brackets. - - The input `leaves` can have non-matching brackets at the head or tail parts. - Matching brackets are included. - """ - try: - # Start with the first opening bracket and ignore closing brackets before. - start_index = next( - i for i, l in enumerate(leaves) if l.type in OPENING_BRACKETS - ) - except StopIteration: - return set() - bracket_stack = [] - ids = set() - for i in range(start_index, len(leaves)): - leaf = leaves[i] - if leaf.type in OPENING_BRACKETS: - bracket_stack.append((BRACKET[leaf.type], i)) - if leaf.type in CLOSING_BRACKETS: - if bracket_stack and leaf.type == bracket_stack[-1][0]: - _, start = bracket_stack.pop() - for j in range(start, i + 1): - ids.add(id(leaves[j])) - else: - break - return ids diff --git a/venv/lib/python3.12/site-packages/black/cache.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/cache.cpython-312-darwin.so deleted file mode 100755 index f53c57590c4dbb9c9a949b0990442f9b6939b789..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*TWC~A7zglgH=DR+VT) zHPV0tYA=w0P#;TcQA_Ks=~HQqAVPhpmx2u<;zKEl2yKNXv5o2XoiiuyuBd%cDEtQ| zGvCadZ|3}V*SEnlw{F}nCvp)NFV_mLS3N|1GQi~tuERX5)W%hTjn+`%AAey;Ixgj5 zr^*VYOk59@h}-MViz9_q~xmCBmkq3q;PalU_az8bwk;{1GGosZw$ zDt0~oxr|Z`X?$MU;v{d=R zRB=^mb1Ls+y=Ol8Zdt`|Kd&PyXo+j z>sGb4IlrwTd!GEd)$y=SChk(5GM{DYBp9-Pzg})9--(BP9LqjYZe^YL$o!`q%RAPc zAlk<5G_LJjr8s-YTG=+=LFV&I6+bU|ip!HcAp3M4J>T$AOY@~&KYD)N^V4IC8+gpe zRrauU^;B4W>-DCLlq}*=`Cd6iexFTTC6}DX9a+i$thi`NcQ&&m9t%nB$Yo6g!(#&;Y)I9@^neB^#gHxDc$+SBQ#K`;5o-lx&!-ctI5@4b%kwM@Ci+D})S2VB(q z`T}0(bJ5`VjuQun=3d~toqO`^VRk$dh1t6!GapKAB(c};zY27Z6}_(8reI=Q}`ucVGmOw8u@k$bb%e{o;# zs7n7P_t}UV>$<{`hQ{Sfml<6~V?)?@uBl$BL@u2R-*2uqmW-Jy6c2{CD5b)|aMZBx z%RVKWamjDx>Z;t8_j4=Nx%V#p{37>j%lQMU;;PI2uJt-=&_VzL5P$##AOHafKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1R(GT1e)~!8{ewicHKULt+53JAOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa z0SG_<0uX=z1Rwwb2tWV=T42U}>X7aXe0H8NSnll+uwHG=VYD$GOV;k zL*!N}CKHOP!ohIVpvQTBUr$_?QIuFV-Cqj&U;Lr+8MA9&ruPU%v)@QOa(x9;VWegr8BX2 zgQg)n+vV2f@*!4Oz>#z2Svvi~4T5N2aDmclD-R0Hk#Fw)+kA6J6t#4KH@>8dlY!4(Bwca>z>|aBcM4SKs diff --git a/venv/lib/python3.12/site-packages/black/cache.py b/venv/lib/python3.12/site-packages/black/cache.py deleted file mode 100644 index 35bddb5..0000000 --- a/venv/lib/python3.12/site-packages/black/cache.py +++ /dev/null @@ -1,150 +0,0 @@ -"""Caching of formatted files with feature-based invalidation.""" - -import hashlib -import os -import pickle -import sys -import tempfile -from dataclasses import dataclass, field -from pathlib import Path -from typing import Dict, Iterable, NamedTuple, Set, Tuple - -from platformdirs import user_cache_dir - -from _black_version import version as __version__ -from black.mode import Mode -from black.output import err - -if sys.version_info >= (3, 11): - from typing import Self -else: - from typing_extensions import Self - - -class FileData(NamedTuple): - st_mtime: float - st_size: int - hash: str - - -def get_cache_dir() -> Path: - """Get the cache directory used by black. - - Users can customize this directory on all systems using `BLACK_CACHE_DIR` - environment variable. By default, the cache directory is the user cache directory - under the black application. - - This result is immediately set to a constant `black.cache.CACHE_DIR` as to avoid - repeated calls. - """ - # NOTE: Function mostly exists as a clean way to test getting the cache directory. - default_cache_dir = user_cache_dir("black") - cache_dir = Path(os.environ.get("BLACK_CACHE_DIR", default_cache_dir)) - cache_dir = cache_dir / __version__ - return cache_dir - - -CACHE_DIR = get_cache_dir() - - -def get_cache_file(mode: Mode) -> Path: - return CACHE_DIR / f"cache.{mode.get_cache_key()}.pickle" - - -@dataclass -class Cache: - mode: Mode - cache_file: Path - file_data: Dict[str, FileData] = field(default_factory=dict) - - @classmethod - def read(cls, mode: Mode) -> Self: - """Read the cache if it exists and is well-formed. - - If it is not well-formed, the call to write later should - resolve the issue. - """ - cache_file = get_cache_file(mode) - try: - exists = cache_file.exists() - except OSError as e: - # Likely file too long; see #4172 and #4174 - err(f"Unable to read cache file {cache_file} due to {e}") - return cls(mode, cache_file) - if not exists: - return cls(mode, cache_file) - - with cache_file.open("rb") as fobj: - try: - data: Dict[str, Tuple[float, int, str]] = pickle.load(fobj) - file_data = {k: FileData(*v) for k, v in data.items()} - except (pickle.UnpicklingError, ValueError, IndexError): - return cls(mode, cache_file) - - return cls(mode, cache_file, file_data) - - @staticmethod - def hash_digest(path: Path) -> str: - """Return hash digest for path.""" - - data = path.read_bytes() - return hashlib.sha256(data).hexdigest() - - @staticmethod - def get_file_data(path: Path) -> FileData: - """Return file data for path.""" - - stat = path.stat() - hash = Cache.hash_digest(path) - return FileData(stat.st_mtime, stat.st_size, hash) - - def is_changed(self, source: Path) -> bool: - """Check if source has changed compared to cached version.""" - res_src = source.resolve() - old = self.file_data.get(str(res_src)) - if old is None: - return True - - st = res_src.stat() - if st.st_size != old.st_size: - return True - if st.st_mtime != old.st_mtime: - new_hash = Cache.hash_digest(res_src) - if new_hash != old.hash: - return True - return False - - def filtered_cached(self, sources: Iterable[Path]) -> Tuple[Set[Path], Set[Path]]: - """Split an iterable of paths in `sources` into two sets. - - The first contains paths of files that modified on disk or are not in the - cache. The other contains paths to non-modified files. - """ - changed: Set[Path] = set() - done: Set[Path] = set() - for src in sources: - if self.is_changed(src): - changed.add(src) - else: - done.add(src) - return changed, done - - def write(self, sources: Iterable[Path]) -> None: - """Update the cache file data and write a new cache file.""" - self.file_data.update( - **{str(src.resolve()): Cache.get_file_data(src) for src in sources} - ) - try: - CACHE_DIR.mkdir(parents=True, exist_ok=True) - with tempfile.NamedTemporaryFile( - dir=str(self.cache_file.parent), delete=False - ) as f: - # We store raw tuples in the cache because pickling NamedTuples - # doesn't work with mypyc on Python 3.8, and because it's faster. - data: Dict[str, Tuple[float, int, str]] = { - k: (*v,) for k, v in self.file_data.items() - } - pickle.dump(data, f, protocol=4) - os.replace(f.name, self.cache_file) - except OSError: - pass diff --git a/venv/lib/python3.12/site-packages/black/comments.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/comments.cpython-312-darwin.so deleted file mode 100755 index 2bdd7eb2d4e41b0cd5d061a9fa522b75884f0f95..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*TWnNC7zglgw-+|p!V*OaRM`-`0JikPr5G+-EkdP*Dm<(j9rjk(us3&4tqV0a zG4&D%p#%w!<$(YRCJm`3CJ0L+hVY_Qg9Ib-@*sGL7;lsW>i3;9r<`2^_|gZH|0L6y zZ)VOnbAG$a+k{WA{d%K<$VFT{Tqkk8R7%t*16-zaJC_6S(obRg6H%G6K*qP6x^YOcz z#mc9)MC0jbhDVC?Rj;(xEwdVu*qM)RIbS$yWMaw9dVO)efX=s0&)cyM3v=_JQeDaJ zSTdqw$Hoc*2>JM-Oq((1{3uHmXwTkE>D zt6Ey^-&Wq5C%>|I&{ln1!V{2-sdP7P?UkbmTDy1K+uM!)l&*Ac#wDK}Vm(`U>3UDW&R zqrA@NqM_^CPaP(jb&l_K?sd-lWPWt?eZGDAxva^TsB^`8&G?UdRTk|vxo9uGFnY^g zb$s>H>-LY3d)7I#U+(BnwEFeDranadS5}`q!goc-)_3rA)REEAY5YENXSV8Z?#umD z>HoofHloJ5&Tyomamm6((avaNLpZv)sa~l>E}aYCX|6Vwj2S8v4~DlYrNXI1BAPVh zmb=`St>!Al*~-;bxhwDIR;qpPUHZ-<_iHOSi`UF#&fMu*uk%s#ApijgKmY;|fB*y_ z009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz z00bZa0SG_<0uX=z1Rwwb2tWV=5Ey5Hh5G-E_v^Mzx8uAm(nA0O5P$##AOHafKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1R&rLm@=C-NI1nG$;BfoYjlNFD3**wGxW^Mw3{-t!mm1V zPX^Q3u6R_nCeo>lA>$r%+=}&Zdn&?fWYWu%{FG{m2IKKmn1{&4aceSWD4HSrmC(-D z_|HHOkz1*lOepe(Q;9@0X=G{YKu=tj(N?aLJVaH!67gcLlU+nRSC}E)t7D&z=Wxu^ zH>_Er#YJ&@QT)6W^CMO%;ii;p8P{^I&X_~;k^LTHr?v;i4$lKcUb4iLE0iiQy2W29 zb10pOy%IE{vN@M)7c26tFrT~jneXEX5_R)@fUA^BqEmxDH&s~SUH_i9 zSJ*F98&2npEvaNpV|_zSB$(-rC2O-O`uX(izAq}{C+1XlFB>@cTkDVgHQR@d-*`Is zb>ErOXXmbc@Aad{0;x|fcjimK8Xn&2ULPnM?HTIX)_38f9c$is?9koj_Z<6fRofe1 z?rUoMCc0}+b@R3pzVeQbW6mCt$psppXNVu;Lzn6Ek|cg z`=$N+>GO81Y&kM~@y(7G#(V!Wk>-hiwx@om9DHlS@X{+&pPKl=gD(y4YIiNaKQOT7 J!cy~N{1@^!MX3M) diff --git a/venv/lib/python3.12/site-packages/black/comments.py b/venv/lib/python3.12/site-packages/black/comments.py deleted file mode 100644 index ea54e24..0000000 --- a/venv/lib/python3.12/site-packages/black/comments.py +++ /dev/null @@ -1,415 +0,0 @@ -import re -from dataclasses import dataclass -from functools import lru_cache -from typing import Collection, Final, Iterator, List, Optional, Tuple, Union - -from black.mode import Mode, Preview -from black.nodes import ( - CLOSING_BRACKETS, - STANDALONE_COMMENT, - WHITESPACE, - container_of, - first_leaf_of, - make_simple_prefix, - preceding_leaf, - syms, -) -from blib2to3.pgen2 import token -from blib2to3.pytree import Leaf, Node - -# types -LN = Union[Leaf, Node] - -FMT_OFF: Final = {"# fmt: off", "# fmt:off", "# yapf: disable"} -FMT_SKIP: Final = {"# fmt: skip", "# fmt:skip"} -FMT_ON: Final = {"# fmt: on", "# fmt:on", "# yapf: enable"} - -COMMENT_EXCEPTIONS = " !:#'" -_COMMENT_PREFIX = "# " -_COMMENT_LIST_SEPARATOR = ";" - - -@dataclass -class ProtoComment: - """Describes a piece of syntax that is a comment. - - It's not a :class:`blib2to3.pytree.Leaf` so that: - - * it can be cached (`Leaf` objects should not be reused more than once as - they store their lineno, column, prefix, and parent information); - * `newlines` and `consumed` fields are kept separate from the `value`. This - simplifies handling of special marker comments like ``# fmt: off/on``. - """ - - type: int # token.COMMENT or STANDALONE_COMMENT - value: str # content of the comment - newlines: int # how many newlines before the comment - consumed: int # how many characters of the original leaf's prefix did we consume - form_feed: bool # is there a form feed before the comment - leading_whitespace: str # leading whitespace before the comment, if any - - -def generate_comments(leaf: LN) -> Iterator[Leaf]: - """Clean the prefix of the `leaf` and generate comments from it, if any. - - Comments in lib2to3 are shoved into the whitespace prefix. This happens - in `pgen2/driver.py:Driver.parse_tokens()`. This was a brilliant implementation - move because it does away with modifying the grammar to include all the - possible places in which comments can be placed. - - The sad consequence for us though is that comments don't "belong" anywhere. - This is why this function generates simple parentless Leaf objects for - comments. We simply don't know what the correct parent should be. - - No matter though, we can live without this. We really only need to - differentiate between inline and standalone comments. The latter don't - share the line with any code. - - Inline comments are emitted as regular token.COMMENT leaves. Standalone - are emitted with a fake STANDALONE_COMMENT token identifier. - """ - total_consumed = 0 - for pc in list_comments(leaf.prefix, is_endmarker=leaf.type == token.ENDMARKER): - total_consumed = pc.consumed - prefix = make_simple_prefix(pc.newlines, pc.form_feed) - yield Leaf(pc.type, pc.value, prefix=prefix) - normalize_trailing_prefix(leaf, total_consumed) - - -@lru_cache(maxsize=4096) -def list_comments(prefix: str, *, is_endmarker: bool) -> List[ProtoComment]: - """Return a list of :class:`ProtoComment` objects parsed from the given `prefix`.""" - result: List[ProtoComment] = [] - if not prefix or "#" not in prefix: - return result - - consumed = 0 - nlines = 0 - ignored_lines = 0 - form_feed = False - for index, full_line in enumerate(re.split("\r?\n", prefix)): - consumed += len(full_line) + 1 # adding the length of the split '\n' - match = re.match(r"^(\s*)(\S.*|)$", full_line) - assert match - whitespace, line = match.groups() - if not line: - nlines += 1 - if "\f" in full_line: - form_feed = True - if not line.startswith("#"): - # Escaped newlines outside of a comment are not really newlines at - # all. We treat a single-line comment following an escaped newline - # as a simple trailing comment. - if line.endswith("\\"): - ignored_lines += 1 - continue - - if index == ignored_lines and not is_endmarker: - comment_type = token.COMMENT # simple trailing comment - else: - comment_type = STANDALONE_COMMENT - comment = make_comment(line) - result.append( - ProtoComment( - type=comment_type, - value=comment, - newlines=nlines, - consumed=consumed, - form_feed=form_feed, - leading_whitespace=whitespace, - ) - ) - form_feed = False - nlines = 0 - return result - - -def normalize_trailing_prefix(leaf: LN, total_consumed: int) -> None: - """Normalize the prefix that's left over after generating comments. - - Note: don't use backslashes for formatting or you'll lose your voting rights. - """ - remainder = leaf.prefix[total_consumed:] - if "\\" not in remainder: - nl_count = remainder.count("\n") - form_feed = "\f" in remainder and remainder.endswith("\n") - leaf.prefix = make_simple_prefix(nl_count, form_feed) - return - - leaf.prefix = "" - - -def make_comment(content: str) -> str: - """Return a consistently formatted comment from the given `content` string. - - All comments (except for "##", "#!", "#:", '#'") should have a single - space between the hash sign and the content. - - If `content` didn't start with a hash sign, one is provided. - """ - content = content.rstrip() - if not content: - return "#" - - if content[0] == "#": - content = content[1:] - NON_BREAKING_SPACE = " " - if ( - content - and content[0] == NON_BREAKING_SPACE - and not content.lstrip().startswith("type:") - ): - content = " " + content[1:] # Replace NBSP by a simple space - if content and content[0] not in COMMENT_EXCEPTIONS: - content = " " + content - return "#" + content - - -def normalize_fmt_off( - node: Node, mode: Mode, lines: Collection[Tuple[int, int]] -) -> None: - """Convert content between `# fmt: off`/`# fmt: on` into standalone comments.""" - try_again = True - while try_again: - try_again = convert_one_fmt_off_pair(node, mode, lines) - - -def convert_one_fmt_off_pair( - node: Node, mode: Mode, lines: Collection[Tuple[int, int]] -) -> bool: - """Convert content of a single `# fmt: off`/`# fmt: on` into a standalone comment. - - Returns True if a pair was converted. - """ - for leaf in node.leaves(): - previous_consumed = 0 - for comment in list_comments(leaf.prefix, is_endmarker=False): - should_pass_fmt = comment.value in FMT_OFF or _contains_fmt_skip_comment( - comment.value, mode - ) - if not should_pass_fmt: - previous_consumed = comment.consumed - continue - # We only want standalone comments. If there's no previous leaf or - # the previous leaf is indentation, it's a standalone comment in - # disguise. - if should_pass_fmt and comment.type != STANDALONE_COMMENT: - prev = preceding_leaf(leaf) - if prev: - if comment.value in FMT_OFF and prev.type not in WHITESPACE: - continue - if ( - _contains_fmt_skip_comment(comment.value, mode) - and prev.type in WHITESPACE - ): - continue - - ignored_nodes = list(generate_ignored_nodes(leaf, comment, mode)) - if not ignored_nodes: - continue - - first = ignored_nodes[0] # Can be a container node with the `leaf`. - parent = first.parent - prefix = first.prefix - if comment.value in FMT_OFF: - first.prefix = prefix[comment.consumed :] - if _contains_fmt_skip_comment(comment.value, mode): - first.prefix = "" - standalone_comment_prefix = prefix - else: - standalone_comment_prefix = ( - prefix[:previous_consumed] + "\n" * comment.newlines - ) - hidden_value = "".join(str(n) for n in ignored_nodes) - comment_lineno = leaf.lineno - comment.newlines - if comment.value in FMT_OFF: - fmt_off_prefix = "" - if len(lines) > 0 and not any( - line[0] <= comment_lineno <= line[1] for line in lines - ): - # keeping indentation of comment by preserving original whitespaces. - fmt_off_prefix = prefix.split(comment.value)[0] - if "\n" in fmt_off_prefix: - fmt_off_prefix = fmt_off_prefix.split("\n")[-1] - standalone_comment_prefix += fmt_off_prefix - hidden_value = comment.value + "\n" + hidden_value - if _contains_fmt_skip_comment(comment.value, mode): - hidden_value += ( - comment.leading_whitespace - if Preview.no_normalize_fmt_skip_whitespace in mode - else " " - ) + comment.value - if hidden_value.endswith("\n"): - # That happens when one of the `ignored_nodes` ended with a NEWLINE - # leaf (possibly followed by a DEDENT). - hidden_value = hidden_value[:-1] - first_idx: Optional[int] = None - for ignored in ignored_nodes: - index = ignored.remove() - if first_idx is None: - first_idx = index - assert parent is not None, "INTERNAL ERROR: fmt: on/off handling (1)" - assert first_idx is not None, "INTERNAL ERROR: fmt: on/off handling (2)" - parent.insert_child( - first_idx, - Leaf( - STANDALONE_COMMENT, - hidden_value, - prefix=standalone_comment_prefix, - fmt_pass_converted_first_leaf=first_leaf_of(first), - ), - ) - return True - - return False - - -def generate_ignored_nodes( - leaf: Leaf, comment: ProtoComment, mode: Mode -) -> Iterator[LN]: - """Starting from the container of `leaf`, generate all leaves until `# fmt: on`. - - If comment is skip, returns leaf only. - Stops at the end of the block. - """ - if _contains_fmt_skip_comment(comment.value, mode): - yield from _generate_ignored_nodes_from_fmt_skip(leaf, comment) - return - container: Optional[LN] = container_of(leaf) - while container is not None and container.type != token.ENDMARKER: - if is_fmt_on(container): - return - - # fix for fmt: on in children - if children_contains_fmt_on(container): - for index, child in enumerate(container.children): - if isinstance(child, Leaf) and is_fmt_on(child): - if child.type in CLOSING_BRACKETS: - # This means `# fmt: on` is placed at a different bracket level - # than `# fmt: off`. This is an invalid use, but as a courtesy, - # we include this closing bracket in the ignored nodes. - # The alternative is to fail the formatting. - yield child - return - if ( - child.type == token.INDENT - and index < len(container.children) - 1 - and children_contains_fmt_on(container.children[index + 1]) - ): - # This means `# fmt: on` is placed right after an indentation - # level, and we shouldn't swallow the previous INDENT token. - return - if children_contains_fmt_on(child): - return - yield child - else: - if container.type == token.DEDENT and container.next_sibling is None: - # This can happen when there is no matching `# fmt: on` comment at the - # same level as `# fmt: on`. We need to keep this DEDENT. - return - yield container - container = container.next_sibling - - -def _generate_ignored_nodes_from_fmt_skip( - leaf: Leaf, comment: ProtoComment -) -> Iterator[LN]: - """Generate all leaves that should be ignored by the `# fmt: skip` from `leaf`.""" - prev_sibling = leaf.prev_sibling - parent = leaf.parent - # Need to properly format the leaf prefix to compare it to comment.value, - # which is also formatted - comments = list_comments(leaf.prefix, is_endmarker=False) - if not comments or comment.value != comments[0].value: - return - if prev_sibling is not None: - leaf.prefix = "" - siblings = [prev_sibling] - while "\n" not in prev_sibling.prefix and prev_sibling.prev_sibling is not None: - prev_sibling = prev_sibling.prev_sibling - siblings.insert(0, prev_sibling) - yield from siblings - elif ( - parent is not None and parent.type == syms.suite and leaf.type == token.NEWLINE - ): - # The `# fmt: skip` is on the colon line of the if/while/def/class/... - # statements. The ignored nodes should be previous siblings of the - # parent suite node. - leaf.prefix = "" - ignored_nodes: List[LN] = [] - parent_sibling = parent.prev_sibling - while parent_sibling is not None and parent_sibling.type != syms.suite: - ignored_nodes.insert(0, parent_sibling) - parent_sibling = parent_sibling.prev_sibling - # Special case for `async_stmt` where the ASYNC token is on the - # grandparent node. - grandparent = parent.parent - if ( - grandparent is not None - and grandparent.prev_sibling is not None - and grandparent.prev_sibling.type == token.ASYNC - ): - ignored_nodes.insert(0, grandparent.prev_sibling) - yield from iter(ignored_nodes) - - -def is_fmt_on(container: LN) -> bool: - """Determine whether formatting is switched on within a container. - Determined by whether the last `# fmt:` comment is `on` or `off`. - """ - fmt_on = False - for comment in list_comments(container.prefix, is_endmarker=False): - if comment.value in FMT_ON: - fmt_on = True - elif comment.value in FMT_OFF: - fmt_on = False - return fmt_on - - -def children_contains_fmt_on(container: LN) -> bool: - """Determine if children have formatting switched on.""" - for child in container.children: - leaf = first_leaf_of(child) - if leaf is not None and is_fmt_on(leaf): - return True - - return False - - -def contains_pragma_comment(comment_list: List[Leaf]) -> bool: - """ - Returns: - True iff one of the comments in @comment_list is a pragma used by one - of the more common static analysis tools for python (e.g. mypy, flake8, - pylint). - """ - for comment in comment_list: - if comment.value.startswith(("# type:", "# noqa", "# pylint:")): - return True - - return False - - -def _contains_fmt_skip_comment(comment_line: str, mode: Mode) -> bool: - """ - Checks if the given comment contains FMT_SKIP alone or paired with other comments. - Matching styles: - # fmt:skip <-- single comment - # noqa:XXX # fmt:skip # a nice line <-- multiple comments (Preview) - # pylint:XXX; fmt:skip <-- list of comments (; separated, Preview) - """ - semantic_comment_blocks = [ - comment_line, - *[ - _COMMENT_PREFIX + comment.strip() - for comment in comment_line.split(_COMMENT_PREFIX)[1:] - ], - *[ - _COMMENT_PREFIX + comment.strip() - for comment in comment_line.strip(_COMMENT_PREFIX).split( - _COMMENT_LIST_SEPARATOR - ) - ], - ] - - return any(comment in FMT_SKIP for comment in semantic_comment_blocks) diff --git a/venv/lib/python3.12/site-packages/black/concurrency.py b/venv/lib/python3.12/site-packages/black/concurrency.py deleted file mode 100644 index ff0a8f5..0000000 --- a/venv/lib/python3.12/site-packages/black/concurrency.py +++ /dev/null @@ -1,190 +0,0 @@ -""" -Formatting many files at once via multiprocessing. Contains entrypoint and utilities. - -NOTE: this module is only imported if we need to format several files at once. -""" - -import asyncio -import logging -import os -import signal -import sys -import traceback -from concurrent.futures import Executor, ProcessPoolExecutor, ThreadPoolExecutor -from multiprocessing import Manager -from pathlib import Path -from typing import Any, Iterable, Optional, Set - -from mypy_extensions import mypyc_attr - -from black import WriteBack, format_file_in_place -from black.cache import Cache -from black.mode import Mode -from black.output import err -from black.report import Changed, Report - - -def maybe_install_uvloop() -> None: - """If our environment has uvloop installed we use it. - - This is called only from command-line entry points to avoid - interfering with the parent process if Black is used as a library. - """ - try: - import uvloop - - uvloop.install() - except ImportError: - pass - - -def cancel(tasks: Iterable["asyncio.Future[Any]"]) -> None: - """asyncio signal handler that cancels all `tasks` and reports to stderr.""" - err("Aborted!") - for task in tasks: - task.cancel() - - -def shutdown(loop: asyncio.AbstractEventLoop) -> None: - """Cancel all pending tasks on `loop`, wait for them, and close the loop.""" - try: - # This part is borrowed from asyncio/runners.py in Python 3.7b2. - to_cancel = [task for task in asyncio.all_tasks(loop) if not task.done()] - if not to_cancel: - return - - for task in to_cancel: - task.cancel() - loop.run_until_complete(asyncio.gather(*to_cancel, return_exceptions=True)) - finally: - # `concurrent.futures.Future` objects cannot be cancelled once they - # are already running. There might be some when the `shutdown()` happened. - # Silence their logger's spew about the event loop being closed. - cf_logger = logging.getLogger("concurrent.futures") - cf_logger.setLevel(logging.CRITICAL) - loop.close() - - -# diff-shades depends on being to monkeypatch this function to operate. I know it's -# not ideal, but this shouldn't cause any issues ... hopefully. ~ichard26 -@mypyc_attr(patchable=True) -def reformat_many( - sources: Set[Path], - fast: bool, - write_back: WriteBack, - mode: Mode, - report: Report, - workers: Optional[int], -) -> None: - """Reformat multiple files using a ProcessPoolExecutor.""" - maybe_install_uvloop() - - executor: Executor - if workers is None: - workers = int(os.environ.get("BLACK_NUM_WORKERS", 0)) - workers = workers or os.cpu_count() or 1 - if sys.platform == "win32": - # Work around https://bugs.python.org/issue26903 - workers = min(workers, 60) - try: - executor = ProcessPoolExecutor(max_workers=workers) - except (ImportError, NotImplementedError, OSError): - # we arrive here if the underlying system does not support multi-processing - # like in AWS Lambda or Termux, in which case we gracefully fallback to - # a ThreadPoolExecutor with just a single worker (more workers would not do us - # any good due to the Global Interpreter Lock) - executor = ThreadPoolExecutor(max_workers=1) - - loop = asyncio.new_event_loop() - asyncio.set_event_loop(loop) - try: - loop.run_until_complete( - schedule_formatting( - sources=sources, - fast=fast, - write_back=write_back, - mode=mode, - report=report, - loop=loop, - executor=executor, - ) - ) - finally: - try: - shutdown(loop) - finally: - asyncio.set_event_loop(None) - if executor is not None: - executor.shutdown() - - -async def schedule_formatting( - sources: Set[Path], - fast: bool, - write_back: WriteBack, - mode: Mode, - report: "Report", - loop: asyncio.AbstractEventLoop, - executor: "Executor", -) -> None: - """Run formatting of `sources` in parallel using the provided `executor`. - - (Use ProcessPoolExecutors for actual parallelism.) - - `write_back`, `fast`, and `mode` options are passed to - :func:`format_file_in_place`. - """ - cache = Cache.read(mode) - if write_back not in (WriteBack.DIFF, WriteBack.COLOR_DIFF): - sources, cached = cache.filtered_cached(sources) - for src in sorted(cached): - report.done(src, Changed.CACHED) - if not sources: - return - - cancelled = [] - sources_to_cache = [] - lock = None - if write_back in (WriteBack.DIFF, WriteBack.COLOR_DIFF): - # For diff output, we need locks to ensure we don't interleave output - # from different processes. - manager = Manager() - lock = manager.Lock() - tasks = { - asyncio.ensure_future( - loop.run_in_executor( - executor, format_file_in_place, src, fast, mode, write_back, lock - ) - ): src - for src in sorted(sources) - } - pending = tasks.keys() - try: - loop.add_signal_handler(signal.SIGINT, cancel, pending) - loop.add_signal_handler(signal.SIGTERM, cancel, pending) - except NotImplementedError: - # There are no good alternatives for these on Windows. - pass - while pending: - done, _ = await asyncio.wait(pending, return_when=asyncio.FIRST_COMPLETED) - for task in done: - src = tasks.pop(task) - if task.cancelled(): - cancelled.append(task) - elif exc := task.exception(): - if report.verbose: - traceback.print_exception(type(exc), exc, exc.__traceback__) - report.failed(src, str(exc)) - else: - changed = Changed.YES if task.result() else Changed.NO - # If the file was written back or was successfully checked as - # well-formatted, store this information in the cache. - if write_back is WriteBack.YES or ( - write_back is WriteBack.CHECK and changed is Changed.NO - ): - sources_to_cache.append(src) - report.done(src, changed) - if cancelled: - await asyncio.gather(*cancelled, return_exceptions=True) - if sources_to_cache: - cache.write(sources_to_cache) diff --git a/venv/lib/python3.12/site-packages/black/const.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/const.cpython-312-darwin.so deleted file mode 100755 index cebb27154676df51ce471c3c44a4069b7f446c47..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*U2IfE6bJCrZ3`PHuoVmy5SEIj5Lx;uL}}SV36#$&7&b&R>{scA?e4OB3oMk_ zXqq5~q$QZ}q9KS85-~vP6CsobjSnUUAD}T&dGG;aNK~TG#&$jD-nr%O5~weIF!@h1 zojEge&&>VpE^iaQ8@V@DMpQ&x++1gJy<0-mD+64f<2uB%O6^=9*l7;s|MBOCq~lT^ zwyUgA%7`8^q-T}Fd`p_F@gY4gu}k;Ori6N&p;8&6E0h@@D$Mtf&bLIbkl2~et@H7_ zo5jkfI->DZG|eN0`Mhhab*rt0BzESb$Ichd80lDIuU=o6?=78gv!1tO9p>leL8ZD9 z2V;qdiY3~UW}N?doY(mRI)TJ_=d%;*RzBC$T$O5R-r20yZQr)T`gHwz!4ukIo|Yl5?Icgrk(>vd8NBmKmD6*`^dcb;P^kC)hU+$t3b8o@^ch3Bj2vF7ael-QZ?(UVqB-g6^YrM9$g z+q}M|)&6Y_TJz-Bt&WFuGI5t`mr9nYmSE8O{kpjweq)48^Bm16H9Yh_!fgUmaNho6@`g=Ibu$Uers(Sy%isekQ6fTMYs5F=PBpBSLSoMFZl}V_p)ZNSluezYueYl)8>4!M9fg3crd(ADHTp8GJL^W z?#nLVD#h8#)m6DG@8?#keeYfR&La0~%Q%b2%w*0y?OLz%QS>1I0SG_<0uX=z1Rwwb z2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00I!0WPw%s|BY|aZJTZ3gTT>%#T>5n41!=rCg_Qb;cZ$m+bc#Keatz9iF2CESWdi@|p609>Z7497?5Q z2ZBaacDBmMPi2FwP{omb<~cmZEUr1^;*+~fB7^4x))O>?=*A_li^_C7Q8Q#OFki?Q zPGyabWMX+;P3`hXFnutV@MV%T_xS3oH47sBvpgN&?*8iC{Vz11E{(39^WyHmHeUYd ztnbprcRs%oNPhim`(VlKn>Y8lwg*ac-2>f+dw;n0!N&Jr{%oT8w;TV={T3KlJHLG4 zfln%De;61WtsJY}viRz&XHS;rx__ML`N^JdNX-7?@~&mQ_gxRBB_AI7<>A1{r_+6% zZytZIep6@L(fDNVKcjwO--bIYj$ONR;^U^RExW(j(|cyko}a72BP0FO4sU4r7h!`x AL;wH) diff --git a/venv/lib/python3.12/site-packages/black/const.py b/venv/lib/python3.12/site-packages/black/const.py deleted file mode 100644 index ee46667..0000000 --- a/venv/lib/python3.12/site-packages/black/const.py +++ /dev/null @@ -1,4 +0,0 @@ -DEFAULT_LINE_LENGTH = 88 -DEFAULT_EXCLUDES = r"/(\.direnv|\.eggs|\.git|\.hg|\.ipynb_checkpoints|\.mypy_cache|\.nox|\.pytest_cache|\.ruff_cache|\.tox|\.svn|\.venv|\.vscode|__pypackages__|_build|buck-out|build|dist|venv)/" # noqa: B950 -DEFAULT_INCLUDES = r"(\.pyi?|\.ipynb)$" -STDIN_PLACEHOLDER = "__BLACK_STDIN_FILENAME__" diff --git a/venv/lib/python3.12/site-packages/black/debug.py b/venv/lib/python3.12/site-packages/black/debug.py deleted file mode 100644 index cebc487..0000000 --- a/venv/lib/python3.12/site-packages/black/debug.py +++ /dev/null @@ -1,54 +0,0 @@ -from dataclasses import dataclass, field -from typing import Any, Iterator, List, TypeVar, Union - -from black.nodes import Visitor -from black.output import out -from black.parsing import lib2to3_parse -from blib2to3.pgen2 import token -from blib2to3.pytree import Leaf, Node, type_repr - -LN = Union[Leaf, Node] -T = TypeVar("T") - - -@dataclass -class DebugVisitor(Visitor[T]): - tree_depth: int = 0 - list_output: List[str] = field(default_factory=list) - print_output: bool = True - - def out(self, message: str, *args: Any, **kwargs: Any) -> None: - self.list_output.append(message) - if self.print_output: - out(message, *args, **kwargs) - - def visit_default(self, node: LN) -> Iterator[T]: - indent = " " * (2 * self.tree_depth) - if isinstance(node, Node): - _type = type_repr(node.type) - self.out(f"{indent}{_type}", fg="yellow") - self.tree_depth += 1 - for child in node.children: - yield from self.visit(child) - - self.tree_depth -= 1 - self.out(f"{indent}/{_type}", fg="yellow", bold=False) - else: - _type = token.tok_name.get(node.type, str(node.type)) - self.out(f"{indent}{_type}", fg="blue", nl=False) - if node.prefix: - # We don't have to handle prefixes for `Node` objects since - # that delegates to the first child anyway. - self.out(f" {node.prefix!r}", fg="green", bold=False, nl=False) - self.out(f" {node.value!r}", fg="blue", bold=False) - - @classmethod - def show(cls, code: Union[str, Leaf, Node]) -> None: - """Pretty-print the lib2to3 AST of a given string of `code`. - - Convenience method for debugging. - """ - v: DebugVisitor[None] = DebugVisitor() - if isinstance(code, str): - code = lib2to3_parse(code) - list(v.visit(code)) diff --git a/venv/lib/python3.12/site-packages/black/files.py b/venv/lib/python3.12/site-packages/black/files.py deleted file mode 100644 index c0cadbf..0000000 --- a/venv/lib/python3.12/site-packages/black/files.py +++ /dev/null @@ -1,433 +0,0 @@ -import io -import os -import sys -from functools import lru_cache -from pathlib import Path -from typing import ( - TYPE_CHECKING, - Any, - Dict, - Iterable, - Iterator, - List, - Optional, - Pattern, - Sequence, - Tuple, - Union, -) - -from mypy_extensions import mypyc_attr -from packaging.specifiers import InvalidSpecifier, Specifier, SpecifierSet -from packaging.version import InvalidVersion, Version -from pathspec import PathSpec -from pathspec.patterns.gitwildmatch import GitWildMatchPatternError - -if sys.version_info >= (3, 11): - try: - import tomllib - except ImportError: - # Help users on older alphas - if not TYPE_CHECKING: - import tomli as tomllib -else: - import tomli as tomllib - -from black.handle_ipynb_magics import jupyter_dependencies_are_installed -from black.mode import TargetVersion -from black.output import err -from black.report import Report - -if TYPE_CHECKING: - import colorama # noqa: F401 - - -@lru_cache -def _load_toml(path: Union[Path, str]) -> Dict[str, Any]: - with open(path, "rb") as f: - return tomllib.load(f) - - -@lru_cache -def _cached_resolve(path: Path) -> Path: - return path.resolve() - - -@lru_cache -def find_project_root( - srcs: Sequence[str], stdin_filename: Optional[str] = None -) -> Tuple[Path, str]: - """Return a directory containing .git, .hg, or pyproject.toml. - - That directory will be a common parent of all files and directories - passed in `srcs`. - - If no directory in the tree contains a marker that would specify it's the - project root, the root of the file system is returned. - - Returns a two-tuple with the first element as the project root path and - the second element as a string describing the method by which the - project root was discovered. - """ - if stdin_filename is not None: - srcs = tuple(stdin_filename if s == "-" else s for s in srcs) - if not srcs: - srcs = [str(_cached_resolve(Path.cwd()))] - - path_srcs = [_cached_resolve(Path(Path.cwd(), src)) for src in srcs] - - # A list of lists of parents for each 'src'. 'src' is included as a - # "parent" of itself if it is a directory - src_parents = [ - list(path.parents) + ([path] if path.is_dir() else []) for path in path_srcs - ] - - common_base = max( - set.intersection(*(set(parents) for parents in src_parents)), - key=lambda path: path.parts, - ) - - for directory in (common_base, *common_base.parents): - if (directory / ".git").exists(): - return directory, ".git directory" - - if (directory / ".hg").is_dir(): - return directory, ".hg directory" - - if (directory / "pyproject.toml").is_file(): - pyproject_toml = _load_toml(directory / "pyproject.toml") - if "black" in pyproject_toml.get("tool", {}): - return directory, "pyproject.toml" - - return directory, "file system root" - - -def find_pyproject_toml( - path_search_start: Tuple[str, ...], stdin_filename: Optional[str] = None -) -> Optional[str]: - """Find the absolute filepath to a pyproject.toml if it exists""" - path_project_root, _ = find_project_root(path_search_start, stdin_filename) - path_pyproject_toml = path_project_root / "pyproject.toml" - if path_pyproject_toml.is_file(): - return str(path_pyproject_toml) - - try: - path_user_pyproject_toml = find_user_pyproject_toml() - return ( - str(path_user_pyproject_toml) - if path_user_pyproject_toml.is_file() - else None - ) - except (PermissionError, RuntimeError) as e: - # We do not have access to the user-level config directory, so ignore it. - err(f"Ignoring user configuration directory due to {e!r}") - return None - - -@mypyc_attr(patchable=True) -def parse_pyproject_toml(path_config: str) -> Dict[str, Any]: - """Parse a pyproject toml file, pulling out relevant parts for Black. - - If parsing fails, will raise a tomllib.TOMLDecodeError. - """ - pyproject_toml = _load_toml(path_config) - config: Dict[str, Any] = pyproject_toml.get("tool", {}).get("black", {}) - config = {k.replace("--", "").replace("-", "_"): v for k, v in config.items()} - - if "target_version" not in config: - inferred_target_version = infer_target_version(pyproject_toml) - if inferred_target_version is not None: - config["target_version"] = [v.name.lower() for v in inferred_target_version] - - return config - - -def infer_target_version( - pyproject_toml: Dict[str, Any], -) -> Optional[List[TargetVersion]]: - """Infer Black's target version from the project metadata in pyproject.toml. - - Supports the PyPA standard format (PEP 621): - https://packaging.python.org/en/latest/specifications/declaring-project-metadata/#requires-python - - If the target version cannot be inferred, returns None. - """ - project_metadata = pyproject_toml.get("project", {}) - requires_python = project_metadata.get("requires-python", None) - if requires_python is not None: - try: - return parse_req_python_version(requires_python) - except InvalidVersion: - pass - try: - return parse_req_python_specifier(requires_python) - except (InvalidSpecifier, InvalidVersion): - pass - - return None - - -def parse_req_python_version(requires_python: str) -> Optional[List[TargetVersion]]: - """Parse a version string (i.e. ``"3.7"``) to a list of TargetVersion. - - If parsing fails, will raise a packaging.version.InvalidVersion error. - If the parsed version cannot be mapped to a valid TargetVersion, returns None. - """ - version = Version(requires_python) - if version.release[0] != 3: - return None - try: - return [TargetVersion(version.release[1])] - except (IndexError, ValueError): - return None - - -def parse_req_python_specifier(requires_python: str) -> Optional[List[TargetVersion]]: - """Parse a specifier string (i.e. ``">=3.7,<3.10"``) to a list of TargetVersion. - - If parsing fails, will raise a packaging.specifiers.InvalidSpecifier error. - If the parsed specifier cannot be mapped to a valid TargetVersion, returns None. - """ - specifier_set = strip_specifier_set(SpecifierSet(requires_python)) - if not specifier_set: - return None - - target_version_map = {f"3.{v.value}": v for v in TargetVersion} - compatible_versions: List[str] = list(specifier_set.filter(target_version_map)) - if compatible_versions: - return [target_version_map[v] for v in compatible_versions] - return None - - -def strip_specifier_set(specifier_set: SpecifierSet) -> SpecifierSet: - """Strip minor versions for some specifiers in the specifier set. - - For background on version specifiers, see PEP 440: - https://peps.python.org/pep-0440/#version-specifiers - """ - specifiers = [] - for s in specifier_set: - if "*" in str(s): - specifiers.append(s) - elif s.operator in ["~=", "==", ">=", "==="]: - version = Version(s.version) - stripped = Specifier(f"{s.operator}{version.major}.{version.minor}") - specifiers.append(stripped) - elif s.operator == ">": - version = Version(s.version) - if len(version.release) > 2: - s = Specifier(f">={version.major}.{version.minor}") - specifiers.append(s) - else: - specifiers.append(s) - - return SpecifierSet(",".join(str(s) for s in specifiers)) - - -@lru_cache -def find_user_pyproject_toml() -> Path: - r"""Return the path to the top-level user configuration for black. - - This looks for ~\.black on Windows and ~/.config/black on Linux and other - Unix systems. - - May raise: - - RuntimeError: if the current user has no homedir - - PermissionError: if the current process cannot access the user's homedir - """ - if sys.platform == "win32": - # Windows - user_config_path = Path.home() / ".black" - else: - config_root = os.environ.get("XDG_CONFIG_HOME", "~/.config") - user_config_path = Path(config_root).expanduser() / "black" - return _cached_resolve(user_config_path) - - -@lru_cache -def get_gitignore(root: Path) -> PathSpec: - """Return a PathSpec matching gitignore content if present.""" - gitignore = root / ".gitignore" - lines: List[str] = [] - if gitignore.is_file(): - with gitignore.open(encoding="utf-8") as gf: - lines = gf.readlines() - try: - return PathSpec.from_lines("gitwildmatch", lines) - except GitWildMatchPatternError as e: - err(f"Could not parse {gitignore}: {e}") - raise - - -def resolves_outside_root_or_cannot_stat( - path: Path, - root: Path, - report: Optional[Report] = None, -) -> bool: - """ - Returns whether the path is a symbolic link that points outside the - root directory. Also returns True if we failed to resolve the path. - """ - try: - if sys.version_info < (3, 8, 6): - path = path.absolute() # https://bugs.python.org/issue33660 - resolved_path = _cached_resolve(path) - except OSError as e: - if report: - report.path_ignored(path, f"cannot be read because {e}") - return True - try: - resolved_path.relative_to(root) - except ValueError: - if report: - report.path_ignored(path, f"is a symbolic link that points outside {root}") - return True - return False - - -def best_effort_relative_path(path: Path, root: Path) -> Path: - # Precondition: resolves_outside_root_or_cannot_stat(path, root) is False - try: - return path.absolute().relative_to(root) - except ValueError: - pass - root_parent = next((p for p in path.parents if _cached_resolve(p) == root), None) - if root_parent is not None: - return path.relative_to(root_parent) - # something adversarial, fallback to path guaranteed by precondition - return _cached_resolve(path).relative_to(root) - - -def _path_is_ignored( - root_relative_path: str, - root: Path, - gitignore_dict: Dict[Path, PathSpec], -) -> bool: - path = root / root_relative_path - # Note that this logic is sensitive to the ordering of gitignore_dict. Callers must - # ensure that gitignore_dict is ordered from least specific to most specific. - for gitignore_path, pattern in gitignore_dict.items(): - try: - relative_path = path.relative_to(gitignore_path).as_posix() - except ValueError: - break - if pattern.match_file(relative_path): - return True - return False - - -def path_is_excluded( - normalized_path: str, - pattern: Optional[Pattern[str]], -) -> bool: - match = pattern.search(normalized_path) if pattern else None - return bool(match and match.group(0)) - - -def gen_python_files( - paths: Iterable[Path], - root: Path, - include: Pattern[str], - exclude: Pattern[str], - extend_exclude: Optional[Pattern[str]], - force_exclude: Optional[Pattern[str]], - report: Report, - gitignore_dict: Optional[Dict[Path, PathSpec]], - *, - verbose: bool, - quiet: bool, -) -> Iterator[Path]: - """Generate all files under `path` whose paths are not excluded by the - `exclude_regex`, `extend_exclude`, or `force_exclude` regexes, - but are included by the `include` regex. - - Symbolic links pointing outside of the `root` directory are ignored. - - `report` is where output about exclusions goes. - """ - - assert root.is_absolute(), f"INTERNAL ERROR: `root` must be absolute but is {root}" - for child in paths: - assert child.is_absolute() - root_relative_path = child.relative_to(root).as_posix() - - # First ignore files matching .gitignore, if passed - if gitignore_dict and _path_is_ignored( - root_relative_path, root, gitignore_dict - ): - report.path_ignored(child, "matches a .gitignore file content") - continue - - # Then ignore with `--exclude` `--extend-exclude` and `--force-exclude` options. - root_relative_path = "/" + root_relative_path - if child.is_dir(): - root_relative_path += "/" - - if path_is_excluded(root_relative_path, exclude): - report.path_ignored(child, "matches the --exclude regular expression") - continue - - if path_is_excluded(root_relative_path, extend_exclude): - report.path_ignored( - child, "matches the --extend-exclude regular expression" - ) - continue - - if path_is_excluded(root_relative_path, force_exclude): - report.path_ignored(child, "matches the --force-exclude regular expression") - continue - - if resolves_outside_root_or_cannot_stat(child, root, report): - continue - - if child.is_dir(): - # If gitignore is None, gitignore usage is disabled, while a Falsey - # gitignore is when the directory doesn't have a .gitignore file. - if gitignore_dict is not None: - new_gitignore_dict = { - **gitignore_dict, - root / child: get_gitignore(child), - } - else: - new_gitignore_dict = None - yield from gen_python_files( - child.iterdir(), - root, - include, - exclude, - extend_exclude, - force_exclude, - report, - new_gitignore_dict, - verbose=verbose, - quiet=quiet, - ) - - elif child.is_file(): - if child.suffix == ".ipynb" and not jupyter_dependencies_are_installed( - warn=verbose or not quiet - ): - continue - include_match = include.search(root_relative_path) if include else True - if include_match: - yield child - - -def wrap_stream_for_windows( - f: io.TextIOWrapper, -) -> Union[io.TextIOWrapper, "colorama.AnsiToWin32"]: - """ - Wrap stream with colorama's wrap_stream so colors are shown on Windows. - - If `colorama` is unavailable, the original stream is returned unmodified. - Otherwise, the `wrap_stream()` function determines whether the stream needs - to be wrapped for a Windows environment and will accordingly either return - an `AnsiToWin32` wrapper or the original stream. - """ - try: - from colorama.initialise import wrap_stream - except ImportError: - return f - else: - # Set `strip=False` to avoid needing to modify test_express_diff_with_color. - return wrap_stream(f, convert=None, strip=False, autoreset=False, wrap=True) diff --git a/venv/lib/python3.12/site-packages/black/handle_ipynb_magics.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/handle_ipynb_magics.cpython-312-darwin.so deleted file mode 100755 index 43f72485664c3c84abc350bd8a6b9a5fb242a26b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50184 zcmeI*U2IfE6bJCL+ij^(N{Lk~YN#7Sz(~7ofi_XSteE3f? zJ9B1c&)oUlEpHRPx%}Ie3L+PADd$?r^}L5@iwtnNpX)iERcg($t~J(B;fGNel8#Gx z*r~EYsdV_2wDjy!oUgjo9zUn&C3fq+)p#hIA1akf_XkpwL&f<`|r1$+sQNWa4pBOPcOFyx8fu7ALoeV zjK&DjR&J+pUCmXBvxlseGvqtSe156r?@ONI@&FIWKGUMr^=H;C9z8nx#i;jW`&c87 z)pC_RtX(~oR^PIkauOzeczj@FAJOcye3x@u{(P;>PfUEmS6083HMtUXws@~u|8cMBMSIOC+KVrV zUbB~vuf0~ejWKf1K5O;M^7>Qlegm&*2++_U%a85n`=OKTSMwFrv5ATM_&jn?w&ri{ z%bir||HXYaq9$K=Fx1%8ykKFtJKWS53@>VFP%4^9WP&%Ft21L}S_LBhV4qT|*B=W- z!pcl!VgVKP_n1NJlDpiOeUPh^{8p~6%3XPbTdB^ycj@OBxnEnsFRY5IE;qZ@>#RWw z0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izzz#R~ntN-8l1-dnKdk41077%~{ z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SIV;nO^FY?o1<;iG)-t-5*c^GZqRb z>DiZQkdoADsMVPz{zR%j5>_42L_C?6@p5b2j`i>}@er?($ts@YZ>gnWe&KatCjG5eCa`Q>t z7TIQ=m!nIWPBe15)=d?5c+1ao&Wh_Cur8R$qZ?~R{c z`a1LLi32;fXXfu7-@EmA>)5jO$N;aHuQ()rIby=esj!`rNC!N+&iR z-uUX4?>~R1{jJCL-fDheOZ%IzpS-JO`1ezT10St@!P_xhxy$$X&WjVv=e3@A*LAD! z-|qP@FO(gfIwiMZ^Dn)Z_8fV5c<_heQ{%(`EN_l^`#u;s)O@@5&uu!myYuHh<4AYI coa5Wej1Ql0_D=US%}BhrYwiAFFaHw$1qY8={{R30 diff --git a/venv/lib/python3.12/site-packages/black/handle_ipynb_magics.py b/venv/lib/python3.12/site-packages/black/handle_ipynb_magics.py deleted file mode 100644 index 5b2847c..0000000 --- a/venv/lib/python3.12/site-packages/black/handle_ipynb_magics.py +++ /dev/null @@ -1,452 +0,0 @@ -"""Functions to process IPython magics with.""" - -import ast -import collections -import dataclasses -import secrets -import sys -from functools import lru_cache -from importlib.util import find_spec -from typing import Dict, List, Optional, Tuple - -if sys.version_info >= (3, 10): - from typing import TypeGuard -else: - from typing_extensions import TypeGuard - -from black.output import out -from black.report import NothingChanged - -TRANSFORMED_MAGICS = frozenset(( - "get_ipython().run_cell_magic", - "get_ipython().system", - "get_ipython().getoutput", - "get_ipython().run_line_magic", -)) -TOKENS_TO_IGNORE = frozenset(( - "ENDMARKER", - "NL", - "NEWLINE", - "COMMENT", - "DEDENT", - "UNIMPORTANT_WS", - "ESCAPED_NL", -)) -PYTHON_CELL_MAGICS = frozenset(( - "capture", - "prun", - "pypy", - "python", - "python3", - "time", - "timeit", -)) -TOKEN_HEX = secrets.token_hex - - -@dataclasses.dataclass(frozen=True) -class Replacement: - mask: str - src: str - - -@lru_cache -def jupyter_dependencies_are_installed(*, warn: bool) -> bool: - installed = ( - find_spec("tokenize_rt") is not None and find_spec("IPython") is not None - ) - if not installed and warn: - msg = ( - "Skipping .ipynb files as Jupyter dependencies are not installed.\n" - 'You can fix this by running ``pip install "black[jupyter]"``' - ) - out(msg) - return installed - - -def remove_trailing_semicolon(src: str) -> Tuple[str, bool]: - """Remove trailing semicolon from Jupyter notebook cell. - - For example, - - fig, ax = plt.subplots() - ax.plot(x_data, y_data); # plot data - - would become - - fig, ax = plt.subplots() - ax.plot(x_data, y_data) # plot data - - Mirrors the logic in `quiet` from `IPython.core.displayhook`, but uses - ``tokenize_rt`` so that round-tripping works fine. - """ - from tokenize_rt import reversed_enumerate, src_to_tokens, tokens_to_src - - tokens = src_to_tokens(src) - trailing_semicolon = False - for idx, token in reversed_enumerate(tokens): - if token.name in TOKENS_TO_IGNORE: - continue - if token.name == "OP" and token.src == ";": - del tokens[idx] - trailing_semicolon = True - break - if not trailing_semicolon: - return src, False - return tokens_to_src(tokens), True - - -def put_trailing_semicolon_back(src: str, has_trailing_semicolon: bool) -> str: - """Put trailing semicolon back if cell originally had it. - - Mirrors the logic in `quiet` from `IPython.core.displayhook`, but uses - ``tokenize_rt`` so that round-tripping works fine. - """ - if not has_trailing_semicolon: - return src - from tokenize_rt import reversed_enumerate, src_to_tokens, tokens_to_src - - tokens = src_to_tokens(src) - for idx, token in reversed_enumerate(tokens): - if token.name in TOKENS_TO_IGNORE: - continue - tokens[idx] = token._replace(src=token.src + ";") - break - else: # pragma: nocover - raise AssertionError( - "INTERNAL ERROR: Was not able to reinstate trailing semicolon. " - "Please report a bug on https://github.com/psf/black/issues. " - ) from None - return str(tokens_to_src(tokens)) - - -def mask_cell(src: str) -> Tuple[str, List[Replacement]]: - """Mask IPython magics so content becomes parseable Python code. - - For example, - - %matplotlib inline - 'foo' - - becomes - - "25716f358c32750e" - 'foo' - - The replacements are returned, along with the transformed code. - """ - replacements: List[Replacement] = [] - try: - ast.parse(src) - except SyntaxError: - # Might have IPython magics, will process below. - pass - else: - # Syntax is fine, nothing to mask, early return. - return src, replacements - - from IPython.core.inputtransformer2 import TransformerManager - - transformer_manager = TransformerManager() - transformed = transformer_manager.transform_cell(src) - transformed, cell_magic_replacements = replace_cell_magics(transformed) - replacements += cell_magic_replacements - transformed = transformer_manager.transform_cell(transformed) - transformed, magic_replacements = replace_magics(transformed) - if len(transformed.splitlines()) != len(src.splitlines()): - # Multi-line magic, not supported. - raise NothingChanged - replacements += magic_replacements - return transformed, replacements - - -def get_token(src: str, magic: str) -> str: - """Return randomly generated token to mask IPython magic with. - - For example, if 'magic' was `%matplotlib inline`, then a possible - token to mask it with would be `"43fdd17f7e5ddc83"`. The token - will be the same length as the magic, and we make sure that it was - not already present anywhere else in the cell. - """ - assert magic - nbytes = max(len(magic) // 2 - 1, 1) - token = TOKEN_HEX(nbytes) - counter = 0 - while token in src: - token = TOKEN_HEX(nbytes) - counter += 1 - if counter > 100: - raise AssertionError( - "INTERNAL ERROR: Black was not able to replace IPython magic. " - "Please report a bug on https://github.com/psf/black/issues. " - f"The magic might be helpful: {magic}" - ) from None - if len(token) + 2 < len(magic): - token = f"{token}." - return f'"{token}"' - - -def replace_cell_magics(src: str) -> Tuple[str, List[Replacement]]: - """Replace cell magic with token. - - Note that 'src' will already have been processed by IPython's - TransformerManager().transform_cell. - - Example, - - get_ipython().run_cell_magic('t', '-n1', 'ls =!ls\\n') - - becomes - - "a794." - ls =!ls - - The replacement, along with the transformed code, is returned. - """ - replacements: List[Replacement] = [] - - tree = ast.parse(src) - - cell_magic_finder = CellMagicFinder() - cell_magic_finder.visit(tree) - if cell_magic_finder.cell_magic is None: - return src, replacements - header = cell_magic_finder.cell_magic.header - mask = get_token(src, header) - replacements.append(Replacement(mask=mask, src=header)) - return f"{mask}\n{cell_magic_finder.cell_magic.body}", replacements - - -def replace_magics(src: str) -> Tuple[str, List[Replacement]]: - """Replace magics within body of cell. - - Note that 'src' will already have been processed by IPython's - TransformerManager().transform_cell. - - Example, this - - get_ipython().run_line_magic('matplotlib', 'inline') - 'foo' - - becomes - - "5e67db56d490fd39" - 'foo' - - The replacement, along with the transformed code, are returned. - """ - replacements = [] - magic_finder = MagicFinder() - magic_finder.visit(ast.parse(src)) - new_srcs = [] - for i, line in enumerate(src.splitlines(), start=1): - if i in magic_finder.magics: - offsets_and_magics = magic_finder.magics[i] - if len(offsets_and_magics) != 1: # pragma: nocover - raise AssertionError( - f"Expecting one magic per line, got: {offsets_and_magics}\n" - "Please report a bug on https://github.com/psf/black/issues." - ) - col_offset, magic = ( - offsets_and_magics[0].col_offset, - offsets_and_magics[0].magic, - ) - mask = get_token(src, magic) - replacements.append(Replacement(mask=mask, src=magic)) - line = line[:col_offset] + mask - new_srcs.append(line) - return "\n".join(new_srcs), replacements - - -def unmask_cell(src: str, replacements: List[Replacement]) -> str: - """Remove replacements from cell. - - For example - - "9b20" - foo = bar - - becomes - - %%time - foo = bar - """ - for replacement in replacements: - src = src.replace(replacement.mask, replacement.src) - return src - - -def _is_ipython_magic(node: ast.expr) -> TypeGuard[ast.Attribute]: - """Check if attribute is IPython magic. - - Note that the source of the abstract syntax tree - will already have been processed by IPython's - TransformerManager().transform_cell. - """ - return ( - isinstance(node, ast.Attribute) - and isinstance(node.value, ast.Call) - and isinstance(node.value.func, ast.Name) - and node.value.func.id == "get_ipython" - ) - - -def _get_str_args(args: List[ast.expr]) -> List[str]: - str_args = [] - for arg in args: - assert isinstance(arg, ast.Str) - str_args.append(arg.s) - return str_args - - -@dataclasses.dataclass(frozen=True) -class CellMagic: - name: str - params: Optional[str] - body: str - - @property - def header(self) -> str: - if self.params: - return f"%%{self.name} {self.params}" - return f"%%{self.name}" - - -# ast.NodeVisitor + dataclass = breakage under mypyc. -class CellMagicFinder(ast.NodeVisitor): - """Find cell magics. - - Note that the source of the abstract syntax tree - will already have been processed by IPython's - TransformerManager().transform_cell. - - For example, - - %%time\n - foo() - - would have been transformed to - - get_ipython().run_cell_magic('time', '', 'foo()\\n') - - and we look for instances of the latter. - """ - - def __init__(self, cell_magic: Optional[CellMagic] = None) -> None: - self.cell_magic = cell_magic - - def visit_Expr(self, node: ast.Expr) -> None: - """Find cell magic, extract header and body.""" - if ( - isinstance(node.value, ast.Call) - and _is_ipython_magic(node.value.func) - and node.value.func.attr == "run_cell_magic" - ): - args = _get_str_args(node.value.args) - self.cell_magic = CellMagic(name=args[0], params=args[1], body=args[2]) - self.generic_visit(node) - - -@dataclasses.dataclass(frozen=True) -class OffsetAndMagic: - col_offset: int - magic: str - - -# Unsurprisingly, subclassing ast.NodeVisitor means we can't use dataclasses here -# as mypyc will generate broken code. -class MagicFinder(ast.NodeVisitor): - """Visit cell to look for get_ipython calls. - - Note that the source of the abstract syntax tree - will already have been processed by IPython's - TransformerManager().transform_cell. - - For example, - - %matplotlib inline - - would have been transformed to - - get_ipython().run_line_magic('matplotlib', 'inline') - - and we look for instances of the latter (and likewise for other - types of magics). - """ - - def __init__(self) -> None: - self.magics: Dict[int, List[OffsetAndMagic]] = collections.defaultdict(list) - - def visit_Assign(self, node: ast.Assign) -> None: - """Look for system assign magics. - - For example, - - black_version = !black --version - env = %env var - - would have been (respectively) transformed to - - black_version = get_ipython().getoutput('black --version') - env = get_ipython().run_line_magic('env', 'var') - - and we look for instances of any of the latter. - """ - if isinstance(node.value, ast.Call) and _is_ipython_magic(node.value.func): - args = _get_str_args(node.value.args) - if node.value.func.attr == "getoutput": - src = f"!{args[0]}" - elif node.value.func.attr == "run_line_magic": - src = f"%{args[0]}" - if args[1]: - src += f" {args[1]}" - else: - raise AssertionError( - f"Unexpected IPython magic {node.value.func.attr!r} found. " - "Please report a bug on https://github.com/psf/black/issues." - ) from None - self.magics[node.value.lineno].append( - OffsetAndMagic(node.value.col_offset, src) - ) - self.generic_visit(node) - - def visit_Expr(self, node: ast.Expr) -> None: - """Look for magics in body of cell. - - For examples, - - !ls - !!ls - ?ls - ??ls - - would (respectively) get transformed to - - get_ipython().system('ls') - get_ipython().getoutput('ls') - get_ipython().run_line_magic('pinfo', 'ls') - get_ipython().run_line_magic('pinfo2', 'ls') - - and we look for instances of any of the latter. - """ - if isinstance(node.value, ast.Call) and _is_ipython_magic(node.value.func): - args = _get_str_args(node.value.args) - if node.value.func.attr == "run_line_magic": - if args[0] == "pinfo": - src = f"?{args[1]}" - elif args[0] == "pinfo2": - src = f"??{args[1]}" - else: - src = f"%{args[0]}" - if args[1]: - src += f" {args[1]}" - elif node.value.func.attr == "system": - src = f"!{args[0]}" - elif node.value.func.attr == "getoutput": - src = f"!!{args[0]}" - else: - raise NothingChanged # unsupported magic. - self.magics[node.value.lineno].append( - OffsetAndMagic(node.value.col_offset, src) - ) - self.generic_visit(node) diff --git a/venv/lib/python3.12/site-packages/black/linegen.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/linegen.cpython-312-darwin.so deleted file mode 100755 index ac97a6d59ff7ceaf56f3fdc54af31b42a2435905..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*U2IfE6bJCr?Y3;Rg(ZTNf?>rf0#f?HSE96wlt8tG@?j{^WY~|}va-EfcelXO z8XFT30#Tau0izGqm;ebzVlWYdQeO1MD5$B`2ZB5pAd*PbN*ke`bMM@8cM0H2A58v} zOlQu_+%t23yUW{zZ%3}(Dk91wED3vyLrKM+=+EvDWmFRSm-+hh=JnnVoxK%0|N{4O_rM4lZm@jr_5%V3JLn{->;9`v3KI(0LQY=Hg08|_{e-8$MTL9 zXKmUCx!=T9inE8Tm2KS)GVd;aeqQqAmKi)C`waC?@qPB^)B8Vo=c8R;z1vk&#bW`k zvIi0G>YZryt=F6Icm6ycmG6~PuKojdzmnHfhNM60ToE?R7~7}Zq~W682grP?y>naI87%423Mt-|q8WV_-k%rVnw zHB8w@?#s@U4i|STS6Ah(e2`nI&b@c(yNlefE#fSGE0Z;IuWP;TN707>1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izz00bZa0SG`~oCOx?|2ICU+Xmf^^R`G20SG_<0uX=z1Rwwb z2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00IzzfJ*2;kl-J0lpC|b#RcD0a@kE4&D39ZMGnQ6VD*NTr z!B_cDUl)-_shCVC^2cMQ(Q249l_%n|j9%tC(MMF$EfFu~Iw_CnV2u^hLpl!V_%V)o z`j$OQv^Xbj$ceYuF+XCLd~Up43%C|?b;lf1fSmUjJGC?59G>GGE?Hs0WkY2V-NCPv zHPoJr?Fgj}*;~rUg`$2|n8#h`%u{%bSv(JuhfnUYh<5ONGgm3aL}yO~JXBZC^;YLEFVznD%l4o9_0!IQuP+wf@A>hbU;X%-bIZ4!x;lT(dq=L6)*YWQ z?YG8D)8`$itvh!9!rrDA$9sQobfm1$^LBCZUyCA-mQ*$P{`skAX#Edudj`MXTf47! Iv;8Ul3mk+(T>t<8 diff --git a/venv/lib/python3.12/site-packages/black/linegen.py b/venv/lib/python3.12/site-packages/black/linegen.py deleted file mode 100644 index 9d22a7e..0000000 --- a/venv/lib/python3.12/site-packages/black/linegen.py +++ /dev/null @@ -1,1789 +0,0 @@ -""" -Generating lines of code. -""" - -import re -import sys -from dataclasses import replace -from enum import Enum, auto -from functools import partial, wraps -from typing import Collection, Iterator, List, Optional, Set, Union, cast - -from black.brackets import ( - COMMA_PRIORITY, - DOT_PRIORITY, - STRING_PRIORITY, - get_leaves_inside_matching_brackets, - max_delimiter_priority_in_atom, -) -from black.comments import FMT_OFF, generate_comments, list_comments -from black.lines import ( - Line, - RHSResult, - append_leaves, - can_be_split, - can_omit_invisible_parens, - is_line_short_enough, - line_to_string, -) -from black.mode import Feature, Mode, Preview -from black.nodes import ( - ASSIGNMENTS, - BRACKETS, - CLOSING_BRACKETS, - OPENING_BRACKETS, - STANDALONE_COMMENT, - STATEMENT, - WHITESPACE, - Visitor, - ensure_visible, - fstring_to_string, - get_annotation_type, - is_arith_like, - is_async_stmt_or_funcdef, - is_atom_with_invisible_parens, - is_docstring, - is_empty_tuple, - is_lpar_token, - is_multiline_string, - is_name_token, - is_one_sequence_between, - is_one_tuple, - is_parent_function_or_class, - is_part_of_annotation, - is_rpar_token, - is_stub_body, - is_stub_suite, - is_tuple_containing_walrus, - is_type_ignore_comment_string, - is_vararg, - is_walrus_assignment, - is_yield, - syms, - wrap_in_parentheses, -) -from black.numerics import normalize_numeric_literal -from black.strings import ( - fix_docstring, - get_string_prefix, - normalize_string_prefix, - normalize_string_quotes, - normalize_unicode_escape_sequences, -) -from black.trans import ( - CannotTransform, - StringMerger, - StringParenStripper, - StringParenWrapper, - StringSplitter, - Transformer, - hug_power_op, -) -from blib2to3.pgen2 import token -from blib2to3.pytree import Leaf, Node - -# types -LeafID = int -LN = Union[Leaf, Node] - - -class CannotSplit(CannotTransform): - """A readable split that fits the allotted line length is impossible.""" - - -# This isn't a dataclass because @dataclass + Generic breaks mypyc. -# See also https://github.com/mypyc/mypyc/issues/827. -class LineGenerator(Visitor[Line]): - """Generates reformatted Line objects. Empty lines are not emitted. - - Note: destroys the tree it's visiting by mutating prefixes of its leaves - in ways that will no longer stringify to valid Python code on the tree. - """ - - def __init__(self, mode: Mode, features: Collection[Feature]) -> None: - self.mode = mode - self.features = features - self.current_line: Line - self.__post_init__() - - def line(self, indent: int = 0) -> Iterator[Line]: - """Generate a line. - - If the line is empty, only emit if it makes sense. - If the line is too long, split it first and then generate. - - If any lines were generated, set up a new current_line. - """ - if not self.current_line: - self.current_line.depth += indent - return # Line is empty, don't emit. Creating a new one unnecessary. - - if len(self.current_line.leaves) == 1 and is_async_stmt_or_funcdef( - self.current_line.leaves[0] - ): - # Special case for async def/for/with statements. `visit_async_stmt` - # adds an `ASYNC` leaf then visits the child def/for/with statement - # nodes. Line yields from those nodes shouldn't treat the former - # `ASYNC` leaf as a complete line. - return - - complete_line = self.current_line - self.current_line = Line(mode=self.mode, depth=complete_line.depth + indent) - yield complete_line - - def visit_default(self, node: LN) -> Iterator[Line]: - """Default `visit_*()` implementation. Recurses to children of `node`.""" - if isinstance(node, Leaf): - any_open_brackets = self.current_line.bracket_tracker.any_open_brackets() - for comment in generate_comments(node): - if any_open_brackets: - # any comment within brackets is subject to splitting - self.current_line.append(comment) - elif comment.type == token.COMMENT: - # regular trailing comment - self.current_line.append(comment) - yield from self.line() - - else: - # regular standalone comment - yield from self.line() - - self.current_line.append(comment) - yield from self.line() - - if any_open_brackets: - node.prefix = "" - if node.type not in WHITESPACE: - self.current_line.append(node) - yield from super().visit_default(node) - - def visit_test(self, node: Node) -> Iterator[Line]: - """Visit an `x if y else z` test""" - - already_parenthesized = ( - node.prev_sibling and node.prev_sibling.type == token.LPAR - ) - - if not already_parenthesized: - # Similar to logic in wrap_in_parentheses - lpar = Leaf(token.LPAR, "") - rpar = Leaf(token.RPAR, "") - prefix = node.prefix - node.prefix = "" - lpar.prefix = prefix - node.insert_child(0, lpar) - node.append_child(rpar) - - yield from self.visit_default(node) - - def visit_INDENT(self, node: Leaf) -> Iterator[Line]: - """Increase indentation level, maybe yield a line.""" - # In blib2to3 INDENT never holds comments. - yield from self.line(+1) - yield from self.visit_default(node) - - def visit_DEDENT(self, node: Leaf) -> Iterator[Line]: - """Decrease indentation level, maybe yield a line.""" - # The current line might still wait for trailing comments. At DEDENT time - # there won't be any (they would be prefixes on the preceding NEWLINE). - # Emit the line then. - yield from self.line() - - # While DEDENT has no value, its prefix may contain standalone comments - # that belong to the current indentation level. Get 'em. - yield from self.visit_default(node) - - # Finally, emit the dedent. - yield from self.line(-1) - - def visit_stmt( - self, node: Node, keywords: Set[str], parens: Set[str] - ) -> Iterator[Line]: - """Visit a statement. - - This implementation is shared for `if`, `while`, `for`, `try`, `except`, - `def`, `with`, `class`, `assert`, and assignments. - - The relevant Python language `keywords` for a given statement will be - NAME leaves within it. This methods puts those on a separate line. - - `parens` holds a set of string leaf values immediately after which - invisible parens should be put. - """ - normalize_invisible_parens( - node, parens_after=parens, mode=self.mode, features=self.features - ) - for child in node.children: - if is_name_token(child) and child.value in keywords: - yield from self.line() - - yield from self.visit(child) - - def visit_typeparams(self, node: Node) -> Iterator[Line]: - yield from self.visit_default(node) - node.children[0].prefix = "" - - def visit_typevartuple(self, node: Node) -> Iterator[Line]: - yield from self.visit_default(node) - node.children[1].prefix = "" - - def visit_paramspec(self, node: Node) -> Iterator[Line]: - yield from self.visit_default(node) - node.children[1].prefix = "" - - def visit_dictsetmaker(self, node: Node) -> Iterator[Line]: - if Preview.wrap_long_dict_values_in_parens in self.mode: - for i, child in enumerate(node.children): - if i == 0: - continue - if node.children[i - 1].type == token.COLON: - if ( - child.type == syms.atom - and child.children[0].type in OPENING_BRACKETS - and not is_walrus_assignment(child) - ): - maybe_make_parens_invisible_in_atom( - child, - parent=node, - remove_brackets_around_comma=False, - ) - else: - wrap_in_parentheses(node, child, visible=False) - yield from self.visit_default(node) - - def visit_funcdef(self, node: Node) -> Iterator[Line]: - """Visit function definition.""" - yield from self.line() - - # Remove redundant brackets around return type annotation. - is_return_annotation = False - for child in node.children: - if child.type == token.RARROW: - is_return_annotation = True - elif is_return_annotation: - if child.type == syms.atom and child.children[0].type == token.LPAR: - if maybe_make_parens_invisible_in_atom( - child, - parent=node, - remove_brackets_around_comma=False, - ): - wrap_in_parentheses(node, child, visible=False) - else: - wrap_in_parentheses(node, child, visible=False) - is_return_annotation = False - - for child in node.children: - yield from self.visit(child) - - def visit_match_case(self, node: Node) -> Iterator[Line]: - """Visit either a match or case statement.""" - normalize_invisible_parens( - node, parens_after=set(), mode=self.mode, features=self.features - ) - - yield from self.line() - for child in node.children: - yield from self.visit(child) - - def visit_suite(self, node: Node) -> Iterator[Line]: - """Visit a suite.""" - if is_stub_suite(node): - yield from self.visit(node.children[2]) - else: - yield from self.visit_default(node) - - def visit_simple_stmt(self, node: Node) -> Iterator[Line]: - """Visit a statement without nested statements.""" - prev_type: Optional[int] = None - for child in node.children: - if (prev_type is None or prev_type == token.SEMI) and is_arith_like(child): - wrap_in_parentheses(node, child, visible=False) - prev_type = child.type - - if node.parent and node.parent.type in STATEMENT: - if is_parent_function_or_class(node) and is_stub_body(node): - yield from self.visit_default(node) - else: - yield from self.line(+1) - yield from self.visit_default(node) - yield from self.line(-1) - - else: - if node.parent and is_stub_suite(node.parent): - node.prefix = "" - yield from self.visit_default(node) - return - yield from self.line() - yield from self.visit_default(node) - - def visit_async_stmt(self, node: Node) -> Iterator[Line]: - """Visit `async def`, `async for`, `async with`.""" - yield from self.line() - - children = iter(node.children) - for child in children: - yield from self.visit(child) - - if child.type == token.ASYNC or child.type == STANDALONE_COMMENT: - # STANDALONE_COMMENT happens when `# fmt: skip` is applied on the async - # line. - break - - internal_stmt = next(children) - yield from self.visit(internal_stmt) - - def visit_decorators(self, node: Node) -> Iterator[Line]: - """Visit decorators.""" - for child in node.children: - yield from self.line() - yield from self.visit(child) - - def visit_power(self, node: Node) -> Iterator[Line]: - for idx, leaf in enumerate(node.children[:-1]): - next_leaf = node.children[idx + 1] - - if not isinstance(leaf, Leaf): - continue - - value = leaf.value.lower() - if ( - leaf.type == token.NUMBER - and next_leaf.type == syms.trailer - # Ensure that we are in an attribute trailer - and next_leaf.children[0].type == token.DOT - # It shouldn't wrap hexadecimal, binary and octal literals - and not value.startswith(("0x", "0b", "0o")) - # It shouldn't wrap complex literals - and "j" not in value - ): - wrap_in_parentheses(node, leaf) - - remove_await_parens(node) - - yield from self.visit_default(node) - - def visit_SEMI(self, leaf: Leaf) -> Iterator[Line]: - """Remove a semicolon and put the other statement on a separate line.""" - yield from self.line() - - def visit_ENDMARKER(self, leaf: Leaf) -> Iterator[Line]: - """End of file. Process outstanding comments and end with a newline.""" - yield from self.visit_default(leaf) - yield from self.line() - - def visit_STANDALONE_COMMENT(self, leaf: Leaf) -> Iterator[Line]: - if not self.current_line.bracket_tracker.any_open_brackets(): - yield from self.line() - yield from self.visit_default(leaf) - - def visit_factor(self, node: Node) -> Iterator[Line]: - """Force parentheses between a unary op and a binary power: - - -2 ** 8 -> -(2 ** 8) - """ - _operator, operand = node.children - if ( - operand.type == syms.power - and len(operand.children) == 3 - and operand.children[1].type == token.DOUBLESTAR - ): - lpar = Leaf(token.LPAR, "(") - rpar = Leaf(token.RPAR, ")") - index = operand.remove() or 0 - node.insert_child(index, Node(syms.atom, [lpar, operand, rpar])) - yield from self.visit_default(node) - - def visit_tname(self, node: Node) -> Iterator[Line]: - """ - Add potential parentheses around types in function parameter lists to be made - into real parentheses in case the type hint is too long to fit on a line - Examples: - def foo(a: int, b: float = 7): ... - - -> - - def foo(a: (int), b: (float) = 7): ... - """ - assert len(node.children) == 3 - if maybe_make_parens_invisible_in_atom(node.children[2], parent=node): - wrap_in_parentheses(node, node.children[2], visible=False) - - yield from self.visit_default(node) - - def visit_STRING(self, leaf: Leaf) -> Iterator[Line]: - if Preview.hex_codes_in_unicode_sequences in self.mode: - normalize_unicode_escape_sequences(leaf) - - if is_docstring(leaf, self.mode) and not re.search(r"\\\s*\n", leaf.value): - # We're ignoring docstrings with backslash newline escapes because changing - # indentation of those changes the AST representation of the code. - if self.mode.string_normalization: - docstring = normalize_string_prefix(leaf.value) - # We handle string normalization at the end of this method, but since - # what we do right now acts differently depending on quote style (ex. - # see padding logic below), there's a possibility for unstable - # formatting. To avoid a situation where this function formats a - # docstring differently on the second pass, normalize it early. - docstring = normalize_string_quotes(docstring) - else: - docstring = leaf.value - prefix = get_string_prefix(docstring) - docstring = docstring[len(prefix) :] # Remove the prefix - quote_char = docstring[0] - # A natural way to remove the outer quotes is to do: - # docstring = docstring.strip(quote_char) - # but that breaks on """""x""" (which is '""x'). - # So we actually need to remove the first character and the next two - # characters but only if they are the same as the first. - quote_len = 1 if docstring[1] != quote_char else 3 - docstring = docstring[quote_len:-quote_len] - docstring_started_empty = not docstring - indent = " " * 4 * self.current_line.depth - - if is_multiline_string(leaf): - docstring = fix_docstring(docstring, indent) - else: - docstring = docstring.strip() - - has_trailing_backslash = False - if docstring: - # Add some padding if the docstring starts / ends with a quote mark. - if docstring[0] == quote_char: - docstring = " " + docstring - if docstring[-1] == quote_char: - docstring += " " - if docstring[-1] == "\\": - backslash_count = len(docstring) - len(docstring.rstrip("\\")) - if backslash_count % 2: - # Odd number of tailing backslashes, add some padding to - # avoid escaping the closing string quote. - docstring += " " - has_trailing_backslash = True - elif not docstring_started_empty: - docstring = " " - - # We could enforce triple quotes at this point. - quote = quote_char * quote_len - - # It's invalid to put closing single-character quotes on a new line. - if quote_len == 3: - # We need to find the length of the last line of the docstring - # to find if we can add the closing quotes to the line without - # exceeding the maximum line length. - # If docstring is one line, we don't put the closing quotes on a - # separate line because it looks ugly (#3320). - lines = docstring.splitlines() - last_line_length = len(lines[-1]) if docstring else 0 - - # If adding closing quotes would cause the last line to exceed - # the maximum line length, and the closing quote is not - # prefixed by a newline then put a line break before - # the closing quotes - if ( - len(lines) > 1 - and last_line_length + quote_len > self.mode.line_length - and len(indent) + quote_len <= self.mode.line_length - and not has_trailing_backslash - ): - if ( - Preview.docstring_check_for_newline in self.mode - and leaf.value[-1 - quote_len] == "\n" - ): - leaf.value = prefix + quote + docstring + quote - else: - leaf.value = prefix + quote + docstring + "\n" + indent + quote - else: - leaf.value = prefix + quote + docstring + quote - else: - leaf.value = prefix + quote + docstring + quote - - if self.mode.string_normalization and leaf.type == token.STRING: - leaf.value = normalize_string_prefix(leaf.value) - leaf.value = normalize_string_quotes(leaf.value) - yield from self.visit_default(leaf) - - def visit_NUMBER(self, leaf: Leaf) -> Iterator[Line]: - normalize_numeric_literal(leaf) - yield from self.visit_default(leaf) - - def visit_fstring(self, node: Node) -> Iterator[Line]: - # currently we don't want to format and split f-strings at all. - string_leaf = fstring_to_string(node) - node.replace(string_leaf) - yield from self.visit_STRING(string_leaf) - - # TODO: Uncomment Implementation to format f-string children - # fstring_start = node.children[0] - # fstring_end = node.children[-1] - # assert isinstance(fstring_start, Leaf) - # assert isinstance(fstring_end, Leaf) - - # quote_char = fstring_end.value[0] - # quote_idx = fstring_start.value.index(quote_char) - # prefix, quote = ( - # fstring_start.value[:quote_idx], - # fstring_start.value[quote_idx:] - # ) - - # if not is_docstring(node, self.mode): - # prefix = normalize_string_prefix(prefix) - - # assert quote == fstring_end.value - - # is_raw_fstring = "r" in prefix or "R" in prefix - # middles = [ - # leaf - # for leaf in node.leaves() - # if leaf.type == token.FSTRING_MIDDLE - # ] - - # if self.mode.string_normalization: - # middles, quote = normalize_fstring_quotes(quote, middles, is_raw_fstring) - - # fstring_start.value = prefix + quote - # fstring_end.value = quote - - # yield from self.visit_default(node) - - def __post_init__(self) -> None: - """You are in a twisty little maze of passages.""" - self.current_line = Line(mode=self.mode) - - v = self.visit_stmt - Ø: Set[str] = set() - self.visit_assert_stmt = partial(v, keywords={"assert"}, parens={"assert", ","}) - self.visit_if_stmt = partial( - v, keywords={"if", "else", "elif"}, parens={"if", "elif"} - ) - self.visit_while_stmt = partial(v, keywords={"while", "else"}, parens={"while"}) - self.visit_for_stmt = partial(v, keywords={"for", "else"}, parens={"for", "in"}) - self.visit_try_stmt = partial( - v, keywords={"try", "except", "else", "finally"}, parens=Ø - ) - self.visit_except_clause = partial(v, keywords={"except"}, parens={"except"}) - self.visit_with_stmt = partial(v, keywords={"with"}, parens={"with"}) - self.visit_classdef = partial(v, keywords={"class"}, parens=Ø) - - self.visit_expr_stmt = partial(v, keywords=Ø, parens=ASSIGNMENTS) - self.visit_return_stmt = partial(v, keywords={"return"}, parens={"return"}) - self.visit_import_from = partial(v, keywords=Ø, parens={"import"}) - self.visit_del_stmt = partial(v, keywords=Ø, parens={"del"}) - self.visit_async_funcdef = self.visit_async_stmt - self.visit_decorated = self.visit_decorators - - # PEP 634 - self.visit_match_stmt = self.visit_match_case - self.visit_case_block = self.visit_match_case - if Preview.remove_redundant_guard_parens in self.mode: - self.visit_guard = partial(v, keywords=Ø, parens={"if"}) - - -def _hugging_power_ops_line_to_string( - line: Line, - features: Collection[Feature], - mode: Mode, -) -> Optional[str]: - try: - return line_to_string(next(hug_power_op(line, features, mode))) - except CannotTransform: - return None - - -def transform_line( - line: Line, mode: Mode, features: Collection[Feature] = () -) -> Iterator[Line]: - """Transform a `line`, potentially splitting it into many lines. - - They should fit in the allotted `line_length` but might not be able to. - - `features` are syntactical features that may be used in the output. - """ - if line.is_comment: - yield line - return - - line_str = line_to_string(line) - - # We need the line string when power operators are hugging to determine if we should - # split the line. Default to line_str, if no power operator are present on the line. - line_str_hugging_power_ops = ( - _hugging_power_ops_line_to_string(line, features, mode) or line_str - ) - - ll = mode.line_length - sn = mode.string_normalization - string_merge = StringMerger(ll, sn) - string_paren_strip = StringParenStripper(ll, sn) - string_split = StringSplitter(ll, sn) - string_paren_wrap = StringParenWrapper(ll, sn) - - transformers: List[Transformer] - if ( - not line.contains_uncollapsable_type_comments() - and not line.should_split_rhs - and not line.magic_trailing_comma - and ( - is_line_short_enough(line, mode=mode, line_str=line_str_hugging_power_ops) - or line.contains_unsplittable_type_ignore() - ) - and not (line.inside_brackets and line.contains_standalone_comments()) - and not line.contains_implicit_multiline_string_with_comments() - ): - # Only apply basic string preprocessing, since lines shouldn't be split here. - if Preview.string_processing in mode: - transformers = [string_merge, string_paren_strip] - else: - transformers = [] - elif line.is_def and not should_split_funcdef_with_rhs(line, mode): - transformers = [left_hand_split] - else: - - def _rhs( - self: object, line: Line, features: Collection[Feature], mode: Mode - ) -> Iterator[Line]: - """Wraps calls to `right_hand_split`. - - The calls increasingly `omit` right-hand trailers (bracket pairs with - content), meaning the trailers get glued together to split on another - bracket pair instead. - """ - for omit in generate_trailers_to_omit(line, mode.line_length): - lines = list(right_hand_split(line, mode, features, omit=omit)) - # Note: this check is only able to figure out if the first line of the - # *current* transformation fits in the line length. This is true only - # for simple cases. All others require running more transforms via - # `transform_line()`. This check doesn't know if those would succeed. - if is_line_short_enough(lines[0], mode=mode): - yield from lines - return - - # All splits failed, best effort split with no omits. - # This mostly happens to multiline strings that are by definition - # reported as not fitting a single line, as well as lines that contain - # trailing commas (those have to be exploded). - yield from right_hand_split(line, mode, features=features) - - # HACK: nested functions (like _rhs) compiled by mypyc don't retain their - # __name__ attribute which is needed in `run_transformer` further down. - # Unfortunately a nested class breaks mypyc too. So a class must be created - # via type ... https://github.com/mypyc/mypyc/issues/884 - rhs = type("rhs", (), {"__call__": _rhs})() - - if Preview.string_processing in mode: - if line.inside_brackets: - transformers = [ - string_merge, - string_paren_strip, - string_split, - delimiter_split, - standalone_comment_split, - string_paren_wrap, - rhs, - ] - else: - transformers = [ - string_merge, - string_paren_strip, - string_split, - string_paren_wrap, - rhs, - ] - else: - if line.inside_brackets: - transformers = [delimiter_split, standalone_comment_split, rhs] - else: - transformers = [rhs] - # It's always safe to attempt hugging of power operations and pretty much every line - # could match. - transformers.append(hug_power_op) - - for transform in transformers: - # We are accumulating lines in `result` because we might want to abort - # mission and return the original line in the end, or attempt a different - # split altogether. - try: - result = run_transformer(line, transform, mode, features, line_str=line_str) - except CannotTransform: - continue - else: - yield from result - break - - else: - yield line - - -def should_split_funcdef_with_rhs(line: Line, mode: Mode) -> bool: - """If a funcdef has a magic trailing comma in the return type, then we should first - split the line with rhs to respect the comma. - """ - return_type_leaves: List[Leaf] = [] - in_return_type = False - - for leaf in line.leaves: - if leaf.type == token.COLON: - in_return_type = False - if in_return_type: - return_type_leaves.append(leaf) - if leaf.type == token.RARROW: - in_return_type = True - - # using `bracket_split_build_line` will mess with whitespace, so we duplicate a - # couple lines from it. - result = Line(mode=line.mode, depth=line.depth) - leaves_to_track = get_leaves_inside_matching_brackets(return_type_leaves) - for leaf in return_type_leaves: - result.append( - leaf, - preformatted=True, - track_bracket=id(leaf) in leaves_to_track, - ) - - # we could also return true if the line is too long, and the return type is longer - # than the param list. Or if `should_split_rhs` returns True. - return result.magic_trailing_comma is not None - - -class _BracketSplitComponent(Enum): - head = auto() - body = auto() - tail = auto() - - -def left_hand_split( - line: Line, _features: Collection[Feature], mode: Mode -) -> Iterator[Line]: - """Split line into many lines, starting with the first matching bracket pair. - - Note: this usually looks weird, only use this for function definitions. - Prefer RHS otherwise. This is why this function is not symmetrical with - :func:`right_hand_split` which also handles optional parentheses. - """ - tail_leaves: List[Leaf] = [] - body_leaves: List[Leaf] = [] - head_leaves: List[Leaf] = [] - current_leaves = head_leaves - matching_bracket: Optional[Leaf] = None - for leaf in line.leaves: - if ( - current_leaves is body_leaves - and leaf.type in CLOSING_BRACKETS - and leaf.opening_bracket is matching_bracket - and isinstance(matching_bracket, Leaf) - ): - ensure_visible(leaf) - ensure_visible(matching_bracket) - current_leaves = tail_leaves if body_leaves else head_leaves - current_leaves.append(leaf) - if current_leaves is head_leaves: - if leaf.type in OPENING_BRACKETS: - matching_bracket = leaf - current_leaves = body_leaves - if not matching_bracket or not tail_leaves: - raise CannotSplit("No brackets found") - - head = bracket_split_build_line( - head_leaves, line, matching_bracket, component=_BracketSplitComponent.head - ) - body = bracket_split_build_line( - body_leaves, line, matching_bracket, component=_BracketSplitComponent.body - ) - tail = bracket_split_build_line( - tail_leaves, line, matching_bracket, component=_BracketSplitComponent.tail - ) - bracket_split_succeeded_or_raise(head, body, tail) - for result in (head, body, tail): - if result: - yield result - - -def right_hand_split( - line: Line, - mode: Mode, - features: Collection[Feature] = (), - omit: Collection[LeafID] = (), -) -> Iterator[Line]: - """Split line into many lines, starting with the last matching bracket pair. - - If the split was by optional parentheses, attempt splitting without them, too. - `omit` is a collection of closing bracket IDs that shouldn't be considered for - this split. - - Note: running this function modifies `bracket_depth` on the leaves of `line`. - """ - rhs_result = _first_right_hand_split(line, omit=omit) - yield from _maybe_split_omitting_optional_parens( - rhs_result, line, mode, features=features, omit=omit - ) - - -def _first_right_hand_split( - line: Line, - omit: Collection[LeafID] = (), -) -> RHSResult: - """Split the line into head, body, tail starting with the last bracket pair. - - Note: this function should not have side effects. It's relied upon by - _maybe_split_omitting_optional_parens to get an opinion whether to prefer - splitting on the right side of an assignment statement. - """ - tail_leaves: List[Leaf] = [] - body_leaves: List[Leaf] = [] - head_leaves: List[Leaf] = [] - current_leaves = tail_leaves - opening_bracket: Optional[Leaf] = None - closing_bracket: Optional[Leaf] = None - for leaf in reversed(line.leaves): - if current_leaves is body_leaves: - if leaf is opening_bracket: - current_leaves = head_leaves if body_leaves else tail_leaves - current_leaves.append(leaf) - if current_leaves is tail_leaves: - if leaf.type in CLOSING_BRACKETS and id(leaf) not in omit: - opening_bracket = leaf.opening_bracket - closing_bracket = leaf - current_leaves = body_leaves - if not (opening_bracket and closing_bracket and head_leaves): - # If there is no opening or closing_bracket that means the split failed and - # all content is in the tail. Otherwise, if `head_leaves` are empty, it means - # the matching `opening_bracket` wasn't available on `line` anymore. - raise CannotSplit("No brackets found") - - tail_leaves.reverse() - body_leaves.reverse() - head_leaves.reverse() - - body: Optional[Line] = None - if ( - Preview.hug_parens_with_braces_and_square_brackets in line.mode - and tail_leaves[0].value - and tail_leaves[0].opening_bracket is head_leaves[-1] - ): - inner_body_leaves = list(body_leaves) - hugged_opening_leaves: List[Leaf] = [] - hugged_closing_leaves: List[Leaf] = [] - is_unpacking = body_leaves[0].type in [token.STAR, token.DOUBLESTAR] - unpacking_offset: int = 1 if is_unpacking else 0 - while ( - len(inner_body_leaves) >= 2 + unpacking_offset - and inner_body_leaves[-1].type in CLOSING_BRACKETS - and inner_body_leaves[-1].opening_bracket - is inner_body_leaves[unpacking_offset] - ): - if unpacking_offset: - hugged_opening_leaves.append(inner_body_leaves.pop(0)) - unpacking_offset = 0 - hugged_opening_leaves.append(inner_body_leaves.pop(0)) - hugged_closing_leaves.insert(0, inner_body_leaves.pop()) - - if hugged_opening_leaves and inner_body_leaves: - inner_body = bracket_split_build_line( - inner_body_leaves, - line, - hugged_opening_leaves[-1], - component=_BracketSplitComponent.body, - ) - if ( - line.mode.magic_trailing_comma - and inner_body_leaves[-1].type == token.COMMA - ): - should_hug = True - else: - line_length = line.mode.line_length - sum( - len(str(leaf)) - for leaf in hugged_opening_leaves + hugged_closing_leaves - ) - if is_line_short_enough( - inner_body, mode=replace(line.mode, line_length=line_length) - ): - # Do not hug if it fits on a single line. - should_hug = False - else: - should_hug = True - if should_hug: - body_leaves = inner_body_leaves - head_leaves.extend(hugged_opening_leaves) - tail_leaves = hugged_closing_leaves + tail_leaves - body = inner_body # No need to re-calculate the body again later. - - head = bracket_split_build_line( - head_leaves, line, opening_bracket, component=_BracketSplitComponent.head - ) - if body is None: - body = bracket_split_build_line( - body_leaves, line, opening_bracket, component=_BracketSplitComponent.body - ) - tail = bracket_split_build_line( - tail_leaves, line, opening_bracket, component=_BracketSplitComponent.tail - ) - bracket_split_succeeded_or_raise(head, body, tail) - return RHSResult(head, body, tail, opening_bracket, closing_bracket) - - -def _maybe_split_omitting_optional_parens( - rhs: RHSResult, - line: Line, - mode: Mode, - features: Collection[Feature] = (), - omit: Collection[LeafID] = (), -) -> Iterator[Line]: - if ( - Feature.FORCE_OPTIONAL_PARENTHESES not in features - # the opening bracket is an optional paren - and rhs.opening_bracket.type == token.LPAR - and not rhs.opening_bracket.value - # the closing bracket is an optional paren - and rhs.closing_bracket.type == token.RPAR - and not rhs.closing_bracket.value - # it's not an import (optional parens are the only thing we can split on - # in this case; attempting a split without them is a waste of time) - and not line.is_import - # and we can actually remove the parens - and can_omit_invisible_parens(rhs, mode.line_length) - ): - omit = {id(rhs.closing_bracket), *omit} - try: - # The RHSResult Omitting Optional Parens. - rhs_oop = _first_right_hand_split(line, omit=omit) - is_split_right_after_equal = ( - len(rhs.head.leaves) >= 2 and rhs.head.leaves[-2].type == token.EQUAL - ) - rhs_head_contains_brackets = any( - leaf.type in BRACKETS for leaf in rhs.head.leaves[:-1] - ) - # the -1 is for the ending optional paren - rhs_head_short_enough = is_line_short_enough( - rhs.head, mode=replace(mode, line_length=mode.line_length - 1) - ) - rhs_head_explode_blocked_by_magic_trailing_comma = ( - rhs.head.magic_trailing_comma is None - ) - if ( - not ( - is_split_right_after_equal - and rhs_head_contains_brackets - and rhs_head_short_enough - and rhs_head_explode_blocked_by_magic_trailing_comma - ) - # the omit optional parens split is preferred by some other reason - or _prefer_split_rhs_oop_over_rhs(rhs_oop, rhs, mode) - ): - yield from _maybe_split_omitting_optional_parens( - rhs_oop, line, mode, features=features, omit=omit - ) - return - - except CannotSplit as e: - # For chained assignments we want to use the previous successful split - if line.is_chained_assignment: - pass - - elif not can_be_split(rhs.body) and not is_line_short_enough( - rhs.body, mode=mode - ): - raise CannotSplit( - "Splitting failed, body is still too long and can't be split." - ) from e - - elif ( - rhs.head.contains_multiline_strings() - or rhs.tail.contains_multiline_strings() - ): - raise CannotSplit( - "The current optional pair of parentheses is bound to fail to" - " satisfy the splitting algorithm because the head or the tail" - " contains multiline strings which by definition never fit one" - " line." - ) from e - - ensure_visible(rhs.opening_bracket) - ensure_visible(rhs.closing_bracket) - for result in (rhs.head, rhs.body, rhs.tail): - if result: - yield result - - -def _prefer_split_rhs_oop_over_rhs( - rhs_oop: RHSResult, rhs: RHSResult, mode: Mode -) -> bool: - """ - Returns whether we should prefer the result from a split omitting optional parens - (rhs_oop) over the original (rhs). - """ - # If we have multiple targets, we prefer more `=`s on the head vs pushing them to - # the body - rhs_head_equal_count = [leaf.type for leaf in rhs.head.leaves].count(token.EQUAL) - rhs_oop_head_equal_count = [leaf.type for leaf in rhs_oop.head.leaves].count( - token.EQUAL - ) - if rhs_head_equal_count > 1 and rhs_head_equal_count > rhs_oop_head_equal_count: - return False - - has_closing_bracket_after_assign = False - for leaf in reversed(rhs_oop.head.leaves): - if leaf.type == token.EQUAL: - break - if leaf.type in CLOSING_BRACKETS: - has_closing_bracket_after_assign = True - break - return ( - # contains matching brackets after the `=` (done by checking there is a - # closing bracket) - has_closing_bracket_after_assign - or ( - # the split is actually from inside the optional parens (done by checking - # the first line still contains the `=`) - any(leaf.type == token.EQUAL for leaf in rhs_oop.head.leaves) - # the first line is short enough - and is_line_short_enough(rhs_oop.head, mode=mode) - ) - # contains unsplittable type ignore - or rhs_oop.head.contains_unsplittable_type_ignore() - or rhs_oop.body.contains_unsplittable_type_ignore() - or rhs_oop.tail.contains_unsplittable_type_ignore() - ) - - -def bracket_split_succeeded_or_raise(head: Line, body: Line, tail: Line) -> None: - """Raise :exc:`CannotSplit` if the last left- or right-hand split failed. - - Do nothing otherwise. - - A left- or right-hand split is based on a pair of brackets. Content before - (and including) the opening bracket is left on one line, content inside the - brackets is put on a separate line, and finally content starting with and - following the closing bracket is put on a separate line. - - Those are called `head`, `body`, and `tail`, respectively. If the split - produced the same line (all content in `head`) or ended up with an empty `body` - and the `tail` is just the closing bracket, then it's considered failed. - """ - tail_len = len(str(tail).strip()) - if not body: - if tail_len == 0: - raise CannotSplit("Splitting brackets produced the same line") - - elif tail_len < 3: - raise CannotSplit( - f"Splitting brackets on an empty body to save {tail_len} characters is" - " not worth it" - ) - - -def bracket_split_build_line( - leaves: List[Leaf], - original: Line, - opening_bracket: Leaf, - *, - component: _BracketSplitComponent, -) -> Line: - """Return a new line with given `leaves` and respective comments from `original`. - - If it's the head component, brackets will be tracked so trailing commas are - respected. - - If it's the body component, the result line is one-indented inside brackets and as - such has its first leaf's prefix normalized and a trailing comma added when - expected. - """ - result = Line(mode=original.mode, depth=original.depth) - if component is _BracketSplitComponent.body: - result.inside_brackets = True - result.depth += 1 - if leaves: - no_commas = ( - # Ensure a trailing comma for imports and standalone function arguments - original.is_def - # Don't add one after any comments or within type annotations - and opening_bracket.value == "(" - # Don't add one if there's already one there - and not any( - leaf.type == token.COMMA - and ( - Preview.typed_params_trailing_comma not in original.mode - or not is_part_of_annotation(leaf) - ) - for leaf in leaves - ) - # Don't add one inside parenthesized return annotations - and get_annotation_type(leaves[0]) != "return" - # Don't add one inside PEP 604 unions - and not ( - leaves[0].parent - and leaves[0].parent.next_sibling - and leaves[0].parent.next_sibling.type == token.VBAR - ) - ) - - if original.is_import or no_commas: - for i in range(len(leaves) - 1, -1, -1): - if leaves[i].type == STANDALONE_COMMENT: - continue - - if leaves[i].type != token.COMMA: - new_comma = Leaf(token.COMMA, ",") - leaves.insert(i + 1, new_comma) - break - - leaves_to_track: Set[LeafID] = set() - if component is _BracketSplitComponent.head: - leaves_to_track = get_leaves_inside_matching_brackets(leaves) - # Populate the line - for leaf in leaves: - result.append( - leaf, - preformatted=True, - track_bracket=id(leaf) in leaves_to_track, - ) - for comment_after in original.comments_after(leaf): - result.append(comment_after, preformatted=True) - if component is _BracketSplitComponent.body and should_split_line( - result, opening_bracket - ): - result.should_split_rhs = True - return result - - -def dont_increase_indentation(split_func: Transformer) -> Transformer: - """Normalize prefix of the first leaf in every line returned by `split_func`. - - This is a decorator over relevant split functions. - """ - - @wraps(split_func) - def split_wrapper( - line: Line, features: Collection[Feature], mode: Mode - ) -> Iterator[Line]: - for split_line in split_func(line, features, mode): - split_line.leaves[0].prefix = "" - yield split_line - - return split_wrapper - - -def _get_last_non_comment_leaf(line: Line) -> Optional[int]: - for leaf_idx in range(len(line.leaves) - 1, 0, -1): - if line.leaves[leaf_idx].type != STANDALONE_COMMENT: - return leaf_idx - return None - - -def _can_add_trailing_comma(leaf: Leaf, features: Collection[Feature]) -> bool: - if is_vararg(leaf, within={syms.typedargslist}): - return Feature.TRAILING_COMMA_IN_DEF in features - if is_vararg(leaf, within={syms.arglist, syms.argument}): - return Feature.TRAILING_COMMA_IN_CALL in features - return True - - -def _safe_add_trailing_comma(safe: bool, delimiter_priority: int, line: Line) -> Line: - if ( - safe - and delimiter_priority == COMMA_PRIORITY - and line.leaves[-1].type != token.COMMA - and line.leaves[-1].type != STANDALONE_COMMENT - ): - new_comma = Leaf(token.COMMA, ",") - line.append(new_comma) - return line - - -MIGRATE_COMMENT_DELIMITERS = {STRING_PRIORITY, COMMA_PRIORITY} - - -@dont_increase_indentation -def delimiter_split( - line: Line, features: Collection[Feature], mode: Mode -) -> Iterator[Line]: - """Split according to delimiters of the highest priority. - - If the appropriate Features are given, the split will add trailing commas - also in function signatures and calls that contain `*` and `**`. - """ - if len(line.leaves) == 0: - raise CannotSplit("Line empty") from None - last_leaf = line.leaves[-1] - - bt = line.bracket_tracker - try: - delimiter_priority = bt.max_delimiter_priority(exclude={id(last_leaf)}) - except ValueError: - raise CannotSplit("No delimiters found") from None - - if ( - delimiter_priority == DOT_PRIORITY - and bt.delimiter_count_with_priority(delimiter_priority) == 1 - ): - raise CannotSplit("Splitting a single attribute from its owner looks wrong") - - current_line = Line( - mode=line.mode, depth=line.depth, inside_brackets=line.inside_brackets - ) - lowest_depth = sys.maxsize - trailing_comma_safe = True - - def append_to_line(leaf: Leaf) -> Iterator[Line]: - """Append `leaf` to current line or to new line if appending impossible.""" - nonlocal current_line - try: - current_line.append_safe(leaf, preformatted=True) - except ValueError: - yield current_line - - current_line = Line( - mode=line.mode, depth=line.depth, inside_brackets=line.inside_brackets - ) - current_line.append(leaf) - - def append_comments(leaf: Leaf) -> Iterator[Line]: - for comment_after in line.comments_after(leaf): - yield from append_to_line(comment_after) - - last_non_comment_leaf = _get_last_non_comment_leaf(line) - for leaf_idx, leaf in enumerate(line.leaves): - yield from append_to_line(leaf) - - previous_priority = leaf_idx > 0 and bt.delimiters.get( - id(line.leaves[leaf_idx - 1]) - ) - if ( - previous_priority != delimiter_priority - or delimiter_priority in MIGRATE_COMMENT_DELIMITERS - ): - yield from append_comments(leaf) - - lowest_depth = min(lowest_depth, leaf.bracket_depth) - if trailing_comma_safe and leaf.bracket_depth == lowest_depth: - trailing_comma_safe = _can_add_trailing_comma(leaf, features) - - if last_leaf.type == STANDALONE_COMMENT and leaf_idx == last_non_comment_leaf: - current_line = _safe_add_trailing_comma( - trailing_comma_safe, delimiter_priority, current_line - ) - - leaf_priority = bt.delimiters.get(id(leaf)) - if leaf_priority == delimiter_priority: - if ( - leaf_idx + 1 < len(line.leaves) - and delimiter_priority not in MIGRATE_COMMENT_DELIMITERS - ): - yield from append_comments(line.leaves[leaf_idx + 1]) - - yield current_line - current_line = Line( - mode=line.mode, depth=line.depth, inside_brackets=line.inside_brackets - ) - - if current_line: - current_line = _safe_add_trailing_comma( - trailing_comma_safe, delimiter_priority, current_line - ) - yield current_line - - -@dont_increase_indentation -def standalone_comment_split( - line: Line, features: Collection[Feature], mode: Mode -) -> Iterator[Line]: - """Split standalone comments from the rest of the line.""" - if not line.contains_standalone_comments(): - raise CannotSplit("Line does not have any standalone comments") - - current_line = Line( - mode=line.mode, depth=line.depth, inside_brackets=line.inside_brackets - ) - - def append_to_line(leaf: Leaf) -> Iterator[Line]: - """Append `leaf` to current line or to new line if appending impossible.""" - nonlocal current_line - try: - current_line.append_safe(leaf, preformatted=True) - except ValueError: - yield current_line - - current_line = Line( - line.mode, depth=line.depth, inside_brackets=line.inside_brackets - ) - current_line.append(leaf) - - for leaf in line.leaves: - yield from append_to_line(leaf) - - for comment_after in line.comments_after(leaf): - yield from append_to_line(comment_after) - - if current_line: - yield current_line - - -def normalize_invisible_parens( # noqa: C901 - node: Node, parens_after: Set[str], *, mode: Mode, features: Collection[Feature] -) -> None: - """Make existing optional parentheses invisible or create new ones. - - `parens_after` is a set of string leaf values immediately after which parens - should be put. - - Standardizes on visible parentheses for single-element tuples, and keeps - existing visible parentheses for other tuples and generator expressions. - """ - for pc in list_comments(node.prefix, is_endmarker=False): - if pc.value in FMT_OFF: - # This `node` has a prefix with `# fmt: off`, don't mess with parens. - return - - # The multiple context managers grammar has a different pattern, thus this is - # separate from the for-loop below. This possibly wraps them in invisible parens, - # and later will be removed in remove_with_parens when needed. - if node.type == syms.with_stmt: - _maybe_wrap_cms_in_parens(node, mode, features) - - check_lpar = False - for index, child in enumerate(list(node.children)): - # Fixes a bug where invisible parens are not properly stripped from - # assignment statements that contain type annotations. - if isinstance(child, Node) and child.type == syms.annassign: - normalize_invisible_parens( - child, parens_after=parens_after, mode=mode, features=features - ) - - # Fixes a bug where invisible parens are not properly wrapped around - # case blocks. - if isinstance(child, Node) and child.type == syms.case_block: - normalize_invisible_parens( - child, parens_after={"case"}, mode=mode, features=features - ) - - # Add parentheses around if guards in case blocks - if ( - isinstance(child, Node) - and child.type == syms.guard - and Preview.parens_for_long_if_clauses_in_case_block in mode - ): - normalize_invisible_parens( - child, parens_after={"if"}, mode=mode, features=features - ) - - # Add parentheses around long tuple unpacking in assignments. - if ( - index == 0 - and isinstance(child, Node) - and child.type == syms.testlist_star_expr - ): - check_lpar = True - - if check_lpar: - if ( - child.type == syms.atom - and node.type == syms.for_stmt - and isinstance(child.prev_sibling, Leaf) - and child.prev_sibling.type == token.NAME - and child.prev_sibling.value == "for" - ): - if maybe_make_parens_invisible_in_atom( - child, - parent=node, - remove_brackets_around_comma=True, - ): - wrap_in_parentheses(node, child, visible=False) - elif isinstance(child, Node) and node.type == syms.with_stmt: - remove_with_parens(child, node) - elif child.type == syms.atom: - if maybe_make_parens_invisible_in_atom( - child, - parent=node, - ): - wrap_in_parentheses(node, child, visible=False) - elif is_one_tuple(child): - wrap_in_parentheses(node, child, visible=True) - elif node.type == syms.import_from: - _normalize_import_from(node, child, index) - break - elif ( - index == 1 - and child.type == token.STAR - and node.type == syms.except_clause - ): - # In except* (PEP 654), the star is actually part of - # of the keyword. So we need to skip the insertion of - # invisible parentheses to work more precisely. - continue - - elif ( - isinstance(child, Leaf) - and child.next_sibling is not None - and child.next_sibling.type == token.COLON - and child.value == "case" - ): - # A special patch for "case case:" scenario, the second occurrence - # of case will be not parsed as a Python keyword. - break - - elif not is_multiline_string(child): - wrap_in_parentheses(node, child, visible=False) - - comma_check = child.type == token.COMMA - - check_lpar = isinstance(child, Leaf) and ( - child.value in parens_after or comma_check - ) - - -def _normalize_import_from(parent: Node, child: LN, index: int) -> None: - # "import from" nodes store parentheses directly as part of - # the statement - if is_lpar_token(child): - assert is_rpar_token(parent.children[-1]) - # make parentheses invisible - child.value = "" - parent.children[-1].value = "" - elif child.type != token.STAR: - # insert invisible parentheses - parent.insert_child(index, Leaf(token.LPAR, "")) - parent.append_child(Leaf(token.RPAR, "")) - - -def remove_await_parens(node: Node) -> None: - if node.children[0].type == token.AWAIT and len(node.children) > 1: - if ( - node.children[1].type == syms.atom - and node.children[1].children[0].type == token.LPAR - ): - if maybe_make_parens_invisible_in_atom( - node.children[1], - parent=node, - remove_brackets_around_comma=True, - ): - wrap_in_parentheses(node, node.children[1], visible=False) - - # Since await is an expression we shouldn't remove - # brackets in cases where this would change - # the AST due to operator precedence. - # Therefore we only aim to remove brackets around - # power nodes that aren't also await expressions themselves. - # https://peps.python.org/pep-0492/#updated-operator-precedence-table - # N.B. We've still removed any redundant nested brackets though :) - opening_bracket = cast(Leaf, node.children[1].children[0]) - closing_bracket = cast(Leaf, node.children[1].children[-1]) - bracket_contents = node.children[1].children[1] - if isinstance(bracket_contents, Node) and ( - bracket_contents.type != syms.power - or bracket_contents.children[0].type == token.AWAIT - or any( - isinstance(child, Leaf) and child.type == token.DOUBLESTAR - for child in bracket_contents.children - ) - ): - ensure_visible(opening_bracket) - ensure_visible(closing_bracket) - - -def _maybe_wrap_cms_in_parens( - node: Node, mode: Mode, features: Collection[Feature] -) -> None: - """When enabled and safe, wrap the multiple context managers in invisible parens. - - It is only safe when `features` contain Feature.PARENTHESIZED_CONTEXT_MANAGERS. - """ - if ( - Feature.PARENTHESIZED_CONTEXT_MANAGERS not in features - or len(node.children) <= 2 - # If it's an atom, it's already wrapped in parens. - or node.children[1].type == syms.atom - ): - return - colon_index: Optional[int] = None - for i in range(2, len(node.children)): - if node.children[i].type == token.COLON: - colon_index = i - break - if colon_index is not None: - lpar = Leaf(token.LPAR, "") - rpar = Leaf(token.RPAR, "") - context_managers = node.children[1:colon_index] - for child in context_managers: - child.remove() - # After wrapping, the with_stmt will look like this: - # with_stmt - # NAME 'with' - # atom - # LPAR '' - # testlist_gexp - # ... <-- context_managers - # /testlist_gexp - # RPAR '' - # /atom - # COLON ':' - new_child = Node( - syms.atom, [lpar, Node(syms.testlist_gexp, context_managers), rpar] - ) - node.insert_child(1, new_child) - - -def remove_with_parens(node: Node, parent: Node) -> None: - """Recursively hide optional parens in `with` statements.""" - # Removing all unnecessary parentheses in with statements in one pass is a tad - # complex as different variations of bracketed statements result in pretty - # different parse trees: - # - # with (open("file")) as f: # this is an asexpr_test - # ... - # - # with (open("file") as f): # this is an atom containing an - # ... # asexpr_test - # - # with (open("file")) as f, (open("file")) as f: # this is asexpr_test, COMMA, - # ... # asexpr_test - # - # with (open("file") as f, open("file") as f): # an atom containing a - # ... # testlist_gexp which then - # # contains multiple asexpr_test(s) - if node.type == syms.atom: - if maybe_make_parens_invisible_in_atom( - node, - parent=parent, - remove_brackets_around_comma=True, - ): - wrap_in_parentheses(parent, node, visible=False) - if isinstance(node.children[1], Node): - remove_with_parens(node.children[1], node) - elif node.type == syms.testlist_gexp: - for child in node.children: - if isinstance(child, Node): - remove_with_parens(child, node) - elif node.type == syms.asexpr_test and not any( - leaf.type == token.COLONEQUAL for leaf in node.leaves() - ): - if maybe_make_parens_invisible_in_atom( - node.children[0], - parent=node, - remove_brackets_around_comma=True, - ): - wrap_in_parentheses(node, node.children[0], visible=False) - - -def maybe_make_parens_invisible_in_atom( - node: LN, - parent: LN, - remove_brackets_around_comma: bool = False, -) -> bool: - """If it's safe, make the parens in the atom `node` invisible, recursively. - Additionally, remove repeated, adjacent invisible parens from the atom `node` - as they are redundant. - - Returns whether the node should itself be wrapped in invisible parentheses. - """ - if ( - node.type not in (syms.atom, syms.expr) - or is_empty_tuple(node) - or is_one_tuple(node) - or (is_yield(node) and parent.type != syms.expr_stmt) - or ( - # This condition tries to prevent removing non-optional brackets - # around a tuple, however, can be a bit overzealous so we provide - # and option to skip this check for `for` and `with` statements. - not remove_brackets_around_comma - and max_delimiter_priority_in_atom(node) >= COMMA_PRIORITY - ) - or is_tuple_containing_walrus(node) - ): - return False - - if is_walrus_assignment(node): - if parent.type in [ - syms.annassign, - syms.expr_stmt, - syms.assert_stmt, - syms.return_stmt, - syms.except_clause, - syms.funcdef, - syms.with_stmt, - syms.tname, - # these ones aren't useful to end users, but they do please fuzzers - syms.for_stmt, - syms.del_stmt, - syms.for_stmt, - ]: - return False - - first = node.children[0] - last = node.children[-1] - if is_lpar_token(first) and is_rpar_token(last): - middle = node.children[1] - # make parentheses invisible - if ( - # If the prefix of `middle` includes a type comment with - # ignore annotation, then we do not remove the parentheses - not is_type_ignore_comment_string(middle.prefix.strip()) - ): - first.value = "" - if first.prefix.strip(): - # Preserve comments before first paren - middle.prefix = first.prefix + middle.prefix - last.value = "" - maybe_make_parens_invisible_in_atom( - middle, - parent=parent, - remove_brackets_around_comma=remove_brackets_around_comma, - ) - - if is_atom_with_invisible_parens(middle): - # Strip the invisible parens from `middle` by replacing - # it with the child in-between the invisible parens - middle.replace(middle.children[1]) - if middle.children[-1].prefix.strip(): - # Preserve comments before last paren - last.prefix = middle.children[-1].prefix + last.prefix - - return False - - return True - - -def should_split_line(line: Line, opening_bracket: Leaf) -> bool: - """Should `line` be immediately split with `delimiter_split()` after RHS?""" - - if not (opening_bracket.parent and opening_bracket.value in "[{("): - return False - - # We're essentially checking if the body is delimited by commas and there's more - # than one of them (we're excluding the trailing comma and if the delimiter priority - # is still commas, that means there's more). - exclude = set() - trailing_comma = False - try: - last_leaf = line.leaves[-1] - if last_leaf.type == token.COMMA: - trailing_comma = True - exclude.add(id(last_leaf)) - max_priority = line.bracket_tracker.max_delimiter_priority(exclude=exclude) - except (IndexError, ValueError): - return False - - return max_priority == COMMA_PRIORITY and ( - (line.mode.magic_trailing_comma and trailing_comma) - # always explode imports - or opening_bracket.parent.type in {syms.atom, syms.import_from} - ) - - -def generate_trailers_to_omit(line: Line, line_length: int) -> Iterator[Set[LeafID]]: - """Generate sets of closing bracket IDs that should be omitted in a RHS. - - Brackets can be omitted if the entire trailer up to and including - a preceding closing bracket fits in one line. - - Yielded sets are cumulative (contain results of previous yields, too). First - set is empty, unless the line should explode, in which case bracket pairs until - the one that needs to explode are omitted. - """ - - omit: Set[LeafID] = set() - if not line.magic_trailing_comma: - yield omit - - length = 4 * line.depth - opening_bracket: Optional[Leaf] = None - closing_bracket: Optional[Leaf] = None - inner_brackets: Set[LeafID] = set() - for index, leaf, leaf_length in line.enumerate_with_length(is_reversed=True): - length += leaf_length - if length > line_length: - break - - has_inline_comment = leaf_length > len(leaf.value) + len(leaf.prefix) - if leaf.type == STANDALONE_COMMENT or has_inline_comment: - break - - if opening_bracket: - if leaf is opening_bracket: - opening_bracket = None - elif leaf.type in CLOSING_BRACKETS: - prev = line.leaves[index - 1] if index > 0 else None - if ( - prev - and prev.type == token.COMMA - and leaf.opening_bracket is not None - and not is_one_sequence_between( - leaf.opening_bracket, leaf, line.leaves - ) - ): - # Never omit bracket pairs with trailing commas. - # We need to explode on those. - break - - inner_brackets.add(id(leaf)) - elif leaf.type in CLOSING_BRACKETS: - prev = line.leaves[index - 1] if index > 0 else None - if prev and prev.type in OPENING_BRACKETS: - # Empty brackets would fail a split so treat them as "inner" - # brackets (e.g. only add them to the `omit` set if another - # pair of brackets was good enough. - inner_brackets.add(id(leaf)) - continue - - if closing_bracket: - omit.add(id(closing_bracket)) - omit.update(inner_brackets) - inner_brackets.clear() - yield omit - - if ( - prev - and prev.type == token.COMMA - and leaf.opening_bracket is not None - and not is_one_sequence_between(leaf.opening_bracket, leaf, line.leaves) - ): - # Never omit bracket pairs with trailing commas. - # We need to explode on those. - break - - if leaf.value: - opening_bracket = leaf.opening_bracket - closing_bracket = leaf - - -def run_transformer( - line: Line, - transform: Transformer, - mode: Mode, - features: Collection[Feature], - *, - line_str: str = "", -) -> List[Line]: - if not line_str: - line_str = line_to_string(line) - result: List[Line] = [] - for transformed_line in transform(line, features, mode): - if str(transformed_line).strip("\n") == line_str: - raise CannotTransform("Line transformer returned an unchanged result") - - result.extend(transform_line(transformed_line, mode=mode, features=features)) - - features_set = set(features) - if ( - Feature.FORCE_OPTIONAL_PARENTHESES in features_set - or transform.__class__.__name__ != "rhs" - or not line.bracket_tracker.invisible - or any(bracket.value for bracket in line.bracket_tracker.invisible) - or line.contains_multiline_strings() - or result[0].contains_uncollapsable_type_comments() - or result[0].contains_unsplittable_type_ignore() - or is_line_short_enough(result[0], mode=mode) - # If any leaves have no parents (which _can_ occur since - # `transform(line)` potentially destroys the line's underlying node - # structure), then we can't proceed. Doing so would cause the below - # call to `append_leaves()` to fail. - or any(leaf.parent is None for leaf in line.leaves) - ): - return result - - line_copy = line.clone() - append_leaves(line_copy, line, line.leaves) - features_fop = features_set | {Feature.FORCE_OPTIONAL_PARENTHESES} - second_opinion = run_transformer( - line_copy, transform, mode, features_fop, line_str=line_str - ) - if all(is_line_short_enough(ln, mode=mode) for ln in second_opinion): - result = second_opinion - return result diff --git a/venv/lib/python3.12/site-packages/black/lines.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/lines.cpython-312-darwin.so deleted file mode 100755 index fe042ed4eff67885e398564951285963bdd9f90f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*U2IfE6bJCr?FSnuPy}K{k%gcFkd|}C<&67ND!forJi%|+;Vpb;7cD&{*z2+ z&dl61bAP+b+k_tm|F}_1lt*0rTqkh7SU}Vv16=Oo+Q+j>tzXu--X6;S6U+`t$AvuX zR#~BxWo)yg=ak%hvumC4K0Pn7PxtMnfZDyGQfaHTDLpcjo9`c;Z?;|`u{WPz=i_&` zi<3{a7}2DW;*s2Zfv22xPdW`r?9E5FoG+ZVQf7RUUZ0!q1)Xn|o_Av%X6NQXrCQ@# z&3Hta@#cgbXMY|CbiPKNK;o?PxrucvpX)xZO4Th{zeFuvvwEHL=?3+J+qC&SEmgiS zC0v!-l<<74x6LQtExQDr=XFFy+>v~4k#k+->YU3R<+fe-gSyR$-E+C`tW-3l(wSIO zBC3*B>bChxbvnuKJ;xXxFL39$RVos)LN^C;&sW;+%(?F=u{Yn%C!L#U6YReIdSkBT&*M?~Ub#hnpEX=1mz>8JS;GIUv2l>9}$odApk~%Ovd@sL`+?y@^oBMJ{ zRr*)B&qh>L-W-lpRxPStXfzvDm0{ztnhK?2nPet>r@1mSZd$4-8VYY#e2v+R8+^@O z?#n*FRf@NjtE+NXKFF<9_ujkoy+!WV7IT&oJCi+gr)$05N707>1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;| zfB*y_009U<00Izz00bZa0SG`~lm%+^{~KSY+Xmf^^0r710SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00IzzfJb1`ELtbwq+lcyji|KM+N7Gyc*IE2b6cpBQdApM4Vk5( zWV$tKsQOqkk+NjmZ;v~%9)30v;WaW@!jt@zsxv~-Xd=u*l*e&>+_V%;ll}6ka|i#~ z-$vw9%9II3B~deOq-iS8?{ACBGHT&E!B14$E)g&0Ix&x^v(^r2vW{o#cqYd@eZ!e0 zs>+F1=ENJEm>+RUJ~sti3%M3?^~M}hfZX>OIkh|B9G;^bESb02vYE1gZoyZ|9!jRn zmqV5zJ3D3YTyYO8%;CsA^AsLq7T*-|@yUHQk;U_k&J#4A=;YCWkBW7Cx2DfsV82jV zIGM3p67l&}6_xWNq10A0UY1VK@%~>@=RP{Ra?hda-k&yh*4CW)`Qw>~HU>WXV%6jQ z#>Jw;uO9lmG4bv1%{>KYPoLiGThmxL+}7RpN=N@UZ>@Oq(NFI-f2!lJs|UtDarU88 zJ73#<>HVP-{$rEEZ@;JBI6U>ME%8ei?)Lm>&o7KmK5}fsypAirYhx4FxBqs%d+?KS zWwGb??5bWFYuFJT?fuur!Y_W8JRf~zfxmj!ub1W>d3WdLHRJmqES~=L+;I7s3;zNv CHAc<= diff --git a/venv/lib/python3.12/site-packages/black/lines.py b/venv/lib/python3.12/site-packages/black/lines.py deleted file mode 100644 index b9b3add..0000000 --- a/venv/lib/python3.12/site-packages/black/lines.py +++ /dev/null @@ -1,1078 +0,0 @@ -import itertools -import math -from dataclasses import dataclass, field -from typing import ( - Callable, - Dict, - Iterator, - List, - Optional, - Sequence, - Tuple, - TypeVar, - Union, - cast, -) - -from black.brackets import COMMA_PRIORITY, DOT_PRIORITY, BracketTracker -from black.mode import Mode, Preview -from black.nodes import ( - BRACKETS, - CLOSING_BRACKETS, - OPENING_BRACKETS, - STANDALONE_COMMENT, - TEST_DESCENDANTS, - child_towards, - is_docstring, - is_import, - is_multiline_string, - is_one_sequence_between, - is_type_comment, - is_type_ignore_comment, - is_with_or_async_with_stmt, - make_simple_prefix, - replace_child, - syms, - whitespace, -) -from black.strings import str_width -from blib2to3.pgen2 import token -from blib2to3.pytree import Leaf, Node - -# types -T = TypeVar("T") -Index = int -LeafID = int -LN = Union[Leaf, Node] - - -@dataclass -class Line: - """Holds leaves and comments. Can be printed with `str(line)`.""" - - mode: Mode = field(repr=False) - depth: int = 0 - leaves: List[Leaf] = field(default_factory=list) - # keys ordered like `leaves` - comments: Dict[LeafID, List[Leaf]] = field(default_factory=dict) - bracket_tracker: BracketTracker = field(default_factory=BracketTracker) - inside_brackets: bool = False - should_split_rhs: bool = False - magic_trailing_comma: Optional[Leaf] = None - - def append( - self, leaf: Leaf, preformatted: bool = False, track_bracket: bool = False - ) -> None: - """Add a new `leaf` to the end of the line. - - Unless `preformatted` is True, the `leaf` will receive a new consistent - whitespace prefix and metadata applied by :class:`BracketTracker`. - Trailing commas are maybe removed, unpacked for loop variables are - demoted from being delimiters. - - Inline comments are put aside. - """ - has_value = ( - leaf.type in BRACKETS - # empty fstring-middles must not be truncated - or leaf.type == token.FSTRING_MIDDLE - or bool(leaf.value.strip()) - ) - if not has_value: - return - - if token.COLON == leaf.type and self.is_class_paren_empty: - del self.leaves[-2:] - if self.leaves and not preformatted: - # Note: at this point leaf.prefix should be empty except for - # imports, for which we only preserve newlines. - leaf.prefix += whitespace( - leaf, - complex_subscript=self.is_complex_subscript(leaf), - mode=self.mode, - ) - if self.inside_brackets or not preformatted or track_bracket: - self.bracket_tracker.mark(leaf) - if self.mode.magic_trailing_comma: - if self.has_magic_trailing_comma(leaf): - self.magic_trailing_comma = leaf - elif self.has_magic_trailing_comma(leaf): - self.remove_trailing_comma() - if not self.append_comment(leaf): - self.leaves.append(leaf) - - def append_safe(self, leaf: Leaf, preformatted: bool = False) -> None: - """Like :func:`append()` but disallow invalid standalone comment structure. - - Raises ValueError when any `leaf` is appended after a standalone comment - or when a standalone comment is not the first leaf on the line. - """ - if ( - self.bracket_tracker.depth == 0 - or self.bracket_tracker.any_open_for_or_lambda() - ): - if self.is_comment: - raise ValueError("cannot append to standalone comments") - - if self.leaves and leaf.type == STANDALONE_COMMENT: - raise ValueError( - "cannot append standalone comments to a populated line" - ) - - self.append(leaf, preformatted=preformatted) - - @property - def is_comment(self) -> bool: - """Is this line a standalone comment?""" - return len(self.leaves) == 1 and self.leaves[0].type == STANDALONE_COMMENT - - @property - def is_decorator(self) -> bool: - """Is this line a decorator?""" - return bool(self) and self.leaves[0].type == token.AT - - @property - def is_import(self) -> bool: - """Is this an import line?""" - return bool(self) and is_import(self.leaves[0]) - - @property - def is_with_or_async_with_stmt(self) -> bool: - """Is this a with_stmt line?""" - return bool(self) and is_with_or_async_with_stmt(self.leaves[0]) - - @property - def is_class(self) -> bool: - """Is this line a class definition?""" - return ( - bool(self) - and self.leaves[0].type == token.NAME - and self.leaves[0].value == "class" - ) - - @property - def is_stub_class(self) -> bool: - """Is this line a class definition with a body consisting only of "..."?""" - return self.is_class and self.leaves[-3:] == [ - Leaf(token.DOT, ".") for _ in range(3) - ] - - @property - def is_def(self) -> bool: - """Is this a function definition? (Also returns True for async defs.)""" - try: - first_leaf = self.leaves[0] - except IndexError: - return False - - try: - second_leaf: Optional[Leaf] = self.leaves[1] - except IndexError: - second_leaf = None - return (first_leaf.type == token.NAME and first_leaf.value == "def") or ( - first_leaf.type == token.ASYNC - and second_leaf is not None - and second_leaf.type == token.NAME - and second_leaf.value == "def" - ) - - @property - def is_stub_def(self) -> bool: - """Is this line a function definition with a body consisting only of "..."?""" - return self.is_def and self.leaves[-4:] == [Leaf(token.COLON, ":")] + [ - Leaf(token.DOT, ".") for _ in range(3) - ] - - @property - def is_class_paren_empty(self) -> bool: - """Is this a class with no base classes but using parentheses? - - Those are unnecessary and should be removed. - """ - return ( - bool(self) - and len(self.leaves) == 4 - and self.is_class - and self.leaves[2].type == token.LPAR - and self.leaves[2].value == "(" - and self.leaves[3].type == token.RPAR - and self.leaves[3].value == ")" - ) - - @property - def _is_triple_quoted_string(self) -> bool: - """Is the line a triple quoted string?""" - if not self or self.leaves[0].type != token.STRING: - return False - value = self.leaves[0].value - if value.startswith(('"""', "'''")): - return True - if value.startswith(("r'''", 'r"""', "R'''", 'R"""')): - return True - return False - - @property - def is_docstring(self) -> bool: - """Is the line a docstring?""" - if Preview.unify_docstring_detection not in self.mode: - return self._is_triple_quoted_string - return bool(self) and is_docstring(self.leaves[0], self.mode) - - @property - def is_chained_assignment(self) -> bool: - """Is the line a chained assignment""" - return [leaf.type for leaf in self.leaves].count(token.EQUAL) > 1 - - @property - def opens_block(self) -> bool: - """Does this line open a new level of indentation.""" - if len(self.leaves) == 0: - return False - return self.leaves[-1].type == token.COLON - - def is_fmt_pass_converted( - self, *, first_leaf_matches: Optional[Callable[[Leaf], bool]] = None - ) -> bool: - """Is this line converted from fmt off/skip code? - - If first_leaf_matches is not None, it only returns True if the first - leaf of converted code matches. - """ - if len(self.leaves) != 1: - return False - leaf = self.leaves[0] - if ( - leaf.type != STANDALONE_COMMENT - or leaf.fmt_pass_converted_first_leaf is None - ): - return False - return first_leaf_matches is None or first_leaf_matches( - leaf.fmt_pass_converted_first_leaf - ) - - def contains_standalone_comments(self) -> bool: - """If so, needs to be split before emitting.""" - for leaf in self.leaves: - if leaf.type == STANDALONE_COMMENT: - return True - - return False - - def contains_implicit_multiline_string_with_comments(self) -> bool: - """Chck if we have an implicit multiline string with comments on the line""" - for leaf_type, leaf_group_iterator in itertools.groupby( - self.leaves, lambda leaf: leaf.type - ): - if leaf_type != token.STRING: - continue - leaf_list = list(leaf_group_iterator) - if len(leaf_list) == 1: - continue - for leaf in leaf_list: - if self.comments_after(leaf): - return True - return False - - def contains_uncollapsable_type_comments(self) -> bool: - ignored_ids = set() - try: - last_leaf = self.leaves[-1] - ignored_ids.add(id(last_leaf)) - if last_leaf.type == token.COMMA or ( - last_leaf.type == token.RPAR and not last_leaf.value - ): - # When trailing commas or optional parens are inserted by Black for - # consistency, comments after the previous last element are not moved - # (they don't have to, rendering will still be correct). So we ignore - # trailing commas and invisible. - last_leaf = self.leaves[-2] - ignored_ids.add(id(last_leaf)) - except IndexError: - return False - - # A type comment is uncollapsable if it is attached to a leaf - # that isn't at the end of the line (since that could cause it - # to get associated to a different argument) or if there are - # comments before it (since that could cause it to get hidden - # behind a comment. - comment_seen = False - for leaf_id, comments in self.comments.items(): - for comment in comments: - if is_type_comment(comment): - if comment_seen or ( - not is_type_ignore_comment(comment) - and leaf_id not in ignored_ids - ): - return True - - comment_seen = True - - return False - - def contains_unsplittable_type_ignore(self) -> bool: - if not self.leaves: - return False - - # If a 'type: ignore' is attached to the end of a line, we - # can't split the line, because we can't know which of the - # subexpressions the ignore was meant to apply to. - # - # We only want this to apply to actual physical lines from the - # original source, though: we don't want the presence of a - # 'type: ignore' at the end of a multiline expression to - # justify pushing it all onto one line. Thus we - # (unfortunately) need to check the actual source lines and - # only report an unsplittable 'type: ignore' if this line was - # one line in the original code. - - # Grab the first and last line numbers, skipping generated leaves - first_line = next((leaf.lineno for leaf in self.leaves if leaf.lineno != 0), 0) - last_line = next( - (leaf.lineno for leaf in reversed(self.leaves) if leaf.lineno != 0), 0 - ) - - if first_line == last_line: - # We look at the last two leaves since a comma or an - # invisible paren could have been added at the end of the - # line. - for node in self.leaves[-2:]: - for comment in self.comments.get(id(node), []): - if is_type_ignore_comment(comment): - return True - - return False - - def contains_multiline_strings(self) -> bool: - return any(is_multiline_string(leaf) for leaf in self.leaves) - - def has_magic_trailing_comma(self, closing: Leaf) -> bool: - """Return True if we have a magic trailing comma, that is when: - - there's a trailing comma here - - it's not from single-element square bracket indexing - - it's not a one-tuple - """ - if not ( - closing.type in CLOSING_BRACKETS - and self.leaves - and self.leaves[-1].type == token.COMMA - ): - return False - - if closing.type == token.RBRACE: - return True - - if closing.type == token.RSQB: - if ( - closing.parent is not None - and closing.parent.type == syms.trailer - and closing.opening_bracket is not None - and is_one_sequence_between( - closing.opening_bracket, - closing, - self.leaves, - brackets=(token.LSQB, token.RSQB), - ) - ): - assert closing.prev_sibling is not None - assert closing.prev_sibling.type == syms.subscriptlist - return False - - return True - - if self.is_import: - return True - - if closing.opening_bracket is not None and not is_one_sequence_between( - closing.opening_bracket, closing, self.leaves - ): - return True - - return False - - def append_comment(self, comment: Leaf) -> bool: - """Add an inline or standalone comment to the line.""" - if ( - comment.type == STANDALONE_COMMENT - and self.bracket_tracker.any_open_brackets() - ): - comment.prefix = "" - return False - - if comment.type != token.COMMENT: - return False - - if not self.leaves: - comment.type = STANDALONE_COMMENT - comment.prefix = "" - return False - - last_leaf = self.leaves[-1] - if ( - last_leaf.type == token.RPAR - and not last_leaf.value - and last_leaf.parent - and len(list(last_leaf.parent.leaves())) <= 3 - and not is_type_comment(comment) - ): - # Comments on an optional parens wrapping a single leaf should belong to - # the wrapped node except if it's a type comment. Pinning the comment like - # this avoids unstable formatting caused by comment migration. - if len(self.leaves) < 2: - comment.type = STANDALONE_COMMENT - comment.prefix = "" - return False - - last_leaf = self.leaves[-2] - self.comments.setdefault(id(last_leaf), []).append(comment) - return True - - def comments_after(self, leaf: Leaf) -> List[Leaf]: - """Generate comments that should appear directly after `leaf`.""" - return self.comments.get(id(leaf), []) - - def remove_trailing_comma(self) -> None: - """Remove the trailing comma and moves the comments attached to it.""" - trailing_comma = self.leaves.pop() - trailing_comma_comments = self.comments.pop(id(trailing_comma), []) - self.comments.setdefault(id(self.leaves[-1]), []).extend( - trailing_comma_comments - ) - - def is_complex_subscript(self, leaf: Leaf) -> bool: - """Return True iff `leaf` is part of a slice with non-trivial exprs.""" - open_lsqb = self.bracket_tracker.get_open_lsqb() - if open_lsqb is None: - return False - - subscript_start = open_lsqb.next_sibling - - if isinstance(subscript_start, Node): - if subscript_start.type == syms.listmaker: - return False - - if subscript_start.type == syms.subscriptlist: - subscript_start = child_towards(subscript_start, leaf) - - return subscript_start is not None and any( - n.type in TEST_DESCENDANTS for n in subscript_start.pre_order() - ) - - def enumerate_with_length( - self, is_reversed: bool = False - ) -> Iterator[Tuple[Index, Leaf, int]]: - """Return an enumeration of leaves with their length. - - Stops prematurely on multiline strings and standalone comments. - """ - op = cast( - Callable[[Sequence[Leaf]], Iterator[Tuple[Index, Leaf]]], - enumerate_reversed if is_reversed else enumerate, - ) - for index, leaf in op(self.leaves): - length = len(leaf.prefix) + len(leaf.value) - if "\n" in leaf.value: - return # Multiline strings, we can't continue. - - for comment in self.comments_after(leaf): - length += len(comment.value) - - yield index, leaf, length - - def clone(self) -> "Line": - return Line( - mode=self.mode, - depth=self.depth, - inside_brackets=self.inside_brackets, - should_split_rhs=self.should_split_rhs, - magic_trailing_comma=self.magic_trailing_comma, - ) - - def __str__(self) -> str: - """Render the line.""" - if not self: - return "\n" - - indent = " " * self.depth - leaves = iter(self.leaves) - first = next(leaves) - res = f"{first.prefix}{indent}{first.value}" - for leaf in leaves: - res += str(leaf) - for comment in itertools.chain.from_iterable(self.comments.values()): - res += str(comment) - - return res + "\n" - - def __bool__(self) -> bool: - """Return True if the line has leaves or comments.""" - return bool(self.leaves or self.comments) - - -@dataclass -class RHSResult: - """Intermediate split result from a right hand split.""" - - head: Line - body: Line - tail: Line - opening_bracket: Leaf - closing_bracket: Leaf - - -@dataclass -class LinesBlock: - """Class that holds information about a block of formatted lines. - - This is introduced so that the EmptyLineTracker can look behind the standalone - comments and adjust their empty lines for class or def lines. - """ - - mode: Mode - previous_block: Optional["LinesBlock"] - original_line: Line - before: int = 0 - content_lines: List[str] = field(default_factory=list) - after: int = 0 - form_feed: bool = False - - def all_lines(self) -> List[str]: - empty_line = str(Line(mode=self.mode)) - prefix = make_simple_prefix(self.before, self.form_feed, empty_line) - return [prefix] + self.content_lines + [empty_line * self.after] - - -@dataclass -class EmptyLineTracker: - """Provides a stateful method that returns the number of potential extra - empty lines needed before and after the currently processed line. - - Note: this tracker works on lines that haven't been split yet. It assumes - the prefix of the first leaf consists of optional newlines. Those newlines - are consumed by `maybe_empty_lines()` and included in the computation. - """ - - mode: Mode - previous_line: Optional[Line] = None - previous_block: Optional[LinesBlock] = None - previous_defs: List[Line] = field(default_factory=list) - semantic_leading_comment: Optional[LinesBlock] = None - - def maybe_empty_lines(self, current_line: Line) -> LinesBlock: - """Return the number of extra empty lines before and after the `current_line`. - - This is for separating `def`, `async def` and `class` with extra empty - lines (two on module-level). - """ - form_feed = ( - current_line.depth == 0 - and bool(current_line.leaves) - and "\f\n" in current_line.leaves[0].prefix - ) - before, after = self._maybe_empty_lines(current_line) - previous_after = self.previous_block.after if self.previous_block else 0 - before = max(0, before - previous_after) - if ( - # Always have one empty line after a module docstring - self.previous_block - and self.previous_block.previous_block is None - and len(self.previous_block.original_line.leaves) == 1 - and self.previous_block.original_line.is_docstring - and not (current_line.is_class or current_line.is_def) - ): - before = 1 - - block = LinesBlock( - mode=self.mode, - previous_block=self.previous_block, - original_line=current_line, - before=before, - after=after, - form_feed=form_feed, - ) - - # Maintain the semantic_leading_comment state. - if current_line.is_comment: - if self.previous_line is None or ( - not self.previous_line.is_decorator - # `or before` means this comment already has an empty line before - and (not self.previous_line.is_comment or before) - and (self.semantic_leading_comment is None or before) - ): - self.semantic_leading_comment = block - # `or before` means this decorator already has an empty line before - elif not current_line.is_decorator or before: - self.semantic_leading_comment = None - - self.previous_line = current_line - self.previous_block = block - return block - - def _maybe_empty_lines(self, current_line: Line) -> Tuple[int, int]: # noqa: C901 - max_allowed = 1 - if current_line.depth == 0: - max_allowed = 1 if self.mode.is_pyi else 2 - - if current_line.leaves: - # Consume the first leaf's extra newlines. - first_leaf = current_line.leaves[0] - before = first_leaf.prefix.count("\n") - before = min(before, max_allowed) - first_leaf.prefix = "" - else: - before = 0 - - user_had_newline = bool(before) - depth = current_line.depth - - # Mutate self.previous_defs, remainder of this function should be pure - previous_def = None - while self.previous_defs and self.previous_defs[-1].depth >= depth: - previous_def = self.previous_defs.pop() - if current_line.is_def or current_line.is_class: - self.previous_defs.append(current_line) - - if self.previous_line is None: - # Don't insert empty lines before the first line in the file. - return 0, 0 - - if current_line.is_docstring: - if self.previous_line.is_class: - return 0, 1 - if self.previous_line.opens_block and self.previous_line.is_def: - return 0, 0 - - if previous_def is not None: - assert self.previous_line is not None - if self.mode.is_pyi: - if previous_def.is_class and not previous_def.is_stub_class: - before = 1 - elif depth and not current_line.is_def and self.previous_line.is_def: - # Empty lines between attributes and methods should be preserved. - before = 1 if user_had_newline else 0 - elif depth: - before = 0 - else: - before = 1 - else: - if depth: - before = 1 - elif ( - not depth - and previous_def.depth - and current_line.leaves[-1].type == token.COLON - and ( - current_line.leaves[0].value - not in ("with", "try", "for", "while", "if", "match") - ) - ): - # We shouldn't add two newlines between an indented function and - # a dependent non-indented clause. This is to avoid issues with - # conditional function definitions that are technically top-level - # and therefore get two trailing newlines, but look weird and - # inconsistent when they're followed by elif, else, etc. This is - # worse because these functions only get *one* preceding newline - # already. - before = 1 - else: - before = 2 - - if current_line.is_decorator or current_line.is_def or current_line.is_class: - return self._maybe_empty_lines_for_class_or_def( - current_line, before, user_had_newline - ) - - if ( - self.previous_line.is_import - and not current_line.is_import - and not current_line.is_fmt_pass_converted(first_leaf_matches=is_import) - and depth == self.previous_line.depth - ): - return (before or 1), 0 - - return before, 0 - - def _maybe_empty_lines_for_class_or_def( # noqa: C901 - self, current_line: Line, before: int, user_had_newline: bool - ) -> Tuple[int, int]: - assert self.previous_line is not None - - if self.previous_line.is_decorator: - if self.mode.is_pyi and current_line.is_stub_class: - # Insert an empty line after a decorated stub class - return 0, 1 - return 0, 0 - - if self.previous_line.depth < current_line.depth and ( - self.previous_line.is_class or self.previous_line.is_def - ): - if self.mode.is_pyi: - return 0, 0 - return 1 if user_had_newline else 0, 0 - - comment_to_add_newlines: Optional[LinesBlock] = None - if ( - self.previous_line.is_comment - and self.previous_line.depth == current_line.depth - and before == 0 - ): - slc = self.semantic_leading_comment - if ( - slc is not None - and slc.previous_block is not None - and not slc.previous_block.original_line.is_class - and not slc.previous_block.original_line.opens_block - and slc.before <= 1 - ): - comment_to_add_newlines = slc - else: - return 0, 0 - - if self.mode.is_pyi: - if current_line.is_class or self.previous_line.is_class: - if self.previous_line.depth < current_line.depth: - newlines = 0 - elif self.previous_line.depth > current_line.depth: - newlines = 1 - elif current_line.is_stub_class and self.previous_line.is_stub_class: - # No blank line between classes with an empty body - newlines = 0 - else: - newlines = 1 - # Don't inspect the previous line if it's part of the body of the previous - # statement in the same level, we always want a blank line if there's - # something with a body preceding. - elif self.previous_line.depth > current_line.depth: - newlines = 1 - elif ( - current_line.is_def or current_line.is_decorator - ) and not self.previous_line.is_def: - if current_line.depth: - # In classes empty lines between attributes and methods should - # be preserved. - newlines = min(1, before) - else: - # Blank line between a block of functions (maybe with preceding - # decorators) and a block of non-functions - newlines = 1 - else: - newlines = 0 - else: - newlines = 1 if current_line.depth else 2 - # If a user has left no space after a dummy implementation, don't insert - # new lines. This is useful for instance for @overload or Protocols. - if self.previous_line.is_stub_def and not user_had_newline: - newlines = 0 - if comment_to_add_newlines is not None: - previous_block = comment_to_add_newlines.previous_block - if previous_block is not None: - comment_to_add_newlines.before = ( - max(comment_to_add_newlines.before, newlines) - previous_block.after - ) - newlines = 0 - return newlines, 0 - - -def enumerate_reversed(sequence: Sequence[T]) -> Iterator[Tuple[Index, T]]: - """Like `reversed(enumerate(sequence))` if that were possible.""" - index = len(sequence) - 1 - for element in reversed(sequence): - yield (index, element) - index -= 1 - - -def append_leaves( - new_line: Line, old_line: Line, leaves: List[Leaf], preformatted: bool = False -) -> None: - """ - Append leaves (taken from @old_line) to @new_line, making sure to fix the - underlying Node structure where appropriate. - - All of the leaves in @leaves are duplicated. The duplicates are then - appended to @new_line and used to replace their originals in the underlying - Node structure. Any comments attached to the old leaves are reattached to - the new leaves. - - Pre-conditions: - set(@leaves) is a subset of set(@old_line.leaves). - """ - for old_leaf in leaves: - new_leaf = Leaf(old_leaf.type, old_leaf.value) - replace_child(old_leaf, new_leaf) - new_line.append(new_leaf, preformatted=preformatted) - - for comment_leaf in old_line.comments_after(old_leaf): - new_line.append(comment_leaf, preformatted=True) - - -def is_line_short_enough( # noqa: C901 - line: Line, *, mode: Mode, line_str: str = "" -) -> bool: - """For non-multiline strings, return True if `line` is no longer than `line_length`. - For multiline strings, looks at the context around `line` to determine - if it should be inlined or split up. - Uses the provided `line_str` rendering, if any, otherwise computes a new one. - """ - if not line_str: - line_str = line_to_string(line) - - if Preview.multiline_string_handling not in mode: - return ( - str_width(line_str) <= mode.line_length - and "\n" not in line_str # multiline strings - and not line.contains_standalone_comments() - ) - - if line.contains_standalone_comments(): - return False - if "\n" not in line_str: - # No multiline strings (MLS) present - return str_width(line_str) <= mode.line_length - - first, *_, last = line_str.split("\n") - if str_width(first) > mode.line_length or str_width(last) > mode.line_length: - return False - - # Traverse the AST to examine the context of the multiline string (MLS), - # tracking aspects such as depth and comma existence, - # to determine whether to split the MLS or keep it together. - # Depth (which is based on the existing bracket_depth concept) - # is needed to determine nesting level of the MLS. - # Includes special case for trailing commas. - commas: List[int] = [] # tracks number of commas per depth level - multiline_string: Optional[Leaf] = None - # store the leaves that contain parts of the MLS - multiline_string_contexts: List[LN] = [] - - max_level_to_update: Union[int, float] = math.inf # track the depth of the MLS - for i, leaf in enumerate(line.leaves): - if max_level_to_update == math.inf: - had_comma: Optional[int] = None - if leaf.bracket_depth + 1 > len(commas): - commas.append(0) - elif leaf.bracket_depth + 1 < len(commas): - had_comma = commas.pop() - if ( - had_comma is not None - and multiline_string is not None - and multiline_string.bracket_depth == leaf.bracket_depth + 1 - ): - # Have left the level with the MLS, stop tracking commas - max_level_to_update = leaf.bracket_depth - if had_comma > 0: - # MLS was in parens with at least one comma - force split - return False - - if leaf.bracket_depth <= max_level_to_update and leaf.type == token.COMMA: - # Inside brackets, ignore trailing comma - # directly after MLS/MLS-containing expression - ignore_ctxs: List[Optional[LN]] = [None] - ignore_ctxs += multiline_string_contexts - if (line.inside_brackets or leaf.bracket_depth > 0) and ( - i != len(line.leaves) - 1 or leaf.prev_sibling not in ignore_ctxs - ): - commas[leaf.bracket_depth] += 1 - if max_level_to_update != math.inf: - max_level_to_update = min(max_level_to_update, leaf.bracket_depth) - - if is_multiline_string(leaf): - if len(multiline_string_contexts) > 0: - # >1 multiline string cannot fit on a single line - force split - return False - multiline_string = leaf - ctx: LN = leaf - # fetch the leaf components of the MLS in the AST - while str(ctx) in line_str: - multiline_string_contexts.append(ctx) - if ctx.parent is None: - break - ctx = ctx.parent - - # May not have a triple-quoted multiline string at all, - # in case of a regular string with embedded newlines and line continuations - if len(multiline_string_contexts) == 0: - return True - - return all(val == 0 for val in commas) - - -def can_be_split(line: Line) -> bool: - """Return False if the line cannot be split *for sure*. - - This is not an exhaustive search but a cheap heuristic that we can use to - avoid some unfortunate formattings (mostly around wrapping unsplittable code - in unnecessary parentheses). - """ - leaves = line.leaves - if len(leaves) < 2: - return False - - if leaves[0].type == token.STRING and leaves[1].type == token.DOT: - call_count = 0 - dot_count = 0 - next = leaves[-1] - for leaf in leaves[-2::-1]: - if leaf.type in OPENING_BRACKETS: - if next.type not in CLOSING_BRACKETS: - return False - - call_count += 1 - elif leaf.type == token.DOT: - dot_count += 1 - elif leaf.type == token.NAME: - if not (next.type == token.DOT or next.type in OPENING_BRACKETS): - return False - - elif leaf.type not in CLOSING_BRACKETS: - return False - - if dot_count > 1 and call_count > 1: - return False - - return True - - -def can_omit_invisible_parens( - rhs: RHSResult, - line_length: int, -) -> bool: - """Does `rhs.body` have a shape safe to reformat without optional parens around it? - - Returns True for only a subset of potentially nice looking formattings but - the point is to not return false positives that end up producing lines that - are too long. - """ - line = rhs.body - - # We need optional parens in order to split standalone comments to their own lines - # if there are no nested parens around the standalone comments - closing_bracket: Optional[Leaf] = None - for leaf in reversed(line.leaves): - if closing_bracket and leaf is closing_bracket.opening_bracket: - closing_bracket = None - if leaf.type == STANDALONE_COMMENT and not closing_bracket: - return False - if ( - not closing_bracket - and leaf.type in CLOSING_BRACKETS - and leaf.opening_bracket in line.leaves - and leaf.value - ): - closing_bracket = leaf - - bt = line.bracket_tracker - if not bt.delimiters: - # Without delimiters the optional parentheses are useless. - return True - - max_priority = bt.max_delimiter_priority() - delimiter_count = bt.delimiter_count_with_priority(max_priority) - if delimiter_count > 1: - # With more than one delimiter of a kind the optional parentheses read better. - return False - - if delimiter_count == 1: - if max_priority == COMMA_PRIORITY and rhs.head.is_with_or_async_with_stmt: - # For two context manager with statements, the optional parentheses read - # better. In this case, `rhs.body` is the context managers part of - # the with statement. `rhs.head` is the `with (` part on the previous - # line. - return False - # Otherwise it may also read better, but we don't do it today and requires - # careful considerations for all possible cases. See - # https://github.com/psf/black/issues/2156. - - if max_priority == DOT_PRIORITY: - # A single stranded method call doesn't require optional parentheses. - return True - - assert len(line.leaves) >= 2, "Stranded delimiter" - - # With a single delimiter, omit if the expression starts or ends with - # a bracket. - first = line.leaves[0] - second = line.leaves[1] - if first.type in OPENING_BRACKETS and second.type not in CLOSING_BRACKETS: - if _can_omit_opening_paren(line, first=first, line_length=line_length): - return True - - # Note: we are not returning False here because a line might have *both* - # a leading opening bracket and a trailing closing bracket. If the - # opening bracket doesn't match our rule, maybe the closing will. - - penultimate = line.leaves[-2] - last = line.leaves[-1] - - if ( - last.type == token.RPAR - or last.type == token.RBRACE - or ( - # don't use indexing for omitting optional parentheses; - # it looks weird - last.type == token.RSQB - and last.parent - and last.parent.type != syms.trailer - ) - ): - if penultimate.type in OPENING_BRACKETS: - # Empty brackets don't help. - return False - - if is_multiline_string(first): - # Additional wrapping of a multiline string in this situation is - # unnecessary. - return True - - if _can_omit_closing_paren(line, last=last, line_length=line_length): - return True - - return False - - -def _can_omit_opening_paren(line: Line, *, first: Leaf, line_length: int) -> bool: - """See `can_omit_invisible_parens`.""" - remainder = False - length = 4 * line.depth - _index = -1 - for _index, leaf, leaf_length in line.enumerate_with_length(): - if leaf.type in CLOSING_BRACKETS and leaf.opening_bracket is first: - remainder = True - if remainder: - length += leaf_length - if length > line_length: - break - - if leaf.type in OPENING_BRACKETS: - # There are brackets we can further split on. - remainder = False - - else: - # checked the entire string and line length wasn't exceeded - if len(line.leaves) == _index + 1: - return True - - return False - - -def _can_omit_closing_paren(line: Line, *, last: Leaf, line_length: int) -> bool: - """See `can_omit_invisible_parens`.""" - length = 4 * line.depth - seen_other_brackets = False - for _index, leaf, leaf_length in line.enumerate_with_length(): - length += leaf_length - if leaf is last.opening_bracket: - if seen_other_brackets or length <= line_length: - return True - - elif leaf.type in OPENING_BRACKETS: - # There are brackets we can further split on. - seen_other_brackets = True - - return False - - -def line_to_string(line: Line) -> str: - """Returns the string representation of @line. - - WARNING: This is known to be computationally expensive. - """ - return str(line).strip("\n") diff --git a/venv/lib/python3.12/site-packages/black/mode.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/mode.cpython-312-darwin.so deleted file mode 100755 index 34713306253a26cad2726a06d9ffaccdb3c8f5e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*Pi$0090%~z3{(6Ew5kx1zu3LK;^P$C6|3Ke@W8TVgdVRzrU`zkCg zp^0Mrb6~5OG|_`5sE~*OEC(Zo_QJ&k0Zplzh%p>MArVQWMWOzF@69W3mjGURF!@e0 zo%zko`^~)1?sA*(?e)ty%ZNP0#m99D*9*l&yJdjOgItGrR;kvNZLQW&{+~d8NIEXz zVW-LprOfDdQ+jqO%vaTDj}Pg2iM_gSHO18J4wcH79ihzFP+`7*biOLRLSlD5pU%hc zZWTM9+8m9iqG=u}%;$f~UiYNkki_nMbldsD88aPAZqn-u^S!9^t=98Sti$}=Jg8Jh za$77JQL$vZVa55M$9|o!O(&2z?|e>T-OA_M%T=kSWv$E9igjx@*q?4dFStWn#M4sc z3scTjsZECKW4&WO`EFSyU_Y-Tn!p{&=M*{D1+MnFoKbGObw8lng4j8i^Ug}egDR6v zgp9aKndv*`tJLWvzxx~$dA!(}<5sCi&{^)r^N1jx1O|n@}8@>D)mhB z+BGYinw{TPzdcU@-RgKqClhz6PMO0pH4^mOzh57>WADVnevW0I&D_d5@sartIhJ>< z86euuZ7J6lu2P&mWUXxLc93~@Dd*=UPhpwG1G10jJ)^6osiEqV83Vg^{8{pA9gq2C zoU65K@f53Xz23xYMe}%6zE@6>-{%spl1t9xjV$ATRy?$zBa>bbkAg!(Zgd_$aHEKN_{cd*E$wL_+WV51`g{}^d4q-*`%35v-+LY5YngJ3HAlZJ?eS3e z`nkN$@1edModf%cW)Je+&b{t=zs!%09_1^nXJk!(ks2)AYvzC4YjVL}Qw#RuOQW~# zRm0am%e{dS^3EQ#`V(CJNp`=M*VKln=Z~k4AK?3Ys@#Rk^8k}oTc2#WX;^|TCe+2^dSHN2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_ z009U<00Izz00bZa0SG_<0uUHyfhGF?jc?Lzi*CnxTcn2o1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_ z009U<00Izz00bZa0SG|AB`|FcZIEzUAd-zoRL1NGsZcB#iKgkfmnlbSY7D5B?22G2 z(-DuV=0wU!n=%-=0xOxe)bf?`d~UN>${I?gW3L3w zsBEmu^`Fc7S>Z7boipFhW6a{MATOWXYY}C5zD++enP}jU-%DjWzE?BkERYwf4yUr_ zW+OSjzP4_DB$(b7OIBwL`u(-cn&wkIty_8*UHR=?`nw-49t-z%9h?7A?K>xL{(a!! z!CjvnX){h-Z0|2Vd;0WN@4B{<(XPI(9lL-0`t4P3KJn?j=9BBcKjB-x=akWR_-HOS zJol>)PR@F_box(Q8q9^4TK8iMQ>N`lk2neMg4Qy?_3Z(#~-D^|fcVp1j;h{{n#1MUwyk diff --git a/venv/lib/python3.12/site-packages/black/mode.py b/venv/lib/python3.12/site-packages/black/mode.py deleted file mode 100644 index ca224fc..0000000 --- a/venv/lib/python3.12/site-packages/black/mode.py +++ /dev/null @@ -1,290 +0,0 @@ -"""Data structures configuring Black behavior. - -Mostly around Python language feature support per version and Black configuration -chosen by the user. -""" - -from dataclasses import dataclass, field -from enum import Enum, auto -from hashlib import sha256 -from operator import attrgetter -from typing import Dict, Final, Set - -from black.const import DEFAULT_LINE_LENGTH - - -class TargetVersion(Enum): - PY33 = 3 - PY34 = 4 - PY35 = 5 - PY36 = 6 - PY37 = 7 - PY38 = 8 - PY39 = 9 - PY310 = 10 - PY311 = 11 - PY312 = 12 - PY313 = 13 - - -class Feature(Enum): - F_STRINGS = 2 - NUMERIC_UNDERSCORES = 3 - TRAILING_COMMA_IN_CALL = 4 - TRAILING_COMMA_IN_DEF = 5 - # The following two feature-flags are mutually exclusive, and exactly one should be - # set for every version of python. - ASYNC_IDENTIFIERS = 6 - ASYNC_KEYWORDS = 7 - ASSIGNMENT_EXPRESSIONS = 8 - POS_ONLY_ARGUMENTS = 9 - RELAXED_DECORATORS = 10 - PATTERN_MATCHING = 11 - UNPACKING_ON_FLOW = 12 - ANN_ASSIGN_EXTENDED_RHS = 13 - EXCEPT_STAR = 14 - VARIADIC_GENERICS = 15 - DEBUG_F_STRINGS = 16 - PARENTHESIZED_CONTEXT_MANAGERS = 17 - TYPE_PARAMS = 18 - FSTRING_PARSING = 19 - TYPE_PARAM_DEFAULTS = 20 - FORCE_OPTIONAL_PARENTHESES = 50 - - # __future__ flags - FUTURE_ANNOTATIONS = 51 - - -FUTURE_FLAG_TO_FEATURE: Final = { - "annotations": Feature.FUTURE_ANNOTATIONS, -} - - -VERSION_TO_FEATURES: Dict[TargetVersion, Set[Feature]] = { - TargetVersion.PY33: {Feature.ASYNC_IDENTIFIERS}, - TargetVersion.PY34: {Feature.ASYNC_IDENTIFIERS}, - TargetVersion.PY35: {Feature.TRAILING_COMMA_IN_CALL, Feature.ASYNC_IDENTIFIERS}, - TargetVersion.PY36: { - Feature.F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_IDENTIFIERS, - }, - TargetVersion.PY37: { - Feature.F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_KEYWORDS, - Feature.FUTURE_ANNOTATIONS, - }, - TargetVersion.PY38: { - Feature.F_STRINGS, - Feature.DEBUG_F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_KEYWORDS, - Feature.FUTURE_ANNOTATIONS, - Feature.ASSIGNMENT_EXPRESSIONS, - Feature.POS_ONLY_ARGUMENTS, - Feature.UNPACKING_ON_FLOW, - Feature.ANN_ASSIGN_EXTENDED_RHS, - }, - TargetVersion.PY39: { - Feature.F_STRINGS, - Feature.DEBUG_F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_KEYWORDS, - Feature.FUTURE_ANNOTATIONS, - Feature.ASSIGNMENT_EXPRESSIONS, - Feature.RELAXED_DECORATORS, - Feature.POS_ONLY_ARGUMENTS, - Feature.UNPACKING_ON_FLOW, - Feature.ANN_ASSIGN_EXTENDED_RHS, - Feature.PARENTHESIZED_CONTEXT_MANAGERS, - }, - TargetVersion.PY310: { - Feature.F_STRINGS, - Feature.DEBUG_F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_KEYWORDS, - Feature.FUTURE_ANNOTATIONS, - Feature.ASSIGNMENT_EXPRESSIONS, - Feature.RELAXED_DECORATORS, - Feature.POS_ONLY_ARGUMENTS, - Feature.UNPACKING_ON_FLOW, - Feature.ANN_ASSIGN_EXTENDED_RHS, - Feature.PARENTHESIZED_CONTEXT_MANAGERS, - Feature.PATTERN_MATCHING, - }, - TargetVersion.PY311: { - Feature.F_STRINGS, - Feature.DEBUG_F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_KEYWORDS, - Feature.FUTURE_ANNOTATIONS, - Feature.ASSIGNMENT_EXPRESSIONS, - Feature.RELAXED_DECORATORS, - Feature.POS_ONLY_ARGUMENTS, - Feature.UNPACKING_ON_FLOW, - Feature.ANN_ASSIGN_EXTENDED_RHS, - Feature.PARENTHESIZED_CONTEXT_MANAGERS, - Feature.PATTERN_MATCHING, - Feature.EXCEPT_STAR, - Feature.VARIADIC_GENERICS, - }, - TargetVersion.PY312: { - Feature.F_STRINGS, - Feature.DEBUG_F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_KEYWORDS, - Feature.FUTURE_ANNOTATIONS, - Feature.ASSIGNMENT_EXPRESSIONS, - Feature.RELAXED_DECORATORS, - Feature.POS_ONLY_ARGUMENTS, - Feature.UNPACKING_ON_FLOW, - Feature.ANN_ASSIGN_EXTENDED_RHS, - Feature.PARENTHESIZED_CONTEXT_MANAGERS, - Feature.PATTERN_MATCHING, - Feature.EXCEPT_STAR, - Feature.VARIADIC_GENERICS, - Feature.TYPE_PARAMS, - Feature.FSTRING_PARSING, - }, - TargetVersion.PY313: { - Feature.F_STRINGS, - Feature.DEBUG_F_STRINGS, - Feature.NUMERIC_UNDERSCORES, - Feature.TRAILING_COMMA_IN_CALL, - Feature.TRAILING_COMMA_IN_DEF, - Feature.ASYNC_KEYWORDS, - Feature.FUTURE_ANNOTATIONS, - Feature.ASSIGNMENT_EXPRESSIONS, - Feature.RELAXED_DECORATORS, - Feature.POS_ONLY_ARGUMENTS, - Feature.UNPACKING_ON_FLOW, - Feature.ANN_ASSIGN_EXTENDED_RHS, - Feature.PARENTHESIZED_CONTEXT_MANAGERS, - Feature.PATTERN_MATCHING, - Feature.EXCEPT_STAR, - Feature.VARIADIC_GENERICS, - Feature.TYPE_PARAMS, - Feature.FSTRING_PARSING, - Feature.TYPE_PARAM_DEFAULTS, - }, -} - - -def supports_feature(target_versions: Set[TargetVersion], feature: Feature) -> bool: - return all(feature in VERSION_TO_FEATURES[version] for version in target_versions) - - -class Preview(Enum): - """Individual preview style features.""" - - hex_codes_in_unicode_sequences = auto() - # NOTE: string_processing requires wrap_long_dict_values_in_parens - # for https://github.com/psf/black/issues/3117 to be fixed. - string_processing = auto() - hug_parens_with_braces_and_square_brackets = auto() - unify_docstring_detection = auto() - no_normalize_fmt_skip_whitespace = auto() - wrap_long_dict_values_in_parens = auto() - multiline_string_handling = auto() - typed_params_trailing_comma = auto() - is_simple_lookup_for_doublestar_expression = auto() - docstring_check_for_newline = auto() - remove_redundant_guard_parens = auto() - parens_for_long_if_clauses_in_case_block = auto() - - -UNSTABLE_FEATURES: Set[Preview] = { - # Many issues, see summary in https://github.com/psf/black/issues/4042 - Preview.string_processing, - # See issues #3452 and #4158 - Preview.wrap_long_dict_values_in_parens, - # See issue #4159 - Preview.multiline_string_handling, - # See issue #4036 (crash), #4098, #4099 (proposed tweaks) - Preview.hug_parens_with_braces_and_square_brackets, -} - - -class Deprecated(UserWarning): - """Visible deprecation warning.""" - - -_MAX_CACHE_KEY_PART_LENGTH: Final = 32 - - -@dataclass -class Mode: - target_versions: Set[TargetVersion] = field(default_factory=set) - line_length: int = DEFAULT_LINE_LENGTH - string_normalization: bool = True - is_pyi: bool = False - is_ipynb: bool = False - skip_source_first_line: bool = False - magic_trailing_comma: bool = True - python_cell_magics: Set[str] = field(default_factory=set) - preview: bool = False - unstable: bool = False - enabled_features: Set[Preview] = field(default_factory=set) - - def __contains__(self, feature: Preview) -> bool: - """ - Provide `Preview.FEATURE in Mode` syntax that mirrors the ``preview`` flag. - - In unstable mode, all features are enabled. In preview mode, all features - except those in UNSTABLE_FEATURES are enabled. Any features in - `self.enabled_features` are also enabled. - """ - if self.unstable: - return True - if feature in self.enabled_features: - return True - return self.preview and feature not in UNSTABLE_FEATURES - - def get_cache_key(self) -> str: - if self.target_versions: - version_str = ",".join( - str(version.value) - for version in sorted(self.target_versions, key=attrgetter("value")) - ) - else: - version_str = "-" - if len(version_str) > _MAX_CACHE_KEY_PART_LENGTH: - version_str = sha256(version_str.encode()).hexdigest()[ - :_MAX_CACHE_KEY_PART_LENGTH - ] - features_and_magics = ( - ",".join(sorted(f.name for f in self.enabled_features)) - + "@" - + ",".join(sorted(self.python_cell_magics)) - ) - if len(features_and_magics) > _MAX_CACHE_KEY_PART_LENGTH: - features_and_magics = sha256(features_and_magics.encode()).hexdigest()[ - :_MAX_CACHE_KEY_PART_LENGTH - ] - parts = [ - version_str, - str(self.line_length), - str(int(self.string_normalization)), - str(int(self.is_pyi)), - str(int(self.is_ipynb)), - str(int(self.skip_source_first_line)), - str(int(self.magic_trailing_comma)), - str(int(self.preview)), - features_and_magics, - ] - return ".".join(parts) diff --git a/venv/lib/python3.12/site-packages/black/nodes.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/nodes.cpython-312-darwin.so deleted file mode 100755 index f79f6f0f34492edca3eca0640ee380ebc16a8668..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*Uu;uV90%~<+HEv2ump$$F?0k8B9yIT!h_5XMr5Ec0mEX5$Nsrv4P9H?J4R)| zh%8a`VbhuLWQ>6TMhwVIj7AwTA>qN8@h}%-j3JVMQKOOwBf|Xs?mc(hmH@u&!Q^|A zvvYpuoclZHe%kVO!nZenyInz4LR@@Yr*XYfO4K6*TxN3};aR1&u5HtnrVKKX80C2T*hBP!>Pk3!TwGsmq`@rW6@Gf;fK%5Hnkc~6Pm`R+Vv_vAg-aaHQs zri~lcHa0oGtwDR9!n)P*h)yQ%Qk^oNWvV3@w12-oZpYt=hXWkTK5g8}I`NVD_c@k# ztUgDyo7*W|o4HDH_K>x*t=mE7-Nnz(OP=EL2oK0U<(Gyod-jKh-oEt9%-?_T9SiYT zfUE3b?OHm`>RYcj>AH6@kIMJTDf0VV$yIX6c|7q3{%56xmUZN^%aVzx)Ghg(X|xAd z2jh8;coCO{TqV!pLEGhV9m{)5d6cWnpW^c`lEf$wfB*y_009U<00Izz00bZa0SG_< z0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb z2teR}Byelb*%PrUJv88>@aXGwV}-Ab{^WbFqkJt>Zn5^#PpkS$ zsC)AwUKc2#fm?gd9VePM%y&Ec-SYvN9~=9WudrT}HG^I?T)fwu|G3xGqP-p}+KVrZ z-nCaXU;p%b!lUGwH*EFGUH!>+zlPV;M5*tOXU?AB`=aCPoB2xW=-Al9{62DTw(@W8 z%Nb*ZnB^5P$##AOHafKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1Rwwb2u!fRO8x)FH|n-ow-dZA(nA0O5P$##AOHafKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1R&rNm_DDjNH{$l&nM$5XLdwYG?9uMS$h5z>ZL5zhgEZa zO(c`+NE)iCJ(JFwGVZg+?N|>#myYuqne_7{KcyOtNHUp@@eq}8+>}a~iss0EUh3V; ze~xq!d6Y`Xgd%?`9XE0`i|3DYC1n}4ah>KPs_d4C7ju26gs8XP3TcLp7wEW(W1hZk z&l1%Z#p{dWZFbC$*u~3DDc3Tt^J;qP%4A_U~s0d5uEw)0Y0-(F_m9mC1 z*~G4hX~@oYx%p$oAS*25$T{;&9%B~IO!Dx_JrnMeh5Y5HPG-O<_czs_7;*gx9iy>Q^gHT!lg{or=}`m#g& zI{WKRpWOe^CoSpoS6c^5zZ)9b>Dkm$Hr6%J^=i-eU%t8SjU~q(G=Kg~aLMY1w^CKX z<^va>NY-?gRgL)H8}>amwQ>Gem#Ypx==q7BuS?DN`1H2LJ=Z+fC#P@h`T54c&7)I- z?Jpd9ZTb54=Do>@-v8Y*FMamm!Hr+f`lidsg?d5= (3, 10): - from typing import TypeGuard -else: - from typing_extensions import TypeGuard - -from mypy_extensions import mypyc_attr - -from black.cache import CACHE_DIR -from black.mode import Mode, Preview -from black.strings import get_string_prefix, has_triple_quotes -from blib2to3 import pygram -from blib2to3.pgen2 import token -from blib2to3.pytree import NL, Leaf, Node, type_repr - -pygram.initialize(CACHE_DIR) -syms: Final = pygram.python_symbols - - -# types -T = TypeVar("T") -LN = Union[Leaf, Node] -LeafID = int -NodeType = int - - -WHITESPACE: Final = {token.DEDENT, token.INDENT, token.NEWLINE} -STATEMENT: Final = { - syms.if_stmt, - syms.while_stmt, - syms.for_stmt, - syms.try_stmt, - syms.except_clause, - syms.with_stmt, - syms.funcdef, - syms.classdef, - syms.match_stmt, - syms.case_block, -} -STANDALONE_COMMENT: Final = 153 -token.tok_name[STANDALONE_COMMENT] = "STANDALONE_COMMENT" -LOGIC_OPERATORS: Final = {"and", "or"} -COMPARATORS: Final = { - token.LESS, - token.GREATER, - token.EQEQUAL, - token.NOTEQUAL, - token.LESSEQUAL, - token.GREATEREQUAL, -} -MATH_OPERATORS: Final = { - token.VBAR, - token.CIRCUMFLEX, - token.AMPER, - token.LEFTSHIFT, - token.RIGHTSHIFT, - token.PLUS, - token.MINUS, - token.STAR, - token.SLASH, - token.DOUBLESLASH, - token.PERCENT, - token.AT, - token.TILDE, - token.DOUBLESTAR, -} -STARS: Final = {token.STAR, token.DOUBLESTAR} -VARARGS_SPECIALS: Final = STARS | {token.SLASH} -VARARGS_PARENTS: Final = { - syms.arglist, - syms.argument, # double star in arglist - syms.trailer, # single argument to call - syms.typedargslist, - syms.varargslist, # lambdas -} -UNPACKING_PARENTS: Final = { - syms.atom, # single element of a list or set literal - syms.dictsetmaker, - syms.listmaker, - syms.testlist_gexp, - syms.testlist_star_expr, - syms.subject_expr, - syms.pattern, -} -TEST_DESCENDANTS: Final = { - syms.test, - syms.lambdef, - syms.or_test, - syms.and_test, - syms.not_test, - syms.comparison, - syms.star_expr, - syms.expr, - syms.xor_expr, - syms.and_expr, - syms.shift_expr, - syms.arith_expr, - syms.trailer, - syms.term, - syms.power, - syms.namedexpr_test, -} -TYPED_NAMES: Final = {syms.tname, syms.tname_star} -ASSIGNMENTS: Final = { - "=", - "+=", - "-=", - "*=", - "@=", - "/=", - "%=", - "&=", - "|=", - "^=", - "<<=", - ">>=", - "**=", - "//=", - ":", -} - -IMPLICIT_TUPLE: Final = {syms.testlist, syms.testlist_star_expr, syms.exprlist} -BRACKET: Final = { - token.LPAR: token.RPAR, - token.LSQB: token.RSQB, - token.LBRACE: token.RBRACE, -} -OPENING_BRACKETS: Final = set(BRACKET.keys()) -CLOSING_BRACKETS: Final = set(BRACKET.values()) -BRACKETS: Final = OPENING_BRACKETS | CLOSING_BRACKETS -ALWAYS_NO_SPACE: Final = CLOSING_BRACKETS | { - token.COMMA, - STANDALONE_COMMENT, - token.FSTRING_MIDDLE, - token.FSTRING_END, - token.BANG, -} - -RARROW = 55 - - -@mypyc_attr(allow_interpreted_subclasses=True) -class Visitor(Generic[T]): - """Basic lib2to3 visitor that yields things of type `T` on `visit()`.""" - - def visit(self, node: LN) -> Iterator[T]: - """Main method to visit `node` and its children. - - It tries to find a `visit_*()` method for the given `node.type`, like - `visit_simple_stmt` for Node objects or `visit_INDENT` for Leaf objects. - If no dedicated `visit_*()` method is found, chooses `visit_default()` - instead. - - Then yields objects of type `T` from the selected visitor. - """ - if node.type < 256: - name = token.tok_name[node.type] - else: - name = str(type_repr(node.type)) - # We explicitly branch on whether a visitor exists (instead of - # using self.visit_default as the default arg to getattr) in order - # to save needing to create a bound method object and so mypyc can - # generate a native call to visit_default. - visitf = getattr(self, f"visit_{name}", None) - if visitf: - yield from visitf(node) - else: - yield from self.visit_default(node) - - def visit_default(self, node: LN) -> Iterator[T]: - """Default `visit_*()` implementation. Recurses to children of `node`.""" - if isinstance(node, Node): - for child in node.children: - yield from self.visit(child) - - -def whitespace(leaf: Leaf, *, complex_subscript: bool, mode: Mode) -> str: # noqa: C901 - """Return whitespace prefix if needed for the given `leaf`. - - `complex_subscript` signals whether the given leaf is part of a subscription - which has non-trivial arguments, like arithmetic expressions or function calls. - """ - NO: Final[str] = "" - SPACE: Final[str] = " " - DOUBLESPACE: Final[str] = " " - t = leaf.type - p = leaf.parent - v = leaf.value - if t in ALWAYS_NO_SPACE: - return NO - - if t == token.COMMENT: - return DOUBLESPACE - - assert p is not None, f"INTERNAL ERROR: hand-made leaf without parent: {leaf!r}" - if t == token.COLON and p.type not in { - syms.subscript, - syms.subscriptlist, - syms.sliceop, - }: - return NO - - if t == token.LBRACE and p.type == syms.fstring_replacement_field: - return NO - - prev = leaf.prev_sibling - if not prev: - prevp = preceding_leaf(p) - if not prevp or prevp.type in OPENING_BRACKETS: - return NO - - if t == token.COLON: - if prevp.type == token.COLON: - return NO - - elif prevp.type != token.COMMA and not complex_subscript: - return NO - - return SPACE - - if prevp.type == token.EQUAL: - if prevp.parent: - if prevp.parent.type in { - syms.arglist, - syms.argument, - syms.parameters, - syms.varargslist, - }: - return NO - - elif prevp.parent.type == syms.typedargslist: - # A bit hacky: if the equal sign has whitespace, it means we - # previously found it's a typed argument. So, we're using - # that, too. - return prevp.prefix - - elif ( - prevp.type == token.STAR - and parent_type(prevp) == syms.star_expr - and parent_type(prevp.parent) == syms.subscriptlist - ): - # No space between typevar tuples. - return NO - - elif prevp.type in VARARGS_SPECIALS: - if is_vararg(prevp, within=VARARGS_PARENTS | UNPACKING_PARENTS): - return NO - - elif prevp.type == token.COLON: - if prevp.parent and prevp.parent.type in {syms.subscript, syms.sliceop}: - return SPACE if complex_subscript else NO - - elif ( - prevp.parent - and prevp.parent.type == syms.factor - and prevp.type in MATH_OPERATORS - ): - return NO - - elif prevp.type == token.AT and p.parent and p.parent.type == syms.decorator: - # no space in decorators - return NO - - elif prev.type in OPENING_BRACKETS: - return NO - - elif prev.type == token.BANG: - return NO - - if p.type in {syms.parameters, syms.arglist}: - # untyped function signatures or calls - if not prev or prev.type != token.COMMA: - return NO - - elif p.type == syms.varargslist: - # lambdas - if prev and prev.type != token.COMMA: - return NO - - elif p.type == syms.typedargslist: - # typed function signatures - if not prev: - return NO - - if t == token.EQUAL: - if prev.type not in TYPED_NAMES: - return NO - - elif prev.type == token.EQUAL: - # A bit hacky: if the equal sign has whitespace, it means we - # previously found it's a typed argument. So, we're using that, too. - return prev.prefix - - elif prev.type != token.COMMA: - return NO - - elif p.type in TYPED_NAMES: - # type names - if not prev: - prevp = preceding_leaf(p) - if not prevp or prevp.type != token.COMMA: - return NO - - elif p.type == syms.trailer: - # attributes and calls - if t == token.LPAR or t == token.RPAR: - return NO - - if not prev: - if t == token.DOT or t == token.LSQB: - return NO - - elif prev.type != token.COMMA: - return NO - - elif p.type == syms.argument: - # single argument - if t == token.EQUAL: - return NO - - if not prev: - prevp = preceding_leaf(p) - if not prevp or prevp.type == token.LPAR: - return NO - - elif prev.type in {token.EQUAL} | VARARGS_SPECIALS: - return NO - - elif p.type == syms.decorator: - # decorators - return NO - - elif p.type == syms.dotted_name: - if prev: - return NO - - prevp = preceding_leaf(p) - if not prevp or prevp.type == token.AT or prevp.type == token.DOT: - return NO - - elif p.type == syms.classdef: - if t == token.LPAR: - return NO - - if prev and prev.type == token.LPAR: - return NO - - elif p.type in {syms.subscript, syms.sliceop}: - # indexing - if not prev: - assert p.parent is not None, "subscripts are always parented" - if p.parent.type == syms.subscriptlist: - return SPACE - - return NO - - elif t == token.COLONEQUAL or prev.type == token.COLONEQUAL: - return SPACE - - elif not complex_subscript: - return NO - - elif p.type == syms.atom: - if prev and t == token.DOT: - # dots, but not the first one. - return NO - - elif p.type == syms.dictsetmaker: - # dict unpacking - if prev and prev.type == token.DOUBLESTAR: - return NO - - elif p.type in {syms.factor, syms.star_expr}: - # unary ops - if not prev: - prevp = preceding_leaf(p) - if not prevp or prevp.type in OPENING_BRACKETS: - return NO - - prevp_parent = prevp.parent - assert prevp_parent is not None - if prevp.type == token.COLON and prevp_parent.type in { - syms.subscript, - syms.sliceop, - }: - return NO - - elif prevp.type == token.EQUAL and prevp_parent.type == syms.argument: - return NO - - # TODO: add fstring here? - elif t in {token.NAME, token.NUMBER, token.STRING}: - return NO - - elif p.type == syms.import_from: - if t == token.DOT: - if prev and prev.type == token.DOT: - return NO - - elif t == token.NAME: - if v == "import": - return SPACE - - if prev and prev.type == token.DOT: - return NO - - elif p.type == syms.sliceop: - return NO - - elif p.type == syms.except_clause: - if t == token.STAR: - return NO - - return SPACE - - -def make_simple_prefix(nl_count: int, form_feed: bool, empty_line: str = "\n") -> str: - """Generate a normalized prefix string.""" - if form_feed: - return (empty_line * (nl_count - 1)) + "\f" + empty_line - return empty_line * nl_count - - -def preceding_leaf(node: Optional[LN]) -> Optional[Leaf]: - """Return the first leaf that precedes `node`, if any.""" - while node: - res = node.prev_sibling - if res: - if isinstance(res, Leaf): - return res - - try: - return list(res.leaves())[-1] - - except IndexError: - return None - - node = node.parent - return None - - -def prev_siblings_are(node: Optional[LN], tokens: List[Optional[NodeType]]) -> bool: - """Return if the `node` and its previous siblings match types against the provided - list of tokens; the provided `node`has its type matched against the last element in - the list. `None` can be used as the first element to declare that the start of the - list is anchored at the start of its parent's children.""" - if not tokens: - return True - if tokens[-1] is None: - return node is None - if not node: - return False - if node.type != tokens[-1]: - return False - return prev_siblings_are(node.prev_sibling, tokens[:-1]) - - -def parent_type(node: Optional[LN]) -> Optional[NodeType]: - """ - Returns: - @node.parent.type, if @node is not None and has a parent. - OR - None, otherwise. - """ - if node is None or node.parent is None: - return None - - return node.parent.type - - -def child_towards(ancestor: Node, descendant: LN) -> Optional[LN]: - """Return the child of `ancestor` that contains `descendant`.""" - node: Optional[LN] = descendant - while node and node.parent != ancestor: - node = node.parent - return node - - -def replace_child(old_child: LN, new_child: LN) -> None: - """ - Side Effects: - * If @old_child.parent is set, replace @old_child with @new_child in - @old_child's underlying Node structure. - OR - * Otherwise, this function does nothing. - """ - parent = old_child.parent - if not parent: - return - - child_idx = old_child.remove() - if child_idx is not None: - parent.insert_child(child_idx, new_child) - - -def container_of(leaf: Leaf) -> LN: - """Return `leaf` or one of its ancestors that is the topmost container of it. - - By "container" we mean a node where `leaf` is the very first child. - """ - same_prefix = leaf.prefix - container: LN = leaf - while container: - parent = container.parent - if parent is None: - break - - if parent.children[0].prefix != same_prefix: - break - - if parent.type == syms.file_input: - break - - if parent.prev_sibling is not None and parent.prev_sibling.type in BRACKETS: - break - - container = parent - return container - - -def first_leaf_of(node: LN) -> Optional[Leaf]: - """Returns the first leaf of the node tree.""" - if isinstance(node, Leaf): - return node - if node.children: - return first_leaf_of(node.children[0]) - else: - return None - - -def is_arith_like(node: LN) -> bool: - """Whether node is an arithmetic or a binary arithmetic expression""" - return node.type in { - syms.arith_expr, - syms.shift_expr, - syms.xor_expr, - syms.and_expr, - } - - -def is_docstring(node: NL, mode: Mode) -> bool: - if isinstance(node, Leaf): - if node.type != token.STRING: - return False - - prefix = get_string_prefix(node.value) - if set(prefix).intersection("bBfF"): - return False - - if ( - Preview.unify_docstring_detection in mode - and node.parent - and node.parent.type == syms.simple_stmt - and not node.parent.prev_sibling - and node.parent.parent - and node.parent.parent.type == syms.file_input - ): - return True - - if prev_siblings_are( - node.parent, [None, token.NEWLINE, token.INDENT, syms.simple_stmt] - ): - return True - - # Multiline docstring on the same line as the `def`. - if prev_siblings_are(node.parent, [syms.parameters, token.COLON, syms.simple_stmt]): - # `syms.parameters` is only used in funcdefs and async_funcdefs in the Python - # grammar. We're safe to return True without further checks. - return True - - return False - - -def is_empty_tuple(node: LN) -> bool: - """Return True if `node` holds an empty tuple.""" - return ( - node.type == syms.atom - and len(node.children) == 2 - and node.children[0].type == token.LPAR - and node.children[1].type == token.RPAR - ) - - -def is_one_tuple(node: LN) -> bool: - """Return True if `node` holds a tuple with one element, with or without parens.""" - if node.type == syms.atom: - gexp = unwrap_singleton_parenthesis(node) - if gexp is None or gexp.type != syms.testlist_gexp: - return False - - return len(gexp.children) == 2 and gexp.children[1].type == token.COMMA - - return ( - node.type in IMPLICIT_TUPLE - and len(node.children) == 2 - and node.children[1].type == token.COMMA - ) - - -def is_tuple_containing_walrus(node: LN) -> bool: - """Return True if `node` holds a tuple that contains a walrus operator.""" - if node.type != syms.atom: - return False - gexp = unwrap_singleton_parenthesis(node) - if gexp is None or gexp.type != syms.testlist_gexp: - return False - - return any(child.type == syms.namedexpr_test for child in gexp.children) - - -def is_one_sequence_between( - opening: Leaf, - closing: Leaf, - leaves: List[Leaf], - brackets: Tuple[int, int] = (token.LPAR, token.RPAR), -) -> bool: - """Return True if content between `opening` and `closing` is a one-sequence.""" - if (opening.type, closing.type) != brackets: - return False - - depth = closing.bracket_depth + 1 - for _opening_index, leaf in enumerate(leaves): - if leaf is opening: - break - - else: - raise LookupError("Opening paren not found in `leaves`") - - commas = 0 - _opening_index += 1 - for leaf in leaves[_opening_index:]: - if leaf is closing: - break - - bracket_depth = leaf.bracket_depth - if bracket_depth == depth and leaf.type == token.COMMA: - commas += 1 - if leaf.parent and leaf.parent.type in { - syms.arglist, - syms.typedargslist, - }: - commas += 1 - break - - return commas < 2 - - -def is_walrus_assignment(node: LN) -> bool: - """Return True iff `node` is of the shape ( test := test )""" - inner = unwrap_singleton_parenthesis(node) - return inner is not None and inner.type == syms.namedexpr_test - - -def is_simple_decorator_trailer(node: LN, last: bool = False) -> bool: - """Return True iff `node` is a trailer valid in a simple decorator""" - return node.type == syms.trailer and ( - ( - len(node.children) == 2 - and node.children[0].type == token.DOT - and node.children[1].type == token.NAME - ) - # last trailer can be an argument-less parentheses pair - or ( - last - and len(node.children) == 2 - and node.children[0].type == token.LPAR - and node.children[1].type == token.RPAR - ) - # last trailer can be arguments - or ( - last - and len(node.children) == 3 - and node.children[0].type == token.LPAR - # and node.children[1].type == syms.argument - and node.children[2].type == token.RPAR - ) - ) - - -def is_simple_decorator_expression(node: LN) -> bool: - """Return True iff `node` could be a 'dotted name' decorator - - This function takes the node of the 'namedexpr_test' of the new decorator - grammar and test if it would be valid under the old decorator grammar. - - The old grammar was: decorator: @ dotted_name [arguments] NEWLINE - The new grammar is : decorator: @ namedexpr_test NEWLINE - """ - if node.type == token.NAME: - return True - if node.type == syms.power: - if node.children: - return ( - node.children[0].type == token.NAME - and all(map(is_simple_decorator_trailer, node.children[1:-1])) - and ( - len(node.children) < 2 - or is_simple_decorator_trailer(node.children[-1], last=True) - ) - ) - return False - - -def is_yield(node: LN) -> bool: - """Return True if `node` holds a `yield` or `yield from` expression.""" - if node.type == syms.yield_expr: - return True - - if is_name_token(node) and node.value == "yield": - return True - - if node.type != syms.atom: - return False - - if len(node.children) != 3: - return False - - lpar, expr, rpar = node.children - if lpar.type == token.LPAR and rpar.type == token.RPAR: - return is_yield(expr) - - return False - - -def is_vararg(leaf: Leaf, within: Set[NodeType]) -> bool: - """Return True if `leaf` is a star or double star in a vararg or kwarg. - - If `within` includes VARARGS_PARENTS, this applies to function signatures. - If `within` includes UNPACKING_PARENTS, it applies to right hand-side - extended iterable unpacking (PEP 3132) and additional unpacking - generalizations (PEP 448). - """ - if leaf.type not in VARARGS_SPECIALS or not leaf.parent: - return False - - p = leaf.parent - if p.type == syms.star_expr: - # Star expressions are also used as assignment targets in extended - # iterable unpacking (PEP 3132). See what its parent is instead. - if not p.parent: - return False - - p = p.parent - - return p.type in within - - -def is_fstring(node: Node) -> bool: - """Return True if the node is an f-string""" - return node.type == syms.fstring - - -def fstring_to_string(node: Node) -> Leaf: - """Converts an fstring node back to a string node.""" - string_without_prefix = str(node)[len(node.prefix) :] - string_leaf = Leaf(token.STRING, string_without_prefix, prefix=node.prefix) - string_leaf.lineno = node.get_lineno() or 0 - return string_leaf - - -def is_multiline_string(node: LN) -> bool: - """Return True if `leaf` is a multiline string that actually spans many lines.""" - if isinstance(node, Node) and is_fstring(node): - leaf = fstring_to_string(node) - elif isinstance(node, Leaf): - leaf = node - else: - return False - - return has_triple_quotes(leaf.value) and "\n" in leaf.value - - -def is_parent_function_or_class(node: Node) -> bool: - assert node.type in {syms.suite, syms.simple_stmt} - assert node.parent is not None - # Note this works for suites / simple_stmts in async def as well - return node.parent.type in {syms.funcdef, syms.classdef} - - -def is_function_or_class(node: Node) -> bool: - return node.type in {syms.funcdef, syms.classdef, syms.async_funcdef} - - -def is_stub_suite(node: Node) -> bool: - """Return True if `node` is a suite with a stub body.""" - if node.parent is not None and not is_parent_function_or_class(node): - return False - - # If there is a comment, we want to keep it. - if node.prefix.strip(): - return False - - if ( - len(node.children) != 4 - or node.children[0].type != token.NEWLINE - or node.children[1].type != token.INDENT - or node.children[3].type != token.DEDENT - ): - return False - - if node.children[3].prefix.strip(): - return False - - return is_stub_body(node.children[2]) - - -def is_stub_body(node: LN) -> bool: - """Return True if `node` is a simple statement containing an ellipsis.""" - if not isinstance(node, Node) or node.type != syms.simple_stmt: - return False - - if len(node.children) != 2: - return False - - child = node.children[0] - return ( - not child.prefix.strip() - and child.type == syms.atom - and len(child.children) == 3 - and all(leaf == Leaf(token.DOT, ".") for leaf in child.children) - ) - - -def is_atom_with_invisible_parens(node: LN) -> bool: - """Given a `LN`, determines whether it's an atom `node` with invisible - parens. Useful in dedupe-ing and normalizing parens. - """ - if isinstance(node, Leaf) or node.type != syms.atom: - return False - - first, last = node.children[0], node.children[-1] - return ( - isinstance(first, Leaf) - and first.type == token.LPAR - and first.value == "" - and isinstance(last, Leaf) - and last.type == token.RPAR - and last.value == "" - ) - - -def is_empty_par(leaf: Leaf) -> bool: - return is_empty_lpar(leaf) or is_empty_rpar(leaf) - - -def is_empty_lpar(leaf: Leaf) -> bool: - return leaf.type == token.LPAR and leaf.value == "" - - -def is_empty_rpar(leaf: Leaf) -> bool: - return leaf.type == token.RPAR and leaf.value == "" - - -def is_import(leaf: Leaf) -> bool: - """Return True if the given leaf starts an import statement.""" - p = leaf.parent - t = leaf.type - v = leaf.value - return bool( - t == token.NAME - and ( - (v == "import" and p and p.type == syms.import_name) - or (v == "from" and p and p.type == syms.import_from) - ) - ) - - -def is_with_or_async_with_stmt(leaf: Leaf) -> bool: - """Return True if the given leaf starts a with or async with statement.""" - return bool( - leaf.type == token.NAME - and leaf.value == "with" - and leaf.parent - and leaf.parent.type == syms.with_stmt - ) or bool( - leaf.type == token.ASYNC - and leaf.next_sibling - and leaf.next_sibling.type == syms.with_stmt - ) - - -def is_async_stmt_or_funcdef(leaf: Leaf) -> bool: - """Return True if the given leaf starts an async def/for/with statement. - - Note that `async def` can be either an `async_stmt` or `async_funcdef`, - the latter is used when it has decorators. - """ - return bool( - leaf.type == token.ASYNC - and leaf.parent - and leaf.parent.type in {syms.async_stmt, syms.async_funcdef} - ) - - -def is_type_comment(leaf: Leaf) -> bool: - """Return True if the given leaf is a type comment. This function should only - be used for general type comments (excluding ignore annotations, which should - use `is_type_ignore_comment`). Note that general type comments are no longer - used in modern version of Python, this function may be deprecated in the future.""" - t = leaf.type - v = leaf.value - return t in {token.COMMENT, STANDALONE_COMMENT} and v.startswith("# type:") - - -def is_type_ignore_comment(leaf: Leaf) -> bool: - """Return True if the given leaf is a type comment with ignore annotation.""" - t = leaf.type - v = leaf.value - return t in {token.COMMENT, STANDALONE_COMMENT} and is_type_ignore_comment_string(v) - - -def is_type_ignore_comment_string(value: str) -> bool: - """Return True if the given string match with type comment with - ignore annotation.""" - return value.startswith("# type: ignore") - - -def wrap_in_parentheses(parent: Node, child: LN, *, visible: bool = True) -> None: - """Wrap `child` in parentheses. - - This replaces `child` with an atom holding the parentheses and the old - child. That requires moving the prefix. - - If `visible` is False, the leaves will be valueless (and thus invisible). - """ - lpar = Leaf(token.LPAR, "(" if visible else "") - rpar = Leaf(token.RPAR, ")" if visible else "") - prefix = child.prefix - child.prefix = "" - index = child.remove() or 0 - new_child = Node(syms.atom, [lpar, child, rpar]) - new_child.prefix = prefix - parent.insert_child(index, new_child) - - -def unwrap_singleton_parenthesis(node: LN) -> Optional[LN]: - """Returns `wrapped` if `node` is of the shape ( wrapped ). - - Parenthesis can be optional. Returns None otherwise""" - if len(node.children) != 3: - return None - - lpar, wrapped, rpar = node.children - if not (lpar.type == token.LPAR and rpar.type == token.RPAR): - return None - - return wrapped - - -def ensure_visible(leaf: Leaf) -> None: - """Make sure parentheses are visible. - - They could be invisible as part of some statements (see - :func:`normalize_invisible_parens` and :func:`visit_import_from`). - """ - if leaf.type == token.LPAR: - leaf.value = "(" - elif leaf.type == token.RPAR: - leaf.value = ")" - - -def is_name_token(nl: NL) -> TypeGuard[Leaf]: - return nl.type == token.NAME - - -def is_lpar_token(nl: NL) -> TypeGuard[Leaf]: - return nl.type == token.LPAR - - -def is_rpar_token(nl: NL) -> TypeGuard[Leaf]: - return nl.type == token.RPAR - - -def is_number_token(nl: NL) -> TypeGuard[Leaf]: - return nl.type == token.NUMBER - - -def get_annotation_type(leaf: Leaf) -> Literal["return", "param", None]: - """Returns the type of annotation this leaf is part of, if any.""" - ancestor = leaf.parent - while ancestor is not None: - if ancestor.prev_sibling and ancestor.prev_sibling.type == token.RARROW: - return "return" - if ancestor.parent and ancestor.parent.type == syms.tname: - return "param" - ancestor = ancestor.parent - return None - - -def is_part_of_annotation(leaf: Leaf) -> bool: - """Returns whether this leaf is part of a type annotation.""" - return get_annotation_type(leaf) is not None - - -def first_leaf(node: LN) -> Optional[Leaf]: - """Returns the first leaf of the ancestor node.""" - if isinstance(node, Leaf): - return node - elif not node.children: - return None - else: - return first_leaf(node.children[0]) - - -def last_leaf(node: LN) -> Optional[Leaf]: - """Returns the last leaf of the ancestor node.""" - if isinstance(node, Leaf): - return node - elif not node.children: - return None - else: - return last_leaf(node.children[-1]) - - -def furthest_ancestor_with_last_leaf(leaf: Leaf) -> LN: - """Returns the furthest ancestor that has this leaf node as the last leaf.""" - node: LN = leaf - while node.parent and node.parent.children and node is node.parent.children[-1]: - node = node.parent - return node diff --git a/venv/lib/python3.12/site-packages/black/numerics.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/numerics.cpython-312-darwin.so deleted file mode 100755 index 674b85d489fea93976259de002a679376836d081..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*ZHQD=7zglYXLfbUbsb4_R}BZT7d6Ly@s09jtQB2ScWnh%6OQw8R|jWj#(8O* z+_r@<3bkC2FbY}wqFV-%TJ#}yBoODp1kJ@u1c+J zTK(Lz#wPo>mAB?8pj#dPq?3ueRJ%-NnOX_**6-KD?a({%u#aQeXA8HoPJCp(k7Ieq z+7lM-DDJm#m16H9Yh_!fgUmaNm!FqBrDYNi$UYye>&&Ju)}HUbQYcIrcmE9_sJD!I zo_~VZ`O4_njqN865luP6_d54F=Y29?C>-b8r{Bq%yjz_q-D~21+-r2nUSmr3;tQj< z?N!THKfSKNAi1WTG5aGN{Rgdn9j~biQSa}|2m1N0=+OEWzK%LrC`{n@kvp^1e{)~% zr%L}%?z0g!)V7Bs^$qjq%r)ALhWfBEZ$X_>9l2yKe78A&G#<^UP%IeUs+5XnJB(B` zEVta{zU*YKQk<<^U6s4?0dA$*_ui%NEONiLlCyZtOy&!q@v+8jqmG<$uio?waPWs$y=>+`|`>f{Ex7W;h`qYJw)=%|UpWHvGxv~4| zsEyx$Sry&bwBh4d4}a2@`1*2tzWnUz(_3B5Z54&CV_h%r_~DD4E8cwa;BfQn-aopz z`>)*xKAb)N;_l`(SAT51=DrZ@p7z?MjqiLDth(p?!|gxZ{PIWNn(kl!`IVWEA2@h< zV&maS6MkLwbIpvMOB(x6pMSmOh2fsR*ZG0tb9dfcSo78XaSQU_8s3Muz5Bp>WBc4^ P1KIK2@uR!tn@#jDmSRS< diff --git a/venv/lib/python3.12/site-packages/black/numerics.py b/venv/lib/python3.12/site-packages/black/numerics.py deleted file mode 100644 index 3040de0..0000000 --- a/venv/lib/python3.12/site-packages/black/numerics.py +++ /dev/null @@ -1,61 +0,0 @@ -""" -Formatting numeric literals. -""" - -from blib2to3.pytree import Leaf - - -def format_hex(text: str) -> str: - """ - Formats a hexadecimal string like "0x12B3" - """ - before, after = text[:2], text[2:] - return f"{before}{after.upper()}" - - -def format_scientific_notation(text: str) -> str: - """Formats a numeric string utilizing scientific notation""" - before, after = text.split("e") - sign = "" - if after.startswith("-"): - after = after[1:] - sign = "-" - elif after.startswith("+"): - after = after[1:] - before = format_float_or_int_string(before) - return f"{before}e{sign}{after}" - - -def format_complex_number(text: str) -> str: - """Formats a complex string like `10j`""" - number = text[:-1] - suffix = text[-1] - return f"{format_float_or_int_string(number)}{suffix}" - - -def format_float_or_int_string(text: str) -> str: - """Formats a float string like "1.0".""" - if "." not in text: - return text - - before, after = text.split(".") - return f"{before or 0}.{after or 0}" - - -def normalize_numeric_literal(leaf: Leaf) -> None: - """Normalizes numeric (float, int, and complex) literals. - - All letters used in the representation are normalized to lowercase.""" - text = leaf.value.lower() - if text.startswith(("0o", "0b")): - # Leave octal and binary literals alone. - pass - elif text.startswith("0x"): - text = format_hex(text) - elif "e" in text: - text = format_scientific_notation(text) - elif text.endswith("j"): - text = format_complex_number(text) - else: - text = format_float_or_int_string(text) - leaf.value = text diff --git a/venv/lib/python3.12/site-packages/black/output.py b/venv/lib/python3.12/site-packages/black/output.py deleted file mode 100644 index 7c7dd0f..0000000 --- a/venv/lib/python3.12/site-packages/black/output.py +++ /dev/null @@ -1,122 +0,0 @@ -"""Nice output for Black. - -The double calls are for patching purposes in tests. -""" - -import json -import re -import tempfile -from typing import Any, List, Optional - -from click import echo, style -from mypy_extensions import mypyc_attr - - -@mypyc_attr(patchable=True) -def _out(message: Optional[str] = None, nl: bool = True, **styles: Any) -> None: - if message is not None: - if "bold" not in styles: - styles["bold"] = True - message = style(message, **styles) - echo(message, nl=nl, err=True) - - -@mypyc_attr(patchable=True) -def _err(message: Optional[str] = None, nl: bool = True, **styles: Any) -> None: - if message is not None: - if "fg" not in styles: - styles["fg"] = "red" - message = style(message, **styles) - echo(message, nl=nl, err=True) - - -@mypyc_attr(patchable=True) -def out(message: Optional[str] = None, nl: bool = True, **styles: Any) -> None: - _out(message, nl=nl, **styles) - - -def err(message: Optional[str] = None, nl: bool = True, **styles: Any) -> None: - _err(message, nl=nl, **styles) - - -def ipynb_diff(a: str, b: str, a_name: str, b_name: str) -> str: - """Return a unified diff string between each cell in notebooks `a` and `b`.""" - a_nb = json.loads(a) - b_nb = json.loads(b) - diff_lines = [ - diff( - "".join(a_nb["cells"][cell_number]["source"]) + "\n", - "".join(b_nb["cells"][cell_number]["source"]) + "\n", - f"{a_name}:cell_{cell_number}", - f"{b_name}:cell_{cell_number}", - ) - for cell_number, cell in enumerate(a_nb["cells"]) - if cell["cell_type"] == "code" - ] - return "".join(diff_lines) - - -_line_pattern = re.compile(r"(.*?(?:\r\n|\n|\r|$))") - - -def _splitlines_no_ff(source: str) -> List[str]: - """Split a string into lines ignoring form feed and other chars. - - This mimics how the Python parser splits source code. - - A simplified version of the function with the same name in Lib/ast.py - """ - result = [match[0] for match in _line_pattern.finditer(source)] - if result[-1] == "": - result.pop(-1) - return result - - -def diff(a: str, b: str, a_name: str, b_name: str) -> str: - """Return a unified diff string between strings `a` and `b`.""" - import difflib - - a_lines = _splitlines_no_ff(a) - b_lines = _splitlines_no_ff(b) - diff_lines = [] - for line in difflib.unified_diff( - a_lines, b_lines, fromfile=a_name, tofile=b_name, n=5 - ): - # Work around https://bugs.python.org/issue2142 - # See: - # https://www.gnu.org/software/diffutils/manual/html_node/Incomplete-Lines.html - if line[-1] == "\n": - diff_lines.append(line) - else: - diff_lines.append(line + "\n") - diff_lines.append("\\ No newline at end of file\n") - return "".join(diff_lines) - - -def color_diff(contents: str) -> str: - """Inject the ANSI color codes to the diff.""" - lines = contents.split("\n") - for i, line in enumerate(lines): - if line.startswith("+++") or line.startswith("---"): - line = "\033[1m" + line + "\033[0m" # bold, reset - elif line.startswith("@@"): - line = "\033[36m" + line + "\033[0m" # cyan, reset - elif line.startswith("+"): - line = "\033[32m" + line + "\033[0m" # green, reset - elif line.startswith("-"): - line = "\033[31m" + line + "\033[0m" # red, reset - lines[i] = line - return "\n".join(lines) - - -@mypyc_attr(patchable=True) -def dump_to_file(*output: str, ensure_final_newline: bool = True) -> str: - """Dump `output` to a temporary file. Return path to the file.""" - with tempfile.NamedTemporaryFile( - mode="w", prefix="blk_", suffix=".log", delete=False, encoding="utf8" - ) as f: - for lines in output: - f.write(lines) - if ensure_final_newline and lines and lines[-1] != "\n": - f.write("\n") - return f.name diff --git a/venv/lib/python3.12/site-packages/black/parsing.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/parsing.cpython-312-darwin.so deleted file mode 100755 index 07316222631955b9c185f934e9cd196802e8f7dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*TWnNC7zglgw=Hb6Kv9rVFl_J&+B@Z9xNM~a8gA7RQ}kijTg%FJciBA!R%)yU zj07Sy;h~9%!3Qlh5Q)JDB7|0rZ;B988xsj?jG&lkBuJ~Ue&0EB%GpBzUm!90Px5u< zo0*-N^E03;!&m6Eo)h4cIE#GT+gT1<7YRE zwVv7-ji;h%?s2a-eTg-1p;eLO&h_Yq^Mx};I+keD^WE#U==E0XaXZ&({@UEBR7YZK zED=$$L~GK_^WVooyebSjA?w*i&UK!{I+xwcb(d}jbnVLRbJ@?VR6M9M+4fK} zu2M$&rt6jJ9>BrKCVZfiM#!r%RU>qmU-eM;|DmGXRI2q zXz%5A6NeOg51A|5Ivr%(SxWfxvW~k<;||%U^vjFK2PQ3O+p+M>$k64^ziYV9&mnsd z@vepA&9?b?WB)3c&AsxyvWxsa=X1zfavpD_p8r|#P-RCZT^WysB$~4sBidf^bVVe~ z8BgN!D2J@m({H)V(z!ghlm|Iv{0N`FN)|?e00bZa0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY>& z6M?JSPxf6cpl&|yKH9LTyN+o81}`1;QDFEDx-!pKM1Sy|*I~YrDK}X6(N~MQJ=FE= z<2=vrp`%x~4;&<#G068i_dCb^GM>wQ#J5k+$ejKHHR#@}>_6@`&b8MB*Is;K^oG5v z`08hgH!w`z8G~kfjH7*z)vo3_)gkKsefh~gzAHL9zlpD-4(D=H_<7{cZ0Tig%l%Yo z|H*AOqS~s~aHOVo-kiEWqKzi=KwPHLiyY&9M5SGl@nnt(9-=*q&6MufxnJiGan8fntWlym zSH8-XueWmkh*b)>DQ7{lSrIVC^Y&oO#xyTd*_=PoXpVZ!A@MjRzk!99f F{1?B$N3j3^ diff --git a/venv/lib/python3.12/site-packages/black/parsing.py b/venv/lib/python3.12/site-packages/black/parsing.py deleted file mode 100644 index e8664b5..0000000 --- a/venv/lib/python3.12/site-packages/black/parsing.py +++ /dev/null @@ -1,244 +0,0 @@ -""" -Parse Python code and perform AST validation. -""" - -import ast -import sys -import warnings -from typing import Iterable, Iterator, List, Set, Tuple - -from black.mode import VERSION_TO_FEATURES, Feature, TargetVersion, supports_feature -from black.nodes import syms -from blib2to3 import pygram -from blib2to3.pgen2 import driver -from blib2to3.pgen2.grammar import Grammar -from blib2to3.pgen2.parse import ParseError -from blib2to3.pgen2.tokenize import TokenError -from blib2to3.pytree import Leaf, Node - - -class InvalidInput(ValueError): - """Raised when input source code fails all parse attempts.""" - - -def get_grammars(target_versions: Set[TargetVersion]) -> List[Grammar]: - if not target_versions: - # No target_version specified, so try all grammars. - return [ - # Python 3.7-3.9 - pygram.python_grammar_async_keywords, - # Python 3.0-3.6 - pygram.python_grammar, - # Python 3.10+ - pygram.python_grammar_soft_keywords, - ] - - grammars = [] - # If we have to parse both, try to parse async as a keyword first - if not supports_feature( - target_versions, Feature.ASYNC_IDENTIFIERS - ) and not supports_feature(target_versions, Feature.PATTERN_MATCHING): - # Python 3.7-3.9 - grammars.append(pygram.python_grammar_async_keywords) - if not supports_feature(target_versions, Feature.ASYNC_KEYWORDS): - # Python 3.0-3.6 - grammars.append(pygram.python_grammar) - if any(Feature.PATTERN_MATCHING in VERSION_TO_FEATURES[v] for v in target_versions): - # Python 3.10+ - grammars.append(pygram.python_grammar_soft_keywords) - - # At least one of the above branches must have been taken, because every Python - # version has exactly one of the two 'ASYNC_*' flags - return grammars - - -def lib2to3_parse(src_txt: str, target_versions: Iterable[TargetVersion] = ()) -> Node: - """Given a string with source, return the lib2to3 Node.""" - if not src_txt.endswith("\n"): - src_txt += "\n" - - grammars = get_grammars(set(target_versions)) - errors = {} - for grammar in grammars: - drv = driver.Driver(grammar) - try: - result = drv.parse_string(src_txt, True) - break - - except ParseError as pe: - lineno, column = pe.context[1] - lines = src_txt.splitlines() - try: - faulty_line = lines[lineno - 1] - except IndexError: - faulty_line = "" - errors[grammar.version] = InvalidInput( - f"Cannot parse: {lineno}:{column}: {faulty_line}" - ) - - except TokenError as te: - # In edge cases these are raised; and typically don't have a "faulty_line". - lineno, column = te.args[1] - errors[grammar.version] = InvalidInput( - f"Cannot parse: {lineno}:{column}: {te.args[0]}" - ) - - else: - # Choose the latest version when raising the actual parsing error. - assert len(errors) >= 1 - exc = errors[max(errors)] - raise exc from None - - if isinstance(result, Leaf): - result = Node(syms.file_input, [result]) - return result - - -def matches_grammar(src_txt: str, grammar: Grammar) -> bool: - drv = driver.Driver(grammar) - try: - drv.parse_string(src_txt, True) - except (ParseError, TokenError, IndentationError): - return False - else: - return True - - -def lib2to3_unparse(node: Node) -> str: - """Given a lib2to3 node, return its string representation.""" - code = str(node) - return code - - -class ASTSafetyError(Exception): - """Raised when Black's generated code is not equivalent to the old AST.""" - - -def _parse_single_version( - src: str, version: Tuple[int, int], *, type_comments: bool -) -> ast.AST: - filename = "" - with warnings.catch_warnings(): - warnings.simplefilter("ignore", SyntaxWarning) - warnings.simplefilter("ignore", DeprecationWarning) - return ast.parse( - src, filename, feature_version=version, type_comments=type_comments - ) - - -def parse_ast(src: str) -> ast.AST: - # TODO: support Python 4+ ;) - versions = [(3, minor) for minor in range(3, sys.version_info[1] + 1)] - - first_error = "" - for version in sorted(versions, reverse=True): - try: - return _parse_single_version(src, version, type_comments=True) - except SyntaxError as e: - if not first_error: - first_error = str(e) - - # Try to parse without type comments - for version in sorted(versions, reverse=True): - try: - return _parse_single_version(src, version, type_comments=False) - except SyntaxError: - pass - - raise SyntaxError(first_error) - - -def _normalize(lineend: str, value: str) -> str: - # To normalize, we strip any leading and trailing space from - # each line... - stripped: List[str] = [i.strip() for i in value.splitlines()] - normalized = lineend.join(stripped) - # ...and remove any blank lines at the beginning and end of - # the whole string - return normalized.strip() - - -def stringify_ast(node: ast.AST) -> Iterator[str]: - """Simple visitor generating strings to compare ASTs by content.""" - return _stringify_ast(node, []) - - -def _stringify_ast_with_new_parent( - node: ast.AST, parent_stack: List[ast.AST], new_parent: ast.AST -) -> Iterator[str]: - parent_stack.append(new_parent) - yield from _stringify_ast(node, parent_stack) - parent_stack.pop() - - -def _stringify_ast(node: ast.AST, parent_stack: List[ast.AST]) -> Iterator[str]: - if ( - isinstance(node, ast.Constant) - and isinstance(node.value, str) - and node.kind == "u" - ): - # It's a quirk of history that we strip the u prefix over here. We used to - # rewrite the AST nodes for Python version compatibility and we never copied - # over the kind - node.kind = None - - yield f"{' ' * len(parent_stack)}{node.__class__.__name__}(" - - for field in sorted(node._fields): # noqa: F402 - # TypeIgnore has only one field 'lineno' which breaks this comparison - if isinstance(node, ast.TypeIgnore): - break - - try: - value: object = getattr(node, field) - except AttributeError: - continue - - yield f"{' ' * (len(parent_stack) + 1)}{field}=" - - if isinstance(value, list): - for item in value: - # Ignore nested tuples within del statements, because we may insert - # parentheses and they change the AST. - if ( - field == "targets" - and isinstance(node, ast.Delete) - and isinstance(item, ast.Tuple) - ): - for elt in item.elts: - yield from _stringify_ast_with_new_parent( - elt, parent_stack, node - ) - - elif isinstance(item, ast.AST): - yield from _stringify_ast_with_new_parent(item, parent_stack, node) - - elif isinstance(value, ast.AST): - yield from _stringify_ast_with_new_parent(value, parent_stack, node) - - else: - normalized: object - if ( - isinstance(node, ast.Constant) - and field == "value" - and isinstance(value, str) - and len(parent_stack) >= 2 - # Any standalone string, ideally this would - # exactly match black.nodes.is_docstring - and isinstance(parent_stack[-1], ast.Expr) - ): - # Constant strings may be indented across newlines, if they are - # docstrings; fold spaces after newlines when comparing. Similarly, - # trailing and leading space may be removed. - normalized = _normalize("\n", value) - elif field == "type_comment" and isinstance(value, str): - # Trailing whitespace in type comments is removed. - normalized = value.rstrip() - else: - normalized = value - yield ( - f"{' ' * (len(parent_stack) + 1)}{normalized!r}, #" - f" {value.__class__.__name__}" - ) - - yield f"{' ' * len(parent_stack)}) # /{node.__class__.__name__}" diff --git a/venv/lib/python3.12/site-packages/black/py.typed b/venv/lib/python3.12/site-packages/black/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/black/ranges.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/ranges.cpython-312-darwin.so deleted file mode 100755 index 069c77f92152fbb664b7dea6bdcb0f58e2da1836..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*ZHQD=7zglYXJ*$)R~<8Hwaj5#LPf`Y(G+TJ)Ro-Sb!*l3LvWn8T?gl_nY-$w z;(}~xLF|^oekyx0l`J&22qD}pFd`z1Pzee@7?=tI)TJR=d%;*RzBB$u1Ym6Tfa=LSl7~KeY!!t;4ZD3r=`jl z#>Z8u&a~rWy=y-CZkZ)$J+C9G;Ev?8i=68cSL4eG{*}LYe(&;3>^Bm)N++)vit5h^(gl-R%p0BFgnzP?iVrRbFPg*^B&sAKNTGQOJ zdSz3y{o5L}<|(LK9beGN#9gXgs#&I1f*aRzop{*KvFx*%TUjSQGJlX`dB@rz zqV3#H;M&SnioJ)dm2I64GVd%teqQpFmPdF%_Sw3%Gx_WHPd)Hk;mCG(j#KThC@;M`x3@i^s z^BnOaE>CckJpF@~%N!lcdrO(gRpyWL`D-OH3Irek0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;| z_#X+}+;QsYO*i%Nk$WlA*tdvi|0Wj=cqur%m##1NmeXH+?{%23Wy&qqUb@iOS4Q10 z%;t6eG8(wKW9SIcth0Q#bH8)mFY|@M=X{0rCs{M-R%c81n(-g^npm>e_u32Zzeubky-s;!!nz}IcU3vD@QNAxay1tdKqz)Gf5A*xTz1gaNxG#59 zrGJ(CY(x#U9g%2#!{UXDVjZ!D`bg}_C3Q+A^O=0)UUPwXDsHH7A{5!8l*)!uow1yG zNA^+KjEl3CtE+NXKFF<9``)|soki}~R&o}fnaP~F*R@{fqv%5b0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izz00bZ~#sW+9{~O<=+g9C<@wP}00SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00IzzfJ0zPHML1NB^b>oqAF)}g;hA7ipH|^{L9o!Sy~!Yt@#z9 zOs*>tQ_aatI%~+d*BrNEJ-jv@HN`@SL^{GlRK{_0DsCv6A^W+hcNhQp za3_&Vsklri@?}G*&RCA75l%0PA((rU229jRmU|tuI8AhZ&|ZM z3rphFC2_kI^CMPqbK~J!&b5N8Gv<)|WWUGgsqF!Mcn(XnWP#~c>{KLlhrUwgP$nDS z8Zu(CwOK}fs~lv7IULw$eu&4I#Wjswd~%mb)W!4iYEmW=4ITHpsL~4W`}e%P!g`@V zB$GEbr&IGA>gwl5L)mTdR3Mk8y8U~NH}eN(ezfM;*Zy@E^Cv6*{`g(rA=SS&diq+A zd)_CzkA2pjKK)0>py%9~Gh1Bi+RF<&2X?;F^UGIntlBs4@crg*e0SsWk)bbB`+h$d zIOo}vTsi&l&+knsG*!QKVq^W#xRdvLeyrygrKWy*;>Ec=S6$b}r?2n0czs~x(1bv8 z!|Qt%K9_9Wl^E;&FTellsUIr8oin?!5Ust^wtP?D7a!0&-)wyC List[Tuple[int, int]]: - lines: List[Tuple[int, int]] = [] - for lines_str in line_ranges: - parts = lines_str.split("-") - if len(parts) != 2: - raise ValueError( - "Incorrect --line-ranges format, expect 'START-END', found" - f" {lines_str!r}" - ) - try: - start = int(parts[0]) - end = int(parts[1]) - except ValueError: - raise ValueError( - "Incorrect --line-ranges value, expect integer ranges, found" - f" {lines_str!r}" - ) from None - else: - lines.append((start, end)) - return lines - - -def is_valid_line_range(lines: Tuple[int, int]) -> bool: - """Returns whether the line range is valid.""" - return not lines or lines[0] <= lines[1] - - -def sanitized_lines( - lines: Collection[Tuple[int, int]], src_contents: str -) -> Collection[Tuple[int, int]]: - """Returns the valid line ranges for the given source. - - This removes ranges that are entirely outside the valid lines. - - Other ranges are normalized so that the start values are at least 1 and the - end values are at most the (1-based) index of the last source line. - """ - if not src_contents: - return [] - good_lines = [] - src_line_count = src_contents.count("\n") - if not src_contents.endswith("\n"): - src_line_count += 1 - for start, end in lines: - if start > src_line_count: - continue - # line-ranges are 1-based - start = max(start, 1) - if end < start: - continue - end = min(end, src_line_count) - good_lines.append((start, end)) - return good_lines - - -def adjusted_lines( - lines: Collection[Tuple[int, int]], - original_source: str, - modified_source: str, -) -> List[Tuple[int, int]]: - """Returns the adjusted line ranges based on edits from the original code. - - This computes the new line ranges by diffing original_source and - modified_source, and adjust each range based on how the range overlaps with - the diffs. - - Note the diff can contain lines outside of the original line ranges. This can - happen when the formatting has to be done in adjacent to maintain consistent - local results. For example: - - 1. def my_func(arg1, arg2, - 2. arg3,): - 3. pass - - If it restricts to line 2-2, it can't simply reformat line 2, it also has - to reformat line 1: - - 1. def my_func( - 2. arg1, - 3. arg2, - 4. arg3, - 5. ): - 6. pass - - In this case, we will expand the line ranges to also include the whole diff - block. - - Args: - lines: a collection of line ranges. - original_source: the original source. - modified_source: the modified source. - """ - lines_mappings = _calculate_lines_mappings(original_source, modified_source) - - new_lines = [] - # Keep an index of the current search. Since the lines and lines_mappings are - # sorted, this makes the search complexity linear. - current_mapping_index = 0 - for start, end in sorted(lines): - start_mapping_index = _find_lines_mapping_index( - start, - lines_mappings, - current_mapping_index, - ) - end_mapping_index = _find_lines_mapping_index( - end, - lines_mappings, - start_mapping_index, - ) - current_mapping_index = start_mapping_index - if start_mapping_index >= len(lines_mappings) or end_mapping_index >= len( - lines_mappings - ): - # Protect against invalid inputs. - continue - start_mapping = lines_mappings[start_mapping_index] - end_mapping = lines_mappings[end_mapping_index] - if start_mapping.is_changed_block: - # When the line falls into a changed block, expands to the whole block. - new_start = start_mapping.modified_start - else: - new_start = ( - start - start_mapping.original_start + start_mapping.modified_start - ) - if end_mapping.is_changed_block: - # When the line falls into a changed block, expands to the whole block. - new_end = end_mapping.modified_end - else: - new_end = end - end_mapping.original_start + end_mapping.modified_start - new_range = (new_start, new_end) - if is_valid_line_range(new_range): - new_lines.append(new_range) - return new_lines - - -def convert_unchanged_lines(src_node: Node, lines: Collection[Tuple[int, int]]) -> None: - """Converts unchanged lines to STANDALONE_COMMENT. - - The idea is similar to how `# fmt: on/off` is implemented. It also converts the - nodes between those markers as a single `STANDALONE_COMMENT` leaf node with - the unformatted code as its value. `STANDALONE_COMMENT` is a "fake" token - that will be formatted as-is with its prefix normalized. - - Here we perform two passes: - - 1. Visit the top-level statements, and convert them to a single - `STANDALONE_COMMENT` when unchanged. This speeds up formatting when some - of the top-level statements aren't changed. - 2. Convert unchanged "unwrapped lines" to `STANDALONE_COMMENT` nodes line by - line. "unwrapped lines" are divided by the `NEWLINE` token. e.g. a - multi-line statement is *one* "unwrapped line" that ends with `NEWLINE`, - even though this statement itself can span multiple lines, and the - tokenizer only sees the last '\n' as the `NEWLINE` token. - - NOTE: During pass (2), comment prefixes and indentations are ALWAYS - normalized even when the lines aren't changed. This is fixable by moving - more formatting to pass (1). However, it's hard to get it correct when - incorrect indentations are used. So we defer this to future optimizations. - """ - lines_set: Set[int] = set() - for start, end in lines: - lines_set.update(range(start, end + 1)) - visitor = _TopLevelStatementsVisitor(lines_set) - _ = list(visitor.visit(src_node)) # Consume all results. - _convert_unchanged_line_by_line(src_node, lines_set) - - -def _contains_standalone_comment(node: LN) -> bool: - if isinstance(node, Leaf): - return node.type == STANDALONE_COMMENT - else: - for child in node.children: - if _contains_standalone_comment(child): - return True - return False - - -class _TopLevelStatementsVisitor(Visitor[None]): - """ - A node visitor that converts unchanged top-level statements to - STANDALONE_COMMENT. - - This is used in addition to _convert_unchanged_line_by_line, to - speed up formatting when there are unchanged top-level - classes/functions/statements. - """ - - def __init__(self, lines_set: Set[int]): - self._lines_set = lines_set - - def visit_simple_stmt(self, node: Node) -> Iterator[None]: - # This is only called for top-level statements, since `visit_suite` - # won't visit its children nodes. - yield from [] - newline_leaf = last_leaf(node) - if not newline_leaf: - return - assert ( - newline_leaf.type == NEWLINE - ), f"Unexpectedly found leaf.type={newline_leaf.type}" - # We need to find the furthest ancestor with the NEWLINE as the last - # leaf, since a `suite` can simply be a `simple_stmt` when it puts - # its body on the same line. Example: `if cond: pass`. - ancestor = furthest_ancestor_with_last_leaf(newline_leaf) - if not _get_line_range(ancestor).intersection(self._lines_set): - _convert_node_to_standalone_comment(ancestor) - - def visit_suite(self, node: Node) -> Iterator[None]: - yield from [] - # If there is a STANDALONE_COMMENT node, it means parts of the node tree - # have fmt on/off/skip markers. Those STANDALONE_COMMENT nodes can't - # be simply converted by calling str(node). So we just don't convert - # here. - if _contains_standalone_comment(node): - return - # Find the semantic parent of this suite. For `async_stmt` and - # `async_funcdef`, the ASYNC token is defined on a separate level by the - # grammar. - semantic_parent = node.parent - if semantic_parent is not None: - if ( - semantic_parent.prev_sibling is not None - and semantic_parent.prev_sibling.type == ASYNC - ): - semantic_parent = semantic_parent.parent - if semantic_parent is not None and not _get_line_range( - semantic_parent - ).intersection(self._lines_set): - _convert_node_to_standalone_comment(semantic_parent) - - -def _convert_unchanged_line_by_line(node: Node, lines_set: Set[int]) -> None: - """Converts unchanged to STANDALONE_COMMENT line by line.""" - for leaf in node.leaves(): - if leaf.type != NEWLINE: - # We only consider "unwrapped lines", which are divided by the NEWLINE - # token. - continue - if leaf.parent and leaf.parent.type == syms.match_stmt: - # The `suite` node is defined as: - # match_stmt: "match" subject_expr ':' NEWLINE INDENT case_block+ DEDENT - # Here we need to check `subject_expr`. The `case_block+` will be - # checked by their own NEWLINEs. - nodes_to_ignore: List[LN] = [] - prev_sibling = leaf.prev_sibling - while prev_sibling: - nodes_to_ignore.insert(0, prev_sibling) - prev_sibling = prev_sibling.prev_sibling - if not _get_line_range(nodes_to_ignore).intersection(lines_set): - _convert_nodes_to_standalone_comment(nodes_to_ignore, newline=leaf) - elif leaf.parent and leaf.parent.type == syms.suite: - # The `suite` node is defined as: - # suite: simple_stmt | NEWLINE INDENT stmt+ DEDENT - # We will check `simple_stmt` and `stmt+` separately against the lines set - parent_sibling = leaf.parent.prev_sibling - nodes_to_ignore = [] - while parent_sibling and not parent_sibling.type == syms.suite: - # NOTE: Multiple suite nodes can exist as siblings in e.g. `if_stmt`. - nodes_to_ignore.insert(0, parent_sibling) - parent_sibling = parent_sibling.prev_sibling - # Special case for `async_stmt` and `async_funcdef` where the ASYNC - # token is on the grandparent node. - grandparent = leaf.parent.parent - if ( - grandparent is not None - and grandparent.prev_sibling is not None - and grandparent.prev_sibling.type == ASYNC - ): - nodes_to_ignore.insert(0, grandparent.prev_sibling) - if not _get_line_range(nodes_to_ignore).intersection(lines_set): - _convert_nodes_to_standalone_comment(nodes_to_ignore, newline=leaf) - else: - ancestor = furthest_ancestor_with_last_leaf(leaf) - # Consider multiple decorators as a whole block, as their - # newlines have different behaviors than the rest of the grammar. - if ( - ancestor.type == syms.decorator - and ancestor.parent - and ancestor.parent.type == syms.decorators - ): - ancestor = ancestor.parent - if not _get_line_range(ancestor).intersection(lines_set): - _convert_node_to_standalone_comment(ancestor) - - -def _convert_node_to_standalone_comment(node: LN) -> None: - """Convert node to STANDALONE_COMMENT by modifying the tree inline.""" - parent = node.parent - if not parent: - return - first = first_leaf(node) - last = last_leaf(node) - if not first or not last: - return - if first is last: - # This can happen on the following edge cases: - # 1. A block of `# fmt: off/on` code except the `# fmt: on` is placed - # on the end of the last line instead of on a new line. - # 2. A single backslash on its own line followed by a comment line. - # Ideally we don't want to format them when not requested, but fixing - # isn't easy. These cases are also badly formatted code, so it isn't - # too bad we reformat them. - return - # The prefix contains comments and indentation whitespaces. They are - # reformatted accordingly to the correct indentation level. - # This also means the indentation will be changed on the unchanged lines, and - # this is actually required to not break incremental reformatting. - prefix = first.prefix - first.prefix = "" - index = node.remove() - if index is not None: - # Remove the '\n', as STANDALONE_COMMENT will have '\n' appended when - # generating the formatted code. - value = str(node)[:-1] - parent.insert_child( - index, - Leaf( - STANDALONE_COMMENT, - value, - prefix=prefix, - fmt_pass_converted_first_leaf=first, - ), - ) - - -def _convert_nodes_to_standalone_comment(nodes: Sequence[LN], *, newline: Leaf) -> None: - """Convert nodes to STANDALONE_COMMENT by modifying the tree inline.""" - if not nodes: - return - parent = nodes[0].parent - first = first_leaf(nodes[0]) - if not parent or not first: - return - prefix = first.prefix - first.prefix = "" - value = "".join(str(node) for node in nodes) - # The prefix comment on the NEWLINE leaf is the trailing comment of the statement. - if newline.prefix: - value += newline.prefix - newline.prefix = "" - index = nodes[0].remove() - for node in nodes[1:]: - node.remove() - if index is not None: - parent.insert_child( - index, - Leaf( - STANDALONE_COMMENT, - value, - prefix=prefix, - fmt_pass_converted_first_leaf=first, - ), - ) - - -def _leaf_line_end(leaf: Leaf) -> int: - """Returns the line number of the leaf node's last line.""" - if leaf.type == NEWLINE: - return leaf.lineno - else: - # Leaf nodes like multiline strings can occupy multiple lines. - return leaf.lineno + str(leaf).count("\n") - - -def _get_line_range(node_or_nodes: Union[LN, List[LN]]) -> Set[int]: - """Returns the line range of this node or list of nodes.""" - if isinstance(node_or_nodes, list): - nodes = node_or_nodes - if not nodes: - return set() - first = first_leaf(nodes[0]) - last = last_leaf(nodes[-1]) - if first and last: - line_start = first.lineno - line_end = _leaf_line_end(last) - return set(range(line_start, line_end + 1)) - else: - return set() - else: - node = node_or_nodes - if isinstance(node, Leaf): - return set(range(node.lineno, _leaf_line_end(node) + 1)) - else: - first = first_leaf(node) - last = last_leaf(node) - if first and last: - return set(range(first.lineno, _leaf_line_end(last) + 1)) - else: - return set() - - -@dataclass -class _LinesMapping: - """1-based lines mapping from original source to modified source. - - Lines [original_start, original_end] from original source - are mapped to [modified_start, modified_end]. - - The ranges are inclusive on both ends. - """ - - original_start: int - original_end: int - modified_start: int - modified_end: int - # Whether this range corresponds to a changed block, or an unchanged block. - is_changed_block: bool - - -def _calculate_lines_mappings( - original_source: str, - modified_source: str, -) -> Sequence[_LinesMapping]: - """Returns a sequence of _LinesMapping by diffing the sources. - - For example, given the following diff: - import re - - def func(arg1, - - arg2, arg3): - + def func(arg1, arg2, arg3): - pass - It returns the following mappings: - original -> modified - (1, 1) -> (1, 1), is_changed_block=False (the "import re" line) - (2, 3) -> (2, 2), is_changed_block=True (the diff) - (4, 4) -> (3, 3), is_changed_block=False (the "pass" line) - - You can think of this visually as if it brings up a side-by-side diff, and tries - to map the line ranges from the left side to the right side: - - (1, 1)->(1, 1) 1. import re 1. import re - (2, 3)->(2, 2) 2. def func(arg1, 2. def func(arg1, arg2, arg3): - 3. arg2, arg3): - (4, 4)->(3, 3) 4. pass 3. pass - - Args: - original_source: the original source. - modified_source: the modified source. - """ - matcher = difflib.SequenceMatcher( - None, - original_source.splitlines(keepends=True), - modified_source.splitlines(keepends=True), - ) - matching_blocks = matcher.get_matching_blocks() - lines_mappings: List[_LinesMapping] = [] - # matching_blocks is a sequence of "same block of code ranges", see - # https://docs.python.org/3/library/difflib.html#difflib.SequenceMatcher.get_matching_blocks - # Each block corresponds to a _LinesMapping with is_changed_block=False, - # and the ranges between two blocks corresponds to a _LinesMapping with - # is_changed_block=True, - # NOTE: matching_blocks is 0-based, but _LinesMapping is 1-based. - for i, block in enumerate(matching_blocks): - if i == 0: - if block.a != 0 or block.b != 0: - lines_mappings.append( - _LinesMapping( - original_start=1, - original_end=block.a, - modified_start=1, - modified_end=block.b, - is_changed_block=False, - ) - ) - else: - previous_block = matching_blocks[i - 1] - lines_mappings.append( - _LinesMapping( - original_start=previous_block.a + previous_block.size + 1, - original_end=block.a, - modified_start=previous_block.b + previous_block.size + 1, - modified_end=block.b, - is_changed_block=True, - ) - ) - if i < len(matching_blocks) - 1: - lines_mappings.append( - _LinesMapping( - original_start=block.a + 1, - original_end=block.a + block.size, - modified_start=block.b + 1, - modified_end=block.b + block.size, - is_changed_block=False, - ) - ) - return lines_mappings - - -def _find_lines_mapping_index( - original_line: int, - lines_mappings: Sequence[_LinesMapping], - start_index: int, -) -> int: - """Returns the original index of the lines mappings for the original line.""" - index = start_index - while index < len(lines_mappings): - mapping = lines_mappings[index] - if mapping.original_start <= original_line <= mapping.original_end: - return index - index += 1 - return index diff --git a/venv/lib/python3.12/site-packages/black/report.py b/venv/lib/python3.12/site-packages/black/report.py deleted file mode 100644 index 89899f2..0000000 --- a/venv/lib/python3.12/site-packages/black/report.py +++ /dev/null @@ -1,107 +0,0 @@ -""" -Summarize Black runs to users. -""" - -from dataclasses import dataclass -from enum import Enum -from pathlib import Path - -from click import style - -from black.output import err, out - - -class Changed(Enum): - NO = 0 - CACHED = 1 - YES = 2 - - -class NothingChanged(UserWarning): - """Raised when reformatted code is the same as source.""" - - -@dataclass -class Report: - """Provides a reformatting counter. Can be rendered with `str(report)`.""" - - check: bool = False - diff: bool = False - quiet: bool = False - verbose: bool = False - change_count: int = 0 - same_count: int = 0 - failure_count: int = 0 - - def done(self, src: Path, changed: Changed) -> None: - """Increment the counter for successful reformatting. Write out a message.""" - if changed is Changed.YES: - reformatted = "would reformat" if self.check or self.diff else "reformatted" - if self.verbose or not self.quiet: - out(f"{reformatted} {src}") - self.change_count += 1 - else: - if self.verbose: - if changed is Changed.NO: - msg = f"{src} already well formatted, good job." - else: - msg = f"{src} wasn't modified on disk since last run." - out(msg, bold=False) - self.same_count += 1 - - def failed(self, src: Path, message: str) -> None: - """Increment the counter for failed reformatting. Write out a message.""" - err(f"error: cannot format {src}: {message}") - self.failure_count += 1 - - def path_ignored(self, path: Path, message: str) -> None: - if self.verbose: - out(f"{path} ignored: {message}", bold=False) - - @property - def return_code(self) -> int: - """Return the exit code that the app should use. - - This considers the current state of changed files and failures: - - if there were any failures, return 123; - - if any files were changed and --check is being used, return 1; - - otherwise return 0. - """ - # According to http://tldp.org/LDP/abs/html/exitcodes.html starting with - # 126 we have special return codes reserved by the shell. - if self.failure_count: - return 123 - - elif self.change_count and self.check: - return 1 - - return 0 - - def __str__(self) -> str: - """Render a color report of the current state. - - Use `click.unstyle` to remove colors. - """ - if self.check or self.diff: - reformatted = "would be reformatted" - unchanged = "would be left unchanged" - failed = "would fail to reformat" - else: - reformatted = "reformatted" - unchanged = "left unchanged" - failed = "failed to reformat" - report = [] - if self.change_count: - s = "s" if self.change_count > 1 else "" - report.append( - style(f"{self.change_count} file{s} ", bold=True, fg="blue") - + style(f"{reformatted}", bold=True) - ) - - if self.same_count: - s = "s" if self.same_count > 1 else "" - report.append(style(f"{self.same_count} file{s} ", fg="blue") + unchanged) - if self.failure_count: - s = "s" if self.failure_count > 1 else "" - report.append(style(f"{self.failure_count} file{s} {failed}", fg="red")) - return ", ".join(report) + "." diff --git a/venv/lib/python3.12/site-packages/black/resources/__init__.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/resources/__init__.cpython-312-darwin.so deleted file mode 100755 index 6facb366d7e85506280fc514c928019118e160d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50160 zcmeI*TWnNC7zglgcU#zCDJ5tq7sCcbxk%}SOHBk8Sptn*id0;}!?2fAx?#J!?gd;a z&=*7l8a8PN4?Z9dQW8u6@c|;~;se2ui1>iS2Vw{sFqoi3r6f?l@0>a9*(HE4eK7e? zGM)Km=6o~fx4XPexcuPvM^!{F;^O66&Gl9V(Hi)Cd9ckKD*fXx4N1q9 zJZx84p;Xp*FDpH(l;`s;w#KjNd5PV+Z#EUw?F^O5WOL!n;81zK`#RrCdWFQ!d|sW8 z-`y-$KGk8wQ%0Ic%JWTLVy%1KYDi*dK6>nYkxVunOKj2W%ku?wzO{PZj&)d?n+KK3 zCAP;BQ58$HC(XF@^XS$2f;xf3CFipf>sCJ3LtK>#ENxq=maSd0-uiU?dchM~4^K;# zFH8+rrM4s;AL|qI$#=^ve(QN1(FpEHKD)@dZgI8FWsh>(t^0o6mc{nD>~~fw9#WZn zXE+&Gscia*`D%4K$?rVJNFJ}S=eSiW8p?)-2FlM@+ilI+?JpvC@e6|H&l>sH5ibuw|6YL}@jQ!hc$`u%#j9egJq_Hiuxba30ut@y}%FURtZ z&F3xJ=eXa>Rf@fbtd(t@4l?g7wfwx~DKC?FK=wI#@#9M;M>TFJ-1{zer)|NyMjrEV zl|6`f*NSShZ@%8he>}5zRK8bsk>97BTXM;H+|i}{&x(uY<}&HI@mN^u`g|s9bk@C5 z7tM3Ti@3bZRq`AzS}rqnEblGlMXoYm2_v_d0u=^FEm$82E~BpZ*|giXL^fe6NZBaj(&3dyOgEi!Y2m zwpTsTi5j=RpWIWfn*9-u{wS;8z-t=9RJgmM?-<_|9bDha*HQZi2FCOI$er2Rzqv2> zQ>A~8`)ou__3e>pW7EQU^Nn_+sWDZ;t8_j4=NzV|MDXOa80Rh*^9%w*0y?OLz%QS>1I0SG_<0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00IygW`TM7|Bd(Sc9m|2d0V8100bZa0SG_<0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U}h-DQ`l>I!k ze<%Mr+(qP8Dkc+(YSKm~nM+5E480(WxE$_^o2~q<_7c^0n<2Tm8RH__zu1b$>DZ^^ z=^XR)BWspuVOhMUEZ$_r{D@UN+*EL_Ft4`m*9~yI9X#7mXeiV zJ@!E;We%m%v2CHOA-fNi2iL2LOgNiI?6W`5W6a|oPi}q#w@I~~=Y#sG(M0EqJ~vhA z_*u<0dx8C?b&*s)+mTGnX=-Sk6Ah)e#}aj!ByH^R6)!arj+_&cj_OqjKAN#NL(>mRgk8t(lspSac9Ty?7F=Uu@sU7z=P3Kw?|d=og=aVSr{ LfkQXt8&C8vl%q!t diff --git a/venv/lib/python3.12/site-packages/black/resources/__init__.py b/venv/lib/python3.12/site-packages/black/resources/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/black/resources/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/black/resources/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 7c5614c3dbba3f7357042aef2d3d4daa81fbf5b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 200 zcmX@j%ge<80^tkOK-6Opfet>i07a%VR5EBX`mJOrVgm9$gVg*=*AFdDEh^T}OHS6! z%}mZnOwG}E&n)pMEzwWQ$xP2Ei7(DiD=AMbO4Tn*%`4N-$xPBOs4U6I&okCDG}155 zEJ@WZNKDR7OiwM=Ps#zZ^ovr9^Gl18f&BRR%)HE!_;|g7%3mBdx%nxjIjMF/dev/null).", - "default": false - }, - "verbose": { - "type": "boolean", - "description": "Emit messages about files that were not changed or were ignored due to exclusion patterns. If Black is using a configuration file, a message detailing which one it is using will be emitted.", - "default": false - } - } -} diff --git a/venv/lib/python3.12/site-packages/black/rusty.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/rusty.cpython-312-darwin.so deleted file mode 100755 index e3f249fc0bbd527a85965ff007455de1996c9678..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*U2IfE6bJCLA1xbL$`U{;YFJ6tLZtMA0xIAltx!;?f@x#aVZTZ@YdVg?i4tbIa}$z!ykN{*z2+ z&dl61bAP+b+k_LBe!t=;auF9F*D|hWy+m7NfXiK62YFVhRgJBytf9g`p~8@KT*AXn zl@&^v@eQW*>{6VsVu3wAsOKei>%P@^sXISZ$}l@4#>h}{zJGMS3cW(&{Cqy0kKf%Y zc0Sb}PiEp-9x2Wje9T@q&u&QK{CsrH`J#rIO{CW7^~L#~*ZG#|c_-FkVQwB&sx!4d zk&3BAsx58Bg`dY>ov&3VkhtJ{PGa54=emQdQVk1NEmVtEEMIAVx*@&bI<1GNrOFp3 zz*VU=>Aa8iy7}b0WtEWqypE`pJCe^Sa;~#n?Q=P!+;;1JNVi3?b1vtdl}d({k?V-0 zlPY6oubZ!2r<45o=NQG~UT2P5rD9<-e08AseC6Htob#R%=jXfnq}`MET*6hUC!3Zp zYiww8ep~(aJcV?t<3XKF+@(5YD$7($&~N{KecX<`6AuSDmVMf}m387H^Sd~fcdQ;D z+Q97?uFYJfID5!i**4!n=JQK{pO-wvz!@gP`3v!h` ztX;ijR^NKPQ5QVZc~rhvPLbc|T&|K!&f|_P5>?N9Vitl!A&z}#<{P6H0zQX#Atm*ftQ^k8t{*QZ&E!t~b(O!IM^qRe@ z`TA$T9U3C{lv7r}G_OC}?$_{|nh5p&x%kLFzArkmzL~G24h;|A$?qfgX3PKLzT8oj z{(0`R5!F?{8p~6%3b*ow^E&Z@6yjNa=+HkA5eg+E;qW?>#RWw0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izzz-5dP@a>mY!ZmJ(Q&dA=R8)6wVl( z$+&9j$fUETjQgx{JJ!QbrDMECCIdXlPpO7@IGIdGd5BybH>DD$qRFzKhk7>gpWR(V zZlw}3p(v2;G|U`L;`!ZONm)kiT+4h!<=qnTVy@#{L_G_vkS6H3LdW-U%+puwS)#h4 zcxh4GV#oZ5T|C@)xt4G(<(eOJNI`PmW8~D%fPHw5im+tfVk=}S0J;WWDQhT`O}rE~ z zwx?4w>S}6d#KPJ2iBy%5rbp{PYuR<^$Fd*H%H!+S9{XTI$aVh*X!qf3a=J+Yjxz+5CeKe|OBg{} None: - self._value = value - - def ok(self) -> T: - return self._value - - -class Err(Generic[E]): - def __init__(self, e: E) -> None: - self._e = e - - def err(self) -> E: - return self._e - - -Result = Union[Ok[T], Err[E]] diff --git a/venv/lib/python3.12/site-packages/black/schema.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/schema.cpython-312-darwin.so deleted file mode 100755 index 4ce0eccf8f1400446ba379bc248cd52f68a8970a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*U2IfE6bJCr-4-@b+9j1(P-N3IMhKLCfM6oHK#3F(s>RqS$+#c4^oIR%cWYUJ zSOpTnm)4lr#21YiX#xaIP4vNZnd8;lboT z$#mw-%sn&rx4XPe_~H8RH!F$Ch>MSF71xX9LpQnuL&blB#Ubgq zf`^?dE0oF_yRy==OKHCP)%N&VJuk6G_pPR!`rM&XnQTuuGdWb6?;oA7UayeYozJK9 z@w;2a&ZoMKSjtHANNK*nQ}((i?S>?F=cC)s7s+JPW@3k4Uz%^b&bL|5JFyOnbMv55 zJ&9g35mjcQD`~~WpT`lMuTv+GxafRNV%^H;I>=S2)-~JKsC8Snbl9J6P%pSc>*Z;w z@`dqpRcc4l^|9VDpM1Bh611P!5l!QcmpbCT+S%BeYzjiZAt8$%Xw#|Vj-2u z#ly*%N@de`%vY<^Nq+Y^rt^5YGsmq`(NH#YYoPRewSD%S^PUpB^WA#V?#X*@;HuQ- zwk@01x3)RIt-L)?LEY;3yiO+WQk_!AGK~`C?ccAD+sSw0;Q+_7PdB%+PJCqk1CHe# z8%K$DaXXW1J69>r9CHF zxXK>ZuH{u$-+I02*Sw2(RK8bEk>BS^u98d6K3pH+GL6AzE;T?{>cHo)5@;q3}6hVLdHt@?LeObgy~;aj#h=dsUb0#g|5J z+pCeUfBHSa3GysBWA&%G`ZMf)6R&9s)4=7YM~3*m=;Zo#zLGjoC_KpTBll)&uX11R zs7il~`)oulja`vwbIXcl%Z)Chr8#0ezOqTFcrKNT+-_Fx!bi~_oL`T00Izz00bZa0SG_< z0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb z2tWV=5P$##AOHafKmY;|fB*y_aGwQM>i;*sRk!WBz0cbsJp>>C0SG_<0uX=z1Rwwb z2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00J(7*>%(*;p|{E7mKP)wkNE@W+G~&>DgDPpVG8CsM>Su zLa9to%usFdR5G2Fai2AA$9njgWR%y)q@O4GDb;F(VzFd|hp3F>wuG5gG*9;PQvY85 zb9fJtM=4V#6!|leZX+I|Im8n&Sw<$;Dj!j8pG3TvYjqh>|7t6w8Xec`xQ=6J0K+bzip4u7Ehv%?FOBPse#ZE;+x9KZo4W-iN ztD&qRTU+J&FO_*#Sjd5M<_CC;Sv+&d!zcGxL_It&uO?*{(ddbQhbrxG%D-ow74{1? zL{hnIcQUc0rKx#IG?eZ&6AhUp_3j%R$z*(gnuos|{C4r^$(|GAOKPqZT3Z|IkN&p( z%elv1Kl)i`^5mtieEH9(PVMw;?W`#58Q$~SfpcHIz2V^EPo|pxsPN;VWN7}Pzu*7* zxY{`D&B(Eip>r4d-tm8PdgjhU-`{iosrH|0etDwi_@^%{IxyzBHX}K{`@;C}^^a#Z z#GgO3Z`sCp``*}8&)@6(7skY|FTV7|8<$sItu{v9OAiiRTKkhZ78sfB9j==HNVWbD F{{?vvMxOux diff --git a/venv/lib/python3.12/site-packages/black/schema.py b/venv/lib/python3.12/site-packages/black/schema.py deleted file mode 100644 index 78e9564..0000000 --- a/venv/lib/python3.12/site-packages/black/schema.py +++ /dev/null @@ -1,20 +0,0 @@ -import importlib.resources -import json -import sys -from typing import Any - - -def get_schema(tool_name: str = "black") -> Any: - """Get the stored complete schema for black's settings.""" - assert tool_name == "black", "Only black is supported." - - pkg = "black.resources" - fname = "black.schema.json" - - if sys.version_info < (3, 9): - with importlib.resources.open_text(pkg, fname, encoding="utf-8") as f: - return json.load(f) - - schema = importlib.resources.files(pkg).joinpath(fname) # type: ignore[unreachable] - with schema.open(encoding="utf-8") as f: - return json.load(f) diff --git a/venv/lib/python3.12/site-packages/black/strings.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/strings.cpython-312-darwin.so deleted file mode 100755 index 16f87cf181085a225f153970f1f892f967e8a74f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*U2IfE6bJCr-L|Y+N)drVF>Fvos4UwSga?7eme5LpDkPTrFzi>$%650zy#-fl zXb2d-B5foQ6ET>W0E!7Q^+6Lu8x$om5sU$%k)ZJb{766&p+ulDl-h&JiGbGPl&!gAl zXE%$ro?0D^r=n@@ajrLEzBTU|t0KvB*P~m`7tR>zSfWkOcdpm0*IS~;?Odn%YjdYk z9f|d^L`20Btw}S_e;)_*dd+$P$@9)eOThZP&Zw9hvYuV!T<1BgbJ@LIcj6wtNK&*{a)UBWJtSjI0&pY{9oa6R-)-0kID_F2uf%o86O-^aN; zqrcyxeTdsl98&B(WUg$R>mcK~rHnr>>o`jVcgQ~5c7FZSukZLyP;ylY{p*)|_<*cJCQ?v?MAUF7#UheOtq^SB}l_@9*mn$eL-&xprD63eq0BiinJ z))&cg#*?@_!6EDH>9bs>>Rg^%%A*`IewfeimxWOv009U<00Izz00bZa0SG_<0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P-n{MBw^{BL}a$sfUl-O{?bi%p%&o%0;~%3Jh$etFt{tbcyf04)B#sxxv~^C+7AP zP}d7j@;q+=^DZbaaJ9peGRUzuRxai11zAHL3zlpD-4h#;C<>!$*v*mwt zTkfYy`!cuLh-&<;;YfAO?3uHot|m2|m5 zZeDVi`?3=_q~z9ebye=l2e_87@4ZVqx5)k45`IZ#9J<`;TCY6^H3T340SG_<0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Q?xV5a_m;{&>G)b)MX8e2dB0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izz00bbQ1x8My<kAeFG)stjtrLZAb(2LMT7BpGR$36zUble)?PGl=t>u7+-g& zV(cGFei=7y$Naj3C(pj#^wPcF|KSb0hfjXDQngq1AN41{d9L>RQ4`x*HlOQk{32CR KeEE{~7XJljK16;1 diff --git a/venv/lib/python3.12/site-packages/black/strings.py b/venv/lib/python3.12/site-packages/black/strings.py deleted file mode 100644 index 69a8c80..0000000 --- a/venv/lib/python3.12/site-packages/black/strings.py +++ /dev/null @@ -1,390 +0,0 @@ -""" -Simple formatting on strings. Further string formatting code is in trans.py. -""" - -import re -import sys -from functools import lru_cache -from typing import Final, List, Match, Pattern, Tuple - -from black._width_table import WIDTH_TABLE -from blib2to3.pytree import Leaf - -STRING_PREFIX_CHARS: Final = "furbFURB" # All possible string prefix characters. -STRING_PREFIX_RE: Final = re.compile( - r"^([" + STRING_PREFIX_CHARS + r"]*)(.*)$", re.DOTALL -) -UNICODE_ESCAPE_RE: Final = re.compile( - r"(?P\\+)(?P" - r"(u(?P[a-fA-F0-9]{4}))" # Character with 16-bit hex value xxxx - r"|(U(?P[a-fA-F0-9]{8}))" # Character with 32-bit hex value xxxxxxxx - r"|(x(?P[a-fA-F0-9]{2}))" # Character with hex value hh - r"|(N\{(?P[a-zA-Z0-9 \-]{2,})\})" # Character named name in the Unicode database - r")", - re.VERBOSE, -) - - -def sub_twice(regex: Pattern[str], replacement: str, original: str) -> str: - """Replace `regex` with `replacement` twice on `original`. - - This is used by string normalization to perform replaces on - overlapping matches. - """ - return regex.sub(replacement, regex.sub(replacement, original)) - - -def has_triple_quotes(string: str) -> bool: - """ - Returns: - True iff @string starts with three quotation characters. - """ - raw_string = string.lstrip(STRING_PREFIX_CHARS) - return raw_string[:3] in {'"""', "'''"} - - -def lines_with_leading_tabs_expanded(s: str) -> List[str]: - """ - Splits string into lines and expands only leading tabs (following the normal - Python rules) - """ - lines = [] - for line in s.splitlines(): - stripped_line = line.lstrip() - if not stripped_line or stripped_line == line: - lines.append(line) - else: - prefix_length = len(line) - len(stripped_line) - prefix = line[:prefix_length].expandtabs() - lines.append(prefix + stripped_line) - if s.endswith("\n"): - lines.append("") - return lines - - -def fix_docstring(docstring: str, prefix: str) -> str: - # https://www.python.org/dev/peps/pep-0257/#handling-docstring-indentation - if not docstring: - return "" - lines = lines_with_leading_tabs_expanded(docstring) - # Determine minimum indentation (first line doesn't count): - indent = sys.maxsize - for line in lines[1:]: - stripped = line.lstrip() - if stripped: - indent = min(indent, len(line) - len(stripped)) - # Remove indentation (first line is special): - trimmed = [lines[0].strip()] - if indent < sys.maxsize: - last_line_idx = len(lines) - 2 - for i, line in enumerate(lines[1:]): - stripped_line = line[indent:].rstrip() - if stripped_line or i == last_line_idx: - trimmed.append(prefix + stripped_line) - else: - trimmed.append("") - return "\n".join(trimmed) - - -def get_string_prefix(string: str) -> str: - """ - Pre-conditions: - * assert_is_leaf_string(@string) - - Returns: - @string's prefix (e.g. '', 'r', 'f', or 'rf'). - """ - assert_is_leaf_string(string) - - prefix = "" - prefix_idx = 0 - while string[prefix_idx] in STRING_PREFIX_CHARS: - prefix += string[prefix_idx] - prefix_idx += 1 - - return prefix - - -def assert_is_leaf_string(string: str) -> None: - """ - Checks the pre-condition that @string has the format that you would expect - of `leaf.value` where `leaf` is some Leaf such that `leaf.type == - token.STRING`. A more precise description of the pre-conditions that are - checked are listed below. - - Pre-conditions: - * @string starts with either ', ", ', or " where - `set()` is some subset of `set(STRING_PREFIX_CHARS)`. - * @string ends with a quote character (' or "). - - Raises: - AssertionError(...) if the pre-conditions listed above are not - satisfied. - """ - dquote_idx = string.find('"') - squote_idx = string.find("'") - if -1 in [dquote_idx, squote_idx]: - quote_idx = max(dquote_idx, squote_idx) - else: - quote_idx = min(squote_idx, dquote_idx) - - assert ( - 0 <= quote_idx < len(string) - 1 - ), f"{string!r} is missing a starting quote character (' or \")." - assert string[-1] in ( - "'", - '"', - ), f"{string!r} is missing an ending quote character (' or \")." - assert set(string[:quote_idx]).issubset( - set(STRING_PREFIX_CHARS) - ), f"{set(string[:quote_idx])} is NOT a subset of {set(STRING_PREFIX_CHARS)}." - - -def normalize_string_prefix(s: str) -> str: - """Make all string prefixes lowercase.""" - match = STRING_PREFIX_RE.match(s) - assert match is not None, f"failed to match string {s!r}" - orig_prefix = match.group(1) - new_prefix = ( - orig_prefix.replace("F", "f") - .replace("B", "b") - .replace("U", "") - .replace("u", "") - ) - - # Python syntax guarantees max 2 prefixes and that one of them is "r" - if len(new_prefix) == 2 and "r" != new_prefix[0].lower(): - new_prefix = new_prefix[::-1] - return f"{new_prefix}{match.group(2)}" - - -# Re(gex) does actually cache patterns internally but this still improves -# performance on a long list literal of strings by 5-9% since lru_cache's -# caching overhead is much lower. -@lru_cache(maxsize=64) -def _cached_compile(pattern: str) -> Pattern[str]: - return re.compile(pattern) - - -def normalize_string_quotes(s: str) -> str: - """Prefer double quotes but only if it doesn't cause more escaping. - - Adds or removes backslashes as appropriate. - """ - value = s.lstrip(STRING_PREFIX_CHARS) - if value[:3] == '"""': - return s - - elif value[:3] == "'''": - orig_quote = "'''" - new_quote = '"""' - elif value[0] == '"': - orig_quote = '"' - new_quote = "'" - else: - orig_quote = "'" - new_quote = '"' - first_quote_pos = s.find(orig_quote) - if first_quote_pos == -1: - return s # There's an internal error - - prefix = s[:first_quote_pos] - unescaped_new_quote = _cached_compile(rf"(([^\\]|^)(\\\\)*){new_quote}") - escaped_new_quote = _cached_compile(rf"([^\\]|^)\\((?:\\\\)*){new_quote}") - escaped_orig_quote = _cached_compile(rf"([^\\]|^)\\((?:\\\\)*){orig_quote}") - body = s[first_quote_pos + len(orig_quote) : -len(orig_quote)] - if "r" in prefix.casefold(): - if unescaped_new_quote.search(body): - # There's at least one unescaped new_quote in this raw string - # so converting is impossible - return s - - # Do not introduce or remove backslashes in raw strings - new_body = body - else: - # remove unnecessary escapes - new_body = sub_twice(escaped_new_quote, rf"\1\2{new_quote}", body) - if body != new_body: - # Consider the string without unnecessary escapes as the original - body = new_body - s = f"{prefix}{orig_quote}{body}{orig_quote}" - new_body = sub_twice(escaped_orig_quote, rf"\1\2{orig_quote}", new_body) - new_body = sub_twice(unescaped_new_quote, rf"\1\\{new_quote}", new_body) - - if "f" in prefix.casefold(): - matches = re.findall( - r""" - (?:(? orig_escape_count: - return s # Do not introduce more escaping - - if new_escape_count == orig_escape_count and orig_quote == '"': - return s # Prefer double quotes - - return f"{prefix}{new_quote}{new_body}{new_quote}" - - -def normalize_fstring_quotes( - quote: str, - middles: List[Leaf], - is_raw_fstring: bool, -) -> Tuple[List[Leaf], str]: - """Prefer double quotes but only if it doesn't cause more escaping. - - Adds or removes backslashes as appropriate. - """ - if quote == '"""': - return middles, quote - - elif quote == "'''": - new_quote = '"""' - elif quote == '"': - new_quote = "'" - else: - new_quote = '"' - - unescaped_new_quote = _cached_compile(rf"(([^\\]|^)(\\\\)*){new_quote}") - escaped_new_quote = _cached_compile(rf"([^\\]|^)\\((?:\\\\)*){new_quote}") - escaped_orig_quote = _cached_compile(rf"([^\\]|^)\\((?:\\\\)*){quote}") - if is_raw_fstring: - for middle in middles: - if unescaped_new_quote.search(middle.value): - # There's at least one unescaped new_quote in this raw string - # so converting is impossible - return middles, quote - - # Do not introduce or remove backslashes in raw strings, just use double quote - return middles, '"' - - new_segments = [] - for middle in middles: - segment = middle.value - # remove unnecessary escapes - new_segment = sub_twice(escaped_new_quote, rf"\1\2{new_quote}", segment) - if segment != new_segment: - # Consider the string without unnecessary escapes as the original - middle.value = new_segment - - new_segment = sub_twice(escaped_orig_quote, rf"\1\2{quote}", new_segment) - new_segment = sub_twice(unescaped_new_quote, rf"\1\\{new_quote}", new_segment) - new_segments.append(new_segment) - - if new_quote == '"""' and new_segments[-1].endswith('"'): - # edge case: - new_segments[-1] = new_segments[-1][:-1] + '\\"' - - for middle, new_segment in zip(middles, new_segments): - orig_escape_count = middle.value.count("\\") - new_escape_count = new_segment.count("\\") - - if new_escape_count > orig_escape_count: - return middles, quote # Do not introduce more escaping - - if new_escape_count == orig_escape_count and quote == '"': - return middles, quote # Prefer double quotes - - for middle, new_segment in zip(middles, new_segments): - middle.value = new_segment - - return middles, new_quote - - -def normalize_unicode_escape_sequences(leaf: Leaf) -> None: - """Replace hex codes in Unicode escape sequences with lowercase representation.""" - text = leaf.value - prefix = get_string_prefix(text) - if "r" in prefix.lower(): - return - - def replace(m: Match[str]) -> str: - groups = m.groupdict() - back_slashes = groups["backslashes"] - - if len(back_slashes) % 2 == 0: - return back_slashes + groups["body"] - - if groups["u"]: - # \u - return back_slashes + "u" + groups["u"].lower() - elif groups["U"]: - # \U - return back_slashes + "U" + groups["U"].lower() - elif groups["x"]: - # \x - return back_slashes + "x" + groups["x"].lower() - else: - assert groups["N"], f"Unexpected match: {m}" - # \N{} - return back_slashes + "N{" + groups["N"].upper() + "}" - - leaf.value = re.sub(UNICODE_ESCAPE_RE, replace, text) - - -@lru_cache(maxsize=4096) -def char_width(char: str) -> int: - """Return the width of a single character as it would be displayed in a - terminal or editor (which respects Unicode East Asian Width). - - Full width characters are counted as 2, while half width characters are - counted as 1. Also control characters are counted as 0. - """ - table = WIDTH_TABLE - codepoint = ord(char) - highest = len(table) - 1 - lowest = 0 - idx = highest // 2 - while True: - start_codepoint, end_codepoint, width = table[idx] - if codepoint < start_codepoint: - highest = idx - 1 - elif codepoint > end_codepoint: - lowest = idx + 1 - else: - return 0 if width < 0 else width - if highest < lowest: - break - idx = (highest + lowest) // 2 - return 1 - - -def str_width(line_str: str) -> int: - """Return the width of `line_str` as it would be displayed in a terminal - or editor (which respects Unicode East Asian Width). - - You could utilize this function to determine, for example, if a string - is too wide to display in a terminal or editor. - """ - if line_str.isascii(): - # Fast path for a line consisting of only ASCII characters - return len(line_str) - return sum(map(char_width, line_str)) - - -def count_chars_in_width(line_str: str, max_width: int) -> int: - """Count the number of characters in `line_str` that would fit in a - terminal or editor of `max_width` (which respects Unicode East Asian - Width). - """ - total_width = 0 - for i, char in enumerate(line_str): - width = char_width(char) - if width + total_width > max_width: - return i - total_width += width - return len(line_str) diff --git a/venv/lib/python3.12/site-packages/black/trans.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/black/trans.cpython-312-darwin.so deleted file mode 100755 index db8d21404e3108f1e1013d0fffb809266275becc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*U2IfE6bJCr?G`prN(nVqtg-?@B(VMBD=Kv>MO)BP1w$n!<9?NH*uA^%-UJ7 zZWTM9>Q1Dxi5!o3^97%<*FA1GB(Xam-EzKI-pnP9t$MvT-%C2*dOh#NIxNo3gG%)n z+ml9IC5^6(6&HUVgF0WQP9Sm7`JBYMmCyA6SEX8-H#Ms@8`?M8pKe$$xJ_Hi(^BON zQ^{4Str^$HdfR;R-Lgv9eqKj3g*%eZDRQoJT=P9gP9gpf{;x5%G^H`=%f?@mj8{l^0op?CNvFy{$t*jFtng57mdB?gD zq8;2$=i0$linE8Tm2KS)GVd;x{JiAxmiu`?_W5z&g?9skk6!!cwRJ0g8mYa}z+*wK zvWK;+zryNUuQ&B_>0%z0@0C;J_qmFz=L*Gp-DkK9k$)dS0k_P^|-p#X))-lQul17-9V-+LY7YngJ3wV%$e9w?!{ z=NIw1U0(NrY1P4Tt)T*TmO z?s8wYhN~2JD_2+Lu6&qVsm{H3>AQ>EuPx^+l~yKe=1$jo-H)OV0SG_<0uX=z1Rwwb z2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00Izzz$6Q-(*JLKi*7q~JIUK3Jp>>C0SG_<0uX=z1Rwwb z2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$## zAOHafKmY;|fB*y_009U<00J(7S@US4gtNl&LMpEEW=~W_lSVv|qvu|se#%i(SalTE zM6&swR6@0-vzeSJ;{j{jj`i@fnK-YJ$x5E&r&LQKl1gP_JVYfNw;4%O(Hz;Yl=^q` zpM$+bKBbZ}p{UZ#MT|V%!}AAwQ?iV@xmE;-s{173#aw5W5cM}%Af3Ric`AqB~KkBL(|1NPxL@?gol#a7Hz1au3&Qr1v5 zmwYv1CS+&3Ts>1h%nFM*a?V`EW6a{KA|IdJXAzk^-)TQVGl)hG2Ypno-Q@|S3jN} zO26>->&w=qJ9eigd;htn*}mhr5xQJ;p{9Jx{Q2)KoIktasXtD3)}E>Rs Err[CannotTransform]: - """(T)ransform Err - - Convenience function used when working with the TResult type. - """ - cant_transform = CannotTransform(err_msg) - return Err(cant_transform) - - -def hug_power_op( - line: Line, features: Collection[Feature], mode: Mode -) -> Iterator[Line]: - """A transformer which normalizes spacing around power operators.""" - - # Performance optimization to avoid unnecessary Leaf clones and other ops. - for leaf in line.leaves: - if leaf.type == token.DOUBLESTAR: - break - else: - raise CannotTransform("No doublestar token was found in the line.") - - def is_simple_lookup(index: int, kind: Literal[1, -1]) -> bool: - # Brackets and parentheses indicate calls, subscripts, etc. ... - # basically stuff that doesn't count as "simple". Only a NAME lookup - # or dotted lookup (eg. NAME.NAME) is OK. - if Preview.is_simple_lookup_for_doublestar_expression not in mode: - return original_is_simple_lookup_func(line, index, kind) - - else: - if kind == -1: - return handle_is_simple_look_up_prev( - line, index, {token.RPAR, token.RSQB} - ) - else: - return handle_is_simple_lookup_forward( - line, index, {token.LPAR, token.LSQB} - ) - - def is_simple_operand(index: int, kind: Literal[1, -1]) -> bool: - # An operand is considered "simple" if's a NAME, a numeric CONSTANT, a simple - # lookup (see above), with or without a preceding unary operator. - start = line.leaves[index] - if start.type in {token.NAME, token.NUMBER}: - return is_simple_lookup(index, kind) - - if start.type in {token.PLUS, token.MINUS, token.TILDE}: - if line.leaves[index + 1].type in {token.NAME, token.NUMBER}: - # kind is always one as bases with a preceding unary op will be checked - # for simplicity starting from the next token (so it'll hit the check - # above). - return is_simple_lookup(index + 1, kind=1) - - return False - - new_line = line.clone() - should_hug = False - for idx, leaf in enumerate(line.leaves): - new_leaf = leaf.clone() - if should_hug: - new_leaf.prefix = "" - should_hug = False - - should_hug = ( - (0 < idx < len(line.leaves) - 1) - and leaf.type == token.DOUBLESTAR - and is_simple_operand(idx - 1, kind=-1) - and line.leaves[idx - 1].value != "lambda" - and is_simple_operand(idx + 1, kind=1) - ) - if should_hug: - new_leaf.prefix = "" - - # We have to be careful to make a new line properly: - # - bracket related metadata must be maintained (handled by Line.append) - # - comments need to copied over, updating the leaf IDs they're attached to - new_line.append(new_leaf, preformatted=True) - for comment_leaf in line.comments_after(leaf): - new_line.append(comment_leaf, preformatted=True) - - yield new_line - - -def original_is_simple_lookup_func( - line: Line, index: int, step: Literal[1, -1] -) -> bool: - if step == -1: - disallowed = {token.RPAR, token.RSQB} - else: - disallowed = {token.LPAR, token.LSQB} - - while 0 <= index < len(line.leaves): - current = line.leaves[index] - if current.type in disallowed: - return False - if current.type not in {token.NAME, token.DOT} or current.value == "for": - # If the current token isn't disallowed, we'll assume this is - # simple as only the disallowed tokens are semantically - # attached to this lookup expression we're checking. Also, - # stop early if we hit the 'for' bit of a comprehension. - return True - - index += step - - return True - - -def handle_is_simple_look_up_prev(line: Line, index: int, disallowed: Set[int]) -> bool: - """ - Handling the determination of is_simple_lookup for the lines prior to the doublestar - token. This is required because of the need to isolate the chained expression - to determine the bracket or parenthesis belong to the single expression. - """ - contains_disallowed = False - chain = [] - - while 0 <= index < len(line.leaves): - current = line.leaves[index] - chain.append(current) - if not contains_disallowed and current.type in disallowed: - contains_disallowed = True - if not is_expression_chained(chain): - return not contains_disallowed - - index -= 1 - - return True - - -def handle_is_simple_lookup_forward( - line: Line, index: int, disallowed: Set[int] -) -> bool: - """ - Handling decision is_simple_lookup for the lines behind the doublestar token. - This function is simplified to keep consistent with the prior logic and the forward - case are more straightforward and do not need to care about chained expressions. - """ - while 0 <= index < len(line.leaves): - current = line.leaves[index] - if current.type in disallowed: - return False - if current.type not in {token.NAME, token.DOT} or ( - current.type == token.NAME and current.value == "for" - ): - # If the current token isn't disallowed, we'll assume this is simple as - # only the disallowed tokens are semantically attached to this lookup - # expression we're checking. Also, stop early if we hit the 'for' bit - # of a comprehension. - return True - - index += 1 - - return True - - -def is_expression_chained(chained_leaves: List[Leaf]) -> bool: - """ - Function to determine if the variable is a chained call. - (e.g., foo.lookup, foo().lookup, (foo.lookup())) will be recognized as chained call) - """ - if len(chained_leaves) < 2: - return True - - current_leaf = chained_leaves[-1] - past_leaf = chained_leaves[-2] - - if past_leaf.type == token.NAME: - return current_leaf.type in {token.DOT} - elif past_leaf.type in {token.RPAR, token.RSQB}: - return current_leaf.type in {token.RSQB, token.RPAR} - elif past_leaf.type in {token.LPAR, token.LSQB}: - return current_leaf.type in {token.NAME, token.LPAR, token.LSQB} - else: - return False - - -class StringTransformer(ABC): - """ - An implementation of the Transformer protocol that relies on its - subclasses overriding the template methods `do_match(...)` and - `do_transform(...)`. - - This Transformer works exclusively on strings (for example, by merging - or splitting them). - - The following sections can be found among the docstrings of each concrete - StringTransformer subclass. - - Requirements: - Which requirements must be met of the given Line for this - StringTransformer to be applied? - - Transformations: - If the given Line meets all of the above requirements, which string - transformations can you expect to be applied to it by this - StringTransformer? - - Collaborations: - What contractual agreements does this StringTransformer have with other - StringTransfomers? Such collaborations should be eliminated/minimized - as much as possible. - """ - - __name__: Final = "StringTransformer" - - # Ideally this would be a dataclass, but unfortunately mypyc breaks when used with - # `abc.ABC`. - def __init__(self, line_length: int, normalize_strings: bool) -> None: - self.line_length = line_length - self.normalize_strings = normalize_strings - - @abstractmethod - def do_match(self, line: Line) -> TMatchResult: - """ - Returns: - * Ok(string_indices) such that for each index, `line.leaves[index]` - is our target string if a match was able to be made. For - transformers that don't result in more lines (e.g. StringMerger, - StringParenStripper), multiple matches and transforms are done at - once to reduce the complexity. - OR - * Err(CannotTransform), if no match could be made. - """ - - @abstractmethod - def do_transform( - self, line: Line, string_indices: List[int] - ) -> Iterator[TResult[Line]]: - """ - Yields: - * Ok(new_line) where new_line is the new transformed line. - OR - * Err(CannotTransform) if the transformation failed for some reason. The - `do_match(...)` template method should usually be used to reject - the form of the given Line, but in some cases it is difficult to - know whether or not a Line meets the StringTransformer's - requirements until the transformation is already midway. - - Side Effects: - This method should NOT mutate @line directly, but it MAY mutate the - Line's underlying Node structure. (WARNING: If the underlying Node - structure IS altered, then this method should NOT be allowed to - yield an CannotTransform after that point.) - """ - - def __call__( - self, line: Line, _features: Collection[Feature], _mode: Mode - ) -> Iterator[Line]: - """ - StringTransformer instances have a call signature that mirrors that of - the Transformer type. - - Raises: - CannotTransform(...) if the concrete StringTransformer class is unable - to transform @line. - """ - # Optimization to avoid calling `self.do_match(...)` when the line does - # not contain any string. - if not any(leaf.type == token.STRING for leaf in line.leaves): - raise CannotTransform("There are no strings in this line.") - - match_result = self.do_match(line) - - if isinstance(match_result, Err): - cant_transform = match_result.err() - raise CannotTransform( - f"The string transformer {self.__class__.__name__} does not recognize" - " this line as one that it can transform." - ) from cant_transform - - string_indices = match_result.ok() - - for line_result in self.do_transform(line, string_indices): - if isinstance(line_result, Err): - cant_transform = line_result.err() - raise CannotTransform( - "StringTransformer failed while attempting to transform string." - ) from cant_transform - line = line_result.ok() - yield line - - -@dataclass -class CustomSplit: - """A custom (i.e. manual) string split. - - A single CustomSplit instance represents a single substring. - - Examples: - Consider the following string: - ``` - "Hi there friend." - " This is a custom" - f" string {split}." - ``` - - This string will correspond to the following three CustomSplit instances: - ``` - CustomSplit(False, 16) - CustomSplit(False, 17) - CustomSplit(True, 16) - ``` - """ - - has_prefix: bool - break_idx: int - - -@trait -class CustomSplitMapMixin: - """ - This mixin class is used to map merged strings to a sequence of - CustomSplits, which will then be used to re-split the strings iff none of - the resultant substrings go over the configured max line length. - """ - - _Key: ClassVar = Tuple[StringID, str] - _CUSTOM_SPLIT_MAP: ClassVar[Dict[_Key, Tuple[CustomSplit, ...]]] = defaultdict( - tuple - ) - - @staticmethod - def _get_key(string: str) -> "CustomSplitMapMixin._Key": - """ - Returns: - A unique identifier that is used internally to map @string to a - group of custom splits. - """ - return (id(string), string) - - def add_custom_splits( - self, string: str, custom_splits: Iterable[CustomSplit] - ) -> None: - """Custom Split Map Setter Method - - Side Effects: - Adds a mapping from @string to the custom splits @custom_splits. - """ - key = self._get_key(string) - self._CUSTOM_SPLIT_MAP[key] = tuple(custom_splits) - - def pop_custom_splits(self, string: str) -> List[CustomSplit]: - """Custom Split Map Getter Method - - Returns: - * A list of the custom splits that are mapped to @string, if any - exist. - OR - * [], otherwise. - - Side Effects: - Deletes the mapping between @string and its associated custom - splits (which are returned to the caller). - """ - key = self._get_key(string) - - custom_splits = self._CUSTOM_SPLIT_MAP[key] - del self._CUSTOM_SPLIT_MAP[key] - - return list(custom_splits) - - def has_custom_splits(self, string: str) -> bool: - """ - Returns: - True iff @string is associated with a set of custom splits. - """ - key = self._get_key(string) - return key in self._CUSTOM_SPLIT_MAP - - -class StringMerger(StringTransformer, CustomSplitMapMixin): - """StringTransformer that merges strings together. - - Requirements: - (A) The line contains adjacent strings such that ALL of the validation checks - listed in StringMerger._validate_msg(...)'s docstring pass. - OR - (B) The line contains a string which uses line continuation backslashes. - - Transformations: - Depending on which of the two requirements above where met, either: - - (A) The string group associated with the target string is merged. - OR - (B) All line-continuation backslashes are removed from the target string. - - Collaborations: - StringMerger provides custom split information to StringSplitter. - """ - - def do_match(self, line: Line) -> TMatchResult: - LL = line.leaves - - is_valid_index = is_valid_index_factory(LL) - - string_indices = [] - idx = 0 - while is_valid_index(idx): - leaf = LL[idx] - if ( - leaf.type == token.STRING - and is_valid_index(idx + 1) - and LL[idx + 1].type == token.STRING - ): - # Let's check if the string group contains an inline comment - # If we have a comment inline, we don't merge the strings - contains_comment = False - i = idx - while is_valid_index(i): - if LL[i].type != token.STRING: - break - if line.comments_after(LL[i]): - contains_comment = True - break - i += 1 - - if not is_part_of_annotation(leaf) and not contains_comment: - string_indices.append(idx) - - # Advance to the next non-STRING leaf. - idx += 2 - while is_valid_index(idx) and LL[idx].type == token.STRING: - idx += 1 - - elif leaf.type == token.STRING and "\\\n" in leaf.value: - string_indices.append(idx) - # Advance to the next non-STRING leaf. - idx += 1 - while is_valid_index(idx) and LL[idx].type == token.STRING: - idx += 1 - - else: - idx += 1 - - if string_indices: - return Ok(string_indices) - else: - return TErr("This line has no strings that need merging.") - - def do_transform( - self, line: Line, string_indices: List[int] - ) -> Iterator[TResult[Line]]: - new_line = line - - rblc_result = self._remove_backslash_line_continuation_chars( - new_line, string_indices - ) - if isinstance(rblc_result, Ok): - new_line = rblc_result.ok() - - msg_result = self._merge_string_group(new_line, string_indices) - if isinstance(msg_result, Ok): - new_line = msg_result.ok() - - if isinstance(rblc_result, Err) and isinstance(msg_result, Err): - msg_cant_transform = msg_result.err() - rblc_cant_transform = rblc_result.err() - cant_transform = CannotTransform( - "StringMerger failed to merge any strings in this line." - ) - - # Chain the errors together using `__cause__`. - msg_cant_transform.__cause__ = rblc_cant_transform - cant_transform.__cause__ = msg_cant_transform - - yield Err(cant_transform) - else: - yield Ok(new_line) - - @staticmethod - def _remove_backslash_line_continuation_chars( - line: Line, string_indices: List[int] - ) -> TResult[Line]: - """ - Merge strings that were split across multiple lines using - line-continuation backslashes. - - Returns: - Ok(new_line), if @line contains backslash line-continuation - characters. - OR - Err(CannotTransform), otherwise. - """ - LL = line.leaves - - indices_to_transform = [] - for string_idx in string_indices: - string_leaf = LL[string_idx] - if ( - string_leaf.type == token.STRING - and "\\\n" in string_leaf.value - and not has_triple_quotes(string_leaf.value) - ): - indices_to_transform.append(string_idx) - - if not indices_to_transform: - return TErr( - "Found no string leaves that contain backslash line continuation" - " characters." - ) - - new_line = line.clone() - new_line.comments = line.comments.copy() - append_leaves(new_line, line, LL) - - for string_idx in indices_to_transform: - new_string_leaf = new_line.leaves[string_idx] - new_string_leaf.value = new_string_leaf.value.replace("\\\n", "") - - return Ok(new_line) - - def _merge_string_group( - self, line: Line, string_indices: List[int] - ) -> TResult[Line]: - """ - Merges string groups (i.e. set of adjacent strings). - - Each index from `string_indices` designates one string group's first - leaf in `line.leaves`. - - Returns: - Ok(new_line), if ALL of the validation checks found in - _validate_msg(...) pass. - OR - Err(CannotTransform), otherwise. - """ - LL = line.leaves - - is_valid_index = is_valid_index_factory(LL) - - # A dict of {string_idx: tuple[num_of_strings, string_leaf]}. - merged_string_idx_dict: Dict[int, Tuple[int, Leaf]] = {} - for string_idx in string_indices: - vresult = self._validate_msg(line, string_idx) - if isinstance(vresult, Err): - continue - merged_string_idx_dict[string_idx] = self._merge_one_string_group( - LL, string_idx, is_valid_index - ) - - if not merged_string_idx_dict: - return TErr("No string group is merged") - - # Build the final line ('new_line') that this method will later return. - new_line = line.clone() - previous_merged_string_idx = -1 - previous_merged_num_of_strings = -1 - for i, leaf in enumerate(LL): - if i in merged_string_idx_dict: - previous_merged_string_idx = i - previous_merged_num_of_strings, string_leaf = merged_string_idx_dict[i] - new_line.append(string_leaf) - - if ( - previous_merged_string_idx - <= i - < previous_merged_string_idx + previous_merged_num_of_strings - ): - for comment_leaf in line.comments_after(LL[i]): - new_line.append(comment_leaf, preformatted=True) - continue - - append_leaves(new_line, line, [leaf]) - - return Ok(new_line) - - def _merge_one_string_group( - self, LL: List[Leaf], string_idx: int, is_valid_index: Callable[[int], bool] - ) -> Tuple[int, Leaf]: - """ - Merges one string group where the first string in the group is - `LL[string_idx]`. - - Returns: - A tuple of `(num_of_strings, leaf)` where `num_of_strings` is the - number of strings merged and `leaf` is the newly merged string - to be replaced in the new line. - """ - # If the string group is wrapped inside an Atom node, we must make sure - # to later replace that Atom with our new (merged) string leaf. - atom_node = LL[string_idx].parent - - # We will place BREAK_MARK in between every two substrings that we - # merge. We will then later go through our final result and use the - # various instances of BREAK_MARK we find to add the right values to - # the custom split map. - BREAK_MARK = "@@@@@ BLACK BREAKPOINT MARKER @@@@@" - - QUOTE = LL[string_idx].value[-1] - - def make_naked(string: str, string_prefix: str) -> str: - """Strip @string (i.e. make it a "naked" string) - - Pre-conditions: - * assert_is_leaf_string(@string) - - Returns: - A string that is identical to @string except that - @string_prefix has been stripped, the surrounding QUOTE - characters have been removed, and any remaining QUOTE - characters have been escaped. - """ - assert_is_leaf_string(string) - if "f" in string_prefix: - f_expressions = ( - string[span[0] + 1 : span[1] - 1] # +-1 to get rid of curly braces - for span in iter_fexpr_spans(string) - ) - debug_expressions_contain_visible_quotes = any( - re.search(r".*[\'\"].*(?= 0 - ), "Logic error while filling the custom string breakpoint cache." - - temp_string = temp_string[mark_idx + len(BREAK_MARK) :] - breakpoint_idx = mark_idx + (len(prefix) if has_prefix else 0) + 1 - custom_splits.append(CustomSplit(has_prefix, breakpoint_idx)) - - string_leaf = Leaf(token.STRING, S_leaf.value.replace(BREAK_MARK, "")) - - if atom_node is not None: - # If not all children of the atom node are merged (this can happen - # when there is a standalone comment in the middle) ... - if non_string_idx - string_idx < len(atom_node.children): - # We need to replace the old STRING leaves with the new string leaf. - first_child_idx = LL[string_idx].remove() - for idx in range(string_idx + 1, non_string_idx): - LL[idx].remove() - if first_child_idx is not None: - atom_node.insert_child(first_child_idx, string_leaf) - else: - # Else replace the atom node with the new string leaf. - replace_child(atom_node, string_leaf) - - self.add_custom_splits(string_leaf.value, custom_splits) - return num_of_strings, string_leaf - - @staticmethod - def _validate_msg(line: Line, string_idx: int) -> TResult[None]: - """Validate (M)erge (S)tring (G)roup - - Transform-time string validation logic for _merge_string_group(...). - - Returns: - * Ok(None), if ALL validation checks (listed below) pass. - OR - * Err(CannotTransform), if any of the following are true: - - The target string group does not contain ANY stand-alone comments. - - The target string is not in a string group (i.e. it has no - adjacent strings). - - The string group has more than one inline comment. - - The string group has an inline comment that appears to be a pragma. - - The set of all string prefixes in the string group is of - length greater than one and is not equal to {"", "f"}. - - The string group consists of raw strings. - - The string group is stringified type annotations. We don't want to - process stringified type annotations since pyright doesn't support - them spanning multiple string values. (NOTE: mypy, pytype, pyre do - support them, so we can change if pyright also gains support in the - future. See https://github.com/microsoft/pyright/issues/4359.) - """ - # We first check for "inner" stand-alone comments (i.e. stand-alone - # comments that have a string leaf before them AND after them). - for inc in [1, -1]: - i = string_idx - found_sa_comment = False - is_valid_index = is_valid_index_factory(line.leaves) - while is_valid_index(i) and line.leaves[i].type in [ - token.STRING, - STANDALONE_COMMENT, - ]: - if line.leaves[i].type == STANDALONE_COMMENT: - found_sa_comment = True - elif found_sa_comment: - return TErr( - "StringMerger does NOT merge string groups which contain " - "stand-alone comments." - ) - - i += inc - - num_of_inline_string_comments = 0 - set_of_prefixes = set() - num_of_strings = 0 - for leaf in line.leaves[string_idx:]: - if leaf.type != token.STRING: - # If the string group is trailed by a comma, we count the - # comments trailing the comma to be one of the string group's - # comments. - if leaf.type == token.COMMA and id(leaf) in line.comments: - num_of_inline_string_comments += 1 - break - - if has_triple_quotes(leaf.value): - return TErr("StringMerger does NOT merge multiline strings.") - - num_of_strings += 1 - prefix = get_string_prefix(leaf.value).lower() - if "r" in prefix: - return TErr("StringMerger does NOT merge raw strings.") - - set_of_prefixes.add(prefix) - - if id(leaf) in line.comments: - num_of_inline_string_comments += 1 - if contains_pragma_comment(line.comments[id(leaf)]): - return TErr("Cannot merge strings which have pragma comments.") - - if num_of_strings < 2: - return TErr( - f"Not enough strings to merge (num_of_strings={num_of_strings})." - ) - - if num_of_inline_string_comments > 1: - return TErr( - f"Too many inline string comments ({num_of_inline_string_comments})." - ) - - if len(set_of_prefixes) > 1 and set_of_prefixes != {"", "f"}: - return TErr(f"Too many different prefixes ({set_of_prefixes}).") - - return Ok(None) - - -class StringParenStripper(StringTransformer): - """StringTransformer that strips surrounding parentheses from strings. - - Requirements: - The line contains a string which is surrounded by parentheses and: - - The target string is NOT the only argument to a function call. - - The target string is NOT a "pointless" string. - - If the target string contains a PERCENT, the brackets are not - preceded or followed by an operator with higher precedence than - PERCENT. - - Transformations: - The parentheses mentioned in the 'Requirements' section are stripped. - - Collaborations: - StringParenStripper has its own inherent usefulness, but it is also - relied on to clean up the parentheses created by StringParenWrapper (in - the event that they are no longer needed). - """ - - def do_match(self, line: Line) -> TMatchResult: - LL = line.leaves - - is_valid_index = is_valid_index_factory(LL) - - string_indices = [] - - idx = -1 - while True: - idx += 1 - if idx >= len(LL): - break - leaf = LL[idx] - - # Should be a string... - if leaf.type != token.STRING: - continue - - # If this is a "pointless" string... - if ( - leaf.parent - and leaf.parent.parent - and leaf.parent.parent.type == syms.simple_stmt - ): - continue - - # Should be preceded by a non-empty LPAR... - if ( - not is_valid_index(idx - 1) - or LL[idx - 1].type != token.LPAR - or is_empty_lpar(LL[idx - 1]) - ): - continue - - # That LPAR should NOT be preceded by a function name or a closing - # bracket (which could be a function which returns a function or a - # list/dictionary that contains a function)... - if is_valid_index(idx - 2) and ( - LL[idx - 2].type == token.NAME or LL[idx - 2].type in CLOSING_BRACKETS - ): - continue - - string_idx = idx - - # Skip the string trailer, if one exists. - string_parser = StringParser() - next_idx = string_parser.parse(LL, string_idx) - - # if the leaves in the parsed string include a PERCENT, we need to - # make sure the initial LPAR is NOT preceded by an operator with - # higher or equal precedence to PERCENT - if is_valid_index(idx - 2): - # mypy can't quite follow unless we name this - before_lpar = LL[idx - 2] - if token.PERCENT in {leaf.type for leaf in LL[idx - 1 : next_idx]} and ( - ( - before_lpar.type - in { - token.STAR, - token.AT, - token.SLASH, - token.DOUBLESLASH, - token.PERCENT, - token.TILDE, - token.DOUBLESTAR, - token.AWAIT, - token.LSQB, - token.LPAR, - } - ) - or ( - # only unary PLUS/MINUS - before_lpar.parent - and before_lpar.parent.type == syms.factor - and (before_lpar.type in {token.PLUS, token.MINUS}) - ) - ): - continue - - # Should be followed by a non-empty RPAR... - if ( - is_valid_index(next_idx) - and LL[next_idx].type == token.RPAR - and not is_empty_rpar(LL[next_idx]) - ): - # That RPAR should NOT be followed by anything with higher - # precedence than PERCENT - if is_valid_index(next_idx + 1) and LL[next_idx + 1].type in { - token.DOUBLESTAR, - token.LSQB, - token.LPAR, - token.DOT, - }: - continue - - string_indices.append(string_idx) - idx = string_idx - while idx < len(LL) - 1 and LL[idx + 1].type == token.STRING: - idx += 1 - - if string_indices: - return Ok(string_indices) - return TErr("This line has no strings wrapped in parens.") - - def do_transform( - self, line: Line, string_indices: List[int] - ) -> Iterator[TResult[Line]]: - LL = line.leaves - - string_and_rpar_indices: List[int] = [] - for string_idx in string_indices: - string_parser = StringParser() - rpar_idx = string_parser.parse(LL, string_idx) - - should_transform = True - for leaf in (LL[string_idx - 1], LL[rpar_idx]): - if line.comments_after(leaf): - # Should not strip parentheses which have comments attached - # to them. - should_transform = False - break - if should_transform: - string_and_rpar_indices.extend((string_idx, rpar_idx)) - - if string_and_rpar_indices: - yield Ok(self._transform_to_new_line(line, string_and_rpar_indices)) - else: - yield Err( - CannotTransform("All string groups have comments attached to them.") - ) - - def _transform_to_new_line( - self, line: Line, string_and_rpar_indices: List[int] - ) -> Line: - LL = line.leaves - - new_line = line.clone() - new_line.comments = line.comments.copy() - - previous_idx = -1 - # We need to sort the indices, since string_idx and its matching - # rpar_idx may not come in order, e.g. in - # `("outer" % ("inner".join(items)))`, the "inner" string's - # string_idx is smaller than "outer" string's rpar_idx. - for idx in sorted(string_and_rpar_indices): - leaf = LL[idx] - lpar_or_rpar_idx = idx - 1 if leaf.type == token.STRING else idx - append_leaves(new_line, line, LL[previous_idx + 1 : lpar_or_rpar_idx]) - if leaf.type == token.STRING: - string_leaf = Leaf(token.STRING, LL[idx].value) - LL[lpar_or_rpar_idx].remove() # Remove lpar. - replace_child(LL[idx], string_leaf) - new_line.append(string_leaf) - # replace comments - old_comments = new_line.comments.pop(id(LL[idx]), []) - new_line.comments.setdefault(id(string_leaf), []).extend(old_comments) - else: - LL[lpar_or_rpar_idx].remove() # This is a rpar. - - previous_idx = idx - - # Append the leaves after the last idx: - append_leaves(new_line, line, LL[idx + 1 :]) - - return new_line - - -class BaseStringSplitter(StringTransformer): - """ - Abstract class for StringTransformers which transform a Line's strings by splitting - them or placing them on their own lines where necessary to avoid going over - the configured line length. - - Requirements: - * The target string value is responsible for the line going over the - line length limit. It follows that after all of black's other line - split methods have been exhausted, this line (or one of the resulting - lines after all line splits are performed) would still be over the - line_length limit unless we split this string. - AND - - * The target string is NOT a "pointless" string (i.e. a string that has - no parent or siblings). - AND - - * The target string is not followed by an inline comment that appears - to be a pragma. - AND - - * The target string is not a multiline (i.e. triple-quote) string. - """ - - STRING_OPERATORS: Final = [ - token.EQEQUAL, - token.GREATER, - token.GREATEREQUAL, - token.LESS, - token.LESSEQUAL, - token.NOTEQUAL, - token.PERCENT, - token.PLUS, - token.STAR, - ] - - @abstractmethod - def do_splitter_match(self, line: Line) -> TMatchResult: - """ - BaseStringSplitter asks its clients to override this method instead of - `StringTransformer.do_match(...)`. - - Follows the same protocol as `StringTransformer.do_match(...)`. - - Refer to `help(StringTransformer.do_match)` for more information. - """ - - def do_match(self, line: Line) -> TMatchResult: - match_result = self.do_splitter_match(line) - if isinstance(match_result, Err): - return match_result - - string_indices = match_result.ok() - assert len(string_indices) == 1, ( - f"{self.__class__.__name__} should only find one match at a time, found" - f" {len(string_indices)}" - ) - string_idx = string_indices[0] - vresult = self._validate(line, string_idx) - if isinstance(vresult, Err): - return vresult - - return match_result - - def _validate(self, line: Line, string_idx: int) -> TResult[None]: - """ - Checks that @line meets all of the requirements listed in this classes' - docstring. Refer to `help(BaseStringSplitter)` for a detailed - description of those requirements. - - Returns: - * Ok(None), if ALL of the requirements are met. - OR - * Err(CannotTransform), if ANY of the requirements are NOT met. - """ - LL = line.leaves - - string_leaf = LL[string_idx] - - max_string_length = self._get_max_string_length(line, string_idx) - if len(string_leaf.value) <= max_string_length: - return TErr( - "The string itself is not what is causing this line to be too long." - ) - - if not string_leaf.parent or [L.type for L in string_leaf.parent.children] == [ - token.STRING, - token.NEWLINE, - ]: - return TErr( - f"This string ({string_leaf.value}) appears to be pointless (i.e. has" - " no parent)." - ) - - if id(line.leaves[string_idx]) in line.comments and contains_pragma_comment( - line.comments[id(line.leaves[string_idx])] - ): - return TErr( - "Line appears to end with an inline pragma comment. Splitting the line" - " could modify the pragma's behavior." - ) - - if has_triple_quotes(string_leaf.value): - return TErr("We cannot split multiline strings.") - - return Ok(None) - - def _get_max_string_length(self, line: Line, string_idx: int) -> int: - """ - Calculates the max string length used when attempting to determine - whether or not the target string is responsible for causing the line to - go over the line length limit. - - WARNING: This method is tightly coupled to both StringSplitter and - (especially) StringParenWrapper. There is probably a better way to - accomplish what is being done here. - - Returns: - max_string_length: such that `line.leaves[string_idx].value > - max_string_length` implies that the target string IS responsible - for causing this line to exceed the line length limit. - """ - LL = line.leaves - - is_valid_index = is_valid_index_factory(LL) - - # We use the shorthand "WMA4" in comments to abbreviate "We must - # account for". When giving examples, we use STRING to mean some/any - # valid string. - # - # Finally, we use the following convenience variables: - # - # P: The leaf that is before the target string leaf. - # N: The leaf that is after the target string leaf. - # NN: The leaf that is after N. - - # WMA4 the whitespace at the beginning of the line. - offset = line.depth * 4 - - if is_valid_index(string_idx - 1): - p_idx = string_idx - 1 - if ( - LL[string_idx - 1].type == token.LPAR - and LL[string_idx - 1].value == "" - and string_idx >= 2 - ): - # If the previous leaf is an empty LPAR placeholder, we should skip it. - p_idx -= 1 - - P = LL[p_idx] - if P.type in self.STRING_OPERATORS: - # WMA4 a space and a string operator (e.g. `+ STRING` or `== STRING`). - offset += len(str(P)) + 1 - - if P.type == token.COMMA: - # WMA4 a space, a comma, and a closing bracket [e.g. `), STRING`]. - offset += 3 - - if P.type in [token.COLON, token.EQUAL, token.PLUSEQUAL, token.NAME]: - # This conditional branch is meant to handle dictionary keys, - # variable assignments, 'return STRING' statement lines, and - # 'else STRING' ternary expression lines. - - # WMA4 a single space. - offset += 1 - - # WMA4 the lengths of any leaves that came before that space, - # but after any closing bracket before that space. - for leaf in reversed(LL[: p_idx + 1]): - offset += len(str(leaf)) - if leaf.type in CLOSING_BRACKETS: - break - - if is_valid_index(string_idx + 1): - N = LL[string_idx + 1] - if N.type == token.RPAR and N.value == "" and len(LL) > string_idx + 2: - # If the next leaf is an empty RPAR placeholder, we should skip it. - N = LL[string_idx + 2] - - if N.type == token.COMMA: - # WMA4 a single comma at the end of the string (e.g `STRING,`). - offset += 1 - - if is_valid_index(string_idx + 2): - NN = LL[string_idx + 2] - - if N.type == token.DOT and NN.type == token.NAME: - # This conditional branch is meant to handle method calls invoked - # off of a string literal up to and including the LPAR character. - - # WMA4 the '.' character. - offset += 1 - - if ( - is_valid_index(string_idx + 3) - and LL[string_idx + 3].type == token.LPAR - ): - # WMA4 the left parenthesis character. - offset += 1 - - # WMA4 the length of the method's name. - offset += len(NN.value) - - has_comments = False - for comment_leaf in line.comments_after(LL[string_idx]): - if not has_comments: - has_comments = True - # WMA4 two spaces before the '#' character. - offset += 2 - - # WMA4 the length of the inline comment. - offset += len(comment_leaf.value) - - max_string_length = count_chars_in_width(str(line), self.line_length - offset) - return max_string_length - - @staticmethod - def _prefer_paren_wrap_match(LL: List[Leaf]) -> Optional[int]: - """ - Returns: - string_idx such that @LL[string_idx] is equal to our target (i.e. - matched) string, if this line matches the "prefer paren wrap" statement - requirements listed in the 'Requirements' section of the StringParenWrapper - class's docstring. - OR - None, otherwise. - """ - # The line must start with a string. - if LL[0].type != token.STRING: - return None - - matching_nodes = [ - syms.listmaker, - syms.dictsetmaker, - syms.testlist_gexp, - ] - # If the string is an immediate child of a list/set/tuple literal... - if ( - parent_type(LL[0]) in matching_nodes - or parent_type(LL[0].parent) in matching_nodes - ): - # And the string is surrounded by commas (or is the first/last child)... - prev_sibling = LL[0].prev_sibling - next_sibling = LL[0].next_sibling - if ( - not prev_sibling - and not next_sibling - and parent_type(LL[0]) == syms.atom - ): - # If it's an atom string, we need to check the parent atom's siblings. - parent = LL[0].parent - assert parent is not None # For type checkers. - prev_sibling = parent.prev_sibling - next_sibling = parent.next_sibling - if (not prev_sibling or prev_sibling.type == token.COMMA) and ( - not next_sibling or next_sibling.type == token.COMMA - ): - return 0 - - return None - - -def iter_fexpr_spans(s: str) -> Iterator[Tuple[int, int]]: - """ - Yields spans corresponding to expressions in a given f-string. - Spans are half-open ranges (left inclusive, right exclusive). - Assumes the input string is a valid f-string, but will not crash if the input - string is invalid. - """ - stack: List[int] = [] # our curly paren stack - i = 0 - while i < len(s): - if s[i] == "{": - # if we're in a string part of the f-string, ignore escaped curly braces - if not stack and i + 1 < len(s) and s[i + 1] == "{": - i += 2 - continue - stack.append(i) - i += 1 - continue - - if s[i] == "}": - if not stack: - i += 1 - continue - j = stack.pop() - # we've made it back out of the expression! yield the span - if not stack: - yield (j, i + 1) - i += 1 - continue - - # if we're in an expression part of the f-string, fast-forward through strings - # note that backslashes are not legal in the expression portion of f-strings - if stack: - delim = None - if s[i : i + 3] in ("'''", '"""'): - delim = s[i : i + 3] - elif s[i] in ("'", '"'): - delim = s[i] - if delim: - i += len(delim) - while i < len(s) and s[i : i + len(delim)] != delim: - i += 1 - i += len(delim) - continue - i += 1 - - -def fstring_contains_expr(s: str) -> bool: - return any(iter_fexpr_spans(s)) - - -def _toggle_fexpr_quotes(fstring: str, old_quote: str) -> str: - """ - Toggles quotes used in f-string expressions that are `old_quote`. - - f-string expressions can't contain backslashes, so we need to toggle the - quotes if the f-string itself will end up using the same quote. We can - simply toggle without escaping because, quotes can't be reused in f-string - expressions. They will fail to parse. - - NOTE: If PEP 701 is accepted, above statement will no longer be true. - Though if quotes can be reused, we can simply reuse them without updates or - escaping, once Black figures out how to parse the new grammar. - """ - new_quote = "'" if old_quote == '"' else '"' - parts = [] - previous_index = 0 - for start, end in iter_fexpr_spans(fstring): - parts.append(fstring[previous_index:start]) - parts.append(fstring[start:end].replace(old_quote, new_quote)) - previous_index = end - parts.append(fstring[previous_index:]) - return "".join(parts) - - -class StringSplitter(BaseStringSplitter, CustomSplitMapMixin): - """ - StringTransformer that splits "atom" strings (i.e. strings which exist on - lines by themselves). - - Requirements: - * The line consists ONLY of a single string (possibly prefixed by a - string operator [e.g. '+' or '==']), MAYBE a string trailer, and MAYBE - a trailing comma. - AND - * All of the requirements listed in BaseStringSplitter's docstring. - - Transformations: - The string mentioned in the 'Requirements' section is split into as - many substrings as necessary to adhere to the configured line length. - - In the final set of substrings, no substring should be smaller than - MIN_SUBSTR_SIZE characters. - - The string will ONLY be split on spaces (i.e. each new substring should - start with a space). Note that the string will NOT be split on a space - which is escaped with a backslash. - - If the string is an f-string, it will NOT be split in the middle of an - f-expression (e.g. in f"FooBar: {foo() if x else bar()}", {foo() if x - else bar()} is an f-expression). - - If the string that is being split has an associated set of custom split - records and those custom splits will NOT result in any line going over - the configured line length, those custom splits are used. Otherwise the - string is split as late as possible (from left-to-right) while still - adhering to the transformation rules listed above. - - Collaborations: - StringSplitter relies on StringMerger to construct the appropriate - CustomSplit objects and add them to the custom split map. - """ - - MIN_SUBSTR_SIZE: Final = 6 - - def do_splitter_match(self, line: Line) -> TMatchResult: - LL = line.leaves - - if self._prefer_paren_wrap_match(LL) is not None: - return TErr("Line needs to be wrapped in parens first.") - - is_valid_index = is_valid_index_factory(LL) - - idx = 0 - - # The first two leaves MAY be the 'not in' keywords... - if ( - is_valid_index(idx) - and is_valid_index(idx + 1) - and [LL[idx].type, LL[idx + 1].type] == [token.NAME, token.NAME] - and str(LL[idx]) + str(LL[idx + 1]) == "not in" - ): - idx += 2 - # Else the first leaf MAY be a string operator symbol or the 'in' keyword... - elif is_valid_index(idx) and ( - LL[idx].type in self.STRING_OPERATORS - or LL[idx].type == token.NAME - and str(LL[idx]) == "in" - ): - idx += 1 - - # The next/first leaf MAY be an empty LPAR... - if is_valid_index(idx) and is_empty_lpar(LL[idx]): - idx += 1 - - # The next/first leaf MUST be a string... - if not is_valid_index(idx) or LL[idx].type != token.STRING: - return TErr("Line does not start with a string.") - - string_idx = idx - - # Skip the string trailer, if one exists. - string_parser = StringParser() - idx = string_parser.parse(LL, string_idx) - - # That string MAY be followed by an empty RPAR... - if is_valid_index(idx) and is_empty_rpar(LL[idx]): - idx += 1 - - # That string / empty RPAR leaf MAY be followed by a comma... - if is_valid_index(idx) and LL[idx].type == token.COMMA: - idx += 1 - - # But no more leaves are allowed... - if is_valid_index(idx): - return TErr("This line does not end with a string.") - - return Ok([string_idx]) - - def do_transform( - self, line: Line, string_indices: List[int] - ) -> Iterator[TResult[Line]]: - LL = line.leaves - assert len(string_indices) == 1, ( - f"{self.__class__.__name__} should only find one match at a time, found" - f" {len(string_indices)}" - ) - string_idx = string_indices[0] - - QUOTE = LL[string_idx].value[-1] - - is_valid_index = is_valid_index_factory(LL) - insert_str_child = insert_str_child_factory(LL[string_idx]) - - prefix = get_string_prefix(LL[string_idx].value).lower() - - # We MAY choose to drop the 'f' prefix from substrings that don't - # contain any f-expressions, but ONLY if the original f-string - # contains at least one f-expression. Otherwise, we will alter the AST - # of the program. - drop_pointless_f_prefix = ("f" in prefix) and fstring_contains_expr( - LL[string_idx].value - ) - - first_string_line = True - - string_op_leaves = self._get_string_operator_leaves(LL) - string_op_leaves_length = ( - sum(len(str(prefix_leaf)) for prefix_leaf in string_op_leaves) + 1 - if string_op_leaves - else 0 - ) - - def maybe_append_string_operators(new_line: Line) -> None: - """ - Side Effects: - If @line starts with a string operator and this is the first - line we are constructing, this function appends the string - operator to @new_line and replaces the old string operator leaf - in the node structure. Otherwise this function does nothing. - """ - maybe_prefix_leaves = string_op_leaves if first_string_line else [] - for i, prefix_leaf in enumerate(maybe_prefix_leaves): - replace_child(LL[i], prefix_leaf) - new_line.append(prefix_leaf) - - ends_with_comma = ( - is_valid_index(string_idx + 1) and LL[string_idx + 1].type == token.COMMA - ) - - def max_last_string_column() -> int: - """ - Returns: - The max allowed width of the string value used for the last - line we will construct. Note that this value means the width - rather than the number of characters (e.g., many East Asian - characters expand to two columns). - """ - result = self.line_length - result -= line.depth * 4 - result -= 1 if ends_with_comma else 0 - result -= string_op_leaves_length - return result - - # --- Calculate Max Break Width (for string value) - # We start with the line length limit - max_break_width = self.line_length - # The last index of a string of length N is N-1. - max_break_width -= 1 - # Leading whitespace is not present in the string value (e.g. Leaf.value). - max_break_width -= line.depth * 4 - if max_break_width < 0: - yield TErr( - f"Unable to split {LL[string_idx].value} at such high of a line depth:" - f" {line.depth}" - ) - return - - # Check if StringMerger registered any custom splits. - custom_splits = self.pop_custom_splits(LL[string_idx].value) - # We use them ONLY if none of them would produce lines that exceed the - # line limit. - use_custom_breakpoints = bool( - custom_splits - and all(csplit.break_idx <= max_break_width for csplit in custom_splits) - ) - - # Temporary storage for the remaining chunk of the string line that - # can't fit onto the line currently being constructed. - rest_value = LL[string_idx].value - - def more_splits_should_be_made() -> bool: - """ - Returns: - True iff `rest_value` (the remaining string value from the last - split), should be split again. - """ - if use_custom_breakpoints: - return len(custom_splits) > 1 - else: - return str_width(rest_value) > max_last_string_column() - - string_line_results: List[Ok[Line]] = [] - while more_splits_should_be_made(): - if use_custom_breakpoints: - # Custom User Split (manual) - csplit = custom_splits.pop(0) - break_idx = csplit.break_idx - else: - # Algorithmic Split (automatic) - max_bidx = ( - count_chars_in_width(rest_value, max_break_width) - - string_op_leaves_length - ) - maybe_break_idx = self._get_break_idx(rest_value, max_bidx) - if maybe_break_idx is None: - # If we are unable to algorithmically determine a good split - # and this string has custom splits registered to it, we - # fall back to using them--which means we have to start - # over from the beginning. - if custom_splits: - rest_value = LL[string_idx].value - string_line_results = [] - first_string_line = True - use_custom_breakpoints = True - continue - - # Otherwise, we stop splitting here. - break - - break_idx = maybe_break_idx - - # --- Construct `next_value` - next_value = rest_value[:break_idx] + QUOTE - - # HACK: The following 'if' statement is a hack to fix the custom - # breakpoint index in the case of either: (a) substrings that were - # f-strings but will have the 'f' prefix removed OR (b) substrings - # that were not f-strings but will now become f-strings because of - # redundant use of the 'f' prefix (i.e. none of the substrings - # contain f-expressions but one or more of them had the 'f' prefix - # anyway; in which case, we will prepend 'f' to _all_ substrings). - # - # There is probably a better way to accomplish what is being done - # here... - # - # If this substring is an f-string, we _could_ remove the 'f' - # prefix, and the current custom split did NOT originally use a - # prefix... - if ( - use_custom_breakpoints - and not csplit.has_prefix - and ( - # `next_value == prefix + QUOTE` happens when the custom - # split is an empty string. - next_value == prefix + QUOTE - or next_value != self._normalize_f_string(next_value, prefix) - ) - ): - # Then `csplit.break_idx` will be off by one after removing - # the 'f' prefix. - break_idx += 1 - next_value = rest_value[:break_idx] + QUOTE - - if drop_pointless_f_prefix: - next_value = self._normalize_f_string(next_value, prefix) - - # --- Construct `next_leaf` - next_leaf = Leaf(token.STRING, next_value) - insert_str_child(next_leaf) - self._maybe_normalize_string_quotes(next_leaf) - - # --- Construct `next_line` - next_line = line.clone() - maybe_append_string_operators(next_line) - next_line.append(next_leaf) - string_line_results.append(Ok(next_line)) - - rest_value = prefix + QUOTE + rest_value[break_idx:] - first_string_line = False - - yield from string_line_results - - if drop_pointless_f_prefix: - rest_value = self._normalize_f_string(rest_value, prefix) - - rest_leaf = Leaf(token.STRING, rest_value) - insert_str_child(rest_leaf) - - # NOTE: I could not find a test case that verifies that the following - # line is actually necessary, but it seems to be. Otherwise we risk - # not normalizing the last substring, right? - self._maybe_normalize_string_quotes(rest_leaf) - - last_line = line.clone() - maybe_append_string_operators(last_line) - - # If there are any leaves to the right of the target string... - if is_valid_index(string_idx + 1): - # We use `temp_value` here to determine how long the last line - # would be if we were to append all the leaves to the right of the - # target string to the last string line. - temp_value = rest_value - for leaf in LL[string_idx + 1 :]: - temp_value += str(leaf) - if leaf.type == token.LPAR: - break - - # Try to fit them all on the same line with the last substring... - if ( - str_width(temp_value) <= max_last_string_column() - or LL[string_idx + 1].type == token.COMMA - ): - last_line.append(rest_leaf) - append_leaves(last_line, line, LL[string_idx + 1 :]) - yield Ok(last_line) - # Otherwise, place the last substring on one line and everything - # else on a line below that... - else: - last_line.append(rest_leaf) - yield Ok(last_line) - - non_string_line = line.clone() - append_leaves(non_string_line, line, LL[string_idx + 1 :]) - yield Ok(non_string_line) - # Else the target string was the last leaf... - else: - last_line.append(rest_leaf) - last_line.comments = line.comments.copy() - yield Ok(last_line) - - def _iter_nameescape_slices(self, string: str) -> Iterator[Tuple[Index, Index]]: - """ - Yields: - All ranges of @string which, if @string were to be split there, - would result in the splitting of an \\N{...} expression (which is NOT - allowed). - """ - # True - the previous backslash was unescaped - # False - the previous backslash was escaped *or* there was no backslash - previous_was_unescaped_backslash = False - it = iter(enumerate(string)) - for idx, c in it: - if c == "\\": - previous_was_unescaped_backslash = not previous_was_unescaped_backslash - continue - if not previous_was_unescaped_backslash or c != "N": - previous_was_unescaped_backslash = False - continue - previous_was_unescaped_backslash = False - - begin = idx - 1 # the position of backslash before \N{...} - for idx, c in it: - if c == "}": - end = idx - break - else: - # malformed nameescape expression? - # should have been detected by AST parsing earlier... - raise RuntimeError(f"{self.__class__.__name__} LOGIC ERROR!") - yield begin, end - - def _iter_fexpr_slices(self, string: str) -> Iterator[Tuple[Index, Index]]: - """ - Yields: - All ranges of @string which, if @string were to be split there, - would result in the splitting of an f-expression (which is NOT - allowed). - """ - if "f" not in get_string_prefix(string).lower(): - return - yield from iter_fexpr_spans(string) - - def _get_illegal_split_indices(self, string: str) -> Set[Index]: - illegal_indices: Set[Index] = set() - iterators = [ - self._iter_fexpr_slices(string), - self._iter_nameescape_slices(string), - ] - for it in iterators: - for begin, end in it: - illegal_indices.update(range(begin, end + 1)) - return illegal_indices - - def _get_break_idx(self, string: str, max_break_idx: int) -> Optional[int]: - """ - This method contains the algorithm that StringSplitter uses to - determine which character to split each string at. - - Args: - @string: The substring that we are attempting to split. - @max_break_idx: The ideal break index. We will return this value if it - meets all the necessary conditions. In the likely event that it - doesn't we will try to find the closest index BELOW @max_break_idx - that does. If that fails, we will expand our search by also - considering all valid indices ABOVE @max_break_idx. - - Pre-Conditions: - * assert_is_leaf_string(@string) - * 0 <= @max_break_idx < len(@string) - - Returns: - break_idx, if an index is able to be found that meets all of the - conditions listed in the 'Transformations' section of this classes' - docstring. - OR - None, otherwise. - """ - is_valid_index = is_valid_index_factory(string) - - assert is_valid_index(max_break_idx) - assert_is_leaf_string(string) - - _illegal_split_indices = self._get_illegal_split_indices(string) - - def breaks_unsplittable_expression(i: Index) -> bool: - """ - Returns: - True iff returning @i would result in the splitting of an - unsplittable expression (which is NOT allowed). - """ - return i in _illegal_split_indices - - def passes_all_checks(i: Index) -> bool: - """ - Returns: - True iff ALL of the conditions listed in the 'Transformations' - section of this classes' docstring would be met by returning @i. - """ - is_space = string[i] == " " - is_split_safe = is_valid_index(i - 1) and string[i - 1] in SPLIT_SAFE_CHARS - - is_not_escaped = True - j = i - 1 - while is_valid_index(j) and string[j] == "\\": - is_not_escaped = not is_not_escaped - j -= 1 - - is_big_enough = ( - len(string[i:]) >= self.MIN_SUBSTR_SIZE - and len(string[:i]) >= self.MIN_SUBSTR_SIZE - ) - return ( - (is_space or is_split_safe) - and is_not_escaped - and is_big_enough - and not breaks_unsplittable_expression(i) - ) - - # First, we check all indices BELOW @max_break_idx. - break_idx = max_break_idx - while is_valid_index(break_idx - 1) and not passes_all_checks(break_idx): - break_idx -= 1 - - if not passes_all_checks(break_idx): - # If that fails, we check all indices ABOVE @max_break_idx. - # - # If we are able to find a valid index here, the next line is going - # to be longer than the specified line length, but it's probably - # better than doing nothing at all. - break_idx = max_break_idx + 1 - while is_valid_index(break_idx + 1) and not passes_all_checks(break_idx): - break_idx += 1 - - if not is_valid_index(break_idx) or not passes_all_checks(break_idx): - return None - - return break_idx - - def _maybe_normalize_string_quotes(self, leaf: Leaf) -> None: - if self.normalize_strings: - leaf.value = normalize_string_quotes(leaf.value) - - def _normalize_f_string(self, string: str, prefix: str) -> str: - """ - Pre-Conditions: - * assert_is_leaf_string(@string) - - Returns: - * If @string is an f-string that contains no f-expressions, we - return a string identical to @string except that the 'f' prefix - has been stripped and all double braces (i.e. '{{' or '}}') have - been normalized (i.e. turned into '{' or '}'). - OR - * Otherwise, we return @string. - """ - assert_is_leaf_string(string) - - if "f" in prefix and not fstring_contains_expr(string): - new_prefix = prefix.replace("f", "") - - temp = string[len(prefix) :] - temp = re.sub(r"\{\{", "{", temp) - temp = re.sub(r"\}\}", "}", temp) - new_string = temp - - return f"{new_prefix}{new_string}" - else: - return string - - def _get_string_operator_leaves(self, leaves: Iterable[Leaf]) -> List[Leaf]: - LL = list(leaves) - - string_op_leaves = [] - i = 0 - while LL[i].type in self.STRING_OPERATORS + [token.NAME]: - prefix_leaf = Leaf(LL[i].type, str(LL[i]).strip()) - string_op_leaves.append(prefix_leaf) - i += 1 - return string_op_leaves - - -class StringParenWrapper(BaseStringSplitter, CustomSplitMapMixin): - """ - StringTransformer that wraps strings in parens and then splits at the LPAR. - - Requirements: - All of the requirements listed in BaseStringSplitter's docstring in - addition to the requirements listed below: - - * The line is a return/yield statement, which returns/yields a string. - OR - * The line is part of a ternary expression (e.g. `x = y if cond else - z`) such that the line starts with `else `, where is - some string. - OR - * The line is an assert statement, which ends with a string. - OR - * The line is an assignment statement (e.g. `x = ` or `x += - `) such that the variable is being assigned the value of some - string. - OR - * The line is a dictionary key assignment where some valid key is being - assigned the value of some string. - OR - * The line is an lambda expression and the value is a string. - OR - * The line starts with an "atom" string that prefers to be wrapped in - parens. It's preferred to be wrapped when it's is an immediate child of - a list/set/tuple literal, AND the string is surrounded by commas (or is - the first/last child). - - Transformations: - The chosen string is wrapped in parentheses and then split at the LPAR. - - We then have one line which ends with an LPAR and another line that - starts with the chosen string. The latter line is then split again at - the RPAR. This results in the RPAR (and possibly a trailing comma) - being placed on its own line. - - NOTE: If any leaves exist to the right of the chosen string (except - for a trailing comma, which would be placed after the RPAR), those - leaves are placed inside the parentheses. In effect, the chosen - string is not necessarily being "wrapped" by parentheses. We can, - however, count on the LPAR being placed directly before the chosen - string. - - In other words, StringParenWrapper creates "atom" strings. These - can then be split again by StringSplitter, if necessary. - - Collaborations: - In the event that a string line split by StringParenWrapper is - changed such that it no longer needs to be given its own line, - StringParenWrapper relies on StringParenStripper to clean up the - parentheses it created. - - For "atom" strings that prefers to be wrapped in parens, it requires - StringSplitter to hold the split until the string is wrapped in parens. - """ - - def do_splitter_match(self, line: Line) -> TMatchResult: - LL = line.leaves - - if line.leaves[-1].type in OPENING_BRACKETS: - return TErr( - "Cannot wrap parens around a line that ends in an opening bracket." - ) - - string_idx = ( - self._return_match(LL) - or self._else_match(LL) - or self._assert_match(LL) - or self._assign_match(LL) - or self._dict_or_lambda_match(LL) - or self._prefer_paren_wrap_match(LL) - ) - - if string_idx is not None: - string_value = line.leaves[string_idx].value - # If the string has neither spaces nor East Asian stops... - if not any( - char == " " or char in SPLIT_SAFE_CHARS for char in string_value - ): - # And will still violate the line length limit when split... - max_string_width = self.line_length - ((line.depth + 1) * 4) - if str_width(string_value) > max_string_width: - # And has no associated custom splits... - if not self.has_custom_splits(string_value): - # Then we should NOT put this string on its own line. - return TErr( - "We do not wrap long strings in parentheses when the" - " resultant line would still be over the specified line" - " length and can't be split further by StringSplitter." - ) - return Ok([string_idx]) - - return TErr("This line does not contain any non-atomic strings.") - - @staticmethod - def _return_match(LL: List[Leaf]) -> Optional[int]: - """ - Returns: - string_idx such that @LL[string_idx] is equal to our target (i.e. - matched) string, if this line matches the return/yield statement - requirements listed in the 'Requirements' section of this classes' - docstring. - OR - None, otherwise. - """ - # If this line is a part of a return/yield statement and the first leaf - # contains either the "return" or "yield" keywords... - if parent_type(LL[0]) in [syms.return_stmt, syms.yield_expr] and LL[ - 0 - ].value in ["return", "yield"]: - is_valid_index = is_valid_index_factory(LL) - - idx = 2 if is_valid_index(1) and is_empty_par(LL[1]) else 1 - # The next visible leaf MUST contain a string... - if is_valid_index(idx) and LL[idx].type == token.STRING: - return idx - - return None - - @staticmethod - def _else_match(LL: List[Leaf]) -> Optional[int]: - """ - Returns: - string_idx such that @LL[string_idx] is equal to our target (i.e. - matched) string, if this line matches the ternary expression - requirements listed in the 'Requirements' section of this classes' - docstring. - OR - None, otherwise. - """ - # If this line is a part of a ternary expression and the first leaf - # contains the "else" keyword... - if ( - parent_type(LL[0]) == syms.test - and LL[0].type == token.NAME - and LL[0].value == "else" - ): - is_valid_index = is_valid_index_factory(LL) - - idx = 2 if is_valid_index(1) and is_empty_par(LL[1]) else 1 - # The next visible leaf MUST contain a string... - if is_valid_index(idx) and LL[idx].type == token.STRING: - return idx - - return None - - @staticmethod - def _assert_match(LL: List[Leaf]) -> Optional[int]: - """ - Returns: - string_idx such that @LL[string_idx] is equal to our target (i.e. - matched) string, if this line matches the assert statement - requirements listed in the 'Requirements' section of this classes' - docstring. - OR - None, otherwise. - """ - # If this line is a part of an assert statement and the first leaf - # contains the "assert" keyword... - if parent_type(LL[0]) == syms.assert_stmt and LL[0].value == "assert": - is_valid_index = is_valid_index_factory(LL) - - for i, leaf in enumerate(LL): - # We MUST find a comma... - if leaf.type == token.COMMA: - idx = i + 2 if is_empty_par(LL[i + 1]) else i + 1 - - # That comma MUST be followed by a string... - if is_valid_index(idx) and LL[idx].type == token.STRING: - string_idx = idx - - # Skip the string trailer, if one exists. - string_parser = StringParser() - idx = string_parser.parse(LL, string_idx) - - # But no more leaves are allowed... - if not is_valid_index(idx): - return string_idx - - return None - - @staticmethod - def _assign_match(LL: List[Leaf]) -> Optional[int]: - """ - Returns: - string_idx such that @LL[string_idx] is equal to our target (i.e. - matched) string, if this line matches the assignment statement - requirements listed in the 'Requirements' section of this classes' - docstring. - OR - None, otherwise. - """ - # If this line is a part of an expression statement or is a function - # argument AND the first leaf contains a variable name... - if ( - parent_type(LL[0]) in [syms.expr_stmt, syms.argument, syms.power] - and LL[0].type == token.NAME - ): - is_valid_index = is_valid_index_factory(LL) - - for i, leaf in enumerate(LL): - # We MUST find either an '=' or '+=' symbol... - if leaf.type in [token.EQUAL, token.PLUSEQUAL]: - idx = i + 2 if is_empty_par(LL[i + 1]) else i + 1 - - # That symbol MUST be followed by a string... - if is_valid_index(idx) and LL[idx].type == token.STRING: - string_idx = idx - - # Skip the string trailer, if one exists. - string_parser = StringParser() - idx = string_parser.parse(LL, string_idx) - - # The next leaf MAY be a comma iff this line is a part - # of a function argument... - if ( - parent_type(LL[0]) == syms.argument - and is_valid_index(idx) - and LL[idx].type == token.COMMA - ): - idx += 1 - - # But no more leaves are allowed... - if not is_valid_index(idx): - return string_idx - - return None - - @staticmethod - def _dict_or_lambda_match(LL: List[Leaf]) -> Optional[int]: - """ - Returns: - string_idx such that @LL[string_idx] is equal to our target (i.e. - matched) string, if this line matches the dictionary key assignment - statement or lambda expression requirements listed in the - 'Requirements' section of this classes' docstring. - OR - None, otherwise. - """ - # If this line is a part of a dictionary key assignment or lambda expression... - parent_types = [parent_type(LL[0]), parent_type(LL[0].parent)] - if syms.dictsetmaker in parent_types or syms.lambdef in parent_types: - is_valid_index = is_valid_index_factory(LL) - - for i, leaf in enumerate(LL): - # We MUST find a colon, it can either be dict's or lambda's colon... - if leaf.type == token.COLON and i < len(LL) - 1: - idx = i + 2 if is_empty_par(LL[i + 1]) else i + 1 - - # That colon MUST be followed by a string... - if is_valid_index(idx) and LL[idx].type == token.STRING: - string_idx = idx - - # Skip the string trailer, if one exists. - string_parser = StringParser() - idx = string_parser.parse(LL, string_idx) - - # That string MAY be followed by a comma... - if is_valid_index(idx) and LL[idx].type == token.COMMA: - idx += 1 - - # But no more leaves are allowed... - if not is_valid_index(idx): - return string_idx - - return None - - def do_transform( - self, line: Line, string_indices: List[int] - ) -> Iterator[TResult[Line]]: - LL = line.leaves - assert len(string_indices) == 1, ( - f"{self.__class__.__name__} should only find one match at a time, found" - f" {len(string_indices)}" - ) - string_idx = string_indices[0] - - is_valid_index = is_valid_index_factory(LL) - insert_str_child = insert_str_child_factory(LL[string_idx]) - - comma_idx = -1 - ends_with_comma = False - if LL[comma_idx].type == token.COMMA: - ends_with_comma = True - - leaves_to_steal_comments_from = [LL[string_idx]] - if ends_with_comma: - leaves_to_steal_comments_from.append(LL[comma_idx]) - - # --- First Line - first_line = line.clone() - left_leaves = LL[:string_idx] - - # We have to remember to account for (possibly invisible) LPAR and RPAR - # leaves that already wrapped the target string. If these leaves do - # exist, we will replace them with our own LPAR and RPAR leaves. - old_parens_exist = False - if left_leaves and left_leaves[-1].type == token.LPAR: - old_parens_exist = True - leaves_to_steal_comments_from.append(left_leaves[-1]) - left_leaves.pop() - - append_leaves(first_line, line, left_leaves) - - lpar_leaf = Leaf(token.LPAR, "(") - if old_parens_exist: - replace_child(LL[string_idx - 1], lpar_leaf) - else: - insert_str_child(lpar_leaf) - first_line.append(lpar_leaf) - - # We throw inline comments that were originally to the right of the - # target string to the top line. They will now be shown to the right of - # the LPAR. - for leaf in leaves_to_steal_comments_from: - for comment_leaf in line.comments_after(leaf): - first_line.append(comment_leaf, preformatted=True) - - yield Ok(first_line) - - # --- Middle (String) Line - # We only need to yield one (possibly too long) string line, since the - # `StringSplitter` will break it down further if necessary. - string_value = LL[string_idx].value - string_line = Line( - mode=line.mode, - depth=line.depth + 1, - inside_brackets=True, - should_split_rhs=line.should_split_rhs, - magic_trailing_comma=line.magic_trailing_comma, - ) - string_leaf = Leaf(token.STRING, string_value) - insert_str_child(string_leaf) - string_line.append(string_leaf) - - old_rpar_leaf = None - if is_valid_index(string_idx + 1): - right_leaves = LL[string_idx + 1 :] - if ends_with_comma: - right_leaves.pop() - - if old_parens_exist: - assert right_leaves and right_leaves[-1].type == token.RPAR, ( - "Apparently, old parentheses do NOT exist?!" - f" (left_leaves={left_leaves}, right_leaves={right_leaves})" - ) - old_rpar_leaf = right_leaves.pop() - elif right_leaves and right_leaves[-1].type == token.RPAR: - # Special case for lambda expressions as dict's value, e.g.: - # my_dict = { - # "key": lambda x: f"formatted: {x}, - # } - # After wrapping the dict's value with parentheses, the string is - # followed by a RPAR but its opening bracket is lambda's, not - # the string's: - # "key": (lambda x: f"formatted: {x}), - opening_bracket = right_leaves[-1].opening_bracket - if opening_bracket is not None and opening_bracket in left_leaves: - index = left_leaves.index(opening_bracket) - if ( - 0 < index < len(left_leaves) - 1 - and left_leaves[index - 1].type == token.COLON - and left_leaves[index + 1].value == "lambda" - ): - right_leaves.pop() - - append_leaves(string_line, line, right_leaves) - - yield Ok(string_line) - - # --- Last Line - last_line = line.clone() - last_line.bracket_tracker = first_line.bracket_tracker - - new_rpar_leaf = Leaf(token.RPAR, ")") - if old_rpar_leaf is not None: - replace_child(old_rpar_leaf, new_rpar_leaf) - else: - insert_str_child(new_rpar_leaf) - last_line.append(new_rpar_leaf) - - # If the target string ended with a comma, we place this comma to the - # right of the RPAR on the last line. - if ends_with_comma: - comma_leaf = Leaf(token.COMMA, ",") - replace_child(LL[comma_idx], comma_leaf) - last_line.append(comma_leaf) - - yield Ok(last_line) - - -class StringParser: - """ - A state machine that aids in parsing a string's "trailer", which can be - either non-existent, an old-style formatting sequence (e.g. `% varX` or `% - (varX, varY)`), or a method-call / attribute access (e.g. `.format(varX, - varY)`). - - NOTE: A new StringParser object MUST be instantiated for each string - trailer we need to parse. - - Examples: - We shall assume that `line` equals the `Line` object that corresponds - to the following line of python code: - ``` - x = "Some {}.".format("String") + some_other_string - ``` - - Furthermore, we will assume that `string_idx` is some index such that: - ``` - assert line.leaves[string_idx].value == "Some {}." - ``` - - The following code snippet then holds: - ``` - string_parser = StringParser() - idx = string_parser.parse(line.leaves, string_idx) - assert line.leaves[idx].type == token.PLUS - ``` - """ - - DEFAULT_TOKEN: Final = 20210605 - - # String Parser States - START: Final = 1 - DOT: Final = 2 - NAME: Final = 3 - PERCENT: Final = 4 - SINGLE_FMT_ARG: Final = 5 - LPAR: Final = 6 - RPAR: Final = 7 - DONE: Final = 8 - - # Lookup Table for Next State - _goto: Final[Dict[Tuple[ParserState, NodeType], ParserState]] = { - # A string trailer may start with '.' OR '%'. - (START, token.DOT): DOT, - (START, token.PERCENT): PERCENT, - (START, DEFAULT_TOKEN): DONE, - # A '.' MUST be followed by an attribute or method name. - (DOT, token.NAME): NAME, - # A method name MUST be followed by an '(', whereas an attribute name - # is the last symbol in the string trailer. - (NAME, token.LPAR): LPAR, - (NAME, DEFAULT_TOKEN): DONE, - # A '%' symbol can be followed by an '(' or a single argument (e.g. a - # string or variable name). - (PERCENT, token.LPAR): LPAR, - (PERCENT, DEFAULT_TOKEN): SINGLE_FMT_ARG, - # If a '%' symbol is followed by a single argument, that argument is - # the last leaf in the string trailer. - (SINGLE_FMT_ARG, DEFAULT_TOKEN): DONE, - # If present, a ')' symbol is the last symbol in a string trailer. - # (NOTE: LPARS and nested RPARS are not included in this lookup table, - # since they are treated as a special case by the parsing logic in this - # classes' implementation.) - (RPAR, DEFAULT_TOKEN): DONE, - } - - def __init__(self) -> None: - self._state = self.START - self._unmatched_lpars = 0 - - def parse(self, leaves: List[Leaf], string_idx: int) -> int: - """ - Pre-conditions: - * @leaves[@string_idx].type == token.STRING - - Returns: - The index directly after the last leaf which is a part of the string - trailer, if a "trailer" exists. - OR - @string_idx + 1, if no string "trailer" exists. - """ - assert leaves[string_idx].type == token.STRING - - idx = string_idx + 1 - while idx < len(leaves) and self._next_state(leaves[idx]): - idx += 1 - return idx - - def _next_state(self, leaf: Leaf) -> bool: - """ - Pre-conditions: - * On the first call to this function, @leaf MUST be the leaf that - was directly after the string leaf in question (e.g. if our target - string is `line.leaves[i]` then the first call to this method must - be `line.leaves[i + 1]`). - * On the next call to this function, the leaf parameter passed in - MUST be the leaf directly following @leaf. - - Returns: - True iff @leaf is a part of the string's trailer. - """ - # We ignore empty LPAR or RPAR leaves. - if is_empty_par(leaf): - return True - - next_token = leaf.type - if next_token == token.LPAR: - self._unmatched_lpars += 1 - - current_state = self._state - - # The LPAR parser state is a special case. We will return True until we - # find the matching RPAR token. - if current_state == self.LPAR: - if next_token == token.RPAR: - self._unmatched_lpars -= 1 - if self._unmatched_lpars == 0: - self._state = self.RPAR - # Otherwise, we use a lookup table to determine the next state. - else: - # If the lookup table matches the current state to the next - # token, we use the lookup table. - if (current_state, next_token) in self._goto: - self._state = self._goto[current_state, next_token] - else: - # Otherwise, we check if a the current state was assigned a - # default. - if (current_state, self.DEFAULT_TOKEN) in self._goto: - self._state = self._goto[current_state, self.DEFAULT_TOKEN] - # If no default has been assigned, then this parser has a logic - # error. - else: - raise RuntimeError(f"{self.__class__.__name__} LOGIC ERROR!") - - if self._state == self.DONE: - return False - - return True - - -def insert_str_child_factory(string_leaf: Leaf) -> Callable[[LN], None]: - """ - Factory for a convenience function that is used to orphan @string_leaf - and then insert multiple new leaves into the same part of the node - structure that @string_leaf had originally occupied. - - Examples: - Let `string_leaf = Leaf(token.STRING, '"foo"')` and `N = - string_leaf.parent`. Assume the node `N` has the following - original structure: - - Node( - expr_stmt, [ - Leaf(NAME, 'x'), - Leaf(EQUAL, '='), - Leaf(STRING, '"foo"'), - ] - ) - - We then run the code snippet shown below. - ``` - insert_str_child = insert_str_child_factory(string_leaf) - - lpar = Leaf(token.LPAR, '(') - insert_str_child(lpar) - - bar = Leaf(token.STRING, '"bar"') - insert_str_child(bar) - - rpar = Leaf(token.RPAR, ')') - insert_str_child(rpar) - ``` - - After which point, it follows that `string_leaf.parent is None` and - the node `N` now has the following structure: - - Node( - expr_stmt, [ - Leaf(NAME, 'x'), - Leaf(EQUAL, '='), - Leaf(LPAR, '('), - Leaf(STRING, '"bar"'), - Leaf(RPAR, ')'), - ] - ) - """ - string_parent = string_leaf.parent - string_child_idx = string_leaf.remove() - - def insert_str_child(child: LN) -> None: - nonlocal string_child_idx - - assert string_parent is not None - assert string_child_idx is not None - - string_parent.insert_child(string_child_idx, child) - string_child_idx += 1 - - return insert_str_child - - -def is_valid_index_factory(seq: Sequence[Any]) -> Callable[[int], bool]: - """ - Examples: - ``` - my_list = [1, 2, 3] - - is_valid_index = is_valid_index_factory(my_list) - - assert is_valid_index(0) - assert is_valid_index(2) - - assert not is_valid_index(3) - assert not is_valid_index(-1) - ``` - """ - - def is_valid_index(idx: int) -> bool: - """ - Returns: - True iff @idx is positive AND seq[@idx] does NOT raise an - IndexError. - """ - return 0 <= idx < len(seq) - - return is_valid_index diff --git a/venv/lib/python3.12/site-packages/blackd/__init__.py b/venv/lib/python3.12/site-packages/blackd/__init__.py deleted file mode 100644 index 7041671..0000000 --- a/venv/lib/python3.12/site-packages/blackd/__init__.py +++ /dev/null @@ -1,259 +0,0 @@ -import asyncio -import logging -from concurrent.futures import Executor, ProcessPoolExecutor -from datetime import datetime, timezone -from functools import partial -from multiprocessing import freeze_support -from typing import Set, Tuple - -try: - from aiohttp import web - from multidict import MultiMapping - - from .middlewares import cors -except ImportError as ie: - raise ImportError( - f"aiohttp dependency is not installed: {ie}. " - + "Please re-install black with the '[d]' extra install " - + "to obtain aiohttp_cors: `pip install black[d]`" - ) from None - -import click - -import black -from _black_version import version as __version__ -from black.concurrency import maybe_install_uvloop - -# This is used internally by tests to shut down the server prematurely -_stop_signal = asyncio.Event() - -# Request headers -PROTOCOL_VERSION_HEADER = "X-Protocol-Version" -LINE_LENGTH_HEADER = "X-Line-Length" -PYTHON_VARIANT_HEADER = "X-Python-Variant" -SKIP_SOURCE_FIRST_LINE = "X-Skip-Source-First-Line" -SKIP_STRING_NORMALIZATION_HEADER = "X-Skip-String-Normalization" -SKIP_MAGIC_TRAILING_COMMA = "X-Skip-Magic-Trailing-Comma" -PREVIEW = "X-Preview" -UNSTABLE = "X-Unstable" -ENABLE_UNSTABLE_FEATURE = "X-Enable-Unstable-Feature" -FAST_OR_SAFE_HEADER = "X-Fast-Or-Safe" -DIFF_HEADER = "X-Diff" - -BLACK_HEADERS = [ - PROTOCOL_VERSION_HEADER, - LINE_LENGTH_HEADER, - PYTHON_VARIANT_HEADER, - SKIP_SOURCE_FIRST_LINE, - SKIP_STRING_NORMALIZATION_HEADER, - SKIP_MAGIC_TRAILING_COMMA, - PREVIEW, - UNSTABLE, - ENABLE_UNSTABLE_FEATURE, - FAST_OR_SAFE_HEADER, - DIFF_HEADER, -] - -# Response headers -BLACK_VERSION_HEADER = "X-Black-Version" - - -class HeaderError(Exception): - pass - - -class InvalidVariantHeader(Exception): - pass - - -@click.command(context_settings={"help_option_names": ["-h", "--help"]}) -@click.option( - "--bind-host", - type=str, - help="Address to bind the server to.", - default="localhost", - show_default=True, -) -@click.option( - "--bind-port", type=int, help="Port to listen on", default=45484, show_default=True -) -@click.version_option(version=black.__version__) -def main(bind_host: str, bind_port: int) -> None: - logging.basicConfig(level=logging.INFO) - app = make_app() - ver = black.__version__ - black.out(f"blackd version {ver} listening on {bind_host} port {bind_port}") - web.run_app(app, host=bind_host, port=bind_port, handle_signals=True, print=None) - - -def make_app() -> web.Application: - app = web.Application( - middlewares=[cors(allow_headers=(*BLACK_HEADERS, "Content-Type"))] - ) - executor = ProcessPoolExecutor() - app.add_routes([web.post("/", partial(handle, executor=executor))]) - return app - - -async def handle(request: web.Request, executor: Executor) -> web.Response: - headers = {BLACK_VERSION_HEADER: __version__} - try: - if request.headers.get(PROTOCOL_VERSION_HEADER, "1") != "1": - return web.Response( - status=501, text="This server only supports protocol version 1" - ) - - fast = False - if request.headers.get(FAST_OR_SAFE_HEADER, "safe") == "fast": - fast = True - try: - mode = parse_mode(request.headers) - except HeaderError as e: - return web.Response(status=400, text=e.args[0]) - req_bytes = await request.content.read() - charset = request.charset if request.charset is not None else "utf8" - req_str = req_bytes.decode(charset) - then = datetime.now(timezone.utc) - - header = "" - if mode.skip_source_first_line: - first_newline_position: int = req_str.find("\n") + 1 - header = req_str[:first_newline_position] - req_str = req_str[first_newline_position:] - - loop = asyncio.get_event_loop() - formatted_str = await loop.run_in_executor( - executor, partial(black.format_file_contents, req_str, fast=fast, mode=mode) - ) - - # Preserve CRLF line endings - nl = req_str.find("\n") - if nl > 0 and req_str[nl - 1] == "\r": - formatted_str = formatted_str.replace("\n", "\r\n") - # If, after swapping line endings, nothing changed, then say so - if formatted_str == req_str: - raise black.NothingChanged - - # Put the source first line back - req_str = header + req_str - formatted_str = header + formatted_str - - # Only output the diff in the HTTP response - only_diff = bool(request.headers.get(DIFF_HEADER, False)) - if only_diff: - now = datetime.now(timezone.utc) - src_name = f"In\t{then}" - dst_name = f"Out\t{now}" - loop = asyncio.get_event_loop() - formatted_str = await loop.run_in_executor( - executor, - partial(black.diff, req_str, formatted_str, src_name, dst_name), - ) - - return web.Response( - content_type=request.content_type, - charset=charset, - headers=headers, - text=formatted_str, - ) - except black.NothingChanged: - return web.Response(status=204, headers=headers) - except black.InvalidInput as e: - return web.Response(status=400, headers=headers, text=str(e)) - except Exception as e: - logging.exception("Exception during handling a request") - return web.Response(status=500, headers=headers, text=str(e)) - - -def parse_mode(headers: MultiMapping[str]) -> black.Mode: - try: - line_length = int(headers.get(LINE_LENGTH_HEADER, black.DEFAULT_LINE_LENGTH)) - except ValueError: - raise HeaderError("Invalid line length header value") from None - - if PYTHON_VARIANT_HEADER in headers: - value = headers[PYTHON_VARIANT_HEADER] - try: - pyi, versions = parse_python_variant_header(value) - except InvalidVariantHeader as e: - raise HeaderError( - f"Invalid value for {PYTHON_VARIANT_HEADER}: {e.args[0]}", - ) from None - else: - pyi = False - versions = set() - - skip_string_normalization = bool( - headers.get(SKIP_STRING_NORMALIZATION_HEADER, False) - ) - skip_magic_trailing_comma = bool(headers.get(SKIP_MAGIC_TRAILING_COMMA, False)) - skip_source_first_line = bool(headers.get(SKIP_SOURCE_FIRST_LINE, False)) - - preview = bool(headers.get(PREVIEW, False)) - unstable = bool(headers.get(UNSTABLE, False)) - enable_features: Set[black.Preview] = set() - enable_unstable_features = headers.get(ENABLE_UNSTABLE_FEATURE, "").split(",") - for piece in enable_unstable_features: - piece = piece.strip() - if piece: - try: - enable_features.add(black.Preview[piece]) - except KeyError: - raise HeaderError( - f"Invalid value for {ENABLE_UNSTABLE_FEATURE}: {piece}", - ) from None - - return black.FileMode( - target_versions=versions, - is_pyi=pyi, - line_length=line_length, - skip_source_first_line=skip_source_first_line, - string_normalization=not skip_string_normalization, - magic_trailing_comma=not skip_magic_trailing_comma, - preview=preview, - unstable=unstable, - enabled_features=enable_features, - ) - - -def parse_python_variant_header(value: str) -> Tuple[bool, Set[black.TargetVersion]]: - if value == "pyi": - return True, set() - else: - versions = set() - for version in value.split(","): - if version.startswith("py"): - version = version[len("py") :] - if "." in version: - major_str, *rest = version.split(".") - else: - major_str = version[0] - rest = [version[1:]] if len(version) > 1 else [] - try: - major = int(major_str) - if major not in (2, 3): - raise InvalidVariantHeader("major version must be 2 or 3") - if len(rest) > 0: - minor = int(rest[0]) - if major == 2: - raise InvalidVariantHeader("Python 2 is not supported") - else: - # Default to lowest supported minor version. - minor = 7 if major == 2 else 3 - version_str = f"PY{major}{minor}" - if major == 3 and not hasattr(black.TargetVersion, version_str): - raise InvalidVariantHeader(f"3.{minor} is not supported") - versions.add(black.TargetVersion[version_str]) - except (KeyError, ValueError): - raise InvalidVariantHeader("expected e.g. '3.7', 'py3.5'") from None - return False, versions - - -def patched_main() -> None: - maybe_install_uvloop() - freeze_support() - main() - - -if __name__ == "__main__": - patched_main() diff --git a/venv/lib/python3.12/site-packages/blackd/__main__.py b/venv/lib/python3.12/site-packages/blackd/__main__.py deleted file mode 100644 index b5a4b13..0000000 --- a/venv/lib/python3.12/site-packages/blackd/__main__.py +++ /dev/null @@ -1,3 +0,0 @@ -import blackd - -blackd.patched_main() diff --git a/venv/lib/python3.12/site-packages/blackd/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/blackd/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 14cd9c6c5ae5c76d473df9fddc2cde518898275c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11778 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 P$#=Bou1fNqN<{w;rmvTR diff --git a/venv/lib/python3.12/site-packages/blackd/__pycache__/__main__.cpython-312.pyc b/venv/lib/python3.12/site-packages/blackd/__pycache__/__main__.cpython-312.pyc deleted file mode 100644 index f2267924e07cf65eb334758af27b3d6a5bc9bcea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmX@j%ge<80^tkORDslEFb7I7LFvzWK*n^26owSW9EKs>Z-7`x(N=x+9ax&91O5%(2(@M${i&FK=QuE66b25|k3o1)8^7D-K42|@QGfPr+ z3xLKarl%I`LoCvd2ip)IuUAm{i^C>2KczG$)vkyGXdNRE7mERj56p~=jJFwhA20|v Tuw7>mzQ`bal|i(K4JZWwTp&bw diff --git a/venv/lib/python3.12/site-packages/blackd/__pycache__/middlewares.cpython-312.pyc b/venv/lib/python3.12/site-packages/blackd/__pycache__/middlewares.cpython-312.pyc deleted file mode 100644 index 95312d45446d862ca89e50dc43e0a6bc1ae67152..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2230 zcmahKTTC2P^v-jKeZbNM7Hlh!K9_WN`_KZGw4n|Btja|>m5=fi z;nRvk6{3QTGfIi-j5;X*DYTsike67ROhhn1ArE#Pr$_+BMQ{dxE95EWKnnDO0M+{i1{O7L5N_S77(Q!2WQ4VN zJgCa?VG%0f4%zG+HN!)SoESD^hCXBx58=yDyBt>J!EkcI9M-iXp+kqmhHS!MQjA{| z6VM0`Dj1W(|3+nmk`t>!iz2Fnl6V|#!!FD4XOMuVLFUplSiu;uJUAWtSZo-I5)Q`V z5j01U_S|J0SkAu88yI;XU&kbx_L3;GSPJ;DXp>#1Gv->b_NEPf;lf zCxq*@9H@|P%P}l!IG+erVww25O?)7pKg8e4HJrAOsBS>n2_3)bl&v^wG^1C>OkLfw)8pnYtc59m> zBukr?#H?AF;!>PJr`UcVu_<<|m?Vxg&I`Fb;ihQRA~{A%Ho3va8Gg;v3#<#a^(}R! zlK;_l+P-n@jo|uwUoyDaT=?bsP7ieT_4ZHhY>mgEVFV+(W+Gh)78@wo197QJ7T<^D zgsfRq!{qi&lC7ljf(8D6%(Raubpr-F3w1e3AE=w$v88@dB0!^;a3U=BbYK6#3q%Vc z83E4X)k1WRV%;M$Of4n>O^Y4TWi8-9eoR5tgzS`!n4UCcJOwN_#*+vZ8q{JD9u5|- z+gC&tSlA$CP-m}cR8F*6SxqXF+u}MhLM@6O7Zu}ph|sEt_+1R1{Q;g$gU6LS<}Td4 zFh7y2JeYPa`Rjl7pUduT|K9&o?GLrtz30;IWtab>>5EXqFEM;iJGRHqFofR znC0K7uwe+>X|P;fYEnmLJ3=}_`-lN&&-(AfVhj`67e{13+jp>2f~U8tOQQ-rjz~7h zJTgAVAkR<~^$X~E0D7{Z=QptL5ePqFyvst_ER$)Pk1Y7+J9FEE_l3}O>yo!RQ=jo= z#7tGrTX&zW%d;F;|42BRcLSGiwqv$ABQKQZUT)0#8gtI3X~&YMa&~Oqk*(Ul5csM$ z*AU58MRK0DX=k3Vro0(p-uH19{|y+f{x2R>)qmj3J21X#klMe) Sx9$P=_6V&9nR{Uh!+!u{og#Yx diff --git a/venv/lib/python3.12/site-packages/blackd/middlewares.py b/venv/lib/python3.12/site-packages/blackd/middlewares.py deleted file mode 100644 index 370e0ae..0000000 --- a/venv/lib/python3.12/site-packages/blackd/middlewares.py +++ /dev/null @@ -1,45 +0,0 @@ -from typing import TYPE_CHECKING, Any, Awaitable, Callable, Iterable, TypeVar - -from aiohttp.web_request import Request -from aiohttp.web_response import StreamResponse - -if TYPE_CHECKING: - F = TypeVar("F", bound=Callable[..., Any]) - middleware: Callable[[F], F] -else: - try: - from aiohttp.web_middlewares import middleware - except ImportError: - # @middleware is deprecated and its behaviour is the default since aiohttp 4.0 - # so if it doesn't exist anymore, define a no-op for forward compatibility. - middleware = lambda x: x # noqa: E731 - -Handler = Callable[[Request], Awaitable[StreamResponse]] -Middleware = Callable[[Request, Handler], Awaitable[StreamResponse]] - - -def cors(allow_headers: Iterable[str]) -> Middleware: - @middleware - async def impl(request: Request, handler: Handler) -> StreamResponse: - is_options = request.method == "OPTIONS" - is_preflight = is_options and "Access-Control-Request-Method" in request.headers - if is_preflight: - resp = StreamResponse() - else: - resp = await handler(request) - - origin = request.headers.get("Origin") - if not origin: - return resp - - resp.headers["Access-Control-Allow-Origin"] = "*" - resp.headers["Access-Control-Expose-Headers"] = "*" - if is_options: - resp.headers["Access-Control-Allow-Headers"] = ", ".join(allow_headers) - resp.headers["Access-Control-Allow-Methods"] = ", ".join( - ("OPTIONS", "POST") - ) - - return resp - - return impl diff --git a/venv/lib/python3.12/site-packages/blib2to3/Grammar.txt b/venv/lib/python3.12/site-packages/blib2to3/Grammar.txt deleted file mode 100644 index c8800e2..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/Grammar.txt +++ /dev/null @@ -1,261 +0,0 @@ -# Grammar for 2to3. This grammar supports Python 2.x and 3.x. - -# NOTE WELL: You should also follow all the steps listed at -# https://devguide.python.org/grammar/ - -# Start symbols for the grammar: -# file_input is a module or sequence of commands read from an input file; -# single_input is a single interactive statement; -# eval_input is the input for the eval() and input() functions. -# NB: compound_stmt in single_input is followed by extra NEWLINE! -file_input: (NEWLINE | stmt)* ENDMARKER -single_input: NEWLINE | simple_stmt | compound_stmt NEWLINE -eval_input: testlist NEWLINE* ENDMARKER - -typevar: NAME [':' expr] ['=' expr] -paramspec: '**' NAME ['=' expr] -typevartuple: '*' NAME ['=' (expr|star_expr)] -typeparam: typevar | paramspec | typevartuple -typeparams: '[' typeparam (',' typeparam)* [','] ']' - -decorator: '@' namedexpr_test NEWLINE -decorators: decorator+ -decorated: decorators (classdef | funcdef | async_funcdef) -async_funcdef: ASYNC funcdef -funcdef: 'def' NAME [typeparams] parameters ['->' test] ':' suite -parameters: '(' [typedargslist] ')' - -# The following definition for typedarglist is equivalent to this set of rules: -# -# arguments = argument (',' argument)* -# argument = tfpdef ['=' test] -# kwargs = '**' tname [','] -# args = '*' [tname_star] -# kwonly_kwargs = (',' argument)* [',' [kwargs]] -# args_kwonly_kwargs = args kwonly_kwargs | kwargs -# poskeyword_args_kwonly_kwargs = arguments [',' [args_kwonly_kwargs]] -# typedargslist_no_posonly = poskeyword_args_kwonly_kwargs | args_kwonly_kwargs -# typedarglist = arguments ',' '/' [',' [typedargslist_no_posonly]])|(typedargslist_no_posonly)" -# -# It needs to be fully expanded to allow our LL(1) parser to work on it. - -typedargslist: tfpdef ['=' test] (',' tfpdef ['=' test])* ',' '/' [ - ',' [((tfpdef ['=' test] ',')* ('*' [tname_star] (',' tname ['=' test])* - [',' ['**' tname [',']]] | '**' tname [',']) - | tfpdef ['=' test] (',' tfpdef ['=' test])* [','])] - ] | ((tfpdef ['=' test] ',')* ('*' [tname_star] (',' tname ['=' test])* - [',' ['**' tname [',']]] | '**' tname [',']) - | tfpdef ['=' test] (',' tfpdef ['=' test])* [',']) - -tname: NAME [':' test] -tname_star: NAME [':' (test|star_expr)] -tfpdef: tname | '(' tfplist ')' -tfplist: tfpdef (',' tfpdef)* [','] - -# The following definition for varargslist is equivalent to this set of rules: -# -# arguments = argument (',' argument )* -# argument = vfpdef ['=' test] -# kwargs = '**' vname [','] -# args = '*' [vname] -# kwonly_kwargs = (',' argument )* [',' [kwargs]] -# args_kwonly_kwargs = args kwonly_kwargs | kwargs -# poskeyword_args_kwonly_kwargs = arguments [',' [args_kwonly_kwargs]] -# vararglist_no_posonly = poskeyword_args_kwonly_kwargs | args_kwonly_kwargs -# varargslist = arguments ',' '/' [','[(vararglist_no_posonly)]] | (vararglist_no_posonly) -# -# It needs to be fully expanded to allow our LL(1) parser to work on it. - -varargslist: vfpdef ['=' test ](',' vfpdef ['=' test])* ',' '/' [',' [ - ((vfpdef ['=' test] ',')* ('*' [vname] (',' vname ['=' test])* - [',' ['**' vname [',']]] | '**' vname [',']) - | vfpdef ['=' test] (',' vfpdef ['=' test])* [',']) - ]] | ((vfpdef ['=' test] ',')* - ('*' [vname] (',' vname ['=' test])* [',' ['**' vname [',']]]| '**' vname [',']) - | vfpdef ['=' test] (',' vfpdef ['=' test])* [',']) - -vname: NAME -vfpdef: vname | '(' vfplist ')' -vfplist: vfpdef (',' vfpdef)* [','] - -stmt: simple_stmt | compound_stmt -simple_stmt: small_stmt (';' small_stmt)* [';'] NEWLINE -small_stmt: (type_stmt | expr_stmt | del_stmt | pass_stmt | flow_stmt | - import_stmt | global_stmt | assert_stmt) -expr_stmt: testlist_star_expr (annassign | augassign (yield_expr|testlist) | - ('=' (yield_expr|testlist_star_expr))*) -annassign: ':' test ['=' (yield_expr|testlist_star_expr)] -testlist_star_expr: (test|star_expr) (',' (test|star_expr))* [','] -augassign: ('+=' | '-=' | '*=' | '@=' | '/=' | '%=' | '&=' | '|=' | '^=' | - '<<=' | '>>=' | '**=' | '//=') -# For normal and annotated assignments, additional restrictions enforced by the interpreter -del_stmt: 'del' exprlist -pass_stmt: 'pass' -flow_stmt: break_stmt | continue_stmt | return_stmt | raise_stmt | yield_stmt -break_stmt: 'break' -continue_stmt: 'continue' -return_stmt: 'return' [testlist_star_expr] -yield_stmt: yield_expr -raise_stmt: 'raise' [test ['from' test | ',' test [',' test]]] -import_stmt: import_name | import_from -import_name: 'import' dotted_as_names -import_from: ('from' ('.'* dotted_name | '.'+) - 'import' ('*' | '(' import_as_names ')' | import_as_names)) -import_as_name: NAME ['as' NAME] -dotted_as_name: dotted_name ['as' NAME] -import_as_names: import_as_name (',' import_as_name)* [','] -dotted_as_names: dotted_as_name (',' dotted_as_name)* -dotted_name: NAME ('.' NAME)* -global_stmt: ('global' | 'nonlocal') NAME (',' NAME)* -assert_stmt: 'assert' test [',' test] -type_stmt: "type" NAME [typeparams] '=' test - -compound_stmt: if_stmt | while_stmt | for_stmt | try_stmt | with_stmt | funcdef | classdef | decorated | async_stmt | match_stmt -async_stmt: ASYNC (funcdef | with_stmt | for_stmt) -if_stmt: 'if' namedexpr_test ':' suite ('elif' namedexpr_test ':' suite)* ['else' ':' suite] -while_stmt: 'while' namedexpr_test ':' suite ['else' ':' suite] -for_stmt: 'for' exprlist 'in' testlist_star_expr ':' suite ['else' ':' suite] -try_stmt: ('try' ':' suite - ((except_clause ':' suite)+ - ['else' ':' suite] - ['finally' ':' suite] | - 'finally' ':' suite)) -with_stmt: 'with' asexpr_test (',' asexpr_test)* ':' suite - -# NB compile.c makes sure that the default except clause is last -except_clause: 'except' ['*'] [test [(',' | 'as') test]] -suite: simple_stmt | NEWLINE INDENT stmt+ DEDENT - -# Backward compatibility cruft to support: -# [ x for x in lambda: True, lambda: False if x() ] -# even while also allowing: -# lambda x: 5 if x else 2 -# (But not a mix of the two) -testlist_safe: old_test [(',' old_test)+ [',']] -old_test: or_test | old_lambdef -old_lambdef: 'lambda' [varargslist] ':' old_test - -namedexpr_test: asexpr_test [':=' asexpr_test] - -# This is actually not a real rule, though since the parser is very -# limited in terms of the strategy about match/case rules, we are inserting -# a virtual case ( as ) as a valid expression. Unless a better -# approach is thought, the only side effect of this seem to be just allowing -# more stuff to be parser (which would fail on the ast). -asexpr_test: test ['as' test] - -test: or_test ['if' or_test 'else' test] | lambdef -or_test: and_test ('or' and_test)* -and_test: not_test ('and' not_test)* -not_test: 'not' not_test | comparison -comparison: expr (comp_op expr)* -comp_op: '<'|'>'|'=='|'>='|'<='|'<>'|'!='|'in'|'not' 'in'|'is'|'is' 'not' -star_expr: '*' expr -expr: xor_expr ('|' xor_expr)* -xor_expr: and_expr ('^' and_expr)* -and_expr: shift_expr ('&' shift_expr)* -shift_expr: arith_expr (('<<'|'>>') arith_expr)* -arith_expr: term (('+'|'-') term)* -term: factor (('*'|'@'|'/'|'%'|'//') factor)* -factor: ('+'|'-'|'~') factor | power -power: [AWAIT] atom trailer* ['**' factor] -atom: ('(' [yield_expr|testlist_gexp] ')' | - '[' [listmaker] ']' | - '{' [dictsetmaker] '}' | - '`' testlist1 '`' | - NAME | NUMBER | (STRING | fstring)+ | '.' '.' '.') -listmaker: (namedexpr_test|star_expr) ( old_comp_for | (',' (namedexpr_test|star_expr))* [','] ) -testlist_gexp: (namedexpr_test|star_expr) ( old_comp_for | (',' (namedexpr_test|star_expr))* [','] ) -lambdef: 'lambda' [varargslist] ':' test -trailer: '(' [arglist] ')' | '[' subscriptlist ']' | '.' NAME -subscriptlist: (subscript|star_expr) (',' (subscript|star_expr))* [','] -subscript: test [':=' test] | [test] ':' [test] [sliceop] -sliceop: ':' [test] -exprlist: (expr|star_expr) (',' (expr|star_expr))* [','] -testlist: test (',' test)* [','] -dictsetmaker: ( ((test ':' asexpr_test | '**' expr) - (comp_for | (',' (test ':' asexpr_test | '**' expr))* [','])) | - ((test [':=' test] | star_expr) - (comp_for | (',' (test [':=' test] | star_expr))* [','])) ) - -classdef: 'class' NAME [typeparams] ['(' [arglist] ')'] ':' suite - -arglist: argument (',' argument)* [','] - -# "test '=' test" is really "keyword '=' test", but we have no such token. -# These need to be in a single rule to avoid grammar that is ambiguous -# to our LL(1) parser. Even though 'test' includes '*expr' in star_expr, -# we explicitly match '*' here, too, to give it proper precedence. -# Illegal combinations and orderings are blocked in ast.c: -# multiple (test comp_for) arguments are blocked; keyword unpackings -# that precede iterable unpackings are blocked; etc. -argument: ( test [comp_for] | - test ':=' test [comp_for] | - test 'as' test | - test '=' asexpr_test | - '**' test | - '*' test ) - -comp_iter: comp_for | comp_if -comp_for: [ASYNC] 'for' exprlist 'in' or_test [comp_iter] -comp_if: 'if' old_test [comp_iter] - -# As noted above, testlist_safe extends the syntax allowed in list -# comprehensions and generators. We can't use it indiscriminately in all -# derivations using a comp_for-like pattern because the testlist_safe derivation -# contains comma which clashes with trailing comma in arglist. -# -# This was an issue because the parser would not follow the correct derivation -# when parsing syntactically valid Python code. Since testlist_safe was created -# specifically to handle list comprehensions and generator expressions enclosed -# with parentheses, it's safe to only use it in those. That avoids the issue; we -# can parse code like set(x for x in [],). -# -# The syntax supported by this set of rules is not a valid Python 3 syntax, -# hence the prefix "old". -# -# See https://bugs.python.org/issue27494 -old_comp_iter: old_comp_for | old_comp_if -old_comp_for: [ASYNC] 'for' exprlist 'in' testlist_safe [old_comp_iter] -old_comp_if: 'if' old_test [old_comp_iter] - -testlist1: test (',' test)* - -# not used in grammar, but may appear in "node" passed from Parser to Compiler -encoding_decl: NAME - -yield_expr: 'yield' [yield_arg] -yield_arg: 'from' test | testlist_star_expr - - -# 3.10 match statement definition - -# PS: normally the grammar is much much more restricted, but -# at this moment for not trying to bother much with encoding the -# exact same DSL in a LL(1) parser, we will just accept an expression -# and let the ast.parse() step of the safe mode to reject invalid -# grammar. - -# The reason why it is more restricted is that, patterns are some -# sort of a DSL (more advanced than our LHS on assignments, but -# still in a very limited python subset). They are not really -# expressions, but who cares. If we can parse them, that is enough -# to reformat them. - -match_stmt: "match" subject_expr ':' NEWLINE INDENT case_block+ DEDENT - -# This is more permissive than the actual version. For example it -# accepts `match *something:`, even though single-item starred expressions -# are forbidden. -subject_expr: (namedexpr_test|star_expr) (',' (namedexpr_test|star_expr))* [','] - -# cases -case_block: "case" patterns [guard] ':' suite -guard: 'if' namedexpr_test -patterns: pattern (',' pattern)* [','] -pattern: (expr|star_expr) ['as' expr] - -fstring: FSTRING_START fstring_middle* FSTRING_END -fstring_middle: fstring_replacement_field | FSTRING_MIDDLE -fstring_replacement_field: '{' (yield_expr | testlist_star_expr) ['='] [ "!" NAME ] [ ':' fstring_format_spec* ] '}' -fstring_format_spec: FSTRING_MIDDLE | fstring_replacement_field diff --git a/venv/lib/python3.12/site-packages/blib2to3/LICENSE b/venv/lib/python3.12/site-packages/blib2to3/LICENSE deleted file mode 100644 index ef8df06..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/LICENSE +++ /dev/null @@ -1,254 +0,0 @@ -A. HISTORY OF THE SOFTWARE -========================== - -Python was created in the early 1990s by Guido van Rossum at Stichting -Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands -as a successor of a language called ABC. Guido remains Python's -principal author, although it includes many contributions from others. - -In 1995, Guido continued his work on Python at the Corporation for -National Research Initiatives (CNRI, see https://www.cnri.reston.va.us) -in Reston, Virginia where he released several versions of the -software. - -In May 2000, Guido and the Python core development team moved to -BeOpen.com to form the BeOpen PythonLabs team. In October of the same -year, the PythonLabs team moved to Digital Creations, which became -Zope Corporation. In 2001, the Python Software Foundation (PSF, see -https://www.python.org/psf/) was formed, a non-profit organization -created specifically to own Python-related Intellectual Property. -Zope Corporation was a sponsoring member of the PSF. - -All Python releases are Open Source (see https://opensource.org for -the Open Source Definition). Historically, most, but not all, Python -releases have also been GPL-compatible; the table below summarizes -the various releases. - - Release Derived Year Owner GPL- - from compatible? (1) - - 0.9.0 thru 1.2 1991-1995 CWI yes - 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes - 1.6 1.5.2 2000 CNRI no - 2.0 1.6 2000 BeOpen.com no - 1.6.1 1.6 2001 CNRI yes (2) - 2.1 2.0+1.6.1 2001 PSF no - 2.0.1 2.0+1.6.1 2001 PSF yes - 2.1.1 2.1+2.0.1 2001 PSF yes - 2.1.2 2.1.1 2002 PSF yes - 2.1.3 2.1.2 2002 PSF yes - 2.2 and above 2.1.1 2001-now PSF yes - -Footnotes: - -(1) GPL-compatible doesn't mean that we're distributing Python under - the GPL. All Python licenses, unlike the GPL, let you distribute - a modified version without making your changes open source. The - GPL-compatible licenses make it possible to combine Python with - other software that is released under the GPL; the others don't. - -(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, - because its license has a choice of law clause. According to - CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 - is "not incompatible" with the GPL. - -Thanks to the many outside volunteers who have worked under Guido's -direction to make these releases possible. - - -B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON -=============================================================== - -PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 --------------------------------------------- - -1. This LICENSE AGREEMENT is between the Python Software Foundation -("PSF"), and the Individual or Organization ("Licensee") accessing and -otherwise using this software ("Python") in source or binary form and -its associated documentation. - -2. Subject to the terms and conditions of this License Agreement, PSF hereby -grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, -analyze, test, perform and/or display publicly, prepare derivative works, -distribute, and otherwise use Python alone or in any derivative version, -provided, however, that PSF's License Agreement and PSF's notice of copyright, -i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation; All -Rights Reserved" are retained in Python alone or in any derivative version -prepared by Licensee. - -3. In the event Licensee prepares a derivative work that is based on -or incorporates Python or any part thereof, and wants to make -the derivative work available to others as provided herein, then -Licensee hereby agrees to include in any such work a brief summary of -the changes made to Python. - -4. PSF is making Python available to Licensee on an "AS IS" -basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON -FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS -A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, -OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -6. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -7. Nothing in this License Agreement shall be deemed to create any -relationship of agency, partnership, or joint venture between PSF and -Licensee. This License Agreement does not grant permission to use PSF -trademarks or trade name in a trademark sense to endorse or promote -products or services of Licensee, or any third party. - -8. By copying, installing or otherwise using Python, Licensee -agrees to be bound by the terms and conditions of this License -Agreement. - - -BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 -------------------------------------------- - -BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 - -1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an -office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the -Individual or Organization ("Licensee") accessing and otherwise using -this software in source or binary form and its associated -documentation ("the Software"). - -2. Subject to the terms and conditions of this BeOpen Python License -Agreement, BeOpen hereby grants Licensee a non-exclusive, -royalty-free, world-wide license to reproduce, analyze, test, perform -and/or display publicly, prepare derivative works, distribute, and -otherwise use the Software alone or in any derivative version, -provided, however, that the BeOpen Python License is retained in the -Software, alone or in any derivative version prepared by Licensee. - -3. BeOpen is making the Software available to Licensee on an "AS IS" -basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE -SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS -AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY -DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -5. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -6. This License Agreement shall be governed by and interpreted in all -respects by the law of the State of California, excluding conflict of -law provisions. Nothing in this License Agreement shall be deemed to -create any relationship of agency, partnership, or joint venture -between BeOpen and Licensee. This License Agreement does not grant -permission to use BeOpen trademarks or trade names in a trademark -sense to endorse or promote products or services of Licensee, or any -third party. As an exception, the "BeOpen Python" logos available at -http://www.pythonlabs.com/logos.html may be used according to the -permissions granted on that web page. - -7. By copying, installing or otherwise using the software, Licensee -agrees to be bound by the terms and conditions of this License -Agreement. - - -CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 ---------------------------------------- - -1. This LICENSE AGREEMENT is between the Corporation for National -Research Initiatives, having an office at 1895 Preston White Drive, -Reston, VA 20191 ("CNRI"), and the Individual or Organization -("Licensee") accessing and otherwise using Python 1.6.1 software in -source or binary form and its associated documentation. - -2. Subject to the terms and conditions of this License Agreement, CNRI -hereby grants Licensee a nonexclusive, royalty-free, world-wide -license to reproduce, analyze, test, perform and/or display publicly, -prepare derivative works, distribute, and otherwise use Python 1.6.1 -alone or in any derivative version, provided, however, that CNRI's -License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) -1995-2001 Corporation for National Research Initiatives; All Rights -Reserved" are retained in Python 1.6.1 alone or in any derivative -version prepared by Licensee. Alternately, in lieu of CNRI's License -Agreement, Licensee may substitute the following text (omitting the -quotes): "Python 1.6.1 is made available subject to the terms and -conditions in CNRI's License Agreement. This Agreement together with -Python 1.6.1 may be located on the Internet using the following -unique, persistent identifier (known as a handle): 1895.22/1013. This -Agreement may also be obtained from a proxy server on the Internet -using the following URL: http://hdl.handle.net/1895.22/1013". - -3. In the event Licensee prepares a derivative work that is based on -or incorporates Python 1.6.1 or any part thereof, and wants to make -the derivative work available to others as provided herein, then -Licensee hereby agrees to include in any such work a brief summary of -the changes made to Python 1.6.1. - -4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" -basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON -1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS -A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, -OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -6. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -7. This License Agreement shall be governed by the federal -intellectual property law of the United States, including without -limitation the federal copyright law, and, to the extent such -U.S. federal law does not apply, by the law of the Commonwealth of -Virginia, excluding Virginia's conflict of law provisions. -Notwithstanding the foregoing, with regard to derivative works based -on Python 1.6.1 that incorporate non-separable material that was -previously distributed under the GNU General Public License (GPL), the -law of the Commonwealth of Virginia shall govern this License -Agreement only as to issues arising under or with respect to -Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this -License Agreement shall be deemed to create any relationship of -agency, partnership, or joint venture between CNRI and Licensee. This -License Agreement does not grant permission to use CNRI trademarks or -trade name in a trademark sense to endorse or promote products or -services of Licensee, or any third party. - -8. By clicking on the "ACCEPT" button where indicated, or by copying, -installing or otherwise using Python 1.6.1, Licensee agrees to be -bound by the terms and conditions of this License Agreement. - - ACCEPT - - -CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 --------------------------------------------------- - -Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, -The Netherlands. All rights reserved. - -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the name of Stichting Mathematisch -Centrum or CWI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO -THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE -FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT -OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/venv/lib/python3.12/site-packages/blib2to3/PatternGrammar.txt b/venv/lib/python3.12/site-packages/blib2to3/PatternGrammar.txt deleted file mode 100644 index 36bf814..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/PatternGrammar.txt +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2006 Google, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -# A grammar to describe tree matching patterns. -# Not shown here: -# - 'TOKEN' stands for any token (leaf node) -# - 'any' stands for any node (leaf or interior) -# With 'any' we can still specify the sub-structure. - -# The start symbol is 'Matcher'. - -Matcher: Alternatives ENDMARKER - -Alternatives: Alternative ('|' Alternative)* - -Alternative: (Unit | NegatedUnit)+ - -Unit: [NAME '='] ( STRING [Repeater] - | NAME [Details] [Repeater] - | '(' Alternatives ')' [Repeater] - | '[' Alternatives ']' - ) - -NegatedUnit: 'not' (STRING | NAME [Details] | '(' Alternatives ')') - -Repeater: '*' | '+' | '{' NUMBER [',' NUMBER] '}' - -Details: '<' Alternatives '>' diff --git a/venv/lib/python3.12/site-packages/blib2to3/README b/venv/lib/python3.12/site-packages/blib2to3/README deleted file mode 100644 index 38b0415..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/README +++ /dev/null @@ -1,24 +0,0 @@ -A subset of lib2to3 taken from Python 3.7.0b2. Commit hash: -9c17e3a1987004b8bcfbe423953aad84493a7984 - -Reasons for forking: - -- consistent handling of f-strings for users of Python < 3.6.2 -- backport of BPO-33064 that fixes parsing files with trailing commas after \*args and - \*\*kwargs -- backport of GH-6143 that restores the ability to reformat legacy usage of `async` -- support all types of string literals -- better ability to debug (better reprs) -- INDENT and DEDENT don't hold whitespace and comment prefixes -- ability to Cythonize - -Change Log: - -- Changes default logger used by Driver -- Backported the following upstream parser changes: - - "bpo-42381: Allow walrus in set literals and set comprehensions (GH-23332)" - https://github.com/python/cpython/commit/cae60187cf7a7b26281d012e1952fafe4e2e97e9 - - "bpo-42316: Allow unparenthesized walrus operator in indexes (GH-23317)" - https://github.com/python/cpython/commit/b0aba1fcdc3da952698d99aec2334faa79a8b68c -- Tweaks to help mypyc compile faster code (including inlining type information, - "Final-ing", etc.) diff --git a/venv/lib/python3.12/site-packages/blib2to3/__init__.py b/venv/lib/python3.12/site-packages/blib2to3/__init__.py deleted file mode 100644 index 1bb8bf6..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# empty diff --git a/venv/lib/python3.12/site-packages/blib2to3/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/blib2to3/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 7db66ae5ed19f5c7cef48d725644d08a5479afa9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 193 zcmX@j%ge<80^tkOIDph+Fb9qJ%mNgc&QQsq$>_I|p@<2{`wUX@D?vZBIJKx)KQB31 zH#ajmBQZ5c-#xR$qqIanEhjTQqa?mKKdq!Zu_#r)EH$r8KPNLuzo4=tBR|hr&(KJ} zII|>Gw;(Y&J25@ASU(9UYgCeNtREkrnU`4-AFo$X`HRCQH$SB`C)KWq6=)$N5Ep|O NADI~$8H<>KEC8elGTs0H diff --git a/venv/lib/python3.12/site-packages/blib2to3/__pycache__/pygram.cpython-312.pyc b/venv/lib/python3.12/site-packages/blib2to3/__pycache__/pygram.cpython-312.pyc deleted file mode 100644 index e36f020a8ae43b20bf38a638c9d8ef487daf6c33..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6440 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 Tj69hrZcJF3?psiUA&dVTob_G# diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/__init__.py b/venv/lib/python3.12/site-packages/blib2to3/pgen2/__init__.py deleted file mode 100644 index af39048..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/pgen2/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -"""The pgen2 package.""" diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index e0960d1a3ba06bab5c5061c690529efdf0c72d87..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 234 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 HjQRW@a8D`Q diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/driver.cpython-312.pyc b/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/driver.cpython-312.pyc deleted file mode 100644 index e65cf98aabf6e5b6b9a7592018e6a553c887e369..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14355 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 diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/grammar.cpython-312.pyc b/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/grammar.cpython-312.pyc deleted file mode 100644 index cfd89e010c17e56028fa713557c443d4660a56bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8510 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

+s`Z71gchD;T4f8AY--ffB0`Y$tJ4UnA;Qozu ziq|l}Rd8Pf=TT+6*@Wfy9&TH3RTlTl!=bY|cd7<;yzW05LFXn_Db4T7e zdF|vqUu)4~_wV}0Ks|WLrqD{~&RpltwC#p>-up#h!^3LyDpJ=!eCy(ZZQpRbzds)c zt^_vb0vlHXUAaKl!sUMm^cAhB_&-I*;~>5(!T1;D1Sa-Y&7tl5&)N@lS^tymV2kB% z*CY2yog0Opv~(V_+CSwiha8qqEj;C|R?0hC4|Ui-?XaTdr(O0#{mxG}JJJ4;YfM*> zA^3kp#zb)B*FKd{dX@*eg6dbg`X$;gTK>wy5c+#tPFsLh-`mPSAwrdqHT?IujUGlV z@q&!SL}-!>x5lK)5{b%}!*Vp7P$4fvXeUAXVpxerOp!S`K|(G>SVicWm{i95Cz2EW z%6N2C4fUCTA=d-6qDEseVTxW_F9|@|fK1pJ5FoA7=d>`DOmwS4M3$f*2;s!EkdUSX znw7FeNXjPIcoJl7nn7S9WI|PhKocRD`gg zVj}3NM&pt&H7+HDDU2&iSgU@A0Az~*9U+2x$pkY+8>1!#SyCY9WAl=1GQ@A9&@-?s zn!h5vF&T}#PML|MqC}x0Y{4iHV@*JjFvd^Brb*QivD2gzjfXGO)X^&zRn?dTT?p{> zy)J`Qw#`Ghz>LjSN0pKCxf>Uok#kL^W*1w27MNOgrOiI)QLY@ui(Tnr1Gm2Y*5;d= zSDJU`ns?4s7cDmT-h6MLaiP2a(O0wD`?U7?g|GV$i~VN)Ulfw$-)cPA$iG*Akmo+C zMeY;6?qJaRNzjTs(^E#6Qs9KfGIBW_D_G_5RAq5V0LFr2TII&dSEu4tvn3jy(7FOQ zB|+wrDH>t!`g4T)@ezndcGMbTtWkwDW&c3uY>bORa7Vied}7Qx>%i=5Q;td;0|dcd z;yxBGWlK5!0u-LOQaN9`e$>Wz)1!Rg`tuqe2w8@h#uajE=-?g!h1YdLBd1ADbi{`E zlz@t*q6=dIN2%f%y^iBmu#HY8B8)E-Y+-p!QAh~YZUC*^6tHx({uC9CT$ZA9Ljo5tb8_w=-nLC=VslU-S-?rdb zuIawd+59c}CSjp_amPpdZtu%B?n&FetZT>zn{J$(Ke@m!?7A21{W1_ti}T)xZZs}Z zkNZ|YdT22|zf(w>{Ui`NWV3&2vmf%i3wGe#B$RQ`w}=$6qS|-}59s^Bdw4xbQk%7^ zW}lSRzypzgy$Ac(4LqoTWoiC3h}pCDk~l9~Qg%kbO?ktZ1jl`#LwJi%SzqI49kb4q zMX{uu_;Z{CCWNfoiGK&SFM?`MOsXL}JK};hCM6i3mk$CSJM554JLI!e@H}1xe>fJs zESWO+7Ak9qClx5xlaUDY$EPD2-tyh_&H2CbR?W>Wds`Q3KKE|ShqkVS26Fi4>zaE$8|eC~wk7jQ zw)fe)n?4Kv_m;nJS+0FC>w9svY15p4&XEp&=?&bpdT~C+~zd#xPuD%jTZ^a%0J=tHdnMb?HBmW705hD zmpYe}k3(Ai?wFQlUwH8Wt1Q-Xj;f-Cw;$y*b(wQFn;;w^|G;V%V=EoOqQzz3wO}oB zNETg7!P`~eP?nl$b;TgdRonMw_ADH^`OG&QvU)Xg_c!|NEejn*4#^V0Ai2}YlFxQL zps!*ZxA(w(tIyt)uW!vn=6_sd`R%({y6Ub;cU)`z){c5@?X>I&{>;Z9j1NfcEVly; zTSW_Wa;s#Qm_ARo0NpBJhaCWx)=>{x0ES)DPAHXx(lb4SS0WNKt`P@TqGM#_g8;yU z6o>)D>($A~>wN`lTp5!E^pP3rm#OBYH5w01j*j@jn|R&e2vN1?5|yrbQV_a+PJ*1} z=N8;xE8fzCJH)75O_u4izC{bKF1U+9EJI zwSUI51(qFVliUwWq1#+PLs|JErnqL6AO?)ASEy2GIChB{A!i_F>Pk9-sV)C0+9{;4 zUgf@ZaPHa_S91=Uu`iH5mmbVCE(8}`K(_iN_nqdu$L!@xR-=4vodfLU7$2n;G_;t}gmSHtRpQmy!C zT|MgR#3r!;X>i&SS|@JBt4kdo1viNX_oum?>}^t{51Kh$pR(}AI-2@=go z6+wpV_N?zdDv-jFagF(94xdu@1ZNPG zB3&IMXHQ~G2T3PJO+fb}$vC_$7@TQ!=JC_sk>5iR&dZb10Am)$5rJ{AiB&o(ffO|~ zNRXli5ONe+GTc&fGH${k3}67vgJdc+w7xz;c!~OkjnkLN1|uXR*iLA+<+CHq)AteA zt%QP5X?0cyV7Q662v}tzDQKW%SfjC%)7pyI{%h(o=3Rb-;ZX=_Yv(Zqr4lHWl*uXA zL&|s*N;npLQCp8J>545pO3Z7w1|OmDvvm(?{+oIb5oY&(M4l!tXvNM}^-_5*z13*+}4Pi?n7)F0hc4U|uC#9dfiE^Cj;f^Ooy0Gj@fOe2+ToTuemek#gBpHxb5C)9$g^~itoT2gX z#01?Ay2e1^vhhkJNi&$xkQHx%W=;`==SGPzm=hkuElzA9Y}BTpkna_{%q$v2Ot3lw z^@;Ei8xbcXK&GgM>$J_(#+X`pW8gc6(}w_J8lK^>V6H4VYEDI+!qoNk<7yF5<~s&1 z)7t6VIM1HPkidju+~AN#3)%E>!?2PPm`ZbH+h;<-E`nNUTSCXCp<@{Xpgl6HOT^@2 zQdN_26U^j9*@5@=!jzbb2OfYorSCA zVlpNqCgT?oA+W^+!)8Zahsdl)XP~vjM1V%%1dMU93I+?vifyK719UQ>u+Hd9X2OXu z#4T;rw3pyMs4&PsQEx(US|jZjb~$W9>4EehC6chAj*f!3gutMqm@AtJTfMeFG3+*3 zLk$N#4Pe61XRmcK*Q8Co{1Cw9Du_DT=8oO)Dmo7;S({QURD<->Q7buj z#~$US^hNVxk4lCP_I#kHs3kiXdzdau)<5K8ez3 zcrpgMq+^xN13;kIuzHuW5nl#(CJ~5;R`@Xq-IyYwvVQgH;^6!Vurgqd%k&cFT_ASP zIK9E$3Asyx0<3Bf5C9ir>e7}81XF|{Yg*Bm2u8hoqL6W;5%5GJ1Xr|t=t(QmEyHf@ zzFfj77Ho(FQM8~Cm!ZSRyQs!P1cuqo6gi3lc^ogpmcR-a04Mx2L_qYg5nN+=T6xs0 zfSW+7-HcDaV(cpqXbM5V{c7fXHFNvPl6z|Y)Jm``7wnoFgnzJgK&_+MTT*nDgX!A6$wt!$Mat68~47-M<_}rrNMKG{dE@U(q$j zkw+X2gv{)EHsH++zQE_T4=w?&k`d=LYb!JV+CI?R!~6@Ag`!1G5k&T+%IkZuqfIH> ztLVYp3bbWw9%d4zvGnVCj$Fs)Wh^zWe| zC6@%PRkW6(y5In}%zDt)j1MWzBIPkwfAtm|9AvFo^Q4?c3&kp0XI+V(qFvpZM))kX zd(ATIo%PK6QeHJ^w7b+`SvwT!;iotV!h^J#``+8 z#VEeiX5>m~%0sr7S??2e&Wrufi8yx69Q%9sj=z3O-C&HOZZvXF>X&kT=rG1HQs9$a zi`avgnWCx6+)BWp3Yhlq$ocRHrgd;@+)J&xd&xPo@1RK13*-9(x-!jlY1modN7eZ` zQ6~vv4!Kr|%xQG7Po~p@OOm$c=y}AV97kpd>GM=xi_k!@Z3V7fncR@_33?H+DL5e< zNMX3Cm>K;Hm6L_N;01|>i|aBOk_uMXL}WS^L{FYMeR^={yd0n}%bBx`<`wM83FtsF z#b3x|R1Enw$v~ijl3kct`pHbMj~z))LN1dve~F7UZ5H zG?jVd^J*dM60+3-0wsLab5lRvm)Z8Yw*{uvYscqaBrn@D^Uo}FEp{&1m!_8M4rF}? z;L5G4eP{UE@QS}Z=Wk#3Zzyt&?yiLk`PNO>hUSi?FMQS5jtv*Vwbzc&~9A zVy4oA`QWgQQXc2g73U}?aj>Sg19)iw0pUFAnO`<_!QOAetoA9&HAMC zaMR!c>wnq53Ge@Uz<$)_WZtnz`Sl`Mi7}LM;QI~E{e);QEtr;te%hIT&&~+8Yu24| zrI=9}MAri!G{i<$;{{2q7%Np#{_`@^vz3u6f66b~h&jnmKLJ7o29xr$zE!CzHhT4J z0OTTYnN#@dCjf<9XKS96KUJ0Tf#K<_iz1a0AETF-NGtk{qMs>imO2v=dbD542cNmV z3-GQuMlEBSZ}ku$REWDW7$1w(Dgicg3L>YbA@h>xvG)1?b9iJ1{Pjc3pJPhIfNZyM zTAP#yOsDtXIL8*%WS^pg?TNXQ2*WPb!4r)ADyvKL*SCjUAbVX{n-+PEo#&3uRH?}% z>?VeZTt0_-_|Qnf(I}%s4_S?&q+p|P9*Aue%Tur-tcMAI%+V66(I_UPjskTrkghp0X;8g@~stUy;yOHYcUC6R73azz7H}#xG zK8ZKX1Pry!pr0GDTxFEe&(*5he0#^OnVU0<8*jdu^R>(!PSKGm(u zY?|MXsDt*7Z@5kV1=>K3^BiSpRa*YU_quuikuh zrL`~D+PC;du60}bXukJHXq6`gJ!>%%332x_EqP>|XGh)s{|7saaU4zqxhs`6c_}iN$@NH}B2^jO(WB z7aq2h_hx?E(VgGi|IyytdzUWWekRw{ld)zlEF8)AY`*EwI2P}r9y0;3+`}q9vcTeOI>a+K~y}xVg$%dZ3v*T|4 zXU^rev)QJzaQdy^wD8JO=Na+T*)A?gz}lqm`5L4wMfM=amF+BKE*r-*N>Zgh73Ot`qMO$|rMO+Pm0Yb-+l>aW zpgbZZBOV8~6#US|I&=Fx97={v4CS4ac!3dASbTe)BiRvg2_el#LPYEc+;_|XN@0+& zGeShxeko5#>dns%$M5m%-Rtd zPbOi*AWv1_&DZAh}GRRWr(BMm_o*No0*v<`}ey(6YeCE`dp@J383ypc`p$GyEQ{o%MOV-#7 zWCdlWaBL_AXNkD~h!OXqhw}yA-Faj0{9c3%t@;A*oVj*p#n+zmwJ+H3`MOrCgBcse z6|FRF&Ea45R-&Zl_o9?*+L3MC386G!(~#-BwdLlPmF68e{HxiKZ(N^IZ>4UgR@%4c z@UL-uHn2V0xV`A(Kq(K*9{`8=D!7iU6=lik`P1|Ts!j=F(u#iP=2`?o2Wvrq!81a?Dn$DG)o?K1OVsN>pZ_bhT*33P_f~0hrzm{bFe4t_O%A97Ml&@h=ACXUq z;xhTP2YdRY2sb9hRG{42Ps7Tk)|6E>Y4|8vC@c2bhe4-_Zda@&Nz;VsVmHo)Fb3PK zyA&-~nZBmnrUL9qxypaIW_(qYI8Cz!xQQLol#>N zh$df!D8~%b>}EOOgu~?zdDp6*bUZ9ZPbNW1ew$vTKWeg+6JfDrXp@sDQb=~zr6Ec* ziRdj9maJ?v#Yws_85AQn-&?)nZU5ZcPQPb4ar4B2d~*nL5Q#*5zHP(8o)3q!t$Pr< zd*a%OwESm75Q-iborF%(M3=;D`@r0>uNqo2;;q=t*y6F}h8=Uqpmb&|^Lw&&-C18Z z-V`2Gd+j(~%*?TSzD_pE;`war_R=Vt+1vqn5F+3sxJh~x!_A}rKioX^gYd{nC;LNj zvogfWl89(2hgyt*kR|=~Ni?#O0ng}F`uXVhQcJ5z zEh*-`0xg#NE0;e;_hH;5tkz79Wa^}^inP`=fCC#XEZ)(yHejp@5*kV?$a*8DRzR^I zGi_&+6W@o@Lx_7WVe_A0f+dP96Vl0XdXW&MM@ZvWoyiH(OI=7cWz~tCNrKCWH0ipJ z$3x3B%8d4lD+D+tC;oyE{4Y^hj^G;RzB6=f=nG%VYR{IBJhwd`Ro$*y?%9*`ZGxJ5 zJTvwfp{=faXXejl@*Um3-uwRE#f$GhlM4uGYx+V4X1Mj4L-SX%jhnN9&3NO-Q|TAx zT{o)ds~4PK1bSA5?zHV)KdF!hZXdu8ul)0V6f?xuem-W=ey|#Eo-|?6L3201T1^ktIuLj<37NSdu+^{sDb{+vK+oX!}K5H5A&+4yfSKLkJMR zAzM*Va8NivVoWAVB@@As>CVY?g|s+!GT&)owj@-@bl+q$tT8Kjp`jEBLO+@B)7_>F z5en6%N){%An3NYL7tb&4SRBrELn7Lf^E{18hi7g_+MbSNo=T6;SLeJ! z&avUDHShG{NA#U(C384^Wxg-#7jn)GS8YXyg+IurfpC;A;P@$BvOHiZbdjpgtBA0+ zp^*MJ1@^R$b!<0@+Eh#HQnnPma!DnYN+nL4 zwp6MalWk^2AzqlC8i?Fv5Ot72o!P}@b+VY?S|Fir1 z&gCU3igMc78SI60&bjCP_}<^S{4X|}nWN{GTLazuIqrY3msFrj#Vh}S#2hDbB0tRa zQmh%~M>M^f5pAz_MCcVpbiKL}eXoAR&}$em_8Lb_y`~X!uX)7MYvHNBcGx;%>$Qy( z^cIZRd+jVw7R zh?=HPG^xB&mS;wuC7oBs@~p_SrSry%-it| zx9`g7!8bhL^7^FL`;~<$A)k6#u_7_YdAMF)yy*2v-p>wU{a4(c;m%`&zT*?V z&Vk{<%U67T-mwAS+iuCz`Icw&t+}x#Je$Ye{cpH0d%T^O zP`b@Gw!L#4^V!D2j`2yU2m`U890@N0*85ySFiK@={;Gu^#~#l zIORM#kDdSq?;7@Q@EB9?TJ~=8=sji+g%$<0s8mUzjX-t87LoU8MGfkudZRj`9>Ay< z4FC$OsQ1_gG@|i+p|?OZd2FKDqeq?zAe-tHH7zK$vr;Q7wII)iJcrmS79cKETA^1# zwBx-9JruK|h=CpaFI2#YXH+lcyG~8&KAayv9kLt4+3l!z}^)j(J8?C}tcO9QF`| z%6edc$2}sO07|Js-N2ya_4UYliQ!*=iWuP7I8MMny|3(NP$P2FTEFI6g-=Br&d-bd zry7+AOl$m_p%meu=IVo1yr1h!m-sb!OON9-sr7~w!l}Np7(Ehh<~*OIW`KSSYLTBC zDpb>%_>)wU=TKgp$yZZq`L{7U^p>6h(iXLjU;Cax!}+ypU7j1Hy6JhL=PI>sCeGBJ zRldWv{J_RBqA(C^#(@=eSLjX&RsH(rYe|~@9bfUa2Ak5klrPYWm%N6wxE4Icewl22(vhx?6@rsv_ zTaYkXuiIv9v-U(w`^Q7KhJH32Gd7~Y6x^{?+?cSGMJQ(pYsf*AuLm%wpQVgL4F#J*VY5{ zX@)GBd^Lp;(@>=5ah%#KYek@t^N7HvyzNpLM(w(}*Y|M1S5f0jV}+j|BCe71sH06G ze_HSh`D^(Z5AXw%hnzVb;MLEl|Lk6YjU41($4r3rdH2(=C5kq!yUb1N{W{Duf;R)+ zj6ULB?C~3h2>NoK=V6(;3iP*|;|QClP19z-afnbQ=fS*cbF%OX8kH7%{JNp~JT=Vf zC<7Wb#dEVSVAX~p!h)PfYREr6&M$xe2DR7h{{8yAYcQ&HF@rzH4EUj@oZ<1Bx1~PQ z(yzx}w61N3z0j&ueL#c0^WepLa6+d`vOtiZ)vAbpK^WxabGq*;{BBkngmeZ%fco?#S?ik_>oVbD7; zND?a8soUrArs^;fE9)5fby=j1Gz-38))D8$6d42N2W2g&v~-9HsVc5D88_3MIC(iKHaosp?#6oL#yV?Y%$2hF#;9tz|zx6X2H}&ftZ)*Fvw&eJAvt zcu8~I(Gt)ljJE6M8S|`_64n`O@WR8A=2%JdlCee2ITsclmbb;q+m?*3gtOuar!}<% zx)YA#5BtOQH#_G$E3Q^6zQ9SLXo+^Nv1i1XvxTeXXYi$~)1d+#3p)rl`o+!O!(*=XJA2hKA| zE!BTiTt0W;CkNC9g^|M_pSX2m!4q%V5v|*~l?d>oKWAXyVQk|?Q|>kIWo z&MoNTB^`mIkE%BWjs#miI77f!1K@L%1gwg3L^I64?;4P~Y#{+8j%ZKLqwX*X!y->a zE8h;QB7*b;;x0d=&*=oOZ*kJAtV~tTvZ|oWj#ha}l=DAN1V7K*@(LMwM_2k0p}?u@ zf!ILoJ@1%w^nUGm&Sz66=_^oE*ac3tApjOL;)dW$lYSM}yoQqy5!Ai;9^fw1Pd>ro zEpBZK%&}A*I}@jNEKiAFpfmcTc1*~#FL`@b_eF&SQL}c&J{q1qSUDjT9^j?!4}hI- zr~B2u(FP2(VeOSl582_ge$g+rvO(K?GkG(VEj@)XMn;BV{HjVKdLZ{{KBom!OCoF3mH(;Thj5ox@sOMbb`0vR)xdG@`%q()-3JdC=6cE+?YK{)~B>P!SfbG3L9C5 z`XJQ2Jtm1z`O+z&r|ZlSiO^5hjg61E$5&C}qiG{>s8M4ek6IZNh_hmOyk4V{gg`?&8`-{Qqs^S-+mqD?O? zIS(f`Z3}kI^@MsNJ7Z24l*Qngr+Tik{&vZNZowC?*b&q(m(@pFK5bko>xepbF6!cr zozb$6MA?ShB_G$^s)?0#Mjg8rOX7}Q(X!4&aYgvt%~$7NjTJZ3Joe1*i5!hpZHziM zX3yiB3l}0iOU~_y*3B3lvkQMS=4@i4C-t1OB3u~S6P}6{yQ0=D3p?Z1Ezx4vva>u~ z^3zk`Hg;^v%+-hX+L*m|$zGqp+Nr+xCx;TXbvNIge>Zge5fW4LQ^Dg(cgJJJ=)Ey= zWd2ap*`76%+ZR9Xz16!|5^dVO1BS{`DqfkN$w8c-nv5=p?)HVT*p#MJK|?q>o91e%SMeV780z`P`JK}KOh zw$zT7wX$`#{p3f~<`@FV*3TEJNnF;Lnj!7li^Dr^?w#Lz-`<>XIOhsN1!3Ot|Vj})^er-No4u|nR4nxoM zL8XILAqesnR+eWZl+~^?2WC&6Huw$Kw)xWFAVM6Pf;glC3xoh}D39&LpRK3nUt^|! zCJOt7yugyyssVNeVuwWiW+z3hD)jpGqIM7hajN8p0_=O!M(F5iVJEX0DyU<}I#YHA z{j|w%!h17z(CmlJ0XtHewO&|MKH^24-;5ADjL_gW`pv|QKjQygT93y*=qaDgu2tY> zw~{En&d##agow8hk{9pvTFV&@s=Z! zG$u(Rie&x7xJat(Uc97KUxr-LQEEuoLJZI69>xf=m2~uB_jvymPyZVdaV}XHpaR3- zC`w?+G!FWpVZ$s94V&39^J>Iw=&6caWg?C0*U_{07-M3If}-n#GlOAaW-OphRMiFq zQhb9uV#adlvcay99@=nYGt`W-3K%d;D(8Aby-&CT(^f|7!@^C|yeX#8`R<~kOyIUX%P{s>wsV{A*r*jClAs*N(9gfQVK zpRVB?bcZB z)_CpqC!E35HggtA&z?kO1L@Lj3cq*-jOXtwoBpAx?dL6j*?hO`Ug=-gLNl&7$**X& zRi#NzTT%-BsIe_*2zQ#va$PU*LkvAtg^ET*lR|! zL`JiKKX9ahxaU=2eQ7F^j~2ZF`(2Qi3}4$ek4nXaA)OQ|+ zl(nMg*mIdh^!csRN)`4q^@zNxJh7Rl)ho3elr)uOR!@Pc{LddH&-zqq%*M#$CjlkO zG8kYNN;2cCsZ|tPPc}rR4rs1v{Mvs$EJzwy5)JS>DKwtG|pVMVm-efL-cCds55676N;jQWP)R zL?UJR+`iC0&ousW`vnmKhtchfj;j5ID;TgZZPFmy0p+&I%6=nA}TcXAmgphTD--_DnqQ*MK+R}wp!@Zv(8nPai(?Rc*RrVKh zx-sI>3&QXt>na(P&!Coy23`gT8CQ;9vtAuBt2G=UM5Nf0sqagpLdsPv1grzRsD0lG z*GYD3;SXsoLL3{=vmSKsTR*U7T$|)R^z$l`L4Hk2xj|6_ z(kzKm`5ZqetxpLfMhGLuYy7N9!_8RzCO8l5>Z&ub-#EyrGf-nl(v1*0b_iUS1xNop zm#MlMjD9*jx|yv81Z3Lcx8z%i-%LarvVAenjn-hawCD%XDZMXfE#xIJ7Ijn*D&0`p zVU)Eti{F^FrXH;6GsULq()Tb?L?Y+U8tz3jZ-tbFKjY^}{^PNM;9oej)KOtT_#>o# zRFTML0ZoDlHo_%0L>4o21ahNJNS>5NaZNGX8&bJbu3XBX5}uCz!($Lyyazi{Rio(L zOH2DFkc&2;_E*-@;6zv?Lv(Rj;FN+`@1jC~nv>#%6f?GpcaWe}WT6O`0eN*j3L4Q0 zA+Pe2xQYad%{(`t?rBs(SE&cb4Bo?djD}2~?Z(swC% zfiiT;{?p8v+$Wu&)HMX`0t;D+m0e?bQ=7hi$1=PAfO?@}v1!Z28^WI3uPzmLM6Dgs z;tr_m5dEfM=ucEufuxnpoJ!O-5#@x2X4@FD1a(0lbokJLubeeuU*y6AXFHTL+eWt2 zE^F30Xp^N^DHuf{>qp^o_xMs`F;b#uz&$bSQw-)L4lC9mJthk8lFO!OpF|WTKLzhm zK;9r_YiOHfBX!DLLnIt4oAiAu(7@|;4GAwPCbV1X^P-}?zK!g)etH$ozND6idA37O z&77k$+qKNUaU^Ec-g55zjU*!w;4A1V835m#I_zdN$?qk{{(;ziq{ zh1+31Dye$H*-UK^s<-b1$EvQsd3yddEcmt~e9)L^-1zZp0es#S=(3T z4UruS&d+M^)ZQ(*r-{1`KPd0U`Jh@-OKqPTxrVj{;WP6c^C#AL{Z7cjwziNBr}|c+ zvhE3|D{KkA1krwOGBg=E8ZT@As(eFIhg>wQY>2chw8Sg6qK30_?o8-Rq+!VkJ-uYk z8nT98j+8ubv_7_@!=w#UPgZk|(twQtMt?SzkbcXUST}Y!8}|sWRGb41(Gbbca@Yte zK?8o_kQsjIru7-zg}zM2TkQmQm6tTQ=%>BPdnp!FqdR)luY<9GRMw*b`mE6}0Mm;= zSZS^~4~Qn_P0zGxv^t9@r{@R8l3%}0x5PXQ*X&s{*ZED^nm$;}iL6pRv~kmbCZ|R( z2=)(%hPVtpQ}*tOk#W*UAwQ5}`^->R$CQs}hBoGcb;;b6iLhYv!MbMgnU#{wUggcD zmv!S38Cy*rIDF~8lj3ZZ4q%zgoXe2YWmb@~n{vA-Ak2hdIVO%tN9djCe1>4j{E(MK z78*-=6iROtG1)%g?phR7Oa3>Sc^43XMj36(V2<=alSKlodGVW6t&BHffrXORyo*XSd%0*}yT)`3Tq{2z3d zy1JDGj|7N~9~F>iwTsVz#E)&aZ1?N-ExPX4b={SgtS>FsHb*>kQR`vLu2{>ic*~x6 z?F;bK+q!rKFqa)A!BJT9y`N3qnY`=#_9Sx%p)NFAkO;Gwz{ha9(oBhuW`8j03p-xRY6Ijv?_3Hxu$hN`_bqV&Sa|znS*?A_i{x| z_|3@H`H9>83ynX!60hid!Wj!|KxAs_BlYtG!DETCnn-KB%=M_cHo}LGCYsv-5EX~Q zN5JtPR&R<`Z(4X|@$!S}gJg#~^r)dFYyd}oT!>zhT8#5l$Jt92*-N8{k0e8`64~i| z83p=)Q6Pw{X-a~U)T81$g9?J5yk=yPCzF!|Gp%A;$UutPep;I+4}x!AMw-_0h}q|@ zk!Go=vEGc@Fr$koO>0N$nlk1d*7^@w^}qH!`Pqv^yVGVFze}fDSlkeW-I%&^ia(%K z3j$~Y8!0_W0b!@Cal2*B)KppzNcm&lLfKjqFSDtT^`;8T_ufREYuqE4CEl5NCvLBu z5dwT*YruohfDF>@m5o;{tg+UUYh z@MR=n6=@H(N3{2gaML7Zf`NH=?w!y(@v_#C036tgD=2fOkSSdMp*7(soHK@u;i3<% zNfQ}rSmSt6W75nyOM_BySKy37-LlUr4Zl~A%bYyfrC1R?D*SyN{Nm2RCcuiIw8{=M z_Kke}F{_jWnw)003*QZXAwLvrf3 zJ>$RSGRS5HjOe&yK#G63S40f9GV#lpNti>EHr)Qy5ssA-LK4FnE%s}zdily)6w1M zV(sV1o`>6J@!}@co~Hoqx!F?y!a!HjK(;y7%l&nFx!-;cwth!pus+}mSk{6ife<6B zQz}>@BliKpB=Yns4vgyNJSxyK@|0$}nM!JT7EtG5r@pi}m(PeKrVT|Hh0iObr3Fr^ zp%8Y=H;*wa&wMhIO{eI>ov3|_&#;NFU44GxF`GSTMS<;Pn)P6&JR_sJ9_bdwe#XB} z0J~A<+oc7(Ln3e^Vl-4D+9>%bAg_TmK>@+43fTC(Y6KF-M#@hUTGoE`9e?T1QDg0G zkPLS0B(S}WN&wqzstSYinVB=QXVR{OLN6)XHmNnqZK@^#A;Nm_GKkr~2H>e*bbXorYK|W}ow9 z;Rc<2&XZN@$SJ}rBkJA0w1-E9etZY9HjgeY=JWHAAhovZv`Lv^{_`nA1|!MNne)Ii zpZEKQbw*8%#B;uKwWIIxbcrj1*Jr$IYNO)*@rZS89UUF6IylJbG8M%NiQiOrdCUj9 zL1(iU7P{wS7-JIOLC@09C}74-hIJOnJqVwYhrHr)L6?_qpTi%|yyWVwlQbHxzIF0* z^t2uV5*D8z1pG@>`sX8{iggKF;q}*MUW4}rzU$i)ANz0lqm?^iwjIlk@}HUmU8zWw zhj9O!%n4+9P9ve()g!Cpp|v_@txh-&-1Yrx@{7qYn|{;&ckNHL8e0Kwa23}_ttlrE z+cetORaS(whDQeP^)I@RbnY#L!Fdk=AX`I3D|-AICcnE-nupymv-Uawo4>zLQoS%R z&NCj9WAd;p6_wCVaZpZGqydk?RyLRkQhHA$_Smt_dZ3mU4C=U;G4es-Uq|29AbUjU}T4Qbj9_8^@G4y4m_M>?&{ z!3dy9T{1N*_I>(HN%`#0aQN(*Ge>$Z$eNzh86c5$mpqpTM`bO2lY;MGMm;VKW9_om zH!L#=TAa>lt6iK7CS5MJCyFyXTtEX|{ix)oWiMQ^H)$WUz?*EAv<{{gGXWl{#{JyTs z!2Q~=v+I!d*9Uoo%n^G>!<@N2t|p137s*KhNi4EJAN|YrzCQQpC@!86C-(OBNkp%t z|3CrZt3*dH5f)2?nu=d4Z$gmVQntfdbk}MTjTzpfG?^N|jMSVvJO&2GvM-Np$@Ihih!#?}61K;GH@4 z{j>NaCTxS892Z(Z@`Kvot6?#+eL)-9Gd~(D*&KCjj#)b5LdRplrmK!PlN_Rjt9Lbb zw|`-Xb-u{nzwBP2>|{-ut}y(@3Wq4U&8RC0pGtCw7Q8H4^xZvtulVlqU%azIxk=|% zT?5rXw5Vm#UF{0JtqkxwU31b=qiYKHCpknBafPDfi+q``9!~5Fk;aH`;bg3JceG)5 zY{Q>y`?kXusw=?+ zw6~^N@*Xw_IV(ki4qnRwz3w6(#^zGIfXWmv?s>{$1qkT;`|+QCRHm}>GO}`i!a@DH z1^RA<$Qu2749X8Xh(=Msj{_J*lc*E%V+`rK8c~ZM4xpc9FimRV1xq{X6{K3l?1{lJ zW>1(g$6Y4&hm`Wb;ZIX_@rs+DXN<`UkmXWlJi@7|LiG|*`pfaFL{Me+T5=cJdD}At){n?AU zbe(cXfRUEWKJLRz@1%sf^rBYN-XEaKls&yQ$~}Sa(#8w~b47SJdc=+Fc~6nPyB6jpew|8g7m_!y6tLTa~@MhhCJ^G3U@og@Q3! z#;6~g`+ubBj0Doe*hQBtqQq84!30h4AQB)-=7PWkXitCW^~lL+Nk`1y88dH*3tPa; zb!CtBT3uUsFRl^j+7_-Xdhd*|Gw!Hf+zK3IHG`GD$$AbTN(zSgbApDAG<*-CC`jJvuJ0(KVlKB z9-XN381Ne-^xGr&<&s_-p^jKUV@>K^4t51Z`aa$i*WC+9$@o1Dd>Wj>AOctQA^c_F zOIy53T+X^@wi+xmpqo#y$ns+ms^Q6q8te6gyK-rPbafpPtg-}Jfcaa5P39=pzi!ArWg#k+^WamK+$)QG#`M1S81fnN{S3m@Z5Ohr4MCj(iT@d?)tjmi zm-MD8#N|(EOJ71=WlNiH7cbeHqsHbazD|Kvt^4MQ`4cfUXAP-gm*+ujg3aoc@ccxY zRE+g>`h4QEsy)NY3g*QOY2;UcX>@{a3tHIbqR-sN&(NH{TUIwm!?=+0ErQ}_lC@*Q zqO2YDyq&qlk!!mDx9E7PIK5RFFYJf3T{}?TH-Nx9g=uwpM>Wi2#c)eIh`^5YZ`H(qT9m-T&po;UGBH}*6T zC>iqv0Mn>{jr(mbWr3+>|IGgI&YK7358Su3;c5-kA*(&$yFNKH`Qw8(&PPf zw2n~#P?3lO$-<>E{6G+6`Wb#tSRlnISfU_DCt-t8@E&c+ z50L=-w>pC5;q5`(8n2BDwXiRK{|t!)-r&i=yD>B6B?Y~%4A&};FZ4&w#A>&ZxLbA? zR|^q+39%ee(jn;TNK8Pq0L=l>A~Xj?D^{(pHEFg&6hEBg5Je#BBf>?zl8S4`1N}>a z@@0y$6;(8C+J#lpDcTX$lc@Tt- z{ku)6AM213sP%K&GEg=^(Xz2DY>XT0uXQCX*6Rmn4#q82Q9=3jA{RepN&Vd12-7pOlU*TH^1j(tF^_>0ID zCYP-)?qJ^zai7&+ejdyR$H{GLk(l^nk##%=$5ZtEk1HE=#!)D*Qf#SG2Ygr|C*Hw9bi7d4)8 xNdDgVO&x!cf6TGy_mbJfw>{<%{Jy+}uXxN+@G`IAtHZt|hv=^5DMbu{{x7Dz0)PMj diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/token.cpython-312.pyc b/venv/lib/python3.12/site-packages/blib2to3/pgen2/__pycache__/token.cpython-312.pyc deleted file mode 100644 index 7c00ccfb3c55a43ec526e176e1d8baf0244a140a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3934 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 diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/conv.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/conv.cpython-312-darwin.so deleted file mode 100755 index 6b46c8e67a916a737b57a8e6998dc268e0bdade2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*Uu;uV90%}UyA7%iC;?(c&FVq`6~@+yEJmQnh!k)PR>^`U$Nt;a*tMm-0}3-v zg$OZ5772_OB}yU$FvOsV8eQ?hL_=cGWG*C-5MKBb5{#&f1m^E|@44fy1n^~v58soV zo%1{A+}}C()0Vdrez|ewRwa>(xOliud4%gA&ngvO)*3d4M*j(p4oSxq zJZx84p_Gx>Y)H>4rTKh|tnooTFR@$q&8D1soS{;Aqbr&p87j?pRp*;8j{$VkM1~MEN|qJ>2|%oG+(pM_p+Y1V;zpp&4WsH zr8gzhag|KBWz2Z==W$TyYt;!P9(6uDv2Nva?c=Ic{O0{PkAM0K7$#=^vLF;)P(Kzl%KD)@dE^xKZWsh>(qx(VKmc;hC>~~fw6;b&@ zXEc*iStEDXd_J8{@;lElp2y4WIc}ATM~ukrfztE&daOD7JtcPLyZxlqllNTCRjE~> zrj^SYL-ud0Xw6elw>low$;4f%U8-58R)V7S`}J@;@=iSL=UDdX;8xa&kIe7qSl+Sr z1kq-0AL81~Rf@fbtd(t@4l?g7UVdKkl$J+%K=zq({)g+AY8DKB+jHnlYJJPO0FU{( z${yyf0Z; zW3O7i^67O4hsa$uVD`s3`VU(DI$l#3rQWMA_8;Oqq9f~@`5Nlb@bJU@K5|#q_c!GU<)7pWK&yOgdbgtz2D|yYfM9rP}x2rSB|qzqXRIc+E`a%)PGlIv+(J0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZafiV`CqyOLd2HiI5c8s@0dI&%O0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bNYldGvk!pXsSAr)77qbsVS$#guCqct07 z7v*SCP&F5pMzZ;?R6>P1vzeSB;~sO|iuLeInK-YJNiR?GQ>rl$Nu@F|9wHaVp>)zv zG+p*9qit{SpT2G)w^B)&P~?qe(i>@-%=dMtq@i}M6Fo$}9*KA{*GVp-ZHvs1rs&wG zV?W0{eao693Y5g5l6ajJ^CMO%QsZz)H zYXe$|Y< zdp>%u|77;^zR30Br2}tmntyiP+n-L)Y?<_Zaqph{JwMj-i_d@kN_cH{Y1PaXJ1?K9 zp4GfK@B8MrtyQZ|t~j?LJni$b-v89;2SP`$H4j|->YbFR{6W4c J{F8qr{R^fKMalpG diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/conv.py b/venv/lib/python3.12/site-packages/blib2to3/pgen2/conv.py deleted file mode 100644 index 04eccfa..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/pgen2/conv.py +++ /dev/null @@ -1,256 +0,0 @@ -# Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -# mypy: ignore-errors - -"""Convert graminit.[ch] spit out by pgen to Python code. - -Pgen is the Python parser generator. It is useful to quickly create a -parser from a grammar file in Python's grammar notation. But I don't -want my parsers to be written in C (yet), so I'm translating the -parsing tables to Python data structures and writing a Python parse -engine. - -Note that the token numbers are constants determined by the standard -Python tokenizer. The standard token module defines these numbers and -their names (the names are not used much). The token numbers are -hardcoded into the Python tokenizer and into pgen. A Python -implementation of the Python tokenizer is also available, in the -standard tokenize module. - -On the other hand, symbol numbers (representing the grammar's -non-terminals) are assigned by pgen based on the actual grammar -input. - -Note: this module is pretty much obsolete; the pgen module generates -equivalent grammar tables directly from the Grammar.txt input file -without having to invoke the Python pgen C program. - -""" - -# Python imports -import re - -# Local imports -from pgen2 import grammar, token - - -class Converter(grammar.Grammar): - """Grammar subclass that reads classic pgen output files. - - The run() method reads the tables as produced by the pgen parser - generator, typically contained in two C files, graminit.h and - graminit.c. The other methods are for internal use only. - - See the base class for more documentation. - - """ - - def run(self, graminit_h, graminit_c): - """Load the grammar tables from the text files written by pgen.""" - self.parse_graminit_h(graminit_h) - self.parse_graminit_c(graminit_c) - self.finish_off() - - def parse_graminit_h(self, filename): - """Parse the .h file written by pgen. (Internal) - - This file is a sequence of #define statements defining the - nonterminals of the grammar as numbers. We build two tables - mapping the numbers to names and back. - - """ - try: - f = open(filename) - except OSError as err: - print(f"Can't open {filename}: {err}") - return False - self.symbol2number = {} - self.number2symbol = {} - lineno = 0 - for line in f: - lineno += 1 - mo = re.match(r"^#define\s+(\w+)\s+(\d+)$", line) - if not mo and line.strip(): - print(f"{filename}({lineno}): can't parse {line.strip()}") - else: - symbol, number = mo.groups() - number = int(number) - assert symbol not in self.symbol2number - assert number not in self.number2symbol - self.symbol2number[symbol] = number - self.number2symbol[number] = symbol - return True - - def parse_graminit_c(self, filename): - """Parse the .c file written by pgen. (Internal) - - The file looks as follows. The first two lines are always this: - - #include "pgenheaders.h" - #include "grammar.h" - - After that come four blocks: - - 1) one or more state definitions - 2) a table defining dfas - 3) a table defining labels - 4) a struct defining the grammar - - A state definition has the following form: - - one or more arc arrays, each of the form: - static arc arcs__[] = { - {, }, - ... - }; - - followed by a state array, of the form: - static state states_[] = { - {, arcs__}, - ... - }; - - """ - try: - f = open(filename) - except OSError as err: - print(f"Can't open {filename}: {err}") - return False - # The code below essentially uses f's iterator-ness! - lineno = 0 - - # Expect the two #include lines - lineno, line = lineno + 1, next(f) - assert line == '#include "pgenheaders.h"\n', (lineno, line) - lineno, line = lineno + 1, next(f) - assert line == '#include "grammar.h"\n', (lineno, line) - - # Parse the state definitions - lineno, line = lineno + 1, next(f) - allarcs = {} - states = [] - while line.startswith("static arc "): - while line.startswith("static arc "): - mo = re.match(r"static arc arcs_(\d+)_(\d+)\[(\d+)\] = {$", line) - assert mo, (lineno, line) - n, m, k = list(map(int, mo.groups())) - arcs = [] - for _ in range(k): - lineno, line = lineno + 1, next(f) - mo = re.match(r"\s+{(\d+), (\d+)},$", line) - assert mo, (lineno, line) - i, j = list(map(int, mo.groups())) - arcs.append((i, j)) - lineno, line = lineno + 1, next(f) - assert line == "};\n", (lineno, line) - allarcs[(n, m)] = arcs - lineno, line = lineno + 1, next(f) - mo = re.match(r"static state states_(\d+)\[(\d+)\] = {$", line) - assert mo, (lineno, line) - s, t = list(map(int, mo.groups())) - assert s == len(states), (lineno, line) - state = [] - for _ in range(t): - lineno, line = lineno + 1, next(f) - mo = re.match(r"\s+{(\d+), arcs_(\d+)_(\d+)},$", line) - assert mo, (lineno, line) - k, n, m = list(map(int, mo.groups())) - arcs = allarcs[n, m] - assert k == len(arcs), (lineno, line) - state.append(arcs) - states.append(state) - lineno, line = lineno + 1, next(f) - assert line == "};\n", (lineno, line) - lineno, line = lineno + 1, next(f) - self.states = states - - # Parse the dfas - dfas = {} - mo = re.match(r"static dfa dfas\[(\d+)\] = {$", line) - assert mo, (lineno, line) - ndfas = int(mo.group(1)) - for i in range(ndfas): - lineno, line = lineno + 1, next(f) - mo = re.match(r'\s+{(\d+), "(\w+)", (\d+), (\d+), states_(\d+),$', line) - assert mo, (lineno, line) - symbol = mo.group(2) - number, x, y, z = list(map(int, mo.group(1, 3, 4, 5))) - assert self.symbol2number[symbol] == number, (lineno, line) - assert self.number2symbol[number] == symbol, (lineno, line) - assert x == 0, (lineno, line) - state = states[z] - assert y == len(state), (lineno, line) - lineno, line = lineno + 1, next(f) - mo = re.match(r'\s+("(?:\\\d\d\d)*")},$', line) - assert mo, (lineno, line) - first = {} - rawbitset = eval(mo.group(1)) - for i, c in enumerate(rawbitset): - byte = ord(c) - for j in range(8): - if byte & (1 << j): - first[i * 8 + j] = 1 - dfas[number] = (state, first) - lineno, line = lineno + 1, next(f) - assert line == "};\n", (lineno, line) - self.dfas = dfas - - # Parse the labels - labels = [] - lineno, line = lineno + 1, next(f) - mo = re.match(r"static label labels\[(\d+)\] = {$", line) - assert mo, (lineno, line) - nlabels = int(mo.group(1)) - for i in range(nlabels): - lineno, line = lineno + 1, next(f) - mo = re.match(r'\s+{(\d+), (0|"\w+")},$', line) - assert mo, (lineno, line) - x, y = mo.groups() - x = int(x) - if y == "0": - y = None - else: - y = eval(y) - labels.append((x, y)) - lineno, line = lineno + 1, next(f) - assert line == "};\n", (lineno, line) - self.labels = labels - - # Parse the grammar struct - lineno, line = lineno + 1, next(f) - assert line == "grammar _PyParser_Grammar = {\n", (lineno, line) - lineno, line = lineno + 1, next(f) - mo = re.match(r"\s+(\d+),$", line) - assert mo, (lineno, line) - ndfas = int(mo.group(1)) - assert ndfas == len(self.dfas) - lineno, line = lineno + 1, next(f) - assert line == "\tdfas,\n", (lineno, line) - lineno, line = lineno + 1, next(f) - mo = re.match(r"\s+{(\d+), labels},$", line) - assert mo, (lineno, line) - nlabels = int(mo.group(1)) - assert nlabels == len(self.labels), (lineno, line) - lineno, line = lineno + 1, next(f) - mo = re.match(r"\s+(\d+)$", line) - assert mo, (lineno, line) - start = int(mo.group(1)) - assert start in self.number2symbol, (lineno, line) - self.start = start - lineno, line = lineno + 1, next(f) - assert line == "};\n", (lineno, line) - try: - lineno, line = lineno + 1, next(f) - except StopIteration: - pass - else: - assert 0, (lineno, line) - - def finish_off(self): - """Create additional useful structures. (Internal).""" - self.keywords = {} # map from keyword strings to arc labels - self.tokens = {} # map from numeric token values to arc labels - for ilabel, (type, value) in enumerate(self.labels): - if type == token.NAME and value is not None: - self.keywords[value] = ilabel - elif value is None: - self.tokens[type] = ilabel diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/driver.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/driver.cpython-312-darwin.so deleted file mode 100755 index d1dfc790dc9bf4b90988eb8a5b696dd61fa15dcf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*U2IfE6bJCrZ3`PHuqen1n%2f3m{R(|mkE>wN~8r#X`9$+%(&a#wl{8fm)%=n z1*Iw^5Flw24E4qE#z)W)Q$sW&+ZXDCi9tgJ6A`0EjL~2uXfdUpbMM@8cM0H26CeJQ zOlQu_+%t23yUW{zFK+#IyND={xOllv=X$MxXs--#d6erVo>i)4eQS#~l>H}=9g>a< zdDyA4LMbz{!<3#~a`X9X?D0!_USf~#TTKD=xI?8`>urgxpaVyULJdW#ptvZ3kS?6;S>sCJ3ey&Q@u4!4L)@^QRwm;o~UT}{#pQokD z7skg`sgAhoW4&iS`EFSyU_Y-Tn#3K+=M*{DHLmu#oKbFjbU&cmoY*;+^Ug{|gDREo z3dN%;VJ7dH&#%)-e)l;h^LT+X$E{M~pc%X~kb6FVk3HwSr^N1jcb>F+@}3*GDz&Mu zVdMJRI_I~QvF9nETOD83$;4f%Q%YH;LV}F_`}J}={!Tnx!m;er$*rstADKVOvAko& zAkhwPr*duND#h7D*2=bS2bp&lA3ra7a?3m(kbMTG4tWm@uAFk_m~Qp0*PHxT{?j}v-z%rc?{fuL$tCCUgxBytD|xiIJC$4|8jZK{5an@P7c)#n zb7jAL+VdL!>EA`sj)(OSjT=H zmvYS0x9wS?B{}iNoVeAF`4PM1b5p>zkn1F_?wCU=A?H2DPwfoo!*iIUB?~OKY^N-t zyY!W^h7v3iG$XRLRc>7=%CN#h4xBU3;xT6N%q9A=;Y}j9R>_PMY{B*VK zh4ZOT8Zw8@Y&dwTb6#*t@4@p8XM2v64Iiz)QTd?fCwhMM4n|Gh)I&wiS^xcrzA++DNa-8rL=TzTk5QfE diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/driver.py b/venv/lib/python3.12/site-packages/blib2to3/pgen2/driver.py deleted file mode 100644 index 71a147c..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/pgen2/driver.py +++ /dev/null @@ -1,318 +0,0 @@ -# Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -# Modifications: -# Copyright 2006 Google, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -"""Parser driver. - -This provides a high-level interface to parse a file into a syntax tree. - -""" - -__author__ = "Guido van Rossum " - -__all__ = ["Driver", "load_grammar"] - -# Python imports -import io -import logging -import os -import pkgutil -import sys -from contextlib import contextmanager -from dataclasses import dataclass, field -from logging import Logger -from typing import IO, Any, Iterable, Iterator, List, Optional, Tuple, Union, cast - -from blib2to3.pgen2.grammar import Grammar -from blib2to3.pgen2.tokenize import GoodTokenInfo -from blib2to3.pytree import NL - -# Pgen imports -from . import grammar, parse, pgen, token, tokenize - -Path = Union[str, "os.PathLike[str]"] - - -@dataclass -class ReleaseRange: - start: int - end: Optional[int] = None - tokens: List[Any] = field(default_factory=list) - - def lock(self) -> None: - total_eaten = len(self.tokens) - self.end = self.start + total_eaten - - -class TokenProxy: - def __init__(self, generator: Any) -> None: - self._tokens = generator - self._counter = 0 - self._release_ranges: List[ReleaseRange] = [] - - @contextmanager - def release(self) -> Iterator["TokenProxy"]: - release_range = ReleaseRange(self._counter) - self._release_ranges.append(release_range) - try: - yield self - finally: - # Lock the last release range to the final position that - # has been eaten. - release_range.lock() - - def eat(self, point: int) -> Any: - eaten_tokens = self._release_ranges[-1].tokens - if point < len(eaten_tokens): - return eaten_tokens[point] - else: - while point >= len(eaten_tokens): - token = next(self._tokens) - eaten_tokens.append(token) - return token - - def __iter__(self) -> "TokenProxy": - return self - - def __next__(self) -> Any: - # If the current position is already compromised (looked up) - # return the eaten token, if not just go further on the given - # token producer. - for release_range in self._release_ranges: - assert release_range.end is not None - - start, end = release_range.start, release_range.end - if start <= self._counter < end: - token = release_range.tokens[self._counter - start] - break - else: - token = next(self._tokens) - self._counter += 1 - return token - - def can_advance(self, to: int) -> bool: - # Try to eat, fail if it can't. The eat operation is cached - # so there won't be any additional cost of eating here - try: - self.eat(to) - except StopIteration: - return False - else: - return True - - -class Driver: - def __init__(self, grammar: Grammar, logger: Optional[Logger] = None) -> None: - self.grammar = grammar - if logger is None: - logger = logging.getLogger(__name__) - self.logger = logger - - def parse_tokens(self, tokens: Iterable[GoodTokenInfo], debug: bool = False) -> NL: - """Parse a series of tokens and return the syntax tree.""" - # XXX Move the prefix computation into a wrapper around tokenize. - proxy = TokenProxy(tokens) - - p = parse.Parser(self.grammar) - p.setup(proxy=proxy) - - lineno = 1 - column = 0 - indent_columns: List[int] = [] - type = value = start = end = line_text = None - prefix = "" - - for quintuple in proxy: - type, value, start, end, line_text = quintuple - if start != (lineno, column): - assert (lineno, column) <= start, ((lineno, column), start) - s_lineno, s_column = start - if lineno < s_lineno: - prefix += "\n" * (s_lineno - lineno) - lineno = s_lineno - column = 0 - if column < s_column: - prefix += line_text[column:s_column] - column = s_column - if type in (tokenize.COMMENT, tokenize.NL): - prefix += value - lineno, column = end - if value.endswith("\n"): - lineno += 1 - column = 0 - continue - if type == token.OP: - type = grammar.opmap[value] - if debug: - assert type is not None - self.logger.debug( - "%s %r (prefix=%r)", token.tok_name[type], value, prefix - ) - if type == token.INDENT: - indent_columns.append(len(value)) - _prefix = prefix + value - prefix = "" - value = "" - elif type == token.DEDENT: - _indent_col = indent_columns.pop() - prefix, _prefix = self._partially_consume_prefix(prefix, _indent_col) - if p.addtoken(cast(int, type), value, (prefix, start)): - if debug: - self.logger.debug("Stop.") - break - prefix = "" - if type in {token.INDENT, token.DEDENT}: - prefix = _prefix - lineno, column = end - # FSTRING_MIDDLE is the only token that can end with a newline, and - # `end` will point to the next line. For that case, don't increment lineno. - if value.endswith("\n") and type != token.FSTRING_MIDDLE: - lineno += 1 - column = 0 - else: - # We never broke out -- EOF is too soon (how can this happen???) - assert start is not None - raise parse.ParseError("incomplete input", type, value, (prefix, start)) - assert p.rootnode is not None - return p.rootnode - - def parse_stream_raw(self, stream: IO[str], debug: bool = False) -> NL: - """Parse a stream and return the syntax tree.""" - tokens = tokenize.generate_tokens(stream.readline, grammar=self.grammar) - return self.parse_tokens(tokens, debug) - - def parse_stream(self, stream: IO[str], debug: bool = False) -> NL: - """Parse a stream and return the syntax tree.""" - return self.parse_stream_raw(stream, debug) - - def parse_file( - self, filename: Path, encoding: Optional[str] = None, debug: bool = False - ) -> NL: - """Parse a file and return the syntax tree.""" - with open(filename, encoding=encoding) as stream: - return self.parse_stream(stream, debug) - - def parse_string(self, text: str, debug: bool = False) -> NL: - """Parse a string and return the syntax tree.""" - tokens = tokenize.generate_tokens( - io.StringIO(text).readline, grammar=self.grammar - ) - return self.parse_tokens(tokens, debug) - - def _partially_consume_prefix(self, prefix: str, column: int) -> Tuple[str, str]: - lines: List[str] = [] - current_line = "" - current_column = 0 - wait_for_nl = False - for char in prefix: - current_line += char - if wait_for_nl: - if char == "\n": - if current_line.strip() and current_column < column: - res = "".join(lines) - return res, prefix[len(res) :] - - lines.append(current_line) - current_line = "" - current_column = 0 - wait_for_nl = False - elif char in " \t": - current_column += 1 - elif char == "\n": - # unexpected empty line - current_column = 0 - elif char == "\f": - current_column = 0 - else: - # indent is finished - wait_for_nl = True - return "".join(lines), current_line - - -def _generate_pickle_name(gt: Path, cache_dir: Optional[Path] = None) -> str: - head, tail = os.path.splitext(gt) - if tail == ".txt": - tail = "" - name = head + tail + ".".join(map(str, sys.version_info)) + ".pickle" - if cache_dir: - return os.path.join(cache_dir, os.path.basename(name)) - else: - return name - - -def load_grammar( - gt: str = "Grammar.txt", - gp: Optional[str] = None, - save: bool = True, - force: bool = False, - logger: Optional[Logger] = None, -) -> Grammar: - """Load the grammar (maybe from a pickle).""" - if logger is None: - logger = logging.getLogger(__name__) - gp = _generate_pickle_name(gt) if gp is None else gp - if force or not _newer(gp, gt): - g: grammar.Grammar = pgen.generate_grammar(gt) - if save: - try: - g.dump(gp) - except OSError: - # Ignore error, caching is not vital. - pass - else: - g = grammar.Grammar() - g.load(gp) - return g - - -def _newer(a: str, b: str) -> bool: - """Inquire whether file a was written since file b.""" - if not os.path.exists(a): - return False - if not os.path.exists(b): - return True - return os.path.getmtime(a) >= os.path.getmtime(b) - - -def load_packaged_grammar( - package: str, grammar_source: str, cache_dir: Optional[Path] = None -) -> grammar.Grammar: - """Normally, loads a pickled grammar by doing - pkgutil.get_data(package, pickled_grammar) - where *pickled_grammar* is computed from *grammar_source* by adding the - Python version and using a ``.pickle`` extension. - - However, if *grammar_source* is an extant file, load_grammar(grammar_source) - is called instead. This facilitates using a packaged grammar file when needed - but preserves load_grammar's automatic regeneration behavior when possible. - - """ - if os.path.isfile(grammar_source): - gp = _generate_pickle_name(grammar_source, cache_dir) if cache_dir else None - return load_grammar(grammar_source, gp=gp) - pickled_name = _generate_pickle_name(os.path.basename(grammar_source), cache_dir) - data = pkgutil.get_data(package, pickled_name) - assert data is not None - g = grammar.Grammar() - g.loads(data) - return g - - -def main(*args: str) -> bool: - """Main program, when run as a script: produce grammar pickle files. - - Calls load_grammar for each argument, a path to a grammar text file. - """ - if not args: - args = tuple(sys.argv[1:]) - logging.basicConfig(level=logging.INFO, stream=sys.stdout, format="%(message)s") - for gt in args: - load_grammar(gt, save=True, force=True) - return True - - -if __name__ == "__main__": - sys.exit(int(not main())) diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/grammar.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/grammar.cpython-312-darwin.so deleted file mode 100755 index 56739921f1253af8034cb3f36f60ab1d595ddcf2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*U2IfE6bJCr?Ut@sphVCW#a0kh0;S!GkSKJqMJZNTX=6%=j{DWJx?k+x0?UWg zga!#b&`1mh9w3?kMoA_3Ac>*G#Kgoz(F7Wd-!BlsU`&vb(0b0jbIaX}fGC^yZxg=0c4?@BsD!xqxQ^#~-b>UY16=OsI>56^wJm9HGlz=*1dBt`aTyQW zRaPiv#5Wkyvx+;Pe~~plpyws_=)T!_soNPUl{dN~`H>-azRNn_BYK6z&U`+dkKf%a zRz9^Rp3KH`JmStbsli(JwAGNr&U|#!`J#Cvmq>T&_3nHjov&Tb+p!LdbMv55UFr3S zbWA1E9T_t&{yYx5@=08DK0C2)<#XL@=4o2owpcZ;Sl()Vx<+_W4I&v>>}qn&(+Ffk8<0s`$65hV*6b7J1dn8t9&69$s|?Q z$lWrZU#FA&&U2LWxYwTJR;gIn2;UfRpU>ZI&DrlMu`}O|C#{~m=TfdpwKOk(eo0fa z{oCrd<|(LK9sjJ8iMv$0OkbI6yzwp_JGyUIQ#!z7)m&u{BHqIrli{t7U$8_!GW$`mL<#FI8vUdrkR|dyRALHNmwPUlhG*uUfwH zS?LK5lBep7*&pNRkG1-ByrwQfy_cUmd4%tXj;s&yHPpf3;rsY~@GFi!!{FG{nhm*-nl!vH<{FQGNGulGZ#*!!a17E6G>S{uW=pkBl34k#EZF3C?VRm$PDQo9s6}W zonxLJvSx|qx#AXAyvmCC5v!DPFPbL`@h6((FUR1wil z{7RWa*<4~>*oe#CQm*}2(a#FAxNDzz5|1&9=U(#g$vq~~I-YOmDrFqeslI9tRaoI2 z{|?wI^b6HQvjt;KCOxOVE-)t+&aF?RYw{WTCNOr{#Y5lk+Vk*%=8N6s6KnTB<=dEE z_iW$6U*C&f7~22Q)(?-hXTG@5(eFKb`t<9b742oin~!ha*mLf)olAGjK6Iz~p%WEv zU#dv{asJ9X51l^S@(OKf-B9?r=U}M3=H;plySCox`O%(l`0dlxZ7Z{lRWq0E`2B}z zkA@oZ{uAGAs%rUa*)MC`CLbN`{by|d(p!Jmz8%|B=YHz_eD#X(P-w=aRXs}^-<;L{ L!Ao None: - self.symbol2number: Dict[str, int] = {} - self.number2symbol: Dict[int, str] = {} - self.states: List[DFA] = [] - self.dfas: Dict[int, DFAS] = {} - self.labels: List[Label] = [(0, "EMPTY")] - self.keywords: Dict[str, int] = {} - self.soft_keywords: Dict[str, int] = {} - self.tokens: Dict[int, int] = {} - self.symbol2label: Dict[str, int] = {} - self.version: Tuple[int, int] = (0, 0) - self.start = 256 - # Python 3.7+ parses async as a keyword, not an identifier - self.async_keywords = False - - def dump(self, filename: Path) -> None: - """Dump the grammar tables to a pickle file.""" - - # mypyc generates objects that don't have a __dict__, but they - # do have __getstate__ methods that will return an equivalent - # dictionary - if hasattr(self, "__dict__"): - d = self.__dict__ - else: - d = self.__getstate__() # type: ignore - - with tempfile.NamedTemporaryFile( - dir=os.path.dirname(filename), delete=False - ) as f: - pickle.dump(d, f, pickle.HIGHEST_PROTOCOL) - os.replace(f.name, filename) - - def _update(self, attrs: Dict[str, Any]) -> None: - for k, v in attrs.items(): - setattr(self, k, v) - - def load(self, filename: Path) -> None: - """Load the grammar tables from a pickle file.""" - with open(filename, "rb") as f: - d = pickle.load(f) - self._update(d) - - def loads(self, pkl: bytes) -> None: - """Load the grammar tables from a pickle bytes object.""" - self._update(pickle.loads(pkl)) - - def copy(self: _P) -> _P: - """ - Copy the grammar. - """ - new = self.__class__() - for dict_attr in ( - "symbol2number", - "number2symbol", - "dfas", - "keywords", - "soft_keywords", - "tokens", - "symbol2label", - ): - setattr(new, dict_attr, getattr(self, dict_attr).copy()) - new.labels = self.labels[:] - new.states = self.states[:] - new.start = self.start - new.version = self.version - new.async_keywords = self.async_keywords - return new - - def report(self) -> None: - """Dump the grammar tables to standard output, for debugging.""" - from pprint import pprint - - print("s2n") - pprint(self.symbol2number) - print("n2s") - pprint(self.number2symbol) - print("states") - pprint(self.states) - print("dfas") - pprint(self.dfas) - print("labels") - pprint(self.labels) - print("start", self.start) - - -# Map from operator to number (since tokenize doesn't do this) - -opmap_raw = """ -( LPAR -) RPAR -[ LSQB -] RSQB -: COLON -, COMMA -; SEMI -+ PLUS -- MINUS -* STAR -/ SLASH -| VBAR -& AMPER -< LESS -> GREATER -= EQUAL -. DOT -% PERCENT -` BACKQUOTE -{ LBRACE -} RBRACE -@ AT -@= ATEQUAL -== EQEQUAL -!= NOTEQUAL -<> NOTEQUAL -<= LESSEQUAL ->= GREATEREQUAL -~ TILDE -^ CIRCUMFLEX -<< LEFTSHIFT ->> RIGHTSHIFT -** DOUBLESTAR -+= PLUSEQUAL --= MINEQUAL -*= STAREQUAL -/= SLASHEQUAL -%= PERCENTEQUAL -&= AMPEREQUAL -|= VBAREQUAL -^= CIRCUMFLEXEQUAL -<<= LEFTSHIFTEQUAL ->>= RIGHTSHIFTEQUAL -**= DOUBLESTAREQUAL -// DOUBLESLASH -//= DOUBLESLASHEQUAL --> RARROW -:= COLONEQUAL -! BANG -""" - -opmap = {} -for line in opmap_raw.splitlines(): - if line: - op, name = line.split() - opmap[op] = getattr(token, name) diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/literals.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/literals.cpython-312-darwin.so deleted file mode 100755 index b8a514a233b93c0014d4ab98c7aa5687135cbf00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*Uu;uV90%~c=B<3X?kCR<o*06aPeE#4&%rd(Rzh3E&IFhwn+w z&iS2l`a9=-Zp+&VpI!L%VkuDpaq)32<9fzRv`q%M+`{z)&nmUPv2DFQl=~-;81Er8;9-ul0)gwZADd9iyg_nDP4gDRQo z4#i9rw-Q&(SFY1Z{_Jy<@VM8V<5sC~&q@7Kre_%rcv1;?^a7q_xbd}Mw%$MTF- z!w&64?yu!4#oa^J%C^}KGM`=i{CUZfUvA|A*{5R3@$DO`tKZ(%Iuv|<-q$l~WQ?oq zLBzXy%j~}WcqQiw=kcg~uiPTP&&6CNmz>8FZs31b3TQ!3GO@sngru%ZB`u@7a#>|K z#St&!atBw*vn%7c+^J)EZYeXl%KRZdf0ZOgfdB*`009U<00Izz00bZa0SG_<0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z|6_sCtw;8c7SaG8v7f4z3@juXeB47rJ_?LHOXur-Mf5x0a~lokV9L%1tkomE(xA?~C=dvbKsE+0DHRC_-H7Ree$$5M6CDF_F zs^aUOeotV8JhP73{o<_t1gBrkYpO#u@Y~8G`}uz8`1-Yc1$AU>Y&t)W+>sCDPQ_F0SDUMhL?f08@zvEDD^{zNigy~( z8g9*qWh8>8eaT(!%ihLSN_Hz(SLLpJfLp2Vy?5zn7r9?s$}h~%RhO$>>vh+lg#ZK~ z009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz z00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafK;Q-l%+>#Ie4TCsy1fBgV+#mC00Izz z00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_< z0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*!vz?9jvPP$V9;glIxNvkKMLXl|LNYMRH zP(LMTX+W(_Ef2<%J*J_WyW_EhCF4GO+==yYODxQ5WYW)*{3*4<2%2WBorkD^@#HMS zL#0l5&A%ty748F7w#QReS1dZewz_71IGE^-L@Sdq`r?t*^G?3_^XaB7umA9UYSRaA zmZYYxntAZC&Sy#z556>a!y8W>INTQd_-seUd;I9pjh;1aMPq$KeOtDjd~Zk7b9cXX zt$Az53oU=C3w2)(S57*)`CKDE<4&{nVBO3Q4|>ZoHw|3t^VfU+qqD{DPAJLrKK*0Y z`Q7i_zPJCIy`PTm{byx;boRzQ!-wmy_x|^tKCtYoM?dM?_x{U`E!$uDY2?)AiS>KB RU;X1$gE8E^wbOo${{p(&OQHY( diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/literals.py b/venv/lib/python3.12/site-packages/blib2to3/pgen2/literals.py deleted file mode 100644 index 53c0b8a..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/pgen2/literals.py +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -"""Safely evaluate Python string literals without using eval().""" - -import re -from typing import Dict, Match - -simple_escapes: Dict[str, str] = { - "a": "\a", - "b": "\b", - "f": "\f", - "n": "\n", - "r": "\r", - "t": "\t", - "v": "\v", - "'": "'", - '"': '"', - "\\": "\\", -} - - -def escape(m: Match[str]) -> str: - all, tail = m.group(0, 1) - assert all.startswith("\\") - esc = simple_escapes.get(tail) - if esc is not None: - return esc - if tail.startswith("x"): - hexes = tail[1:] - if len(hexes) < 2: - raise ValueError("invalid hex string escape ('\\%s')" % tail) - try: - i = int(hexes, 16) - except ValueError: - raise ValueError("invalid hex string escape ('\\%s')" % tail) from None - else: - try: - i = int(tail, 8) - except ValueError: - raise ValueError("invalid octal string escape ('\\%s')" % tail) from None - return chr(i) - - -def evalString(s: str) -> str: - assert s.startswith("'") or s.startswith('"'), repr(s[:1]) - q = s[0] - if s[:3] == q * 3: - q = q * 3 - assert s.endswith(q), repr(s[-len(q) :]) - assert len(s) >= 2 * len(q) - s = s[len(q) : -len(q)] - return re.sub(r"\\(\'|\"|\\|[abfnrtv]|x.{0,2}|[0-7]{1,3})", escape, s) - - -def test() -> None: - for i in range(256): - c = chr(i) - s = repr(c) - e = evalString(s) - if e != c: - print(i, c, s, e) - - -if __name__ == "__main__": - test() diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/parse.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/parse.cpython-312-darwin.so deleted file mode 100755 index 2f406742eb67707a22a13f30fe9f4e650578db34..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*U1(HC6bJB=&4)`HHKO9yTC%mRrbS~uYE5a?jYeuxtEq+>C^+tBZ_L`w?z($Z zT@x`-EfxD5go$qD6LSlD5zs|?+ zZWTM9YBS;~Bh4e;d^48Y>)y5-lGvS(9ywo2#!SZ&Tl9KwzDAwz13mA=I?T<@gGzNI zw#O1t6-%@xtvL7dIIQzE>jV<#oX<(DTlrl3xGGgw+f=Jou3Njo{&Yin!DHHdo|YuJ&mOv4zjWlJapI+`*Dv;0@mP?n z>|yO%FvaRyuQ%y#{%brc-z%rc@3V%hrxr9F#@dN=!Mz)zvk&*+~e{zAIVcU?#MDyH0AJwW|Sd-AAz zeHpI{=F!0Y&Y{CZrI-0WXRmucDDz`uC;8gy1z9tguP%G{n*AU5n(WzYs%J00DEi1= z6@2Bh#1|SRU+HD5U*zgPWA`h0O=X07ZoPBn2;UJMU*E{rP)EncX7T&TUD?3j+?RW) z(!axfHlpf^)|O~h^^(^Y8?8olRg3XPO{G%p*;KaWNpt0~M9fqXzP?&zCaaZFsVzpL zO4@KbV{l%%FFS{;6n86ESLLpJh+C=7y?5!mi`=g*<}4*vCTr$N*LvNLq7MNGKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P-l03oOw8Z+wkz>vTK8+af&#AOHafKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1Rwwb2tWV=E`e!tX@i8*LeXqIsxoFrL`7nWsF9}kx6uJg z)3T6i%&rWlG97V4)widTX;a4i*0>$(;rEhJUL%twJjqX~IwKs9CtG-k@;I(f#7srA zWxssdvy1=qbrJcLiphkcl2kaIF=!^w_jSc(8MSep;wK7pOT>%0PR%3Qv&;%zkZTcFcg!IL$$5|QQ#%9p;W_eP$-Kpu%ajB3 z2)sjS(SOf0OftXdcir?dol z^u%w!e?D~W%Nvt#ecj&pSJBNImHTVVfn67FZ+hDE6FtBD+Nlql)~8mM&TH8B$FFne zH!jZvez@3Ky5?-d$hM}L$0vIKvNQL7^e_18mGACcJT`k<;?(AjvbW}48d-5+@tswd I&fPrpFKj?b9RL6T diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/parse.py b/venv/lib/python3.12/site-packages/blib2to3/pgen2/parse.py deleted file mode 100644 index ad1d795..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/pgen2/parse.py +++ /dev/null @@ -1,411 +0,0 @@ -# Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -"""Parser engine for the grammar tables generated by pgen. - -The grammar table must be loaded first. - -See Parser/parser.c in the Python distribution for additional info on -how this parsing engine works. - -""" -from contextlib import contextmanager -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Dict, - Iterator, - List, - Optional, - Set, - Tuple, - Union, - cast, -) - -from blib2to3.pgen2.grammar import Grammar -from blib2to3.pytree import NL, Context, Leaf, Node, RawNode, convert - -# Local imports -from . import grammar, token, tokenize - -if TYPE_CHECKING: - from blib2to3.pgen2.driver import TokenProxy - - -Results = Dict[str, NL] -Convert = Callable[[Grammar, RawNode], Union[Node, Leaf]] -DFA = List[List[Tuple[int, int]]] -DFAS = Tuple[DFA, Dict[int, int]] - - -def lam_sub(grammar: Grammar, node: RawNode) -> NL: - assert node[3] is not None - return Node(type=node[0], children=node[3], context=node[2]) - - -# A placeholder node, used when parser is backtracking. -DUMMY_NODE = (-1, None, None, None) - - -def stack_copy( - stack: List[Tuple[DFAS, int, RawNode]], -) -> List[Tuple[DFAS, int, RawNode]]: - """Nodeless stack copy.""" - return [(dfa, label, DUMMY_NODE) for dfa, label, _ in stack] - - -class Recorder: - def __init__(self, parser: "Parser", ilabels: List[int], context: Context) -> None: - self.parser = parser - self._ilabels = ilabels - self.context = context # not really matter - - self._dead_ilabels: Set[int] = set() - self._start_point = self.parser.stack - self._points = {ilabel: stack_copy(self._start_point) for ilabel in ilabels} - - @property - def ilabels(self) -> Set[int]: - return self._dead_ilabels.symmetric_difference(self._ilabels) - - @contextmanager - def switch_to(self, ilabel: int) -> Iterator[None]: - with self.backtrack(): - self.parser.stack = self._points[ilabel] - try: - yield - except ParseError: - self._dead_ilabels.add(ilabel) - finally: - self.parser.stack = self._start_point - - @contextmanager - def backtrack(self) -> Iterator[None]: - """ - Use the node-level invariant ones for basic parsing operations (push/pop/shift). - These still will operate on the stack; but they won't create any new nodes, or - modify the contents of any other existing nodes. - - This saves us a ton of time when we are backtracking, since we - want to restore to the initial state as quick as possible, which - can only be done by having as little mutatations as possible. - """ - is_backtracking = self.parser.is_backtracking - try: - self.parser.is_backtracking = True - yield - finally: - self.parser.is_backtracking = is_backtracking - - def add_token(self, tok_type: int, tok_val: str, raw: bool = False) -> None: - func: Callable[..., Any] - if raw: - func = self.parser._addtoken - else: - func = self.parser.addtoken - - for ilabel in self.ilabels: - with self.switch_to(ilabel): - args = [tok_type, tok_val, self.context] - if raw: - args.insert(0, ilabel) - func(*args) - - def determine_route( - self, value: Optional[str] = None, force: bool = False - ) -> Optional[int]: - alive_ilabels = self.ilabels - if len(alive_ilabels) == 0: - *_, most_successful_ilabel = self._dead_ilabels - raise ParseError("bad input", most_successful_ilabel, value, self.context) - - ilabel, *rest = alive_ilabels - if force or not rest: - return ilabel - else: - return None - - -class ParseError(Exception): - """Exception to signal the parser is stuck.""" - - def __init__( - self, msg: str, type: Optional[int], value: Optional[str], context: Context - ) -> None: - Exception.__init__( - self, f"{msg}: type={type!r}, value={value!r}, context={context!r}" - ) - self.msg = msg - self.type = type - self.value = value - self.context = context - - -class Parser: - """Parser engine. - - The proper usage sequence is: - - p = Parser(grammar, [converter]) # create instance - p.setup([start]) # prepare for parsing - : - if p.addtoken(...): # parse a token; may raise ParseError - break - root = p.rootnode # root of abstract syntax tree - - A Parser instance may be reused by calling setup() repeatedly. - - A Parser instance contains state pertaining to the current token - sequence, and should not be used concurrently by different threads - to parse separate token sequences. - - See driver.py for how to get input tokens by tokenizing a file or - string. - - Parsing is complete when addtoken() returns True; the root of the - abstract syntax tree can then be retrieved from the rootnode - instance variable. When a syntax error occurs, addtoken() raises - the ParseError exception. There is no error recovery; the parser - cannot be used after a syntax error was reported (but it can be - reinitialized by calling setup()). - - """ - - def __init__(self, grammar: Grammar, convert: Optional[Convert] = None) -> None: - """Constructor. - - The grammar argument is a grammar.Grammar instance; see the - grammar module for more information. - - The parser is not ready yet for parsing; you must call the - setup() method to get it started. - - The optional convert argument is a function mapping concrete - syntax tree nodes to abstract syntax tree nodes. If not - given, no conversion is done and the syntax tree produced is - the concrete syntax tree. If given, it must be a function of - two arguments, the first being the grammar (a grammar.Grammar - instance), and the second being the concrete syntax tree node - to be converted. The syntax tree is converted from the bottom - up. - - **post-note: the convert argument is ignored since for Black's - usage, convert will always be blib2to3.pytree.convert. Allowing - this to be dynamic hurts mypyc's ability to use early binding. - These docs are left for historical and informational value. - - A concrete syntax tree node is a (type, value, context, nodes) - tuple, where type is the node type (a token or symbol number), - value is None for symbols and a string for tokens, context is - None or an opaque value used for error reporting (typically a - (lineno, offset) pair), and nodes is a list of children for - symbols, and None for tokens. - - An abstract syntax tree node may be anything; this is entirely - up to the converter function. - - """ - self.grammar = grammar - # See note in docstring above. TL;DR this is ignored. - self.convert = convert or lam_sub - self.is_backtracking = False - self.last_token: Optional[int] = None - - def setup(self, proxy: "TokenProxy", start: Optional[int] = None) -> None: - """Prepare for parsing. - - This *must* be called before starting to parse. - - The optional argument is an alternative start symbol; it - defaults to the grammar's start symbol. - - You can use a Parser instance to parse any number of programs; - each time you call setup() the parser is reset to an initial - state determined by the (implicit or explicit) start symbol. - - """ - if start is None: - start = self.grammar.start - # Each stack entry is a tuple: (dfa, state, node). - # A node is a tuple: (type, value, context, children), - # where children is a list of nodes or None, and context may be None. - newnode: RawNode = (start, None, None, []) - stackentry = (self.grammar.dfas[start], 0, newnode) - self.stack: List[Tuple[DFAS, int, RawNode]] = [stackentry] - self.rootnode: Optional[NL] = None - self.used_names: Set[str] = set() - self.proxy = proxy - self.last_token = None - - def addtoken(self, type: int, value: str, context: Context) -> bool: - """Add a token; return True iff this is the end of the program.""" - # Map from token to label - ilabels = self.classify(type, value, context) - assert len(ilabels) >= 1 - - # If we have only one state to advance, we'll directly - # take it as is. - if len(ilabels) == 1: - [ilabel] = ilabels - return self._addtoken(ilabel, type, value, context) - - # If there are multiple states which we can advance (only - # happen under soft-keywords), then we will try all of them - # in parallel and as soon as one state can reach further than - # the rest, we'll choose that one. This is a pretty hacky - # and hopefully temporary algorithm. - # - # For a more detailed explanation, check out this post: - # https://tree.science/what-the-backtracking.html - - with self.proxy.release() as proxy: - counter, force = 0, False - recorder = Recorder(self, ilabels, context) - recorder.add_token(type, value, raw=True) - - next_token_value = value - while recorder.determine_route(next_token_value) is None: - if not proxy.can_advance(counter): - force = True - break - - next_token_type, next_token_value, *_ = proxy.eat(counter) - if next_token_type in (tokenize.COMMENT, tokenize.NL): - counter += 1 - continue - - if next_token_type == tokenize.OP: - next_token_type = grammar.opmap[next_token_value] - - recorder.add_token(next_token_type, next_token_value) - counter += 1 - - ilabel = cast(int, recorder.determine_route(next_token_value, force=force)) - assert ilabel is not None - - return self._addtoken(ilabel, type, value, context) - - def _addtoken(self, ilabel: int, type: int, value: str, context: Context) -> bool: - # Loop until the token is shifted; may raise exceptions - while True: - dfa, state, node = self.stack[-1] - states, first = dfa - arcs = states[state] - # Look for a state with this label - for i, newstate in arcs: - t = self.grammar.labels[i][0] - if t >= 256: - # See if it's a symbol and if we're in its first set - itsdfa = self.grammar.dfas[t] - itsstates, itsfirst = itsdfa - if ilabel in itsfirst: - # Push a symbol - self.push(t, itsdfa, newstate, context) - break # To continue the outer while loop - - elif ilabel == i: - # Look it up in the list of labels - # Shift a token; we're done with it - self.shift(type, value, newstate, context) - # Pop while we are in an accept-only state - state = newstate - while states[state] == [(0, state)]: - self.pop() - if not self.stack: - # Done parsing! - return True - dfa, state, node = self.stack[-1] - states, first = dfa - # Done with this token - self.last_token = type - return False - - else: - if (0, state) in arcs: - # An accepting state, pop it and try something else - self.pop() - if not self.stack: - # Done parsing, but another token is input - raise ParseError("too much input", type, value, context) - else: - # No success finding a transition - raise ParseError("bad input", type, value, context) - - def classify(self, type: int, value: str, context: Context) -> List[int]: - """Turn a token into a label. (Internal) - - Depending on whether the value is a soft-keyword or not, - this function may return multiple labels to choose from.""" - if type == token.NAME: - # Keep a listing of all used names - self.used_names.add(value) - # Check for reserved words - if value in self.grammar.keywords: - return [self.grammar.keywords[value]] - elif value in self.grammar.soft_keywords: - assert type in self.grammar.tokens - # Current soft keywords (match, case, type) can only appear at the - # beginning of a statement. So as a shortcut, don't try to treat them - # like keywords in any other context. - # ('_' is also a soft keyword in the real grammar, but for our grammar - # it's just an expression, so we don't need to treat it specially.) - if self.last_token not in ( - None, - token.INDENT, - token.DEDENT, - token.NEWLINE, - token.SEMI, - token.COLON, - ): - return [self.grammar.tokens[type]] - return [ - self.grammar.tokens[type], - self.grammar.soft_keywords[value], - ] - - ilabel = self.grammar.tokens.get(type) - if ilabel is None: - raise ParseError("bad token", type, value, context) - return [ilabel] - - def shift(self, type: int, value: str, newstate: int, context: Context) -> None: - """Shift a token. (Internal)""" - if self.is_backtracking: - dfa, state, _ = self.stack[-1] - self.stack[-1] = (dfa, newstate, DUMMY_NODE) - else: - dfa, state, node = self.stack[-1] - rawnode: RawNode = (type, value, context, None) - newnode = convert(self.grammar, rawnode) - assert node[-1] is not None - node[-1].append(newnode) - self.stack[-1] = (dfa, newstate, node) - - def push(self, type: int, newdfa: DFAS, newstate: int, context: Context) -> None: - """Push a nonterminal. (Internal)""" - if self.is_backtracking: - dfa, state, _ = self.stack[-1] - self.stack[-1] = (dfa, newstate, DUMMY_NODE) - self.stack.append((newdfa, 0, DUMMY_NODE)) - else: - dfa, state, node = self.stack[-1] - newnode: RawNode = (type, None, context, []) - self.stack[-1] = (dfa, newstate, node) - self.stack.append((newdfa, 0, newnode)) - - def pop(self) -> None: - """Pop a nonterminal. (Internal)""" - if self.is_backtracking: - self.stack.pop() - else: - popdfa, popstate, popnode = self.stack.pop() - newnode = convert(self.grammar, popnode) - if self.stack: - dfa, state, node = self.stack[-1] - assert node[-1] is not None - node[-1].append(newnode) - else: - self.rootnode = newnode - self.rootnode.used_names = self.used_names diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/pgen.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/pgen.cpython-312-darwin.so deleted file mode 100755 index 2579cb80568b43c60c17e1f9b3ddc1b93c0523ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*U2IfE6bJCr+YeSKr40~Q)O6F3f(oVGiu8ex1&UBaC{Rs}Cc}QUUD@s~ySKvH zDt%}bq6su1q<)0>U?L=98iNl=42xfh35fv{Y)ljtqZk9hn5ZQ}J?GxJKrgsOTg=l^ ztnrTKKX80C15|VBP!#LmpbCT+S%B{kk8}Z9(ju%Xw#|;z54J$cV{T$S3; zvhlGs%`MJvD`(GBK({&`)yc$Ns#9uMre1=a{rmNBJMm6D?BiJW>Ec$_iI2>`#j(6& z{VAed+)m@#%2kT9hpd%t-3~JEE|vVeRYcj<*(ugc~rhvPLbbd6IaP4=P@EH`Ja^{TGW$CFN()PQnzL^X0*F* zRb3>@5ijCW%T@9W=WLe;bS&>J<$kU*Kf>pqFNskg009U<00Izz00bZa0SG_<0uX=z z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV= z5P-n{T;N*o$s^Z_X^4-xp90H<784!VX3#MY1;+N!-%C8D^gG{m9pkH*a&vV*jVv1~ zqW&%Od7ZC_j$P|Lb(pC79N*_W;GXx%{P_3>d~NlttjQItbA@}&`Hy=|FW75F!Crh( z^rpS)`O0Ud5f~$*`kd7-bM>d%{RUps5TcYs@#Rk^8mfoTbvrWX;^}TCe+2^dSHN2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izz00bZa0SG_<0uY#Ffd%^ijc?Lzvu-DOTcn2o1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*y_009U<00Izz00bZa0SG|AB~VpETP3UtM6&US%9uSN6^bPy(KKz|LHj99 z%LA%4yE>T4^u(j8r8|{On=?yc;`;@Z@2X>{r=L( z>D?C|+Bb5(bmwqY^UFtT_w1=D57zuLaM$cRJwMs=D=r*=x@}8pb#?9fy}x~1Gp}_; z#{1z{z115|um533+wAuyd;h`Lw*S1gscFX9+)poVI&XYB_|!jpD~`M#t6ezl*{Kx` G0s0s0) None: - close_stream = None - if stream is None: - stream = open(filename, encoding="utf-8") - close_stream = stream.close - self.filename = filename - self.stream = stream - self.generator = tokenize.generate_tokens(stream.readline) - self.gettoken() # Initialize lookahead - self.dfas, self.startsymbol = self.parse() - if close_stream is not None: - close_stream() - self.first = {} # map from symbol name to set of tokens - self.addfirstsets() - - def make_grammar(self) -> PgenGrammar: - c = PgenGrammar() - names = list(self.dfas.keys()) - names.sort() - names.remove(self.startsymbol) - names.insert(0, self.startsymbol) - for name in names: - i = 256 + len(c.symbol2number) - c.symbol2number[name] = i - c.number2symbol[i] = name - for name in names: - dfa = self.dfas[name] - states = [] - for state in dfa: - arcs = [] - for label, next in sorted(state.arcs.items()): - arcs.append((self.make_label(c, label), dfa.index(next))) - if state.isfinal: - arcs.append((0, dfa.index(state))) - states.append(arcs) - c.states.append(states) - c.dfas[c.symbol2number[name]] = (states, self.make_first(c, name)) - c.start = c.symbol2number[self.startsymbol] - return c - - def make_first(self, c: PgenGrammar, name: str) -> Dict[int, int]: - rawfirst = self.first[name] - assert rawfirst is not None - first = {} - for label in sorted(rawfirst): - ilabel = self.make_label(c, label) - ##assert ilabel not in first # XXX failed on <> ... != - first[ilabel] = 1 - return first - - def make_label(self, c: PgenGrammar, label: str) -> int: - # XXX Maybe this should be a method on a subclass of converter? - ilabel = len(c.labels) - if label[0].isalpha(): - # Either a symbol name or a named token - if label in c.symbol2number: - # A symbol name (a non-terminal) - if label in c.symbol2label: - return c.symbol2label[label] - else: - c.labels.append((c.symbol2number[label], None)) - c.symbol2label[label] = ilabel - return ilabel - else: - # A named token (NAME, NUMBER, STRING) - itoken = getattr(token, label, None) - assert isinstance(itoken, int), label - assert itoken in token.tok_name, label - if itoken in c.tokens: - return c.tokens[itoken] - else: - c.labels.append((itoken, None)) - c.tokens[itoken] = ilabel - return ilabel - else: - # Either a keyword or an operator - assert label[0] in ('"', "'"), label - value = eval(label) - if value[0].isalpha(): - if label[0] == '"': - keywords = c.soft_keywords - else: - keywords = c.keywords - - # A keyword - if value in keywords: - return keywords[value] - else: - c.labels.append((token.NAME, value)) - keywords[value] = ilabel - return ilabel - else: - # An operator (any non-numeric token) - itoken = grammar.opmap[value] # Fails if unknown token - if itoken in c.tokens: - return c.tokens[itoken] - else: - c.labels.append((itoken, None)) - c.tokens[itoken] = ilabel - return ilabel - - def addfirstsets(self) -> None: - names = list(self.dfas.keys()) - names.sort() - for name in names: - if name not in self.first: - self.calcfirst(name) - # print name, self.first[name].keys() - - def calcfirst(self, name: str) -> None: - dfa = self.dfas[name] - self.first[name] = None # dummy to detect left recursion - state = dfa[0] - totalset: Dict[str, int] = {} - overlapcheck = {} - for label in state.arcs: - if label in self.dfas: - if label in self.first: - fset = self.first[label] - if fset is None: - raise ValueError("recursion for rule %r" % name) - else: - self.calcfirst(label) - fset = self.first[label] - assert fset is not None - totalset.update(fset) - overlapcheck[label] = fset - else: - totalset[label] = 1 - overlapcheck[label] = {label: 1} - inverse: Dict[str, str] = {} - for label, itsfirst in overlapcheck.items(): - for symbol in itsfirst: - if symbol in inverse: - raise ValueError( - "rule %s is ambiguous; %s is in the first sets of %s as well" - " as %s" % (name, symbol, label, inverse[symbol]) - ) - inverse[symbol] = label - self.first[name] = totalset - - def parse(self) -> Tuple[Dict[str, List["DFAState"]], str]: - dfas = {} - startsymbol: Optional[str] = None - # MSTART: (NEWLINE | RULE)* ENDMARKER - while self.type != token.ENDMARKER: - while self.type == token.NEWLINE: - self.gettoken() - # RULE: NAME ':' RHS NEWLINE - name = self.expect(token.NAME) - self.expect(token.OP, ":") - a, z = self.parse_rhs() - self.expect(token.NEWLINE) - # self.dump_nfa(name, a, z) - dfa = self.make_dfa(a, z) - # self.dump_dfa(name, dfa) - # oldlen = len(dfa) - self.simplify_dfa(dfa) - # newlen = len(dfa) - dfas[name] = dfa - # print name, oldlen, newlen - if startsymbol is None: - startsymbol = name - assert startsymbol is not None - return dfas, startsymbol - - def make_dfa(self, start: "NFAState", finish: "NFAState") -> List["DFAState"]: - # To turn an NFA into a DFA, we define the states of the DFA - # to correspond to *sets* of states of the NFA. Then do some - # state reduction. Let's represent sets as dicts with 1 for - # values. - assert isinstance(start, NFAState) - assert isinstance(finish, NFAState) - - def closure(state: NFAState) -> Dict[NFAState, int]: - base: Dict[NFAState, int] = {} - addclosure(state, base) - return base - - def addclosure(state: NFAState, base: Dict[NFAState, int]) -> None: - assert isinstance(state, NFAState) - if state in base: - return - base[state] = 1 - for label, next in state.arcs: - if label is None: - addclosure(next, base) - - states = [DFAState(closure(start), finish)] - for state in states: # NB states grows while we're iterating - arcs: Dict[str, Dict[NFAState, int]] = {} - for nfastate in state.nfaset: - for label, next in nfastate.arcs: - if label is not None: - addclosure(next, arcs.setdefault(label, {})) - for label, nfaset in sorted(arcs.items()): - for st in states: - if st.nfaset == nfaset: - break - else: - st = DFAState(nfaset, finish) - states.append(st) - state.addarc(st, label) - return states # List of DFAState instances; first one is start - - def dump_nfa(self, name: str, start: "NFAState", finish: "NFAState") -> None: - print("Dump of NFA for", name) - todo = [start] - for i, state in enumerate(todo): - print(" State", i, state is finish and "(final)" or "") - for label, next in state.arcs: - if next in todo: - j = todo.index(next) - else: - j = len(todo) - todo.append(next) - if label is None: - print(" -> %d" % j) - else: - print(" %s -> %d" % (label, j)) - - def dump_dfa(self, name: str, dfa: Sequence["DFAState"]) -> None: - print("Dump of DFA for", name) - for i, state in enumerate(dfa): - print(" State", i, state.isfinal and "(final)" or "") - for label, next in sorted(state.arcs.items()): - print(" %s -> %d" % (label, dfa.index(next))) - - def simplify_dfa(self, dfa: List["DFAState"]) -> None: - # This is not theoretically optimal, but works well enough. - # Algorithm: repeatedly look for two states that have the same - # set of arcs (same labels pointing to the same nodes) and - # unify them, until things stop changing. - - # dfa is a list of DFAState instances - changes = True - while changes: - changes = False - for i, state_i in enumerate(dfa): - for j in range(i + 1, len(dfa)): - state_j = dfa[j] - if state_i == state_j: - # print " unify", i, j - del dfa[j] - for state in dfa: - state.unifystate(state_j, state_i) - changes = True - break - - def parse_rhs(self) -> Tuple["NFAState", "NFAState"]: - # RHS: ALT ('|' ALT)* - a, z = self.parse_alt() - if self.value != "|": - return a, z - else: - aa = NFAState() - zz = NFAState() - aa.addarc(a) - z.addarc(zz) - while self.value == "|": - self.gettoken() - a, z = self.parse_alt() - aa.addarc(a) - z.addarc(zz) - return aa, zz - - def parse_alt(self) -> Tuple["NFAState", "NFAState"]: - # ALT: ITEM+ - a, b = self.parse_item() - while self.value in ("(", "[") or self.type in (token.NAME, token.STRING): - c, d = self.parse_item() - b.addarc(c) - b = d - return a, b - - def parse_item(self) -> Tuple["NFAState", "NFAState"]: - # ITEM: '[' RHS ']' | ATOM ['+' | '*'] - if self.value == "[": - self.gettoken() - a, z = self.parse_rhs() - self.expect(token.OP, "]") - a.addarc(z) - return a, z - else: - a, z = self.parse_atom() - value = self.value - if value not in ("+", "*"): - return a, z - self.gettoken() - z.addarc(a) - if value == "+": - return a, z - else: - return a, a - - def parse_atom(self) -> Tuple["NFAState", "NFAState"]: - # ATOM: '(' RHS ')' | NAME | STRING - if self.value == "(": - self.gettoken() - a, z = self.parse_rhs() - self.expect(token.OP, ")") - return a, z - elif self.type in (token.NAME, token.STRING): - a = NFAState() - z = NFAState() - a.addarc(z, self.value) - self.gettoken() - return a, z - else: - self.raise_error( - "expected (...) or NAME or STRING, got %s/%s", self.type, self.value - ) - raise AssertionError - - def expect(self, type: int, value: Optional[Any] = None) -> str: - if self.type != type or (value is not None and self.value != value): - self.raise_error( - "expected %s/%s, got %s/%s", type, value, self.type, self.value - ) - value = self.value - self.gettoken() - return value - - def gettoken(self) -> None: - tup = next(self.generator) - while tup[0] in (tokenize.COMMENT, tokenize.NL): - tup = next(self.generator) - self.type, self.value, self.begin, self.end, self.line = tup - # print token.tok_name[self.type], repr(self.value) - - def raise_error(self, msg: str, *args: Any) -> NoReturn: - if args: - try: - msg = msg % args - except Exception: - msg = " ".join([msg] + list(map(str, args))) - raise SyntaxError(msg, (self.filename, self.end[0], self.end[1], self.line)) - - -class NFAState: - arcs: List[Tuple[Optional[str], "NFAState"]] - - def __init__(self) -> None: - self.arcs = [] # list of (label, NFAState) pairs - - def addarc(self, next: "NFAState", label: Optional[str] = None) -> None: - assert label is None or isinstance(label, str) - assert isinstance(next, NFAState) - self.arcs.append((label, next)) - - -class DFAState: - nfaset: Dict[NFAState, Any] - isfinal: bool - arcs: Dict[str, "DFAState"] - - def __init__(self, nfaset: Dict[NFAState, Any], final: NFAState) -> None: - assert isinstance(nfaset, dict) - assert isinstance(next(iter(nfaset)), NFAState) - assert isinstance(final, NFAState) - self.nfaset = nfaset - self.isfinal = final in nfaset - self.arcs = {} # map from label to DFAState - - def addarc(self, next: "DFAState", label: str) -> None: - assert isinstance(label, str) - assert label not in self.arcs - assert isinstance(next, DFAState) - self.arcs[label] = next - - def unifystate(self, old: "DFAState", new: "DFAState") -> None: - for label, next in self.arcs.items(): - if next is old: - self.arcs[label] = new - - def __eq__(self, other: Any) -> bool: - # Equality test -- ignore the nfaset instance variable - assert isinstance(other, DFAState) - if self.isfinal != other.isfinal: - return False - # Can't just return self.arcs == other.arcs, because that - # would invoke this method recursively, with cycles... - if len(self.arcs) != len(other.arcs): - return False - for label, next in self.arcs.items(): - if next is not other.arcs.get(label): - return False - return True - - __hash__: Any = None # For Py3 compatibility. - - -def generate_grammar(filename: Path = "Grammar.txt") -> PgenGrammar: - p = ParserGenerator(filename) - return p.make_grammar() diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/token.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/token.cpython-312-darwin.so deleted file mode 100755 index 1c1118b063e2b927caf260bb0644b031d03ee8cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50136 zcmeI*U2IfE6bJCL+YdHau;nAJD7IEaKq&nH>4U&lic&-B|o2kg*`r^=Oy;)zSR^`uRByKZFYy!<3suRuIPMo^a_dH`FuJb zzq?iJe5%ukC5;r1a^nzQo1w1WP zzA&X+mFh^iKGs|2lkb*Q0`~JdqGIkyKBvgJE^@Wc<&1LMtNQ`n=EcsroOf0#7F6j> zS11uvNi%iJe14ry^1IJ5iN_0_Ic}AT1kK=$f&BCNd+j;rJtcPMyYZymllNT1RjGAN z>z`iT*yQ}ShU|F?=vK!gI+?gjbxI}6R7)^q|9*Ykj=vKRS8y!*baE@}#7E{2a4hdw zJxsKN+q<|nbCu%kA!}t@w}Z^PODR7udGgDBJRtjwg`eNGdDoJ%57S$o{NZiSC$&6Q z!BzIKb}gK0^{v;N^moAm9+mHvQ{?wq&sB2CdAyMZ{%6HQi@VdQ#j$8eYD*?<8eLUS zR7Elz@ggpBxk{daA=_oXj^(|j%;qZdgM9vZk{AU75P$##AOHafKmY;|fB*y_009U< z00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa z0SNrh1+MQrb@+M#_46_JQDAxhQlkAYc4-u80f6O{^MR#^7gtrZ!f+m zdedIjeC4y$8yF>T`8lg!?CMXp`!&3#CPe*Lo;r1y?}(1CZ{};LquJ~|{62D5*8dmx zrV8=()mk%Ar<6)| z81Y(e&BRtC&Uxj&?EPG&xLdipDtF}r+)8!sy-VL+}X0SG_< z0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb z2tWV=5P$##AOHafKmY;|fB*y_009U<00Izj36xb*i-cu?NG29hX|p?|LeY4{NYTb^ zw2xA>BA}WxtAfdNcg#>tUCBhslyRRmZpV7~nM8!w$Yd!`@>8nO2*zTGFb|Q3E8F3a^FH{vyX3Wk+d{JFZ?V?C9wLKcIN+&42rTdqLJ;$>1ryV`|==Aa~^UGKJ zvKNM4Z+vZ5{K!Kcza8E6-Un@o&wp(nD*X1$nXTRpZAICh<2^6!{{G}EYxXXD_fGSn zw?^OGvOBh>^1#)zzi(_f`|#j*W1qh9{`O6t*3wN19ir{U^@uEMIqe?S*ZvGmlO5{@?s`{( bool: - return x < NT_OFFSET - - -def ISNONTERMINAL(x: int) -> bool: - return x >= NT_OFFSET - - -def ISEOF(x: int) -> bool: - return x == ENDMARKER diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/tokenize.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pgen2/tokenize.cpython-312-darwin.so deleted file mode 100755 index 507b0182525cd4caf496cd565efac828acb4a09b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*TWnNC7zglgx7)IT0^3;9f)`do45*Y|fFj|t2uK^QQXUE~!*2JqJ?VCL**&Fh zDPhwDgVB&SX$(A=RGTQoO9+(2sD$l<`ljMTB_4-O{|*9LoO_$`8qo zi+R|ovO+0Cd&Q8RRSNT!ueZjp*z*#5?Y`OgDC-WDN*i5~^wdyczF+Npi|rK>yYu<& zeEjZavGS>QEtb?$JW`l1u)$il)@n#%cRsrBd@X4srN`Us^@aJi+xhm{^G4xkD4`_>c zTB>|u0$i19OSnGP2j-LSmRUm9^L9if+>v}vk#pVPYMsj&}`y4ZP+~>@3t5h^>gzpU$p06@%%{lKWu{+CCFL7Uq81~@5IAFj%A;AZe^YL$ovq; z@{ZM`7VRwV@8&AS*+bUKwr&TRcb5P^FL?^f<2)ey_|BjEc-Xso=SaoafykPtaZ7F97n3>F(hh6J+KZ-sC zAOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;| zfB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=(=4#W{(s|F*loyer+HhXhX4d1 z009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz z00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafK)@wXwuqV}EDJ?5v8YNLT@e-0<54X| zFCV0SO40g|+MU@HPNutJnriG!CQ^os`^|AHwug5lqP#{X13bx3sm)qA7E8475P3Lm zjO&J?1+rfeWsmTm!CoS-Qo2ki3K)qFEw1-yG;gpsCd;UU>l{B(WmY0y%yq7ZD7)Sa z=`lMlx8ube^YmS7mS|N$yrUrAZ^itGRf@RraV_Rr!qpvfNI`PmW9rn-z|`S+pukI( zm~#12c}Dm7D`gHPQ~IH>p~>c4?p!O)vBGoQb8)*8B~heAK>ll^{Nd3L&NU~#xY?TXeRuhChj&+V@nr8vZ_lysFTURJ+Vk%{ zYCd_j??-*s&o4Cf(4Ip__Fvey;G2fw!I^CvYEJi^I$B=#sOP79{_~q9pUs?+>+bud z{r1qOPY?HB9sX)!_@Axy@kJf)jGn8X?*0FK`^^(~5)H@aRsFPZu(kf|roJ`T4^=c} Q-q2sVS$6$P`DGCO3nBSP3jhEB diff --git a/venv/lib/python3.12/site-packages/blib2to3/pgen2/tokenize.py b/venv/lib/python3.12/site-packages/blib2to3/pgen2/tokenize.py deleted file mode 100644 index f66087b..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/pgen2/tokenize.py +++ /dev/null @@ -1,1117 +0,0 @@ -# Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation. -# All rights reserved. - -# mypy: allow-untyped-defs, allow-untyped-calls - -"""Tokenization help for Python programs. - -generate_tokens(readline) is a generator that breaks a stream of -text into Python tokens. It accepts a readline-like method which is called -repeatedly to get the next line of input (or "" for EOF). It generates -5-tuples with these members: - - the token type (see token.py) - the token (a string) - the starting (row, column) indices of the token (a 2-tuple of ints) - the ending (row, column) indices of the token (a 2-tuple of ints) - the original line (string) - -It is designed to match the working of the Python tokenizer exactly, except -that it produces COMMENT tokens for comments and gives type OP for all -operators - -Older entry points - tokenize_loop(readline, tokeneater) - tokenize(readline, tokeneater=printtoken) -are the same, except instead of generating tokens, tokeneater is a callback -function to which the 5 fields described above are passed as 5 arguments, -each time a new token is found.""" - -import builtins -import sys -from typing import ( - Callable, - Final, - Iterable, - Iterator, - List, - Optional, - Pattern, - Set, - Tuple, - Union, -) - -from blib2to3.pgen2.grammar import Grammar -from blib2to3.pgen2.token import ( - ASYNC, - AWAIT, - COMMENT, - DEDENT, - ENDMARKER, - ERRORTOKEN, - FSTRING_END, - FSTRING_MIDDLE, - FSTRING_START, - INDENT, - LBRACE, - NAME, - NEWLINE, - NL, - NUMBER, - OP, - RBRACE, - STRING, - tok_name, -) - -__author__ = "Ka-Ping Yee " -__credits__ = "GvR, ESR, Tim Peters, Thomas Wouters, Fred Drake, Skip Montanaro" - -import re -from codecs import BOM_UTF8, lookup - -from . import token - -__all__ = [x for x in dir(token) if x[0] != "_"] + [ - "tokenize", - "generate_tokens", - "untokenize", -] -del token - - -def group(*choices: str) -> str: - return "(" + "|".join(choices) + ")" - - -def any(*choices: str) -> str: - return group(*choices) + "*" - - -def maybe(*choices: str) -> str: - return group(*choices) + "?" - - -def _combinations(*l: str) -> Set[str]: - return {x + y for x in l for y in l + ("",) if x.casefold() != y.casefold()} - - -Whitespace = r"[ \f\t]*" -Comment = r"#[^\r\n]*" -Ignore = Whitespace + any(r"\\\r?\n" + Whitespace) + maybe(Comment) -Name = ( # this is invalid but it's fine because Name comes after Number in all groups - r"[^\s#\(\)\[\]\{\}+\-*/!@$%^&=|;:'\",\.<>/?`~\\]+" -) - -Binnumber = r"0[bB]_?[01]+(?:_[01]+)*" -Hexnumber = r"0[xX]_?[\da-fA-F]+(?:_[\da-fA-F]+)*[lL]?" -Octnumber = r"0[oO]?_?[0-7]+(?:_[0-7]+)*[lL]?" -Decnumber = group(r"[1-9]\d*(?:_\d+)*[lL]?", "0[lL]?") -Intnumber = group(Binnumber, Hexnumber, Octnumber, Decnumber) -Exponent = r"[eE][-+]?\d+(?:_\d+)*" -Pointfloat = group(r"\d+(?:_\d+)*\.(?:\d+(?:_\d+)*)?", r"\.\d+(?:_\d+)*") + maybe( - Exponent -) -Expfloat = r"\d+(?:_\d+)*" + Exponent -Floatnumber = group(Pointfloat, Expfloat) -Imagnumber = group(r"\d+(?:_\d+)*[jJ]", Floatnumber + r"[jJ]") -Number = group(Imagnumber, Floatnumber, Intnumber) - -# Tail end of ' string. -Single = r"(?:\\.|[^'\\])*'" -# Tail end of " string. -Double = r'(?:\\.|[^"\\])*"' -# Tail end of ''' string. -Single3 = r"(?:\\.|'(?!'')|[^'\\])*'''" -# Tail end of """ string. -Double3 = r'(?:\\.|"(?!"")|[^"\\])*"""' -_litprefix = r"(?:[uUrRbB]|[rR][bB]|[bBuU][rR])?" -_fstringlitprefix = r"(?:rF|FR|Fr|fr|RF|F|rf|f|Rf|fR)" -Triple = group( - _litprefix + "'''", - _litprefix + '"""', - _fstringlitprefix + '"""', - _fstringlitprefix + "'''", -) - -# beginning of a single quoted f-string. must not end with `{{` or `\N{` -SingleLbrace = r"(?:\\N{|\\.|{{|[^'\\{])*(?>=?", - r"<<=?", - r"<>", - r"!=", - r"//=?", - r"->", - r"[+\-*/%&@|^=<>:]=?", - r"~", -) - -Bracket = "[][(){}]" -Special = group(r"\r?\n", r"[:;.,`@]") -Funny = group(Operator, Bracket, Special) - -_string_middle_single = r"(?:[^\n'\\]|\\.)*" -_string_middle_double = r'(?:[^\n"\\]|\\.)*' - -# FSTRING_MIDDLE and LBRACE, must not end with a `{{` or `\N{` -_fstring_middle_single = r"(?:\\N{|\\[^{]|{{|[^\n'{\\])*(? None: # for testing - (srow, scol) = srow_col - (erow, ecol) = erow_col - print( - "%d,%d-%d,%d:\t%s\t%s" % (srow, scol, erow, ecol, tok_name[type], repr(token)) - ) - - -TokenEater = Callable[[int, str, Coord, Coord, str], None] - - -def tokenize(readline: Callable[[], str], tokeneater: TokenEater = printtoken) -> None: - """ - The tokenize() function accepts two parameters: one representing the - input stream, and one providing an output mechanism for tokenize(). - - The first parameter, readline, must be a callable object which provides - the same interface as the readline() method of built-in file objects. - Each call to the function should return one line of input as a string. - - The second parameter, tokeneater, must also be a callable object. It is - called once for each token, with five arguments, corresponding to the - tuples generated by generate_tokens(). - """ - try: - tokenize_loop(readline, tokeneater) - except StopTokenizing: - pass - - -# backwards compatible interface -def tokenize_loop(readline: Callable[[], str], tokeneater: TokenEater) -> None: - for token_info in generate_tokens(readline): - tokeneater(*token_info) - - -GoodTokenInfo = Tuple[int, str, Coord, Coord, str] -TokenInfo = Union[Tuple[int, str], GoodTokenInfo] - - -class Untokenizer: - tokens: List[str] - prev_row: int - prev_col: int - - def __init__(self) -> None: - self.tokens = [] - self.prev_row = 1 - self.prev_col = 0 - - def add_whitespace(self, start: Coord) -> None: - row, col = start - assert row <= self.prev_row - col_offset = col - self.prev_col - if col_offset: - self.tokens.append(" " * col_offset) - - def untokenize(self, iterable: Iterable[TokenInfo]) -> str: - for t in iterable: - if len(t) == 2: - self.compat(t, iterable) - break - tok_type, token, start, end, line = t - self.add_whitespace(start) - self.tokens.append(token) - self.prev_row, self.prev_col = end - if tok_type in (NEWLINE, NL): - self.prev_row += 1 - self.prev_col = 0 - return "".join(self.tokens) - - def compat(self, token: Tuple[int, str], iterable: Iterable[TokenInfo]) -> None: - startline = False - indents = [] - toks_append = self.tokens.append - toknum, tokval = token - if toknum in (NAME, NUMBER): - tokval += " " - if toknum in (NEWLINE, NL): - startline = True - for tok in iterable: - toknum, tokval = tok[:2] - - if toknum in (NAME, NUMBER, ASYNC, AWAIT): - tokval += " " - - if toknum == INDENT: - indents.append(tokval) - continue - elif toknum == DEDENT: - indents.pop() - continue - elif toknum in (NEWLINE, NL): - startline = True - elif startline and indents: - toks_append(indents[-1]) - startline = False - toks_append(tokval) - - -cookie_re = re.compile(r"^[ \t\f]*#.*?coding[:=][ \t]*([-\w.]+)", re.ASCII) -blank_re = re.compile(rb"^[ \t\f]*(?:[#\r\n]|$)", re.ASCII) - - -def _get_normal_name(orig_enc: str) -> str: - """Imitates get_normal_name in tokenizer.c.""" - # Only care about the first 12 characters. - enc = orig_enc[:12].lower().replace("_", "-") - if enc == "utf-8" or enc.startswith("utf-8-"): - return "utf-8" - if enc in ("latin-1", "iso-8859-1", "iso-latin-1") or enc.startswith( - ("latin-1-", "iso-8859-1-", "iso-latin-1-") - ): - return "iso-8859-1" - return orig_enc - - -def detect_encoding(readline: Callable[[], bytes]) -> Tuple[str, List[bytes]]: - """ - The detect_encoding() function is used to detect the encoding that should - be used to decode a Python source file. It requires one argument, readline, - in the same way as the tokenize() generator. - - It will call readline a maximum of twice, and return the encoding used - (as a string) and a list of any lines (left as bytes) it has read - in. - - It detects the encoding from the presence of a utf-8 bom or an encoding - cookie as specified in pep-0263. If both a bom and a cookie are present, but - disagree, a SyntaxError will be raised. If the encoding cookie is an invalid - charset, raise a SyntaxError. Note that if a utf-8 bom is found, - 'utf-8-sig' is returned. - - If no encoding is specified, then the default of 'utf-8' will be returned. - """ - bom_found = False - encoding = None - default = "utf-8" - - def read_or_stop() -> bytes: - try: - return readline() - except StopIteration: - return b"" - - def find_cookie(line: bytes) -> Optional[str]: - try: - line_string = line.decode("ascii") - except UnicodeDecodeError: - return None - match = cookie_re.match(line_string) - if not match: - return None - encoding = _get_normal_name(match.group(1)) - try: - codec = lookup(encoding) - except LookupError: - # This behaviour mimics the Python interpreter - raise SyntaxError("unknown encoding: " + encoding) - - if bom_found: - if codec.name != "utf-8": - # This behaviour mimics the Python interpreter - raise SyntaxError("encoding problem: utf-8") - encoding += "-sig" - return encoding - - first = read_or_stop() - if first.startswith(BOM_UTF8): - bom_found = True - first = first[3:] - default = "utf-8-sig" - if not first: - return default, [] - - encoding = find_cookie(first) - if encoding: - return encoding, [first] - if not blank_re.match(first): - return default, [first] - - second = read_or_stop() - if not second: - return default, [first] - - encoding = find_cookie(second) - if encoding: - return encoding, [first, second] - - return default, [first, second] - - -def untokenize(iterable: Iterable[TokenInfo]) -> str: - """Transform tokens back into Python source code. - - Each element returned by the iterable must be a token sequence - with at least two elements, a token number and token value. If - only two tokens are passed, the resulting output is poor. - - Round-trip invariant for full input: - Untokenized source will match input source exactly - - Round-trip invariant for limited input: - # Output text will tokenize the back to the input - t1 = [tok[:2] for tok in generate_tokens(f.readline)] - newcode = untokenize(t1) - readline = iter(newcode.splitlines(1)).next - t2 = [tok[:2] for tokin generate_tokens(readline)] - assert t1 == t2 - """ - ut = Untokenizer() - return ut.untokenize(iterable) - - -def is_fstring_start(token: str) -> bool: - return builtins.any(token.startswith(prefix) for prefix in fstring_prefix) - - -def _split_fstring_start_and_middle(token: str) -> Tuple[str, str]: - for prefix in fstring_prefix: - _, prefix, rest = token.partition(prefix) - if prefix != "": - return prefix, rest - - raise ValueError(f"Token {token!r} is not a valid f-string start") - - -STATE_NOT_FSTRING: Final = 0 # not in an f-string -STATE_MIDDLE: Final = 1 # in the string portion of an f-string (outside braces) -STATE_IN_BRACES: Final = 2 # between braces in an f-string -# in the format specifier (between the colon and the closing brace) -STATE_IN_COLON: Final = 3 - - -class FStringState: - """Keeps track of state around f-strings. - - The tokenizer should call the appropriate method on this class when - it transitions to a different part of an f-string. This is needed - because the tokenization depends on knowing where exactly we are in - the f-string. - - For example, consider the following f-string: - - f"a{1:b{2}c}d" - - The following is the tokenization of this string and the states - tracked by this class: - - 1,0-1,2: FSTRING_START 'f"' # [STATE_NOT_FSTRING, STATE_MIDDLE] - 1,2-1,3: FSTRING_MIDDLE 'a' - 1,3-1,4: LBRACE '{' # [STATE_NOT_FSTRING, STATE_IN_BRACES] - 1,4-1,5: NUMBER '1' - 1,5-1,6: OP ':' # [STATE_NOT_FSTRING, STATE_IN_COLON] - 1,6-1,7: FSTRING_MIDDLE 'b' - 1,7-1,8: LBRACE '{' # [STATE_NOT_FSTRING, STATE_IN_COLON, STATE_IN_BRACES] - 1,8-1,9: NUMBER '2' - 1,9-1,10: RBRACE '}' # [STATE_NOT_FSTRING, STATE_IN_COLON] - 1,10-1,11: FSTRING_MIDDLE 'c' - 1,11-1,12: RBRACE '}' # [STATE_NOT_FSTRING, STATE_MIDDLE] - 1,12-1,13: FSTRING_MIDDLE 'd' - 1,13-1,14: FSTRING_END '"' # [STATE_NOT_FSTRING] - 1,14-1,15: NEWLINE '\n' - 2,0-2,0: ENDMARKER '' - - Notice that the nested braces in the format specifier are represented - by adding a STATE_IN_BRACES entry to the state stack. The stack is - also used if there are nested f-strings. - - """ - - def __init__(self) -> None: - self.stack: List[int] = [STATE_NOT_FSTRING] - - def is_in_fstring_expression(self) -> bool: - return self.stack[-1] not in (STATE_MIDDLE, STATE_NOT_FSTRING) - - def current(self) -> int: - return self.stack[-1] - - def enter_fstring(self) -> None: - self.stack.append(STATE_MIDDLE) - - def leave_fstring(self) -> None: - state = self.stack.pop() - assert state == STATE_MIDDLE - - def consume_lbrace(self) -> None: - current_state = self.stack[-1] - if current_state == STATE_MIDDLE: - self.stack[-1] = STATE_IN_BRACES - elif current_state == STATE_IN_COLON: - self.stack.append(STATE_IN_BRACES) - else: - assert False, current_state - - def consume_rbrace(self) -> None: - current_state = self.stack[-1] - assert current_state in (STATE_IN_BRACES, STATE_IN_COLON) - if len(self.stack) > 1 and self.stack[-2] == STATE_IN_COLON: - self.stack.pop() - else: - self.stack[-1] = STATE_MIDDLE - - def consume_colon(self) -> None: - assert self.stack[-1] == STATE_IN_BRACES, self.stack - self.stack[-1] = STATE_IN_COLON - - -def generate_tokens( - readline: Callable[[], str], grammar: Optional[Grammar] = None -) -> Iterator[GoodTokenInfo]: - """ - The generate_tokens() generator requires one argument, readline, which - must be a callable object which provides the same interface as the - readline() method of built-in file objects. Each call to the function - should return one line of input as a string. Alternately, readline - can be a callable function terminating with StopIteration: - readline = open(myfile).next # Example of alternate readline - - The generator produces 5-tuples with these members: the token type; the - token string; a 2-tuple (srow, scol) of ints specifying the row and - column where the token begins in the source; a 2-tuple (erow, ecol) of - ints specifying the row and column where the token ends in the source; - and the line on which the token was found. The line passed is the - logical line; continuation lines are included. - """ - lnum = parenlev = continued = 0 - parenlev_stack: List[int] = [] - fstring_state = FStringState() - formatspec = "" - numchars: Final[str] = "0123456789" - contstr, needcont = "", 0 - contline: Optional[str] = None - indents = [0] - - # If we know we're parsing 3.7+, we can unconditionally parse `async` and - # `await` as keywords. - async_keywords = False if grammar is None else grammar.async_keywords - # 'stashed' and 'async_*' are used for async/await parsing - stashed: Optional[GoodTokenInfo] = None - async_def = False - async_def_indent = 0 - async_def_nl = False - - strstart: Tuple[int, int] - endprog_stack: List[Pattern[str]] = [] - formatspec_start: Tuple[int, int] - - while 1: # loop over lines in stream - try: - line = readline() - except StopIteration: - line = "" - lnum += 1 - pos, max = 0, len(line) - - if contstr: # continued string - assert contline is not None - if not line: - raise TokenError("EOF in multi-line string", strstart) - endprog = endprog_stack[-1] - endmatch = endprog.match(line) - if endmatch: - end = endmatch.end(0) - token = contstr + line[:end] - spos = strstart - epos = (lnum, end) - tokenline = contline + line - if ( - fstring_state.current() == STATE_NOT_FSTRING - and not is_fstring_start(token) - ): - yield (STRING, token, spos, epos, tokenline) - endprog_stack.pop() - parenlev = parenlev_stack.pop() - else: - if is_fstring_start(token): - fstring_start, token = _split_fstring_start_and_middle(token) - fstring_start_epos = (lnum, spos[1] + len(fstring_start)) - yield ( - FSTRING_START, - fstring_start, - spos, - fstring_start_epos, - tokenline, - ) - fstring_state.enter_fstring() - # increase spos to the end of the fstring start - spos = fstring_start_epos - - if token.endswith("{"): - fstring_middle, lbrace = token[:-1], token[-1] - fstring_middle_epos = lbrace_spos = (lnum, end - 1) - yield ( - FSTRING_MIDDLE, - fstring_middle, - spos, - fstring_middle_epos, - line, - ) - yield (LBRACE, lbrace, lbrace_spos, epos, line) - fstring_state.consume_lbrace() - else: - if token.endswith(('"""', "'''")): - fstring_middle, fstring_end = token[:-3], token[-3:] - fstring_middle_epos = end_spos = (lnum, end - 3) - else: - fstring_middle, fstring_end = token[:-1], token[-1] - fstring_middle_epos = end_spos = (lnum, end - 1) - yield ( - FSTRING_MIDDLE, - fstring_middle, - spos, - fstring_middle_epos, - line, - ) - yield ( - FSTRING_END, - fstring_end, - end_spos, - epos, - line, - ) - fstring_state.leave_fstring() - endprog_stack.pop() - parenlev = parenlev_stack.pop() - pos = end - contstr, needcont = "", 0 - contline = None - elif needcont and line[-2:] != "\\\n" and line[-3:] != "\\\r\n": - yield ( - ERRORTOKEN, - contstr + line, - strstart, - (lnum, len(line)), - contline, - ) - contstr = "" - contline = None - continue - else: - contstr = contstr + line - contline = contline + line - continue - - # new statement - elif ( - parenlev == 0 - and not continued - and not fstring_state.is_in_fstring_expression() - ): - if not line: - break - column = 0 - while pos < max: # measure leading whitespace - if line[pos] == " ": - column += 1 - elif line[pos] == "\t": - column = (column // tabsize + 1) * tabsize - elif line[pos] == "\f": - column = 0 - else: - break - pos += 1 - if pos == max: - break - - if stashed: - yield stashed - stashed = None - - if line[pos] in "\r\n": # skip blank lines - yield (NL, line[pos:], (lnum, pos), (lnum, len(line)), line) - continue - - if line[pos] == "#": # skip comments - comment_token = line[pos:].rstrip("\r\n") - nl_pos = pos + len(comment_token) - yield ( - COMMENT, - comment_token, - (lnum, pos), - (lnum, nl_pos), - line, - ) - yield (NL, line[nl_pos:], (lnum, nl_pos), (lnum, len(line)), line) - continue - - if column > indents[-1]: # count indents - indents.append(column) - yield (INDENT, line[:pos], (lnum, 0), (lnum, pos), line) - - while column < indents[-1]: # count dedents - if column not in indents: - raise IndentationError( - "unindent does not match any outer indentation level", - ("", lnum, pos, line), - ) - indents = indents[:-1] - - if async_def and async_def_indent >= indents[-1]: - async_def = False - async_def_nl = False - async_def_indent = 0 - - yield (DEDENT, "", (lnum, pos), (lnum, pos), line) - - if async_def and async_def_nl and async_def_indent >= indents[-1]: - async_def = False - async_def_nl = False - async_def_indent = 0 - - else: # continued statement - if not line: - raise TokenError("EOF in multi-line statement", (lnum, 0)) - continued = 0 - - while pos < max: - if fstring_state.current() == STATE_MIDDLE: - endprog = endprog_stack[-1] - endmatch = endprog.match(line, pos) - if endmatch: # all on one line - start, end = endmatch.span(0) - token = line[start:end] - if token.endswith(('"""', "'''")): - middle_token, end_token = token[:-3], token[-3:] - middle_epos = end_spos = (lnum, end - 3) - else: - middle_token, end_token = token[:-1], token[-1] - middle_epos = end_spos = (lnum, end - 1) - # TODO: unsure if this can be safely removed - if stashed: - yield stashed - stashed = None - yield ( - FSTRING_MIDDLE, - middle_token, - (lnum, pos), - middle_epos, - line, - ) - if not token.endswith("{"): - yield ( - FSTRING_END, - end_token, - end_spos, - (lnum, end), - line, - ) - fstring_state.leave_fstring() - endprog_stack.pop() - parenlev = parenlev_stack.pop() - else: - yield (LBRACE, "{", (lnum, end - 1), (lnum, end), line) - fstring_state.consume_lbrace() - pos = end - continue - else: # multiple lines - strstart = (lnum, end) - contstr = line[end:] - contline = line - break - - if fstring_state.current() == STATE_IN_COLON: - match = fstring_middle_after_colon.match(line, pos) - if match is None: - formatspec += line[pos:] - pos = max - continue - - start, end = match.span(1) - token = line[start:end] - formatspec += token - - brace_start, brace_end = match.span(2) - brace_or_nl = line[brace_start:brace_end] - if brace_or_nl == "\n": - pos = brace_end - - yield (FSTRING_MIDDLE, formatspec, formatspec_start, (lnum, end), line) - formatspec = "" - - if brace_or_nl == "{": - yield (LBRACE, "{", (lnum, brace_start), (lnum, brace_end), line) - fstring_state.consume_lbrace() - end = brace_end - elif brace_or_nl == "}": - yield (RBRACE, "}", (lnum, brace_start), (lnum, brace_end), line) - fstring_state.consume_rbrace() - end = brace_end - formatspec_start = (lnum, brace_end) - - pos = end - continue - - if fstring_state.current() == STATE_IN_BRACES and parenlev == 0: - match = bang.match(line, pos) - if match: - start, end = match.span(1) - yield (OP, "!", (lnum, start), (lnum, end), line) - pos = end - continue - - match = colon.match(line, pos) - if match: - start, end = match.span(1) - yield (OP, ":", (lnum, start), (lnum, end), line) - fstring_state.consume_colon() - formatspec_start = (lnum, end) - pos = end - continue - - pseudomatch = pseudoprog.match(line, pos) - if pseudomatch: # scan for tokens - start, end = pseudomatch.span(1) - spos, epos, pos = (lnum, start), (lnum, end), end - token, initial = line[start:end], line[start] - - if initial in numchars or ( - initial == "." and token != "." - ): # ordinary number - yield (NUMBER, token, spos, epos, line) - elif initial in "\r\n": - newline = NEWLINE - if parenlev > 0 or fstring_state.is_in_fstring_expression(): - newline = NL - elif async_def: - async_def_nl = True - if stashed: - yield stashed - stashed = None - yield (newline, token, spos, epos, line) - - elif initial == "#": - assert not token.endswith("\n") - if stashed: - yield stashed - stashed = None - yield (COMMENT, token, spos, epos, line) - elif token in triple_quoted: - endprog = endprogs[token] - endprog_stack.append(endprog) - parenlev_stack.append(parenlev) - parenlev = 0 - if is_fstring_start(token): - yield (FSTRING_START, token, spos, epos, line) - fstring_state.enter_fstring() - - endmatch = endprog.match(line, pos) - if endmatch: # all on one line - if stashed: - yield stashed - stashed = None - if not is_fstring_start(token): - pos = endmatch.end(0) - token = line[start:pos] - epos = (lnum, pos) - yield (STRING, token, spos, epos, line) - endprog_stack.pop() - parenlev = parenlev_stack.pop() - else: - end = endmatch.end(0) - token = line[pos:end] - spos, epos = (lnum, pos), (lnum, end) - if not token.endswith("{"): - fstring_middle, fstring_end = token[:-3], token[-3:] - fstring_middle_epos = fstring_end_spos = (lnum, end - 3) - yield ( - FSTRING_MIDDLE, - fstring_middle, - spos, - fstring_middle_epos, - line, - ) - yield ( - FSTRING_END, - fstring_end, - fstring_end_spos, - epos, - line, - ) - fstring_state.leave_fstring() - endprog_stack.pop() - parenlev = parenlev_stack.pop() - else: - fstring_middle, lbrace = token[:-1], token[-1] - fstring_middle_epos = lbrace_spos = (lnum, end - 1) - yield ( - FSTRING_MIDDLE, - fstring_middle, - spos, - fstring_middle_epos, - line, - ) - yield (LBRACE, lbrace, lbrace_spos, epos, line) - fstring_state.consume_lbrace() - pos = end - else: - # multiple lines - if is_fstring_start(token): - strstart = (lnum, pos) - contstr = line[pos:] - else: - strstart = (lnum, start) - contstr = line[start:] - contline = line - break - elif ( - initial in single_quoted - or token[:2] in single_quoted - or token[:3] in single_quoted - ): - maybe_endprog = ( - endprogs.get(initial) - or endprogs.get(token[:2]) - or endprogs.get(token[:3]) - ) - assert maybe_endprog is not None, f"endprog not found for {token}" - endprog = maybe_endprog - if token[-1] == "\n": # continued string - endprog_stack.append(endprog) - parenlev_stack.append(parenlev) - parenlev = 0 - strstart = (lnum, start) - contstr, needcont = line[start:], 1 - contline = line - break - else: # ordinary string - if stashed: - yield stashed - stashed = None - - if not is_fstring_start(token): - yield (STRING, token, spos, epos, line) - else: - if pseudomatch[20] is not None: - fstring_start = pseudomatch[20] - offset = pseudomatch.end(20) - pseudomatch.start(1) - elif pseudomatch[22] is not None: - fstring_start = pseudomatch[22] - offset = pseudomatch.end(22) - pseudomatch.start(1) - elif pseudomatch[24] is not None: - fstring_start = pseudomatch[24] - offset = pseudomatch.end(24) - pseudomatch.start(1) - else: - fstring_start = pseudomatch[26] - offset = pseudomatch.end(26) - pseudomatch.start(1) - - start_epos = (lnum, start + offset) - yield (FSTRING_START, fstring_start, spos, start_epos, line) - fstring_state.enter_fstring() - endprog = endprogs[fstring_start] - endprog_stack.append(endprog) - parenlev_stack.append(parenlev) - parenlev = 0 - - end_offset = pseudomatch.end(1) - 1 - fstring_middle = line[start + offset : end_offset] - middle_spos = (lnum, start + offset) - middle_epos = (lnum, end_offset) - yield ( - FSTRING_MIDDLE, - fstring_middle, - middle_spos, - middle_epos, - line, - ) - if not token.endswith("{"): - end_spos = (lnum, end_offset) - end_epos = (lnum, end_offset + 1) - yield (FSTRING_END, token[-1], end_spos, end_epos, line) - fstring_state.leave_fstring() - endprog_stack.pop() - parenlev = parenlev_stack.pop() - else: - end_spos = (lnum, end_offset) - end_epos = (lnum, end_offset + 1) - yield (LBRACE, "{", end_spos, end_epos, line) - fstring_state.consume_lbrace() - - elif initial.isidentifier(): # ordinary name - if token in ("async", "await"): - if async_keywords or async_def: - yield ( - ASYNC if token == "async" else AWAIT, - token, - spos, - epos, - line, - ) - continue - - tok = (NAME, token, spos, epos, line) - if token == "async" and not stashed: - stashed = tok - continue - - if token in ("def", "for"): - if stashed and stashed[0] == NAME and stashed[1] == "async": - if token == "def": - async_def = True - async_def_indent = indents[-1] - - yield ( - ASYNC, - stashed[1], - stashed[2], - stashed[3], - stashed[4], - ) - stashed = None - - if stashed: - yield stashed - stashed = None - - yield tok - elif initial == "\\": # continued stmt - # This yield is new; needed for better idempotency: - if stashed: - yield stashed - stashed = None - yield (NL, token, spos, (lnum, pos), line) - continued = 1 - elif ( - initial == "}" - and parenlev == 0 - and fstring_state.is_in_fstring_expression() - ): - yield (RBRACE, token, spos, epos, line) - fstring_state.consume_rbrace() - formatspec_start = epos - else: - if initial in "([{": - parenlev += 1 - elif initial in ")]}": - parenlev -= 1 - if stashed: - yield stashed - stashed = None - yield (OP, token, spos, epos, line) - else: - yield (ERRORTOKEN, line[pos], (lnum, pos), (lnum, pos + 1), line) - pos += 1 - - if stashed: - yield stashed - stashed = None - - for _indent in indents[1:]: # pop remaining indent levels - yield (DEDENT, "", (lnum, 0), (lnum, 0), "") - yield (ENDMARKER, "", (lnum, 0), (lnum, 0), "") - assert len(endprog_stack) == 0 - assert len(parenlev_stack) == 0 - - -if __name__ == "__main__": # testing - if len(sys.argv) > 1: - tokenize(open(sys.argv[1]).readline) - else: - tokenize(sys.stdin.readline) diff --git a/venv/lib/python3.12/site-packages/blib2to3/pygram.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pygram.cpython-312-darwin.so deleted file mode 100755 index e69ec8d14b08b154e4ef6218bac5aeeb2db3a2db..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*Uu;uV90%}UyFXMNFjQnP49zkXP{y``VB}9>Bd`G55Ta8|4(-})ja^%B?}WmP zOB90{>Sl=YBEo}#DGDL@K%&y|z@vx{19>1sV*>t3KoVpmFn_;$&mHY0fG?1kd{1(A z&hMOaf9Kp!Ti#AMaqX`gB}5+L;^R7w>-j>Wtunx6GS|~QtJJz>E$ghI{6E3`kaS$c z!%meIN}173ru6LM&gWlbkDu1_5_@&uY6__*H&iNZc7@ZUL+*T6b-qfyLgL(fKAn%> z-70oI)e()Sq6Uw+^G#iBuUlX@Byny&y5)SWY14=$+Vy&Oz80OYNzXg64)b&Kpi*6l zjj=>T#S(2vE6)Es_UU{rI)TJ_=W`P4RzBCAT$QR{vTlj0Yie9;f4V`v;5KamPfL|A zOet5T+LJjS>uvMNcgre4`*|HvF?S@NQ{-Idx!UJ)M!D_L{h)4Lv2!lxot27*R65fc zPR3QrG;W)(OsA9lx#t+eiC>aChk(5Qo%CS5@hY)uaDc&cj93`$Fffcx3W%rWPUft@{ZMm zM4PyMh-))fDb60UR<_M`konwF%Fjz4cPZxq*=NE0eS^<6EIxGL$RB~fk5Bx*mdE^D zWe;oD!f{sLdc86K6wKsN`Cd6iexLKXN-jB%H?oBPS@F>9uCy^b9t%rdn@O9|&Z?zV zkqk$?h|7~)CC|>R?J`5h^4?M&=PL6D`TW(A7zF|lfB*y_009U<00Izz00bZa0SG_< z0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb z2>ee3u5URyaJ_)~`M7At8JWcIBX?%Yu5e%O zr%L}a_t}U7)orbj+Q7UybE9q1Ky7RE+4(g}b!JkT);rBr#S$@7h4~t5t(gocrBa!8 zBh+c%mz^pba>;Gw>Z;t84{|Hjx%V#p+#>gDOZY=7<*Lh_uJt-=&_VzL5P$##AOHaf zKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_ z009U<00Izz00bZa0SG_<0uX=z1R!u91m@`fH$JG_Rl2*=vXzI(!*N3*W-6K@`xVgk zH~G)*ZX&NzF_}LpRJm~jQi5=ec?`da+ z{X$i(sf^i?Ow0<@)Xs{8jE%8GRXRz#wjHQE_3ID2o94Y!^vV~F->&JczOl4zDErxw z{-3w5iS&K-*8W2+$>SH=vW2Hko_x*Q)KWCkeYkt`)-&Jru6Xa6y?2{``}w-&FN;_0 z_`3V0k0R>DV++n*3cMd|EdR9k^2YIvzkPDI=kN9W@+Ur+QT6hX-=BVJ&)y4D>i3sV z`g8R!lV|oWt{*sg_TA?7_j>=v6UQogA27}s7k7QW;o(<5K3h4sCq8|%=lq8QSJppP JF255g{{lW*M5O=# diff --git a/venv/lib/python3.12/site-packages/blib2to3/pygram.py b/venv/lib/python3.12/site-packages/blib2to3/pygram.py deleted file mode 100644 index 70a5684..0000000 --- a/venv/lib/python3.12/site-packages/blib2to3/pygram.py +++ /dev/null @@ -1,204 +0,0 @@ -# Copyright 2006 Google, Inc. All Rights Reserved. -# Licensed to PSF under a Contributor Agreement. - -"""Export the Python grammar and symbols.""" - -# Python imports -import os -from typing import Union - -# Local imports -from .pgen2 import driver -from .pgen2.grammar import Grammar - -# Moved into initialize because mypyc can't handle __file__ (XXX bug) -# # The grammar file -# _GRAMMAR_FILE = os.path.join(os.path.dirname(__file__), "Grammar.txt") -# _PATTERN_GRAMMAR_FILE = os.path.join(os.path.dirname(__file__), -# "PatternGrammar.txt") - - -class Symbols: - def __init__(self, grammar: Grammar) -> None: - """Initializer. - - Creates an attribute for each grammar symbol (nonterminal), - whose value is the symbol's type (an int >= 256). - """ - for name, symbol in grammar.symbol2number.items(): - setattr(self, name, symbol) - - -class _python_symbols(Symbols): - and_expr: int - and_test: int - annassign: int - arglist: int - argument: int - arith_expr: int - asexpr_test: int - assert_stmt: int - async_funcdef: int - async_stmt: int - atom: int - augassign: int - break_stmt: int - case_block: int - classdef: int - comp_for: int - comp_if: int - comp_iter: int - comp_op: int - comparison: int - compound_stmt: int - continue_stmt: int - decorated: int - decorator: int - decorators: int - del_stmt: int - dictsetmaker: int - dotted_as_name: int - dotted_as_names: int - dotted_name: int - encoding_decl: int - eval_input: int - except_clause: int - expr: int - expr_stmt: int - exprlist: int - factor: int - file_input: int - flow_stmt: int - for_stmt: int - fstring: int - fstring_format_spec: int - fstring_middle: int - fstring_replacement_field: int - funcdef: int - global_stmt: int - guard: int - if_stmt: int - import_as_name: int - import_as_names: int - import_from: int - import_name: int - import_stmt: int - lambdef: int - listmaker: int - match_stmt: int - namedexpr_test: int - not_test: int - old_comp_for: int - old_comp_if: int - old_comp_iter: int - old_lambdef: int - old_test: int - or_test: int - parameters: int - paramspec: int - pass_stmt: int - pattern: int - patterns: int - power: int - raise_stmt: int - return_stmt: int - shift_expr: int - simple_stmt: int - single_input: int - sliceop: int - small_stmt: int - subject_expr: int - star_expr: int - stmt: int - subscript: int - subscriptlist: int - suite: int - term: int - test: int - testlist: int - testlist1: int - testlist_gexp: int - testlist_safe: int - testlist_star_expr: int - tfpdef: int - tfplist: int - tname: int - tname_star: int - trailer: int - try_stmt: int - type_stmt: int - typedargslist: int - typeparam: int - typeparams: int - typevar: int - typevartuple: int - varargslist: int - vfpdef: int - vfplist: int - vname: int - while_stmt: int - with_stmt: int - xor_expr: int - yield_arg: int - yield_expr: int - yield_stmt: int - - -class _pattern_symbols(Symbols): - Alternative: int - Alternatives: int - Details: int - Matcher: int - NegatedUnit: int - Repeater: int - Unit: int - - -python_grammar: Grammar -python_grammar_async_keywords: Grammar -python_grammar_soft_keywords: Grammar -pattern_grammar: Grammar -python_symbols: _python_symbols -pattern_symbols: _pattern_symbols - - -def initialize(cache_dir: Union[str, "os.PathLike[str]", None] = None) -> None: - global python_grammar - global python_grammar_async_keywords - global python_grammar_soft_keywords - global python_symbols - global pattern_grammar - global pattern_symbols - - # The grammar file - _GRAMMAR_FILE = os.path.join(os.path.dirname(__file__), "Grammar.txt") - _PATTERN_GRAMMAR_FILE = os.path.join( - os.path.dirname(__file__), "PatternGrammar.txt" - ) - - python_grammar = driver.load_packaged_grammar("blib2to3", _GRAMMAR_FILE, cache_dir) - assert "print" not in python_grammar.keywords - assert "exec" not in python_grammar.keywords - - soft_keywords = python_grammar.soft_keywords.copy() - python_grammar.soft_keywords.clear() - - python_symbols = _python_symbols(python_grammar) - - # Python 3.0-3.6 - python_grammar.version = (3, 0) - - # Python 3.7+ - python_grammar_async_keywords = python_grammar.copy() - python_grammar_async_keywords.async_keywords = True - python_grammar_async_keywords.version = (3, 7) - - # Python 3.10+ - python_grammar_soft_keywords = python_grammar_async_keywords.copy() - python_grammar_soft_keywords.soft_keywords = soft_keywords - python_grammar_soft_keywords.version = (3, 10) - - pattern_grammar = driver.load_packaged_grammar( - "blib2to3", _PATTERN_GRAMMAR_FILE, cache_dir - ) - pattern_symbols = _pattern_symbols(pattern_grammar) diff --git a/venv/lib/python3.12/site-packages/blib2to3/pytree.cpython-312-darwin.so b/venv/lib/python3.12/site-packages/blib2to3/pytree.cpython-312-darwin.so deleted file mode 100755 index 31c7ab64dcb431cfbbbd597bede4c2485629667b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50144 zcmeI*Yiv|S6bJCr-4-_5LWvSe!LT99OX+J1C6UJhCA8sHq{bQ(hke}A4cpyi_ZC>F zT21N$2x*lM7{34}JQ7R@6cU5V@Tb$DG};9_s%W5mjHf|#N$A!Wa2K>DN|XdMuMFE`}J`<@=QGJ=UDdX;8xa&kIe7mSe~)w zEYVhO@8{aWRf@BRtd(u^9b`Vgl=J5$kGo9b0omufkERcwd3^5Xms$_Bd@{T8$vPhM zbCo@;U5m$9ee3Z?|K**9Siu^w3ag|(h9#3>J|Fcp=)m@o%bvzc9x-OeBjn1ki zRnaU*yok#*u99bO&UTrpV|i{V4{??GV|@M^NsIyk2tWV=5P$##AOHafKmY;|fB*y_ z009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHafKmY;|fB*y_009U<00Izz z00jOg0@t^nIda`g{e0X$TEC!w4$+?V9vbjbaOhRK+Tbgp-}uh!5MRlZ8?1eFZb5$$ z^*k|y*ZGTR;QIEnhl!?~=X;%d^5^|BKRkSrudjX~YjR$7-o01lzuc?LwbxkJUVLHn zmc45D>SwtpI7FT)=dJ#zy#9T5zn0h3hN=J8gO2kMxZWY%$--ORA)AojofLjDwc?uD$Lhd>&#?8DV55a zX~VGZ%TAUJx#YKUbye=l2f3B%+53bwxighan=(AUd(lD5z(%NR!9%%*stTM9P{)I zdzPr)6|Zo`ZFbBbv5S|RVy-1zM{&)MIV3+h&oOdpXFwmGLzk8;u-por3WRRaSIQbn zrDK~zrXgEf<=Vy494pM^z&Z1SJjN`Z@#Nu?dn}?Zo|i|HQbu(4nBPOCc6isn7n~LL z164)1?MNnO2WsnPM?>i?u|!oSN!i}$#_;|ni{88X>?_r8&HrIs)08hS|9*>-BTaqi&3UwT7t-0k!K_5AWjcF(MO`rV%%oxcCj<;upRlP3JU z>idbab}ni>GI;UjmS_I!{j2L!Kc1Ksh Union[str, int]: - global _type_reprs - if not _type_reprs: - from . import pygram - - if not hasattr(pygram, "python_symbols"): - pygram.initialize(cache_dir=None) - - # printing tokens is possible but not as useful - # from .pgen2 import token // token.__dict__.items(): - for name in dir(pygram.python_symbols): - val = getattr(pygram.python_symbols, name) - if type(val) == int: - _type_reprs[val] = name - return _type_reprs.setdefault(type_num, type_num) - - -_P = TypeVar("_P", bound="Base") - -NL = Union["Node", "Leaf"] -Context = Tuple[str, Tuple[int, int]] -RawNode = Tuple[int, Optional[str], Optional[Context], Optional[List[NL]]] - - -class Base: - """ - Abstract base class for Node and Leaf. - - This provides some default functionality and boilerplate using the - template pattern. - - A node may be a subnode of at most one parent. - """ - - # Default values for instance variables - type: int # int: token number (< 256) or symbol number (>= 256) - parent: Optional["Node"] = None # Parent node pointer, or None - children: List[NL] # List of subnodes - was_changed: bool = False - was_checked: bool = False - - def __new__(cls, *args, **kwds): - """Constructor that prevents Base from being instantiated.""" - assert cls is not Base, "Cannot instantiate Base" - return object.__new__(cls) - - def __eq__(self, other: Any) -> bool: - """ - Compare two nodes for equality. - - This calls the method _eq(). - """ - if self.__class__ is not other.__class__: - return NotImplemented - return self._eq(other) - - @property - def prefix(self) -> str: - raise NotImplementedError - - def _eq(self: _P, other: _P) -> bool: - """ - Compare two nodes for equality. - - This is called by __eq__ and __ne__. It is only called if the two nodes - have the same type. This must be implemented by the concrete subclass. - Nodes should be considered equal if they have the same structure, - ignoring the prefix string and other context information. - """ - raise NotImplementedError - - def __deepcopy__(self: _P, memo: Any) -> _P: - return self.clone() - - def clone(self: _P) -> _P: - """ - Return a cloned (deep) copy of self. - - This must be implemented by the concrete subclass. - """ - raise NotImplementedError - - def post_order(self) -> Iterator[NL]: - """ - Return a post-order iterator for the tree. - - This must be implemented by the concrete subclass. - """ - raise NotImplementedError - - def pre_order(self) -> Iterator[NL]: - """ - Return a pre-order iterator for the tree. - - This must be implemented by the concrete subclass. - """ - raise NotImplementedError - - def replace(self, new: Union[NL, List[NL]]) -> None: - """Replace this node with a new one in the parent.""" - assert self.parent is not None, str(self) - assert new is not None - if not isinstance(new, list): - new = [new] - l_children = [] - found = False - for ch in self.parent.children: - if ch is self: - assert not found, (self.parent.children, self, new) - if new is not None: - l_children.extend(new) - found = True - else: - l_children.append(ch) - assert found, (self.children, self, new) - self.parent.children = l_children - self.parent.changed() - self.parent.invalidate_sibling_maps() - for x in new: - x.parent = self.parent - self.parent = None - - def get_lineno(self) -> Optional[int]: - """Return the line number which generated the invocant node.""" - node = self - while not isinstance(node, Leaf): - if not node.children: - return None - node = node.children[0] - return node.lineno - - def changed(self) -> None: - if self.was_changed: - return - if self.parent: - self.parent.changed() - self.was_changed = True - - def remove(self) -> Optional[int]: - """ - Remove the node from the tree. Returns the position of the node in its - parent's children before it was removed. - """ - if self.parent: - for i, node in enumerate(self.parent.children): - if node is self: - del self.parent.children[i] - self.parent.changed() - self.parent.invalidate_sibling_maps() - self.parent = None - return i - return None - - @property - def next_sibling(self) -> Optional[NL]: - """ - The node immediately following the invocant in their parent's children - list. If the invocant does not have a next sibling, it is None - """ - if self.parent is None: - return None - - if self.parent.next_sibling_map is None: - self.parent.update_sibling_maps() - assert self.parent.next_sibling_map is not None - return self.parent.next_sibling_map[id(self)] - - @property - def prev_sibling(self) -> Optional[NL]: - """ - The node immediately preceding the invocant in their parent's children - list. If the invocant does not have a previous sibling, it is None. - """ - if self.parent is None: - return None - - if self.parent.prev_sibling_map is None: - self.parent.update_sibling_maps() - assert self.parent.prev_sibling_map is not None - return self.parent.prev_sibling_map[id(self)] - - def leaves(self) -> Iterator["Leaf"]: - for child in self.children: - yield from child.leaves() - - def depth(self) -> int: - if self.parent is None: - return 0 - return 1 + self.parent.depth() - - def get_suffix(self) -> str: - """ - Return the string immediately following the invocant node. This is - effectively equivalent to node.next_sibling.prefix - """ - next_sib = self.next_sibling - if next_sib is None: - return "" - prefix = next_sib.prefix - return prefix - - -class Node(Base): - """Concrete implementation for interior nodes.""" - - fixers_applied: Optional[List[Any]] - used_names: Optional[Set[str]] - - def __init__( - self, - type: int, - children: List[NL], - context: Optional[Any] = None, - prefix: Optional[str] = None, - fixers_applied: Optional[List[Any]] = None, - ) -> None: - """ - Initializer. - - Takes a type constant (a symbol number >= 256), a sequence of - child nodes, and an optional context keyword argument. - - As a side effect, the parent pointers of the children are updated. - """ - assert type >= 256, type - self.type = type - self.children = list(children) - for ch in self.children: - assert ch.parent is None, repr(ch) - ch.parent = self - self.invalidate_sibling_maps() - if prefix is not None: - self.prefix = prefix - if fixers_applied: - self.fixers_applied = fixers_applied[:] - else: - self.fixers_applied = None - - def __repr__(self) -> str: - """Return a canonical string representation.""" - assert self.type is not None - return "{}({}, {!r})".format( - self.__class__.__name__, - type_repr(self.type), - self.children, - ) - - def __str__(self) -> str: - """ - Return a pretty string representation. - - This reproduces the input source exactly. - """ - return "".join(map(str, self.children)) - - def _eq(self, other: Base) -> bool: - """Compare two nodes for equality.""" - return (self.type, self.children) == (other.type, other.children) - - def clone(self) -> "Node": - assert self.type is not None - """Return a cloned (deep) copy of self.""" - return Node( - self.type, - [ch.clone() for ch in self.children], - fixers_applied=self.fixers_applied, - ) - - def post_order(self) -> Iterator[NL]: - """Return a post-order iterator for the tree.""" - for child in self.children: - yield from child.post_order() - yield self - - def pre_order(self) -> Iterator[NL]: - """Return a pre-order iterator for the tree.""" - yield self - for child in self.children: - yield from child.pre_order() - - @property - def prefix(self) -> str: - """ - The whitespace and comments preceding this node in the input. - """ - if not self.children: - return "" - return self.children[0].prefix - - @prefix.setter - def prefix(self, prefix: str) -> None: - if self.children: - self.children[0].prefix = prefix - - def set_child(self, i: int, child: NL) -> None: - """ - Equivalent to 'node.children[i] = child'. This method also sets the - child's parent attribute appropriately. - """ - child.parent = self - self.children[i].parent = None - self.children[i] = child - self.changed() - self.invalidate_sibling_maps() - - def insert_child(self, i: int, child: NL) -> None: - """ - Equivalent to 'node.children.insert(i, child)'. This method also sets - the child's parent attribute appropriately. - """ - child.parent = self - self.children.insert(i, child) - self.changed() - self.invalidate_sibling_maps() - - def append_child(self, child: NL) -> None: - """ - Equivalent to 'node.children.append(child)'. This method also sets the - child's parent attribute appropriately. - """ - child.parent = self - self.children.append(child) - self.changed() - self.invalidate_sibling_maps() - - def invalidate_sibling_maps(self) -> None: - self.prev_sibling_map: Optional[Dict[int, Optional[NL]]] = None - self.next_sibling_map: Optional[Dict[int, Optional[NL]]] = None - - def update_sibling_maps(self) -> None: - _prev: Dict[int, Optional[NL]] = {} - _next: Dict[int, Optional[NL]] = {} - self.prev_sibling_map = _prev - self.next_sibling_map = _next - previous: Optional[NL] = None - for current in self.children: - _prev[id(current)] = previous - _next[id(previous)] = current - previous = current - _next[id(current)] = None - - -class Leaf(Base): - """Concrete implementation for leaf nodes.""" - - # Default values for instance variables - value: str - fixers_applied: List[Any] - bracket_depth: int - # Changed later in brackets.py - opening_bracket: Optional["Leaf"] = None - used_names: Optional[Set[str]] - _prefix = "" # Whitespace and comments preceding this token in the input - lineno: int = 0 # Line where this token starts in the input - column: int = 0 # Column where this token starts in the input - # If not None, this Leaf is created by converting a block of fmt off/skip - # code, and `fmt_pass_converted_first_leaf` points to the first Leaf in the - # converted code. - fmt_pass_converted_first_leaf: Optional["Leaf"] = None - - def __init__( - self, - type: int, - value: str, - context: Optional[Context] = None, - prefix: Optional[str] = None, - fixers_applied: List[Any] = [], - opening_bracket: Optional["Leaf"] = None, - fmt_pass_converted_first_leaf: Optional["Leaf"] = None, - ) -> None: - """ - Initializer. - - Takes a type constant (a token number < 256), a string value, and an - optional context keyword argument. - """ - - assert 0 <= type < 256, type - if context is not None: - self._prefix, (self.lineno, self.column) = context - self.type = type - self.value = value - if prefix is not None: - self._prefix = prefix - self.fixers_applied: Optional[List[Any]] = fixers_applied[:] - self.children = [] - self.opening_bracket = opening_bracket - self.fmt_pass_converted_first_leaf = fmt_pass_converted_first_leaf - - def __repr__(self) -> str: - """Return a canonical string representation.""" - from .pgen2.token import tok_name - - assert self.type is not None - return "{}({}, {!r})".format( - self.__class__.__name__, - tok_name.get(self.type, self.type), - self.value, - ) - - def __str__(self) -> str: - """ - Return a pretty string representation. - - This reproduces the input source exactly. - """ - return self._prefix + str(self.value) - - def _eq(self, other: "Leaf") -> bool: - """Compare two nodes for equality.""" - return (self.type, self.value) == (other.type, other.value) - - def clone(self) -> "Leaf": - assert self.type is not None - """Return a cloned (deep) copy of self.""" - return Leaf( - self.type, - self.value, - (self.prefix, (self.lineno, self.column)), - fixers_applied=self.fixers_applied, - ) - - def leaves(self) -> Iterator["Leaf"]: - yield self - - def post_order(self) -> Iterator["Leaf"]: - """Return a post-order iterator for the tree.""" - yield self - - def pre_order(self) -> Iterator["Leaf"]: - """Return a pre-order iterator for the tree.""" - yield self - - @property - def prefix(self) -> str: - """ - The whitespace and comments preceding this token in the input. - """ - return self._prefix - - @prefix.setter - def prefix(self, prefix: str) -> None: - self.changed() - self._prefix = prefix - - -def convert(gr: Grammar, raw_node: RawNode) -> NL: - """ - Convert raw node information to a Node or Leaf instance. - - This is passed to the parser driver which calls it whenever a reduction of a - grammar rule produces a new complete node, so that the tree is build - strictly bottom-up. - """ - type, value, context, children = raw_node - if children or type in gr.number2symbol: - # If there's exactly one child, return that child instead of - # creating a new node. - assert children is not None - if len(children) == 1: - return children[0] - return Node(type, children, context=context) - else: - return Leaf(type, value or "", context=context) - - -_Results = Dict[str, NL] - - -class BasePattern: - """ - A pattern is a tree matching pattern. - - It looks for a specific node type (token or symbol), and - optionally for a specific content. - - This is an abstract base class. There are three concrete - subclasses: - - - LeafPattern matches a single leaf node; - - NodePattern matches a single node (usually non-leaf); - - WildcardPattern matches a sequence of nodes of variable length. - """ - - # Defaults for instance variables - type: Optional[int] - type = None # Node type (token if < 256, symbol if >= 256) - content: Any = None # Optional content matching pattern - name: Optional[str] = None # Optional name used to store match in results dict - - def __new__(cls, *args, **kwds): - """Constructor that prevents BasePattern from being instantiated.""" - assert cls is not BasePattern, "Cannot instantiate BasePattern" - return object.__new__(cls) - - def __repr__(self) -> str: - assert self.type is not None - args = [type_repr(self.type), self.content, self.name] - while args and args[-1] is None: - del args[-1] - return "{}({})".format(self.__class__.__name__, ", ".join(map(repr, args))) - - def _submatch(self, node, results=None) -> bool: - raise NotImplementedError - - def optimize(self) -> "BasePattern": - """ - A subclass can define this as a hook for optimizations. - - Returns either self or another node with the same effect. - """ - return self - - def match(self, node: NL, results: Optional[_Results] = None) -> bool: - """ - Does this pattern exactly match a node? - - Returns True if it matches, False if not. - - If results is not None, it must be a dict which will be - updated with the nodes matching named subpatterns. - - Default implementation for non-wildcard patterns. - """ - if self.type is not None and node.type != self.type: - return False - if self.content is not None: - r: Optional[_Results] = None - if results is not None: - r = {} - if not self._submatch(node, r): - return False - if r: - assert results is not None - results.update(r) - if results is not None and self.name: - results[self.name] = node - return True - - def match_seq(self, nodes: List[NL], results: Optional[_Results] = None) -> bool: - """ - Does this pattern exactly match a sequence of nodes? - - Default implementation for non-wildcard patterns. - """ - if len(nodes) != 1: - return False - return self.match(nodes[0], results) - - def generate_matches(self, nodes: List[NL]) -> Iterator[Tuple[int, _Results]]: - """ - Generator yielding all matches for this pattern. - - Default implementation for non-wildcard patterns. - """ - r: _Results = {} - if nodes and self.match(nodes[0], r): - yield 1, r - - -class LeafPattern(BasePattern): - def __init__( - self, - type: Optional[int] = None, - content: Optional[str] = None, - name: Optional[str] = None, - ) -> None: - """ - Initializer. Takes optional type, content, and name. - - The type, if given must be a token type (< 256). If not given, - this matches any *leaf* node; the content may still be required. - - The content, if given, must be a string. - - If a name is given, the matching node is stored in the results - dict under that key. - """ - if type is not None: - assert 0 <= type < 256, type - if content is not None: - assert isinstance(content, str), repr(content) - self.type = type - self.content = content - self.name = name - - def match(self, node: NL, results=None) -> bool: - """Override match() to insist on a leaf node.""" - if not isinstance(node, Leaf): - return False - return BasePattern.match(self, node, results) - - def _submatch(self, node, results=None): - """ - Match the pattern's content to the node's children. - - This assumes the node type matches and self.content is not None. - - Returns True if it matches, False if not. - - If results is not None, it must be a dict which will be - updated with the nodes matching named subpatterns. - - When returning False, the results dict may still be updated. - """ - return self.content == node.value - - -class NodePattern(BasePattern): - wildcards: bool = False - - def __init__( - self, - type: Optional[int] = None, - content: Optional[Iterable[str]] = None, - name: Optional[str] = None, - ) -> None: - """ - Initializer. Takes optional type, content, and name. - - The type, if given, must be a symbol type (>= 256). If the - type is None this matches *any* single node (leaf or not), - except if content is not None, in which it only matches - non-leaf nodes that also match the content pattern. - - The content, if not None, must be a sequence of Patterns that - must match the node's children exactly. If the content is - given, the type must not be None. - - If a name is given, the matching node is stored in the results - dict under that key. - """ - if type is not None: - assert type >= 256, type - if content is not None: - assert not isinstance(content, str), repr(content) - newcontent = list(content) - for i, item in enumerate(newcontent): - assert isinstance(item, BasePattern), (i, item) - # I don't even think this code is used anywhere, but it does cause - # unreachable errors from mypy. This function's signature does look - # odd though *shrug*. - if isinstance(item, WildcardPattern): # type: ignore[unreachable] - self.wildcards = True # type: ignore[unreachable] - self.type = type - self.content = newcontent # TODO: this is unbound when content is None - self.name = name - - def _submatch(self, node, results=None) -> bool: - """ - Match the pattern's content to the node's children. - - This assumes the node type matches and self.content is not None. - - Returns True if it matches, False if not. - - If results is not None, it must be a dict which will be - updated with the nodes matching named subpatterns. - - When returning False, the results dict may still be updated. - """ - if self.wildcards: - for c, r in generate_matches(self.content, node.children): - if c == len(node.children): - if results is not None: - results.update(r) - return True - return False - if len(self.content) != len(node.children): - return False - for subpattern, child in zip(self.content, node.children): - if not subpattern.match(child, results): - return False - return True - - -class WildcardPattern(BasePattern): - """ - A wildcard pattern can match zero or more nodes. - - This has all the flexibility needed to implement patterns like: - - .* .+ .? .{m,n} - (a b c | d e | f) - (...)* (...)+ (...)? (...){m,n} - - except it always uses non-greedy matching. - """ - - min: int - max: int - - def __init__( - self, - content: Optional[str] = None, - min: int = 0, - max: int = HUGE, - name: Optional[str] = None, - ) -> None: - """ - Initializer. - - Args: - content: optional sequence of subsequences of patterns; - if absent, matches one node; - if present, each subsequence is an alternative [*] - min: optional minimum number of times to match, default 0 - max: optional maximum number of times to match, default HUGE - name: optional name assigned to this match - - [*] Thus, if content is [[a, b, c], [d, e], [f, g, h]] this is - equivalent to (a b c | d e | f g h); if content is None, - this is equivalent to '.' in regular expression terms. - The min and max parameters work as follows: - min=0, max=maxint: .* - min=1, max=maxint: .+ - min=0, max=1: .? - min=1, max=1: . - If content is not None, replace the dot with the parenthesized - list of alternatives, e.g. (a b c | d e | f g h)* - """ - assert 0 <= min <= max <= HUGE, (min, max) - if content is not None: - f = lambda s: tuple(s) - wrapped_content = tuple(map(f, content)) # Protect against alterations - # Check sanity of alternatives - assert len(wrapped_content), repr( - wrapped_content - ) # Can't have zero alternatives - for alt in wrapped_content: - assert len(alt), repr(alt) # Can have empty alternatives - self.content = wrapped_content - self.min = min - self.max = max - self.name = name - - def optimize(self) -> Any: - """Optimize certain stacked wildcard patterns.""" - subpattern = None - if ( - self.content is not None - and len(self.content) == 1 - and len(self.content[0]) == 1 - ): - subpattern = self.content[0][0] - if self.min == 1 and self.max == 1: - if self.content is None: - return NodePattern(name=self.name) - if subpattern is not None and self.name == subpattern.name: - return subpattern.optimize() - if ( - self.min <= 1 - and isinstance(subpattern, WildcardPattern) - and subpattern.min <= 1 - and self.name == subpattern.name - ): - return WildcardPattern( - subpattern.content, - self.min * subpattern.min, - self.max * subpattern.max, - subpattern.name, - ) - return self - - def match(self, node, results=None) -> bool: - """Does this pattern exactly match a node?""" - return self.match_seq([node], results) - - def match_seq(self, nodes, results=None) -> bool: - """Does this pattern exactly match a sequence of nodes?""" - for c, r in self.generate_matches(nodes): - if c == len(nodes): - if results is not None: - results.update(r) - if self.name: - results[self.name] = list(nodes) - return True - return False - - def generate_matches(self, nodes) -> Iterator[Tuple[int, _Results]]: - """ - Generator yielding matches for a sequence of nodes. - - Args: - nodes: sequence of nodes - - Yields: - (count, results) tuples where: - count: the match comprises nodes[:count]; - results: dict containing named submatches. - """ - if self.content is None: - # Shortcut for special case (see __init__.__doc__) - for count in range(self.min, 1 + min(len(nodes), self.max)): - r = {} - if self.name: - r[self.name] = nodes[:count] - yield count, r - elif self.name == "bare_name": - yield self._bare_name_matches(nodes) - else: - # The reason for this is that hitting the recursion limit usually - # results in some ugly messages about how RuntimeErrors are being - # ignored. We only have to do this on CPython, though, because other - # implementations don't have this nasty bug in the first place. - if hasattr(sys, "getrefcount"): - save_stderr = sys.stderr - sys.stderr = StringIO() - try: - for count, r in self._recursive_matches(nodes, 0): - if self.name: - r[self.name] = nodes[:count] - yield count, r - except RuntimeError: - # We fall back to the iterative pattern matching scheme if the recursive - # scheme hits the recursion limit. - for count, r in self._iterative_matches(nodes): - if self.name: - r[self.name] = nodes[:count] - yield count, r - finally: - if hasattr(sys, "getrefcount"): - sys.stderr = save_stderr - - def _iterative_matches(self, nodes) -> Iterator[Tuple[int, _Results]]: - """Helper to iteratively yield the matches.""" - nodelen = len(nodes) - if 0 >= self.min: - yield 0, {} - - results = [] - # generate matches that use just one alt from self.content - for alt in self.content: - for c, r in generate_matches(alt, nodes): - yield c, r - results.append((c, r)) - - # for each match, iterate down the nodes - while results: - new_results = [] - for c0, r0 in results: - # stop if the entire set of nodes has been matched - if c0 < nodelen and c0 <= self.max: - for alt in self.content: - for c1, r1 in generate_matches(alt, nodes[c0:]): - if c1 > 0: - r = {} - r.update(r0) - r.update(r1) - yield c0 + c1, r - new_results.append((c0 + c1, r)) - results = new_results - - def _bare_name_matches(self, nodes) -> Tuple[int, _Results]: - """Special optimized matcher for bare_name.""" - count = 0 - r = {} # type: _Results - done = False - max = len(nodes) - while not done and count < max: - done = True - for leaf in self.content: - if leaf[0].match(nodes[count], r): - count += 1 - done = False - break - assert self.name is not None - r[self.name] = nodes[:count] - return count, r - - def _recursive_matches(self, nodes, count) -> Iterator[Tuple[int, _Results]]: - """Helper to recursively yield the matches.""" - assert self.content is not None - if count >= self.min: - yield 0, {} - if count < self.max: - for alt in self.content: - for c0, r0 in generate_matches(alt, nodes): - for c1, r1 in self._recursive_matches(nodes[c0:], count + 1): - r = {} - r.update(r0) - r.update(r1) - yield c0 + c1, r - - -class NegatedPattern(BasePattern): - def __init__(self, content: Optional[BasePattern] = None) -> None: - """ - Initializer. - - The argument is either a pattern or None. If it is None, this - only matches an empty sequence (effectively '$' in regex - lingo). If it is not None, this matches whenever the argument - pattern doesn't have any matches. - """ - if content is not None: - assert isinstance(content, BasePattern), repr(content) - self.content = content - - def match(self, node, results=None) -> bool: - # We never match a node in its entirety - return False - - def match_seq(self, nodes, results=None) -> bool: - # We only match an empty sequence of nodes in its entirety - return len(nodes) == 0 - - def generate_matches(self, nodes: List[NL]) -> Iterator[Tuple[int, _Results]]: - if self.content is None: - # Return a match if there is an empty sequence - if len(nodes) == 0: - yield 0, {} - else: - # Return a match if the argument pattern has no matches - for c, r in self.content.generate_matches(nodes): - return - yield 0, {} - - -def generate_matches( - patterns: List[BasePattern], nodes: List[NL] -) -> Iterator[Tuple[int, _Results]]: - """ - Generator yielding matches for a sequence of patterns and nodes. - - Args: - patterns: a sequence of patterns - nodes: a sequence of nodes - - Yields: - (count, results) tuples where: - count: the entire sequence of patterns matches nodes[:count]; - results: dict containing named submatches. - """ - if not patterns: - yield 0, {} - else: - p, rest = patterns[0], patterns[1:] - for c0, r0 in p.generate_matches(nodes): - if not rest: - yield c0, r0 - else: - for c1, r1 in generate_matches(rest, nodes[c0:]): - r = {} - r.update(r0) - r.update(r1) - yield c0 + c1, r diff --git a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/LICENSE.rst b/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/LICENSE.rst deleted file mode 100644 index d12a849..0000000 --- a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/LICENSE.rst +++ /dev/null @@ -1,28 +0,0 @@ -Copyright 2014 Pallets - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A -PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED -TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/METADATA b/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/METADATA deleted file mode 100644 index 7a6bbb2..0000000 --- a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/METADATA +++ /dev/null @@ -1,103 +0,0 @@ -Metadata-Version: 2.1 -Name: click -Version: 8.1.7 -Summary: Composable command line interface toolkit -Home-page: https://palletsprojects.com/p/click/ -Maintainer: Pallets -Maintainer-email: contact@palletsprojects.com -License: BSD-3-Clause -Project-URL: Donate, https://palletsprojects.com/donate -Project-URL: Documentation, https://click.palletsprojects.com/ -Project-URL: Changes, https://click.palletsprojects.com/changes/ -Project-URL: Source Code, https://github.com/pallets/click/ -Project-URL: Issue Tracker, https://github.com/pallets/click/issues/ -Project-URL: Chat, https://discord.gg/pallets -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: BSD License -Classifier: Operating System :: OS Independent -Classifier: Programming Language :: Python -Requires-Python: >=3.7 -Description-Content-Type: text/x-rst -License-File: LICENSE.rst -Requires-Dist: colorama ; platform_system == "Windows" -Requires-Dist: importlib-metadata ; python_version < "3.8" - -\$ click\_ -========== - -Click is a Python package for creating beautiful command line interfaces -in a composable way with as little code as necessary. It's the "Command -Line Interface Creation Kit". It's highly configurable but comes with -sensible defaults out of the box. - -It aims to make the process of writing command line tools quick and fun -while also preventing any frustration caused by the inability to -implement an intended CLI API. - -Click in three points: - -- Arbitrary nesting of commands -- Automatic help page generation -- Supports lazy loading of subcommands at runtime - - -Installing ----------- - -Install and update using `pip`_: - -.. code-block:: text - - $ pip install -U click - -.. _pip: https://pip.pypa.io/en/stable/getting-started/ - - -A Simple Example ----------------- - -.. code-block:: python - - import click - - @click.command() - @click.option("--count", default=1, help="Number of greetings.") - @click.option("--name", prompt="Your name", help="The person to greet.") - def hello(count, name): - """Simple program that greets NAME for a total of COUNT times.""" - for _ in range(count): - click.echo(f"Hello, {name}!") - - if __name__ == '__main__': - hello() - -.. code-block:: text - - $ python hello.py --count=3 - Your name: Click - Hello, Click! - Hello, Click! - Hello, Click! - - -Donate ------- - -The Pallets organization develops and supports Click and other popular -packages. In order to grow the community of contributors and users, and -allow the maintainers to devote more time to the projects, `please -donate today`_. - -.. _please donate today: https://palletsprojects.com/donate - - -Links ------ - -- Documentation: https://click.palletsprojects.com/ -- Changes: https://click.palletsprojects.com/changes/ -- PyPI Releases: https://pypi.org/project/click/ -- Source Code: https://github.com/pallets/click -- Issue Tracker: https://github.com/pallets/click/issues -- Chat: https://discord.gg/pallets diff --git a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/RECORD b/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/RECORD deleted file mode 100644 index 72be766..0000000 --- a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/RECORD +++ /dev/null @@ -1,40 +0,0 @@ -click-8.1.7.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -click-8.1.7.dist-info/LICENSE.rst,sha256=morRBqOU6FO_4h9C9OctWSgZoigF2ZG18ydQKSkrZY0,1475 -click-8.1.7.dist-info/METADATA,sha256=qIMevCxGA9yEmJOM_4WHuUJCwWpsIEVbCPOhs45YPN4,3014 -click-8.1.7.dist-info/RECORD,, -click-8.1.7.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -click-8.1.7.dist-info/WHEEL,sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc,92 -click-8.1.7.dist-info/top_level.txt,sha256=J1ZQogalYS4pphY_lPECoNMfw0HzTSrZglC4Yfwo4xA,6 -click/__init__.py,sha256=YDDbjm406dTOA0V8bTtdGnhN7zj5j-_dFRewZF_pLvw,3138 -click/__pycache__/__init__.cpython-312.pyc,, -click/__pycache__/_compat.cpython-312.pyc,, -click/__pycache__/_termui_impl.cpython-312.pyc,, -click/__pycache__/_textwrap.cpython-312.pyc,, -click/__pycache__/_winconsole.cpython-312.pyc,, -click/__pycache__/core.cpython-312.pyc,, -click/__pycache__/decorators.cpython-312.pyc,, -click/__pycache__/exceptions.cpython-312.pyc,, -click/__pycache__/formatting.cpython-312.pyc,, -click/__pycache__/globals.cpython-312.pyc,, -click/__pycache__/parser.cpython-312.pyc,, -click/__pycache__/shell_completion.cpython-312.pyc,, -click/__pycache__/termui.cpython-312.pyc,, -click/__pycache__/testing.cpython-312.pyc,, -click/__pycache__/types.cpython-312.pyc,, -click/__pycache__/utils.cpython-312.pyc,, -click/_compat.py,sha256=5318agQpbt4kroKsbqDOYpTSWzL_YCZVUQiTT04yXmc,18744 -click/_termui_impl.py,sha256=3dFYv4445Nw-rFvZOTBMBPYwB1bxnmNk9Du6Dm_oBSU,24069 -click/_textwrap.py,sha256=10fQ64OcBUMuK7mFvh8363_uoOxPlRItZBmKzRJDgoY,1353 -click/_winconsole.py,sha256=5ju3jQkcZD0W27WEMGqmEP4y_crUVzPCqsX_FYb7BO0,7860 -click/core.py,sha256=j6oEWtGgGna8JarD6WxhXmNnxLnfRjwXglbBc-8jr7U,114086 -click/decorators.py,sha256=-ZlbGYgV-oI8jr_oH4RpuL1PFS-5QmeuEAsLDAYgxtw,18719 -click/exceptions.py,sha256=fyROO-47HWFDjt2qupo7A3J32VlpM-ovJnfowu92K3s,9273 -click/formatting.py,sha256=Frf0-5W33-loyY_i9qrwXR8-STnW3m5gvyxLVUdyxyk,9706 -click/globals.py,sha256=TP-qM88STzc7f127h35TD_v920FgfOD2EwzqA0oE8XU,1961 -click/parser.py,sha256=LKyYQE9ZLj5KgIDXkrcTHQRXIggfoivX14_UVIn56YA,19067 -click/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -click/shell_completion.py,sha256=Ty3VM_ts0sQhj6u7eFTiLwHPoTgcXTGEAUg2OpLqYKw,18460 -click/termui.py,sha256=H7Q8FpmPelhJ2ovOhfCRhjMtCpNyjFXryAMLZODqsdc,28324 -click/testing.py,sha256=1Qd4kS5bucn1hsNIRryd0WtTMuCpkA93grkWxT8POsU,16084 -click/types.py,sha256=TZvz3hKvBztf-Hpa2enOmP4eznSPLzijjig5b_0XMxE,36391 -click/utils.py,sha256=1476UduUNY6UePGU4m18uzVHLt1sKM2PP3yWsQhbItM,20298 diff --git a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/WHEEL b/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/WHEEL deleted file mode 100644 index 2c08da0..0000000 --- a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/WHEEL +++ /dev/null @@ -1,5 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.41.1) -Root-Is-Purelib: true -Tag: py3-none-any - diff --git a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/top_level.txt b/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/top_level.txt deleted file mode 100644 index dca9a90..0000000 --- a/venv/lib/python3.12/site-packages/click-8.1.7.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -click diff --git a/venv/lib/python3.12/site-packages/click/__init__.py b/venv/lib/python3.12/site-packages/click/__init__.py deleted file mode 100644 index 9a1dab0..0000000 --- a/venv/lib/python3.12/site-packages/click/__init__.py +++ /dev/null @@ -1,73 +0,0 @@ -""" -Click is a simple Python module inspired by the stdlib optparse to make -writing command line scripts fun. Unlike other modules, it's based -around a simple API that does not come with too much magic and is -composable. -""" -from .core import Argument as Argument -from .core import BaseCommand as BaseCommand -from .core import Command as Command -from .core import CommandCollection as CommandCollection -from .core import Context as Context -from .core import Group as Group -from .core import MultiCommand as MultiCommand -from .core import Option as Option -from .core import Parameter as Parameter -from .decorators import argument as argument -from .decorators import command as command -from .decorators import confirmation_option as confirmation_option -from .decorators import group as group -from .decorators import help_option as help_option -from .decorators import make_pass_decorator as make_pass_decorator -from .decorators import option as option -from .decorators import pass_context as pass_context -from .decorators import pass_obj as pass_obj -from .decorators import password_option as password_option -from .decorators import version_option as version_option -from .exceptions import Abort as Abort -from .exceptions import BadArgumentUsage as BadArgumentUsage -from .exceptions import BadOptionUsage as BadOptionUsage -from .exceptions import BadParameter as BadParameter -from .exceptions import ClickException as ClickException -from .exceptions import FileError as FileError -from .exceptions import MissingParameter as MissingParameter -from .exceptions import NoSuchOption as NoSuchOption -from .exceptions import UsageError as UsageError -from .formatting import HelpFormatter as HelpFormatter -from .formatting import wrap_text as wrap_text -from .globals import get_current_context as get_current_context -from .parser import OptionParser as OptionParser -from .termui import clear as clear -from .termui import confirm as confirm -from .termui import echo_via_pager as echo_via_pager -from .termui import edit as edit -from .termui import getchar as getchar -from .termui import launch as launch -from .termui import pause as pause -from .termui import progressbar as progressbar -from .termui import prompt as prompt -from .termui import secho as secho -from .termui import style as style -from .termui import unstyle as unstyle -from .types import BOOL as BOOL -from .types import Choice as Choice -from .types import DateTime as DateTime -from .types import File as File -from .types import FLOAT as FLOAT -from .types import FloatRange as FloatRange -from .types import INT as INT -from .types import IntRange as IntRange -from .types import ParamType as ParamType -from .types import Path as Path -from .types import STRING as STRING -from .types import Tuple as Tuple -from .types import UNPROCESSED as UNPROCESSED -from .types import UUID as UUID -from .utils import echo as echo -from .utils import format_filename as format_filename -from .utils import get_app_dir as get_app_dir -from .utils import get_binary_stream as get_binary_stream -from .utils import get_text_stream as get_text_stream -from .utils import open_file as open_file - -__version__ = "8.1.7" diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 5c935260f45b9910846a008e845bcff2b00d7536..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2709 zcmY+_OHUhF8V2Ap_=at6AtdBNs6Y~8E;hGt3xQw<2t8>)323AvjY{S6!9Jb3=~Ov1 zz3X4m>t4=pneD7BSsH0pvzt+CHocnn`)r_x#mjTPI+v;3<2qTeunG3tge>WO-voACNXUxM5Z_ltgZ5>ARFI|Zjiik*hjBF)ag8IfUU z;jGBA2jBrQz|O%rkz?oGyjKtfb^#s~gX}?gNDQ%u;9)V$9)?H62zvw`6{GA?_@21O zz6XzqG4>dIU)*QkhsVV@dmMfs9s&tOxS>?!xTH!Y^wCOji%*w5V;-b?Y4J?*~oX2mRf#(nJ- zMUnjio)dHIm+-upXTO3M!~%O3UKES$*KkRc*hRQ3%IrCKNi4DF;bpPRUVvA`3VRV= z6|3wLye8JzW%rG@F4oyg@P^o6FTvi z-hg+-E_)N+6MO6}_`P_~-iG(ZKKm_P5f%0hToqOJJNJWkAP(5O@S!+l@4-jni2WY^ zC_b|H;bU>kuE5`k@8GKV)Afhq!B6d6)m6?{Q$?n2M#>9aX`Wrj&A>Okpx#1D`BA8} ztedrKGj2*VitDbbnL!wbwvMD32c~C#mANaeV&ykXC-6MmubZy&(b>@|j3e{1<(JG0 z-&J3w8DJLOn>|`ERXiJ+H9L~^oUMZvM&6#t{@F2>v}3a#$jJ1Am?oFzm5Q5K7VEa0 zCKhif$D|cil*92bi0qmxOSyj~@EcG}w6puV(ek7p!}$sps&>y1&CDG~d#nboE1g&c ze)qT^%O7cE>If$n0)_8eZmjMGrcc9O?}0O0+n$W2Mz^eew`#_@U2)6_{7a=ho5on! z#O^|=MsN0fQ@Y_@eT=r&3hgMe>e30c9S1ad`gUM}k73f@X=b?{)P6v(Ve(a=>v!`F zeUm!+|CRS^fu;)_so3?Kow|tZhD2=$weIEJR0^p4@iK?_@j3X>kvEqzaHw2)pf#W9 z$oDFW@KpS9NZ};-f*W_cZ8@I%X2jq}Y`|eaJJj9Cfh%o?R`2r08Zx$=me#nP*4|1FV)od-Ep?x*^Xrg@pV={;WBSYa=i`$jn&`ZRHy6lX zoSc0=tsZ>&a_|AojZ@Fnl8b&2(TJgYQR5bd12c@87}kg5|Dk0>5fJfV0> zF-h@^VhYjDb+?6nzqCo!=Tyx!+@NN=k)EbjI^?HI&u|0Jrq@#X1$BN&@rq)W;x$E) zVvb^-Vu50jqC`uuQQ+u}ZN<@rGiZVuNCnVvAy%;w{Av#XCeh)ru9) zbe9Ty6z?haDJm3IL_2R;H}AjoSK~L7jNkuKzQ8*Zm3_xq^b}qL>6VXF{IM06FJ0AW z;+6-O@s+J*`J42=mGRqO4*3JIT3TKyM=F+!q3wLdI~A23`j(U}OZh6ctWtRWdv>S$ z8QImJu^Rm%M}J5ByFZag{HHIKNdC8ABxXCtLdST~F*Z5Pj#26u(;eeA*XKG$rDMG6 z7%L1E*SNmT{ZZdxporlZh$g($G1j@c$Hr{vi8>|+uof!l+(q~3RL7X<7&sZ=dB>RV e7?a#Aas`J_Tx6re8}=5X_>ZCSpY!?*7xq610{z_p diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/_compat.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/_compat.cpython-312.pyc deleted file mode 100644 index fe4c8642d3fe3f1536d367e3d4775ca658516a2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 27457 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�xN$g)YlK=xpo??(vhM@>oW-ILw2o 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
aQAnXso?%fpX#?B&Z^`sWX zKz#WDJ1wjI=@s7HLW8Y$oSYN!4OWW2~fc_C&m7OXT5{&S)#gb+Sxsu??4*(5c5S z90iMx%9x{ars~Zzi*>tVb-QkqE;tUQ^GWKX1xFS1Hxv64I1hGs^6=k3n$mKf%3t3$ zaL&TNZRy{9Vb8xhHa@n>yzhT9*!5yd{y{hYib&Gbzqs%8!a9oh_IwfFaq5S1T5s8(>(wP`~F-sy}S_pdnu0 z{!t+Ad^FMuLGkN3uLrM%r^5?{8&@sv8P|fN<_oJAZ);7$o%b~^i_8C-D*qKZcY=f} zUTM{}7HK~&(zjL_q~p1oLx&o6B@JC&!eBR@(8b|vG7|=4DUt<+G!BeI+KFH?2ft-O z(#U2?qYjE3I+oM~21Oz?l6v~Biy%96i%RL|Z*YG+p<9u$OKcd~;1ST4EW=0xDN%f8 z5OLB^;{_#+HA(pKi#d#LFwo)NCqN&N&`QLwc5>nb`JRT8G#sX%a0qlu$8Fi^VaD1q zIqEEBqk}Wz$K?E&oF9_&C*+WTQ95Nz?3DNp1!+FTJ#dn_>GA0I4bVv<@sB8(Ef6-L zt&|Z2%3A5`9pnAdLFWVF<4DDS{D1%^9>%{s|CL6^>sHJh@A{0he8!nR6UoC}e>r?E#bsIa0+8*25!XlRSrWHLhq&6D(5;CiX1|p>;e`OUJ zY0kD?uaLrf_I_CWLGefJu|0s^$iPbC{k7*Ao-h51V{WT<5AU3S=ozo*DfXJ%!CoIh zHjT*CMc&Liq9;=vUNeuq)p@;h&K9dZutMRliaDL(Go5o;Z(r1x$8fGz!|R=y{*!UH za|Ne;D_BA*XS3clA&?x~6%CT;+O_g5&*|-->0DV=6t1oU!E_byrFIzgPGi I7}5HF09s+yhX4Qo diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/_textwrap.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/_textwrap.cpython-312.pyc deleted file mode 100644 index 144d32561806c3ce5ff436e21e450e6518553836..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2455 zcmaJ@?Qc_67(e%Qw=a9^UZC4L%Esy{umS^&KqQkzoSH304RKL#O7GcrySv+R?(Mpc z+k}{zbZWx*!b*s-d=j!4{TKMEiCH(6){7=f^n-kB7$$_6=yTd`l!2V2&-0w;^_=JY z`m{gS*EBGRlAyy95kSE}Z5 zr{XL}2%vXC4p&MHx^35oaFGin9FJpSHxfLHiGdY4GL_J$4O@yNh^(nPw(H6g)@>oF zD&~|e5^N@jJ{s9>H!Z`%hqi3%Cm_qnWPp{I#arAwv_@f8*or1CSSVVRt4?J`0v4mN z^!RDf5*1_#9VlIAiI$)skR*$Z)>f>BT6HVcS`4xzn&AvsQpjQr|NlfV(Yk7I4cl(k z(`+fo668i7(DV=fg%#v&ZYDfuH(ew+JS}T6eNs-wh+^0xZKAH&Ts#&JI&9v++5{0H zj?hYkzCLjPv7JUd9Ko`NCrq2y!iH&ckpvKe4TC!Px7U-;LLV9MAR#>xIXt6ArovbY zomb7b6J}^aQzxfP*@#V;$uPm8S**{7H1%RAo-(Im`ryFPV zO;=;VKx`K5xQVSglyI%Ng{RZS+!~paF zTp;gWY4*jSOLG>QV_p-;RgfoiDv%B!wkM`3 zpnoQ$jq08YGiW0z_Q)O@=mwyWa5d%p-dbGLTIhGxmejQg?~x9jEWRn>TxoXNK>& z_Z9n2WrjE0J&)n_drv&0`p4*odY=z*Lx-5VB0uCscb$z?_BIU#xw}ECw|NTmXK+FX zM|nK`0>UzyL}|8WL@`ln+qHHNgkkjQYY2S;@1N$`2 zwZMao(r@~%WeGQt#ot8Vuulij*RS*N`w(^Qa)qt63F8ckwgc;l8BD?^ zrn5#LGHY|HG6z!$0?P0)=~o zA)3(Vx1|x2HZDeppXy!(atD>Om%kK*VyH}LUyLt+ET9tGBn)nPJHBnd(VpXObe06z zmqgUkx*WI`$hKTNSgNBM33=K|4k|fOQ%lK3B{y<5Y}Hfg01{hEtW!9h8!RDUw~zjC z>dvVjmHffe59xl3+jc1JbqT&4S3U9Y-jav z3;alw?^?ObAef%s?}>D#(zQ1T;2cINT+$Du#4!wWA2r@bp5Ia5Bk>^PTk0=(0(np1 KZv>lihW`MFi!{6d diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/_winconsole.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/_winconsole.cpython-312.pyc deleted file mode 100644 index a7be8567329e448774203f92668de07e5e1ceb28..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11994 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 diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/core.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/core.cpython-312.pyc deleted file mode 100644 index 019a31c3bfa089949a14fbf01048d20db3219960..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135778 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¥a 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 DepB9+ diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/exceptions.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/exceptions.cpython-312.pyc deleted file mode 100644 index 4403e99658c72bf157089b86e88ebdc8d391c20f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14744 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 INZ8{3FZ_aO*Z=?k diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/formatting.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/formatting.cpython-312.pyc deleted file mode 100644 index c9c3e5ea66a024223ffbda45dda00c0bd2fd3730..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14138 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 diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/parser.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/parser.cpython-312.pyc deleted file mode 100644 index 4608061a5cb475aa735398f661aaf6b301d4cd4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21517 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 diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/shell_completion.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/shell_completion.cpython-312.pyc deleted file mode 100644 index caf910bc2f5991714545d3b87a330274392d5bb9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22780 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 D6hz=E diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/termui.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/termui.cpython-312.pyc deleted file mode 100644 index 1d4c32401f9e7cab5d3f7736f93e8613cf3f0158..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32798 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 Rp9?+w^`ZJX{bEVu{{m1ytabnZ diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/testing.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/testing.cpython-312.pyc deleted file mode 100644 index c7174efc45d22fa54dd6ba33b38eed6298f872b8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 24586 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 diff --git a/venv/lib/python3.12/site-packages/click/__pycache__/utils.cpython-312.pyc b/venv/lib/python3.12/site-packages/click/__pycache__/utils.cpython-312.pyc deleted file mode 100644 index 8317654f822673d3ea79291ecef65946079a78a0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26311 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 t.TextIO: - if encoding is None: - encoding = get_best_encoding(stream) - if errors is None: - errors = "replace" - return _NonClosingTextIOWrapper( - stream, - encoding, - errors, - line_buffering=True, - force_readable=force_readable, - force_writable=force_writable, - ) - - -def is_ascii_encoding(encoding: str) -> bool: - """Checks if a given encoding is ascii.""" - try: - return codecs.lookup(encoding).name == "ascii" - except LookupError: - return False - - -def get_best_encoding(stream: t.IO[t.Any]) -> str: - """Returns the default stream encoding if not found.""" - rv = getattr(stream, "encoding", None) or sys.getdefaultencoding() - if is_ascii_encoding(rv): - return "utf-8" - return rv - - -class _NonClosingTextIOWrapper(io.TextIOWrapper): - def __init__( - self, - stream: t.BinaryIO, - encoding: t.Optional[str], - errors: t.Optional[str], - force_readable: bool = False, - force_writable: bool = False, - **extra: t.Any, - ) -> None: - self._stream = stream = t.cast( - t.BinaryIO, _FixupStream(stream, force_readable, force_writable) - ) - super().__init__(stream, encoding, errors, **extra) - - def __del__(self) -> None: - try: - self.detach() - except Exception: - pass - - def isatty(self) -> bool: - # https://bitbucket.org/pypy/pypy/issue/1803 - return self._stream.isatty() - - -class _FixupStream: - """The new io interface needs more from streams than streams - traditionally implement. As such, this fix-up code is necessary in - some circumstances. - - The forcing of readable and writable flags are there because some tools - put badly patched objects on sys (one such offender are certain version - of jupyter notebook). - """ - - def __init__( - self, - stream: t.BinaryIO, - force_readable: bool = False, - force_writable: bool = False, - ): - self._stream = stream - self._force_readable = force_readable - self._force_writable = force_writable - - def __getattr__(self, name: str) -> t.Any: - return getattr(self._stream, name) - - def read1(self, size: int) -> bytes: - f = getattr(self._stream, "read1", None) - - if f is not None: - return t.cast(bytes, f(size)) - - return self._stream.read(size) - - def readable(self) -> bool: - if self._force_readable: - return True - x = getattr(self._stream, "readable", None) - if x is not None: - return t.cast(bool, x()) - try: - self._stream.read(0) - except Exception: - return False - return True - - def writable(self) -> bool: - if self._force_writable: - return True - x = getattr(self._stream, "writable", None) - if x is not None: - return t.cast(bool, x()) - try: - self._stream.write("") # type: ignore - except Exception: - try: - self._stream.write(b"") - except Exception: - return False - return True - - def seekable(self) -> bool: - x = getattr(self._stream, "seekable", None) - if x is not None: - return t.cast(bool, x()) - try: - self._stream.seek(self._stream.tell()) - except Exception: - return False - return True - - -def _is_binary_reader(stream: t.IO[t.Any], default: bool = False) -> bool: - try: - return isinstance(stream.read(0), bytes) - except Exception: - return default - # This happens in some cases where the stream was already - # closed. In this case, we assume the default. - - -def _is_binary_writer(stream: t.IO[t.Any], default: bool = False) -> bool: - try: - stream.write(b"") - except Exception: - try: - stream.write("") - return False - except Exception: - pass - return default - return True - - -def _find_binary_reader(stream: t.IO[t.Any]) -> t.Optional[t.BinaryIO]: - # We need to figure out if the given stream is already binary. - # This can happen because the official docs recommend detaching - # the streams to get binary streams. Some code might do this, so - # we need to deal with this case explicitly. - if _is_binary_reader(stream, False): - return t.cast(t.BinaryIO, stream) - - buf = getattr(stream, "buffer", None) - - # Same situation here; this time we assume that the buffer is - # actually binary in case it's closed. - if buf is not None and _is_binary_reader(buf, True): - return t.cast(t.BinaryIO, buf) - - return None - - -def _find_binary_writer(stream: t.IO[t.Any]) -> t.Optional[t.BinaryIO]: - # We need to figure out if the given stream is already binary. - # This can happen because the official docs recommend detaching - # the streams to get binary streams. Some code might do this, so - # we need to deal with this case explicitly. - if _is_binary_writer(stream, False): - return t.cast(t.BinaryIO, stream) - - buf = getattr(stream, "buffer", None) - - # Same situation here; this time we assume that the buffer is - # actually binary in case it's closed. - if buf is not None and _is_binary_writer(buf, True): - return t.cast(t.BinaryIO, buf) - - return None - - -def _stream_is_misconfigured(stream: t.TextIO) -> bool: - """A stream is misconfigured if its encoding is ASCII.""" - # If the stream does not have an encoding set, we assume it's set - # to ASCII. This appears to happen in certain unittest - # environments. It's not quite clear what the correct behavior is - # but this at least will force Click to recover somehow. - return is_ascii_encoding(getattr(stream, "encoding", None) or "ascii") - - -def _is_compat_stream_attr(stream: t.TextIO, attr: str, value: t.Optional[str]) -> bool: - """A stream attribute is compatible if it is equal to the - desired value or the desired value is unset and the attribute - has a value. - """ - stream_value = getattr(stream, attr, None) - return stream_value == value or (value is None and stream_value is not None) - - -def _is_compatible_text_stream( - stream: t.TextIO, encoding: t.Optional[str], errors: t.Optional[str] -) -> bool: - """Check if a stream's encoding and errors attributes are - compatible with the desired values. - """ - return _is_compat_stream_attr( - stream, "encoding", encoding - ) and _is_compat_stream_attr(stream, "errors", errors) - - -def _force_correct_text_stream( - text_stream: t.IO[t.Any], - encoding: t.Optional[str], - errors: t.Optional[str], - is_binary: t.Callable[[t.IO[t.Any], bool], bool], - find_binary: t.Callable[[t.IO[t.Any]], t.Optional[t.BinaryIO]], - force_readable: bool = False, - force_writable: bool = False, -) -> t.TextIO: - if is_binary(text_stream, False): - binary_reader = t.cast(t.BinaryIO, text_stream) - else: - text_stream = t.cast(t.TextIO, text_stream) - # If the stream looks compatible, and won't default to a - # misconfigured ascii encoding, return it as-is. - if _is_compatible_text_stream(text_stream, encoding, errors) and not ( - encoding is None and _stream_is_misconfigured(text_stream) - ): - return text_stream - - # Otherwise, get the underlying binary reader. - possible_binary_reader = find_binary(text_stream) - - # If that's not possible, silently use the original reader - # and get mojibake instead of exceptions. - if possible_binary_reader is None: - return text_stream - - binary_reader = possible_binary_reader - - # Default errors to replace instead of strict in order to get - # something that works. - if errors is None: - errors = "replace" - - # Wrap the binary stream in a text stream with the correct - # encoding parameters. - return _make_text_stream( - binary_reader, - encoding, - errors, - force_readable=force_readable, - force_writable=force_writable, - ) - - -def _force_correct_text_reader( - text_reader: t.IO[t.Any], - encoding: t.Optional[str], - errors: t.Optional[str], - force_readable: bool = False, -) -> t.TextIO: - return _force_correct_text_stream( - text_reader, - encoding, - errors, - _is_binary_reader, - _find_binary_reader, - force_readable=force_readable, - ) - - -def _force_correct_text_writer( - text_writer: t.IO[t.Any], - encoding: t.Optional[str], - errors: t.Optional[str], - force_writable: bool = False, -) -> t.TextIO: - return _force_correct_text_stream( - text_writer, - encoding, - errors, - _is_binary_writer, - _find_binary_writer, - force_writable=force_writable, - ) - - -def get_binary_stdin() -> t.BinaryIO: - reader = _find_binary_reader(sys.stdin) - if reader is None: - raise RuntimeError("Was not able to determine binary stream for sys.stdin.") - return reader - - -def get_binary_stdout() -> t.BinaryIO: - writer = _find_binary_writer(sys.stdout) - if writer is None: - raise RuntimeError("Was not able to determine binary stream for sys.stdout.") - return writer - - -def get_binary_stderr() -> t.BinaryIO: - writer = _find_binary_writer(sys.stderr) - if writer is None: - raise RuntimeError("Was not able to determine binary stream for sys.stderr.") - return writer - - -def get_text_stdin( - encoding: t.Optional[str] = None, errors: t.Optional[str] = None -) -> t.TextIO: - rv = _get_windows_console_stream(sys.stdin, encoding, errors) - if rv is not None: - return rv - return _force_correct_text_reader(sys.stdin, encoding, errors, force_readable=True) - - -def get_text_stdout( - encoding: t.Optional[str] = None, errors: t.Optional[str] = None -) -> t.TextIO: - rv = _get_windows_console_stream(sys.stdout, encoding, errors) - if rv is not None: - return rv - return _force_correct_text_writer(sys.stdout, encoding, errors, force_writable=True) - - -def get_text_stderr( - encoding: t.Optional[str] = None, errors: t.Optional[str] = None -) -> t.TextIO: - rv = _get_windows_console_stream(sys.stderr, encoding, errors) - if rv is not None: - return rv - return _force_correct_text_writer(sys.stderr, encoding, errors, force_writable=True) - - -def _wrap_io_open( - file: t.Union[str, "os.PathLike[str]", int], - mode: str, - encoding: t.Optional[str], - errors: t.Optional[str], -) -> t.IO[t.Any]: - """Handles not passing ``encoding`` and ``errors`` in binary mode.""" - if "b" in mode: - return open(file, mode) - - return open(file, mode, encoding=encoding, errors=errors) - - -def open_stream( - filename: "t.Union[str, os.PathLike[str]]", - mode: str = "r", - encoding: t.Optional[str] = None, - errors: t.Optional[str] = "strict", - atomic: bool = False, -) -> t.Tuple[t.IO[t.Any], bool]: - binary = "b" in mode - filename = os.fspath(filename) - - # Standard streams first. These are simple because they ignore the - # atomic flag. Use fsdecode to handle Path("-"). - if os.fsdecode(filename) == "-": - if any(m in mode for m in ["w", "a", "x"]): - if binary: - return get_binary_stdout(), False - return get_text_stdout(encoding=encoding, errors=errors), False - if binary: - return get_binary_stdin(), False - return get_text_stdin(encoding=encoding, errors=errors), False - - # Non-atomic writes directly go out through the regular open functions. - if not atomic: - return _wrap_io_open(filename, mode, encoding, errors), True - - # Some usability stuff for atomic writes - if "a" in mode: - raise ValueError( - "Appending to an existing file is not supported, because that" - " would involve an expensive `copy`-operation to a temporary" - " file. Open the file in normal `w`-mode and copy explicitly" - " if that's what you're after." - ) - if "x" in mode: - raise ValueError("Use the `overwrite`-parameter instead.") - if "w" not in mode: - raise ValueError("Atomic writes only make sense with `w`-mode.") - - # Atomic writes are more complicated. They work by opening a file - # as a proxy in the same folder and then using the fdopen - # functionality to wrap it in a Python file. Then we wrap it in an - # atomic file that moves the file over on close. - import errno - import random - - try: - perm: t.Optional[int] = os.stat(filename).st_mode - except OSError: - perm = None - - flags = os.O_RDWR | os.O_CREAT | os.O_EXCL - - if binary: - flags |= getattr(os, "O_BINARY", 0) - - while True: - tmp_filename = os.path.join( - os.path.dirname(filename), - f".__atomic-write{random.randrange(1 << 32):08x}", - ) - try: - fd = os.open(tmp_filename, flags, 0o666 if perm is None else perm) - break - except OSError as e: - if e.errno == errno.EEXIST or ( - os.name == "nt" - and e.errno == errno.EACCES - and os.path.isdir(e.filename) - and os.access(e.filename, os.W_OK) - ): - continue - raise - - if perm is not None: - os.chmod(tmp_filename, perm) # in case perm includes bits in umask - - f = _wrap_io_open(fd, mode, encoding, errors) - af = _AtomicFile(f, tmp_filename, os.path.realpath(filename)) - return t.cast(t.IO[t.Any], af), True - - -class _AtomicFile: - def __init__(self, f: t.IO[t.Any], tmp_filename: str, real_filename: str) -> None: - self._f = f - self._tmp_filename = tmp_filename - self._real_filename = real_filename - self.closed = False - - @property - def name(self) -> str: - return self._real_filename - - def close(self, delete: bool = False) -> None: - if self.closed: - return - self._f.close() - os.replace(self._tmp_filename, self._real_filename) - self.closed = True - - def __getattr__(self, name: str) -> t.Any: - return getattr(self._f, name) - - def __enter__(self) -> "_AtomicFile": - return self - - def __exit__(self, exc_type: t.Optional[t.Type[BaseException]], *_: t.Any) -> None: - self.close(delete=exc_type is not None) - - def __repr__(self) -> str: - return repr(self._f) - - -def strip_ansi(value: str) -> str: - return _ansi_re.sub("", value) - - -def _is_jupyter_kernel_output(stream: t.IO[t.Any]) -> bool: - while isinstance(stream, (_FixupStream, _NonClosingTextIOWrapper)): - stream = stream._stream - - return stream.__class__.__module__.startswith("ipykernel.") - - -def should_strip_ansi( - stream: t.Optional[t.IO[t.Any]] = None, color: t.Optional[bool] = None -) -> bool: - if color is None: - if stream is None: - stream = sys.stdin - return not isatty(stream) and not _is_jupyter_kernel_output(stream) - return not color - - -# On Windows, wrap the output streams with colorama to support ANSI -# color codes. -# NOTE: double check is needed so mypy does not analyze this on Linux -if sys.platform.startswith("win") and WIN: - from ._winconsole import _get_windows_console_stream - - def _get_argv_encoding() -> str: - import locale - - return locale.getpreferredencoding() - - _ansi_stream_wrappers: t.MutableMapping[t.TextIO, t.TextIO] = WeakKeyDictionary() - - def auto_wrap_for_ansi( # noqa: F811 - stream: t.TextIO, color: t.Optional[bool] = None - ) -> t.TextIO: - """Support ANSI color and style codes on Windows by wrapping a - stream with colorama. - """ - try: - cached = _ansi_stream_wrappers.get(stream) - except Exception: - cached = None - - if cached is not None: - return cached - - import colorama - - strip = should_strip_ansi(stream, color) - ansi_wrapper = colorama.AnsiToWin32(stream, strip=strip) - rv = t.cast(t.TextIO, ansi_wrapper.stream) - _write = rv.write - - def _safe_write(s): - try: - return _write(s) - except BaseException: - ansi_wrapper.reset_all() - raise - - rv.write = _safe_write - - try: - _ansi_stream_wrappers[stream] = rv - except Exception: - pass - - return rv - -else: - - def _get_argv_encoding() -> str: - return getattr(sys.stdin, "encoding", None) or sys.getfilesystemencoding() - - def _get_windows_console_stream( - f: t.TextIO, encoding: t.Optional[str], errors: t.Optional[str] - ) -> t.Optional[t.TextIO]: - return None - - -def term_len(x: str) -> int: - return len(strip_ansi(x)) - - -def isatty(stream: t.IO[t.Any]) -> bool: - try: - return stream.isatty() - except Exception: - return False - - -def _make_cached_stream_func( - src_func: t.Callable[[], t.Optional[t.TextIO]], - wrapper_func: t.Callable[[], t.TextIO], -) -> t.Callable[[], t.Optional[t.TextIO]]: - cache: t.MutableMapping[t.TextIO, t.TextIO] = WeakKeyDictionary() - - def func() -> t.Optional[t.TextIO]: - stream = src_func() - - if stream is None: - return None - - try: - rv = cache.get(stream) - except Exception: - rv = None - if rv is not None: - return rv - rv = wrapper_func() - try: - cache[stream] = rv - except Exception: - pass - return rv - - return func - - -_default_text_stdin = _make_cached_stream_func(lambda: sys.stdin, get_text_stdin) -_default_text_stdout = _make_cached_stream_func(lambda: sys.stdout, get_text_stdout) -_default_text_stderr = _make_cached_stream_func(lambda: sys.stderr, get_text_stderr) - - -binary_streams: t.Mapping[str, t.Callable[[], t.BinaryIO]] = { - "stdin": get_binary_stdin, - "stdout": get_binary_stdout, - "stderr": get_binary_stderr, -} - -text_streams: t.Mapping[ - str, t.Callable[[t.Optional[str], t.Optional[str]], t.TextIO] -] = { - "stdin": get_text_stdin, - "stdout": get_text_stdout, - "stderr": get_text_stderr, -} diff --git a/venv/lib/python3.12/site-packages/click/_termui_impl.py b/venv/lib/python3.12/site-packages/click/_termui_impl.py deleted file mode 100644 index f744657..0000000 --- a/venv/lib/python3.12/site-packages/click/_termui_impl.py +++ /dev/null @@ -1,739 +0,0 @@ -""" -This module contains implementations for the termui module. To keep the -import time of Click down, some infrequently used functionality is -placed in this module and only imported as needed. -""" -import contextlib -import math -import os -import sys -import time -import typing as t -from gettext import gettext as _ -from io import StringIO -from types import TracebackType - -from ._compat import _default_text_stdout -from ._compat import CYGWIN -from ._compat import get_best_encoding -from ._compat import isatty -from ._compat import open_stream -from ._compat import strip_ansi -from ._compat import term_len -from ._compat import WIN -from .exceptions import ClickException -from .utils import echo - -V = t.TypeVar("V") - -if os.name == "nt": - BEFORE_BAR = "\r" - AFTER_BAR = "\n" -else: - BEFORE_BAR = "\r\033[?25l" - AFTER_BAR = "\033[?25h\n" - - -class ProgressBar(t.Generic[V]): - def __init__( - self, - iterable: t.Optional[t.Iterable[V]], - length: t.Optional[int] = None, - fill_char: str = "#", - empty_char: str = " ", - bar_template: str = "%(bar)s", - info_sep: str = " ", - show_eta: bool = True, - show_percent: t.Optional[bool] = None, - show_pos: bool = False, - item_show_func: t.Optional[t.Callable[[t.Optional[V]], t.Optional[str]]] = None, - label: t.Optional[str] = None, - file: t.Optional[t.TextIO] = None, - color: t.Optional[bool] = None, - update_min_steps: int = 1, - width: int = 30, - ) -> None: - self.fill_char = fill_char - self.empty_char = empty_char - self.bar_template = bar_template - self.info_sep = info_sep - self.show_eta = show_eta - self.show_percent = show_percent - self.show_pos = show_pos - self.item_show_func = item_show_func - self.label: str = label or "" - - if file is None: - file = _default_text_stdout() - - # There are no standard streams attached to write to. For example, - # pythonw on Windows. - if file is None: - file = StringIO() - - self.file = file - self.color = color - self.update_min_steps = update_min_steps - self._completed_intervals = 0 - self.width: int = width - self.autowidth: bool = width == 0 - - if length is None: - from operator import length_hint - - length = length_hint(iterable, -1) - - if length == -1: - length = None - if iterable is None: - if length is None: - raise TypeError("iterable or length is required") - iterable = t.cast(t.Iterable[V], range(length)) - self.iter: t.Iterable[V] = iter(iterable) - self.length = length - self.pos = 0 - self.avg: t.List[float] = [] - self.last_eta: float - self.start: float - self.start = self.last_eta = time.time() - self.eta_known: bool = False - self.finished: bool = False - self.max_width: t.Optional[int] = None - self.entered: bool = False - self.current_item: t.Optional[V] = None - self.is_hidden: bool = not isatty(self.file) - self._last_line: t.Optional[str] = None - - def __enter__(self) -> "ProgressBar[V]": - self.entered = True - self.render_progress() - return self - - def __exit__( - self, - exc_type: t.Optional[t.Type[BaseException]], - exc_value: t.Optional[BaseException], - tb: t.Optional[TracebackType], - ) -> None: - self.render_finish() - - def __iter__(self) -> t.Iterator[V]: - if not self.entered: - raise RuntimeError("You need to use progress bars in a with block.") - self.render_progress() - return self.generator() - - def __next__(self) -> V: - # Iteration is defined in terms of a generator function, - # returned by iter(self); use that to define next(). This works - # because `self.iter` is an iterable consumed by that generator, - # so it is re-entry safe. Calling `next(self.generator())` - # twice works and does "what you want". - return next(iter(self)) - - def render_finish(self) -> None: - if self.is_hidden: - return - self.file.write(AFTER_BAR) - self.file.flush() - - @property - def pct(self) -> float: - if self.finished: - return 1.0 - return min(self.pos / (float(self.length or 1) or 1), 1.0) - - @property - def time_per_iteration(self) -> float: - if not self.avg: - return 0.0 - return sum(self.avg) / float(len(self.avg)) - - @property - def eta(self) -> float: - if self.length is not None and not self.finished: - return self.time_per_iteration * (self.length - self.pos) - return 0.0 - - def format_eta(self) -> str: - if self.eta_known: - t = int(self.eta) - seconds = t % 60 - t //= 60 - minutes = t % 60 - t //= 60 - hours = t % 24 - t //= 24 - if t > 0: - return f"{t}d {hours:02}:{minutes:02}:{seconds:02}" - else: - return f"{hours:02}:{minutes:02}:{seconds:02}" - return "" - - def format_pos(self) -> str: - pos = str(self.pos) - if self.length is not None: - pos += f"/{self.length}" - return pos - - def format_pct(self) -> str: - return f"{int(self.pct * 100): 4}%"[1:] - - def format_bar(self) -> str: - if self.length is not None: - bar_length = int(self.pct * self.width) - bar = self.fill_char * bar_length - bar += self.empty_char * (self.width - bar_length) - elif self.finished: - bar = self.fill_char * self.width - else: - chars = list(self.empty_char * (self.width or 1)) - if self.time_per_iteration != 0: - chars[ - int( - (math.cos(self.pos * self.time_per_iteration) / 2.0 + 0.5) - * self.width - ) - ] = self.fill_char - bar = "".join(chars) - return bar - - def format_progress_line(self) -> str: - show_percent = self.show_percent - - info_bits = [] - if self.length is not None and show_percent is None: - show_percent = not self.show_pos - - if self.show_pos: - info_bits.append(self.format_pos()) - if show_percent: - info_bits.append(self.format_pct()) - if self.show_eta and self.eta_known and not self.finished: - info_bits.append(self.format_eta()) - if self.item_show_func is not None: - item_info = self.item_show_func(self.current_item) - if item_info is not None: - info_bits.append(item_info) - - return ( - self.bar_template - % { - "label": self.label, - "bar": self.format_bar(), - "info": self.info_sep.join(info_bits), - } - ).rstrip() - - def render_progress(self) -> None: - import shutil - - if self.is_hidden: - # Only output the label as it changes if the output is not a - # TTY. Use file=stderr if you expect to be piping stdout. - if self._last_line != self.label: - self._last_line = self.label - echo(self.label, file=self.file, color=self.color) - - return - - buf = [] - # Update width in case the terminal has been resized - if self.autowidth: - old_width = self.width - self.width = 0 - clutter_length = term_len(self.format_progress_line()) - new_width = max(0, shutil.get_terminal_size().columns - clutter_length) - if new_width < old_width: - buf.append(BEFORE_BAR) - buf.append(" " * self.max_width) # type: ignore - self.max_width = new_width - self.width = new_width - - clear_width = self.width - if self.max_width is not None: - clear_width = self.max_width - - buf.append(BEFORE_BAR) - line = self.format_progress_line() - line_len = term_len(line) - if self.max_width is None or self.max_width < line_len: - self.max_width = line_len - - buf.append(line) - buf.append(" " * (clear_width - line_len)) - line = "".join(buf) - # Render the line only if it changed. - - if line != self._last_line: - self._last_line = line - echo(line, file=self.file, color=self.color, nl=False) - self.file.flush() - - def make_step(self, n_steps: int) -> None: - self.pos += n_steps - if self.length is not None and self.pos >= self.length: - self.finished = True - - if (time.time() - self.last_eta) < 1.0: - return - - self.last_eta = time.time() - - # self.avg is a rolling list of length <= 7 of steps where steps are - # defined as time elapsed divided by the total progress through - # self.length. - if self.pos: - step = (time.time() - self.start) / self.pos - else: - step = time.time() - self.start - - self.avg = self.avg[-6:] + [step] - - self.eta_known = self.length is not None - - def update(self, n_steps: int, current_item: t.Optional[V] = None) -> None: - """Update the progress bar by advancing a specified number of - steps, and optionally set the ``current_item`` for this new - position. - - :param n_steps: Number of steps to advance. - :param current_item: Optional item to set as ``current_item`` - for the updated position. - - .. versionchanged:: 8.0 - Added the ``current_item`` optional parameter. - - .. versionchanged:: 8.0 - Only render when the number of steps meets the - ``update_min_steps`` threshold. - """ - if current_item is not None: - self.current_item = current_item - - self._completed_intervals += n_steps - - if self._completed_intervals >= self.update_min_steps: - self.make_step(self._completed_intervals) - self.render_progress() - self._completed_intervals = 0 - - def finish(self) -> None: - self.eta_known = False - self.current_item = None - self.finished = True - - def generator(self) -> t.Iterator[V]: - """Return a generator which yields the items added to the bar - during construction, and updates the progress bar *after* the - yielded block returns. - """ - # WARNING: the iterator interface for `ProgressBar` relies on - # this and only works because this is a simple generator which - # doesn't create or manage additional state. If this function - # changes, the impact should be evaluated both against - # `iter(bar)` and `next(bar)`. `next()` in particular may call - # `self.generator()` repeatedly, and this must remain safe in - # order for that interface to work. - if not self.entered: - raise RuntimeError("You need to use progress bars in a with block.") - - if self.is_hidden: - yield from self.iter - else: - for rv in self.iter: - self.current_item = rv - - # This allows show_item_func to be updated before the - # item is processed. Only trigger at the beginning of - # the update interval. - if self._completed_intervals == 0: - self.render_progress() - - yield rv - self.update(1) - - self.finish() - self.render_progress() - - -def pager(generator: t.Iterable[str], color: t.Optional[bool] = None) -> None: - """Decide what method to use for paging through text.""" - stdout = _default_text_stdout() - - # There are no standard streams attached to write to. For example, - # pythonw on Windows. - if stdout is None: - stdout = StringIO() - - if not isatty(sys.stdin) or not isatty(stdout): - return _nullpager(stdout, generator, color) - pager_cmd = (os.environ.get("PAGER", None) or "").strip() - if pager_cmd: - if WIN: - return _tempfilepager(generator, pager_cmd, color) - return _pipepager(generator, pager_cmd, color) - if os.environ.get("TERM") in ("dumb", "emacs"): - return _nullpager(stdout, generator, color) - if WIN or sys.platform.startswith("os2"): - return _tempfilepager(generator, "more <", color) - if hasattr(os, "system") and os.system("(less) 2>/dev/null") == 0: - return _pipepager(generator, "less", color) - - import tempfile - - fd, filename = tempfile.mkstemp() - os.close(fd) - try: - if hasattr(os, "system") and os.system(f'more "{filename}"') == 0: - return _pipepager(generator, "more", color) - return _nullpager(stdout, generator, color) - finally: - os.unlink(filename) - - -def _pipepager(generator: t.Iterable[str], cmd: str, color: t.Optional[bool]) -> None: - """Page through text by feeding it to another program. Invoking a - pager through this might support colors. - """ - import subprocess - - env = dict(os.environ) - - # If we're piping to less we might support colors under the - # condition that - cmd_detail = cmd.rsplit("/", 1)[-1].split() - if color is None and cmd_detail[0] == "less": - less_flags = f"{os.environ.get('LESS', '')}{' '.join(cmd_detail[1:])}" - if not less_flags: - env["LESS"] = "-R" - color = True - elif "r" in less_flags or "R" in less_flags: - color = True - - c = subprocess.Popen(cmd, shell=True, stdin=subprocess.PIPE, env=env) - stdin = t.cast(t.BinaryIO, c.stdin) - encoding = get_best_encoding(stdin) - try: - for text in generator: - if not color: - text = strip_ansi(text) - - stdin.write(text.encode(encoding, "replace")) - except (OSError, KeyboardInterrupt): - pass - else: - stdin.close() - - # Less doesn't respect ^C, but catches it for its own UI purposes (aborting - # search or other commands inside less). - # - # That means when the user hits ^C, the parent process (click) terminates, - # but less is still alive, paging the output and messing up the terminal. - # - # If the user wants to make the pager exit on ^C, they should set - # `LESS='-K'`. It's not our decision to make. - while True: - try: - c.wait() - except KeyboardInterrupt: - pass - else: - break - - -def _tempfilepager( - generator: t.Iterable[str], cmd: str, color: t.Optional[bool] -) -> None: - """Page through text by invoking a program on a temporary file.""" - import tempfile - - fd, filename = tempfile.mkstemp() - # TODO: This never terminates if the passed generator never terminates. - text = "".join(generator) - if not color: - text = strip_ansi(text) - encoding = get_best_encoding(sys.stdout) - with open_stream(filename, "wb")[0] as f: - f.write(text.encode(encoding)) - try: - os.system(f'{cmd} "{filename}"') - finally: - os.close(fd) - os.unlink(filename) - - -def _nullpager( - stream: t.TextIO, generator: t.Iterable[str], color: t.Optional[bool] -) -> None: - """Simply print unformatted text. This is the ultimate fallback.""" - for text in generator: - if not color: - text = strip_ansi(text) - stream.write(text) - - -class Editor: - def __init__( - self, - editor: t.Optional[str] = None, - env: t.Optional[t.Mapping[str, str]] = None, - require_save: bool = True, - extension: str = ".txt", - ) -> None: - self.editor = editor - self.env = env - self.require_save = require_save - self.extension = extension - - def get_editor(self) -> str: - if self.editor is not None: - return self.editor - for key in "VISUAL", "EDITOR": - rv = os.environ.get(key) - if rv: - return rv - if WIN: - return "notepad" - for editor in "sensible-editor", "vim", "nano": - if os.system(f"which {editor} >/dev/null 2>&1") == 0: - return editor - return "vi" - - def edit_file(self, filename: str) -> None: - import subprocess - - editor = self.get_editor() - environ: t.Optional[t.Dict[str, str]] = None - - if self.env: - environ = os.environ.copy() - environ.update(self.env) - - try: - c = subprocess.Popen(f'{editor} "{filename}"', env=environ, shell=True) - exit_code = c.wait() - if exit_code != 0: - raise ClickException( - _("{editor}: Editing failed").format(editor=editor) - ) - except OSError as e: - raise ClickException( - _("{editor}: Editing failed: {e}").format(editor=editor, e=e) - ) from e - - def edit(self, text: t.Optional[t.AnyStr]) -> t.Optional[t.AnyStr]: - import tempfile - - if not text: - data = b"" - elif isinstance(text, (bytes, bytearray)): - data = text - else: - if text and not text.endswith("\n"): - text += "\n" - - if WIN: - data = text.replace("\n", "\r\n").encode("utf-8-sig") - else: - data = text.encode("utf-8") - - fd, name = tempfile.mkstemp(prefix="editor-", suffix=self.extension) - f: t.BinaryIO - - try: - with os.fdopen(fd, "wb") as f: - f.write(data) - - # If the filesystem resolution is 1 second, like Mac OS - # 10.12 Extended, or 2 seconds, like FAT32, and the editor - # closes very fast, require_save can fail. Set the modified - # time to be 2 seconds in the past to work around this. - os.utime(name, (os.path.getatime(name), os.path.getmtime(name) - 2)) - # Depending on the resolution, the exact value might not be - # recorded, so get the new recorded value. - timestamp = os.path.getmtime(name) - - self.edit_file(name) - - if self.require_save and os.path.getmtime(name) == timestamp: - return None - - with open(name, "rb") as f: - rv = f.read() - - if isinstance(text, (bytes, bytearray)): - return rv - - return rv.decode("utf-8-sig").replace("\r\n", "\n") # type: ignore - finally: - os.unlink(name) - - -def open_url(url: str, wait: bool = False, locate: bool = False) -> int: - import subprocess - - def _unquote_file(url: str) -> str: - from urllib.parse import unquote - - if url.startswith("file://"): - url = unquote(url[7:]) - - return url - - if sys.platform == "darwin": - args = ["open"] - if wait: - args.append("-W") - if locate: - args.append("-R") - args.append(_unquote_file(url)) - null = open("/dev/null", "w") - try: - return subprocess.Popen(args, stderr=null).wait() - finally: - null.close() - elif WIN: - if locate: - url = _unquote_file(url.replace('"', "")) - args = f'explorer /select,"{url}"' - else: - url = url.replace('"', "") - wait_str = "/WAIT" if wait else "" - args = f'start {wait_str} "" "{url}"' - return os.system(args) - elif CYGWIN: - if locate: - url = os.path.dirname(_unquote_file(url).replace('"', "")) - args = f'cygstart "{url}"' - else: - url = url.replace('"', "") - wait_str = "-w" if wait else "" - args = f'cygstart {wait_str} "{url}"' - return os.system(args) - - try: - if locate: - url = os.path.dirname(_unquote_file(url)) or "." - else: - url = _unquote_file(url) - c = subprocess.Popen(["xdg-open", url]) - if wait: - return c.wait() - return 0 - except OSError: - if url.startswith(("http://", "https://")) and not locate and not wait: - import webbrowser - - webbrowser.open(url) - return 0 - return 1 - - -def _translate_ch_to_exc(ch: str) -> t.Optional[BaseException]: - if ch == "\x03": - raise KeyboardInterrupt() - - if ch == "\x04" and not WIN: # Unix-like, Ctrl+D - raise EOFError() - - if ch == "\x1a" and WIN: # Windows, Ctrl+Z - raise EOFError() - - return None - - -if WIN: - import msvcrt - - @contextlib.contextmanager - def raw_terminal() -> t.Iterator[int]: - yield -1 - - def getchar(echo: bool) -> str: - # The function `getch` will return a bytes object corresponding to - # the pressed character. Since Windows 10 build 1803, it will also - # return \x00 when called a second time after pressing a regular key. - # - # `getwch` does not share this probably-bugged behavior. Moreover, it - # returns a Unicode object by default, which is what we want. - # - # Either of these functions will return \x00 or \xe0 to indicate - # a special key, and you need to call the same function again to get - # the "rest" of the code. The fun part is that \u00e0 is - # "latin small letter a with grave", so if you type that on a French - # keyboard, you _also_ get a \xe0. - # E.g., consider the Up arrow. This returns \xe0 and then \x48. The - # resulting Unicode string reads as "a with grave" + "capital H". - # This is indistinguishable from when the user actually types - # "a with grave" and then "capital H". - # - # When \xe0 is returned, we assume it's part of a special-key sequence - # and call `getwch` again, but that means that when the user types - # the \u00e0 character, `getchar` doesn't return until a second - # character is typed. - # The alternative is returning immediately, but that would mess up - # cross-platform handling of arrow keys and others that start with - # \xe0. Another option is using `getch`, but then we can't reliably - # read non-ASCII characters, because return values of `getch` are - # limited to the current 8-bit codepage. - # - # Anyway, Click doesn't claim to do this Right(tm), and using `getwch` - # is doing the right thing in more situations than with `getch`. - func: t.Callable[[], str] - - if echo: - func = msvcrt.getwche # type: ignore - else: - func = msvcrt.getwch # type: ignore - - rv = func() - - if rv in ("\x00", "\xe0"): - # \x00 and \xe0 are control characters that indicate special key, - # see above. - rv += func() - - _translate_ch_to_exc(rv) - return rv - -else: - import tty - import termios - - @contextlib.contextmanager - def raw_terminal() -> t.Iterator[int]: - f: t.Optional[t.TextIO] - fd: int - - if not isatty(sys.stdin): - f = open("/dev/tty") - fd = f.fileno() - else: - fd = sys.stdin.fileno() - f = None - - try: - old_settings = termios.tcgetattr(fd) - - try: - tty.setraw(fd) - yield fd - finally: - termios.tcsetattr(fd, termios.TCSADRAIN, old_settings) - sys.stdout.flush() - - if f is not None: - f.close() - except termios.error: - pass - - def getchar(echo: bool) -> str: - with raw_terminal() as fd: - ch = os.read(fd, 32).decode(get_best_encoding(sys.stdin), "replace") - - if echo and isatty(sys.stdout): - sys.stdout.write(ch) - - _translate_ch_to_exc(ch) - return ch diff --git a/venv/lib/python3.12/site-packages/click/_textwrap.py b/venv/lib/python3.12/site-packages/click/_textwrap.py deleted file mode 100644 index b47dcbd..0000000 --- a/venv/lib/python3.12/site-packages/click/_textwrap.py +++ /dev/null @@ -1,49 +0,0 @@ -import textwrap -import typing as t -from contextlib import contextmanager - - -class TextWrapper(textwrap.TextWrapper): - def _handle_long_word( - self, - reversed_chunks: t.List[str], - cur_line: t.List[str], - cur_len: int, - width: int, - ) -> None: - space_left = max(width - cur_len, 1) - - if self.break_long_words: - last = reversed_chunks[-1] - cut = last[:space_left] - res = last[space_left:] - cur_line.append(cut) - reversed_chunks[-1] = res - elif not cur_line: - cur_line.append(reversed_chunks.pop()) - - @contextmanager - def extra_indent(self, indent: str) -> t.Iterator[None]: - old_initial_indent = self.initial_indent - old_subsequent_indent = self.subsequent_indent - self.initial_indent += indent - self.subsequent_indent += indent - - try: - yield - finally: - self.initial_indent = old_initial_indent - self.subsequent_indent = old_subsequent_indent - - def indent_only(self, text: str) -> str: - rv = [] - - for idx, line in enumerate(text.splitlines()): - indent = self.initial_indent - - if idx > 0: - indent = self.subsequent_indent - - rv.append(f"{indent}{line}") - - return "\n".join(rv) diff --git a/venv/lib/python3.12/site-packages/click/_winconsole.py b/venv/lib/python3.12/site-packages/click/_winconsole.py deleted file mode 100644 index 6b20df3..0000000 --- a/venv/lib/python3.12/site-packages/click/_winconsole.py +++ /dev/null @@ -1,279 +0,0 @@ -# This module is based on the excellent work by Adam Bartoš who -# provided a lot of what went into the implementation here in -# the discussion to issue1602 in the Python bug tracker. -# -# There are some general differences in regards to how this works -# compared to the original patches as we do not need to patch -# the entire interpreter but just work in our little world of -# echo and prompt. -import io -import sys -import time -import typing as t -from ctypes import byref -from ctypes import c_char -from ctypes import c_char_p -from ctypes import c_int -from ctypes import c_ssize_t -from ctypes import c_ulong -from ctypes import c_void_p -from ctypes import POINTER -from ctypes import py_object -from ctypes import Structure -from ctypes.wintypes import DWORD -from ctypes.wintypes import HANDLE -from ctypes.wintypes import LPCWSTR -from ctypes.wintypes import LPWSTR - -from ._compat import _NonClosingTextIOWrapper - -assert sys.platform == "win32" -import msvcrt # noqa: E402 -from ctypes import windll # noqa: E402 -from ctypes import WINFUNCTYPE # noqa: E402 - -c_ssize_p = POINTER(c_ssize_t) - -kernel32 = windll.kernel32 -GetStdHandle = kernel32.GetStdHandle -ReadConsoleW = kernel32.ReadConsoleW -WriteConsoleW = kernel32.WriteConsoleW -GetConsoleMode = kernel32.GetConsoleMode -GetLastError = kernel32.GetLastError -GetCommandLineW = WINFUNCTYPE(LPWSTR)(("GetCommandLineW", windll.kernel32)) -CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))( - ("CommandLineToArgvW", windll.shell32) -) -LocalFree = WINFUNCTYPE(c_void_p, c_void_p)(("LocalFree", windll.kernel32)) - -STDIN_HANDLE = GetStdHandle(-10) -STDOUT_HANDLE = GetStdHandle(-11) -STDERR_HANDLE = GetStdHandle(-12) - -PyBUF_SIMPLE = 0 -PyBUF_WRITABLE = 1 - -ERROR_SUCCESS = 0 -ERROR_NOT_ENOUGH_MEMORY = 8 -ERROR_OPERATION_ABORTED = 995 - -STDIN_FILENO = 0 -STDOUT_FILENO = 1 -STDERR_FILENO = 2 - -EOF = b"\x1a" -MAX_BYTES_WRITTEN = 32767 - -try: - from ctypes import pythonapi -except ImportError: - # On PyPy we cannot get buffers so our ability to operate here is - # severely limited. - get_buffer = None -else: - - class Py_buffer(Structure): - _fields_ = [ - ("buf", c_void_p), - ("obj", py_object), - ("len", c_ssize_t), - ("itemsize", c_ssize_t), - ("readonly", c_int), - ("ndim", c_int), - ("format", c_char_p), - ("shape", c_ssize_p), - ("strides", c_ssize_p), - ("suboffsets", c_ssize_p), - ("internal", c_void_p), - ] - - PyObject_GetBuffer = pythonapi.PyObject_GetBuffer - PyBuffer_Release = pythonapi.PyBuffer_Release - - def get_buffer(obj, writable=False): - buf = Py_buffer() - flags = PyBUF_WRITABLE if writable else PyBUF_SIMPLE - PyObject_GetBuffer(py_object(obj), byref(buf), flags) - - try: - buffer_type = c_char * buf.len - return buffer_type.from_address(buf.buf) - finally: - PyBuffer_Release(byref(buf)) - - -class _WindowsConsoleRawIOBase(io.RawIOBase): - def __init__(self, handle): - self.handle = handle - - def isatty(self): - super().isatty() - return True - - -class _WindowsConsoleReader(_WindowsConsoleRawIOBase): - def readable(self): - return True - - def readinto(self, b): - bytes_to_be_read = len(b) - if not bytes_to_be_read: - return 0 - elif bytes_to_be_read % 2: - raise ValueError( - "cannot read odd number of bytes from UTF-16-LE encoded console" - ) - - buffer = get_buffer(b, writable=True) - code_units_to_be_read = bytes_to_be_read // 2 - code_units_read = c_ulong() - - rv = ReadConsoleW( - HANDLE(self.handle), - buffer, - code_units_to_be_read, - byref(code_units_read), - None, - ) - if GetLastError() == ERROR_OPERATION_ABORTED: - # wait for KeyboardInterrupt - time.sleep(0.1) - if not rv: - raise OSError(f"Windows error: {GetLastError()}") - - if buffer[0] == EOF: - return 0 - return 2 * code_units_read.value - - -class _WindowsConsoleWriter(_WindowsConsoleRawIOBase): - def writable(self): - return True - - @staticmethod - def _get_error_message(errno): - if errno == ERROR_SUCCESS: - return "ERROR_SUCCESS" - elif errno == ERROR_NOT_ENOUGH_MEMORY: - return "ERROR_NOT_ENOUGH_MEMORY" - return f"Windows error {errno}" - - def write(self, b): - bytes_to_be_written = len(b) - buf = get_buffer(b) - code_units_to_be_written = min(bytes_to_be_written, MAX_BYTES_WRITTEN) // 2 - code_units_written = c_ulong() - - WriteConsoleW( - HANDLE(self.handle), - buf, - code_units_to_be_written, - byref(code_units_written), - None, - ) - bytes_written = 2 * code_units_written.value - - if bytes_written == 0 and bytes_to_be_written > 0: - raise OSError(self._get_error_message(GetLastError())) - return bytes_written - - -class ConsoleStream: - def __init__(self, text_stream: t.TextIO, byte_stream: t.BinaryIO) -> None: - self._text_stream = text_stream - self.buffer = byte_stream - - @property - def name(self) -> str: - return self.buffer.name - - def write(self, x: t.AnyStr) -> int: - if isinstance(x, str): - return self._text_stream.write(x) - try: - self.flush() - except Exception: - pass - return self.buffer.write(x) - - def writelines(self, lines: t.Iterable[t.AnyStr]) -> None: - for line in lines: - self.write(line) - - def __getattr__(self, name: str) -> t.Any: - return getattr(self._text_stream, name) - - def isatty(self) -> bool: - return self.buffer.isatty() - - def __repr__(self): - return f"" - - -def _get_text_stdin(buffer_stream: t.BinaryIO) -> t.TextIO: - text_stream = _NonClosingTextIOWrapper( - io.BufferedReader(_WindowsConsoleReader(STDIN_HANDLE)), - "utf-16-le", - "strict", - line_buffering=True, - ) - return t.cast(t.TextIO, ConsoleStream(text_stream, buffer_stream)) - - -def _get_text_stdout(buffer_stream: t.BinaryIO) -> t.TextIO: - text_stream = _NonClosingTextIOWrapper( - io.BufferedWriter(_WindowsConsoleWriter(STDOUT_HANDLE)), - "utf-16-le", - "strict", - line_buffering=True, - ) - return t.cast(t.TextIO, ConsoleStream(text_stream, buffer_stream)) - - -def _get_text_stderr(buffer_stream: t.BinaryIO) -> t.TextIO: - text_stream = _NonClosingTextIOWrapper( - io.BufferedWriter(_WindowsConsoleWriter(STDERR_HANDLE)), - "utf-16-le", - "strict", - line_buffering=True, - ) - return t.cast(t.TextIO, ConsoleStream(text_stream, buffer_stream)) - - -_stream_factories: t.Mapping[int, t.Callable[[t.BinaryIO], t.TextIO]] = { - 0: _get_text_stdin, - 1: _get_text_stdout, - 2: _get_text_stderr, -} - - -def _is_console(f: t.TextIO) -> bool: - if not hasattr(f, "fileno"): - return False - - try: - fileno = f.fileno() - except (OSError, io.UnsupportedOperation): - return False - - handle = msvcrt.get_osfhandle(fileno) - return bool(GetConsoleMode(handle, byref(DWORD()))) - - -def _get_windows_console_stream( - f: t.TextIO, encoding: t.Optional[str], errors: t.Optional[str] -) -> t.Optional[t.TextIO]: - if ( - get_buffer is not None - and encoding in {"utf-16-le", None} - and errors in {"strict", None} - and _is_console(f) - ): - func = _stream_factories.get(f.fileno()) - if func is not None: - b = getattr(f, "buffer", None) - - if b is None: - return None - - return func(b) diff --git a/venv/lib/python3.12/site-packages/click/core.py b/venv/lib/python3.12/site-packages/click/core.py deleted file mode 100644 index cc65e89..0000000 --- a/venv/lib/python3.12/site-packages/click/core.py +++ /dev/null @@ -1,3042 +0,0 @@ -import enum -import errno -import inspect -import os -import sys -import typing as t -from collections import abc -from contextlib import contextmanager -from contextlib import ExitStack -from functools import update_wrapper -from gettext import gettext as _ -from gettext import ngettext -from itertools import repeat -from types import TracebackType - -from . import types -from .exceptions import Abort -from .exceptions import BadParameter -from .exceptions import ClickException -from .exceptions import Exit -from .exceptions import MissingParameter -from .exceptions import UsageError -from .formatting import HelpFormatter -from .formatting import join_options -from .globals import pop_context -from .globals import push_context -from .parser import _flag_needs_value -from .parser import OptionParser -from .parser import split_opt -from .termui import confirm -from .termui import prompt -from .termui import style -from .utils import _detect_program_name -from .utils import _expand_args -from .utils import echo -from .utils import make_default_short_help -from .utils import make_str -from .utils import PacifyFlushWrapper - -if t.TYPE_CHECKING: - import typing_extensions as te - from .shell_completion import CompletionItem - -F = t.TypeVar("F", bound=t.Callable[..., t.Any]) -V = t.TypeVar("V") - - -def _complete_visible_commands( - ctx: "Context", incomplete: str -) -> t.Iterator[t.Tuple[str, "Command"]]: - """List all the subcommands of a group that start with the - incomplete value and aren't hidden. - - :param ctx: Invocation context for the group. - :param incomplete: Value being completed. May be empty. - """ - multi = t.cast(MultiCommand, ctx.command) - - for name in multi.list_commands(ctx): - if name.startswith(incomplete): - command = multi.get_command(ctx, name) - - if command is not None and not command.hidden: - yield name, command - - -def _check_multicommand( - base_command: "MultiCommand", cmd_name: str, cmd: "Command", register: bool = False -) -> None: - if not base_command.chain or not isinstance(cmd, MultiCommand): - return - if register: - hint = ( - "It is not possible to add multi commands as children to" - " another multi command that is in chain mode." - ) - else: - hint = ( - "Found a multi command as subcommand to a multi command" - " that is in chain mode. This is not supported." - ) - raise RuntimeError( - f"{hint}. Command {base_command.name!r} is set to chain and" - f" {cmd_name!r} was added as a subcommand but it in itself is a" - f" multi command. ({cmd_name!r} is a {type(cmd).__name__}" - f" within a chained {type(base_command).__name__} named" - f" {base_command.name!r})." - ) - - -def batch(iterable: t.Iterable[V], batch_size: int) -> t.List[t.Tuple[V, ...]]: - return list(zip(*repeat(iter(iterable), batch_size))) - - -@contextmanager -def augment_usage_errors( - ctx: "Context", param: t.Optional["Parameter"] = None -) -> t.Iterator[None]: - """Context manager that attaches extra information to exceptions.""" - try: - yield - except BadParameter as e: - if e.ctx is None: - e.ctx = ctx - if param is not None and e.param is None: - e.param = param - raise - except UsageError as e: - if e.ctx is None: - e.ctx = ctx - raise - - -def iter_params_for_processing( - invocation_order: t.Sequence["Parameter"], - declaration_order: t.Sequence["Parameter"], -) -> t.List["Parameter"]: - """Given a sequence of parameters in the order as should be considered - for processing and an iterable of parameters that exist, this returns - a list in the correct order as they should be processed. - """ - - def sort_key(item: "Parameter") -> t.Tuple[bool, float]: - try: - idx: float = invocation_order.index(item) - except ValueError: - idx = float("inf") - - return not item.is_eager, idx - - return sorted(declaration_order, key=sort_key) - - -class ParameterSource(enum.Enum): - """This is an :class:`~enum.Enum` that indicates the source of a - parameter's value. - - Use :meth:`click.Context.get_parameter_source` to get the - source for a parameter by name. - - .. versionchanged:: 8.0 - Use :class:`~enum.Enum` and drop the ``validate`` method. - - .. versionchanged:: 8.0 - Added the ``PROMPT`` value. - """ - - COMMANDLINE = enum.auto() - """The value was provided by the command line args.""" - ENVIRONMENT = enum.auto() - """The value was provided with an environment variable.""" - DEFAULT = enum.auto() - """Used the default specified by the parameter.""" - DEFAULT_MAP = enum.auto() - """Used a default provided by :attr:`Context.default_map`.""" - PROMPT = enum.auto() - """Used a prompt to confirm a default or provide a value.""" - - -class Context: - """The context is a special internal object that holds state relevant - for the script execution at every single level. It's normally invisible - to commands unless they opt-in to getting access to it. - - The context is useful as it can pass internal objects around and can - control special execution features such as reading data from - environment variables. - - A context can be used as context manager in which case it will call - :meth:`close` on teardown. - - :param command: the command class for this context. - :param parent: the parent context. - :param info_name: the info name for this invocation. Generally this - is the most descriptive name for the script or - command. For the toplevel script it is usually - the name of the script, for commands below it it's - the name of the script. - :param obj: an arbitrary object of user data. - :param auto_envvar_prefix: the prefix to use for automatic environment - variables. If this is `None` then reading - from environment variables is disabled. This - does not affect manually set environment - variables which are always read. - :param default_map: a dictionary (like object) with default values - for parameters. - :param terminal_width: the width of the terminal. The default is - inherit from parent context. If no context - defines the terminal width then auto - detection will be applied. - :param max_content_width: the maximum width for content rendered by - Click (this currently only affects help - pages). This defaults to 80 characters if - not overridden. In other words: even if the - terminal is larger than that, Click will not - format things wider than 80 characters by - default. In addition to that, formatters might - add some safety mapping on the right. - :param resilient_parsing: if this flag is enabled then Click will - parse without any interactivity or callback - invocation. Default values will also be - ignored. This is useful for implementing - things such as completion support. - :param allow_extra_args: if this is set to `True` then extra arguments - at the end will not raise an error and will be - kept on the context. The default is to inherit - from the command. - :param allow_interspersed_args: if this is set to `False` then options - and arguments cannot be mixed. The - default is to inherit from the command. - :param ignore_unknown_options: instructs click to ignore options it does - not know and keeps them for later - processing. - :param help_option_names: optionally a list of strings that define how - the default help parameter is named. The - default is ``['--help']``. - :param token_normalize_func: an optional function that is used to - normalize tokens (options, choices, - etc.). This for instance can be used to - implement case insensitive behavior. - :param color: controls if the terminal supports ANSI colors or not. The - default is autodetection. This is only needed if ANSI - codes are used in texts that Click prints which is by - default not the case. This for instance would affect - help output. - :param show_default: Show the default value for commands. If this - value is not set, it defaults to the value from the parent - context. ``Command.show_default`` overrides this default for the - specific command. - - .. versionchanged:: 8.1 - The ``show_default`` parameter is overridden by - ``Command.show_default``, instead of the other way around. - - .. versionchanged:: 8.0 - The ``show_default`` parameter defaults to the value from the - parent context. - - .. versionchanged:: 7.1 - Added the ``show_default`` parameter. - - .. versionchanged:: 4.0 - Added the ``color``, ``ignore_unknown_options``, and - ``max_content_width`` parameters. - - .. versionchanged:: 3.0 - Added the ``allow_extra_args`` and ``allow_interspersed_args`` - parameters. - - .. versionchanged:: 2.0 - Added the ``resilient_parsing``, ``help_option_names``, and - ``token_normalize_func`` parameters. - """ - - #: The formatter class to create with :meth:`make_formatter`. - #: - #: .. versionadded:: 8.0 - formatter_class: t.Type["HelpFormatter"] = HelpFormatter - - def __init__( - self, - command: "Command", - parent: t.Optional["Context"] = None, - info_name: t.Optional[str] = None, - obj: t.Optional[t.Any] = None, - auto_envvar_prefix: t.Optional[str] = None, - default_map: t.Optional[t.MutableMapping[str, t.Any]] = None, - terminal_width: t.Optional[int] = None, - max_content_width: t.Optional[int] = None, - resilient_parsing: bool = False, - allow_extra_args: t.Optional[bool] = None, - allow_interspersed_args: t.Optional[bool] = None, - ignore_unknown_options: t.Optional[bool] = None, - help_option_names: t.Optional[t.List[str]] = None, - token_normalize_func: t.Optional[t.Callable[[str], str]] = None, - color: t.Optional[bool] = None, - show_default: t.Optional[bool] = None, - ) -> None: - #: the parent context or `None` if none exists. - self.parent = parent - #: the :class:`Command` for this context. - self.command = command - #: the descriptive information name - self.info_name = info_name - #: Map of parameter names to their parsed values. Parameters - #: with ``expose_value=False`` are not stored. - self.params: t.Dict[str, t.Any] = {} - #: the leftover arguments. - self.args: t.List[str] = [] - #: protected arguments. These are arguments that are prepended - #: to `args` when certain parsing scenarios are encountered but - #: must be never propagated to another arguments. This is used - #: to implement nested parsing. - self.protected_args: t.List[str] = [] - #: the collected prefixes of the command's options. - self._opt_prefixes: t.Set[str] = set(parent._opt_prefixes) if parent else set() - - if obj is None and parent is not None: - obj = parent.obj - - #: the user object stored. - self.obj: t.Any = obj - self._meta: t.Dict[str, t.Any] = getattr(parent, "meta", {}) - - #: A dictionary (-like object) with defaults for parameters. - if ( - default_map is None - and info_name is not None - and parent is not None - and parent.default_map is not None - ): - default_map = parent.default_map.get(info_name) - - self.default_map: t.Optional[t.MutableMapping[str, t.Any]] = default_map - - #: This flag indicates if a subcommand is going to be executed. A - #: group callback can use this information to figure out if it's - #: being executed directly or because the execution flow passes - #: onwards to a subcommand. By default it's None, but it can be - #: the name of the subcommand to execute. - #: - #: If chaining is enabled this will be set to ``'*'`` in case - #: any commands are executed. It is however not possible to - #: figure out which ones. If you require this knowledge you - #: should use a :func:`result_callback`. - self.invoked_subcommand: t.Optional[str] = None - - if terminal_width is None and parent is not None: - terminal_width = parent.terminal_width - - #: The width of the terminal (None is autodetection). - self.terminal_width: t.Optional[int] = terminal_width - - if max_content_width is None and parent is not None: - max_content_width = parent.max_content_width - - #: The maximum width of formatted content (None implies a sensible - #: default which is 80 for most things). - self.max_content_width: t.Optional[int] = max_content_width - - if allow_extra_args is None: - allow_extra_args = command.allow_extra_args - - #: Indicates if the context allows extra args or if it should - #: fail on parsing. - #: - #: .. versionadded:: 3.0 - self.allow_extra_args = allow_extra_args - - if allow_interspersed_args is None: - allow_interspersed_args = command.allow_interspersed_args - - #: Indicates if the context allows mixing of arguments and - #: options or not. - #: - #: .. versionadded:: 3.0 - self.allow_interspersed_args: bool = allow_interspersed_args - - if ignore_unknown_options is None: - ignore_unknown_options = command.ignore_unknown_options - - #: Instructs click to ignore options that a command does not - #: understand and will store it on the context for later - #: processing. This is primarily useful for situations where you - #: want to call into external programs. Generally this pattern is - #: strongly discouraged because it's not possibly to losslessly - #: forward all arguments. - #: - #: .. versionadded:: 4.0 - self.ignore_unknown_options: bool = ignore_unknown_options - - if help_option_names is None: - if parent is not None: - help_option_names = parent.help_option_names - else: - help_option_names = ["--help"] - - #: The names for the help options. - self.help_option_names: t.List[str] = help_option_names - - if token_normalize_func is None and parent is not None: - token_normalize_func = parent.token_normalize_func - - #: An optional normalization function for tokens. This is - #: options, choices, commands etc. - self.token_normalize_func: t.Optional[ - t.Callable[[str], str] - ] = token_normalize_func - - #: Indicates if resilient parsing is enabled. In that case Click - #: will do its best to not cause any failures and default values - #: will be ignored. Useful for completion. - self.resilient_parsing: bool = resilient_parsing - - # If there is no envvar prefix yet, but the parent has one and - # the command on this level has a name, we can expand the envvar - # prefix automatically. - if auto_envvar_prefix is None: - if ( - parent is not None - and parent.auto_envvar_prefix is not None - and self.info_name is not None - ): - auto_envvar_prefix = ( - f"{parent.auto_envvar_prefix}_{self.info_name.upper()}" - ) - else: - auto_envvar_prefix = auto_envvar_prefix.upper() - - if auto_envvar_prefix is not None: - auto_envvar_prefix = auto_envvar_prefix.replace("-", "_") - - self.auto_envvar_prefix: t.Optional[str] = auto_envvar_prefix - - if color is None and parent is not None: - color = parent.color - - #: Controls if styling output is wanted or not. - self.color: t.Optional[bool] = color - - if show_default is None and parent is not None: - show_default = parent.show_default - - #: Show option default values when formatting help text. - self.show_default: t.Optional[bool] = show_default - - self._close_callbacks: t.List[t.Callable[[], t.Any]] = [] - self._depth = 0 - self._parameter_source: t.Dict[str, ParameterSource] = {} - self._exit_stack = ExitStack() - - def to_info_dict(self) -> t.Dict[str, t.Any]: - """Gather information that could be useful for a tool generating - user-facing documentation. This traverses the entire CLI - structure. - - .. code-block:: python - - with Context(cli) as ctx: - info = ctx.to_info_dict() - - .. versionadded:: 8.0 - """ - return { - "command": self.command.to_info_dict(self), - "info_name": self.info_name, - "allow_extra_args": self.allow_extra_args, - "allow_interspersed_args": self.allow_interspersed_args, - "ignore_unknown_options": self.ignore_unknown_options, - "auto_envvar_prefix": self.auto_envvar_prefix, - } - - def __enter__(self) -> "Context": - self._depth += 1 - push_context(self) - return self - - def __exit__( - self, - exc_type: t.Optional[t.Type[BaseException]], - exc_value: t.Optional[BaseException], - tb: t.Optional[TracebackType], - ) -> None: - self._depth -= 1 - if self._depth == 0: - self.close() - pop_context() - - @contextmanager - def scope(self, cleanup: bool = True) -> t.Iterator["Context"]: - """This helper method can be used with the context object to promote - it to the current thread local (see :func:`get_current_context`). - The default behavior of this is to invoke the cleanup functions which - can be disabled by setting `cleanup` to `False`. The cleanup - functions are typically used for things such as closing file handles. - - If the cleanup is intended the context object can also be directly - used as a context manager. - - Example usage:: - - with ctx.scope(): - assert get_current_context() is ctx - - This is equivalent:: - - with ctx: - assert get_current_context() is ctx - - .. versionadded:: 5.0 - - :param cleanup: controls if the cleanup functions should be run or - not. The default is to run these functions. In - some situations the context only wants to be - temporarily pushed in which case this can be disabled. - Nested pushes automatically defer the cleanup. - """ - if not cleanup: - self._depth += 1 - try: - with self as rv: - yield rv - finally: - if not cleanup: - self._depth -= 1 - - @property - def meta(self) -> t.Dict[str, t.Any]: - """This is a dictionary which is shared with all the contexts - that are nested. It exists so that click utilities can store some - state here if they need to. It is however the responsibility of - that code to manage this dictionary well. - - The keys are supposed to be unique dotted strings. For instance - module paths are a good choice for it. What is stored in there is - irrelevant for the operation of click. However what is important is - that code that places data here adheres to the general semantics of - the system. - - Example usage:: - - LANG_KEY = f'{__name__}.lang' - - def set_language(value): - ctx = get_current_context() - ctx.meta[LANG_KEY] = value - - def get_language(): - return get_current_context().meta.get(LANG_KEY, 'en_US') - - .. versionadded:: 5.0 - """ - return self._meta - - def make_formatter(self) -> HelpFormatter: - """Creates the :class:`~click.HelpFormatter` for the help and - usage output. - - To quickly customize the formatter class used without overriding - this method, set the :attr:`formatter_class` attribute. - - .. versionchanged:: 8.0 - Added the :attr:`formatter_class` attribute. - """ - return self.formatter_class( - width=self.terminal_width, max_width=self.max_content_width - ) - - def with_resource(self, context_manager: t.ContextManager[V]) -> V: - """Register a resource as if it were used in a ``with`` - statement. The resource will be cleaned up when the context is - popped. - - Uses :meth:`contextlib.ExitStack.enter_context`. It calls the - resource's ``__enter__()`` method and returns the result. When - the context is popped, it closes the stack, which calls the - resource's ``__exit__()`` method. - - To register a cleanup function for something that isn't a - context manager, use :meth:`call_on_close`. Or use something - from :mod:`contextlib` to turn it into a context manager first. - - .. code-block:: python - - @click.group() - @click.option("--name") - @click.pass_context - def cli(ctx): - ctx.obj = ctx.with_resource(connect_db(name)) - - :param context_manager: The context manager to enter. - :return: Whatever ``context_manager.__enter__()`` returns. - - .. versionadded:: 8.0 - """ - return self._exit_stack.enter_context(context_manager) - - def call_on_close(self, f: t.Callable[..., t.Any]) -> t.Callable[..., t.Any]: - """Register a function to be called when the context tears down. - - This can be used to close resources opened during the script - execution. Resources that support Python's context manager - protocol which would be used in a ``with`` statement should be - registered with :meth:`with_resource` instead. - - :param f: The function to execute on teardown. - """ - return self._exit_stack.callback(f) - - def close(self) -> None: - """Invoke all close callbacks registered with - :meth:`call_on_close`, and exit all context managers entered - with :meth:`with_resource`. - """ - self._exit_stack.close() - # In case the context is reused, create a new exit stack. - self._exit_stack = ExitStack() - - @property - def command_path(self) -> str: - """The computed command path. This is used for the ``usage`` - information on the help page. It's automatically created by - combining the info names of the chain of contexts to the root. - """ - rv = "" - if self.info_name is not None: - rv = self.info_name - if self.parent is not None: - parent_command_path = [self.parent.command_path] - - if isinstance(self.parent.command, Command): - for param in self.parent.command.get_params(self): - parent_command_path.extend(param.get_usage_pieces(self)) - - rv = f"{' '.join(parent_command_path)} {rv}" - return rv.lstrip() - - def find_root(self) -> "Context": - """Finds the outermost context.""" - node = self - while node.parent is not None: - node = node.parent - return node - - def find_object(self, object_type: t.Type[V]) -> t.Optional[V]: - """Finds the closest object of a given type.""" - node: t.Optional["Context"] = self - - while node is not None: - if isinstance(node.obj, object_type): - return node.obj - - node = node.parent - - return None - - def ensure_object(self, object_type: t.Type[V]) -> V: - """Like :meth:`find_object` but sets the innermost object to a - new instance of `object_type` if it does not exist. - """ - rv = self.find_object(object_type) - if rv is None: - self.obj = rv = object_type() - return rv - - @t.overload - def lookup_default( - self, name: str, call: "te.Literal[True]" = True - ) -> t.Optional[t.Any]: - ... - - @t.overload - def lookup_default( - self, name: str, call: "te.Literal[False]" = ... - ) -> t.Optional[t.Union[t.Any, t.Callable[[], t.Any]]]: - ... - - def lookup_default(self, name: str, call: bool = True) -> t.Optional[t.Any]: - """Get the default for a parameter from :attr:`default_map`. - - :param name: Name of the parameter. - :param call: If the default is a callable, call it. Disable to - return the callable instead. - - .. versionchanged:: 8.0 - Added the ``call`` parameter. - """ - if self.default_map is not None: - value = self.default_map.get(name) - - if call and callable(value): - return value() - - return value - - return None - - def fail(self, message: str) -> "te.NoReturn": - """Aborts the execution of the program with a specific error - message. - - :param message: the error message to fail with. - """ - raise UsageError(message, self) - - def abort(self) -> "te.NoReturn": - """Aborts the script.""" - raise Abort() - - def exit(self, code: int = 0) -> "te.NoReturn": - """Exits the application with a given exit code.""" - raise Exit(code) - - def get_usage(self) -> str: - """Helper method to get formatted usage string for the current - context and command. - """ - return self.command.get_usage(self) - - def get_help(self) -> str: - """Helper method to get formatted help page for the current - context and command. - """ - return self.command.get_help(self) - - def _make_sub_context(self, command: "Command") -> "Context": - """Create a new context of the same type as this context, but - for a new command. - - :meta private: - """ - return type(self)(command, info_name=command.name, parent=self) - - @t.overload - def invoke( - __self, # noqa: B902 - __callback: "t.Callable[..., V]", - *args: t.Any, - **kwargs: t.Any, - ) -> V: - ... - - @t.overload - def invoke( - __self, # noqa: B902 - __callback: "Command", - *args: t.Any, - **kwargs: t.Any, - ) -> t.Any: - ... - - def invoke( - __self, # noqa: B902 - __callback: t.Union["Command", "t.Callable[..., V]"], - *args: t.Any, - **kwargs: t.Any, - ) -> t.Union[t.Any, V]: - """Invokes a command callback in exactly the way it expects. There - are two ways to invoke this method: - - 1. the first argument can be a callback and all other arguments and - keyword arguments are forwarded directly to the function. - 2. the first argument is a click command object. In that case all - arguments are forwarded as well but proper click parameters - (options and click arguments) must be keyword arguments and Click - will fill in defaults. - - Note that before Click 3.2 keyword arguments were not properly filled - in against the intention of this code and no context was created. For - more information about this change and why it was done in a bugfix - release see :ref:`upgrade-to-3.2`. - - .. versionchanged:: 8.0 - All ``kwargs`` are tracked in :attr:`params` so they will be - passed if :meth:`forward` is called at multiple levels. - """ - if isinstance(__callback, Command): - other_cmd = __callback - - if other_cmd.callback is None: - raise TypeError( - "The given command does not have a callback that can be invoked." - ) - else: - __callback = t.cast("t.Callable[..., V]", other_cmd.callback) - - ctx = __self._make_sub_context(other_cmd) - - for param in other_cmd.params: - if param.name not in kwargs and param.expose_value: - kwargs[param.name] = param.type_cast_value( # type: ignore - ctx, param.get_default(ctx) - ) - - # Track all kwargs as params, so that forward() will pass - # them on in subsequent calls. - ctx.params.update(kwargs) - else: - ctx = __self - - with augment_usage_errors(__self): - with ctx: - return __callback(*args, **kwargs) - - def forward( - __self, __cmd: "Command", *args: t.Any, **kwargs: t.Any # noqa: B902 - ) -> t.Any: - """Similar to :meth:`invoke` but fills in default keyword - arguments from the current context if the other command expects - it. This cannot invoke callbacks directly, only other commands. - - .. versionchanged:: 8.0 - All ``kwargs`` are tracked in :attr:`params` so they will be - passed if ``forward`` is called at multiple levels. - """ - # Can only forward to other commands, not direct callbacks. - if not isinstance(__cmd, Command): - raise TypeError("Callback is not a command.") - - for param in __self.params: - if param not in kwargs: - kwargs[param] = __self.params[param] - - return __self.invoke(__cmd, *args, **kwargs) - - def set_parameter_source(self, name: str, source: ParameterSource) -> None: - """Set the source of a parameter. This indicates the location - from which the value of the parameter was obtained. - - :param name: The name of the parameter. - :param source: A member of :class:`~click.core.ParameterSource`. - """ - self._parameter_source[name] = source - - def get_parameter_source(self, name: str) -> t.Optional[ParameterSource]: - """Get the source of a parameter. This indicates the location - from which the value of the parameter was obtained. - - This can be useful for determining when a user specified a value - on the command line that is the same as the default value. It - will be :attr:`~click.core.ParameterSource.DEFAULT` only if the - value was actually taken from the default. - - :param name: The name of the parameter. - :rtype: ParameterSource - - .. versionchanged:: 8.0 - Returns ``None`` if the parameter was not provided from any - source. - """ - return self._parameter_source.get(name) - - -class BaseCommand: - """The base command implements the minimal API contract of commands. - Most code will never use this as it does not implement a lot of useful - functionality but it can act as the direct subclass of alternative - parsing methods that do not depend on the Click parser. - - For instance, this can be used to bridge Click and other systems like - argparse or docopt. - - Because base commands do not implement a lot of the API that other - parts of Click take for granted, they are not supported for all - operations. For instance, they cannot be used with the decorators - usually and they have no built-in callback system. - - .. versionchanged:: 2.0 - Added the `context_settings` parameter. - - :param name: the name of the command to use unless a group overrides it. - :param context_settings: an optional dictionary with defaults that are - passed to the context object. - """ - - #: The context class to create with :meth:`make_context`. - #: - #: .. versionadded:: 8.0 - context_class: t.Type[Context] = Context - #: the default for the :attr:`Context.allow_extra_args` flag. - allow_extra_args = False - #: the default for the :attr:`Context.allow_interspersed_args` flag. - allow_interspersed_args = True - #: the default for the :attr:`Context.ignore_unknown_options` flag. - ignore_unknown_options = False - - def __init__( - self, - name: t.Optional[str], - context_settings: t.Optional[t.MutableMapping[str, t.Any]] = None, - ) -> None: - #: the name the command thinks it has. Upon registering a command - #: on a :class:`Group` the group will default the command name - #: with this information. You should instead use the - #: :class:`Context`\'s :attr:`~Context.info_name` attribute. - self.name = name - - if context_settings is None: - context_settings = {} - - #: an optional dictionary with defaults passed to the context. - self.context_settings: t.MutableMapping[str, t.Any] = context_settings - - def to_info_dict(self, ctx: Context) -> t.Dict[str, t.Any]: - """Gather information that could be useful for a tool generating - user-facing documentation. This traverses the entire structure - below this command. - - Use :meth:`click.Context.to_info_dict` to traverse the entire - CLI structure. - - :param ctx: A :class:`Context` representing this command. - - .. versionadded:: 8.0 - """ - return {"name": self.name} - - def __repr__(self) -> str: - return f"<{self.__class__.__name__} {self.name}>" - - def get_usage(self, ctx: Context) -> str: - raise NotImplementedError("Base commands cannot get usage") - - def get_help(self, ctx: Context) -> str: - raise NotImplementedError("Base commands cannot get help") - - def make_context( - self, - info_name: t.Optional[str], - args: t.List[str], - parent: t.Optional[Context] = None, - **extra: t.Any, - ) -> Context: - """This function when given an info name and arguments will kick - off the parsing and create a new :class:`Context`. It does not - invoke the actual command callback though. - - To quickly customize the context class used without overriding - this method, set the :attr:`context_class` attribute. - - :param info_name: the info name for this invocation. Generally this - is the most descriptive name for the script or - command. For the toplevel script it's usually - the name of the script, for commands below it's - the name of the command. - :param args: the arguments to parse as list of strings. - :param parent: the parent context if available. - :param extra: extra keyword arguments forwarded to the context - constructor. - - .. versionchanged:: 8.0 - Added the :attr:`context_class` attribute. - """ - for key, value in self.context_settings.items(): - if key not in extra: - extra[key] = value - - ctx = self.context_class( - self, info_name=info_name, parent=parent, **extra # type: ignore - ) - - with ctx.scope(cleanup=False): - self.parse_args(ctx, args) - return ctx - - def parse_args(self, ctx: Context, args: t.List[str]) -> t.List[str]: - """Given a context and a list of arguments this creates the parser - and parses the arguments, then modifies the context as necessary. - This is automatically invoked by :meth:`make_context`. - """ - raise NotImplementedError("Base commands do not know how to parse arguments.") - - def invoke(self, ctx: Context) -> t.Any: - """Given a context, this invokes the command. The default - implementation is raising a not implemented error. - """ - raise NotImplementedError("Base commands are not invocable by default") - - def shell_complete(self, ctx: Context, incomplete: str) -> t.List["CompletionItem"]: - """Return a list of completions for the incomplete value. Looks - at the names of chained multi-commands. - - Any command could be part of a chained multi-command, so sibling - commands are valid at any point during command completion. Other - command classes will return more completions. - - :param ctx: Invocation context for this command. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - from click.shell_completion import CompletionItem - - results: t.List["CompletionItem"] = [] - - while ctx.parent is not None: - ctx = ctx.parent - - if isinstance(ctx.command, MultiCommand) and ctx.command.chain: - results.extend( - CompletionItem(name, help=command.get_short_help_str()) - for name, command in _complete_visible_commands(ctx, incomplete) - if name not in ctx.protected_args - ) - - return results - - @t.overload - def main( - self, - args: t.Optional[t.Sequence[str]] = None, - prog_name: t.Optional[str] = None, - complete_var: t.Optional[str] = None, - standalone_mode: "te.Literal[True]" = True, - **extra: t.Any, - ) -> "te.NoReturn": - ... - - @t.overload - def main( - self, - args: t.Optional[t.Sequence[str]] = None, - prog_name: t.Optional[str] = None, - complete_var: t.Optional[str] = None, - standalone_mode: bool = ..., - **extra: t.Any, - ) -> t.Any: - ... - - def main( - self, - args: t.Optional[t.Sequence[str]] = None, - prog_name: t.Optional[str] = None, - complete_var: t.Optional[str] = None, - standalone_mode: bool = True, - windows_expand_args: bool = True, - **extra: t.Any, - ) -> t.Any: - """This is the way to invoke a script with all the bells and - whistles as a command line application. This will always terminate - the application after a call. If this is not wanted, ``SystemExit`` - needs to be caught. - - This method is also available by directly calling the instance of - a :class:`Command`. - - :param args: the arguments that should be used for parsing. If not - provided, ``sys.argv[1:]`` is used. - :param prog_name: the program name that should be used. By default - the program name is constructed by taking the file - name from ``sys.argv[0]``. - :param complete_var: the environment variable that controls the - bash completion support. The default is - ``"__COMPLETE"`` with prog_name in - uppercase. - :param standalone_mode: the default behavior is to invoke the script - in standalone mode. Click will then - handle exceptions and convert them into - error messages and the function will never - return but shut down the interpreter. If - this is set to `False` they will be - propagated to the caller and the return - value of this function is the return value - of :meth:`invoke`. - :param windows_expand_args: Expand glob patterns, user dir, and - env vars in command line args on Windows. - :param extra: extra keyword arguments are forwarded to the context - constructor. See :class:`Context` for more information. - - .. versionchanged:: 8.0.1 - Added the ``windows_expand_args`` parameter to allow - disabling command line arg expansion on Windows. - - .. versionchanged:: 8.0 - When taking arguments from ``sys.argv`` on Windows, glob - patterns, user dir, and env vars are expanded. - - .. versionchanged:: 3.0 - Added the ``standalone_mode`` parameter. - """ - if args is None: - args = sys.argv[1:] - - if os.name == "nt" and windows_expand_args: - args = _expand_args(args) - else: - args = list(args) - - if prog_name is None: - prog_name = _detect_program_name() - - # Process shell completion requests and exit early. - self._main_shell_completion(extra, prog_name, complete_var) - - try: - try: - with self.make_context(prog_name, args, **extra) as ctx: - rv = self.invoke(ctx) - if not standalone_mode: - return rv - # it's not safe to `ctx.exit(rv)` here! - # note that `rv` may actually contain data like "1" which - # has obvious effects - # more subtle case: `rv=[None, None]` can come out of - # chained commands which all returned `None` -- so it's not - # even always obvious that `rv` indicates success/failure - # by its truthiness/falsiness - ctx.exit() - except (EOFError, KeyboardInterrupt) as e: - echo(file=sys.stderr) - raise Abort() from e - except ClickException as e: - if not standalone_mode: - raise - e.show() - sys.exit(e.exit_code) - except OSError as e: - if e.errno == errno.EPIPE: - sys.stdout = t.cast(t.TextIO, PacifyFlushWrapper(sys.stdout)) - sys.stderr = t.cast(t.TextIO, PacifyFlushWrapper(sys.stderr)) - sys.exit(1) - else: - raise - except Exit as e: - if standalone_mode: - sys.exit(e.exit_code) - else: - # in non-standalone mode, return the exit code - # note that this is only reached if `self.invoke` above raises - # an Exit explicitly -- thus bypassing the check there which - # would return its result - # the results of non-standalone execution may therefore be - # somewhat ambiguous: if there are codepaths which lead to - # `ctx.exit(1)` and to `return 1`, the caller won't be able to - # tell the difference between the two - return e.exit_code - except Abort: - if not standalone_mode: - raise - echo(_("Aborted!"), file=sys.stderr) - sys.exit(1) - - def _main_shell_completion( - self, - ctx_args: t.MutableMapping[str, t.Any], - prog_name: str, - complete_var: t.Optional[str] = None, - ) -> None: - """Check if the shell is asking for tab completion, process - that, then exit early. Called from :meth:`main` before the - program is invoked. - - :param prog_name: Name of the executable in the shell. - :param complete_var: Name of the environment variable that holds - the completion instruction. Defaults to - ``_{PROG_NAME}_COMPLETE``. - - .. versionchanged:: 8.2.0 - Dots (``.``) in ``prog_name`` are replaced with underscores (``_``). - """ - if complete_var is None: - complete_name = prog_name.replace("-", "_").replace(".", "_") - complete_var = f"_{complete_name}_COMPLETE".upper() - - instruction = os.environ.get(complete_var) - - if not instruction: - return - - from .shell_completion import shell_complete - - rv = shell_complete(self, ctx_args, prog_name, complete_var, instruction) - sys.exit(rv) - - def __call__(self, *args: t.Any, **kwargs: t.Any) -> t.Any: - """Alias for :meth:`main`.""" - return self.main(*args, **kwargs) - - -class Command(BaseCommand): - """Commands are the basic building block of command line interfaces in - Click. A basic command handles command line parsing and might dispatch - more parsing to commands nested below it. - - :param name: the name of the command to use unless a group overrides it. - :param context_settings: an optional dictionary with defaults that are - passed to the context object. - :param callback: the callback to invoke. This is optional. - :param params: the parameters to register with this command. This can - be either :class:`Option` or :class:`Argument` objects. - :param help: the help string to use for this command. - :param epilog: like the help string but it's printed at the end of the - help page after everything else. - :param short_help: the short help to use for this command. This is - shown on the command listing of the parent command. - :param add_help_option: by default each command registers a ``--help`` - option. This can be disabled by this parameter. - :param no_args_is_help: this controls what happens if no arguments are - provided. This option is disabled by default. - If enabled this will add ``--help`` as argument - if no arguments are passed - :param hidden: hide this command from help outputs. - - :param deprecated: issues a message indicating that - the command is deprecated. - - .. versionchanged:: 8.1 - ``help``, ``epilog``, and ``short_help`` are stored unprocessed, - all formatting is done when outputting help text, not at init, - and is done even if not using the ``@command`` decorator. - - .. versionchanged:: 8.0 - Added a ``repr`` showing the command name. - - .. versionchanged:: 7.1 - Added the ``no_args_is_help`` parameter. - - .. versionchanged:: 2.0 - Added the ``context_settings`` parameter. - """ - - def __init__( - self, - name: t.Optional[str], - context_settings: t.Optional[t.MutableMapping[str, t.Any]] = None, - callback: t.Optional[t.Callable[..., t.Any]] = None, - params: t.Optional[t.List["Parameter"]] = None, - help: t.Optional[str] = None, - epilog: t.Optional[str] = None, - short_help: t.Optional[str] = None, - options_metavar: t.Optional[str] = "[OPTIONS]", - add_help_option: bool = True, - no_args_is_help: bool = False, - hidden: bool = False, - deprecated: bool = False, - ) -> None: - super().__init__(name, context_settings) - #: the callback to execute when the command fires. This might be - #: `None` in which case nothing happens. - self.callback = callback - #: the list of parameters for this command in the order they - #: should show up in the help page and execute. Eager parameters - #: will automatically be handled before non eager ones. - self.params: t.List["Parameter"] = params or [] - self.help = help - self.epilog = epilog - self.options_metavar = options_metavar - self.short_help = short_help - self.add_help_option = add_help_option - self.no_args_is_help = no_args_is_help - self.hidden = hidden - self.deprecated = deprecated - - def to_info_dict(self, ctx: Context) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict(ctx) - info_dict.update( - params=[param.to_info_dict() for param in self.get_params(ctx)], - help=self.help, - epilog=self.epilog, - short_help=self.short_help, - hidden=self.hidden, - deprecated=self.deprecated, - ) - return info_dict - - def get_usage(self, ctx: Context) -> str: - """Formats the usage line into a string and returns it. - - Calls :meth:`format_usage` internally. - """ - formatter = ctx.make_formatter() - self.format_usage(ctx, formatter) - return formatter.getvalue().rstrip("\n") - - def get_params(self, ctx: Context) -> t.List["Parameter"]: - rv = self.params - help_option = self.get_help_option(ctx) - - if help_option is not None: - rv = [*rv, help_option] - - return rv - - def format_usage(self, ctx: Context, formatter: HelpFormatter) -> None: - """Writes the usage line into the formatter. - - This is a low-level method called by :meth:`get_usage`. - """ - pieces = self.collect_usage_pieces(ctx) - formatter.write_usage(ctx.command_path, " ".join(pieces)) - - def collect_usage_pieces(self, ctx: Context) -> t.List[str]: - """Returns all the pieces that go into the usage line and returns - it as a list of strings. - """ - rv = [self.options_metavar] if self.options_metavar else [] - - for param in self.get_params(ctx): - rv.extend(param.get_usage_pieces(ctx)) - - return rv - - def get_help_option_names(self, ctx: Context) -> t.List[str]: - """Returns the names for the help option.""" - all_names = set(ctx.help_option_names) - for param in self.params: - all_names.difference_update(param.opts) - all_names.difference_update(param.secondary_opts) - return list(all_names) - - def get_help_option(self, ctx: Context) -> t.Optional["Option"]: - """Returns the help option object.""" - help_options = self.get_help_option_names(ctx) - - if not help_options or not self.add_help_option: - return None - - def show_help(ctx: Context, param: "Parameter", value: str) -> None: - if value and not ctx.resilient_parsing: - echo(ctx.get_help(), color=ctx.color) - ctx.exit() - - return Option( - help_options, - is_flag=True, - is_eager=True, - expose_value=False, - callback=show_help, - help=_("Show this message and exit."), - ) - - def make_parser(self, ctx: Context) -> OptionParser: - """Creates the underlying option parser for this command.""" - parser = OptionParser(ctx) - for param in self.get_params(ctx): - param.add_to_parser(parser, ctx) - return parser - - def get_help(self, ctx: Context) -> str: - """Formats the help into a string and returns it. - - Calls :meth:`format_help` internally. - """ - formatter = ctx.make_formatter() - self.format_help(ctx, formatter) - return formatter.getvalue().rstrip("\n") - - def get_short_help_str(self, limit: int = 45) -> str: - """Gets short help for the command or makes it by shortening the - long help string. - """ - if self.short_help: - text = inspect.cleandoc(self.short_help) - elif self.help: - text = make_default_short_help(self.help, limit) - else: - text = "" - - if self.deprecated: - text = _("(Deprecated) {text}").format(text=text) - - return text.strip() - - def format_help(self, ctx: Context, formatter: HelpFormatter) -> None: - """Writes the help into the formatter if it exists. - - This is a low-level method called by :meth:`get_help`. - - This calls the following methods: - - - :meth:`format_usage` - - :meth:`format_help_text` - - :meth:`format_options` - - :meth:`format_epilog` - """ - self.format_usage(ctx, formatter) - self.format_help_text(ctx, formatter) - self.format_options(ctx, formatter) - self.format_epilog(ctx, formatter) - - def format_help_text(self, ctx: Context, formatter: HelpFormatter) -> None: - """Writes the help text to the formatter if it exists.""" - if self.help is not None: - # truncate the help text to the first form feed - text = inspect.cleandoc(self.help).partition("\f")[0] - else: - text = "" - - if self.deprecated: - text = _("(Deprecated) {text}").format(text=text) - - if text: - formatter.write_paragraph() - - with formatter.indentation(): - formatter.write_text(text) - - def format_options(self, ctx: Context, formatter: HelpFormatter) -> None: - """Writes all the options into the formatter if they exist.""" - opts = [] - for param in self.get_params(ctx): - rv = param.get_help_record(ctx) - if rv is not None: - opts.append(rv) - - if opts: - with formatter.section(_("Options")): - formatter.write_dl(opts) - - def format_epilog(self, ctx: Context, formatter: HelpFormatter) -> None: - """Writes the epilog into the formatter if it exists.""" - if self.epilog: - epilog = inspect.cleandoc(self.epilog) - formatter.write_paragraph() - - with formatter.indentation(): - formatter.write_text(epilog) - - def parse_args(self, ctx: Context, args: t.List[str]) -> t.List[str]: - if not args and self.no_args_is_help and not ctx.resilient_parsing: - echo(ctx.get_help(), color=ctx.color) - ctx.exit() - - parser = self.make_parser(ctx) - opts, args, param_order = parser.parse_args(args=args) - - for param in iter_params_for_processing(param_order, self.get_params(ctx)): - value, args = param.handle_parse_result(ctx, opts, args) - - if args and not ctx.allow_extra_args and not ctx.resilient_parsing: - ctx.fail( - ngettext( - "Got unexpected extra argument ({args})", - "Got unexpected extra arguments ({args})", - len(args), - ).format(args=" ".join(map(str, args))) - ) - - ctx.args = args - ctx._opt_prefixes.update(parser._opt_prefixes) - return args - - def invoke(self, ctx: Context) -> t.Any: - """Given a context, this invokes the attached callback (if it exists) - in the right way. - """ - if self.deprecated: - message = _( - "DeprecationWarning: The command {name!r} is deprecated." - ).format(name=self.name) - echo(style(message, fg="red"), err=True) - - if self.callback is not None: - return ctx.invoke(self.callback, **ctx.params) - - def shell_complete(self, ctx: Context, incomplete: str) -> t.List["CompletionItem"]: - """Return a list of completions for the incomplete value. Looks - at the names of options and chained multi-commands. - - :param ctx: Invocation context for this command. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - from click.shell_completion import CompletionItem - - results: t.List["CompletionItem"] = [] - - if incomplete and not incomplete[0].isalnum(): - for param in self.get_params(ctx): - if ( - not isinstance(param, Option) - or param.hidden - or ( - not param.multiple - and ctx.get_parameter_source(param.name) # type: ignore - is ParameterSource.COMMANDLINE - ) - ): - continue - - results.extend( - CompletionItem(name, help=param.help) - for name in [*param.opts, *param.secondary_opts] - if name.startswith(incomplete) - ) - - results.extend(super().shell_complete(ctx, incomplete)) - return results - - -class MultiCommand(Command): - """A multi command is the basic implementation of a command that - dispatches to subcommands. The most common version is the - :class:`Group`. - - :param invoke_without_command: this controls how the multi command itself - is invoked. By default it's only invoked - if a subcommand is provided. - :param no_args_is_help: this controls what happens if no arguments are - provided. This option is enabled by default if - `invoke_without_command` is disabled or disabled - if it's enabled. If enabled this will add - ``--help`` as argument if no arguments are - passed. - :param subcommand_metavar: the string that is used in the documentation - to indicate the subcommand place. - :param chain: if this is set to `True` chaining of multiple subcommands - is enabled. This restricts the form of commands in that - they cannot have optional arguments but it allows - multiple commands to be chained together. - :param result_callback: The result callback to attach to this multi - command. This can be set or changed later with the - :meth:`result_callback` decorator. - :param attrs: Other command arguments described in :class:`Command`. - """ - - allow_extra_args = True - allow_interspersed_args = False - - def __init__( - self, - name: t.Optional[str] = None, - invoke_without_command: bool = False, - no_args_is_help: t.Optional[bool] = None, - subcommand_metavar: t.Optional[str] = None, - chain: bool = False, - result_callback: t.Optional[t.Callable[..., t.Any]] = None, - **attrs: t.Any, - ) -> None: - super().__init__(name, **attrs) - - if no_args_is_help is None: - no_args_is_help = not invoke_without_command - - self.no_args_is_help = no_args_is_help - self.invoke_without_command = invoke_without_command - - if subcommand_metavar is None: - if chain: - subcommand_metavar = "COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]..." - else: - subcommand_metavar = "COMMAND [ARGS]..." - - self.subcommand_metavar = subcommand_metavar - self.chain = chain - # The result callback that is stored. This can be set or - # overridden with the :func:`result_callback` decorator. - self._result_callback = result_callback - - if self.chain: - for param in self.params: - if isinstance(param, Argument) and not param.required: - raise RuntimeError( - "Multi commands in chain mode cannot have" - " optional arguments." - ) - - def to_info_dict(self, ctx: Context) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict(ctx) - commands = {} - - for name in self.list_commands(ctx): - command = self.get_command(ctx, name) - - if command is None: - continue - - sub_ctx = ctx._make_sub_context(command) - - with sub_ctx.scope(cleanup=False): - commands[name] = command.to_info_dict(sub_ctx) - - info_dict.update(commands=commands, chain=self.chain) - return info_dict - - def collect_usage_pieces(self, ctx: Context) -> t.List[str]: - rv = super().collect_usage_pieces(ctx) - rv.append(self.subcommand_metavar) - return rv - - def format_options(self, ctx: Context, formatter: HelpFormatter) -> None: - super().format_options(ctx, formatter) - self.format_commands(ctx, formatter) - - def result_callback(self, replace: bool = False) -> t.Callable[[F], F]: - """Adds a result callback to the command. By default if a - result callback is already registered this will chain them but - this can be disabled with the `replace` parameter. The result - callback is invoked with the return value of the subcommand - (or the list of return values from all subcommands if chaining - is enabled) as well as the parameters as they would be passed - to the main callback. - - Example:: - - @click.group() - @click.option('-i', '--input', default=23) - def cli(input): - return 42 - - @cli.result_callback() - def process_result(result, input): - return result + input - - :param replace: if set to `True` an already existing result - callback will be removed. - - .. versionchanged:: 8.0 - Renamed from ``resultcallback``. - - .. versionadded:: 3.0 - """ - - def decorator(f: F) -> F: - old_callback = self._result_callback - - if old_callback is None or replace: - self._result_callback = f - return f - - def function(__value, *args, **kwargs): # type: ignore - inner = old_callback(__value, *args, **kwargs) - return f(inner, *args, **kwargs) - - self._result_callback = rv = update_wrapper(t.cast(F, function), f) - return rv - - return decorator - - def format_commands(self, ctx: Context, formatter: HelpFormatter) -> None: - """Extra format methods for multi methods that adds all the commands - after the options. - """ - commands = [] - for subcommand in self.list_commands(ctx): - cmd = self.get_command(ctx, subcommand) - # What is this, the tool lied about a command. Ignore it - if cmd is None: - continue - if cmd.hidden: - continue - - commands.append((subcommand, cmd)) - - # allow for 3 times the default spacing - if len(commands): - limit = formatter.width - 6 - max(len(cmd[0]) for cmd in commands) - - rows = [] - for subcommand, cmd in commands: - help = cmd.get_short_help_str(limit) - rows.append((subcommand, help)) - - if rows: - with formatter.section(_("Commands")): - formatter.write_dl(rows) - - def parse_args(self, ctx: Context, args: t.List[str]) -> t.List[str]: - if not args and self.no_args_is_help and not ctx.resilient_parsing: - echo(ctx.get_help(), color=ctx.color) - ctx.exit() - - rest = super().parse_args(ctx, args) - - if self.chain: - ctx.protected_args = rest - ctx.args = [] - elif rest: - ctx.protected_args, ctx.args = rest[:1], rest[1:] - - return ctx.args - - def invoke(self, ctx: Context) -> t.Any: - def _process_result(value: t.Any) -> t.Any: - if self._result_callback is not None: - value = ctx.invoke(self._result_callback, value, **ctx.params) - return value - - if not ctx.protected_args: - if self.invoke_without_command: - # No subcommand was invoked, so the result callback is - # invoked with the group return value for regular - # groups, or an empty list for chained groups. - with ctx: - rv = super().invoke(ctx) - return _process_result([] if self.chain else rv) - ctx.fail(_("Missing command.")) - - # Fetch args back out - args = [*ctx.protected_args, *ctx.args] - ctx.args = [] - ctx.protected_args = [] - - # If we're not in chain mode, we only allow the invocation of a - # single command but we also inform the current context about the - # name of the command to invoke. - if not self.chain: - # Make sure the context is entered so we do not clean up - # resources until the result processor has worked. - with ctx: - cmd_name, cmd, args = self.resolve_command(ctx, args) - assert cmd is not None - ctx.invoked_subcommand = cmd_name - super().invoke(ctx) - sub_ctx = cmd.make_context(cmd_name, args, parent=ctx) - with sub_ctx: - return _process_result(sub_ctx.command.invoke(sub_ctx)) - - # In chain mode we create the contexts step by step, but after the - # base command has been invoked. Because at that point we do not - # know the subcommands yet, the invoked subcommand attribute is - # set to ``*`` to inform the command that subcommands are executed - # but nothing else. - with ctx: - ctx.invoked_subcommand = "*" if args else None - super().invoke(ctx) - - # Otherwise we make every single context and invoke them in a - # chain. In that case the return value to the result processor - # is the list of all invoked subcommand's results. - contexts = [] - while args: - cmd_name, cmd, args = self.resolve_command(ctx, args) - assert cmd is not None - sub_ctx = cmd.make_context( - cmd_name, - args, - parent=ctx, - allow_extra_args=True, - allow_interspersed_args=False, - ) - contexts.append(sub_ctx) - args, sub_ctx.args = sub_ctx.args, [] - - rv = [] - for sub_ctx in contexts: - with sub_ctx: - rv.append(sub_ctx.command.invoke(sub_ctx)) - return _process_result(rv) - - def resolve_command( - self, ctx: Context, args: t.List[str] - ) -> t.Tuple[t.Optional[str], t.Optional[Command], t.List[str]]: - cmd_name = make_str(args[0]) - original_cmd_name = cmd_name - - # Get the command - cmd = self.get_command(ctx, cmd_name) - - # If we can't find the command but there is a normalization - # function available, we try with that one. - if cmd is None and ctx.token_normalize_func is not None: - cmd_name = ctx.token_normalize_func(cmd_name) - cmd = self.get_command(ctx, cmd_name) - - # If we don't find the command we want to show an error message - # to the user that it was not provided. However, there is - # something else we should do: if the first argument looks like - # an option we want to kick off parsing again for arguments to - # resolve things like --help which now should go to the main - # place. - if cmd is None and not ctx.resilient_parsing: - if split_opt(cmd_name)[0]: - self.parse_args(ctx, ctx.args) - ctx.fail(_("No such command {name!r}.").format(name=original_cmd_name)) - return cmd_name if cmd else None, cmd, args[1:] - - def get_command(self, ctx: Context, cmd_name: str) -> t.Optional[Command]: - """Given a context and a command name, this returns a - :class:`Command` object if it exists or returns `None`. - """ - raise NotImplementedError - - def list_commands(self, ctx: Context) -> t.List[str]: - """Returns a list of subcommand names in the order they should - appear. - """ - return [] - - def shell_complete(self, ctx: Context, incomplete: str) -> t.List["CompletionItem"]: - """Return a list of completions for the incomplete value. Looks - at the names of options, subcommands, and chained - multi-commands. - - :param ctx: Invocation context for this command. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - from click.shell_completion import CompletionItem - - results = [ - CompletionItem(name, help=command.get_short_help_str()) - for name, command in _complete_visible_commands(ctx, incomplete) - ] - results.extend(super().shell_complete(ctx, incomplete)) - return results - - -class Group(MultiCommand): - """A group allows a command to have subcommands attached. This is - the most common way to implement nesting in Click. - - :param name: The name of the group command. - :param commands: A dict mapping names to :class:`Command` objects. - Can also be a list of :class:`Command`, which will use - :attr:`Command.name` to create the dict. - :param attrs: Other command arguments described in - :class:`MultiCommand`, :class:`Command`, and - :class:`BaseCommand`. - - .. versionchanged:: 8.0 - The ``commands`` argument can be a list of command objects. - """ - - #: If set, this is used by the group's :meth:`command` decorator - #: as the default :class:`Command` class. This is useful to make all - #: subcommands use a custom command class. - #: - #: .. versionadded:: 8.0 - command_class: t.Optional[t.Type[Command]] = None - - #: If set, this is used by the group's :meth:`group` decorator - #: as the default :class:`Group` class. This is useful to make all - #: subgroups use a custom group class. - #: - #: If set to the special value :class:`type` (literally - #: ``group_class = type``), this group's class will be used as the - #: default class. This makes a custom group class continue to make - #: custom groups. - #: - #: .. versionadded:: 8.0 - group_class: t.Optional[t.Union[t.Type["Group"], t.Type[type]]] = None - # Literal[type] isn't valid, so use Type[type] - - def __init__( - self, - name: t.Optional[str] = None, - commands: t.Optional[ - t.Union[t.MutableMapping[str, Command], t.Sequence[Command]] - ] = None, - **attrs: t.Any, - ) -> None: - super().__init__(name, **attrs) - - if commands is None: - commands = {} - elif isinstance(commands, abc.Sequence): - commands = {c.name: c for c in commands if c.name is not None} - - #: The registered subcommands by their exported names. - self.commands: t.MutableMapping[str, Command] = commands - - def add_command(self, cmd: Command, name: t.Optional[str] = None) -> None: - """Registers another :class:`Command` with this group. If the name - is not provided, the name of the command is used. - """ - name = name or cmd.name - if name is None: - raise TypeError("Command has no name.") - _check_multicommand(self, name, cmd, register=True) - self.commands[name] = cmd - - @t.overload - def command(self, __func: t.Callable[..., t.Any]) -> Command: - ... - - @t.overload - def command( - self, *args: t.Any, **kwargs: t.Any - ) -> t.Callable[[t.Callable[..., t.Any]], Command]: - ... - - def command( - self, *args: t.Any, **kwargs: t.Any - ) -> t.Union[t.Callable[[t.Callable[..., t.Any]], Command], Command]: - """A shortcut decorator for declaring and attaching a command to - the group. This takes the same arguments as :func:`command` and - immediately registers the created command with this group by - calling :meth:`add_command`. - - To customize the command class used, set the - :attr:`command_class` attribute. - - .. versionchanged:: 8.1 - This decorator can be applied without parentheses. - - .. versionchanged:: 8.0 - Added the :attr:`command_class` attribute. - """ - from .decorators import command - - func: t.Optional[t.Callable[..., t.Any]] = None - - if args and callable(args[0]): - assert ( - len(args) == 1 and not kwargs - ), "Use 'command(**kwargs)(callable)' to provide arguments." - (func,) = args - args = () - - if self.command_class and kwargs.get("cls") is None: - kwargs["cls"] = self.command_class - - def decorator(f: t.Callable[..., t.Any]) -> Command: - cmd: Command = command(*args, **kwargs)(f) - self.add_command(cmd) - return cmd - - if func is not None: - return decorator(func) - - return decorator - - @t.overload - def group(self, __func: t.Callable[..., t.Any]) -> "Group": - ... - - @t.overload - def group( - self, *args: t.Any, **kwargs: t.Any - ) -> t.Callable[[t.Callable[..., t.Any]], "Group"]: - ... - - def group( - self, *args: t.Any, **kwargs: t.Any - ) -> t.Union[t.Callable[[t.Callable[..., t.Any]], "Group"], "Group"]: - """A shortcut decorator for declaring and attaching a group to - the group. This takes the same arguments as :func:`group` and - immediately registers the created group with this group by - calling :meth:`add_command`. - - To customize the group class used, set the :attr:`group_class` - attribute. - - .. versionchanged:: 8.1 - This decorator can be applied without parentheses. - - .. versionchanged:: 8.0 - Added the :attr:`group_class` attribute. - """ - from .decorators import group - - func: t.Optional[t.Callable[..., t.Any]] = None - - if args and callable(args[0]): - assert ( - len(args) == 1 and not kwargs - ), "Use 'group(**kwargs)(callable)' to provide arguments." - (func,) = args - args = () - - if self.group_class is not None and kwargs.get("cls") is None: - if self.group_class is type: - kwargs["cls"] = type(self) - else: - kwargs["cls"] = self.group_class - - def decorator(f: t.Callable[..., t.Any]) -> "Group": - cmd: Group = group(*args, **kwargs)(f) - self.add_command(cmd) - return cmd - - if func is not None: - return decorator(func) - - return decorator - - def get_command(self, ctx: Context, cmd_name: str) -> t.Optional[Command]: - return self.commands.get(cmd_name) - - def list_commands(self, ctx: Context) -> t.List[str]: - return sorted(self.commands) - - -class CommandCollection(MultiCommand): - """A command collection is a multi command that merges multiple multi - commands together into one. This is a straightforward implementation - that accepts a list of different multi commands as sources and - provides all the commands for each of them. - - See :class:`MultiCommand` and :class:`Command` for the description of - ``name`` and ``attrs``. - """ - - def __init__( - self, - name: t.Optional[str] = None, - sources: t.Optional[t.List[MultiCommand]] = None, - **attrs: t.Any, - ) -> None: - super().__init__(name, **attrs) - #: The list of registered multi commands. - self.sources: t.List[MultiCommand] = sources or [] - - def add_source(self, multi_cmd: MultiCommand) -> None: - """Adds a new multi command to the chain dispatcher.""" - self.sources.append(multi_cmd) - - def get_command(self, ctx: Context, cmd_name: str) -> t.Optional[Command]: - for source in self.sources: - rv = source.get_command(ctx, cmd_name) - - if rv is not None: - if self.chain: - _check_multicommand(self, cmd_name, rv) - - return rv - - return None - - def list_commands(self, ctx: Context) -> t.List[str]: - rv: t.Set[str] = set() - - for source in self.sources: - rv.update(source.list_commands(ctx)) - - return sorted(rv) - - -def _check_iter(value: t.Any) -> t.Iterator[t.Any]: - """Check if the value is iterable but not a string. Raises a type - error, or return an iterator over the value. - """ - if isinstance(value, str): - raise TypeError - - return iter(value) - - -class Parameter: - r"""A parameter to a command comes in two versions: they are either - :class:`Option`\s or :class:`Argument`\s. Other subclasses are currently - not supported by design as some of the internals for parsing are - intentionally not finalized. - - Some settings are supported by both options and arguments. - - :param param_decls: the parameter declarations for this option or - argument. This is a list of flags or argument - names. - :param type: the type that should be used. Either a :class:`ParamType` - or a Python type. The latter is converted into the former - automatically if supported. - :param required: controls if this is optional or not. - :param default: the default value if omitted. This can also be a callable, - in which case it's invoked when the default is needed - without any arguments. - :param callback: A function to further process or validate the value - after type conversion. It is called as ``f(ctx, param, value)`` - and must return the value. It is called for all sources, - including prompts. - :param nargs: the number of arguments to match. If not ``1`` the return - value is a tuple instead of single value. The default for - nargs is ``1`` (except if the type is a tuple, then it's - the arity of the tuple). If ``nargs=-1``, all remaining - parameters are collected. - :param metavar: how the value is represented in the help page. - :param expose_value: if this is `True` then the value is passed onwards - to the command callback and stored on the context, - otherwise it's skipped. - :param is_eager: eager values are processed before non eager ones. This - should not be set for arguments or it will inverse the - order of processing. - :param envvar: a string or list of strings that are environment variables - that should be checked. - :param shell_complete: A function that returns custom shell - completions. Used instead of the param's type completion if - given. Takes ``ctx, param, incomplete`` and must return a list - of :class:`~click.shell_completion.CompletionItem` or a list of - strings. - - .. versionchanged:: 8.0 - ``process_value`` validates required parameters and bounded - ``nargs``, and invokes the parameter callback before returning - the value. This allows the callback to validate prompts. - ``full_process_value`` is removed. - - .. versionchanged:: 8.0 - ``autocompletion`` is renamed to ``shell_complete`` and has new - semantics described above. The old name is deprecated and will - be removed in 8.1, until then it will be wrapped to match the - new requirements. - - .. versionchanged:: 8.0 - For ``multiple=True, nargs>1``, the default must be a list of - tuples. - - .. versionchanged:: 8.0 - Setting a default is no longer required for ``nargs>1``, it will - default to ``None``. ``multiple=True`` or ``nargs=-1`` will - default to ``()``. - - .. versionchanged:: 7.1 - Empty environment variables are ignored rather than taking the - empty string value. This makes it possible for scripts to clear - variables if they can't unset them. - - .. versionchanged:: 2.0 - Changed signature for parameter callback to also be passed the - parameter. The old callback format will still work, but it will - raise a warning to give you a chance to migrate the code easier. - """ - - param_type_name = "parameter" - - def __init__( - self, - param_decls: t.Optional[t.Sequence[str]] = None, - type: t.Optional[t.Union[types.ParamType, t.Any]] = None, - required: bool = False, - default: t.Optional[t.Union[t.Any, t.Callable[[], t.Any]]] = None, - callback: t.Optional[t.Callable[[Context, "Parameter", t.Any], t.Any]] = None, - nargs: t.Optional[int] = None, - multiple: bool = False, - metavar: t.Optional[str] = None, - expose_value: bool = True, - is_eager: bool = False, - envvar: t.Optional[t.Union[str, t.Sequence[str]]] = None, - shell_complete: t.Optional[ - t.Callable[ - [Context, "Parameter", str], - t.Union[t.List["CompletionItem"], t.List[str]], - ] - ] = None, - ) -> None: - self.name: t.Optional[str] - self.opts: t.List[str] - self.secondary_opts: t.List[str] - self.name, self.opts, self.secondary_opts = self._parse_decls( - param_decls or (), expose_value - ) - self.type: types.ParamType = types.convert_type(type, default) - - # Default nargs to what the type tells us if we have that - # information available. - if nargs is None: - if self.type.is_composite: - nargs = self.type.arity - else: - nargs = 1 - - self.required = required - self.callback = callback - self.nargs = nargs - self.multiple = multiple - self.expose_value = expose_value - self.default = default - self.is_eager = is_eager - self.metavar = metavar - self.envvar = envvar - self._custom_shell_complete = shell_complete - - if __debug__: - if self.type.is_composite and nargs != self.type.arity: - raise ValueError( - f"'nargs' must be {self.type.arity} (or None) for" - f" type {self.type!r}, but it was {nargs}." - ) - - # Skip no default or callable default. - check_default = default if not callable(default) else None - - if check_default is not None: - if multiple: - try: - # Only check the first value against nargs. - check_default = next(_check_iter(check_default), None) - except TypeError: - raise ValueError( - "'default' must be a list when 'multiple' is true." - ) from None - - # Can be None for multiple with empty default. - if nargs != 1 and check_default is not None: - try: - _check_iter(check_default) - except TypeError: - if multiple: - message = ( - "'default' must be a list of lists when 'multiple' is" - " true and 'nargs' != 1." - ) - else: - message = "'default' must be a list when 'nargs' != 1." - - raise ValueError(message) from None - - if nargs > 1 and len(check_default) != nargs: - subject = "item length" if multiple else "length" - raise ValueError( - f"'default' {subject} must match nargs={nargs}." - ) - - def to_info_dict(self) -> t.Dict[str, t.Any]: - """Gather information that could be useful for a tool generating - user-facing documentation. - - Use :meth:`click.Context.to_info_dict` to traverse the entire - CLI structure. - - .. versionadded:: 8.0 - """ - return { - "name": self.name, - "param_type_name": self.param_type_name, - "opts": self.opts, - "secondary_opts": self.secondary_opts, - "type": self.type.to_info_dict(), - "required": self.required, - "nargs": self.nargs, - "multiple": self.multiple, - "default": self.default, - "envvar": self.envvar, - } - - def __repr__(self) -> str: - return f"<{self.__class__.__name__} {self.name}>" - - def _parse_decls( - self, decls: t.Sequence[str], expose_value: bool - ) -> t.Tuple[t.Optional[str], t.List[str], t.List[str]]: - raise NotImplementedError() - - @property - def human_readable_name(self) -> str: - """Returns the human readable name of this parameter. This is the - same as the name for options, but the metavar for arguments. - """ - return self.name # type: ignore - - def make_metavar(self) -> str: - if self.metavar is not None: - return self.metavar - - metavar = self.type.get_metavar(self) - - if metavar is None: - metavar = self.type.name.upper() - - if self.nargs != 1: - metavar += "..." - - return metavar - - @t.overload - def get_default( - self, ctx: Context, call: "te.Literal[True]" = True - ) -> t.Optional[t.Any]: - ... - - @t.overload - def get_default( - self, ctx: Context, call: bool = ... - ) -> t.Optional[t.Union[t.Any, t.Callable[[], t.Any]]]: - ... - - def get_default( - self, ctx: Context, call: bool = True - ) -> t.Optional[t.Union[t.Any, t.Callable[[], t.Any]]]: - """Get the default for the parameter. Tries - :meth:`Context.lookup_default` first, then the local default. - - :param ctx: Current context. - :param call: If the default is a callable, call it. Disable to - return the callable instead. - - .. versionchanged:: 8.0.2 - Type casting is no longer performed when getting a default. - - .. versionchanged:: 8.0.1 - Type casting can fail in resilient parsing mode. Invalid - defaults will not prevent showing help text. - - .. versionchanged:: 8.0 - Looks at ``ctx.default_map`` first. - - .. versionchanged:: 8.0 - Added the ``call`` parameter. - """ - value = ctx.lookup_default(self.name, call=False) # type: ignore - - if value is None: - value = self.default - - if call and callable(value): - value = value() - - return value - - def add_to_parser(self, parser: OptionParser, ctx: Context) -> None: - raise NotImplementedError() - - def consume_value( - self, ctx: Context, opts: t.Mapping[str, t.Any] - ) -> t.Tuple[t.Any, ParameterSource]: - value = opts.get(self.name) # type: ignore - source = ParameterSource.COMMANDLINE - - if value is None: - value = self.value_from_envvar(ctx) - source = ParameterSource.ENVIRONMENT - - if value is None: - value = ctx.lookup_default(self.name) # type: ignore - source = ParameterSource.DEFAULT_MAP - - if value is None: - value = self.get_default(ctx) - source = ParameterSource.DEFAULT - - return value, source - - def type_cast_value(self, ctx: Context, value: t.Any) -> t.Any: - """Convert and validate a value against the option's - :attr:`type`, :attr:`multiple`, and :attr:`nargs`. - """ - if value is None: - return () if self.multiple or self.nargs == -1 else None - - def check_iter(value: t.Any) -> t.Iterator[t.Any]: - try: - return _check_iter(value) - except TypeError: - # This should only happen when passing in args manually, - # the parser should construct an iterable when parsing - # the command line. - raise BadParameter( - _("Value must be an iterable."), ctx=ctx, param=self - ) from None - - if self.nargs == 1 or self.type.is_composite: - - def convert(value: t.Any) -> t.Any: - return self.type(value, param=self, ctx=ctx) - - elif self.nargs == -1: - - def convert(value: t.Any) -> t.Any: # t.Tuple[t.Any, ...] - return tuple(self.type(x, self, ctx) for x in check_iter(value)) - - else: # nargs > 1 - - def convert(value: t.Any) -> t.Any: # t.Tuple[t.Any, ...] - value = tuple(check_iter(value)) - - if len(value) != self.nargs: - raise BadParameter( - ngettext( - "Takes {nargs} values but 1 was given.", - "Takes {nargs} values but {len} were given.", - len(value), - ).format(nargs=self.nargs, len=len(value)), - ctx=ctx, - param=self, - ) - - return tuple(self.type(x, self, ctx) for x in value) - - if self.multiple: - return tuple(convert(x) for x in check_iter(value)) - - return convert(value) - - def value_is_missing(self, value: t.Any) -> bool: - if value is None: - return True - - if (self.nargs != 1 or self.multiple) and value == (): - return True - - return False - - def process_value(self, ctx: Context, value: t.Any) -> t.Any: - value = self.type_cast_value(ctx, value) - - if self.required and self.value_is_missing(value): - raise MissingParameter(ctx=ctx, param=self) - - if self.callback is not None: - value = self.callback(ctx, self, value) - - return value - - def resolve_envvar_value(self, ctx: Context) -> t.Optional[str]: - if self.envvar is None: - return None - - if isinstance(self.envvar, str): - rv = os.environ.get(self.envvar) - - if rv: - return rv - else: - for envvar in self.envvar: - rv = os.environ.get(envvar) - - if rv: - return rv - - return None - - def value_from_envvar(self, ctx: Context) -> t.Optional[t.Any]: - rv: t.Optional[t.Any] = self.resolve_envvar_value(ctx) - - if rv is not None and self.nargs != 1: - rv = self.type.split_envvar_value(rv) - - return rv - - def handle_parse_result( - self, ctx: Context, opts: t.Mapping[str, t.Any], args: t.List[str] - ) -> t.Tuple[t.Any, t.List[str]]: - with augment_usage_errors(ctx, param=self): - value, source = self.consume_value(ctx, opts) - ctx.set_parameter_source(self.name, source) # type: ignore - - try: - value = self.process_value(ctx, value) - except Exception: - if not ctx.resilient_parsing: - raise - - value = None - - if self.expose_value: - ctx.params[self.name] = value # type: ignore - - return value, args - - def get_help_record(self, ctx: Context) -> t.Optional[t.Tuple[str, str]]: - pass - - def get_usage_pieces(self, ctx: Context) -> t.List[str]: - return [] - - def get_error_hint(self, ctx: Context) -> str: - """Get a stringified version of the param for use in error messages to - indicate which param caused the error. - """ - hint_list = self.opts or [self.human_readable_name] - return " / ".join(f"'{x}'" for x in hint_list) - - def shell_complete(self, ctx: Context, incomplete: str) -> t.List["CompletionItem"]: - """Return a list of completions for the incomplete value. If a - ``shell_complete`` function was given during init, it is used. - Otherwise, the :attr:`type` - :meth:`~click.types.ParamType.shell_complete` function is used. - - :param ctx: Invocation context for this command. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - if self._custom_shell_complete is not None: - results = self._custom_shell_complete(ctx, self, incomplete) - - if results and isinstance(results[0], str): - from click.shell_completion import CompletionItem - - results = [CompletionItem(c) for c in results] - - return t.cast(t.List["CompletionItem"], results) - - return self.type.shell_complete(ctx, self, incomplete) - - -class Option(Parameter): - """Options are usually optional values on the command line and - have some extra features that arguments don't have. - - All other parameters are passed onwards to the parameter constructor. - - :param show_default: Show the default value for this option in its - help text. Values are not shown by default, unless - :attr:`Context.show_default` is ``True``. If this value is a - string, it shows that string in parentheses instead of the - actual value. This is particularly useful for dynamic options. - For single option boolean flags, the default remains hidden if - its value is ``False``. - :param show_envvar: Controls if an environment variable should be - shown on the help page. Normally, environment variables are not - shown. - :param prompt: If set to ``True`` or a non empty string then the - user will be prompted for input. If set to ``True`` the prompt - will be the option name capitalized. - :param confirmation_prompt: Prompt a second time to confirm the - value if it was prompted for. Can be set to a string instead of - ``True`` to customize the message. - :param prompt_required: If set to ``False``, the user will be - prompted for input only when the option was specified as a flag - without a value. - :param hide_input: If this is ``True`` then the input on the prompt - will be hidden from the user. This is useful for password input. - :param is_flag: forces this option to act as a flag. The default is - auto detection. - :param flag_value: which value should be used for this flag if it's - enabled. This is set to a boolean automatically if - the option string contains a slash to mark two options. - :param multiple: if this is set to `True` then the argument is accepted - multiple times and recorded. This is similar to ``nargs`` - in how it works but supports arbitrary number of - arguments. - :param count: this flag makes an option increment an integer. - :param allow_from_autoenv: if this is enabled then the value of this - parameter will be pulled from an environment - variable in case a prefix is defined on the - context. - :param help: the help string. - :param hidden: hide this option from help outputs. - :param attrs: Other command arguments described in :class:`Parameter`. - - .. versionchanged:: 8.1.0 - Help text indentation is cleaned here instead of only in the - ``@option`` decorator. - - .. versionchanged:: 8.1.0 - The ``show_default`` parameter overrides - ``Context.show_default``. - - .. versionchanged:: 8.1.0 - The default of a single option boolean flag is not shown if the - default value is ``False``. - - .. versionchanged:: 8.0.1 - ``type`` is detected from ``flag_value`` if given. - """ - - param_type_name = "option" - - def __init__( - self, - param_decls: t.Optional[t.Sequence[str]] = None, - show_default: t.Union[bool, str, None] = None, - prompt: t.Union[bool, str] = False, - confirmation_prompt: t.Union[bool, str] = False, - prompt_required: bool = True, - hide_input: bool = False, - is_flag: t.Optional[bool] = None, - flag_value: t.Optional[t.Any] = None, - multiple: bool = False, - count: bool = False, - allow_from_autoenv: bool = True, - type: t.Optional[t.Union[types.ParamType, t.Any]] = None, - help: t.Optional[str] = None, - hidden: bool = False, - show_choices: bool = True, - show_envvar: bool = False, - **attrs: t.Any, - ) -> None: - if help: - help = inspect.cleandoc(help) - - default_is_missing = "default" not in attrs - super().__init__(param_decls, type=type, multiple=multiple, **attrs) - - if prompt is True: - if self.name is None: - raise TypeError("'name' is required with 'prompt=True'.") - - prompt_text: t.Optional[str] = self.name.replace("_", " ").capitalize() - elif prompt is False: - prompt_text = None - else: - prompt_text = prompt - - self.prompt = prompt_text - self.confirmation_prompt = confirmation_prompt - self.prompt_required = prompt_required - self.hide_input = hide_input - self.hidden = hidden - - # If prompt is enabled but not required, then the option can be - # used as a flag to indicate using prompt or flag_value. - self._flag_needs_value = self.prompt is not None and not self.prompt_required - - if is_flag is None: - if flag_value is not None: - # Implicitly a flag because flag_value was set. - is_flag = True - elif self._flag_needs_value: - # Not a flag, but when used as a flag it shows a prompt. - is_flag = False - else: - # Implicitly a flag because flag options were given. - is_flag = bool(self.secondary_opts) - elif is_flag is False and not self._flag_needs_value: - # Not a flag, and prompt is not enabled, can be used as a - # flag if flag_value is set. - self._flag_needs_value = flag_value is not None - - self.default: t.Union[t.Any, t.Callable[[], t.Any]] - - if is_flag and default_is_missing and not self.required: - if multiple: - self.default = () - else: - self.default = False - - if flag_value is None: - flag_value = not self.default - - self.type: types.ParamType - if is_flag and type is None: - # Re-guess the type from the flag value instead of the - # default. - self.type = types.convert_type(None, flag_value) - - self.is_flag: bool = is_flag - self.is_bool_flag: bool = is_flag and isinstance(self.type, types.BoolParamType) - self.flag_value: t.Any = flag_value - - # Counting - self.count = count - if count: - if type is None: - self.type = types.IntRange(min=0) - if default_is_missing: - self.default = 0 - - self.allow_from_autoenv = allow_from_autoenv - self.help = help - self.show_default = show_default - self.show_choices = show_choices - self.show_envvar = show_envvar - - if __debug__: - if self.nargs == -1: - raise TypeError("nargs=-1 is not supported for options.") - - if self.prompt and self.is_flag and not self.is_bool_flag: - raise TypeError("'prompt' is not valid for non-boolean flag.") - - if not self.is_bool_flag and self.secondary_opts: - raise TypeError("Secondary flag is not valid for non-boolean flag.") - - if self.is_bool_flag and self.hide_input and self.prompt is not None: - raise TypeError( - "'prompt' with 'hide_input' is not valid for boolean flag." - ) - - if self.count: - if self.multiple: - raise TypeError("'count' is not valid with 'multiple'.") - - if self.is_flag: - raise TypeError("'count' is not valid with 'is_flag'.") - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict.update( - help=self.help, - prompt=self.prompt, - is_flag=self.is_flag, - flag_value=self.flag_value, - count=self.count, - hidden=self.hidden, - ) - return info_dict - - def _parse_decls( - self, decls: t.Sequence[str], expose_value: bool - ) -> t.Tuple[t.Optional[str], t.List[str], t.List[str]]: - opts = [] - secondary_opts = [] - name = None - possible_names = [] - - for decl in decls: - if decl.isidentifier(): - if name is not None: - raise TypeError(f"Name '{name}' defined twice") - name = decl - else: - split_char = ";" if decl[:1] == "/" else "/" - if split_char in decl: - first, second = decl.split(split_char, 1) - first = first.rstrip() - if first: - possible_names.append(split_opt(first)) - opts.append(first) - second = second.lstrip() - if second: - secondary_opts.append(second.lstrip()) - if first == second: - raise ValueError( - f"Boolean option {decl!r} cannot use the" - " same flag for true/false." - ) - else: - possible_names.append(split_opt(decl)) - opts.append(decl) - - if name is None and possible_names: - possible_names.sort(key=lambda x: -len(x[0])) # group long options first - name = possible_names[0][1].replace("-", "_").lower() - if not name.isidentifier(): - name = None - - if name is None: - if not expose_value: - return None, opts, secondary_opts - raise TypeError("Could not determine name for option") - - if not opts and not secondary_opts: - raise TypeError( - f"No options defined but a name was passed ({name})." - " Did you mean to declare an argument instead? Did" - f" you mean to pass '--{name}'?" - ) - - return name, opts, secondary_opts - - def add_to_parser(self, parser: OptionParser, ctx: Context) -> None: - if self.multiple: - action = "append" - elif self.count: - action = "count" - else: - action = "store" - - if self.is_flag: - action = f"{action}_const" - - if self.is_bool_flag and self.secondary_opts: - parser.add_option( - obj=self, opts=self.opts, dest=self.name, action=action, const=True - ) - parser.add_option( - obj=self, - opts=self.secondary_opts, - dest=self.name, - action=action, - const=False, - ) - else: - parser.add_option( - obj=self, - opts=self.opts, - dest=self.name, - action=action, - const=self.flag_value, - ) - else: - parser.add_option( - obj=self, - opts=self.opts, - dest=self.name, - action=action, - nargs=self.nargs, - ) - - def get_help_record(self, ctx: Context) -> t.Optional[t.Tuple[str, str]]: - if self.hidden: - return None - - any_prefix_is_slash = False - - def _write_opts(opts: t.Sequence[str]) -> str: - nonlocal any_prefix_is_slash - - rv, any_slashes = join_options(opts) - - if any_slashes: - any_prefix_is_slash = True - - if not self.is_flag and not self.count: - rv += f" {self.make_metavar()}" - - return rv - - rv = [_write_opts(self.opts)] - - if self.secondary_opts: - rv.append(_write_opts(self.secondary_opts)) - - help = self.help or "" - extra = [] - - if self.show_envvar: - envvar = self.envvar - - if envvar is None: - if ( - self.allow_from_autoenv - and ctx.auto_envvar_prefix is not None - and self.name is not None - ): - envvar = f"{ctx.auto_envvar_prefix}_{self.name.upper()}" - - if envvar is not None: - var_str = ( - envvar - if isinstance(envvar, str) - else ", ".join(str(d) for d in envvar) - ) - extra.append(_("env var: {var}").format(var=var_str)) - - # Temporarily enable resilient parsing to avoid type casting - # failing for the default. Might be possible to extend this to - # help formatting in general. - resilient = ctx.resilient_parsing - ctx.resilient_parsing = True - - try: - default_value = self.get_default(ctx, call=False) - finally: - ctx.resilient_parsing = resilient - - show_default = False - show_default_is_str = False - - if self.show_default is not None: - if isinstance(self.show_default, str): - show_default_is_str = show_default = True - else: - show_default = self.show_default - elif ctx.show_default is not None: - show_default = ctx.show_default - - if show_default_is_str or (show_default and (default_value is not None)): - if show_default_is_str: - default_string = f"({self.show_default})" - elif isinstance(default_value, (list, tuple)): - default_string = ", ".join(str(d) for d in default_value) - elif inspect.isfunction(default_value): - default_string = _("(dynamic)") - elif self.is_bool_flag and self.secondary_opts: - # For boolean flags that have distinct True/False opts, - # use the opt without prefix instead of the value. - default_string = split_opt( - (self.opts if self.default else self.secondary_opts)[0] - )[1] - elif self.is_bool_flag and not self.secondary_opts and not default_value: - default_string = "" - else: - default_string = str(default_value) - - if default_string: - extra.append(_("default: {default}").format(default=default_string)) - - if ( - isinstance(self.type, types._NumberRangeBase) - # skip count with default range type - and not (self.count and self.type.min == 0 and self.type.max is None) - ): - range_str = self.type._describe_range() - - if range_str: - extra.append(range_str) - - if self.required: - extra.append(_("required")) - - if extra: - extra_str = "; ".join(extra) - help = f"{help} [{extra_str}]" if help else f"[{extra_str}]" - - return ("; " if any_prefix_is_slash else " / ").join(rv), help - - @t.overload - def get_default( - self, ctx: Context, call: "te.Literal[True]" = True - ) -> t.Optional[t.Any]: - ... - - @t.overload - def get_default( - self, ctx: Context, call: bool = ... - ) -> t.Optional[t.Union[t.Any, t.Callable[[], t.Any]]]: - ... - - def get_default( - self, ctx: Context, call: bool = True - ) -> t.Optional[t.Union[t.Any, t.Callable[[], t.Any]]]: - # If we're a non boolean flag our default is more complex because - # we need to look at all flags in the same group to figure out - # if we're the default one in which case we return the flag - # value as default. - if self.is_flag and not self.is_bool_flag: - for param in ctx.command.params: - if param.name == self.name and param.default: - return t.cast(Option, param).flag_value - - return None - - return super().get_default(ctx, call=call) - - def prompt_for_value(self, ctx: Context) -> t.Any: - """This is an alternative flow that can be activated in the full - value processing if a value does not exist. It will prompt the - user until a valid value exists and then returns the processed - value as result. - """ - assert self.prompt is not None - - # Calculate the default before prompting anything to be stable. - default = self.get_default(ctx) - - # If this is a prompt for a flag we need to handle this - # differently. - if self.is_bool_flag: - return confirm(self.prompt, default) - - return prompt( - self.prompt, - default=default, - type=self.type, - hide_input=self.hide_input, - show_choices=self.show_choices, - confirmation_prompt=self.confirmation_prompt, - value_proc=lambda x: self.process_value(ctx, x), - ) - - def resolve_envvar_value(self, ctx: Context) -> t.Optional[str]: - rv = super().resolve_envvar_value(ctx) - - if rv is not None: - return rv - - if ( - self.allow_from_autoenv - and ctx.auto_envvar_prefix is not None - and self.name is not None - ): - envvar = f"{ctx.auto_envvar_prefix}_{self.name.upper()}" - rv = os.environ.get(envvar) - - if rv: - return rv - - return None - - def value_from_envvar(self, ctx: Context) -> t.Optional[t.Any]: - rv: t.Optional[t.Any] = self.resolve_envvar_value(ctx) - - if rv is None: - return None - - value_depth = (self.nargs != 1) + bool(self.multiple) - - if value_depth > 0: - rv = self.type.split_envvar_value(rv) - - if self.multiple and self.nargs != 1: - rv = batch(rv, self.nargs) - - return rv - - def consume_value( - self, ctx: Context, opts: t.Mapping[str, "Parameter"] - ) -> t.Tuple[t.Any, ParameterSource]: - value, source = super().consume_value(ctx, opts) - - # The parser will emit a sentinel value if the option can be - # given as a flag without a value. This is different from None - # to distinguish from the flag not being given at all. - if value is _flag_needs_value: - if self.prompt is not None and not ctx.resilient_parsing: - value = self.prompt_for_value(ctx) - source = ParameterSource.PROMPT - else: - value = self.flag_value - source = ParameterSource.COMMANDLINE - - elif ( - self.multiple - and value is not None - and any(v is _flag_needs_value for v in value) - ): - value = [self.flag_value if v is _flag_needs_value else v for v in value] - source = ParameterSource.COMMANDLINE - - # The value wasn't set, or used the param's default, prompt if - # prompting is enabled. - elif ( - source in {None, ParameterSource.DEFAULT} - and self.prompt is not None - and (self.required or self.prompt_required) - and not ctx.resilient_parsing - ): - value = self.prompt_for_value(ctx) - source = ParameterSource.PROMPT - - return value, source - - -class Argument(Parameter): - """Arguments are positional parameters to a command. They generally - provide fewer features than options but can have infinite ``nargs`` - and are required by default. - - All parameters are passed onwards to the constructor of :class:`Parameter`. - """ - - param_type_name = "argument" - - def __init__( - self, - param_decls: t.Sequence[str], - required: t.Optional[bool] = None, - **attrs: t.Any, - ) -> None: - if required is None: - if attrs.get("default") is not None: - required = False - else: - required = attrs.get("nargs", 1) > 0 - - if "multiple" in attrs: - raise TypeError("__init__() got an unexpected keyword argument 'multiple'.") - - super().__init__(param_decls, required=required, **attrs) - - if __debug__: - if self.default is not None and self.nargs == -1: - raise TypeError("'default' is not supported for nargs=-1.") - - @property - def human_readable_name(self) -> str: - if self.metavar is not None: - return self.metavar - return self.name.upper() # type: ignore - - def make_metavar(self) -> str: - if self.metavar is not None: - return self.metavar - var = self.type.get_metavar(self) - if not var: - var = self.name.upper() # type: ignore - if not self.required: - var = f"[{var}]" - if self.nargs != 1: - var += "..." - return var - - def _parse_decls( - self, decls: t.Sequence[str], expose_value: bool - ) -> t.Tuple[t.Optional[str], t.List[str], t.List[str]]: - if not decls: - if not expose_value: - return None, [], [] - raise TypeError("Could not determine name for argument") - if len(decls) == 1: - name = arg = decls[0] - name = name.replace("-", "_").lower() - else: - raise TypeError( - "Arguments take exactly one parameter declaration, got" - f" {len(decls)}." - ) - return name, [arg], [] - - def get_usage_pieces(self, ctx: Context) -> t.List[str]: - return [self.make_metavar()] - - def get_error_hint(self, ctx: Context) -> str: - return f"'{self.make_metavar()}'" - - def add_to_parser(self, parser: OptionParser, ctx: Context) -> None: - parser.add_argument(dest=self.name, nargs=self.nargs, obj=self) diff --git a/venv/lib/python3.12/site-packages/click/decorators.py b/venv/lib/python3.12/site-packages/click/decorators.py deleted file mode 100644 index d9bba95..0000000 --- a/venv/lib/python3.12/site-packages/click/decorators.py +++ /dev/null @@ -1,561 +0,0 @@ -import inspect -import types -import typing as t -from functools import update_wrapper -from gettext import gettext as _ - -from .core import Argument -from .core import Command -from .core import Context -from .core import Group -from .core import Option -from .core import Parameter -from .globals import get_current_context -from .utils import echo - -if t.TYPE_CHECKING: - import typing_extensions as te - - P = te.ParamSpec("P") - -R = t.TypeVar("R") -T = t.TypeVar("T") -_AnyCallable = t.Callable[..., t.Any] -FC = t.TypeVar("FC", bound=t.Union[_AnyCallable, Command]) - - -def pass_context(f: "t.Callable[te.Concatenate[Context, P], R]") -> "t.Callable[P, R]": - """Marks a callback as wanting to receive the current context - object as first argument. - """ - - def new_func(*args: "P.args", **kwargs: "P.kwargs") -> "R": - return f(get_current_context(), *args, **kwargs) - - return update_wrapper(new_func, f) - - -def pass_obj(f: "t.Callable[te.Concatenate[t.Any, P], R]") -> "t.Callable[P, R]": - """Similar to :func:`pass_context`, but only pass the object on the - context onwards (:attr:`Context.obj`). This is useful if that object - represents the state of a nested system. - """ - - def new_func(*args: "P.args", **kwargs: "P.kwargs") -> "R": - return f(get_current_context().obj, *args, **kwargs) - - return update_wrapper(new_func, f) - - -def make_pass_decorator( - object_type: t.Type[T], ensure: bool = False -) -> t.Callable[["t.Callable[te.Concatenate[T, P], R]"], "t.Callable[P, R]"]: - """Given an object type this creates a decorator that will work - similar to :func:`pass_obj` but instead of passing the object of the - current context, it will find the innermost context of type - :func:`object_type`. - - This generates a decorator that works roughly like this:: - - from functools import update_wrapper - - def decorator(f): - @pass_context - def new_func(ctx, *args, **kwargs): - obj = ctx.find_object(object_type) - return ctx.invoke(f, obj, *args, **kwargs) - return update_wrapper(new_func, f) - return decorator - - :param object_type: the type of the object to pass. - :param ensure: if set to `True`, a new object will be created and - remembered on the context if it's not there yet. - """ - - def decorator(f: "t.Callable[te.Concatenate[T, P], R]") -> "t.Callable[P, R]": - def new_func(*args: "P.args", **kwargs: "P.kwargs") -> "R": - ctx = get_current_context() - - obj: t.Optional[T] - if ensure: - obj = ctx.ensure_object(object_type) - else: - obj = ctx.find_object(object_type) - - if obj is None: - raise RuntimeError( - "Managed to invoke callback without a context" - f" object of type {object_type.__name__!r}" - " existing." - ) - - return ctx.invoke(f, obj, *args, **kwargs) - - return update_wrapper(new_func, f) - - return decorator # type: ignore[return-value] - - -def pass_meta_key( - key: str, *, doc_description: t.Optional[str] = None -) -> "t.Callable[[t.Callable[te.Concatenate[t.Any, P], R]], t.Callable[P, R]]": - """Create a decorator that passes a key from - :attr:`click.Context.meta` as the first argument to the decorated - function. - - :param key: Key in ``Context.meta`` to pass. - :param doc_description: Description of the object being passed, - inserted into the decorator's docstring. Defaults to "the 'key' - key from Context.meta". - - .. versionadded:: 8.0 - """ - - def decorator(f: "t.Callable[te.Concatenate[t.Any, P], R]") -> "t.Callable[P, R]": - def new_func(*args: "P.args", **kwargs: "P.kwargs") -> R: - ctx = get_current_context() - obj = ctx.meta[key] - return ctx.invoke(f, obj, *args, **kwargs) - - return update_wrapper(new_func, f) - - if doc_description is None: - doc_description = f"the {key!r} key from :attr:`click.Context.meta`" - - decorator.__doc__ = ( - f"Decorator that passes {doc_description} as the first argument" - " to the decorated function." - ) - return decorator # type: ignore[return-value] - - -CmdType = t.TypeVar("CmdType", bound=Command) - - -# variant: no call, directly as decorator for a function. -@t.overload -def command(name: _AnyCallable) -> Command: - ... - - -# variant: with positional name and with positional or keyword cls argument: -# @command(namearg, CommandCls, ...) or @command(namearg, cls=CommandCls, ...) -@t.overload -def command( - name: t.Optional[str], - cls: t.Type[CmdType], - **attrs: t.Any, -) -> t.Callable[[_AnyCallable], CmdType]: - ... - - -# variant: name omitted, cls _must_ be a keyword argument, @command(cls=CommandCls, ...) -@t.overload -def command( - name: None = None, - *, - cls: t.Type[CmdType], - **attrs: t.Any, -) -> t.Callable[[_AnyCallable], CmdType]: - ... - - -# variant: with optional string name, no cls argument provided. -@t.overload -def command( - name: t.Optional[str] = ..., cls: None = None, **attrs: t.Any -) -> t.Callable[[_AnyCallable], Command]: - ... - - -def command( - name: t.Union[t.Optional[str], _AnyCallable] = None, - cls: t.Optional[t.Type[CmdType]] = None, - **attrs: t.Any, -) -> t.Union[Command, t.Callable[[_AnyCallable], t.Union[Command, CmdType]]]: - r"""Creates a new :class:`Command` and uses the decorated function as - callback. This will also automatically attach all decorated - :func:`option`\s and :func:`argument`\s as parameters to the command. - - The name of the command defaults to the name of the function with - underscores replaced by dashes. If you want to change that, you can - pass the intended name as the first argument. - - All keyword arguments are forwarded to the underlying command class. - For the ``params`` argument, any decorated params are appended to - the end of the list. - - Once decorated the function turns into a :class:`Command` instance - that can be invoked as a command line utility or be attached to a - command :class:`Group`. - - :param name: the name of the command. This defaults to the function - name with underscores replaced by dashes. - :param cls: the command class to instantiate. This defaults to - :class:`Command`. - - .. versionchanged:: 8.1 - This decorator can be applied without parentheses. - - .. versionchanged:: 8.1 - The ``params`` argument can be used. Decorated params are - appended to the end of the list. - """ - - func: t.Optional[t.Callable[[_AnyCallable], t.Any]] = None - - if callable(name): - func = name - name = None - assert cls is None, "Use 'command(cls=cls)(callable)' to specify a class." - assert not attrs, "Use 'command(**kwargs)(callable)' to provide arguments." - - if cls is None: - cls = t.cast(t.Type[CmdType], Command) - - def decorator(f: _AnyCallable) -> CmdType: - if isinstance(f, Command): - raise TypeError("Attempted to convert a callback into a command twice.") - - attr_params = attrs.pop("params", None) - params = attr_params if attr_params is not None else [] - - try: - decorator_params = f.__click_params__ # type: ignore - except AttributeError: - pass - else: - del f.__click_params__ # type: ignore - params.extend(reversed(decorator_params)) - - if attrs.get("help") is None: - attrs["help"] = f.__doc__ - - if t.TYPE_CHECKING: - assert cls is not None - assert not callable(name) - - cmd = cls( - name=name or f.__name__.lower().replace("_", "-"), - callback=f, - params=params, - **attrs, - ) - cmd.__doc__ = f.__doc__ - return cmd - - if func is not None: - return decorator(func) - - return decorator - - -GrpType = t.TypeVar("GrpType", bound=Group) - - -# variant: no call, directly as decorator for a function. -@t.overload -def group(name: _AnyCallable) -> Group: - ... - - -# variant: with positional name and with positional or keyword cls argument: -# @group(namearg, GroupCls, ...) or @group(namearg, cls=GroupCls, ...) -@t.overload -def group( - name: t.Optional[str], - cls: t.Type[GrpType], - **attrs: t.Any, -) -> t.Callable[[_AnyCallable], GrpType]: - ... - - -# variant: name omitted, cls _must_ be a keyword argument, @group(cmd=GroupCls, ...) -@t.overload -def group( - name: None = None, - *, - cls: t.Type[GrpType], - **attrs: t.Any, -) -> t.Callable[[_AnyCallable], GrpType]: - ... - - -# variant: with optional string name, no cls argument provided. -@t.overload -def group( - name: t.Optional[str] = ..., cls: None = None, **attrs: t.Any -) -> t.Callable[[_AnyCallable], Group]: - ... - - -def group( - name: t.Union[str, _AnyCallable, None] = None, - cls: t.Optional[t.Type[GrpType]] = None, - **attrs: t.Any, -) -> t.Union[Group, t.Callable[[_AnyCallable], t.Union[Group, GrpType]]]: - """Creates a new :class:`Group` with a function as callback. This - works otherwise the same as :func:`command` just that the `cls` - parameter is set to :class:`Group`. - - .. versionchanged:: 8.1 - This decorator can be applied without parentheses. - """ - if cls is None: - cls = t.cast(t.Type[GrpType], Group) - - if callable(name): - return command(cls=cls, **attrs)(name) - - return command(name, cls, **attrs) - - -def _param_memo(f: t.Callable[..., t.Any], param: Parameter) -> None: - if isinstance(f, Command): - f.params.append(param) - else: - if not hasattr(f, "__click_params__"): - f.__click_params__ = [] # type: ignore - - f.__click_params__.append(param) # type: ignore - - -def argument( - *param_decls: str, cls: t.Optional[t.Type[Argument]] = None, **attrs: t.Any -) -> t.Callable[[FC], FC]: - """Attaches an argument to the command. All positional arguments are - passed as parameter declarations to :class:`Argument`; all keyword - arguments are forwarded unchanged (except ``cls``). - This is equivalent to creating an :class:`Argument` instance manually - and attaching it to the :attr:`Command.params` list. - - For the default argument class, refer to :class:`Argument` and - :class:`Parameter` for descriptions of parameters. - - :param cls: the argument class to instantiate. This defaults to - :class:`Argument`. - :param param_decls: Passed as positional arguments to the constructor of - ``cls``. - :param attrs: Passed as keyword arguments to the constructor of ``cls``. - """ - if cls is None: - cls = Argument - - def decorator(f: FC) -> FC: - _param_memo(f, cls(param_decls, **attrs)) - return f - - return decorator - - -def option( - *param_decls: str, cls: t.Optional[t.Type[Option]] = None, **attrs: t.Any -) -> t.Callable[[FC], FC]: - """Attaches an option to the command. All positional arguments are - passed as parameter declarations to :class:`Option`; all keyword - arguments are forwarded unchanged (except ``cls``). - This is equivalent to creating an :class:`Option` instance manually - and attaching it to the :attr:`Command.params` list. - - For the default option class, refer to :class:`Option` and - :class:`Parameter` for descriptions of parameters. - - :param cls: the option class to instantiate. This defaults to - :class:`Option`. - :param param_decls: Passed as positional arguments to the constructor of - ``cls``. - :param attrs: Passed as keyword arguments to the constructor of ``cls``. - """ - if cls is None: - cls = Option - - def decorator(f: FC) -> FC: - _param_memo(f, cls(param_decls, **attrs)) - return f - - return decorator - - -def confirmation_option(*param_decls: str, **kwargs: t.Any) -> t.Callable[[FC], FC]: - """Add a ``--yes`` option which shows a prompt before continuing if - not passed. If the prompt is declined, the program will exit. - - :param param_decls: One or more option names. Defaults to the single - value ``"--yes"``. - :param kwargs: Extra arguments are passed to :func:`option`. - """ - - def callback(ctx: Context, param: Parameter, value: bool) -> None: - if not value: - ctx.abort() - - if not param_decls: - param_decls = ("--yes",) - - kwargs.setdefault("is_flag", True) - kwargs.setdefault("callback", callback) - kwargs.setdefault("expose_value", False) - kwargs.setdefault("prompt", "Do you want to continue?") - kwargs.setdefault("help", "Confirm the action without prompting.") - return option(*param_decls, **kwargs) - - -def password_option(*param_decls: str, **kwargs: t.Any) -> t.Callable[[FC], FC]: - """Add a ``--password`` option which prompts for a password, hiding - input and asking to enter the value again for confirmation. - - :param param_decls: One or more option names. Defaults to the single - value ``"--password"``. - :param kwargs: Extra arguments are passed to :func:`option`. - """ - if not param_decls: - param_decls = ("--password",) - - kwargs.setdefault("prompt", True) - kwargs.setdefault("confirmation_prompt", True) - kwargs.setdefault("hide_input", True) - return option(*param_decls, **kwargs) - - -def version_option( - version: t.Optional[str] = None, - *param_decls: str, - package_name: t.Optional[str] = None, - prog_name: t.Optional[str] = None, - message: t.Optional[str] = None, - **kwargs: t.Any, -) -> t.Callable[[FC], FC]: - """Add a ``--version`` option which immediately prints the version - number and exits the program. - - If ``version`` is not provided, Click will try to detect it using - :func:`importlib.metadata.version` to get the version for the - ``package_name``. On Python < 3.8, the ``importlib_metadata`` - backport must be installed. - - If ``package_name`` is not provided, Click will try to detect it by - inspecting the stack frames. This will be used to detect the - version, so it must match the name of the installed package. - - :param version: The version number to show. If not provided, Click - will try to detect it. - :param param_decls: One or more option names. Defaults to the single - value ``"--version"``. - :param package_name: The package name to detect the version from. If - not provided, Click will try to detect it. - :param prog_name: The name of the CLI to show in the message. If not - provided, it will be detected from the command. - :param message: The message to show. The values ``%(prog)s``, - ``%(package)s``, and ``%(version)s`` are available. Defaults to - ``"%(prog)s, version %(version)s"``. - :param kwargs: Extra arguments are passed to :func:`option`. - :raise RuntimeError: ``version`` could not be detected. - - .. versionchanged:: 8.0 - Add the ``package_name`` parameter, and the ``%(package)s`` - value for messages. - - .. versionchanged:: 8.0 - Use :mod:`importlib.metadata` instead of ``pkg_resources``. The - version is detected based on the package name, not the entry - point name. The Python package name must match the installed - package name, or be passed with ``package_name=``. - """ - if message is None: - message = _("%(prog)s, version %(version)s") - - if version is None and package_name is None: - frame = inspect.currentframe() - f_back = frame.f_back if frame is not None else None - f_globals = f_back.f_globals if f_back is not None else None - # break reference cycle - # https://docs.python.org/3/library/inspect.html#the-interpreter-stack - del frame - - if f_globals is not None: - package_name = f_globals.get("__name__") - - if package_name == "__main__": - package_name = f_globals.get("__package__") - - if package_name: - package_name = package_name.partition(".")[0] - - def callback(ctx: Context, param: Parameter, value: bool) -> None: - if not value or ctx.resilient_parsing: - return - - nonlocal prog_name - nonlocal version - - if prog_name is None: - prog_name = ctx.find_root().info_name - - if version is None and package_name is not None: - metadata: t.Optional[types.ModuleType] - - try: - from importlib import metadata # type: ignore - except ImportError: - # Python < 3.8 - import importlib_metadata as metadata # type: ignore - - try: - version = metadata.version(package_name) # type: ignore - except metadata.PackageNotFoundError: # type: ignore - raise RuntimeError( - f"{package_name!r} is not installed. Try passing" - " 'package_name' instead." - ) from None - - if version is None: - raise RuntimeError( - f"Could not determine the version for {package_name!r} automatically." - ) - - echo( - message % {"prog": prog_name, "package": package_name, "version": version}, - color=ctx.color, - ) - ctx.exit() - - if not param_decls: - param_decls = ("--version",) - - kwargs.setdefault("is_flag", True) - kwargs.setdefault("expose_value", False) - kwargs.setdefault("is_eager", True) - kwargs.setdefault("help", _("Show the version and exit.")) - kwargs["callback"] = callback - return option(*param_decls, **kwargs) - - -def help_option(*param_decls: str, **kwargs: t.Any) -> t.Callable[[FC], FC]: - """Add a ``--help`` option which immediately prints the help page - and exits the program. - - This is usually unnecessary, as the ``--help`` option is added to - each command automatically unless ``add_help_option=False`` is - passed. - - :param param_decls: One or more option names. Defaults to the single - value ``"--help"``. - :param kwargs: Extra arguments are passed to :func:`option`. - """ - - def callback(ctx: Context, param: Parameter, value: bool) -> None: - if not value or ctx.resilient_parsing: - return - - echo(ctx.get_help(), color=ctx.color) - ctx.exit() - - if not param_decls: - param_decls = ("--help",) - - kwargs.setdefault("is_flag", True) - kwargs.setdefault("expose_value", False) - kwargs.setdefault("is_eager", True) - kwargs.setdefault("help", _("Show this message and exit.")) - kwargs["callback"] = callback - return option(*param_decls, **kwargs) diff --git a/venv/lib/python3.12/site-packages/click/exceptions.py b/venv/lib/python3.12/site-packages/click/exceptions.py deleted file mode 100644 index fe68a36..0000000 --- a/venv/lib/python3.12/site-packages/click/exceptions.py +++ /dev/null @@ -1,288 +0,0 @@ -import typing as t -from gettext import gettext as _ -from gettext import ngettext - -from ._compat import get_text_stderr -from .utils import echo -from .utils import format_filename - -if t.TYPE_CHECKING: - from .core import Command - from .core import Context - from .core import Parameter - - -def _join_param_hints( - param_hint: t.Optional[t.Union[t.Sequence[str], str]] -) -> t.Optional[str]: - if param_hint is not None and not isinstance(param_hint, str): - return " / ".join(repr(x) for x in param_hint) - - return param_hint - - -class ClickException(Exception): - """An exception that Click can handle and show to the user.""" - - #: The exit code for this exception. - exit_code = 1 - - def __init__(self, message: str) -> None: - super().__init__(message) - self.message = message - - def format_message(self) -> str: - return self.message - - def __str__(self) -> str: - return self.message - - def show(self, file: t.Optional[t.IO[t.Any]] = None) -> None: - if file is None: - file = get_text_stderr() - - echo(_("Error: {message}").format(message=self.format_message()), file=file) - - -class UsageError(ClickException): - """An internal exception that signals a usage error. This typically - aborts any further handling. - - :param message: the error message to display. - :param ctx: optionally the context that caused this error. Click will - fill in the context automatically in some situations. - """ - - exit_code = 2 - - def __init__(self, message: str, ctx: t.Optional["Context"] = None) -> None: - super().__init__(message) - self.ctx = ctx - self.cmd: t.Optional["Command"] = self.ctx.command if self.ctx else None - - def show(self, file: t.Optional[t.IO[t.Any]] = None) -> None: - if file is None: - file = get_text_stderr() - color = None - hint = "" - if ( - self.ctx is not None - and self.ctx.command.get_help_option(self.ctx) is not None - ): - hint = _("Try '{command} {option}' for help.").format( - command=self.ctx.command_path, option=self.ctx.help_option_names[0] - ) - hint = f"{hint}\n" - if self.ctx is not None: - color = self.ctx.color - echo(f"{self.ctx.get_usage()}\n{hint}", file=file, color=color) - echo( - _("Error: {message}").format(message=self.format_message()), - file=file, - color=color, - ) - - -class BadParameter(UsageError): - """An exception that formats out a standardized error message for a - bad parameter. This is useful when thrown from a callback or type as - Click will attach contextual information to it (for instance, which - parameter it is). - - .. versionadded:: 2.0 - - :param param: the parameter object that caused this error. This can - be left out, and Click will attach this info itself - if possible. - :param param_hint: a string that shows up as parameter name. This - can be used as alternative to `param` in cases - where custom validation should happen. If it is - a string it's used as such, if it's a list then - each item is quoted and separated. - """ - - def __init__( - self, - message: str, - ctx: t.Optional["Context"] = None, - param: t.Optional["Parameter"] = None, - param_hint: t.Optional[str] = None, - ) -> None: - super().__init__(message, ctx) - self.param = param - self.param_hint = param_hint - - def format_message(self) -> str: - if self.param_hint is not None: - param_hint = self.param_hint - elif self.param is not None: - param_hint = self.param.get_error_hint(self.ctx) # type: ignore - else: - return _("Invalid value: {message}").format(message=self.message) - - return _("Invalid value for {param_hint}: {message}").format( - param_hint=_join_param_hints(param_hint), message=self.message - ) - - -class MissingParameter(BadParameter): - """Raised if click required an option or argument but it was not - provided when invoking the script. - - .. versionadded:: 4.0 - - :param param_type: a string that indicates the type of the parameter. - The default is to inherit the parameter type from - the given `param`. Valid values are ``'parameter'``, - ``'option'`` or ``'argument'``. - """ - - def __init__( - self, - message: t.Optional[str] = None, - ctx: t.Optional["Context"] = None, - param: t.Optional["Parameter"] = None, - param_hint: t.Optional[str] = None, - param_type: t.Optional[str] = None, - ) -> None: - super().__init__(message or "", ctx, param, param_hint) - self.param_type = param_type - - def format_message(self) -> str: - if self.param_hint is not None: - param_hint: t.Optional[str] = self.param_hint - elif self.param is not None: - param_hint = self.param.get_error_hint(self.ctx) # type: ignore - else: - param_hint = None - - param_hint = _join_param_hints(param_hint) - param_hint = f" {param_hint}" if param_hint else "" - - param_type = self.param_type - if param_type is None and self.param is not None: - param_type = self.param.param_type_name - - msg = self.message - if self.param is not None: - msg_extra = self.param.type.get_missing_message(self.param) - if msg_extra: - if msg: - msg += f". {msg_extra}" - else: - msg = msg_extra - - msg = f" {msg}" if msg else "" - - # Translate param_type for known types. - if param_type == "argument": - missing = _("Missing argument") - elif param_type == "option": - missing = _("Missing option") - elif param_type == "parameter": - missing = _("Missing parameter") - else: - missing = _("Missing {param_type}").format(param_type=param_type) - - return f"{missing}{param_hint}.{msg}" - - def __str__(self) -> str: - if not self.message: - param_name = self.param.name if self.param else None - return _("Missing parameter: {param_name}").format(param_name=param_name) - else: - return self.message - - -class NoSuchOption(UsageError): - """Raised if click attempted to handle an option that does not - exist. - - .. versionadded:: 4.0 - """ - - def __init__( - self, - option_name: str, - message: t.Optional[str] = None, - possibilities: t.Optional[t.Sequence[str]] = None, - ctx: t.Optional["Context"] = None, - ) -> None: - if message is None: - message = _("No such option: {name}").format(name=option_name) - - super().__init__(message, ctx) - self.option_name = option_name - self.possibilities = possibilities - - def format_message(self) -> str: - if not self.possibilities: - return self.message - - possibility_str = ", ".join(sorted(self.possibilities)) - suggest = ngettext( - "Did you mean {possibility}?", - "(Possible options: {possibilities})", - len(self.possibilities), - ).format(possibility=possibility_str, possibilities=possibility_str) - return f"{self.message} {suggest}" - - -class BadOptionUsage(UsageError): - """Raised if an option is generally supplied but the use of the option - was incorrect. This is for instance raised if the number of arguments - for an option is not correct. - - .. versionadded:: 4.0 - - :param option_name: the name of the option being used incorrectly. - """ - - def __init__( - self, option_name: str, message: str, ctx: t.Optional["Context"] = None - ) -> None: - super().__init__(message, ctx) - self.option_name = option_name - - -class BadArgumentUsage(UsageError): - """Raised if an argument is generally supplied but the use of the argument - was incorrect. This is for instance raised if the number of values - for an argument is not correct. - - .. versionadded:: 6.0 - """ - - -class FileError(ClickException): - """Raised if a file cannot be opened.""" - - def __init__(self, filename: str, hint: t.Optional[str] = None) -> None: - if hint is None: - hint = _("unknown error") - - super().__init__(hint) - self.ui_filename: str = format_filename(filename) - self.filename = filename - - def format_message(self) -> str: - return _("Could not open file {filename!r}: {message}").format( - filename=self.ui_filename, message=self.message - ) - - -class Abort(RuntimeError): - """An internal signalling exception that signals Click to abort.""" - - -class Exit(RuntimeError): - """An exception that indicates that the application should exit with some - status code. - - :param code: the status code to exit with. - """ - - __slots__ = ("exit_code",) - - def __init__(self, code: int = 0) -> None: - self.exit_code: int = code diff --git a/venv/lib/python3.12/site-packages/click/formatting.py b/venv/lib/python3.12/site-packages/click/formatting.py deleted file mode 100644 index ddd2a2f..0000000 --- a/venv/lib/python3.12/site-packages/click/formatting.py +++ /dev/null @@ -1,301 +0,0 @@ -import typing as t -from contextlib import contextmanager -from gettext import gettext as _ - -from ._compat import term_len -from .parser import split_opt - -# Can force a width. This is used by the test system -FORCED_WIDTH: t.Optional[int] = None - - -def measure_table(rows: t.Iterable[t.Tuple[str, str]]) -> t.Tuple[int, ...]: - widths: t.Dict[int, int] = {} - - for row in rows: - for idx, col in enumerate(row): - widths[idx] = max(widths.get(idx, 0), term_len(col)) - - return tuple(y for x, y in sorted(widths.items())) - - -def iter_rows( - rows: t.Iterable[t.Tuple[str, str]], col_count: int -) -> t.Iterator[t.Tuple[str, ...]]: - for row in rows: - yield row + ("",) * (col_count - len(row)) - - -def wrap_text( - text: str, - width: int = 78, - initial_indent: str = "", - subsequent_indent: str = "", - preserve_paragraphs: bool = False, -) -> str: - """A helper function that intelligently wraps text. By default, it - assumes that it operates on a single paragraph of text but if the - `preserve_paragraphs` parameter is provided it will intelligently - handle paragraphs (defined by two empty lines). - - If paragraphs are handled, a paragraph can be prefixed with an empty - line containing the ``\\b`` character (``\\x08``) to indicate that - no rewrapping should happen in that block. - - :param text: the text that should be rewrapped. - :param width: the maximum width for the text. - :param initial_indent: the initial indent that should be placed on the - first line as a string. - :param subsequent_indent: the indent string that should be placed on - each consecutive line. - :param preserve_paragraphs: if this flag is set then the wrapping will - intelligently handle paragraphs. - """ - from ._textwrap import TextWrapper - - text = text.expandtabs() - wrapper = TextWrapper( - width, - initial_indent=initial_indent, - subsequent_indent=subsequent_indent, - replace_whitespace=False, - ) - if not preserve_paragraphs: - return wrapper.fill(text) - - p: t.List[t.Tuple[int, bool, str]] = [] - buf: t.List[str] = [] - indent = None - - def _flush_par() -> None: - if not buf: - return - if buf[0].strip() == "\b": - p.append((indent or 0, True, "\n".join(buf[1:]))) - else: - p.append((indent or 0, False, " ".join(buf))) - del buf[:] - - for line in text.splitlines(): - if not line: - _flush_par() - indent = None - else: - if indent is None: - orig_len = term_len(line) - line = line.lstrip() - indent = orig_len - term_len(line) - buf.append(line) - _flush_par() - - rv = [] - for indent, raw, text in p: - with wrapper.extra_indent(" " * indent): - if raw: - rv.append(wrapper.indent_only(text)) - else: - rv.append(wrapper.fill(text)) - - return "\n\n".join(rv) - - -class HelpFormatter: - """This class helps with formatting text-based help pages. It's - usually just needed for very special internal cases, but it's also - exposed so that developers can write their own fancy outputs. - - At present, it always writes into memory. - - :param indent_increment: the additional increment for each level. - :param width: the width for the text. This defaults to the terminal - width clamped to a maximum of 78. - """ - - def __init__( - self, - indent_increment: int = 2, - width: t.Optional[int] = None, - max_width: t.Optional[int] = None, - ) -> None: - import shutil - - self.indent_increment = indent_increment - if max_width is None: - max_width = 80 - if width is None: - width = FORCED_WIDTH - if width is None: - width = max(min(shutil.get_terminal_size().columns, max_width) - 2, 50) - self.width = width - self.current_indent = 0 - self.buffer: t.List[str] = [] - - def write(self, string: str) -> None: - """Writes a unicode string into the internal buffer.""" - self.buffer.append(string) - - def indent(self) -> None: - """Increases the indentation.""" - self.current_indent += self.indent_increment - - def dedent(self) -> None: - """Decreases the indentation.""" - self.current_indent -= self.indent_increment - - def write_usage( - self, prog: str, args: str = "", prefix: t.Optional[str] = None - ) -> None: - """Writes a usage line into the buffer. - - :param prog: the program name. - :param args: whitespace separated list of arguments. - :param prefix: The prefix for the first line. Defaults to - ``"Usage: "``. - """ - if prefix is None: - prefix = f"{_('Usage:')} " - - usage_prefix = f"{prefix:>{self.current_indent}}{prog} " - text_width = self.width - self.current_indent - - if text_width >= (term_len(usage_prefix) + 20): - # The arguments will fit to the right of the prefix. - indent = " " * term_len(usage_prefix) - self.write( - wrap_text( - args, - text_width, - initial_indent=usage_prefix, - subsequent_indent=indent, - ) - ) - else: - # The prefix is too long, put the arguments on the next line. - self.write(usage_prefix) - self.write("\n") - indent = " " * (max(self.current_indent, term_len(prefix)) + 4) - self.write( - wrap_text( - args, text_width, initial_indent=indent, subsequent_indent=indent - ) - ) - - self.write("\n") - - def write_heading(self, heading: str) -> None: - """Writes a heading into the buffer.""" - self.write(f"{'':>{self.current_indent}}{heading}:\n") - - def write_paragraph(self) -> None: - """Writes a paragraph into the buffer.""" - if self.buffer: - self.write("\n") - - def write_text(self, text: str) -> None: - """Writes re-indented text into the buffer. This rewraps and - preserves paragraphs. - """ - indent = " " * self.current_indent - self.write( - wrap_text( - text, - self.width, - initial_indent=indent, - subsequent_indent=indent, - preserve_paragraphs=True, - ) - ) - self.write("\n") - - def write_dl( - self, - rows: t.Sequence[t.Tuple[str, str]], - col_max: int = 30, - col_spacing: int = 2, - ) -> None: - """Writes a definition list into the buffer. This is how options - and commands are usually formatted. - - :param rows: a list of two item tuples for the terms and values. - :param col_max: the maximum width of the first column. - :param col_spacing: the number of spaces between the first and - second column. - """ - rows = list(rows) - widths = measure_table(rows) - if len(widths) != 2: - raise TypeError("Expected two columns for definition list") - - first_col = min(widths[0], col_max) + col_spacing - - for first, second in iter_rows(rows, len(widths)): - self.write(f"{'':>{self.current_indent}}{first}") - if not second: - self.write("\n") - continue - if term_len(first) <= first_col - col_spacing: - self.write(" " * (first_col - term_len(first))) - else: - self.write("\n") - self.write(" " * (first_col + self.current_indent)) - - text_width = max(self.width - first_col - 2, 10) - wrapped_text = wrap_text(second, text_width, preserve_paragraphs=True) - lines = wrapped_text.splitlines() - - if lines: - self.write(f"{lines[0]}\n") - - for line in lines[1:]: - self.write(f"{'':>{first_col + self.current_indent}}{line}\n") - else: - self.write("\n") - - @contextmanager - def section(self, name: str) -> t.Iterator[None]: - """Helpful context manager that writes a paragraph, a heading, - and the indents. - - :param name: the section name that is written as heading. - """ - self.write_paragraph() - self.write_heading(name) - self.indent() - try: - yield - finally: - self.dedent() - - @contextmanager - def indentation(self) -> t.Iterator[None]: - """A context manager that increases the indentation.""" - self.indent() - try: - yield - finally: - self.dedent() - - def getvalue(self) -> str: - """Returns the buffer contents.""" - return "".join(self.buffer) - - -def join_options(options: t.Sequence[str]) -> t.Tuple[str, bool]: - """Given a list of option strings this joins them in the most appropriate - way and returns them in the form ``(formatted_string, - any_prefix_is_slash)`` where the second item in the tuple is a flag that - indicates if any of the option prefixes was a slash. - """ - rv = [] - any_prefix_is_slash = False - - for opt in options: - prefix = split_opt(opt)[0] - - if prefix == "/": - any_prefix_is_slash = True - - rv.append((len(prefix), opt)) - - rv.sort(key=lambda x: x[0]) - return ", ".join(x[1] for x in rv), any_prefix_is_slash diff --git a/venv/lib/python3.12/site-packages/click/globals.py b/venv/lib/python3.12/site-packages/click/globals.py deleted file mode 100644 index 480058f..0000000 --- a/venv/lib/python3.12/site-packages/click/globals.py +++ /dev/null @@ -1,68 +0,0 @@ -import typing as t -from threading import local - -if t.TYPE_CHECKING: - import typing_extensions as te - from .core import Context - -_local = local() - - -@t.overload -def get_current_context(silent: "te.Literal[False]" = False) -> "Context": - ... - - -@t.overload -def get_current_context(silent: bool = ...) -> t.Optional["Context"]: - ... - - -def get_current_context(silent: bool = False) -> t.Optional["Context"]: - """Returns the current click context. This can be used as a way to - access the current context object from anywhere. This is a more implicit - alternative to the :func:`pass_context` decorator. This function is - primarily useful for helpers such as :func:`echo` which might be - interested in changing its behavior based on the current context. - - To push the current context, :meth:`Context.scope` can be used. - - .. versionadded:: 5.0 - - :param silent: if set to `True` the return value is `None` if no context - is available. The default behavior is to raise a - :exc:`RuntimeError`. - """ - try: - return t.cast("Context", _local.stack[-1]) - except (AttributeError, IndexError) as e: - if not silent: - raise RuntimeError("There is no active click context.") from e - - return None - - -def push_context(ctx: "Context") -> None: - """Pushes a new context to the current stack.""" - _local.__dict__.setdefault("stack", []).append(ctx) - - -def pop_context() -> None: - """Removes the top level from the stack.""" - _local.stack.pop() - - -def resolve_color_default(color: t.Optional[bool] = None) -> t.Optional[bool]: - """Internal helper to get the default value of the color flag. If a - value is passed it's returned unchanged, otherwise it's looked up from - the current context. - """ - if color is not None: - return color - - ctx = get_current_context(silent=True) - - if ctx is not None: - return ctx.color - - return None diff --git a/venv/lib/python3.12/site-packages/click/parser.py b/venv/lib/python3.12/site-packages/click/parser.py deleted file mode 100644 index 5fa7adf..0000000 --- a/venv/lib/python3.12/site-packages/click/parser.py +++ /dev/null @@ -1,529 +0,0 @@ -""" -This module started out as largely a copy paste from the stdlib's -optparse module with the features removed that we do not need from -optparse because we implement them in Click on a higher level (for -instance type handling, help formatting and a lot more). - -The plan is to remove more and more from here over time. - -The reason this is a different module and not optparse from the stdlib -is that there are differences in 2.x and 3.x about the error messages -generated and optparse in the stdlib uses gettext for no good reason -and might cause us issues. - -Click uses parts of optparse written by Gregory P. Ward and maintained -by the Python Software Foundation. This is limited to code in parser.py. - -Copyright 2001-2006 Gregory P. Ward. All rights reserved. -Copyright 2002-2006 Python Software Foundation. All rights reserved. -""" -# This code uses parts of optparse written by Gregory P. Ward and -# maintained by the Python Software Foundation. -# Copyright 2001-2006 Gregory P. Ward -# Copyright 2002-2006 Python Software Foundation -import typing as t -from collections import deque -from gettext import gettext as _ -from gettext import ngettext - -from .exceptions import BadArgumentUsage -from .exceptions import BadOptionUsage -from .exceptions import NoSuchOption -from .exceptions import UsageError - -if t.TYPE_CHECKING: - import typing_extensions as te - from .core import Argument as CoreArgument - from .core import Context - from .core import Option as CoreOption - from .core import Parameter as CoreParameter - -V = t.TypeVar("V") - -# Sentinel value that indicates an option was passed as a flag without a -# value but is not a flag option. Option.consume_value uses this to -# prompt or use the flag_value. -_flag_needs_value = object() - - -def _unpack_args( - args: t.Sequence[str], nargs_spec: t.Sequence[int] -) -> t.Tuple[t.Sequence[t.Union[str, t.Sequence[t.Optional[str]], None]], t.List[str]]: - """Given an iterable of arguments and an iterable of nargs specifications, - it returns a tuple with all the unpacked arguments at the first index - and all remaining arguments as the second. - - The nargs specification is the number of arguments that should be consumed - or `-1` to indicate that this position should eat up all the remainders. - - Missing items are filled with `None`. - """ - args = deque(args) - nargs_spec = deque(nargs_spec) - rv: t.List[t.Union[str, t.Tuple[t.Optional[str], ...], None]] = [] - spos: t.Optional[int] = None - - def _fetch(c: "te.Deque[V]") -> t.Optional[V]: - try: - if spos is None: - return c.popleft() - else: - return c.pop() - except IndexError: - return None - - while nargs_spec: - nargs = _fetch(nargs_spec) - - if nargs is None: - continue - - if nargs == 1: - rv.append(_fetch(args)) - elif nargs > 1: - x = [_fetch(args) for _ in range(nargs)] - - # If we're reversed, we're pulling in the arguments in reverse, - # so we need to turn them around. - if spos is not None: - x.reverse() - - rv.append(tuple(x)) - elif nargs < 0: - if spos is not None: - raise TypeError("Cannot have two nargs < 0") - - spos = len(rv) - rv.append(None) - - # spos is the position of the wildcard (star). If it's not `None`, - # we fill it with the remainder. - if spos is not None: - rv[spos] = tuple(args) - args = [] - rv[spos + 1 :] = reversed(rv[spos + 1 :]) - - return tuple(rv), list(args) - - -def split_opt(opt: str) -> t.Tuple[str, str]: - first = opt[:1] - if first.isalnum(): - return "", opt - if opt[1:2] == first: - return opt[:2], opt[2:] - return first, opt[1:] - - -def normalize_opt(opt: str, ctx: t.Optional["Context"]) -> str: - if ctx is None or ctx.token_normalize_func is None: - return opt - prefix, opt = split_opt(opt) - return f"{prefix}{ctx.token_normalize_func(opt)}" - - -def split_arg_string(string: str) -> t.List[str]: - """Split an argument string as with :func:`shlex.split`, but don't - fail if the string is incomplete. Ignores a missing closing quote or - incomplete escape sequence and uses the partial token as-is. - - .. code-block:: python - - split_arg_string("example 'my file") - ["example", "my file"] - - split_arg_string("example my\\") - ["example", "my"] - - :param string: String to split. - """ - import shlex - - lex = shlex.shlex(string, posix=True) - lex.whitespace_split = True - lex.commenters = "" - out = [] - - try: - for token in lex: - out.append(token) - except ValueError: - # Raised when end-of-string is reached in an invalid state. Use - # the partial token as-is. The quote or escape character is in - # lex.state, not lex.token. - out.append(lex.token) - - return out - - -class Option: - def __init__( - self, - obj: "CoreOption", - opts: t.Sequence[str], - dest: t.Optional[str], - action: t.Optional[str] = None, - nargs: int = 1, - const: t.Optional[t.Any] = None, - ): - self._short_opts = [] - self._long_opts = [] - self.prefixes: t.Set[str] = set() - - for opt in opts: - prefix, value = split_opt(opt) - if not prefix: - raise ValueError(f"Invalid start character for option ({opt})") - self.prefixes.add(prefix[0]) - if len(prefix) == 1 and len(value) == 1: - self._short_opts.append(opt) - else: - self._long_opts.append(opt) - self.prefixes.add(prefix) - - if action is None: - action = "store" - - self.dest = dest - self.action = action - self.nargs = nargs - self.const = const - self.obj = obj - - @property - def takes_value(self) -> bool: - return self.action in ("store", "append") - - def process(self, value: t.Any, state: "ParsingState") -> None: - if self.action == "store": - state.opts[self.dest] = value # type: ignore - elif self.action == "store_const": - state.opts[self.dest] = self.const # type: ignore - elif self.action == "append": - state.opts.setdefault(self.dest, []).append(value) # type: ignore - elif self.action == "append_const": - state.opts.setdefault(self.dest, []).append(self.const) # type: ignore - elif self.action == "count": - state.opts[self.dest] = state.opts.get(self.dest, 0) + 1 # type: ignore - else: - raise ValueError(f"unknown action '{self.action}'") - state.order.append(self.obj) - - -class Argument: - def __init__(self, obj: "CoreArgument", dest: t.Optional[str], nargs: int = 1): - self.dest = dest - self.nargs = nargs - self.obj = obj - - def process( - self, - value: t.Union[t.Optional[str], t.Sequence[t.Optional[str]]], - state: "ParsingState", - ) -> None: - if self.nargs > 1: - assert value is not None - holes = sum(1 for x in value if x is None) - if holes == len(value): - value = None - elif holes != 0: - raise BadArgumentUsage( - _("Argument {name!r} takes {nargs} values.").format( - name=self.dest, nargs=self.nargs - ) - ) - - if self.nargs == -1 and self.obj.envvar is not None and value == (): - # Replace empty tuple with None so that a value from the - # environment may be tried. - value = None - - state.opts[self.dest] = value # type: ignore - state.order.append(self.obj) - - -class ParsingState: - def __init__(self, rargs: t.List[str]) -> None: - self.opts: t.Dict[str, t.Any] = {} - self.largs: t.List[str] = [] - self.rargs = rargs - self.order: t.List["CoreParameter"] = [] - - -class OptionParser: - """The option parser is an internal class that is ultimately used to - parse options and arguments. It's modelled after optparse and brings - a similar but vastly simplified API. It should generally not be used - directly as the high level Click classes wrap it for you. - - It's not nearly as extensible as optparse or argparse as it does not - implement features that are implemented on a higher level (such as - types or defaults). - - :param ctx: optionally the :class:`~click.Context` where this parser - should go with. - """ - - def __init__(self, ctx: t.Optional["Context"] = None) -> None: - #: The :class:`~click.Context` for this parser. This might be - #: `None` for some advanced use cases. - self.ctx = ctx - #: This controls how the parser deals with interspersed arguments. - #: If this is set to `False`, the parser will stop on the first - #: non-option. Click uses this to implement nested subcommands - #: safely. - self.allow_interspersed_args: bool = True - #: This tells the parser how to deal with unknown options. By - #: default it will error out (which is sensible), but there is a - #: second mode where it will ignore it and continue processing - #: after shifting all the unknown options into the resulting args. - self.ignore_unknown_options: bool = False - - if ctx is not None: - self.allow_interspersed_args = ctx.allow_interspersed_args - self.ignore_unknown_options = ctx.ignore_unknown_options - - self._short_opt: t.Dict[str, Option] = {} - self._long_opt: t.Dict[str, Option] = {} - self._opt_prefixes = {"-", "--"} - self._args: t.List[Argument] = [] - - def add_option( - self, - obj: "CoreOption", - opts: t.Sequence[str], - dest: t.Optional[str], - action: t.Optional[str] = None, - nargs: int = 1, - const: t.Optional[t.Any] = None, - ) -> None: - """Adds a new option named `dest` to the parser. The destination - is not inferred (unlike with optparse) and needs to be explicitly - provided. Action can be any of ``store``, ``store_const``, - ``append``, ``append_const`` or ``count``. - - The `obj` can be used to identify the option in the order list - that is returned from the parser. - """ - opts = [normalize_opt(opt, self.ctx) for opt in opts] - option = Option(obj, opts, dest, action=action, nargs=nargs, const=const) - self._opt_prefixes.update(option.prefixes) - for opt in option._short_opts: - self._short_opt[opt] = option - for opt in option._long_opts: - self._long_opt[opt] = option - - def add_argument( - self, obj: "CoreArgument", dest: t.Optional[str], nargs: int = 1 - ) -> None: - """Adds a positional argument named `dest` to the parser. - - The `obj` can be used to identify the option in the order list - that is returned from the parser. - """ - self._args.append(Argument(obj, dest=dest, nargs=nargs)) - - def parse_args( - self, args: t.List[str] - ) -> t.Tuple[t.Dict[str, t.Any], t.List[str], t.List["CoreParameter"]]: - """Parses positional arguments and returns ``(values, args, order)`` - for the parsed options and arguments as well as the leftover - arguments if there are any. The order is a list of objects as they - appear on the command line. If arguments appear multiple times they - will be memorized multiple times as well. - """ - state = ParsingState(args) - try: - self._process_args_for_options(state) - self._process_args_for_args(state) - except UsageError: - if self.ctx is None or not self.ctx.resilient_parsing: - raise - return state.opts, state.largs, state.order - - def _process_args_for_args(self, state: ParsingState) -> None: - pargs, args = _unpack_args( - state.largs + state.rargs, [x.nargs for x in self._args] - ) - - for idx, arg in enumerate(self._args): - arg.process(pargs[idx], state) - - state.largs = args - state.rargs = [] - - def _process_args_for_options(self, state: ParsingState) -> None: - while state.rargs: - arg = state.rargs.pop(0) - arglen = len(arg) - # Double dashes always handled explicitly regardless of what - # prefixes are valid. - if arg == "--": - return - elif arg[:1] in self._opt_prefixes and arglen > 1: - self._process_opts(arg, state) - elif self.allow_interspersed_args: - state.largs.append(arg) - else: - state.rargs.insert(0, arg) - return - - # Say this is the original argument list: - # [arg0, arg1, ..., arg(i-1), arg(i), arg(i+1), ..., arg(N-1)] - # ^ - # (we are about to process arg(i)). - # - # Then rargs is [arg(i), ..., arg(N-1)] and largs is a *subset* of - # [arg0, ..., arg(i-1)] (any options and their arguments will have - # been removed from largs). - # - # The while loop will usually consume 1 or more arguments per pass. - # If it consumes 1 (eg. arg is an option that takes no arguments), - # then after _process_arg() is done the situation is: - # - # largs = subset of [arg0, ..., arg(i)] - # rargs = [arg(i+1), ..., arg(N-1)] - # - # If allow_interspersed_args is false, largs will always be - # *empty* -- still a subset of [arg0, ..., arg(i-1)], but - # not a very interesting subset! - - def _match_long_opt( - self, opt: str, explicit_value: t.Optional[str], state: ParsingState - ) -> None: - if opt not in self._long_opt: - from difflib import get_close_matches - - possibilities = get_close_matches(opt, self._long_opt) - raise NoSuchOption(opt, possibilities=possibilities, ctx=self.ctx) - - option = self._long_opt[opt] - if option.takes_value: - # At this point it's safe to modify rargs by injecting the - # explicit value, because no exception is raised in this - # branch. This means that the inserted value will be fully - # consumed. - if explicit_value is not None: - state.rargs.insert(0, explicit_value) - - value = self._get_value_from_state(opt, option, state) - - elif explicit_value is not None: - raise BadOptionUsage( - opt, _("Option {name!r} does not take a value.").format(name=opt) - ) - - else: - value = None - - option.process(value, state) - - def _match_short_opt(self, arg: str, state: ParsingState) -> None: - stop = False - i = 1 - prefix = arg[0] - unknown_options = [] - - for ch in arg[1:]: - opt = normalize_opt(f"{prefix}{ch}", self.ctx) - option = self._short_opt.get(opt) - i += 1 - - if not option: - if self.ignore_unknown_options: - unknown_options.append(ch) - continue - raise NoSuchOption(opt, ctx=self.ctx) - if option.takes_value: - # Any characters left in arg? Pretend they're the - # next arg, and stop consuming characters of arg. - if i < len(arg): - state.rargs.insert(0, arg[i:]) - stop = True - - value = self._get_value_from_state(opt, option, state) - - else: - value = None - - option.process(value, state) - - if stop: - break - - # If we got any unknown options we recombine the string of the - # remaining options and re-attach the prefix, then report that - # to the state as new larg. This way there is basic combinatorics - # that can be achieved while still ignoring unknown arguments. - if self.ignore_unknown_options and unknown_options: - state.largs.append(f"{prefix}{''.join(unknown_options)}") - - def _get_value_from_state( - self, option_name: str, option: Option, state: ParsingState - ) -> t.Any: - nargs = option.nargs - - if len(state.rargs) < nargs: - if option.obj._flag_needs_value: - # Option allows omitting the value. - value = _flag_needs_value - else: - raise BadOptionUsage( - option_name, - ngettext( - "Option {name!r} requires an argument.", - "Option {name!r} requires {nargs} arguments.", - nargs, - ).format(name=option_name, nargs=nargs), - ) - elif nargs == 1: - next_rarg = state.rargs[0] - - if ( - option.obj._flag_needs_value - and isinstance(next_rarg, str) - and next_rarg[:1] in self._opt_prefixes - and len(next_rarg) > 1 - ): - # The next arg looks like the start of an option, don't - # use it as the value if omitting the value is allowed. - value = _flag_needs_value - else: - value = state.rargs.pop(0) - else: - value = tuple(state.rargs[:nargs]) - del state.rargs[:nargs] - - return value - - def _process_opts(self, arg: str, state: ParsingState) -> None: - explicit_value = None - # Long option handling happens in two parts. The first part is - # supporting explicitly attached values. In any case, we will try - # to long match the option first. - if "=" in arg: - long_opt, explicit_value = arg.split("=", 1) - else: - long_opt = arg - norm_long_opt = normalize_opt(long_opt, self.ctx) - - # At this point we will match the (assumed) long option through - # the long option matching code. Note that this allows options - # like "-foo" to be matched as long options. - try: - self._match_long_opt(norm_long_opt, explicit_value, state) - except NoSuchOption: - # At this point the long option matching failed, and we need - # to try with short options. However there is a special rule - # which says, that if we have a two character options prefix - # (applies to "--foo" for instance), we do not dispatch to the - # short option code and will instead raise the no option - # error. - if arg[:2] not in self._opt_prefixes: - self._match_short_opt(arg, state) - return - - if not self.ignore_unknown_options: - raise - - state.largs.append(arg) diff --git a/venv/lib/python3.12/site-packages/click/py.typed b/venv/lib/python3.12/site-packages/click/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/click/shell_completion.py b/venv/lib/python3.12/site-packages/click/shell_completion.py deleted file mode 100644 index dc9e00b..0000000 --- a/venv/lib/python3.12/site-packages/click/shell_completion.py +++ /dev/null @@ -1,596 +0,0 @@ -import os -import re -import typing as t -from gettext import gettext as _ - -from .core import Argument -from .core import BaseCommand -from .core import Context -from .core import MultiCommand -from .core import Option -from .core import Parameter -from .core import ParameterSource -from .parser import split_arg_string -from .utils import echo - - -def shell_complete( - cli: BaseCommand, - ctx_args: t.MutableMapping[str, t.Any], - prog_name: str, - complete_var: str, - instruction: str, -) -> int: - """Perform shell completion for the given CLI program. - - :param cli: Command being called. - :param ctx_args: Extra arguments to pass to - ``cli.make_context``. - :param prog_name: Name of the executable in the shell. - :param complete_var: Name of the environment variable that holds - the completion instruction. - :param instruction: Value of ``complete_var`` with the completion - instruction and shell, in the form ``instruction_shell``. - :return: Status code to exit with. - """ - shell, _, instruction = instruction.partition("_") - comp_cls = get_completion_class(shell) - - if comp_cls is None: - return 1 - - comp = comp_cls(cli, ctx_args, prog_name, complete_var) - - if instruction == "source": - echo(comp.source()) - return 0 - - if instruction == "complete": - echo(comp.complete()) - return 0 - - return 1 - - -class CompletionItem: - """Represents a completion value and metadata about the value. The - default metadata is ``type`` to indicate special shell handling, - and ``help`` if a shell supports showing a help string next to the - value. - - Arbitrary parameters can be passed when creating the object, and - accessed using ``item.attr``. If an attribute wasn't passed, - accessing it returns ``None``. - - :param value: The completion suggestion. - :param type: Tells the shell script to provide special completion - support for the type. Click uses ``"dir"`` and ``"file"``. - :param help: String shown next to the value if supported. - :param kwargs: Arbitrary metadata. The built-in implementations - don't use this, but custom type completions paired with custom - shell support could use it. - """ - - __slots__ = ("value", "type", "help", "_info") - - def __init__( - self, - value: t.Any, - type: str = "plain", - help: t.Optional[str] = None, - **kwargs: t.Any, - ) -> None: - self.value: t.Any = value - self.type: str = type - self.help: t.Optional[str] = help - self._info = kwargs - - def __getattr__(self, name: str) -> t.Any: - return self._info.get(name) - - -# Only Bash >= 4.4 has the nosort option. -_SOURCE_BASH = """\ -%(complete_func)s() { - local IFS=$'\\n' - local response - - response=$(env COMP_WORDS="${COMP_WORDS[*]}" COMP_CWORD=$COMP_CWORD \ -%(complete_var)s=bash_complete $1) - - for completion in $response; do - IFS=',' read type value <<< "$completion" - - if [[ $type == 'dir' ]]; then - COMPREPLY=() - compopt -o dirnames - elif [[ $type == 'file' ]]; then - COMPREPLY=() - compopt -o default - elif [[ $type == 'plain' ]]; then - COMPREPLY+=($value) - fi - done - - return 0 -} - -%(complete_func)s_setup() { - complete -o nosort -F %(complete_func)s %(prog_name)s -} - -%(complete_func)s_setup; -""" - -_SOURCE_ZSH = """\ -#compdef %(prog_name)s - -%(complete_func)s() { - local -a completions - local -a completions_with_descriptions - local -a response - (( ! $+commands[%(prog_name)s] )) && return 1 - - response=("${(@f)$(env COMP_WORDS="${words[*]}" COMP_CWORD=$((CURRENT-1)) \ -%(complete_var)s=zsh_complete %(prog_name)s)}") - - for type key descr in ${response}; do - if [[ "$type" == "plain" ]]; then - if [[ "$descr" == "_" ]]; then - completions+=("$key") - else - completions_with_descriptions+=("$key":"$descr") - fi - elif [[ "$type" == "dir" ]]; then - _path_files -/ - elif [[ "$type" == "file" ]]; then - _path_files -f - fi - done - - if [ -n "$completions_with_descriptions" ]; then - _describe -V unsorted completions_with_descriptions -U - fi - - if [ -n "$completions" ]; then - compadd -U -V unsorted -a completions - fi -} - -if [[ $zsh_eval_context[-1] == loadautofunc ]]; then - # autoload from fpath, call function directly - %(complete_func)s "$@" -else - # eval/source/. command, register function for later - compdef %(complete_func)s %(prog_name)s -fi -""" - -_SOURCE_FISH = """\ -function %(complete_func)s; - set -l response (env %(complete_var)s=fish_complete COMP_WORDS=(commandline -cp) \ -COMP_CWORD=(commandline -t) %(prog_name)s); - - for completion in $response; - set -l metadata (string split "," $completion); - - if test $metadata[1] = "dir"; - __fish_complete_directories $metadata[2]; - else if test $metadata[1] = "file"; - __fish_complete_path $metadata[2]; - else if test $metadata[1] = "plain"; - echo $metadata[2]; - end; - end; -end; - -complete --no-files --command %(prog_name)s --arguments \ -"(%(complete_func)s)"; -""" - - -class ShellComplete: - """Base class for providing shell completion support. A subclass for - a given shell will override attributes and methods to implement the - completion instructions (``source`` and ``complete``). - - :param cli: Command being called. - :param prog_name: Name of the executable in the shell. - :param complete_var: Name of the environment variable that holds - the completion instruction. - - .. versionadded:: 8.0 - """ - - name: t.ClassVar[str] - """Name to register the shell as with :func:`add_completion_class`. - This is used in completion instructions (``{name}_source`` and - ``{name}_complete``). - """ - - source_template: t.ClassVar[str] - """Completion script template formatted by :meth:`source`. This must - be provided by subclasses. - """ - - def __init__( - self, - cli: BaseCommand, - ctx_args: t.MutableMapping[str, t.Any], - prog_name: str, - complete_var: str, - ) -> None: - self.cli = cli - self.ctx_args = ctx_args - self.prog_name = prog_name - self.complete_var = complete_var - - @property - def func_name(self) -> str: - """The name of the shell function defined by the completion - script. - """ - safe_name = re.sub(r"\W*", "", self.prog_name.replace("-", "_"), flags=re.ASCII) - return f"_{safe_name}_completion" - - def source_vars(self) -> t.Dict[str, t.Any]: - """Vars for formatting :attr:`source_template`. - - By default this provides ``complete_func``, ``complete_var``, - and ``prog_name``. - """ - return { - "complete_func": self.func_name, - "complete_var": self.complete_var, - "prog_name": self.prog_name, - } - - def source(self) -> str: - """Produce the shell script that defines the completion - function. By default this ``%``-style formats - :attr:`source_template` with the dict returned by - :meth:`source_vars`. - """ - return self.source_template % self.source_vars() - - def get_completion_args(self) -> t.Tuple[t.List[str], str]: - """Use the env vars defined by the shell script to return a - tuple of ``args, incomplete``. This must be implemented by - subclasses. - """ - raise NotImplementedError - - def get_completions( - self, args: t.List[str], incomplete: str - ) -> t.List[CompletionItem]: - """Determine the context and last complete command or parameter - from the complete args. Call that object's ``shell_complete`` - method to get the completions for the incomplete value. - - :param args: List of complete args before the incomplete value. - :param incomplete: Value being completed. May be empty. - """ - ctx = _resolve_context(self.cli, self.ctx_args, self.prog_name, args) - obj, incomplete = _resolve_incomplete(ctx, args, incomplete) - return obj.shell_complete(ctx, incomplete) - - def format_completion(self, item: CompletionItem) -> str: - """Format a completion item into the form recognized by the - shell script. This must be implemented by subclasses. - - :param item: Completion item to format. - """ - raise NotImplementedError - - def complete(self) -> str: - """Produce the completion data to send back to the shell. - - By default this calls :meth:`get_completion_args`, gets the - completions, then calls :meth:`format_completion` for each - completion. - """ - args, incomplete = self.get_completion_args() - completions = self.get_completions(args, incomplete) - out = [self.format_completion(item) for item in completions] - return "\n".join(out) - - -class BashComplete(ShellComplete): - """Shell completion for Bash.""" - - name = "bash" - source_template = _SOURCE_BASH - - @staticmethod - def _check_version() -> None: - import subprocess - - output = subprocess.run( - ["bash", "-c", 'echo "${BASH_VERSION}"'], stdout=subprocess.PIPE - ) - match = re.search(r"^(\d+)\.(\d+)\.\d+", output.stdout.decode()) - - if match is not None: - major, minor = match.groups() - - if major < "4" or major == "4" and minor < "4": - echo( - _( - "Shell completion is not supported for Bash" - " versions older than 4.4." - ), - err=True, - ) - else: - echo( - _("Couldn't detect Bash version, shell completion is not supported."), - err=True, - ) - - def source(self) -> str: - self._check_version() - return super().source() - - def get_completion_args(self) -> t.Tuple[t.List[str], str]: - cwords = split_arg_string(os.environ["COMP_WORDS"]) - cword = int(os.environ["COMP_CWORD"]) - args = cwords[1:cword] - - try: - incomplete = cwords[cword] - except IndexError: - incomplete = "" - - return args, incomplete - - def format_completion(self, item: CompletionItem) -> str: - return f"{item.type},{item.value}" - - -class ZshComplete(ShellComplete): - """Shell completion for Zsh.""" - - name = "zsh" - source_template = _SOURCE_ZSH - - def get_completion_args(self) -> t.Tuple[t.List[str], str]: - cwords = split_arg_string(os.environ["COMP_WORDS"]) - cword = int(os.environ["COMP_CWORD"]) - args = cwords[1:cword] - - try: - incomplete = cwords[cword] - except IndexError: - incomplete = "" - - return args, incomplete - - def format_completion(self, item: CompletionItem) -> str: - return f"{item.type}\n{item.value}\n{item.help if item.help else '_'}" - - -class FishComplete(ShellComplete): - """Shell completion for Fish.""" - - name = "fish" - source_template = _SOURCE_FISH - - def get_completion_args(self) -> t.Tuple[t.List[str], str]: - cwords = split_arg_string(os.environ["COMP_WORDS"]) - incomplete = os.environ["COMP_CWORD"] - args = cwords[1:] - - # Fish stores the partial word in both COMP_WORDS and - # COMP_CWORD, remove it from complete args. - if incomplete and args and args[-1] == incomplete: - args.pop() - - return args, incomplete - - def format_completion(self, item: CompletionItem) -> str: - if item.help: - return f"{item.type},{item.value}\t{item.help}" - - return f"{item.type},{item.value}" - - -ShellCompleteType = t.TypeVar("ShellCompleteType", bound=t.Type[ShellComplete]) - - -_available_shells: t.Dict[str, t.Type[ShellComplete]] = { - "bash": BashComplete, - "fish": FishComplete, - "zsh": ZshComplete, -} - - -def add_completion_class( - cls: ShellCompleteType, name: t.Optional[str] = None -) -> ShellCompleteType: - """Register a :class:`ShellComplete` subclass under the given name. - The name will be provided by the completion instruction environment - variable during completion. - - :param cls: The completion class that will handle completion for the - shell. - :param name: Name to register the class under. Defaults to the - class's ``name`` attribute. - """ - if name is None: - name = cls.name - - _available_shells[name] = cls - - return cls - - -def get_completion_class(shell: str) -> t.Optional[t.Type[ShellComplete]]: - """Look up a registered :class:`ShellComplete` subclass by the name - provided by the completion instruction environment variable. If the - name isn't registered, returns ``None``. - - :param shell: Name the class is registered under. - """ - return _available_shells.get(shell) - - -def _is_incomplete_argument(ctx: Context, param: Parameter) -> bool: - """Determine if the given parameter is an argument that can still - accept values. - - :param ctx: Invocation context for the command represented by the - parsed complete args. - :param param: Argument object being checked. - """ - if not isinstance(param, Argument): - return False - - assert param.name is not None - # Will be None if expose_value is False. - value = ctx.params.get(param.name) - return ( - param.nargs == -1 - or ctx.get_parameter_source(param.name) is not ParameterSource.COMMANDLINE - or ( - param.nargs > 1 - and isinstance(value, (tuple, list)) - and len(value) < param.nargs - ) - ) - - -def _start_of_option(ctx: Context, value: str) -> bool: - """Check if the value looks like the start of an option.""" - if not value: - return False - - c = value[0] - return c in ctx._opt_prefixes - - -def _is_incomplete_option(ctx: Context, args: t.List[str], param: Parameter) -> bool: - """Determine if the given parameter is an option that needs a value. - - :param args: List of complete args before the incomplete value. - :param param: Option object being checked. - """ - if not isinstance(param, Option): - return False - - if param.is_flag or param.count: - return False - - last_option = None - - for index, arg in enumerate(reversed(args)): - if index + 1 > param.nargs: - break - - if _start_of_option(ctx, arg): - last_option = arg - - return last_option is not None and last_option in param.opts - - -def _resolve_context( - cli: BaseCommand, - ctx_args: t.MutableMapping[str, t.Any], - prog_name: str, - args: t.List[str], -) -> Context: - """Produce the context hierarchy starting with the command and - traversing the complete arguments. This only follows the commands, - it doesn't trigger input prompts or callbacks. - - :param cli: Command being called. - :param prog_name: Name of the executable in the shell. - :param args: List of complete args before the incomplete value. - """ - ctx_args["resilient_parsing"] = True - ctx = cli.make_context(prog_name, args.copy(), **ctx_args) - args = ctx.protected_args + ctx.args - - while args: - command = ctx.command - - if isinstance(command, MultiCommand): - if not command.chain: - name, cmd, args = command.resolve_command(ctx, args) - - if cmd is None: - return ctx - - ctx = cmd.make_context(name, args, parent=ctx, resilient_parsing=True) - args = ctx.protected_args + ctx.args - else: - sub_ctx = ctx - - while args: - name, cmd, args = command.resolve_command(ctx, args) - - if cmd is None: - return ctx - - sub_ctx = cmd.make_context( - name, - args, - parent=ctx, - allow_extra_args=True, - allow_interspersed_args=False, - resilient_parsing=True, - ) - args = sub_ctx.args - - ctx = sub_ctx - args = [*sub_ctx.protected_args, *sub_ctx.args] - else: - break - - return ctx - - -def _resolve_incomplete( - ctx: Context, args: t.List[str], incomplete: str -) -> t.Tuple[t.Union[BaseCommand, Parameter], str]: - """Find the Click object that will handle the completion of the - incomplete value. Return the object and the incomplete value. - - :param ctx: Invocation context for the command represented by - the parsed complete args. - :param args: List of complete args before the incomplete value. - :param incomplete: Value being completed. May be empty. - """ - # Different shells treat an "=" between a long option name and - # value differently. Might keep the value joined, return the "=" - # as a separate item, or return the split name and value. Always - # split and discard the "=" to make completion easier. - if incomplete == "=": - incomplete = "" - elif "=" in incomplete and _start_of_option(ctx, incomplete): - name, _, incomplete = incomplete.partition("=") - args.append(name) - - # The "--" marker tells Click to stop treating values as options - # even if they start with the option character. If it hasn't been - # given and the incomplete arg looks like an option, the current - # command will provide option name completions. - if "--" not in args and _start_of_option(ctx, incomplete): - return ctx.command, incomplete - - params = ctx.command.get_params(ctx) - - # If the last complete arg is an option name with an incomplete - # value, the option will provide value completions. - for param in params: - if _is_incomplete_option(ctx, args, param): - return param, incomplete - - # It's not an option name or value. The first argument without a - # parsed value will provide value completions. - for param in params: - if _is_incomplete_argument(ctx, param): - return param, incomplete - - # There were no unparsed arguments, the command may be a group that - # will provide command name completions. - return ctx.command, incomplete diff --git a/venv/lib/python3.12/site-packages/click/termui.py b/venv/lib/python3.12/site-packages/click/termui.py deleted file mode 100644 index db7a4b2..0000000 --- a/venv/lib/python3.12/site-packages/click/termui.py +++ /dev/null @@ -1,784 +0,0 @@ -import inspect -import io -import itertools -import sys -import typing as t -from gettext import gettext as _ - -from ._compat import isatty -from ._compat import strip_ansi -from .exceptions import Abort -from .exceptions import UsageError -from .globals import resolve_color_default -from .types import Choice -from .types import convert_type -from .types import ParamType -from .utils import echo -from .utils import LazyFile - -if t.TYPE_CHECKING: - from ._termui_impl import ProgressBar - -V = t.TypeVar("V") - -# The prompt functions to use. The doc tools currently override these -# functions to customize how they work. -visible_prompt_func: t.Callable[[str], str] = input - -_ansi_colors = { - "black": 30, - "red": 31, - "green": 32, - "yellow": 33, - "blue": 34, - "magenta": 35, - "cyan": 36, - "white": 37, - "reset": 39, - "bright_black": 90, - "bright_red": 91, - "bright_green": 92, - "bright_yellow": 93, - "bright_blue": 94, - "bright_magenta": 95, - "bright_cyan": 96, - "bright_white": 97, -} -_ansi_reset_all = "\033[0m" - - -def hidden_prompt_func(prompt: str) -> str: - import getpass - - return getpass.getpass(prompt) - - -def _build_prompt( - text: str, - suffix: str, - show_default: bool = False, - default: t.Optional[t.Any] = None, - show_choices: bool = True, - type: t.Optional[ParamType] = None, -) -> str: - prompt = text - if type is not None and show_choices and isinstance(type, Choice): - prompt += f" ({', '.join(map(str, type.choices))})" - if default is not None and show_default: - prompt = f"{prompt} [{_format_default(default)}]" - return f"{prompt}{suffix}" - - -def _format_default(default: t.Any) -> t.Any: - if isinstance(default, (io.IOBase, LazyFile)) and hasattr(default, "name"): - return default.name - - return default - - -def prompt( - text: str, - default: t.Optional[t.Any] = None, - hide_input: bool = False, - confirmation_prompt: t.Union[bool, str] = False, - type: t.Optional[t.Union[ParamType, t.Any]] = None, - value_proc: t.Optional[t.Callable[[str], t.Any]] = None, - prompt_suffix: str = ": ", - show_default: bool = True, - err: bool = False, - show_choices: bool = True, -) -> t.Any: - """Prompts a user for input. This is a convenience function that can - be used to prompt a user for input later. - - If the user aborts the input by sending an interrupt signal, this - function will catch it and raise a :exc:`Abort` exception. - - :param text: the text to show for the prompt. - :param default: the default value to use if no input happens. If this - is not given it will prompt until it's aborted. - :param hide_input: if this is set to true then the input value will - be hidden. - :param confirmation_prompt: Prompt a second time to confirm the - value. Can be set to a string instead of ``True`` to customize - the message. - :param type: the type to use to check the value against. - :param value_proc: if this parameter is provided it's a function that - is invoked instead of the type conversion to - convert a value. - :param prompt_suffix: a suffix that should be added to the prompt. - :param show_default: shows or hides the default value in the prompt. - :param err: if set to true the file defaults to ``stderr`` instead of - ``stdout``, the same as with echo. - :param show_choices: Show or hide choices if the passed type is a Choice. - For example if type is a Choice of either day or week, - show_choices is true and text is "Group by" then the - prompt will be "Group by (day, week): ". - - .. versionadded:: 8.0 - ``confirmation_prompt`` can be a custom string. - - .. versionadded:: 7.0 - Added the ``show_choices`` parameter. - - .. versionadded:: 6.0 - Added unicode support for cmd.exe on Windows. - - .. versionadded:: 4.0 - Added the `err` parameter. - - """ - - def prompt_func(text: str) -> str: - f = hidden_prompt_func if hide_input else visible_prompt_func - try: - # Write the prompt separately so that we get nice - # coloring through colorama on Windows - echo(text.rstrip(" "), nl=False, err=err) - # Echo a space to stdout to work around an issue where - # readline causes backspace to clear the whole line. - return f(" ") - except (KeyboardInterrupt, EOFError): - # getpass doesn't print a newline if the user aborts input with ^C. - # Allegedly this behavior is inherited from getpass(3). - # A doc bug has been filed at https://bugs.python.org/issue24711 - if hide_input: - echo(None, err=err) - raise Abort() from None - - if value_proc is None: - value_proc = convert_type(type, default) - - prompt = _build_prompt( - text, prompt_suffix, show_default, default, show_choices, type - ) - - if confirmation_prompt: - if confirmation_prompt is True: - confirmation_prompt = _("Repeat for confirmation") - - confirmation_prompt = _build_prompt(confirmation_prompt, prompt_suffix) - - while True: - while True: - value = prompt_func(prompt) - if value: - break - elif default is not None: - value = default - break - try: - result = value_proc(value) - except UsageError as e: - if hide_input: - echo(_("Error: The value you entered was invalid."), err=err) - else: - echo(_("Error: {e.message}").format(e=e), err=err) # noqa: B306 - continue - if not confirmation_prompt: - return result - while True: - value2 = prompt_func(confirmation_prompt) - is_empty = not value and not value2 - if value2 or is_empty: - break - if value == value2: - return result - echo(_("Error: The two entered values do not match."), err=err) - - -def confirm( - text: str, - default: t.Optional[bool] = False, - abort: bool = False, - prompt_suffix: str = ": ", - show_default: bool = True, - err: bool = False, -) -> bool: - """Prompts for confirmation (yes/no question). - - If the user aborts the input by sending a interrupt signal this - function will catch it and raise a :exc:`Abort` exception. - - :param text: the question to ask. - :param default: The default value to use when no input is given. If - ``None``, repeat until input is given. - :param abort: if this is set to `True` a negative answer aborts the - exception by raising :exc:`Abort`. - :param prompt_suffix: a suffix that should be added to the prompt. - :param show_default: shows or hides the default value in the prompt. - :param err: if set to true the file defaults to ``stderr`` instead of - ``stdout``, the same as with echo. - - .. versionchanged:: 8.0 - Repeat until input is given if ``default`` is ``None``. - - .. versionadded:: 4.0 - Added the ``err`` parameter. - """ - prompt = _build_prompt( - text, - prompt_suffix, - show_default, - "y/n" if default is None else ("Y/n" if default else "y/N"), - ) - - while True: - try: - # Write the prompt separately so that we get nice - # coloring through colorama on Windows - echo(prompt.rstrip(" "), nl=False, err=err) - # Echo a space to stdout to work around an issue where - # readline causes backspace to clear the whole line. - value = visible_prompt_func(" ").lower().strip() - except (KeyboardInterrupt, EOFError): - raise Abort() from None - if value in ("y", "yes"): - rv = True - elif value in ("n", "no"): - rv = False - elif default is not None and value == "": - rv = default - else: - echo(_("Error: invalid input"), err=err) - continue - break - if abort and not rv: - raise Abort() - return rv - - -def echo_via_pager( - text_or_generator: t.Union[t.Iterable[str], t.Callable[[], t.Iterable[str]], str], - color: t.Optional[bool] = None, -) -> None: - """This function takes a text and shows it via an environment specific - pager on stdout. - - .. versionchanged:: 3.0 - Added the `color` flag. - - :param text_or_generator: the text to page, or alternatively, a - generator emitting the text to page. - :param color: controls if the pager supports ANSI colors or not. The - default is autodetection. - """ - color = resolve_color_default(color) - - if inspect.isgeneratorfunction(text_or_generator): - i = t.cast(t.Callable[[], t.Iterable[str]], text_or_generator)() - elif isinstance(text_or_generator, str): - i = [text_or_generator] - else: - i = iter(t.cast(t.Iterable[str], text_or_generator)) - - # convert every element of i to a text type if necessary - text_generator = (el if isinstance(el, str) else str(el) for el in i) - - from ._termui_impl import pager - - return pager(itertools.chain(text_generator, "\n"), color) - - -def progressbar( - iterable: t.Optional[t.Iterable[V]] = None, - length: t.Optional[int] = None, - label: t.Optional[str] = None, - show_eta: bool = True, - show_percent: t.Optional[bool] = None, - show_pos: bool = False, - item_show_func: t.Optional[t.Callable[[t.Optional[V]], t.Optional[str]]] = None, - fill_char: str = "#", - empty_char: str = "-", - bar_template: str = "%(label)s [%(bar)s] %(info)s", - info_sep: str = " ", - width: int = 36, - file: t.Optional[t.TextIO] = None, - color: t.Optional[bool] = None, - update_min_steps: int = 1, -) -> "ProgressBar[V]": - """This function creates an iterable context manager that can be used - to iterate over something while showing a progress bar. It will - either iterate over the `iterable` or `length` items (that are counted - up). While iteration happens, this function will print a rendered - progress bar to the given `file` (defaults to stdout) and will attempt - to calculate remaining time and more. By default, this progress bar - will not be rendered if the file is not a terminal. - - The context manager creates the progress bar. When the context - manager is entered the progress bar is already created. With every - iteration over the progress bar, the iterable passed to the bar is - advanced and the bar is updated. When the context manager exits, - a newline is printed and the progress bar is finalized on screen. - - Note: The progress bar is currently designed for use cases where the - total progress can be expected to take at least several seconds. - Because of this, the ProgressBar class object won't display - progress that is considered too fast, and progress where the time - between steps is less than a second. - - No printing must happen or the progress bar will be unintentionally - destroyed. - - Example usage:: - - with progressbar(items) as bar: - for item in bar: - do_something_with(item) - - Alternatively, if no iterable is specified, one can manually update the - progress bar through the `update()` method instead of directly - iterating over the progress bar. The update method accepts the number - of steps to increment the bar with:: - - with progressbar(length=chunks.total_bytes) as bar: - for chunk in chunks: - process_chunk(chunk) - bar.update(chunks.bytes) - - The ``update()`` method also takes an optional value specifying the - ``current_item`` at the new position. This is useful when used - together with ``item_show_func`` to customize the output for each - manual step:: - - with click.progressbar( - length=total_size, - label='Unzipping archive', - item_show_func=lambda a: a.filename - ) as bar: - for archive in zip_file: - archive.extract() - bar.update(archive.size, archive) - - :param iterable: an iterable to iterate over. If not provided the length - is required. - :param length: the number of items to iterate over. By default the - progressbar will attempt to ask the iterator about its - length, which might or might not work. If an iterable is - also provided this parameter can be used to override the - length. If an iterable is not provided the progress bar - will iterate over a range of that length. - :param label: the label to show next to the progress bar. - :param show_eta: enables or disables the estimated time display. This is - automatically disabled if the length cannot be - determined. - :param show_percent: enables or disables the percentage display. The - default is `True` if the iterable has a length or - `False` if not. - :param show_pos: enables or disables the absolute position display. The - default is `False`. - :param item_show_func: A function called with the current item which - can return a string to show next to the progress bar. If the - function returns ``None`` nothing is shown. The current item can - be ``None``, such as when entering and exiting the bar. - :param fill_char: the character to use to show the filled part of the - progress bar. - :param empty_char: the character to use to show the non-filled part of - the progress bar. - :param bar_template: the format string to use as template for the bar. - The parameters in it are ``label`` for the label, - ``bar`` for the progress bar and ``info`` for the - info section. - :param info_sep: the separator between multiple info items (eta etc.) - :param width: the width of the progress bar in characters, 0 means full - terminal width - :param file: The file to write to. If this is not a terminal then - only the label is printed. - :param color: controls if the terminal supports ANSI colors or not. The - default is autodetection. This is only needed if ANSI - codes are included anywhere in the progress bar output - which is not the case by default. - :param update_min_steps: Render only when this many updates have - completed. This allows tuning for very fast iterators. - - .. versionchanged:: 8.0 - Output is shown even if execution time is less than 0.5 seconds. - - .. versionchanged:: 8.0 - ``item_show_func`` shows the current item, not the previous one. - - .. versionchanged:: 8.0 - Labels are echoed if the output is not a TTY. Reverts a change - in 7.0 that removed all output. - - .. versionadded:: 8.0 - Added the ``update_min_steps`` parameter. - - .. versionchanged:: 4.0 - Added the ``color`` parameter. Added the ``update`` method to - the object. - - .. versionadded:: 2.0 - """ - from ._termui_impl import ProgressBar - - color = resolve_color_default(color) - return ProgressBar( - iterable=iterable, - length=length, - show_eta=show_eta, - show_percent=show_percent, - show_pos=show_pos, - item_show_func=item_show_func, - fill_char=fill_char, - empty_char=empty_char, - bar_template=bar_template, - info_sep=info_sep, - file=file, - label=label, - width=width, - color=color, - update_min_steps=update_min_steps, - ) - - -def clear() -> None: - """Clears the terminal screen. This will have the effect of clearing - the whole visible space of the terminal and moving the cursor to the - top left. This does not do anything if not connected to a terminal. - - .. versionadded:: 2.0 - """ - if not isatty(sys.stdout): - return - - # ANSI escape \033[2J clears the screen, \033[1;1H moves the cursor - echo("\033[2J\033[1;1H", nl=False) - - -def _interpret_color( - color: t.Union[int, t.Tuple[int, int, int], str], offset: int = 0 -) -> str: - if isinstance(color, int): - return f"{38 + offset};5;{color:d}" - - if isinstance(color, (tuple, list)): - r, g, b = color - return f"{38 + offset};2;{r:d};{g:d};{b:d}" - - return str(_ansi_colors[color] + offset) - - -def style( - text: t.Any, - fg: t.Optional[t.Union[int, t.Tuple[int, int, int], str]] = None, - bg: t.Optional[t.Union[int, t.Tuple[int, int, int], str]] = None, - bold: t.Optional[bool] = None, - dim: t.Optional[bool] = None, - underline: t.Optional[bool] = None, - overline: t.Optional[bool] = None, - italic: t.Optional[bool] = None, - blink: t.Optional[bool] = None, - reverse: t.Optional[bool] = None, - strikethrough: t.Optional[bool] = None, - reset: bool = True, -) -> str: - """Styles a text with ANSI styles and returns the new string. By - default the styling is self contained which means that at the end - of the string a reset code is issued. This can be prevented by - passing ``reset=False``. - - Examples:: - - click.echo(click.style('Hello World!', fg='green')) - click.echo(click.style('ATTENTION!', blink=True)) - click.echo(click.style('Some things', reverse=True, fg='cyan')) - click.echo(click.style('More colors', fg=(255, 12, 128), bg=117)) - - Supported color names: - - * ``black`` (might be a gray) - * ``red`` - * ``green`` - * ``yellow`` (might be an orange) - * ``blue`` - * ``magenta`` - * ``cyan`` - * ``white`` (might be light gray) - * ``bright_black`` - * ``bright_red`` - * ``bright_green`` - * ``bright_yellow`` - * ``bright_blue`` - * ``bright_magenta`` - * ``bright_cyan`` - * ``bright_white`` - * ``reset`` (reset the color code only) - - If the terminal supports it, color may also be specified as: - - - An integer in the interval [0, 255]. The terminal must support - 8-bit/256-color mode. - - An RGB tuple of three integers in [0, 255]. The terminal must - support 24-bit/true-color mode. - - See https://en.wikipedia.org/wiki/ANSI_color and - https://gist.github.com/XVilka/8346728 for more information. - - :param text: the string to style with ansi codes. - :param fg: if provided this will become the foreground color. - :param bg: if provided this will become the background color. - :param bold: if provided this will enable or disable bold mode. - :param dim: if provided this will enable or disable dim mode. This is - badly supported. - :param underline: if provided this will enable or disable underline. - :param overline: if provided this will enable or disable overline. - :param italic: if provided this will enable or disable italic. - :param blink: if provided this will enable or disable blinking. - :param reverse: if provided this will enable or disable inverse - rendering (foreground becomes background and the - other way round). - :param strikethrough: if provided this will enable or disable - striking through text. - :param reset: by default a reset-all code is added at the end of the - string which means that styles do not carry over. This - can be disabled to compose styles. - - .. versionchanged:: 8.0 - A non-string ``message`` is converted to a string. - - .. versionchanged:: 8.0 - Added support for 256 and RGB color codes. - - .. versionchanged:: 8.0 - Added the ``strikethrough``, ``italic``, and ``overline`` - parameters. - - .. versionchanged:: 7.0 - Added support for bright colors. - - .. versionadded:: 2.0 - """ - if not isinstance(text, str): - text = str(text) - - bits = [] - - if fg: - try: - bits.append(f"\033[{_interpret_color(fg)}m") - except KeyError: - raise TypeError(f"Unknown color {fg!r}") from None - - if bg: - try: - bits.append(f"\033[{_interpret_color(bg, 10)}m") - except KeyError: - raise TypeError(f"Unknown color {bg!r}") from None - - if bold is not None: - bits.append(f"\033[{1 if bold else 22}m") - if dim is not None: - bits.append(f"\033[{2 if dim else 22}m") - if underline is not None: - bits.append(f"\033[{4 if underline else 24}m") - if overline is not None: - bits.append(f"\033[{53 if overline else 55}m") - if italic is not None: - bits.append(f"\033[{3 if italic else 23}m") - if blink is not None: - bits.append(f"\033[{5 if blink else 25}m") - if reverse is not None: - bits.append(f"\033[{7 if reverse else 27}m") - if strikethrough is not None: - bits.append(f"\033[{9 if strikethrough else 29}m") - bits.append(text) - if reset: - bits.append(_ansi_reset_all) - return "".join(bits) - - -def unstyle(text: str) -> str: - """Removes ANSI styling information from a string. Usually it's not - necessary to use this function as Click's echo function will - automatically remove styling if necessary. - - .. versionadded:: 2.0 - - :param text: the text to remove style information from. - """ - return strip_ansi(text) - - -def secho( - message: t.Optional[t.Any] = None, - file: t.Optional[t.IO[t.AnyStr]] = None, - nl: bool = True, - err: bool = False, - color: t.Optional[bool] = None, - **styles: t.Any, -) -> None: - """This function combines :func:`echo` and :func:`style` into one - call. As such the following two calls are the same:: - - click.secho('Hello World!', fg='green') - click.echo(click.style('Hello World!', fg='green')) - - All keyword arguments are forwarded to the underlying functions - depending on which one they go with. - - Non-string types will be converted to :class:`str`. However, - :class:`bytes` are passed directly to :meth:`echo` without applying - style. If you want to style bytes that represent text, call - :meth:`bytes.decode` first. - - .. versionchanged:: 8.0 - A non-string ``message`` is converted to a string. Bytes are - passed through without style applied. - - .. versionadded:: 2.0 - """ - if message is not None and not isinstance(message, (bytes, bytearray)): - message = style(message, **styles) - - return echo(message, file=file, nl=nl, err=err, color=color) - - -def edit( - text: t.Optional[t.AnyStr] = None, - editor: t.Optional[str] = None, - env: t.Optional[t.Mapping[str, str]] = None, - require_save: bool = True, - extension: str = ".txt", - filename: t.Optional[str] = None, -) -> t.Optional[t.AnyStr]: - r"""Edits the given text in the defined editor. If an editor is given - (should be the full path to the executable but the regular operating - system search path is used for finding the executable) it overrides - the detected editor. Optionally, some environment variables can be - used. If the editor is closed without changes, `None` is returned. In - case a file is edited directly the return value is always `None` and - `require_save` and `extension` are ignored. - - If the editor cannot be opened a :exc:`UsageError` is raised. - - Note for Windows: to simplify cross-platform usage, the newlines are - automatically converted from POSIX to Windows and vice versa. As such, - the message here will have ``\n`` as newline markers. - - :param text: the text to edit. - :param editor: optionally the editor to use. Defaults to automatic - detection. - :param env: environment variables to forward to the editor. - :param require_save: if this is true, then not saving in the editor - will make the return value become `None`. - :param extension: the extension to tell the editor about. This defaults - to `.txt` but changing this might change syntax - highlighting. - :param filename: if provided it will edit this file instead of the - provided text contents. It will not use a temporary - file as an indirection in that case. - """ - from ._termui_impl import Editor - - ed = Editor(editor=editor, env=env, require_save=require_save, extension=extension) - - if filename is None: - return ed.edit(text) - - ed.edit_file(filename) - return None - - -def launch(url: str, wait: bool = False, locate: bool = False) -> int: - """This function launches the given URL (or filename) in the default - viewer application for this file type. If this is an executable, it - might launch the executable in a new session. The return value is - the exit code of the launched application. Usually, ``0`` indicates - success. - - Examples:: - - click.launch('https://click.palletsprojects.com/') - click.launch('/my/downloaded/file', locate=True) - - .. versionadded:: 2.0 - - :param url: URL or filename of the thing to launch. - :param wait: Wait for the program to exit before returning. This - only works if the launched program blocks. In particular, - ``xdg-open`` on Linux does not block. - :param locate: if this is set to `True` then instead of launching the - application associated with the URL it will attempt to - launch a file manager with the file located. This - might have weird effects if the URL does not point to - the filesystem. - """ - from ._termui_impl import open_url - - return open_url(url, wait=wait, locate=locate) - - -# If this is provided, getchar() calls into this instead. This is used -# for unittesting purposes. -_getchar: t.Optional[t.Callable[[bool], str]] = None - - -def getchar(echo: bool = False) -> str: - """Fetches a single character from the terminal and returns it. This - will always return a unicode character and under certain rare - circumstances this might return more than one character. The - situations which more than one character is returned is when for - whatever reason multiple characters end up in the terminal buffer or - standard input was not actually a terminal. - - Note that this will always read from the terminal, even if something - is piped into the standard input. - - Note for Windows: in rare cases when typing non-ASCII characters, this - function might wait for a second character and then return both at once. - This is because certain Unicode characters look like special-key markers. - - .. versionadded:: 2.0 - - :param echo: if set to `True`, the character read will also show up on - the terminal. The default is to not show it. - """ - global _getchar - - if _getchar is None: - from ._termui_impl import getchar as f - - _getchar = f - - return _getchar(echo) - - -def raw_terminal() -> t.ContextManager[int]: - from ._termui_impl import raw_terminal as f - - return f() - - -def pause(info: t.Optional[str] = None, err: bool = False) -> None: - """This command stops execution and waits for the user to press any - key to continue. This is similar to the Windows batch "pause" - command. If the program is not run through a terminal, this command - will instead do nothing. - - .. versionadded:: 2.0 - - .. versionadded:: 4.0 - Added the `err` parameter. - - :param info: The message to print before pausing. Defaults to - ``"Press any key to continue..."``. - :param err: if set to message goes to ``stderr`` instead of - ``stdout``, the same as with echo. - """ - if not isatty(sys.stdin) or not isatty(sys.stdout): - return - - if info is None: - info = _("Press any key to continue...") - - try: - if info: - echo(info, nl=False, err=err) - try: - getchar() - except (KeyboardInterrupt, EOFError): - pass - finally: - if info: - echo(err=err) diff --git a/venv/lib/python3.12/site-packages/click/testing.py b/venv/lib/python3.12/site-packages/click/testing.py deleted file mode 100644 index e0df0d2..0000000 --- a/venv/lib/python3.12/site-packages/click/testing.py +++ /dev/null @@ -1,479 +0,0 @@ -import contextlib -import io -import os -import shlex -import shutil -import sys -import tempfile -import typing as t -from types import TracebackType - -from . import formatting -from . import termui -from . import utils -from ._compat import _find_binary_reader - -if t.TYPE_CHECKING: - from .core import BaseCommand - - -class EchoingStdin: - def __init__(self, input: t.BinaryIO, output: t.BinaryIO) -> None: - self._input = input - self._output = output - self._paused = False - - def __getattr__(self, x: str) -> t.Any: - return getattr(self._input, x) - - def _echo(self, rv: bytes) -> bytes: - if not self._paused: - self._output.write(rv) - - return rv - - def read(self, n: int = -1) -> bytes: - return self._echo(self._input.read(n)) - - def read1(self, n: int = -1) -> bytes: - return self._echo(self._input.read1(n)) # type: ignore - - def readline(self, n: int = -1) -> bytes: - return self._echo(self._input.readline(n)) - - def readlines(self) -> t.List[bytes]: - return [self._echo(x) for x in self._input.readlines()] - - def __iter__(self) -> t.Iterator[bytes]: - return iter(self._echo(x) for x in self._input) - - def __repr__(self) -> str: - return repr(self._input) - - -@contextlib.contextmanager -def _pause_echo(stream: t.Optional[EchoingStdin]) -> t.Iterator[None]: - if stream is None: - yield - else: - stream._paused = True - yield - stream._paused = False - - -class _NamedTextIOWrapper(io.TextIOWrapper): - def __init__( - self, buffer: t.BinaryIO, name: str, mode: str, **kwargs: t.Any - ) -> None: - super().__init__(buffer, **kwargs) - self._name = name - self._mode = mode - - @property - def name(self) -> str: - return self._name - - @property - def mode(self) -> str: - return self._mode - - -def make_input_stream( - input: t.Optional[t.Union[str, bytes, t.IO[t.Any]]], charset: str -) -> t.BinaryIO: - # Is already an input stream. - if hasattr(input, "read"): - rv = _find_binary_reader(t.cast(t.IO[t.Any], input)) - - if rv is not None: - return rv - - raise TypeError("Could not find binary reader for input stream.") - - if input is None: - input = b"" - elif isinstance(input, str): - input = input.encode(charset) - - return io.BytesIO(input) - - -class Result: - """Holds the captured result of an invoked CLI script.""" - - def __init__( - self, - runner: "CliRunner", - stdout_bytes: bytes, - stderr_bytes: t.Optional[bytes], - return_value: t.Any, - exit_code: int, - exception: t.Optional[BaseException], - exc_info: t.Optional[ - t.Tuple[t.Type[BaseException], BaseException, TracebackType] - ] = None, - ): - #: The runner that created the result - self.runner = runner - #: The standard output as bytes. - self.stdout_bytes = stdout_bytes - #: The standard error as bytes, or None if not available - self.stderr_bytes = stderr_bytes - #: The value returned from the invoked command. - #: - #: .. versionadded:: 8.0 - self.return_value = return_value - #: The exit code as integer. - self.exit_code = exit_code - #: The exception that happened if one did. - self.exception = exception - #: The traceback - self.exc_info = exc_info - - @property - def output(self) -> str: - """The (standard) output as unicode string.""" - return self.stdout - - @property - def stdout(self) -> str: - """The standard output as unicode string.""" - return self.stdout_bytes.decode(self.runner.charset, "replace").replace( - "\r\n", "\n" - ) - - @property - def stderr(self) -> str: - """The standard error as unicode string.""" - if self.stderr_bytes is None: - raise ValueError("stderr not separately captured") - return self.stderr_bytes.decode(self.runner.charset, "replace").replace( - "\r\n", "\n" - ) - - def __repr__(self) -> str: - exc_str = repr(self.exception) if self.exception else "okay" - return f"<{type(self).__name__} {exc_str}>" - - -class CliRunner: - """The CLI runner provides functionality to invoke a Click command line - script for unittesting purposes in a isolated environment. This only - works in single-threaded systems without any concurrency as it changes the - global interpreter state. - - :param charset: the character set for the input and output data. - :param env: a dictionary with environment variables for overriding. - :param echo_stdin: if this is set to `True`, then reading from stdin writes - to stdout. This is useful for showing examples in - some circumstances. Note that regular prompts - will automatically echo the input. - :param mix_stderr: if this is set to `False`, then stdout and stderr are - preserved as independent streams. This is useful for - Unix-philosophy apps that have predictable stdout and - noisy stderr, such that each may be measured - independently - """ - - def __init__( - self, - charset: str = "utf-8", - env: t.Optional[t.Mapping[str, t.Optional[str]]] = None, - echo_stdin: bool = False, - mix_stderr: bool = True, - ) -> None: - self.charset = charset - self.env: t.Mapping[str, t.Optional[str]] = env or {} - self.echo_stdin = echo_stdin - self.mix_stderr = mix_stderr - - def get_default_prog_name(self, cli: "BaseCommand") -> str: - """Given a command object it will return the default program name - for it. The default is the `name` attribute or ``"root"`` if not - set. - """ - return cli.name or "root" - - def make_env( - self, overrides: t.Optional[t.Mapping[str, t.Optional[str]]] = None - ) -> t.Mapping[str, t.Optional[str]]: - """Returns the environment overrides for invoking a script.""" - rv = dict(self.env) - if overrides: - rv.update(overrides) - return rv - - @contextlib.contextmanager - def isolation( - self, - input: t.Optional[t.Union[str, bytes, t.IO[t.Any]]] = None, - env: t.Optional[t.Mapping[str, t.Optional[str]]] = None, - color: bool = False, - ) -> t.Iterator[t.Tuple[io.BytesIO, t.Optional[io.BytesIO]]]: - """A context manager that sets up the isolation for invoking of a - command line tool. This sets up stdin with the given input data - and `os.environ` with the overrides from the given dictionary. - This also rebinds some internals in Click to be mocked (like the - prompt functionality). - - This is automatically done in the :meth:`invoke` method. - - :param input: the input stream to put into sys.stdin. - :param env: the environment overrides as dictionary. - :param color: whether the output should contain color codes. The - application can still override this explicitly. - - .. versionchanged:: 8.0 - ``stderr`` is opened with ``errors="backslashreplace"`` - instead of the default ``"strict"``. - - .. versionchanged:: 4.0 - Added the ``color`` parameter. - """ - bytes_input = make_input_stream(input, self.charset) - echo_input = None - - old_stdin = sys.stdin - old_stdout = sys.stdout - old_stderr = sys.stderr - old_forced_width = formatting.FORCED_WIDTH - formatting.FORCED_WIDTH = 80 - - env = self.make_env(env) - - bytes_output = io.BytesIO() - - if self.echo_stdin: - bytes_input = echo_input = t.cast( - t.BinaryIO, EchoingStdin(bytes_input, bytes_output) - ) - - sys.stdin = text_input = _NamedTextIOWrapper( - bytes_input, encoding=self.charset, name="", mode="r" - ) - - if self.echo_stdin: - # Force unbuffered reads, otherwise TextIOWrapper reads a - # large chunk which is echoed early. - text_input._CHUNK_SIZE = 1 # type: ignore - - sys.stdout = _NamedTextIOWrapper( - bytes_output, encoding=self.charset, name="", mode="w" - ) - - bytes_error = None - if self.mix_stderr: - sys.stderr = sys.stdout - else: - bytes_error = io.BytesIO() - sys.stderr = _NamedTextIOWrapper( - bytes_error, - encoding=self.charset, - name="", - mode="w", - errors="backslashreplace", - ) - - @_pause_echo(echo_input) # type: ignore - def visible_input(prompt: t.Optional[str] = None) -> str: - sys.stdout.write(prompt or "") - val = text_input.readline().rstrip("\r\n") - sys.stdout.write(f"{val}\n") - sys.stdout.flush() - return val - - @_pause_echo(echo_input) # type: ignore - def hidden_input(prompt: t.Optional[str] = None) -> str: - sys.stdout.write(f"{prompt or ''}\n") - sys.stdout.flush() - return text_input.readline().rstrip("\r\n") - - @_pause_echo(echo_input) # type: ignore - def _getchar(echo: bool) -> str: - char = sys.stdin.read(1) - - if echo: - sys.stdout.write(char) - - sys.stdout.flush() - return char - - default_color = color - - def should_strip_ansi( - stream: t.Optional[t.IO[t.Any]] = None, color: t.Optional[bool] = None - ) -> bool: - if color is None: - return not default_color - return not color - - old_visible_prompt_func = termui.visible_prompt_func - old_hidden_prompt_func = termui.hidden_prompt_func - old__getchar_func = termui._getchar - old_should_strip_ansi = utils.should_strip_ansi # type: ignore - termui.visible_prompt_func = visible_input - termui.hidden_prompt_func = hidden_input - termui._getchar = _getchar - utils.should_strip_ansi = should_strip_ansi # type: ignore - - old_env = {} - try: - for key, value in env.items(): - old_env[key] = os.environ.get(key) - if value is None: - try: - del os.environ[key] - except Exception: - pass - else: - os.environ[key] = value - yield (bytes_output, bytes_error) - finally: - for key, value in old_env.items(): - if value is None: - try: - del os.environ[key] - except Exception: - pass - else: - os.environ[key] = value - sys.stdout = old_stdout - sys.stderr = old_stderr - sys.stdin = old_stdin - termui.visible_prompt_func = old_visible_prompt_func - termui.hidden_prompt_func = old_hidden_prompt_func - termui._getchar = old__getchar_func - utils.should_strip_ansi = old_should_strip_ansi # type: ignore - formatting.FORCED_WIDTH = old_forced_width - - def invoke( - self, - cli: "BaseCommand", - args: t.Optional[t.Union[str, t.Sequence[str]]] = None, - input: t.Optional[t.Union[str, bytes, t.IO[t.Any]]] = None, - env: t.Optional[t.Mapping[str, t.Optional[str]]] = None, - catch_exceptions: bool = True, - color: bool = False, - **extra: t.Any, - ) -> Result: - """Invokes a command in an isolated environment. The arguments are - forwarded directly to the command line script, the `extra` keyword - arguments are passed to the :meth:`~clickpkg.Command.main` function of - the command. - - This returns a :class:`Result` object. - - :param cli: the command to invoke - :param args: the arguments to invoke. It may be given as an iterable - or a string. When given as string it will be interpreted - as a Unix shell command. More details at - :func:`shlex.split`. - :param input: the input data for `sys.stdin`. - :param env: the environment overrides. - :param catch_exceptions: Whether to catch any other exceptions than - ``SystemExit``. - :param extra: the keyword arguments to pass to :meth:`main`. - :param color: whether the output should contain color codes. The - application can still override this explicitly. - - .. versionchanged:: 8.0 - The result object has the ``return_value`` attribute with - the value returned from the invoked command. - - .. versionchanged:: 4.0 - Added the ``color`` parameter. - - .. versionchanged:: 3.0 - Added the ``catch_exceptions`` parameter. - - .. versionchanged:: 3.0 - The result object has the ``exc_info`` attribute with the - traceback if available. - """ - exc_info = None - with self.isolation(input=input, env=env, color=color) as outstreams: - return_value = None - exception: t.Optional[BaseException] = None - exit_code = 0 - - if isinstance(args, str): - args = shlex.split(args) - - try: - prog_name = extra.pop("prog_name") - except KeyError: - prog_name = self.get_default_prog_name(cli) - - try: - return_value = cli.main(args=args or (), prog_name=prog_name, **extra) - except SystemExit as e: - exc_info = sys.exc_info() - e_code = t.cast(t.Optional[t.Union[int, t.Any]], e.code) - - if e_code is None: - e_code = 0 - - if e_code != 0: - exception = e - - if not isinstance(e_code, int): - sys.stdout.write(str(e_code)) - sys.stdout.write("\n") - e_code = 1 - - exit_code = e_code - - except Exception as e: - if not catch_exceptions: - raise - exception = e - exit_code = 1 - exc_info = sys.exc_info() - finally: - sys.stdout.flush() - stdout = outstreams[0].getvalue() - if self.mix_stderr: - stderr = None - else: - stderr = outstreams[1].getvalue() # type: ignore - - return Result( - runner=self, - stdout_bytes=stdout, - stderr_bytes=stderr, - return_value=return_value, - exit_code=exit_code, - exception=exception, - exc_info=exc_info, # type: ignore - ) - - @contextlib.contextmanager - def isolated_filesystem( - self, temp_dir: t.Optional[t.Union[str, "os.PathLike[str]"]] = None - ) -> t.Iterator[str]: - """A context manager that creates a temporary directory and - changes the current working directory to it. This isolates tests - that affect the contents of the CWD to prevent them from - interfering with each other. - - :param temp_dir: Create the temporary directory under this - directory. If given, the created directory is not removed - when exiting. - - .. versionchanged:: 8.0 - Added the ``temp_dir`` parameter. - """ - cwd = os.getcwd() - dt = tempfile.mkdtemp(dir=temp_dir) - os.chdir(dt) - - try: - yield dt - finally: - os.chdir(cwd) - - if temp_dir is None: - try: - shutil.rmtree(dt) - except OSError: # noqa: B014 - pass diff --git a/venv/lib/python3.12/site-packages/click/types.py b/venv/lib/python3.12/site-packages/click/types.py deleted file mode 100644 index 2b1d179..0000000 --- a/venv/lib/python3.12/site-packages/click/types.py +++ /dev/null @@ -1,1089 +0,0 @@ -import os -import stat -import sys -import typing as t -from datetime import datetime -from gettext import gettext as _ -from gettext import ngettext - -from ._compat import _get_argv_encoding -from ._compat import open_stream -from .exceptions import BadParameter -from .utils import format_filename -from .utils import LazyFile -from .utils import safecall - -if t.TYPE_CHECKING: - import typing_extensions as te - from .core import Context - from .core import Parameter - from .shell_completion import CompletionItem - - -class ParamType: - """Represents the type of a parameter. Validates and converts values - from the command line or Python into the correct type. - - To implement a custom type, subclass and implement at least the - following: - - - The :attr:`name` class attribute must be set. - - Calling an instance of the type with ``None`` must return - ``None``. This is already implemented by default. - - :meth:`convert` must convert string values to the correct type. - - :meth:`convert` must accept values that are already the correct - type. - - It must be able to convert a value if the ``ctx`` and ``param`` - arguments are ``None``. This can occur when converting prompt - input. - """ - - is_composite: t.ClassVar[bool] = False - arity: t.ClassVar[int] = 1 - - #: the descriptive name of this type - name: str - - #: if a list of this type is expected and the value is pulled from a - #: string environment variable, this is what splits it up. `None` - #: means any whitespace. For all parameters the general rule is that - #: whitespace splits them up. The exception are paths and files which - #: are split by ``os.path.pathsep`` by default (":" on Unix and ";" on - #: Windows). - envvar_list_splitter: t.ClassVar[t.Optional[str]] = None - - def to_info_dict(self) -> t.Dict[str, t.Any]: - """Gather information that could be useful for a tool generating - user-facing documentation. - - Use :meth:`click.Context.to_info_dict` to traverse the entire - CLI structure. - - .. versionadded:: 8.0 - """ - # The class name without the "ParamType" suffix. - param_type = type(self).__name__.partition("ParamType")[0] - param_type = param_type.partition("ParameterType")[0] - - # Custom subclasses might not remember to set a name. - if hasattr(self, "name"): - name = self.name - else: - name = param_type - - return {"param_type": param_type, "name": name} - - def __call__( - self, - value: t.Any, - param: t.Optional["Parameter"] = None, - ctx: t.Optional["Context"] = None, - ) -> t.Any: - if value is not None: - return self.convert(value, param, ctx) - - def get_metavar(self, param: "Parameter") -> t.Optional[str]: - """Returns the metavar default for this param if it provides one.""" - - def get_missing_message(self, param: "Parameter") -> t.Optional[str]: - """Optionally might return extra information about a missing - parameter. - - .. versionadded:: 2.0 - """ - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - """Convert the value to the correct type. This is not called if - the value is ``None`` (the missing value). - - This must accept string values from the command line, as well as - values that are already the correct type. It may also convert - other compatible types. - - The ``param`` and ``ctx`` arguments may be ``None`` in certain - situations, such as when converting prompt input. - - If the value cannot be converted, call :meth:`fail` with a - descriptive message. - - :param value: The value to convert. - :param param: The parameter that is using this type to convert - its value. May be ``None``. - :param ctx: The current context that arrived at this value. May - be ``None``. - """ - return value - - def split_envvar_value(self, rv: str) -> t.Sequence[str]: - """Given a value from an environment variable this splits it up - into small chunks depending on the defined envvar list splitter. - - If the splitter is set to `None`, which means that whitespace splits, - then leading and trailing whitespace is ignored. Otherwise, leading - and trailing splitters usually lead to empty items being included. - """ - return (rv or "").split(self.envvar_list_splitter) - - def fail( - self, - message: str, - param: t.Optional["Parameter"] = None, - ctx: t.Optional["Context"] = None, - ) -> "t.NoReturn": - """Helper method to fail with an invalid value message.""" - raise BadParameter(message, ctx=ctx, param=param) - - def shell_complete( - self, ctx: "Context", param: "Parameter", incomplete: str - ) -> t.List["CompletionItem"]: - """Return a list of - :class:`~click.shell_completion.CompletionItem` objects for the - incomplete value. Most types do not provide completions, but - some do, and this allows custom types to provide custom - completions as well. - - :param ctx: Invocation context for this command. - :param param: The parameter that is requesting completion. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - return [] - - -class CompositeParamType(ParamType): - is_composite = True - - @property - def arity(self) -> int: # type: ignore - raise NotImplementedError() - - -class FuncParamType(ParamType): - def __init__(self, func: t.Callable[[t.Any], t.Any]) -> None: - self.name: str = func.__name__ - self.func = func - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict["func"] = self.func - return info_dict - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - try: - return self.func(value) - except ValueError: - try: - value = str(value) - except UnicodeError: - value = value.decode("utf-8", "replace") - - self.fail(value, param, ctx) - - -class UnprocessedParamType(ParamType): - name = "text" - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - return value - - def __repr__(self) -> str: - return "UNPROCESSED" - - -class StringParamType(ParamType): - name = "text" - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - if isinstance(value, bytes): - enc = _get_argv_encoding() - try: - value = value.decode(enc) - except UnicodeError: - fs_enc = sys.getfilesystemencoding() - if fs_enc != enc: - try: - value = value.decode(fs_enc) - except UnicodeError: - value = value.decode("utf-8", "replace") - else: - value = value.decode("utf-8", "replace") - return value - return str(value) - - def __repr__(self) -> str: - return "STRING" - - -class Choice(ParamType): - """The choice type allows a value to be checked against a fixed set - of supported values. All of these values have to be strings. - - You should only pass a list or tuple of choices. Other iterables - (like generators) may lead to surprising results. - - The resulting value will always be one of the originally passed choices - regardless of ``case_sensitive`` or any ``ctx.token_normalize_func`` - being specified. - - See :ref:`choice-opts` for an example. - - :param case_sensitive: Set to false to make choices case - insensitive. Defaults to true. - """ - - name = "choice" - - def __init__(self, choices: t.Sequence[str], case_sensitive: bool = True) -> None: - self.choices = choices - self.case_sensitive = case_sensitive - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict["choices"] = self.choices - info_dict["case_sensitive"] = self.case_sensitive - return info_dict - - def get_metavar(self, param: "Parameter") -> str: - choices_str = "|".join(self.choices) - - # Use curly braces to indicate a required argument. - if param.required and param.param_type_name == "argument": - return f"{{{choices_str}}}" - - # Use square braces to indicate an option or optional argument. - return f"[{choices_str}]" - - def get_missing_message(self, param: "Parameter") -> str: - return _("Choose from:\n\t{choices}").format(choices=",\n\t".join(self.choices)) - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - # Match through normalization and case sensitivity - # first do token_normalize_func, then lowercase - # preserve original `value` to produce an accurate message in - # `self.fail` - normed_value = value - normed_choices = {choice: choice for choice in self.choices} - - if ctx is not None and ctx.token_normalize_func is not None: - normed_value = ctx.token_normalize_func(value) - normed_choices = { - ctx.token_normalize_func(normed_choice): original - for normed_choice, original in normed_choices.items() - } - - if not self.case_sensitive: - normed_value = normed_value.casefold() - normed_choices = { - normed_choice.casefold(): original - for normed_choice, original in normed_choices.items() - } - - if normed_value in normed_choices: - return normed_choices[normed_value] - - choices_str = ", ".join(map(repr, self.choices)) - self.fail( - ngettext( - "{value!r} is not {choice}.", - "{value!r} is not one of {choices}.", - len(self.choices), - ).format(value=value, choice=choices_str, choices=choices_str), - param, - ctx, - ) - - def __repr__(self) -> str: - return f"Choice({list(self.choices)})" - - def shell_complete( - self, ctx: "Context", param: "Parameter", incomplete: str - ) -> t.List["CompletionItem"]: - """Complete choices that start with the incomplete value. - - :param ctx: Invocation context for this command. - :param param: The parameter that is requesting completion. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - from click.shell_completion import CompletionItem - - str_choices = map(str, self.choices) - - if self.case_sensitive: - matched = (c for c in str_choices if c.startswith(incomplete)) - else: - incomplete = incomplete.lower() - matched = (c for c in str_choices if c.lower().startswith(incomplete)) - - return [CompletionItem(c) for c in matched] - - -class DateTime(ParamType): - """The DateTime type converts date strings into `datetime` objects. - - The format strings which are checked are configurable, but default to some - common (non-timezone aware) ISO 8601 formats. - - When specifying *DateTime* formats, you should only pass a list or a tuple. - Other iterables, like generators, may lead to surprising results. - - The format strings are processed using ``datetime.strptime``, and this - consequently defines the format strings which are allowed. - - Parsing is tried using each format, in order, and the first format which - parses successfully is used. - - :param formats: A list or tuple of date format strings, in the order in - which they should be tried. Defaults to - ``'%Y-%m-%d'``, ``'%Y-%m-%dT%H:%M:%S'``, - ``'%Y-%m-%d %H:%M:%S'``. - """ - - name = "datetime" - - def __init__(self, formats: t.Optional[t.Sequence[str]] = None): - self.formats: t.Sequence[str] = formats or [ - "%Y-%m-%d", - "%Y-%m-%dT%H:%M:%S", - "%Y-%m-%d %H:%M:%S", - ] - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict["formats"] = self.formats - return info_dict - - def get_metavar(self, param: "Parameter") -> str: - return f"[{'|'.join(self.formats)}]" - - def _try_to_convert_date(self, value: t.Any, format: str) -> t.Optional[datetime]: - try: - return datetime.strptime(value, format) - except ValueError: - return None - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - if isinstance(value, datetime): - return value - - for format in self.formats: - converted = self._try_to_convert_date(value, format) - - if converted is not None: - return converted - - formats_str = ", ".join(map(repr, self.formats)) - self.fail( - ngettext( - "{value!r} does not match the format {format}.", - "{value!r} does not match the formats {formats}.", - len(self.formats), - ).format(value=value, format=formats_str, formats=formats_str), - param, - ctx, - ) - - def __repr__(self) -> str: - return "DateTime" - - -class _NumberParamTypeBase(ParamType): - _number_class: t.ClassVar[t.Type[t.Any]] - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - try: - return self._number_class(value) - except ValueError: - self.fail( - _("{value!r} is not a valid {number_type}.").format( - value=value, number_type=self.name - ), - param, - ctx, - ) - - -class _NumberRangeBase(_NumberParamTypeBase): - def __init__( - self, - min: t.Optional[float] = None, - max: t.Optional[float] = None, - min_open: bool = False, - max_open: bool = False, - clamp: bool = False, - ) -> None: - self.min = min - self.max = max - self.min_open = min_open - self.max_open = max_open - self.clamp = clamp - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict.update( - min=self.min, - max=self.max, - min_open=self.min_open, - max_open=self.max_open, - clamp=self.clamp, - ) - return info_dict - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - import operator - - rv = super().convert(value, param, ctx) - lt_min: bool = self.min is not None and ( - operator.le if self.min_open else operator.lt - )(rv, self.min) - gt_max: bool = self.max is not None and ( - operator.ge if self.max_open else operator.gt - )(rv, self.max) - - if self.clamp: - if lt_min: - return self._clamp(self.min, 1, self.min_open) # type: ignore - - if gt_max: - return self._clamp(self.max, -1, self.max_open) # type: ignore - - if lt_min or gt_max: - self.fail( - _("{value} is not in the range {range}.").format( - value=rv, range=self._describe_range() - ), - param, - ctx, - ) - - return rv - - def _clamp(self, bound: float, dir: "te.Literal[1, -1]", open: bool) -> float: - """Find the valid value to clamp to bound in the given - direction. - - :param bound: The boundary value. - :param dir: 1 or -1 indicating the direction to move. - :param open: If true, the range does not include the bound. - """ - raise NotImplementedError - - def _describe_range(self) -> str: - """Describe the range for use in help text.""" - if self.min is None: - op = "<" if self.max_open else "<=" - return f"x{op}{self.max}" - - if self.max is None: - op = ">" if self.min_open else ">=" - return f"x{op}{self.min}" - - lop = "<" if self.min_open else "<=" - rop = "<" if self.max_open else "<=" - return f"{self.min}{lop}x{rop}{self.max}" - - def __repr__(self) -> str: - clamp = " clamped" if self.clamp else "" - return f"<{type(self).__name__} {self._describe_range()}{clamp}>" - - -class IntParamType(_NumberParamTypeBase): - name = "integer" - _number_class = int - - def __repr__(self) -> str: - return "INT" - - -class IntRange(_NumberRangeBase, IntParamType): - """Restrict an :data:`click.INT` value to a range of accepted - values. See :ref:`ranges`. - - If ``min`` or ``max`` are not passed, any value is accepted in that - direction. If ``min_open`` or ``max_open`` are enabled, the - corresponding boundary is not included in the range. - - If ``clamp`` is enabled, a value outside the range is clamped to the - boundary instead of failing. - - .. versionchanged:: 8.0 - Added the ``min_open`` and ``max_open`` parameters. - """ - - name = "integer range" - - def _clamp( # type: ignore - self, bound: int, dir: "te.Literal[1, -1]", open: bool - ) -> int: - if not open: - return bound - - return bound + dir - - -class FloatParamType(_NumberParamTypeBase): - name = "float" - _number_class = float - - def __repr__(self) -> str: - return "FLOAT" - - -class FloatRange(_NumberRangeBase, FloatParamType): - """Restrict a :data:`click.FLOAT` value to a range of accepted - values. See :ref:`ranges`. - - If ``min`` or ``max`` are not passed, any value is accepted in that - direction. If ``min_open`` or ``max_open`` are enabled, the - corresponding boundary is not included in the range. - - If ``clamp`` is enabled, a value outside the range is clamped to the - boundary instead of failing. This is not supported if either - boundary is marked ``open``. - - .. versionchanged:: 8.0 - Added the ``min_open`` and ``max_open`` parameters. - """ - - name = "float range" - - def __init__( - self, - min: t.Optional[float] = None, - max: t.Optional[float] = None, - min_open: bool = False, - max_open: bool = False, - clamp: bool = False, - ) -> None: - super().__init__( - min=min, max=max, min_open=min_open, max_open=max_open, clamp=clamp - ) - - if (min_open or max_open) and clamp: - raise TypeError("Clamping is not supported for open bounds.") - - def _clamp(self, bound: float, dir: "te.Literal[1, -1]", open: bool) -> float: - if not open: - return bound - - # Could use Python 3.9's math.nextafter here, but clamping an - # open float range doesn't seem to be particularly useful. It's - # left up to the user to write a callback to do it if needed. - raise RuntimeError("Clamping is not supported for open bounds.") - - -class BoolParamType(ParamType): - name = "boolean" - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - if value in {False, True}: - return bool(value) - - norm = value.strip().lower() - - if norm in {"1", "true", "t", "yes", "y", "on"}: - return True - - if norm in {"0", "false", "f", "no", "n", "off"}: - return False - - self.fail( - _("{value!r} is not a valid boolean.").format(value=value), param, ctx - ) - - def __repr__(self) -> str: - return "BOOL" - - -class UUIDParameterType(ParamType): - name = "uuid" - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - import uuid - - if isinstance(value, uuid.UUID): - return value - - value = value.strip() - - try: - return uuid.UUID(value) - except ValueError: - self.fail( - _("{value!r} is not a valid UUID.").format(value=value), param, ctx - ) - - def __repr__(self) -> str: - return "UUID" - - -class File(ParamType): - """Declares a parameter to be a file for reading or writing. The file - is automatically closed once the context tears down (after the command - finished working). - - Files can be opened for reading or writing. The special value ``-`` - indicates stdin or stdout depending on the mode. - - By default, the file is opened for reading text data, but it can also be - opened in binary mode or for writing. The encoding parameter can be used - to force a specific encoding. - - The `lazy` flag controls if the file should be opened immediately or upon - first IO. The default is to be non-lazy for standard input and output - streams as well as files opened for reading, `lazy` otherwise. When opening a - file lazily for reading, it is still opened temporarily for validation, but - will not be held open until first IO. lazy is mainly useful when opening - for writing to avoid creating the file until it is needed. - - Starting with Click 2.0, files can also be opened atomically in which - case all writes go into a separate file in the same folder and upon - completion the file will be moved over to the original location. This - is useful if a file regularly read by other users is modified. - - See :ref:`file-args` for more information. - """ - - name = "filename" - envvar_list_splitter: t.ClassVar[str] = os.path.pathsep - - def __init__( - self, - mode: str = "r", - encoding: t.Optional[str] = None, - errors: t.Optional[str] = "strict", - lazy: t.Optional[bool] = None, - atomic: bool = False, - ) -> None: - self.mode = mode - self.encoding = encoding - self.errors = errors - self.lazy = lazy - self.atomic = atomic - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict.update(mode=self.mode, encoding=self.encoding) - return info_dict - - def resolve_lazy_flag(self, value: "t.Union[str, os.PathLike[str]]") -> bool: - if self.lazy is not None: - return self.lazy - if os.fspath(value) == "-": - return False - elif "w" in self.mode: - return True - return False - - def convert( - self, - value: t.Union[str, "os.PathLike[str]", t.IO[t.Any]], - param: t.Optional["Parameter"], - ctx: t.Optional["Context"], - ) -> t.IO[t.Any]: - if _is_file_like(value): - return value - - value = t.cast("t.Union[str, os.PathLike[str]]", value) - - try: - lazy = self.resolve_lazy_flag(value) - - if lazy: - lf = LazyFile( - value, self.mode, self.encoding, self.errors, atomic=self.atomic - ) - - if ctx is not None: - ctx.call_on_close(lf.close_intelligently) - - return t.cast(t.IO[t.Any], lf) - - f, should_close = open_stream( - value, self.mode, self.encoding, self.errors, atomic=self.atomic - ) - - # If a context is provided, we automatically close the file - # at the end of the context execution (or flush out). If a - # context does not exist, it's the caller's responsibility to - # properly close the file. This for instance happens when the - # type is used with prompts. - if ctx is not None: - if should_close: - ctx.call_on_close(safecall(f.close)) - else: - ctx.call_on_close(safecall(f.flush)) - - return f - except OSError as e: # noqa: B014 - self.fail(f"'{format_filename(value)}': {e.strerror}", param, ctx) - - def shell_complete( - self, ctx: "Context", param: "Parameter", incomplete: str - ) -> t.List["CompletionItem"]: - """Return a special completion marker that tells the completion - system to use the shell to provide file path completions. - - :param ctx: Invocation context for this command. - :param param: The parameter that is requesting completion. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - from click.shell_completion import CompletionItem - - return [CompletionItem(incomplete, type="file")] - - -def _is_file_like(value: t.Any) -> "te.TypeGuard[t.IO[t.Any]]": - return hasattr(value, "read") or hasattr(value, "write") - - -class Path(ParamType): - """The ``Path`` type is similar to the :class:`File` type, but - returns the filename instead of an open file. Various checks can be - enabled to validate the type of file and permissions. - - :param exists: The file or directory needs to exist for the value to - be valid. If this is not set to ``True``, and the file does not - exist, then all further checks are silently skipped. - :param file_okay: Allow a file as a value. - :param dir_okay: Allow a directory as a value. - :param readable: if true, a readable check is performed. - :param writable: if true, a writable check is performed. - :param executable: if true, an executable check is performed. - :param resolve_path: Make the value absolute and resolve any - symlinks. A ``~`` is not expanded, as this is supposed to be - done by the shell only. - :param allow_dash: Allow a single dash as a value, which indicates - a standard stream (but does not open it). Use - :func:`~click.open_file` to handle opening this value. - :param path_type: Convert the incoming path value to this type. If - ``None``, keep Python's default, which is ``str``. Useful to - convert to :class:`pathlib.Path`. - - .. versionchanged:: 8.1 - Added the ``executable`` parameter. - - .. versionchanged:: 8.0 - Allow passing ``path_type=pathlib.Path``. - - .. versionchanged:: 6.0 - Added the ``allow_dash`` parameter. - """ - - envvar_list_splitter: t.ClassVar[str] = os.path.pathsep - - def __init__( - self, - exists: bool = False, - file_okay: bool = True, - dir_okay: bool = True, - writable: bool = False, - readable: bool = True, - resolve_path: bool = False, - allow_dash: bool = False, - path_type: t.Optional[t.Type[t.Any]] = None, - executable: bool = False, - ): - self.exists = exists - self.file_okay = file_okay - self.dir_okay = dir_okay - self.readable = readable - self.writable = writable - self.executable = executable - self.resolve_path = resolve_path - self.allow_dash = allow_dash - self.type = path_type - - if self.file_okay and not self.dir_okay: - self.name: str = _("file") - elif self.dir_okay and not self.file_okay: - self.name = _("directory") - else: - self.name = _("path") - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict.update( - exists=self.exists, - file_okay=self.file_okay, - dir_okay=self.dir_okay, - writable=self.writable, - readable=self.readable, - allow_dash=self.allow_dash, - ) - return info_dict - - def coerce_path_result( - self, value: "t.Union[str, os.PathLike[str]]" - ) -> "t.Union[str, bytes, os.PathLike[str]]": - if self.type is not None and not isinstance(value, self.type): - if self.type is str: - return os.fsdecode(value) - elif self.type is bytes: - return os.fsencode(value) - else: - return t.cast("os.PathLike[str]", self.type(value)) - - return value - - def convert( - self, - value: "t.Union[str, os.PathLike[str]]", - param: t.Optional["Parameter"], - ctx: t.Optional["Context"], - ) -> "t.Union[str, bytes, os.PathLike[str]]": - rv = value - - is_dash = self.file_okay and self.allow_dash and rv in (b"-", "-") - - if not is_dash: - if self.resolve_path: - # os.path.realpath doesn't resolve symlinks on Windows - # until Python 3.8. Use pathlib for now. - import pathlib - - rv = os.fsdecode(pathlib.Path(rv).resolve()) - - try: - st = os.stat(rv) - except OSError: - if not self.exists: - return self.coerce_path_result(rv) - self.fail( - _("{name} {filename!r} does not exist.").format( - name=self.name.title(), filename=format_filename(value) - ), - param, - ctx, - ) - - if not self.file_okay and stat.S_ISREG(st.st_mode): - self.fail( - _("{name} {filename!r} is a file.").format( - name=self.name.title(), filename=format_filename(value) - ), - param, - ctx, - ) - if not self.dir_okay and stat.S_ISDIR(st.st_mode): - self.fail( - _("{name} '{filename}' is a directory.").format( - name=self.name.title(), filename=format_filename(value) - ), - param, - ctx, - ) - - if self.readable and not os.access(rv, os.R_OK): - self.fail( - _("{name} {filename!r} is not readable.").format( - name=self.name.title(), filename=format_filename(value) - ), - param, - ctx, - ) - - if self.writable and not os.access(rv, os.W_OK): - self.fail( - _("{name} {filename!r} is not writable.").format( - name=self.name.title(), filename=format_filename(value) - ), - param, - ctx, - ) - - if self.executable and not os.access(value, os.X_OK): - self.fail( - _("{name} {filename!r} is not executable.").format( - name=self.name.title(), filename=format_filename(value) - ), - param, - ctx, - ) - - return self.coerce_path_result(rv) - - def shell_complete( - self, ctx: "Context", param: "Parameter", incomplete: str - ) -> t.List["CompletionItem"]: - """Return a special completion marker that tells the completion - system to use the shell to provide path completions for only - directories or any paths. - - :param ctx: Invocation context for this command. - :param param: The parameter that is requesting completion. - :param incomplete: Value being completed. May be empty. - - .. versionadded:: 8.0 - """ - from click.shell_completion import CompletionItem - - type = "dir" if self.dir_okay and not self.file_okay else "file" - return [CompletionItem(incomplete, type=type)] - - -class Tuple(CompositeParamType): - """The default behavior of Click is to apply a type on a value directly. - This works well in most cases, except for when `nargs` is set to a fixed - count and different types should be used for different items. In this - case the :class:`Tuple` type can be used. This type can only be used - if `nargs` is set to a fixed number. - - For more information see :ref:`tuple-type`. - - This can be selected by using a Python tuple literal as a type. - - :param types: a list of types that should be used for the tuple items. - """ - - def __init__(self, types: t.Sequence[t.Union[t.Type[t.Any], ParamType]]) -> None: - self.types: t.Sequence[ParamType] = [convert_type(ty) for ty in types] - - def to_info_dict(self) -> t.Dict[str, t.Any]: - info_dict = super().to_info_dict() - info_dict["types"] = [t.to_info_dict() for t in self.types] - return info_dict - - @property - def name(self) -> str: # type: ignore - return f"<{' '.join(ty.name for ty in self.types)}>" - - @property - def arity(self) -> int: # type: ignore - return len(self.types) - - def convert( - self, value: t.Any, param: t.Optional["Parameter"], ctx: t.Optional["Context"] - ) -> t.Any: - len_type = len(self.types) - len_value = len(value) - - if len_value != len_type: - self.fail( - ngettext( - "{len_type} values are required, but {len_value} was given.", - "{len_type} values are required, but {len_value} were given.", - len_value, - ).format(len_type=len_type, len_value=len_value), - param=param, - ctx=ctx, - ) - - return tuple(ty(x, param, ctx) for ty, x in zip(self.types, value)) - - -def convert_type(ty: t.Optional[t.Any], default: t.Optional[t.Any] = None) -> ParamType: - """Find the most appropriate :class:`ParamType` for the given Python - type. If the type isn't provided, it can be inferred from a default - value. - """ - guessed_type = False - - if ty is None and default is not None: - if isinstance(default, (tuple, list)): - # If the default is empty, ty will remain None and will - # return STRING. - if default: - item = default[0] - - # A tuple of tuples needs to detect the inner types. - # Can't call convert recursively because that would - # incorrectly unwind the tuple to a single type. - if isinstance(item, (tuple, list)): - ty = tuple(map(type, item)) - else: - ty = type(item) - else: - ty = type(default) - - guessed_type = True - - if isinstance(ty, tuple): - return Tuple(ty) - - if isinstance(ty, ParamType): - return ty - - if ty is str or ty is None: - return STRING - - if ty is int: - return INT - - if ty is float: - return FLOAT - - if ty is bool: - return BOOL - - if guessed_type: - return STRING - - if __debug__: - try: - if issubclass(ty, ParamType): - raise AssertionError( - f"Attempted to use an uninstantiated parameter type ({ty})." - ) - except TypeError: - # ty is an instance (correct), so issubclass fails. - pass - - return FuncParamType(ty) - - -#: A dummy parameter type that just does nothing. From a user's -#: perspective this appears to just be the same as `STRING` but -#: internally no string conversion takes place if the input was bytes. -#: This is usually useful when working with file paths as they can -#: appear in bytes and unicode. -#: -#: For path related uses the :class:`Path` type is a better choice but -#: there are situations where an unprocessed type is useful which is why -#: it is is provided. -#: -#: .. versionadded:: 4.0 -UNPROCESSED = UnprocessedParamType() - -#: A unicode string parameter type which is the implicit default. This -#: can also be selected by using ``str`` as type. -STRING = StringParamType() - -#: An integer parameter. This can also be selected by using ``int`` as -#: type. -INT = IntParamType() - -#: A floating point value parameter. This can also be selected by using -#: ``float`` as type. -FLOAT = FloatParamType() - -#: A boolean parameter. This is the default for boolean flags. This can -#: also be selected by using ``bool`` as a type. -BOOL = BoolParamType() - -#: A UUID parameter. -UUID = UUIDParameterType() diff --git a/venv/lib/python3.12/site-packages/click/utils.py b/venv/lib/python3.12/site-packages/click/utils.py deleted file mode 100644 index d536434..0000000 --- a/venv/lib/python3.12/site-packages/click/utils.py +++ /dev/null @@ -1,624 +0,0 @@ -import os -import re -import sys -import typing as t -from functools import update_wrapper -from types import ModuleType -from types import TracebackType - -from ._compat import _default_text_stderr -from ._compat import _default_text_stdout -from ._compat import _find_binary_writer -from ._compat import auto_wrap_for_ansi -from ._compat import binary_streams -from ._compat import open_stream -from ._compat import should_strip_ansi -from ._compat import strip_ansi -from ._compat import text_streams -from ._compat import WIN -from .globals import resolve_color_default - -if t.TYPE_CHECKING: - import typing_extensions as te - - P = te.ParamSpec("P") - -R = t.TypeVar("R") - - -def _posixify(name: str) -> str: - return "-".join(name.split()).lower() - - -def safecall(func: "t.Callable[P, R]") -> "t.Callable[P, t.Optional[R]]": - """Wraps a function so that it swallows exceptions.""" - - def wrapper(*args: "P.args", **kwargs: "P.kwargs") -> t.Optional[R]: - try: - return func(*args, **kwargs) - except Exception: - pass - return None - - return update_wrapper(wrapper, func) - - -def make_str(value: t.Any) -> str: - """Converts a value into a valid string.""" - if isinstance(value, bytes): - try: - return value.decode(sys.getfilesystemencoding()) - except UnicodeError: - return value.decode("utf-8", "replace") - return str(value) - - -def make_default_short_help(help: str, max_length: int = 45) -> str: - """Returns a condensed version of help string.""" - # Consider only the first paragraph. - paragraph_end = help.find("\n\n") - - if paragraph_end != -1: - help = help[:paragraph_end] - - # Collapse newlines, tabs, and spaces. - words = help.split() - - if not words: - return "" - - # The first paragraph started with a "no rewrap" marker, ignore it. - if words[0] == "\b": - words = words[1:] - - total_length = 0 - last_index = len(words) - 1 - - for i, word in enumerate(words): - total_length += len(word) + (i > 0) - - if total_length > max_length: # too long, truncate - break - - if word[-1] == ".": # sentence end, truncate without "..." - return " ".join(words[: i + 1]) - - if total_length == max_length and i != last_index: - break # not at sentence end, truncate with "..." - else: - return " ".join(words) # no truncation needed - - # Account for the length of the suffix. - total_length += len("...") - - # remove words until the length is short enough - while i > 0: - total_length -= len(words[i]) + (i > 0) - - if total_length <= max_length: - break - - i -= 1 - - return " ".join(words[:i]) + "..." - - -class LazyFile: - """A lazy file works like a regular file but it does not fully open - the file but it does perform some basic checks early to see if the - filename parameter does make sense. This is useful for safely opening - files for writing. - """ - - def __init__( - self, - filename: t.Union[str, "os.PathLike[str]"], - mode: str = "r", - encoding: t.Optional[str] = None, - errors: t.Optional[str] = "strict", - atomic: bool = False, - ): - self.name: str = os.fspath(filename) - self.mode = mode - self.encoding = encoding - self.errors = errors - self.atomic = atomic - self._f: t.Optional[t.IO[t.Any]] - self.should_close: bool - - if self.name == "-": - self._f, self.should_close = open_stream(filename, mode, encoding, errors) - else: - if "r" in mode: - # Open and close the file in case we're opening it for - # reading so that we can catch at least some errors in - # some cases early. - open(filename, mode).close() - self._f = None - self.should_close = True - - def __getattr__(self, name: str) -> t.Any: - return getattr(self.open(), name) - - def __repr__(self) -> str: - if self._f is not None: - return repr(self._f) - return f"" - - def open(self) -> t.IO[t.Any]: - """Opens the file if it's not yet open. This call might fail with - a :exc:`FileError`. Not handling this error will produce an error - that Click shows. - """ - if self._f is not None: - return self._f - try: - rv, self.should_close = open_stream( - self.name, self.mode, self.encoding, self.errors, atomic=self.atomic - ) - except OSError as e: # noqa: E402 - from .exceptions import FileError - - raise FileError(self.name, hint=e.strerror) from e - self._f = rv - return rv - - def close(self) -> None: - """Closes the underlying file, no matter what.""" - if self._f is not None: - self._f.close() - - def close_intelligently(self) -> None: - """This function only closes the file if it was opened by the lazy - file wrapper. For instance this will never close stdin. - """ - if self.should_close: - self.close() - - def __enter__(self) -> "LazyFile": - return self - - def __exit__( - self, - exc_type: t.Optional[t.Type[BaseException]], - exc_value: t.Optional[BaseException], - tb: t.Optional[TracebackType], - ) -> None: - self.close_intelligently() - - def __iter__(self) -> t.Iterator[t.AnyStr]: - self.open() - return iter(self._f) # type: ignore - - -class KeepOpenFile: - def __init__(self, file: t.IO[t.Any]) -> None: - self._file: t.IO[t.Any] = file - - def __getattr__(self, name: str) -> t.Any: - return getattr(self._file, name) - - def __enter__(self) -> "KeepOpenFile": - return self - - def __exit__( - self, - exc_type: t.Optional[t.Type[BaseException]], - exc_value: t.Optional[BaseException], - tb: t.Optional[TracebackType], - ) -> None: - pass - - def __repr__(self) -> str: - return repr(self._file) - - def __iter__(self) -> t.Iterator[t.AnyStr]: - return iter(self._file) - - -def echo( - message: t.Optional[t.Any] = None, - file: t.Optional[t.IO[t.Any]] = None, - nl: bool = True, - err: bool = False, - color: t.Optional[bool] = None, -) -> None: - """Print a message and newline to stdout or a file. This should be - used instead of :func:`print` because it provides better support - for different data, files, and environments. - - Compared to :func:`print`, this does the following: - - - Ensures that the output encoding is not misconfigured on Linux. - - Supports Unicode in the Windows console. - - Supports writing to binary outputs, and supports writing bytes - to text outputs. - - Supports colors and styles on Windows. - - Removes ANSI color and style codes if the output does not look - like an interactive terminal. - - Always flushes the output. - - :param message: The string or bytes to output. Other objects are - converted to strings. - :param file: The file to write to. Defaults to ``stdout``. - :param err: Write to ``stderr`` instead of ``stdout``. - :param nl: Print a newline after the message. Enabled by default. - :param color: Force showing or hiding colors and other styles. By - default Click will remove color if the output does not look like - an interactive terminal. - - .. versionchanged:: 6.0 - Support Unicode output on the Windows console. Click does not - modify ``sys.stdout``, so ``sys.stdout.write()`` and ``print()`` - will still not support Unicode. - - .. versionchanged:: 4.0 - Added the ``color`` parameter. - - .. versionadded:: 3.0 - Added the ``err`` parameter. - - .. versionchanged:: 2.0 - Support colors on Windows if colorama is installed. - """ - if file is None: - if err: - file = _default_text_stderr() - else: - file = _default_text_stdout() - - # There are no standard streams attached to write to. For example, - # pythonw on Windows. - if file is None: - return - - # Convert non bytes/text into the native string type. - if message is not None and not isinstance(message, (str, bytes, bytearray)): - out: t.Optional[t.Union[str, bytes]] = str(message) - else: - out = message - - if nl: - out = out or "" - if isinstance(out, str): - out += "\n" - else: - out += b"\n" - - if not out: - file.flush() - return - - # If there is a message and the value looks like bytes, we manually - # need to find the binary stream and write the message in there. - # This is done separately so that most stream types will work as you - # would expect. Eg: you can write to StringIO for other cases. - if isinstance(out, (bytes, bytearray)): - binary_file = _find_binary_writer(file) - - if binary_file is not None: - file.flush() - binary_file.write(out) - binary_file.flush() - return - - # ANSI style code support. For no message or bytes, nothing happens. - # When outputting to a file instead of a terminal, strip codes. - else: - color = resolve_color_default(color) - - if should_strip_ansi(file, color): - out = strip_ansi(out) - elif WIN: - if auto_wrap_for_ansi is not None: - file = auto_wrap_for_ansi(file) # type: ignore - elif not color: - out = strip_ansi(out) - - file.write(out) # type: ignore - file.flush() - - -def get_binary_stream(name: "te.Literal['stdin', 'stdout', 'stderr']") -> t.BinaryIO: - """Returns a system stream for byte processing. - - :param name: the name of the stream to open. Valid names are ``'stdin'``, - ``'stdout'`` and ``'stderr'`` - """ - opener = binary_streams.get(name) - if opener is None: - raise TypeError(f"Unknown standard stream '{name}'") - return opener() - - -def get_text_stream( - name: "te.Literal['stdin', 'stdout', 'stderr']", - encoding: t.Optional[str] = None, - errors: t.Optional[str] = "strict", -) -> t.TextIO: - """Returns a system stream for text processing. This usually returns - a wrapped stream around a binary stream returned from - :func:`get_binary_stream` but it also can take shortcuts for already - correctly configured streams. - - :param name: the name of the stream to open. Valid names are ``'stdin'``, - ``'stdout'`` and ``'stderr'`` - :param encoding: overrides the detected default encoding. - :param errors: overrides the default error mode. - """ - opener = text_streams.get(name) - if opener is None: - raise TypeError(f"Unknown standard stream '{name}'") - return opener(encoding, errors) - - -def open_file( - filename: str, - mode: str = "r", - encoding: t.Optional[str] = None, - errors: t.Optional[str] = "strict", - lazy: bool = False, - atomic: bool = False, -) -> t.IO[t.Any]: - """Open a file, with extra behavior to handle ``'-'`` to indicate - a standard stream, lazy open on write, and atomic write. Similar to - the behavior of the :class:`~click.File` param type. - - If ``'-'`` is given to open ``stdout`` or ``stdin``, the stream is - wrapped so that using it in a context manager will not close it. - This makes it possible to use the function without accidentally - closing a standard stream: - - .. code-block:: python - - with open_file(filename) as f: - ... - - :param filename: The name of the file to open, or ``'-'`` for - ``stdin``/``stdout``. - :param mode: The mode in which to open the file. - :param encoding: The encoding to decode or encode a file opened in - text mode. - :param errors: The error handling mode. - :param lazy: Wait to open the file until it is accessed. For read - mode, the file is temporarily opened to raise access errors - early, then closed until it is read again. - :param atomic: Write to a temporary file and replace the given file - on close. - - .. versionadded:: 3.0 - """ - if lazy: - return t.cast( - t.IO[t.Any], LazyFile(filename, mode, encoding, errors, atomic=atomic) - ) - - f, should_close = open_stream(filename, mode, encoding, errors, atomic=atomic) - - if not should_close: - f = t.cast(t.IO[t.Any], KeepOpenFile(f)) - - return f - - -def format_filename( - filename: "t.Union[str, bytes, os.PathLike[str], os.PathLike[bytes]]", - shorten: bool = False, -) -> str: - """Format a filename as a string for display. Ensures the filename can be - displayed by replacing any invalid bytes or surrogate escapes in the name - with the replacement character ``�``. - - Invalid bytes or surrogate escapes will raise an error when written to a - stream with ``errors="strict". This will typically happen with ``stdout`` - when the locale is something like ``en_GB.UTF-8``. - - Many scenarios *are* safe to write surrogates though, due to PEP 538 and - PEP 540, including: - - - Writing to ``stderr``, which uses ``errors="backslashreplace"``. - - The system has ``LANG=C.UTF-8``, ``C``, or ``POSIX``. Python opens - stdout and stderr with ``errors="surrogateescape"``. - - None of ``LANG/LC_*`` are set. Python assumes ``LANG=C.UTF-8``. - - Python is started in UTF-8 mode with ``PYTHONUTF8=1`` or ``-X utf8``. - Python opens stdout and stderr with ``errors="surrogateescape"``. - - :param filename: formats a filename for UI display. This will also convert - the filename into unicode without failing. - :param shorten: this optionally shortens the filename to strip of the - path that leads up to it. - """ - if shorten: - filename = os.path.basename(filename) - else: - filename = os.fspath(filename) - - if isinstance(filename, bytes): - filename = filename.decode(sys.getfilesystemencoding(), "replace") - else: - filename = filename.encode("utf-8", "surrogateescape").decode( - "utf-8", "replace" - ) - - return filename - - -def get_app_dir(app_name: str, roaming: bool = True, force_posix: bool = False) -> str: - r"""Returns the config folder for the application. The default behavior - is to return whatever is most appropriate for the operating system. - - To give you an idea, for an app called ``"Foo Bar"``, something like - the following folders could be returned: - - Mac OS X: - ``~/Library/Application Support/Foo Bar`` - Mac OS X (POSIX): - ``~/.foo-bar`` - Unix: - ``~/.config/foo-bar`` - Unix (POSIX): - ``~/.foo-bar`` - Windows (roaming): - ``C:\Users\\AppData\Roaming\Foo Bar`` - Windows (not roaming): - ``C:\Users\\AppData\Local\Foo Bar`` - - .. versionadded:: 2.0 - - :param app_name: the application name. This should be properly capitalized - and can contain whitespace. - :param roaming: controls if the folder should be roaming or not on Windows. - Has no effect otherwise. - :param force_posix: if this is set to `True` then on any POSIX system the - folder will be stored in the home folder with a leading - dot instead of the XDG config home or darwin's - application support folder. - """ - if WIN: - key = "APPDATA" if roaming else "LOCALAPPDATA" - folder = os.environ.get(key) - if folder is None: - folder = os.path.expanduser("~") - return os.path.join(folder, app_name) - if force_posix: - return os.path.join(os.path.expanduser(f"~/.{_posixify(app_name)}")) - if sys.platform == "darwin": - return os.path.join( - os.path.expanduser("~/Library/Application Support"), app_name - ) - return os.path.join( - os.environ.get("XDG_CONFIG_HOME", os.path.expanduser("~/.config")), - _posixify(app_name), - ) - - -class PacifyFlushWrapper: - """This wrapper is used to catch and suppress BrokenPipeErrors resulting - from ``.flush()`` being called on broken pipe during the shutdown/final-GC - of the Python interpreter. Notably ``.flush()`` is always called on - ``sys.stdout`` and ``sys.stderr``. So as to have minimal impact on any - other cleanup code, and the case where the underlying file is not a broken - pipe, all calls and attributes are proxied. - """ - - def __init__(self, wrapped: t.IO[t.Any]) -> None: - self.wrapped = wrapped - - def flush(self) -> None: - try: - self.wrapped.flush() - except OSError as e: - import errno - - if e.errno != errno.EPIPE: - raise - - def __getattr__(self, attr: str) -> t.Any: - return getattr(self.wrapped, attr) - - -def _detect_program_name( - path: t.Optional[str] = None, _main: t.Optional[ModuleType] = None -) -> str: - """Determine the command used to run the program, for use in help - text. If a file or entry point was executed, the file name is - returned. If ``python -m`` was used to execute a module or package, - ``python -m name`` is returned. - - This doesn't try to be too precise, the goal is to give a concise - name for help text. Files are only shown as their name without the - path. ``python`` is only shown for modules, and the full path to - ``sys.executable`` is not shown. - - :param path: The Python file being executed. Python puts this in - ``sys.argv[0]``, which is used by default. - :param _main: The ``__main__`` module. This should only be passed - during internal testing. - - .. versionadded:: 8.0 - Based on command args detection in the Werkzeug reloader. - - :meta private: - """ - if _main is None: - _main = sys.modules["__main__"] - - if not path: - path = sys.argv[0] - - # The value of __package__ indicates how Python was called. It may - # not exist if a setuptools script is installed as an egg. It may be - # set incorrectly for entry points created with pip on Windows. - # It is set to "" inside a Shiv or PEX zipapp. - if getattr(_main, "__package__", None) in {None, ""} or ( - os.name == "nt" - and _main.__package__ == "" - and not os.path.exists(path) - and os.path.exists(f"{path}.exe") - ): - # Executed a file, like "python app.py". - return os.path.basename(path) - - # Executed a module, like "python -m example". - # Rewritten by Python from "-m script" to "/path/to/script.py". - # Need to look at main module to determine how it was executed. - py_module = t.cast(str, _main.__package__) - name = os.path.splitext(os.path.basename(path))[0] - - # A submodule like "example.cli". - if name != "__main__": - py_module = f"{py_module}.{name}" - - return f"python -m {py_module.lstrip('.')}" - - -def _expand_args( - args: t.Iterable[str], - *, - user: bool = True, - env: bool = True, - glob_recursive: bool = True, -) -> t.List[str]: - """Simulate Unix shell expansion with Python functions. - - See :func:`glob.glob`, :func:`os.path.expanduser`, and - :func:`os.path.expandvars`. - - This is intended for use on Windows, where the shell does not do any - expansion. It may not exactly match what a Unix shell would do. - - :param args: List of command line arguments to expand. - :param user: Expand user home directory. - :param env: Expand environment variables. - :param glob_recursive: ``**`` matches directories recursively. - - .. versionchanged:: 8.1 - Invalid glob patterns are treated as empty expansions rather - than raising an error. - - .. versionadded:: 8.0 - - :meta private: - """ - from glob import glob - - out = [] - - for arg in args: - if user: - arg = os.path.expanduser(arg) - - if env: - arg = os.path.expandvars(arg) - - try: - matches = glob(arg, recursive=glob_recursive) - except re.error: - matches = [] - - if not matches: - out.append(arg) - else: - out.extend(matches) - - return out diff --git a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/LICENSE b/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/LICENSE deleted file mode 100644 index bdb7786..0000000 --- a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/LICENSE +++ /dev/null @@ -1,27 +0,0 @@ -Mypy extensions are licensed under the terms of the MIT license, reproduced below. - -= = = = = - -The MIT License - -Copyright (c) 2016-2017 Jukka Lehtosalo and contributors - -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/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/METADATA b/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/METADATA deleted file mode 100644 index e58c7ba..0000000 --- a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/METADATA +++ /dev/null @@ -1,29 +0,0 @@ -Metadata-Version: 2.1 -Name: mypy-extensions -Version: 1.0.0 -Summary: Type system extensions for programs checked with the mypy type checker. -Home-page: https://github.com/python/mypy_extensions -Author: The mypy developers -Author-email: jukka.lehtosalo@iki.fi -License: MIT License -Classifier: Development Status :: 5 - Production/Stable -Classifier: Environment :: Console -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: MIT License -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.5 -Classifier: Programming Language :: Python :: 3.6 -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: Topic :: Software Development -Requires-Python: >=3.5 -License-File: LICENSE - -Mypy Extensions -=============== - -The "mypy_extensions" module defines extensions to the standard "typing" module -that are supported by the mypy type checker and the mypyc compiler. diff --git a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/RECORD b/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/RECORD deleted file mode 100644 index 1ac6a62..0000000 --- a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/RECORD +++ /dev/null @@ -1,9 +0,0 @@ -__pycache__/mypy_extensions.cpython-312.pyc,, -mypy_extensions-1.0.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -mypy_extensions-1.0.0.dist-info/LICENSE,sha256=pQRQ2h1TzXd7gM7XfFj_lqvgzNh5cGvRQsPsIOJF8LQ,1204 -mypy_extensions-1.0.0.dist-info/METADATA,sha256=YX1g3_sAgmoi9WYhFNgRHQL6Kf-x7GfjnWgUCE73VIY,1134 -mypy_extensions-1.0.0.dist-info/RECORD,, -mypy_extensions-1.0.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -mypy_extensions-1.0.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92 -mypy_extensions-1.0.0.dist-info/top_level.txt,sha256=TllnGWqDoFMhKyTiX9peoF1VC1wmkRgILHdebnubEb8,16 -mypy_extensions.py,sha256=i6mP8-60N5kj1W7ebvPbU4AeGOSph_ekHLkMbfoK2a0,6227 diff --git a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/WHEEL b/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/WHEEL deleted file mode 100644 index 57e3d84..0000000 --- a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/WHEEL +++ /dev/null @@ -1,5 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.38.4) -Root-Is-Purelib: true -Tag: py3-none-any - diff --git a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/top_level.txt b/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/top_level.txt deleted file mode 100644 index ee21665..0000000 --- a/venv/lib/python3.12/site-packages/mypy_extensions-1.0.0.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -mypy_extensions diff --git a/venv/lib/python3.12/site-packages/mypy_extensions.py b/venv/lib/python3.12/site-packages/mypy_extensions.py deleted file mode 100644 index 6600b21..0000000 --- a/venv/lib/python3.12/site-packages/mypy_extensions.py +++ /dev/null @@ -1,213 +0,0 @@ -"""Defines experimental extensions to the standard "typing" module that are -supported by the mypy typechecker. - -Example usage: - from mypy_extensions import TypedDict -""" - -from typing import Any - -import sys -# _type_check is NOT a part of public typing API, it is used here only to mimic -# the (convenient) behavior of types provided by typing module. -from typing import _type_check # type: ignore - - -def _check_fails(cls, other): - try: - if sys._getframe(1).f_globals['__name__'] not in ['abc', 'functools', 'typing']: - # Typed dicts are only for static structural subtyping. - raise TypeError('TypedDict does not support instance and class checks') - except (AttributeError, ValueError): - pass - return False - - -def _dict_new(cls, *args, **kwargs): - return dict(*args, **kwargs) - - -def _typeddict_new(cls, _typename, _fields=None, **kwargs): - total = kwargs.pop('total', True) - if _fields is None: - _fields = kwargs - elif kwargs: - raise TypeError("TypedDict takes either a dict or keyword arguments," - " but not both") - - ns = {'__annotations__': dict(_fields), '__total__': total} - try: - # Setting correct module is necessary to make typed dict classes pickleable. - ns['__module__'] = sys._getframe(1).f_globals.get('__name__', '__main__') - except (AttributeError, ValueError): - pass - - return _TypedDictMeta(_typename, (), ns) - - -class _TypedDictMeta(type): - def __new__(cls, name, bases, ns, total=True): - # Create new typed dict class object. - # This method is called directly when TypedDict is subclassed, - # or via _typeddict_new when TypedDict is instantiated. This way - # TypedDict supports all three syntaxes described in its docstring. - # Subclasses and instances of TypedDict return actual dictionaries - # via _dict_new. - ns['__new__'] = _typeddict_new if name == 'TypedDict' else _dict_new - tp_dict = super(_TypedDictMeta, cls).__new__(cls, name, (dict,), ns) - - anns = ns.get('__annotations__', {}) - msg = "TypedDict('Name', {f0: t0, f1: t1, ...}); each t must be a type" - anns = {n: _type_check(tp, msg) for n, tp in anns.items()} - for base in bases: - anns.update(base.__dict__.get('__annotations__', {})) - tp_dict.__annotations__ = anns - if not hasattr(tp_dict, '__total__'): - tp_dict.__total__ = total - return tp_dict - - __instancecheck__ = __subclasscheck__ = _check_fails - - -TypedDict = _TypedDictMeta('TypedDict', (dict,), {}) -TypedDict.__module__ = __name__ -TypedDict.__doc__ = \ - """A simple typed name space. At runtime it is equivalent to a plain dict. - - TypedDict creates a dictionary type that expects all of its - instances to have a certain set of keys, with each key - associated with a value of a consistent type. This expectation - is not checked at runtime but is only enforced by typecheckers. - Usage:: - - Point2D = TypedDict('Point2D', {'x': int, 'y': int, 'label': str}) - a: Point2D = {'x': 1, 'y': 2, 'label': 'good'} # OK - b: Point2D = {'z': 3, 'label': 'bad'} # Fails type check - assert Point2D(x=1, y=2, label='first') == dict(x=1, y=2, label='first') - - The type info could be accessed via Point2D.__annotations__. TypedDict - supports two additional equivalent forms:: - - Point2D = TypedDict('Point2D', x=int, y=int, label=str) - - class Point2D(TypedDict): - x: int - y: int - label: str - - The latter syntax is only supported in Python 3.6+, while two other - syntax forms work for 3.2+ - """ - -# Argument constructors for making more-detailed Callables. These all just -# return their type argument, to make them complete noops in terms of the -# `typing` module. - - -def Arg(type=Any, name=None): - """A normal positional argument""" - return type - - -def DefaultArg(type=Any, name=None): - """A positional argument with a default value""" - return type - - -def NamedArg(type=Any, name=None): - """A keyword-only argument""" - return type - - -def DefaultNamedArg(type=Any, name=None): - """A keyword-only argument with a default value""" - return type - - -def VarArg(type=Any): - """A *args-style variadic positional argument""" - return type - - -def KwArg(type=Any): - """A **kwargs-style variadic keyword argument""" - return type - - -# Return type that indicates a function does not return -class NoReturn: pass - - -def trait(cls): - return cls - - -def mypyc_attr(*attrs, **kwattrs): - return lambda x: x - - -# TODO: We may want to try to properly apply this to any type -# variables left over... -class _FlexibleAliasClsApplied: - def __init__(self, val): - self.val = val - - def __getitem__(self, args): - return self.val - - -class _FlexibleAliasCls: - def __getitem__(self, args): - return _FlexibleAliasClsApplied(args[-1]) - - -FlexibleAlias = _FlexibleAliasCls() - - -class _NativeIntMeta(type): - def __instancecheck__(cls, inst): - return isinstance(inst, int) - - -_sentinel = object() - - -class i64(metaclass=_NativeIntMeta): - def __new__(cls, x=0, base=_sentinel): - if base is not _sentinel: - return int(x, base) - return int(x) - - -class i32(metaclass=_NativeIntMeta): - def __new__(cls, x=0, base=_sentinel): - if base is not _sentinel: - return int(x, base) - return int(x) - - -class i16(metaclass=_NativeIntMeta): - def __new__(cls, x=0, base=_sentinel): - if base is not _sentinel: - return int(x, base) - return int(x) - - -class u8(metaclass=_NativeIntMeta): - def __new__(cls, x=0, base=_sentinel): - if base is not _sentinel: - return int(x, base) - return int(x) - - -for _int_type in i64, i32, i16, u8: - _int_type.__doc__ = \ - """A native fixed-width integer type when used with mypyc. - - In code not compiled with mypyc, behaves like the 'int' type in these - runtime contexts: - - * {name}(x[, base=n]) converts a number or string to 'int' - * isinstance(x, {name}) is the same as isinstance(x, int) - """.format(name=_int_type.__name__) -del _int_type diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE deleted file mode 100644 index 6f62d44..0000000 --- a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE +++ /dev/null @@ -1,3 +0,0 @@ -This software is made available under the terms of *either* of the licenses -found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made -under the terms of *both* these licenses. diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.APACHE b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.APACHE deleted file mode 100644 index f433b1a..0000000 --- a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.APACHE +++ /dev/null @@ -1,177 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.BSD b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.BSD deleted file mode 100644 index 42ce7b7..0000000 --- a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/LICENSE.BSD +++ /dev/null @@ -1,23 +0,0 @@ -Copyright (c) Donald Stufft and individual contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/METADATA b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/METADATA deleted file mode 100644 index 255dc46..0000000 --- a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/METADATA +++ /dev/null @@ -1,102 +0,0 @@ -Metadata-Version: 2.1 -Name: packaging -Version: 24.1 -Summary: Core utilities for Python packages -Author-email: Donald Stufft -Requires-Python: >=3.8 -Description-Content-Type: text/x-rst -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: Apache Software License -Classifier: License :: OSI Approved :: BSD License -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3 :: Only -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 :: 3.13 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Typing :: Typed -Project-URL: Documentation, https://packaging.pypa.io/ -Project-URL: Source, https://github.com/pypa/packaging - -packaging -========= - -.. start-intro - -Reusable core utilities for various Python Packaging -`interoperability specifications `_. - -This library provides utilities that implement the interoperability -specifications which have clearly one correct behaviour (eg: :pep:`440`) -or benefit greatly from having a single shared implementation (eg: :pep:`425`). - -.. end-intro - -The ``packaging`` project includes the following: version handling, specifiers, -markers, requirements, tags, utilities. - -Documentation -------------- - -The `documentation`_ provides information and the API for the following: - -- Version Handling -- Specifiers -- Markers -- Requirements -- Tags -- Utilities - -Installation ------------- - -Use ``pip`` to install these utilities:: - - pip install packaging - -The ``packaging`` library uses calendar-based versioning (``YY.N``). - -Discussion ----------- - -If you run into bugs, you can file them in our `issue tracker`_. - -You can also join ``#pypa`` on Freenode to ask questions or get involved. - - -.. _`documentation`: https://packaging.pypa.io/ -.. _`issue tracker`: https://github.com/pypa/packaging/issues - - -Code of Conduct ---------------- - -Everyone interacting in the packaging project's codebases, issue trackers, chat -rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. - -.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md - -Contributing ------------- - -The ``CONTRIBUTING.rst`` file outlines how to contribute to this project as -well as how to report a potential security issue. The documentation for this -project also covers information about `project development`_ and `security`_. - -.. _`project development`: https://packaging.pypa.io/en/latest/development/ -.. _`security`: https://packaging.pypa.io/en/latest/security/ - -Project History ---------------- - -Please review the ``CHANGELOG.rst`` file or the `Changelog documentation`_ for -recent changes and project history. - -.. _`Changelog documentation`: https://packaging.pypa.io/en/latest/changelog/ - diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/RECORD b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/RECORD deleted file mode 100644 index 2b1e6bd..0000000 --- a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/RECORD +++ /dev/null @@ -1,37 +0,0 @@ -packaging-24.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -packaging-24.1.dist-info/LICENSE,sha256=ytHvW9NA1z4HS6YU0m996spceUDD2MNIUuZcSQlobEg,197 -packaging-24.1.dist-info/LICENSE.APACHE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174 -packaging-24.1.dist-info/LICENSE.BSD,sha256=tw5-m3QvHMb5SLNMFqo5_-zpQZY2S8iP8NIYDwAo-sU,1344 -packaging-24.1.dist-info/METADATA,sha256=X3ooO3WnCfzNSBrqQjefCD1POAF1M2WSLmsHMgQlFdk,3204 -packaging-24.1.dist-info/RECORD,, -packaging-24.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -packaging-24.1.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81 -packaging/__init__.py,sha256=dtw2bNmWCQ9WnMoK3bk_elL1svSlikXtLpZhCFIB9SE,496 -packaging/__pycache__/__init__.cpython-312.pyc,, -packaging/__pycache__/_elffile.cpython-312.pyc,, -packaging/__pycache__/_manylinux.cpython-312.pyc,, -packaging/__pycache__/_musllinux.cpython-312.pyc,, -packaging/__pycache__/_parser.cpython-312.pyc,, -packaging/__pycache__/_structures.cpython-312.pyc,, -packaging/__pycache__/_tokenizer.cpython-312.pyc,, -packaging/__pycache__/markers.cpython-312.pyc,, -packaging/__pycache__/metadata.cpython-312.pyc,, -packaging/__pycache__/requirements.cpython-312.pyc,, -packaging/__pycache__/specifiers.cpython-312.pyc,, -packaging/__pycache__/tags.cpython-312.pyc,, -packaging/__pycache__/utils.cpython-312.pyc,, -packaging/__pycache__/version.cpython-312.pyc,, -packaging/_elffile.py,sha256=_LcJW4YNKywYsl4169B2ukKRqwxjxst_8H0FRVQKlz8,3282 -packaging/_manylinux.py,sha256=Xo4V0PZz8sbuVCbTni0t1CR0AHeir_7ib4lTmV8scD4,9586 -packaging/_musllinux.py,sha256=p9ZqNYiOItGee8KcZFeHF_YcdhVwGHdK6r-8lgixvGQ,2694 -packaging/_parser.py,sha256=s_TvTvDNK0NrM2QB3VKThdWFM4Nc0P6JnkObkl3MjpM,10236 -packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431 -packaging/_tokenizer.py,sha256=J6v5H7Jzvb-g81xp_2QACKwO7LxHQA6ikryMU7zXwN8,5273 -packaging/markers.py,sha256=dWKSqn5Sp-jDmOG-W3GfLHKjwhf1IsznbT71VlBoB5M,10671 -packaging/metadata.py,sha256=KINuSkJ12u-SyoKNTy_pHNGAfMUtxNvZ53qA1zAKcKI,32349 -packaging/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -packaging/requirements.py,sha256=gYyRSAdbrIyKDY66ugIDUQjRMvxkH2ALioTmX3tnL6o,2947 -packaging/specifiers.py,sha256=rjpc3hoJuunRIT6DdH7gLTnQ5j5QKSuWjoTC5sdHtHI,39714 -packaging/tags.py,sha256=y8EbheOu9WS7s-MebaXMcHMF-jzsA_C1Lz5XRTiSy4w,18883 -packaging/utils.py,sha256=NAdYUwnlAOpkat_RthavX8a07YuVxgGL_vwrx73GSDM,5287 -packaging/version.py,sha256=V0H3SOj_8werrvorrb6QDLRhlcqSErNTTkCvvfszhDI,16198 diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/WHEEL b/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/WHEEL deleted file mode 100644 index 3b5e64b..0000000 --- a/venv/lib/python3.12/site-packages/packaging-24.1.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: flit 3.9.0 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/venv/lib/python3.12/site-packages/packaging/__init__.py b/venv/lib/python3.12/site-packages/packaging/__init__.py deleted file mode 100644 index 9ba41d8..0000000 --- a/venv/lib/python3.12/site-packages/packaging/__init__.py +++ /dev/null @@ -1,15 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -__title__ = "packaging" -__summary__ = "Core utilities for Python packages" -__uri__ = "https://github.com/pypa/packaging" - -__version__ = "24.1" - -__author__ = "Donald Stufft and individual contributors" -__email__ = "donald@stufft.io" - -__license__ = "BSD-2-Clause or Apache-2.0" -__copyright__ = "2014 %s" % __author__ diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 23f19dba77be0bd797fdfd3f73402a184c5b15d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 559 zcmYLGO^XvT7|yia?blA}!Gn5`QBdf@OtxbWA|mQ8C>}&uM3_rRCz(z#lMMN&%$&ww zp;wRo7Ej(vPX+%#VQ+gfZC5sjH}8`?@AJNS^4s?ZV7EU1%(fl?fA`=fv~KpRQxa29rG5_Kf|=aTqf{2KtV#@TWjgUJn%0vGDKIC&rLkFN0xU?t z1Yt`?EapKfg;8v7ja0fGlRfp7-cutc>-%pmFTyxH=h$i*xG`Qk`J9GvbXIrcv*|2& ztUpY8>pnt;8BP&e4-wL~D6py==ptklJDe`5(o6~m1_)v6o}*muDrtckKX5opsn9za zAE8v1m12wBAoL4d?To#~@RN2jP^4*Cur$Y%!?(=5vj%2-Pt`IrU$LTaNyQR!Hg~S< zoO>EgW2l*-;eQKnoq`B4!CafDtgd@63P~)dFV)C(bpH$V%!O^+^Stc<_;;KBY7{ra n)gWxTo6((SxbdGggVo7{roS1Tx{L9>AMgK+pM3Mxi7WgE0>8AW diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc deleted file mode 100644 index ac3c4ed48e4bb5be3b5daefea32e3f3541da8f66..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4975 zcmb6dZEO=)@~wB*-*%kDkOZ36T-z%yU>8VIJ_3{^hNPvT6bjcAWH!6&WP`nSch`U| z=b#m;5~&i2)Ke1mDnL4^L7ddr~Va=MECxtX_KCxoD0 zpOSg==FQBTH#=|UJ^wur@DgliZl&(|3Hgx@s(`n8X6Xk&rierah{Q;aG?Q@*I2gp) zG&{i3o*Uq3&kyj>b7^PBHQ-{1gB&Fie~m~^*?ot#^bL3@)df_y%#MUD>S|cy^ifU^ zaC(1%(@!~l!0G=5&H&{M0B7)yqiRvGz((tY{R|=A#IYlhl#-SsIYHB9E#~!}8dmg3 zPRm|YBw3FL5iu?3dgT0h;5-71=g&usVZpHYVP1`(3i+}u<_%#G6e%hQ=}JaP3z}C^ z4OvSGq8u@@pkqMESvq2o<7&D9n&gNk3la#~e6YBZ$))9t3?vEc=@N8Vie%M&kzvEg z>HFgGAw@T0Ly9q+AB>6FOgvrCbtx;wQ|&w3U*0Rod!)U)#XTMEFAMGM9c_Y~5_hFi zgQ7q;I}FRo+KMtwPU$&W)MIHy&0kJs^Qt5mN>+_!wV}A2PQ{0WL8Wb5TpVtT$(C?z z*vO>43+T)!WBLSD%^Flj?}xFY@3^@7>w=fDF-s6{5LPl7U?8*{1t#h+(V{-}qL5ak z{wQm@lSx&`$jPMXO(rv0DW68%pG>}+7t+?uZL);g9t!cd;B)D5RTOt*6meLP)A6H< z(VI8oskAaQY$Ww;%D5zGa{QvKUW})e!FaA<3}@Bdv7Ni(x?;#Xa)Nk47?Sn4g(&J! zJPA9-aERp!niJNcpb-!qPscS<;oO?frmw$E4Dgk0N(`JB#{dTr$C<7~UpGe60{UbD zqp?5AYcAC1M&JQpvfaCP0qAJc@Tgj=q3g7u4VnO<-UNHRzN_5;-s`p)k>^*NsfV7A2iw5^})4PZ9pLePa%S?vMfQ;`j$js=5Yr}ETj@{z$x(qu7We_ zGTn*S1#wtW8E?$Q>}q9ND<|N3SC;8LIeYEQ)%0O0k5bN#`qiAo^!-VtkG$o&W*xKo+ zW(~;UL7}Zco+Sonk49>{wkd=>M>Ib}R(Wlezb=u>?AzoL13GF|5%^ztgx|lue?BHs zV0|CKOz;!l-s}6!s#Si;()v;7Dog8Z9VO@c5D}x!-#ahWv_(VxCcCqvtN3(YrDYH5 z8!e#`D4VLGq!f{c?*gu=Be()lUaV8BY#+%8LyEXBvVdtd$`*Z{y}f7SF;|pS+y5eX*zM@L`@Um&}>bZ-n8f{O)zJ%f+os&LfeMZT-0GL ziyzy@Q5tZnq)Mkaf?`u%)nqX{q$))y*rEVcMKKDIt;M=%B&$VaRm@6IVZQYJrGFl60y z+Y6g+dqvZk%q3G9gZ7Ga*>t}q7ZNCGx~j`U>6MeY;cN<)NTr1#9jY!8;8W_bo$9oj z&p=}4bSRQ01Dy0zn>_uNU<+M?Nt%qT<5|aC22I0Lg{56l6(gA}hN{^vW>aD?uMa{V zx=Jbyjbq%0u0@XZ9IAwyr(T_Wbvj=TKR=dOc9Qyy6Y_M|^oa?j9Eyzb6<=uL)qB3D zzi)VI`pRs6R+($vQ*PKh=imE7bL+G);|5KE$_l#31wFw!ahN)6$L1OlB^){l1Tn$L9Up#u5{4AML-%{mHl39Q2%F7Mn@^hAHo)ce=eC+H$|i z7YJ5D^_5WgBR}ma8mN-IR{u?C3o!g4@Y8Z1LqZ#`m&QvE2;(^fX3w=AC^sCO^B-Jf zf$;P4Z%L^60pUDBn5#5IXP^6Q$L$@n&nyyVZ)>G>%Z+n0=cbR(?gZ}o*b>V&1{Vn% z2rjZ9L4|9|&oESbf4SlK+*_yT{HK4$70xgZ^*H!?yuPcQd=-jyH<7OnwfA_*U)!JQ z4zpi3z0~7k?|K`1V(i^ke@~RX8|49iq{?8%rB&twK&FUMtsaDotgb~chYf4cNG<1B zG=w9yO0Ys(rKy(HS7uAKI%Vf1`!0VHuAq2b!Ht>Dyoy&jZ3hlGdQ#vxq(uy2IJTWg zX5k>{XlykyH4MLEpca%UbrwiECW))$`??J@G)~@p?$Z};z3}PwTigG9@v|$puY9SO z-W<@Eqt{&tqf+Zv<;v zi77(DEdteEkFo9swOY3#uzq#1VcJHTZEU4~!kT!=ThpGnCTH)&UeoSJTGyz6p;W86BD|JQ5{?v{P}#9G z&^FRwV=FyWdzK+@lMjEkt8~;=?Df*T3E&hw4|9Ss3~xj+t4UB*;Bkp>#`EXjIF;<{ zKb3g%4S0{*<)ZpJtBG5+a}zALa^~aJ&xzo(ioE z0iG=FB?RpNOh*=KOiGu)B6vq0K@tzuNXbQ6>wxi!D#@2k4xW*Mj(1Mjh*bl8^py*j zTX^dh8|@Rfiij6h{a*mCl4UR1xOuwm#(|jw6j3p}m(DkF^N3S0nKQ@Te#fVf6w2)*of9HhGD^f(B4EECJ*buL*Jgy;}8L6MSUxPYvjJe!Mm5-+xauh(piS# zk1*h4XYhd|$cL9$!0sbvDWRfu+G!BPw|y!PTY|T}hVfx?GF&XQ*8#1jaifrfi;{*Z z!}OjO(s`NQR;+uDt4}o&D1bL|`tqbNIBMM*vmd%UtzQuiYUh9%)3YuDfN#Js_Z@DA z`%joK&;Ce!-x1GuB=AqNVcE$ro{3G%1iEFngYl0^*VE(aWdi837sscrpB+D29rH~6 Wn1LmInE?9VP=aB?4+uiK?f(HS$tJx3 diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc deleted file mode 100644 index 28ad6840d2bbbe8ff48b58c0a8235471085f4b0a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9731 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 H)PwzB-V4bX diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc deleted file mode 100644 index 334f14fc45c3d45d4f5c7d726950168e650ad00b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4570 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 HMMnP*HC{%0 diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc deleted file mode 100644 index 28186849bc1199934f3a1d7f7e7023c64f86c6cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3242 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 diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/metadata.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/metadata.cpython-312.pyc deleted file mode 100644 index c8b5dfa592be01f8275096d29aa2a18d8397bad7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 24993 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 diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc deleted file mode 100644 index 748ec3989317de0f38c452c0e381a433cc912a2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 38741 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 TtHY7?1)@0`v?h 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 k;hVN9&HQ0R&HLK_jq`?W2%!`I1`wdkUc`BqEUt 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 OlrIM;C$&?HJpK<;^oFDW diff --git a/venv/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc b/venv/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc deleted file mode 100644 index 409044c436ca377e466c3579f8305e8e9f4cd3e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19491 zcmdUXeQ;D)mfw5*{UvqlTS5Y!BtU9DS_sV87FdA!GB(Hz!e*vzr)l+jLJh5M@m@=y zb`#69vngq35=7Rs$UC!Tu{9N7NY+dxso>OBE%|5Tt^BbqniSd&RiSpLDw$ON5F=8% zL;lI{-1pHR>IT_y)|&^q@4j>IIq%+c&pr2?bMNc_R8{5T=sJCU`0!qi`y2M4C29%B zFF)Wp?iwd@K~CgFQ;Z)q1x-BV%`tP(%=(Q~IJ$E2KZKst+8Oh`I3S6>RD zdZ6Ha_t43~qi+v{PV7H*>d?u7oRzgZXV==Dt3Dc^2*;wL_8f>%KlDo*TYmXXK(28T z7vv%TrgtFql36tE0aP?2XJI)jayBDpH*yY^bE4Emxk^W=Ep3a=^;ye$ zEp-W5i?HZ!ePC&oH|ThB4RR4}5+KWQG<^8umz$Bf#wCriG^bCNLC9?C;R%vuAvq!m zXCYK^L2H%(c9Z0*)1kk=Ulsc9uHL}*02trfrv*voB}etr?BA5x|X0V<5jwxcT`Y@Y$#0fx0Z#qJN$P

nvQPs!nkGz4WNbdN&N1zCzn@uUFJjtQ}_ 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 diff --git a/venv/lib/python3.12/site-packages/packaging/_elffile.py b/venv/lib/python3.12/site-packages/packaging/_elffile.py deleted file mode 100644 index f7a0218..0000000 --- a/venv/lib/python3.12/site-packages/packaging/_elffile.py +++ /dev/null @@ -1,110 +0,0 @@ -""" -ELF file parser. - -This provides a class ``ELFFile`` that parses an ELF executable in a similar -interface to ``ZipFile``. Only the read interface is implemented. - -Based on: https://gist.github.com/lyssdod/f51579ae8d93c8657a5564aefc2ffbca -ELF header: https://refspecs.linuxfoundation.org/elf/gabi4+/ch4.eheader.html -""" - -from __future__ import annotations - -import enum -import os -import struct -from typing import IO - - -class ELFInvalid(ValueError): - pass - - -class EIClass(enum.IntEnum): - C32 = 1 - C64 = 2 - - -class EIData(enum.IntEnum): - Lsb = 1 - Msb = 2 - - -class EMachine(enum.IntEnum): - I386 = 3 - S390 = 22 - Arm = 40 - X8664 = 62 - AArc64 = 183 - - -class ELFFile: - """ - Representation of an ELF executable. - """ - - def __init__(self, f: IO[bytes]) -> None: - self._f = f - - try: - ident = self._read("16B") - except struct.error: - raise ELFInvalid("unable to parse identification") - magic = bytes(ident[:4]) - if magic != b"\x7fELF": - raise ELFInvalid(f"invalid magic: {magic!r}") - - self.capacity = ident[4] # Format for program header (bitness). - self.encoding = ident[5] # Data structure encoding (endianness). - - try: - # e_fmt: Format for program header. - # p_fmt: Format for section header. - # p_idx: Indexes to find p_type, p_offset, and p_filesz. - e_fmt, self._p_fmt, self._p_idx = { - (1, 1): ("HHIIIIIHHH", ">IIIIIIII", (0, 1, 4)), # 32-bit MSB. - (2, 1): ("HHIQQQIHHH", ">IIQQQQQQ", (0, 2, 5)), # 64-bit MSB. - }[(self.capacity, self.encoding)] - except KeyError: - raise ELFInvalid( - f"unrecognized capacity ({self.capacity}) or " - f"encoding ({self.encoding})" - ) - - try: - ( - _, - self.machine, # Architecture type. - _, - _, - self._e_phoff, # Offset of program header. - _, - self.flags, # Processor-specific flags. - _, - self._e_phentsize, # Size of section. - self._e_phnum, # Number of sections. - ) = self._read(e_fmt) - except struct.error as e: - raise ELFInvalid("unable to parse machine and section information") from e - - def _read(self, fmt: str) -> tuple[int, ...]: - return struct.unpack(fmt, self._f.read(struct.calcsize(fmt))) - - @property - def interpreter(self) -> str | None: - """ - The path recorded in the ``PT_INTERP`` section header. - """ - for index in range(self._e_phnum): - self._f.seek(self._e_phoff + self._e_phentsize * index) - try: - data = self._read(self._p_fmt) - except struct.error: - continue - if data[self._p_idx[0]] != 3: # Not PT_INTERP. - continue - self._f.seek(data[self._p_idx[1]]) - return os.fsdecode(self._f.read(data[self._p_idx[2]])).strip("\0") - return None diff --git a/venv/lib/python3.12/site-packages/packaging/_manylinux.py b/venv/lib/python3.12/site-packages/packaging/_manylinux.py deleted file mode 100644 index 08f651f..0000000 --- a/venv/lib/python3.12/site-packages/packaging/_manylinux.py +++ /dev/null @@ -1,262 +0,0 @@ -from __future__ import annotations - -import collections -import contextlib -import functools -import os -import re -import sys -import warnings -from typing import Generator, Iterator, NamedTuple, Sequence - -from ._elffile import EIClass, EIData, ELFFile, EMachine - -EF_ARM_ABIMASK = 0xFF000000 -EF_ARM_ABI_VER5 = 0x05000000 -EF_ARM_ABI_FLOAT_HARD = 0x00000400 - - -# `os.PathLike` not a generic type until Python 3.9, so sticking with `str` -# as the type for `path` until then. -@contextlib.contextmanager -def _parse_elf(path: str) -> Generator[ELFFile | None, None, None]: - try: - with open(path, "rb") as f: - yield ELFFile(f) - except (OSError, TypeError, ValueError): - yield None - - -def _is_linux_armhf(executable: str) -> bool: - # hard-float ABI can be detected from the ELF header of the running - # process - # https://static.docs.arm.com/ihi0044/g/aaelf32.pdf - with _parse_elf(executable) as f: - return ( - f is not None - and f.capacity == EIClass.C32 - and f.encoding == EIData.Lsb - and f.machine == EMachine.Arm - and f.flags & EF_ARM_ABIMASK == EF_ARM_ABI_VER5 - and f.flags & EF_ARM_ABI_FLOAT_HARD == EF_ARM_ABI_FLOAT_HARD - ) - - -def _is_linux_i686(executable: str) -> bool: - with _parse_elf(executable) as f: - return ( - f is not None - and f.capacity == EIClass.C32 - and f.encoding == EIData.Lsb - and f.machine == EMachine.I386 - ) - - -def _have_compatible_abi(executable: str, archs: Sequence[str]) -> bool: - if "armv7l" in archs: - return _is_linux_armhf(executable) - if "i686" in archs: - return _is_linux_i686(executable) - allowed_archs = { - "x86_64", - "aarch64", - "ppc64", - "ppc64le", - "s390x", - "loongarch64", - "riscv64", - } - return any(arch in allowed_archs for arch in archs) - - -# If glibc ever changes its major version, we need to know what the last -# minor version was, so we can build the complete list of all versions. -# For now, guess what the highest minor version might be, assume it will -# be 50 for testing. Once this actually happens, update the dictionary -# with the actual value. -_LAST_GLIBC_MINOR: dict[int, int] = collections.defaultdict(lambda: 50) - - -class _GLibCVersion(NamedTuple): - major: int - minor: int - - -def _glibc_version_string_confstr() -> str | None: - """ - Primary implementation of glibc_version_string using os.confstr. - """ - # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely - # to be broken or missing. This strategy is used in the standard library - # platform module. - # https://github.com/python/cpython/blob/fcf1d003bf4f0100c/Lib/platform.py#L175-L183 - try: - # Should be a string like "glibc 2.17". - version_string: str | None = os.confstr("CS_GNU_LIBC_VERSION") - assert version_string is not None - _, version = version_string.rsplit() - except (AssertionError, AttributeError, OSError, ValueError): - # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... - return None - return version - - -def _glibc_version_string_ctypes() -> str | None: - """ - Fallback implementation of glibc_version_string using ctypes. - """ - try: - import ctypes - except ImportError: - return None - - # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen - # manpage says, "If filename is NULL, then the returned handle is for the - # main program". This way we can let the linker do the work to figure out - # which libc our process is actually using. - # - # We must also handle the special case where the executable is not a - # dynamically linked executable. This can occur when using musl libc, - # for example. In this situation, dlopen() will error, leading to an - # OSError. Interestingly, at least in the case of musl, there is no - # errno set on the OSError. The single string argument used to construct - # OSError comes from libc itself and is therefore not portable to - # hard code here. In any case, failure to call dlopen() means we - # can proceed, so we bail on our attempt. - try: - process_namespace = ctypes.CDLL(None) - except OSError: - return None - - try: - gnu_get_libc_version = process_namespace.gnu_get_libc_version - except AttributeError: - # Symbol doesn't exist -> therefore, we are not linked to - # glibc. - return None - - # Call gnu_get_libc_version, which returns a string like "2.5" - gnu_get_libc_version.restype = ctypes.c_char_p - version_str: str = gnu_get_libc_version() - # py2 / py3 compatibility: - if not isinstance(version_str, str): - version_str = version_str.decode("ascii") - - return version_str - - -def _glibc_version_string() -> str | None: - """Returns glibc version string, or None if not using glibc.""" - return _glibc_version_string_confstr() or _glibc_version_string_ctypes() - - -def _parse_glibc_version(version_str: str) -> tuple[int, int]: - """Parse glibc version. - - We use a regexp instead of str.split because we want to discard any - random junk that might come after the minor version -- this might happen - in patched/forked versions of glibc (e.g. Linaro's version of glibc - uses version strings like "2.20-2014.11"). See gh-3588. - """ - m = re.match(r"(?P[0-9]+)\.(?P[0-9]+)", version_str) - if not m: - warnings.warn( - f"Expected glibc version with 2 components major.minor," - f" got: {version_str}", - RuntimeWarning, - ) - return -1, -1 - return int(m.group("major")), int(m.group("minor")) - - -@functools.lru_cache -def _get_glibc_version() -> tuple[int, int]: - version_str = _glibc_version_string() - if version_str is None: - return (-1, -1) - return _parse_glibc_version(version_str) - - -# From PEP 513, PEP 600 -def _is_compatible(arch: str, version: _GLibCVersion) -> bool: - sys_glibc = _get_glibc_version() - if sys_glibc < version: - return False - # Check for presence of _manylinux module. - try: - import _manylinux - except ImportError: - return True - if hasattr(_manylinux, "manylinux_compatible"): - result = _manylinux.manylinux_compatible(version[0], version[1], arch) - if result is not None: - return bool(result) - return True - if version == _GLibCVersion(2, 5): - if hasattr(_manylinux, "manylinux1_compatible"): - return bool(_manylinux.manylinux1_compatible) - if version == _GLibCVersion(2, 12): - if hasattr(_manylinux, "manylinux2010_compatible"): - return bool(_manylinux.manylinux2010_compatible) - if version == _GLibCVersion(2, 17): - if hasattr(_manylinux, "manylinux2014_compatible"): - return bool(_manylinux.manylinux2014_compatible) - return True - - -_LEGACY_MANYLINUX_MAP = { - # CentOS 7 w/ glibc 2.17 (PEP 599) - (2, 17): "manylinux2014", - # CentOS 6 w/ glibc 2.12 (PEP 571) - (2, 12): "manylinux2010", - # CentOS 5 w/ glibc 2.5 (PEP 513) - (2, 5): "manylinux1", -} - - -def platform_tags(archs: Sequence[str]) -> Iterator[str]: - """Generate manylinux tags compatible to the current platform. - - :param archs: Sequence of compatible architectures. - The first one shall be the closest to the actual architecture and be the part of - platform tag after the ``linux_`` prefix, e.g. ``x86_64``. - The ``linux_`` prefix is assumed as a prerequisite for the current platform to - be manylinux-compatible. - - :returns: An iterator of compatible manylinux tags. - """ - if not _have_compatible_abi(sys.executable, archs): - return - # Oldest glibc to be supported regardless of architecture is (2, 17). - too_old_glibc2 = _GLibCVersion(2, 16) - if set(archs) & {"x86_64", "i686"}: - # On x86/i686 also oldest glibc to be supported is (2, 5). - too_old_glibc2 = _GLibCVersion(2, 4) - current_glibc = _GLibCVersion(*_get_glibc_version()) - glibc_max_list = [current_glibc] - # We can assume compatibility across glibc major versions. - # https://sourceware.org/bugzilla/show_bug.cgi?id=24636 - # - # Build a list of maximum glibc versions so that we can - # output the canonical list of all glibc from current_glibc - # down to too_old_glibc2, including all intermediary versions. - for glibc_major in range(current_glibc.major - 1, 1, -1): - glibc_minor = _LAST_GLIBC_MINOR[glibc_major] - glibc_max_list.append(_GLibCVersion(glibc_major, glibc_minor)) - for arch in archs: - for glibc_max in glibc_max_list: - if glibc_max.major == too_old_glibc2.major: - min_minor = too_old_glibc2.minor - else: - # For other glibc major versions oldest supported is (x, 0). - min_minor = -1 - for glibc_minor in range(glibc_max.minor, min_minor, -1): - glibc_version = _GLibCVersion(glibc_max.major, glibc_minor) - tag = "manylinux_{}_{}".format(*glibc_version) - if _is_compatible(arch, glibc_version): - yield f"{tag}_{arch}" - # Handle the legacy manylinux1, manylinux2010, manylinux2014 tags. - if glibc_version in _LEGACY_MANYLINUX_MAP: - legacy_tag = _LEGACY_MANYLINUX_MAP[glibc_version] - if _is_compatible(arch, glibc_version): - yield f"{legacy_tag}_{arch}" diff --git a/venv/lib/python3.12/site-packages/packaging/_musllinux.py b/venv/lib/python3.12/site-packages/packaging/_musllinux.py deleted file mode 100644 index d2bf30b..0000000 --- a/venv/lib/python3.12/site-packages/packaging/_musllinux.py +++ /dev/null @@ -1,85 +0,0 @@ -"""PEP 656 support. - -This module implements logic to detect if the currently running Python is -linked against musl, and what musl version is used. -""" - -from __future__ import annotations - -import functools -import re -import subprocess -import sys -from typing import Iterator, NamedTuple, Sequence - -from ._elffile import ELFFile - - -class _MuslVersion(NamedTuple): - major: int - minor: int - - -def _parse_musl_version(output: str) -> _MuslVersion | None: - lines = [n for n in (n.strip() for n in output.splitlines()) if n] - if len(lines) < 2 or lines[0][:4] != "musl": - return None - m = re.match(r"Version (\d+)\.(\d+)", lines[1]) - if not m: - return None - return _MuslVersion(major=int(m.group(1)), minor=int(m.group(2))) - - -@functools.lru_cache -def _get_musl_version(executable: str) -> _MuslVersion | None: - """Detect currently-running musl runtime version. - - This is done by checking the specified executable's dynamic linking - information, and invoking the loader to parse its output for a version - string. If the loader is musl, the output would be something like:: - - musl libc (x86_64) - Version 1.2.2 - Dynamic Program Loader - """ - try: - with open(executable, "rb") as f: - ld = ELFFile(f).interpreter - except (OSError, TypeError, ValueError): - return None - if ld is None or "musl" not in ld: - return None - proc = subprocess.run([ld], stderr=subprocess.PIPE, text=True) - return _parse_musl_version(proc.stderr) - - -def platform_tags(archs: Sequence[str]) -> Iterator[str]: - """Generate musllinux tags compatible to the current platform. - - :param archs: Sequence of compatible architectures. - The first one shall be the closest to the actual architecture and be the part of - platform tag after the ``linux_`` prefix, e.g. ``x86_64``. - The ``linux_`` prefix is assumed as a prerequisite for the current platform to - be musllinux-compatible. - - :returns: An iterator of compatible musllinux tags. - """ - sys_musl = _get_musl_version(sys.executable) - if sys_musl is None: # Python not dynamically linked against musl. - return - for arch in archs: - for minor in range(sys_musl.minor, -1, -1): - yield f"musllinux_{sys_musl.major}_{minor}_{arch}" - - -if __name__ == "__main__": # pragma: no cover - import sysconfig - - plat = sysconfig.get_platform() - assert plat.startswith("linux-"), "not linux" - - print("plat:", plat) - print("musl:", _get_musl_version(sys.executable)) - print("tags:", end=" ") - for t in platform_tags(re.sub(r"[.-]", "_", plat.split("-", 1)[-1])): - print(t, end="\n ") diff --git a/venv/lib/python3.12/site-packages/packaging/_parser.py b/venv/lib/python3.12/site-packages/packaging/_parser.py deleted file mode 100644 index c1238c0..0000000 --- a/venv/lib/python3.12/site-packages/packaging/_parser.py +++ /dev/null @@ -1,354 +0,0 @@ -"""Handwritten parser of dependency specifiers. - -The docstring for each __parse_* function contains EBNF-inspired grammar representing -the implementation. -""" - -from __future__ import annotations - -import ast -from typing import NamedTuple, Sequence, Tuple, Union - -from ._tokenizer import DEFAULT_RULES, Tokenizer - - -class Node: - def __init__(self, value: str) -> None: - self.value = value - - def __str__(self) -> str: - return self.value - - def __repr__(self) -> str: - return f"<{self.__class__.__name__}('{self}')>" - - def serialize(self) -> str: - raise NotImplementedError - - -class Variable(Node): - def serialize(self) -> str: - return str(self) - - -class Value(Node): - def serialize(self) -> str: - return f'"{self}"' - - -class Op(Node): - def serialize(self) -> str: - return str(self) - - -MarkerVar = Union[Variable, Value] -MarkerItem = Tuple[MarkerVar, Op, MarkerVar] -MarkerAtom = Union[MarkerItem, Sequence["MarkerAtom"]] -MarkerList = Sequence[Union["MarkerList", MarkerAtom, str]] - - -class ParsedRequirement(NamedTuple): - name: str - url: str - extras: list[str] - specifier: str - marker: MarkerList | None - - -# -------------------------------------------------------------------------------------- -# Recursive descent parser for dependency specifier -# -------------------------------------------------------------------------------------- -def parse_requirement(source: str) -> ParsedRequirement: - return _parse_requirement(Tokenizer(source, rules=DEFAULT_RULES)) - - -def _parse_requirement(tokenizer: Tokenizer) -> ParsedRequirement: - """ - requirement = WS? IDENTIFIER WS? extras WS? requirement_details - """ - tokenizer.consume("WS") - - name_token = tokenizer.expect( - "IDENTIFIER", expected="package name at the start of dependency specifier" - ) - name = name_token.text - tokenizer.consume("WS") - - extras = _parse_extras(tokenizer) - tokenizer.consume("WS") - - url, specifier, marker = _parse_requirement_details(tokenizer) - tokenizer.expect("END", expected="end of dependency specifier") - - return ParsedRequirement(name, url, extras, specifier, marker) - - -def _parse_requirement_details( - tokenizer: Tokenizer, -) -> tuple[str, str, MarkerList | None]: - """ - requirement_details = AT URL (WS requirement_marker?)? - | specifier WS? (requirement_marker)? - """ - - specifier = "" - url = "" - marker = None - - if tokenizer.check("AT"): - tokenizer.read() - tokenizer.consume("WS") - - url_start = tokenizer.position - url = tokenizer.expect("URL", expected="URL after @").text - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - tokenizer.expect("WS", expected="whitespace after URL") - - # The input might end after whitespace. - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - marker = _parse_requirement_marker( - tokenizer, span_start=url_start, after="URL and whitespace" - ) - else: - specifier_start = tokenizer.position - specifier = _parse_specifier(tokenizer) - tokenizer.consume("WS") - - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - marker = _parse_requirement_marker( - tokenizer, - span_start=specifier_start, - after=( - "version specifier" - if specifier - else "name and no valid version specifier" - ), - ) - - return (url, specifier, marker) - - -def _parse_requirement_marker( - tokenizer: Tokenizer, *, span_start: int, after: str -) -> MarkerList: - """ - requirement_marker = SEMICOLON marker WS? - """ - - if not tokenizer.check("SEMICOLON"): - tokenizer.raise_syntax_error( - f"Expected end or semicolon (after {after})", - span_start=span_start, - ) - tokenizer.read() - - marker = _parse_marker(tokenizer) - tokenizer.consume("WS") - - return marker - - -def _parse_extras(tokenizer: Tokenizer) -> list[str]: - """ - extras = (LEFT_BRACKET wsp* extras_list? wsp* RIGHT_BRACKET)? - """ - if not tokenizer.check("LEFT_BRACKET", peek=True): - return [] - - with tokenizer.enclosing_tokens( - "LEFT_BRACKET", - "RIGHT_BRACKET", - around="extras", - ): - tokenizer.consume("WS") - extras = _parse_extras_list(tokenizer) - tokenizer.consume("WS") - - return extras - - -def _parse_extras_list(tokenizer: Tokenizer) -> list[str]: - """ - extras_list = identifier (wsp* ',' wsp* identifier)* - """ - extras: list[str] = [] - - if not tokenizer.check("IDENTIFIER"): - return extras - - extras.append(tokenizer.read().text) - - while True: - tokenizer.consume("WS") - if tokenizer.check("IDENTIFIER", peek=True): - tokenizer.raise_syntax_error("Expected comma between extra names") - elif not tokenizer.check("COMMA"): - break - - tokenizer.read() - tokenizer.consume("WS") - - extra_token = tokenizer.expect("IDENTIFIER", expected="extra name after comma") - extras.append(extra_token.text) - - return extras - - -def _parse_specifier(tokenizer: Tokenizer) -> str: - """ - specifier = LEFT_PARENTHESIS WS? version_many WS? RIGHT_PARENTHESIS - | WS? version_many WS? - """ - with tokenizer.enclosing_tokens( - "LEFT_PARENTHESIS", - "RIGHT_PARENTHESIS", - around="version specifier", - ): - tokenizer.consume("WS") - parsed_specifiers = _parse_version_many(tokenizer) - tokenizer.consume("WS") - - return parsed_specifiers - - -def _parse_version_many(tokenizer: Tokenizer) -> str: - """ - version_many = (SPECIFIER (WS? COMMA WS? SPECIFIER)*)? - """ - parsed_specifiers = "" - while tokenizer.check("SPECIFIER"): - span_start = tokenizer.position - parsed_specifiers += tokenizer.read().text - if tokenizer.check("VERSION_PREFIX_TRAIL", peek=True): - tokenizer.raise_syntax_error( - ".* suffix can only be used with `==` or `!=` operators", - span_start=span_start, - span_end=tokenizer.position + 1, - ) - if tokenizer.check("VERSION_LOCAL_LABEL_TRAIL", peek=True): - tokenizer.raise_syntax_error( - "Local version label can only be used with `==` or `!=` operators", - span_start=span_start, - span_end=tokenizer.position, - ) - tokenizer.consume("WS") - if not tokenizer.check("COMMA"): - break - parsed_specifiers += tokenizer.read().text - tokenizer.consume("WS") - - return parsed_specifiers - - -# -------------------------------------------------------------------------------------- -# Recursive descent parser for marker expression -# -------------------------------------------------------------------------------------- -def parse_marker(source: str) -> MarkerList: - return _parse_full_marker(Tokenizer(source, rules=DEFAULT_RULES)) - - -def _parse_full_marker(tokenizer: Tokenizer) -> MarkerList: - retval = _parse_marker(tokenizer) - tokenizer.expect("END", expected="end of marker expression") - return retval - - -def _parse_marker(tokenizer: Tokenizer) -> MarkerList: - """ - marker = marker_atom (BOOLOP marker_atom)+ - """ - expression = [_parse_marker_atom(tokenizer)] - while tokenizer.check("BOOLOP"): - token = tokenizer.read() - expr_right = _parse_marker_atom(tokenizer) - expression.extend((token.text, expr_right)) - return expression - - -def _parse_marker_atom(tokenizer: Tokenizer) -> MarkerAtom: - """ - marker_atom = WS? LEFT_PARENTHESIS WS? marker WS? RIGHT_PARENTHESIS WS? - | WS? marker_item WS? - """ - - tokenizer.consume("WS") - if tokenizer.check("LEFT_PARENTHESIS", peek=True): - with tokenizer.enclosing_tokens( - "LEFT_PARENTHESIS", - "RIGHT_PARENTHESIS", - around="marker expression", - ): - tokenizer.consume("WS") - marker: MarkerAtom = _parse_marker(tokenizer) - tokenizer.consume("WS") - else: - marker = _parse_marker_item(tokenizer) - tokenizer.consume("WS") - return marker - - -def _parse_marker_item(tokenizer: Tokenizer) -> MarkerItem: - """ - marker_item = WS? marker_var WS? marker_op WS? marker_var WS? - """ - tokenizer.consume("WS") - marker_var_left = _parse_marker_var(tokenizer) - tokenizer.consume("WS") - marker_op = _parse_marker_op(tokenizer) - tokenizer.consume("WS") - marker_var_right = _parse_marker_var(tokenizer) - tokenizer.consume("WS") - return (marker_var_left, marker_op, marker_var_right) - - -def _parse_marker_var(tokenizer: Tokenizer) -> MarkerVar: - """ - marker_var = VARIABLE | QUOTED_STRING - """ - if tokenizer.check("VARIABLE"): - return process_env_var(tokenizer.read().text.replace(".", "_")) - elif tokenizer.check("QUOTED_STRING"): - return process_python_str(tokenizer.read().text) - else: - tokenizer.raise_syntax_error( - message="Expected a marker variable or quoted string" - ) - - -def process_env_var(env_var: str) -> Variable: - if env_var in ("platform_python_implementation", "python_implementation"): - return Variable("platform_python_implementation") - else: - return Variable(env_var) - - -def process_python_str(python_str: str) -> Value: - value = ast.literal_eval(python_str) - return Value(str(value)) - - -def _parse_marker_op(tokenizer: Tokenizer) -> Op: - """ - marker_op = IN | NOT IN | OP - """ - if tokenizer.check("IN"): - tokenizer.read() - return Op("in") - elif tokenizer.check("NOT"): - tokenizer.read() - tokenizer.expect("WS", expected="whitespace after 'not'") - tokenizer.expect("IN", expected="'in' after 'not'") - return Op("not in") - elif tokenizer.check("OP"): - return Op(tokenizer.read().text) - else: - return tokenizer.raise_syntax_error( - "Expected marker operator, one of " - "<=, <, !=, ==, >=, >, ~=, ===, in, not in" - ) diff --git a/venv/lib/python3.12/site-packages/packaging/_structures.py b/venv/lib/python3.12/site-packages/packaging/_structures.py deleted file mode 100644 index 90a6465..0000000 --- a/venv/lib/python3.12/site-packages/packaging/_structures.py +++ /dev/null @@ -1,61 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - - -class InfinityType: - def __repr__(self) -> str: - return "Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return False - - def __le__(self, other: object) -> bool: - return False - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return True - - def __ge__(self, other: object) -> bool: - return True - - def __neg__(self: object) -> "NegativeInfinityType": - return NegativeInfinity - - -Infinity = InfinityType() - - -class NegativeInfinityType: - def __repr__(self) -> str: - return "-Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return True - - def __le__(self, other: object) -> bool: - return True - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return False - - def __ge__(self, other: object) -> bool: - return False - - def __neg__(self: object) -> InfinityType: - return Infinity - - -NegativeInfinity = NegativeInfinityType() diff --git a/venv/lib/python3.12/site-packages/packaging/_tokenizer.py b/venv/lib/python3.12/site-packages/packaging/_tokenizer.py deleted file mode 100644 index 89d0416..0000000 --- a/venv/lib/python3.12/site-packages/packaging/_tokenizer.py +++ /dev/null @@ -1,194 +0,0 @@ -from __future__ import annotations - -import contextlib -import re -from dataclasses import dataclass -from typing import Iterator, NoReturn - -from .specifiers import Specifier - - -@dataclass -class Token: - name: str - text: str - position: int - - -class ParserSyntaxError(Exception): - """The provided source text could not be parsed correctly.""" - - def __init__( - self, - message: str, - *, - source: str, - span: tuple[int, int], - ) -> None: - self.span = span - self.message = message - self.source = source - - super().__init__() - - def __str__(self) -> str: - marker = " " * self.span[0] + "~" * (self.span[1] - self.span[0]) + "^" - return "\n ".join([self.message, self.source, marker]) - - -DEFAULT_RULES: dict[str, str | re.Pattern[str]] = { - "LEFT_PARENTHESIS": r"\(", - "RIGHT_PARENTHESIS": r"\)", - "LEFT_BRACKET": r"\[", - "RIGHT_BRACKET": r"\]", - "SEMICOLON": r";", - "COMMA": r",", - "QUOTED_STRING": re.compile( - r""" - ( - ('[^']*') - | - ("[^"]*") - ) - """, - re.VERBOSE, - ), - "OP": r"(===|==|~=|!=|<=|>=|<|>)", - "BOOLOP": r"\b(or|and)\b", - "IN": r"\bin\b", - "NOT": r"\bnot\b", - "VARIABLE": re.compile( - r""" - \b( - python_version - |python_full_version - |os[._]name - |sys[._]platform - |platform_(release|system) - |platform[._](version|machine|python_implementation) - |python_implementation - |implementation_(name|version) - |extra - )\b - """, - re.VERBOSE, - ), - "SPECIFIER": re.compile( - Specifier._operator_regex_str + Specifier._version_regex_str, - re.VERBOSE | re.IGNORECASE, - ), - "AT": r"\@", - "URL": r"[^ \t]+", - "IDENTIFIER": r"\b[a-zA-Z0-9][a-zA-Z0-9._-]*\b", - "VERSION_PREFIX_TRAIL": r"\.\*", - "VERSION_LOCAL_LABEL_TRAIL": r"\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*", - "WS": r"[ \t]+", - "END": r"$", -} - - -class Tokenizer: - """Context-sensitive token parsing. - - Provides methods to examine the input stream to check whether the next token - matches. - """ - - def __init__( - self, - source: str, - *, - rules: dict[str, str | re.Pattern[str]], - ) -> None: - self.source = source - self.rules: dict[str, re.Pattern[str]] = { - name: re.compile(pattern) for name, pattern in rules.items() - } - self.next_token: Token | None = None - self.position = 0 - - def consume(self, name: str) -> None: - """Move beyond provided token name, if at current position.""" - if self.check(name): - self.read() - - def check(self, name: str, *, peek: bool = False) -> bool: - """Check whether the next token has the provided name. - - By default, if the check succeeds, the token *must* be read before - another check. If `peek` is set to `True`, the token is not loaded and - would need to be checked again. - """ - assert ( - self.next_token is None - ), f"Cannot check for {name!r}, already have {self.next_token!r}" - assert name in self.rules, f"Unknown token name: {name!r}" - - expression = self.rules[name] - - match = expression.match(self.source, self.position) - if match is None: - return False - if not peek: - self.next_token = Token(name, match[0], self.position) - return True - - def expect(self, name: str, *, expected: str) -> Token: - """Expect a certain token name next, failing with a syntax error otherwise. - - The token is *not* read. - """ - if not self.check(name): - raise self.raise_syntax_error(f"Expected {expected}") - return self.read() - - def read(self) -> Token: - """Consume the next token and return it.""" - token = self.next_token - assert token is not None - - self.position += len(token.text) - self.next_token = None - - return token - - def raise_syntax_error( - self, - message: str, - *, - span_start: int | None = None, - span_end: int | None = None, - ) -> NoReturn: - """Raise ParserSyntaxError at the given position.""" - span = ( - self.position if span_start is None else span_start, - self.position if span_end is None else span_end, - ) - raise ParserSyntaxError( - message, - source=self.source, - span=span, - ) - - @contextlib.contextmanager - def enclosing_tokens( - self, open_token: str, close_token: str, *, around: str - ) -> Iterator[None]: - if self.check(open_token): - open_position = self.position - self.read() - else: - open_position = None - - yield - - if open_position is None: - return - - if not self.check(close_token): - self.raise_syntax_error( - f"Expected matching {close_token} for {open_token}, after {around}", - span_start=open_position, - ) - - self.read() diff --git a/venv/lib/python3.12/site-packages/packaging/markers.py b/venv/lib/python3.12/site-packages/packaging/markers.py deleted file mode 100644 index 7ac7bb6..0000000 --- a/venv/lib/python3.12/site-packages/packaging/markers.py +++ /dev/null @@ -1,325 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import operator -import os -import platform -import sys -from typing import Any, Callable, TypedDict, cast - -from ._parser import MarkerAtom, MarkerList, Op, Value, Variable -from ._parser import parse_marker as _parse_marker -from ._tokenizer import ParserSyntaxError -from .specifiers import InvalidSpecifier, Specifier -from .utils import canonicalize_name - -__all__ = [ - "InvalidMarker", - "UndefinedComparison", - "UndefinedEnvironmentName", - "Marker", - "default_environment", -] - -Operator = Callable[[str, str], bool] - - -class InvalidMarker(ValueError): - """ - An invalid marker was found, users should refer to PEP 508. - """ - - -class UndefinedComparison(ValueError): - """ - An invalid operation was attempted on a value that doesn't support it. - """ - - -class UndefinedEnvironmentName(ValueError): - """ - A name was attempted to be used that does not exist inside of the - environment. - """ - - -class Environment(TypedDict): - implementation_name: str - """The implementation's identifier, e.g. ``'cpython'``.""" - - implementation_version: str - """ - The implementation's version, e.g. ``'3.13.0a2'`` for CPython 3.13.0a2, or - ``'7.3.13'`` for PyPy3.10 v7.3.13. - """ - - os_name: str - """ - The value of :py:data:`os.name`. The name of the operating system dependent module - imported, e.g. ``'posix'``. - """ - - platform_machine: str - """ - Returns the machine type, e.g. ``'i386'``. - - An empty string if the value cannot be determined. - """ - - platform_release: str - """ - The system's release, e.g. ``'2.2.0'`` or ``'NT'``. - - An empty string if the value cannot be determined. - """ - - platform_system: str - """ - The system/OS name, e.g. ``'Linux'``, ``'Windows'`` or ``'Java'``. - - An empty string if the value cannot be determined. - """ - - platform_version: str - """ - The system's release version, e.g. ``'#3 on degas'``. - - An empty string if the value cannot be determined. - """ - - python_full_version: str - """ - The Python version as string ``'major.minor.patchlevel'``. - - Note that unlike the Python :py:data:`sys.version`, this value will always include - the patchlevel (it defaults to 0). - """ - - platform_python_implementation: str - """ - A string identifying the Python implementation, e.g. ``'CPython'``. - """ - - python_version: str - """The Python version as string ``'major.minor'``.""" - - sys_platform: str - """ - This string contains a platform identifier that can be used to append - platform-specific components to :py:data:`sys.path`, for instance. - - For Unix systems, except on Linux and AIX, this is the lowercased OS name as - returned by ``uname -s`` with the first part of the version as returned by - ``uname -r`` appended, e.g. ``'sunos5'`` or ``'freebsd8'``, at the time when Python - was built. - """ - - -def _normalize_extra_values(results: Any) -> Any: - """ - Normalize extra values. - """ - if isinstance(results[0], tuple): - lhs, op, rhs = results[0] - if isinstance(lhs, Variable) and lhs.value == "extra": - normalized_extra = canonicalize_name(rhs.value) - rhs = Value(normalized_extra) - elif isinstance(rhs, Variable) and rhs.value == "extra": - normalized_extra = canonicalize_name(lhs.value) - lhs = Value(normalized_extra) - results[0] = lhs, op, rhs - return results - - -def _format_marker( - marker: list[str] | MarkerAtom | str, first: bool | None = True -) -> str: - assert isinstance(marker, (list, tuple, str)) - - # Sometimes we have a structure like [[...]] which is a single item list - # where the single item is itself it's own list. In that case we want skip - # the rest of this function so that we don't get extraneous () on the - # outside. - if ( - isinstance(marker, list) - and len(marker) == 1 - and isinstance(marker[0], (list, tuple)) - ): - return _format_marker(marker[0]) - - if isinstance(marker, list): - inner = (_format_marker(m, first=False) for m in marker) - if first: - return " ".join(inner) - else: - return "(" + " ".join(inner) + ")" - elif isinstance(marker, tuple): - return " ".join([m.serialize() for m in marker]) - else: - return marker - - -_operators: dict[str, Operator] = { - "in": lambda lhs, rhs: lhs in rhs, - "not in": lambda lhs, rhs: lhs not in rhs, - "<": operator.lt, - "<=": operator.le, - "==": operator.eq, - "!=": operator.ne, - ">=": operator.ge, - ">": operator.gt, -} - - -def _eval_op(lhs: str, op: Op, rhs: str) -> bool: - try: - spec = Specifier("".join([op.serialize(), rhs])) - except InvalidSpecifier: - pass - else: - return spec.contains(lhs, prereleases=True) - - oper: Operator | None = _operators.get(op.serialize()) - if oper is None: - raise UndefinedComparison(f"Undefined {op!r} on {lhs!r} and {rhs!r}.") - - return oper(lhs, rhs) - - -def _normalize(*values: str, key: str) -> tuple[str, ...]: - # PEP 685 – Comparison of extra names for optional distribution dependencies - # https://peps.python.org/pep-0685/ - # > When comparing extra names, tools MUST normalize the names being - # > compared using the semantics outlined in PEP 503 for names - if key == "extra": - return tuple(canonicalize_name(v) for v in values) - - # other environment markers don't have such standards - return values - - -def _evaluate_markers(markers: MarkerList, environment: dict[str, str]) -> bool: - groups: list[list[bool]] = [[]] - - for marker in markers: - assert isinstance(marker, (list, tuple, str)) - - if isinstance(marker, list): - groups[-1].append(_evaluate_markers(marker, environment)) - elif isinstance(marker, tuple): - lhs, op, rhs = marker - - if isinstance(lhs, Variable): - environment_key = lhs.value - lhs_value = environment[environment_key] - rhs_value = rhs.value - else: - lhs_value = lhs.value - environment_key = rhs.value - rhs_value = environment[environment_key] - - lhs_value, rhs_value = _normalize(lhs_value, rhs_value, key=environment_key) - groups[-1].append(_eval_op(lhs_value, op, rhs_value)) - else: - assert marker in ["and", "or"] - if marker == "or": - groups.append([]) - - return any(all(item) for item in groups) - - -def format_full_version(info: sys._version_info) -> str: - version = "{0.major}.{0.minor}.{0.micro}".format(info) - kind = info.releaselevel - if kind != "final": - version += kind[0] + str(info.serial) - return version - - -def default_environment() -> Environment: - iver = format_full_version(sys.implementation.version) - implementation_name = sys.implementation.name - return { - "implementation_name": implementation_name, - "implementation_version": iver, - "os_name": os.name, - "platform_machine": platform.machine(), - "platform_release": platform.release(), - "platform_system": platform.system(), - "platform_version": platform.version(), - "python_full_version": platform.python_version(), - "platform_python_implementation": platform.python_implementation(), - "python_version": ".".join(platform.python_version_tuple()[:2]), - "sys_platform": sys.platform, - } - - -class Marker: - def __init__(self, marker: str) -> None: - # Note: We create a Marker object without calling this constructor in - # packaging.requirements.Requirement. If any additional logic is - # added here, make sure to mirror/adapt Requirement. - try: - self._markers = _normalize_extra_values(_parse_marker(marker)) - # The attribute `_markers` can be described in terms of a recursive type: - # MarkerList = List[Union[Tuple[Node, ...], str, MarkerList]] - # - # For example, the following expression: - # python_version > "3.6" or (python_version == "3.6" and os_name == "unix") - # - # is parsed into: - # [ - # (, ')>, ), - # 'and', - # [ - # (, , ), - # 'or', - # (, , ) - # ] - # ] - except ParserSyntaxError as e: - raise InvalidMarker(str(e)) from e - - def __str__(self) -> str: - return _format_marker(self._markers) - - def __repr__(self) -> str: - return f"" - - def __hash__(self) -> int: - return hash((self.__class__.__name__, str(self))) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Marker): - return NotImplemented - - return str(self) == str(other) - - def evaluate(self, environment: dict[str, str] | None = None) -> bool: - """Evaluate a marker. - - Return the boolean from evaluating the given marker against the - environment. environment is an optional argument to override all or - part of the determined environment. - - The environment is determined from the current Python process. - """ - current_environment = cast("dict[str, str]", default_environment()) - current_environment["extra"] = "" - # Work around platform.python_version() returning something that is not PEP 440 - # compliant for non-tagged Python builds. We preserve default_environment()'s - # behavior of returning platform.python_version() verbatim, and leave it to the - # caller to provide a syntactically valid version if they want to override it. - if current_environment["python_full_version"].endswith("+"): - current_environment["python_full_version"] += "local" - if environment is not None: - current_environment.update(environment) - # The API used to allow setting extra to None. We need to handle this - # case for backwards compatibility. - if current_environment["extra"] is None: - current_environment["extra"] = "" - - return _evaluate_markers(self._markers, current_environment) diff --git a/venv/lib/python3.12/site-packages/packaging/metadata.py b/venv/lib/python3.12/site-packages/packaging/metadata.py deleted file mode 100644 index eb8dc84..0000000 --- a/venv/lib/python3.12/site-packages/packaging/metadata.py +++ /dev/null @@ -1,804 +0,0 @@ -from __future__ import annotations - -import email.feedparser -import email.header -import email.message -import email.parser -import email.policy -import typing -from typing import ( - Any, - Callable, - Generic, - Literal, - TypedDict, - cast, -) - -from . import requirements, specifiers, utils -from . import version as version_module - -T = typing.TypeVar("T") - - -try: - ExceptionGroup -except NameError: # pragma: no cover - - class ExceptionGroup(Exception): - """A minimal implementation of :external:exc:`ExceptionGroup` from Python 3.11. - - If :external:exc:`ExceptionGroup` is already defined by Python itself, - that version is used instead. - """ - - message: str - exceptions: list[Exception] - - def __init__(self, message: str, exceptions: list[Exception]) -> None: - self.message = message - self.exceptions = exceptions - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self.message!r}, {self.exceptions!r})" - -else: # pragma: no cover - ExceptionGroup = ExceptionGroup - - -class InvalidMetadata(ValueError): - """A metadata field contains invalid data.""" - - field: str - """The name of the field that contains invalid data.""" - - def __init__(self, field: str, message: str) -> None: - self.field = field - super().__init__(message) - - -# The RawMetadata class attempts to make as few assumptions about the underlying -# serialization formats as possible. The idea is that as long as a serialization -# formats offer some very basic primitives in *some* way then we can support -# serializing to and from that format. -class RawMetadata(TypedDict, total=False): - """A dictionary of raw core metadata. - - Each field in core metadata maps to a key of this dictionary (when data is - provided). The key is lower-case and underscores are used instead of dashes - compared to the equivalent core metadata field. Any core metadata field that - can be specified multiple times or can hold multiple values in a single - field have a key with a plural name. See :class:`Metadata` whose attributes - match the keys of this dictionary. - - Core metadata fields that can be specified multiple times are stored as a - list or dict depending on which is appropriate for the field. Any fields - which hold multiple values in a single field are stored as a list. - - """ - - # Metadata 1.0 - PEP 241 - metadata_version: str - name: str - version: str - platforms: list[str] - summary: str - description: str - keywords: list[str] - home_page: str - author: str - author_email: str - license: str - - # Metadata 1.1 - PEP 314 - supported_platforms: list[str] - download_url: str - classifiers: list[str] - requires: list[str] - provides: list[str] - obsoletes: list[str] - - # Metadata 1.2 - PEP 345 - maintainer: str - maintainer_email: str - requires_dist: list[str] - provides_dist: list[str] - obsoletes_dist: list[str] - requires_python: str - requires_external: list[str] - project_urls: dict[str, str] - - # Metadata 2.0 - # PEP 426 attempted to completely revamp the metadata format - # but got stuck without ever being able to build consensus on - # it and ultimately ended up withdrawn. - # - # However, a number of tools had started emitting METADATA with - # `2.0` Metadata-Version, so for historical reasons, this version - # was skipped. - - # Metadata 2.1 - PEP 566 - description_content_type: str - provides_extra: list[str] - - # Metadata 2.2 - PEP 643 - dynamic: list[str] - - # Metadata 2.3 - PEP 685 - # No new fields were added in PEP 685, just some edge case were - # tightened up to provide better interoptability. - - -_STRING_FIELDS = { - "author", - "author_email", - "description", - "description_content_type", - "download_url", - "home_page", - "license", - "maintainer", - "maintainer_email", - "metadata_version", - "name", - "requires_python", - "summary", - "version", -} - -_LIST_FIELDS = { - "classifiers", - "dynamic", - "obsoletes", - "obsoletes_dist", - "platforms", - "provides", - "provides_dist", - "provides_extra", - "requires", - "requires_dist", - "requires_external", - "supported_platforms", -} - -_DICT_FIELDS = { - "project_urls", -} - - -def _parse_keywords(data: str) -> list[str]: - """Split a string of comma-separate keyboards into a list of keywords.""" - return [k.strip() for k in data.split(",")] - - -def _parse_project_urls(data: list[str]) -> dict[str, str]: - """Parse a list of label/URL string pairings separated by a comma.""" - urls = {} - for pair in data: - # Our logic is slightly tricky here as we want to try and do - # *something* reasonable with malformed data. - # - # The main thing that we have to worry about, is data that does - # not have a ',' at all to split the label from the Value. There - # isn't a singular right answer here, and we will fail validation - # later on (if the caller is validating) so it doesn't *really* - # matter, but since the missing value has to be an empty str - # and our return value is dict[str, str], if we let the key - # be the missing value, then they'd have multiple '' values that - # overwrite each other in a accumulating dict. - # - # The other potentional issue is that it's possible to have the - # same label multiple times in the metadata, with no solid "right" - # answer with what to do in that case. As such, we'll do the only - # thing we can, which is treat the field as unparseable and add it - # to our list of unparsed fields. - parts = [p.strip() for p in pair.split(",", 1)] - parts.extend([""] * (max(0, 2 - len(parts)))) # Ensure 2 items - - # TODO: The spec doesn't say anything about if the keys should be - # considered case sensitive or not... logically they should - # be case-preserving and case-insensitive, but doing that - # would open up more cases where we might have duplicate - # entries. - label, url = parts - if label in urls: - # The label already exists in our set of urls, so this field - # is unparseable, and we can just add the whole thing to our - # unparseable data and stop processing it. - raise KeyError("duplicate labels in project urls") - urls[label] = url - - return urls - - -def _get_payload(msg: email.message.Message, source: bytes | str) -> str: - """Get the body of the message.""" - # If our source is a str, then our caller has managed encodings for us, - # and we don't need to deal with it. - if isinstance(source, str): - payload: str = msg.get_payload() - return payload - # If our source is a bytes, then we're managing the encoding and we need - # to deal with it. - else: - bpayload: bytes = msg.get_payload(decode=True) - try: - return bpayload.decode("utf8", "strict") - except UnicodeDecodeError: - raise ValueError("payload in an invalid encoding") - - -# The various parse_FORMAT functions here are intended to be as lenient as -# possible in their parsing, while still returning a correctly typed -# RawMetadata. -# -# To aid in this, we also generally want to do as little touching of the -# data as possible, except where there are possibly some historic holdovers -# that make valid data awkward to work with. -# -# While this is a lower level, intermediate format than our ``Metadata`` -# class, some light touch ups can make a massive difference in usability. - -# Map METADATA fields to RawMetadata. -_EMAIL_TO_RAW_MAPPING = { - "author": "author", - "author-email": "author_email", - "classifier": "classifiers", - "description": "description", - "description-content-type": "description_content_type", - "download-url": "download_url", - "dynamic": "dynamic", - "home-page": "home_page", - "keywords": "keywords", - "license": "license", - "maintainer": "maintainer", - "maintainer-email": "maintainer_email", - "metadata-version": "metadata_version", - "name": "name", - "obsoletes": "obsoletes", - "obsoletes-dist": "obsoletes_dist", - "platform": "platforms", - "project-url": "project_urls", - "provides": "provides", - "provides-dist": "provides_dist", - "provides-extra": "provides_extra", - "requires": "requires", - "requires-dist": "requires_dist", - "requires-external": "requires_external", - "requires-python": "requires_python", - "summary": "summary", - "supported-platform": "supported_platforms", - "version": "version", -} -_RAW_TO_EMAIL_MAPPING = {raw: email for email, raw in _EMAIL_TO_RAW_MAPPING.items()} - - -def parse_email(data: bytes | str) -> tuple[RawMetadata, dict[str, list[str]]]: - """Parse a distribution's metadata stored as email headers (e.g. from ``METADATA``). - - This function returns a two-item tuple of dicts. The first dict is of - recognized fields from the core metadata specification. Fields that can be - parsed and translated into Python's built-in types are converted - appropriately. All other fields are left as-is. Fields that are allowed to - appear multiple times are stored as lists. - - The second dict contains all other fields from the metadata. This includes - any unrecognized fields. It also includes any fields which are expected to - be parsed into a built-in type but were not formatted appropriately. Finally, - any fields that are expected to appear only once but are repeated are - included in this dict. - - """ - raw: dict[str, str | list[str] | dict[str, str]] = {} - unparsed: dict[str, list[str]] = {} - - if isinstance(data, str): - parsed = email.parser.Parser(policy=email.policy.compat32).parsestr(data) - else: - parsed = email.parser.BytesParser(policy=email.policy.compat32).parsebytes(data) - - # We have to wrap parsed.keys() in a set, because in the case of multiple - # values for a key (a list), the key will appear multiple times in the - # list of keys, but we're avoiding that by using get_all(). - for name in frozenset(parsed.keys()): - # Header names in RFC are case insensitive, so we'll normalize to all - # lower case to make comparisons easier. - name = name.lower() - - # We use get_all() here, even for fields that aren't multiple use, - # because otherwise someone could have e.g. two Name fields, and we - # would just silently ignore it rather than doing something about it. - headers = parsed.get_all(name) or [] - - # The way the email module works when parsing bytes is that it - # unconditionally decodes the bytes as ascii using the surrogateescape - # handler. When you pull that data back out (such as with get_all() ), - # it looks to see if the str has any surrogate escapes, and if it does - # it wraps it in a Header object instead of returning the string. - # - # As such, we'll look for those Header objects, and fix up the encoding. - value = [] - # Flag if we have run into any issues processing the headers, thus - # signalling that the data belongs in 'unparsed'. - valid_encoding = True - for h in headers: - # It's unclear if this can return more types than just a Header or - # a str, so we'll just assert here to make sure. - assert isinstance(h, (email.header.Header, str)) - - # If it's a header object, we need to do our little dance to get - # the real data out of it. In cases where there is invalid data - # we're going to end up with mojibake, but there's no obvious, good - # way around that without reimplementing parts of the Header object - # ourselves. - # - # That should be fine since, if mojibacked happens, this key is - # going into the unparsed dict anyways. - if isinstance(h, email.header.Header): - # The Header object stores it's data as chunks, and each chunk - # can be independently encoded, so we'll need to check each - # of them. - chunks: list[tuple[bytes, str | None]] = [] - for bin, encoding in email.header.decode_header(h): - try: - bin.decode("utf8", "strict") - except UnicodeDecodeError: - # Enable mojibake. - encoding = "latin1" - valid_encoding = False - else: - encoding = "utf8" - chunks.append((bin, encoding)) - - # Turn our chunks back into a Header object, then let that - # Header object do the right thing to turn them into a - # string for us. - value.append(str(email.header.make_header(chunks))) - # This is already a string, so just add it. - else: - value.append(h) - - # We've processed all of our values to get them into a list of str, - # but we may have mojibake data, in which case this is an unparsed - # field. - if not valid_encoding: - unparsed[name] = value - continue - - raw_name = _EMAIL_TO_RAW_MAPPING.get(name) - if raw_name is None: - # This is a bit of a weird situation, we've encountered a key that - # we don't know what it means, so we don't know whether it's meant - # to be a list or not. - # - # Since we can't really tell one way or another, we'll just leave it - # as a list, even though it may be a single item list, because that's - # what makes the most sense for email headers. - unparsed[name] = value - continue - - # If this is one of our string fields, then we'll check to see if our - # value is a list of a single item. If it is then we'll assume that - # it was emitted as a single string, and unwrap the str from inside - # the list. - # - # If it's any other kind of data, then we haven't the faintest clue - # what we should parse it as, and we have to just add it to our list - # of unparsed stuff. - if raw_name in _STRING_FIELDS and len(value) == 1: - raw[raw_name] = value[0] - # If this is one of our list of string fields, then we can just assign - # the value, since email *only* has strings, and our get_all() call - # above ensures that this is a list. - elif raw_name in _LIST_FIELDS: - raw[raw_name] = value - # Special Case: Keywords - # The keywords field is implemented in the metadata spec as a str, - # but it conceptually is a list of strings, and is serialized using - # ", ".join(keywords), so we'll do some light data massaging to turn - # this into what it logically is. - elif raw_name == "keywords" and len(value) == 1: - raw[raw_name] = _parse_keywords(value[0]) - # Special Case: Project-URL - # The project urls is implemented in the metadata spec as a list of - # specially-formatted strings that represent a key and a value, which - # is fundamentally a mapping, however the email format doesn't support - # mappings in a sane way, so it was crammed into a list of strings - # instead. - # - # We will do a little light data massaging to turn this into a map as - # it logically should be. - elif raw_name == "project_urls": - try: - raw[raw_name] = _parse_project_urls(value) - except KeyError: - unparsed[name] = value - # Nothing that we've done has managed to parse this, so it'll just - # throw it in our unparseable data and move on. - else: - unparsed[name] = value - - # We need to support getting the Description from the message payload in - # addition to getting it from the the headers. This does mean, though, there - # is the possibility of it being set both ways, in which case we put both - # in 'unparsed' since we don't know which is right. - try: - payload = _get_payload(parsed, data) - except ValueError: - unparsed.setdefault("description", []).append( - parsed.get_payload(decode=isinstance(data, bytes)) - ) - else: - if payload: - # Check to see if we've already got a description, if so then both - # it, and this body move to unparseable. - if "description" in raw: - description_header = cast(str, raw.pop("description")) - unparsed.setdefault("description", []).extend( - [description_header, payload] - ) - elif "description" in unparsed: - unparsed["description"].append(payload) - else: - raw["description"] = payload - - # We need to cast our `raw` to a metadata, because a TypedDict only support - # literal key names, but we're computing our key names on purpose, but the - # way this function is implemented, our `TypedDict` can only have valid key - # names. - return cast(RawMetadata, raw), unparsed - - -_NOT_FOUND = object() - - -# Keep the two values in sync. -_VALID_METADATA_VERSIONS = ["1.0", "1.1", "1.2", "2.1", "2.2", "2.3"] -_MetadataVersion = Literal["1.0", "1.1", "1.2", "2.1", "2.2", "2.3"] - -_REQUIRED_ATTRS = frozenset(["metadata_version", "name", "version"]) - - -class _Validator(Generic[T]): - """Validate a metadata field. - - All _process_*() methods correspond to a core metadata field. The method is - called with the field's raw value. If the raw value is valid it is returned - in its "enriched" form (e.g. ``version.Version`` for the ``Version`` field). - If the raw value is invalid, :exc:`InvalidMetadata` is raised (with a cause - as appropriate). - """ - - name: str - raw_name: str - added: _MetadataVersion - - def __init__( - self, - *, - added: _MetadataVersion = "1.0", - ) -> None: - self.added = added - - def __set_name__(self, _owner: Metadata, name: str) -> None: - self.name = name - self.raw_name = _RAW_TO_EMAIL_MAPPING[name] - - def __get__(self, instance: Metadata, _owner: type[Metadata]) -> T: - # With Python 3.8, the caching can be replaced with functools.cached_property(). - # No need to check the cache as attribute lookup will resolve into the - # instance's __dict__ before __get__ is called. - cache = instance.__dict__ - value = instance._raw.get(self.name) - - # To make the _process_* methods easier, we'll check if the value is None - # and if this field is NOT a required attribute, and if both of those - # things are true, we'll skip the the converter. This will mean that the - # converters never have to deal with the None union. - if self.name in _REQUIRED_ATTRS or value is not None: - try: - converter: Callable[[Any], T] = getattr(self, f"_process_{self.name}") - except AttributeError: - pass - else: - value = converter(value) - - cache[self.name] = value - try: - del instance._raw[self.name] # type: ignore[misc] - except KeyError: - pass - - return cast(T, value) - - def _invalid_metadata( - self, msg: str, cause: Exception | None = None - ) -> InvalidMetadata: - exc = InvalidMetadata( - self.raw_name, msg.format_map({"field": repr(self.raw_name)}) - ) - exc.__cause__ = cause - return exc - - def _process_metadata_version(self, value: str) -> _MetadataVersion: - # Implicitly makes Metadata-Version required. - if value not in _VALID_METADATA_VERSIONS: - raise self._invalid_metadata(f"{value!r} is not a valid metadata version") - return cast(_MetadataVersion, value) - - def _process_name(self, value: str) -> str: - if not value: - raise self._invalid_metadata("{field} is a required field") - # Validate the name as a side-effect. - try: - utils.canonicalize_name(value, validate=True) - except utils.InvalidName as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - else: - return value - - def _process_version(self, value: str) -> version_module.Version: - if not value: - raise self._invalid_metadata("{field} is a required field") - try: - return version_module.parse(value) - except version_module.InvalidVersion as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - - def _process_summary(self, value: str) -> str: - """Check the field contains no newlines.""" - if "\n" in value: - raise self._invalid_metadata("{field} must be a single line") - return value - - def _process_description_content_type(self, value: str) -> str: - content_types = {"text/plain", "text/x-rst", "text/markdown"} - message = email.message.EmailMessage() - message["content-type"] = value - - content_type, parameters = ( - # Defaults to `text/plain` if parsing failed. - message.get_content_type().lower(), - message["content-type"].params, - ) - # Check if content-type is valid or defaulted to `text/plain` and thus was - # not parseable. - if content_type not in content_types or content_type not in value.lower(): - raise self._invalid_metadata( - f"{{field}} must be one of {list(content_types)}, not {value!r}" - ) - - charset = parameters.get("charset", "UTF-8") - if charset != "UTF-8": - raise self._invalid_metadata( - f"{{field}} can only specify the UTF-8 charset, not {list(charset)}" - ) - - markdown_variants = {"GFM", "CommonMark"} - variant = parameters.get("variant", "GFM") # Use an acceptable default. - if content_type == "text/markdown" and variant not in markdown_variants: - raise self._invalid_metadata( - f"valid Markdown variants for {{field}} are {list(markdown_variants)}, " - f"not {variant!r}", - ) - return value - - def _process_dynamic(self, value: list[str]) -> list[str]: - for dynamic_field in map(str.lower, value): - if dynamic_field in {"name", "version", "metadata-version"}: - raise self._invalid_metadata( - f"{value!r} is not allowed as a dynamic field" - ) - elif dynamic_field not in _EMAIL_TO_RAW_MAPPING: - raise self._invalid_metadata(f"{value!r} is not a valid dynamic field") - return list(map(str.lower, value)) - - def _process_provides_extra( - self, - value: list[str], - ) -> list[utils.NormalizedName]: - normalized_names = [] - try: - for name in value: - normalized_names.append(utils.canonicalize_name(name, validate=True)) - except utils.InvalidName as exc: - raise self._invalid_metadata( - f"{name!r} is invalid for {{field}}", cause=exc - ) - else: - return normalized_names - - def _process_requires_python(self, value: str) -> specifiers.SpecifierSet: - try: - return specifiers.SpecifierSet(value) - except specifiers.InvalidSpecifier as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - - def _process_requires_dist( - self, - value: list[str], - ) -> list[requirements.Requirement]: - reqs = [] - try: - for req in value: - reqs.append(requirements.Requirement(req)) - except requirements.InvalidRequirement as exc: - raise self._invalid_metadata(f"{req!r} is invalid for {{field}}", cause=exc) - else: - return reqs - - -class Metadata: - """Representation of distribution metadata. - - Compared to :class:`RawMetadata`, this class provides objects representing - metadata fields instead of only using built-in types. Any invalid metadata - will cause :exc:`InvalidMetadata` to be raised (with a - :py:attr:`~BaseException.__cause__` attribute as appropriate). - """ - - _raw: RawMetadata - - @classmethod - def from_raw(cls, data: RawMetadata, *, validate: bool = True) -> Metadata: - """Create an instance from :class:`RawMetadata`. - - If *validate* is true, all metadata will be validated. All exceptions - related to validation will be gathered and raised as an :class:`ExceptionGroup`. - """ - ins = cls() - ins._raw = data.copy() # Mutations occur due to caching enriched values. - - if validate: - exceptions: list[Exception] = [] - try: - metadata_version = ins.metadata_version - metadata_age = _VALID_METADATA_VERSIONS.index(metadata_version) - except InvalidMetadata as metadata_version_exc: - exceptions.append(metadata_version_exc) - metadata_version = None - - # Make sure to check for the fields that are present, the required - # fields (so their absence can be reported). - fields_to_check = frozenset(ins._raw) | _REQUIRED_ATTRS - # Remove fields that have already been checked. - fields_to_check -= {"metadata_version"} - - for key in fields_to_check: - try: - if metadata_version: - # Can't use getattr() as that triggers descriptor protocol which - # will fail due to no value for the instance argument. - try: - field_metadata_version = cls.__dict__[key].added - except KeyError: - exc = InvalidMetadata(key, f"unrecognized field: {key!r}") - exceptions.append(exc) - continue - field_age = _VALID_METADATA_VERSIONS.index( - field_metadata_version - ) - if field_age > metadata_age: - field = _RAW_TO_EMAIL_MAPPING[key] - exc = InvalidMetadata( - field, - "{field} introduced in metadata version " - "{field_metadata_version}, not {metadata_version}", - ) - exceptions.append(exc) - continue - getattr(ins, key) - except InvalidMetadata as exc: - exceptions.append(exc) - - if exceptions: - raise ExceptionGroup("invalid metadata", exceptions) - - return ins - - @classmethod - def from_email(cls, data: bytes | str, *, validate: bool = True) -> Metadata: - """Parse metadata from email headers. - - If *validate* is true, the metadata will be validated. All exceptions - related to validation will be gathered and raised as an :class:`ExceptionGroup`. - """ - raw, unparsed = parse_email(data) - - if validate: - exceptions: list[Exception] = [] - for unparsed_key in unparsed: - if unparsed_key in _EMAIL_TO_RAW_MAPPING: - message = f"{unparsed_key!r} has invalid data" - else: - message = f"unrecognized field: {unparsed_key!r}" - exceptions.append(InvalidMetadata(unparsed_key, message)) - - if exceptions: - raise ExceptionGroup("unparsed", exceptions) - - try: - return cls.from_raw(raw, validate=validate) - except ExceptionGroup as exc_group: - raise ExceptionGroup( - "invalid or unparsed metadata", exc_group.exceptions - ) from None - - metadata_version: _Validator[_MetadataVersion] = _Validator() - """:external:ref:`core-metadata-metadata-version` - (required; validated to be a valid metadata version)""" - name: _Validator[str] = _Validator() - """:external:ref:`core-metadata-name` - (required; validated using :func:`~packaging.utils.canonicalize_name` and its - *validate* parameter)""" - version: _Validator[version_module.Version] = _Validator() - """:external:ref:`core-metadata-version` (required)""" - dynamic: _Validator[list[str] | None] = _Validator( - added="2.2", - ) - """:external:ref:`core-metadata-dynamic` - (validated against core metadata field names and lowercased)""" - platforms: _Validator[list[str] | None] = _Validator() - """:external:ref:`core-metadata-platform`""" - supported_platforms: _Validator[list[str] | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-supported-platform`""" - summary: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-summary` (validated to contain no newlines)""" - description: _Validator[str | None] = _Validator() # TODO 2.1: can be in body - """:external:ref:`core-metadata-description`""" - description_content_type: _Validator[str | None] = _Validator(added="2.1") - """:external:ref:`core-metadata-description-content-type` (validated)""" - keywords: _Validator[list[str] | None] = _Validator() - """:external:ref:`core-metadata-keywords`""" - home_page: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-home-page`""" - download_url: _Validator[str | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-download-url`""" - author: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-author`""" - author_email: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-author-email`""" - maintainer: _Validator[str | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-maintainer`""" - maintainer_email: _Validator[str | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-maintainer-email`""" - license: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-license`""" - classifiers: _Validator[list[str] | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-classifier`""" - requires_dist: _Validator[list[requirements.Requirement] | None] = _Validator( - added="1.2" - ) - """:external:ref:`core-metadata-requires-dist`""" - requires_python: _Validator[specifiers.SpecifierSet | None] = _Validator( - added="1.2" - ) - """:external:ref:`core-metadata-requires-python`""" - # Because `Requires-External` allows for non-PEP 440 version specifiers, we - # don't do any processing on the values. - requires_external: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-requires-external`""" - project_urls: _Validator[dict[str, str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-project-url`""" - # PEP 685 lets us raise an error if an extra doesn't pass `Name` validation - # regardless of metadata version. - provides_extra: _Validator[list[utils.NormalizedName] | None] = _Validator( - added="2.1", - ) - """:external:ref:`core-metadata-provides-extra`""" - provides_dist: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-provides-dist`""" - obsoletes_dist: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-obsoletes-dist`""" - requires: _Validator[list[str] | None] = _Validator(added="1.1") - """``Requires`` (deprecated)""" - provides: _Validator[list[str] | None] = _Validator(added="1.1") - """``Provides`` (deprecated)""" - obsoletes: _Validator[list[str] | None] = _Validator(added="1.1") - """``Obsoletes`` (deprecated)""" diff --git a/venv/lib/python3.12/site-packages/packaging/py.typed b/venv/lib/python3.12/site-packages/packaging/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/packaging/requirements.py b/venv/lib/python3.12/site-packages/packaging/requirements.py deleted file mode 100644 index 4e068c9..0000000 --- a/venv/lib/python3.12/site-packages/packaging/requirements.py +++ /dev/null @@ -1,91 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -from __future__ import annotations - -from typing import Any, Iterator - -from ._parser import parse_requirement as _parse_requirement -from ._tokenizer import ParserSyntaxError -from .markers import Marker, _normalize_extra_values -from .specifiers import SpecifierSet -from .utils import canonicalize_name - - -class InvalidRequirement(ValueError): - """ - An invalid requirement was found, users should refer to PEP 508. - """ - - -class Requirement: - """Parse a requirement. - - Parse a given requirement string into its parts, such as name, specifier, - URL, and extras. Raises InvalidRequirement on a badly-formed requirement - string. - """ - - # TODO: Can we test whether something is contained within a requirement? - # If so how do we do that? Do we need to test against the _name_ of - # the thing as well as the version? What about the markers? - # TODO: Can we normalize the name and extra name? - - def __init__(self, requirement_string: str) -> None: - try: - parsed = _parse_requirement(requirement_string) - except ParserSyntaxError as e: - raise InvalidRequirement(str(e)) from e - - self.name: str = parsed.name - self.url: str | None = parsed.url or None - self.extras: set[str] = set(parsed.extras or []) - self.specifier: SpecifierSet = SpecifierSet(parsed.specifier) - self.marker: Marker | None = None - if parsed.marker is not None: - self.marker = Marker.__new__(Marker) - self.marker._markers = _normalize_extra_values(parsed.marker) - - def _iter_parts(self, name: str) -> Iterator[str]: - yield name - - if self.extras: - formatted_extras = ",".join(sorted(self.extras)) - yield f"[{formatted_extras}]" - - if self.specifier: - yield str(self.specifier) - - if self.url: - yield f"@ {self.url}" - if self.marker: - yield " " - - if self.marker: - yield f"; {self.marker}" - - def __str__(self) -> str: - return "".join(self._iter_parts(self.name)) - - def __repr__(self) -> str: - return f"" - - def __hash__(self) -> int: - return hash( - ( - self.__class__.__name__, - *self._iter_parts(canonicalize_name(self.name)), - ) - ) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Requirement): - return NotImplemented - - return ( - canonicalize_name(self.name) == canonicalize_name(other.name) - and self.extras == other.extras - and self.specifier == other.specifier - and self.url == other.url - and self.marker == other.marker - ) diff --git a/venv/lib/python3.12/site-packages/packaging/specifiers.py b/venv/lib/python3.12/site-packages/packaging/specifiers.py deleted file mode 100644 index 2fa75f7..0000000 --- a/venv/lib/python3.12/site-packages/packaging/specifiers.py +++ /dev/null @@ -1,1009 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -""" -.. testsetup:: - - from packaging.specifiers import Specifier, SpecifierSet, InvalidSpecifier - from packaging.version import Version -""" - -from __future__ import annotations - -import abc -import itertools -import re -from typing import Callable, Iterable, Iterator, TypeVar, Union - -from .utils import canonicalize_version -from .version import Version - -UnparsedVersion = Union[Version, str] -UnparsedVersionVar = TypeVar("UnparsedVersionVar", bound=UnparsedVersion) -CallableOperator = Callable[[Version, str], bool] - - -def _coerce_version(version: UnparsedVersion) -> Version: - if not isinstance(version, Version): - version = Version(version) - return version - - -class InvalidSpecifier(ValueError): - """ - Raised when attempting to create a :class:`Specifier` with a specifier - string that is invalid. - - >>> Specifier("lolwat") - Traceback (most recent call last): - ... - packaging.specifiers.InvalidSpecifier: Invalid specifier: 'lolwat' - """ - - -class BaseSpecifier(metaclass=abc.ABCMeta): - @abc.abstractmethod - def __str__(self) -> str: - """ - Returns the str representation of this Specifier-like object. This - should be representative of the Specifier itself. - """ - - @abc.abstractmethod - def __hash__(self) -> int: - """ - Returns a hash value for this Specifier-like object. - """ - - @abc.abstractmethod - def __eq__(self, other: object) -> bool: - """ - Returns a boolean representing whether or not the two Specifier-like - objects are equal. - - :param other: The other object to check against. - """ - - @property - @abc.abstractmethod - def prereleases(self) -> bool | None: - """Whether or not pre-releases as a whole are allowed. - - This can be set to either ``True`` or ``False`` to explicitly enable or disable - prereleases or it can be set to ``None`` (the default) to use default semantics. - """ - - @prereleases.setter - def prereleases(self, value: bool) -> None: - """Setter for :attr:`prereleases`. - - :param value: The value to set. - """ - - @abc.abstractmethod - def contains(self, item: str, prereleases: bool | None = None) -> bool: - """ - Determines if the given item is contained within this specifier. - """ - - @abc.abstractmethod - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """ - Takes an iterable of items and filters them so that only items which - are contained within this specifier are allowed in it. - """ - - -class Specifier(BaseSpecifier): - """This class abstracts handling of version specifiers. - - .. tip:: - - It is generally not required to instantiate this manually. You should instead - prefer to work with :class:`SpecifierSet` instead, which can parse - comma-separated version specifiers (which is what package metadata contains). - """ - - _operator_regex_str = r""" - (?P(~=|==|!=|<=|>=|<|>|===)) - """ - _version_regex_str = r""" - (?P - (?: - # The identity operators allow for an escape hatch that will - # do an exact string match of the version you wish to install. - # This will not be parsed by PEP 440 and we cannot determine - # any semantic meaning from it. This operator is discouraged - # but included entirely as an escape hatch. - (?<====) # Only match for the identity operator - \s* - [^\s;)]* # The arbitrary version can be just about anything, - # we match everything except for whitespace, a - # semi-colon for marker support, and a closing paren - # since versions can be enclosed in them. - ) - | - (?: - # The (non)equality operators allow for wild card and local - # versions to be specified so we have to define these two - # operators separately to enable that. - (?<===|!=) # Only match for equals and not equals - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)* # release - - # You cannot use a wild card and a pre-release, post-release, a dev or - # local version together so group them with a | and make them optional. - (?: - \.\* # Wild card syntax of .* - | - (?: # pre release - [-_\.]? - (alpha|beta|preview|pre|a|b|c|rc) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - (?:\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*)? # local - )? - ) - | - (?: - # The compatible operator requires at least two digits in the - # release segment. - (?<=~=) # Only match for the compatible operator - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)+ # release (We have a + instead of a *) - (?: # pre release - [-_\.]? - (alpha|beta|preview|pre|a|b|c|rc) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - ) - | - (?: - # All other operators only allow a sub set of what the - # (non)equality operators do. Specifically they do not allow - # local versions to be specified nor do they allow the prefix - # matching wild cards. - (?=": "greater_than_equal", - "<": "less_than", - ">": "greater_than", - "===": "arbitrary", - } - - def __init__(self, spec: str = "", prereleases: bool | None = None) -> None: - """Initialize a Specifier instance. - - :param spec: - The string representation of a specifier which will be parsed and - normalized before use. - :param prereleases: - This tells the specifier if it should accept prerelease versions if - applicable or not. The default of ``None`` will autodetect it from the - given specifiers. - :raises InvalidSpecifier: - If the given specifier is invalid (i.e. bad syntax). - """ - match = self._regex.search(spec) - if not match: - raise InvalidSpecifier(f"Invalid specifier: '{spec}'") - - self._spec: tuple[str, str] = ( - match.group("operator").strip(), - match.group("version").strip(), - ) - - # Store whether or not this Specifier should accept prereleases - self._prereleases = prereleases - - # https://github.com/python/mypy/pull/13475#pullrequestreview-1079784515 - @property # type: ignore[override] - def prereleases(self) -> bool: - # If there is an explicit prereleases set for this, then we'll just - # blindly use that. - if self._prereleases is not None: - return self._prereleases - - # Look at all of our specifiers and determine if they are inclusive - # operators, and if they are if they are including an explicit - # prerelease. - operator, version = self._spec - if operator in ["==", ">=", "<=", "~=", "==="]: - # The == specifier can include a trailing .*, if it does we - # want to remove before parsing. - if operator == "==" and version.endswith(".*"): - version = version[:-2] - - # Parse the version, and if it is a pre-release than this - # specifier allows pre-releases. - if Version(version).is_prerelease: - return True - - return False - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - @property - def operator(self) -> str: - """The operator of this specifier. - - >>> Specifier("==1.2.3").operator - '==' - """ - return self._spec[0] - - @property - def version(self) -> str: - """The version of this specifier. - - >>> Specifier("==1.2.3").version - '1.2.3' - """ - return self._spec[1] - - def __repr__(self) -> str: - """A representation of the Specifier that shows all internal state. - - >>> Specifier('>=1.0.0') - =1.0.0')> - >>> Specifier('>=1.0.0', prereleases=False) - =1.0.0', prereleases=False)> - >>> Specifier('>=1.0.0', prereleases=True) - =1.0.0', prereleases=True)> - """ - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"<{self.__class__.__name__}({str(self)!r}{pre})>" - - def __str__(self) -> str: - """A string representation of the Specifier that can be round-tripped. - - >>> str(Specifier('>=1.0.0')) - '>=1.0.0' - >>> str(Specifier('>=1.0.0', prereleases=False)) - '>=1.0.0' - """ - return "{}{}".format(*self._spec) - - @property - def _canonical_spec(self) -> tuple[str, str]: - canonical_version = canonicalize_version( - self._spec[1], - strip_trailing_zero=(self._spec[0] != "~="), - ) - return self._spec[0], canonical_version - - def __hash__(self) -> int: - return hash(self._canonical_spec) - - def __eq__(self, other: object) -> bool: - """Whether or not the two Specifier-like objects are equal. - - :param other: The other object to check against. - - The value of :attr:`prereleases` is ignored. - - >>> Specifier("==1.2.3") == Specifier("== 1.2.3.0") - True - >>> (Specifier("==1.2.3", prereleases=False) == - ... Specifier("==1.2.3", prereleases=True)) - True - >>> Specifier("==1.2.3") == "==1.2.3" - True - >>> Specifier("==1.2.3") == Specifier("==1.2.4") - False - >>> Specifier("==1.2.3") == Specifier("~=1.2.3") - False - """ - if isinstance(other, str): - try: - other = self.__class__(str(other)) - except InvalidSpecifier: - return NotImplemented - elif not isinstance(other, self.__class__): - return NotImplemented - - return self._canonical_spec == other._canonical_spec - - def _get_operator(self, op: str) -> CallableOperator: - operator_callable: CallableOperator = getattr( - self, f"_compare_{self._operators[op]}" - ) - return operator_callable - - def _compare_compatible(self, prospective: Version, spec: str) -> bool: - # Compatible releases have an equivalent combination of >= and ==. That - # is that ~=2.2 is equivalent to >=2.2,==2.*. This allows us to - # implement this in terms of the other specifiers instead of - # implementing it ourselves. The only thing we need to do is construct - # the other specifiers. - - # We want everything but the last item in the version, but we want to - # ignore suffix segments. - prefix = _version_join( - list(itertools.takewhile(_is_not_suffix, _version_split(spec)))[:-1] - ) - - # Add the prefix notation to the end of our string - prefix += ".*" - - return self._get_operator(">=")(prospective, spec) and self._get_operator("==")( - prospective, prefix - ) - - def _compare_equal(self, prospective: Version, spec: str) -> bool: - # We need special logic to handle prefix matching - if spec.endswith(".*"): - # In the case of prefix matching we want to ignore local segment. - normalized_prospective = canonicalize_version( - prospective.public, strip_trailing_zero=False - ) - # Get the normalized version string ignoring the trailing .* - normalized_spec = canonicalize_version(spec[:-2], strip_trailing_zero=False) - # Split the spec out by bangs and dots, and pretend that there is - # an implicit dot in between a release segment and a pre-release segment. - split_spec = _version_split(normalized_spec) - - # Split the prospective version out by bangs and dots, and pretend - # that there is an implicit dot in between a release segment and - # a pre-release segment. - split_prospective = _version_split(normalized_prospective) - - # 0-pad the prospective version before shortening it to get the correct - # shortened version. - padded_prospective, _ = _pad_version(split_prospective, split_spec) - - # Shorten the prospective version to be the same length as the spec - # so that we can determine if the specifier is a prefix of the - # prospective version or not. - shortened_prospective = padded_prospective[: len(split_spec)] - - return shortened_prospective == split_spec - else: - # Convert our spec string into a Version - spec_version = Version(spec) - - # If the specifier does not have a local segment, then we want to - # act as if the prospective version also does not have a local - # segment. - if not spec_version.local: - prospective = Version(prospective.public) - - return prospective == spec_version - - def _compare_not_equal(self, prospective: Version, spec: str) -> bool: - return not self._compare_equal(prospective, spec) - - def _compare_less_than_equal(self, prospective: Version, spec: str) -> bool: - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) <= Version(spec) - - def _compare_greater_than_equal(self, prospective: Version, spec: str) -> bool: - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) >= Version(spec) - - def _compare_less_than(self, prospective: Version, spec_str: str) -> bool: - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is less than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective < spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a pre-release version, that we do not accept pre-release - # versions for the version mentioned in the specifier (e.g. <3.1 should - # not match 3.1.dev0, but should match 3.0.dev0). - if not spec.is_prerelease and prospective.is_prerelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # less than the spec version *and* it's not a pre-release of the same - # version in the spec. - return True - - def _compare_greater_than(self, prospective: Version, spec_str: str) -> bool: - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is greater than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective > spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a post-release version, that we do not accept - # post-release versions for the version mentioned in the specifier - # (e.g. >3.1 should not match 3.0.post0, but should match 3.2.post0). - if not spec.is_postrelease and prospective.is_postrelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # Ensure that we do not allow a local version of the version mentioned - # in the specifier, which is technically greater than, to match. - if prospective.local is not None: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # greater than the spec version *and* it's not a pre-release of the - # same version in the spec. - return True - - def _compare_arbitrary(self, prospective: Version, spec: str) -> bool: - return str(prospective).lower() == str(spec).lower() - - def __contains__(self, item: str | Version) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: The item to check for. - - This is used for the ``in`` operator and behaves the same as - :meth:`contains` with no ``prereleases`` argument passed. - - >>> "1.2.3" in Specifier(">=1.2.3") - True - >>> Version("1.2.3") in Specifier(">=1.2.3") - True - >>> "1.0.0" in Specifier(">=1.2.3") - False - >>> "1.3.0a1" in Specifier(">=1.2.3") - False - >>> "1.3.0a1" in Specifier(">=1.2.3", prereleases=True) - True - """ - return self.contains(item) - - def contains(self, item: UnparsedVersion, prereleases: bool | None = None) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: - The item to check for, which can be a version string or a - :class:`Version` instance. - :param prereleases: - Whether or not to match prereleases with this Specifier. If set to - ``None`` (the default), it uses :attr:`prereleases` to determine - whether or not prereleases are allowed. - - >>> Specifier(">=1.2.3").contains("1.2.3") - True - >>> Specifier(">=1.2.3").contains(Version("1.2.3")) - True - >>> Specifier(">=1.2.3").contains("1.0.0") - False - >>> Specifier(">=1.2.3").contains("1.3.0a1") - False - >>> Specifier(">=1.2.3", prereleases=True).contains("1.3.0a1") - True - >>> Specifier(">=1.2.3").contains("1.3.0a1", prereleases=True) - True - """ - - # Determine if prereleases are to be allowed or not. - if prereleases is None: - prereleases = self.prereleases - - # Normalize item to a Version, this allows us to have a shortcut for - # "2.0" in Specifier(">=2") - normalized_item = _coerce_version(item) - - # Determine if we should be supporting prereleases in this specifier - # or not, if we do not support prereleases than we can short circuit - # logic if this version is a prereleases. - if normalized_item.is_prerelease and not prereleases: - return False - - # Actually do the comparison to determine if this item is contained - # within this Specifier or not. - operator_callable: CallableOperator = self._get_operator(self.operator) - return operator_callable(normalized_item, self.version) - - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """Filter items in the given iterable, that match the specifier. - - :param iterable: - An iterable that can contain version strings and :class:`Version` instances. - The items in the iterable will be filtered according to the specifier. - :param prereleases: - Whether or not to allow prereleases in the returned iterator. If set to - ``None`` (the default), it will be intelligently decide whether to allow - prereleases or not (based on the :attr:`prereleases` attribute, and - whether the only versions matching are prereleases). - - This method is smarter than just ``filter(Specifier().contains, [...])`` - because it implements the rule from :pep:`440` that a prerelease item - SHOULD be accepted if no other versions match the given specifier. - - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) - ['1.3'] - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.2.3", "1.3", Version("1.4")])) - ['1.2.3', '1.3', ] - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.5a1"])) - ['1.5a1'] - >>> list(Specifier(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - >>> list(Specifier(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - """ - - yielded = False - found_prereleases = [] - - kw = {"prereleases": prereleases if prereleases is not None else True} - - # Attempt to iterate over all the values in the iterable and if any of - # them match, yield them. - for version in iterable: - parsed_version = _coerce_version(version) - - if self.contains(parsed_version, **kw): - # If our version is a prerelease, and we were not set to allow - # prereleases, then we'll store it for later in case nothing - # else matches this specifier. - if parsed_version.is_prerelease and not ( - prereleases or self.prereleases - ): - found_prereleases.append(version) - # Either this is not a prerelease, or we should have been - # accepting prereleases from the beginning. - else: - yielded = True - yield version - - # Now that we've iterated over everything, determine if we've yielded - # any values, and if we have not and we have any prereleases stored up - # then we will go ahead and yield the prereleases. - if not yielded and found_prereleases: - for version in found_prereleases: - yield version - - -_prefix_regex = re.compile(r"^([0-9]+)((?:a|b|c|rc)[0-9]+)$") - - -def _version_split(version: str) -> list[str]: - """Split version into components. - - The split components are intended for version comparison. The logic does - not attempt to retain the original version string, so joining the - components back with :func:`_version_join` may not produce the original - version string. - """ - result: list[str] = [] - - epoch, _, rest = version.rpartition("!") - result.append(epoch or "0") - - for item in rest.split("."): - match = _prefix_regex.search(item) - if match: - result.extend(match.groups()) - else: - result.append(item) - return result - - -def _version_join(components: list[str]) -> str: - """Join split version components into a version string. - - This function assumes the input came from :func:`_version_split`, where the - first component must be the epoch (either empty or numeric), and all other - components numeric. - """ - epoch, *rest = components - return f"{epoch}!{'.'.join(rest)}" - - -def _is_not_suffix(segment: str) -> bool: - return not any( - segment.startswith(prefix) for prefix in ("dev", "a", "b", "rc", "post") - ) - - -def _pad_version(left: list[str], right: list[str]) -> tuple[list[str], list[str]]: - left_split, right_split = [], [] - - # Get the release segment of our versions - left_split.append(list(itertools.takewhile(lambda x: x.isdigit(), left))) - right_split.append(list(itertools.takewhile(lambda x: x.isdigit(), right))) - - # Get the rest of our versions - left_split.append(left[len(left_split[0]) :]) - right_split.append(right[len(right_split[0]) :]) - - # Insert our padding - left_split.insert(1, ["0"] * max(0, len(right_split[0]) - len(left_split[0]))) - right_split.insert(1, ["0"] * max(0, len(left_split[0]) - len(right_split[0]))) - - return ( - list(itertools.chain.from_iterable(left_split)), - list(itertools.chain.from_iterable(right_split)), - ) - - -class SpecifierSet(BaseSpecifier): - """This class abstracts handling of a set of version specifiers. - - It can be passed a single specifier (``>=3.0``), a comma-separated list of - specifiers (``>=3.0,!=3.1``), or no specifier at all. - """ - - def __init__(self, specifiers: str = "", prereleases: bool | None = None) -> None: - """Initialize a SpecifierSet instance. - - :param specifiers: - The string representation of a specifier or a comma-separated list of - specifiers which will be parsed and normalized before use. - :param prereleases: - This tells the SpecifierSet if it should accept prerelease versions if - applicable or not. The default of ``None`` will autodetect it from the - given specifiers. - - :raises InvalidSpecifier: - If the given ``specifiers`` are not parseable than this exception will be - raised. - """ - - # Split on `,` to break each individual specifier into it's own item, and - # strip each item to remove leading/trailing whitespace. - split_specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] - - # Make each individual specifier a Specifier and save in a frozen set for later. - self._specs = frozenset(map(Specifier, split_specifiers)) - - # Store our prereleases value so we can use it later to determine if - # we accept prereleases or not. - self._prereleases = prereleases - - @property - def prereleases(self) -> bool | None: - # If we have been given an explicit prerelease modifier, then we'll - # pass that through here. - if self._prereleases is not None: - return self._prereleases - - # If we don't have any specifiers, and we don't have a forced value, - # then we'll just return None since we don't know if this should have - # pre-releases or not. - if not self._specs: - return None - - # Otherwise we'll see if any of the given specifiers accept - # prereleases, if any of them do we'll return True, otherwise False. - return any(s.prereleases for s in self._specs) - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - def __repr__(self) -> str: - """A representation of the specifier set that shows all internal state. - - Note that the ordering of the individual specifiers within the set may not - match the input string. - - >>> SpecifierSet('>=1.0.0,!=2.0.0') - =1.0.0')> - >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=False) - =1.0.0', prereleases=False)> - >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=True) - =1.0.0', prereleases=True)> - """ - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"" - - def __str__(self) -> str: - """A string representation of the specifier set that can be round-tripped. - - Note that the ordering of the individual specifiers within the set may not - match the input string. - - >>> str(SpecifierSet(">=1.0.0,!=1.0.1")) - '!=1.0.1,>=1.0.0' - >>> str(SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False)) - '!=1.0.1,>=1.0.0' - """ - return ",".join(sorted(str(s) for s in self._specs)) - - def __hash__(self) -> int: - return hash(self._specs) - - def __and__(self, other: SpecifierSet | str) -> SpecifierSet: - """Return a SpecifierSet which is a combination of the two sets. - - :param other: The other object to combine with. - - >>> SpecifierSet(">=1.0.0,!=1.0.1") & '<=2.0.0,!=2.0.1' - =1.0.0')> - >>> SpecifierSet(">=1.0.0,!=1.0.1") & SpecifierSet('<=2.0.0,!=2.0.1') - =1.0.0')> - """ - if isinstance(other, str): - other = SpecifierSet(other) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - specifier = SpecifierSet() - specifier._specs = frozenset(self._specs | other._specs) - - if self._prereleases is None and other._prereleases is not None: - specifier._prereleases = other._prereleases - elif self._prereleases is not None and other._prereleases is None: - specifier._prereleases = self._prereleases - elif self._prereleases == other._prereleases: - specifier._prereleases = self._prereleases - else: - raise ValueError( - "Cannot combine SpecifierSets with True and False prerelease " - "overrides." - ) - - return specifier - - def __eq__(self, other: object) -> bool: - """Whether or not the two SpecifierSet-like objects are equal. - - :param other: The other object to check against. - - The value of :attr:`prereleases` is ignored. - - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> (SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False) == - ... SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True)) - True - >>> SpecifierSet(">=1.0.0,!=1.0.1") == ">=1.0.0,!=1.0.1" - True - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.2") - False - """ - if isinstance(other, (str, Specifier)): - other = SpecifierSet(str(other)) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - return self._specs == other._specs - - def __len__(self) -> int: - """Returns the number of specifiers in this specifier set.""" - return len(self._specs) - - def __iter__(self) -> Iterator[Specifier]: - """ - Returns an iterator over all the underlying :class:`Specifier` instances - in this specifier set. - - >>> sorted(SpecifierSet(">=1.0.0,!=1.0.1"), key=str) - [, =1.0.0')>] - """ - return iter(self._specs) - - def __contains__(self, item: UnparsedVersion) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: The item to check for. - - This is used for the ``in`` operator and behaves the same as - :meth:`contains` with no ``prereleases`` argument passed. - - >>> "1.2.3" in SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> Version("1.2.3") in SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> "1.0.1" in SpecifierSet(">=1.0.0,!=1.0.1") - False - >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1") - False - >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True) - True - """ - return self.contains(item) - - def contains( - self, - item: UnparsedVersion, - prereleases: bool | None = None, - installed: bool | None = None, - ) -> bool: - """Return whether or not the item is contained in this SpecifierSet. - - :param item: - The item to check for, which can be a version string or a - :class:`Version` instance. - :param prereleases: - Whether or not to match prereleases with this SpecifierSet. If set to - ``None`` (the default), it uses :attr:`prereleases` to determine - whether or not prereleases are allowed. - - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.2.3") - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains(Version("1.2.3")) - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.0.1") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True).contains("1.3.0a1") - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1", prereleases=True) - True - """ - # Ensure that our item is a Version instance. - if not isinstance(item, Version): - item = Version(item) - - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # We can determine if we're going to allow pre-releases by looking to - # see if any of the underlying items supports them. If none of them do - # and this item is a pre-release then we do not allow it and we can - # short circuit that here. - # Note: This means that 1.0.dev1 would not be contained in something - # like >=1.0.devabc however it would be in >=1.0.debabc,>0.0.dev0 - if not prereleases and item.is_prerelease: - return False - - if installed and item.is_prerelease: - item = Version(item.base_version) - - # We simply dispatch to the underlying specs here to make sure that the - # given version is contained within all of them. - # Note: This use of all() here means that an empty set of specifiers - # will always return True, this is an explicit design decision. - return all(s.contains(item, prereleases=prereleases) for s in self._specs) - - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """Filter items in the given iterable, that match the specifiers in this set. - - :param iterable: - An iterable that can contain version strings and :class:`Version` instances. - The items in the iterable will be filtered according to the specifier. - :param prereleases: - Whether or not to allow prereleases in the returned iterator. If set to - ``None`` (the default), it will be intelligently decide whether to allow - prereleases or not (based on the :attr:`prereleases` attribute, and - whether the only versions matching are prereleases). - - This method is smarter than just ``filter(SpecifierSet(...).contains, [...])`` - because it implements the rule from :pep:`440` that a prerelease item - SHOULD be accepted if no other versions match the given specifier. - - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) - ['1.3'] - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", Version("1.4")])) - ['1.3', ] - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.5a1"])) - [] - >>> list(SpecifierSet(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - >>> list(SpecifierSet(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - - An "empty" SpecifierSet will filter items based on the presence of prerelease - versions in the set. - - >>> list(SpecifierSet("").filter(["1.3", "1.5a1"])) - ['1.3'] - >>> list(SpecifierSet("").filter(["1.5a1"])) - ['1.5a1'] - >>> list(SpecifierSet("", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - >>> list(SpecifierSet("").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - """ - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # If we have any specifiers, then we want to wrap our iterable in the - # filter method for each one, this will act as a logical AND amongst - # each specifier. - if self._specs: - for spec in self._specs: - iterable = spec.filter(iterable, prereleases=bool(prereleases)) - return iter(iterable) - # If we do not have any specifiers, then we need to have a rough filter - # which will filter out any pre-releases, unless there are no final - # releases. - else: - filtered: list[UnparsedVersionVar] = [] - found_prereleases: list[UnparsedVersionVar] = [] - - for item in iterable: - parsed_version = _coerce_version(item) - - # Store any item which is a pre-release for later unless we've - # already found a final version or we are accepting prereleases - if parsed_version.is_prerelease and not prereleases: - if not filtered: - found_prereleases.append(item) - else: - filtered.append(item) - - # If we've found no items except for pre-releases, then we'll go - # ahead and use the pre-releases - if not filtered and found_prereleases and prereleases is None: - return iter(found_prereleases) - - return iter(filtered) diff --git a/venv/lib/python3.12/site-packages/packaging/tags.py b/venv/lib/python3.12/site-packages/packaging/tags.py deleted file mode 100644 index 6667d29..0000000 --- a/venv/lib/python3.12/site-packages/packaging/tags.py +++ /dev/null @@ -1,568 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import logging -import platform -import re -import struct -import subprocess -import sys -import sysconfig -from importlib.machinery import EXTENSION_SUFFIXES -from typing import ( - Iterable, - Iterator, - Sequence, - Tuple, - cast, -) - -from . import _manylinux, _musllinux - -logger = logging.getLogger(__name__) - -PythonVersion = Sequence[int] -MacVersion = Tuple[int, int] - -INTERPRETER_SHORT_NAMES: dict[str, str] = { - "python": "py", # Generic. - "cpython": "cp", - "pypy": "pp", - "ironpython": "ip", - "jython": "jy", -} - - -_32_BIT_INTERPRETER = struct.calcsize("P") == 4 - - -class Tag: - """ - A representation of the tag triple for a wheel. - - Instances are considered immutable and thus are hashable. Equality checking - is also supported. - """ - - __slots__ = ["_interpreter", "_abi", "_platform", "_hash"] - - def __init__(self, interpreter: str, abi: str, platform: str) -> None: - self._interpreter = interpreter.lower() - self._abi = abi.lower() - self._platform = platform.lower() - # The __hash__ of every single element in a Set[Tag] will be evaluated each time - # that a set calls its `.disjoint()` method, which may be called hundreds of - # times when scanning a page of links for packages with tags matching that - # Set[Tag]. Pre-computing the value here produces significant speedups for - # downstream consumers. - self._hash = hash((self._interpreter, self._abi, self._platform)) - - @property - def interpreter(self) -> str: - return self._interpreter - - @property - def abi(self) -> str: - return self._abi - - @property - def platform(self) -> str: - return self._platform - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Tag): - return NotImplemented - - return ( - (self._hash == other._hash) # Short-circuit ASAP for perf reasons. - and (self._platform == other._platform) - and (self._abi == other._abi) - and (self._interpreter == other._interpreter) - ) - - def __hash__(self) -> int: - return self._hash - - def __str__(self) -> str: - return f"{self._interpreter}-{self._abi}-{self._platform}" - - def __repr__(self) -> str: - return f"<{self} @ {id(self)}>" - - -def parse_tag(tag: str) -> frozenset[Tag]: - """ - Parses the provided tag (e.g. `py3-none-any`) into a frozenset of Tag instances. - - Returning a set is required due to the possibility that the tag is a - compressed tag set. - """ - tags = set() - interpreters, abis, platforms = tag.split("-") - for interpreter in interpreters.split("."): - for abi in abis.split("."): - for platform_ in platforms.split("."): - tags.add(Tag(interpreter, abi, platform_)) - return frozenset(tags) - - -def _get_config_var(name: str, warn: bool = False) -> int | str | None: - value: int | str | None = sysconfig.get_config_var(name) - if value is None and warn: - logger.debug( - "Config variable '%s' is unset, Python ABI tag may be incorrect", name - ) - return value - - -def _normalize_string(string: str) -> str: - return string.replace(".", "_").replace("-", "_").replace(" ", "_") - - -def _is_threaded_cpython(abis: list[str]) -> bool: - """ - Determine if the ABI corresponds to a threaded (`--disable-gil`) build. - - The threaded builds are indicated by a "t" in the abiflags. - """ - if len(abis) == 0: - return False - # expect e.g., cp313 - m = re.match(r"cp\d+(.*)", abis[0]) - if not m: - return False - abiflags = m.group(1) - return "t" in abiflags - - -def _abi3_applies(python_version: PythonVersion, threading: bool) -> bool: - """ - Determine if the Python version supports abi3. - - PEP 384 was first implemented in Python 3.2. The threaded (`--disable-gil`) - builds do not support abi3. - """ - return len(python_version) > 1 and tuple(python_version) >= (3, 2) and not threading - - -def _cpython_abis(py_version: PythonVersion, warn: bool = False) -> list[str]: - py_version = tuple(py_version) # To allow for version comparison. - abis = [] - version = _version_nodot(py_version[:2]) - threading = debug = pymalloc = ucs4 = "" - with_debug = _get_config_var("Py_DEBUG", warn) - has_refcount = hasattr(sys, "gettotalrefcount") - # Windows doesn't set Py_DEBUG, so checking for support of debug-compiled - # extension modules is the best option. - # https://github.com/pypa/pip/issues/3383#issuecomment-173267692 - has_ext = "_d.pyd" in EXTENSION_SUFFIXES - if with_debug or (with_debug is None and (has_refcount or has_ext)): - debug = "d" - if py_version >= (3, 13) and _get_config_var("Py_GIL_DISABLED", warn): - threading = "t" - if py_version < (3, 8): - with_pymalloc = _get_config_var("WITH_PYMALLOC", warn) - if with_pymalloc or with_pymalloc is None: - pymalloc = "m" - if py_version < (3, 3): - unicode_size = _get_config_var("Py_UNICODE_SIZE", warn) - if unicode_size == 4 or ( - unicode_size is None and sys.maxunicode == 0x10FFFF - ): - ucs4 = "u" - elif debug: - # Debug builds can also load "normal" extension modules. - # We can also assume no UCS-4 or pymalloc requirement. - abis.append(f"cp{version}{threading}") - abis.insert(0, f"cp{version}{threading}{debug}{pymalloc}{ucs4}") - return abis - - -def cpython_tags( - python_version: PythonVersion | None = None, - abis: Iterable[str] | None = None, - platforms: Iterable[str] | None = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a CPython interpreter. - - The tags consist of: - - cp-- - - cp-abi3- - - cp-none- - - cp-abi3- # Older Python versions down to 3.2. - - If python_version only specifies a major version then user-provided ABIs and - the 'none' ABItag will be used. - - If 'abi3' or 'none' are specified in 'abis' then they will be yielded at - their normal position and not at the beginning. - """ - if not python_version: - python_version = sys.version_info[:2] - - interpreter = f"cp{_version_nodot(python_version[:2])}" - - if abis is None: - if len(python_version) > 1: - abis = _cpython_abis(python_version, warn) - else: - abis = [] - abis = list(abis) - # 'abi3' and 'none' are explicitly handled later. - for explicit_abi in ("abi3", "none"): - try: - abis.remove(explicit_abi) - except ValueError: - pass - - platforms = list(platforms or platform_tags()) - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - - threading = _is_threaded_cpython(abis) - use_abi3 = _abi3_applies(python_version, threading) - if use_abi3: - yield from (Tag(interpreter, "abi3", platform_) for platform_ in platforms) - yield from (Tag(interpreter, "none", platform_) for platform_ in platforms) - - if use_abi3: - for minor_version in range(python_version[1] - 1, 1, -1): - for platform_ in platforms: - interpreter = "cp{version}".format( - version=_version_nodot((python_version[0], minor_version)) - ) - yield Tag(interpreter, "abi3", platform_) - - -def _generic_abi() -> list[str]: - """ - Return the ABI tag based on EXT_SUFFIX. - """ - # The following are examples of `EXT_SUFFIX`. - # We want to keep the parts which are related to the ABI and remove the - # parts which are related to the platform: - # - linux: '.cpython-310-x86_64-linux-gnu.so' => cp310 - # - mac: '.cpython-310-darwin.so' => cp310 - # - win: '.cp310-win_amd64.pyd' => cp310 - # - win: '.pyd' => cp37 (uses _cpython_abis()) - # - pypy: '.pypy38-pp73-x86_64-linux-gnu.so' => pypy38_pp73 - # - graalpy: '.graalpy-38-native-x86_64-darwin.dylib' - # => graalpy_38_native - - ext_suffix = _get_config_var("EXT_SUFFIX", warn=True) - if not isinstance(ext_suffix, str) or ext_suffix[0] != ".": - raise SystemError("invalid sysconfig.get_config_var('EXT_SUFFIX')") - parts = ext_suffix.split(".") - if len(parts) < 3: - # CPython3.7 and earlier uses ".pyd" on Windows. - return _cpython_abis(sys.version_info[:2]) - soabi = parts[1] - if soabi.startswith("cpython"): - # non-windows - abi = "cp" + soabi.split("-")[1] - elif soabi.startswith("cp"): - # windows - abi = soabi.split("-")[0] - elif soabi.startswith("pypy"): - abi = "-".join(soabi.split("-")[:2]) - elif soabi.startswith("graalpy"): - abi = "-".join(soabi.split("-")[:3]) - elif soabi: - # pyston, ironpython, others? - abi = soabi - else: - return [] - return [_normalize_string(abi)] - - -def generic_tags( - interpreter: str | None = None, - abis: Iterable[str] | None = None, - platforms: Iterable[str] | None = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a generic interpreter. - - The tags consist of: - - -- - - The "none" ABI will be added if it was not explicitly provided. - """ - if not interpreter: - interp_name = interpreter_name() - interp_version = interpreter_version(warn=warn) - interpreter = "".join([interp_name, interp_version]) - if abis is None: - abis = _generic_abi() - else: - abis = list(abis) - platforms = list(platforms or platform_tags()) - if "none" not in abis: - abis.append("none") - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - - -def _py_interpreter_range(py_version: PythonVersion) -> Iterator[str]: - """ - Yields Python versions in descending order. - - After the latest version, the major-only version will be yielded, and then - all previous versions of that major version. - """ - if len(py_version) > 1: - yield f"py{_version_nodot(py_version[:2])}" - yield f"py{py_version[0]}" - if len(py_version) > 1: - for minor in range(py_version[1] - 1, -1, -1): - yield f"py{_version_nodot((py_version[0], minor))}" - - -def compatible_tags( - python_version: PythonVersion | None = None, - interpreter: str | None = None, - platforms: Iterable[str] | None = None, -) -> Iterator[Tag]: - """ - Yields the sequence of tags that are compatible with a specific version of Python. - - The tags consist of: - - py*-none- - - -none-any # ... if `interpreter` is provided. - - py*-none-any - """ - if not python_version: - python_version = sys.version_info[:2] - platforms = list(platforms or platform_tags()) - for version in _py_interpreter_range(python_version): - for platform_ in platforms: - yield Tag(version, "none", platform_) - if interpreter: - yield Tag(interpreter, "none", "any") - for version in _py_interpreter_range(python_version): - yield Tag(version, "none", "any") - - -def _mac_arch(arch: str, is_32bit: bool = _32_BIT_INTERPRETER) -> str: - if not is_32bit: - return arch - - if arch.startswith("ppc"): - return "ppc" - - return "i386" - - -def _mac_binary_formats(version: MacVersion, cpu_arch: str) -> list[str]: - formats = [cpu_arch] - if cpu_arch == "x86_64": - if version < (10, 4): - return [] - formats.extend(["intel", "fat64", "fat32"]) - - elif cpu_arch == "i386": - if version < (10, 4): - return [] - formats.extend(["intel", "fat32", "fat"]) - - elif cpu_arch == "ppc64": - # TODO: Need to care about 32-bit PPC for ppc64 through 10.2? - if version > (10, 5) or version < (10, 4): - return [] - formats.append("fat64") - - elif cpu_arch == "ppc": - if version > (10, 6): - return [] - formats.extend(["fat32", "fat"]) - - if cpu_arch in {"arm64", "x86_64"}: - formats.append("universal2") - - if cpu_arch in {"x86_64", "i386", "ppc64", "ppc", "intel"}: - formats.append("universal") - - return formats - - -def mac_platforms( - version: MacVersion | None = None, arch: str | None = None -) -> Iterator[str]: - """ - Yields the platform tags for a macOS system. - - The `version` parameter is a two-item tuple specifying the macOS version to - generate platform tags for. The `arch` parameter is the CPU architecture to - generate platform tags for. Both parameters default to the appropriate value - for the current system. - """ - version_str, _, cpu_arch = platform.mac_ver() - if version is None: - version = cast("MacVersion", tuple(map(int, version_str.split(".")[:2]))) - if version == (10, 16): - # When built against an older macOS SDK, Python will report macOS 10.16 - # instead of the real version. - version_str = subprocess.run( - [ - sys.executable, - "-sS", - "-c", - "import platform; print(platform.mac_ver()[0])", - ], - check=True, - env={"SYSTEM_VERSION_COMPAT": "0"}, - stdout=subprocess.PIPE, - text=True, - ).stdout - version = cast("MacVersion", tuple(map(int, version_str.split(".")[:2]))) - else: - version = version - if arch is None: - arch = _mac_arch(cpu_arch) - else: - arch = arch - - if (10, 0) <= version and version < (11, 0): - # Prior to Mac OS 11, each yearly release of Mac OS bumped the - # "minor" version number. The major version was always 10. - for minor_version in range(version[1], -1, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=10, minor=minor_version, binary_format=binary_format - ) - - if version >= (11, 0): - # Starting with Mac OS 11, each yearly release bumps the major version - # number. The minor versions are now the midyear updates. - for major_version in range(version[0], 10, -1): - compat_version = major_version, 0 - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=major_version, minor=0, binary_format=binary_format - ) - - if version >= (11, 0): - # Mac OS 11 on x86_64 is compatible with binaries from previous releases. - # Arm64 support was introduced in 11.0, so no Arm binaries from previous - # releases exist. - # - # However, the "universal2" binary format can have a - # macOS version earlier than 11.0 when the x86_64 part of the binary supports - # that version of macOS. - if arch == "x86_64": - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - else: - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_format = "universal2" - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - - -def _linux_platforms(is_32bit: bool = _32_BIT_INTERPRETER) -> Iterator[str]: - linux = _normalize_string(sysconfig.get_platform()) - if not linux.startswith("linux_"): - # we should never be here, just yield the sysconfig one and return - yield linux - return - if is_32bit: - if linux == "linux_x86_64": - linux = "linux_i686" - elif linux == "linux_aarch64": - linux = "linux_armv8l" - _, arch = linux.split("_", 1) - archs = {"armv8l": ["armv8l", "armv7l"]}.get(arch, [arch]) - yield from _manylinux.platform_tags(archs) - yield from _musllinux.platform_tags(archs) - for arch in archs: - yield f"linux_{arch}" - - -def _generic_platforms() -> Iterator[str]: - yield _normalize_string(sysconfig.get_platform()) - - -def platform_tags() -> Iterator[str]: - """ - Provides the platform tags for this installation. - """ - if platform.system() == "Darwin": - return mac_platforms() - elif platform.system() == "Linux": - return _linux_platforms() - else: - return _generic_platforms() - - -def interpreter_name() -> str: - """ - Returns the name of the running interpreter. - - Some implementations have a reserved, two-letter abbreviation which will - be returned when appropriate. - """ - name = sys.implementation.name - return INTERPRETER_SHORT_NAMES.get(name) or name - - -def interpreter_version(*, warn: bool = False) -> str: - """ - Returns the version of the running interpreter. - """ - version = _get_config_var("py_version_nodot", warn=warn) - if version: - version = str(version) - else: - version = _version_nodot(sys.version_info[:2]) - return version - - -def _version_nodot(version: PythonVersion) -> str: - return "".join(map(str, version)) - - -def sys_tags(*, warn: bool = False) -> Iterator[Tag]: - """ - Returns the sequence of tag triples for the running interpreter. - - The order of the sequence corresponds to priority order for the - interpreter, from most to least important. - """ - - interp_name = interpreter_name() - if interp_name == "cp": - yield from cpython_tags(warn=warn) - else: - yield from generic_tags() - - if interp_name == "pp": - interp = "pp3" - elif interp_name == "cp": - interp = "cp" + interpreter_version(warn=warn) - else: - interp = None - yield from compatible_tags(interpreter=interp) diff --git a/venv/lib/python3.12/site-packages/packaging/utils.py b/venv/lib/python3.12/site-packages/packaging/utils.py deleted file mode 100644 index d33da5b..0000000 --- a/venv/lib/python3.12/site-packages/packaging/utils.py +++ /dev/null @@ -1,174 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import re -from typing import NewType, Tuple, Union, cast - -from .tags import Tag, parse_tag -from .version import InvalidVersion, Version - -BuildTag = Union[Tuple[()], Tuple[int, str]] -NormalizedName = NewType("NormalizedName", str) - - -class InvalidName(ValueError): - """ - An invalid distribution name; users should refer to the packaging user guide. - """ - - -class InvalidWheelFilename(ValueError): - """ - An invalid wheel filename was found, users should refer to PEP 427. - """ - - -class InvalidSdistFilename(ValueError): - """ - An invalid sdist filename was found, users should refer to the packaging user guide. - """ - - -# Core metadata spec for `Name` -_validate_regex = re.compile( - r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", re.IGNORECASE -) -_canonicalize_regex = re.compile(r"[-_.]+") -_normalized_regex = re.compile(r"^([a-z0-9]|[a-z0-9]([a-z0-9-](?!--))*[a-z0-9])$") -# PEP 427: The build number must start with a digit. -_build_tag_regex = re.compile(r"(\d+)(.*)") - - -def canonicalize_name(name: str, *, validate: bool = False) -> NormalizedName: - if validate and not _validate_regex.match(name): - raise InvalidName(f"name is invalid: {name!r}") - # This is taken from PEP 503. - value = _canonicalize_regex.sub("-", name).lower() - return cast(NormalizedName, value) - - -def is_normalized_name(name: str) -> bool: - return _normalized_regex.match(name) is not None - - -def canonicalize_version( - version: Version | str, *, strip_trailing_zero: bool = True -) -> str: - """ - This is very similar to Version.__str__, but has one subtle difference - with the way it handles the release segment. - """ - if isinstance(version, str): - try: - parsed = Version(version) - except InvalidVersion: - # Legacy versions cannot be normalized - return version - else: - parsed = version - - parts = [] - - # Epoch - if parsed.epoch != 0: - parts.append(f"{parsed.epoch}!") - - # Release segment - release_segment = ".".join(str(x) for x in parsed.release) - if strip_trailing_zero: - # NB: This strips trailing '.0's to normalize - release_segment = re.sub(r"(\.0)+$", "", release_segment) - parts.append(release_segment) - - # Pre-release - if parsed.pre is not None: - parts.append("".join(str(x) for x in parsed.pre)) - - # Post-release - if parsed.post is not None: - parts.append(f".post{parsed.post}") - - # Development release - if parsed.dev is not None: - parts.append(f".dev{parsed.dev}") - - # Local version segment - if parsed.local is not None: - parts.append(f"+{parsed.local}") - - return "".join(parts) - - -def parse_wheel_filename( - filename: str, -) -> tuple[NormalizedName, Version, BuildTag, frozenset[Tag]]: - if not filename.endswith(".whl"): - raise InvalidWheelFilename( - f"Invalid wheel filename (extension must be '.whl'): {filename}" - ) - - filename = filename[:-4] - dashes = filename.count("-") - if dashes not in (4, 5): - raise InvalidWheelFilename( - f"Invalid wheel filename (wrong number of parts): {filename}" - ) - - parts = filename.split("-", dashes - 2) - name_part = parts[0] - # See PEP 427 for the rules on escaping the project name. - if "__" in name_part or re.match(r"^[\w\d._]*$", name_part, re.UNICODE) is None: - raise InvalidWheelFilename(f"Invalid project name: {filename}") - name = canonicalize_name(name_part) - - try: - version = Version(parts[1]) - except InvalidVersion as e: - raise InvalidWheelFilename( - f"Invalid wheel filename (invalid version): {filename}" - ) from e - - if dashes == 5: - build_part = parts[2] - build_match = _build_tag_regex.match(build_part) - if build_match is None: - raise InvalidWheelFilename( - f"Invalid build number: {build_part} in '{filename}'" - ) - build = cast(BuildTag, (int(build_match.group(1)), build_match.group(2))) - else: - build = () - tags = parse_tag(parts[-1]) - return (name, version, build, tags) - - -def parse_sdist_filename(filename: str) -> tuple[NormalizedName, Version]: - if filename.endswith(".tar.gz"): - file_stem = filename[: -len(".tar.gz")] - elif filename.endswith(".zip"): - file_stem = filename[: -len(".zip")] - else: - raise InvalidSdistFilename( - f"Invalid sdist filename (extension must be '.tar.gz' or '.zip'):" - f" {filename}" - ) - - # We are requiring a PEP 440 version, which cannot contain dashes, - # so we split on the last dash. - name_part, sep, version_part = file_stem.rpartition("-") - if not sep: - raise InvalidSdistFilename(f"Invalid sdist filename: {filename}") - - name = canonicalize_name(name_part) - - try: - version = Version(version_part) - except InvalidVersion as e: - raise InvalidSdistFilename( - f"Invalid sdist filename (invalid version): {filename}" - ) from e - - return (name, version) diff --git a/venv/lib/python3.12/site-packages/packaging/version.py b/venv/lib/python3.12/site-packages/packaging/version.py deleted file mode 100644 index 46bc261..0000000 --- a/venv/lib/python3.12/site-packages/packaging/version.py +++ /dev/null @@ -1,563 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -""" -.. testsetup:: - - from packaging.version import parse, Version -""" - -from __future__ import annotations - -import itertools -import re -from typing import Any, Callable, NamedTuple, SupportsInt, Tuple, Union - -from ._structures import Infinity, InfinityType, NegativeInfinity, NegativeInfinityType - -__all__ = ["VERSION_PATTERN", "parse", "Version", "InvalidVersion"] - -LocalType = Tuple[Union[int, str], ...] - -CmpPrePostDevType = Union[InfinityType, NegativeInfinityType, Tuple[str, int]] -CmpLocalType = Union[ - NegativeInfinityType, - Tuple[Union[Tuple[int, str], Tuple[NegativeInfinityType, Union[int, str]]], ...], -] -CmpKey = Tuple[ - int, - Tuple[int, ...], - CmpPrePostDevType, - CmpPrePostDevType, - CmpPrePostDevType, - CmpLocalType, -] -VersionComparisonMethod = Callable[[CmpKey, CmpKey], bool] - - -class _Version(NamedTuple): - epoch: int - release: tuple[int, ...] - dev: tuple[str, int] | None - pre: tuple[str, int] | None - post: tuple[str, int] | None - local: LocalType | None - - -def parse(version: str) -> Version: - """Parse the given version string. - - >>> parse('1.0.dev1') - - - :param version: The version string to parse. - :raises InvalidVersion: When the version string is not a valid version. - """ - return Version(version) - - -class InvalidVersion(ValueError): - """Raised when a version string is not a valid version. - - >>> Version("invalid") - Traceback (most recent call last): - ... - packaging.version.InvalidVersion: Invalid version: 'invalid' - """ - - -class _BaseVersion: - _key: tuple[Any, ...] - - def __hash__(self) -> int: - return hash(self._key) - - # Please keep the duplicated `isinstance` check - # in the six comparisons hereunder - # unless you find a way to avoid adding overhead function calls. - def __lt__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key < other._key - - def __le__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key <= other._key - - def __eq__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key == other._key - - def __ge__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key >= other._key - - def __gt__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key > other._key - - def __ne__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key != other._key - - -# Deliberately not anchored to the start and end of the string, to make it -# easier for 3rd party code to reuse -_VERSION_PATTERN = r""" - v? - (?: - (?:(?P[0-9]+)!)? # epoch - (?P[0-9]+(?:\.[0-9]+)*) # release segment - (?P

                                          # pre-release
-            [-_\.]?
-            (?Palpha|a|beta|b|preview|pre|c|rc)
-            [-_\.]?
-            (?P[0-9]+)?
-        )?
-        (?P                                         # post release
-            (?:-(?P[0-9]+))
-            |
-            (?:
-                [-_\.]?
-                (?Ppost|rev|r)
-                [-_\.]?
-                (?P[0-9]+)?
-            )
-        )?
-        (?P                                          # dev release
-            [-_\.]?
-            (?Pdev)
-            [-_\.]?
-            (?P[0-9]+)?
-        )?
-    )
-    (?:\+(?P[a-z0-9]+(?:[-_\.][a-z0-9]+)*))?       # local version
-"""
-
-VERSION_PATTERN = _VERSION_PATTERN
-"""
-A string containing the regular expression used to match a valid version.
-
-The pattern is not anchored at either end, and is intended for embedding in larger
-expressions (for example, matching a version number as part of a file name). The
-regular expression should be compiled with the ``re.VERBOSE`` and ``re.IGNORECASE``
-flags set.
-
-:meta hide-value:
-"""
-
-
-class Version(_BaseVersion):
-    """This class abstracts handling of a project's versions.
-
-    A :class:`Version` instance is comparison aware and can be compared and
-    sorted using the standard Python interfaces.
-
-    >>> v1 = Version("1.0a5")
-    >>> v2 = Version("1.0")
-    >>> v1
-    
-    >>> v2
-    
-    >>> v1 < v2
-    True
-    >>> v1 == v2
-    False
-    >>> v1 > v2
-    False
-    >>> v1 >= v2
-    False
-    >>> v1 <= v2
-    True
-    """
-
-    _regex = re.compile(r"^\s*" + VERSION_PATTERN + r"\s*$", re.VERBOSE | re.IGNORECASE)
-    _key: CmpKey
-
-    def __init__(self, version: str) -> None:
-        """Initialize a Version object.
-
-        :param version:
-            The string representation of a version which will be parsed and normalized
-            before use.
-        :raises InvalidVersion:
-            If the ``version`` does not conform to PEP 440 in any way then this
-            exception will be raised.
-        """
-
-        # Validate the version and parse it into pieces
-        match = self._regex.search(version)
-        if not match:
-            raise InvalidVersion(f"Invalid version: '{version}'")
-
-        # Store the parsed out pieces of the version
-        self._version = _Version(
-            epoch=int(match.group("epoch")) if match.group("epoch") else 0,
-            release=tuple(int(i) for i in match.group("release").split(".")),
-            pre=_parse_letter_version(match.group("pre_l"), match.group("pre_n")),
-            post=_parse_letter_version(
-                match.group("post_l"), match.group("post_n1") or match.group("post_n2")
-            ),
-            dev=_parse_letter_version(match.group("dev_l"), match.group("dev_n")),
-            local=_parse_local_version(match.group("local")),
-        )
-
-        # Generate a key which will be used for sorting
-        self._key = _cmpkey(
-            self._version.epoch,
-            self._version.release,
-            self._version.pre,
-            self._version.post,
-            self._version.dev,
-            self._version.local,
-        )
-
-    def __repr__(self) -> str:
-        """A representation of the Version that shows all internal state.
-
-        >>> Version('1.0.0')
-        
-        """
-        return f""
-
-    def __str__(self) -> str:
-        """A string representation of the version that can be rounded-tripped.
-
-        >>> str(Version("1.0a5"))
-        '1.0a5'
-        """
-        parts = []
-
-        # Epoch
-        if self.epoch != 0:
-            parts.append(f"{self.epoch}!")
-
-        # Release segment
-        parts.append(".".join(str(x) for x in self.release))
-
-        # Pre-release
-        if self.pre is not None:
-            parts.append("".join(str(x) for x in self.pre))
-
-        # Post-release
-        if self.post is not None:
-            parts.append(f".post{self.post}")
-
-        # Development release
-        if self.dev is not None:
-            parts.append(f".dev{self.dev}")
-
-        # Local version segment
-        if self.local is not None:
-            parts.append(f"+{self.local}")
-
-        return "".join(parts)
-
-    @property
-    def epoch(self) -> int:
-        """The epoch of the version.
-
-        >>> Version("2.0.0").epoch
-        0
-        >>> Version("1!2.0.0").epoch
-        1
-        """
-        return self._version.epoch
-
-    @property
-    def release(self) -> tuple[int, ...]:
-        """The components of the "release" segment of the version.
-
-        >>> Version("1.2.3").release
-        (1, 2, 3)
-        >>> Version("2.0.0").release
-        (2, 0, 0)
-        >>> Version("1!2.0.0.post0").release
-        (2, 0, 0)
-
-        Includes trailing zeroes but not the epoch or any pre-release / development /
-        post-release suffixes.
-        """
-        return self._version.release
-
-    @property
-    def pre(self) -> tuple[str, int] | None:
-        """The pre-release segment of the version.
-
-        >>> print(Version("1.2.3").pre)
-        None
-        >>> Version("1.2.3a1").pre
-        ('a', 1)
-        >>> Version("1.2.3b1").pre
-        ('b', 1)
-        >>> Version("1.2.3rc1").pre
-        ('rc', 1)
-        """
-        return self._version.pre
-
-    @property
-    def post(self) -> int | None:
-        """The post-release number of the version.
-
-        >>> print(Version("1.2.3").post)
-        None
-        >>> Version("1.2.3.post1").post
-        1
-        """
-        return self._version.post[1] if self._version.post else None
-
-    @property
-    def dev(self) -> int | None:
-        """The development number of the version.
-
-        >>> print(Version("1.2.3").dev)
-        None
-        >>> Version("1.2.3.dev1").dev
-        1
-        """
-        return self._version.dev[1] if self._version.dev else None
-
-    @property
-    def local(self) -> str | None:
-        """The local version segment of the version.
-
-        >>> print(Version("1.2.3").local)
-        None
-        >>> Version("1.2.3+abc").local
-        'abc'
-        """
-        if self._version.local:
-            return ".".join(str(x) for x in self._version.local)
-        else:
-            return None
-
-    @property
-    def public(self) -> str:
-        """The public portion of the version.
-
-        >>> Version("1.2.3").public
-        '1.2.3'
-        >>> Version("1.2.3+abc").public
-        '1.2.3'
-        >>> Version("1.2.3+abc.dev1").public
-        '1.2.3'
-        """
-        return str(self).split("+", 1)[0]
-
-    @property
-    def base_version(self) -> str:
-        """The "base version" of the version.
-
-        >>> Version("1.2.3").base_version
-        '1.2.3'
-        >>> Version("1.2.3+abc").base_version
-        '1.2.3'
-        >>> Version("1!1.2.3+abc.dev1").base_version
-        '1!1.2.3'
-
-        The "base version" is the public version of the project without any pre or post
-        release markers.
-        """
-        parts = []
-
-        # Epoch
-        if self.epoch != 0:
-            parts.append(f"{self.epoch}!")
-
-        # Release segment
-        parts.append(".".join(str(x) for x in self.release))
-
-        return "".join(parts)
-
-    @property
-    def is_prerelease(self) -> bool:
-        """Whether this version is a pre-release.
-
-        >>> Version("1.2.3").is_prerelease
-        False
-        >>> Version("1.2.3a1").is_prerelease
-        True
-        >>> Version("1.2.3b1").is_prerelease
-        True
-        >>> Version("1.2.3rc1").is_prerelease
-        True
-        >>> Version("1.2.3dev1").is_prerelease
-        True
-        """
-        return self.dev is not None or self.pre is not None
-
-    @property
-    def is_postrelease(self) -> bool:
-        """Whether this version is a post-release.
-
-        >>> Version("1.2.3").is_postrelease
-        False
-        >>> Version("1.2.3.post1").is_postrelease
-        True
-        """
-        return self.post is not None
-
-    @property
-    def is_devrelease(self) -> bool:
-        """Whether this version is a development release.
-
-        >>> Version("1.2.3").is_devrelease
-        False
-        >>> Version("1.2.3.dev1").is_devrelease
-        True
-        """
-        return self.dev is not None
-
-    @property
-    def major(self) -> int:
-        """The first item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").major
-        1
-        """
-        return self.release[0] if len(self.release) >= 1 else 0
-
-    @property
-    def minor(self) -> int:
-        """The second item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").minor
-        2
-        >>> Version("1").minor
-        0
-        """
-        return self.release[1] if len(self.release) >= 2 else 0
-
-    @property
-    def micro(self) -> int:
-        """The third item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").micro
-        3
-        >>> Version("1").micro
-        0
-        """
-        return self.release[2] if len(self.release) >= 3 else 0
-
-
-def _parse_letter_version(
-    letter: str | None, number: str | bytes | SupportsInt | None
-) -> tuple[str, int] | None:
-    if letter:
-        # We consider there to be an implicit 0 in a pre-release if there is
-        # not a numeral associated with it.
-        if number is None:
-            number = 0
-
-        # We normalize any letters to their lower case form
-        letter = letter.lower()
-
-        # We consider some words to be alternate spellings of other words and
-        # in those cases we want to normalize the spellings to our preferred
-        # spelling.
-        if letter == "alpha":
-            letter = "a"
-        elif letter == "beta":
-            letter = "b"
-        elif letter in ["c", "pre", "preview"]:
-            letter = "rc"
-        elif letter in ["rev", "r"]:
-            letter = "post"
-
-        return letter, int(number)
-    if not letter and number:
-        # We assume if we are given a number, but we are not given a letter
-        # then this is using the implicit post release syntax (e.g. 1.0-1)
-        letter = "post"
-
-        return letter, int(number)
-
-    return None
-
-
-_local_version_separators = re.compile(r"[\._-]")
-
-
-def _parse_local_version(local: str | None) -> LocalType | None:
-    """
-    Takes a string like abc.1.twelve and turns it into ("abc", 1, "twelve").
-    """
-    if local is not None:
-        return tuple(
-            part.lower() if not part.isdigit() else int(part)
-            for part in _local_version_separators.split(local)
-        )
-    return None
-
-
-def _cmpkey(
-    epoch: int,
-    release: tuple[int, ...],
-    pre: tuple[str, int] | None,
-    post: tuple[str, int] | None,
-    dev: tuple[str, int] | None,
-    local: LocalType | None,
-) -> CmpKey:
-    # When we compare a release version, we want to compare it with all of the
-    # trailing zeros removed. So we'll use a reverse the list, drop all the now
-    # leading zeros until we come to something non zero, then take the rest
-    # re-reverse it back into the correct order and make it a tuple and use
-    # that for our sorting key.
-    _release = tuple(
-        reversed(list(itertools.dropwhile(lambda x: x == 0, reversed(release))))
-    )
-
-    # We need to "trick" the sorting algorithm to put 1.0.dev0 before 1.0a0.
-    # We'll do this by abusing the pre segment, but we _only_ want to do this
-    # if there is not a pre or a post segment. If we have one of those then
-    # the normal sorting rules will handle this case correctly.
-    if pre is None and post is None and dev is not None:
-        _pre: CmpPrePostDevType = NegativeInfinity
-    # Versions without a pre-release (except as noted above) should sort after
-    # those with one.
-    elif pre is None:
-        _pre = Infinity
-    else:
-        _pre = pre
-
-    # Versions without a post segment should sort before those with one.
-    if post is None:
-        _post: CmpPrePostDevType = NegativeInfinity
-
-    else:
-        _post = post
-
-    # Versions without a development segment should sort after those with one.
-    if dev is None:
-        _dev: CmpPrePostDevType = Infinity
-
-    else:
-        _dev = dev
-
-    if local is None:
-        # Versions without a local segment should sort before those with one.
-        _local: CmpLocalType = NegativeInfinity
-    else:
-        # Versions with a local segment need that segment parsed to implement
-        # the sorting rules in PEP440.
-        # - Alpha numeric segments sort before numeric segments
-        # - Alpha numeric segments sort lexicographically
-        # - Numeric segments sort numerically
-        # - Shorter versions sort before longer versions when the prefixes
-        #   match exactly
-        _local = tuple(
-            (i, "") if isinstance(i, int) else (NegativeInfinity, i) for i in local
-        )
-
-    return epoch, _release, _pre, _post, _dev, _local
diff --git a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/INSTALLER
deleted file mode 100644
index a1b589e..0000000
--- a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/INSTALLER
+++ /dev/null
@@ -1 +0,0 @@
-pip
diff --git a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/LICENSE b/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/LICENSE
deleted file mode 100644
index 14e2f77..0000000
--- a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/LICENSE
+++ /dev/null
@@ -1,373 +0,0 @@
-Mozilla Public License Version 2.0
-==================================
-
-1. Definitions
---------------
-
-1.1. "Contributor"
-    means each individual or legal entity that creates, contributes to
-    the creation of, or owns Covered Software.
-
-1.2. "Contributor Version"
-    means the combination of the Contributions of others (if any) used
-    by a Contributor and that particular Contributor's Contribution.
-
-1.3. "Contribution"
-    means Covered Software of a particular Contributor.
-
-1.4. "Covered Software"
-    means Source Code Form to which the initial Contributor has attached
-    the notice in Exhibit A, the Executable Form of such Source Code
-    Form, and Modifications of such Source Code Form, in each case
-    including portions thereof.
-
-1.5. "Incompatible With Secondary Licenses"
-    means
-
-    (a) that the initial Contributor has attached the notice described
-        in Exhibit B to the Covered Software; or
-
-    (b) that the Covered Software was made available under the terms of
-        version 1.1 or earlier of the License, but not also under the
-        terms of a Secondary License.
-
-1.6. "Executable Form"
-    means any form of the work other than Source Code Form.
-
-1.7. "Larger Work"
-    means a work that combines Covered Software with other material, in 
-    a separate file or files, that is not Covered Software.
-
-1.8. "License"
-    means this document.
-
-1.9. "Licensable"
-    means having the right to grant, to the maximum extent possible,
-    whether at the time of the initial grant or subsequently, any and
-    all of the rights conveyed by this License.
-
-1.10. "Modifications"
-    means any of the following:
-
-    (a) any file in Source Code Form that results from an addition to,
-        deletion from, or modification of the contents of Covered
-        Software; or
-
-    (b) any new file in Source Code Form that contains any Covered
-        Software.
-
-1.11. "Patent Claims" of a Contributor
-    means any patent claim(s), including without limitation, method,
-    process, and apparatus claims, in any patent Licensable by such
-    Contributor that would be infringed, but for the grant of the
-    License, by the making, using, selling, offering for sale, having
-    made, import, or transfer of either its Contributions or its
-    Contributor Version.
-
-1.12. "Secondary License"
-    means either the GNU General Public License, Version 2.0, the GNU
-    Lesser General Public License, Version 2.1, the GNU Affero General
-    Public License, Version 3.0, or any later versions of those
-    licenses.
-
-1.13. "Source Code Form"
-    means the form of the work preferred for making modifications.
-
-1.14. "You" (or "Your")
-    means an individual or a legal entity exercising rights under this
-    License. For legal entities, "You" includes any entity that
-    controls, is controlled by, or is under common control with You. For
-    purposes of this definition, "control" means (a) the power, direct
-    or indirect, to cause the direction or management of such entity,
-    whether by contract or otherwise, or (b) ownership of more than
-    fifty percent (50%) of the outstanding shares or beneficial
-    ownership of such entity.
-
-2. License Grants and Conditions
---------------------------------
-
-2.1. Grants
-
-Each Contributor hereby grants You a world-wide, royalty-free,
-non-exclusive license:
-
-(a) under intellectual property rights (other than patent or trademark)
-    Licensable by such Contributor to use, reproduce, make available,
-    modify, display, perform, distribute, and otherwise exploit its
-    Contributions, either on an unmodified basis, with Modifications, or
-    as part of a Larger Work; and
-
-(b) under Patent Claims of such Contributor to make, use, sell, offer
-    for sale, have made, import, and otherwise transfer either its
-    Contributions or its Contributor Version.
-
-2.2. Effective Date
-
-The licenses granted in Section 2.1 with respect to any Contribution
-become effective for each Contribution on the date the Contributor first
-distributes such Contribution.
-
-2.3. Limitations on Grant Scope
-
-The licenses granted in this Section 2 are the only rights granted under
-this License. No additional rights or licenses will be implied from the
-distribution or licensing of Covered Software under this License.
-Notwithstanding Section 2.1(b) above, no patent license is granted by a
-Contributor:
-
-(a) for any code that a Contributor has removed from Covered Software;
-    or
-
-(b) for infringements caused by: (i) Your and any other third party's
-    modifications of Covered Software, or (ii) the combination of its
-    Contributions with other software (except as part of its Contributor
-    Version); or
-
-(c) under Patent Claims infringed by Covered Software in the absence of
-    its Contributions.
-
-This License does not grant any rights in the trademarks, service marks,
-or logos of any Contributor (except as may be necessary to comply with
-the notice requirements in Section 3.4).
-
-2.4. Subsequent Licenses
-
-No Contributor makes additional grants as a result of Your choice to
-distribute the Covered Software under a subsequent version of this
-License (see Section 10.2) or under the terms of a Secondary License (if
-permitted under the terms of Section 3.3).
-
-2.5. Representation
-
-Each Contributor represents that the Contributor believes its
-Contributions are its original creation(s) or it has sufficient rights
-to grant the rights to its Contributions conveyed by this License.
-
-2.6. Fair Use
-
-This License is not intended to limit any rights You have under
-applicable copyright doctrines of fair use, fair dealing, or other
-equivalents.
-
-2.7. Conditions
-
-Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
-in Section 2.1.
-
-3. Responsibilities
--------------------
-
-3.1. Distribution of Source Form
-
-All distribution of Covered Software in Source Code Form, including any
-Modifications that You create or to which You contribute, must be under
-the terms of this License. You must inform recipients that the Source
-Code Form of the Covered Software is governed by the terms of this
-License, and how they can obtain a copy of this License. You may not
-attempt to alter or restrict the recipients' rights in the Source Code
-Form.
-
-3.2. Distribution of Executable Form
-
-If You distribute Covered Software in Executable Form then:
-
-(a) such Covered Software must also be made available in Source Code
-    Form, as described in Section 3.1, and You must inform recipients of
-    the Executable Form how they can obtain a copy of such Source Code
-    Form by reasonable means in a timely manner, at a charge no more
-    than the cost of distribution to the recipient; and
-
-(b) You may distribute such Executable Form under the terms of this
-    License, or sublicense it under different terms, provided that the
-    license for the Executable Form does not attempt to limit or alter
-    the recipients' rights in the Source Code Form under this License.
-
-3.3. Distribution of a Larger Work
-
-You may create and distribute a Larger Work under terms of Your choice,
-provided that You also comply with the requirements of this License for
-the Covered Software. If the Larger Work is a combination of Covered
-Software with a work governed by one or more Secondary Licenses, and the
-Covered Software is not Incompatible With Secondary Licenses, this
-License permits You to additionally distribute such Covered Software
-under the terms of such Secondary License(s), so that the recipient of
-the Larger Work may, at their option, further distribute the Covered
-Software under the terms of either this License or such Secondary
-License(s).
-
-3.4. Notices
-
-You may not remove or alter the substance of any license notices
-(including copyright notices, patent notices, disclaimers of warranty,
-or limitations of liability) contained within the Source Code Form of
-the Covered Software, except that You may alter any license notices to
-the extent required to remedy known factual inaccuracies.
-
-3.5. Application of Additional Terms
-
-You may choose to offer, and to charge a fee for, warranty, support,
-indemnity or liability obligations to one or more recipients of Covered
-Software. However, You may do so only on Your own behalf, and not on
-behalf of any Contributor. You must make it absolutely clear that any
-such warranty, support, indemnity, or liability obligation is offered by
-You alone, and You hereby agree to indemnify every Contributor for any
-liability incurred by such Contributor as a result of warranty, support,
-indemnity or liability terms You offer. You may include additional
-disclaimers of warranty and limitations of liability specific to any
-jurisdiction.
-
-4. Inability to Comply Due to Statute or Regulation
----------------------------------------------------
-
-If it is impossible for You to comply with any of the terms of this
-License with respect to some or all of the Covered Software due to
-statute, judicial order, or regulation then You must: (a) comply with
-the terms of this License to the maximum extent possible; and (b)
-describe the limitations and the code they affect. Such description must
-be placed in a text file included with all distributions of the Covered
-Software under this License. Except to the extent prohibited by statute
-or regulation, such description must be sufficiently detailed for a
-recipient of ordinary skill to be able to understand it.
-
-5. Termination
---------------
-
-5.1. The rights granted under this License will terminate automatically
-if You fail to comply with any of its terms. However, if You become
-compliant, then the rights granted under this License from a particular
-Contributor are reinstated (a) provisionally, unless and until such
-Contributor explicitly and finally terminates Your grants, and (b) on an
-ongoing basis, if such Contributor fails to notify You of the
-non-compliance by some reasonable means prior to 60 days after You have
-come back into compliance. Moreover, Your grants from a particular
-Contributor are reinstated on an ongoing basis if such Contributor
-notifies You of the non-compliance by some reasonable means, this is the
-first time You have received notice of non-compliance with this License
-from such Contributor, and You become compliant prior to 30 days after
-Your receipt of the notice.
-
-5.2. If You initiate litigation against any entity by asserting a patent
-infringement claim (excluding declaratory judgment actions,
-counter-claims, and cross-claims) alleging that a Contributor Version
-directly or indirectly infringes any patent, then the rights granted to
-You by any and all Contributors for the Covered Software under Section
-2.1 of this License shall terminate.
-
-5.3. In the event of termination under Sections 5.1 or 5.2 above, all
-end user license agreements (excluding distributors and resellers) which
-have been validly granted by You or Your distributors under this License
-prior to termination shall survive termination.
-
-************************************************************************
-*                                                                      *
-*  6. Disclaimer of Warranty                                           *
-*  -------------------------                                           *
-*                                                                      *
-*  Covered Software is provided under this License on an "as is"       *
-*  basis, without warranty of any kind, either expressed, implied, or  *
-*  statutory, including, without limitation, warranties that the       *
-*  Covered Software is free of defects, merchantable, fit for a        *
-*  particular purpose or non-infringing. The entire risk as to the     *
-*  quality and performance of the Covered Software is with You.        *
-*  Should any Covered Software prove defective in any respect, You     *
-*  (not any Contributor) assume the cost of any necessary servicing,   *
-*  repair, or correction. This disclaimer of warranty constitutes an   *
-*  essential part of this License. No use of any Covered Software is   *
-*  authorized under this License except under this disclaimer.         *
-*                                                                      *
-************************************************************************
-
-************************************************************************
-*                                                                      *
-*  7. Limitation of Liability                                          *
-*  --------------------------                                          *
-*                                                                      *
-*  Under no circumstances and under no legal theory, whether tort      *
-*  (including negligence), contract, or otherwise, shall any           *
-*  Contributor, or anyone who distributes Covered Software as          *
-*  permitted above, be liable to You for any direct, indirect,         *
-*  special, incidental, or consequential damages of any character      *
-*  including, without limitation, damages for lost profits, loss of    *
-*  goodwill, work stoppage, computer failure or malfunction, or any    *
-*  and all other commercial damages or losses, even if such party      *
-*  shall have been informed of the possibility of such damages. This   *
-*  limitation of liability shall not apply to liability for death or   *
-*  personal injury resulting from such party's negligence to the       *
-*  extent applicable law prohibits such limitation. Some               *
-*  jurisdictions do not allow the exclusion or limitation of           *
-*  incidental or consequential damages, so this exclusion and          *
-*  limitation may not apply to You.                                    *
-*                                                                      *
-************************************************************************
-
-8. Litigation
--------------
-
-Any litigation relating to this License may be brought only in the
-courts of a jurisdiction where the defendant maintains its principal
-place of business and such litigation shall be governed by laws of that
-jurisdiction, without reference to its conflict-of-law provisions.
-Nothing in this Section shall prevent a party's ability to bring
-cross-claims or counter-claims.
-
-9. Miscellaneous
-----------------
-
-This License represents the complete agreement concerning the subject
-matter hereof. If any provision of this License is held to be
-unenforceable, such provision shall be reformed only to the extent
-necessary to make it enforceable. Any law or regulation which provides
-that the language of a contract shall be construed against the drafter
-shall not be used to construe this License against a Contributor.
-
-10. Versions of the License
----------------------------
-
-10.1. New Versions
-
-Mozilla Foundation is the license steward. Except as provided in Section
-10.3, no one other than the license steward has the right to modify or
-publish new versions of this License. Each version will be given a
-distinguishing version number.
-
-10.2. Effect of New Versions
-
-You may distribute the Covered Software under the terms of the version
-of the License under which You originally received the Covered Software,
-or under the terms of any subsequent version published by the license
-steward.
-
-10.3. Modified Versions
-
-If you create software not governed by this License, and you want to
-create a new license for such software, you may create and use a
-modified version of this License if you rename the license and remove
-any references to the name of the license steward (except to note that
-such modified license differs from this License).
-
-10.4. Distributing Source Code Form that is Incompatible With Secondary
-Licenses
-
-If You choose to distribute Source Code Form that is Incompatible With
-Secondary Licenses under the terms of this version of the License, the
-notice described in Exhibit B of this License must be attached.
-
-Exhibit A - Source Code Form License Notice
--------------------------------------------
-
-  This Source Code Form is subject to the terms of the Mozilla Public
-  License, v. 2.0. If a copy of the MPL was not distributed with this
-  file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-If it is not possible or desirable to put the notice in a particular
-file, then You may include the notice in a location (such as a LICENSE
-file in a relevant directory) where a recipient would be likely to look
-for such a notice.
-
-You may add additional accurate notices of copyright ownership.
-
-Exhibit B - "Incompatible With Secondary Licenses" Notice
----------------------------------------------------------
-
-  This Source Code Form is "Incompatible With Secondary Licenses", as
-  defined by the Mozilla Public License, v. 2.0.
diff --git a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/METADATA b/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/METADATA
deleted file mode 100644
index 9cef724..0000000
--- a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/METADATA
+++ /dev/null
@@ -1,647 +0,0 @@
-Metadata-Version: 2.1
-Name: pathspec
-Version: 0.12.1
-Summary: Utility library for gitignore style pattern matching of file paths.
-Author-email: "Caleb P. Burns" 
-Requires-Python: >=3.8
-Description-Content-Type: text/x-rst
-Classifier: Development Status :: 4 - Beta
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 3
-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
-Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Classifier: Topic :: Utilities
-Project-URL: Documentation, https://python-path-specification.readthedocs.io/en/latest/index.html
-Project-URL: Issue Tracker, https://github.com/cpburnz/python-pathspec/issues
-Project-URL: Source Code, https://github.com/cpburnz/python-pathspec
-
-
-PathSpec
-========
-
-*pathspec* is a utility library for pattern matching of file paths. So
-far this only includes Git's wildmatch pattern matching which itself is
-derived from Rsync's wildmatch. Git uses wildmatch for its `gitignore`_
-files.
-
-.. _`gitignore`: http://git-scm.com/docs/gitignore
-
-
-Tutorial
---------
-
-Say you have a "Projects" directory and you want to back it up, but only
-certain files, and ignore others depending on certain conditions::
-
-	>>> import pathspec
-	>>> # The gitignore-style patterns for files to select, but we're including
-	>>> # instead of ignoring.
-	>>> spec_text = """
-	...
-	... # This is a comment because the line begins with a hash: "#"
-	...
-	... # Include several project directories (and all descendants) relative to
-	... # the current directory. To reference a directory you must end with a
-	... # slash: "/"
-	... /project-a/
-	... /project-b/
-	... /project-c/
-	...
-	... # Patterns can be negated by prefixing with exclamation mark: "!"
-	...
-	... # Ignore temporary files beginning or ending with "~" and ending with
-	... # ".swp".
-	... !~*
-	... !*~
-	... !*.swp
-	...
-	... # These are python projects so ignore compiled python files from
-	... # testing.
-	... !*.pyc
-	...
-	... # Ignore the build directories but only directly under the project
-	... # directories.
-	... !/*/build/
-	...
-	... """
-
-We want to use the ``GitWildMatchPattern`` class to compile our patterns. The
-``PathSpec`` class provides an interface around pattern implementations::
-
-	>>> spec = pathspec.PathSpec.from_lines(pathspec.patterns.GitWildMatchPattern, spec_text.splitlines())
-
-That may be a mouthful but it allows for additional patterns to be implemented
-in the future without them having to deal with anything but matching the paths
-sent to them. ``GitWildMatchPattern`` is the implementation of the actual
-pattern which internally gets converted into a regular expression. ``PathSpec``
-is a simple wrapper around a list of compiled patterns.
-
-To make things simpler, we can use the registered name for a pattern class
-instead of always having to provide a reference to the class itself. The
-``GitWildMatchPattern`` class is registered as **gitwildmatch**::
-
-	>>> spec = pathspec.PathSpec.from_lines('gitwildmatch', spec_text.splitlines())
-
-If we wanted to manually compile the patterns we can just do the following::
-
-	>>> patterns = map(pathspec.patterns.GitWildMatchPattern, spec_text.splitlines())
-	>>> spec = PathSpec(patterns)
-
-``PathSpec.from_lines()`` is simply a class method which does just that.
-
-If you want to load the patterns from file, you can pass the file instance
-directly as well::
-
-	>>> with open('patterns.list', 'r') as fh:
-	>>>     spec = pathspec.PathSpec.from_lines('gitwildmatch', fh)
-
-You can perform matching on a whole directory tree with::
-
-	>>> matches = spec.match_tree('path/to/directory')
-
-Or you can perform matching on a specific set of file paths with::
-
-	>>> matches = spec.match_files(file_paths)
-
-Or check to see if an individual file matches::
-
-	>>> is_matched = spec.match_file(file_path)
-
-There is a specialized class, ``pathspec.GitIgnoreSpec``, which more closely
-implements the behavior of **gitignore**. This uses ``GitWildMatchPattern``
-pattern by default and handles some edge cases differently from the generic
-``PathSpec`` class. ``GitIgnoreSpec`` can be used without specifying the pattern
-factory::
-
-	>>> spec = pathspec.GitIgnoreSpec.from_lines(spec_text.splitlines())
-
-
-License
--------
-
-*pathspec* is licensed under the `Mozilla Public License Version 2.0`_. See
-`LICENSE`_ or the `FAQ`_ for more information.
-
-In summary, you may use *pathspec* with any closed or open source project
-without affecting the license of the larger work so long as you:
-
-- give credit where credit is due,
-
-- and release any custom changes made to *pathspec*.
-
-.. _`Mozilla Public License Version 2.0`: http://www.mozilla.org/MPL/2.0
-.. _`LICENSE`: LICENSE
-.. _`FAQ`: http://www.mozilla.org/MPL/2.0/FAQ.html
-
-
-Source
-------
-
-The source code for *pathspec* is available from the GitHub repo
-`cpburnz/python-pathspec`_.
-
-.. _`cpburnz/python-pathspec`: https://github.com/cpburnz/python-pathspec
-
-
-Installation
-------------
-
-*pathspec* is available for install through `PyPI`_::
-
-	pip install pathspec
-
-*pathspec* can also be built from source. The following packages will be
-required:
-
-- `build`_ (>=0.6.0)
-
-*pathspec* can then be built and installed with::
-
-	python -m build
-	pip install dist/pathspec-*-py3-none-any.whl
-
-.. _`PyPI`: http://pypi.python.org/pypi/pathspec
-.. _`build`: https://pypi.org/project/build/
-
-
-Documentation
--------------
-
-Documentation for *pathspec* is available on `Read the Docs`_.
-
-.. _`Read the Docs`: https://python-path-specification.readthedocs.io
-
-
-Other Languages
----------------
-
-The related project `pathspec-ruby`_ (by *highb*) provides a similar library as
-a `Ruby gem`_.
-
-.. _`pathspec-ruby`: https://github.com/highb/pathspec-ruby
-.. _`Ruby gem`: https://rubygems.org/gems/pathspec
-
-
-
-Change History
-==============
-
-
-0.12.1 (2023-12-10)
--------------------
-
-Bug fixes:
-
-- `Issue #84`_: PathSpec.match_file() returns None since 0.12.0.
-
-
-.. _`Issue #84`: https://github.com/cpburnz/python-pathspec/issues/84
-
-
-0.12.0 (2023-12-09)
--------------------
-
-Major changes:
-
-- Dropped support of EOL Python 3.7. See `Pull #82`_.
-
-
-API changes:
-
-- Signature of protected method `pathspec.pathspec.PathSpec._match_file()` (with a leading underscore) has been changed from `def _match_file(patterns: Iterable[Pattern], file: str) -> bool` to `def _match_file(patterns: Iterable[Tuple[int, Pattern]], file: str) -> Tuple[Optional[bool], Optional[int]]`.
-
-New features:
-
-- Added `pathspec.pathspec.PathSpec.check_*()` methods. These methods behave similarly to `.match_*()` but return additional information in the `pathspec.util.CheckResult` objects (e.g., `CheckResult.index` indicates the index of the last pattern that matched the file).
-- Added `pathspec.pattern.RegexPattern.pattern` attribute which stores the original, uncompiled pattern.
-
-Bug fixes:
-
-- `Issue #81`_: GitIgnoreSpec behaviors differ from git.
-- `Pull #83`_: Fix ReadTheDocs builds.
-
-Improvements:
-
-- Mark Python 3.12 as supported. See `Pull #82`_.
-- Improve test debugging.
-- Improve type hint on *on_error* parameter on `pathspec.pathspec.PathSpec.match_tree_entries()`.
-- Improve type hint on *on_error* parameter on `pathspec.util.iter_tree_entries()`.
-
-
-.. _`Issue #81`: https://github.com/cpburnz/python-pathspec/issues/81
-.. _`Pull #82`: https://github.com/cpburnz/python-pathspec/pull/82
-.. _`Pull #83`: https://github.com/cpburnz/python-pathspec/pull/83
-
-
-0.11.2 (2023-07-28)
--------------------
-
-New features:
-
-- `Issue #80`_: match_files with negated path spec. `pathspec.PathSpec.match_*()` now have a `negate` parameter to make using *.gitignore* logic easier and more efficient.
-
-Bug fixes:
-
-- `Pull #76`_: Add edge case: patterns that end with an escaped space
-- `Issue #77`_/`Pull #78`_: Negate with caret symbol as with the exclamation mark.
-
-
-.. _`Pull #76`: https://github.com/cpburnz/python-pathspec/pull/76
-.. _`Issue #77`: https://github.com/cpburnz/python-pathspec/issues/77
-.. _`Pull #78`: https://github.com/cpburnz/python-pathspec/pull/78/
-.. _`Issue #80`: https://github.com/cpburnz/python-pathspec/issues/80
-
-
-0.11.1 (2023-03-14)
--------------------
-
-Bug fixes:
-
-- `Issue #74`_: Include directory should override exclude file.
-
-Improvements:
-
-- `Pull #75`_: Fix partially unknown PathLike type.
-- Convert `os.PathLike` to a string properly using `os.fspath`.
-
-
-.. _`Issue #74`: https://github.com/cpburnz/python-pathspec/issues/74
-.. _`Pull #75`: https://github.com/cpburnz/python-pathspec/pull/75
-
-
-0.11.0 (2023-01-24)
--------------------
-
-Major changes:
-
-- Changed build backend to `flit_core.buildapi`_ from `setuptools.build_meta`_. Building with `setuptools` through `setup.py` is still supported for distributions that need it. See `Issue #72`_.
-
-Improvements:
-
-- `Issue #72`_/`Pull #73`_: Please consider switching the build-system to flit_core to ease setuptools bootstrap.
-
-
-.. _`flit_core.buildapi`: https://flit.pypa.io/en/latest/index.html
-.. _`Issue #72`: https://github.com/cpburnz/python-pathspec/issues/72
-.. _`Pull #73`: https://github.com/cpburnz/python-pathspec/pull/73
-
-
-0.10.3 (2022-12-09)
--------------------
-
-New features:
-
-- Added utility function `pathspec.util.append_dir_sep()` to aid in distinguishing between directories and files on the file-system. See `Issue #65`_.
-
-Bug fixes:
-
-- `Issue #66`_/`Pull #67`_: Package not marked as py.typed.
-- `Issue #68`_: Exports are considered private.
-- `Issue #70`_/`Pull #71`_: 'Self' string literal type is Unknown in pyright.
-
-Improvements:
-
-- `Issue #65`_: Checking directories via match_file() does not work on Path objects.
-
-
-.. _`Issue #65`: https://github.com/cpburnz/python-pathspec/issues/65
-.. _`Issue #66`: https://github.com/cpburnz/python-pathspec/issues/66
-.. _`Pull #67`: https://github.com/cpburnz/python-pathspec/pull/67
-.. _`Issue #68`: https://github.com/cpburnz/python-pathspec/issues/68
-.. _`Issue #70`: https://github.com/cpburnz/python-pathspec/issues/70
-.. _`Pull #71`: https://github.com/cpburnz/python-pathspec/pull/71
-
-
-0.10.2 (2022-11-12)
--------------------
-
-Bug fixes:
-
-- Fix failing tests on Windows.
-- Type hint on *root* parameter on `pathspec.pathspec.PathSpec.match_tree_entries()`.
-- Type hint on *root* parameter on `pathspec.pathspec.PathSpec.match_tree_files()`.
-- Type hint on *root* parameter on `pathspec.util.iter_tree_entries()`.
-- Type hint on *root* parameter on `pathspec.util.iter_tree_files()`.
-- `Issue #64`_: IndexError with my .gitignore file when trying to build a Python package.
-
-Improvements:
-
-- `Pull #58`_: CI: add GitHub Actions test workflow.
-
-
-.. _`Pull #58`: https://github.com/cpburnz/python-pathspec/pull/58
-.. _`Issue #64`: https://github.com/cpburnz/python-pathspec/issues/64
-
-
-0.10.1 (2022-09-02)
--------------------
-
-Bug fixes:
-
-- Fix documentation on `pathspec.pattern.RegexPattern.match_file()`.
-- `Pull #60`_: Remove redundant wheel dep from pyproject.toml.
-- `Issue #61`_: Dist failure for Fedora, CentOS, EPEL.
-- `Issue #62`_: Since version 0.10.0 pure wildcard does not work in some cases.
-
-Improvements:
-
-- Restore support for legacy installations using `setup.py`. See `Issue #61`_.
-
-
-.. _`Pull #60`: https://github.com/cpburnz/python-pathspec/pull/60
-.. _`Issue #61`: https://github.com/cpburnz/python-pathspec/issues/61
-.. _`Issue #62`: https://github.com/cpburnz/python-pathspec/issues/62
-
-
-0.10.0 (2022-08-30)
--------------------
-
-Major changes:
-
-- Dropped support of EOL Python 2.7, 3.5, 3.6. See `Issue #47`_.
-- The *gitwildmatch* pattern `dir/*` is now handled the same as `dir/`. This means `dir/*` will now match all descendants rather than only direct children. See `Issue #19`_.
-- Added `pathspec.GitIgnoreSpec` class (see new features).
-- Changed build system to `pyproject.toml`_ and build backend to `setuptools.build_meta`_ which may have unforeseen consequences.
-- Renamed GitHub project from `python-path-specification`_ to `python-pathspec`_. See `Issue #35`_.
-
-API changes:
-
-- Deprecated: `pathspec.util.match_files()` is an old function no longer used.
-- Deprecated: `pathspec.match_files()` is an old function no longer used.
-- Deprecated: `pathspec.util.normalize_files()` is no longer used.
-- Deprecated: `pathspec.util.iter_tree()` is an alias for `pathspec.util.iter_tree_files()`.
-- Deprecated: `pathspec.iter_tree()` is an alias for `pathspec.util.iter_tree_files()`.
--	Deprecated: `pathspec.pattern.Pattern.match()` is no longer used. Use or implement
-	`pathspec.pattern.Pattern.match_file()`.
-
-New features:
-
-- Added class `pathspec.gitignore.GitIgnoreSpec` (with alias `pathspec.GitIgnoreSpec`) to implement *gitignore* behavior not possible with standard `PathSpec` class. The particular *gitignore* behavior implemented is prioritizing patterns matching the file directly over matching an ancestor directory.
-
-Bug fixes:
-
-- `Issue #19`_: Files inside an ignored sub-directory are not matched.
-- `Issue #41`_: Incorrectly (?) matches files inside directories that do match.
-- `Pull #51`_: Refactor deprecated unittest aliases for Python 3.11 compatibility.
-- `Issue #53`_: Symlink pathspec_meta.py breaks Windows.
-- `Issue #54`_: test_util.py uses os.symlink which can fail on Windows.
-- `Issue #55`_: Backslashes at start of pattern not handled correctly.
-- `Pull #56`_: pyproject.toml: include subpackages in setuptools config
-- `Issue #57`_: `!` doesn't exclude files in directories if the pattern doesn't have a trailing slash.
-
-Improvements:
-
-- Support Python 3.10, 3.11.
-- Modernize code to Python 3.7.
-- `Issue #52`_: match_files() is not a pure generator function, and it impacts tree_*() gravely.
-
-
-.. _`python-path-specification`: https://github.com/cpburnz/python-path-specification
-.. _`python-pathspec`: https://github.com/cpburnz/python-pathspec
-.. _`pyproject.toml`: https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/
-.. _`setuptools.build_meta`: https://setuptools.pypa.io/en/latest/build_meta.html
-.. _`Issue #19`: https://github.com/cpburnz/python-pathspec/issues/19
-.. _`Issue #35`: https://github.com/cpburnz/python-pathspec/issues/35
-.. _`Issue #41`: https://github.com/cpburnz/python-pathspec/issues/41
-.. _`Issue #47`: https://github.com/cpburnz/python-pathspec/issues/47
-.. _`Pull #51`: https://github.com/cpburnz/python-pathspec/pull/51
-.. _`Issue #52`: https://github.com/cpburnz/python-pathspec/issues/52
-.. _`Issue #53`: https://github.com/cpburnz/python-pathspec/issues/53
-.. _`Issue #54`: https://github.com/cpburnz/python-pathspec/issues/54
-.. _`Issue #55`: https://github.com/cpburnz/python-pathspec/issues/55
-.. _`Pull #56`: https://github.com/cpburnz/python-pathspec/pull/56
-.. _`Issue #57`: https://github.com/cpburnz/python-pathspec/issues/57
-
-
-0.9.0 (2021-07-17)
-------------------
-
-- `Issue #44`_/`Pull #50`_: Raise `GitWildMatchPatternError` for invalid git patterns.
-- `Pull #45`_: Fix for duplicate leading double-asterisk, and edge cases.
-- `Issue #46`_: Fix matching absolute paths.
-- API change: `util.normalize_files()` now returns a `Dict[str, List[pathlike]]` instead of a `Dict[str, pathlike]`.
-- Added type hinting.
-
-.. _`Issue #44`: https://github.com/cpburnz/python-pathspec/issues/44
-.. _`Pull #45`: https://github.com/cpburnz/python-pathspec/pull/45
-.. _`Issue #46`: https://github.com/cpburnz/python-pathspec/issues/46
-.. _`Pull #50`: https://github.com/cpburnz/python-pathspec/pull/50
-
-
-0.8.1 (2020-11-07)
-------------------
-
-- `Pull #43`_: Add support for addition operator.
-
-.. _`Pull #43`: https://github.com/cpburnz/python-pathspec/pull/43
-
-
-0.8.0 (2020-04-09)
-------------------
-
-- `Issue #30`_: Expose what patterns matched paths. Added `util.detailed_match_files()`.
-- `Issue #31`_: `match_tree()` doesn't return symlinks.
-- `Issue #34`_: Support `pathlib.Path`\ s.
-- Add `PathSpec.match_tree_entries` and `util.iter_tree_entries()` to support directories and symlinks.
-- API change: `match_tree()` has been renamed to `match_tree_files()`. The old name `match_tree()` is still available as an alias.
-- API change: `match_tree_files()` now returns symlinks. This is a bug fix but it will change the returned results.
-
-.. _`Issue #30`: https://github.com/cpburnz/python-pathspec/issues/30
-.. _`Issue #31`: https://github.com/cpburnz/python-pathspec/issues/31
-.. _`Issue #34`: https://github.com/cpburnz/python-pathspec/issues/34
-
-
-0.7.0 (2019-12-27)
-------------------
-
-- `Pull #28`_: Add support for Python 3.8, and drop Python 3.4.
-- `Pull #29`_: Publish bdist wheel.
-
-.. _`Pull #28`: https://github.com/cpburnz/python-pathspec/pull/28
-.. _`Pull #29`: https://github.com/cpburnz/python-pathspec/pull/29
-
-
-0.6.0 (2019-10-03)
-------------------
-
-- `Pull #24`_: Drop support for Python 2.6, 3.2, and 3.3.
-- `Pull #25`_: Update README.rst.
-- `Pull #26`_: Method to escape gitwildmatch.
-
-.. _`Pull #24`: https://github.com/cpburnz/python-pathspec/pull/24
-.. _`Pull #25`: https://github.com/cpburnz/python-pathspec/pull/25
-.. _`Pull #26`: https://github.com/cpburnz/python-pathspec/pull/26
-
-
-0.5.9 (2018-09-15)
-------------------
-
-- Fixed file system error handling.
-
-
-0.5.8 (2018-09-15)
-------------------
-
-- Improved type checking.
-- Created scripts to test Python 2.6 because Tox removed support for it.
-- Improved byte string handling in Python 3.
-- `Issue #22`_: Handle dangling symlinks.
-
-.. _`Issue #22`: https://github.com/cpburnz/python-pathspec/issues/22
-
-
-0.5.7 (2018-08-14)
-------------------
-
-- `Issue #21`_: Fix collections deprecation warning.
-
-.. _`Issue #21`: https://github.com/cpburnz/python-pathspec/issues/21
-
-
-0.5.6 (2018-04-06)
-------------------
-
-- Improved unit tests.
-- Improved type checking.
-- `Issue #20`_: Support current directory prefix.
-
-.. _`Issue #20`: https://github.com/cpburnz/python-pathspec/issues/20
-
-
-0.5.5 (2017-09-09)
-------------------
-
-- Add documentation link to README.
-
-
-0.5.4 (2017-09-09)
-------------------
-
-- `Pull #17`_: Add link to Ruby implementation of *pathspec*.
-- Add sphinx documentation.
-
-.. _`Pull #17`: https://github.com/cpburnz/python-pathspec/pull/17
-
-
-0.5.3 (2017-07-01)
-------------------
-
-- `Issue #14`_: Fix byte strings for Python 3.
-- `Pull #15`_: Include "LICENSE" in source package.
-- `Issue #16`_: Support Python 2.6.
-
-.. _`Issue #14`: https://github.com/cpburnz/python-pathspec/issues/14
-.. _`Pull #15`: https://github.com/cpburnz/python-pathspec/pull/15
-.. _`Issue #16`: https://github.com/cpburnz/python-pathspec/issues/16
-
-
-0.5.2 (2017-04-04)
-------------------
-
-- Fixed change log.
-
-
-0.5.1 (2017-04-04)
-------------------
-
-- `Pull #13`_: Add equality methods to `PathSpec` and `RegexPattern`.
-
-.. _`Pull #13`: https://github.com/cpburnz/python-pathspec/pull/13
-
-
-0.5.0 (2016-08-22)
-------------------
-
-- `Issue #12`_: Add `PathSpec.match_file()`.
-- Renamed `gitignore.GitIgnorePattern` to `patterns.gitwildmatch.GitWildMatchPattern`.
-- Deprecated `gitignore.GitIgnorePattern`.
-
-.. _`Issue #12`: https://github.com/cpburnz/python-pathspec/issues/12
-
-
-0.4.0 (2016-07-15)
-------------------
-
-- `Issue #11`_: Support converting patterns into regular expressions without compiling them.
-- API change: Subclasses of `RegexPattern` should implement `pattern_to_regex()`.
-
-.. _`Issue #11`: https://github.com/cpburnz/python-pathspec/issues/11
-
-
-0.3.4 (2015-08-24)
-------------------
-
-- `Pull #7`_: Fixed non-recursive links.
-- `Pull #8`_: Fixed edge cases in gitignore patterns.
-- `Pull #9`_: Fixed minor usage documentation.
-- Fixed recursion detection.
-- Fixed trivial incompatibility with Python 3.2.
-
-.. _`Pull #7`: https://github.com/cpburnz/python-pathspec/pull/7
-.. _`Pull #8`: https://github.com/cpburnz/python-pathspec/pull/8
-.. _`Pull #9`: https://github.com/cpburnz/python-pathspec/pull/9
-
-
-0.3.3 (2014-11-21)
-------------------
-
-- Improved documentation.
-
-
-0.3.2 (2014-11-08)
-------------------
-
-- `Pull #5`_: Use tox for testing.
-- `Issue #6`_: Fixed matching Windows paths.
-- Improved documentation.
-- API change: `spec.match_tree()` and `spec.match_files()` now return iterators instead of sets.
-
-.. _`Pull #5`: https://github.com/cpburnz/python-pathspec/pull/5
-.. _`Issue #6`: https://github.com/cpburnz/python-pathspec/issues/6
-
-
-0.3.1 (2014-09-17)
-------------------
-
-- Updated README.
-
-
-0.3.0 (2014-09-17)
-------------------
-
-- `Pull #3`_: Fixed trailing slash in gitignore patterns.
-- `Pull #4`_: Fixed test for trailing slash in gitignore patterns.
-- Added registered patterns.
-
-.. _`Pull #3`: https://github.com/cpburnz/python-pathspec/pull/3
-.. _`Pull #4`: https://github.com/cpburnz/python-pathspec/pull/4
-
-
-0.2.2 (2013-12-17)
-------------------
-
-- Fixed setup.py.
-
-
-0.2.1 (2013-12-17)
-------------------
-
-- Added tests.
-- Fixed comment gitignore patterns.
-- Fixed relative path gitignore patterns.
-
-
-0.2.0 (2013-12-07)
-------------------
-
-- Initial release.
-
diff --git a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/RECORD b/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/RECORD
deleted file mode 100644
index 01e5a66..0000000
--- a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/RECORD
+++ /dev/null
@@ -1,23 +0,0 @@
-pathspec-0.12.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
-pathspec-0.12.1.dist-info/LICENSE,sha256=-rPda9qyJvHAhjCx3ZF-Efy07F4eAg4sFvg6ChOGPoU,16726
-pathspec-0.12.1.dist-info/METADATA,sha256=RNvbPbid5TWixr8xaLyA3Bm6Wt8FQM4JLYxHuucSxWQ,21171
-pathspec-0.12.1.dist-info/RECORD,,
-pathspec-0.12.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pathspec-0.12.1.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
-pathspec/__init__.py,sha256=7SXysmS-FbGnfonqXtaSm6aUKdepQCXdvd4ArWAMJak,1630
-pathspec/__pycache__/__init__.cpython-312.pyc,,
-pathspec/__pycache__/_meta.cpython-312.pyc,,
-pathspec/__pycache__/gitignore.cpython-312.pyc,,
-pathspec/__pycache__/pathspec.cpython-312.pyc,,
-pathspec/__pycache__/pattern.cpython-312.pyc,,
-pathspec/__pycache__/util.cpython-312.pyc,,
-pathspec/_meta.py,sha256=DaSTHF-ynkklvBBbKIQCnNYSW0yXJaKUDYEkvWHBYWE,2268
-pathspec/gitignore.py,sha256=89sV53U9ZMHwakCyfz6ISE5aQ0RNvSRkFbV9tUkWIdc,4637
-pathspec/pathspec.py,sha256=mDLpYD3_ZECYhe774ujSNKFJcazL1QE1XPSWk5r7rv0,13273
-pathspec/pattern.py,sha256=fcvcThcL5c-EJP2WnYuFV4tzoL7mzoOQMW09etCrk14,6270
-pathspec/patterns/__init__.py,sha256=vAzIEqBc2KsvWsiszsLCeYQwQVWXIHzbHNgq5TNrPdk,302
-pathspec/patterns/__pycache__/__init__.cpython-312.pyc,,
-pathspec/patterns/__pycache__/gitwildmatch.cpython-312.pyc,,
-pathspec/patterns/gitwildmatch.py,sha256=7gpaKsoLH8AYbFQ4Mqyj2wxCEI3zXOVj1Ge-x6RtsRY,12623
-pathspec/py.typed,sha256=wq7wwDeyBungK6DsiV4O-IujgKzARwHz94uQshdpdEU,68
-pathspec/util.py,sha256=G-26tZBw8p95D9FErmb5alpQ4glzjCmpbnZ1cBSKL9k,22680
diff --git a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/REQUESTED
deleted file mode 100644
index e69de29..0000000
diff --git a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/WHEEL b/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/WHEEL
deleted file mode 100644
index 3b5e64b..0000000
--- a/venv/lib/python3.12/site-packages/pathspec-0.12.1.dist-info/WHEEL
+++ /dev/null
@@ -1,4 +0,0 @@
-Wheel-Version: 1.0
-Generator: flit 3.9.0
-Root-Is-Purelib: true
-Tag: py3-none-any
diff --git a/venv/lib/python3.12/site-packages/pathspec/__init__.py b/venv/lib/python3.12/site-packages/pathspec/__init__.py
deleted file mode 100644
index 32e03f7..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/__init__.py
+++ /dev/null
@@ -1,76 +0,0 @@
-"""
-The *pathspec* package provides pattern matching for file paths. So far
-this only includes Git's wildmatch pattern matching (the style used for
-".gitignore" files).
-
-The following classes are imported and made available from the root of
-the `pathspec` package:
-
--	:class:`pathspec.gitignore.GitIgnoreSpec`
-
--	:class:`pathspec.pathspec.PathSpec`
-
--	:class:`pathspec.pattern.Pattern`
-
--	:class:`pathspec.pattern.RegexPattern`
-
--	:class:`pathspec.util.RecursionError`
-
-The following functions are also imported:
-
--	:func:`pathspec.util.lookup_pattern`
-
-The following deprecated functions are also imported to maintain
-backward compatibility:
-
--	:func:`pathspec.util.iter_tree` which is an alias for
-	:func:`pathspec.util.iter_tree_files`.
-
--	:func:`pathspec.util.match_files`
-"""
-
-from .gitignore import (
-	GitIgnoreSpec)
-from .pathspec import (
-	PathSpec)
-from .pattern import (
-	Pattern,
-	RegexPattern)
-from .util import (
-	RecursionError,
-	iter_tree,
-	lookup_pattern,
-	match_files)
-
-from ._meta import (
-	__author__,
-	__copyright__,
-	__credits__,
-	__license__,
-	__version__,
-)
-
-# Load pattern implementations.
-from . import patterns
-
-# DEPRECATED: Expose the `GitIgnorePattern` class in the root module for
-# backward compatibility with v0.4.
-from .patterns.gitwildmatch import GitIgnorePattern
-
-# Declare private imports as part of the public interface. Deprecated
-# imports are deliberately excluded.
-__all__ = [
-	'GitIgnoreSpec',
-	'PathSpec',
-	'Pattern',
-	'RecursionError',
-	'RegexPattern',
-	'__author__',
-	'__copyright__',
-	'__credits__',
-	'__license__',
-	'__version__',
-	'iter_tree',
-	'lookup_pattern',
-	'match_files',
-]
diff --git a/venv/lib/python3.12/site-packages/pathspec/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pathspec/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index bbcc2ee9add099dc0511088cd9506713363d7373..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1599
zcmaJ>%Wfn!6tyeWuj)rSVIC|1S+ik!q;!eLDni*IV1v*M2&ooSJ5{c3YwU8#c6I0_
z692#&c6t0NtqI!i
z<CAqHkA>
zyr`&MnTlmENJX>Pbje7i)tcwbz=E|*mqb#Vt$4X4h0>(p0$kjoIeDc>L3LzT+z?fY
z4dG=bYIpPtZa*~Sf{WZA{y)@n3*^Rb0IW7FchJ$Z`I1|{ER|-@Jdc^pBd@YhLZ}NT
zArsUXAfTENE-R%i9HwOsB6CLQnsPzU0kqIc633yHvP2ail99ztunQ36gFTI+lfkJ6
zJ>BiTl`)4nzVd=zL5dc4I^STwt=_>j*S4CZB7IwGUqQaPkhg)HLOrg~4x=JCcR^~ot&MM6^>azX-Jh2K2
z!b=PP=p0ggL3K_tB>|S7bHVNAegzzeQ>z(Ukc$=1Rs_0>mV^pUjqj7e>0QEi$5Pj#
zW&y1OrM=73w`A)T{e|IH&Tuo{D>W?iA^*Ofv!LmDn5$$kl%!A?ap+0SG%
zyhS_fG*Oz;+OCvN(`KBenW{FLFIN_(Lzrrob8EH}!82AGww&lz}~kRCcSa%Swz#F;~9`pyiTaqrpJvv-?bn&v74?!oSIdR$NL
zUk=aE^ja-jD#y}TM4JANE@6t^
zEaLABq$V!2>_kG>P$ptX$(OZ_3*i%MRAHeHS-fWDIu`sqt~OAB@{{>TAIAm?chWuz
zCI(&~TAZf5`Z?EgsyGO8JNEhFvkA`@8j_54CColi1F|`4DjJ~
jH^h@m1m=3w#laPF<{06pSAB#({kK0E20!)mdjRntuFdu=

diff --git a/venv/lib/python3.12/site-packages/pathspec/__pycache__/_meta.cpython-312.pyc b/venv/lib/python3.12/site-packages/pathspec/__pycache__/_meta.cpython-312.pyc
deleted file mode 100644
index ebd8ee0b0f49caf4e16546c57f18e4f94a1c150c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2371
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
Q&#dsgvU>6Xhi@kDKh877h5!Hn

diff --git a/venv/lib/python3.12/site-packages/pathspec/__pycache__/pathspec.cpython-312.pyc b/venv/lib/python3.12/site-packages/pathspec/__pycache__/pathspec.cpython-312.pyc
deleted file mode 100644
index a4d4c45395e3f4de479df4417f21acd75b8bed81..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 15867
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
b!ro0`Kj0(8S1;fwMTi4W;^-Y};2ZM)W_FEh

diff --git a/venv/lib/python3.12/site-packages/pathspec/__pycache__/util.cpython-312.pyc b/venv/lib/python3.12/site-packages/pathspec/__pycache__/util.cpython-312.pyc
deleted file mode 100644
index 95f1933dc372570e9084922bab5f3b3dd233fbcc..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 26378
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
R8?eUM38^2hZr#s|{~tI1T9yC+

diff --git a/venv/lib/python3.12/site-packages/pathspec/_meta.py b/venv/lib/python3.12/site-packages/pathspec/_meta.py
deleted file mode 100644
index 4d8c89d..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/_meta.py
+++ /dev/null
@@ -1,58 +0,0 @@
-"""
-This module contains the project meta-data.
-"""
-
-__author__ = "Caleb P. Burns"
-__copyright__ = "Copyright © 2013-2023 Caleb P. Burns"
-__credits__ = [
-	"dahlia ",
-	"highb ",
-	"029xue ",
-	"mikexstudios ",
-	"nhumrich ",
-	"davidfraser ",
-	"demurgos ",
-	"ghickman ",
-	"nvie ",
-	"adrienverge ",
-	"AndersBlomdell ",
-	"thmxv ",
-	"wimglenn ",
-	"hugovk ",
-	"dcecile ",
-	"mroutis ",
-	"jdufresne ",
-	"groodt ",
-	"ftrofin ",
-	"pykong ",
-	"nhhollander ",
-	"KOLANICH ",
-	"JonjonHays ",
-	"Isaac0616 ",
-	"SebastiaanZ ",
-	"RoelAdriaans ",
-	"raviselker ",
-	"johanvergeer ",
-	"danjer ",
-	"jhbuhrman ",
-	"WPDOrdina ",
-	"tirkarthi ",
-	"jayvdb ",
-	"jwodder ",
-	"kloczek ",
-	"orens ",
-	"spMohanty ",
-	"ichard26 ",
-	"jack1142 ",
-	"mgorny ",
-	"bzakdd ",
-	"haimat ",
-	"Avasam ",
-	"yschroeder ",
-	"axesider ",
-	"tomruk ",
-	"oprypin ",
-	"kurtmckee ",
-]
-__license__ = "MPL 2.0"
-__version__ = "0.12.1"
diff --git a/venv/lib/python3.12/site-packages/pathspec/gitignore.py b/venv/lib/python3.12/site-packages/pathspec/gitignore.py
deleted file mode 100644
index 994a2c7..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/gitignore.py
+++ /dev/null
@@ -1,157 +0,0 @@
-"""
-This module provides :class:`.GitIgnoreSpec` which replicates
-*.gitignore* behavior.
-"""
-
-from typing import (
-	AnyStr,
-	Callable,  # Replaced by `collections.abc.Callable` in 3.9.
-	Iterable,  # Replaced by `collections.abc.Iterable` in 3.9.
-	Optional,  # Replaced by `X | None` in 3.10.
-	Tuple,  # Replaced by `tuple` in 3.9.
-	Type,  # Replaced by `type` in 3.9.
-	TypeVar,
-	Union,  # Replaced by `X | Y` in 3.10.
-	cast,
-	overload)
-
-from .pathspec import (
-	PathSpec)
-from .pattern import (
-	Pattern)
-from .patterns.gitwildmatch import (
-	GitWildMatchPattern,
-	_DIR_MARK)
-from .util import (
-	_is_iterable)
-
-Self = TypeVar("Self", bound="GitIgnoreSpec")
-"""
-:class:`GitIgnoreSpec` self type hint to support Python v<3.11 using PEP
-673 recommendation.
-"""
-
-
-class GitIgnoreSpec(PathSpec):
-	"""
-	The :class:`GitIgnoreSpec` class extends :class:`pathspec.pathspec.PathSpec` to
-	replicate *.gitignore* behavior.
-	"""
-
-	def __eq__(self, other: object) -> bool:
-		"""
-		Tests the equality of this gitignore-spec with *other* (:class:`GitIgnoreSpec`)
-		by comparing their :attr:`~pathspec.pattern.Pattern`
-		attributes. A non-:class:`GitIgnoreSpec` will not compare equal.
-		"""
-		if isinstance(other, GitIgnoreSpec):
-			return super().__eq__(other)
-		elif isinstance(other, PathSpec):
-			return False
-		else:
-			return NotImplemented
-
-	# Support reversed order of arguments from PathSpec.
-	@overload
-	@classmethod
-	def from_lines(
-		cls: Type[Self],
-		pattern_factory: Union[str, Callable[[AnyStr], Pattern]],
-		lines: Iterable[AnyStr],
-	) -> Self:
-		...
-
-	@overload
-	@classmethod
-	def from_lines(
-		cls: Type[Self],
-		lines: Iterable[AnyStr],
-		pattern_factory: Union[str, Callable[[AnyStr], Pattern], None] = None,
-	) -> Self:
-		...
-
-	@classmethod
-	def from_lines(
-		cls: Type[Self],
-		lines: Iterable[AnyStr],
-		pattern_factory: Union[str, Callable[[AnyStr], Pattern], None] = None,
-	) -> Self:
-		"""
-		Compiles the pattern lines.
-
-		*lines* (:class:`~collections.abc.Iterable`) yields each uncompiled
-		pattern (:class:`str`). This simply has to yield each line so it can
-		be a :class:`io.TextIOBase` (e.g., from :func:`open` or
-		:class:`io.StringIO`) or the result from :meth:`str.splitlines`.
-
-		*pattern_factory* can be :data:`None`, the name of a registered
-		pattern factory (:class:`str`), or a :class:`~collections.abc.Callable`
-		used to compile patterns. The callable must accept an uncompiled
-		pattern (:class:`str`) and return the compiled pattern
-		(:class:`pathspec.pattern.Pattern`).
-		Default is :data:`None` for :class:`.GitWildMatchPattern`).
-
-		Returns the :class:`GitIgnoreSpec` instance.
-		"""
-		if pattern_factory is None:
-			pattern_factory = GitWildMatchPattern
-
-		elif (isinstance(lines, (str, bytes)) or callable(lines)) and _is_iterable(pattern_factory):
-			# Support reversed order of arguments from PathSpec.
-			pattern_factory, lines = lines, pattern_factory
-
-		self = super().from_lines(pattern_factory, lines)
-		return cast(Self, self)
-
-	@staticmethod
-	def _match_file(
-		patterns: Iterable[Tuple[int, GitWildMatchPattern]],
-		file: str,
-	) -> Tuple[Optional[bool], Optional[int]]:
-		"""
-		Check the file against the patterns.
-
-		.. NOTE:: Subclasses of :class:`~pathspec.pathspec.PathSpec` may override
-		   this method as an instance method. It does not have to be a static
-		   method. The signature for this method is subject to change.
-
-		*patterns* (:class:`~collections.abc.Iterable`) yields each indexed pattern
-		(:class:`tuple`) which contains the pattern index (:class:`int`) and actual
-		pattern (:class:`~pathspec.pattern.Pattern`).
-
-		*file* (:class:`str`) is the normalized file path to be matched against
-		*patterns*.
-
-		Returns a :class:`tuple` containing whether to include *file* (:class:`bool`
-		or :data:`None`), and the index of the last matched pattern (:class:`int` or
-		:data:`None`).
-		"""
-		out_include: Optional[bool] = None
-		out_index: Optional[int] = None
-		out_priority = 0
-		for index, pattern in patterns:
-			if pattern.include is not None:
-				match = pattern.match_file(file)
-				if match is not None:
-					# Pattern matched.
-
-					# Check for directory marker.
-					dir_mark = match.match.groupdict().get(_DIR_MARK)
-
-					if dir_mark:
-						# Pattern matched by a directory pattern.
-						priority = 1
-					else:
-						# Pattern matched by a file pattern.
-						priority = 2
-
-					if pattern.include and dir_mark:
-						out_include = pattern.include
-						out_index = index
-						out_priority = priority
-					elif priority >= out_priority:
-						out_include = pattern.include
-						out_index = index
-						out_priority = priority
-
-		return out_include, out_index
diff --git a/venv/lib/python3.12/site-packages/pathspec/pathspec.py b/venv/lib/python3.12/site-packages/pathspec/pathspec.py
deleted file mode 100644
index bdfaccd..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/pathspec.py
+++ /dev/null
@@ -1,394 +0,0 @@
-"""
-This module provides an object oriented interface for pattern matching of files.
-"""
-
-from collections.abc import (
-	Collection as CollectionType)
-from itertools import (
-	zip_longest)
-from typing import (
-	AnyStr,
-	Callable,  # Replaced by `collections.abc.Callable` in 3.9.
-	Collection,  # Replaced by `collections.abc.Collection` in 3.9.
-	Iterable,  # Replaced by `collections.abc.Iterable` in 3.9.
-	Iterator,  # Replaced by `collections.abc.Iterator` in 3.9.
-	Optional,  # Replaced by `X | None` in 3.10.
-	Type,  # Replaced by `type` in 3.9.
-	TypeVar,
-	Union)  # Replaced by `X | Y` in 3.10.
-
-from . import util
-from .pattern import (
-	Pattern)
-from .util import (
-	CheckResult,
-	StrPath,
-	TStrPath,
-	TreeEntry,
-	_filter_check_patterns,
-	_is_iterable,
-	normalize_file)
-
-Self = TypeVar("Self", bound="PathSpec")
-"""
-:class:`PathSpec` self type hint to support Python v<3.11 using PEP 673
-recommendation.
-"""
-
-
-class PathSpec(object):
-	"""
-	The :class:`PathSpec` class is a wrapper around a list of compiled
-	:class:`.Pattern` instances.
-	"""
-
-	def __init__(self, patterns: Iterable[Pattern]) -> None:
-		"""
-		Initializes the :class:`PathSpec` instance.
-
-		*patterns* (:class:`~collections.abc.Collection` or :class:`~collections.abc.Iterable`)
-		yields each compiled pattern (:class:`.Pattern`).
-		"""
-		if not isinstance(patterns, CollectionType):
-			patterns = list(patterns)
-
-		self.patterns: Collection[Pattern] = patterns
-		"""
-		*patterns* (:class:`~collections.abc.Collection` of :class:`.Pattern`)
-		contains the compiled patterns.
-		"""
-
-	def __eq__(self, other: object) -> bool:
-		"""
-		Tests the equality of this path-spec with *other* (:class:`PathSpec`)
-		by comparing their :attr:`~PathSpec.patterns` attributes.
-		"""
-		if isinstance(other, PathSpec):
-			paired_patterns = zip_longest(self.patterns, other.patterns)
-			return all(a == b for a, b in paired_patterns)
-		else:
-			return NotImplemented
-
-	def __len__(self) -> int:
-		"""
-		Returns the number of compiled patterns this path-spec contains
-		(:class:`int`).
-		"""
-		return len(self.patterns)
-
-	def __add__(self: Self, other: "PathSpec") -> Self:
-		"""
-		Combines the :attr:`Pathspec.patterns` patterns from two
-		:class:`PathSpec` instances.
-		"""
-		if isinstance(other, PathSpec):
-			return self.__class__(self.patterns + other.patterns)
-		else:
-			return NotImplemented
-
-	def __iadd__(self: Self, other: "PathSpec") -> Self:
-		"""
-		Adds the :attr:`Pathspec.patterns` patterns from one :class:`PathSpec`
-		instance to this instance.
-		"""
-		if isinstance(other, PathSpec):
-			self.patterns += other.patterns
-			return self
-		else:
-			return NotImplemented
-
-	def check_file(
-		self,
-		file: TStrPath,
-		separators: Optional[Collection[str]] = None,
-	) -> CheckResult[TStrPath]:
-		"""
-		Check the files against this path-spec.
-
-		*file* (:class:`str` or :class:`os.PathLike`) is the file path to be
-		matched against :attr:`self.patterns `.
-
-		*separators* (:class:`~collections.abc.Collection` of :class:`str`; or
-		:data:`None`) optionally contains the path separators to normalize. See
-		:func:`~pathspec.util.normalize_file` for more information.
-
-		Returns the file check result (:class:`~pathspec.util.CheckResult`).
-		"""
-		norm_file = normalize_file(file, separators)
-		include, index = self._match_file(enumerate(self.patterns), norm_file)
-		return CheckResult(file, include, index)
-
-	def check_files(
-		self,
-		files: Iterable[TStrPath],
-		separators: Optional[Collection[str]] = None,
-	) -> Iterator[CheckResult[TStrPath]]:
-		"""
-		Check the files against this path-spec.
-
-		*files* (:class:`~collections.abc.Iterable` of :class:`str` or
-		:class:`os.PathLike`) contains the file paths to be checked against
-		:attr:`self.patterns `.
-
-		*separators* (:class:`~collections.abc.Collection` of :class:`str`; or
-		:data:`None`) optionally contains the path separators to normalize. See
-		:func:`~pathspec.util.normalize_file` for more information.
-
-		Returns an :class:`~collections.abc.Iterator` yielding each file check
-		result (:class:`~pathspec.util.CheckResult`).
-		"""
-		if not _is_iterable(files):
-			raise TypeError(f"files:{files!r} is not an iterable.")
-
-		use_patterns = _filter_check_patterns(self.patterns)
-		for orig_file in files:
-			norm_file = normalize_file(orig_file, separators)
-			include, index = self._match_file(use_patterns, norm_file)
-			yield CheckResult(orig_file, include, index)
-
-	def check_tree_files(
-		self,
-		root: StrPath,
-		on_error: Optional[Callable[[OSError], None]] = None,
-		follow_links: Optional[bool] = None,
-	) -> Iterator[CheckResult[str]]:
-		"""
-		Walks the specified root path for all files and checks them against this
-		path-spec.
-
-		*root* (:class:`str` or :class:`os.PathLike`) is the root directory to
-		search for files.
-
-		*on_error* (:class:`~collections.abc.Callable` or :data:`None`) optionally
-		is the error handler for file-system exceptions. It will be called with the
-		exception (:exc:`OSError`). Reraise the exception to abort the walk. Default
-		is :data:`None` to ignore file-system exceptions.
-
-		*follow_links* (:class:`bool` or :data:`None`) optionally is whether to walk
-		symbolic links that resolve to directories. Default is :data:`None` for
-		:data:`True`.
-
-		*negate* (:class:`bool` or :data:`None`) is whether to negate the match
-		results of the patterns. If :data:`True`, a pattern matching a file will
-		exclude the file rather than include it. Default is :data:`None` for
-		:data:`False`.
-
-		Returns an :class:`~collections.abc.Iterator` yielding each file check
-		result (:class:`~pathspec.util.CheckResult`).
-		"""
-		files = util.iter_tree_files(root, on_error=on_error, follow_links=follow_links)
-		yield from self.check_files(files)
-
-	@classmethod
-	def from_lines(
-		cls: Type[Self],
-		pattern_factory: Union[str, Callable[[AnyStr], Pattern]],
-		lines: Iterable[AnyStr],
-	) -> Self:
-		"""
-		Compiles the pattern lines.
-
-		*pattern_factory* can be either the name of a registered pattern factory
-		(:class:`str`), or a :class:`~collections.abc.Callable` used to compile
-		patterns. It must accept an uncompiled pattern (:class:`str`) and return the
-		compiled pattern (:class:`.Pattern`).
-
-		*lines* (:class:`~collections.abc.Iterable`) yields each uncompiled pattern
-		(:class:`str`). This simply has to yield each line so that it can be a
-		:class:`io.TextIOBase` (e.g., from :func:`open` or :class:`io.StringIO`) or
-		the result from :meth:`str.splitlines`.
-
-		Returns the :class:`PathSpec` instance.
-		"""
-		if isinstance(pattern_factory, str):
-			pattern_factory = util.lookup_pattern(pattern_factory)
-
-		if not callable(pattern_factory):
-			raise TypeError(f"pattern_factory:{pattern_factory!r} is not callable.")
-
-		if not _is_iterable(lines):
-			raise TypeError(f"lines:{lines!r} is not an iterable.")
-
-		patterns = [pattern_factory(line) for line in lines if line]
-		return cls(patterns)
-
-	def match_entries(
-		self,
-		entries: Iterable[TreeEntry],
-		separators: Optional[Collection[str]] = None,
-		*,
-		negate: Optional[bool] = None,
-	) -> Iterator[TreeEntry]:
-		"""
-		Matches the entries to this path-spec.
-
-		*entries* (:class:`~collections.abc.Iterable` of :class:`~pathspec.util.TreeEntry`)
-		contains the entries to be matched against :attr:`self.patterns `.
-
-		*separators* (:class:`~collections.abc.Collection` of :class:`str`; or
-		:data:`None`) optionally contains the path separators to normalize. See
-		:func:`~pathspec.util.normalize_file` for more information.
-
-		*negate* (:class:`bool` or :data:`None`) is whether to negate the match
-		results of the patterns. If :data:`True`, a pattern matching a file will
-		exclude the file rather than include it. Default is :data:`None` for
-		:data:`False`.
-
-		Returns the matched entries (:class:`~collections.abc.Iterator` of
-		:class:`~pathspec.util.TreeEntry`).
-		"""
-		if not _is_iterable(entries):
-			raise TypeError(f"entries:{entries!r} is not an iterable.")
-
-		use_patterns = _filter_check_patterns(self.patterns)
-		for entry in entries:
-			norm_file = normalize_file(entry.path, separators)
-			include, _index = self._match_file(use_patterns, norm_file)
-
-			if negate:
-				include = not include
-
-			if include:
-				yield entry
-
-	_match_file = staticmethod(util.check_match_file)
-	"""
-	Match files using the `check_match_file()` utility function. Subclasses may
-	override this method as an instance method. It does not have to be a static
-	method. The signature for this method is subject to change.
-	"""
-
-	def match_file(
-		self,
-		file: StrPath,
-		separators: Optional[Collection[str]] = None,
-	) -> bool:
-		"""
-		Matches the file to this path-spec.
-
-		*file* (:class:`str` or :class:`os.PathLike`) is the file path to be
-		matched against :attr:`self.patterns `.
-
-		*separators* (:class:`~collections.abc.Collection` of :class:`str`)
-		optionally contains the path separators to normalize. See
-		:func:`~pathspec.util.normalize_file` for more information.
-
-		Returns :data:`True` if *file* matched; otherwise, :data:`False`.
-		"""
-		norm_file = normalize_file(file, separators)
-		include, _index = self._match_file(enumerate(self.patterns), norm_file)
-		return bool(include)
-
-	def match_files(
-		self,
-		files: Iterable[StrPath],
-		separators: Optional[Collection[str]] = None,
-		*,
-		negate: Optional[bool] = None,
-	) -> Iterator[StrPath]:
-		"""
-		Matches the files to this path-spec.
-
-		*files* (:class:`~collections.abc.Iterable` of :class:`str` or
-		:class:`os.PathLike`) contains the file paths to be matched against
-		:attr:`self.patterns `.
-
-		*separators* (:class:`~collections.abc.Collection` of :class:`str`; or
-		:data:`None`) optionally contains the path separators to normalize. See
-		:func:`~pathspec.util.normalize_file` for more information.
-
-		*negate* (:class:`bool` or :data:`None`) is whether to negate the match
-		results of the patterns. If :data:`True`, a pattern matching a file will
-		exclude the file rather than include it. Default is :data:`None` for
-		:data:`False`.
-
-		Returns the matched files (:class:`~collections.abc.Iterator` of
-		:class:`str` or :class:`os.PathLike`).
-		"""
-		if not _is_iterable(files):
-			raise TypeError(f"files:{files!r} is not an iterable.")
-
-		use_patterns = _filter_check_patterns(self.patterns)
-		for orig_file in files:
-			norm_file = normalize_file(orig_file, separators)
-			include, _index = self._match_file(use_patterns, norm_file)
-
-			if negate:
-				include = not include
-
-			if include:
-				yield orig_file
-
-	def match_tree_entries(
-		self,
-		root: StrPath,
-		on_error: Optional[Callable[[OSError], None]] = None,
-		follow_links: Optional[bool] = None,
-		*,
-		negate: Optional[bool] = None,
-	) -> Iterator[TreeEntry]:
-		"""
-		Walks the specified root path for all files and matches them to this
-		path-spec.
-
-		*root* (:class:`str` or :class:`os.PathLike`) is the root directory to
-		search.
-
-		*on_error* (:class:`~collections.abc.Callable` or :data:`None`) optionally
-		is the error handler for file-system exceptions. It will be called with the
-		exception (:exc:`OSError`). Reraise the exception to abort the walk. Default
-		is :data:`None` to ignore file-system exceptions.
-
-		*follow_links* (:class:`bool` or :data:`None`) optionally is whether to walk
-		symbolic links that resolve to directories. Default is :data:`None` for
-		:data:`True`.
-
-		*negate* (:class:`bool` or :data:`None`) is whether to negate the match
-		results of the patterns. If :data:`True`, a pattern matching a file will
-		exclude the file rather than include it. Default is :data:`None` for
-		:data:`False`.
-
-		Returns the matched files (:class:`~collections.abc.Iterator` of
-		:class:`.TreeEntry`).
-		"""
-		entries = util.iter_tree_entries(root, on_error=on_error, follow_links=follow_links)
-		yield from self.match_entries(entries, negate=negate)
-
-	def match_tree_files(
-		self,
-		root: StrPath,
-		on_error: Optional[Callable[[OSError], None]] = None,
-		follow_links: Optional[bool] = None,
-		*,
-		negate: Optional[bool] = None,
-	) -> Iterator[str]:
-		"""
-		Walks the specified root path for all files and matches them to this
-		path-spec.
-
-		*root* (:class:`str` or :class:`os.PathLike`) is the root directory to
-		search for files.
-
-		*on_error* (:class:`~collections.abc.Callable` or :data:`None`) optionally
-		is the error handler for file-system exceptions. It will be called with the
-		exception (:exc:`OSError`). Reraise the exception to abort the walk. Default
-		is :data:`None` to ignore file-system exceptions.
-
-		*follow_links* (:class:`bool` or :data:`None`) optionally is whether to walk
-		symbolic links that resolve to directories. Default is :data:`None` for
-		:data:`True`.
-
-		*negate* (:class:`bool` or :data:`None`) is whether to negate the match
-		results of the patterns. If :data:`True`, a pattern matching a file will
-		exclude the file rather than include it. Default is :data:`None` for
-		:data:`False`.
-
-		Returns the matched files (:class:`~collections.abc.Iterable` of
-		:class:`str`).
-		"""
-		files = util.iter_tree_files(root, on_error=on_error, follow_links=follow_links)
-		yield from self.match_files(files, negate=negate)
-
-	# Alias `match_tree_files()` as `match_tree()` for backward compatibility
-	# before v0.3.2.
-	match_tree = match_tree_files
diff --git a/venv/lib/python3.12/site-packages/pathspec/pattern.py b/venv/lib/python3.12/site-packages/pathspec/pattern.py
deleted file mode 100644
index d081557..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/pattern.py
+++ /dev/null
@@ -1,213 +0,0 @@
-"""
-This module provides the base definition for patterns.
-"""
-
-import dataclasses
-import re
-import warnings
-from typing import (
-	Any,
-	AnyStr,
-	Iterable,  # Replaced by `collections.abc.Iterable` in 3.9.
-	Iterator,  # Replaced by `collections.abc.Iterator` in 3.9.
-	Match as MatchHint,  # Replaced by `re.Match` in 3.9.
-	Optional,  # Replaced by `X | None` in 3.10.
-	Pattern as PatternHint,  # Replaced by `re.Pattern` in 3.9.
-	Tuple,  # Replaced by `tuple` in 3.9.
-	Union)  # Replaced by `X | Y` in 3.10.
-
-
-class Pattern(object):
-	"""
-	The :class:`Pattern` class is the abstract definition of a pattern.
-	"""
-
-	# Make the class dict-less.
-	__slots__ = (
-		'include',
-	)
-
-	def __init__(self, include: Optional[bool]) -> None:
-		"""
-		Initializes the :class:`Pattern` instance.
-
-		*include* (:class:`bool` or :data:`None`) is whether the matched files
-		should be included (:data:`True`), excluded (:data:`False`), or is a
-		null-operation (:data:`None`).
-		"""
-
-		self.include = include
-		"""
-		*include* (:class:`bool` or :data:`None`) is whether the matched files
-		should be included (:data:`True`), excluded (:data:`False`), or is a
-		null-operation (:data:`None`).
-		"""
-
-	def match(self, files: Iterable[str]) -> Iterator[str]:
-		"""
-		DEPRECATED: This method is no longer used and has been replaced by
-		:meth:`.match_file`. Use the :meth:`.match_file` method with a loop for
-		similar results.
-
-		Matches this pattern against the specified files.
-
-		*files* (:class:`~collections.abc.Iterable` of :class:`str`) contains each
-		file relative to the root directory (e.g., ``"relative/path/to/file"``).
-
-		Returns an :class:`~collections.abc.Iterable` yielding each matched file
-		path (:class:`str`).
-		"""
-		warnings.warn((
-			"{cls.__module__}.{cls.__qualname__}.match() is deprecated. Use "
-			"{cls.__module__}.{cls.__qualname__}.match_file() with a loop for "
-			"similar results."
-		).format(cls=self.__class__), DeprecationWarning, stacklevel=2)
-
-		for file in files:
-			if self.match_file(file) is not None:
-				yield file
-
-	def match_file(self, file: str) -> Optional[Any]:
-		"""
-		Matches this pattern against the specified file.
-
-		*file* (:class:`str`) is the normalized file path to match against.
-
-		Returns the match result if *file* matched; otherwise, :data:`None`.
-		"""
-		raise NotImplementedError((
-			"{cls.__module__}.{cls.__qualname__} must override match_file()."
-		).format(cls=self.__class__))
-
-
-class RegexPattern(Pattern):
-	"""
-	The :class:`RegexPattern` class is an implementation of a pattern using
-	regular expressions.
-	"""
-
-	# Keep the class dict-less.
-	__slots__ = (
-		'pattern',
-		'regex',
-	)
-
-	def __init__(
-		self,
-		pattern: Union[AnyStr, PatternHint, None],
-		include: Optional[bool] = None,
-	) -> None:
-		"""
-		Initializes the :class:`RegexPattern` instance.
-
-		*pattern* (:class:`str`, :class:`bytes`, :class:`re.Pattern`, or
-		:data:`None`) is the pattern to compile into a regular expression.
-
-		*include* (:class:`bool` or :data:`None`) must be :data:`None` unless
-		*pattern* is a precompiled regular expression (:class:`re.Pattern`) in which
-		case it is whether matched files should be included (:data:`True`), excluded
-		(:data:`False`), or is a null operation (:data:`None`).
-
-			.. NOTE:: Subclasses do not need to support the *include* parameter.
-		"""
-
-		if isinstance(pattern, (str, bytes)):
-			assert include is None, (
-				f"include:{include!r} must be null when pattern:{pattern!r} is a string."
-			)
-			regex, include = self.pattern_to_regex(pattern)
-			# NOTE: Make sure to allow a null regular expression to be
-			# returned for a null-operation.
-			if include is not None:
-				regex = re.compile(regex)
-
-		elif pattern is not None and hasattr(pattern, 'match'):
-			# Assume pattern is a precompiled regular expression.
-			# - NOTE: Used specified *include*.
-			regex = pattern
-
-		elif pattern is None:
-			# NOTE: Make sure to allow a null pattern to be passed for a
-			# null-operation.
-			assert include is None, (
-				f"include:{include!r} must be null when pattern:{pattern!r} is null."
-			)
-
-		else:
-			raise TypeError(f"pattern:{pattern!r} is not a string, re.Pattern, or None.")
-
-		super(RegexPattern, self).__init__(include)
-
-		self.pattern: Union[AnyStr, PatternHint, None] = pattern
-		"""
-		*pattern* (:class:`str`, :class:`bytes`, :class:`re.Pattern`, or
-		:data:`None`) is the uncompiled, input pattern. This is for reference.
-		"""
-
-		self.regex: PatternHint = regex
-		"""
-		*regex* (:class:`re.Pattern`) is the regular expression for the pattern.
-		"""
-
-	def __eq__(self, other: 'RegexPattern') -> bool:
-		"""
-		Tests the equality of this regex pattern with *other* (:class:`RegexPattern`)
-		by comparing their :attr:`~Pattern.include` and :attr:`~RegexPattern.regex`
-		attributes.
-		"""
-		if isinstance(other, RegexPattern):
-			return self.include == other.include and self.regex == other.regex
-		else:
-			return NotImplemented
-
-	def match_file(self, file: str) -> Optional['RegexMatchResult']:
-		"""
-		Matches this pattern against the specified file.
-
-		*file* (:class:`str`) contains each file relative to the root directory
-		(e.g., "relative/path/to/file").
-
-		Returns the match result (:class:`.RegexMatchResult`) if *file* matched;
-		otherwise, :data:`None`.
-		"""
-		if self.include is not None:
-			match = self.regex.match(file)
-			if match is not None:
-				return RegexMatchResult(match)
-
-		return None
-
-	@classmethod
-	def pattern_to_regex(cls, pattern: str) -> Tuple[str, bool]:
-		"""
-		Convert the pattern into an uncompiled regular expression.
-
-		*pattern* (:class:`str`) is the pattern to convert into a regular
-		expression.
-
-		Returns the uncompiled regular expression (:class:`str` or :data:`None`),
-		and whether matched files should be included (:data:`True`), excluded
-		(:data:`False`), or is a null-operation (:data:`None`).
-
-			.. NOTE:: The default implementation simply returns *pattern* and
-			   :data:`True`.
-		"""
-		return pattern, True
-
-
-@dataclasses.dataclass()
-class RegexMatchResult(object):
-	"""
-	The :class:`RegexMatchResult` data class is used to return information about
-	the matched regular expression.
-	"""
-
-	# Keep the class dict-less.
-	__slots__ = (
-		'match',
-	)
-
-	match: MatchHint
-	"""
-	*match* (:class:`re.Match`) is the regex match result.
-	"""
diff --git a/venv/lib/python3.12/site-packages/pathspec/patterns/__init__.py b/venv/lib/python3.12/site-packages/pathspec/patterns/__init__.py
deleted file mode 100644
index 7360e9c..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/patterns/__init__.py
+++ /dev/null
@@ -1,11 +0,0 @@
-"""
-The *pathspec.patterns* package contains the pattern matching
-implementations.
-"""
-
-# Load pattern implementations.
-from . import gitwildmatch
-
-# DEPRECATED: Expose the `GitWildMatchPattern` class in this module for
-# backward compatibility with v0.5.
-from .gitwildmatch import GitWildMatchPattern
diff --git a/venv/lib/python3.12/site-packages/pathspec/patterns/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pathspec/patterns/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index 327ad7ee813440fc949cf95889c7308b957ffb3b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 389
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
C=3zzv

diff --git a/venv/lib/python3.12/site-packages/pathspec/patterns/gitwildmatch.py b/venv/lib/python3.12/site-packages/pathspec/patterns/gitwildmatch.py
deleted file mode 100644
index 6a3d6d5..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/patterns/gitwildmatch.py
+++ /dev/null
@@ -1,421 +0,0 @@
-"""
-This module implements Git's wildmatch pattern matching which itself is derived
-from Rsync's wildmatch. Git uses wildmatch for its ".gitignore" files.
-"""
-
-import re
-import warnings
-from typing import (
-	AnyStr,
-	Optional,  # Replaced by `X | None` in 3.10.
-	Tuple)  # Replaced by `tuple` in 3.9.
-
-from .. import util
-from ..pattern import RegexPattern
-
-_BYTES_ENCODING = 'latin1'
-"""
-The encoding to use when parsing a byte string pattern.
-"""
-
-_DIR_MARK = 'ps_d'
-"""
-The regex group name for the directory marker. This is only used by
-:class:`GitIgnoreSpec`.
-"""
-
-
-class GitWildMatchPatternError(ValueError):
-	"""
-	The :class:`GitWildMatchPatternError` indicates an invalid git wild match
-	pattern.
-	"""
-	pass
-
-
-class GitWildMatchPattern(RegexPattern):
-	"""
-	The :class:`GitWildMatchPattern` class represents a compiled Git wildmatch
-	pattern.
-	"""
-
-	# Keep the dict-less class hierarchy.
-	__slots__ = ()
-
-	@classmethod
-	def pattern_to_regex(
-		cls,
-		pattern: AnyStr,
-	) -> Tuple[Optional[AnyStr], Optional[bool]]:
-		"""
-		Convert the pattern into a regular expression.
-
-		*pattern* (:class:`str` or :class:`bytes`) is the pattern to convert into a
-		regular expression.
-
-		Returns the uncompiled regular expression (:class:`str`, :class:`bytes`, or
-		:data:`None`); and whether matched files should be included (:data:`True`),
-		excluded (:data:`False`), or if it is a null-operation (:data:`None`).
-		"""
-		if isinstance(pattern, str):
-			return_type = str
-		elif isinstance(pattern, bytes):
-			return_type = bytes
-			pattern = pattern.decode(_BYTES_ENCODING)
-		else:
-			raise TypeError(f"pattern:{pattern!r} is not a unicode or byte string.")
-
-		original_pattern = pattern
-
-		if pattern.endswith('\\ '):
-			# EDGE CASE: Spaces can be escaped with backslash. If a pattern that ends
-			# with backslash followed by a space, only strip from left.
-			pattern = pattern.lstrip()
-		else:
-			pattern = pattern.strip()
-
-		if pattern.startswith('#'):
-			# A pattern starting with a hash ('#') serves as a comment (neither
-			# includes nor excludes files). Escape the hash with a back-slash to match
-			# a literal hash (i.e., '\#').
-			regex = None
-			include = None
-
-		elif pattern == '/':
-			# EDGE CASE: According to `git check-ignore` (v2.4.1), a single '/' does
-			# not match any file.
-			regex = None
-			include = None
-
-		elif pattern:
-			if pattern.startswith('!'):
-				# A pattern starting with an exclamation mark ('!') negates the pattern
-				# (exclude instead of include). Escape the exclamation mark with a
-				# back-slash to match a literal exclamation mark (i.e., '\!').
-				include = False
-				# Remove leading exclamation mark.
-				pattern = pattern[1:]
-			else:
-				include = True
-
-			# Allow a regex override for edge cases that cannot be handled through
-			# normalization.
-			override_regex = None
-
-			# Split pattern into segments.
-			pattern_segs = pattern.split('/')
-
-			# Check whether the pattern is specifically a directory pattern before
-			# normalization.
-			is_dir_pattern = not pattern_segs[-1]
-
-			# Normalize pattern to make processing easier.
-
-			# EDGE CASE: Deal with duplicate double-asterisk sequences. Collapse each
-			# sequence down to one double-asterisk. Iterate over the segments in
-			# reverse and remove the duplicate double asterisks as we go.
-			for i in range(len(pattern_segs) - 1, 0, -1):
-				prev = pattern_segs[i-1]
-				seg = pattern_segs[i]
-				if prev == '**' and seg == '**':
-					del pattern_segs[i]
-
-			if len(pattern_segs) == 2 and pattern_segs[0] == '**' and not pattern_segs[1]:
-				# EDGE CASE: The '**/' pattern should match everything except individual
-				# files in the root directory. This case cannot be adequately handled
-				# through normalization. Use the override.
-				override_regex = f'^.+(?P<{_DIR_MARK}>/).*$'
-
-			if not pattern_segs[0]:
-				# A pattern beginning with a slash ('/') will only match paths directly
-				# on the root directory instead of any descendant paths. So, remove
-				# empty first segment to make pattern relative to root.
-				del pattern_segs[0]
-
-			elif len(pattern_segs) == 1 or (len(pattern_segs) == 2 and not pattern_segs[1]):
-				# A single pattern without a beginning slash ('/') will match any
-				# descendant path. This is equivalent to "**/{pattern}". So, prepend
-				# with double-asterisks to make pattern relative to root.
-				# - EDGE CASE: This also holds for a single pattern with a trailing
-				#   slash (e.g. dir/).
-				if pattern_segs[0] != '**':
-					pattern_segs.insert(0, '**')
-
-			else:
-				# EDGE CASE: A pattern without a beginning slash ('/') but contains at
-				# least one prepended directory (e.g. "dir/{pattern}") should not match
-				# "**/dir/{pattern}", according to `git check-ignore` (v2.4.1).
-				pass
-
-			if not pattern_segs:
-				# After resolving the edge cases, we end up with no pattern at all. This
-				# must be because the pattern is invalid.
-				raise GitWildMatchPatternError(f"Invalid git pattern: {original_pattern!r}")
-
-			if not pattern_segs[-1] and len(pattern_segs) > 1:
-				# A pattern ending with a slash ('/') will match all descendant paths if
-				# it is a directory but not if it is a regular file. This is equivalent
-				# to "{pattern}/**". So, set last segment to a double-asterisk to
-				# include all descendants.
-				pattern_segs[-1] = '**'
-
-			if override_regex is None:
-				# Build regular expression from pattern.
-				output = ['^']
-				need_slash = False
-				end = len(pattern_segs) - 1
-				for i, seg in enumerate(pattern_segs):
-					if seg == '**':
-						if i == 0 and i == end:
-							# A pattern consisting solely of double-asterisks ('**') will
-							# match every path.
-							output.append(f'[^/]+(?:/.*)?')
-
-						elif i == 0:
-							# A normalized pattern beginning with double-asterisks
-							# ('**') will match any leading path segments.
-							output.append('(?:.+/)?')
-							need_slash = False
-
-						elif i == end:
-							# A normalized pattern ending with double-asterisks ('**') will
-							# match any trailing path segments.
-							if is_dir_pattern:
-								output.append(f'(?P<{_DIR_MARK}>/).*')
-							else:
-								output.append(f'/.*')
-
-						else:
-							# A pattern with inner double-asterisks ('**') will match multiple
-							# (or zero) inner path segments.
-							output.append('(?:/.+)?')
-							need_slash = True
-
-					elif seg == '*':
-						# Match single path segment.
-						if need_slash:
-							output.append('/')
-
-						output.append('[^/]+')
-
-						if i == end:
-							# A pattern ending without a slash ('/') will match a file or a
-							# directory (with paths underneath it). E.g., "foo" matches "foo",
-							# "foo/bar", "foo/bar/baz", etc.
-							output.append(f'(?:(?P<{_DIR_MARK}>/).*)?')
-
-						need_slash = True
-
-					else:
-						# Match segment glob pattern.
-						if need_slash:
-							output.append('/')
-
-						try:
-							output.append(cls._translate_segment_glob(seg))
-						except ValueError as e:
-							raise GitWildMatchPatternError(f"Invalid git pattern: {original_pattern!r}") from e
-
-						if i == end:
-							# A pattern ending without a slash ('/') will match a file or a
-							# directory (with paths underneath it). E.g., "foo" matches "foo",
-							# "foo/bar", "foo/bar/baz", etc.
-							output.append(f'(?:(?P<{_DIR_MARK}>/).*)?')
-
-						need_slash = True
-
-				output.append('$')
-				regex = ''.join(output)
-
-			else:
-				# Use regex override.
-				regex = override_regex
-
-		else:
-			# A blank pattern is a null-operation (neither includes nor excludes
-			# files).
-			regex = None
-			include = None
-
-		if regex is not None and return_type is bytes:
-			regex = regex.encode(_BYTES_ENCODING)
-
-		return regex, include
-
-	@staticmethod
-	def _translate_segment_glob(pattern: str) -> str:
-		"""
-		Translates the glob pattern to a regular expression. This is used in the
-		constructor to translate a path segment glob pattern to its corresponding
-		regular expression.
-
-		*pattern* (:class:`str`) is the glob pattern.
-
-		Returns the regular expression (:class:`str`).
-		"""
-		# NOTE: This is derived from `fnmatch.translate()` and is similar to the
-		# POSIX function `fnmatch()` with the `FNM_PATHNAME` flag set.
-
-		escape = False
-		regex = ''
-		i, end = 0, len(pattern)
-		while i < end:
-			# Get next character.
-			char = pattern[i]
-			i += 1
-
-			if escape:
-				# Escape the character.
-				escape = False
-				regex += re.escape(char)
-
-			elif char == '\\':
-				# Escape character, escape next character.
-				escape = True
-
-			elif char == '*':
-				# Multi-character wildcard. Match any string (except slashes), including
-				# an empty string.
-				regex += '[^/]*'
-
-			elif char == '?':
-				# Single-character wildcard. Match any single character (except a
-				# slash).
-				regex += '[^/]'
-
-			elif char == '[':
-				# Bracket expression wildcard. Except for the beginning exclamation
-				# mark, the whole bracket expression can be used directly as regex, but
-				# we have to find where the expression ends.
-				# - "[][!]" matches ']', '[' and '!'.
-				# - "[]-]" matches ']' and '-'.
-				# - "[!]a-]" matches any character except ']', 'a' and '-'.
-				j = i
-
-				# Pass bracket expression negation.
-				if j < end and (pattern[j] == '!' or pattern[j] == '^'):
-					j += 1
-
-				# Pass first closing bracket if it is at the beginning of the
-				# expression.
-				if j < end and pattern[j] == ']':
-					j += 1
-
-				# Find closing bracket. Stop once we reach the end or find it.
-				while j < end and pattern[j] != ']':
-					j += 1
-
-				if j < end:
-					# Found end of bracket expression. Increment j to be one past the
-					# closing bracket:
-					#
-					#  [...]
-					#   ^   ^
-					#   i   j
-					#
-					j += 1
-					expr = '['
-
-					if pattern[i] == '!':
-						# Bracket expression needs to be negated.
-						expr += '^'
-						i += 1
-					elif pattern[i] == '^':
-						# POSIX declares that the regex bracket expression negation "[^...]"
-						# is undefined in a glob pattern. Python's `fnmatch.translate()`
-						# escapes the caret ('^') as a literal. Git supports the using a
-						# caret for negation. Maintain consistency with Git because that is
-						# the expected behavior.
-						expr += '^'
-						i += 1
-
-					# Build regex bracket expression. Escape slashes so they are treated
-					# as literal slashes by regex as defined by POSIX.
-					expr += pattern[i:j].replace('\\', '\\\\')
-
-					# Add regex bracket expression to regex result.
-					regex += expr
-
-					# Set i to one past the closing bracket.
-					i = j
-
-				else:
-					# Failed to find closing bracket, treat opening bracket as a bracket
-					# literal instead of as an expression.
-					regex += '\\['
-
-			else:
-				# Regular character, escape it for regex.
-				regex += re.escape(char)
-
-		if escape:
-			raise ValueError(f"Escape character found with no next character to escape: {pattern!r}")
-
-		return regex
-
-	@staticmethod
-	def escape(s: AnyStr) -> AnyStr:
-		"""
-		Escape special characters in the given string.
-
-		*s* (:class:`str` or :class:`bytes`) a filename or a string that you want to
-		escape, usually before adding it to a ".gitignore".
-
-		Returns the escaped string (:class:`str` or :class:`bytes`).
-		"""
-		if isinstance(s, str):
-			return_type = str
-			string = s
-		elif isinstance(s, bytes):
-			return_type = bytes
-			string = s.decode(_BYTES_ENCODING)
-		else:
-			raise TypeError(f"s:{s!r} is not a unicode or byte string.")
-
-		# Reference: https://git-scm.com/docs/gitignore#_pattern_format
-		meta_characters = r"[]!*#?"
-
-		out_string = "".join("\\" + x if x in meta_characters else x for x in string)
-
-		if return_type is bytes:
-			return out_string.encode(_BYTES_ENCODING)
-		else:
-			return out_string
-
-util.register_pattern('gitwildmatch', GitWildMatchPattern)
-
-
-class GitIgnorePattern(GitWildMatchPattern):
-	"""
-	The :class:`GitIgnorePattern` class is deprecated by :class:`GitWildMatchPattern`.
-	This class only exists to maintain compatibility with v0.4.
-	"""
-
-	def __init__(self, *args, **kw) -> None:
-		"""
-		Warn about deprecation.
-		"""
-		self._deprecated()
-		super(GitIgnorePattern, self).__init__(*args, **kw)
-
-	@staticmethod
-	def _deprecated() -> None:
-		"""
-		Warn about deprecation.
-		"""
-		warnings.warn((
-			"GitIgnorePattern ('gitignore') is deprecated. Use GitWildMatchPattern "
-			"('gitwildmatch') instead."
-		), DeprecationWarning, stacklevel=3)
-
-	@classmethod
-	def pattern_to_regex(cls, *args, **kw):
-		"""
-		Warn about deprecation.
-		"""
-		cls._deprecated()
-		return super(GitIgnorePattern, cls).pattern_to_regex(*args, **kw)
-
-# Register `GitIgnorePattern` as "gitignore" for backward compatibility with
-# v0.4.
-util.register_pattern('gitignore', GitIgnorePattern)
diff --git a/venv/lib/python3.12/site-packages/pathspec/py.typed b/venv/lib/python3.12/site-packages/pathspec/py.typed
deleted file mode 100644
index b01eaaf..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/py.typed
+++ /dev/null
@@ -1 +0,0 @@
-# Marker file for PEP 561.  The pathspec package uses inline types.
diff --git a/venv/lib/python3.12/site-packages/pathspec/util.py b/venv/lib/python3.12/site-packages/pathspec/util.py
deleted file mode 100644
index 5883951..0000000
--- a/venv/lib/python3.12/site-packages/pathspec/util.py
+++ /dev/null
@@ -1,792 +0,0 @@
-"""
-This module provides utility methods for dealing with path-specs.
-"""
-
-import os
-import os.path
-import pathlib
-import posixpath
-import stat
-import sys
-import warnings
-from collections.abc import (
-	Collection as CollectionType,
-	Iterable as IterableType)
-from dataclasses import (
-	dataclass)
-from os import (
-	PathLike)
-from typing import (
-	Any,
-	AnyStr,
-	Callable,  # Replaced by `collections.abc.Callable` in 3.9.
-	Collection,  # Replaced by `collections.abc.Collection` in 3.9.
-	Dict,  # Replaced by `dict` in 3.9.
-	Generic,
-	Iterable,  # Replaced by `collections.abc.Iterable` in 3.9.
-	Iterator,  # Replaced by `collections.abc.Iterator` in 3.9.
-	List,  # Replaced by `list` in 3.9.
-	Optional,  # Replaced by `X | None` in 3.10.
-	Sequence,  # Replaced by `collections.abc.Sequence` in 3.9.
-	Set,  # Replaced by `set` in 3.9.
-	Tuple,  # Replaced by `tuple` in 3.9.
-	TypeVar,
-	Union)  # Replaced by `X | Y` in 3.10.
-
-from .pattern import (
-	Pattern)
-
-if sys.version_info >= (3, 9):
-	StrPath = Union[str, PathLike[str]]
-else:
-	StrPath = Union[str, PathLike]
-
-TStrPath = TypeVar("TStrPath", bound=StrPath)
-"""
-Type variable for :class:`str` or :class:`os.PathLike`.
-"""
-
-NORMALIZE_PATH_SEPS = [
-	__sep
-	for __sep in [os.sep, os.altsep]
-	if __sep and __sep != posixpath.sep
-]
-"""
-*NORMALIZE_PATH_SEPS* (:class:`list` of :class:`str`) contains the path
-separators that need to be normalized to the POSIX separator for the
-current operating system. The separators are determined by examining
-:data:`os.sep` and :data:`os.altsep`.
-"""
-
-_registered_patterns = {}
-"""
-*_registered_patterns* (:class:`dict`) maps a name (:class:`str`) to the
-registered pattern factory (:class:`~collections.abc.Callable`).
-"""
-
-
-def append_dir_sep(path: pathlib.Path) -> str:
-	"""
-	Appends the path separator to the path if the path is a directory.
-	This can be used to aid in distinguishing between directories and
-	files on the file-system by relying on the presence of a trailing path
-	separator.
-
-	*path* (:class:`pathlib.Path`) is the path to use.
-
-	Returns the path (:class:`str`).
-	"""
-	str_path = str(path)
-	if path.is_dir():
-		str_path += os.sep
-
-	return str_path
-
-
-def check_match_file(
-	patterns: Iterable[Tuple[int, Pattern]],
-	file: str,
-) -> Tuple[Optional[bool], Optional[int]]:
-	"""
-	Check the file against the patterns.
-
-	*patterns* (:class:`~collections.abc.Iterable`) yields each indexed pattern
-	(:class:`tuple`) which contains the pattern index (:class:`int`) and actual
-	pattern (:class:`~pathspec.pattern.Pattern`).
-
-	*file* (:class:`str`) is the normalized file path to be matched
-	against *patterns*.
-
-	Returns a :class:`tuple` containing whether to include *file* (:class:`bool`
-	or :data:`None`), and the index of the last matched pattern (:class:`int` or
-	:data:`None`).
-	"""
-	out_include: Optional[bool] = None
-	out_index: Optional[int] = None
-	for index, pattern in patterns:
-		if pattern.include is not None and pattern.match_file(file) is not None:
-			out_include = pattern.include
-			out_index = index
-
-	return out_include, out_index
-
-
-def detailed_match_files(
-	patterns: Iterable[Pattern],
-	files: Iterable[str],
-	all_matches: Optional[bool] = None,
-) -> Dict[str, 'MatchDetail']:
-	"""
-	Matches the files to the patterns, and returns which patterns matched
-	the files.
-
-	*patterns* (:class:`~collections.abc.Iterable` of :class:`~pathspec.pattern.Pattern`)
-	contains the patterns to use.
-
-	*files* (:class:`~collections.abc.Iterable` of :class:`str`) contains
-	the normalized file paths to be matched against *patterns*.
-
-	*all_matches* (:class:`bool` or :data:`None`) is whether to return all
-	matches patterns (:data:`True`), or only the last matched pattern
-	(:data:`False`). Default is :data:`None` for :data:`False`.
-
-	Returns the matched files (:class:`dict`) which maps each matched file
-	(:class:`str`) to the patterns that matched in order (:class:`.MatchDetail`).
-	"""
-	all_files = files if isinstance(files, CollectionType) else list(files)
-	return_files = {}
-	for pattern in patterns:
-		if pattern.include is not None:
-			result_files = pattern.match(all_files)  # TODO: Replace with `.match_file()`.
-			if pattern.include:
-				# Add files and record pattern.
-				for result_file in result_files:
-					if result_file in return_files:
-						if all_matches:
-							return_files[result_file].patterns.append(pattern)
-						else:
-							return_files[result_file].patterns[0] = pattern
-					else:
-						return_files[result_file] = MatchDetail([pattern])
-
-			else:
-				# Remove files.
-				for file in result_files:
-					del return_files[file]
-
-	return return_files
-
-
-def _filter_check_patterns(
-	patterns: Iterable[Pattern],
-) -> List[Tuple[int, Pattern]]:
-	"""
-	Filters out null-patterns.
-
-	*patterns* (:class:`Iterable` of :class:`.Pattern`) contains the
-	patterns.
-
-	Returns a :class:`list` containing each indexed pattern (:class:`tuple`) which
-	contains the pattern index (:class:`int`) and the actual pattern
-	(:class:`~pathspec.pattern.Pattern`).
-	"""
-	return [
-		(__index, __pat)
-		for __index, __pat in enumerate(patterns)
-		if __pat.include is not None
-	]
-
-
-def _is_iterable(value: Any) -> bool:
-	"""
-	Check whether the value is an iterable (excludes strings).
-
-	*value* is the value to check,
-
-	Returns whether *value* is a iterable (:class:`bool`).
-	"""
-	return isinstance(value, IterableType) and not isinstance(value, (str, bytes))
-
-
-def iter_tree_entries(
-	root: StrPath,
-	on_error: Optional[Callable[[OSError], None]] = None,
-	follow_links: Optional[bool] = None,
-) -> Iterator['TreeEntry']:
-	"""
-	Walks the specified directory for all files and directories.
-
-	*root* (:class:`str` or :class:`os.PathLike`) is the root directory to
-	search.
-
-	*on_error* (:class:`~collections.abc.Callable` or :data:`None`)
-	optionally is the error handler for file-system exceptions. It will be
-	called with the exception (:exc:`OSError`). Reraise the exception to
-	abort the walk. Default is :data:`None` to ignore file-system
-	exceptions.
-
-	*follow_links* (:class:`bool` or :data:`None`) optionally is whether
-	to walk symbolic links that resolve to directories. Default is
-	:data:`None` for :data:`True`.
-
-	Raises :exc:`RecursionError` if recursion is detected.
-
-	Returns an :class:`~collections.abc.Iterator` yielding each file or
-	directory entry (:class:`.TreeEntry`) relative to *root*.
-	"""
-	if on_error is not None and not callable(on_error):
-		raise TypeError(f"on_error:{on_error!r} is not callable.")
-
-	if follow_links is None:
-		follow_links = True
-
-	yield from _iter_tree_entries_next(os.path.abspath(root), '', {}, on_error, follow_links)
-
-
-def _iter_tree_entries_next(
-	root_full: str,
-	dir_rel: str,
-	memo: Dict[str, str],
-	on_error: Callable[[OSError], None],
-	follow_links: bool,
-) -> Iterator['TreeEntry']:
-	"""
-	Scan the directory for all descendant files.
-
-	*root_full* (:class:`str`) the absolute path to the root directory.
-
-	*dir_rel* (:class:`str`) the path to the directory to scan relative to
-	*root_full*.
-
-	*memo* (:class:`dict`) keeps track of ancestor directories
-	encountered. Maps each ancestor real path (:class:`str`) to relative
-	path (:class:`str`).
-
-	*on_error* (:class:`~collections.abc.Callable` or :data:`None`)
-	optionally is the error handler for file-system exceptions.
-
-	*follow_links* (:class:`bool`) is whether to walk symbolic links that
-	resolve to directories.
-
-	Yields each entry (:class:`.TreeEntry`).
-	"""
-	dir_full = os.path.join(root_full, dir_rel)
-	dir_real = os.path.realpath(dir_full)
-
-	# Remember each encountered ancestor directory and its canonical
-	# (real) path. If a canonical path is encountered more than once,
-	# recursion has occurred.
-	if dir_real not in memo:
-		memo[dir_real] = dir_rel
-	else:
-		raise RecursionError(real_path=dir_real, first_path=memo[dir_real], second_path=dir_rel)
-
-	with os.scandir(dir_full) as scan_iter:
-		node_ent: os.DirEntry
-		for node_ent in scan_iter:
-			node_rel = os.path.join(dir_rel, node_ent.name)
-
-			# Inspect child node.
-			try:
-				node_lstat = node_ent.stat(follow_symlinks=False)
-			except OSError as e:
-				if on_error is not None:
-					on_error(e)
-				continue
-
-			if node_ent.is_symlink():
-				# Child node is a link, inspect the target node.
-				try:
-					node_stat = node_ent.stat()
-				except OSError as e:
-					if on_error is not None:
-						on_error(e)
-					continue
-			else:
-				node_stat = node_lstat
-
-			if node_ent.is_dir(follow_symlinks=follow_links):
-				# Child node is a directory, recurse into it and yield its
-				# descendant files.
-				yield TreeEntry(node_ent.name, node_rel, node_lstat, node_stat)
-
-				yield from _iter_tree_entries_next(root_full, node_rel, memo, on_error, follow_links)
-
-			elif node_ent.is_file() or node_ent.is_symlink():
-				# Child node is either a file or an unfollowed link, yield it.
-				yield TreeEntry(node_ent.name, node_rel, node_lstat, node_stat)
-
-	# NOTE: Make sure to remove the canonical (real) path of the directory
-	# from the ancestors memo once we are done with it. This allows the
-	# same directory to appear multiple times. If this is not done, the
-	# second occurrence of the directory will be incorrectly interpreted
-	# as a recursion. See .
-	del memo[dir_real]
-
-
-def iter_tree_files(
-	root: StrPath,
-	on_error: Optional[Callable[[OSError], None]] = None,
-	follow_links: Optional[bool] = None,
-) -> Iterator[str]:
-	"""
-	Walks the specified directory for all files.
-
-	*root* (:class:`str` or :class:`os.PathLike`) is the root directory to
-	search for files.
-
-	*on_error* (:class:`~collections.abc.Callable` or :data:`None`)
-	optionally is the error handler for file-system exceptions. It will be
-	called with the exception (:exc:`OSError`). Reraise the exception to
-	abort the walk. Default is :data:`None` to ignore file-system
-	exceptions.
-
-	*follow_links* (:class:`bool` or :data:`None`) optionally is whether
-	to walk symbolic links that resolve to directories. Default is
-	:data:`None` for :data:`True`.
-
-	Raises :exc:`RecursionError` if recursion is detected.
-
-	Returns an :class:`~collections.abc.Iterator` yielding the path to
-	each file (:class:`str`) relative to *root*.
-	"""
-	for entry in iter_tree_entries(root, on_error=on_error, follow_links=follow_links):
-		if not entry.is_dir(follow_links):
-			yield entry.path
-
-
-def iter_tree(root, on_error=None, follow_links=None):
-	"""
-	DEPRECATED: The :func:`.iter_tree` function is an alias for the
-	:func:`.iter_tree_files` function.
-	"""
-	warnings.warn((
-		"util.iter_tree() is deprecated. Use util.iter_tree_files() instead."
-	), DeprecationWarning, stacklevel=2)
-	return iter_tree_files(root, on_error=on_error, follow_links=follow_links)
-
-
-def lookup_pattern(name: str) -> Callable[[AnyStr], Pattern]:
-	"""
-	Lookups a registered pattern factory by name.
-
-	*name* (:class:`str`) is the name of the pattern factory.
-
-	Returns the registered pattern factory (:class:`~collections.abc.Callable`).
-	If no pattern factory is registered, raises :exc:`KeyError`.
-	"""
-	return _registered_patterns[name]
-
-
-def match_file(patterns: Iterable[Pattern], file: str) -> bool:
-	"""
-	Matches the file to the patterns.
-
-	*patterns* (:class:`~collections.abc.Iterable` of :class:`~pathspec.pattern.Pattern`)
-	contains the patterns to use.
-
-	*file* (:class:`str`) is the normalized file path to be matched
-	against *patterns*.
-
-	Returns :data:`True` if *file* matched; otherwise, :data:`False`.
-	"""
-	matched = False
-	for pattern in patterns:
-		if pattern.include is not None and pattern.match_file(file) is not None:
-			matched = pattern.include
-
-	return matched
-
-
-def match_files(
-	patterns: Iterable[Pattern],
-	files: Iterable[str],
-) -> Set[str]:
-	"""
-	DEPRECATED: This is an old function no longer used. Use the
-	:func:`~pathspec.util.match_file` function with a loop for better results.
-
-	Matches the files to the patterns.
-
-	*patterns* (:class:`~collections.abc.Iterable` of :class:`~pathspec.pattern.Pattern`)
-	contains the patterns to use.
-
-	*files* (:class:`~collections.abc.Iterable` of :class:`str`) contains
-	the normalized file paths to be matched against *patterns*.
-
-	Returns the matched files (:class:`set` of :class:`str`).
-	"""
-	warnings.warn((
-		f"{__name__}.match_files() is deprecated. Use {__name__}.match_file() with "
-		f"a loop for better results."
-	), DeprecationWarning, stacklevel=2)
-
-	use_patterns = [__pat for __pat in patterns if __pat.include is not None]
-
-	return_files = set()
-	for file in files:
-		if match_file(use_patterns, file):
-			return_files.add(file)
-
-	return return_files
-
-
-def normalize_file(
-	file: StrPath,
-	separators: Optional[Collection[str]] = None,
-) -> str:
-	"""
-	Normalizes the file path to use the POSIX path separator (i.e.,
-	``"/"``), and make the paths relative (remove leading ``"/"``).
-
-	*file* (:class:`str` or :class:`os.PathLike`) is the file path.
-
-	*separators* (:class:`~collections.abc.Collection` of :class:`str`; or
-	``None``) optionally contains the path separators to normalize.
-	This does not need to include the POSIX path separator (``"/"``),
-	but including it will not affect the results. Default is ``None``
-	for ``NORMALIZE_PATH_SEPS``. To prevent normalization, pass an
-	empty container (e.g., an empty tuple ``()``).
-
-	Returns the normalized file path (:class:`str`).
-	"""
-	# Normalize path separators.
-	if separators is None:
-		separators = NORMALIZE_PATH_SEPS
-
-	# Convert path object to string.
-	norm_file: str = os.fspath(file)
-
-	for sep in separators:
-		norm_file = norm_file.replace(sep, posixpath.sep)
-
-	if norm_file.startswith('/'):
-		# Make path relative.
-		norm_file = norm_file[1:]
-
-	elif norm_file.startswith('./'):
-		# Remove current directory prefix.
-		norm_file = norm_file[2:]
-
-	return norm_file
-
-
-def normalize_files(
-	files: Iterable[StrPath],
-	separators: Optional[Collection[str]] = None,
-) -> Dict[str, List[StrPath]]:
-	"""
-	DEPRECATED: This function is no longer used. Use the :func:`.normalize_file`
-	function with a loop for better results.
-
-	Normalizes the file paths to use the POSIX path separator.
-
-	*files* (:class:`~collections.abc.Iterable` of :class:`str` or
-	:class:`os.PathLike`) contains the file paths to be normalized.
-
-	*separators* (:class:`~collections.abc.Collection` of :class:`str`; or
-	:data:`None`) optionally contains the path separators to normalize.
-	See :func:`normalize_file` for more information.
-
-	Returns a :class:`dict` mapping each normalized file path (:class:`str`)
-	to the original file paths (:class:`list` of :class:`str` or
-	:class:`os.PathLike`).
-	"""
-	warnings.warn((
-		"util.normalize_files() is deprecated. Use util.normalize_file() "
-		"with a loop for better results."
-	), DeprecationWarning, stacklevel=2)
-
-	norm_files = {}
-	for path in files:
-		norm_file = normalize_file(path, separators=separators)
-		if norm_file in norm_files:
-			norm_files[norm_file].append(path)
-		else:
-			norm_files[norm_file] = [path]
-
-	return norm_files
-
-
-def register_pattern(
-	name: str,
-	pattern_factory: Callable[[AnyStr], Pattern],
-	override: Optional[bool] = None,
-) -> None:
-	"""
-	Registers the specified pattern factory.
-
-	*name* (:class:`str`) is the name to register the pattern factory
-	under.
-
-	*pattern_factory* (:class:`~collections.abc.Callable`) is used to
-	compile patterns. It must accept an uncompiled pattern (:class:`str`)
-	and return the compiled pattern (:class:`.Pattern`).
-
-	*override* (:class:`bool` or :data:`None`) optionally is whether to
-	allow overriding an already registered pattern under the same name
-	(:data:`True`), instead of raising an :exc:`AlreadyRegisteredError`
-	(:data:`False`). Default is :data:`None` for :data:`False`.
-	"""
-	if not isinstance(name, str):
-		raise TypeError(f"name:{name!r} is not a string.")
-
-	if not callable(pattern_factory):
-		raise TypeError(f"pattern_factory:{pattern_factory!r} is not callable.")
-
-	if name in _registered_patterns and not override:
-		raise AlreadyRegisteredError(name, _registered_patterns[name])
-
-	_registered_patterns[name] = pattern_factory
-
-
-class AlreadyRegisteredError(Exception):
-	"""
-	The :exc:`AlreadyRegisteredError` exception is raised when a pattern
-	factory is registered under a name already in use.
-	"""
-
-	def __init__(
-		self,
-		name: str,
-		pattern_factory: Callable[[AnyStr], Pattern],
-	) -> None:
-		"""
-		Initializes the :exc:`AlreadyRegisteredError` instance.
-
-		*name* (:class:`str`) is the name of the registered pattern.
-
-		*pattern_factory* (:class:`~collections.abc.Callable`) is the
-		registered pattern factory.
-		"""
-		super(AlreadyRegisteredError, self).__init__(name, pattern_factory)
-
-	@property
-	def message(self) -> str:
-		"""
-		*message* (:class:`str`) is the error message.
-		"""
-		return "{name!r} is already registered for pattern factory:{pattern_factory!r}.".format(
-			name=self.name,
-			pattern_factory=self.pattern_factory,
-		)
-
-	@property
-	def name(self) -> str:
-		"""
-		*name* (:class:`str`) is the name of the registered pattern.
-		"""
-		return self.args[0]
-
-	@property
-	def pattern_factory(self) -> Callable[[AnyStr], Pattern]:
-		"""
-		*pattern_factory* (:class:`~collections.abc.Callable`) is the
-		registered pattern factory.
-		"""
-		return self.args[1]
-
-
-class RecursionError(Exception):
-	"""
-	The :exc:`RecursionError` exception is raised when recursion is
-	detected.
-	"""
-
-	def __init__(
-		self,
-		real_path: str,
-		first_path: str,
-		second_path: str,
-	) -> None:
-		"""
-		Initializes the :exc:`RecursionError` instance.
-
-		*real_path* (:class:`str`) is the real path that recursion was
-		encountered on.
-
-		*first_path* (:class:`str`) is the first path encountered for
-		*real_path*.
-
-		*second_path* (:class:`str`) is the second path encountered for
-		*real_path*.
-		"""
-		super(RecursionError, self).__init__(real_path, first_path, second_path)
-
-	@property
-	def first_path(self) -> str:
-		"""
-		*first_path* (:class:`str`) is the first path encountered for
-		:attr:`self.real_path `.
-		"""
-		return self.args[1]
-
-	@property
-	def message(self) -> str:
-		"""
-		*message* (:class:`str`) is the error message.
-		"""
-		return "Real path {real!r} was encountered at {first!r} and then {second!r}.".format(
-			real=self.real_path,
-			first=self.first_path,
-			second=self.second_path,
-		)
-
-	@property
-	def real_path(self) -> str:
-		"""
-		*real_path* (:class:`str`) is the real path that recursion was
-		encountered on.
-		"""
-		return self.args[0]
-
-	@property
-	def second_path(self) -> str:
-		"""
-		*second_path* (:class:`str`) is the second path encountered for
-		:attr:`self.real_path `.
-		"""
-		return self.args[2]
-
-
-@dataclass(frozen=True)
-class CheckResult(Generic[TStrPath]):
-	"""
-	The :class:`CheckResult` class contains information about the file and which
-	pattern matched it.
-	"""
-
-	# Make the class dict-less.
-	__slots__ = (
-		'file',
-		'include',
-		'index',
-	)
-
-	file: TStrPath
-	"""
-	*file* (:class:`str` or :class:`os.PathLike`) is the file path.
-	"""
-
-	include: Optional[bool]
-	"""
-	*include* (:class:`bool` or :data:`None`) is whether to include or exclude the
-	file. If :data:`None`, no pattern matched.
-	"""
-
-	index: Optional[int]
-	"""
-	*index* (:class:`int` or :data:`None`) is the index of the last pattern that
-	matched. If :data:`None`, no pattern matched.
-	"""
-
-
-class MatchDetail(object):
-	"""
-	The :class:`.MatchDetail` class contains information about
-	"""
-
-	# Make the class dict-less.
-	__slots__ = ('patterns',)
-
-	def __init__(self, patterns: Sequence[Pattern]) -> None:
-		"""
-		Initialize the :class:`.MatchDetail` instance.
-
-		*patterns* (:class:`~collections.abc.Sequence` of :class:`~pathspec.pattern.Pattern`)
-		contains the patterns that matched the file in the order they were
-		encountered.
-		"""
-
-		self.patterns = patterns
-		"""
-		*patterns* (:class:`~collections.abc.Sequence` of :class:`~pathspec.pattern.Pattern`)
-		contains the patterns that matched the file in the order they were
-		encountered.
-		"""
-
-
-class TreeEntry(object):
-	"""
-	The :class:`.TreeEntry` class contains information about a file-system
-	entry.
-	"""
-
-	# Make the class dict-less.
-	__slots__ = ('_lstat', 'name', 'path', '_stat')
-
-	def __init__(
-		self,
-		name: str,
-		path: str,
-		lstat: os.stat_result,
-		stat: os.stat_result,
-	) -> None:
-		"""
-		Initialize the :class:`.TreeEntry` instance.
-
-		*name* (:class:`str`) is the base name of the entry.
-
-		*path* (:class:`str`) is the relative path of the entry.
-
-		*lstat* (:class:`os.stat_result`) is the stat result of the direct
-		entry.
-
-		*stat* (:class:`os.stat_result`) is the stat result of the entry,
-		potentially linked.
-		"""
-
-		self._lstat: os.stat_result = lstat
-		"""
-		*_lstat* (:class:`os.stat_result`) is the stat result of the direct
-		entry.
-		"""
-
-		self.name: str = name
-		"""
-		*name* (:class:`str`) is the base name of the entry.
-		"""
-
-		self.path: str = path
-		"""
-		*path* (:class:`str`) is the path of the entry.
-		"""
-
-		self._stat: os.stat_result = stat
-		"""
-		*_stat* (:class:`os.stat_result`) is the stat result of the linked
-		entry.
-		"""
-
-	def is_dir(self, follow_links: Optional[bool] = None) -> bool:
-		"""
-		Get whether the entry is a directory.
-
-		*follow_links* (:class:`bool` or :data:`None`) is whether to follow
-		symbolic links. If this is :data:`True`, a symlink to a directory
-		will result in :data:`True`. Default is :data:`None` for :data:`True`.
-
-		Returns whether the entry is a directory (:class:`bool`).
-		"""
-		if follow_links is None:
-			follow_links = True
-
-		node_stat = self._stat if follow_links else self._lstat
-		return stat.S_ISDIR(node_stat.st_mode)
-
-	def is_file(self, follow_links: Optional[bool] = None) -> bool:
-		"""
-		Get whether the entry is a regular file.
-
-		*follow_links* (:class:`bool` or :data:`None`) is whether to follow
-		symbolic links. If this is :data:`True`, a symlink to a regular file
-		will result in :data:`True`. Default is :data:`None` for :data:`True`.
-
-		Returns whether the entry is a regular file (:class:`bool`).
-		"""
-		if follow_links is None:
-			follow_links = True
-
-		node_stat = self._stat if follow_links else self._lstat
-		return stat.S_ISREG(node_stat.st_mode)
-
-	def is_symlink(self) -> bool:
-		"""
-		Returns whether the entry is a symbolic link (:class:`bool`).
-		"""
-		return stat.S_ISLNK(self._lstat.st_mode)
-
-	def stat(self, follow_links: Optional[bool] = None) -> os.stat_result:
-		"""
-		Get the cached stat result for the entry.
-
-		*follow_links* (:class:`bool` or :data:`None`) is whether to follow
-		symbolic links. If this is :data:`True`, the stat result of the
-		linked file will be returned. Default is :data:`None` for :data:`True`.
-
-		Returns that stat result (:class:`os.stat_result`).
-		"""
-		if follow_links is None:
-			follow_links = True
-
-		return self._stat if follow_links else self._lstat
diff --git a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/AUTHORS.txt b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/AUTHORS.txt
deleted file mode 100644
index 10317a2..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/AUTHORS.txt
+++ /dev/null
@@ -1,785 +0,0 @@
-@Switch01
-A_Rog
-Aakanksha Agrawal
-Abhinav Sagar
-ABHYUDAY PRATAP SINGH
-abs51295
-AceGentile
-Adam Chainz
-Adam Tse
-Adam Wentz
-admin
-Adolfo Ochagavía
-Adrien Morison
-Agus
-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
-arena
-arenasys
-Arindam Choudhury
-Armin Ronacher
-Arnon Yaari
-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
-Brannon Dorsey
-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
-chrysle
-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
-ctg123
-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 Poznik
-David Pursehouse
-David Runge
-David Tucker
-David Wales
-Davidovich
-ddelange
-Deepak Sharma
-Deepyaman Datta
-Denise Yu
-dependabot[bot]
-derwolfe
-Desetude
-Devesh Kumar Singh
-devsagul
-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
-Fredrik Orderud
-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
-Ikko Ashimine
-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 Sirois
-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
-konstin
-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
-Luis Medel
-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 McLoughlin
-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
-Matt Wozniski
-matthew
-Matthew Einhorn
-Matthew Feickert
-Matthew Gilliard
-Matthew Hughes
-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
-mrKazzila
-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 Shen
-Peter Waller
-Petr Viktorin
-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
-Ran Benita
-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
-S. Guliaev
-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
-shenxianpeng
-shireenrao
-Shivansh-007
-Shixian Sheng
-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
-Xianpeng Shen
-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
-Роман Донченко
-Семён Марьясин
diff --git a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/INSTALLER
deleted file mode 100644
index a1b589e..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/INSTALLER
+++ /dev/null
@@ -1 +0,0 @@
-pip
diff --git a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/LICENSE.txt b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/LICENSE.txt
deleted file mode 100644
index 8e7b65e..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.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/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/METADATA b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/METADATA
deleted file mode 100644
index 8fb9410..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/METADATA
+++ /dev/null
@@ -1,89 +0,0 @@
-Metadata-Version: 2.1
-Name: pip
-Version: 24.1.2
-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.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.8
-Description-Content-Type: text/x-rst
-License-File: LICENSE.txt
-License-File: AUTHORS.txt
-
-pip - The Python Package Installer
-==================================
-
-.. |pypi-version| image:: https://img.shields.io/pypi/v/pip.svg
-   :target: https://pypi.org/project/pip/
-   :alt: PyPI
-
-.. |python-versions| image:: https://img.shields.io/pypi/pyversions/pip
-   :target: https://pypi.org/project/pip
-   :alt: PyPI - Python Version
-
-.. |docs-badge| image:: https://readthedocs.org/projects/pip/badge/?version=latest
-   :target: https://pip.pypa.io/en/latest
-   :alt: Documentation
-
-|pypi-version| |python-versions| |docs-badge|
-
-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/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/RECORD b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/RECORD
deleted file mode 100644
index 93f2bec..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/RECORD
+++ /dev/null
@@ -1,874 +0,0 @@
-../../../bin/pip,sha256=3bgTZ52Mf20LzoIGBCxemSGRr_jP-Xa3bnbsz0WkMBc,266
-../../../bin/pip3,sha256=3bgTZ52Mf20LzoIGBCxemSGRr_jP-Xa3bnbsz0WkMBc,266
-../../../bin/pip3.12,sha256=3bgTZ52Mf20LzoIGBCxemSGRr_jP-Xa3bnbsz0WkMBc,266
-pip-24.1.2.dist-info/AUTHORS.txt,sha256=MkzqpbKoofxeB4_6bAzy7x_Gl-B9GIBRPaYrPWSdFus,10669
-pip-24.1.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
-pip-24.1.2.dist-info/LICENSE.txt,sha256=Y0MApmnUmurmWxLGxIySTFGkzfPR_whtw0VtyLyqIQQ,1093
-pip-24.1.2.dist-info/METADATA,sha256=OFLLNLX7R_It-QfGu_9CNrAwvmg-5UiexwDz-kChfdc,3626
-pip-24.1.2.dist-info/RECORD,,
-pip-24.1.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip-24.1.2.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
-pip-24.1.2.dist-info/entry_points.txt,sha256=eeIjuzfnfR2PrhbjnbzFU6MnSS70kZLxwaHHq6M-bD0,87
-pip-24.1.2.dist-info/top_level.txt,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
-pip/__init__.py,sha256=9QFiOpFNe6kjlpGzvU2X5H_SYqDMLHg7kRWt1gWwUrw,357
-pip/__main__.py,sha256=WzbhHXTbSE6gBY19mNN9m4s5o_365LOvTYSgqgbdBhE,854
-pip/__pip-runner__.py,sha256=cPPWuJ6NK_k-GzfvlejLFgwzmYUROmpAR6QC3Q-vkXQ,1450
-pip/__pycache__/__init__.cpython-312.pyc,,
-pip/__pycache__/__main__.cpython-312.pyc,,
-pip/__pycache__/__pip-runner__.cpython-312.pyc,,
-pip/_internal/__init__.py,sha256=MfcoOluDZ8QMCFYal04IqOJ9q6m2V7a0aOsnI-WOxUo,513
-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=TLqMeOgGpWbnHvP9piIymV4R2a_rWOWgiB-eOAbVPE8,10374
-pip/_internal/cache.py,sha256=Jb698p5PNigRtpW5o26wQNkkUv4MnQ94mc471wL63A0,10369
-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__/index_command.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=Lli3Mr6aDNu7ZkJJFFvwD2-hFxNI6Avz8OwMyS5TVrs,6865
-pip/_internal/cli/base_command.py,sha256=CNWPhIYFRNPdTDewbtvCl4O-RnyNHLRe6Bfwpds-HV8,8667
-pip/_internal/cli/cmdoptions.py,sha256=0XyHY1CQ9tGt05e2BOqVSmSGuVW5g3Udkdgk1M_qQWQ,30066
-pip/_internal/cli/command_context.py,sha256=RHgIPwtObh5KhMrd3YZTkl8zbVG-6Okml7YbFX4Ehg0,774
-pip/_internal/cli/index_command.py,sha256=GmWL82zpzS4c7yq-2Go5X26BlvdMsSmJewh-3LSimUk,5857
-pip/_internal/cli/main.py,sha256=BDZef-bWe9g9Jpr4OVs4dDf-845HJsKw835T7AqEnAc,2817
-pip/_internal/cli/main_parser.py,sha256=laDpsuBDl6kyfywp9eMMA9s84jfH2TJJn-vmL0GG90w,4338
-pip/_internal/cli/parser.py,sha256=QAkY6s8N-AD7w5D2PQm2Y8C2MIJSv7iuAeNjOMvDBUA,10811
-pip/_internal/cli/progress_bars.py,sha256=NedSI8g5-69xK8OoubBetXbkIUu6b11TB0Rsan9Uw28,2714
-pip/_internal/cli/req_command.py,sha256=DqeFhmUMs6o6Ev8qawAcOoYNdAZsfyKS0MZI5jsJYwQ,12250
-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=mLRKTaGDmLuZbZ--kO1nNKoRMYWIsL3fNQ3vm5Fpuks,1684
-pip/_internal/commands/completion.py,sha256=HT4lD0bgsflHq2IDgYfiEdp7IGGtE7s6MgI3xn0VQEw,4287
-pip/_internal/commands/configuration.py,sha256=n98enwp6y0b5G6fiRQjaZo43FlJKYve_daMhN-4BRNc,9766
-pip/_internal/commands/debug.py,sha256=DNDRgE9YsKrbYzU0s3VKi8rHtKF4X13CJ_br_8PUXO0,6797
-pip/_internal/commands/download.py,sha256=0qB0nys6ZEPsog451lDsjL5Bx7Z97t-B80oFZKhpzKM,5273
-pip/_internal/commands/freeze.py,sha256=2qjQrH9KWi5Roav0CuR7vc7hWm4uOi_0l6tp3ESKDHM,3172
-pip/_internal/commands/hash.py,sha256=EVVOuvGtoPEdFi8SNnmdqlCQrhCxV-kJsdwtdcCnXGQ,1703
-pip/_internal/commands/help.py,sha256=gcc6QDkcgHMOuAn5UxaZwAStsRBrnGSn_yxjS57JIoM,1132
-pip/_internal/commands/index.py,sha256=RAXxmJwFhVb5S1BYzb5ifX3sn9Na8v2CCVYwSMP8pao,4731
-pip/_internal/commands/inspect.py,sha256=PGrY9TRTRCM3y5Ml8Bdk8DEOXquWRfscr4DRo1LOTPc,3189
-pip/_internal/commands/install.py,sha256=ADWSqa1E1kg0SVCx-I0v8oPn3e1sohGJXFyOkSzeFIA,28997
-pip/_internal/commands/list.py,sha256=RgaIV4kN-eMSpgUAXc-6bjnURzl0v3cRE11xr54O9Cg,12771
-pip/_internal/commands/search.py,sha256=hSGtIHg26LRe468Ly7oZ6gfd9KbTxBRZAAtJc9Um6S4,5628
-pip/_internal/commands/show.py,sha256=IG9L5uo8w6UA4tI_IlmaxLCoNKPa5JNJCljj3NWs0OE,7507
-pip/_internal/commands/uninstall.py,sha256=7pOR7enK76gimyxQbzxcG1OsyLXL3DvX939xmM8Fvtg,3892
-pip/_internal/commands/wheel.py,sha256=eJRhr_qoNNxWAkkdJCNiQM7CXd4E1_YyQhsqJnBPGGg,6414
-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=QeB9qvKXDIjLdPBDE5fMgpfGqMMCr-govnuoQnGuiF8,1783
-pip/_internal/distributions/installed.py,sha256=QinHFbWAQ8oE0pbD8MFZWkwlnfU1QYTccA1vnhrlYOU,842
-pip/_internal/distributions/sdist.py,sha256=PlcP4a6-R6c98XnOM-b6Lkb3rsvh9iG4ok8shaanrzs,6751
-pip/_internal/distributions/wheel.py,sha256=THBYfnv7VVt8mYhMYUtH13S1E7FDwtDyDfmUcl8ai0E,1317
-pip/_internal/exceptions.py,sha256=6qcW3QgmFVlRxlZvDSLUhSzKJ7_Tedo-lyqWA6NfdAU,25371
-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=RdPO0JLAlmyBWPAWYHPyRoGjz3GNAeTngCNkbGey_mE,16265
-pip/_internal/index/package_finder.py,sha256=XHHQm1Tmw4wC2jYzrDa2lwlx-OGPzF7tThv-Uj1Y7ak,37733
-pip/_internal/index/sources.py,sha256=dJegiR9f86kslaAHcv9-R5L_XBf5Rzm_FkyPteDuPxI,8688
-pip/_internal/locations/__init__.py,sha256=UaAxeZ_f93FyouuFf4p7SXYF-4WstXuEvd3LbmPCAno,14925
-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=IGzds60qsFneRogC-oeBaY7bEh3lPt_v47kMJChQXsU,7724
-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=P0cAJrH_mtmMZvlZ16ZXm_-izA4lpr5wy08laICuiaA,2644
-pip/_internal/metadata/base.py,sha256=ft0K5XNgI4ETqZnRv2-CtvgYiMOMAeGMAzxT-f6VLJA,25298
-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=sB2ehwdqysgFAqNZMrYDw9lVumFanJFw-rZsIzSUo4o,8275
-pip/_internal/metadata/importlib/_envs.py,sha256=8AGojbf7Ei-eXmV8cmYMPDqPV_KkqH9oTYHE8OGn5LE,7455
-pip/_internal/metadata/pkg_resources.py,sha256=U07ETAINSGeSRBfWUG93E4tZZbaW_f7PGzEqZN0hulc,10542
-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=zzgFRuw_kWPjKpGw7LC0ZUMD2CQ2EberUIYs8izjdCA,753
-pip/_internal/models/direct_url.py,sha256=uBtY2HHd3TO9cKQJWh0ThvE5FRr-MWRYChRU4IG9HZE,6578
-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=jHax9O-9zlSzEwjBCDkx0OXjKXwBDwOuPwn-PsR8dCs,21034
-pip/_internal/models/scheme.py,sha256=PakmHJM3e8OOWSZFtfz1Az7f1meONJnkGuQxFlt3wBE,575
-pip/_internal/models/search_scope.py,sha256=67NEnsYY84784S-MM7ekQuo9KXLH-7MzFntXjapvAo0,4531
-pip/_internal/models/selection_prefs.py,sha256=qaFfDs3ciqoXPg6xx45N1jPLqccLJw4N0s4P0PyHTQ8,2015
-pip/_internal/models/target_python.py,sha256=2XaH2rZ5ZF-K5wcJbEMGEl7SqrTToDDNkrtQ2v_v_-Q,4271
-pip/_internal/models/wheel.py,sha256=Odc1NVWL5N-i6A3vFa50BfNvCRlGvGa4som60FQM198,3601
-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=iRu5LBEMK_3zXmsnWi21r0EKukJbWMum1jmIuL79PeY,20533
-pip/_internal/network/cache.py,sha256=48A971qCzKNFvkb57uGEk7-0xaqPS0HWj2711QNTxkU,3935
-pip/_internal/network/download.py,sha256=rZrbi6OdY1-2Nkc7AMvJetVmtOMnwVIkEAw615ONBzM,6087
-pip/_internal/network/lazy_wheel.py,sha256=2PXVduYZPCPZkkQFe1J1GbfHJWeCU--FXonGyIfw9eU,7638
-pip/_internal/network/session.py,sha256=XmanBKjVwPFmh1iJ58q6TDh9xabH37gREuQJ_feuZGA,18741
-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=-ARW_TcjHCOX7D2NUOGntB4Fgc6b4aolsXkAK6BWL7w,4774
-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=8i6i1QZX9m_lKPStEFsHKM0MT4a-CD408JOw99daLmo,2190
-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=K-6kNhmj-1xDF45ny1yheMerF0ui4EoQCLzEoHh6-tc,3045
-pip/_internal/operations/check.py,sha256=Qpw7FwZMG1ZxbZ4sSPnbJ0enzMnXsCKWULq0fS1hvt0,5087
-pip/_internal/operations/freeze.py,sha256=V59yEyCSz_YhZuhH09-6aV_zvYBMrS_IxFFNqn2QzlA,9864
-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=PoEsNEPGbIZ2yQphPsmYTKLOCMs4gv5OcCdzW124NcA,1283
-pip/_internal/operations/install/wheel.py,sha256=wshDUAnxuPUBg-prUJ60aqLuW4btb6XHT3bwb3VZchE,27197
-pip/_internal/operations/prepare.py,sha256=joWJwPkuqGscQgVNImLK71e9hRapwKvRCM8HclysmvU,28118
-pip/_internal/pyproject.py,sha256=4Xszp11xgr126yzG6BbJA0oaQ9WXuhb0jyUb-y_6lPQ,7152
-pip/_internal/req/__init__.py,sha256=HxBFtZy_BbCclLgr26waMtpzYdO5T3vxePvpGAXSt5s,2653
-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=aC9Nc-SESEz57WTodyH46ujupY10pWo2NmTl1v9_tro,18412
-pip/_internal/req/req_file.py,sha256=hnC9Oz-trqGQpuDnCVWqwpJkAvtbCsk7-5k0EWVQhlQ,17687
-pip/_internal/req/req_install.py,sha256=29LLB4oG6Igi_FeOKZJ_gBt15R1BpGW8FU9Jiq4H9gI,35054
-pip/_internal/req/req_set.py,sha256=j3esG0s6SzoVReX9rWn4rpYNtyET_fwxbwJPRimvRxo,2858
-pip/_internal/req/req_uninstall.py,sha256=qzDIxJo-OETWqGais7tSMCDcWbATYABT-Tid3ityF0s,23853
-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=3HZiJBRd1FTN6jQpI4qRO8-TbLYeIbUTS6PFvXnXs2w,24068
-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=DCf669FsqyQY5uqXeePDHQY1e4QO-pBzWH8O0s9-K94,5023
-pip/_internal/resolution/resolvelib/candidates.py,sha256=07CBc85ya3J19XqdvUsLQwtVIxiTYq9km9hbTRh0jb0,19823
-pip/_internal/resolution/resolvelib/factory.py,sha256=qzNIR_YsC4lpszaSmOmhONCplrf33hPceO8YtAIQrA4,32395
-pip/_internal/resolution/resolvelib/found_candidates.py,sha256=9hrTyQqFvl9I7Tji79F1AxHv39Qh1rkJ_7deSHSMfQc,6383
-pip/_internal/resolution/resolvelib/provider.py,sha256=bcsFnYvlmtB80cwVdW1fIwgol8ZNr1f1VHyRTkz47SM,9935
-pip/_internal/resolution/resolvelib/reporter.py,sha256=YFm9hQvz4DFCbjZeFTQ56hTz3Ac-mDBnHkeNRVvMHLY,3100
-pip/_internal/resolution/resolvelib/requirements.py,sha256=7JG4Z72e5Yk4vU0S5ulGvbqTy4FMQGYhY5zQhX9zTtY,8065
-pip/_internal/resolution/resolvelib/resolver.py,sha256=nLJOsVMEVi2gQUVJoUFKMZAeu2f7GRMjGMvNSWyz0Bc,12592
-pip/_internal/self_outdated_check.py,sha256=t9Zf6aaSXvlodc2JbUNVxImWCoE32p17GKJmyuI-lT8,8356
-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__/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=M15uUPIh5NpP1tdUGBxRau6q1ZAEtI8-XyLEETscFfE,3350
-pip/_internal/utils/_log.py,sha256=-jHLOE_THaZz5BFcCnoSL9EYAtJ0nXem49s9of4jvKw,1015
-pip/_internal/utils/appdirs.py,sha256=swgcTKOm3daLeXTW6v5BUS2Ti2RvEnGRQYH_yDXklAo,1665
-pip/_internal/utils/compat.py,sha256=ckkFveBiYQjRWjkNsajt_oWPS57tJvE8XxoC4OIYgCY,2399
-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=k7Qg_UBAaaTdyq82YVARA6D7RmcGTXGv7fnfcgigj4Q,3707
-pip/_internal/utils/direct_url_helpers.py,sha256=r2MRtkVDACv9AGqYODBUC9CjwgtsUU1s68hmgfCJMtA,3196
-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=aLhAlDXeEA_PrjRbfFYy9G6_MKlxdvc7JxUtN5QKP6k,4951
-pip/_internal/utils/logging.py,sha256=xSDfIHRfy95-RSHuh1QFXZrrS2Onpa1mMVLDM5_o21s,11602
-pip/_internal/utils/misc.py,sha256=PO3qVc98DOSd-2xA9qBMFSThmZjQiDzVDa3dm2-Q3lc,23814
-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=EsvqSRiSMHF98T8Txmu6NLU3U--MpTTQjtNgKP0P--M,8988
-pip/_internal/utils/temp_dir.py,sha256=DUAw22uFruQdK43i2L2K53C-CDjRCPeAsBKJpu-rHQ4,9312
-pip/_internal/utils/unpacking.py,sha256=eyDkSsk4nW8ZfiSjNzJduCznpHyaGHVv3ak_LMGsiEM,11951
-pip/_internal/utils/urls.py,sha256=qceSOZb5lbNDrHNsv7_S4L4Ytszja5NwPKUMnZHbYnM,1599
-pip/_internal/utils/virtualenv.py,sha256=S6f7csYorRpiD6cvn3jISZYc3I8PJC43H5iMFpRAEDU,3456
-pip/_internal/utils/wheel.py,sha256=b442jkydFHjXzDy6cMR7MpzWBJ1Q82hR5F33cmcHV3g,4494
-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=EKStcQaKpNu0NK4p5Q10Oc4xb3DUxFw024XrJy40bFQ,3528
-pip/_internal/vcs/git.py,sha256=3tpc9LQA_J4IVW5r5NvWaaSeDzcmJOrSFZN0J8vIKfU,18177
-pip/_internal/vcs/mercurial.py,sha256=oULOhzJ2Uie-06d1omkL-_Gc6meGaUkyogvqG9ZCyPs,5249
-pip/_internal/vcs/subversion.py,sha256=ddTugHBqHzV3ebKlU5QXHPN4gUqlyXbOx8q8NgXKvs8,11735
-pip/_internal/vcs/versioncontrol.py,sha256=cvf_-hnTAjQLXJ3d17FMNhQfcO1AcKWUF10tfrYyP-c,22440
-pip/_internal/wheel_builder.py,sha256=DL3A8LKeRj_ACp11WS5wSgASgPFqeyAeXJKdXfmaWXU,11799
-pip/_vendor/__init__.py,sha256=691R7mzHaXjBpSyqx4flnSGjB2xTsNYUx17rbCS8F9c,4850
-pip/_vendor/__pycache__/__init__.cpython-312.pyc,,
-pip/_vendor/__pycache__/typing_extensions.cpython-312.pyc,,
-pip/_vendor/cachecontrol/__init__.py,sha256=GiYoagwPEiJ_xR_lbwWGaoCiPtF_rz4isjfjdDAgHU4,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=fByO_Pd_EOemjWbuocvBWdN85xT0q_TBm2lxS6vD4fk,6355
-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=9AlmmTJc6cslb6k5z_6q0sGPHVrMj8zv-uWy-simmfE,5406
-pip/_vendor/cachecontrol/caches/redis_cache.py,sha256=9rmqwtYu_ljVkW6_oLqbC7EaX_a8YT_yLuna-eS0dgo,1386
-pip/_vendor/cachecontrol/controller.py,sha256=o-ejGJlBmpKK8QQLyTPJj0t7siU8XVHXuV8MCybCxQ8,18575
-pip/_vendor/cachecontrol/filewrapper.py,sha256=STttGmIPBvZzt2b51dUOwoWX5crcMCpKZOisM3f5BNc,4292
-pip/_vendor/cachecontrol/heuristics.py,sha256=IYe4QmHERWsMvtxNrp920WeaIsaTTyqLB14DSheSbtY,4834
-pip/_vendor/cachecontrol/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/cachecontrol/serialize.py,sha256=HQd2IllQ05HzPkVLMXTF2uX5mjEQjDBkxCqUJUODpZk,5163
-pip/_vendor/cachecontrol/wrapper.py,sha256=hsGc7g8QGQTT-4f8tgz3AM5qwScg6FO0BSdLSRdEvpU,1417
-pip/_vendor/certifi/__init__.py,sha256=ljtEx-EmmPpTe2SOd5Kzsujm_lUD0fKJVnE9gzce320,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=ejR8qP724p-CtuR4U1WmY1wX-nVeCUD2XxWqj8e9f5I,292541
-pip/_vendor/certifi/core.py,sha256=2SRT5rIcQChFDbe37BQa-kULxAgJ8qN6l1jfqTp4HIs,4486
-pip/_vendor/certifi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-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=8_gP9J7_tlNRicnWmPX4ZiDlP5wTwJKDeeg-8_qXUZU,18780
-pip/_vendor/distlib/t32.exe,sha256=a0GV5kCoWsMutvliiCKmIgV98eRZ33wXoS-XrqvJQVs,97792
-pip/_vendor/distlib/t64-arm.exe,sha256=68TAa32V504xVBnufojh0PcenpR3U4wAqTqf-MZqbPw,182784
-pip/_vendor/distlib/t64.exe,sha256=gaYY8hy4fbkHYTTnA4i26ct8IQZzkBG2pRdy0iyuBrc,108032
-pip/_vendor/distlib/util.py,sha256=XSznxEi_i3T20UJuaVc0qXHz5ksGUCW1khYlBprN_QE,67530
-pip/_vendor/distlib/version.py,sha256=9pXkduchve_aN7JG6iL9VTYV_kqNSGoc2Dwl8JuySnQ,23747
-pip/_vendor/distlib/w32.exe,sha256=R4csx3-OGM9kL4aPIzQKRo5TfmRSHZo6QWyLhDhNBks,91648
-pip/_vendor/distlib/w64-arm.exe,sha256=xdyYhKj0WDcVUOCb05blQYvzdYIKMbmJn2SZvzkcey4,168448
-pip/_vendor/distlib/w64.exe,sha256=ejGf-rojoBfXseGLpya6bFTFPWRG21X5KvU8J5iU-K0,101888
-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=XqbefacAhDT4zr_trnbA15eY8vdK4GTghgmvUGrEM_4,49430
-pip/_vendor/distro/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-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=PS6m-XmdST7Wj7J7ulRMakPDt5EBJyYrT3CPtjh-7t4,3426
-pip/_vendor/idna/compat.py,sha256=0_sOEUMT4CVw9doD3vyRhX80X19PwqFoUBs7gWsFME4,321
-pip/_vendor/idna/core.py,sha256=lyhpoe2vulEaB_65xhXmoKgO-xUqFDvcwxu5hpNNO4E,12663
-pip/_vendor/idna/idnadata.py,sha256=dqRwytzkjIHMBa2R1lYvHDwACenZPt8eGVu1Y8UBE-E,78320
-pip/_vendor/idna/intranges.py,sha256=YBr4fRYuWH7kTKS2tXlFjM24ZF1Pdvcir-aywniInqg,1881
-pip/_vendor/idna/package_data.py,sha256=Tkt0KnIeyIlnHddOaz9WSkkislNgokJAuE-p5GorMqo,21
-pip/_vendor/idna/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/idna/uts46data.py,sha256=1KuksWqLuccPXm2uyRVkhfiFLNIhM_H2m4azCcnOqEU,206503
-pip/_vendor/msgpack/__init__.py,sha256=gsMP7JTECZNUSjvOyIbdhNOkpB9Z8BcGwabVGY2UcdQ,1077
-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=fKp00BqDLjUtZnPd70Llr138zk8JsCuSpJkkZ5S4dt8,5629
-pip/_vendor/msgpack/fallback.py,sha256=wdUWJkWX2gzfRW9BBCTOuIE1Wvrf5PtBtR8ZtY7G_EE,33175
-pip/_vendor/packaging/__init__.py,sha256=dtw2bNmWCQ9WnMoK3bk_elL1svSlikXtLpZhCFIB9SE,496
-pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc,,
-pip/_vendor/packaging/__pycache__/metadata.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/_elffile.py,sha256=_LcJW4YNKywYsl4169B2ukKRqwxjxst_8H0FRVQKlz8,3282
-pip/_vendor/packaging/_manylinux.py,sha256=Xo4V0PZz8sbuVCbTni0t1CR0AHeir_7ib4lTmV8scD4,9586
-pip/_vendor/packaging/_musllinux.py,sha256=p9ZqNYiOItGee8KcZFeHF_YcdhVwGHdK6r-8lgixvGQ,2694
-pip/_vendor/packaging/_parser.py,sha256=s_TvTvDNK0NrM2QB3VKThdWFM4Nc0P6JnkObkl3MjpM,10236
-pip/_vendor/packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431
-pip/_vendor/packaging/_tokenizer.py,sha256=J6v5H7Jzvb-g81xp_2QACKwO7LxHQA6ikryMU7zXwN8,5273
-pip/_vendor/packaging/markers.py,sha256=dWKSqn5Sp-jDmOG-W3GfLHKjwhf1IsznbT71VlBoB5M,10671
-pip/_vendor/packaging/metadata.py,sha256=KINuSkJ12u-SyoKNTy_pHNGAfMUtxNvZ53qA1zAKcKI,32349
-pip/_vendor/packaging/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/packaging/requirements.py,sha256=gYyRSAdbrIyKDY66ugIDUQjRMvxkH2ALioTmX3tnL6o,2947
-pip/_vendor/packaging/specifiers.py,sha256=HfGgfNJRvrzC759gnnoojHyiWs_DYmcw5PEh5jHH-YE,39738
-pip/_vendor/packaging/tags.py,sha256=y8EbheOu9WS7s-MebaXMcHMF-jzsA_C1Lz5XRTiSy4w,18883
-pip/_vendor/packaging/utils.py,sha256=NAdYUwnlAOpkat_RthavX8a07YuVxgGL_vwrx73GSDM,5287
-pip/_vendor/packaging/version.py,sha256=wE4sSVlF-d1H6HFC1vszEe35CwTig_fh4HHIFg95hFE,16210
-pip/_vendor/pkg_resources/__init__.py,sha256=jg4dQofVk-8nGUO8gd_tWbtfIV0PWeFEV4y_uwrlCws,108869
-pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc,,
-pip/_vendor/platformdirs/__init__.py,sha256=FTA6LGNm40GwNZt3gG3uLAacWvf2E_2HTmH0rAALGR8,22285
-pip/_vendor/platformdirs/__main__.py,sha256=jBJ8zb7Mpx5ebcqF83xrpO94MaeCpNGHVf9cvDN2JLg,1505
-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=BqIsAnIw-6aVfxq7oVai4FDT6a0AcGkUwL1joStqxuo,7681
-pip/_vendor/platformdirs/api.py,sha256=QBYdUac2eC521ek_y53uD1Dcq-lJX8IgSRVd4InC6uc,8996
-pip/_vendor/platformdirs/macos.py,sha256=wftsbsvq6nZ0WORXSiCrZNkRHz_WKuktl0a6mC7MFkI,5580
-pip/_vendor/platformdirs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/platformdirs/unix.py,sha256=Cci9Wqt35dAMsg6HT9nRGHSBW5obb0pR3AE1JJnsCXg,10643
-pip/_vendor/platformdirs/version.py,sha256=kvsvY0Rd2WGRRrOgeTDKewa3rT0x212Ex5AgbU2NjMk,411
-pip/_vendor/platformdirs/windows.py,sha256=IFpiohUBwxPtCzlyKwNtxyW4Jk8haa6W8o59mfrDXVo,10125
-pip/_vendor/pygments/__init__.py,sha256=TVGTxny40TqHezz7-4TJ4ehs_m4Dj21jdP24h06vw-M,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=vblyaGq79OI9SRqeRfpoLCOj7nzpiiw-fz5zb46Y07o,23650
-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=1_zM_79hxxurS946tTl5m30Twh8AbzUTtuv-v7oWU_4,5431
-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=iauRmUK7KnA0kDbxQ-C2p1x-bjoWbDPlBqsT9ZPFTUg,35676
-pip/_vendor/pygments/formatters/img.py,sha256=bklYds13mYy6mxBJS9aOfR8SEn3BtLcnRb10zuAwD6M,23140
-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=IHe9eZiKTFzemc1i6qwKcNBZUJ918V2BzREbViwT0cY,35284
-pip/_vendor/pygments/lexers/__init__.py,sha256=WD1uIk2EmIMbdy1Wv2UbjqZg5lTvZvpmATS5ZdvLQKo,12161
-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=FMX2ffTEHQGgiwZA9vYSPIAyqOnf2Uw9OiG4GI7wXDs,74926
-pip/_vendor/pygments/lexers/python.py,sha256=DzeHBmW1IxQCL7ujXhLSW7AOXlnNcNfrk6JX46iZYbk,53448
-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=XIHxBwMMM2bIaR4XtMH_U8M6H6zpJ-H-xeRsHaeGtD0,7770
-pip/_vendor/pygments/style.py,sha256=IR2flUl31IetX-5YJAITUMRRAxk-fTJ3f9nM3D6cKg4,6420
-pip/_vendor/pygments/styles/__init__.py,sha256=VMj3B7F6Kf1LeAPTFWF3B8Rt0OZLj_4jZ2WdgC59ooo,2042
-pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc,,
-pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc,,
-pip/_vendor/pygments/styles/_mapping.py,sha256=8nY9bcEF1Zw9Xu0bmqffqYEHHbNZvCQHit2OVlJWHyk,3251
-pip/_vendor/pygments/token.py,sha256=DXVQcLULVn05LG63bagiqJd2FH3UzheVUBmdQeXn1U8,6226
-pip/_vendor/pygments/unistring.py,sha256=FaUfG14NBJEKLQoY9qj6JYeXrpYcLmKulghdxOGFaOc,63223
-pip/_vendor/pygments/util.py,sha256=AEVY0qonyyEMgv4Do2dINrrqUAwUk2XYSqHM650uzek,10230
-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=HlB_HzhrzGtfD_aaYUwUh1zWXLZ75_YCLyit75d0Vz8,5057
-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=FVfglgZmNQnmYPXpOohDU58F5EUb_-VnSTaAesS187g,435
-pip/_vendor/requests/_internal_utils.py,sha256=nMQymr4hs32TqVo5AbCrmcJEhvPUh7xXlluyqwslLiQ,1495
-pip/_vendor/requests/adapters.py,sha256=J7VeVxKBvawbtlX2DERVo05J9BXTcWYLMHNd1Baa-bk,27607
-pip/_vendor/requests/api.py,sha256=_Zb9Oa7tzVIizTKwFrPjDEY9ejtm_OnSRERnADxGsQs,6449
-pip/_vendor/requests/auth.py,sha256=kF75tqnLctZ9Mf_hm9TZIj4cQWnN5uxRz8oWsx5wmR0,10186
-pip/_vendor/requests/certs.py,sha256=PVPooB0jP5hkZEULSCwC074532UFbR2Ptgu0I5zwmCs,575
-pip/_vendor/requests/compat.py,sha256=Mo9f9xZpefod8Zm-n9_StJcVTmwSukXR2p3IQyyVXvU,1485
-pip/_vendor/requests/cookies.py,sha256=bNi-iqEj4NPZ00-ob-rHvzkvObzN3lEpgw3g6paS3Xw,18590
-pip/_vendor/requests/exceptions.py,sha256=D1wqzYWne1mS2rU43tP9CeN1G7QAy7eqL9o1god6Ejw,4272
-pip/_vendor/requests/help.py,sha256=hRKaf9u0G7fdwrqMHtF3oG16RKktRf6KiwtSq2Fo1_0,3813
-pip/_vendor/requests/hooks.py,sha256=CiuysiHA39V5UfcCBXFIx83IrDpuwfN9RcTUgv28ftQ,733
-pip/_vendor/requests/models.py,sha256=x4K4CmH-lC0l2Kb-iPfMN4dRXxHEcbOaEWBL_i09AwI,35483
-pip/_vendor/requests/packages.py,sha256=_ZQDCJTJ8SP3kVWunSqBsRZNPzj2c1WFVqbdr08pz3U,1057
-pip/_vendor/requests/sessions.py,sha256=ykTI8UWGSltOfH07HKollH7kTBGw4WhiBVaQGmckTw4,30495
-pip/_vendor/requests/status_codes.py,sha256=iJUAeA25baTdw-6PfD0eF4qhpINDJRJI-yaMqxs4LEI,4322
-pip/_vendor/requests/structures.py,sha256=-IbmhVz06S-5aPSZuUthZ6-6D9XOjRuTXHOabY041XM,2912
-pip/_vendor/requests/utils.py,sha256=L79vnFbzJ3SFLKtJwpoWe41Tozi3RlZv94pY1TFIyow,33631
-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/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-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=eO7Cq8JnrgG8zVoeImiAs92q3hXNMIfp0w5lMsO7Q2Y,8477
-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=fbmeyetEdHjzE_Vx2l1uK7tnPOhMs2X1lJfO3vsKDpA,10209
-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=RI08pSrm5tBSzPMvnbTqbD9WIalaOoN5d4M1RTmLq1Y,2128
-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=Zt58apszI6hAAcXPpgdWKpu3c31UBWebOeR4mbyptvU,5471
-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=aBwaD_S56SbgopIvayVmpk0Y28uwY2C5Bab1wl3Bp-I,1925
-pip/_vendor/rich/_windows_renderer.py,sha256=t74ZL3xuDCP3nmTp9pH1L5LiI2cakJuQRQleHCJerlk,2783
-pip/_vendor/rich/_wrap.py,sha256=FlSsom5EX0LVkA3KWy34yHnCfLtqX-ZIepXKh-70rpc,3404
-pip/_vendor/rich/abc.py,sha256=ON-E-ZqSSheZ88VrKX2M3PXpFbGEUUZPMa_Af0l-4f0,890
-pip/_vendor/rich/align.py,sha256=sCUkisXkQfoq-IQPyBELfJ8l7LihZJX3HbH8K7Cie-M,10368
-pip/_vendor/rich/ansi.py,sha256=iD6532QYqnBm6hADulKjrV8l8kFJ-9fEVooHJHH3hMg,6906
-pip/_vendor/rich/bar.py,sha256=ldbVHOzKJOnflVNuv1xS7g6dLX2E3wMnXkdPbpzJTcs,3263
-pip/_vendor/rich/box.py,sha256=nr5fYIUghB_iUCEq6y0Z3LlCT8gFPDrzN9u2kn7tJl4,10831
-pip/_vendor/rich/cells.py,sha256=aMmGK4BjXhgE6_JF1ZEGmW3O7mKkE8g84vUnj4Et4To,4780
-pip/_vendor/rich/color.py,sha256=bCRATVdRe5IClJ6Hl62de2PKQ_U4i2MZ4ugjUEg7Tao,18223
-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=deFZIubq2M9A2MCsKFAsFQlWDvcOMsGuUA07QkOaHIw,99173
-pip/_vendor/rich/constrain.py,sha256=1VIPuC8AgtKWrcncQrjBdYqA3JVWysu6jZo1rrh7c7Q,1288
-pip/_vendor/rich/containers.py,sha256=c_56TxcedGYqDepHBMTuZdUIijitAQgnox-Qde0Z1qo,5502
-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=6ZAjUcNhBRajBCo9umFUclyi2xL0-55JL7S0vYGUJu4,9585
-pip/_vendor/rich/json.py,sha256=vVEoKdawoJRjAFayPwXkMBPLy7RSTs-f44wSQDR2nJ0,5031
-pip/_vendor/rich/jupyter.py,sha256=QyoKoE_8IdCbrtiSHp9TsTSNyTHY0FO5whE7jOTd9UE,3252
-pip/_vendor/rich/layout.py,sha256=ajkSFAtEVv9EFTcFs-w4uZfft7nEXhNzL7ZVdgrT5rI,14004
-pip/_vendor/rich/live.py,sha256=vUcnJV2LMSK3sQNaILbm0-_B8BpAeiHfcQMAMLfpRe0,14271
-pip/_vendor/rich/live_render.py,sha256=zJtB471jGziBtEwxc54x12wEQtH4BuQr1SA8v9kU82w,3666
-pip/_vendor/rich/logging.py,sha256=uB-cB-3Q4bmXDLLpbOWkmFviw-Fde39zyMV6tKJ2WHQ,11903
-pip/_vendor/rich/markup.py,sha256=3euGKP5s41NCQwaSjTnJxus5iZMHjxpIM0W6fCxra38,8451
-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=2Fd1V7e1kHxlPFIusoHY5T7-Cs0RpkrihgVG9ZVqJ4g,10705
-pip/_vendor/rich/pretty.py,sha256=5oIHP_CGWnHEnD0zMdW5qfGC5kHqIKn7zH_eC4crULE,35848
-pip/_vendor/rich/progress.py,sha256=P02xi7T2Ua3qq17o83bkshe4c0v_45cg8VyTj6US6Vg,59715
-pip/_vendor/rich/progress_bar.py,sha256=L4jw8E6Qb_x-jhOrLVhkuMaPmiAhFIl8jHQbWFrKuR8,8164
-pip/_vendor/rich/prompt.py,sha256=wdOn2X8XTJKnLnlw6PoMY7xG4iUPp3ezt4O5gqvpV-E,11304
-pip/_vendor/rich/protocol.py,sha256=5hHHDDNHckdk8iWH5zEbi-zuIVSF5hbU2jIo47R7lTE,1391
-pip/_vendor/rich/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/rich/region.py,sha256=rNT9xZrVZTYIXZC0NYn41CJQwYNbR-KecPOxTgQvB8Y,166
-pip/_vendor/rich/repr.py,sha256=5MZJZmONgC6kud-QW-_m1okXwL2aR6u6y-pUcUCJz28,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=hU1ueeXqI6YeFa08K9DAjlF2QLxcJY9pwZx7RsXavlk,24246
-pip/_vendor/rich/spinner.py,sha256=15koCmF0DQeD8-k28Lpt6X_zJQUlzEhgo_6A6uy47lc,4339
-pip/_vendor/rich/status.py,sha256=kkPph3YeAZBo-X-4wPp8gTqZyU466NLwZBA4PZTTewo,4424
-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=TnZDuOD4DeHFbkaVEAji1gf8qgAlMU9Boe_GksMGCkk,35475
-pip/_vendor/rich/table.py,sha256=nGEvAZHF4dy1vT9h9Gj9O5qhSQO3ODAxJv0RY1vnIB8,39680
-pip/_vendor/rich/terminal_theme.py,sha256=1j5-ufJfnvlAo5Qsi_ACZiXDmwMXzqgmFByObT9-yJY,3370
-pip/_vendor/rich/text.py,sha256=5rQ3zvNrg5UZKNLecbh7fiw9v3HeFulNVtRY_CBDjjE,47312
-pip/_vendor/rich/theme.py,sha256=belFJogzA0W0HysQabKaHOc3RWH2ko3fQAJhoN-AFdo,3777
-pip/_vendor/rich/themes.py,sha256=0xgTLozfabebYtcJtDdC5QkX5IVUEaviqDUJJh4YVFk,102
-pip/_vendor/rich/traceback.py,sha256=CUpxYLjQWIb6vQQ6O72X0hvDV6caryGqU6UweHgOyCY,29601
-pip/_vendor/rich/tree.py,sha256=meAOUU6sYnoBEOX2ILrPLY9k5bWrWNQKkaiEFvHinXM,9167
-pip/_vendor/tenacity/__init__.py,sha256=ZD4ZvZabfZWjlDvoNZDKki_q2wk2xuE-_DcNDElxrOw,20518
-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/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-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/tomli/py.typed,sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc,26
-pip/_vendor/truststore/__init__.py,sha256=M-PhuLMIF7gxKXk7tpo2MD7dk6nqG1ae8GXWdNXbMdQ,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=B9JIHipzBIS8pMP_J50-o1DHVZsvKZQUXTB0HQQ_UPg,10461
-pip/_vendor/truststore/_macos.py,sha256=VJ24avz5aEGYAs_kWvnGjMJtuIP4xJcYa459UQOQC3M,17608
-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=eldNViHNHeY5r3fiBoz_JFGD37atXB9S5yaRoPKEGAA,17891
-pip/_vendor/truststore/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/typing_extensions.py,sha256=t3bGA8vfcv8alpavDr-UIeaehafE8gWkBJsqTmZOWL8,122341
-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=pyASJJhW7wdOpqJj9QJA8FyGRfr8E8uUUhqUvhF0728,11372
-pip/_vendor/urllib3/_version.py,sha256=cuJvnSrWxXGYgQ3-ZRoPMw8-qaN5tpw71jnH1t16dLA,64
-pip/_vendor/urllib3/connection.py,sha256=92k9td_y4PEiTIjNufCUa1NzMB3J3w0LEdyokYgXnW8,20300
-pip/_vendor/urllib3/connectionpool.py,sha256=Be6q65SR9laoikg-h_jmc_p8OWtEmwgq_Om_Xtig-2M,40285
-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=Fef1IIUUFHqpevzXiDPbIGkDKchY2FVKeVeLGR1Qq3g,34446
-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=aWyhXRtNO4JUnCSVVqKTKQd8EXTvUm1VN9pgs2bcONo,19990
-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=Z6WEf518eTOXP5jr5QSQ9gqJI0DVYt3Xs3EKnYaTmus,22013
-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=eiYUkiHRU35nedL7Y_FifDuDFVvCktFrR4LQzoQpl7k,346
-pip/py.typed,sha256=EBVvvPRTn_eIpz5e5QztSCdrMX7Qwd7VP93RSoIlZ2I,286
diff --git a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/REQUESTED
deleted file mode 100644
index e69de29..0000000
diff --git a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/WHEEL b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/WHEEL
deleted file mode 100644
index 564c672..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/WHEEL
+++ /dev/null
@@ -1,5 +0,0 @@
-Wheel-Version: 1.0
-Generator: setuptools (70.2.0)
-Root-Is-Purelib: true
-Tag: py3-none-any
-
diff --git a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/entry_points.txt b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/entry_points.txt
deleted file mode 100644
index 25fcf7e..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/entry_points.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-[console_scripts]
-pip = pip._internal.cli.main:main
-pip3 = pip._internal.cli.main:main
diff --git a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/top_level.txt b/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/top_level.txt
deleted file mode 100644
index a1b589e..0000000
--- a/venv/lib/python3.12/site-packages/pip-24.1.2.dist-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-pip
diff --git a/venv/lib/python3.12/site-packages/pip/__init__.py b/venv/lib/python3.12/site-packages/pip/__init__.py
deleted file mode 100644
index 60c2d0e..0000000
--- a/venv/lib/python3.12/site-packages/pip/__init__.py
+++ /dev/null
@@ -1,13 +0,0 @@
-from typing import List, Optional
-
-__version__ = "24.1.2"
-
-
-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/venv/lib/python3.12/site-packages/pip/__main__.py b/venv/lib/python3.12/site-packages/pip/__main__.py
deleted file mode 100644
index 5991326..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/__pip-runner__.py b/venv/lib/python3.12/site-packages/pip/__pip-runner__.py
deleted file mode 100644
index c633787..0000000
--- a/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 pyproject.toml
-PYTHON_REQUIRES = (3, 8)
-
-
-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/venv/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index a78c0f845557a336efed29d8fcd57d87ef641e8d..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 699
zcmX|9&ubJh6i#MlXV+ato)_d*RFXzRb&~ZnurVx=-E>IY#J*D-Nx3
zkj$3)B&pR#&QkU87s>jHlfM=DBesgzP`1j}6y`
z$|PCLMKWeQqj!Y8TUt8I#As||Qw;5tX-+3xPG}}JK$;yF@^ZA)r$$)5s95rhjX)53sW-P?uYL{|X0QpjS?e|H&{j&wk#-}}
z0ff2}#}iNo1CHa`H&)j^+-A=B0qLU-=U&@>>qcIrWyV+aNhsYAO%KAJk1_s=&VM_0
gdb{&0Y~nMop6>>`>u-;IIeuXeLH$1Y?Up&!UwT};=l}o!

diff --git a/venv/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc
deleted file mode 100644
index af68141db9b28965a4e0d90267f1458ac45f59ec..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 853
zcmb7C&ubGw6n?Y2X?|BKwa`{P*o!$di?Nb`VkipcP>h#ah=*m}og|ZPHp}ibbrqxm
zp$#6oB3OGW-jw_)UbIz^DMG=Mw?J<_In!iGq4nT9%=_leH}CuAF<;W@1n@|&e5^i^
z0e*{37?B}3euV&bzyuRnP#I)YK^QfZkUGjHO!JK?Nr0g-HmZlHHw0Cw4esp4JsRoaKw~WZveQDxyA(^8tDP^?D`+fXs8tCiu4bk6K53$*aR%~qygqmO%BqtiMYt6^%an@o0E4ohm9qZ_Mw4Qm>Un#8sBCKg?)#1f@3Vtd%7q9RUsWy&E=
zRwFjWoNHwbi)4k4EB*tEoT@VgKPU7v91B+`Pt|4K!c%R-m~RrJu47AmNN8z|s#S~B
z>QwVuRl2UbSZ!mwty<)n>iD$YvTtQ?=2VYRJU{g4sa#wQpO|(0li1y6%UrYYJ$H(0
zi9g`I=SyEk2pvNF5EA_qDACPAr?9oyxfA39KX7;axBk1AUoX#nljnZ&!&0ZTxzt$-
zCSI5OF;FfA*Z1YgegabC+xc#OyVxy$$nE8K^LxeJ;-|vF?7~6v_Qr$oX1P-i76bZS
lxq2igw_fba)4!C3BPF$QUo`G6zghXATO-vg{6n?Y2{>RvfArR6e8zoI~W$coqN>mY2H6;m&1O$kxTB=r?-7zfKyUy;K
zU;+|FNKK_mE&V<+GeBEJBv2WFqJ}?9VEv
z`Z|DelN^BA%>nhP{)yNicd<3zwGk+D$@t7SebZDa*;J&{vSR1UqCKuz
zqGA-wqLCAeS}`Tw*YKY%%A%^}a@3@{EmD0-GY!3f>vT9g%3N|AqU
zYD%;X+-;Riipa9wTB8@g!OvQ6DHc398@Np6Ql
zzrzTjG+vGwK){b#YUfZOlgPwDEB<3cwFW0-qfcpbX#h_eqirB#FaYwwdG{F8!86rYuG(QQVU=cPwgJ
z8C_Aj3Ys!5(|qQ-X5T2;nOt5Q8@DCP$l3R0lV+wc&zZb-H&ZOzIzxDww_4+ZLzd2w6@`G9AU!HbesbXJc}hkG$SaT$bmCV
zOcAipYC|y(+mYtaFMWCm;a0D2CQ{W%sv@LnXo4Mcus7dCH704F*3`0ML8$T3Rd(c>|19^j`PA>AhQCJl^bw)eDNf29!4l9
zl*6k_R*@=Be5ij&8X3GZe6?>x8Xg=RP5K>eT;_4hQ}QJp#S-$_WnJn?nhXcrrP4;^we3XP@3Es>vD53Z)2lZ&Ggm6<
zcYiutjrBhip2QNBVE5*cvyXz6*6wPs`=PxZOFWF2jD>iu0Sq@NNi0lBa>A12_6b}!
zNz%QNT)zNn5hX8MR)JzosP$kULmk46z7@etCeGkj=k_9O`{FM+zptgnga6QTwsIZV
zHg;q|)^tgl>AouKjCNQ{;wx3fdYX)^)VtVj(T&YyEFZ-h528;!awjC`Z7f8qY$X#;
zK$28L!I*i}o!HQaqc;Wzq~X5Xclw9>M(V}lGRdw}M0K!J#KjZ7cj%d*^z4=cB`qPF31d)uyh;
z4}QE-&D^T-Tqs=Qg@}I_1fRcl7)bOfy!jN4{hH|b>f-99>akQc(N%%?pZ*|ec@8Lc
zj{p%qiGCd2f|hk?S-QR6ey-YnVH4hd7Kkmqvk^F6f#J%@;VR0&@ok9D`?esy4)LYd
O)s7$RU!bRc<9`5`fGEWP

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/__init__.py
deleted file mode 100644
index 1a5b7f8..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index de866288b0290b945d0febad843fc34221ee805e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 799
zcmZuvy=xRf6rb7MyX+-7B*rEdI*QGK*})Hp5lJO#A+d-eT(fR=-|bG^k6~u+;z@)Q
z7J`kPu@UT){3$jD1YsKyv9OCon^eBpT&#S|ypQ31{N8)>vD=*{NZp6;2Gk+syETrf
zHBk;8q4Js}B%wJeXrC5N-=Wraa<}mM9wiO|Z==a{9DF2qCnkDNB_23Hp}l}__9iWu
z8hA}gs*Lg;t-Ua>($(6FRI2N?0y9))Os)HbT$J`6
zoI!?2DI!Cp&!|PVMYqWA#CwhO+^28vXF@YPQh^3Ff`kn!#i~4EaaHOn2c}~sq|wY|
zkzqwNX4;56XY0Te3_w8{i!z;NNWuiujdBZ9L`fo!P_qO~ByxR`X#kcPBlUI8Q(>~<
zdJtCymtz@mDI^zK4?**#tIOAdCXvED5bW9yH&rAhD4fYz^bA5#8c;ZrV2EgR0Hsl5
zS>dZz9UJ4QHi|~qHVI>gz#m|XnwN3BSco`_Am_J*xid6;kc%`kp{@pIGg81uP>y&m
z))AV?s`5&3=`z>Cz@m)e$5DzHE!=+~c!;VnVHn79?G=$I)hyPupFqzc+a`ZzNo)Dr
z%>1jHFIPT!3kUd!eXaI7b=!<34p7;hDGyma|DOhx{ebmsQw2XjiV?M|jjCO2xheL6
zsIE;hgY3}1QB=t=hZS`SO}lWtglylXlzt`Wevk|MKA|VKy)R^LkIa20^S|0YJ^kXz
Wj<>V+rn7hA{60bZef-;sCh=d>X4E?X

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc
deleted file mode 100644
index 403388056273f796c0479e480852406a0016142f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 14495
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc
deleted file mode 100644
index 76789a1ad445c63fc63c66fb07cd6cb02716c3c9..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 35591
zcmbuo3v?XUnI2fx?`|~SPXYv4Aoyw!Xp$nu2Sm~Y0gwbAAkBv?fs(;ycL8X!(G68M
zM4?SiXpfSB9yuas>=2AcD`+!00$0kKPEKMvIXRYRCduqcHfacS2=~w#X2vrUXV30w
z3DB{JnVjtR|F^2T8fZ}Rq)6PV{_EDQ`}ptwzPJ8eX{k@bQTmnlhMK~X^k?+LIQR~J
zEWF~7q&reX8jvD##1@kWWIo#lY<#v4*!k=jaPZkV;N-Jwz{O|xfE#Cf%roj8@Q(Th
ze4`};B{G%ei1|lL2TDiF2Fgau2g*k)1}a7?2P#La2C7D@2dX)bGgdQNJ5W1XH&8cP
zKTyvwSFB-l)xavgcE=h=n+BR>NiEeHQKl!hdbD|gFNa
zDrAY2tF@5|@E{Nk^ne^_xwbQeQ60lL`&-ObPdplz17?P2H^K-(?Qy$tODG-!c#GIT4T+bqx*7`h$M=Pb~D
z4BY|fPD>s3GxT{tcUhnZ7`hwKJr?Mf7`hkGP7CxPLtg-Np9R{*(EWfOP=kPDPS7!M
zh~ZxX{GfWs0`F#c7vKanM!$!l-GKI3puG(31@y4mYvw)7&?A5zwLp(Bv=7i@7U)ri
z9tZS<1=`2ZlYsVHpvM?`3eeM*Ivi){mjOMaZZ+$0B63!BU;YQ8t=9CrQsmq__JMwW
z>O7u$(SmiS82S}JU$Q_?GxTLZ2Q1JpPuKz%(*LdZjj%eFiYDSoWjv`yl+=ip7#|)<
zjHi^bQ20t{SPlAo=SHGQWi$~PkEzPZ^JmW~{in_;DQ!YYC6wssSVBuFLt0`~3B@N;
zBhmPFX$EI1gAr&KK-id{r@Ut&zvLMb(DZ--tV=`AP%7ZgmY#e0bnjsI(cbRkef>wWj-F^ZmG$(Y
z`k_=p%Q{X(lc}uxM3exrtmhPW9Il+_k9_6Yy6iTW+c)b?AG)}_>
zSXEy)Z@bk$ccggVl%ZrR)+&Vjb|sH{y>v(C{_Dm)U9wR#kjq@tCl!&}cMRV}$S
z9u9YmM$zGFZ0nI|>gafC>rgB@JdzqrCWca1Lz=qvbv6F_)>!n?)-fPYBEBQI{kg44
zba971yveP=qOB$tZB(^5~h(X+t9+#B9z31kh
zOif^B`&>!K{d1X;y&1>e1>BUf?yx>ut}#s=ioTI`MKMV6RM_YgI=k@4UH2Fl)~>rI
zrHp)LcWL%((sf6?@|t|viR?=bbgSO+*BvY50B8TuW^{h>JQ4df`*)>x3UXd{FL@Py
zUUOXbE{8@OA3BX%80R#yVUS(@=z!sPLL-FpBwkmwp;+STQ`vV8ze|8*`Mw!NEu(JUDny;u>%dX+gY^lfAg$?t2q`*(`F<&4P;3z|gVq`$+z-
zrK;y41P<6$hw6;j_TgT{9&zwL=kGcqu82EgQ(dZqMJ$i%Mm~=&aCrf@{N^0KBCwJo
zFuz%5X~Z#9F)0nn5bDYXyb$mlL$*jcL^mJAxe|zTe!xnHTrAF&O-gUb1LZ)_>TFd{
zGz1JyrlMh^lSA)gJi6kdcZm&zz_~Ov3EW945i`3IjSnR>P%6+)Vm06i#PBq5H$p(>
zMj!_%aE7E3QZ9|h!y`&!NQoteqhS=AP}DecC6t{?O&G5bB
zRC+@wheuu+R#BsnG9HhDzAKoccB2Hh2Ssf
zHYJ&wh!NX2I|ghz6bX$Hmu99+ohRA^IbjT<0zE-|pLl+93^jYB19?W(j!Waw82H}B
zAQzVPnyt<{xq$wFBkQ<=sjlq?9%jAN4A79#RMvq4uV{ql=_Z}yURcM^tZP@+fpf(1
z!ga4^-FhpSnp59oz0@;Yh}Mb6wHGL9Kw`2)qL%b$$KS#(;LmsDJJL1VjkS5kcnwp;
zpul!Iq}P+`Pba|�+`+?>2jR`&7Ut*rz|-jU!v?{
z?ZX|{J0|atr3oqE?&o1kHw$Di2bblqF)i_WG@?dY(ydExkB%o(BJfJ
zwsk5`|q+1;|qzQ^UwQ_+Xzn=_tM
znYL4NNXs`rscD#Wyycx=wGOAUC-rM^^3RLY69F{tiJU+8l-_jDdK#v-Pn~=Bt9QTp
zsCnmX^Ulob=kK3+;P_G556d#Uk9_o6W>w!$JjVn#GcgX8EyW+tg9o^PwSll3S4)o-
zFar2{*~HlVGvBpAN|7#`_*!s>u+hZUf;)tHhV>(VLqci5{>y#~NWa7#_dBIv4W54O
zAYkc|%_b7=Py5;xojCBdPCNIf{q0OHnMCj}lVI#m+X4pyZjEq&5l3KP5xl!6Ylo3Z
zh`U030ro+Y&;|!rz!GtDgr15axgk9%E5GHqQ+B)TQN^a&icJ{%oFoTU&97>Hcg@{3
znT9s}+)_VZ-*o5N?Q5C3jrh4~$ukVl-a*@~f3GJz6`Akx>5q)hP^If|goH5j_McHVc4divh6e^~N?j#p}m@s?MaJy!I-`D~F1bHk7KmF365
zxca)oQf86ozTQ;Oz9Ko$PZg2MrR`hcZH1*3sSir4Dq0%J+)IwH*BNz>RO5X`a*(mS>%%7L1GZ4b)H+BG$jbxo+G-8_{qq+QCTL@e@Zy5z#vS38vp;)fkSveGy)
z+*kkL4t^-(G-F=<({F!+egtfJ&1Rgs=G8y_&iz0A_KgE{Gwpd5JcOSq!L18;pI%1V
zrYPz93!@MeA$N-RlKg|boeC<#N4n-hcmhHpSA^)4e)j~VqfRB@&2zM@FO&>Nql1Zf
zY(g-}cDzsUxk7dsa4_u>I@vK~%DTdd7$n#v%?x_2AZQgJXpklcNi>8}1B9)$DElkS
zM0#5CCRogWWk%?en%2G>xEq+h`f+3McJ2M6lddNfmA5wDYM82&pY+CnJxDt
zKZt)no_W6aqqCW^zK=b9^JNv^^a$PVl*LGZpS{ZSofr){Otob4`fO<%+!2u&Am05
zK=*uA%{Pzc;g72}%vaP9>7TCvMc+1GPw%KML!C>@a(>BQp%<_uV@F}eGRnC3=H5(+
z!Y`Pwfwb}N-n)CJwq&X{&iOayoRYuguaZR8zR?@(-6jVr1Y6q!^|z8!J+~%iD_e3U4D(A>jZ+(@?bGL`y|ayNvz1$NrF^4|
zp6#7(olZ>$W>>e*R(Ise`9{U^8paIOXa(
zotvIiHsqW*qpnp-&P`Vy$yfJFFRldZrFMt$XC8(KwvrK{syh)MiVly%@(9hZm(2<5
zj;L|6Ji=zG8*NG9!tBgv?ANy971~Zp$Z#RL{w2DiJm80Yb*2--al_PjT<#gUHEs$7mwP}z=BVvOq%nqxDBjOx#
zu!X_(rhmZ276doMM0d9NWHbrW)$r+w(^}#(EYF8XL)A^F$#nmjP?XHzS4Y&iGByDn
zhVleciP4w>r9`>N3T;Pn0-EyZ#dg>UQjjGJ!9h(JWRn+z=}n{Jbsc6|LM7Hq=rFQo
z-MY1t71e%IQzbMZR%6HC!Uz)5R8u&M<0j(ga)f4UBqsI
zIt(c6f_mq&Zs+QMTG0*01A+ikLLv-{hLYCUPGZ>IsY8$>8hKek+=5THoK;ojbnj{9`R#iY7=ZX)5fx^h7;-1!dWa51!;GE5dk%|I
z*oh9-NHYYqo35Gqk!-=lFklxf^i=||#z-Sns4H%KCaRfg<41Tf*@XmZ<6~Wwo3GpW
zd#}$7|HHqP*|P31p;e<}1Um+kR|B`OBBKg&u(oY>PJ*n7xqc7(GwVU3NBceC6
z^Otn`gc31N>8UXO%)^kR7l;(CJWnxKoe|d%W+<$I?t;1M$u{>1%vxct9(cxFwV-9e
zlr5N>I^urb+|+20$*mGfCgMxxC#g2({EXwrlKBZO_>0faYc`s(#(eyOvs4?zThqs%
zH8EG{0h(UKKupraWG?8_E}}#&M9C#eXj~1Ek@0<)pp5iHFd#185Nw8~NP6Ql2hGI#
zS>#QU?D@G^zkYsw+w`8CU9Rl-0_d+rQ06ks9wHzm{~mwIHYAMMN0(vteLExg1IJPX
zr-zFpI5DC^FF*v=kBCDB6C%_GT00P#;bbGX2iL9%7wl1${UBH;L5V>2Ld@SoJ24ln
zI2{TT)g>+(QmnqeO-W_l$=-8aJzeLz)+r!r>rNj(($Uv{_|!V9)iw!d4yYU4raT)+
zif03Fc%ohKH!|Z|%T-`9i;gDA*gX<@U6_k0&!}EYcET!~qeH|L+7*phrE>A&VbIe4
zMCx#2JRaeOT)YUh0)q@i0)j(ElRjVxvyxCa1s_Lj0+bpqUc3psB{Cj{;}^zpRFMqO
zx^s9mG(kqf2q-?~Q#Ixni8ziKmfCzA2(0k3@8UJC)ex%0@(3eaK))L$Krk;d4Mf
zv-hW+R3|09&VqG>Sj@b6m~{s@lwTV+R5bZ03bY#I;64LNKxJK3tc`qYfgWi^f+j+6
zufLUgR3DhF4`k}vGHoaR=-hvN`Tu(PkB(=`U&?r1;wIm77iFz^u9`q$OJ(oN1f%3<
z_)C%=@Fuh#7qp&=66cmDWlGM8Gb+%~lylP+G>5VUFI_d-oiEE%)r%6H1)rsY!uT@}
zqc0a$1GJP3G0CwL`I&IQXs2<}4A;%qwCR2ZUJyk)tL?eh<2(!e8mywjIOJiz8
zbm5W_)u?mRYgcFj@RrB)uaSuroEy@7`SaXo{Q=j?!&Yp>G?bxH@>f(CIZ;UpI+1h8
z&RsMbIElfaJjDm20e7r}q1xf#v|%6|6LxsK8uX4o8zv`NcVhHXG|n>U@?LbIB<{sG
zxX6fnnFO{a2Z|JrU10D8({`7USjmo;^w%Bua^6irS_8lkbP5o(G
zyRvM`??4_7DKSjOua-;Fb=l%YGj$PRetWCZp&Q`t$^D2Jp{YYrB*AT2Ih3S&==ABS
zcOR@`hz-&Xq<5^;TgIRV_r(%ncufxk&4+AgXR-$6u@UOy#?I-`@9vm-?cH6ojh%nR
zX0C74*2};6pE%MbP;(gn)RdBTl1o)dd%<$xuN_e}P#L(;;AIbK!%6%&Og~(gR45aw
zwZ;NJmCviIOcmRYGJv3!wRcwCUWFRX?EK!|dwcJny?<%uz{AGQxysH-*L>ybsTZe?
zPWR5N|6br;;Qpa|9W!emcr)dPGM+;^Vmp^2Hj|=aI6aOxYLrOyeo|xJlyWwkvzzG)
zodrr$mI9R4@kLsoXRIi#2RqbQ1qee5NOu>AG0ZZJz$FFzjCva^ZHNgwcsrbZ(c}owI!QI91Toin4DS*(CHSvZ)7sOT`g$}mo@6^$PgE0C?p#)7C>0ogJu@2>V~Bnv
zv6QVhn8P}|E?(wtUdby(N?^xBOcL1#h!aIz
zxN`HACt@4&u)VgpEd5z8kJaF4ayaV&VduC@jTlJQtqVe0HGT;O?ZB0B5DBv5Zy|$3#E}$e6cp2e
zE)fT78^q@L0LwNmE$6TAD9*~0oAOq>Ymg?4=oGD~csa$y0c%}S9^<7q;gSCqv?tWg
zcFk_YAj1kM2khyvsg3j@v?2;iUs_d)cdjtZ2?HKT(nV&aFz1Qhyl56AlqFqxgGQqC
zYj2}2kkkGiPJFF>i>?k)(oIPZ5`+>G^A)%9IoS|Fqd+BDEfH&r*V0sRupU85egzN0
z1OXjqRSR^SQa#YZh_HZv<>bwi8UF_MA^rA=#})Ncp6S5DiuNaPYwf?g|54Mn*`{ri
zJ#U>bY!X5n}@HJIdC7#ho~Ztc8t;P!#J@^u-{I-aJG&->v}BzuOoos#D$*+B`vm)$`$
z5d1RjJY6j{A-+XGO4ic5PT_(LEoT8UQm#Hj@8A)_9^7m?jkX48782J
zEu+?2RdbFXrXC{E723f{DPFXjj0M^qBk88HHsTlQxtnqhn{(B4H3dJf
zn(0P}v~yL?BRfyBra)&=1U+4VXFdSvSlEN4P*cboM1gOJEJlQ}2aC15jB|)5hH^~&
z+cn_{lw@lRqiA0oY+8>=4b`EJB*LWfb|Ksq;kt;GH8Y}L%{X7HF%&(nSzLPs);F^t
z__1K}(9xR>b)*dH5^{j~7snSz5-e`=x(7DoSzc<&P_S_(E>Q(B>KrwjB=Z&P22^xA
z7e@w^4x$6GD6(C=*s2Z>@4t9a;hMCwkV_6W7Qd~^5t|VW>n9|$*R(qHde#YZZ!Ch-
zAPT_33_7vM(jO+wHV$((3M_w?4U}V2^AZarg?#ktgqW%Dko|8cS$mg~X-eKhVsPss
zx0rSkx3=0Mn~M#*Igei?6je|x+v;?4WNjlRv~S*W`j&7<6-;RobC~pyd**LCr6FP&
zbQGl+2f`20A;qH8zH57jK7obZs`K(VO4yS`h$k=d~4LCudE
zf7tk-49=F)qjJt}HzEg%k&kz%T9owDiw@#~44Y0EHp^Vjrumx9IXj)V?-b|#2gSMX
z1fQRHOBbBDpQ~^nmI78aoCIN^A`1wM3jjLU<-ZbPd4{K@Jl{*04$(;3q%c-GEO3}+
z5eJ6pvxX4IILuk20P=-+*gcyll_;XY!+1Urpa>6ZSW;6H{YR*abvCAl2NTv8Lw7<`
zM)&_^Q@r+%P*l2J$64+=llXQj+CAJYj+XVyo52_vqgJfJW5lzXrh4A(yW2PQLT2Os
z2az9L{^8{ZuVl)PW%L;3q8#gedL<<)l@!DUajZ4Ov6?c?+lgg0J!s|AN9&1mH4*1J
zu5+&AI_IJS3J{Da1RV>fku23l^D!l=3-Xa$^{A|o3avEa)^$-2eAiymQo+lJulZOP
zEddSiWt*%v_p?~HD8ea(Ccdgmp{0y^gayo)kV82-A(&pBztN$-0V{i?gF+uVSXIqd
z>qdpa2-Xs6QI6_`8jE}g*o&xHzgU|wNH&M0j?U;dJ_tc*S}~$*29y<7`wf5Ibc^K=
zdTuOeJDZ0WQ&b|>r4M%FIarVF@0h>xB}5!Wm#djMjpx&-VE(D1?=_brP~Phfi%N@7
za#Cp{t`r5U@o~*;5o+dUXS?H?0~T`6hu#l#>Mje1AepelGqga%zz)~g8F^l79Er5iZUD;IcSs`Y-_ePLKr)%dIF0ELQ1
z5Kcn|Ep0pw>|nRx&^WxNK_87TB=3ld5Yc{i`ZG2_Qiu+d69M9jST}3IDy$ZQ7y}6?
z7QLcEETNLg){}q>c2p?s6f9E^|8fA;~rv6KiRAVg$oz^c5jf5x0K$>KPXfq#a_NrOi)
zWJ9K8?c>!-re)9E>b*BlF1n=3+D8@2Y=ttt>%-QW*j(ESnZUlxzB8GYvvU>a9#_@f
z((YWneRb;ETz&goRmUd?G6?>>s_s$My4k9AnbreyRbRqNz{-Q*g;HrFf=Rt)ywu`J
z)vDj!m}%KL*Z6#9)h;m7-D~F8Y?``2Q3`EPYirjb8WavAsIrxa&RLX7yuMtcw0`%b
zI-LZ%>kAqE#JMt&HI3KFf)
z?ro;t-=WUdH4f^cw%Mw-Oy!oD{g4{g{BTWX&(TbIU&hnN%?kL7+7Wi6fox33+7Zeu
z0!+ykD1wp_bakGRrDlZ>2}sEpRf5Pgn-yB0R0Jt9X^pcLoxY|e=cX$}iPq=5bmf!k
z*G{FTyYEiS)&+7U1oD$np_Hx;%ChqqSOb|Aj_Is{UJ=Hhc^E<;D>chm1F6qg%qT()
zonQe@R;RIEh13~K*rCbUMW7^U$%mQBryEE0=!y>EVW3+bf&*mB^+-FAc#2qCO2vsj
zn^c@;TVe1~et9xzA&fT&63o*zlNOS0_MszB|3KrM{pp>((5c30;XaT^P#CN%M8t+s
zN!W#rFhHXL!E{|AWz=gO)GnfK+V_zljHsKgc|3dQil~Mm8vT#}y-0M?$Vv}d44GnS
z2b#p-cL_DN;As$pMIUDB!?M84&RNgi`I=*o5g7fYxtcBWb;0?%vpHCpJ3o`0x^!DG
z1@XL?f;94m*V-H-v-xnCh%tJGuUdIVm3co41gFIBeMa-LJ(R=2U`Mf#u00n83
z+@)eWaDh28U(rqz#D_p-m(g^r8Wuu#(z
zP8|?7@fct2-_usU>iMxJB%qzu!XQ)oM2z397~S8EJDGyhI#i#$dz@4
z#%SXT5N&3l#0m=h%s&PoU1_PX$p25My5z7xbv^#KOKz4t@-)tR8mFHBiAUHd3-FxK
zj%)76bJT0sS6cX2r1lZ{O$pl+;7K}U$r5~A)TI%zziDof&?CKyCcT1Qyl%U0#})@B
zO%kP1ij`od%$0}c--oBj7`@~GHew0w@>mC1daKg`xlXH$I4_qjc?duAV{ukOXr4PC
zeNB0(k=6KHXhgEovN*#+k8L~>8rD1Cle4mFG0#8s?2Cm)FGWHJ((5fFrw6TA;urK>
zKcK-RgW3&g`nC73zIXM8Fx&x;?TFee7|CC!g3MU8e~p4ImDBz$et)rgJ;>MVqso8V
z^y4PIUIi5*gxP_=1+p%gks&}$pjgrHl@E}Q4n0Ps&WI5a(*j$hTuMYHFdrt6NBcKO
z3g*Mt07!3mX0H;{qEM25LDeS}Uqpp8?41rxRlZwyx9;7B*@nG(Tu9?;S=&HwB8eSq
zL3vU-lAu4DgTOyVl68#0%?_IK2I3VXED7rovRNlf|5d>t>rM6Rfsbegld0c(6`n}Zoo!$Z&3$Lj(J4B2vT%k1tGbL&oiD%rf9
zv;H-c-M5IWBdw=5Jn{y)fCoaifIgiy$dvEWZ
zIzLz4n(?>JmsdVRDs4xl{svwv8oxx0`*A7tr4`$B6LETlBv=4{L|sAJ2RW>&Z}r?c
ze*5@bxsvfHf?3)GJ3!YHmCSn0&eY+)qC#j7^71GOw-!sCa|C-x$r2;^zakhVA5vX5
z;et#KJqrj1YhQ55&UHDL$5}O1y&&O~tC5{8Q|l>2OpsiDGK`1J!=R=MuK<+ir(#DA
zvNgcZ&9PUoHaKVkMV#QKt^tpVy*DCmhImw;Ze=Ke_nWTCdhXY+OK@F^jY$03Pw;r?
z+n}^QQm?vLVi`wp0vIc7+EEU;F@(6#FztMiQm(`kSK}SSiA03#J|k*UYy;65em#V!
z7ou&5eI=7L;`Ibe=6seVNxbeJeEiY`)Yu`ct^l)#DSU`4K@~w90c|cbp=`#QONs{M
z;Mb856^?*mY<@x3c@8a%B-CVl6M}^j6jlMv7JF|%3NVX;7EV!!@v$iU`B;G>cC5la
zQM7yqg`f%82MXIeA+nK{j$nr<(t(v1yU&_sh<&2469*!td83briX~QLXbCD^v=zq{
z6o7rIIPOOXBILbMLY5LBCy!$10os>DbdoU5i(VsAK>@=_5r=?!g(4JJL4plj0%I}6
zISX^b7*>B`B@4$#Blu;)e1o~*D=9*Uq07^z8GOGpN<#w|fQT>FH94|6>w#40PI#TL
zbJXxKi}NYk&5N63?!slhXe?w#d=8;eJQC*1g}Ib={Xrd}UBXzchC>)A1aBjJ1ZD-Z
zoYce^mep{a_v_GHIM`baY4CCwJFfH#j|JA>zQ&YRy9R94{*aOeB+EDoO`L_zNOTiE
zrsLAX;3Kq(g7o0feq=hsyJ0CI*h3I21gwKy1`*iS&PRB$-c)^PbjJ}PE1Os%>QD$+
zOq-LzVuB%JH>Z-M-?SABW&=gfSPXGum_!IY6{Gh)4LcfajEvBk4m`laeGnHbiCnrFgz_ypENCFiAiDz8dOr(bx+#x2%W&;4X&i*(0A{|H4exvYch6f%1hDM6z2~>C
zXFOlZ1iyq-2nA(DnLfY0gx-FR5=I3kHvgP{a>g_uB4(3!~6S6l^Ogs4If8x^L&J*qGY7)xN?
z0j%C?va|nQ@d$q&UmoctLfxOBiW()K&{$H}lIv2&__(CfvKzgy++J8ae
zOY!*62u8_YuiSRU(ss&P&~~EEbnwc~;wXu@P58>-l0~EkTZ5cz8KT8+9$x%bLVckx
zk4-;k!PB^^=CRa*CA`oYVoT@}ZR{5O1tD4JDq27V0kvquGd(+*jFCvRn(&p
zYccPF%I3ZydcyP?={wae?}JdB*WQWkj|7u|H%X9uTI4g1b?y*tgy6<9G=xxtgwsS+
zu)Zj_@jF%G)6<8MJ2a+I)oz1Zis&F8nYBGzW}MRj%gcED~2P)9zyVzBk`P3r_wk>SS2f=(@m?&;vla<|tmP
zqo!#KtVMg0e%yu}-zse7A_&{#a^!>4jqm};qZ*H(3*8)u@3DRmvw>30Efju>x=Zc
zfLBpUVaNsX`*ekMxJhJPO+!tgLN}y8_w0L8RX6FL$9^t*zPSg!BkVi_k>gSIhL5W^
zz$J(UJf7R0M->}CuGqNfk?NYU0ozM=Uz#4DiOkjR$dyQ?HIP>-HasfdGF!f7-e3K(
ze{-gO^GwHsnn!#4X7~0j*liU)#4G5Yh!vu5|ByO>`54P7J@k_*zm&B91;HqBQyX^R
zf@~H0p7=|NrMbNIsIt?Wt8qFvO?T%coMw8ks||K5DXVh&ZiN>moCL?CQVOU(@hLh!
zPZ04_f1cMB^7QF0D-{Fn03{R*-CXR)G?_#c@=EJ^Jjh(gSPm%S&mlm@-X5;g-S-TU{GDom1z2<_|aFUmVg;=dqL
zoBq$|j`p7IRZe$xAMZNSdsgW=#e0{Z>^j$dRKY!k$P?g)&zw5Rzt8l3`F!7*-jluk
z=K$?H(Hm5B?#ehcK1PeCNc+YHtHRo3$fhtJ!8$;j{fbPShdP(Gfjxx>w5wPz-wsPz
z2(}_L*irE@A1^ngjnQD%4Sa_YEs}MBeI~Uk
zv{~oIG*OHL*ebZOf{V|IT%$Gb|F7B0I&aqBLRPE@Rs|7P4#kE+f>R@-9EytRL?S4w
z0ST6u*ixlGXBI~sU_^ZbgiaJ)3!w
z<4KsNKugR@(X#npqGPmQAu)W>CZLdK5baIZ5{)zFl_?`&OMWRy1HiE;4Qmmb>c^@P
zGuXVqLSRY?$MC=xv1swadFzzvICII
z<(5M9%WI}X6_S)E)Qb)?QPi~i9`niVXysa)D7-_7)BimfR*sw7{>%|G-HJag2
zIQ|DtmbsSob7esL*1BP@z$C4bfqyQ
zCh|O$vHJ)-weYj1KtfGVt)}3Oh2cExuif?q8*VP>Pf)8{QP{6^-|hL2LYdVaA4cx)
z`XDy*)d$-jeEC85!^VTN4d;a)_cxo?$ms^7qI|aCk}wH-gyD~9ebxyfWHhP$2V4v1
zAaMiWj{1gRR>H}vM>YOW%Jm;9q4A}tTk#Q-q-ZZuJ$~asvDwOh$M1CWGn;&Y+V}U7
z?^j?S4R-II--CpX)69tlI+5172EO3+o8Le2-ib%+cg?QfHMf2b_KWnE&H9zezFQMN
zt!5mZ>1NShpF9AI9j1x&YyH>
zu-H{k^Jhw46becDq~#8F(xNYz7y=<|Jy;^gu09C2XN3PG*&&`cq(>%tW&~aFwbgD^
zPov~@>M81EvAkaR>iJGVYYYaqFoLX0gBEFZHP%;qjrG;~cOIN7bc|x^{VJ3ZahYqb
z-B@$&p*394I>?^qy;~Q{SH=Od&hoV
zj<10M$m}l^r5`tJ$M8`E-tfK1T|Dier+JTX>uBjue-}cV9=Po4PdmtX`&165ZPZS^8d*s(i2MWq6hMvY{fs8+ZbiP@cu6e)ly~b((%pv5M
zJTYIne)`<|7v8%tee!<${WY2LgBj03K~3#xEa5P|R)y_QgsB*7uuF=1u+E}395J2s
zi|Ij|kKm&R&R&X45J<`1E2{Rg2x>23DkWc|mc5KD96^03hs`A0=hwE*2cP@I>vc9g
zsi@95afU^sqG8H@^LoxrzdZEI|EQsD7XQn)!Ev~r|^{+YQumJ
z-@);yezo-SYAU?&Aa9CZo&*I7>y6Ck%9$QlFg;$~Yj){L(aF8})`U)DfM|HIkqy2>
zlPYW}eV5G`4r7FLb%OoJ=$WOu6`JAdM;jE!WU2pY@iiJGz4=|LK;1uhKwXSqtOF*koVH~B`kP}
zz&s<2O$8qS(k&3okA#J*z^DY9B5aq8QpKw#0)EnK^4->(gQ0To9>Vmj$zEU&=uIZbYmE3Rf?t*yR?eU
zJIu;cXY-R3mKnoajS2oT+*)C5K1Ts#8XVaCA|MdE@f4Udu8Hj*_Oec-ostzPn;Xfh;nA2#iqtJ{C`
z$j|E#1pYf$CXX09l+4%c!{+%phrRNcjFl4gP5MT{)x43g&sY|L(#(U9suh0=R!~U{#Rc1XG
zJ2<$Qw{`?`ul=-s^?c3h`3C-WL#A%iT*aoG7ug|Cl-K=M>8}>+rHVD5O0sv;{JM?b
z?7^Bk@20;_Zbq%XA$M(;->m3Tq;GfmartAVq$_Cu@fI6hcgS=dwBwq-XF&=?0gZK|
z0H(1I(cxC}PBG+-Al^4mYrV80!Qk^K#yIem65EG%!wdwC0!~!o%RpDDnCa2r(m?9%
zgs%B-sucTvO^O`Od>A!(9;*>xPN
zH`OTqBZf~-U&r)Hk-3VG%M=W_p8AY2!i0o
zJ4kBJV$Yu_t>*1POmsx27Je!Z6%{!eih0Hd@mWG`BfSZvh{Afa{%Eq7KTsGsjAGsT
z_wlfNA%lL?XsfHNOIH}&dLXj)M|6uy(KaDr!-60=I?WMFe#KNuZ+<3i;l;rs=f5W!
z@)$+)GQ6rak1FvMjZY~6E{
zN9OArAJre2tv@hVe-MirN;_`ZAJ?vZRJ(b$cJqe~bG6TXB4H!&pEj+Tx;mY_du^_%
z{g=EmI6*&w{i@>=`k2VAoxe4KbrQd<1{AAvD?9%C&&%tHq*VUYUx7Wm9+RlT|NWY-3Y`96ql`3A
zSyaEH62*#G*7SPtGwX*eg?JnhY^RZwDDbO`%I&mTupB#bjG%W%a}qA^J3gaRZk^<+%Gs)&b@v+{w0^(&Qwf&~
zb_1AelU$WKTa|OwlZx6~!}KMb>247B*^13MC!o+LeVadZrQKY(rQ4RAT
zB2CA_dL+vfDm!oeXTw@sth&XAL1}whN45_0NGNk~VbSC{g9)WY(hd09rhs?E6Nm{T
zUu{9TCOm#GFz4#*ZZ4PGVvBWSxJljsE3nvu*UxI+@tl7q|~*Dc@P
zD7MHAF**FvGJM|`TS*uM9a}Jz=NIq78-*_gSp7<1C8l@kCT)EHE@a8?5i*s*1R~xQ
zYmN`3U31_gUiujDmq7geSv!bO+O~gxx}5~_QTl*0^m6!$#2)VYiVj2Nh92;GG=vQb
zHsdiU)vRPA><6JaVHJarhhR*w{35AjoxJ;juooD9bqWg6vkE0Ky+bGj`bWN5_fw)n
zh<0Zk!5nIp(2>R1*>%C3)gXDW^_IPEoMH+!H&)HKXjZN2ZE`5MUW3q3Ls-5&Z}Nln=#-PZR_z=upS
zP3<$U%=Bkgy)aj^kG4qIHotA(qiwyj+j=uw4}TP*Efo6bt55Y!xl&e0+`2+?51%bV
zkMKVKBFJHR+%FSRBAr@ME7(4Io{~SM4k77<*GRYB==-IkmOf~LL{KHl^uJD(PN>77
z@C3!&a70_5mKnqP%$C{gBwhkOV*
z)jFvi_+TcQnEvfPENdaX-K>aZ&LP5vK5M|{xYWov)>Xk=BxVzQ8}w}|+D-(zF)x3@
zhk5wp!y?)OmH~>4C94|jX?)`
znQ`?50V(+(1!%RK(5mn|Ig}}IMr^7{BBVxf5n2P1teYe`a4u~xff`XuXoV9=P!x18
z88wr_u}qAGy~|k_t+K)cL=rSoZ-j)vzBghALYiRlKuD1Y9FE`<Y(0yc){J7y7v88LTf6KoNx6coxyeZl350`?vP}g!;rpU^pCCnHqaD@s&Ke}y
zI?l!-J50Yp!x1LF<>vHNF^gHODTll70hjkDgysXcSv^*3BO
zzbtp&3WL7Ool_AwSmn-~r%VpayZw{rZta+SdDe|EQvjYI_SK0qrc!A|&P!K5x+_^hpx9R;&r~v
z`dy3IZQQrGuHeTi86V6*Haaivamc$eYqnx*IeFJ&nO*LdGi$fuV;ZS|n-?XV7Jah(!Y!`F3zY4Ud}|NoI>Zn4%2P+_S1*38l3S-<
zqF1*r?vdqndg1Hnp=JdAQnuzrk4HW!XR5J8m@XFUYS0v_1k9=H)$V~T+Qs{4#{*tzuqMKZs8iI#dDPD)?WR_ZdsvgoEB3uzBk6*h4Z4XM(&a`n>*=6
zU2-lc2e92y%e$BFUY^1(g7!9SkL1|k$Ve@VWrt;X74{fhl;~pdjI99;Y{nSiytvEH
MKR%OiW-j~x1Ci*ihyVZp

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc
deleted file mode 100644
index ce99bb6058a1c14de80a7b4f7ca491c052d70c88..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 682
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc
deleted file mode 100644
index f8c234d910b6ea132b5394ee8e5466ea4cdee7d0..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 13650
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
MysCRH$Pvo>KTc9a#sB~S

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/build_env.py b/venv/lib/python3.12/site-packages/pip/_internal/build_env.py
deleted file mode 100644
index 838de86..0000000
--- a/venv/lib/python3.12/site-packages/pip/_internal/build_env.py
+++ /dev/null
@@ -1,314 +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.logging import VERBOSE
-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("-vv")
-        elif logger.getEffectiveLevel() <= VERBOSE:
-            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/venv/lib/python3.12/site-packages/pip/_internal/cache.py b/venv/lib/python3.12/site-packages/pip/_internal/cache.py
deleted file mode 100644
index 6b45126..0000000
--- a/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 reuse 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/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py
deleted file mode 100644
index e589bb9..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index f30ae0e7418fd07aac061178808cd9f3744886d7..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 290
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
F{s&@rwNC&5

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc
deleted file mode 100644
index b3685145418167492de3c8e89a6bb8673c963e46..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 10414
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc
deleted file mode 100644
index 466553dc4fddbce58aa3a2256096683b794a1795..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1793
zcmZ`(O>Ep$5Pr{p>rHp-q?@!QqG;2kRUD~t3yK5?p=?_ke#8o;3sud*GWOfV#p_+3
zou7?zh^k0zB{)KgIB`HK6fT?)7wDPGZb_BMRB8|xxGjxPs=|SJ_IjH{;Ypr1GjHC!
znQvzNb2i(9U}dj-QI>dwerH0mgbuU)7BFkbMmBa)1?#xN=^SP<=kgUn7b>DIRwP}*
zh(koOd0Y5Kyv@b8^%RGukS(nuJJr?6by-dS$qZC3Ouw?|1eXKTdOtjDRlR^L1{KpY
zX9!jK@bHCL^Jc6G(^JGF)C{ULOqJ?2@{UPE&M1{s9Hy=6yh$C?3#|C*n0B+62KhtC
zgCHH-NayTS1C_DOt!8wd2sS37%|8V;WzH5>h1(q;x@3zaMPzmYHgZ{jTm(JcK#N%K
zxr|gf%w4EfAYwZS)mePa3nfZ|IqF%sk41!%X8~T&
z7#$E13Q~z>VgaW~YN!r47B8t{DEf0XLPOaw9M1_1BkTpnsF*-H&{7senBAj;A_zWl
z%VF9uEZ6jX!|>V5`IW~t?QNe>U-K;MOvSNgP2y@(PVnknpp{)`W;QVVYB^XiDbePM
zH?O(Qds?j?%vQbU#?L*g`A$I2)S$FbPG74zH4Wkk2=z=?vs_2BV&szG#%pz|z{5*V
z9{}lil9UV9=pLn+ZMQ64HJSiFHu{ub!_i~_pL9FO92Bc-
zT8GEaAs;Wm3|)m=7=6^Y$X`VZczB=X0*dwD@(UQ!C|y!H+6#VY9}pGOBe40b!Sb{p
zXqeeu=%xHY81A;nvg=oX{K1gi${pLtjo!_THs#T#GP;!?iO_6wLV9eoZ(yTuxYalO
z7sA=2zxEF7@UXWfbZV?|@m^+VC&ff|_RkaLzy3J*zJ9cD1b>z(Na#!PMgD6UnD1mz
z{U8?j)Q>3;??~x_!rxJN(1yL8HZ^LrI`7zoTD!6C4p0d^|6kSosA>mS=^BjK{R%ItcGQ_oI6%*sh>WCAXoB+*L-J
z@<>w|*<#{QOBvcww3ebZ&rbfL6q<5@4uCa0n}MyU9%6&-nH2(q-D4P)sy*j2K4Tak
z%$aU{5)BY#zXr-0ogQO^rA^t~M4`g?$8&BG*EJ02q#PVYoirJB5v$KbBvLF?gAt1d&zIKMkbK
kV~ii5vk%Zj3r+kcW*ViNrFHS-3b!NmNoc>n+a

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc
deleted file mode 100644
index e7ae4a209a5ea04a561a49b1c2e66b402fafd2a1..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 6838
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
Z*<*8=)K&u9nIm(2vE$J92ugIe{|C0$c#Hr5

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc
deleted file mode 100644
index e4a1ab31f461720ea4783b4701cc8fd3da006561..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2312
zcma)7O>7fK6rTO{`X_c`f)fk@CpZX$5;p~jg3=0FB8nOX1ga?8O4hPFan|ggW+y+6
z9LRw~A|ZuajYlXR|;r9VLF>d~fE>
zn>X*h{k^Fv2FPf-@ZB&I2jEXS35Ku<)_*48YoGxcXpF`hjLi6wm04eMGUrQP=6xy1
z0+E~{nh`l-O0vYzeY_DhV{**Lf)O_pa>B==(PSp&q>m#;%50XKeJmL*W?D`&fCZ4P
z>shc;TM*|vfj{L9Bvozi{Fue^^
z-X9ghy*o%$K^9B_9J~~$i0`f;kzlbDuo`!lU!Z4@!2nENyfG??0EKd46OwhQfDO4Q
zz%2n=1HnstMZBD1rdXog6KE^B0EH6o4sfL_K%vych0WWNvkwORRYsGpvSZ+GG|)~7
zHKEcI=tEg!1Aoqgy#S{JO&%a?ihCobt$`+#m9`KENE2$@H{jbXtHi571uFm325t|w
zRI&jIW#BKdyp<7^U74!J2F
zZ`D+#5b6S?MQVHyX9oCZ@mKikzmc-UH6%atT4#9z`m2
z3!En^DlH{XA|(LJHmZ7}X=|efoQw>dJ9p;Xv784cyHC^ox>e3WS~j_EH#a^4t(*%n
zrmSJB3fU3s>Cs)=Ackn&Nn5zh++!2KZ0k^O-}^
z!J|lgy7nZMo|~ARs55nTrZ&TGB!JMg!tY$-cRotBEq5JW{BY=Rjupg>7!aCQ_AlYtxq}*%pZQ(@!pb@osn+rUu))t6U-ASxgxbMN$s~Xw>xfj%(KhV
z!3_zdI_h8iul;ah(RSmMz$DLI#z
zO)PHj|4CVqjxR~aU#|&N@yhKZ5xLir{5TKpD(vtgrIKc=r4phIlOz+#4U)Nt7C)lB1!X8N;;KVw+Pe`?
znH+hj-mQn~B@fm6##f4zo1eN~$A6d6_bmBeFyv>pmw9JRAGPC_{B}qf*e;D0H
zL2P?lJ&JY1ZB$gW4Dnzi)1{K1&g7DNsq37Jk;jo7^RwxDuue#TXrq56^*1`hN9Y)t
z(#GO`Nq*KihGAZ?48yOBfJr_EYNpw5>$5
oOVMoogNM=lwD_XGlj)k7sPpynH=|3bt~EgB^Xdi_=qR!OFFBeeod5s;

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc
deleted file mode 100644
index 15cebd5d5fa12d31af8481f05b237f0be4117f7a..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4917
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc
deleted file mode 100644
index 8ac6c159e5e7fe2295a22b2f45aeda37e0260abb..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 15078
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≀T1B?^%K3*-pK%DJXc+Nz!SxG~%T
zA8v>vqc5CbR{&<}ji&LG0{Qt^Vv1@xGYf09yr|Bc&c&(1VrM!vsT-cduP0QN;|E`d
zfPkMld7j)45ZU*g{I~MU?(TxSd&wQXer~yM
zXQ6NBV&CrHp8DNuzkcnHeIqLaJKmdK95`^v{c-EyE%##UQ*-VT@0I#in!?w&-Pm(&
z&tlWYdxZ0Zi>;yWe*RMdTBTOvX}%n|6u5Hkw%q$^8?tc3zdrV@`2;j5P?UqLI}brv
zQEpoCwb!txm*hTRmn0baZw<}Nh39&n@8Le|4INxhKHMoC>=ZuSD?|Guu@(3qbxH^O
z+#mJ0k+Xis^WDPly9MCqT|KWJc>0;NRgbfrA4K`1wSS?&n1yNQrUu$cC561rA%0n+
z0^L|$vGt8^&_%ne(H+_zr_0VLM?-B6A!iQ(jB4N6ROz)_I_BY7u{DjuEIN6c$DM-D
zX*37zX5Adru>XB@wJw-R6AwkxMqfpOaHrt82>l8YjHAp9nD6Mwp~JD~zxdM06E7LQ
zlSfaSvL2!wJCW*?3ML6ClFRVZa5aY2f5=1*t^g!t0>10jORv89mFvmn-W`SB9gDrY
ze!KH`dw;$6kG)4=gq6m6>vMpi5-)fL?)Y2o`kOBwyL9ZWZ`}6x|8wq;)Bd-HS8~AC
z!B)VQ_}nh?;rdQ&@9H`j6g~Naha?dEHHl)NYMtJHzh(
z6d}OU0Y(`9z%=CifoW(8!gp;bk;_a%dH|(n^fVe^*#4hyz2?ibuD|s1y6W>*P>_Oyz5h!#0}gdK<+mWalH$n
z=zRk9{RyrMp4M!>PoVyEyN}y+j{qsHA-sQ?3m3R>iEron=KD(os+-Y;&3oThJ~*_n
z`DkJN$S24v3xw}sgGxgr7(VYS214h3kPxXX5ab5t`T1?v+$93dnjr=C9ZqkKKCIz1&o1&UPY2@O(Zge`5uE&C;X{r{BhVrPWBL(eaWhiR{
zqurO3AyU)pUQ8`qvSX(+3Pj_wS(-$h+nJM>G6ik{koPEXSJ-A}MhE`i+)8kB?-
zdbZu1Irh{dE_`rUZ_eP@btY4Ws6S?JR!HE2cnjz{FECiLsqbC4F0UYU7- 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
-    # Don't complete if autocompletion environment variables
-    # are not present
-    if not os.environ.get("COMP_WORDS") or not os.environ.get("COMP_CWORD"):
-        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/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py
deleted file mode 100644
index 09f8c75..0000000
--- a/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py
+++ /dev/null
@@ -1,234 +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,
-)
-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,
-                    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/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py
deleted file mode 100644
index a47f8a3..0000000
--- a/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", "raw"],
-    default="on",
-    help="Specify whether the progress bar should be used [on, off, raw] (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=False,
-    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 [warn, ignore] (default: warn)",
-)
-
-
-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/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py
deleted file mode 100644
index 139995a..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/_internal/cli/index_command.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/index_command.py
deleted file mode 100644
index 4ff7b2c..0000000
--- a/venv/lib/python3.12/site-packages/pip/_internal/cli/index_command.py
+++ /dev/null
@@ -1,172 +0,0 @@
-"""
-Contains command classes which may interact with an index / the network.
-
-Unlike its sister module, req_command, this module still uses lazy imports
-so commands which don't always hit the network (e.g. list w/o --outdated or
---uptodate) don't need waste time importing PipSession and friends.
-"""
-
-import logging
-import os
-import sys
-from optparse import Values
-from typing import TYPE_CHECKING, List, Optional
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.command_context import CommandContextMixIn
-from pip._internal.exceptions import CommandError
-
-if TYPE_CHECKING:
-    from ssl import SSLContext
-
-    from pip._internal.network.session import PipSession
-
-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":
-        from pip._internal.network.session import 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,
-            }
-            session.trust_env = False
-
-        # 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
-
-
-def _pip_self_version_check(session: "PipSession", options: Values) -> None:
-    from pip._internal.self_outdated_check import pip_self_version_check as check
-
-    check(session, options)
-
-
-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)
diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py
deleted file mode 100644
index 563ac79..0000000
--- a/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py
+++ /dev/null
@@ -1,80 +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/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py
deleted file mode 100644
index 5ade356..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py
deleted file mode 100644
index b7d7c1f..0000000
--- a/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, Optional, 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: Optional[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: Optional[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/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py
deleted file mode 100644
index b842b1b..0000000
--- a/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py
+++ /dev/null
@@ -1,94 +0,0 @@
-import functools
-import sys
-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.cli.spinners import RateLimiter
-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 _raw_progress_bar(
-    iterable: Iterable[bytes],
-    *,
-    size: Optional[int],
-) -> Generator[bytes, None, None]:
-    def write_progress(current: int, total: int) -> None:
-        sys.stdout.write("Progress %d of %d\n" % (current, total))
-        sys.stdout.flush()
-
-    current = 0
-    total = size or 0
-    rate_limiter = RateLimiter(0.25)
-
-    write_progress(current, total)
-    for chunk in iterable:
-        current += len(chunk)
-        if rate_limiter.ready() or current == total:
-            write_progress(current, total)
-            rate_limiter.reset()
-        yield 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)
-    elif bar_type == "raw":
-        return functools.partial(_raw_progress_bar, size=size)
-    else:
-        return iter  # no-op, when passed an iterator
diff --git a/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py
deleted file mode 100644
index 92900f9..0000000
--- a/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py
+++ /dev/null
@@ -1,329 +0,0 @@
-"""Contains the RequirementCommand base class.
-
-This class is in a separate module so the commands that do not always
-need PackageFinder capability don't unnecessarily import the
-PackageFinder machinery and all its vendored dependencies, etc.
-"""
-
-import logging
-from functools import partial
-from optparse import Values
-from typing import Any, List, Optional, Tuple
-
-from pip._internal.cache import WheelCache
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.index_command import IndexGroupCommand
-from pip._internal.cli.index_command import SessionCommandMixin as SessionCommandMixin
-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.utils.temp_dir import (
-    TempDirectory,
-    TempDirectoryTypeRegistry,
-    tempdir_kinds,
-)
-
-logger = logging.getLogger(__name__)
-
-
-KEEPABLE_TEMPDIR_TYPES = [
-    tempdir_kinds.BUILD_ENV,
-    tempdir_kinds.EPHEM_WHEEL_CACHE,
-    tempdir_kinds.REQ_BUILD,
-]
-
-
-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/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py
deleted file mode 100644
index cf2b976..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py b/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py
deleted file mode 100644
index 5e29502..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py
deleted file mode 100644
index 858a410..0000000
--- a/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/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index f2b076937ea0ded40f7f278c093dd303b4ce58ab..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4014
zcmaJ^&2tmU74I2Iqp@U3{seRCoA@meSXYgr!CWM~l=sElzJ|9AV#?hbSS$rXcUgYTe
z_!7PxLVv;0IeZ1rhtR7W{QzIX*F)$HjxOMv_|{vrkR%f6CyA1{2SQF#_`{3v#kWa6
zUL-NRMEXh+zVn-CAGjniGQM{#H1G0m+rk^T
z7Z?YU!`nzmQz}tHnxr|=L(r$a)HQAvNX;zOom$;dy6zCXtq71p$>(*Qk}5GBTPazz
zsyaCy*c#EC{}))s^T4t~(ANP7EUPO{g($U#Q?X2in2&X8nXHGL7d3R-X^!_803*HR
zhwu&r$5`bZu7i?Yu~vF2G15!kg?FHIoK--{A0womqApwS3`@?7X%(V9YVPadCTG3=
zd1e&IpTAG2UTVCt*rKyGjD^MvL)-n`*?QUb}%O)z-Dm@d(r@ho&ZWgHT@vF+6#+?P0
zBHQ`H0;NJQdIyTJ5GeKu)Q$ux!rX-2g82+Ygy>06WzKs23(P1`
zJ`*VKnB>Q*Zm2BmC2Caz*I}BVAq#(u_u8``&U*b1m}@~llUM4xfqi#j%`n-9Ri`_a
z669w^wJSaIlaXHX2D}5+!%%=_N+4bA3b7TdwCyaLGyO61Hlcx$L0Bp@5B5x$z{DG5
zn!b6^&Gej7Ax4eRV6#^0Hf#xOT0xub-aJ+PMi3rMmh0u7;o+>;f0Y>pJxu-2LW3Sk
zb%Xc88jkXId@p)HuHRc5O
zCDe+wBEel}RT5E4!eR@xqFDH&*b@FE{7zVnx8iqEHqyM7P~e%TM1^TrO@Hq&HNxhe
zZJ^ze`)8lBqB|81mmwESg^e=D1+pSN2~K(O?z#A9l#S984C&LWHH$iizU-y^V$nZT
zy?B{8s^ieC%-hmwW}Xb4xR7ewCoVn3SgG4I2zQYic<~_mG8nP(u;)iJf6pe=&YPMx
zUDdUUN{sw<-MLYB@+CtrSDd14l^mENl83=O&V!42|GYSpn>n4gb%#s`hjShhJ->ar
z=Y#(8MZk2YSj^QLURvW(EOtqH0i3DA&%Oz-Hu^zE$IiX@<>t}Z&FEzN)>nJiAAFbE
z^=)c$Gc~#K$*a^%``ULSY|t>%be1(8Ve+P%l#~s-|hd@?i4NCCeo~7COU9%p*SPALWbwlDI@!
zma)CS{s`jTi3o!5A5j#dTQU*`|A7wu6HRTRsqfM0H|eqUiI>N2zDnO}Cp$y;g{STON3qP)q$_7#d5-TknQ)f{uxpvEykGS%vD<1+X
zC3Vhm>e3GCtWRC$)C~c}`qw^j40unsA>yw`b
zr0?copZv@xOFL!rzHHeiYdgvJee!dkZ0;m;KKX@D!oN!4K~4h+gZx0`-Yx<;`1FJ;
z!yg3pJdnduXUQjj1!QQPY$!0!U;E_pPT7OLtj5W9>bK5U^Xua;M=TC9hdT&9-$eN5MSP3ZI%7#;WZmu{_-s6R5&3%c2Ug@M_g~dq(NzEd

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc
deleted file mode 100644
index e41ab3c0d20f77767e661989e36c47eb0404f6db..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 9723
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
We<1Wft@^&{J9H=fZviT2vi|}(aTaX=

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc
deleted file mode 100644
index cdfd3c9e13e3cc880949c9c9433df36706dbd576..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 13224
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
F{|AJ(GL8TM

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc
deleted file mode 100644
index b6fd1e3526e30a22cc88bc0b39c4a510f0fa5f9a..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 10126
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc
deleted file mode 100644
index 2d6c56bd22de380ff7638c42a73cf1eebdd1248e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 7520
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc
deleted file mode 100644
index 8cadf43a6de496eb5ff8e6062c03d9cfe068ed6c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4368
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc
deleted file mode 100644
index a5d6f9af8fcf787b2061b4223d7f18a4c350fa13..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1685
zcmZux-A^1<6u-0cxeLp}vV5mFrPZ<~>{yzp52djZQcMhq!PazNCd15SneBY_-WitN
zEU_^>pfS-tfoY8RM#BsLg1+{Jh9;JYBpB<1Z>wN5JbCZTPQk{T$vMAs=G=46J?Gr}
zB%93uva+9izi4p){7Qvn@ojK?hky-W0E4lB&6F92;*^!L*)khp*5Yiw%tx5B1Y0bN
z5#}w)PM6aRNP%0x5Y~VpLVkyh{gyLzshIwq3PmOq?r2s3F+tpiCiV#zr(N6D9D~C7
z+tbrC^Ya9DwzV?|xk!&a#Z+hu$CCtX00_#A0m>f*{%K$%@SQtXJC&6dD
zDJ8ZE|BNB=xpVQ;&2%+?wj)8+z671|oi-$KqdBAEJh%jWDY3Z>5Sfp&zk2E}v8aI+
z_AaO~MR5+Lh-r}xvq=Y3!_@t-OGi-iq1x7lg$ndlY}%%!p+t!rJ%Mx2acfS}K6&hv
z8Ef>|T73b^bvKZ0s5!no)?nocx!4i*d!|=XO~;4G(X3Ju5_ORr5Um{QCM3*!;23Zv
z8bL(IE)+D+gN}hjDsWZTbV9+?5QZqsc!>B@=^zy|A%~&0h-fWP2PLmKmUP=t9nFRz
zUm>>vhpde&p_t@B_r=pk>1kEDO(I~$(e(-2)R#19DYs02Ht>~2%d9Msg1C!*O+!#w
zhR(8LnG1?n_m^DfTIuSff=wSzc$$7st3a%flPfPzt|So^ns>>ohb#)5M(*4NDG>!N
z2Hqm%0r)$`r89p3LRy_%dgN$eWb@|3+WKru0-c4;siz&|2ZizN!TrMI`pi+^8(S+|
z)m>(s_*}|;)%AJTPtwJw(#2=er5CyW^{#(TUIX33e*z{w@^kO-7jrF^
zpi@jI{Y(Dl6!>8(_kNE3v5O&ej&xj7qk5}qm{C>RH3AC~+^MSf1I?nHAd;x6hN~06
z2bk0<>@_Qni=c|&{lFxg78lWbjmQ%ULKgcdWJ%M}C=nlnV?qJCKuJ0w6yUcASpx^0
z+~Sz*(1V$y;n6*Apv4XG1DkKR0AbsOZT<031b6WX)u8djMU*{xbK*Ip;X}c%d!|!~
z(-?hamMycipy8J{2GPeT{2wFiYkq*q9Wo$}r+e_fp5TfOG22<-#%{q#F!#2u2RUz;9skkbYNB1eqE5`pRE`u*k!|rJc1#

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc
deleted file mode 100644
index ef12cad4174c65a775d1d996262efc5ead698d7b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 6688
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
E56Xo)*Z=?k

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc
deleted file mode 100644
index 1ad3aca705a9a358a078c092496ad3c582bd7d98..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3988
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

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc
deleted file mode 100644
index 13a186e1b58cd43f7fd056f8a092c81d99888c4b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 28901
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
sR!(1TX40e(Resk;p^RmRB@93IH5@~

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc
deleted file mode 100644
index 4b961c850d71de083a7ac72786f4b225f4ba7ac3..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 15780
zcmch8d2kz7nqN22xCnqG2#^5pCMi;c#6yxLS)+5TTed7|EZJT&KQNkYOwcY``G
zq(?jD%}^U{S$1|Ty0W{LlSxdKHM^Rsty<-uWL#TGW@{@If}|FhUOA)5&Q!90qzV=_
zhh6z2zwdQ7078&w?5)a^_`3Vu$9Md`?>+pj*IUOScwhct{2w-R+&|EV8C=H8>Ki=A
z-QXln;uGAM{^ZAad|MKhq;<^7Q<^m)ByD51q^;a*SK8@y(x?hORc5yLr7~w+Q?---2RU!
z!<`88n*F6{Vp>+i4$XV!l~acz2aX;(@Z7NzM>N+FIVCI6Oj^-|<8d{kIZsYy;^|a0
zp*c^>uTRUVn5@~(Oiv|bO^8L+%q?E?#iFTnDjtg_;#oP8iY8_B;CM+^R8+)kT`Vc3
zSt}~Oe8*CfeCddio}N08P9~!%iAtY-@xXyYr%&V6W27EZl(Z7IXpQ@$s(cVbQQ~K(
zX((F5gq(@UsS9x>ol4573@Qaq%LzF~xu+C)Tvlk9)R|k&NQwB_$kh1>6>T{)(X-Qu
zXhzmN7nOKMj-;nEQ`0mD@2P0)d~`xS9LMMs)T}!dpE@n8G=&(gni-6J9glB6)`HtutW)2OplB5rHm34$K!HBQb+3QL?fJ;lvP>07*8a`v$8mqo?>&8
zL}^-yrzXVLUZaJ=6eaX24TfKPZA3gX8COO8m*Pt1vWNvOHI|H?msK_z1p}mBX=Jgq
zB#X)E*rXUs$Wf5SNU4HWPb;ZrA{X?X)*6iO@pwYcT%M9ofV`X$Mi7yRRu_pR)6#T8
z#=9pHd3`#XAX34XBNCC)u}DPmV!5=2NFTzZ2c{66?xp}=SE*t(c5S$
z78_2+W0O%iF?uAPIXayg9Z$q3CNmK=J)XH3RpikNppa4Q{pi%?%w#(C)X3&7qbl}%
zcuL=Cb#y8|H5!ShGO_~l9*yb5sG^RV8JW7Qbf7~PwctfgR~QTR|yACz54MkgQ`isZFwjH|-L5S`sANxG=|!^OEyT
z&zO^?xuiOzyTQXAlyk8(FJyq5xLp!t4|3{}Z;IZfppjLj~!AkEKYkTC)_iconxtW+yX1?IR*{8;m8F5IrUNsbsyoz>}$
zQp9*l%|sIkSrW}18A4htF)b1C%2FK6nvhL;H~3Q(v9}^^5$eTL#3c|9!)QxRVRwn4
z)U-mGX$6d|Q|p;*i$S&hQ%ZV5{AY$VdR4P4a%NgdoroC%n0AbF;*Z#TH6Rd+&v54`
zwJMyW5>-LsC5vRGjl6CD$fjrVU#7l8aUyaojn3)zaegBO~b}W3Rr{$_CiDnlUfzDTOapyG060At=>0sr`1xN5jJFYsFZJI-SU9!lay-LTl61+VoT=P0HG6
z!2B#VfO0aGGlgR|$T~7VMMyWo4(bRBCbEv<;Y1p!EPMLcxGpOJnKID3(2P*-(Tq45
zRmF)!`fM~IMq@xs>X0aG2aZ!k^bQqLE}L}@509snWHh7M*nVklQY8^1
z%@Io{rjsc(Y*n^mJeqx6k>xCa?m0D`%6>=3m<$#f6V>a9(PTO`u@hK{)fNYh;e>}o
zy@4SpBazx5{3VO)_0;vEQ62D^mK+ccOC$l$WhPlCW$F@jg*6hk=}QJ9OJ6t55t~fM
zv2*$Y)(;P(C9K)&({V+XG!MQa=2vzvBNkKH>J&iQlscE>DH+H&6^jD|0{fMB&MZHI
zRbl(ZI%oUU1WLR_3R^BwBq46%gYjrWm9<7)pUV-GLbLsc^a>^YZW0TYDxEY4Xe5i4
zjjE-Vv;8Jnn2pt}dL}GX4O1sD5+Pxi=7cR0!D^~nT~uOkK$!~32F=AtVJe!L)I99f
zn49J!XiSw*G%`Vki{>UX;ga!TpNcBP34TH$3J`ZiNf;f1DksLZI=u#Ut3Pe0)th&UIj30gG!{Ieg1@^EXf61{MK|Z_dBoXW
zb;Wwl<^89Y+wjHhHS7Hr1>QGW^s=5^=s8f;bD-c0nj_rz#1_Bbmhah?>)E#4^Yn^y
zN7W?#<({?}EjVlR)Kc)b6?|QVKxZManTGWZzSzLVRfp1{s&REtqdxrqM$yFz*=j7C
zSn!JlUthtuqoRlgS1l;2J(Qkk~(FZSHpbIW>Pr>U_ZUZ-j-Vu`2|@GI`=j&0R%Fl?<`pfJ59(d3XDgyM6v*zI$}3d-T4?clAilGqmvXJEQgg{|Mac!B2%;6A}6`C0N*@$gi^Yc(qXT3FASJ}#6q
z!;EEyzb%-cVb+#$n>msV>s3M4%J(R?o6%assKWK~`8fO`m5F
zsbr@c?i5`hH%HD+#}iUyZ6Dd5N;0fjx|W@sZ8iUN_fJtm7Kj&CTW;`f?3@h4yfvgK`?{
zik#I|rxUCYRVLImG)kjqH2NEC-IF+62|j_t-DRjQl{ou5d~G?Qv?0BQSteP|4`MMZ
z+p?Nc;yZk%#2e>o7z35^Bm?=PhfE2oo9)b6(RZVnUw$gR;68u(+kBIRH%Z#nsBy4{
z8JQv94hyJ5&Yr4Zj^Z4Nh^l}ZBt5DEQptN%6_DChm4r{EiZxQLw{51ec945Zh*>7M
znB`Th%&d^!ON;p*#pmIM$GKfSPdS3v%*C#>^PC#c2ajRixr@m
zOop;e1xJwyvmyA-##6F1qHIHZ*?q*?CKxY)^K$XuhRWACk4S4gg}>D;h@OL+fgDJ$
zHelcQOv%Yqru%pK8$8cl^9j(VKd@fpm7}Ppkg|XXwTx`i_*5la{M@yB0uK61Q_9|K
zZ>2<1rc)!knYE|x9VwOhA=*)iqW?E3#--qqJHC}rc%dgB8p;Kae5TT1ztbG#;i0Z$
zl_O+4X)ZF=^w)Y5Y^(aWuNu*-z_;h)Q_KMx4k^dbqVg<7K8k21badUq)P95%4@7Hb
z(m=`Z?#da37*KN>cw5!%(^F&xE5zBFzz}%{>_!Eu!muYJl^%0dv$4S|oAhQ3&!MuD
zIwz^4?4XQB@`hI$M4G44Kdyh308EQ+;+50@4IF++g=9+DUZGjWr~`>Q;3dszT1zTP
zN?ot$YQ>5j$~IJO+4oUM{RYUQ0=3+9peU5ni>EjPWq=y~~p327+vshs%K
zol8sNK9ndleq+^Y@z)nQi?{xflXLm=&T!5dURb~4-175=ra#`b+|WHIlpqldhPR%(
z`W!a@&P0Cu;oSDaE5Rcxo+GH*(tq>i55M`rHT}ssEMDwZ85_qwkTG^ZFKj0}K2;&xWEE
ziF3{(hexrC^Z4`b?j?73A=sV|f&zyYe(%o3<>0=#qooP5tifDxa3OT(>E+m{-2#a)Ye|?{FLF!(+_GwIjNnajiWo;Lahw~e3cBPphv5OaCFsORv((|VK+M5-
zn+Q;c(kbL-LzU!LN&Ei|x#|H#S2)0s*3NwB>0IdPyUri2Uk*L{E1S@WoedNk{P~97
zTtn~8Gejp#4Vxd@u-6Z*$S!h%tM0Rh99~yx%HQkVDXal1|9@AQ0Ld4xuyO&TR4&uJ
zX}slyO5^MCg)+s$-%*9%eW9ce6CWg&8n)D2DCJvdY|SDO;%8*|Kk-6nj>rtU-#SUU
zAJUBxS`E_t2<0hU;#Fux3H4qLGNeGQu>gC5=2;a?Wb=;oTC2ca+rsbzteOnrN*34{
z>@f=)0p#(lea2qfGP%I3{I#YT`#Y9v&5W$=X6pudqup5$xS_Z0(A$<1NT=0p@ZFJD$+2;k(m8sjTTl+1Qi
zb3>(W_$f-Lvxsz#==rrx2rwoHb>u@MxzNaRXwy?q5AFKdR@o&W=@$-!Is2St+ycPuSwl7ep=MnW
zBa8q*OWPIxntjIhu7yD!x4^mR$_M_LC3%3LK5jFo@)tqIuK+wz$|dV7+(n+iQP_5Z
zZ8Dp_vH|ma40;h{SS6tKJ9u7LFHaei;B)-1pd3DR7>w-pe??qVg(r@HdEn;~{N&2lG9$!fQFtGKyu+rF9
zSigau>ww{|yFYsvM$alif**A6-zLC?SZ{b#Opn|v$WuscYu03R%Jk%vMg0lNzd;cR
zedS$5hLnE|tN(Q!^ISw~cHnng^#4OGki7qlnM#;;eN)~m=Dgy~;IcPd=3F%
zyWfPooQ3*^gen08^lF3|YuO1w^7;wA2&@;Gr0A;=rVlK&B&B3K|4r=ZaD~GZ5~!BL
z6sd5BR0pKiaQl=`-LLJdXxZ^)S~joa!Ca4$x&DNCI@vs1%DrSrC$Uhurl!836~l?L
zYwZ;jQrS$ELC@$0iQdAR__S^;gn1@E@gQDMsj3e8KX>jmSN?
z-qyM8T)c?7g3{p6F*UCBdCXRcaT?O~Pj$=*4ehGPQA7R~}CdXXs@U1K=O0ia(F
ztZ15!TuocOBs*~Q9L+>E`=lHt-!WUWDq~%lqS>tRuhbqKE|_xak5Tvv2d8eJt>6j#
zq;V76wgIwwoy_3v%DKC4hL_wMf9Sm5KD;n_*RkCG^{dC{4qhLCHJkmH-Bzflvhz%<1bZu
z`V`1WF1zQq^R3As75r`rQ<2aY9<4fh(dG2ri##g+|&eIZz?YR!p;IFtM+**AJ7yw{O(g2r16rc
z0_+6lX_(9W%dcI3{SWsTUaNV2e*222_vfAcH>H35&vVYUIrsG!!FQDfgLzL^&eJvj
z`pv!%2R|6ZMDHG2*|2}PcmIm#zyp8RLymWK%^d*k&-?FrIzP4IQx|C#W>B06w{cs#y`!#DO7R8WfjXgZ(Mr#)JK6Jrt8LYW?_$#zW_oNd
z@~kR*p}O?KD$`4`W1X#=<j)n6f1KLnnz!1AkkOhOhKj!G;w1r+XuPL!l>z1f~0lHA#9_1;fc!SJA>3?ZA`UCP7;j
zzGU0&PaHR$*;j>%@!D#w_l%=l;@bZbIN1I0?BJ4tI~%DZqxL{L1q_y9chd~Vv`APA
zm&I_eKusrQ+%3S>ZAeAjx?@$&ns)-L&rwQRixtxxr}Rtt`cDAt$C=fv31{#tf;F0!
zSd(emt#~PES`Y_}o0=?X=-s9@=WCFw3Dj3^BYIrt_E#WC1Dw{-t%pfhm33=y^Uc@i
z`S}3aOnjJsU!S#zm;3tk?!C6nY)vjN<*|OL&xZ(`|JP^b}E*xA5
zZe9*-zViG}908-uV#{WnZ9Q<*fA`zJ|LysnB}cni`P_=Lr%)sP{ED;pf!llKV4*Sa
zkn`DE=LFdIje)mjug=a(`L2;%*T`c1=$!Ru?)HMG;jL${KKsY&{MLN?NUnWkIXJrF
z*<>VN&*Xy}bHR-(o}r()LlueJa=~p&!CiNoRy@0Lmi5-YtNZ4obke0acRh1s_U+lF
z;D!auif1EE<7yOmcyIYY%hjI}txc^a>`%K!ce4G!`c*R>#zLEg+~i0tZ+q4F%$KBF=vfyDm_j@ZFkqz9`4E`E@uPFFB!|Eq!_
z$>1B1gx$zPsakpgzm;IQHLpY|>(`94hP7{w6TR4tUTSCxJREZEYRpuPKd;ZOtZ4C#O{4_L9x3TXbaVY67_;
zSuc;l^?ye#P&AIQt28b;mS%htddSt=+UA4@fzXZT-+umnux)&ba~3j-VS13PmAJ1L)AC0Ewr`}?pMhAEg5z>Lu*-^
z4fP!*b*>PP=yxyHRh2-~33a6EBA&Q6(fa(NT6v!Td(Qp$T>U3p`%k$S^4tqK?uB1)U;BjH
z{0naI6K>BZ+!nn5lsotdcL?u4<#zqd+W3j^^-qKyj|8W!bFpjW5r-#kLv^JCg*ku17mkl~P

diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc
deleted file mode 100644
index bc1289ad4843c4a00f66e37e7fc46f88e3a4e3fd..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 7557
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

vP0 zQ#$VF`j*uafo8RzHFpLcVXw58bnP#8bUn1UbJayxRnFIzcZnq)dJh`fmieW*k`-Vu neRaX?@Y2N+(v=*<=6d8r=mLE2eq8;7c!>bG(!YTXQ=doqaR&-W&ePYBdo^)>m&2ooOKCcUUMUu0SkTGlbkC0uh)f z8N{b1%EUB-8U|@?R2yRl*_dun7t;^wV}?OPj2q-)#z7;kXQQT=dC*L0UDOh@4q7R# zkJ@7PK|7@lQAf-<=#04rU9`+a-7(LgC*~dW(y}pH74r@H7@{E}8QE4GVEHN5+=DS< z8m!fjqeL*hMFg{Gzo#v5>nPU(T&u{Hxb=cfG>8o~021sXE7l8)zzk`zJj4o)x7fi( z!71v*dWvv~O@bSKcCl%Q6FgAMk28MnAF+!8Kcnbh2}Q?5*{@fON5!}(g^~$L;d+xm zU5JVW3VCdQL{2KEfly2o&W?>@-O15pBoPlqL5!<6ekl}<2&ct2$0Cv#6XQwXI>VuO zA|44tO-c;Lp(!v8-HBK%6c_v&MR)l0>651w!SQRWlEPjTqoWdz129}TCIn$p zWyKT{D21x09}P*eC@F6EoT8LO0I-9@Qetcr6q%L9=#Y#v&3`r0c@7|QXFMG4h(*E| zLt?b^Xe4=TEZI2}jSOE*2Ia(1@^VNLJ1>C}cSa)@I!DKo7ZdTFf$cjwWzge}qN;R` zMn*e>kvObDSX`Z;9k^WNP8swrFgmW7%R`h?z6$*eR8-W#u;jy#O_CgExnaF#UF7%- z$LB1LoW+}SR_EMJIZsW_c|30=#^x1bFq-l%Vzk~cUo$Uq?HR6pj+xu_{{FlBA8~t^ zK@d?41+`PykTfiZD>X(3^;E}x3dAjv*2r~9Y(vxfx^=IhqYO!wwCN1AoX{pqnv~WS zQ4?&^Sd^D$)657x0*V~<30%u+4wl~26t_-UU)fXAR>Ynme(gXiKsTc<{!~e zb}1r=e5j~PJnmn(!tp5wV6!rz8U|HuHCz&<3kg~DbBaEi7#;?-F~H}JN8-bh6*^Kp zvKW%W7lXyG3?FzXp;$*H_|QQ~lwo_5r7A#5n=r${`E?SHbSq{XAyag3j)~H^VkqEc zoOaxjc&QnywbEETWv|o-V6;Px+zZ(x`L*4>WO3aXxHd3f*SBElUvgJZ_2(R(Dc$F; zw%M_)t7FQrWUtRz+_Q!|*4x(mmw)!HpM2|2T8+cBq9>l3ss1H<)s#)z0Mh&#$peo8 zzeVAKbZ-v^6;m)6O9*385ok*=_~uwBin9eJLog^L!a(T8WY`a3O%2C!c}wbn5yVv? zwSYhg)ks1OP_%FiC|Z~wsS}EK3GJ7@spLiwW)AqtyCHjvJkhW^E^lG1?URQe*EY_x zzGc>=>&jP~b-tMw^8_Aqp1JVd8cN=mSCFI1L`h-zl@bmD)AAo6D<2@|h^Q4=f!POK zN@+@zmQp&A9>joQX<1(?>(-R@rIv;g#jU{@OEsnvWnP1^lxnOc%2uN6YtRl_)`^92 z;gJVpbs~4%<#)qJJEb02y{Mfmemn(LTgLs6izdSK#8YZSA(BJ`AqdN4L<}c`r7EuQ zMPmT&sAY+cS` zzuK2`d9$onm0hkeyQh0*+&6nO=EeoKQ5_u}SO<;{7vrj9A2&#RgXRB#gZsNxeS`r; zP8K#@LheBorU?eN&7!)iESeYVd&mt3Z1LZKV|zk7p-bzo zRb66a=DInp1!*?uAGj0cLqng|OB<7=LtzBoU~NJpXT-UdOGsK@JbH?w0IOb`bQO^T zo5U%nDT(_wO{x_>RW-y2y0vK>WSE1UTgKA%e+LX3Jzy7rS9p)dHe`0Pi4D2V@H?w5i9ESPC{q{2Cl+qR` zx(8l{%|BUPoTXMGu?%?)+a9}2u4rE)mzhE&U|>X|GCw3GVii83P!U&<1NY8cubPO4hmAC&zJ^y+@s06jAqV1 zGT#NmV2Z$z#k|E`V@66Q0-bl76+d@RX>$ReN%L%&0e8jaUs9o}y^$v8&%%z$T+^-> zbog5=4|?+X@XSo2w?h-?WHG{1WWn=ZVc>8U)~J@qB_esD53T}KAO(WwaAC(NtgGv< zz^VdUr?{%9W@#06fEvN)2Kok0zB(}A*D1DASd02SiW9td31U>EVq6g8;fN?pW{@u7 zUaD|KYZt-{n!q*)M}QV8j35m_t&E;8=_csg$_D~L zjEbqc1|DX~sVoCZl3vGdz6seEe;{8>lBY!HFguZMWMVIs6ap{ZF)v;{=n}5v%jYiEAfj+A@~rhnB$XYgtR+i57%? z`IIAo_)}t!w7UrMp4>oWQm}Vd$OrnRtAVwH9^o`4ofFNV=<(ulOE57HvQR;>N z*F+40Xc_IFFDJ>e24A_ld9iv^rg~Ghdh?177Jadl|EXnBk!)bwj3@x=S9Bgohx+NL8;$!h=sbiY)y>>IX^3 zppdetg%0WrN$Bn?hJMu}l8$2&8d|{h?r)XwODR=UYavRhZW4uft1O*CH0rOSmlIM_ z6clYLGAj9zy&2i;2)I@fn$i-kLe-bz`o!_Wl9Z4nSnmbZ*F_VTMM*+OMDfzzq|oJ6 z>qIe15bO*l#VZh6rZX0e#32OeJOYuxfkg5M?rKzQL4Y8Ft0;*AM1mni3=8cX3OC?t zfHzUJKqxvY2x58=#u-XP1q_#rMnho{YM{|5b>tKd$3p#EGg5{9zT(@IzKGu^p@*et zF+}ld>Fvxk7DGkIigxskVZ{)OfENn^pKl=CRIZ1>jQD2xV=K-|9iwkgzma01XGjpI zO8s8=cIp>L6;ia||0+hvg3-_gF{(Hqgc75{bwTAwbhX27iJQtg>1EZO-GX8MwhZndbc~-A8Ed&na2|PdE z^GWxE{eMC-?;yUGWzxgwOjD-3Mr-uu-1Req8TY2Co;+tT_AyJohQ}NIiyL3cYr-N|)=q14&8>H8Zr9B1{J=R|lWl(Krfu3d zv-7d1VbRl;@w8<_z(Vm`q-~MHF-O9wBjQ6x~IftH$imbR>Rv3c`eY7J=Kez z)`yEccjW7kSx;(PepLT%{cQaHg@u~E z`37V*t`XUUf_N0vj8qG8SLZhXwL)A*(-VR!}vZ5f&TwWE%Hm8@oQ%{=)dcxZpef{bPvlWB$Bi zDnK{n>Y8UZeZLR+8~(gvA&zF0(3q=h_zI|{>|0b z$v&`F0r_BqrEiz%!8R82T?cKz`bewm>(YE=^!3{{AMx&flj)3}`_8WAcXth9pqGymcP}-z}cAwaHoY3h$WsvhJ%OI_zG-o+c zt^3qNX&-}hHKps!CpPOoZKJfGL3%UNiglHlD`8-O2E13@CK!N=HtO;Z!9IdZTn0i! z1>+6^GbKZhhE~AHqOLYOp%dWlAPtv$Z@`HunUg4iCV?%QhTzzgxez{DFO*eu;8$Vw zfL+hzL=y(mDy#vp>zJJD%H;ry=i{2RF4hRxQYfq3U|p;Uu%-Kr{{w3VELsF>(zg`s4s=Z%Jtu_s+f1{`k1ne3am}AkKl2(CV_;KYg?`=e&ux~Ii4%2wk)AY zJu4}#k$ze+E+>qjzKAYA*X`K_*mXj2>tfx-p5c~NH^P@C7byrqVHi+fF%}PmDoc8Z zVZe$y?<#pMMJeSc$bDO^^FUyAV_9aATK}y<@&OpD z7QEn^RJRE&Ej5~ej(p``1O8eBLiO2IfBwi>dKI10c64;4IP^Htmrt2rQEy1pLcs-~ z1#8Lkphc5v{!`jf=?bVV3!VTiSo#aMIJDGoxNwt$7oK>NQwn&f;M3~;oQx&u1k6gx zUSJ6w7se^ZbE0sc(@{BEYcVn+se;N5jog)D;hzk0%6b@YYC6=Lny!?!!m|R59(@3K zZt13%H0roS{`BGQlc#&|9(J8zir=dk#rRkZ|HmRq7}c+EyU>qPT`_c@sM|yxr3#xr ziWOz2jQV5L59r1U>PL+uMV&D8sQf1ByT~Y=V~V|SHw!mo5MBcBiHT6BK{1stxfC6B z02Fh@y_UjK*9Q-Svf-|p>loRVFuMys`M=;KoFr%m*H4~Y0^|35*1ct!wCQ$VGfXj4 zyK=RSQ}&$MGWF*7URbhJ&v+LsO`mg~>A_hKnvx6LmL({ipY6HRf4hHy+x~1RI4j(V z-Ht7AyRhyXv%BuRbo-?Rt`kc0-u5}qqQ5KS?^@tqdba7`&7Qq;{`UC=ZfDMHUo`tO zX8*hyhmmu1-uEnSKbhHnaz(4L+Q3pWdZ!Wo+U?iolJ8I4od9EffjdAuX`5r;H{Lbg zZ(ZDRD6`{Gc2oBP*Ylrd7YLfKp@NQNwjWur9K{!GnrnSOa5u1E*^8yd1b1?cLgY^^ZI+KGgy{-^aiw%nvZcQa8`ms*#Ci zxYmR}6M#>taPa2~_5Ubn!6^FV_$a!XU?34mhZ*(7(Q=Z|_@H;0N(;mv19-PCB&2}) z&jV-_PyVI4Tt^{g8sEZsah?r7$j4}3N$`Zy&6G>5&#c7OxLwy1XsVG{?S6c+okad3~EyM zo(3hTi>t5~5{W2XK5K4uzvA|(e^xjk{Q%mbfhqqOGWebh^Y6s=8&daM(!WUhe@_nn zhV1=4+3{Pl7dXEm+aDWir+kaX+KjPwW>41GI;mgLw=llx_7wt;mE(+)X`1d@A@Im= zI?phsS$6i!ZDXDwJs0`F@}cm{p7}keGJ&rzQ(pdM?KY+koWYs?jN6~b0tD&uI(UNL TWpm{XNO44OS}_7ewc~#QYZ{4Y diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc deleted file mode 100644 index 50db5afc62c427abf2573e577630cd7fe45e3efc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4745 zcmbVPTW=f36`tktvb>5n>uOs=JGM+aq#WDL#Zcrrwqd(TjTVZNnnAE$b4Sw3dtqjm zl10!!P~<@=3?xAxoSX{*zq#X6Z z9gs6;X3jZ#X6Br4&io@Dk02=VH$R^}Hh|E-S;s5E4)Lf7#7(3kRnSq1wLV=id?la2 zXi*mpf632jzaB7xr68vRddQGU5~qWD*oc%OoDS(xBUXxWTGHc2qLkotSRXKwr6i{# zddf(b(wvU!86#WD8aqlmct55O8bhTaW4JVIjFd(M6jKEeQK;86Z>VP1{j)U18E^D77dI zrYj1yiA>2mRgDsZn2w$IxjVErD;t+*sb$EzW)gSrPlma)+Ap3L-Qn^)DPNVzHHT0W zKDaD{jmjKR-2)YBIi&2!6|K_NYgno_3u|OH$?#j!Ox0Sl-OQ3gO<9|jY1Nb!Tc(!f zl-nEEuDky6JoInEDU<{im3*pD5>;QxuZGpYd;U^D4U(W5A|WD;0G}$7@N7_(U?#Hc z&qv(kMYFS}&b}$Hz_CRzldG2kdcLUHh{rV|@45ip=@ zc9E+o;F&VjDh^(vN~J=m-DAL4mbWoRC5uG2Dwi*}ZKgV2KK(tTF0b?CLudY{I!KFv~} zN>8KL_G{*Fyp?w$zO~PKYGV66Uh}ni1+S0UkHR;$=~xu795B6&OT-BMJ)wQ{KN4Bk52auRd!hSDK>e`jbHVPdr zK6hl&)*Mpsz;O~_aZ=XIHs(*3+ZU5P*@Z`dEH~O)n_b)4J?;+n7W-!NV4!^qs&`RS zihU4&KfWp9hJ>53WHUC_OpP})W6kVfGdtSy3#pSrD}}*Ms%oc5p&R>cP6-VSvfY_FSF?Q^0fMgwq9u zZK1$d4|rb{(2Y0z2y9Dq)b};8ieJMjLQcvXtcU7CUA!%>b=CzO)4(A)nJ$O)|E|*( zZcIG&N`LN0H)gcJPu_h1&r#H+HFD$ci9=f}RCQQr`u`vZq=SAFv6*dsqg@ZUH8TQ7h&9$*lo`2 zbtAp^ft%{G$`!?#hcwn^mapN*^6FM?OhEpdJ?AXKLKXKm5?6XOdo8d z53atjkv_T-`q$3g>(WRwJNyvE!|9dN_tF#1WVShiH%E$%k>cZkm`SXhYDp-W`QX~` zt~F1dUQg!k?m7C!slT85+qsQBFW*T{f14bxYA8saxKb!dCg~y_AJn;~P;^&1ABaee<=y)@`dv$0tKi$Yr z!{kuo{`tGO%p>7`FDef;WYv?U6uLytsQQwxdlL@R=lLz@Ff?hG8c z7klPzZ2z~?;pXW0`rc#fqsP7%eQ?!DD7$YnbEuIyw2>)1M8WW(l~YZ;_b>6!q zeEQZWZ#9Q^ewz3sv6^ZOA8Z9suJ{Ovxx{*G*F)H}Tr-*5OdeB+IH*1|m?k;iW|W#QBIFj7`M@p2Kf&FFrWq5fM&WNi2i1G% zflmrZt*kG8?Aq7=S+1~H%5nsE{HILtmLu1?Tr8b;w^0Spd#7px8>F^8dfnlzs(MdQjuP$@WGDb@1w&%_(Z|?gX9-{ s4-izX7>bOo3~h!-8{yH9U)%^k^KS5Q@Hc`m^x@JvKKeakB>(V#0VvbBMgRZ+ diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc deleted file mode 100644 index 28be80f976792c938b153a1035a41ea4ffe7f1b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8887 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 s<9H^V_`UG{bANKRtL{%4{^Z@Mnt$Lk?`` 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/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py deleted file mode 100644 index 584df9f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py +++ /dev/null @@ -1,52 +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, -) -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() - 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/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py deleted file mode 100644 index 9e89e27..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py deleted file mode 100644 index 1a1dc6b..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py deleted file mode 100644 index 567ca96..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py +++ /dev/null @@ -1,201 +0,0 @@ -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.compat import open_text_resource -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 open_text_resource("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/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py deleted file mode 100644 index 917bbb9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py +++ /dev/null @@ -1,146 +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()) - - if downloaded: - write_output("Successfully downloaded %s", " ".join(downloaded)) - - return SUCCESS diff --git a/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py deleted file mode 100644 index fd9d88a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py +++ /dev/null @@ -1,108 +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"} - - 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/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py deleted file mode 100644 index 042dac8..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py deleted file mode 100644 index 6206631..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py deleted file mode 100644 index 2e2661b..0000000 --- a/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 - -from pip._vendor.packaging.version import 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[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/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py deleted file mode 100644 index e810c13..0000000 --- a/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.base_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/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py deleted file mode 100644 index d5b06c8..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py +++ /dev/null @@ -1,777 +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, - 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, - warn_if_run_as_root, - 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: - 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 - if modifying_pip: - # Eagerly import this module to avoid crashes. Otherwise, this - # module would be imported *after* pip was replaced, resulting in - # crashes if the new self_outdated_check module was incompatible - # with the rest of pip that's already imported. - import pip._internal.self_outdated_check # noqa: F401 - 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( - "ERROR: Failed to build installable wheels for some " - "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/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py deleted file mode 100644 index 82fc46a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py +++ /dev/null @@ -1,375 +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._vendor.packaging.version import Version - -from pip._internal.cli import cmdoptions -from pip._internal.cli.index_command import IndexGroupCommand -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import CommandError -from pip._internal.metadata import BaseDistribution, get_environment -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.utils.compat import stdlib_pkgs -from pip._internal.utils.misc import tabulate, write_output - -if TYPE_CHECKING: - from pip._internal.index.package_finder import PackageFinder - from pip._internal.network.session import PipSession - - 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: Version - latest_filetype: str - - _ProcessedDists = Sequence[_DistWithLatestInfo] - - -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 handle_pip_version_check(self, options: Values) -> None: - if options.outdated or options.uptodate: - super().handle_pip_version_check(options) - - def _build_package_finder( - self, options: Values, session: "PipSession" - ) -> "PackageFinder": - """ - Create a package finder appropriate to this list command. - """ - # Lazy import the heavy index modules as most list invocations won't need 'em. - from pip._internal.index.collector import LinkCollector - from pip._internal.index.package_finder import PackageFinder - - 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 dist.latest_version > dist.version - ] - - def get_uptodate( - self, packages: "_ProcessedDists", options: Values - ) -> "_ProcessedDists": - return [ - dist - for dist in self.iter_packages_latest_infos(packages, options) - if dist.latest_version == 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, proj.raw_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/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py deleted file mode 100644 index e0d329d..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py +++ /dev/null @@ -1,172 +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, TypedDict - -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: - - 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 = ( - f"XMLRPC request failed [code: {fault.faultCode}]\n{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/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py deleted file mode 100644 index c54d548..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py +++ /dev/null @@ -1,217 +0,0 @@ -import logging -from optparse import Values -from typing import Generator, Iterable, Iterator, List, NamedTuple, Optional - -from pip._vendor.packaging.requirements import InvalidRequirement -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 - - try: - requires = sorted( - # Avoid duplicates in requirements (e.g. due to environment markers). - {req.name for req in dist.iter_dependencies()}, - key=str.lower, - ) - except InvalidRequirement: - requires = sorted(dist.iter_raw_dependencies(), key=str.lower) - - try: - required_by = sorted(_get_requiring_packages(dist), key=str.lower) - except InvalidRequirement: - required_by = ["#N/A"] - - 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 - - project_urls = metadata.get_all("Project-URL", []) - homepage = metadata.get("Home-page", "") - if not homepage: - # It's common that there is a "homepage" Project-URL, but Home-page - # remains unset (especially as PEP 621 doesn't surface the field). - # - # This logic was taken from PyPI's codebase. - for url in project_urls: - url_label, url = url.split(",", maxsplit=1) - normalized_label = ( - url_label.casefold().replace("-", "").replace("_", "").strip() - ) - if normalized_label == "homepage": - homepage = url.strip() - break - - yield _PackageInfo( - name=dist.raw_name, - version=dist.raw_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=homepage, - project_urls=project_urls, - 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/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py deleted file mode 100644 index bc0edea..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py +++ /dev/null @@ -1,114 +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.index_command import SessionCommandMixin -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, - warn_if_run_as_root, -) - -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/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py b/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py deleted file mode 100644 index 278719f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py +++ /dev/null @@ -1,182 +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()) - - # 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/venv/lib/python3.12/site-packages/pip/_internal/configuration.py b/venv/lib/python3.12/site-packages/pip/_internal/configuration.py deleted file mode 100644 index c25273d..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py deleted file mode 100644 index 9a89a83..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 279974c118b16732cb4aa90aa41e3fc0dfa94de7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 953 zcmaJ;&ubGw6rO4JS54B;+KU8biy&-Ec2N%=ENY>kUOco&A(v&dJ4vRQ-J~;qV!OE3pzF(7#I7D!J$`DRUYjnaXc_q{i7-hAJCAIs%y2v+&vU9(<5=(}>} zOPhh|E`T!>p$Ib+<2uF)FR`V#P%mV-z_eJe>lxOV5u0@ruuja#Ah@YT<{PbU4J>E* zhbrmdbbY5GBo9KlOTp4cU(#*@@wNSKpNC{2x_Zzige?Tuo+m;EjO~%5KIJ4PiA;<1 zSIp<+C^a~deV&APCPNvJnC+t}da#%A5_VwcCE3j`w`H5yEqY86`(JgAmRcmDGH5Wu6_M1U!aq^1;X1eu=8A|= zeC;*XMO248Ev(tFS<>65^&&7?ZQB%TW>p~;^t7>oWgVT z!dXsjAnE=l>E=lYw-G=y)KJrntI|aFD(mf)d4HOo-u$~BNOWP(C36G*%(T8od`00B z9GBL1+>QE-JmTx%s)30+a7+pq<1yM9qbFnZc#O6u#tPp0vU+<`0Q*h9aiN3F>ih)# C3ke4R diff --git a/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc deleted file mode 100644 index ff4697ffc79ae35a818af881e1357421f4d56b9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2905 zcmb7G-H#Jh6u&d=wA1c(w|off0y4rHw#c@8_+Zo+7DU(>S0Wf=d6=Efz1pcr?61Owit7)gn6W zW}4Y*Rv}E~8938iy_u`#6rz$7gk~-inq}nN=ETU_`*ZzPD&AFx+Da++2X1CdYFIe) z{;A{Uv6IJ-y*V>`BGlgwq~m**TT;T}QA@Db9U-|>YathS8)rNrE!TaAoo_juHJK-Y zTR3Ie3)Vb)!|^EN_L^Bja^219mq2_7kup+MD5+t zxsm=0Vw$Fy&T?b0sjCoY`c_w@ng{tU>&g#{GtFFGCW(;B@( zE-KaHX;LbLo2P4#49k}NNwGdr37Ix(kSoJ>Eg_7$&y9xVQP=V24JXc*RdbnPap}}S zU6k{A1D-PtX7IH{#+sJbmW{_XK^xCq*IyJb$LhwEvB->OOGu*z$7n(N24#}*rsKh8 z@Os0unk=#lrYFHiP_`{^uQY6*b7o7o9lITCdcHT+3g)>*QB1H>*J-ed0S0l!g|X1oNcL0LjBjs6N7e(fBj$6yx&U!W^sD)GUp`4^xDOj^{E z)>?|3I>zrYMx&be#-h&`Ae_j}TFY^P4@g>Id@WIZMVx0IQLQ(B`9HcxmT)om@^le-=cB9^ zlD?*|!U3@rT)PjZB1#?(B1m2DEJ@i1N=aGzcG^g)*RZ4!*A;rMTS$N=l+ppzu1y52 zGvayxFbT+@i)ZS_tnab?D1^`gZ44UPSQuUxbJ%KtmUWQ_Ln;BXF*jEZI13=rW`E+$ z1lyCPxjE=d*M*y-fn&pGfYI`b5^kFH{!@5bht>;*fJ zf~E4hZaz_dAKp9!%QE?GXN|VW&YZ zdHw^))}kw=qwMqTpv`ySvJ)18_W^9W_1O8;dM_PXH|nSAl+j4HQX_+vDs8~YfS(}K z4D+Vh^l8gQde}72w=B1Nk~K~0+b}%f{}PFMHB4DGJ1kn=PjA3|m@=}>F_tg|9mTgH zHIfJbUK>8;`2UKJ<4L;a`!3&wWT88MZ05SASyK20;6@-g5Q7%+5$8 zwDk_itBN*p`-NBT5qP7-wusZo^hsp2iJyzRIvTuzKmKedig`OT&Bu0thp*9l$q(<74N2x+|TS&CT^Vm^z6;Ee-j|1i~a@d5hjcP diff --git a/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc deleted file mode 100644 index 6a05fa2597ac1d1208ebb10ff40f6ba0f3afb1b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1712 zcma)6&2Jk;6rcU{+KFSMG=a9XtWc=1PmX9=3>mivgpFf_ zO`<)9wWWAgUh7zYO4v~f>*Gw&GzlWWmu~mCU_mI}r!dmqPiE!9MwbCYUfV zwBHLjSquv0YICt>V0st82_nc-F!EHacpA~MN(^FN22Wqb+Oht47VOo)V}VUS*1bA5 zNCVEif@|=p*y>xj4))dD>NJXtj}k6|C?a_A2%~R5AsHi_B!b&PV$*q$omHoI8Vwud zvjOEcP6@Y@RM-h27@~6 zhiRM*1;I{fDojSikR_oq<2D~;0j4^r6O^Mz%HAVTh0aOT=Q7lOCfv_CVcbo^a66{q zARv)@hl&q}!tFY_~2ZZ?)k8WI;Vds2Y3l7a?haRCPt@SAYw8U8jL&%_%RUy4n*KD=56F&oR|Ndur8N&KpmmqTI=5*es}n5YwPFM z*0{AZwz}h+-Csbrc9wnC7JEsa!|a#Wt!Pzgr#y|y7A)G~fP@ErWyU1qd!cNqMOo@J zwgN7;3aX>CHHkN+dReMhKyf)+UX6^=3)1 z(=06CPlA~Ee$nv#IK{(A;#J?j50#sFYQB%t5X@G_(u^>XGs&*d;E7^wK+KeCLn_&e zh2Bfkh+UEYl5@FN$&AT|sZS}4b)hBx&o-$T5h)2sTZcmGn(vI zr?=sDI%l`jS?n_I^x$=6vM9yt%VDx14xQNz_pAP>NN+9&&fB-jP04#X7tgF)RleV4 oH((?A{P63bCYqusr|9Y*==LePb&7VMnj1=U{OZm>2*#4ozbAXkZU6uP diff --git a/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc deleted file mode 100644 index e5fb4d9c17a22865ed74abd413ba16e90cd57d34..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8494 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc deleted file mode 100644 index 966ce2acf36547bd7626b2e1d2df370bd492275b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2293 zcmaJ?&2JM&6rWwM*K5bdPKgj7g{)8!H4s}Zm!MXtl=9K9fC>@nUbgFnSVB2^rEGYwTGPJM4TPVE34X=mQNee*tl^XA7& zr9@yWa+^>>6`ur(r39*_D!5nuT%cK6O6UB1pj&!MYknax zEF&md#h_%B6v7m)gM8kf2+CGjAu2gTsJ={Sf$1x`%#2m(8TI0yxT&j2<>Ke(PuVBW zo;vyQhjV8V<6JDgD0KX~l1#cz7=@ne_+Fpcp%XA*PMv58$sJdI;KAy(x+q@HCAIe* z!A5yW^|a?R(G!vdmpY93$&Ljk?dwR|bo8*2RL(o@6=#8+_Cm_IoB5f|#>Qs-JP@}D zBbGvmrBcPpF^#G$&-7jJr>)Z5vbM4zY!%>-0X%J4vx+oNbx1&o8t|#K*fwYh_!GTi zeIl7meH(SWfAupKb0%0Qh3S~7!{(^NjZ(>kak1kGlSWLKVI<9vF={$t&xE6~!yQbE z>4@yOFd>y@i-8)>TvULrn+oVVCDRcJ-lt2^A zZwnMPpU2I4!MJFKt~(QWZpUGM^Nc6Yc4f2edkYNKHJDfGIvG7{c_gc-kCp%Gi zwDH#4P2ov4gPuV0MKku|rtO82aR5MbG-T0C)6j@}Nv+lOd}<>Gt}t$Uw7>s_6gIZX z>;Pv4;`|1AT;0A71R0A}2Syqz;2L86l3YfSE#tDfg#lYp_z14cuVGF?VJPql9WSxIvQe)kMHV+tD{^9!et8@(@n)!LWy8t^QqT3j{UmazFlC3C0h11O zq+_;u6r`LCmuY za*c7g2G~|;T~BhLKB@WFkvSUYf5)FTI>;W7T%n?F$l~2Nw?3bD2Kgb7*_ZJ^5 z-CtUp`E;#1w`$DsDfC-!r;U%}8T?6ZgLd-ard@mmqm%QmmvA*2{@u zr%#A&CnehsBHD!-+ez8BuXY_D%M81MZPUmF!iaekGcJ1^eNA%k)bQ;I>`4Jf9*ZJ;XosXK3efAsFmUj)eY+>klYjr=)f z_3%6E1c||vp07NvO%L+04s^16-=Kh$LH0}!ib$16Y1^|2pfclVa<0BD(Pb|N+;c2S z=Kmh(tPL9)FpYR4YqucKfVa~ZDW(%Ml^FKk##rxdwBTvw*dmi1<6=XoXKC5ICdvMB zF$CA*hFu1?3m@4OYgwws)A!tXH>=KZegsTnhZ8d}4RVU2{7w!%A;+GO6aT21qCO=! Zm5Da_oA%x_eYa9s-Ff710&AL(e*w}JUikn3 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/distributions/base.py b/venv/lib/python3.12/site-packages/pip/_internal/distributions/base.py deleted file mode 100644 index 6e4d0c9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/distributions/base.py +++ /dev/null @@ -1,53 +0,0 @@ -import abc -from typing import TYPE_CHECKING, Optional - -from pip._internal.metadata.base import BaseDistribution -from pip._internal.req import InstallRequirement - -if TYPE_CHECKING: - from pip._internal.index.package_finder import PackageFinder - - -class AbstractDistribution(metaclass=abc.ABCMeta): - """A base class for handling installable artifacts. - - The requirements for anything installable are as follows: - - - we must be able to determine the requirement name - (or we can't correctly handle the non-upgrade case). - - - for packages with setup requirements, we must also be able - to determine their requirements without installing additional - packages (for the same reason as run-time dependencies) - - - we must be able to create a Distribution object exposing the - above metadata. - - - if we need to do work in the build tracker, we must be able to generate a unique - string to identify the requirement in the build tracker. - """ - - def __init__(self, req: InstallRequirement) -> 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/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py b/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py deleted file mode 100644 index ab8d53b..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py b/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py deleted file mode 100644 index 28ea5ce..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py +++ /dev/null @@ -1,158 +0,0 @@ -import logging -from typing import TYPE_CHECKING, 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.metadata import BaseDistribution -from pip._internal.utils.subprocess import runner_with_spinner_message - -if TYPE_CHECKING: - from pip._internal.index.package_finder import PackageFinder - -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/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py b/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py deleted file mode 100644 index bfadd39..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py +++ /dev/null @@ -1,42 +0,0 @@ -from typing import TYPE_CHECKING, Optional - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.metadata import ( - BaseDistribution, - FilesystemWheel, - get_wheel_distribution, -) - -if TYPE_CHECKING: - from pip._internal.index.package_finder import PackageFinder - - -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/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py b/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py deleted file mode 100644 index 2587740..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py +++ /dev/null @@ -1,777 +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, Literal, Optional, Union - -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 pip._vendor.requests.models import Request, Response - - 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 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 MetadataInvalid(InstallationError): - """Metadata is invalid.""" - - def __init__(self, ireq: "InstallRequirement", error: str) -> None: - self.ireq = ireq - self.error = error - - def __str__(self) -> str: - return f"Requested {self.ireq} has invalid metadata: {self.error}" - - -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) - - -class UninstallMissingRecord(DiagnosticPipError): - reference = "uninstall-no-record-file" - - def __init__(self, *, distribution: "BaseDistribution") -> None: - installer = distribution.installer - if not installer or installer == "pip": - dep = f"{distribution.raw_name}=={distribution.version}" - hint = Text.assemble( - "You might be able to recover from this via: ", - (f"pip install --force-reinstall --no-deps {dep}", "green"), - ) - else: - hint = Text( - f"The package was installed by {installer}. " - "You should check if it can uninstall the package." - ) - - super().__init__( - message=Text(f"Cannot uninstall {distribution}"), - context=( - "The package's contents are unknown: " - f"no RECORD file was found for {distribution.raw_name}." - ), - hint_stmt=hint, - ) - - -class LegacyDistutilsInstall(DiagnosticPipError): - reference = "uninstall-distutils-installed-package" - - def __init__(self, *, distribution: "BaseDistribution") -> None: - super().__init__( - message=Text(f"Cannot uninstall {distribution}"), - context=( - "It is a distutils installed project and thus we cannot accurately " - "determine which files belong to it which would lead to only a partial " - "uninstall." - ), - hint_stmt=None, - ) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py deleted file mode 100644 index 7a17b7b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""Index interaction code -""" diff --git a/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index f03000880304db95942cd8acfdbfc8930d9ba42a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmXv}F-`+95VS)CQKYNsP}&s93TP26(9j_ynw7Ela;rGDWjlf6Bh-|UWqM*5dYflP)Rr3$|C$^&^UWE}4qLTS2w4SY4cZw`ralT$>Xe}?gjLEn8NkxJUxeZu;gwW^C zyYuUV J%3&N9y9ZO_MZy38 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc deleted file mode 100644 index ea5519e2bd580fb3925aad66cbd04bdca337f9ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21639 zcmd6Pd2k%pnP2xz&rHt&4DK65lOPEU2n={hq9~FQ1@Mwc=pZGn#+FCJ=>{?29B}u5 z6tI8{$=nqn$xF}|p{%`vvKuc|;+CnzTc$TEm%Luvs_Z`)0b0OqDrRbx+H6vl8VXQ! zB$ed%z3!d^8cB9-{z#K}{rX+~-q+v#zBhkgR_5Vwl|A;#;LP0|_mA{oU2Ze8y4}uk zmpPdWaWXI4;(Ul_cU#EL?m|dlcSp#>$F-jfK1f-LWk_a?T7wzGUid`DtuXeY~8#&;!lhjt@h zC0EC9OWYp1J#k0qj>MkO9-gytifdT4fSbQ7dtc*?r_fzWy|Pc)H)v}_L1@2RqwJGw zl}2SBJr4?U-31|Zz{VZn^`jhc9ajWQ5cMrMmfM{>y+=nDjr~O-h(&asWjx?{2(jci_*KSxrQDZvjq-}Kj1kv zq)3TKEGdnQsv{{)ky3+FdMKtziIhAVS0v=pDM@*X)g6x|&-SI_aV45gsllj`3u~!S zHL7TxfuQG~30wmKUU$opbR-&&Xc`_oM^BwN{$NDa6cta-MG4ElWF(e6qk9G-2}M3NI)WbJ10(5JDjA9E;)7}` zox)^v@uc$AQ6(8wbcfN%@kkPF@J>;s8ZAw;5g%5xkyKJs0yf?Au##5C4ykHNMemcx zSq^RL29)&ql#0bBlUOVUv1$Z@0a|!ZDiJk0bTXP6QSj(_Fg9{h(KO?A6>21=DdEAC z8rIU0^eDa7AJf9rBX$lIvAFUouh*!G9EqmGkCwKEk`^6O5{f1PIn%(>M;<;N^mrs(_-I%k z5R>6<8qMT_4&4&^52TX7T|#9=RXQ{&nF5xhWsnUpZriqZAmC72F=gFlzDIY&Q|A>` z_u!MMY3+P0J*3;?N-|(mH&HvM*^U4vNuR`f9|1mVy~${_ClQMdMU;5&ky!fZXu5YW z9y>FX#y1&EpO2_Y?>QxTt~VY#-8(Xt9!e#51$XT1)naL-XCx9miw~;xj>JZK!?7gL z9~j*mOUlYqy(W2q&_>4e$}pRL7?=?@=AmxGJa*wvJA`D4Tk~+$b(gnY+V(zYb2Lpm zSG?sH@0_{wg}au$8#CUG^IPBX2ChVZ)P8O7-)+kT54^eg?cm{+>c;0!WF2Uqb#lIn zRSd*MDX}i6nOW^d<~bma!a=ffA)CxAcG-qMyDSVkr@291c3kjRem5K=nidk1YcMT1J<#0IIQ+!aCJKpR0^6B zAIz8N?r@kfuy9zT$pG)B)Glhj8_9Tm@#=!skkC*#jqv58Dei_?Hsi{O4RbB?6HDUm zm6pzFVM%Oc_jklbm4FIBVLC}Lws2VYgu@2gMcx+%0DG~vi^kgxfJZUl|HV&vlB4QvRn@puK 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 U@ih*&4?ROX?|Gl2l%dxD1v=QAmjD0& diff --git a/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc deleted file mode 100644 index 20f585de40f4e887266932cb251a8d25ab7efb9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40665 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

UZsThsQF#C*V5DQT=a@ZO{+d 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 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 - - -@dataclass(frozen=True) -class IndexContent: - """Represents one response (or page), along with its URL. - - :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. - """ - - content: bytes - content_type: str - encoding: Optional[str] - url: str - cache_link_parsing: bool = True - - 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/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py b/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py deleted file mode 100644 index fb270f2..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py +++ /dev/null @@ -1,1021 +0,0 @@ -"""Routines related to PyPI, indexes""" - -import enum -import functools -import itertools -import logging -import re -from dataclasses import dataclass -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 InvalidVersion, _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 - - -@dataclass -class CandidatePreferences: - """ - Encapsulates some of the preferences for filtering and sorting - InstallationCandidate objects. - """ - - prefer_binary: bool = False - allow_all_prereleases: bool = False - - -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 - - try: - return InstallationCandidate( - name=link_evaluator.project_name, - link=link, - version=detail, - ) - except InvalidVersion: - return None - - 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/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py b/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py deleted file mode 100644 index f4626d7..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py deleted file mode 100644 index 32382be..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py +++ /dev/null @@ -1,456 +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 - - # 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/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index ae461f3c5c6781f7148c32b2714d3f08153a2717..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16463 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 PN}yTuv;H^OXVUzC&2I5y diff --git a/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc deleted file mode 100644 index 3d675636ac20ce4ef1b3ac44848931fe52ee71e8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3793 zcmbVPZ%iA>6`%F`|9>FFkmN4gaKe~4_J!n1nsRUn$rV~%xCUq%E7ErHj$w`2b!XQY zxS-I}sfSNhAyOrXu2m8>QmC#U^1YuL^;^F{9hGRqeQH|i`pG@=;e`63Z^mA52x_Do z;e9i2X5M@A=DpuM{u&5)5wyUy`01Vhvx>C0Amc*)XW;hLp=mhN7vL3DF2JT~a{gMluPEcG`k)>IVR~i zk)JgqQka@`kSx5r5c z=1sSXiz3l9!*u5*V?vdtaC+DKuz;p6yRm<>)HPsOZQ1%&HJ;2(b|6H?>Q)_ae_59$ zV~^hCtl-v#*X#yx+23v=*k7|}7=63_vQ6fXpaZ2GbW%Gz>CkI*`Sx3isHHVHx&d6Aw;d9i3)jw^B8bJPIy@o4Q7P8)ru|vHbCS~<2WQD4B-#|yr4`|05JqZ z6Er> zf&sJ8C~9$`I05-djR6oyPtFPe3YUh4lh+hg){1}*u=xWiEes9Ujx|!VeM|#tciiW@y)214PUd9f0 zW3F*jom91=D&)am6l%^3bMJWjB~?&0LjW*Q$FV>YmAQucJ)_J}y9@jFC1Nhqrs<}g z=CWz0jx-&LE{y?;`oi?;`J7_N1TKZp)Q;InBM?GC!*o>n6gza9yA)$dn9lgBHZZUt z0&v)xzd&aJy=X*k@2ACI6qloabG2@T8kUNs;?jI+e)XqMLhV~k%`4rvyH|Q{_uO-@ zb(EXVtozSAf0_B{^rNn|c)6*2-QWG(<6DZ9BFmRPJHFL&GYZt;?(_-5(m>cBm@96Gt~KKa6lLc-Ia@SyQw zVU)v^{L>(M32|Nl-MgmZ@5 zlAmSek~OMQc^Adzk$T31zJ+{hF>6`B)!U<%<@I`Aqk{&;zIF>)I5CXckP)<|q4;Rw zkg5-~4vfJQ>$l+gGjZ_p2Qh3TxOjOm1jGhLKT*U&I4c1$~- zQ4A<}#&nu1Q1E!c5V5*ir?*~9fFONw_ohe;rn=#$7vQsiwp_=bxW2R199g+```XHl z+czGxJ?y;SxrWQlXG`9S)9(2Rx7B*|Zsbnn?y)<^9*jLy?km5aeDqGa^?Qpyd=W(c z;8J&~d#SI~w|c(pYhSmwfAb=M!jZ3$4Yoe_hn5CP1MAHrfA^189F(=A)3^RlT^If6 zvH#7Br})Ql4!)+R0A+|s%L!V@O-VDlGKXJ^ZR#Wz+r7|PLB?)u8+-9X<9}a+xT&qQ zD6Pbc5dH?E#4=!IDy80uimh5AimNPw2E2T9xql}x(d)2-;EfGS)h9zAU zUBZekYWj?rA%I#%jZBi$uwV#&I=##V^xPNvjb}65u@UZAkDV`vzhCzCtlN8-h}avZ zCsR<<2I$n;<(qbTe0K393Hwc_F`I`7GFu>o61#O(0?(vzp4PoOgF>_EZRx8x7GlN4X)f5Cq=gj^*o{&C!kK=$fb8+_ex`)XS)=;&gDQ?lo;A zAeC?{=Ur{9ARuc^j68xF7*);%xacasjet}H2X`FgMf>i_o9(?D?Y-sp_Z9{hrG_WD==AaXbG+?h96gRV^dtUp9|zz60TXm=F8}}l diff --git a/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py b/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py deleted file mode 100644 index 0e18c6e..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py b/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py deleted file mode 100644 index ca860ea..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py +++ /dev/null @@ -1,214 +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: - converted_keys = {} - for key in SCHEME_KEYS: - converted_keys[key] = change_root(root, getattr(scheme, key)) - scheme = Scheme(**converted_keys) - 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/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py b/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py deleted file mode 100644 index 3f9f896..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/main.py b/venv/lib/python3.12/site-packages/pip/_internal/main.py deleted file mode 100644 index 33c6d24..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py deleted file mode 100644 index aa232b6..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 101267270590fe9c67b04735cca92bc9947c53f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5894 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 H$iTk=%u5-< diff --git a/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc deleted file mode 100644 index d4b0005bda6b962640ae467194a06dc681ccf009..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2942 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 A_5c6? diff --git a/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc deleted file mode 100644 index 617c5694eb86a995f9f8a5df2593dec43e858a18..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16117 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 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 = cast(str, msg.get_payload()) - if payload: - result["description"] = payload - - return result diff --git a/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py b/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py deleted file mode 100644 index 9eabcdb..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py +++ /dev/null @@ -1,688 +0,0 @@ -import csv -import email.message -import functools -import json -import logging -import pathlib -import re -import zipfile -from typing import ( - IO, - Any, - Collection, - Container, - Dict, - Iterable, - Iterator, - List, - NamedTuple, - Optional, - Protocol, - 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 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 - -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.raw_version} ({self.location})" - - def __str__(self) -> str: - return f"{self.raw_name} {self.raw_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) -> Version: - raise NotImplementedError() - - @property - def raw_version(self) -> str: - 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.cached_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. - """ - metadata = self._metadata_impl() - self._add_egg_info_requires(metadata) - return metadata - - @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_raw_dependencies(self) -> Iterable[str]: - """Raw Requires-Dist metadata.""" - return self.metadata.get_all("Requires-Dist", []) - - def iter_provided_extras(self) -> Iterable[NormalizedName]: - """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 expected to be normalised names, - per PEP 685, with the returned value being handled appropriately by - `iter_dependencies`. - """ - 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/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py deleted file mode 100644 index a779138..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index c948a550d6b5604b16074195ffc30b53208f285a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 370 zcmX|6Jxc>Y5Z%q)C7O7RU@Mkhku1?x1i_$<=|s3@+1zfD#l5{_cM?r!Du05tcK#Os z!9hT@vJ=v!a^lw%Z{G0Ue7(eRlVHSGkHdS+@9W|(YQJQ;kK}!cO(|XTnyKYM z8c;GKGI*kCD8n?GMM?dGqCKJ2)~WX3^k4$IuvoWxcB)-rb7dh3s<3}@(Q^TMU5HR^ z>bxu*7(M7G^{UP#cKdI=iny{<|6^-#E{x&aMcDLAmWX6^%Pzfgp4lvG=Q7&-72YM66e;S@mXk_NR8JBGG8KokQ?xM(+lB2kauGyvQM+k*p+>tyapmRi zc6KP4iV6sUfEs8E=up%G+5*X`7F-}X`q)ztAQuS^AY&V#hxXDN6Y1nrzc)+Ll+{Z+ zhc|ED%)EK?-uvFn7sJDY2HNoZAJ-}ahVf4tbX%sw9DD}mp5Yjd=@}IheacHU(v@_> zs#uLoCDX`OvZj$T<_ssjX*iY`c#ux^R&rXJfix>JJ!#$<5a#l!?m#OBUCzk~ zOXMdptXWQe)2a+Pga6a+VeBhl-$=_W4*i?d&KIpXeZ_CZx%Wcl20r)V+zlD1zz)3F zvU#NJ?&;KLJA;FpVD1@0JE4+tOp#vBb>{lIW$n^F0azy`vQFBuYFQ@(QwE&0$ktL$ z7JRN{6$j$NRqnhi6nD7dvE{gtinCJiDDbIQP3h0usg6z)J@Mq^0|s)>SU1;=D!8Pr zr!b;by0wfQbABf!^B768t(cCjNO-lUl896>#-6N}Z$&~zW#6`6Z@6}y3$Hxqs_RWv zu6gcKT~(u?rdGKWrY2 zqjS5m+Xw@xXlK<98X;Gu5Rs^2rK_sdwNrhbD0QV2f@ln6!+3mZ;;!}E{Nv|eylefg zZ~&QM_wI@TrLFeNMKDNPcxD;gv+a+F31+%J?VH9-`p=o48bxbV5Ue z2Rk3!Z#+D|J9=q1cS)Yanqr=O;`4^6R^!2HwGlW?kNBZ#^_NZVb!PHCZ^pTBmhaEi51+0|cZutp|FMVN|k^ zW*w_fGSJEZ8@a1I5;wT2^IyZ&S6JAADuYC^6)xSN88IYModt`_!d4Np1HTr?Mrm*m zS{?2IxrBiGq-$1gE;{X@dKsRtp@Toc6%O+T;CQr z_o#XXyHyZC`>IwKG$r#iqF98Y5ElC{*wu`D=51N)ZV^F$;OF-C%n>BA?9a6`fnombB@zfUq3_Uaurkn%y&050u>ie`v~K zOzoKQ_&iFk(7ay&ta|~OBSX0+Hg1cB^uH*a6l(-82=i1>Cwn5ySZ0% z_WfU$$d{q%*tyvd<;_=XqrH<8!4xfil?dT;zL?T3kPL%jPJW9fCWw%YR0y2F23&K< z)=)^*l6wC%t(YP59U`PDfg&T02vwHo`yiXf*Qs14*FI%rN7^YfGreVh1GG&aq`QK4 z7Th;9rDb0em#8E~vFRKSQm;C`h!y=oT1TaHQr#yS)i2HefC#?rBEMB#B=AB~5l_!k zx4g_mPwS)ON}w;0txj5AzjE!JA0+6L!gG;H0KjqJK}9It6|M*XRYD#iP9;Z(5<{}+ zl;glj|Ir;xlTwIppJh?-U$hg3Y@`<~BT#gqC+>s+KuXu?9mO~-X)b!MU1C>(7Cd0E z%?=!qAR3wi4={&IpoUi49>#uMRInaAyP*!A%&5&g?2$=qi zWhH%XB)L~ob%+ODJO+{Cco34BLEb{O(f>DE5s{-==f^QjK_*n_zk)oEDGGA*1_%N? zWDJe{KD~AGH$U7joZc&(-gxV)!gE{BpRRpbU|)?)Zcp#dy#3|K+-`2}aba}h9bG+& zqw&e(D3#xa#yE=?4ZcXsr9exnDEbQV;Lo_%6iG4HKMO`vFA$+>qmwVW5n1_60eq6X zn0#?AOZtb<;}N+a?X+o{e>W!oVVrwpoIA{B&C6S}hX%UClPApSyLS!^bnP>F^VRLi z{mIw%CSTj1ys$TUp>06)@aKQ4?_GNDfcW-A-W=P`?@!F`P0a33yty~=CaoEJcC*K@BB@*&`{9z`(m{}WQ2)RNeA~6XP zX6V-vX6cs;bM(uHdHS`6t?;!ZY)K(3B<*2)(h+tfondFv6?P@-!gWb^*q!u*Jq(V= zChC(7;Rc%L5{*f3*qii)ee^e^xsiA*qYDpbWF>kwAs2I*w4&RNM<*uYsdKvU=ma*6CUoJH{M@9Ripe?` zi>jFbqdOmilDHx#@ICbvT0DAiIjCZYXV><^vwRfugqZ9HOrSZiZ9h znKSVu9$6xOHe}*1RN3&%84=MdjwSo2EEY`0V`EV{(f?pP^U!3be>4$4HCwzoRFV77%c=AIKu7%((?A!g-JyY9 z{c1cT2PdMjX8~hsKOA0v1P~%Cz?b?>Wc8OQu%BK{H8e4;3lV4-&qN~Gwhgo!GVA(b zk*XKKMN)7O|K>UF73XUE_Brl1LfaY?6Wx*>)j8x~x?o~3#$in{;iadDy9JqVIj)dQ z2~mJV%R7izNMD8T%Z^!Y&N0eJ%uB)yGhT^)qY*JL?MNv%%g^v5)V~R;UFsnJ&cPy{?I5I0>n~beEG#MAnT=_f0UUHbdX6+U-LuP~-yIFDy z=3_{Vowdzcr+^Edh?TYmL*Q_`;cx990DO;mgfK`qtFv(8%2p`VIpCs- z-hh(rL^^XcJ(-e@C`wwnW>L05y>bA6iaQZS;|Oio0f;@@y7BaiRYp`Q0&It#VF2>4 z1Aomlm~DWM7gzHFm^-uF^V}3;&KNBRHf?>!>8xt)MD{+N0nS12%(T zjzC`LP*2vmjC>)ZGqTQ4QDvH!k+M|e+eNlukd&P&+1NO{X(LgUD!&5#)b9ZRk!)e@ zEvsJtm3^=6`{7i6%b>PpaOtVsmIIpi;M_>T%GA6E$vzAU2a?+Uf#VdUBCbO z_Fo=Z@jW(oqtYCw_pQ_08U+B7@{8PiQjV#-TIraw2Ahg*JTi6@* z!QuVvjr~02176fYkhCKa-4Tf-)6!%D^R7tbxyfjvSYwMsq;xD2Q4nDj2gIM92Axjn zg;L!aOGH%_j(99B>9(Rg(QQRtRXKz`_apEjK;l(K5a2aZP6D__=xw71p>$v=0%Q&9 z&j7qcKC%eBQ1Ds#9Upp{FHhzDJ2n5#MR~=)Tk{MScqlJeNy`?aykNuM0&%$4?3k-3 z)`o(mfe(D>^1k}$rAG@q0_)5!*GUf90T!2owh+*+dZ##e z*bOb}WRK)7)>Q*S(Qf%RX7H#lbgchB0 zS8-pPprjj0wvHbwW8KV+f7#5HzcBx1=+jF_X)cb^4kdk(D0RpIV{Tfzoz`;FmY4YO z4zOE0byuYU2@DIBAQ8sa8_|S{f1HRGe6+-J?jPawr6uyPHKbEEq{8Wnh{Z z;+WNWYLe(~utqAaFfaVBUO<2|nCn+zGP+9T8OW&|0OX{`?L~%=ZK~W>$(lKXtv3Mx z*6AY6ZD7qfRy%ggaW{octKEChsu2yTYcH9X>%?wJ%lQ!u@k+NHsTNy8RCd!koUgAO$L_-bKo@G+@`mfGYvJi!OaENmEl*3{ z)2Vqn^PZ6A3FSQlnrC1M^v*+b9O|Hh^X-du`Mx2oZz$*4zas26&Zog#cO;euYd4iq z6)JIE6G|F=3x@Nlgmjn~nLee|de9!e=;+D{s>Dc^pRlGeRqOCdN5ai;5|@QzLz}dg z9#tj?rb0)mb$qpSqw$gk1Uo4vmQq{hl@f`yb}NaLi6p?EP)1>x)8Mw?o{gs@ zz5ZMxeHO0&bR-!~fonn1h2uv~504C=9u7DRDJ($;#g72BW8FEWfZ`i5q_T{~I3lGh zfhjllkXbfUVyxrHqpA|HUJHzYSD-4HBruDS0{CYVI(pk@$k&0S zYms7E8LvftpEDEe1(P`=nh^s;Wv0M|@-$)K-z$4d21H30silE{QL%ZJ&(s;?0avWK zv$AVxhJV2Vh64XQUp5pB;p5O9QPp%m7-}EY5_iDR%98+e$Kj}CYLWF=Dk2y_Kpg~D zgPcp}Xt)Zfd^!$|R75!?+#=;VDCJT+AnV^qsI=l6*zvmnKuU3(eQ33zIp5H!HFV}0 zK+j|9PBIJ1Eq`C$zen@$SvtGC^*aBa`-VH`fAlihnOZjf2ab zE3SQ?p_wrBsTzcZy-+{=CGzdA;UN2S0dhBj{P4ZD8@p_n|C0A`ANvcJ|8O_^i*6qB z>zrap)|9lvkU@7CUjOQJk(nlC%e8i!TFx+&@0mi6RnEZBhW3xl=Nd!R2Nfx?s4U<~ zS1Ajo7xQJPQu_d0Bp*6Gd1r^_>{xO3fI)Q&YZ6Cc6I^RS+OM%erMa((bhW6>N2+P0&ur|R|H`lQ*=NVcNhBj`QgU)oz{|1@6Y?-Ox!PuuN)$-HUMo2Af&_oWp$!D2a(E23H zc}8KT(US}+M|F}|i8Fb*#G}@K3S3`VanFsM7Pfy5qG+4-Ddu(W;EY~p|ieqv{P*QQ>al< z1qQRmvw8mX8{wwQYhUKtEyfYynv|-A>P{s( z6)7$)+p=!K6*WJ@MWfk34+Tlnko+q`CtWYSf3?kC)N?+M1=fn!Rq+0j580$iiA*x) zrdVTBCvj7U5Ig{29o5<5Dh;ProkOwoU$D6d;36sBw!EiX^K`%cz#{k7!yulQq!rKJ z6=Cnj1L2@oH~g*r2LK~TR}rDCNn&?5=1sP%f)?{RBx<_hU`8{QeeAW^xq0hH$TRiD z@L>&)dNH)u2%$YfLwlAJx=oEKad;6Bu<4GtN?j`OPQ_3k24HeU0-y`y@KS^tTq9V9 zcfNT4bv`y0Pe|*|ViN{9sMiJ_oFvqUF$LuYYL)qQmzK*giTW4-8rnnmbKCsZd|Oa! z3;ty4-I;4MH$6kEuEy1-)_hZ+*3_488qk^smIAq^p?uSb)-;l9I*Q6_J2S>;HZ@dJ5Bd(;oFbpysnZS2P>IU}IK&hd!Nw#C%&NkG)hdZodRXy70 z2nxK(l(j05sT34npqN>qc~ydYTQWh*Rke&!^R}DkY*if4LFeUUG@j6HNm*6FdjgNf zjEq4ADBw3>$6bC|g^yvX$CHUQwda6w4tyGO1Zf9-hQ7tnlx#ld&?UfY}B zaX{N~Am=%_A{^X!-niuoRKa$kpgPrJ=n`|TW zJRG!`1y)ZVOF)i3mB_kJD(UlaNmheLK*x*1RY0uhHq_t1?^LOS05-A7Iv(Vsv;y8f z97Bp24YHjZ$*HPI4kl6e0RY9$O4>T!XusN?Zw+a!p_TrF*Bf)KBmcv*_3+4`=?=uq zJLcuzxVGMAp`-wzF~=tmAggy!Kj<5cgPd+P=H0+#s6aUex9VGb@!bal*s>I{1=yd3 zS8p?xI0N_*;3*0VOysXW1HidSb|4VIl{U*&;GU~xX_x}U6uvL>m-t#Fu0nZHj09&G zwX1fkS|SP@rEI(;xxe+)gT_WPS#o6$OF(+SUU}%;?WH}yP9P#S^iowFB5PP8J(s~H5^CqxGNb| zo`oj^f(-97C*gG&5bz+(sT*t@0=}#wKUXwPE>hz}xfklQ0~<+HlHmcJ1n)=VvKrd> z29KVK8uQ>|=H0*nb8eS$=MDYMJ@x#7gjyIRU^bT*=_oV7{$iYwKU~z>RDhxlQc$ zwz*?>ti;nR6cQ;J$O1 zh3qfK~pfWQ~3&f6x3OiQwU@P6w??zF`~&BUZO#1UqkG2;2z1iC_+a4}i{{O{Wve%lO-h;4*@f z2#^^oUId786Jg5wHl5Mik@`bfbn9(1Snez7U{YsJ4Q=^%A@~5cqpP zbo=veQFDuVcTjT&3p|uz1YBGYG=HFA!=D0a-?s3SwmDR=<4=ffyVsnU^U>Hg%O6-! zfvxfffb{}nhN+b|~(e_O$hIT*6-wi9y2o>(T* zo>u-eGe21%_+5O!_^u2BDPcjeHD)n3?}m32eE)pk!tSdSzin}BNxha_Bakh$(9tY>?}Ga_flsk1H2Xf|WnSEbu?Bd$TSt?$N|OYk;RifE;wL#mW1D+Xp@Wnyf^_E}m(1xGDCkJf?)gY||LV6w5f8f0{Revb; zK}31OJ80tu%_5~yV}$zLt(j?jUvE$*GIWEMDScyT#JFc@Lm9eO7d(0mf!Ujq(n`p9 z2@Bmrz`)EG_^QDKH`Q)PjTnXAGjx3D?X{bk-T`_IJvjT{W9t^$+I(^wk}u!`YCN8xx!%?BL@Mzv(4)mhpji!8|dQiH;P%;jN7IGwNu1d8sQXO38ywiR#pp9y9tx&0r#W>#+i diff --git a/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc deleted file mode 100644 index d2321565aa1bd879322c54d3cd258dc00b133c0a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11191 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 BhVK9X diff --git a/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py b/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py deleted file mode 100644 index 593bff2..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py b/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py deleted file mode 100644 index f65ccb1..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py +++ /dev/null @@ -1,228 +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 Version -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, - 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 - 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) -> Version: - return parse_version(self._dist.version) - - @property - def raw_version(self) -> str: - return 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[NormalizedName]: - return [ - canonicalize_name(extra) - for 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", []): - # strip() because email.message.Message.get_all() may return a leading \n - # in case a long header was wrapped. - req = Requirement(req_string.strip()) - 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/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py b/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py deleted file mode 100644 index 2df738f..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py b/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py deleted file mode 100644 index 4ea84f9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py +++ /dev/null @@ -1,301 +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 Version -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, - 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 - # This is populated lazily, to avoid loading metadata for all possible - # distributions eagerly. - self.__extra_mapping: Optional[Mapping[NormalizedName, str]] = None - - @property - def _extra_mapping(self) -> Mapping[NormalizedName, str]: - if self.__extra_mapping is None: - self.__extra_mapping = { - canonicalize_name(extra): extra for extra in self._dist.extras - } - - return self.__extra_mapping - - @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) -> Version: - return parse_version(self._dist.version) - - @property - def raw_version(self) -> str: - return 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: - relevant_extras = set(self._extra_mapping) & set( - map(canonicalize_name, extras) - ) - extras = [self._extra_mapping[extra] for extra in relevant_extras] - return self._dist.requires(extras) - - def iter_provided_extras(self) -> Iterable[NormalizedName]: - return self._extra_mapping.keys() - - -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/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py deleted file mode 100644 index 7855226..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 3e0467f1ea2f38027c3f93bdac74a6f9c666d722..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 278 zcmXv}F-`+95VS)CQKb8W+Z4GK&`=-{6;yNxiNkZP}Zk<0I6RyoDdo@&QD; zRQQxI(rRa>*q!;Ts;MZb9^c#RvcCuM4|yQlNg;2d5l^C*v(f9tjf%!TnkS?G)*mCgmF6WZ8GWX%=W#P z$S!*bwBGA!14XEwTGB&2*<(B@c!@N{Fj%Nc58gJcAmrrtW@qCP6!C-k-tT?iH}8Fa z-w%~a2?15EeOcR85c*AS2Bhbp_X&UwB8cD!)o~SLiIqsHt5r3_DqyXuXIP7jdZAjt zNI?`6{gJVb`{yX=5+a2=h?whelce?jf~sb-XqSGMI~%7(;tM~Be9mE0_=qwdCNV(0 z;WJJFXdi^}&3OPujU_D_2l+ACV&{I9mv zzpb0d)@Ba`Wvi)?+*qQ4NXwqbsqlqho|jg#f_r&BY%SF|jcNye<}wi$&|clW${}@b z90X_UVX)}a$h{PbcbA1*i^7FP;qjyGDv}vkgDE z=`T?3Ho}JMg|VP4_9M5R5E^lJzkW`mnVKHxL*aR?lmFNT&Om<@9OQ2STSY&chkr6p z{Aiw7o4P;tV07Dbh9%>VK79PzlQ-YlHZKl~!SJc+^kf->e3T?c27Fo7=K*w38!buc z0lKF^wb4>OaKp-bFbkj=?xS1{8ubg~imX&?)Y=c)I+ItzYH5})tUYWq`FPlvWg$x6 zEH(-}EkGG%30o8YmYPg`9Bla+V5?~7$XLhz+`c=pb#iiJ>YM4Wr#GBUZFBy+>)&4A zeE<7fTO*gZ%*$*HjP0__y_^;3k&@>@ah4;A4|(3LWk1R_-~&kl5EsFjC=nc>3fHD1 zp6ADL0$m1E3sNRiz+^VrG0Db(Jw(}6Sv0IDrIN{y&j9-j{i0p?^`$pfXP%cTw`X=L zqffNaozmgk?{zg*ch|0T5iAeRXUhi3mdBzeh20X?=kVImKagDex5#s6?P6NqfB7h9 zvb5<0^q~V25R-&C{pJkg1t%{=-*Y*g?1;1;&#VVs>-4+U$)1rcJb4d0C7H})7TlgW z-Ot|z_A1C^4f!Onu8J{!hEBae=boXrU!d1_4WyLszOs#9{!Ei-CbMABQJ@>qa|K;(xC@7xSZjAlBgQEU`6|=YvWTiw?)HO<^B9usrOp=b! znKkD;U{(e^34153m&+9S=-#!U3;E%i`zSmOc=^*kjyFH@pRYWZp4 z;uTxQI5BXUi)<8IC5Py(-wpJ%K~JY-Bm3U~`)~i0(Rcr;{-7e8NM8r^Z8ZBLn~fQr z(7MTNwPtilUTL$`C2bmGaSxGhWAtVi-L-CXaGD7Pv(Dg4BQFJ?+Py3ICwy@@L~Bkl zrpDsQn4*Ln8atGp)*MH%b~+|&+;AeUYK~*7B*)%LN}A*3q?*X2V@Zu0ot~65J3<`D zpGre}h}WFM30aD(r{tv8ZlR}R$ppLwMvTaEM%L`mb1XfU(S#v6KAyNBk&69vTpFmIF&Tc#V&Y7W|k=V}cuANWsjJ~ns>`dSOMy;V|x5W*zl83=& z)CzLLT#YK3G4*0hmIg0K=?jC M=t)9QF8 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 UibFI#LRTsBAmhK%n}`JdKSM>-1poj5 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc deleted file mode 100644 index 149fb405d829a12a94400fae1ebff8269ab0af8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4239 zcmai1TWnOv8J=_7`+dQ+!IbIxLH znaFCXVpo;`DXkZw7DuX75UNW1P|-J{J~UGMu!}+79$6|<8>xBQ;8acg)PK%id|`pn z?p*)#&p-d=n}7c1_j?c&|BpW%{F57@f3ZQMi1p6W5$Mb!j4-F69GB*De45V*X@O&N zye8(Pv}E@M&5?7aogCuPF@(iy2ut_*8ke+d%n@^b$p$gOav!DoILV(SrsaBX#8mZs zMzaJM#yBgS&E)mGn$2kHI8pMM9DzySVLg}2NHzpS*t;6yDa??nps3pn!_l~ zV=gUV9t%T!T67~f!XeBPi8zR}1L)Wv3+u)b76%>JaZO6Qu#>p4L_C8cc3l(GUg$dq zdF+P1kNB~NII*|E3ux1$82;ndeLK_|vV-d@L zRHwO&d05YzRM*DeK2Ed|Lghi7%5db&keVN210XTvL8|BE(P1?^ENA4AO!i`Ch{&KY z`8<);ykTZEjo^gk&g;r~HJ_nlmRHYfWA#DGa!_IxXg({{1!N7g5F0Q32&!2$!A*Kh z4!U+}oa8Du!MB{}C%6fuH0dXJ7}af#&=|VMrNG{TK}^a#je4Pi3DF?h;L41__LpUO znI_K}gc`|wHXF~uDKkV%9#hTZ1v5FQsYAo2V(5eBXoiyHWs<*~)YS9Ikuh^v&+kj@ z*_$*}lf>(4F_I(dNK#SrCZXV7$()XfW+ZExRI)W~Cq~9BmjXnpsVL)ZYb=py%=05`vyL~W#F;>4^Y$t6sjGbnK0ubF zo5O@=n;L;R7FV{uA3*10^f5P!R`fm1O`{8|sey)-MjROqvk{l*ECO0bZGCk;&9$1n zxF6Kdjd5lpV$c*fg}|%%Yp&LOj-ZD1@7L{n7HpR~nr&Jec4hnTgTL)Pzu-?Ij`5$~CSf<@(hJo$ z|3TkOqQ{YehXbGNFMf9}JRj}(&FJ02gUtMn15cv|%8`L@?d^Wrvz?1cmPa-0n9FC0 zvXGJdqpGNREK-VYXywy2+LVh|d^r%Wa>)V3z*yLtAvqp(sqk@eQry z-o%9bAynT^qQziGaogO6-*$c4^(6S_Vzj&D>we}9UhkjoFP^)j+)^HU`zq1)e+MH^ zA_I?l|C;zL0iF5aK*=>gqrl?@1KRF53@glZ7oc5VTDjzHxDbH4>5ePkzzV=XD<^~% z;a3iDBQdqi?HuR(lO-(>W$p~!~uC@6dpf&bF zHHj*bw%NqZ#6l!ij>JmgU3a_h9{GLhUaGYF2M_l?#0&kYa(}Ay)_b2{Dy?Y8k}hYo z0IO_jd5C6u+X5mDqwL! zxQytT3I2j}9T^N8amfK%zjnPD?<;(;*w_g;2pIks7%;CZD^yq-hqa&aZz1dexj4WP zxZiCFxtTK)!V&brI}q>Ugoqt1j%oOHa?Ny@3|8$j(Ub-_@E3xO`IUBs!ai|}6RoD0 zImYlK<^&gukMEDi^Lo5?8OljH9%uJqW31b`hfK+(f=Y=Y?~%de1s1o7Wv*{oItcN4 z@JnXmamPW(O31;O%kscAOHE@`HHRs)jU^c)nrd27RwEe-F^;h%sd-GUPzH{c6RSox zLvc)^J77#fKgf=LOURQ^OJqK8Fn53pP_8?9+b|?M8c}iuvyjmgawV%3Ffqn^*J49! zs_nqb_&ZdS=$SXP;N4vIZY~~v;*}R8U6s&@C4r9ys)+Xosty#~aQ))+#bVEVpleE~ z1U43<)A@=oeEsC~$(hp?U*!6!=~FW))_HgO-5aA%d|NA_XlX;=jqI#?Q=N0px9z;U zr`*;DQ>9S+S@1hWqa1vr5^AdkQLwET{dv9`LL1wkBZqs-)R9UsdgIFDAn<6L_1*M+ z5~zgQ7o)v%@6Shf!7A)~dir#+m+eyD(R}Lb{K^j>+rVW7n#rLJ6>IKQ7HM{DrtR3o z9Oj4lt9E|U3eq6DI>FnT@d;no%Sxnj$ZSU6L^FQRLe#YezE|*UV#3RKVgYzIL|E0n zf@f2rSMqED(7-eNlC!^7PJnL9QBN)%hF+jqLi<2oKyij4lqCZ;fLm_JRw2uW+%G27 z?mS3A5X(W0f@U^yz8b1W0cjP8Hhq*}Ww4g*j(4y1_7)^>0Yl?1R1E7k6_1y~+ol{9 zZ%6U{g)Q+i{Je4INvY{n@xT*b@7Dno>L|9&2j!AWuKH1+vuNJ==+;MN|5`H7YBD#1 zun-s8cb4Jj-?@gLV>O{<6W$5j3Y7iZSCcIU+Z&s{c>gx9lrwOQmtQI194*qq)^2#e z?$jKEK|WP8k3hc%8?0QdbQ{wh!?rr+gaM~)3)EfB-~?mQ0~M&>_!hPQbbd>oqW!i%0gh^?H^&I;73nXh=;(1-ysLUuB`dL1}Xj9GR2s{mN z?chu&l=%x~Y1BPr%VRqqW%r3)xu9eG1*&W4AL6NJ;m%^N6zZEiQFWnMys|6tmD4Nj zcoqdTofB>yFGsgkC71vhZR;v#=X!1pmpAUHG8*{66IgPy-X^DXhASSeBG%5COLkk0 zaBQ|`39%L!I3iVkgS2HXTSd@3*!RHr!vVYd=~!}Gd2PbNos3hMU$K1jg(N}DTQ^Ks6Cv3Dp4?1 z&8Xd8?KVZ@6_tRSh}f5=Vc&f<)g5E{V~M4$&Slr3nmzmJNtk0EX25FzRRxaY{)u*% Y(e5wM_rE}U{^vN#ah~Uh)%NHA2T@P56#xJL diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc deleted file mode 100644 index 85920ff3c6883c2105b3e7441528a8e1fbe09890..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1706 zcmZ`(L2nyH6rNr0+8f7~Tavhz323FDBBxCjlBz)n5TZy;Bow037Uaul*%`-cHoMEr zIMkL8L5f5ofe;52jx860!hs|IflI6uC0%-g6E{OZt$O0kuI(74j2qKDys)~xPBcg62k~&b61yxl=R3#eGe@G8~ zso0kx#)waADV4E5WYVgWq$V=mH{z2%gR>}{Lr_&EN;S0(r+uqbHIkw_(csfbx|ZHS zHHBohbJa94q>t(~jf`z;)yxjMqg0LeP$e7X)@p3ey4wd_*&UR0(3HVQyugL zq#yKc1$C4T!hP@&5(D^9!x-e8>Bjikd@$=M2TC$;fkI`EAJnVjtW*xJ!!U3CAAu*6EGu90$CZ4blwapiwuli-xV0g5JqXh+H*gQ z^w4IUMh2KX^jyJY%~4)90M`PBLtE5Y27F8w7$aZNB8^k8HqwhRj2+MB9Ahr&Zkp!S z6W6-MDdU#!ICC4WQ@5#SU3bNDQ&=_6U9StwgPQonX4KlG{-y=hSYb=l1AlS;e0>Nd9X|kepOn_*Y|BKmZ z)2C#@b07e>!qk_Y-Oh1grdyb~`}TLs_m=m`QDO1WSY#JqMP*E~%eOZu#!(hyXipPf zE{<{-f84aaek6n85j)@pws0>Hz?LY*1&iAk*8{vuc;rye!?>cbxC;5m-b|{Na55?6 z$6o>QcpE*?-udm^jjffQmerTOxz6ZuD4y^^9|xjWNCp!R1TNflQfZ`D3u z7b4`ZT0p6pAnq^-5qRwCmjB+J?NC@D_%>51`L0_Pj-BA5~iz5t?^QWWJ^H1R0?jB@2q nB*iQ;CJ!fHJbeAu{mktx?ZNnk6K(o%;oZMeYEJ#si1+*#8c~>f diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc deleted file mode 100644 index bcd1a95c14fe63d89bcfd130db95e142226a3f68..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2284 zcmZ`4O>7iZ_|4D$ciE*s&~4pjfl^!w9S|x%RwIE3cxVh&BumU>oO#<$J3G6)_mrQ4ZdgmT2VU_hxpWl=_nS-uL&u_x-(Z zen}?d2v+jLZ;EmPp+5u>EVYTOz6Z!vWFbp(P)RCCCAlD%l!77&p6sZlP$A^uiW4qH z3K0)iooFdmh)GCBCy^Dpf~@cz*|%7TPet<4zXXw2xN^*$;_3<8WIQ^8FI2H>;=IJ$ zEL=3I4%4xF(I#cLgk1*ggsxx2gxY0S*MV$3?NVkq&KWpp6D*WW{}LZYn#AfkK&~Q; z3X+8ivL#^!s~O-GWlO%I7D6~|0mo8t1V?eKD0?y${8sNYO%&qmq_P!;lL-;aGd~Ol zo}Iy!GGV;k_I=aIbLXhp%z)?-jZ#O8Q9TI+U!)7X+_5#9b-Bz7ulpiuyzsBsyX(@T4joj zmE8ja`(M+j&G6oeVNMvMm}(WfqQTV+6W4IGQrW@|)tat&VM1IY&VkAlkLsXlGhLtV zZWd%sA_fAXXf-OpW%OX@ky-VAbo(k$h^tV#3p`9Ps}lEx4241LWyqEM42_Ee>lTf_ z3%xlbT|+nIpjw{+y^-#?u(oamXW&H8^J_GKE4)~@$d--yy!-(DqJk*ie-{}Cm-U;7uY;zQ{93p!Xp;wl;KWbi^oLgW6A)HmM}9cgBd*ijH%;K z7%^x*PCDRD9${s$VKTBsP^x3Q6J)DElU3+yomMLq#}=kWF#|=)crq~Ro#SEO9uHG! zOKgeRVmg$F$Hf(bDHXNP<#Hq?IPGiSmEOF2de=t%yXFA~ilS_E0l;PSFx6I1ZM&D+ zwiG?KwDaiV!NtC%9mke|NNsDhpq}mZtX9iv_3WWq_RwWUrKMUwd{D1YMqUf&ETWiEH9u4i3ata)MY?m ztV;}bf6burwd1MDJ%PTEOnDTU@<-4{mtaVZhk_H&_ZcZ@qOau7J5JWXbqGM zG6DZ2uSQ$}9j|yz?cnz^05d^+!ISh;;>EU4Tp*g*i}z`C$j{_kWDt0wuW1i}h9XJQ c@2Iba`W~S-AEEBw(9l0&O^UA|0N(lk0C0sP>Hq)$ diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc deleted file mode 100644 index f2f781f0c08b99d5df4ee4d0fefa376aa0155531..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26616 zcmd6QdvIIVdFQ=&5g-795AZ2IK#HUUN`ypGZ|nWC=t#6I$#Klsh9KNa5;7k2y`Uu0 zpv^W;LnZE-+HNXn}pp&LEoxLK?z4zSnKHvA9?{U7P|KxO5a=4t&-5KjU$8mo}FWOb1K0N+S z1IOLu1Ww??+^BNrM|t*c7&WlFan#7}rco2Sn@7#;ZW*n>-4M1$Y@;@w@*2aH5&Nh; z;uv*AoTJW2)o4}3HR_5~k5)%&Mr$IqqqUK`(K?pa6n01IN9)ipzO|ZY`&|(eTlbqmugA=OW#hB3bu5#l>HcKCy4i(2Nr3C)BQu8#4)YZq%qt)Ey$+aa5{CgX<5f{3Vr-$Vm7_$hyZSJaP3vkTAlLbX^ex*1|x#Rim9gV@Gto3}1!Jspa^Ofw$%0}L6x$ewu26I3R}6A4Uv zCIVMPj~KZm3W6x$O`h;v352Ia+2^@15t2O&P(70YNfwcJA|{Kz%1RHei%|gNMNec( zj(aYNoPi)L{(SQEgvuB?^cj3fw|EVMAPn|e_QO#CVXfP0^oM_DzQ3AwL z(*jY!Lm=q6cti?LgszCg(XrS?pXa%WP+0U7#d$&mSOWEjH3tPfb^hs*ep!@4fpBOh za0%&^zK+GD2tA%Xan`eIVEa~dL+=<3MIaQVu8E#-Y&;b7AUP|M`V7qT1e8&s?y}~w z;h|J$xddd3M@3oQ%08ixs3$lf24AL(S0_Y7NGLiGXJxQrQ6n{oO+>&WBXuO;xf+U3 zcrN-vvY%$a9|(tIS4Cm7_o6RnqKb27R_jdTmpAslxcSxKL@X2(r z!`5e)LvNqE{rs)x7pJpr1L@XheFL0g8; zb6(@jljp?%P~8Juh)aYvgjoRvi{z<@ClDTwNkET?N5?>{3xET`6Pt=pPQ?{^@l%rP$P@>^0|%!LTgtM5dfM5{L&U*i^An zWa<@2okyLRhOtmoSX=B&hdx8)6FiAx1uDbdV9Kh`*K~Tdgr`( z#a=ysV5P2crD4O(@Qv_qM6cWDP4nUpUA0Nm;)w^YzLd338blH0p_0C=H-~`L;(13( zx&knTf=O{Apll~ z>w+{TdO~AtwJRPD4;Dmq(eYfG_FPn2j5V9`(sdFPvT{Pa2A}{{jsw43C5u&IB!P(A z(RS%50(DJbgiShuh?yoGph^n(5+(0Lz_7$oJAZJcu4%X!G#ZNsh@qDKeyImVVJ(P7Cc$uk4aHI&05g6$7K%zfe3SN2FhHs7j5ms4 zk&g*E+t^ez7>~uma?Tc(ru@MGR(6SGR_Oo*777kgz`*VZo^qy3NY6&)9>=<(3{wZC zqF@Vt@&^dM%Kg+-VcwmuNEe7*I zau+Hx59F;D^C^CDV(Ch{cNZ0Qiod_(6LwcRNnH!#r(YVvKi+|;a*Vxb5iJGzQ>;)J zeZef4!0KA3jSw#!XT*4bB&(B{x0#c~Hqy*tRy~1BSSV;oiAf@OR3({bj2KD?VXU05qrXiUR2 zIEK~LQgK80G5$km=p4k*CHS~f6T&N;%C=Q$Y@5P=@C%5qVE8A)2TR#Tk}aIWBi)@o3E0*o>gU*nvP zb8qo)8G^#@Sg5%!q@1VbPNtowerT_u)b^UW zGe3J=!Bq|OG70rJt9M$K%sVYP6J)OVs!<~jjE&k1rQ-^aUXG_J$A$i!92F?G(6T@<@+!+JbTAfhr;vVfW|B1_+}-j=qvy*+k2d@G!7A56CoF7L>+@5$Krrc8So z!2W+a*551|YvSC-LK3tL)Yp;`XQDL|!{y1Cq7A@=Fk;1uAR;eM%K-P{87e9A7oRZc z5(YR|A&IX*K@!h7Xx53X7{q+!90&%r7-@{=gK%5LCT-@ZMf&tfgiWtgN_FPkG;;^9 zAI#c&)ArtXuH1d?&TH9CN7I{*zP}^0=~Tu(oH7lwnVYHDd^piFc+yKq6Q9UA!A-G# zGq_mAYwDC|E80W6rc_bDidjR{QlKWYhBz&7?7IB9xG`%S=VncDo0d9m*Pbq8RVuv_ zMu8vaHMvj2tK-~@PpDMQJZnjqE)#21azSb|B+Ob4?ap)MQztCtG)<0TD*2_`FWq`6)7JmzR$smXdGa7xRd4OSzI)+7 z#@?ASbt=m#N#*59)c?SjUuHQd5O-pnE)!~$Tn-LMpo2Bi5XVq*B@FNBz&vX#AXC{z z$yt&auPC()s3(jN-&A%$yE7HZT?T|_0xydmc?vu%C>#`EB(sf8g(2Xw)k099@FcV+ z;21QlSP-%viO5Xu!*Yc$aWK5$FzH_+YF{bG~`1tK2SPJu|P^cB?jyZFf$5MVv5 z=BnIpy>R`7tg|ca>{=YkI5*9meALu_+j+~Ga`yn3?Jdb&x1YH6#B$_;{rKGRhxQs} z{p?EHyB2rdJ#^>LebeHh%tk=x!IbHsvUZ|y{i;=;9=~lQz|?FLWSJO;S@E~{QIm}; z{1bKvWUnwou&KbkNVpLy5NB4k`P!2WaaI;rNoGF0Rf=ZOTo8!_hhQA5h6TYqY8M?s z6-;(!u}b+axKM*bgjtbFfN83_U}qS0AvGEJs3ok{qCB;$@>$8ir%}?;YLtlj1vdn+ z8ughBezkb6Lp&M#+%W1@;oSzCL=)cYi{6{@-XJ!rIbqDxOK#F*Hx$J->#;EO>1kW^ z*tVkB4SH;QQEaOo+ffwTh8DCJ#u6>}pk*C;+Rmc19z7ODLA?!~u=R9ZKB+^3{vhb4 z!O`w@({v**2`43&wo<~li<#4AM(9D?$kbcDzFv)JjBaKvE#%u&)Lt)@sKSCl*o+eU z5VHk6_u_eLNzT5aoc$%=wiJEy>0`6CD0Ul*wV~|(qS)=IkK%l&Z$MA6ttiEy9=p9L zc1VvMD2m;o#|{?7?qpc9h2e|>fkUWm7gPm1$+8-Kd1l`^GL_0u2txHmyrm2h$mlAw zKLtEz6%&Mq*)ccC9yvrrmAHM_ZSAz;A_ud4npjw&ib+_fV=#s=OKQ$VykZFT_!SFB z&N&^3zKnd57?5MpT&<>$@H57c6d1W$raSUeTUae1xH*S7KCbJrM;K|8t^;T!62Yaf zQ}7K6-lX8yDJV#xBw}e7sFNa3{hG=PmXkjPUDqnv3yO>)y+2>XC6-x2FYC*vRxK@g z8gwQ&KS_1$g51ja^%CM$T6{S!u290PHDR4Igt(|HVJ*kQX}CFSOH|BR6E@VLFXB;q zh)Y!b4xg~$R}>E}lk?lP`V&UUkT6Dhfns%jHete>zMLn_c+*>)u;5K!)FIb*YGoDf zTDy=E(!6p_8@$HA0}KdTa%o-L2gnLUJXpx~Q9xWKah`yo*pw6m3kp@FYAxM7A&FyJ z0)iKBX(9zq5mwi_FdE)OJ!+@0AWuI3tJ&Ti@^|{1>#%CbUULW)b%tBQga4|vqCHLG7iJx?I6X!f81S2&?l7tWkkx*QLT!-6ZXDn)>q6Pmz6 z19om7TGRDa*t}1jD8g*^$aIX*rK7bl3@d3FSBBwORag0h81a!`DkGJk=I2gU1XDG^f;TF)|sS)?m$ZUR*s?1PVL% z4l=7wgfzOLVpT6#Rw_aT4QzxVHLl(e6<#$^E6`kJ=CpVk9a7)39SKw%^>8a8fI1y| zfi&XinLGuPlb#!+uk}v_*nl)XMFvPV*swORa%i++VuSK|HQX_s21Z^aIuI|_Sc})7 zpjNjVKqDLT#MHe&kON3z7Y>yarFBqXIOgpPz@OjQopDoy|XmGLG zV&zr9gKYg0)X3_l6;_Tc#%XKENel&Mh)l<-@Uy0i$~aKBBFdI3qMH=S?8PiJ^yJ1~?L**UhNteQk`( zpkc^WDhB?G(_03kSlg6UgL;P6HI;r%1as*yq zk5nJm`KP$fA0@0>E!ut77OhTLB}XB(psP*r%^(=S_gSR6qS`ERO+MFqB^w3ntR-qn zSY*m!VY^dIq-z8xSCO#2XM0!WOQC|PoEfdu(BPP|T@CxaJd@LtA|s%61YV(V z<(5r?BoKVs;^tw9qZi1S`H>l2Qc&5IoJCoy8J^BK$#~hXEip5-WTxz=l~0e8CNcM3 zb1A+vF@U53Z)MIn4odtLJQvZQ3b2@D+|E^ou-i@9LyX=Vm2S?G|MkRS<6Yk zNx@A7IV(dHQn(PI$=N2SRgOy$MX2VSQ)@EF1gJALq%2vnv3;jBmNQjsc=UG@KwSP? z5P4ri*K znm4W>$C(>vQe8tC_YRPhrcToOEKX#aw#_?NYFci#-Dpc*TdK{}Y@N4YcTRH``yR_Q z?ZS6^Q_AjHY3;dv=GK{1-@#1lq4_hPSU5++Lgbwb5A1y(b@o5-9lSrA@tw(Zj-(y! zKXkSrZb`^=4&e=yt*bZXX#Xj)G{4ibbmrd;J?K2N(%OFg%#Ul@L4W4Y{Mc2y;&81r zcA%D(mQ5>l%_|)PpExV3EAw21tx_RLRoK}w5tIB12May#rGTu^B@+flyGYZ^=+ei( z7+o?YOt2FEwgTEdfjhT#x3gqD(@?%doD1Ug*-@ zDthr8XqS;_M)Vw{NnN_r1{L&Fr$8@YbZ0AP?X!-AU9hrJ8w;ft=ux6F;VA4^(#ORX z?TlAz<(89M1skZHK}o@Lg_4Wg%jlFDbV{L8mG7#uG^mt)#;+5VA}Xc84p=vlSWqZ3 zbUBErgx4ijWk^-dL;~l?jJuqCHDfQ5FhHS51Y1qD8d=<0(v>sCu`lT}{=m#0CYKV& zh#i#sxoIKHj0db*kB}1<|^nF zosbE#v^9j?6@JRW2%S1PGc^U;r$+52^5;eX^5^EN+q16Dw5xNmH{JroN>EnWnw-PNI05l$g|(Lz$+-1)|rd zFh{9vr!uX>^JhTI9L>p-AKJT$2;7RZCFSgT)Y+pDyWXK}&;E4J{`==MJx9`xuK807 z!Q}20SM5UZ>oX5~1|AF^egD)4G@K+x(n2_rtzlZhGWG&vf}Ri#B8jo zg~_RRaJf6vvpZGYRZ1X19qksPjuw?VmNyXnHw^cBJ0hhT0lJ^dNKtxy3%dGm8)tcN z5eSh+#m3@v(x$kIbI@vWUS-V-xvNk_WfAuz{m%I)Y)?%#8Y(_QjQBB)opsuxODtG!}o^Y zt;*ExPC0ffh8EPRU$nrnMUFIY@b$tZDU(K)vXL3ferm1fGyb5mp=TRX6`SE9zCf2j z-O|Jt<#mesMFWF=)ifqe3s;iQq+A^-Yscp_VJmCG&)d;jm@RcLIH)LSfTz?j=N1V z>Obn#c2bl0EB#@a&V^|ozt%Z=nfv*j>$&Z{4axR;O?eG;q(G^*Fw z-W|ryQyPh?lW0RwK|+&6dZifz5oc;0Dn{9DO(}CWXyzmsie$OeUx5i|RIW!=TXok6bPAV%T$Q4+cP|Citvh^vtNK4-f0Y zeKGw}vua3akVwA=_Y-pX64&g6{m=NQQV1o*x2SQXD`az|%um+Un_kDu;vdmIcvI}C z)HqXSJ|M?D)pp|{r_f>*dqJ;?oxRj01zbx;okgnsQTBV>rv8wz5`1hWSMC0}J<>s9 z0-1iftv=NHJn$yLY6! zcVxTwrn~oMT>DbieQU8m7vM>iQ|u~JP#u4LXDeKX-qd-W+Pz{`gf@%cZC6`8i1)fa&=ec`^k)Kd9EOxB*B`wVv;jpYOc6j=I zY9yso2;l7X*>Aj_dF_MtZB6KnmpZR&4nG6{L({hEg&+r zWLdV{H{BQCKbOMBRo8IJs%~6$kq;|u7MkzsjQ6F@Up~@5y1jqziwW&Pz5D$AFZOA1 z-tJY?Lfv6-@*y79o0f8{2=K*(EG3tQ3A8VeZJy`LO;Z7bXp?<8VscqmGZiXG=*)#& z8+U5)s^kK8LNE#D_bl(Kt-|J3Vks&{BN;DSjXJ*mu zdzdk6W)E~X;0l=c-Cy*mg zShh*U4jGBI2ofuws~Cq#8rocV5y(YhqJb&-`O!e-0^ABBaC`zF0XllFp>Wx&?DeDGCvSykHjOD3I0(SSn@k^T4 z;CU605`Z!wrA?y$^gxOgEscsXm(Bj-w(97`-_+Mo^HJ(Sz%_s?!6i&Z3VEE z5V6P^jr6944F$xv!?^@D=IFH7H!@@MX;u|1cSq4gEDvwuCaq9F5ljYGXENu|QqwlI zRa089&QLp4?9x+H+zL%0xw>Hr?XIkyHpHgvedMX!(w=P@O1BK9ns+P@ry36ep|liP zyEkq3rtAX`>l%}eOkGdP(L-vB(@XBG_i);KIO}~f?S1lr>r~2mYApvqEE=2a*YHrx z2Vua8J1Duzx&3JT!73LjY)dP+P$dlGJY1&iCe=MkqyObxrc__yc~mUDfIy{LIsRqo zCA_XCR7Vh_iW<7N@Q-O22l0WpqWY!o?`*xdHQTp8-M2r}cQD&<=uY=y=i)PPoEk`O zym2Mda46$CoU$JN8J^gF=ijc{Te%7!^u>>wQ#?ckRuO|mSW|M9Thz3{(uP3Lt)v=9 zY{D@V;G1$La#~;;5^@%{yGUNc6MhdBsvI$?uE<6%cOs5B;<|rvJn6pOdaE_tyfxjt zHPh_NxVJ64Gp=1J>#ntMKxzU82Z!8Xa2kX>@eW!Cmhi z@7-;8wk>a5ekIej_kL%(Yk#)uXu9j@`$He_nXack7)W=W$+$*R){(WtM=fJB@4>@* zb4Q{ZJZFyppRhWs2I^ERhjBXNbv)9trFhSP$txB67`Ck#9cRD2A<< z@Yt7T+-#99iT#8IpbPoIIbi^x#re>6;2p!=iaQl|op+o|!gr$gq8ZPDl=Z;p%n%{W zdNWiQ3uUHM1-O)C^U1P9|NGgVZ}fe=Tq~4K95nl zfD+)$oUc@b?Xrh&Fuo7{@TjLtkxT}kEbO!V{9`y)F#*)4A^aYnLhwyqKNbM%g2v}u zHJC*_~!zL6h{e%MIbQp8VI1==2j;Rr(KE%&#(g+M&G}S(o zIX1vWQ`UtXf2W)qQ2Wexk1roteq~`-w$7Wb^DcERJ(I25mact9IYQto9bG&Q8!>|O zRbYeo9qA+j1*a}5Z8$+~(1~1e8*EhJ7OD`6M=RWG*|8!IUA39oXKF=M;?jK3- zAIa=L`=IujjO&?{^%+L(yp|DM7e>6hB^ut6a|CiWm`B60I2{>snm&_ZLUK^>90d%R ziKt*Ev?pbw1T z6SXO*dL%o&GQAh0tV|5(p|}wW{tJR!5+a$!QWHBfm}&ASb&pgcNPPc((@C(O6e$|&dCN7$Gw5`6OMmu zs;sfh4d>gr{fGG#Z~w}sEh{_su58@2;v4*F%>nbkBWHEqj61d))VC#{T^w4fN^RVg zZrh!9@5xut2P@aowYc$CTi!-*m0Xi&(RgDvZ>Kj0*VeQ6Lb`P@@1)l%uB|igqNi%E zra9TTShpBlY)UuxrK`8(sW$8=tE_rlM^CTubij#WySefagcf7+eA0U3VBU;(G^MT~ zUqMe+uCjKaH*IVF*oIf-OcctJ7nIxs$lcVMJioYkY3NRWs%=}kX?xy`ShWm#vQlX_ zdaBe*v*T4QjXsR=R`Z@@-D3{7yqh@72zdy>cUaJlVSJpPz& z`AVa?TZ!scqPkIsr7CaW&CLtvKSmMFRErXUCef4K>`rd{n8Qu|gr|Iqny4o^M7etO zTs>+oIs(Q>pV+}LtUw$B!*ZFFPq?YM@Pvs`YJFlMNV%TS3w(n5bc|2-EE*TjFIsPH zqmCZq^=i75c6aF+y3|i}=*A)nqr3W%9x=R4T?^99nHw{yt{s`iohg$WIkdPH>yG71 z--~=V^4Mr-!f`n6ytUfgiVc9qTeFWjJm$N(&Mk|EyOnn;Q(I1EJWr-fZI8^(yuoB{ zU%a+#yfgbThey3@?RiIqd6-8DmUIUiPcQje-h70o<8bJ%cV+j&L{h#Hq5kjIyR%#W z>`U%hJa+2BCChqJA=(eMu9!Z);WKNrxR@a>shD>QV|^H9Z#dx#Hu0&Z)=$oKw$8A)*k(PrpDL z*!4JpTfui$JJ++E19rJH2DD>=M5}0nf2<9wAg6e<;)`)V-Vk3QnAj7gfe#|3L7bW5 zrY+EAI{eJn{~U8V4t&$haoSEgwqi2}132_S_QfG|)58juNVe5jjDGak?d` zcwqPozFasI@@kBn8~O`QOzI{cQnD%zA>q)=BAgwVzn7*Xk|B<+I-`hba|AgZxvECypbHinVI@o;4Mq&w}g#TkP* z?FA;#t>n-|{`6qd)RqOvorke(@NLmcgOg}XmP6|4qvKQX;X!fegEHT;?orPSt2hI* zXsY1!My=EuMmj;V?Nei6f~BJl3#}}*%MxH=M>>v9oy2w=Uyvv0@00 zSX4{`0MhI->wpiQPHQ~=g=dxmX@CsXZHb+*i;Wg3(=7@QnO|vNn zHsEMZj63R%(%=%=3y>uWi9~5EJQagW6(foa2({9XN1+cGy_n}Jj%u8U;iO>(S>)pu z8jq4f9K#S%rZ8v0H~>ARzX0LRIf|!-i6|ppyHtj2FWB{S_VaYSwL<5WQ@|K|&UkrJ z@t5+mPGWQ^s3n2oFjC-9K0~9~njhqxb#I-%ep)#r1qXsb4ZdKcQ^IaMzfhI7cVtW* zE4B3*Q~ipgdZBJ1xX^TcJFp;uGf-ej_W6U@Vg~S+km0gK-bEcMx9dAO)os#Qa3?5yxM!}LWUV-cS z&)E%Mfx}wV-tjm)17`>+XJD|E9cK@bzJy&+@|%P32gfOC)hOQ#A0Cu1^KV+|DWROE z!E!<2UyC!+EU?gT&~jrG+O+4wJz)?kg-V>(O|yXOml_39&6Hf)D8QH8g5&yC-se0{ zYmU3Mq;c9O!>%zyH$+DKHvyHirsuggXRdPBjL&mdd3LIsVb*+=^E#o=JcaLP+SEqqq^MsnQAXnM=!|(_ss9z3l_TAw55GqrD%n2&6Ot5@a@H@1 z)9gt(Uy~u)uTV;=4+kLCP~EHnY-1d?NNF+CN>EeQo^fPX&p0Byk~W}#L3B?x;sLr& zXHC}GmUgzyom>ItzIgq`tg|!i>|ETq_)5mKCEcJb7iHb zb>5th>yA|Y(DH=`)_r+{+1vv58uDpX zx^dewpKctSci?cgz9;^|d3y24{lNQs{!Ii2wC>yEq;PyhR4D_3=fXQvtdz-T=-$o-(scHCzAL7N@n zpA6OreA3t_Gfc2Kz$y1HSQ7!ytc(&vO()d^a@ZS;SAFf7Me|@K8{26sjp$gxkv3Ccm^O zEDbFim-gI=rrUPrImF%H{Qiy)j31o;!20hGruUtLHi)myH<?i_*44KaQXiM Du-w94 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc deleted file mode 100644 index b060251bab26a596f0489a1f80308ec84c59c1c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1035 zcmZWo&ubGw6rSDuY+~99{^-HOpn?Q!7TcQ?MWwbyEkZ3~F2i)^B|AFVi8GU=>8W77 zd-JR}segh0f>#f+C()C)h9W{wzTG56bYS0nZ}z>}_rCY-=US~oaMhl^Yu)w<`H?!) zRhWR|bp&sTAWb4X;VZA>H+_$^iO9Y8nmM09$4~Qro;*IG#9B-tV zAC~Jgd!H)zwV`g<1xvZLI+Wajpabb5Dr4)oQrt-$QyWIm0o$l#37obe2E!HAeK36q z1FBn;_qkMjN5M3j@>oz8fiyJKv4dTAomzlOA1i{JWq=&E0I|zCPG7te5U~E#dp^;r@ zlYE-+1T%{*qxT>VCzNDcZsJUc2GaD9Y=0Z+Zss80EI<)T!e7C#4CPKy{uC8XQ87is zQoWoMw=x3v+#NbbG}1~~+T|{?bP&lfqTB%OS)`xalr_4;El?p1giafY6KZKwp}4ql zvc*I9|I9djoY9H*hA(&<8dcm{r;22VebWBdj=c^+(A zoIntV;bI3H<)DH!>DGHLXerr_9J9LR2H1Ykhqxc$*n+VtmK!&g0xNO$lYVT_mEC|z z6ccJf1z0aA8;sS7QZm)Fwbaz`vDeVNCZoJxC?A!{*-QHy-)i%(9)A7DRB8ts=KM5s zvtBTB=p@xsWq~!RFwFck#+*x0mU02nNqJ?=+%2EaqayLEZ?1mvF8=nb-s}-UbDSgo!YFmKJO2Pn!6sP% diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc deleted file mode 100644 index 9f3232767c63bae72224be8eec2b7155c636d438..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5008 zcmb7IU2Gf25#IaZ@kf+MiIS)vTRvNMEZQ=eI%-`ziex}a9Ji|KMoxc-1oWAAl#V*y zF}FwAVyMb!UDPfNSS->~=}X+84|eS$Nn0T9TiTZt=!+C76>)J;14V%LjkZ*@F;Jkh zOC71m3Xm?qo!S4Hx!G@L_?N~;AA-{OonNMY*No8LNy90wO=kViz?6`TWJW{rDrMpf zZL@KfQZCL>%Ew(mSxv~e<8Fq`=iJ_07;m3t zBL07p)_8=my|QFUNln5S8vK}wEuhUwNjG#gDQRk6N$65WA%kaT&zuJ8o|16F(r|>e zn{>m>R3~L6Yszjl6BG!zv zFM@^R+$7lVO(xDOE=A~sanOz%B(&btvVWkp&s0JhJ;TU$cQv z78D`H%AU)7yg~LV0<<@GPVrzjKJK4wi1_V>2}LrKQxi!etK^^aiBO)^lTsGvG|5u1 zXiX`iW+Wv`HFVOFEHSHQMHP!lLrPW;0yBzUK7-JltKdp+ z`i3)|P?>T3!|b=nT3QM&r*}@UYA2)xXS`0+&Nr)fp@QJ7HravzC-dosEyJ5^{R{?O zdx1w*qcg|(Cit91^rar`f^`w+s+wWC&-)0^JyaCItkj@}Gnkk0UMPYbBPgPhzQ{`RJICs4$d|CWz94k;t1 z0)8V(;ugOWjq_7C^K*%abb)#F=NO%O%YXHJTq%e89H%d-2ky>Bvq5n zYf984-z*Zaeb|yr3zJh!4|LhAfo+}wfS_Ci1i`i-WwVMdn{G1fRY5V!Fu=iG$tg+I zZ2`PpQ_tJ3tYl)v_CT}B2{<{WWE5M_jLAvGwA~jZQwLK-JT{lq@b+sFJfBlFD^WL* z&67(7_ei-wua_;*ePvAKB!(m9Q8xA>R!khzlgT3)6+}|B*eTU|K4-;JnmRdUC9sjQ z;AkZ_qv$g+5H*&iMtLgwrK2$n`W(qh$!Td)!7(s@3@$CGs7qQ5tf*)>R=w{DOmHKb zowbD|{qXsgE#Ey_?dt)_@SmW%gepDgU}VYDQEu&dh+N)7S4PW$(DnJN^NV;j(0i{t za&!MmcWl9PFVt2#Ry?s;R^>$}!EqsyJqo7PI_z=BW?b(WqfK6B&L zO6c&t)~?ccalFE^od-5JzODU%54Ckwnql#SRul}C!w1XZz2&yu8*V=6t03O%TL&#r zax3l-vr~*p!z)BFiUFKr3n)#dZY$>dJNH|gFBn4U8amaNPBPQS048tkycUpR8jyms zh$qrgsNLH+-XikRlBN-W)7tE-VN|^zFlbXhim?Qyw-vk(uy+Ui!tGnos%_gMXv$0- z-xyS2cSNt+>42gc9u=6KX31=tJek{y%%!`xbwRVhI{Iv@^en*zxb)L z>+qae7P(){ zYKnvvF>4w#s!UM1iaybN`rXQ zqG%oj^2j?lsp!hZtT~kb%2q&`Q~(P}L}pnEgcnX+5*;M0hKHiHbt%{ew?p+0^q))U zgWVH%M^<}|zWvl%&#~p*6Q5$D!VlWQ%p=AZ2~^_{5)J_Ls~NBwiB_nDCUFpxyp9ya zaaL0;a}Q|>x?;hxrbs62B^B{W2n4BoHlH?Box*uUuz9R#Dcc3sRInYY#*m;uJuotl zkhLw3kHE7-j6-AtV245tWQRY;68YXQV6Nw3GyGquE}?R;<%+A^BQANm%MF3+!#^2b zwBDG1eg5|Y?+(8+ymWNrgFPeVaCd3GIR6keHx4gw_YNGt+q-gLXeqdFLqHupr9!c= z7VcjT_b(k8UJ0LE;44k2V^`_bpT2r?;H{^B{q!cxmOIXtI}UBQxVH9+4>j*!3m#ey z9$Gs5%!k3DN-u0(c>*=ITpznSRu1;91!K#>*xUTO-gmr9C%&=r_Lvc3azES+5}eQ+AX&p<7$PR8$Zi7jV+JxK#saQdWVX(y_$y3`k-5u$ ziu+sl*ql9zu5(Ft5+&J}0fpx{h@&8ea_)PPz2@g(Y>u0NnxWhU6yfu~eSyZr+k^0w zk<(>yMupo9UKOo7kW$_ILOcyan7EQCUaDT-rpz?4X?8ZN5~RrwZojql zkGd1eeRehRPYl@t0lIrF-KA(TS`LO@`*!K2;!A672bbFpuJ#?j+rQFxYNhRYxDcVH zDHl`iz;z+3aT=KmTPzR4Av z7V(F{-VXx9OP=9RflyiA3=Ht&kw)8-pbno%*uF%f8uSD2Pb6N+Ng7G@q2*2_WFrZT zH<7@aVc|r=Bu|1l3Y8s5BqSYDgKE|bv-tB6+}jQGUxbVT$%Ab6k=Z9m^(<7k5Vacp zx~8A>l8Pj6_&QWSLJxS><$35q&BrgDz8`E|m?(Nz_|9^jYijx7_vF5oKyYU`veH)(lLC|vOp&WC*AhYi53b4X~W>nblWdtKtq&^iKAd5&pyon+pg zs31b`o_(+P58vCMd{tH=VI*vl9ME=?bOho7lRTN`FzNDxV?tgKrTGQ*ce|nXSBip7 z;?TBWfeXVjVmrGVGKFXY5(?QcVHrsuU@V%mR7h;-{pg}IoLnMW%_XV`X42<(+XT8a znlv(S@v5m-$7gq_PROV@NfR~tWZPbF#W9**na>e*L{ia@GEO*x`_(YRGgx(xA@jS? zMyqAVVI9l@FUdp5%N+d^fB7|F$#Zzj(>sB5H-GZ8a>*=$SCn&Ni|Z%Aos*W{(lg{g_ET8o8cb z&HrVLsudT$h;$%02|=&y3fU(5uHagV&`X!6vNAGG>!6${hA+?ZY-S!j=nPl|uHz5l#aNCRSrF98KJ?FC?a-%R@nE!1t3)zy$|fX%dDog#937 zs+P<=v*R+1imuxu{D9H;N@{_0VOI%95XDqH2ipQRu9t!nSJEThX26N;#aDxUE+lg$ zd(;UeQ*PALEy3%u0JoP#BMg;t)`&8QI4_y*Nbcpq7&pUE7QWL5AWl%T!;l=u9))1)Q>Pu*o{ew}VltnaL5DQ^_+y z6Cg-uz!i&-Zs2A|<3kb#MoltpDsmbqjm07GKrmVr{sZ|)`8y=p@106@TYdQbc*^9f)Al`8Nq2^E{fQQwvDhM{Uc&H>u~|5k=F z6=AT#__cC?IH?@&d7JIPYY`SY_XGV|M>~EP?65?Ll8%3 zxQ@!J&u6QH8#kYqS6?ixKgs=4m>=BOHvQ^gWyAD~gXNp1Ul_b|=Sl9@!rCeLqH1op zzFV&r&9R)cnd`{+6v9!p83#6C>40DQhs5A5-LpCgr{U7!s%^j?99Ts36w(d!(3vBh%&bicw<+ua( zFxtAjpNHq(^E>DK?(Y%_k-(F9`Bve#2MGBqHrh|1RoQ+WD(gfgDrb-!zIlTy@j1RE z<=Lz#lF~fU_qUOp@rChdbS5v)# zOPcM#bXhkGmh4)xX{nYA(;qf1yQCQUk|yt-lJ~#tm$6o3`va(~6OH6JmE?Gp%Lzr; z>@T@oAWHl{wNDLbK`o?(hhQ%L)F8AYT2u`c_)cGV&zuOf*$OqP3I$OWuLX0W8r8xD zUX5J~nW+J#pwsKu=$%CjmXls*p)~@p;9DtzW3RisFPH4^AekxiFgmoMg5Xy%H?X$$$9~0L3g}9y#)3uX{M{78NFy3)C2h? z#}m6Nykxh|Oy|YqOJFTkc9o*zC3iJsM|0dS@K0%BlP?S>er?8*X~ z`*zz%B5u6hy9_u|1H+^Z_Ku9;vH&`Dr3aveTC-=FgI4DY%Ry){N5w(5m(G_|oZ0yr zYbAUcgn(NGmD6wx%w`CclV!zLO0;8)lk{0?fV&}19M=XQ0Ay@B2k?;SxdN+9Qb$wl z{34(U4A>Ec;#yEa)G01iY>jqYk}gyk7V{O`1{6@I>bP1-qUQmi_GR7CCh29}FnYul zbW`0UGq0F*L8A*5-2f#`AKq;!!Cc4DR6wdk=RrTMM_NZY{0^)&swk-qW>|)BS7GzE zzEDAsoe)%&DwRR;1>Mly zDsyP5Tpf34PvoA+&_cz`Zi0GS ziW%wnbk@;bZK~}T*|J{FLezzH0BJT`vQ*7*vVKN@sE!E+4CX~-n4`P0yfm;o_ekyT z5mfOlD6W#`BpH8lHSkGf^j>VZ7CZWB>d00~s;8ve_Fb-)nttc}XQ?Od%A2XPtLN_x z46eU&o{gkhu;{ky{jz8HXP6WLd{ zDCovNsK<*WBQDK$T=Basez3sF680oDEprMZJXKsj_W6+=V<9AlU7>Bx9t2f-P84@H z1HbKQD1JaV%&p`#NW&|f+d27Vu6-sy=hiunTt65fRq`9*GMC}zGMt@)wZP$c>2WUr z3CVTPvnaJGymq3ei<+rjDcfh3CVK$q2ST59NT*pGcFsth+24o74l<~Jkbhq#Ul4x0 zuaP?XGhuCZJ$he&)>jTH|MtKmobPG~+^(zbaCHBTJ_*x08wG#-F(|vjt?)o1xa-kn z?tOsOGXFmR3!$~y{?2CkxgGAAUy+PpKMF!T;SH_o1%cmGGzYN;4$Zb~k3-{s+w457 za57M|H#;c)adc{9=63MoO8wgxR-ILC?fBYDYv(?Rr(pAg;#Ur$>uqs}dpAA=w17o1 z`!MwRhtXkEpllj?y<`gwZF1*{pgr<2P`*cdFTUF_OG964vsn=9ybA>ciU=7=uO=I@ zgvA1=PPc%RvA?6Iw}XX|6neu;M5CVaYY^?Xw#eM2{oeJH&r)#8~( zV&tY=i%&HY{cH2Fg5g$z?PAmmARowt{rrik*hZRcBf7h@ z*u5YVU`Y1UEru&EfIDJQ09?=aJuk`V2)jixj<g*@+!}pT?Tgh}inXX0B4?+}8&LC<+|h#T>AvnAb((haxmMpYIy$!DZjGO+kDuBce`a&^3|fOSYmC;DqqWE=vqmN`2T$ez zvLh2tK$bmGmVrW546Mgx`OS)Av_`_RtXg^Kj>@uQSgs?>Hd@d|^RQ%SW6bdc;9~X> z?0Xywyc)6{+h{ubDJ;H;1x74CabQ5OvA}rY+=Aj7xz7v1$QNStVCd?(<}i6oYMgkw zacrV7F?l~W9(?Lv|H#eRjsEw})%(YqLFfSF4j6HOEZSQY!W6IgqJdnhR0%x@ETH76bk(v3qK`CCKV1gg#H zNbuOk%!YI8sV@mseeF?apwh$e@e?4uiA+TzZAo<^#g*OIPHH!D3|slBVuv~39mP|~ zJ9h6RS%eH2se#ylQ#<{W(>8#D7AOs)i29}g1=5E;wCF>{Fol$Zfd*&;v~P@MAc>zk zv&SPT$4b(o=mFf_o7tP4ot^n+mVa(;770Af&%Kq}+(O9T@x^k_oM4}NP)K%FOZWD=?O zJd-%%o@b7`$+@KS{2Xt!*nV%q9QSi@?l*al{|Yz9&5>kP#vDHx^yb!jwK{*YsYdli zs!tU>PXJk-e~}Gj`MtHjf~-bwjSXZqc(P#Kz?aNz^yW^sc{6Lh8t}LvsTu(rtQz#@ zeyOCYwKk9>eq~A3=mReZ*Yx&AhsjmnRpF{%5z<8A&+H}Syboq>_4u{^FgYUuR{(B% zjp~hn+X`I2{WXs==bIDe{5LBe@D8hOFc>z~S0^qvOY?H!sRn82F zh4RmfUU&^tS+@WP?*~%D7{dlbMlUQR-I8<{&!m(|r3$iE#pQS448yd6!%(jd1~9DR zj=-XeOWx)B93Mol<7c7m_*pF9<>HPHBG?fyXphHQon{8zNmL+7HOHToZ6!_74Jmqs zv>AzwAlTAP!wE9sNn4(9{8lcb+m6WAL8j#hu#yEU!%`N-C~<;p z9hh##8XUpWGAVZz(bWP`!r{(2+^oapE&Rf@<6S-Rj0H<33`Ob7>PlMHGKnX3``c4? zB9+l6(st4^Q}&EZwZyb$OeZq>*+g#EPMgL+d~bik(rv9TCo3<@6PlIC>A6HwHz1!F zawd^ARV`yBm;&+KtP@BAPq&lFe9Lo~QsUlw6x6XE1DLr$$^o*qb0yMUjC8L=`ihah zLb?=r{{uF6+2>u z?ovlTP+C?yyH+}Tik&@$M@pRoE1g5d&LNQ3iSk-&%RN&HKfDs&TMX}AgvIvZVylrI zE0G6_kp~x2rAXgOWS|%sSUgmUJPJ$^cDJkh*NL|hpZNGru}q*@{rdK$!FPw=8M=+6 z)qRirQT@y0pC;Y6qsOisy2f4Gdrf}rsWRh-+P(e`zF!hvYx(RB%3){vhw#25k$_SG zY_KXJSgl~dtqnsnPwXmBraK@Wq?{r#K0kPp`c3%`~ZKG zWUNyxliHdpWgsPC{bAV@Y7Hy?Ib8-o^jbeO-ys}JL<}UjnqIYp^HXk~;|PMpEcuOZ zhP%NX$KnJ;$9RX2?{R#%JZ?ae=tI!m4ep=N4DDQwj^y{aE;garNeFj{Jk&dyXMoy$k1mNn(>uLl!KKU+^tdxNHLB+ z0G)+ab#-u}8!Vas`WI@{hhi`gE|7n;MqtfC*W2+M@%JM`rPiV4z|b17h$Eo#>k>PL zGCN-b2CsregLP+oiKL(=y%?}@277AOz27PCA~tT6Jza!0am22sP0uG@;bzD=-*?Fj z*h0Pq8?SSVj5(vh`Rj(NopUQs)6gpAsEeoIGagV$ikUsD8?udvR>fgiN$XH-Ay_j{ zo6rGvYHl@^%ejumPEo9W_5?t>c23UbGFq>sv-+1p#SFhkC2QSBtc8E2-~UIWwglq12?q($N$oulpO@ z)r6%V$(^!pMZ7<(H&MLGUl+dUL@a!tfWc3=Y5+s-KMhfMp2G_9vhRMCUPBiQ5ui*6c+w|tKqMHPi1p@6F;v$}Dgh&}-G zEeV=W-H?uszM)>17d9_#UQ*vR-Z9=Adg>QkF*^F0h4tR|w?4rAtnmRZCP1dw&e={- zGp4d|GqN?O`IK$u*fj~A)e&okzriz2DIyw!qL(T#u=#Tu=A#>^4iy%$22oGQf1SSI zj$3WfQgrlJ`l9el^Zn>(scm#QH2UeS)@`>52iz^&e$=}h+Ftg-%UxIZZ4y}s5Bi)| z2#cg`CUbBdq`Ez;R0AKxqcs^+9E8EEe0?&w#JfQ8pCkmi0Eb=|{N9>gyx-%*pcw=K zTt+wW(yGtl#Cm9etL|5a1Zm2Gyu+f6AxFK`dc#OrIhTW(y$DNy5{O(BLXMeD$NM!9 zvnGY&#tXx`031tWHEF?O5SkN0+Y+SJvmezF1h zmD3Ch@DAY4&}1rE3Q!@L%2GzA6G(QG>pj@_-y%>g%xeeQ zaH613#g5hOAe6Z_1v8-?Yj9R)N3Vvj#nb;6$S`W_fDA4k=iw52nP+enxXjOS_y)rGA@f*jX7;O`QunCLWphywY)|Dw}8vIqtP{0{@x%c_v z{~tmG%1|!-3AR{zevLE^CPd1thDtO+joHoW^I5oP7N0Q%5LX zXXP zG#AMS!qyMN+pj%7f9&;RWu6c2fGb$A>8f~HTnqXm4HrhsEn&a7&{ihU6~b%Sm3w*r za3Ne!ZghYn`G?DaP5vDVYGL3ly-Z-ZcxVl~a#x#QTn)EhZ+rb{*@xpj?5?-?{BK*> z`-j2Mnjh%p9>0I!dV0ZnBU>ggTomqL=W34n#+v9+=;$$MoCbRq(}BBf+%dC^(+M}) zcoHg5)ueIvnhUey=tZu<+Svr}${W|tDO!#dwC+Wp8RsC1s~YTXV845EBlILN@aACQ oQ9wH9xQ}_B6V?KR6aPlKi=_J_((@4+`lR6m#|_*j*fK%?26UsmU;qFB diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py b/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py deleted file mode 100644 index f27f283..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py +++ /dev/null @@ -1,25 +0,0 @@ -from dataclasses import dataclass - -from pip._vendor.packaging.version import Version -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.models.link import Link - - -@dataclass(frozen=True) -class InstallationCandidate: - """Represents a potential "candidate" for installation.""" - - __slots__ = ["name", "version", "link"] - - name: str - version: Version - link: Link - - def __init__(self, name: str, version: str, link: Link) -> None: - object.__setattr__(self, "name", name) - object.__setattr__(self, "version", parse_version(version)) - object.__setattr__(self, "link", link) - - def __str__(self) -> str: - return f"{self.name!r} candidate (version {self.version} at {self.link})" diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py b/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py deleted file mode 100644 index fc5ec8d..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py +++ /dev/null @@ -1,224 +0,0 @@ -""" PEP 610 """ - -import json -import re -import urllib.parse -from dataclasses import dataclass -from typing import Any, ClassVar, 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} - - -@dataclass -class VcsInfo: - name: ClassVar = "vcs_info" - - vcs: str - commit_id: str - requested_revision: Optional[str] = None - - @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) - - -@dataclass -class DirInfo: - name: ClassVar = "dir_info" - - editable: bool = False - - @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] - - -@dataclass -class DirectUrl: - url: str - info: InfoType - subdirectory: Optional[str] = None - - 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/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py b/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py deleted file mode 100644 index ccd1127..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/models/index.py b/venv/lib/python3.12/site-packages/pip/_internal/models/index.py deleted file mode 100644 index b94c325..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py b/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py deleted file mode 100644 index b9c6330..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/models/link.py b/venv/lib/python3.12/site-packages/pip/_internal/models/link.py deleted file mode 100644 index 2f41f2f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/link.py +++ /dev/null @@ -1,590 +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.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)) - - -@functools.total_ordering -class Link: - """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 - - 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"" - - def __hash__(self) -> int: - return hash(self.url) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Link): - return NotImplemented - return self.url == other.url - - def __lt__(self, other: Any) -> bool: - if not isinstance(other, Link): - return NotImplemented - return self.url < other.url - - @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/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py b/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py deleted file mode 100644 index 06a9a55..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py +++ /dev/null @@ -1,25 +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. -""" - -from dataclasses import dataclass - -SCHEME_KEYS = ["platlib", "purelib", "headers", "scripts", "data"] - - -@dataclass(frozen=True) -class Scheme: - """A Scheme holds paths which are used as the base directories for - artifacts associated with a Python package. - """ - - __slots__ = SCHEME_KEYS - - platlib: str - purelib: str - headers: str - scripts: str - data: str diff --git a/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py b/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py deleted file mode 100644 index ee7bc86..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py +++ /dev/null @@ -1,127 +0,0 @@ -import itertools -import logging -import os -import posixpath -import urllib.parse -from dataclasses import dataclass -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__) - - -@dataclass(frozen=True) -class SearchScope: - """ - Encapsulates the locations that pip is configured to search. - """ - - __slots__ = ["find_links", "index_urls", "no_index"] - - find_links: List[str] - index_urls: List[str] - no_index: bool - - @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 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/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py b/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py deleted file mode 100644 index e9b50aa..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py +++ /dev/null @@ -1,53 +0,0 @@ -from typing import Optional - -from pip._internal.models.format_control import FormatControl - - -# TODO: This needs Python 3.10's improved slots support for dataclasses -# to be converted into a dataclass. -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/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py b/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py deleted file mode 100644 index 88925a9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py +++ /dev/null @@ -1,121 +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/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py b/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py deleted file mode 100644 index 36d4d2e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py +++ /dev/null @@ -1,93 +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/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py deleted file mode 100644 index b51bde9..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index f97c762f38e59a12cfcb21e7d472be31118fc8f9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 266 zcmXw!u};G<5QgKnf~r#9A!~(_6J@Pf7+_*UNGz6dF3qWqZP}Mr;YFAkc^2M)l@~yC z>x3h<|8oC#!`=UX<@q8@%AY@)RhmB|oFz`?Fi++^tFxDE5X;Hi)t$4f$i~9=0nJcY z#`%=Dl~9U{LnKrhBhtB z=o;RufUrZm14FOi2X39csjgQLiLvxbZ`B4Pc=900G6t&*oRWY{D`F`tKOE=l&egra X+i;P-kEP<+`FARW_?rkZ3$uj(?;lRh diff --git a/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc deleted file mode 100644 index c6f412e4a62c203d148b297d91d3b3bc1ea0ae2b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22004 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc deleted file mode 100644 index 7917f9642648a3cb1b321e0e1289547d06c620d8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6530 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc deleted file mode 100644 index c77502e2cc04ceae56b77692269e3c151c27833f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11675 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 V-Sls#cPCDFCr*D0-w0ve{|om9-M|0< diff --git a/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py b/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py deleted file mode 100644 index 4705b55..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py +++ /dev/null @@ -1,562 +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(), - 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/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py b/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py deleted file mode 100644 index 4d0fb54..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/network/download.py b/venv/lib/python3.12/site-packages/pip/_internal/network/download.py deleted file mode 100644 index 032fdd0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/network/download.py +++ /dev/null @@ -1,187 +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/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py b/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py deleted file mode 100644 index 82ec50d..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/network/session.py b/venv/lib/python3.12/site-packages/pip/_internal/network/session.py deleted file mode 100644 index 1765b4f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/network/session.py +++ /dev/null @@ -1,522 +0,0 @@ -"""PipSession and supporting code, containing all pip-specific -network request configuration and behavior. -""" - -import email.utils -import functools -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) - - -@functools.lru_cache(maxsize=1) -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()) - 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/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py b/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py deleted file mode 100644 index 134848a..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py b/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py deleted file mode 100644 index 22ec8d2..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 03857647384216f97b06b1ad8db322362578df70..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 209 zcmZ9GF%H5o3`H9X5<==h7{CHn#0nD|VvIs@TZ=S_5*O5yFf(!%j=>2KTPM<$FMa># zFAsiY*(8a|j*p_xcR&919meLKw8>QLpNSvD?c3jU4h{i*0F&pln(|7ahAr`~VJI|} z70X}?zA2AzMRNsBCvYuS)~x1>B?MxeIh9{ji2)orkYpIWQ5vj6ub8X}AY)4`<=nO1 YcwO6bqjBR$@c|JXdibP52%kp!0i<|2xc~qF diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc deleted file mode 100644 index e3afacd4836efb7654698b238ce3c2185a2b5b94..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5928 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc deleted file mode 100644 index bec01733f6839746a73bb9aea40611970dcb8710..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25882 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 5e966e239feeab24432fbf511621ed79c3cba98c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 215 zcmZ8byAHxI3~YEv2&o^!KrLWJtT3@5#waZ=wMdgFaf|vT%#3^spTQR(HYU=QlkB^* zZ@6cgPLqiAcrSZ?_3Iy>QM}xeE}4n_Bk_aiK7Hof!Xcm!V2Wa1Q&B0@uqEC#45g-X z#WL8EugW8|Xj;&egX_4mW|b|L5QuT^RB=&f4B*ItB*W;9(qJ8W#bix@ydix88Gpo5 cX0H2A*0nt~8aI9%Ylt|Z7w@4E!VjbR0Wd2&{r~^~ diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc deleted file mode 100644 index 06faa1bd960a510fec0f7d6193b70f90fd37ffe3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7731 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc deleted file mode 100644 index a6b8aff8a3eb0086f68507184336c75c334f3551..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1892 zcmZ`)&2Jk;6rb4-ukCn~=0jxcKwHJFP<>f#yyJM&{nE@h zZXyRN#DPkPiW3|-lp|{Y06tF5sS=k|snlu(QYF*_x0D10g$r-iUWZ0yqRh;j_vX!S z-}}AiUvxc>VCWxxSN~E)=yxHcBir3gge_1N(E5|-0 z+;(hk8w(^L)aGs&7+$#G){J^c4Hh@V{@g)zm`V%ptJK?K1(fz2_&BLrzBgrD!0p`()mqdUzJf#lcj&x3-l} zdj2ZtFyaY6h5iVlL#rCsQ`@$5yN9@~eJVMbRqbP~gOUyVKjpnZb=wjhVQ}X zi}U|;Ug?|{wH2?MXkz#&1)Izb7C@{u?7(F{GaSNdz&qj?ZeUzEbHO-1bE1^b8!+aQ zJTikfNJ?EW>$!4LI+POYl>t9=2o0uFgNwjN<%%0P@qq;|oCj7eTfQ9tp`4Y&7buBr z+QHJTj+dfkpz9(~ti(g#D+28XA|MxBu)5qjSIkjS#<3FFyg^0Q<3ZM=xz!?lC^W0X*;a!Pj|v{qjJPg^ELIjnHz;PQ;0F~6qJ2U&(7Vq42);Hh^bUlS>AqGF zrRxUu&=RLA5w*qyN)babc9+acj8J9~MtDKVFz zrcBSBH=||V2!o@gnO9Bbax&eG1T!NyGA%dY5Ng{q!>HR)n3;T^nL;c@%kf~h;p_#1 z9s*o~rtBw}uA%LIbnwV}@%6hG?~l%1JO60-g$Kh^_lBpgeeftZ^aSP93f|75q3QMM zxsAcf=b4B4$OC=yo<4bVX+tkPK}xQIHzirG;D-~F4<=^sP0ZdcY)oAGs<5L9-A-TP zViXnnZ=AS(;>OAAC%-A&^fvmAt}93X-qz5F`6t3~{nydb53T#7vv)78ADH`RQx<2t zJ6hsDd1bfbYBRyK%iaL^-#%BKl7GbIarNiHw@xW{^eo7CPUXsD+FC|04{K|~s@RXo zV6rx@mXGAt3=M47rquE)T5%xOEXxUNmPJRvT|5q!R(;rwHC`Y}4TBgt6$D~s?f{tdmh hnHj~$9u7=w%3^)_&CdG%xnzB$X17&1r!RuDe*y3p37`M~ diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc deleted file mode 100644 index 74d5a895aafcaafebd51236e90a9203a107a6179..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1926 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc deleted file mode 100644 index a3320189a47f95c43dfd5692bf48527cb968db8f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2037 zcmZuyZ)_Ar6rbI_y}P~JJ7{Tv{$)d3@UYy1V5v||JOoh@5H*HN@Up#~-fh|2J!j^6 zTys?<#?VAV_ymbD!H)(%_|Xr>Nd4%S5=f{ECM0T%-wxUYQ@{9Tx7%W6F8gNQn>X{` zoA-O~eomzl2uA9?uO?h@ku0~ zY6zL+UtIk}M)2Y%tITp8!_J7_=3LFP&74s@haK~n>z+Go*fu6!lCR&iD7Bmt9O)r7 z$HAmfw^+GAtCr7HFr`KbdlAQ|U@tZvT;jD?Ff&Yp83ofKxX4`6@MMN7Rnv*9}u_N;kwnC?E!}9}H7!qA!pc`BDns zXC~4VCb^Y$qZtV`o<{;w5NIjuRDf+tP4OE!v@|0tkVpOtC187Fcjk#LA zjIpg*6B?}*x!Od{wj2IQmeo$eZKQ5dJgf!qqS^_tp7n1!G2QhFrp$5-4tZ@Akq5OQ zIvs$YJA_S(8RItACS0OTw`tE*8{p9-pf}6hik-;_gkxj+_+i6wT(;u$>Zu{BjpL$G zqu38E2x+ArG}FaYxC6`m#E!&UfzlcIZxg z^!K*mh4kR{cdj3u-*sqS9b1&d_Qa)VD~i&ccT+oVrFLAOx}C~CL@A}WC90|3g}%YN zefw_p?OW*RTG;tQOGf?s7m?K8ekJi(2BoF#NKIcpFni$g*zDLf`P%gDiP%PDZf8*w>>J_ym3Z0`5I<_u!bS^1!Tl=Dlw)Q^m;dZ#Oe_AT&E zM0oe{dLVPz0wmaU3FKv^VhSAFl<*!O;IQ9U3lp5JG0UdeH4F!!R!W#153n9D_?Rmc z2=6_fL>cju`!!kw9{LlI<@i{|HETA0i3|eE{|f0@AT3D{gnKA`4=KN*o}9YM>><40-SBZN>O1j?@h;g|8AQn!Z&0 N`0P>=I5Geh{smR24f6m1 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc deleted file mode 100644 index 39be4a9f669bbc0653c6ee3809a9439da7519c38..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3869 zcmb_fOKcm*8J^{Gm%GcSNKp?ukG1u%SXrcP`KcN%toqS5s*KhMil_|;io2vJFS*3b z(y|DuP}>|NG=Sxk1q23Upg>jF2OryGaxG9ul>l$IF07&n(A?NqfD51c&nzFZkmS^% zcIN+Q{(1l3_mBP@3@Qjx@Mn+mU-%LF7gbs*+!S7Z1;PWQA&oQ8j9YRu9?(4oU-Hg) zOTvu6(R$txOTHN&lf8yil4oQl3x-ni&-hD$nE;18NJsOD)+C)$4?X5wZ6>UVx>t|% zgR1%Th$iWgyr{_^d1tybrQPC(mH>Q*Z3VYyKA;7mN0ixwz%C45q}{u#Ek&VT(p$Yk zS`2!{7P(~imvlMPNsr^5DiX_)ZdRbGmM1vbaEClyEL<7#UKXtza{!6XL}3CN5>IOwKHovSp3gIe|B{P)jqb zR;6k=B8Dk&Ip=Xtisd}y^n3Xi$Q~f8d5Q?tQR_sPJQ`Q`d;&N2kYD2K9P!n8jjsg} z0*$|gtoC^G0vq#<>~T}G#8&mZ)RH>o?W+i3Ilhn zv`^4OS7+-=inZg{*&(UTgHVfQ_tfAfRFG7|EEJ06LaG+~zI%)+9Cx*(mn|}(zUGu# zcdOn#!U=WSEbF!7hiiXcCAvB`c1OpvCPB!p^_9a-Mu5ynRV=R6?E%b zKCkDj;vIcTzoQ$Duem5kxO#2!{Tq&?mo>6bwC0jtEJI&RLD#uyO(!|WYw33_;)Mnk z((79KeWGKMF6VM%rDAR_s~hPXMe7GuE1frrg*huj%)GUb#d`XVUcQqyinHm;qBUoh z$5W?Hr%BP$$12&}?QB6O=}NJZ&J@d*j=_7=;JP?VJ(;9ut3^XgyIyMOg=}syRatc6 zhx`)jq-t2W2i6vVk9-W-GTK*A_wkMTPVCI`lpRzz-r5Ll&TjcnEnoeozu%SuTan>y zX?Vrkh@e1Z`Mv!xQX}<82|JKj*R})4R;HwaY(c+@o4^x?0Iva}*;~X6^&HWC}ff6KCULm9U9Ci&AL@gOyZk3515pc6&G*xK3O{&@M? z-~16f@}12ynavo(rCB@JJ3cB*?yHsL%bud*@fr-@CMW zXPlPDrsY_49_I$F{1*>CeKH8ExWe3Acibb!QrMglFtk%W4{6u-&bC~55-a_GSRz6PP11Ps#TAr5_j4$rwLFQB{p2WWvC zK&KGl7Ch97gWsa;)+hb7k0&YnGb~lhG*$rmnju52G9XcOA9H>BSQEC*w@XS!)sb9EUBWU_;wSZ}eaO7)ub2>wg zBj$_cBALS}YN*mip8@Yi*fOJxWWc4KA=*4lv-TO`B(+xD&`lqhPJpgH10j$=%*SK2 zS#+N~Y@IDz3T8qB0lmLgaw#l&khk1x$LGQFyYP`0kO6b`q3CH_irc+IcF%y__x8Rl zM8)MFHA1K-2~;F*-rkB$EKfa`<7)=Q`3CA05*rJY!2+v+t@z2OL%Y(2hF6jMp2r96 zNWy-5!tQ>@?t2#o>Itn}-|sG=5I?OlC5!Kk~%FZYUh2YoxdQ2gG=v zxx#DdQpwb+hJG1efhOQ=ME(sK1Q(9`I|{+y3v~1gH2x3tlNadbo}5_eeI_Ti<;41h z9eHqBY=~W4#E$l?k^9L85At4jZ$p5xAtF(J>7&v}A9up`hu8Skiwz#+y--&}fD%mn zp@xr25{mV*A!Mp4DBjobQz?MN&`R!CAHEDy?c6Aru$5qghjK60(-5G9LAtsdJ}OBl n-oGBZ|HFn%HF&l5t@HOUHvCkBCug`3q*ACk 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 = f"{req.link} is already being built: {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/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py deleted file mode 100644 index c66ac35..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py deleted file mode 100644 index 27c69f0..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py deleted file mode 100644 index c01dd1c..0000000 --- a/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( - f"More than one .egg-info directory found in {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/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py deleted file mode 100644 index 064811a..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py deleted file mode 100644 index 719d69d..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py deleted file mode 100644 index 3ee2a70..0000000 --- a/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 = f"Legacy build of wheel for {name!r} created no files.\n" - msg += format_command_result(command_args, command_output) - logger.warning(msg) - return None - - if len(names) > 1: - msg = ( - f"Legacy build of wheel for {name!r} created more than one file.\n" - f"Filenames (choosing first): {names}\n" - ) - 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/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py deleted file mode 100644 index 623db76..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py +++ /dev/null @@ -1,149 +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.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import Version - -from pip._internal.distributions import make_distribution_for_install_requirement -from pip._internal.metadata import get_default_environment -from pip._internal.req.req_install import InstallRequirement - -logger = logging.getLogger(__name__) - - -class PackageDetails(NamedTuple): - version: Version - dependencies: List[Requirement] - - -# Shorthands -PackageSet = Dict[NormalizedName, PackageDetails] -Missing = Tuple[NormalizedName, Requirement] -Conflicting = Tuple[NormalizedName, Version, 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 dependencies of %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. - """ - - 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py deleted file mode 100644 index bb1039f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py +++ /dev/null @@ -1,258 +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 InvalidVersion - -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: - try: - dist_version = dist.version - except InvalidVersion: - # legacy version - return f"{dist.raw_name}==={dist.raw_version}" - else: - 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/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py deleted file mode 100644 index 24d6a5d..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index cb354992e0e5e9c1c88b94f1aa1adb3758096941..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 278 zcmXw!F-`+95Jl}If+*77!EGe6BS?!Vfr<_x(O718c6SuVw(Ln@xd=5SXW<64TmX?S z6<(42X8zYmGw**E#Y|)s5AV$~&+j1|B@bpd&E`$i;!*T+K6*X7_ED{Uy|I{7L~9sp z#a@w1Y^){Ms$i;>X)%?vySe;2)w=eT)*oUwoZP>_eZrW)Rn=lmRcFw`4e{-Up|R9< ztdno}*+hgbx-D3Gg3xp4-LgEtfJBUo;|B;7K$ByP&RFmPqhazc!2t(!-V$qFhJHW2 a{O7)kCmCcYn1=p8V=3kDNXki^qbi|z|KS~f$Ruq+FBN#+79y-0CJwmbZ19}_T2hQ7jWNkM<(`s=BxzR^drigAaIx;M`l7| z7gPF->349)yh1S>CY@wtdUzEFadM?o`dh?vv0dQ$n~C^~6L9?!es72)7q=zeczNgt z-mB57PvR)V5d&Mvk32wj5cfel96Hyqot@0$IH30QY}+Ay3hQ+jqOs|4Wf}{w^@DiD z3G6uYN4b^|-1DzzJK<4ABut8DyQ;)zQ zRs8lm?bk=@adZk%X{{ik%W#&2KAXKRUq)-ve)~wx?QL!S-8XVZn2sqDKa};px?FbGyo+s>Ye2p} zCS36&a3s=AMD~d&YrB;B+~n?`A zJ8*Ddz2>vmhs^2)et*D#W<9nBiLzFKepcYGSotN+bWWYN1bG*y>84iVCzkC;3=`-t zD^4)U+LKz-X0>*@*AB97hCK4dbj{vbBZnYD5jq`#xPi8gAhrDQ`47+k*f{mg*McX+KpGXW>Km6>EQ=RQ)`pzfd@!6YQI$uO&ZO~ zLYO`ibo-^xqJdi zT__5COkH}q*q-A>+xBADws}z$3rNB>HcH@21mTGSg0~9qkJ_=vQad{^;|D+T$gR8YQbrwa^f9}TQ%kpP@%Y#_X^B{5%7AVw@Wf?> z_zG=;6%p~uZ|g5W7YzgaB58vvo_P8th*Xv&=|Mq~luZpu_21FSztGux==43bd=EW; z-&pvh^{cV)ld*8;+|R~|8(ONFQtf{8@SRJaFQ+QtR72JITbFJwr$wRZs62P;%+1Br z5LyW}A4|&uRZzK>Rt2h|W-F}=)IjyQbVi_A)G*UIfttuXp3Vz&0BNPI79jEz#Q84; CN%MOE diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc deleted file mode 100644 index ff0e404672035a0c7d31eeb10bfbe43d5d363d79..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33997 zcmch=3vgT4nI?EIaPbBRf^YB%zQl(}P!CF!D3KB+QWEu`WKoi1_yJSAphSuw*%zQ? zGN8>k?lNgREvl2WsKi;(Gp-6<@gz*Ot6QmLHgb}l(PVn60E2GQH_S$vanEjQYpWnj zi4t}1&VK*7xBy5&c9N}~EAgCj&pq$Q|2qHq@t6CDVc71^^klNIZrI_^@?`n5J=y*oPY#RI59j*xJbC_nPrkpvQ{Z=c zoc=;jp})ve{~pgC_HG~E>u>Y4`P)71>^*aMpMSq+ zzrVxN!QLIi2mA*;2mPI%PJfrD%YVpoh{b0OANC*d9PxL1y8TBzNBze<$5?#!@NxeM z&k3IMpSh+z75UY{yS#guESFB;}Jw2coYZ3Px zYo!v`i?}+(dBu8P8UC@_SgD)Qu3lfS(m%1mSLN$v@r`P#c&TMdD+a8h8|6GNHl_9l z?T(j;c5lJ=J~o3}F@xI@GjX29ZAV;lBCems?Lgd4-?qd|i((7)MAV?PT`0}RQtd{n zR$oIR)qsgp{)ye<9;Dyvs}tMcxBJ?~eZDV<`|;O-@!Z4ua{zBtVwQLib9=$39SSQe zB-Ir=*$5VkUGcF!^s4ZkcmmJhhWgaHD9>lrcNp~zO=#+lP9E+Z9~&E$g06v4$u&3< z2=)yR4~|@L^^J(G^W%fVBE1AJ`dk&4FZz7L6|VDxBYo0@Ypk#TQr`t1W%Kt1-R9p= zlX~iS*)c8+2l@tl-t#+~eIxy&q7RXV6TUzI$?LSTuK!}+;D~G)7#t4zq=CNSfKN7{ zS`;%@mnCbuPs+A4Po3)W9z4=@@K|@xVOiTTG9eoeuzK;;co0qOJ3s7`h0ekLplmwq z8}Uhf!BI&zcB4r4NeNM$aC|Tjlnp(;%V#FWe6sQ6Sa5K3q;FU@o{~m`qy3`@_4@u| z9BuW<+FoB!)}0w2L+QG+BSBLk!8mZi5}8XOCr=)2^T z@S1tS7xemGq~Y}XMuO4=4M%_9$mqymf8X%nq|ZCj=cnOtbSnehM@{LHq*2P9Pr3bl zL!*+{KR5#S1)mhacZ^x)fxdvR6aA0|&yQ0c*-lLfOay{H|C2N?avtSoQ{)v>5~AS+ zo!zIq4xaIzJ$>AJqU%gYXUCZiZ%@aGF4@#MDEaz>XQg2zv-D!XPjq>Ybv@N9>wEhz z`p{I3?C2AR`ufouZ_q#H#iU^XB;VLD;_3w1)*F<3ef}qe7 z$O`cWN4=tNpl^H_gM>xp9UC4GV6c7t<3Tp#d6R=<-a(9q7bPa+F|Za?AMh!I)1SJv z;!vEs*NoU}oR0$r<~*9Sz?D9&sM(8HpMa2-g>(oB6cP=h9uPo3p{p~>0$UU2)4u*u zNj%jTyeQiPQok2H!Mk^iB21z$5LAK&EdG%TKC!1ijvW%sp|;!uL4bBlaPRUx@4}IV zfNyvpKuKK>$D7UuuppX7`uiLGgDA&0+;n&_cw{`-G%!4P;bPDm7##>+?vs2?FZf1Y zXc`_o-!wK6yf`|t-Mw{NQvgHL7~iykrm?}XChy<~b_;ew(@xEbN|9G=|y?rAiqd}!oL};^*U;|1A5DNgGe5fmI?7xe^ zH7=N#mk<}?Rh;k)a!hHaK#v90HN%B8LzH*Jqe5mC`wtm5B*3evNqjY>`KndFPU7Q~ z5E6nGHB~6_Z9vn@)d`dPPP1`$)hduy#2&hU#n#{&_KjQ!UaVtKoyNd59w0zYdlC!7 z9k|%HZO6{qx=Di)YLoTDn2eFF5Bat_z0`mTCF-fHR|Bw&VKYbzgzA=h@$D3SKLKZ&`y|sjU$tP0X4ZeHd%9!#g;iVL zva^11>-ToOyX!lxQRmJTXIsSCcJpG?d3eRy6LI$34n&>35nJ!{p;c?v*AC9>zj`ce zafJmJn|fIw*syMM(Vk)xoPoeKF2sm!QTvvb4dAKx0ABJ21giLyfBE}=Av5NEL!Fs>c)cujl1f!(izk!8%BJW zfl+~Z*c@RN*y^t1*=J>QD`RBq54_+V9Q9tpCcY4mJjned{sIm-(_GBR*4=d-)gu|}=oYM2tYo|@&rs@mSL4#G-4Lg)ynyB?_X;0OtXbuaATruYy) zlxF3sYkx|Ey^&b6YAaILeZXwuM8H*1tCq@h6GG6crX8ZW+VBj~Fl=~&HZ@`>OARG` zwLNODuzz(SE$yn5vB^oMS3~J)67^~+Y*%V90tALOJZg-bm_VYlIV zIRPVhz@edZDFn4e;8iw`rLmIR$_4n#8lHQKW^=mGt#)vH8{X_h3j%(z!k@D@x7pt&IgR>nOb7c zp#ZJL%5quP7w8`xlr@*npQ*FSn$Z9QC9-}nz(@>%cARVkZ6UI~V*ieKTjxxY9D)a;1H?eZFehQWh4YOpG<~ZjMUp@KG`EL)sJ+!i^C9o&@Py&JCp#-)?MEoJyg}Oh62%c?t)IBC@FV%7!0r8$m`{~iqU}JZn@f4^};5X?U zGRZ;^s}m%w7VARR4Ub+XB3&B8r&Oq$s}Ri+N+8N{EMCGml1Y@b0uE>$OZJt$vwOn@ zb&K1g7Way!Ibvy!T6W&t6tV0N3;W~Phe+@AUA}{2u5p6^p7_(G@4DKxPVQNtjwx+O zn+|k~Jat?u#8(>74Nr(iJfVUO4-u|!Haw<84V4(+-`x9{GBux3<~acXDx_fqiMB_! z_m7SQMnUr_dn6!RE{qSVFChON*nE=09eKw_L4pQk-34iMd`#B8&^J7eUB`GNL3#lV zmR=-h0*-893{^Y}^_!rOf;a8N`moPRfzr$POxXhjt1)+Z1=A;2vvQ`7t>zc49J6pK^k(ea5nC$y>1$M=Zr**VYd$TUWR2S=rJN+0rp{a{ky#aYLlI;X`ZVs;ywf zRvNLDE;L4MO{)zpD-CUthPIhw^Olu@+DJj|ht|573FXBA0*dBAk<^5R8f8rw;sdd6 zSrGPQxcU`L743uoKfxzy&versOiZ>4_koAG_)^gX6H`89MA;jjbl5nQz%WzV&&i#@ zvdLmoatpNN2tf_mli$@)CL0G=?|&0(PR{;|1U%U@RHcTJzS_6P`Hb?ZNv2mrNicaudxh)Q z4$`b1;yA{oX{Y|Dj75?YQ(GU>zrafX*&*($nm3PNt_)LXOUOVw`vNy*3>k(#voFsM zCwgEC)~S6Bnbh*9%)!lxShE@{3Je*TLD`x`JuTaBLO$^=?UZGtK{O6EsyULrXc}rt zzNsPP=0$U1f&&mO1UnIHrZOq4);MJe8HduWK+zhqpl(}83pe9iiM0>fb41`o`;;}M z{YJI4c>BxKml?9A?LnrRTlINv#PuhY;81g_KFM~n zH4U!c{0}^nI@ab%;S9vslXg|g?GuTIubIrRab3O$ff|ZP?WcRvcMzn^py-oaeIgTs zqg+S@*dUBb4b-WL(Q!x#d;>^>F9C?s!81U1a1mw2ho%9d7oV%Kab&cSVj7i3HbNrB zq+jmI43;_}{G4>4|Hz?64Eh4=NCzStw&U;KHaN$?+7bEiEKo18<)Gp8AqX*P(<*f0 z-|*LXY(a;>O=$j|_A(E#1dZ53{-qv84xy1X?kzGu$T+h&N%hdQ_X33KFOEs=lg;rt z^!A+}9fy#S4ST?g72zEn@zP+p_fltu1MTiat{gZuq7_bI1w>Q@V#KYwC| zpDCXe=Coh2+|?rP4~#o}#gNaxZp-H<2YXJQ>1uV+G{uF)%3y<}4C2fn;37t}Hc;nc z+#t!b7>D}&OV2mNr_kRw!RGM1&xO|G3ylB6|mKrb_j3qRlhajGXv{)0e0fN>+X>>#iAgQbipavW@ zP%DYwG(w2)$LRq?KNO;9=@cbI>0`2fc*C}xvZRPg;xu&m0m4f&@XDDj?F8Mtr5r8 z_bdLs{`>V&N89go+Fbn|tL?s)Gg+<}W(_OGf{3x;t*jgQ*Yj7LbrEOXVtLfr5H&Wg z7@H%;=J!wk{kiX-`^dOArbW)_6EO~6%*yGqR)m6xP_Sk+r!VHcitp9DTl2l9cbk4x z`D6DF+|l~(sPkylcB;l|(E(F&$^ho;w^d7R9v4JALFX2akq02SW^TfFpal zd$n@&x7*)tk5+E~l(Xo}5o6hmdG6R+RsG_gXjRKh#+oH#=B22mbfNr1OXX@&#X|d1 zd8D#AT(M)RH|*R!d-RU8ZpFDJ;@q;DnRCr_)im#3%wDVr7dA#S-AnnA%w0FzZ&yV2 zoQPzexTn<=X3QLg*wd7yjOl7d)?Djc!~E#t(Bd=U-KWCVCw{Bdn9Q+kv?W%|n-20Z zEyfXY6QgBj_m^LqcYJ6lTs1nB?DHin&c=wdG3;)SI`@5K+<)iMFC9_mfo0=Ctf)Na zU4mL`C1p1}*F86$yZ+qbp``=Sl9rW{wn$0akIw&i=m$g5l5PyXQ-6=s*X zUQFO^ZD@z7Fs12XXZ^BqGZU&@**&{^?x`pf4*lWNOFU-(5BIV#)&UZF{$xjo>-bLL zKe#$9$M@)E13<1cdU-ttAV!cekDCxkJ+ct_SAh#Uxs4qbXZFVktw2U zD&93Z0Hlpm!jq>vnJmw3W~jKE01{zIUmx%zQZixy;21}f08#itST88KU8kuOq7;C< zMqCQSAe89G(I_hl@h-;TD-;0mBmr7FxnpM(K@zpaYwc1i0}}0XZEpNsWt${iaW5rK9`kzP4@LyuUs>w4v?4fuSnQ(dQA+gojKt+OUG&#h-g6T z*&C5PbZRnkAx_{Zh5P(tK~P!jgF@x3!}G+@Gd#Z^fdrlhi~9`beu}5#D3ZG*g$7BM zWI!9o`USxH9ASN_6@@_f#g1(RX$EhyCH0I_$4+Z;+K0XbXn_%YW`J3G9dDDHfbipM zNA$)QWg5KyzaedamZggKv-BS~bS@sdnR`o^DVp=W)w_`MO$Z!ofc~?9{;8%{ic5Jk z?HdTf`*&0VQFw9TPIj7#rN71Z|3nFiV}{_hp0j3QyJqQEkDSDY%%Tlx)yFu%MJ9xi zmXMAF!RHC-tvmlqY^DQ9@@JizKnkPED|OnD1 zw+A46Bog88km$crLONiW=HlR+q>uB4g`%jXF)TE)UZwBH7zXdp>PLdZ6L}&ZhZ3hh zc!@tMU`aVYA!2gFlkQv;XQ?!)cs{>$#?iVyrw)>!ZFo{oY{7YR>7-ttQ)=P_Dp_<= z8V$)pLc%42&ri-eWYBS{x=EsQ=Q?9@0mx=X7K#!M3MHzZ^e2YdOcR$cT_cAE9E+rz z!tcY`ut=~pus~Awt3(9$|4s=>)`=Ye%wvA-@|P~J7@QFU&Qzm@vIRb3s8})7Mhvx4 zL;ZW_zjxu?3oGvZ5%>OE`B8WG?ed8G_=@{<#C+^}4?Ec8Y#b<>?|7WjJubKb##q`oJ7ZDn*RnMPM-qW5~puqYC17S zdBMcGOSjrYO-QfK4mkV7O2(||MS%ue{W@hxf0h|Cgc7H8klh$Vninuj$&>ix$s@iA zYH8{kXObw>lzF5+Z69>350K=EI%>-ZFY2dEX;T^!DGiB~=8!I}q}3QQh0Fs94FNEH z??5!Kg@kwuM$-~ZoS%j)$reK@V?h(x6S8b<|6^*hK2p;*)TF~mW~*f-eHCUv0&9y) zU@;#g)e!Zfen1P!rb!@~gpH(32?>P_QVHXvmto&lFf@IBAXcWG<`Y|89Uv^mTm#am zA4Et0MQkmVdZCR)csib#@q6)atSrK7lt#h0zoEr9*$}6Ei1{G`Lm^RuP}Ko`mq0T3 zhM^3Fql#8nb%1Sfw%esIBeNospw(Dsmc9uOY7nCrfd6F!F+)K5Y;()nvC%Q6{lMV6 zG*4M+6U%x=6$R=tq#se-zbA*bjP$>fL%=}JNc3FUTv}`~*-rZ{1tiFJC>o?jFg*wA6gnly3-{n`P0$ZoFFx=PyJo)oUe{%T+sH#Yv#~ex=3(!E5?$Dv1I<`CH+l(xRi+gSS~dW&CSRs7IEhczh*CA zD38OtH7CI4H=VN?Gx|AwGJkO4+~T=#Y4b+#egP>lOcbA45UOKAfoQ4+pL{hkoNI|vUNmX0v zQgug75xfNTk?xc<^%Rx#F{E3fHhF@S?tl=|>zwqkP!vL%R0%L3s(^m5CtXSD@GdkI zbSjh-^_N<(v}+$z8~@pQAR>c=kTC-$f0O%G%K6e`%S%8$b>!0K2IF)^8;4LufKb|C z0-6owsQpd)q6q|d91B70hT~X3vJ%Ms1rX)}pf2znLV&<++?xi#$Mo}LPN6S!A)Pe- z|6!giA>I0Udd!Gelel2ri0C$q=bt(vko~6}5k1C1pJqhT>d*uU(XmI&7%Ei5Ngv~w z<`hlshg!di$>NZ>~}1wu}y zc-#Oclhhp*9udglg}#v>D=WUI;{tA1V9eJKu9n~`5WwJAkL>8`={s0qC@5xhV zx=;4>PU`W&)#hS|L^k&gLk*7sSyi&#=9vRyjY#O9rA*ln%DzKzrEGuWvyD~gG z{Km-i;X8%JVIe!I8HN3}=)x;*SSHlv5L>Hr?&O+_;utC{)p{8e*Ii?=(4X#q+L6kzs#vZv@!weZt? z0q#EtMThEze{czK`|&ODsK?*;h=@umbt@{}J}Bn-bfO^Y28@alwIv0 z5{>XpQ0z9#HmLa@z$FKtcnCUW(oU2n0c~-zkrd5I(9V>Jd-@Z&5FZI25J`ED)NO#j zft~3TL3u(@`|-xPV4ST2H+bXtgScY6QBL+i16W+NE-9ZzT}5-m8@nG>1M~c!FL@;N&3>dskNezG#Y{&eZ z-UK=o+@QnCu2@WFtp^Eox8ox17GmrmP%?5jCsR+(&V2j1x1WpVHskcnh%=aFW9j`I zE>+j{hWomE*;2QLxbE5RIq}-a)sbau^_{G|YmHYMzuGioxMOo%d2aT(6`Lz!b1mdY zZFRsBriR5Q)*QJ?`UMfEYcYOev;@dx2ao#b?pL-IT(H zot$5*&NDQgyYcoa7t=tMcD1Z7rX_#pZpH69&ip$j+dUnr+Gg^)z4JBqIC%H7dd&oR&V9@JK;`ERV;1(kDm{RZ*RSWfPc}iA5kKrL`^#v=t%>ys;GyCY@0<4CXMM&b2B<%IB$!+XOh@lU~fD%b>= z2WzN2pABv>NQt4Fh#xKJr2ELK+>#ol5YZ%xz-R+@RJOT2Wk6_;zd?iHLLLl;(R#%^ zYrbNiwJ#f;Yx(61Ro`~M?T+SeO<;VG8Na3So5?u<&Z|^0 z;hHV@d2poOE006II*Vg9K>)m3v2^4AnY9Aj)#&O-@QY9kqIQsik%XJ3xaKIjT?YqT z7lXmEKx-53SI}Krv>O-h=)#_RRJzbaOv~VastQA}*7 zt2B}2NcejkP8n^p2BcS5~o1a!}Llu$+mbi z`hCO0UhliS^e>2I1m1q7J-?@<!np9sZhwvnIwZv0R=OlM;@?arJ#HpmhD?E`3%5k6|5eW*# z9%VVQPSGF$mi<5ULB}RH6`08-Ua1c%aB-n4TWKjO?h>^4xNp#qY(subgSB}6*{F5% zbl0lE8a5QnpS|(S^=HB*Th}rw-#NIb`?p7<8BJkh6VPPoHhgCzwQk2HxTZrWFm=b_ zq87|f&~;c`g~b(EpI*6^Pf{B2QU;%vLIe8vezbXvY(JW?AN6v^slhP?{;(_3N^cFL z>;`s#?Z|#we(FQpp5E`Z!eJXSIXQ{*Lx9i3w9JBs`U)s%ItW*3z9a)dgCspfQMeTd zH3XGqq9K=b^o^}HsuU80_y#Z_elmM~v)z>YZF~rnA}v-uPTNeI7W~V`<~4iH?B&_e z{E5YusC|3bxLsL;)c!{)3AXM@rYMm@y<{ebM3WL#D*Y>k{%<&`>tCQRx=s{?=Y_NC67**E)d7JR=aviTs31Whs1KkI}dkggf3Ji2D3Wvsv{ zlp~vzdoQ3CWwR2bV-dO#MK`}?)7V7+sDBJdR?cBsT>(Z$cvZbc*^HBP=+1d@-Cs5l zSOcMn(>-+|p$d+A$ma7Eboe#RYr9_C{aWj5dtTf7TH9;w>$V=aUv>W2*_jdNVTqNI z)Pa^DVNAz7zTQ4!O@Bq@_4YyT^|mCpr6S?icSCkgw-6g}r1{2b1QTY5a&=QU4Kq(oY(W5N%$R5m3 zw5K2uN{k(W0f0<`(HkCh%+(p5$_x@bWKYN%%1p#Nf@O(#d&r^2vlWpwm961Iwh%wt zuEtO01j`fYb3$2(_}tIvNj7?tmr_q&C|k|P>dBufKs_0NC<$5ilryCsXDDAyKUEm4 zOw^wnDon)Z2CLQhV2v7@P29Ih(e6*^TqN=qrD(|)smO#{_Im5sncmD6u4Ew2MO}De;NX3lasyo^{_-dzZ|Y8_I<&A0Te3G*p^S-&~z< z9^x>ZHJ1);QAnj0R~x(ZIT_u?jj5G0O(Jt@0Ihh3$hA`RQ68Zi%J zQihd4G$(tIGZDrv&Bsb`g@id?st6KfWzP_S?hQ|{O^q08S3^lZxL*wq9Z*9_U!6hK zhxDU7*rk3SB5b?iQAckF2TYetd1ON}yov>CscfXn)SQ@|FJpEpg2&W6L&w!n(hpU@ z_KfqrLUnYfDnpex$125~xk43c$x~Iq9yQOR$lr+Fu{qSJjtbzAJLDev%Z+scsw8$Vq^BEp4(9c> zM{^`g#mwu!6#R2q8k|wfO|-a)wYVvz#alvK(zO^jBHvJRCw+C~hrW`GQ$u34TB_>* z(S1#{2Yoe2hyR?uiklLB+!`b~FndB<#Tqr9VE?0V>oKFhHQ9$y(a=@3yreJIswt+n zrNE7^swsxPriPM!Xxq@W&ri+iED(tfp1{M_0{+ZsX~|oc7J#>CXr7rTsBq_&5LVv0qL+_KPF^mkFH`U)R|8 z6@dG0MZLg<%X?%wEUt7P*Rdm2hgMe)DLmj#04YVl2+k1rycC@}GuUNUJbi+RY*mcp z;81}i%}gN0zCkITR4NjRW2u=HRj#Wl$Szy- zB}M^OiIfYON|TwmDBwB^18mHmpHD=aeZ#GZ4%X9jD=I4r=MF<_u8UA2WY-kNM@R^X z0aGT8-K!gf^**|_Hi%0aiDFzd7QW%ebBb}gM0`r|ZnA>WNRmiutVhIaXU3T@t7Zxu^vsz#yrle}dG*=Tb7Jh8WUbSXlIW~K2-tdtXf+Jk)lJ-+`y5X#o zkZKXZ2D%D?$0;G=h!(ZdL$`~1q?-uA)*g&piOft7gt=63>S?_N=2fsD*e!?2%Exss zCDF&!F9%9dPVc8?r{;U3_VTc?oV8rGF~fRlk+KCgf=K&^hI`#fmjOkv4tWsRAXkLU zLd67uQW4i`Qsho)ExbYINYW}ABs}UMkhmAaFnRh6K&G;XzF00zF>T^L#XJ&whfzod z))ETJE?lOeOU7(pC>==I;*aXHqg^gU<+me`uTVxetm^Rm4icikL2u#{{$WUHtO z8c5eNu4c?nF7CN$i)J3e6~62YoWj~NViqoQpR(NkD|I7A4zc>{=80O*=841+U*})r zUc;db@k> zpYBFM>fu1LJ!x~(YTNM4!bXa^%BD0LZdQw!gv1)Wqe;yGeNoMS@&!7T>73Ub9kIA1S2!qJ=Fp$JPo8*~Jp;b?d?z z#1*v6bboBELU{MGb;nw^YoTay@Mb|Y`#{)wfGr=~5TgTmY=PuDDyN=OciHlP{`t5p zU(QS4=1KRT*2n)&C6}YphomJX;FjrolQE9`n*$G+kK4PM)nQ|mvcSzqziwHRNSrOd z7ZCWm2FqGVJ!^#8v8G?cjF{LVw!wl<0YNDT8!#*4U>7AcufrgCQUyD{DReW!44uLV zY+C>cCe&UvP0nlfPIlOnH2(7nf0sD2h*|ZMPvYL~A5k%y85lpW60oq15pN13So`RP zF*}lHTm)5C`;f1zvup&PUq##4#XH%2j*N~m6U+?3%En{93FY-$l;|7e{2ET3O~EiO z>=2oUaoaf5L?yD7(IIFTgTBR-0(KXu4GbR34(0qdnIoWRZ4k_ottlx342vtOoV1bv zu$2d3J5DAlaGPf6kAvGAQ>KO68x#Ew4GR>&c?{f+X$-cltM1(^?tKyWzMpCSqu~R? zf3$pHx&1`ceKL}{d5)iJoe#w_%}7;Rzt|cn-8pBupT{|i65#&nrG{w1J_X!Ay;Qes z-MazY|Nj1FE~oTUPG{SCC$Da?ezADz^i9js%TVw-%%9-l<-*l+jsnmg`L&A%SaJww zZi!it;a~1&aXH1Gaz@l&Rr~Gkx4YjPSb8SvJ`k-s7|txelecxLeyRB8>09QTAry3+ zFJCQhSRlRSEyZ_=8^cBJ#Xem0$=#}yZ%r-VfkGb!@-aLA#(lubec;d?XykrkEj>`L z{Yhi{!OdFGYn$+usjl_~gOY-<3<|;`jm$b<9J8hC7Pt9?v`^Z@q}@)FvH|CMNFoC=?#C z7|NYH4RuAwzy-K3wwv>4B=f1C_)A#w{ma&#RmnqpNe#x3meZVwAXJ@ z*19R6;bfG}DRk%Sn#bwuVc^jeVtkdB&3P7u*-pJfm^?S;6+^h)}W25QTiLMTR$ z9RD*)N{BMzB?+vgnm?nYgweKjZ9?yuP(^qFi!cBU5)!byKzzTxXHsy(T<&lFmCS6J zfkR>Z2px~H)g;YPh$uH@jp-E?Lt1Fk6dV{LqN_wiVkozUw6Gwm z@-HqGGSd2EYEw)l&U;z;1%l69e~%{LLhFwt*T8eQ0FjwPHw0#c_)Yi~ds)O@wjf09 z)ic5>Zo=c5&l`JJEUt*fwUD=Lsa-87p6{JMKX01tUWIzIXV&w^Gb^@=h^=B_@3L(R zeLgeaKW~2Y^Uh^keM;^-1;sPnckBi8hr{;D5A7`r6H5ofH7#Ldivm>8!o;ITXgmJy zVTWTyE0#f$T5L%GGMiR>@i-Aa4vldP`nkpvEs1s{0;GhMU~c&!wU0e%4Us13V>MMO zpu_R=L2wS>f;K)$X%o_%4e@dNCLYzk35i~`SZy%8z$muALIKi0kds_?jGlX*;uvTX zQm<7LVvw^3#-WCokiRLsbW&nRn2i`{rkN<`LOP6JTo{-7p`-@_nxzgre*L9QevH=N zC6xPnW-sNwnJcS)r+3l0Qnx!&w>w(5CtAHXTH5w0r#Eey=~=6&`gYCRHQ#P{yJ7M2 z&5UTp;jp!AEj#yG%hi@^?N{4jW@$Nl=W1rbYWAj;?50R|(~>S8kyRbFR^PRum_M+c z^yQ9y2Q++oNVy;FN##$|a#o+o0Rl4cle^+3!r2)DhF3XEnCMsN{mYD#xCnU^*a?WG z$tX9N44g8!@p~txK|lS73hcGW0=xHsUr_-)?WK#E@j-tC*V}1?Axs;CkvfLwYt*US zC_deg@C!5vM9<;p2e@EE3gKa@rCcgj?i|-66)q-p3$Bjp5^1@0S zi6fZwlU?AHqV$TNqv8ht4vwr>jQOt{Y1$zqO1t+nIA7;C?%)tKn+JjDpf*IqUrYrVN&;c1iBg>(|A3}wU7kNiNA z&%n7m`FcIgq*G3|BU~<3;lw^2JvM^;*O{yo7(ia30j6ffv$2NHO=oU!F8{pL`mYp`NYd57j*( zk!FZAP6Zj_=E)Jj?{$!+a|Y?y8azy?j*wGG4yigxHRKSz$P`UshY(107^gE5twE^~ zj;zJ4XNk76M0BoHK~5<-FO%~rIs3@jNe;v0thpI@mCZ~v@FLr&cCzTjG(rPGkt{^j zQwoc+W!bL;Dffr<%4fy!AY|bIIRjQ1`!A|i0`U%b3R|Rc^BJ)9A3tq_Qon4ChuMlq z0q*}NwT@PrVo&EMRJTs_ogcp-8*wH827KJd6locu3*!sJqvy}VNQd!-K4}oQw_ym8 zeshRcA-gCn3v8H(AxmCkmTgSR>Bnyn4ZvVMP@rhp?PwuD766>p@#x6AUQx$eG~;<+CEXSuBe6W4f^GjJ~S$BMu^#Gl>U)Y z(_x0JXTN3uu&KR^2{j?-7ll$P|e2lq}>}$+3}xUj@XG8y(cqxeT+6uPnnH z`bzx2R6)*Ga+=`~BLLf$GJXU>#dxwKRm!S-c5LLi0#Z54P1zv(pl}v5^Qy`)lzj2) z;p-w9pS&S8D+W>*TFCJq#FF+>p&JTNsw192+KHk6lb)4b|e<`5peZ&Q5|GQkzyZ)SKzw#(VQ^tA-F1?O=7V#Gt1U&j5kWFmk3ab~M z0_Jt@hzNPpM`kX5Vkn;f!m?r0YE}XL6vnLKjuMzLKH*nx74PNHmAi_V-l)rXUmN4# z{j8FCx2t|jZ?PPcu6ixY8Pk$qUd8-ROpdR?9OZ&OoV6)ps`;%B-(q>LctY|kaorF8 zhJ?SgnXx&(mh-ith@*UA_e$lCNac=KYudGHED4uw!7*KvJ|b)m3why!&3BDl$##@A5H0Sa zvYf@?l5OGUL-++IBv`XL=BmTa%~5N^bQc<&Q@>`+pEpO1m1{;aJ7z4qr_<)>r;nrj zoXUm0(d;c>IzD}PrZ*;J=yoj}igEDX3;vG0`z~&?n>Aq@ny^_9GX*HIXj6F8o^ac# zXyFrxSSu`fYbadb7ALK5sI_sr>rQ4ajOyr4@LDN}G)~#r9hB?OBOr884TlSj6x#Fme zIBKJg`n#Oj*2%AB7OZ5}L^5j@jmw!^KQ7)HE#3}+q@$Cc>s%|XT`AoWDc!Lo-m1DS zE|>Ps9hUP;Kd#)i)EuqcHE&!iE5C91`sEuhU4Lou;&NF_xS%Cm*0NUbUM;R&tX-*Z zjnudPXxoole$evcJwMoUTN|xEP9s=2Z-)s|7@RG;S^H7J!MhHs?tzY)^T0qYyvO8LOG%OU|aaFIlwntps!_9}I zt|MWgWL2=O2ssfUC!FhE7Mkv;uXATta%&^Gwc)z`w|3mFy44uXJ+&-6@oPiT8m=vE z>5gU`ozbqsp47g$C8>Fskt(}WSoTiazugzE*cK_=hQ;xT&c326jp#~axL#QLRxi%z zbfxd%ni#zIyMJ`?ws2bvx1WwQ_ui+dds1KtFT!nT5usqG)d0bkE18{P~QisfOT2&0;$<5mg*95{xo#0!68-N%rcwWuXcX z$(R*3l*CUzZ!}zQSeRPg*%K{1Ib;9WRy2Py%I++ij_^zNRcq0TwLD@iU#MTHXpU4g zM=N%&RJ27Z+OV@L4lP?5&3c4S8m=u{HrA2VS;rbg>o7QcqxgF9f`94hsIvpscx{e3 z_d-?FR&y6*uLD2VMW$XyMu_I3`Q{}IZB{OsReq~;!MS*htPneP&%oYRhGMCA+1apo zChFX_Y~239gd8l}gMfw>va-7#D(m?!+kX!qya-@Qoz&Ifhl+TNC3W}+&t4p?^A8_X zsRca@JPmyIb0OEmYk%%+eX3dapL05D;r(Nq5m8ZNmM25IT;Aj<(*9FE@2SgSR-P0(KfK2@Hig@X|P z3Pg-k{7d}h#9<^e29MuPG9AJh92$(XKaE>4rw_4j8H$hv`W-q5h2KDtGVhb0apy5`91{SQm<5VvU#}=(gad=7Uz z9Dkqp{k)s}_nk|YaMs=#!&*k!f+3nwyV!^8ivL1Dd&|EDic!)l{2u;Qoc+$gpEd2$ z{&o3w?ceHlX>V%x@ary}5#K{n-+SMMvtCI|gcTiCQU!HUW0HeT+RkOyE)voWIs>N5 zg&_gv4fP?zd)n{BPpKc}$2aolX?W%=^&EKpkF!n0&xc_~^bB;UU;_$2Rs~JUoz0ME zO`#hk&Ho%a9@E6wJ{o>TSJj!6taPv>G3uYDF)a(gPXFqNa>B7|6?Yt`-)p7FDn2m%zr~ zYV~dk7gqk(VX|dB&?3Wj+)xK$36}{8!$s|r^FQbAG$PBn<%Ee$9=tqBe@`53X-uYca+x^ki3`9v~!tQ zAYK3&xu)Nah4jDQ7r)QTU`9SGKk-?;E*g+rRD0g~uj;SFN#*#ch#m+k%4Hjpfh!*l zpg&B!0FH<;&r&rdRT`YAj~I9)RgR?CIV_Wb$ffH`Wc_i|;3+>AsEDrWs6b_a5(O$L z{eu`p5@;}MEz0ksGU-W4x^fj|TAF+k2`JioTPU=ZDsZOD!c+zoK~FO!g1y|}ab`zU zI!HN5prKeHAz6>CMf+rXw`z?OKTLXh^s-`Jl*9sx7-*D2b=2=Y@NEj?exD=V1TMzu+=|!DX=jreAQjUvP-A|B|cvC0G6{Zfk_w`aqM-YaVcE zoLY{r{%3CcFS#AR(6#px3&#$l`yL-iN&aM=Xmo7tQ3amS zc5&C+BQcKNZ|2oXrnonqvf|O zp+oR)=G-IizE#IJ&pmw~3#2(#$mJKUmRGNCs$b13y6ZS6@Xf1cTTDxVJNCSojsoa` zBPV8HK_h3&j+t1{jGn|SENJD5%3?Ma%-|f(d1oZEGG=G*nUsnZjFqQ1-^*sPKoA=1 z3SSuE3u9QWTNVN_v}eoWM0j_1r0FOWV0duou&BqrZfs^QpTSxQ|4wFhOa~urM8gae if)OWY%tRrjg%na6NTHPW(W}xt3Q_CsXCuUpKK@^=!Y`Hp diff --git a/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py deleted file mode 100644 index 9aaa699..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py +++ /dev/null @@ -1,47 +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/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py deleted file mode 100644 index a02a193..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py +++ /dev/null @@ -1,735 +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, - Protocol, - 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 StreamWrapper, 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: - - 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. - # Currently, 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. As a workaround, we - # override the versioned entry points in the wheel and generate the - # correct ones. - # - # 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 = ( - f"Unexpected file in {wheel_path}: {record_path!r}. .data directory" - " contents should be named like: '/'." - ) - raise InstallationError(message) - - try: - scheme_path = scheme_paths[scheme_key] - except KeyError: - valid_scheme_keys = ", ".join(sorted(scheme_paths)) - message = ( - f"Unknown scheme key used in {wheel_path}: {scheme_key} " - f"(for file {record_path!r}). .data directory contents " - f"should be in subdirectories named with a valid scheme " - f"key ({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 contextlib.redirect_stdout( - StreamWrapper.from_stream(sys.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/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py b/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py deleted file mode 100644 index e6aa344..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py +++ /dev/null @@ -1,732 +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 dataclasses import dataclass -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) - - -@dataclass -class File: - path: str - content_type: Optional[str] = None - - def __post_init__(self) -> None: - if self.content_type is None: - self.content_type = mimetypes.guess_type(self.path)[0] - - -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/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py b/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py deleted file mode 100644 index 8de36b8..0000000 --- a/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/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py deleted file mode 100644 index 422d851..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py +++ /dev/null @@ -1,90 +0,0 @@ -import collections -import logging -from dataclasses import dataclass -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__) - - -@dataclass(frozen=True) -class InstallationResult: - name: str - - -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/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 238fc80e35e0deb6305434bd16f7084e493d6ead..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3488 zcmahMTWlN0aqo^t-tkR}lw^srY0HX4$r585jvGJX81OT-9l&x>gh+5W@s`rj$2(^4 zXgx}yg5d&kTfj03R0fKEr2TPW7szKn-8_Jz{UI$IA}%)SpbgOcQI-L>?oVfrJV{ZT zcBtE(*`1x8-JO^I918gnKCTp z3?1V%Pl?a*C2!7K^5uLbAt#i?oaoGXG=C|O3joe5UM*M(#|D;`}(g|M| zd=c2G(~%cfxyFcdG##KaN-UX|by%$jucylz^urd{3~ zhSBgAavWP34+((~5~NK48auAGmPwQ9HLO#i<`r1yEf8Z4Gy#?k;M&-FHz3OhBWe*j z_C0tJ>`|CwFgnX-xD8EYdaBFVtZ0_)(d81p1g94yiK3EZ`z5JlC>4$3K}q_kB5Um# z&a{XfktA8y4a<>YO44u9I^F-3ntjj2#LVjX{AfwdPsv!zo>i@L6)RiN)X6DJGL3>Y zEfbuD16|8%>O{6YYfTyY!Lj`ZvZiX`(XyPsDo=7z zbyai^BJX2+gFuEN~|2yD%RpyuISFCH!*S~|e$`sgNFv|>sem3kuv*>r+G?QU3 z%?+sfHCa=Yv}KG=;L-LoVPP7`>7fIik|RX6zHM)0 z7fjL>=3CJG9sOegHN7aBdX88=wa7Ih@mn)LnW+h9YQ1ki=y<@_cAQxe&MeL}!m(RZ zH>d7!i=`EzcZ~<`f131yu4ngyu}*5ngse%1;}53oA%+2_Gi8*p?JW~rP-pA}ysR#n zd7_r7Q{)}6IZ-`5t)vw5RbRyCX#K)4Ik;HeR>{|Sz`jI51UDz-z1%Sd~R zcd06JgN@tI3sr#}w7f1yQFO7*USSlrNO#-@RiQ{-a2vR1qO9a;p6$!%hRR6O^2_bl^4 z#Y=yil5|$_&Id&VT6O*B+A33Jt6bGn<*VMR@4oLI^*jIu{U}KKU=58w+knKX!6G%t zZQ$MpgJ3tYxO>|)kQVh#2jHx2i*S4Jso!{D<#zq6;yAeUeq=J!EQ8($&46=ihI=1P zGyTX)xf1sxl6JIC{dcX+C}>SxX&Y>6eH~3BSMIm>qdK%^GQwQNp9W}WfHb~_2}C?q zpG>QI+M2>?C%C6I$Tnkshjqv@(i1qHhlBwkK`uZ9Oi#(z=n}=4)-^*`=(w(=D>{vq zKu|eu;LJEe=61Jtq|5RKh{{{Q=rSEi514c8zVux8Nz1||aB5(y=_|WR`iTdz~KVGQ~pI8~bTuThTp2Se=V|^_Ch+-ykK+3>r<1-fl9d08ZvONhU#6F2K!)w3 z#td#_2R155Y!aHoY_Bz2h8aS$C!x8D&~!v-tRyt)*}YKQjBOM*V--u)%(1q-mM=I4 zR)8$oDg~*PxpwGOh_;W8fO$DZqwRx=Ow*uR6DP5C!SOOe|6?E{v~h|hS}3*L&@*8e zTFd@uxNcQUw4`_?9BY+*Z;`V=(uiw95JgRnVVEyb{7V#migy169e<3De~k`&jfS40 zk*BEtxrYz13%+I;`Fj_;R>hvW*mLK5E8^Y-@0u5}fu+5Vn68&B!-T*zTr7 z3Oti)#5-$UnRj{Xgqk4-oL diff --git a/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc deleted file mode 100644 index dd6286eb91b0b00b8f6473997d495aaac7ac75bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21251 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 e%9gME=n4I&4SdC2j{J` Tuple[str, Optional[str]]: - m = re.match(r"^(.+)(\[[^\]]+\])$", path) - extras = None - if m: - path_no_extras = m.group(1) - extras = m.group(2) - else: - path_no_extras = path - - return path_no_extras, extras - - -def convert_extras(extras: Optional[str]) -> Set[str]: - if not extras: - return set() - return get_requirement("placeholder" + extras.lower()).extras - - -def _set_requirement_extras(req: Requirement, new_extras: Set[str]) -> Requirement: - """ - Returns a new requirement based on the given one, with the supplied extras. If the - given requirement already has extras those are replaced (or dropped if no new extras - are given). - """ - match: Optional[re.Match[str]] = re.fullmatch( - # see https://peps.python.org/pep-0508/#complete-grammar - r"([\w\t .-]+)(\[[^\]]*\])?(.*)", - str(req), - flags=re.ASCII, - ) - # ireq.req is a valid requirement so the regex should always match - assert ( - match is not None - ), f"regex match on requirement {req} failed, this should never happen" - pre: Optional[str] = match.group(1) - post: Optional[str] = match.group(3) - assert ( - pre is not None and post is not None - ), f"regex group selection for requirement {req} failed, this should never happen" - extras: str = "[%s]" % ",".join(sorted(new_extras)) if new_extras else "" - return Requirement(f"{pre}{extras}{post}") - - -def parse_editable(editable_req: str) -> Tuple[Optional[str], str, Set[str]]: - """Parses an editable requirement into: - - a requirement name - - an URL - - extras - - editable options - Accepted requirements: - svn+http://blahblah@rev#egg=Foobar[baz]&subdirectory=version_subdir - .[some_extra] - """ - - url = editable_req - - # If a file path is specified with extras, strip off the extras. - url_no_extras, extras = _strip_extras(url) - - if os.path.isdir(url_no_extras): - # Treating it as code that has already been checked out - url_no_extras = path_to_url(url_no_extras) - - if url_no_extras.lower().startswith("file:"): - package_name = Link(url_no_extras).egg_fragment - if extras: - return ( - package_name, - url_no_extras, - get_requirement("placeholder" + extras.lower()).extras, - ) - else: - return package_name, url_no_extras, set() - - for version_control in vcs: - if url.lower().startswith(f"{version_control}:"): - url = f"{version_control}+{url}" - break - - link = Link(url) - - if not link.is_vcs: - backends = ", ".join(vcs.all_schemes) - raise InstallationError( - f"{editable_req} is not a valid editable requirement. " - f"It should either be a path to a local project or a VCS URL " - f"(beginning with {backends})." - ) - - package_name = link.egg_fragment - if not package_name: - raise InstallationError( - f"Could not detect requirement name for '{editable_req}', " - "please specify one with #egg=your_package_name" - ) - return package_name, url, set() - - -def check_first_requirement_in_file(filename: str) -> None: - """Check if file is parsable as a requirements file. - - This is heavily based on ``pkg_resources.parse_requirements``, but - simplified to just check the first meaningful line. - - :raises InvalidRequirement: If the first meaningful line cannot be parsed - as an requirement. - """ - with open(filename, encoding="utf-8", errors="ignore") as f: - # Create a steppable iterator, so we can handle \-continuations. - lines = ( - line - for line in (line.strip() for line in f) - if line and not line.startswith("#") # Skip blank lines/comments. - ) - - for line in lines: - # Drop comments -- a hash without a space may be in a URL. - if " #" in line: - line = line[: line.find(" #")] - # If there is a line continuation, drop it, and append the next line. - if line.endswith("\\"): - line = line[:-2].strip() + next(lines, "") - Requirement(line) - return - - -def deduce_helpful_msg(req: str) -> str: - """Returns helpful msg in case requirements file does not exist, - or cannot be parsed. - - :params req: Requirements file path - """ - if not os.path.exists(req): - return f" File '{req}' does not exist." - msg = " The path does exist. " - # Try to parse and check if it is a requirements file. - try: - check_first_requirement_in_file(req) - except InvalidRequirement: - logger.debug("Cannot parse '%s' as requirements file", req) - else: - msg += ( - f"The argument you provided " - f"({req}) appears to be a" - f" requirements file. If that is the" - f" case, use the '-r' flag to install" - f" the packages specified within it." - ) - return msg - - -@dataclass(frozen=True) -class RequirementParts: - requirement: Optional[Requirement] - link: Optional[Link] - markers: Optional[Marker] - extras: Set[str] - - -def parse_req_from_editable(editable_req: str) -> RequirementParts: - name, url, extras_override = parse_editable(editable_req) - - if name is not None: - try: - req: Optional[Requirement] = Requirement(name) - except InvalidRequirement as exc: - raise InstallationError(f"Invalid requirement: {name!r}: {exc}") - else: - req = None - - link = Link(url) - - return RequirementParts(req, link, None, extras_override) - - -# ---- The actual constructors follow ---- - - -def install_req_from_editable( - editable_req: str, - comes_from: Optional[Union[InstallRequirement, str]] = None, - *, - use_pep517: Optional[bool] = None, - isolated: bool = False, - global_options: Optional[List[str]] = None, - hash_options: Optional[Dict[str, List[str]]] = None, - constraint: bool = False, - user_supplied: bool = False, - permit_editable_wheels: bool = False, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, -) -> InstallRequirement: - parts = parse_req_from_editable(editable_req) - - return InstallRequirement( - parts.requirement, - comes_from=comes_from, - user_supplied=user_supplied, - editable=True, - permit_editable_wheels=permit_editable_wheels, - link=parts.link, - constraint=constraint, - use_pep517=use_pep517, - isolated=isolated, - global_options=global_options, - hash_options=hash_options, - config_settings=config_settings, - extras=parts.extras, - ) - - -def _looks_like_path(name: str) -> bool: - """Checks whether the string "looks like" a path on the filesystem. - - This does not check whether the target actually exists, only judge from the - appearance. - - Returns true if any of the following conditions is true: - * a path separator is found (either os.path.sep or os.path.altsep); - * a dot is found (which represents the current directory). - """ - if os.path.sep in name: - return True - if os.path.altsep is not None and os.path.altsep in name: - return True - if name.startswith("."): - return True - return False - - -def _get_url_from_path(path: str, name: str) -> Optional[str]: - """ - First, it checks whether a provided path is an installable directory. If it - is, returns the path. - - If false, check if the path is an archive file (such as a .whl). - The function checks if the path is a file. If false, if the path has - an @, it will treat it as a PEP 440 URL requirement and return the path. - """ - if _looks_like_path(name) and os.path.isdir(path): - if is_installable_dir(path): - return path_to_url(path) - # TODO: The is_installable_dir test here might not be necessary - # now that it is done in load_pyproject_toml too. - raise InstallationError( - f"Directory {name!r} is not installable. Neither 'setup.py' " - "nor 'pyproject.toml' found." - ) - if not is_archive_file(path): - return None - if os.path.isfile(path): - return path_to_url(path) - urlreq_parts = name.split("@", 1) - if len(urlreq_parts) >= 2 and not _looks_like_path(urlreq_parts[0]): - # If the path contains '@' and the part before it does not look - # like a path, try to treat it as a PEP 440 URL req instead. - return None - logger.warning( - "Requirement %r looks like a filename, but the file does not exist", - name, - ) - return path_to_url(path) - - -def parse_req_from_line(name: str, line_source: Optional[str]) -> RequirementParts: - if is_url(name): - marker_sep = "; " - else: - marker_sep = ";" - if marker_sep in name: - name, markers_as_string = name.split(marker_sep, 1) - markers_as_string = markers_as_string.strip() - if not markers_as_string: - markers = None - else: - markers = Marker(markers_as_string) - else: - markers = None - name = name.strip() - req_as_string = None - path = os.path.normpath(os.path.abspath(name)) - link = None - extras_as_string = None - - if is_url(name): - link = Link(name) - else: - p, extras_as_string = _strip_extras(path) - url = _get_url_from_path(p, name) - if url is not None: - link = Link(url) - - # it's a local file, dir, or url - if link: - # Handle relative file URLs - if link.scheme == "file" and re.search(r"\.\./", link.url): - link = Link(path_to_url(os.path.normpath(os.path.abspath(link.path)))) - # wheel file - if link.is_wheel: - wheel = Wheel(link.filename) # can raise InvalidWheelFilename - req_as_string = f"{wheel.name}=={wheel.version}" - else: - # set the req to the egg fragment. when it's not there, this - # will become an 'unnamed' requirement - req_as_string = link.egg_fragment - - # a requirement specifier - else: - req_as_string = name - - extras = convert_extras(extras_as_string) - - def with_source(text: str) -> str: - if not line_source: - return text - return f"{text} (from {line_source})" - - def _parse_req_string(req_as_string: str) -> Requirement: - try: - return get_requirement(req_as_string) - except InvalidRequirement as exc: - if os.path.sep in req_as_string: - add_msg = "It looks like a path." - add_msg += deduce_helpful_msg(req_as_string) - elif "=" in req_as_string and not any( - op in req_as_string for op in operators - ): - add_msg = "= is not a valid operator. Did you mean == ?" - else: - add_msg = "" - msg = with_source(f"Invalid requirement: {req_as_string!r}: {exc}") - if add_msg: - msg += f"\nHint: {add_msg}" - raise InstallationError(msg) - - if req_as_string is not None: - req: Optional[Requirement] = _parse_req_string(req_as_string) - else: - req = None - - return RequirementParts(req, link, markers, extras) - - -def install_req_from_line( - name: str, - comes_from: Optional[Union[str, InstallRequirement]] = None, - *, - use_pep517: Optional[bool] = None, - isolated: bool = False, - global_options: Optional[List[str]] = None, - hash_options: Optional[Dict[str, List[str]]] = None, - constraint: bool = False, - line_source: Optional[str] = None, - user_supplied: bool = False, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, -) -> InstallRequirement: - """Creates an InstallRequirement from a name, which might be a - requirement, directory containing 'setup.py', filename, or URL. - - :param line_source: An optional string describing where the line is from, - for logging purposes in case of an error. - """ - parts = parse_req_from_line(name, line_source) - - return InstallRequirement( - parts.requirement, - comes_from, - link=parts.link, - markers=parts.markers, - use_pep517=use_pep517, - isolated=isolated, - global_options=global_options, - hash_options=hash_options, - config_settings=config_settings, - constraint=constraint, - extras=parts.extras, - user_supplied=user_supplied, - ) - - -def install_req_from_req_string( - req_string: str, - comes_from: Optional[InstallRequirement] = None, - isolated: bool = False, - use_pep517: Optional[bool] = None, - user_supplied: bool = False, -) -> InstallRequirement: - try: - req = get_requirement(req_string) - except InvalidRequirement as exc: - raise InstallationError(f"Invalid requirement: {req_string!r}: {exc}") - - domains_not_allowed = [ - PyPI.file_storage_domain, - TestPyPI.file_storage_domain, - ] - if ( - req.url - and comes_from - and comes_from.link - and comes_from.link.netloc in domains_not_allowed - ): - # Explicitly disallow pypi packages that depend on external urls - raise InstallationError( - "Packages installed from PyPI cannot depend on packages " - "which are not also hosted on PyPI.\n" - f"{comes_from.name} depends on {req} " - ) - - return InstallRequirement( - req, - comes_from, - isolated=isolated, - use_pep517=use_pep517, - user_supplied=user_supplied, - ) - - -def install_req_from_parsed_requirement( - parsed_req: ParsedRequirement, - isolated: bool = False, - use_pep517: Optional[bool] = None, - user_supplied: bool = False, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, -) -> InstallRequirement: - if parsed_req.is_editable: - req = install_req_from_editable( - parsed_req.requirement, - comes_from=parsed_req.comes_from, - use_pep517=use_pep517, - constraint=parsed_req.constraint, - isolated=isolated, - user_supplied=user_supplied, - config_settings=config_settings, - ) - - else: - req = install_req_from_line( - parsed_req.requirement, - comes_from=parsed_req.comes_from, - use_pep517=use_pep517, - isolated=isolated, - global_options=( - parsed_req.options.get("global_options", []) - if parsed_req.options - else [] - ), - hash_options=( - parsed_req.options.get("hashes", {}) if parsed_req.options else {} - ), - constraint=parsed_req.constraint, - line_source=parsed_req.line_source, - user_supplied=user_supplied, - config_settings=config_settings, - ) - return req - - -def install_req_from_link_and_ireq( - link: Link, ireq: InstallRequirement -) -> InstallRequirement: - return InstallRequirement( - req=ireq.req, - comes_from=ireq.comes_from, - editable=ireq.editable, - link=link, - markers=ireq.markers, - use_pep517=ireq.use_pep517, - isolated=ireq.isolated, - global_options=ireq.global_options, - hash_options=ireq.hash_options, - config_settings=ireq.config_settings, - user_supplied=ireq.user_supplied, - ) - - -def install_req_drop_extras(ireq: InstallRequirement) -> InstallRequirement: - """ - Creates a new InstallationRequirement using the given template but without - any extras. Sets the original requirement as the new one's parent - (comes_from). - """ - return InstallRequirement( - req=( - _set_requirement_extras(ireq.req, set()) if ireq.req is not None else None - ), - comes_from=ireq, - editable=ireq.editable, - link=ireq.link, - markers=ireq.markers, - use_pep517=ireq.use_pep517, - isolated=ireq.isolated, - global_options=ireq.global_options, - hash_options=ireq.hash_options, - constraint=ireq.constraint, - extras=[], - config_settings=ireq.config_settings, - user_supplied=ireq.user_supplied, - permit_editable_wheels=ireq.permit_editable_wheels, - ) - - -def install_req_extend_extras( - ireq: InstallRequirement, - extras: Collection[str], -) -> InstallRequirement: - """ - Returns a copy of an installation requirement with some additional extras. - Makes a shallow copy of the ireq object. - """ - result = copy.copy(ireq) - result.extras = {*ireq.extras, *extras} - result.req = ( - _set_requirement_extras(ireq.req, result.extras) - if ireq.req is not None - else None - ) - return result diff --git a/venv/lib/python3.12/site-packages/pip/_internal/req/req_file.py b/venv/lib/python3.12/site-packages/pip/_internal/req/req_file.py deleted file mode 100644 index 53ad867..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/req/req_file.py +++ /dev/null @@ -1,551 +0,0 @@ -""" -Requirements file parsing -""" - -import logging -import optparse -import os -import re -import shlex -import urllib.parse -from optparse import Values -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Dict, - Generator, - Iterable, - List, - NoReturn, - Optional, - Tuple, -) - -from pip._internal.cli import cmdoptions -from pip._internal.exceptions import InstallationError, RequirementsFileParseError -from pip._internal.models.search_scope import SearchScope -from pip._internal.utils.encoding import auto_decode - -if TYPE_CHECKING: - from pip._internal.index.package_finder import PackageFinder - from pip._internal.network.session import PipSession - -__all__ = ["parse_requirements"] - -ReqFileLines = Iterable[Tuple[int, str]] - -LineParser = Callable[[str], Tuple[str, Values]] - -SCHEME_RE = re.compile(r"^(http|https|file):", re.I) -COMMENT_RE = re.compile(r"(^|\s+)#.*$") - -# Matches environment variable-style values in '${MY_VARIABLE_1}' with the -# variable name consisting of only uppercase letters, digits or the '_' -# (underscore). This follows the POSIX standard defined in IEEE Std 1003.1, -# 2013 Edition. -ENV_VAR_RE = re.compile(r"(?P\$\{(?P[A-Z0-9_]+)\})") - -SUPPORTED_OPTIONS: List[Callable[..., optparse.Option]] = [ - cmdoptions.index_url, - cmdoptions.extra_index_url, - cmdoptions.no_index, - cmdoptions.constraints, - cmdoptions.requirements, - cmdoptions.editable, - cmdoptions.find_links, - cmdoptions.no_binary, - cmdoptions.only_binary, - cmdoptions.prefer_binary, - cmdoptions.require_hashes, - cmdoptions.pre, - cmdoptions.trusted_host, - cmdoptions.use_new_feature, -] - -# options to be passed to requirements -SUPPORTED_OPTIONS_REQ: List[Callable[..., optparse.Option]] = [ - cmdoptions.global_options, - cmdoptions.hash, - cmdoptions.config_settings, -] - -SUPPORTED_OPTIONS_EDITABLE_REQ: List[Callable[..., optparse.Option]] = [ - cmdoptions.config_settings, -] - - -# the 'dest' string values -SUPPORTED_OPTIONS_REQ_DEST = [str(o().dest) for o in SUPPORTED_OPTIONS_REQ] -SUPPORTED_OPTIONS_EDITABLE_REQ_DEST = [ - str(o().dest) for o in SUPPORTED_OPTIONS_EDITABLE_REQ -] - -logger = logging.getLogger(__name__) - - -class ParsedRequirement: - def __init__( - self, - requirement: str, - is_editable: bool, - comes_from: str, - constraint: bool, - options: Optional[Dict[str, Any]] = None, - line_source: Optional[str] = None, - ) -> None: - self.requirement = requirement - self.is_editable = is_editable - self.comes_from = comes_from - self.options = options - self.constraint = constraint - self.line_source = line_source - - -class ParsedLine: - def __init__( - self, - filename: str, - lineno: int, - args: str, - opts: Values, - constraint: bool, - ) -> None: - self.filename = filename - self.lineno = lineno - self.opts = opts - self.constraint = constraint - - if args: - self.is_requirement = True - self.is_editable = False - self.requirement = args - elif opts.editables: - self.is_requirement = True - self.is_editable = True - # We don't support multiple -e on one line - self.requirement = opts.editables[0] - else: - self.is_requirement = False - - -def parse_requirements( - filename: str, - session: "PipSession", - finder: Optional["PackageFinder"] = None, - options: Optional[optparse.Values] = None, - constraint: bool = False, -) -> Generator[ParsedRequirement, None, None]: - """Parse a requirements file and yield ParsedRequirement instances. - - :param filename: Path or url of requirements file. - :param session: PipSession instance. - :param finder: Instance of pip.index.PackageFinder. - :param options: cli options. - :param constraint: If true, parsing a constraint file rather than - requirements file. - """ - line_parser = get_line_parser(finder) - parser = RequirementsFileParser(session, line_parser) - - for parsed_line in parser.parse(filename, constraint): - parsed_req = handle_line( - parsed_line, options=options, finder=finder, session=session - ) - if parsed_req is not None: - yield parsed_req - - -def preprocess(content: str) -> ReqFileLines: - """Split, filter, and join lines, and return a line iterator - - :param content: the content of the requirements file - """ - lines_enum: ReqFileLines = enumerate(content.splitlines(), start=1) - lines_enum = join_lines(lines_enum) - lines_enum = ignore_comments(lines_enum) - lines_enum = expand_env_variables(lines_enum) - return lines_enum - - -def handle_requirement_line( - line: ParsedLine, - options: Optional[optparse.Values] = None, -) -> ParsedRequirement: - # preserve for the nested code path - line_comes_from = "{} {} (line {})".format( - "-c" if line.constraint else "-r", - line.filename, - line.lineno, - ) - - assert line.is_requirement - - # get the options that apply to requirements - if line.is_editable: - supported_dest = SUPPORTED_OPTIONS_EDITABLE_REQ_DEST - else: - supported_dest = SUPPORTED_OPTIONS_REQ_DEST - req_options = {} - for dest in supported_dest: - if dest in line.opts.__dict__ and line.opts.__dict__[dest]: - req_options[dest] = line.opts.__dict__[dest] - - line_source = f"line {line.lineno} of {line.filename}" - return ParsedRequirement( - requirement=line.requirement, - is_editable=line.is_editable, - comes_from=line_comes_from, - constraint=line.constraint, - options=req_options, - line_source=line_source, - ) - - -def handle_option_line( - opts: Values, - filename: str, - lineno: int, - finder: Optional["PackageFinder"] = None, - options: Optional[optparse.Values] = None, - session: Optional["PipSession"] = None, -) -> None: - if opts.hashes: - logger.warning( - "%s line %s has --hash but no requirement, and will be ignored.", - filename, - lineno, - ) - - if options: - # percolate options upward - if opts.require_hashes: - options.require_hashes = opts.require_hashes - if opts.features_enabled: - options.features_enabled.extend( - f for f in opts.features_enabled if f not in options.features_enabled - ) - - # set finder options - if finder: - find_links = finder.find_links - index_urls = finder.index_urls - no_index = finder.search_scope.no_index - if opts.no_index is True: - no_index = True - index_urls = [] - if opts.index_url and not no_index: - index_urls = [opts.index_url] - if opts.extra_index_urls and not no_index: - index_urls.extend(opts.extra_index_urls) - if opts.find_links: - # FIXME: it would be nice to keep track of the source - # of the find_links: support a find-links local path - # relative to a requirements file. - value = opts.find_links[0] - req_dir = os.path.dirname(os.path.abspath(filename)) - relative_to_reqs_file = os.path.join(req_dir, value) - if os.path.exists(relative_to_reqs_file): - value = relative_to_reqs_file - find_links.append(value) - - if session: - # We need to update the auth urls in session - session.update_index_urls(index_urls) - - search_scope = SearchScope( - find_links=find_links, - index_urls=index_urls, - no_index=no_index, - ) - finder.search_scope = search_scope - - if opts.pre: - finder.set_allow_all_prereleases() - - if opts.prefer_binary: - finder.set_prefer_binary() - - if session: - for host in opts.trusted_hosts or []: - source = f"line {lineno} of {filename}" - session.add_trusted_host(host, source=source) - - -def handle_line( - line: ParsedLine, - options: Optional[optparse.Values] = None, - finder: Optional["PackageFinder"] = None, - session: Optional["PipSession"] = None, -) -> Optional[ParsedRequirement]: - """Handle a single parsed requirements line; This can result in - creating/yielding requirements, or updating the finder. - - :param line: The parsed line to be processed. - :param options: CLI options. - :param finder: The finder - updated by non-requirement lines. - :param session: The session - updated by non-requirement lines. - - Returns a ParsedRequirement object if the line is a requirement line, - otherwise returns None. - - For lines that contain requirements, the only options that have an effect - are from SUPPORTED_OPTIONS_REQ, and they are scoped to the - requirement. Other options from SUPPORTED_OPTIONS may be present, but are - ignored. - - For lines that do not contain requirements, the only options that have an - effect are from SUPPORTED_OPTIONS. Options from SUPPORTED_OPTIONS_REQ may - be present, but are ignored. These lines may contain multiple options - (although our docs imply only one is supported), and all our parsed and - affect the finder. - """ - - if line.is_requirement: - parsed_req = handle_requirement_line(line, options) - return parsed_req - else: - handle_option_line( - line.opts, - line.filename, - line.lineno, - finder, - options, - session, - ) - return None - - -class RequirementsFileParser: - def __init__( - self, - session: "PipSession", - line_parser: LineParser, - ) -> None: - self._session = session - self._line_parser = line_parser - - def parse( - self, filename: str, constraint: bool - ) -> Generator[ParsedLine, None, None]: - """Parse a given file, yielding parsed lines.""" - yield from self._parse_and_recurse(filename, constraint) - - def _parse_and_recurse( - self, filename: str, constraint: bool - ) -> Generator[ParsedLine, None, None]: - for line in self._parse_file(filename, constraint): - if not line.is_requirement and ( - line.opts.requirements or line.opts.constraints - ): - # parse a nested requirements file - if line.opts.requirements: - req_path = line.opts.requirements[0] - nested_constraint = False - else: - req_path = line.opts.constraints[0] - nested_constraint = True - - # original file is over http - if SCHEME_RE.search(filename): - # do a url join so relative paths work - req_path = urllib.parse.urljoin(filename, req_path) - # original file and nested file are paths - elif not SCHEME_RE.search(req_path): - # do a join so relative paths work - req_path = os.path.join( - os.path.dirname(filename), - req_path, - ) - - yield from self._parse_and_recurse(req_path, nested_constraint) - else: - yield line - - def _parse_file( - self, filename: str, constraint: bool - ) -> Generator[ParsedLine, None, None]: - _, content = get_file_content(filename, self._session) - - lines_enum = preprocess(content) - - for line_number, line in lines_enum: - try: - args_str, opts = self._line_parser(line) - except OptionParsingError as e: - # add offending line - msg = f"Invalid requirement: {line}\n{e.msg}" - raise RequirementsFileParseError(msg) - - yield ParsedLine( - filename, - line_number, - args_str, - opts, - constraint, - ) - - -def get_line_parser(finder: Optional["PackageFinder"]) -> LineParser: - def parse_line(line: str) -> Tuple[str, Values]: - # Build new parser for each line since it accumulates appendable - # options. - parser = build_parser() - defaults = parser.get_default_values() - defaults.index_url = None - if finder: - defaults.format_control = finder.format_control - - args_str, options_str = break_args_options(line) - - try: - options = shlex.split(options_str) - except ValueError as e: - raise OptionParsingError(f"Could not split options: {options_str}") from e - - opts, _ = parser.parse_args(options, defaults) - - return args_str, opts - - return parse_line - - -def break_args_options(line: str) -> Tuple[str, str]: - """Break up the line into an args and options string. We only want to shlex - (and then optparse) the options, not the args. args can contain markers - which are corrupted by shlex. - """ - tokens = line.split(" ") - args = [] - options = tokens[:] - for token in tokens: - if token.startswith("-") or token.startswith("--"): - break - else: - args.append(token) - options.pop(0) - return " ".join(args), " ".join(options) - - -class OptionParsingError(Exception): - def __init__(self, msg: str) -> None: - self.msg = msg - - -def build_parser() -> optparse.OptionParser: - """ - Return a parser for parsing requirement lines - """ - parser = optparse.OptionParser(add_help_option=False) - - option_factories = SUPPORTED_OPTIONS + SUPPORTED_OPTIONS_REQ - for option_factory in option_factories: - option = option_factory() - parser.add_option(option) - - # By default optparse sys.exits on parsing errors. We want to wrap - # that in our own exception. - def parser_exit(self: Any, msg: str) -> "NoReturn": - raise OptionParsingError(msg) - - # NOTE: mypy disallows assigning to a method - # https://github.com/python/mypy/issues/2427 - parser.exit = parser_exit # type: ignore - - return parser - - -def join_lines(lines_enum: ReqFileLines) -> ReqFileLines: - """Joins a line ending in '\' with the previous line (except when following - comments). The joined line takes on the index of the first line. - """ - primary_line_number = None - new_line: List[str] = [] - for line_number, line in lines_enum: - if not line.endswith("\\") or COMMENT_RE.match(line): - if COMMENT_RE.match(line): - # this ensures comments are always matched later - line = " " + line - if new_line: - new_line.append(line) - assert primary_line_number is not None - yield primary_line_number, "".join(new_line) - new_line = [] - else: - yield line_number, line - else: - if not new_line: - primary_line_number = line_number - new_line.append(line.strip("\\")) - - # last line contains \ - if new_line: - assert primary_line_number is not None - yield primary_line_number, "".join(new_line) - - # TODO: handle space after '\'. - - -def ignore_comments(lines_enum: ReqFileLines) -> ReqFileLines: - """ - Strips comments and filter empty lines. - """ - for line_number, line in lines_enum: - line = COMMENT_RE.sub("", line) - line = line.strip() - if line: - yield line_number, line - - -def expand_env_variables(lines_enum: ReqFileLines) -> ReqFileLines: - """Replace all environment variables that can be retrieved via `os.getenv`. - - The only allowed format for environment variables defined in the - requirement file is `${MY_VARIABLE_1}` to ensure two things: - - 1. Strings that contain a `$` aren't accidentally (partially) expanded. - 2. Ensure consistency across platforms for requirement files. - - These points are the result of a discussion on the `github pull - request #3514 `_. - - Valid characters in variable names follow the `POSIX standard - `_ and are limited - to uppercase letter, digits and the `_` (underscore). - """ - for line_number, line in lines_enum: - for env_var, var_name in ENV_VAR_RE.findall(line): - value = os.getenv(var_name) - if not value: - continue - - line = line.replace(env_var, value) - - yield line_number, line - - -def get_file_content(url: str, session: "PipSession") -> Tuple[str, str]: - """Gets the content of a file; it may be a filename, file: URL, or - http: URL. Returns (location, content). Content is unicode. - Respects # -*- coding: declarations on the retrieved files. - - :param url: File path or url. - :param session: PipSession instance. - """ - scheme = urllib.parse.urlsplit(url).scheme - # Pip has special support for file:// URLs (LocalFSAdapter). - if scheme in ["http", "https", "file"]: - # Delay importing heavy network modules until absolutely necessary. - from pip._internal.network.utils import raise_for_status - - resp = session.get(url) - raise_for_status(resp) - return resp.url, resp.text - - # Assume this is a bare path. - try: - with open(url, "rb") as f: - content = auto_decode(f.read()) - except OSError as exc: - raise InstallationError(f"Could not open requirements file: {exc}") - return url, content diff --git a/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py b/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py deleted file mode 100644 index 2132785..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py +++ /dev/null @@ -1,918 +0,0 @@ -import functools -import logging -import os -import shutil -import sys -import uuid -import zipfile -from optparse import Values -from pathlib import Path -from typing import Any, Collection, Dict, Iterable, List, Optional, Sequence, Union - -from pip._vendor.packaging.markers import Marker -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.packaging.version import Version -from pip._vendor.packaging.version import parse as parse_version -from pip._vendor.pyproject_hooks import BuildBackendHookCaller - -from pip._internal.build_env import BuildEnvironment, NoOpBuildEnvironment -from pip._internal.exceptions import InstallationError, PreviousBuildDirError -from pip._internal.locations import get_scheme -from pip._internal.metadata import ( - BaseDistribution, - get_default_environment, - get_directory_distribution, - get_wheel_distribution, -) -from pip._internal.metadata.base import FilesystemWheel -from pip._internal.models.direct_url import DirectUrl -from pip._internal.models.link import Link -from pip._internal.operations.build.metadata import generate_metadata -from pip._internal.operations.build.metadata_editable import generate_editable_metadata -from pip._internal.operations.build.metadata_legacy import ( - generate_metadata as generate_metadata_legacy, -) -from pip._internal.operations.install.editable_legacy import ( - install_editable as install_editable_legacy, -) -from pip._internal.operations.install.wheel import install_wheel -from pip._internal.pyproject import load_pyproject_toml, make_pyproject_path -from pip._internal.req.req_uninstall import UninstallPathSet -from pip._internal.utils.deprecation import deprecated -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.misc import ( - ConfiguredBuildBackendHookCaller, - ask_path_exists, - backup_dir, - display_path, - hide_url, - is_installable_dir, - redact_auth_from_requirement, - redact_auth_from_url, -) -from pip._internal.utils.subprocess import runner_with_spinner_message -from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds -from pip._internal.utils.unpacking import unpack_file -from pip._internal.utils.virtualenv import running_under_virtualenv -from pip._internal.vcs import vcs - -logger = logging.getLogger(__name__) - - -class InstallRequirement: - """ - Represents something that may be installed later on, may have information - about where to fetch the relevant requirement and also contains logic for - installing the said requirement. - """ - - def __init__( - self, - req: Optional[Requirement], - comes_from: Optional[Union[str, "InstallRequirement"]], - editable: bool = False, - link: Optional[Link] = None, - markers: Optional[Marker] = None, - use_pep517: Optional[bool] = None, - isolated: bool = False, - *, - global_options: Optional[List[str]] = None, - hash_options: Optional[Dict[str, List[str]]] = None, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, - constraint: bool = False, - extras: Collection[str] = (), - user_supplied: bool = False, - permit_editable_wheels: bool = False, - ) -> None: - assert req is None or isinstance(req, Requirement), req - self.req = req - self.comes_from = comes_from - self.constraint = constraint - self.editable = editable - self.permit_editable_wheels = permit_editable_wheels - - # source_dir is the local directory where the linked requirement is - # located, or unpacked. In case unpacking is needed, creating and - # populating source_dir is done by the RequirementPreparer. Note this - # is not necessarily the directory where pyproject.toml or setup.py is - # located - that one is obtained via unpacked_source_directory. - self.source_dir: Optional[str] = None - if self.editable: - assert link - if link.is_file: - self.source_dir = os.path.normpath(os.path.abspath(link.file_path)) - - # original_link is the direct URL that was provided by the user for the - # requirement, either directly or via a constraints file. - if link is None and req and req.url: - # PEP 508 URL requirement - link = Link(req.url) - self.link = self.original_link = link - - # When this InstallRequirement is a wheel obtained from the cache of locally - # built wheels, this is the source link corresponding to the cache entry, which - # was used to download and build the cached wheel. - self.cached_wheel_source_link: Optional[Link] = None - - # Information about the location of the artifact that was downloaded . This - # property is guaranteed to be set in resolver results. - self.download_info: Optional[DirectUrl] = None - - # Path to any downloaded or already-existing package. - self.local_file_path: Optional[str] = None - if self.link and self.link.is_file: - self.local_file_path = self.link.file_path - - if extras: - self.extras = extras - elif req: - self.extras = req.extras - else: - self.extras = set() - if markers is None and req: - markers = req.marker - self.markers = markers - - # This holds the Distribution object if this requirement is already installed. - self.satisfied_by: Optional[BaseDistribution] = None - # Whether the installation process should try to uninstall an existing - # distribution before installing this requirement. - self.should_reinstall = False - # Temporary build location - self._temp_build_dir: Optional[TempDirectory] = None - # Set to True after successful installation - self.install_succeeded: Optional[bool] = None - # Supplied options - self.global_options = global_options if global_options else [] - self.hash_options = hash_options if hash_options else {} - self.config_settings = config_settings - # Set to True after successful preparation of this requirement - self.prepared = False - # User supplied requirement are explicitly requested for installation - # by the user via CLI arguments or requirements files, as opposed to, - # e.g. dependencies, extras or constraints. - self.user_supplied = user_supplied - - self.isolated = isolated - self.build_env: BuildEnvironment = NoOpBuildEnvironment() - - # For PEP 517, the directory where we request the project metadata - # gets stored. We need this to pass to build_wheel, so the backend - # can ensure that the wheel matches the metadata (see the PEP for - # details). - self.metadata_directory: Optional[str] = None - - # The static build requirements (from pyproject.toml) - self.pyproject_requires: Optional[List[str]] = None - - # Build requirements that we will check are available - self.requirements_to_check: List[str] = [] - - # The PEP 517 backend we should use to build the project - self.pep517_backend: Optional[BuildBackendHookCaller] = None - - # Are we using PEP 517 for this requirement? - # After pyproject.toml has been loaded, the only valid values are True - # and False. Before loading, None is valid (meaning "use the default"). - # Setting an explicit value before loading pyproject.toml is supported, - # but after loading this flag should be treated as read only. - self.use_pep517 = use_pep517 - - # If config settings are provided, enforce PEP 517. - if self.config_settings: - if self.use_pep517 is False: - logger.warning( - "--no-use-pep517 ignored for %s " - "because --config-settings are specified.", - self, - ) - self.use_pep517 = True - - # This requirement needs more preparation before it can be built - self.needs_more_preparation = False - - # This requirement needs to be unpacked before it can be installed. - self._archive_source: Optional[Path] = None - - def __str__(self) -> str: - if self.req: - s = redact_auth_from_requirement(self.req) - if self.link: - s += f" from {redact_auth_from_url(self.link.url)}" - elif self.link: - s = redact_auth_from_url(self.link.url) - else: - s = "" - if self.satisfied_by is not None: - if self.satisfied_by.location is not None: - location = display_path(self.satisfied_by.location) - else: - location = "" - s += f" in {location}" - if self.comes_from: - if isinstance(self.comes_from, str): - comes_from: Optional[str] = self.comes_from - else: - comes_from = self.comes_from.from_path() - if comes_from: - s += f" (from {comes_from})" - return s - - def __repr__(self) -> str: - return ( - f"<{self.__class__.__name__} object: " - f"{str(self)} editable={self.editable!r}>" - ) - - def format_debug(self) -> str: - """An un-tested helper for getting state, for debugging.""" - attributes = vars(self) - names = sorted(attributes) - - state = (f"{attr}={attributes[attr]!r}" for attr in sorted(names)) - return "<{name} object: {{{state}}}>".format( - name=self.__class__.__name__, - state=", ".join(state), - ) - - # Things that are valid for all kinds of requirements? - @property - def name(self) -> Optional[str]: - if self.req is None: - return None - return self.req.name - - @functools.cached_property - def supports_pyproject_editable(self) -> bool: - if not self.use_pep517: - return False - assert self.pep517_backend - with self.build_env: - runner = runner_with_spinner_message( - "Checking if build backend supports build_editable" - ) - with self.pep517_backend.subprocess_runner(runner): - return "build_editable" in self.pep517_backend._supported_features() - - @property - def specifier(self) -> SpecifierSet: - assert self.req is not None - return self.req.specifier - - @property - def is_direct(self) -> bool: - """Whether this requirement was specified as a direct URL.""" - return self.original_link is not None - - @property - def is_pinned(self) -> bool: - """Return whether I am pinned to an exact version. - - For example, some-package==1.2 is pinned; some-package>1.2 is not. - """ - assert self.req is not None - specifiers = self.req.specifier - return len(specifiers) == 1 and next(iter(specifiers)).operator in {"==", "==="} - - def match_markers(self, extras_requested: Optional[Iterable[str]] = None) -> bool: - if not extras_requested: - # Provide an extra to safely evaluate the markers - # without matching any extra - extras_requested = ("",) - if self.markers is not None: - return any( - self.markers.evaluate({"extra": extra}) for extra in extras_requested - ) - else: - return True - - @property - def has_hash_options(self) -> bool: - """Return whether any known-good hashes are specified as options. - - These activate --require-hashes mode; hashes specified as part of a - URL do not. - - """ - return bool(self.hash_options) - - def hashes(self, trust_internet: bool = True) -> Hashes: - """Return a hash-comparer that considers my option- and URL-based - hashes to be known-good. - - Hashes in URLs--ones embedded in the requirements file, not ones - downloaded from an index server--are almost peers with ones from - flags. They satisfy --require-hashes (whether it was implicitly or - explicitly activated) but do not activate it. md5 and sha224 are not - allowed in flags, which should nudge people toward good algos. We - always OR all hashes together, even ones from URLs. - - :param trust_internet: Whether to trust URL-based (#md5=...) hashes - downloaded from the internet, as by populate_link() - - """ - good_hashes = self.hash_options.copy() - if trust_internet: - link = self.link - elif self.is_direct and self.user_supplied: - link = self.original_link - else: - link = None - if link and link.hash: - assert link.hash_name is not None - good_hashes.setdefault(link.hash_name, []).append(link.hash) - return Hashes(good_hashes) - - def from_path(self) -> Optional[str]: - """Format a nice indicator to show where this "comes from" """ - if self.req is None: - return None - s = str(self.req) - if self.comes_from: - comes_from: Optional[str] - if isinstance(self.comes_from, str): - comes_from = self.comes_from - else: - comes_from = self.comes_from.from_path() - if comes_from: - s += "->" + comes_from - return s - - def ensure_build_location( - self, build_dir: str, autodelete: bool, parallel_builds: bool - ) -> str: - assert build_dir is not None - if self._temp_build_dir is not None: - assert self._temp_build_dir.path - return self._temp_build_dir.path - if self.req is None: - # Some systems have /tmp as a symlink which confuses custom - # builds (such as numpy). Thus, we ensure that the real path - # is returned. - self._temp_build_dir = TempDirectory( - kind=tempdir_kinds.REQ_BUILD, globally_managed=True - ) - - return self._temp_build_dir.path - - # This is the only remaining place where we manually determine the path - # for the temporary directory. It is only needed for editables where - # it is the value of the --src option. - - # When parallel builds are enabled, add a UUID to the build directory - # name so multiple builds do not interfere with each other. - dir_name: str = canonicalize_name(self.req.name) - if parallel_builds: - dir_name = f"{dir_name}_{uuid.uuid4().hex}" - - # FIXME: Is there a better place to create the build_dir? (hg and bzr - # need this) - if not os.path.exists(build_dir): - logger.debug("Creating directory %s", build_dir) - os.makedirs(build_dir) - actual_build_dir = os.path.join(build_dir, dir_name) - # `None` indicates that we respect the globally-configured deletion - # settings, which is what we actually want when auto-deleting. - delete_arg = None if autodelete else False - return TempDirectory( - path=actual_build_dir, - delete=delete_arg, - kind=tempdir_kinds.REQ_BUILD, - globally_managed=True, - ).path - - def _set_requirement(self) -> None: - """Set requirement after generating metadata.""" - assert self.req is None - assert self.metadata is not None - assert self.source_dir is not None - - # Construct a Requirement object from the generated metadata - if isinstance(parse_version(self.metadata["Version"]), Version): - op = "==" - else: - op = "===" - - self.req = Requirement( - "".join( - [ - self.metadata["Name"], - op, - self.metadata["Version"], - ] - ) - ) - - def warn_on_mismatching_name(self) -> None: - assert self.req is not None - metadata_name = canonicalize_name(self.metadata["Name"]) - if canonicalize_name(self.req.name) == metadata_name: - # Everything is fine. - return - - # If we're here, there's a mismatch. Log a warning about it. - logger.warning( - "Generating metadata for package %s " - "produced metadata for project name %s. Fix your " - "#egg=%s fragments.", - self.name, - metadata_name, - self.name, - ) - self.req = Requirement(metadata_name) - - def check_if_exists(self, use_user_site: bool) -> None: - """Find an installed distribution that satisfies or conflicts - with this requirement, and set self.satisfied_by or - self.should_reinstall appropriately. - """ - if self.req is None: - return - existing_dist = get_default_environment().get_distribution(self.req.name) - if not existing_dist: - return - - version_compatible = self.req.specifier.contains( - existing_dist.version, - prereleases=True, - ) - if not version_compatible: - self.satisfied_by = None - if use_user_site: - if existing_dist.in_usersite: - self.should_reinstall = True - elif running_under_virtualenv() and existing_dist.in_site_packages: - raise InstallationError( - f"Will not install to the user site because it will " - f"lack sys.path precedence to {existing_dist.raw_name} " - f"in {existing_dist.location}" - ) - else: - self.should_reinstall = True - else: - if self.editable: - self.should_reinstall = True - # when installing editables, nothing pre-existing should ever - # satisfy - self.satisfied_by = None - else: - self.satisfied_by = existing_dist - - # Things valid for wheels - @property - def is_wheel(self) -> bool: - if not self.link: - return False - return self.link.is_wheel - - @property - def is_wheel_from_cache(self) -> bool: - # When True, it means that this InstallRequirement is a local wheel file in the - # cache of locally built wheels. - return self.cached_wheel_source_link is not None - - # Things valid for sdists - @property - def unpacked_source_directory(self) -> str: - assert self.source_dir, f"No source dir for {self}" - return os.path.join( - self.source_dir, self.link and self.link.subdirectory_fragment or "" - ) - - @property - def setup_py_path(self) -> str: - assert self.source_dir, f"No source dir for {self}" - setup_py = os.path.join(self.unpacked_source_directory, "setup.py") - - return setup_py - - @property - def setup_cfg_path(self) -> str: - assert self.source_dir, f"No source dir for {self}" - setup_cfg = os.path.join(self.unpacked_source_directory, "setup.cfg") - - return setup_cfg - - @property - def pyproject_toml_path(self) -> str: - assert self.source_dir, f"No source dir for {self}" - return make_pyproject_path(self.unpacked_source_directory) - - def load_pyproject_toml(self) -> None: - """Load the pyproject.toml file. - - After calling this routine, all of the attributes related to PEP 517 - processing for this requirement have been set. In particular, the - use_pep517 attribute can be used to determine whether we should - follow the PEP 517 or legacy (setup.py) code path. - """ - pyproject_toml_data = load_pyproject_toml( - self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) - ) - - if pyproject_toml_data is None: - assert not self.config_settings - self.use_pep517 = False - return - - self.use_pep517 = True - requires, backend, check, backend_path = pyproject_toml_data - self.requirements_to_check = check - self.pyproject_requires = requires - self.pep517_backend = ConfiguredBuildBackendHookCaller( - self, - self.unpacked_source_directory, - backend, - backend_path=backend_path, - ) - - def isolated_editable_sanity_check(self) -> None: - """Check that an editable requirement if valid for use with PEP 517/518. - - This verifies that an editable that has a pyproject.toml either supports PEP 660 - or as a setup.py or a setup.cfg - """ - if ( - self.editable - and self.use_pep517 - and not self.supports_pyproject_editable - and not os.path.isfile(self.setup_py_path) - and not os.path.isfile(self.setup_cfg_path) - ): - raise InstallationError( - f"Project {self} has a 'pyproject.toml' and its build " - f"backend is missing the 'build_editable' hook. Since it does not " - f"have a 'setup.py' nor a 'setup.cfg', " - f"it cannot be installed in editable mode. " - f"Consider using a build backend that supports PEP 660." - ) - - def prepare_metadata(self) -> None: - """Ensure that project metadata is available. - - Under PEP 517 and PEP 660, call the backend hook to prepare the metadata. - Under legacy processing, call setup.py egg-info. - """ - assert self.source_dir, f"No source dir for {self}" - details = self.name or f"from {self.link}" - - if self.use_pep517: - assert self.pep517_backend is not None - if ( - self.editable - and self.permit_editable_wheels - and self.supports_pyproject_editable - ): - self.metadata_directory = generate_editable_metadata( - build_env=self.build_env, - backend=self.pep517_backend, - details=details, - ) - else: - self.metadata_directory = generate_metadata( - build_env=self.build_env, - backend=self.pep517_backend, - details=details, - ) - else: - self.metadata_directory = generate_metadata_legacy( - build_env=self.build_env, - setup_py_path=self.setup_py_path, - source_dir=self.unpacked_source_directory, - isolated=self.isolated, - details=details, - ) - - # Act on the newly generated metadata, based on the name and version. - if not self.name: - self._set_requirement() - else: - self.warn_on_mismatching_name() - - self.assert_source_matches_version() - - @property - def metadata(self) -> Any: - if not hasattr(self, "_metadata"): - self._metadata = self.get_dist().metadata - - return self._metadata - - def get_dist(self) -> BaseDistribution: - if self.metadata_directory: - return get_directory_distribution(self.metadata_directory) - elif self.local_file_path and self.is_wheel: - assert self.req is not None - return get_wheel_distribution( - FilesystemWheel(self.local_file_path), - canonicalize_name(self.req.name), - ) - raise AssertionError( - f"InstallRequirement {self} has no metadata directory and no wheel: " - f"can't make a distribution." - ) - - def assert_source_matches_version(self) -> None: - assert self.source_dir, f"No source dir for {self}" - version = self.metadata["version"] - if self.req and self.req.specifier and version not in self.req.specifier: - logger.warning( - "Requested %s, but installing version %s", - self, - version, - ) - else: - logger.debug( - "Source in %s has version %s, which satisfies requirement %s", - display_path(self.source_dir), - version, - self, - ) - - # For both source distributions and editables - def ensure_has_source_dir( - self, - parent_dir: str, - autodelete: bool = False, - parallel_builds: bool = False, - ) -> None: - """Ensure that a source_dir is set. - - This will create a temporary build dir if the name of the requirement - isn't known yet. - - :param parent_dir: The ideal pip parent_dir for the source_dir. - Generally src_dir for editables and build_dir for sdists. - :return: self.source_dir - """ - if self.source_dir is None: - self.source_dir = self.ensure_build_location( - parent_dir, - autodelete=autodelete, - parallel_builds=parallel_builds, - ) - - def needs_unpacked_archive(self, archive_source: Path) -> None: - assert self._archive_source is None - self._archive_source = archive_source - - def ensure_pristine_source_checkout(self) -> None: - """Ensure the source directory has not yet been built in.""" - assert self.source_dir is not None - if self._archive_source is not None: - unpack_file(str(self._archive_source), self.source_dir) - elif is_installable_dir(self.source_dir): - # If a checkout exists, it's unwise to keep going. - # version inconsistencies are logged later, but do not fail - # the installation. - raise PreviousBuildDirError( - f"pip can't proceed with requirements '{self}' due to a " - f"pre-existing build directory ({self.source_dir}). This is likely " - "due to a previous installation that failed . pip is " - "being responsible and not assuming it can delete this. " - "Please delete it and try again." - ) - - # For editable installations - def update_editable(self) -> None: - if not self.link: - logger.debug( - "Cannot update repository at %s; repository location is unknown", - self.source_dir, - ) - return - assert self.editable - assert self.source_dir - if self.link.scheme == "file": - # Static paths don't get updated - return - vcs_backend = vcs.get_backend_for_scheme(self.link.scheme) - # Editable requirements are validated in Requirement constructors. - # So here, if it's neither a path nor a valid VCS URL, it's a bug. - assert vcs_backend, f"Unsupported VCS URL {self.link.url}" - hidden_url = hide_url(self.link.url) - vcs_backend.obtain(self.source_dir, url=hidden_url, verbosity=0) - - # Top-level Actions - def uninstall( - self, auto_confirm: bool = False, verbose: bool = False - ) -> Optional[UninstallPathSet]: - """ - Uninstall the distribution currently satisfying this requirement. - - Prompts before removing or modifying files unless - ``auto_confirm`` is True. - - Refuses to delete or modify files outside of ``sys.prefix`` - - thus uninstallation within a virtual environment can only - modify that virtual environment, even if the virtualenv is - linked to global site-packages. - - """ - assert self.req - dist = get_default_environment().get_distribution(self.req.name) - if not dist: - logger.warning("Skipping %s as it is not installed.", self.name) - return None - logger.info("Found existing installation: %s", dist) - - uninstalled_pathset = UninstallPathSet.from_dist(dist) - uninstalled_pathset.remove(auto_confirm, verbose) - return uninstalled_pathset - - def _get_archive_name(self, path: str, parentdir: str, rootdir: str) -> str: - def _clean_zip_name(name: str, prefix: str) -> str: - assert name.startswith( - prefix + os.path.sep - ), f"name {name!r} doesn't start with prefix {prefix!r}" - name = name[len(prefix) + 1 :] - name = name.replace(os.path.sep, "/") - return name - - assert self.req is not None - path = os.path.join(parentdir, path) - name = _clean_zip_name(path, rootdir) - return self.req.name + "/" + name - - def archive(self, build_dir: Optional[str]) -> None: - """Saves archive to provided build_dir. - - Used for saving downloaded VCS requirements as part of `pip download`. - """ - assert self.source_dir - if build_dir is None: - return - - create_archive = True - archive_name = "{}-{}.zip".format(self.name, self.metadata["version"]) - archive_path = os.path.join(build_dir, archive_name) - - if os.path.exists(archive_path): - response = ask_path_exists( - f"The file {display_path(archive_path)} exists. (i)gnore, (w)ipe, " - "(b)ackup, (a)bort ", - ("i", "w", "b", "a"), - ) - if response == "i": - create_archive = False - elif response == "w": - logger.warning("Deleting %s", display_path(archive_path)) - os.remove(archive_path) - elif response == "b": - dest_file = backup_dir(archive_path) - logger.warning( - "Backing up %s to %s", - display_path(archive_path), - display_path(dest_file), - ) - shutil.move(archive_path, dest_file) - elif response == "a": - sys.exit(-1) - - if not create_archive: - return - - zip_output = zipfile.ZipFile( - archive_path, - "w", - zipfile.ZIP_DEFLATED, - allowZip64=True, - ) - with zip_output: - dir = os.path.normcase(os.path.abspath(self.unpacked_source_directory)) - for dirpath, dirnames, filenames in os.walk(dir): - for dirname in dirnames: - dir_arcname = self._get_archive_name( - dirname, - parentdir=dirpath, - rootdir=dir, - ) - zipdir = zipfile.ZipInfo(dir_arcname + "/") - zipdir.external_attr = 0x1ED << 16 # 0o755 - zip_output.writestr(zipdir, "") - for filename in filenames: - file_arcname = self._get_archive_name( - filename, - parentdir=dirpath, - rootdir=dir, - ) - filename = os.path.join(dirpath, filename) - zip_output.write(filename, file_arcname) - - logger.info("Saved %s", display_path(archive_path)) - - def install( - self, - global_options: Optional[Sequence[str]] = None, - root: Optional[str] = None, - home: Optional[str] = None, - prefix: Optional[str] = None, - warn_script_location: bool = True, - use_user_site: bool = False, - pycompile: bool = True, - ) -> None: - assert self.req is not None - scheme = get_scheme( - self.req.name, - user=use_user_site, - home=home, - root=root, - isolated=self.isolated, - prefix=prefix, - ) - - if self.editable and not self.is_wheel: - if self.config_settings: - logger.warning( - "--config-settings ignored for legacy editable install of %s. " - "Consider upgrading to a version of setuptools " - "that supports PEP 660 (>= 64).", - self, - ) - install_editable_legacy( - global_options=global_options if global_options is not None else [], - prefix=prefix, - home=home, - use_user_site=use_user_site, - name=self.req.name, - setup_py_path=self.setup_py_path, - isolated=self.isolated, - build_env=self.build_env, - unpacked_source_directory=self.unpacked_source_directory, - ) - self.install_succeeded = True - return - - assert self.is_wheel - assert self.local_file_path - - install_wheel( - self.req.name, - self.local_file_path, - scheme=scheme, - req_description=str(self.req), - pycompile=pycompile, - warn_script_location=warn_script_location, - direct_url=self.download_info if self.is_direct else None, - requested=self.user_supplied, - ) - self.install_succeeded = True - - -def check_invalid_constraint_type(req: InstallRequirement) -> str: - # Check for unsupported forms - problem = "" - if not req.name: - problem = "Unnamed requirements are not allowed as constraints" - elif req.editable: - problem = "Editable requirements are not allowed as constraints" - elif req.extras: - problem = "Constraints cannot have extras" - - if problem: - deprecated( - reason=( - "Constraints are only allowed to take the form of a package " - "name and a version specifier. Other forms were originally " - "permitted as an accident of the implementation, but were " - "undocumented. The new implementation of the resolver no " - "longer supports these forms." - ), - replacement="replacing the constraint with a requirement", - # No plan yet for when the new resolver becomes default - gone_in=None, - issue=8210, - ) - - return problem - - -def _has_option(options: Values, reqs: List[InstallRequirement], option: str) -> bool: - if getattr(options, option, None): - return True - for req in reqs: - if getattr(req, option, None): - return True - return False - - -def check_legacy_setup_py_options( - options: Values, - reqs: List[InstallRequirement], -) -> None: - has_build_options = _has_option(options, reqs, "build_options") - has_global_options = _has_option(options, reqs, "global_options") - if has_build_options or has_global_options: - deprecated( - reason="--build-option and --global-option are deprecated.", - issue=11859, - replacement="to use --config-settings", - gone_in="24.2", - ) - logger.warning( - "Implying --no-binary=:all: due to the presence of " - "--build-option / --global-option. " - ) - options.format_control.disallow_binaries() diff --git a/venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py b/venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py deleted file mode 100644 index ec7a6e0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py +++ /dev/null @@ -1,82 +0,0 @@ -import logging -from collections import OrderedDict -from typing import Dict, List - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.req.req_install import InstallRequirement - -logger = logging.getLogger(__name__) - - -class RequirementSet: - def __init__(self, check_supported_wheels: bool = True) -> None: - """Create a RequirementSet.""" - - self.requirements: Dict[str, InstallRequirement] = OrderedDict() - self.check_supported_wheels = check_supported_wheels - - self.unnamed_requirements: List[InstallRequirement] = [] - - def __str__(self) -> str: - requirements = sorted( - (req for req in self.requirements.values() if not req.comes_from), - key=lambda req: canonicalize_name(req.name or ""), - ) - return " ".join(str(req.req) for req in requirements) - - def __repr__(self) -> str: - requirements = sorted( - self.requirements.values(), - key=lambda req: canonicalize_name(req.name or ""), - ) - - format_string = "<{classname} object; {count} requirement(s): {reqs}>" - return format_string.format( - classname=self.__class__.__name__, - count=len(requirements), - reqs=", ".join(str(req.req) for req in requirements), - ) - - def add_unnamed_requirement(self, install_req: InstallRequirement) -> None: - assert not install_req.name - self.unnamed_requirements.append(install_req) - - def add_named_requirement(self, install_req: InstallRequirement) -> None: - assert install_req.name - - project_name = canonicalize_name(install_req.name) - self.requirements[project_name] = install_req - - def has_requirement(self, name: str) -> bool: - project_name = canonicalize_name(name) - - return ( - project_name in self.requirements - and not self.requirements[project_name].constraint - ) - - def get_requirement(self, name: str) -> InstallRequirement: - project_name = canonicalize_name(name) - - if project_name in self.requirements: - return self.requirements[project_name] - - raise KeyError(f"No project with the name {name!r}") - - @property - def all_requirements(self) -> List[InstallRequirement]: - return self.unnamed_requirements + list(self.requirements.values()) - - @property - def requirements_to_install(self) -> List[InstallRequirement]: - """Return the list of requirements that need to be installed. - - TODO remove this property together with the legacy resolver, since the new - resolver only returns requirements that need to be installed. - """ - return [ - install_req - for install_req in self.all_requirements - if not install_req.constraint and not install_req.satisfied_by - ] diff --git a/venv/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py b/venv/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py deleted file mode 100644 index 26df208..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py +++ /dev/null @@ -1,633 +0,0 @@ -import functools -import os -import sys -import sysconfig -from importlib.util import cache_from_source -from typing import Any, Callable, Dict, Generator, Iterable, List, Optional, Set, Tuple - -from pip._internal.exceptions import LegacyDistutilsInstall, UninstallMissingRecord -from pip._internal.locations import get_bin_prefix, get_bin_user -from pip._internal.metadata import BaseDistribution -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.egg_link import egg_link_path_from_location -from pip._internal.utils.logging import getLogger, indent_log -from pip._internal.utils.misc import ask, normalize_path, renames, rmtree -from pip._internal.utils.temp_dir import AdjacentTempDirectory, TempDirectory -from pip._internal.utils.virtualenv import running_under_virtualenv - -logger = getLogger(__name__) - - -def _script_names( - bin_dir: str, script_name: str, is_gui: bool -) -> Generator[str, None, None]: - """Create the fully qualified name of the files created by - {console,gui}_scripts for the given ``dist``. - Returns the list of file names - """ - exe_name = os.path.join(bin_dir, script_name) - yield exe_name - if not WINDOWS: - return - yield f"{exe_name}.exe" - yield f"{exe_name}.exe.manifest" - if is_gui: - yield f"{exe_name}-script.pyw" - else: - yield f"{exe_name}-script.py" - - -def _unique( - fn: Callable[..., Generator[Any, None, None]] -) -> Callable[..., Generator[Any, None, None]]: - @functools.wraps(fn) - def unique(*args: Any, **kw: Any) -> Generator[Any, None, None]: - seen: Set[Any] = set() - for item in fn(*args, **kw): - if item not in seen: - seen.add(item) - yield item - - return unique - - -@_unique -def uninstallation_paths(dist: BaseDistribution) -> Generator[str, None, None]: - """ - Yield all the uninstallation paths for dist based on RECORD-without-.py[co] - - Yield paths to all the files in RECORD. For each .py file in RECORD, add - the .pyc and .pyo in the same directory. - - UninstallPathSet.add() takes care of the __pycache__ .py[co]. - - If RECORD is not found, raises an error, - with possible information from the INSTALLER file. - - https://packaging.python.org/specifications/recording-installed-packages/ - """ - location = dist.location - assert location is not None, "not installed" - - entries = dist.iter_declared_entries() - if entries is None: - raise UninstallMissingRecord(distribution=dist) - - for entry in entries: - path = os.path.join(location, entry) - yield path - if path.endswith(".py"): - dn, fn = os.path.split(path) - base = fn[:-3] - path = os.path.join(dn, base + ".pyc") - yield path - path = os.path.join(dn, base + ".pyo") - yield path - - -def compact(paths: Iterable[str]) -> Set[str]: - """Compact a path set to contain the minimal number of paths - necessary to contain all paths in the set. If /a/path/ and - /a/path/to/a/file.txt are both in the set, leave only the - shorter path.""" - - sep = os.path.sep - short_paths: Set[str] = set() - for path in sorted(paths, key=len): - should_skip = any( - path.startswith(shortpath.rstrip("*")) - and path[len(shortpath.rstrip("*").rstrip(sep))] == sep - for shortpath in short_paths - ) - if not should_skip: - short_paths.add(path) - return short_paths - - -def compress_for_rename(paths: Iterable[str]) -> Set[str]: - """Returns a set containing the paths that need to be renamed. - - This set may include directories when the original sequence of paths - included every file on disk. - """ - case_map = {os.path.normcase(p): p for p in paths} - remaining = set(case_map) - unchecked = sorted({os.path.split(p)[0] for p in case_map.values()}, key=len) - wildcards: Set[str] = set() - - def norm_join(*a: str) -> str: - return os.path.normcase(os.path.join(*a)) - - for root in unchecked: - if any(os.path.normcase(root).startswith(w) for w in wildcards): - # This directory has already been handled. - continue - - all_files: Set[str] = set() - all_subdirs: Set[str] = set() - for dirname, subdirs, files in os.walk(root): - all_subdirs.update(norm_join(root, dirname, d) for d in subdirs) - all_files.update(norm_join(root, dirname, f) for f in files) - # If all the files we found are in our remaining set of files to - # remove, then remove them from the latter set and add a wildcard - # for the directory. - if not (all_files - remaining): - remaining.difference_update(all_files) - wildcards.add(root + os.sep) - - return set(map(case_map.__getitem__, remaining)) | wildcards - - -def compress_for_output_listing(paths: Iterable[str]) -> Tuple[Set[str], Set[str]]: - """Returns a tuple of 2 sets of which paths to display to user - - The first set contains paths that would be deleted. Files of a package - are not added and the top-level directory of the package has a '*' added - at the end - to signify that all it's contents are removed. - - The second set contains files that would have been skipped in the above - folders. - """ - - will_remove = set(paths) - will_skip = set() - - # Determine folders and files - folders = set() - files = set() - for path in will_remove: - if path.endswith(".pyc"): - continue - if path.endswith("__init__.py") or ".dist-info" in path: - folders.add(os.path.dirname(path)) - files.add(path) - - _normcased_files = set(map(os.path.normcase, files)) - - folders = compact(folders) - - # This walks the tree using os.walk to not miss extra folders - # that might get added. - for folder in folders: - for dirpath, _, dirfiles in os.walk(folder): - for fname in dirfiles: - if fname.endswith(".pyc"): - continue - - file_ = os.path.join(dirpath, fname) - if ( - os.path.isfile(file_) - and os.path.normcase(file_) not in _normcased_files - ): - # We are skipping this file. Add it to the set. - will_skip.add(file_) - - will_remove = files | {os.path.join(folder, "*") for folder in folders} - - return will_remove, will_skip - - -class StashedUninstallPathSet: - """A set of file rename operations to stash files while - tentatively uninstalling them.""" - - def __init__(self) -> None: - # Mapping from source file root to [Adjacent]TempDirectory - # for files under that directory. - self._save_dirs: Dict[str, TempDirectory] = {} - # (old path, new path) tuples for each move that may need - # to be undone. - self._moves: List[Tuple[str, str]] = [] - - def _get_directory_stash(self, path: str) -> str: - """Stashes a directory. - - Directories are stashed adjacent to their original location if - possible, or else moved/copied into the user's temp dir.""" - - try: - save_dir: TempDirectory = AdjacentTempDirectory(path) - except OSError: - save_dir = TempDirectory(kind="uninstall") - self._save_dirs[os.path.normcase(path)] = save_dir - - return save_dir.path - - def _get_file_stash(self, path: str) -> str: - """Stashes a file. - - If no root has been provided, one will be created for the directory - in the user's temp directory.""" - path = os.path.normcase(path) - head, old_head = os.path.dirname(path), None - save_dir = None - - while head != old_head: - try: - save_dir = self._save_dirs[head] - break - except KeyError: - pass - head, old_head = os.path.dirname(head), head - else: - # Did not find any suitable root - head = os.path.dirname(path) - save_dir = TempDirectory(kind="uninstall") - self._save_dirs[head] = save_dir - - relpath = os.path.relpath(path, head) - if relpath and relpath != os.path.curdir: - return os.path.join(save_dir.path, relpath) - return save_dir.path - - def stash(self, path: str) -> str: - """Stashes the directory or file and returns its new location. - Handle symlinks as files to avoid modifying the symlink targets. - """ - path_is_dir = os.path.isdir(path) and not os.path.islink(path) - if path_is_dir: - new_path = self._get_directory_stash(path) - else: - new_path = self._get_file_stash(path) - - self._moves.append((path, new_path)) - if path_is_dir and os.path.isdir(new_path): - # If we're moving a directory, we need to - # remove the destination first or else it will be - # moved to inside the existing directory. - # We just created new_path ourselves, so it will - # be removable. - os.rmdir(new_path) - renames(path, new_path) - return new_path - - def commit(self) -> None: - """Commits the uninstall by removing stashed files.""" - for save_dir in self._save_dirs.values(): - save_dir.cleanup() - self._moves = [] - self._save_dirs = {} - - def rollback(self) -> None: - """Undoes the uninstall by moving stashed files back.""" - for p in self._moves: - logger.info("Moving to %s\n from %s", *p) - - for new_path, path in self._moves: - try: - logger.debug("Replacing %s from %s", new_path, path) - if os.path.isfile(new_path) or os.path.islink(new_path): - os.unlink(new_path) - elif os.path.isdir(new_path): - rmtree(new_path) - renames(path, new_path) - except OSError as ex: - logger.error("Failed to restore %s", new_path) - logger.debug("Exception: %s", ex) - - self.commit() - - @property - def can_rollback(self) -> bool: - return bool(self._moves) - - -class UninstallPathSet: - """A set of file paths to be removed in the uninstallation of a - requirement.""" - - def __init__(self, dist: BaseDistribution) -> None: - self._paths: Set[str] = set() - self._refuse: Set[str] = set() - self._pth: Dict[str, UninstallPthEntries] = {} - self._dist = dist - self._moved_paths = StashedUninstallPathSet() - # Create local cache of normalize_path results. Creating an UninstallPathSet - # can result in hundreds/thousands of redundant calls to normalize_path with - # the same args, which hurts performance. - self._normalize_path_cached = functools.lru_cache(normalize_path) - - def _permitted(self, path: str) -> bool: - """ - Return True if the given path is one we are permitted to - remove/modify, False otherwise. - - """ - # aka is_local, but caching normalized sys.prefix - if not running_under_virtualenv(): - return True - return path.startswith(self._normalize_path_cached(sys.prefix)) - - def add(self, path: str) -> None: - head, tail = os.path.split(path) - - # we normalize the head to resolve parent directory symlinks, but not - # the tail, since we only want to uninstall symlinks, not their targets - path = os.path.join(self._normalize_path_cached(head), os.path.normcase(tail)) - - if not os.path.exists(path): - return - if self._permitted(path): - self._paths.add(path) - else: - self._refuse.add(path) - - # __pycache__ files can show up after 'installed-files.txt' is created, - # due to imports - if os.path.splitext(path)[1] == ".py": - self.add(cache_from_source(path)) - - def add_pth(self, pth_file: str, entry: str) -> None: - pth_file = self._normalize_path_cached(pth_file) - if self._permitted(pth_file): - if pth_file not in self._pth: - self._pth[pth_file] = UninstallPthEntries(pth_file) - self._pth[pth_file].add(entry) - else: - self._refuse.add(pth_file) - - def remove(self, auto_confirm: bool = False, verbose: bool = False) -> None: - """Remove paths in ``self._paths`` with confirmation (unless - ``auto_confirm`` is True).""" - - if not self._paths: - logger.info( - "Can't uninstall '%s'. No files were found to uninstall.", - self._dist.raw_name, - ) - return - - dist_name_version = f"{self._dist.raw_name}-{self._dist.raw_version}" - logger.info("Uninstalling %s:", dist_name_version) - - with indent_log(): - if auto_confirm or self._allowed_to_proceed(verbose): - moved = self._moved_paths - - for_rename = compress_for_rename(self._paths) - - for path in sorted(compact(for_rename)): - moved.stash(path) - logger.verbose("Removing file or directory %s", path) - - for pth in self._pth.values(): - pth.remove() - - logger.info("Successfully uninstalled %s", dist_name_version) - - def _allowed_to_proceed(self, verbose: bool) -> bool: - """Display which files would be deleted and prompt for confirmation""" - - def _display(msg: str, paths: Iterable[str]) -> None: - if not paths: - return - - logger.info(msg) - with indent_log(): - for path in sorted(compact(paths)): - logger.info(path) - - if not verbose: - will_remove, will_skip = compress_for_output_listing(self._paths) - else: - # In verbose mode, display all the files that are going to be - # deleted. - will_remove = set(self._paths) - will_skip = set() - - _display("Would remove:", will_remove) - _display("Would not remove (might be manually added):", will_skip) - _display("Would not remove (outside of prefix):", self._refuse) - if verbose: - _display("Will actually move:", compress_for_rename(self._paths)) - - return ask("Proceed (Y/n)? ", ("y", "n", "")) != "n" - - def rollback(self) -> None: - """Rollback the changes previously made by remove().""" - if not self._moved_paths.can_rollback: - logger.error( - "Can't roll back %s; was not uninstalled", - self._dist.raw_name, - ) - return - logger.info("Rolling back uninstall of %s", self._dist.raw_name) - self._moved_paths.rollback() - for pth in self._pth.values(): - pth.rollback() - - def commit(self) -> None: - """Remove temporary save dir: rollback will no longer be possible.""" - self._moved_paths.commit() - - @classmethod - def from_dist(cls, dist: BaseDistribution) -> "UninstallPathSet": - dist_location = dist.location - info_location = dist.info_location - if dist_location is None: - logger.info( - "Not uninstalling %s since it is not installed", - dist.canonical_name, - ) - return cls(dist) - - normalized_dist_location = normalize_path(dist_location) - if not dist.local: - logger.info( - "Not uninstalling %s at %s, outside environment %s", - dist.canonical_name, - normalized_dist_location, - sys.prefix, - ) - return cls(dist) - - if normalized_dist_location in { - p - for p in {sysconfig.get_path("stdlib"), sysconfig.get_path("platstdlib")} - if p - }: - logger.info( - "Not uninstalling %s at %s, as it is in the standard library.", - dist.canonical_name, - normalized_dist_location, - ) - return cls(dist) - - paths_to_remove = cls(dist) - develop_egg_link = egg_link_path_from_location(dist.raw_name) - - # Distribution is installed with metadata in a "flat" .egg-info - # directory. This means it is not a modern .dist-info installation, an - # egg, or legacy editable. - setuptools_flat_installation = ( - dist.installed_with_setuptools_egg_info - and info_location is not None - and os.path.exists(info_location) - # If dist is editable and the location points to a ``.egg-info``, - # we are in fact in the legacy editable case. - and not info_location.endswith(f"{dist.setuptools_filename}.egg-info") - ) - - # Uninstall cases order do matter as in the case of 2 installs of the - # same package, pip needs to uninstall the currently detected version - if setuptools_flat_installation: - if info_location is not None: - paths_to_remove.add(info_location) - installed_files = dist.iter_declared_entries() - if installed_files is not None: - for installed_file in installed_files: - paths_to_remove.add(os.path.join(dist_location, installed_file)) - # FIXME: need a test for this elif block - # occurs with --single-version-externally-managed/--record outside - # of pip - elif dist.is_file("top_level.txt"): - try: - namespace_packages = dist.read_text("namespace_packages.txt") - except FileNotFoundError: - namespaces = [] - else: - namespaces = namespace_packages.splitlines(keepends=False) - for top_level_pkg in [ - p - for p in dist.read_text("top_level.txt").splitlines() - if p and p not in namespaces - ]: - path = os.path.join(dist_location, top_level_pkg) - paths_to_remove.add(path) - paths_to_remove.add(f"{path}.py") - paths_to_remove.add(f"{path}.pyc") - paths_to_remove.add(f"{path}.pyo") - - elif dist.installed_by_distutils: - raise LegacyDistutilsInstall(distribution=dist) - - elif dist.installed_as_egg: - # package installed by easy_install - # We cannot match on dist.egg_name because it can slightly vary - # i.e. setuptools-0.6c11-py2.6.egg vs setuptools-0.6rc11-py2.6.egg - paths_to_remove.add(dist_location) - easy_install_egg = os.path.split(dist_location)[1] - easy_install_pth = os.path.join( - os.path.dirname(dist_location), - "easy-install.pth", - ) - paths_to_remove.add_pth(easy_install_pth, "./" + easy_install_egg) - - elif dist.installed_with_dist_info: - for path in uninstallation_paths(dist): - paths_to_remove.add(path) - - elif develop_egg_link: - # PEP 660 modern editable is handled in the ``.dist-info`` case - # above, so this only covers the setuptools-style editable. - with open(develop_egg_link) as fh: - link_pointer = os.path.normcase(fh.readline().strip()) - normalized_link_pointer = paths_to_remove._normalize_path_cached( - link_pointer - ) - assert os.path.samefile( - normalized_link_pointer, normalized_dist_location - ), ( - f"Egg-link {develop_egg_link} (to {link_pointer}) does not match " - f"installed location of {dist.raw_name} (at {dist_location})" - ) - paths_to_remove.add(develop_egg_link) - easy_install_pth = os.path.join( - os.path.dirname(develop_egg_link), "easy-install.pth" - ) - paths_to_remove.add_pth(easy_install_pth, dist_location) - - else: - logger.debug( - "Not sure how to uninstall: %s - Check: %s", - dist, - dist_location, - ) - - if dist.in_usersite: - bin_dir = get_bin_user() - else: - bin_dir = get_bin_prefix() - - # find distutils scripts= scripts - try: - for script in dist.iter_distutils_script_names(): - paths_to_remove.add(os.path.join(bin_dir, script)) - if WINDOWS: - paths_to_remove.add(os.path.join(bin_dir, f"{script}.bat")) - except (FileNotFoundError, NotADirectoryError): - pass - - # find console_scripts and gui_scripts - def iter_scripts_to_remove( - dist: BaseDistribution, - bin_dir: str, - ) -> Generator[str, None, None]: - for entry_point in dist.iter_entry_points(): - if entry_point.group == "console_scripts": - yield from _script_names(bin_dir, entry_point.name, False) - elif entry_point.group == "gui_scripts": - yield from _script_names(bin_dir, entry_point.name, True) - - for s in iter_scripts_to_remove(dist, bin_dir): - paths_to_remove.add(s) - - return paths_to_remove - - -class UninstallPthEntries: - def __init__(self, pth_file: str) -> None: - self.file = pth_file - self.entries: Set[str] = set() - self._saved_lines: Optional[List[bytes]] = None - - def add(self, entry: str) -> None: - entry = os.path.normcase(entry) - # On Windows, os.path.normcase converts the entry to use - # backslashes. This is correct for entries that describe absolute - # paths outside of site-packages, but all the others use forward - # slashes. - # os.path.splitdrive is used instead of os.path.isabs because isabs - # treats non-absolute paths with drive letter markings like c:foo\bar - # as absolute paths. It also does not recognize UNC paths if they don't - # have more than "\\sever\share". Valid examples: "\\server\share\" or - # "\\server\share\folder". - if WINDOWS and not os.path.splitdrive(entry)[0]: - entry = entry.replace("\\", "/") - self.entries.add(entry) - - def remove(self) -> None: - logger.verbose("Removing pth entries from %s:", self.file) - - # If the file doesn't exist, log a warning and return - if not os.path.isfile(self.file): - logger.warning("Cannot remove entries from nonexistent file %s", self.file) - return - with open(self.file, "rb") as fh: - # windows uses '\r\n' with py3k, but uses '\n' with py2.x - lines = fh.readlines() - self._saved_lines = lines - if any(b"\r\n" in line for line in lines): - endline = "\r\n" - else: - endline = "\n" - # handle missing trailing newline - if lines and not lines[-1].endswith(endline.encode("utf-8")): - lines[-1] = lines[-1] + endline.encode("utf-8") - for entry in self.entries: - try: - logger.verbose("Removing entry: %s", entry) - lines.remove((entry + endline).encode("utf-8")) - except ValueError: - pass - with open(self.file, "wb") as fh: - fh.writelines(lines) - - def rollback(self) -> bool: - if self._saved_lines is None: - logger.error("Cannot roll back changes to %s, none were made", self.file) - return False - logger.debug("Rolling %s back to previous state", self.file) - with open(self.file, "wb") as fh: - fh.writelines(self._saved_lines) - return True diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 1260434191fbcac71d283c05bf3d6c5038b54fe6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 209 zcmZ9GJr2S!422thB!tw1Ftir1B378#5MvaIOD#eYC2mnq!pz87I0h#`-Iz#Mp7i`a zKY8#gO{YmzdU%w5zWed7ZWNn)(k3&pdnSGmx30hWI@kyF0ZdV3S1Kxn8aBk+nxWKm zu2=?J@=bY!22BH+j^J9ZtXbys1q5QuoGLEri~$@ukYpIWQ5rl3t7|4}K*p9>%G|Zz Y$?9rPwZ^p{#|K1o=;1RILik~%AE(SY$p8QV diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc deleted file mode 100644 index 018ceab7e12ce99ae11992ea98967df6fb026ed9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1197 zcma)5&5IOA6tC*9=^1xcbai!wl`-p@4C1z5CtX5_$VL*@V30r)XnLpL%rsViOjXUu zcoOm8f3W8q7yp!8X30egL_s{{w#f(qPrlbPD~5RRLBIOFUsb>Uz4xmBXf_)Rt@-Qk z-7Sl;HxwM2GY8Y(5bUyqC0wwKhdi@FE3-qJ6K4r0b3?bnw(zoASmO*h_+W#(f^YUL zaJv?vux_y}mN-vY;y%Z(k%f)1*RK6Vux%UvRxCukBfvO6rAizBZmH8Ek42lC<9BkU zar+(&hN*-Ma*gcbC*d!kJCx|qyg8U|BG_fXLY}bDN;pb$NKk^(5*xg(hoYRYmblw6*u6`Ix2u6^P0+H?n2Tq@(vgSZDODAO{C(p-bYz6X*@9?}qk9qhnHIX1P58^NO!pY~*9&Mu&)X%pRJ z_ReERzxs1=ZQ`#@kzn-ZAW}G``S6MSlBUQ-JSUH$Yg_UdVQQeFEUlJ2j*D6DfkxHU z4T(u^RLBJ6qqYBN{QRLR;|WT865V#YZu}_9;|!w6G@>XglA$2H5JiJwEM_~Beh*1k z%s4wmA!Lo>C32_H?ah)^;$)pza@EwnL-3RxShjoq#megB?B)HHD+e}3Ki;j@*Y#6V z7vqBlk*C(@WOK6E+OMB`M_ZNBD&=f4#c?!u6khGg(^SZ(Nu-Ur*XMC(g~kZR@NxVQ2nr)cN^;7`iI=2hid+ A)c^nh diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/base.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/base.py deleted file mode 100644 index 42dade1..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/base.py +++ /dev/null @@ -1,20 +0,0 @@ -from typing import Callable, List, Optional - -from pip._internal.req.req_install import InstallRequirement -from pip._internal.req.req_set import RequirementSet - -InstallRequirementProvider = Callable[ - [str, Optional[InstallRequirement]], InstallRequirement -] - - -class BaseResolver: - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - raise NotImplementedError() - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - raise NotImplementedError() diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d41df4b954e7600cb25edbc69de70f3848c2061b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 216 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 None: - """ - Check whether the given Python version is compatible with a distribution'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. - - :raises UnsupportedPythonVersion: When the given Python version isn't - compatible. - """ - # This idiosyncratically converts the SpecifierSet to str and let - # check_requires_python then parse it again into SpecifierSet. But this - # is the legacy resolver so I'm just not going to bother refactoring. - try: - requires_python = str(dist.requires_python) - except FileNotFoundError as e: - raise NoneMetadataError(dist, str(e)) - try: - is_compatible = check_requires_python( - requires_python, - version_info=version_info, - ) - except specifiers.InvalidSpecifier as exc: - logger.warning( - "Package %r has an invalid Requires-Python: %s", dist.raw_name, exc - ) - return - - if is_compatible: - return - - version = ".".join(map(str, version_info)) - if ignore_requires_python: - logger.debug( - "Ignoring failed Requires-Python check for package %r: %s not in %r", - dist.raw_name, - version, - requires_python, - ) - return - - raise UnsupportedPythonVersion( - f"Package {dist.raw_name!r} requires a different Python: " - f"{version} not in {requires_python!r}" - ) - - -class Resolver(BaseResolver): - """Resolves which packages need to be installed/uninstalled to perform \ - the requested operation without breaking the requirements of any package. - """ - - _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} - - def __init__( - self, - preparer: RequirementPreparer, - finder: PackageFinder, - wheel_cache: Optional[WheelCache], - make_install_req: InstallRequirementProvider, - use_user_site: bool, - ignore_dependencies: bool, - ignore_installed: bool, - ignore_requires_python: bool, - force_reinstall: bool, - upgrade_strategy: str, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> None: - super().__init__() - assert upgrade_strategy in self._allowed_strategies - - if py_version_info is None: - py_version_info = sys.version_info[:3] - else: - py_version_info = normalize_version_info(py_version_info) - - self._py_version_info = py_version_info - - self.preparer = preparer - self.finder = finder - self.wheel_cache = wheel_cache - - self.upgrade_strategy = upgrade_strategy - self.force_reinstall = force_reinstall - self.ignore_dependencies = ignore_dependencies - self.ignore_installed = ignore_installed - self.ignore_requires_python = ignore_requires_python - self.use_user_site = use_user_site - self._make_install_req = make_install_req - - self._discovered_dependencies: DiscoveredDependencies = defaultdict(list) - - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - """Resolve what operations need to be done - - As a side-effect of this method, the packages (and their dependencies) - are downloaded, unpacked and prepared for installation. This - preparation is done by ``pip.operations.prepare``. - - Once PyPI has static dependency metadata available, it would be - possible to move the preparation to become a step separated from - dependency resolution. - """ - requirement_set = RequirementSet(check_supported_wheels=check_supported_wheels) - for req in root_reqs: - if req.constraint: - check_invalid_constraint_type(req) - self._add_requirement_to_set(requirement_set, req) - - # Actually prepare the files, and collect any exceptions. Most hash - # exceptions cannot be checked ahead of time, because - # _populate_link() needs to be called before we can make decisions - # based on link type. - discovered_reqs: List[InstallRequirement] = [] - hash_errors = HashErrors() - for req in chain(requirement_set.all_requirements, discovered_reqs): - try: - discovered_reqs.extend(self._resolve_one(requirement_set, req)) - except HashError as exc: - exc.req = req - hash_errors.append(exc) - - if hash_errors: - raise hash_errors - - return requirement_set - - def _add_requirement_to_set( - self, - requirement_set: RequirementSet, - install_req: InstallRequirement, - parent_req_name: Optional[str] = None, - extras_requested: Optional[Iterable[str]] = None, - ) -> Tuple[List[InstallRequirement], Optional[InstallRequirement]]: - """Add install_req as a requirement to install. - - :param parent_req_name: The name of the requirement that needed this - added. The name is used because when multiple unnamed requirements - resolve to the same name, we could otherwise end up with dependency - links that point outside the Requirements set. parent_req must - already be added. Note that None implies that this is a user - supplied requirement, vs an inferred one. - :param extras_requested: an iterable of extras used to evaluate the - environment markers. - :return: Additional requirements to scan. That is either [] if - the requirement is not applicable, or [install_req] if the - requirement is applicable and has just been added. - """ - # If the markers do not match, ignore this requirement. - if not install_req.match_markers(extras_requested): - logger.info( - "Ignoring %s: markers '%s' don't match your environment", - install_req.name, - install_req.markers, - ) - return [], None - - # If the wheel is not supported, raise an error. - # Should check this after filtering out based on environment markers to - # allow specifying different wheels based on the environment/OS, in a - # single requirements file. - if install_req.link and install_req.link.is_wheel: - wheel = Wheel(install_req.link.filename) - tags = compatibility_tags.get_supported() - if requirement_set.check_supported_wheels and not wheel.supported(tags): - raise InstallationError( - f"{wheel.filename} is not a supported wheel on this platform." - ) - - # This next bit is really a sanity check. - assert ( - not install_req.user_supplied or parent_req_name is None - ), "a user supplied req shouldn't have a parent" - - # Unnamed requirements are scanned again and the requirement won't be - # added as a dependency until after scanning. - if not install_req.name: - requirement_set.add_unnamed_requirement(install_req) - return [install_req], None - - try: - existing_req: Optional[InstallRequirement] = ( - requirement_set.get_requirement(install_req.name) - ) - except KeyError: - existing_req = None - - has_conflicting_requirement = ( - parent_req_name is None - and existing_req - and not existing_req.constraint - and existing_req.extras == install_req.extras - and existing_req.req - and install_req.req - and existing_req.req.specifier != install_req.req.specifier - ) - if has_conflicting_requirement: - raise InstallationError( - f"Double requirement given: {install_req} " - f"(already in {existing_req}, name={install_req.name!r})" - ) - - # When no existing requirement exists, add the requirement as a - # dependency and it will be scanned again after. - if not existing_req: - requirement_set.add_named_requirement(install_req) - # We'd want to rescan this requirement later - return [install_req], install_req - - # Assume there's no need to scan, and that we've already - # encountered this for scanning. - if install_req.constraint or not existing_req.constraint: - return [], existing_req - - does_not_satisfy_constraint = install_req.link and not ( - existing_req.link and install_req.link.path == existing_req.link.path - ) - if does_not_satisfy_constraint: - raise InstallationError( - f"Could not satisfy constraints for '{install_req.name}': " - "installation from path or url cannot be " - "constrained to a version" - ) - # If we're now installing a constraint, mark the existing - # object for real installation. - existing_req.constraint = False - # If we're now installing a user supplied requirement, - # mark the existing object as such. - if install_req.user_supplied: - existing_req.user_supplied = True - existing_req.extras = tuple( - sorted(set(existing_req.extras) | set(install_req.extras)) - ) - logger.debug( - "Setting %s extras to: %s", - existing_req, - existing_req.extras, - ) - # Return the existing requirement for addition to the parent and - # scanning again. - return [existing_req], existing_req - - def _is_upgrade_allowed(self, req: InstallRequirement) -> bool: - if self.upgrade_strategy == "to-satisfy-only": - return False - elif self.upgrade_strategy == "eager": - return True - else: - assert self.upgrade_strategy == "only-if-needed" - return req.user_supplied or req.constraint - - def _set_req_to_reinstall(self, req: InstallRequirement) -> None: - """ - Set a requirement to be installed. - """ - # Don't uninstall the conflict if doing a user install and the - # conflict is not a user install. - assert req.satisfied_by is not None - if not self.use_user_site or req.satisfied_by.in_usersite: - req.should_reinstall = True - req.satisfied_by = None - - def _check_skip_installed( - self, req_to_install: InstallRequirement - ) -> Optional[str]: - """Check if req_to_install should be skipped. - - This will check if the req is installed, and whether we should upgrade - or reinstall it, taking into account all the relevant user options. - - After calling this req_to_install will only have satisfied_by set to - None if the req_to_install is to be upgraded/reinstalled etc. Any - other value will be a dist recording the current thing installed that - satisfies the requirement. - - Note that for vcs urls and the like we can't assess skipping in this - routine - we simply identify that we need to pull the thing down, - then later on it is pulled down and introspected to assess upgrade/ - reinstalls etc. - - :return: A text reason for why it was skipped, or None. - """ - if self.ignore_installed: - return None - - req_to_install.check_if_exists(self.use_user_site) - if not req_to_install.satisfied_by: - return None - - if self.force_reinstall: - self._set_req_to_reinstall(req_to_install) - return None - - if not self._is_upgrade_allowed(req_to_install): - if self.upgrade_strategy == "only-if-needed": - return "already satisfied, skipping upgrade" - return "already satisfied" - - # Check for the possibility of an upgrade. For link-based - # requirements we have to pull the tree down and inspect to assess - # the version #, so it's handled way down. - if not req_to_install.link: - try: - self.finder.find_requirement(req_to_install, upgrade=True) - except BestVersionAlreadyInstalled: - # Then the best version is installed. - return "already up-to-date" - except DistributionNotFound: - # No distribution found, so we squash the error. It will - # be raised later when we re-try later to do the install. - # Why don't we just raise here? - pass - - self._set_req_to_reinstall(req_to_install) - return None - - def _find_requirement_link(self, req: InstallRequirement) -> Optional[Link]: - upgrade = self._is_upgrade_allowed(req) - best_candidate = self.finder.find_requirement(req, upgrade) - if not best_candidate: - return None - - # Log a warning per PEP 592 if necessary before returning. - link = best_candidate.link - if link.is_yanked: - reason = link.yanked_reason or "" - msg = ( - # Mark this as a unicode string to prevent - # "UnicodeEncodeError: 'ascii' codec can't encode character" - # in Python 2 when the reason contains non-ascii characters. - "The candidate selected for download or install is a " - f"yanked version: {best_candidate}\n" - f"Reason for being yanked: {reason}" - ) - logger.warning(msg) - - return link - - def _populate_link(self, req: InstallRequirement) -> None: - """Ensure that if a link can be found for this, that it is found. - - Note that req.link may still be None - if the requirement is already - installed and not needed to be upgraded based on the return value of - _is_upgrade_allowed(). - - If preparer.require_hashes is True, don't use the wheel cache, because - cached wheels, always built locally, have different hashes than the - files downloaded from the index server and thus throw false hash - mismatches. Furthermore, cached wheels at present have undeterministic - contents due to file modification times. - """ - if req.link is None: - req.link = self._find_requirement_link(req) - - if self.wheel_cache is None or self.preparer.require_hashes: - return - - assert req.link is not None, "_find_requirement_link unexpectedly returned None" - cache_entry = self.wheel_cache.get_cache_entry( - link=req.link, - package_name=req.name, - supported_tags=get_supported(), - ) - if cache_entry is not None: - logger.debug("Using cached wheel link: %s", cache_entry.link) - if req.link is req.original_link and cache_entry.persistent: - req.cached_wheel_source_link = req.link - if cache_entry.origin is not None: - req.download_info = cache_entry.origin - else: - # Legacy cache entry that does not have origin.json. - # download_info may miss the archive_info.hashes field. - req.download_info = direct_url_from_link( - req.link, link_is_in_wheel_cache=cache_entry.persistent - ) - req.link = cache_entry.link - - def _get_dist_for(self, req: InstallRequirement) -> BaseDistribution: - """Takes a InstallRequirement and returns a single AbstractDist \ - representing a prepared variant of the same. - """ - if req.editable: - return self.preparer.prepare_editable_requirement(req) - - # satisfied_by is only evaluated by calling _check_skip_installed, - # so it must be None here. - assert req.satisfied_by is None - skip_reason = self._check_skip_installed(req) - - if req.satisfied_by: - return self.preparer.prepare_installed_requirement(req, skip_reason) - - # We eagerly populate the link, since that's our "legacy" behavior. - self._populate_link(req) - dist = self.preparer.prepare_linked_requirement(req) - - # NOTE - # The following portion is for determining if a certain package is - # going to be re-installed/upgraded or not and reporting to the user. - # This should probably get cleaned up in a future refactor. - - # req.req is only avail after unpack for URL - # pkgs repeat check_if_exists to uninstall-on-upgrade - # (#14) - if not self.ignore_installed: - req.check_if_exists(self.use_user_site) - - if req.satisfied_by: - should_modify = ( - self.upgrade_strategy != "to-satisfy-only" - or self.force_reinstall - or self.ignore_installed - or req.link.scheme == "file" - ) - if should_modify: - self._set_req_to_reinstall(req) - else: - logger.info( - "Requirement already satisfied (use --upgrade to upgrade): %s", - req, - ) - return dist - - def _resolve_one( - self, - requirement_set: RequirementSet, - req_to_install: InstallRequirement, - ) -> List[InstallRequirement]: - """Prepare a single requirements file. - - :return: A list of additional InstallRequirements to also install. - """ - # Tell user what we are doing for this requirement: - # obtain (editable), skipping, processing (local url), collecting - # (remote url or package name) - if req_to_install.constraint or req_to_install.prepared: - return [] - - req_to_install.prepared = True - - # Parse and return dependencies - dist = self._get_dist_for(req_to_install) - # This will raise UnsupportedPythonVersion if the given Python - # version isn't compatible with the distribution's Requires-Python. - _check_dist_requires_python( - dist, - version_info=self._py_version_info, - ignore_requires_python=self.ignore_requires_python, - ) - - more_reqs: List[InstallRequirement] = [] - - def add_req(subreq: Requirement, extras_requested: Iterable[str]) -> None: - # This idiosyncratically converts the Requirement to str and let - # make_install_req then parse it again into Requirement. But this is - # the legacy resolver so I'm just not going to bother refactoring. - sub_install_req = self._make_install_req(str(subreq), req_to_install) - parent_req_name = req_to_install.name - to_scan_again, add_to_parent = self._add_requirement_to_set( - requirement_set, - sub_install_req, - parent_req_name=parent_req_name, - extras_requested=extras_requested, - ) - if parent_req_name and add_to_parent: - self._discovered_dependencies[parent_req_name].append(add_to_parent) - more_reqs.extend(to_scan_again) - - with indent_log(): - # We add req_to_install before its dependencies, so that we - # can refer to it when adding dependencies. - assert req_to_install.name is not None - if not requirement_set.has_requirement(req_to_install.name): - # 'unnamed' requirements will get added here - # 'unnamed' requirements can only come from being directly - # provided by the user. - assert req_to_install.user_supplied - self._add_requirement_to_set( - requirement_set, req_to_install, parent_req_name=None - ) - - if not self.ignore_dependencies: - if req_to_install.extras: - logger.debug( - "Installing extra requirements: %r", - ",".join(req_to_install.extras), - ) - missing_requested = sorted( - set(req_to_install.extras) - set(dist.iter_provided_extras()) - ) - for missing in missing_requested: - logger.warning( - "%s %s does not provide the extra '%s'", - dist.raw_name, - dist.version, - missing, - ) - - available_requested = sorted( - set(dist.iter_provided_extras()) & set(req_to_install.extras) - ) - for subreq in dist.iter_dependencies(available_requested): - add_req(subreq, extras_requested=available_requested) - - return more_reqs - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - """Create the installation order. - - The installation order is topological - requirements are installed - before the requiring thing. We break cycles at an arbitrary point, - and make no other guarantees. - """ - # The current implementation, which we may change at any point - # installs the user specified things in the order given, except when - # dependencies must come earlier to achieve topological order. - order = [] - ordered_reqs: Set[InstallRequirement] = set() - - def schedule(req: InstallRequirement) -> None: - if req.satisfied_by or req in ordered_reqs: - return - if req.constraint: - return - ordered_reqs.add(req) - for dep in self._discovered_dependencies[req.name]: - schedule(dep) - order.append(req) - - for install_req in req_set.requirements.values(): - schedule(install_req) - return order diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 575bbc80ddc92a210ab80060026b9e9e913f33fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 220 zcmZ9Gv5vwp42B!vB!tulVW8H*idbP{LyS?b=TeK1M2TBe@gU5MJPVJ(6QFKPm*_Tr z$^JiEza>BNe3C`w`&*U#ncAoNQQTa!E}M$&J@bP&^(phdz%HNzyOXMNHUDxC=DKi)eVz1|JY(W gmN7sqW#PK_czLqFjmDM#iob|hA;D`Xgz&>if0rjdIsgCw diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc deleted file mode 100644 index ec9c5fc8cd8a634d7d4bbb3eb99ec8e1fc50506a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8160 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc deleted file mode 100644 index 18f3898398c9e9f04fd6dc60cbde523eb419f30c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29205 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc deleted file mode 100644 index c3118ec5a79d9c9773f9238db98248ef59b14b3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32277 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 SEQ|@g8+(WUo4}W!#qR(+83Zi= diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc deleted file mode 100644 index 9d96c4ffa9cf87fa5023f383d90ae2b718b83bc2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10535 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc deleted file mode 100644 index dde7eb244c19c1f96b14cf097f33c5236d636867..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4947 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 HjfeA}34pVw diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc deleted file mode 100644 index e0cf33ed5311599eb3a1ca4adc25bd8c55dc0f45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15362 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc deleted file mode 100644 index 419f2cdc540c8fd325af4dd99252b7cda3a82e13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12363 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 Cz=@0i diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py deleted file mode 100644 index 0f31dc9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py +++ /dev/null @@ -1,139 +0,0 @@ -from dataclasses import dataclass -from typing import FrozenSet, Iterable, Optional, Tuple - -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName -from pip._vendor.packaging.version import Version - -from pip._internal.models.link import Link, links_equivalent -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.hashes import Hashes - -CandidateLookup = Tuple[Optional["Candidate"], Optional[InstallRequirement]] - - -def format_name(project: NormalizedName, extras: FrozenSet[NormalizedName]) -> str: - if not extras: - return project - extras_expr = ",".join(sorted(extras)) - return f"{project}[{extras_expr}]" - - -@dataclass(frozen=True) -class Constraint: - specifier: SpecifierSet - hashes: Hashes - links: FrozenSet[Link] - - @classmethod - def empty(cls) -> "Constraint": - return Constraint(SpecifierSet(), Hashes(), frozenset()) - - @classmethod - def from_ireq(cls, ireq: InstallRequirement) -> "Constraint": - links = frozenset([ireq.link]) if ireq.link else frozenset() - return Constraint(ireq.specifier, ireq.hashes(trust_internet=False), links) - - def __bool__(self) -> bool: - return bool(self.specifier) or bool(self.hashes) or bool(self.links) - - def __and__(self, other: InstallRequirement) -> "Constraint": - if not isinstance(other, InstallRequirement): - return NotImplemented - specifier = self.specifier & other.specifier - hashes = self.hashes & other.hashes(trust_internet=False) - links = self.links - if other.link: - links = links.union([other.link]) - return Constraint(specifier, hashes, links) - - def is_satisfied_by(self, candidate: "Candidate") -> bool: - # Reject if there are any mismatched URL constraints on this package. - if self.links and not all(_match_link(link, candidate) for link in self.links): - return False - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - return self.specifier.contains(candidate.version, prereleases=True) - - -class Requirement: - @property - def project_name(self) -> NormalizedName: - """The "project name" of a requirement. - - This is different from ``name`` if this requirement contains extras, - in which case ``name`` would contain the ``[...]`` part, while this - refers to the name of the project. - """ - raise NotImplementedError("Subclass should override") - - @property - def name(self) -> str: - """The name identifying this requirement in the resolver. - - This is different from ``project_name`` if this requirement contains - extras, where ``project_name`` would not contain the ``[...]`` part. - """ - raise NotImplementedError("Subclass should override") - - def is_satisfied_by(self, candidate: "Candidate") -> bool: - return False - - def get_candidate_lookup(self) -> CandidateLookup: - raise NotImplementedError("Subclass should override") - - def format_for_error(self) -> str: - raise NotImplementedError("Subclass should override") - - -def _match_link(link: Link, candidate: "Candidate") -> bool: - if candidate.source_link: - return links_equivalent(link, candidate.source_link) - return False - - -class Candidate: - @property - def project_name(self) -> NormalizedName: - """The "project name" of the candidate. - - This is different from ``name`` if this candidate contains extras, - in which case ``name`` would contain the ``[...]`` part, while this - refers to the name of the project. - """ - raise NotImplementedError("Override in subclass") - - @property - def name(self) -> str: - """The name identifying this candidate in the resolver. - - This is different from ``project_name`` if this candidate contains - extras, where ``project_name`` would not contain the ``[...]`` part. - """ - raise NotImplementedError("Override in subclass") - - @property - def version(self) -> Version: - raise NotImplementedError("Override in subclass") - - @property - def is_installed(self) -> bool: - raise NotImplementedError("Override in subclass") - - @property - def is_editable(self) -> bool: - raise NotImplementedError("Override in subclass") - - @property - def source_link(self) -> Optional[Link]: - raise NotImplementedError("Override in subclass") - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - raise NotImplementedError("Override in subclass") - - def get_install_requirement(self) -> Optional[InstallRequirement]: - raise NotImplementedError("Override in subclass") - - def format_for_error(self) -> str: - raise NotImplementedError("Subclass should override") diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py deleted file mode 100644 index d30d477..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py +++ /dev/null @@ -1,569 +0,0 @@ -import logging -import sys -from typing import TYPE_CHECKING, Any, FrozenSet, Iterable, Optional, Tuple, Union, cast - -from pip._vendor.packaging.requirements import InvalidRequirement -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import Version - -from pip._internal.exceptions import ( - HashError, - InstallationSubprocessError, - MetadataInconsistent, - MetadataInvalid, -) -from pip._internal.metadata import BaseDistribution -from pip._internal.models.link import Link, links_equivalent -from pip._internal.models.wheel import Wheel -from pip._internal.req.constructors import ( - install_req_from_editable, - install_req_from_line, -) -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.direct_url_helpers import direct_url_from_link -from pip._internal.utils.misc import normalize_version_info - -from .base import Candidate, Requirement, format_name - -if TYPE_CHECKING: - from .factory import Factory - -logger = logging.getLogger(__name__) - -BaseCandidate = Union[ - "AlreadyInstalledCandidate", - "EditableCandidate", - "LinkCandidate", -] - -# Avoid conflicting with the PyPI package "Python". -REQUIRES_PYTHON_IDENTIFIER = cast(NormalizedName, "") - - -def as_base_candidate(candidate: Candidate) -> Optional[BaseCandidate]: - """The runtime version of BaseCandidate.""" - base_candidate_classes = ( - AlreadyInstalledCandidate, - EditableCandidate, - LinkCandidate, - ) - if isinstance(candidate, base_candidate_classes): - return candidate - return None - - -def make_install_req_from_link( - link: Link, template: InstallRequirement -) -> InstallRequirement: - assert not template.editable, "template is editable" - if template.req: - line = str(template.req) - else: - line = link.url - ireq = install_req_from_line( - line, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - global_options=template.global_options, - hash_options=template.hash_options, - config_settings=template.config_settings, - ) - ireq.original_link = template.original_link - ireq.link = link - ireq.extras = template.extras - return ireq - - -def make_install_req_from_editable( - link: Link, template: InstallRequirement -) -> InstallRequirement: - assert template.editable, "template not editable" - ireq = install_req_from_editable( - link.url, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - permit_editable_wheels=template.permit_editable_wheels, - global_options=template.global_options, - hash_options=template.hash_options, - config_settings=template.config_settings, - ) - ireq.extras = template.extras - return ireq - - -def _make_install_req_from_dist( - dist: BaseDistribution, template: InstallRequirement -) -> InstallRequirement: - if template.req: - line = str(template.req) - elif template.link: - line = f"{dist.canonical_name} @ {template.link.url}" - else: - line = f"{dist.canonical_name}=={dist.version}" - ireq = install_req_from_line( - line, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - global_options=template.global_options, - hash_options=template.hash_options, - config_settings=template.config_settings, - ) - ireq.satisfied_by = dist - return ireq - - -class _InstallRequirementBackedCandidate(Candidate): - """A candidate backed by an ``InstallRequirement``. - - This represents a package request with the target not being already - in the environment, and needs to be fetched and installed. The backing - ``InstallRequirement`` is responsible for most of the leg work; this - class exposes appropriate information to the resolver. - - :param link: The link passed to the ``InstallRequirement``. The backing - ``InstallRequirement`` will use this link to fetch the distribution. - :param source_link: The link this candidate "originates" from. This is - different from ``link`` when the link is found in the wheel cache. - ``link`` would point to the wheel cache, while this points to the - found remote link (e.g. from pypi.org). - """ - - dist: BaseDistribution - is_installed = False - - def __init__( - self, - link: Link, - source_link: Link, - ireq: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[Version] = None, - ) -> None: - self._link = link - self._source_link = source_link - self._factory = factory - self._ireq = ireq - self._name = name - self._version = version - self.dist = self._prepare() - self._hash: Optional[int] = None - - def __str__(self) -> str: - return f"{self.name} {self.version}" - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({str(self._link)!r})" - - def __hash__(self) -> int: - if self._hash is not None: - return self._hash - - self._hash = hash((self.__class__, self._link)) - return self._hash - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return links_equivalent(self._link, other._link) - return False - - @property - def source_link(self) -> Optional[Link]: - return self._source_link - - @property - def project_name(self) -> NormalizedName: - """The normalised name of the project the candidate refers to""" - if self._name is None: - self._name = self.dist.canonical_name - return self._name - - @property - def name(self) -> str: - return self.project_name - - @property - def version(self) -> Version: - if self._version is None: - self._version = self.dist.version - return self._version - - def format_for_error(self) -> str: - return ( - f"{self.name} {self.version} " - f"(from {self._link.file_path if self._link.is_file else self._link})" - ) - - def _prepare_distribution(self) -> BaseDistribution: - raise NotImplementedError("Override in subclass") - - def _check_metadata_consistency(self, dist: BaseDistribution) -> None: - """Check for consistency of project name and version of dist.""" - if self._name is not None and self._name != dist.canonical_name: - raise MetadataInconsistent( - self._ireq, - "name", - self._name, - dist.canonical_name, - ) - if self._version is not None and self._version != dist.version: - raise MetadataInconsistent( - self._ireq, - "version", - str(self._version), - str(dist.version), - ) - # check dependencies are valid - # TODO performance: this means we iterate the dependencies at least twice, - # we may want to cache parsed Requires-Dist - try: - list(dist.iter_dependencies(list(dist.iter_provided_extras()))) - except InvalidRequirement as e: - raise MetadataInvalid(self._ireq, str(e)) - - def _prepare(self) -> BaseDistribution: - try: - dist = self._prepare_distribution() - except HashError as e: - # Provide HashError the underlying ireq that caused it. This - # provides context for the resulting error message to show the - # offending line to the user. - e.req = self._ireq - raise - except InstallationSubprocessError as exc: - # The output has been presented already, so don't duplicate it. - exc.context = "See above for output." - raise - - self._check_metadata_consistency(dist) - return dist - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - requires = self.dist.iter_dependencies() if with_requires else () - for r in requires: - yield from self._factory.make_requirements_from_spec(str(r), self._ireq) - yield self._factory.make_requires_python_requirement(self.dist.requires_python) - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return self._ireq - - -class LinkCandidate(_InstallRequirementBackedCandidate): - is_editable = False - - def __init__( - self, - link: Link, - template: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[Version] = None, - ) -> None: - source_link = link - cache_entry = factory.get_wheel_cache_entry(source_link, name) - if cache_entry is not None: - logger.debug("Using cached wheel link: %s", cache_entry.link) - link = cache_entry.link - ireq = make_install_req_from_link(link, template) - assert ireq.link == link - if ireq.link.is_wheel and not ireq.link.is_file: - wheel = Wheel(ireq.link.filename) - wheel_name = canonicalize_name(wheel.name) - assert name == wheel_name, f"{name!r} != {wheel_name!r} for wheel" - # Version may not be present for PEP 508 direct URLs - if version is not None: - wheel_version = Version(wheel.version) - assert ( - version == wheel_version - ), f"{version!r} != {wheel_version!r} for wheel {name}" - - if cache_entry is not None: - assert ireq.link.is_wheel - assert ireq.link.is_file - if cache_entry.persistent and template.link is template.original_link: - ireq.cached_wheel_source_link = source_link - if cache_entry.origin is not None: - ireq.download_info = cache_entry.origin - else: - # Legacy cache entry that does not have origin.json. - # download_info may miss the archive_info.hashes field. - ireq.download_info = direct_url_from_link( - source_link, link_is_in_wheel_cache=cache_entry.persistent - ) - - super().__init__( - link=link, - source_link=source_link, - ireq=ireq, - factory=factory, - name=name, - version=version, - ) - - def _prepare_distribution(self) -> BaseDistribution: - preparer = self._factory.preparer - return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) - - -class EditableCandidate(_InstallRequirementBackedCandidate): - is_editable = True - - def __init__( - self, - link: Link, - template: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[Version] = None, - ) -> None: - super().__init__( - link=link, - source_link=link, - ireq=make_install_req_from_editable(link, template), - factory=factory, - name=name, - version=version, - ) - - def _prepare_distribution(self) -> BaseDistribution: - return self._factory.preparer.prepare_editable_requirement(self._ireq) - - -class AlreadyInstalledCandidate(Candidate): - is_installed = True - source_link = None - - def __init__( - self, - dist: BaseDistribution, - template: InstallRequirement, - factory: "Factory", - ) -> None: - self.dist = dist - self._ireq = _make_install_req_from_dist(dist, template) - self._factory = factory - self._version = None - - # This is just logging some messages, so we can do it eagerly. - # The returned dist would be exactly the same as self.dist because we - # set satisfied_by in _make_install_req_from_dist. - # TODO: Supply reason based on force_reinstall and upgrade_strategy. - skip_reason = "already satisfied" - factory.preparer.prepare_installed_requirement(self._ireq, skip_reason) - - def __str__(self) -> str: - return str(self.dist) - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self.dist!r})" - - def __eq__(self, other: object) -> bool: - if not isinstance(other, AlreadyInstalledCandidate): - return NotImplemented - return self.name == other.name and self.version == other.version - - def __hash__(self) -> int: - return hash((self.name, self.version)) - - @property - def project_name(self) -> NormalizedName: - return self.dist.canonical_name - - @property - def name(self) -> str: - return self.project_name - - @property - def version(self) -> Version: - if self._version is None: - self._version = self.dist.version - return self._version - - @property - def is_editable(self) -> bool: - return self.dist.editable - - def format_for_error(self) -> str: - return f"{self.name} {self.version} (Installed)" - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - if not with_requires: - return - for r in self.dist.iter_dependencies(): - yield from self._factory.make_requirements_from_spec(str(r), self._ireq) - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return None - - -class ExtrasCandidate(Candidate): - """A candidate that has 'extras', indicating additional dependencies. - - Requirements can be for a project with dependencies, something like - foo[extra]. The extras don't affect the project/version being installed - directly, but indicate that we need additional dependencies. We model that - by having an artificial ExtrasCandidate that wraps the "base" candidate. - - The ExtrasCandidate differs from the base in the following ways: - - 1. It has a unique name, of the form foo[extra]. This causes the resolver - to treat it as a separate node in the dependency graph. - 2. When we're getting the candidate's dependencies, - a) We specify that we want the extra dependencies as well. - b) We add a dependency on the base candidate. - See below for why this is needed. - 3. We return None for the underlying InstallRequirement, as the base - candidate will provide it, and we don't want to end up with duplicates. - - The dependency on the base candidate is needed so that the resolver can't - decide that it should recommend foo[extra1] version 1.0 and foo[extra2] - version 2.0. Having those candidates depend on foo=1.0 and foo=2.0 - respectively forces the resolver to recognise that this is a conflict. - """ - - def __init__( - self, - base: BaseCandidate, - extras: FrozenSet[str], - *, - comes_from: Optional[InstallRequirement] = None, - ) -> None: - """ - :param comes_from: the InstallRequirement that led to this candidate if it - differs from the base's InstallRequirement. This will often be the - case in the sense that this candidate's requirement has the extras - while the base's does not. Unlike the InstallRequirement backed - candidates, this requirement is used solely for reporting purposes, - it does not do any leg work. - """ - self.base = base - self.extras = frozenset(canonicalize_name(e) for e in extras) - self._comes_from = comes_from if comes_from is not None else self.base._ireq - - def __str__(self) -> str: - name, rest = str(self.base).split(" ", 1) - return "{}[{}] {}".format(name, ",".join(self.extras), rest) - - def __repr__(self) -> str: - return f"{self.__class__.__name__}(base={self.base!r}, extras={self.extras!r})" - - def __hash__(self) -> int: - return hash((self.base, self.extras)) - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return self.base == other.base and self.extras == other.extras - return False - - @property - def project_name(self) -> NormalizedName: - return self.base.project_name - - @property - def name(self) -> str: - """The normalised name of the project the candidate refers to""" - return format_name(self.base.project_name, self.extras) - - @property - def version(self) -> Version: - return self.base.version - - def format_for_error(self) -> str: - return "{} [{}]".format( - self.base.format_for_error(), ", ".join(sorted(self.extras)) - ) - - @property - def is_installed(self) -> bool: - return self.base.is_installed - - @property - def is_editable(self) -> bool: - return self.base.is_editable - - @property - def source_link(self) -> Optional[Link]: - return self.base.source_link - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - factory = self.base._factory - - # Add a dependency on the exact base - # (See note 2b in the class docstring) - yield factory.make_requirement_from_candidate(self.base) - if not with_requires: - return - - # The user may have specified extras that the candidate doesn't - # support. We ignore any unsupported extras here. - valid_extras = self.extras.intersection(self.base.dist.iter_provided_extras()) - invalid_extras = self.extras.difference(self.base.dist.iter_provided_extras()) - for extra in sorted(invalid_extras): - logger.warning( - "%s %s does not provide the extra '%s'", - self.base.name, - self.version, - extra, - ) - - for r in self.base.dist.iter_dependencies(valid_extras): - yield from factory.make_requirements_from_spec( - str(r), - self._comes_from, - valid_extras, - ) - - def get_install_requirement(self) -> Optional[InstallRequirement]: - # We don't return anything here, because we always - # depend on the base candidate, and we'll get the - # install requirement from that. - return None - - -class RequiresPythonCandidate(Candidate): - is_installed = False - source_link = None - - def __init__(self, py_version_info: Optional[Tuple[int, ...]]) -> None: - if py_version_info is not None: - version_info = normalize_version_info(py_version_info) - else: - version_info = sys.version_info[:3] - self._version = Version(".".join(str(c) for c in version_info)) - - # We don't need to implement __eq__() and __ne__() since there is always - # only one RequiresPythonCandidate in a resolution, i.e. the host Python. - # The built-in object.__eq__() and object.__ne__() do exactly what we want. - - def __str__(self) -> str: - return f"Python {self._version}" - - @property - def project_name(self) -> NormalizedName: - return REQUIRES_PYTHON_IDENTIFIER - - @property - def name(self) -> str: - return REQUIRES_PYTHON_IDENTIFIER - - @property - def version(self) -> Version: - return self._version - - def format_for_error(self) -> str: - return f"Python {self.version}" - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - return () - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return None diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py deleted file mode 100644 index 1f31d83..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py +++ /dev/null @@ -1,816 +0,0 @@ -import contextlib -import functools -import logging -from typing import ( - TYPE_CHECKING, - Callable, - Dict, - FrozenSet, - Iterable, - Iterator, - List, - Mapping, - NamedTuple, - Optional, - Protocol, - Sequence, - Set, - Tuple, - TypeVar, - cast, -) - -from pip._vendor.packaging.requirements import InvalidRequirement -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import Version -from pip._vendor.resolvelib import ResolutionImpossible - -from pip._internal.cache import CacheEntry, WheelCache -from pip._internal.exceptions import ( - DistributionNotFound, - InstallationError, - MetadataInconsistent, - MetadataInvalid, - UnsupportedPythonVersion, - UnsupportedWheel, -) -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution, get_default_environment -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.constructors import ( - install_req_drop_extras, - install_req_from_link_and_ireq, -) -from pip._internal.req.req_install import ( - InstallRequirement, - check_invalid_constraint_type, -) -from pip._internal.resolution.base import InstallRequirementProvider -from pip._internal.utils.compatibility_tags import get_supported -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.packaging import get_requirement -from pip._internal.utils.virtualenv import running_under_virtualenv - -from .base import Candidate, Constraint, Requirement -from .candidates import ( - AlreadyInstalledCandidate, - BaseCandidate, - EditableCandidate, - ExtrasCandidate, - LinkCandidate, - RequiresPythonCandidate, - as_base_candidate, -) -from .found_candidates import FoundCandidates, IndexCandidateInfo -from .requirements import ( - ExplicitRequirement, - RequiresPythonRequirement, - SpecifierRequirement, - SpecifierWithoutExtrasRequirement, - UnsatisfiableRequirement, -) - -if TYPE_CHECKING: - - class ConflictCause(Protocol): - requirement: RequiresPythonRequirement - parent: Candidate - - -logger = logging.getLogger(__name__) - -C = TypeVar("C") -Cache = Dict[Link, C] - - -class CollectedRootRequirements(NamedTuple): - requirements: List[Requirement] - constraints: Dict[str, Constraint] - user_requested: Dict[str, int] - - -class Factory: - def __init__( - self, - finder: PackageFinder, - preparer: RequirementPreparer, - make_install_req: InstallRequirementProvider, - wheel_cache: Optional[WheelCache], - use_user_site: bool, - force_reinstall: bool, - ignore_installed: bool, - ignore_requires_python: bool, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> None: - self._finder = finder - self.preparer = preparer - self._wheel_cache = wheel_cache - self._python_candidate = RequiresPythonCandidate(py_version_info) - self._make_install_req_from_spec = make_install_req - self._use_user_site = use_user_site - self._force_reinstall = force_reinstall - self._ignore_requires_python = ignore_requires_python - - self._build_failures: Cache[InstallationError] = {} - self._link_candidate_cache: Cache[LinkCandidate] = {} - self._editable_candidate_cache: Cache[EditableCandidate] = {} - self._installed_candidate_cache: Dict[str, AlreadyInstalledCandidate] = {} - self._extras_candidate_cache: Dict[ - Tuple[int, FrozenSet[NormalizedName]], ExtrasCandidate - ] = {} - - if not ignore_installed: - env = get_default_environment() - self._installed_dists = { - dist.canonical_name: dist - for dist in env.iter_installed_distributions(local_only=False) - } - else: - self._installed_dists = {} - - @property - def force_reinstall(self) -> bool: - return self._force_reinstall - - def _fail_if_link_is_unsupported_wheel(self, link: Link) -> None: - if not link.is_wheel: - return - wheel = Wheel(link.filename) - if wheel.supported(self._finder.target_python.get_unsorted_tags()): - return - msg = f"{link.filename} is not a supported wheel on this platform." - raise UnsupportedWheel(msg) - - def _make_extras_candidate( - self, - base: BaseCandidate, - extras: FrozenSet[str], - *, - comes_from: Optional[InstallRequirement] = None, - ) -> ExtrasCandidate: - cache_key = (id(base), frozenset(canonicalize_name(e) for e in extras)) - try: - candidate = self._extras_candidate_cache[cache_key] - except KeyError: - candidate = ExtrasCandidate(base, extras, comes_from=comes_from) - self._extras_candidate_cache[cache_key] = candidate - return candidate - - def _make_candidate_from_dist( - self, - dist: BaseDistribution, - extras: FrozenSet[str], - template: InstallRequirement, - ) -> Candidate: - try: - base = self._installed_candidate_cache[dist.canonical_name] - except KeyError: - base = AlreadyInstalledCandidate(dist, template, factory=self) - self._installed_candidate_cache[dist.canonical_name] = base - if not extras: - return base - return self._make_extras_candidate(base, extras, comes_from=template) - - def _make_candidate_from_link( - self, - link: Link, - extras: FrozenSet[str], - template: InstallRequirement, - name: Optional[NormalizedName], - version: Optional[Version], - ) -> Optional[Candidate]: - base: Optional[BaseCandidate] = self._make_base_candidate_from_link( - link, template, name, version - ) - if not extras or base is None: - return base - return self._make_extras_candidate(base, extras, comes_from=template) - - def _make_base_candidate_from_link( - self, - link: Link, - template: InstallRequirement, - name: Optional[NormalizedName], - version: Optional[Version], - ) -> Optional[BaseCandidate]: - # TODO: Check already installed candidate, and use it if the link and - # editable flag match. - - if link in self._build_failures: - # We already tried this candidate before, and it does not build. - # Don't bother trying again. - return None - - if template.editable: - if link not in self._editable_candidate_cache: - try: - self._editable_candidate_cache[link] = EditableCandidate( - link, - template, - factory=self, - name=name, - version=version, - ) - except (MetadataInconsistent, MetadataInvalid) as e: - logger.info( - "Discarding [blue underline]%s[/]: [yellow]%s[reset]", - link, - e, - extra={"markup": True}, - ) - self._build_failures[link] = e - return None - - return self._editable_candidate_cache[link] - else: - if link not in self._link_candidate_cache: - try: - self._link_candidate_cache[link] = LinkCandidate( - link, - template, - factory=self, - name=name, - version=version, - ) - except MetadataInconsistent as e: - logger.info( - "Discarding [blue underline]%s[/]: [yellow]%s[reset]", - link, - e, - extra={"markup": True}, - ) - self._build_failures[link] = e - return None - return self._link_candidate_cache[link] - - def _iter_found_candidates( - self, - ireqs: Sequence[InstallRequirement], - specifier: SpecifierSet, - hashes: Hashes, - prefers_installed: bool, - incompatible_ids: Set[int], - ) -> Iterable[Candidate]: - if not ireqs: - return () - - # The InstallRequirement implementation requires us to give it a - # "template". Here we just choose the first requirement to represent - # all of them. - # Hopefully the Project model can correct this mismatch in the future. - template = ireqs[0] - assert template.req, "Candidates found on index must be PEP 508" - name = canonicalize_name(template.req.name) - - extras: FrozenSet[str] = frozenset() - for ireq in ireqs: - assert ireq.req, "Candidates found on index must be PEP 508" - specifier &= ireq.req.specifier - hashes &= ireq.hashes(trust_internet=False) - extras |= frozenset(ireq.extras) - - def _get_installed_candidate() -> Optional[Candidate]: - """Get the candidate for the currently-installed version.""" - # If --force-reinstall is set, we want the version from the index - # instead, so we "pretend" there is nothing installed. - if self._force_reinstall: - return None - try: - installed_dist = self._installed_dists[name] - except KeyError: - return None - # Don't use the installed distribution if its version does not fit - # the current dependency graph. - if not specifier.contains(installed_dist.version, prereleases=True): - return None - candidate = self._make_candidate_from_dist( - dist=installed_dist, - extras=extras, - template=template, - ) - # The candidate is a known incompatibility. Don't use it. - if id(candidate) in incompatible_ids: - return None - return candidate - - def iter_index_candidate_infos() -> Iterator[IndexCandidateInfo]: - result = self._finder.find_best_candidate( - project_name=name, - specifier=specifier, - hashes=hashes, - ) - icans = list(result.iter_applicable()) - - # PEP 592: Yanked releases are ignored unless the specifier - # explicitly pins a version (via '==' or '===') that can be - # solely satisfied by a yanked release. - all_yanked = all(ican.link.is_yanked for ican in icans) - - def is_pinned(specifier: SpecifierSet) -> bool: - for sp in specifier: - if sp.operator == "===": - return True - if sp.operator != "==": - continue - if sp.version.endswith(".*"): - continue - return True - return False - - pinned = is_pinned(specifier) - - # PackageFinder returns earlier versions first, so we reverse. - for ican in reversed(icans): - if not (all_yanked and pinned) and ican.link.is_yanked: - continue - func = functools.partial( - self._make_candidate_from_link, - link=ican.link, - extras=extras, - template=template, - name=name, - version=ican.version, - ) - yield ican.version, func - - return FoundCandidates( - iter_index_candidate_infos, - _get_installed_candidate(), - prefers_installed, - incompatible_ids, - ) - - def _iter_explicit_candidates_from_base( - self, - base_requirements: Iterable[Requirement], - extras: FrozenSet[str], - ) -> Iterator[Candidate]: - """Produce explicit candidates from the base given an extra-ed package. - - :param base_requirements: Requirements known to the resolver. The - requirements are guaranteed to not have extras. - :param extras: The extras to inject into the explicit requirements' - candidates. - """ - for req in base_requirements: - lookup_cand, _ = req.get_candidate_lookup() - if lookup_cand is None: # Not explicit. - continue - # We've stripped extras from the identifier, and should always - # get a BaseCandidate here, unless there's a bug elsewhere. - base_cand = as_base_candidate(lookup_cand) - assert base_cand is not None, "no extras here" - yield self._make_extras_candidate(base_cand, extras) - - def _iter_candidates_from_constraints( - self, - identifier: str, - constraint: Constraint, - template: InstallRequirement, - ) -> Iterator[Candidate]: - """Produce explicit candidates from constraints. - - This creates "fake" InstallRequirement objects that are basically clones - of what "should" be the template, but with original_link set to link. - """ - for link in constraint.links: - self._fail_if_link_is_unsupported_wheel(link) - candidate = self._make_base_candidate_from_link( - link, - template=install_req_from_link_and_ireq(link, template), - name=canonicalize_name(identifier), - version=None, - ) - if candidate: - yield candidate - - def find_candidates( - self, - identifier: str, - requirements: Mapping[str, Iterable[Requirement]], - incompatibilities: Mapping[str, Iterator[Candidate]], - constraint: Constraint, - prefers_installed: bool, - is_satisfied_by: Callable[[Requirement, Candidate], bool], - ) -> Iterable[Candidate]: - # Collect basic lookup information from the requirements. - explicit_candidates: Set[Candidate] = set() - ireqs: List[InstallRequirement] = [] - for req in requirements[identifier]: - cand, ireq = req.get_candidate_lookup() - if cand is not None: - explicit_candidates.add(cand) - if ireq is not None: - ireqs.append(ireq) - - # If the current identifier contains extras, add requires and explicit - # candidates from entries from extra-less identifier. - with contextlib.suppress(InvalidRequirement): - parsed_requirement = get_requirement(identifier) - if parsed_requirement.name != identifier: - explicit_candidates.update( - self._iter_explicit_candidates_from_base( - requirements.get(parsed_requirement.name, ()), - frozenset(parsed_requirement.extras), - ), - ) - for req in requirements.get(parsed_requirement.name, []): - _, ireq = req.get_candidate_lookup() - if ireq is not None: - ireqs.append(ireq) - - # Add explicit candidates from constraints. We only do this if there are - # known ireqs, which represent requirements not already explicit. If - # there are no ireqs, we're constraining already-explicit requirements, - # which is handled later when we return the explicit candidates. - if ireqs: - try: - explicit_candidates.update( - self._iter_candidates_from_constraints( - identifier, - constraint, - template=ireqs[0], - ), - ) - except UnsupportedWheel: - # If we're constrained to install a wheel incompatible with the - # target architecture, no candidates will ever be valid. - return () - - # Since we cache all the candidates, incompatibility identification - # can be made quicker by comparing only the id() values. - incompat_ids = {id(c) for c in incompatibilities.get(identifier, ())} - - # If none of the requirements want an explicit candidate, we can ask - # the finder for candidates. - if not explicit_candidates: - return self._iter_found_candidates( - ireqs, - constraint.specifier, - constraint.hashes, - prefers_installed, - incompat_ids, - ) - - return ( - c - for c in explicit_candidates - if id(c) not in incompat_ids - and constraint.is_satisfied_by(c) - and all(is_satisfied_by(req, c) for req in requirements[identifier]) - ) - - def _make_requirements_from_install_req( - self, ireq: InstallRequirement, requested_extras: Iterable[str] - ) -> Iterator[Requirement]: - """ - Returns requirement objects associated with the given InstallRequirement. In - most cases this will be a single object but the following special cases exist: - - the InstallRequirement has markers that do not apply -> result is empty - - the InstallRequirement has both a constraint (or link) and extras - -> result is split in two requirement objects: one with the constraint - (or link) and one with the extra. This allows centralized constraint - handling for the base, resulting in fewer candidate rejections. - """ - if not ireq.match_markers(requested_extras): - logger.info( - "Ignoring %s: markers '%s' don't match your environment", - ireq.name, - ireq.markers, - ) - elif not ireq.link: - if ireq.extras and ireq.req is not None and ireq.req.specifier: - yield SpecifierWithoutExtrasRequirement(ireq) - yield SpecifierRequirement(ireq) - else: - self._fail_if_link_is_unsupported_wheel(ireq.link) - # Always make the link candidate for the base requirement to make it - # available to `find_candidates` for explicit candidate lookup for any - # set of extras. - # The extras are required separately via a second requirement. - cand = self._make_base_candidate_from_link( - ireq.link, - template=install_req_drop_extras(ireq) if ireq.extras else ireq, - name=canonicalize_name(ireq.name) if ireq.name else None, - version=None, - ) - if cand is None: - # There's no way we can satisfy a URL requirement if the underlying - # candidate fails to build. An unnamed URL must be user-supplied, so - # we fail eagerly. If the URL is named, an unsatisfiable requirement - # can make the resolver do the right thing, either backtrack (and - # maybe find some other requirement that's buildable) or raise a - # ResolutionImpossible eventually. - if not ireq.name: - raise self._build_failures[ireq.link] - yield UnsatisfiableRequirement(canonicalize_name(ireq.name)) - else: - # require the base from the link - yield self.make_requirement_from_candidate(cand) - if ireq.extras: - # require the extras on top of the base candidate - yield self.make_requirement_from_candidate( - self._make_extras_candidate(cand, frozenset(ireq.extras)) - ) - - def collect_root_requirements( - self, root_ireqs: List[InstallRequirement] - ) -> CollectedRootRequirements: - collected = CollectedRootRequirements([], {}, {}) - for i, ireq in enumerate(root_ireqs): - if ireq.constraint: - # Ensure we only accept valid constraints - problem = check_invalid_constraint_type(ireq) - if problem: - raise InstallationError(problem) - if not ireq.match_markers(): - continue - assert ireq.name, "Constraint must be named" - name = canonicalize_name(ireq.name) - if name in collected.constraints: - collected.constraints[name] &= ireq - else: - collected.constraints[name] = Constraint.from_ireq(ireq) - else: - reqs = list( - self._make_requirements_from_install_req( - ireq, - requested_extras=(), - ) - ) - if not reqs: - continue - template = reqs[0] - if ireq.user_supplied and template.name not in collected.user_requested: - collected.user_requested[template.name] = i - collected.requirements.extend(reqs) - # Put requirements with extras at the end of the root requires. This does not - # affect resolvelib's picking preference but it does affect its initial criteria - # population: by putting extras at the end we enable the candidate finder to - # present resolvelib with a smaller set of candidates to resolvelib, already - # taking into account any non-transient constraints on the associated base. This - # means resolvelib will have fewer candidates to visit and reject. - # Python's list sort is stable, meaning relative order is kept for objects with - # the same key. - collected.requirements.sort(key=lambda r: r.name != r.project_name) - return collected - - def make_requirement_from_candidate( - self, candidate: Candidate - ) -> ExplicitRequirement: - return ExplicitRequirement(candidate) - - def make_requirements_from_spec( - self, - specifier: str, - comes_from: Optional[InstallRequirement], - requested_extras: Iterable[str] = (), - ) -> Iterator[Requirement]: - """ - Returns requirement objects associated with the given specifier. In most cases - this will be a single object but the following special cases exist: - - the specifier has markers that do not apply -> result is empty - - the specifier has both a constraint and extras -> result is split - in two requirement objects: one with the constraint and one with the - extra. This allows centralized constraint handling for the base, - resulting in fewer candidate rejections. - """ - ireq = self._make_install_req_from_spec(specifier, comes_from) - return self._make_requirements_from_install_req(ireq, requested_extras) - - def make_requires_python_requirement( - self, - specifier: SpecifierSet, - ) -> Optional[Requirement]: - if self._ignore_requires_python: - return None - # Don't bother creating a dependency for an empty Requires-Python. - if not str(specifier): - return None - return RequiresPythonRequirement(specifier, self._python_candidate) - - def get_wheel_cache_entry( - self, link: Link, name: Optional[str] - ) -> Optional[CacheEntry]: - """Look up the link in the wheel cache. - - If ``preparer.require_hashes`` is True, don't use the wheel cache, - because cached wheels, always built locally, have different hashes - than the files downloaded from the index server and thus throw false - hash mismatches. Furthermore, cached wheels at present have - nondeterministic contents due to file modification times. - """ - if self._wheel_cache is None: - return None - return self._wheel_cache.get_cache_entry( - link=link, - package_name=name, - supported_tags=get_supported(), - ) - - def get_dist_to_uninstall(self, candidate: Candidate) -> Optional[BaseDistribution]: - # TODO: Are there more cases this needs to return True? Editable? - dist = self._installed_dists.get(candidate.project_name) - if dist is None: # Not installed, no uninstallation required. - return None - - # We're installing into global site. The current installation must - # be uninstalled, no matter it's in global or user site, because the - # user site installation has precedence over global. - if not self._use_user_site: - return dist - - # We're installing into user site. Remove the user site installation. - if dist.in_usersite: - return dist - - # We're installing into user site, but the installed incompatible - # package is in global site. We can't uninstall that, and would let - # the new user installation to "shadow" it. But shadowing won't work - # in virtual environments, so we error out. - if running_under_virtualenv() and dist.in_site_packages: - message = ( - f"Will not install to the user site because it will lack " - f"sys.path precedence to {dist.raw_name} in {dist.location}" - ) - raise InstallationError(message) - return None - - def _report_requires_python_error( - self, causes: Sequence["ConflictCause"] - ) -> UnsupportedPythonVersion: - assert causes, "Requires-Python error reported with no cause" - - version = self._python_candidate.version - - if len(causes) == 1: - specifier = str(causes[0].requirement.specifier) - message = ( - f"Package {causes[0].parent.name!r} requires a different " - f"Python: {version} not in {specifier!r}" - ) - return UnsupportedPythonVersion(message) - - message = f"Packages require a different Python. {version} not in:" - for cause in causes: - package = cause.parent.format_for_error() - specifier = str(cause.requirement.specifier) - message += f"\n{specifier!r} (required by {package})" - return UnsupportedPythonVersion(message) - - def _report_single_requirement_conflict( - self, req: Requirement, parent: Optional[Candidate] - ) -> DistributionNotFound: - if parent is None: - req_disp = str(req) - else: - req_disp = f"{req} (from {parent.name})" - - cands = self._finder.find_all_candidates(req.project_name) - skipped_by_requires_python = self._finder.requires_python_skipped_reasons() - - versions_set: Set[Version] = set() - yanked_versions_set: Set[Version] = set() - for c in cands: - is_yanked = c.link.is_yanked if c.link else False - if is_yanked: - yanked_versions_set.add(c.version) - else: - versions_set.add(c.version) - - versions = [str(v) for v in sorted(versions_set)] - yanked_versions = [str(v) for v in sorted(yanked_versions_set)] - - if yanked_versions: - # Saying "version X is yanked" isn't entirely accurate. - # https://github.com/pypa/pip/issues/11745#issuecomment-1402805842 - logger.critical( - "Ignored the following yanked versions: %s", - ", ".join(yanked_versions) or "none", - ) - if skipped_by_requires_python: - logger.critical( - "Ignored the following versions that require a different python " - "version: %s", - "; ".join(skipped_by_requires_python) or "none", - ) - logger.critical( - "Could not find a version that satisfies the requirement %s " - "(from versions: %s)", - req_disp, - ", ".join(versions) or "none", - ) - if str(req) == "requirements.txt": - logger.info( - "HINT: You are attempting to install a package literally " - 'named "requirements.txt" (which cannot exist). Consider ' - "using the '-r' flag to install the packages listed in " - "requirements.txt" - ) - - return DistributionNotFound(f"No matching distribution found for {req}") - - def get_installation_error( - self, - e: "ResolutionImpossible[Requirement, Candidate]", - constraints: Dict[str, Constraint], - ) -> InstallationError: - assert e.causes, "Installation error reported with no cause" - - # If one of the things we can't solve is "we need Python X.Y", - # that is what we report. - requires_python_causes = [ - cause - for cause in e.causes - if isinstance(cause.requirement, RequiresPythonRequirement) - and not cause.requirement.is_satisfied_by(self._python_candidate) - ] - if requires_python_causes: - # The comprehension above makes sure all Requirement instances are - # RequiresPythonRequirement, so let's cast for convenience. - return self._report_requires_python_error( - cast("Sequence[ConflictCause]", requires_python_causes), - ) - - # Otherwise, we have a set of causes which can't all be satisfied - # at once. - - # The simplest case is when we have *one* cause that can't be - # satisfied. We just report that case. - if len(e.causes) == 1: - req, parent = e.causes[0] - if req.name not in constraints: - return self._report_single_requirement_conflict(req, parent) - - # OK, we now have a list of requirements that can't all be - # satisfied at once. - - # A couple of formatting helpers - def text_join(parts: List[str]) -> str: - if len(parts) == 1: - return parts[0] - - return ", ".join(parts[:-1]) + " and " + parts[-1] - - def describe_trigger(parent: Candidate) -> str: - ireq = parent.get_install_requirement() - if not ireq or not ireq.comes_from: - return f"{parent.name}=={parent.version}" - if isinstance(ireq.comes_from, InstallRequirement): - return str(ireq.comes_from.name) - return str(ireq.comes_from) - - triggers = set() - for req, parent in e.causes: - if parent is None: - # This is a root requirement, so we can report it directly - trigger = req.format_for_error() - else: - trigger = describe_trigger(parent) - triggers.add(trigger) - - if triggers: - info = text_join(sorted(triggers)) - else: - info = "the requested packages" - - msg = ( - f"Cannot install {info} because these package versions " - "have conflicting dependencies." - ) - logger.critical(msg) - msg = "\nThe conflict is caused by:" - - relevant_constraints = set() - for req, parent in e.causes: - if req.name in constraints: - relevant_constraints.add(req.name) - msg = msg + "\n " - if parent: - msg = msg + f"{parent.name} {parent.version} depends on " - else: - msg = msg + "The user requested " - msg = msg + req.format_for_error() - for key in relevant_constraints: - spec = constraints[key].specifier - msg += f"\n The user requested (constraint) {key}{spec}" - - msg = ( - msg - + "\n\n" - + "To fix this you could try to:\n" - + "1. loosen the range of package versions you've specified\n" - + "2. remove package versions to allow pip to attempt to solve " - + "the dependency conflict\n" - ) - - logger.info(msg) - - return DistributionNotFound( - "ResolutionImpossible: for help visit " - "https://pip.pypa.io/en/latest/topics/dependency-resolution/" - "#dealing-with-dependency-conflicts" - ) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py deleted file mode 100644 index a1d57e0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +++ /dev/null @@ -1,174 +0,0 @@ -"""Utilities to lazily create and visit candidates found. - -Creating and visiting a candidate is a *very* costly operation. It involves -fetching, extracting, potentially building modules from source, and verifying -distribution metadata. It is therefore crucial for performance to keep -everything here lazy all the way down, so we only touch candidates that we -absolutely need, and not "download the world" when we only need one version of -something. -""" - -import functools -import logging -from collections.abc import Sequence -from typing import TYPE_CHECKING, Any, Callable, Iterator, Optional, Set, Tuple - -from pip._vendor.packaging.version import _BaseVersion - -from pip._internal.exceptions import MetadataInvalid - -from .base import Candidate - -logger = logging.getLogger(__name__) - -IndexCandidateInfo = Tuple[_BaseVersion, Callable[[], Optional[Candidate]]] - -if TYPE_CHECKING: - SequenceCandidate = Sequence[Candidate] -else: - # For compatibility: Python before 3.9 does not support using [] on the - # Sequence class. - # - # >>> from collections.abc import Sequence - # >>> Sequence[str] - # Traceback (most recent call last): - # File "", line 1, in - # TypeError: 'ABCMeta' object is not subscriptable - # - # TODO: Remove this block after dropping Python 3.8 support. - SequenceCandidate = Sequence - - -def _iter_built(infos: Iterator[IndexCandidateInfo]) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the package is not already installed. Candidates - from index come later in their normal ordering. - """ - versions_found: Set[_BaseVersion] = set() - for version, func in infos: - if version in versions_found: - continue - try: - candidate = func() - except MetadataInvalid as e: - logger.warning( - "Ignoring version %s of %s since it has invalid metadata:\n" - "%s\n" - "Please use pip<24.1 if you need to use this version.", - version, - e.ireq.name, - e, - ) - # Mark version as found to avoid trying other candidates with the same - # version, since they most likely have invalid metadata as well. - versions_found.add(version) - else: - if candidate is None: - continue - yield candidate - versions_found.add(version) - - -def _iter_built_with_prepended( - installed: Candidate, infos: Iterator[IndexCandidateInfo] -) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the resolver prefers the already-installed - candidate and NOT to upgrade. The installed candidate is therefore - always yielded first, and candidates from index come later in their - normal ordering, except skipped when the version is already installed. - """ - yield installed - versions_found: Set[_BaseVersion] = {installed.version} - for version, func in infos: - if version in versions_found: - continue - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - -def _iter_built_with_inserted( - installed: Candidate, infos: Iterator[IndexCandidateInfo] -) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the resolver prefers to upgrade an - already-installed package. Candidates from index are returned in their - normal ordering, except replaced when the version is already installed. - - The implementation iterates through and yields other candidates, inserting - the installed candidate exactly once before we start yielding older or - equivalent candidates, or after all other candidates if they are all newer. - """ - versions_found: Set[_BaseVersion] = set() - for version, func in infos: - if version in versions_found: - continue - # If the installed candidate is better, yield it first. - if installed.version >= version: - yield installed - versions_found.add(installed.version) - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - # If the installed candidate is older than all other candidates. - if installed.version not in versions_found: - yield installed - - -class FoundCandidates(SequenceCandidate): - """A lazy sequence to provide candidates to the resolver. - - The intended usage is to return this from `find_matches()` so the resolver - can iterate through the sequence multiple times, but only access the index - page when remote packages are actually needed. This improve performances - when suitable candidates are already installed on disk. - """ - - def __init__( - self, - get_infos: Callable[[], Iterator[IndexCandidateInfo]], - installed: Optional[Candidate], - prefers_installed: bool, - incompatible_ids: Set[int], - ): - self._get_infos = get_infos - self._installed = installed - self._prefers_installed = prefers_installed - self._incompatible_ids = incompatible_ids - - def __getitem__(self, index: Any) -> Any: - # Implemented to satisfy the ABC check. This is not needed by the - # resolver, and should not be used by the provider either (for - # performance reasons). - raise NotImplementedError("don't do this") - - def __iter__(self) -> Iterator[Candidate]: - infos = self._get_infos() - if not self._installed: - iterator = _iter_built(infos) - elif self._prefers_installed: - iterator = _iter_built_with_prepended(self._installed, infos) - else: - iterator = _iter_built_with_inserted(self._installed, infos) - return (c for c in iterator if id(c) not in self._incompatible_ids) - - def __len__(self) -> int: - # Implemented to satisfy the ABC check. This is not needed by the - # resolver, and should not be used by the provider either (for - # performance reasons). - raise NotImplementedError("don't do this") - - @functools.lru_cache(maxsize=1) - def __bool__(self) -> bool: - if self._prefers_installed and self._installed: - return True - return any(self) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py deleted file mode 100644 index fb0dd85..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py +++ /dev/null @@ -1,258 +0,0 @@ -import collections -import math -from functools import lru_cache -from typing import ( - TYPE_CHECKING, - Dict, - Iterable, - Iterator, - Mapping, - Sequence, - TypeVar, - Union, -) - -from pip._vendor.resolvelib.providers import AbstractProvider - -from .base import Candidate, Constraint, Requirement -from .candidates import REQUIRES_PYTHON_IDENTIFIER -from .factory import Factory - -if TYPE_CHECKING: - from pip._vendor.resolvelib.providers import Preference - from pip._vendor.resolvelib.resolvers import RequirementInformation - - PreferenceInformation = RequirementInformation[Requirement, Candidate] - - _ProviderBase = AbstractProvider[Requirement, Candidate, str] -else: - _ProviderBase = AbstractProvider - -# Notes on the relationship between the provider, the factory, and the -# candidate and requirement classes. -# -# The provider is a direct implementation of the resolvelib class. Its role -# is to deliver the API that resolvelib expects. -# -# Rather than work with completely abstract "requirement" and "candidate" -# concepts as resolvelib does, pip has concrete classes implementing these two -# ideas. The API of Requirement and Candidate objects are defined in the base -# classes, but essentially map fairly directly to the equivalent provider -# methods. In particular, `find_matches` and `is_satisfied_by` are -# requirement methods, and `get_dependencies` is a candidate method. -# -# The factory is the interface to pip's internal mechanisms. It is stateless, -# and is created by the resolver and held as a property of the provider. It is -# responsible for creating Requirement and Candidate objects, and provides -# services to those objects (access to pip's finder and preparer). - - -D = TypeVar("D") -V = TypeVar("V") - - -def _get_with_identifier( - mapping: Mapping[str, V], - identifier: str, - default: D, -) -> Union[D, V]: - """Get item from a package name lookup mapping with a resolver identifier. - - This extra logic is needed when the target mapping is keyed by package - name, which cannot be directly looked up with an identifier (which may - contain requested extras). Additional logic is added to also look up a value - by "cleaning up" the extras from the identifier. - """ - if identifier in mapping: - return mapping[identifier] - # HACK: Theoretically we should check whether this identifier is a valid - # "NAME[EXTRAS]" format, and parse out the name part with packaging or - # some regular expression. But since pip's resolver only spits out three - # kinds of identifiers: normalized PEP 503 names, normalized names plus - # extras, and Requires-Python, we can cheat a bit here. - name, open_bracket, _ = identifier.partition("[") - if open_bracket and name in mapping: - return mapping[name] - return default - - -class PipProvider(_ProviderBase): - """Pip's provider implementation for resolvelib. - - :params constraints: A mapping of constraints specified by the user. Keys - are canonicalized project names. - :params ignore_dependencies: Whether the user specified ``--no-deps``. - :params upgrade_strategy: The user-specified upgrade strategy. - :params user_requested: A set of canonicalized package names that the user - supplied for pip to install/upgrade. - """ - - def __init__( - self, - factory: Factory, - constraints: Dict[str, Constraint], - ignore_dependencies: bool, - upgrade_strategy: str, - user_requested: Dict[str, int], - ) -> None: - self._factory = factory - self._constraints = constraints - self._ignore_dependencies = ignore_dependencies - self._upgrade_strategy = upgrade_strategy - self._user_requested = user_requested - self._known_depths: Dict[str, float] = collections.defaultdict(lambda: math.inf) - - def identify(self, requirement_or_candidate: Union[Requirement, Candidate]) -> str: - return requirement_or_candidate.name - - def get_preference( - self, - identifier: str, - resolutions: Mapping[str, Candidate], - candidates: Mapping[str, Iterator[Candidate]], - information: Mapping[str, Iterable["PreferenceInformation"]], - backtrack_causes: Sequence["PreferenceInformation"], - ) -> "Preference": - """Produce a sort key for given requirement based on preference. - - The lower the return value is, the more preferred this group of - arguments is. - - Currently pip considers the following in order: - - * Prefer if any of the known requirements is "direct", e.g. points to an - explicit URL. - * If equal, prefer if any requirement is "pinned", i.e. contains - operator ``===`` or ``==``. - * If equal, calculate an approximate "depth" and resolve requirements - closer to the user-specified requirements first. If the depth cannot - by determined (eg: due to no matching parents), it is considered - infinite. - * Order user-specified requirements by the order they are specified. - * If equal, prefers "non-free" requirements, i.e. contains at least one - operator, such as ``>=`` or ``<``. - * If equal, order alphabetically for consistency (helps debuggability). - """ - try: - next(iter(information[identifier])) - except StopIteration: - # There is no information for this identifier, so there's no known - # candidates. - has_information = False - else: - has_information = True - - if has_information: - lookups = (r.get_candidate_lookup() for r, _ in information[identifier]) - candidate, ireqs = zip(*lookups) - else: - candidate, ireqs = None, () - - operators = [ - specifier.operator - for specifier_set in (ireq.specifier for ireq in ireqs if ireq) - for specifier in specifier_set - ] - - direct = candidate is not None - pinned = any(op[:2] == "==" for op in operators) - unfree = bool(operators) - - try: - requested_order: Union[int, float] = self._user_requested[identifier] - except KeyError: - requested_order = math.inf - if has_information: - parent_depths = ( - self._known_depths[parent.name] if parent is not None else 0.0 - for _, parent in information[identifier] - ) - inferred_depth = min(d for d in parent_depths) + 1.0 - else: - inferred_depth = math.inf - else: - inferred_depth = 1.0 - self._known_depths[identifier] = inferred_depth - - requested_order = self._user_requested.get(identifier, math.inf) - - # Requires-Python has only one candidate and the check is basically - # free, so we always do it first to avoid needless work if it fails. - requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER - - # Prefer the causes of backtracking on the assumption that the problem - # resolving the dependency tree is related to the failures that caused - # the backtracking - backtrack_cause = self.is_backtrack_cause(identifier, backtrack_causes) - - return ( - not requires_python, - not direct, - not pinned, - not backtrack_cause, - inferred_depth, - requested_order, - not unfree, - identifier, - ) - - def find_matches( - self, - identifier: str, - requirements: Mapping[str, Iterator[Requirement]], - incompatibilities: Mapping[str, Iterator[Candidate]], - ) -> Iterable[Candidate]: - def _eligible_for_upgrade(identifier: str) -> bool: - """Are upgrades allowed for this project? - - This checks the upgrade strategy, and whether the project was one - that the user specified in the command line, in order to decide - whether we should upgrade if there's a newer version available. - - (Note that we don't need access to the `--upgrade` flag, because - an upgrade strategy of "to-satisfy-only" means that `--upgrade` - was not specified). - """ - if self._upgrade_strategy == "eager": - return True - elif self._upgrade_strategy == "only-if-needed": - user_order = _get_with_identifier( - self._user_requested, - identifier, - default=None, - ) - return user_order is not None - return False - - constraint = _get_with_identifier( - self._constraints, - identifier, - default=Constraint.empty(), - ) - return self._factory.find_candidates( - identifier=identifier, - requirements=requirements, - constraint=constraint, - prefers_installed=(not _eligible_for_upgrade(identifier)), - incompatibilities=incompatibilities, - is_satisfied_by=self.is_satisfied_by, - ) - - @lru_cache(maxsize=None) - def is_satisfied_by(self, requirement: Requirement, candidate: Candidate) -> bool: - return requirement.is_satisfied_by(candidate) - - def get_dependencies(self, candidate: Candidate) -> Sequence[Requirement]: - with_requires = not self._ignore_dependencies - return [r for r in candidate.iter_dependencies(with_requires) if r is not None] - - @staticmethod - def is_backtrack_cause( - identifier: str, backtrack_causes: Sequence["PreferenceInformation"] - ) -> bool: - for backtrack_cause in backtrack_causes: - if identifier == backtrack_cause.requirement.name: - return True - if backtrack_cause.parent and identifier == backtrack_cause.parent.name: - return True - return False diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py deleted file mode 100644 index 12adeff..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py +++ /dev/null @@ -1,80 +0,0 @@ -from collections import defaultdict -from logging import getLogger -from typing import Any, DefaultDict - -from pip._vendor.resolvelib.reporters import BaseReporter - -from .base import Candidate, Requirement - -logger = getLogger(__name__) - - -class PipReporter(BaseReporter): - def __init__(self) -> None: - self.reject_count_by_package: DefaultDict[str, int] = defaultdict(int) - - self._messages_at_reject_count = { - 1: ( - "pip is looking at multiple versions of {package_name} to " - "determine which version is compatible with other " - "requirements. This could take a while." - ), - 8: ( - "pip is still looking at multiple versions of {package_name} to " - "determine which version is compatible with other " - "requirements. This could take a while." - ), - 13: ( - "This is taking longer than usual. You might need to provide " - "the dependency resolver with stricter constraints to reduce " - "runtime. See https://pip.pypa.io/warnings/backtracking for " - "guidance. If you want to abort this run, press Ctrl + C." - ), - } - - def rejecting_candidate(self, criterion: Any, candidate: Candidate) -> None: - self.reject_count_by_package[candidate.name] += 1 - - count = self.reject_count_by_package[candidate.name] - if count not in self._messages_at_reject_count: - return - - message = self._messages_at_reject_count[count] - logger.info("INFO: %s", message.format(package_name=candidate.name)) - - msg = "Will try a different candidate, due to conflict:" - for req_info in criterion.information: - req, parent = req_info.requirement, req_info.parent - # Inspired by Factory.get_installation_error - msg += "\n " - if parent: - msg += f"{parent.name} {parent.version} depends on " - else: - msg += "The user requested " - msg += req.format_for_error() - logger.debug(msg) - - -class PipDebuggingReporter(BaseReporter): - """A reporter that does an info log for every event it sees.""" - - def starting(self) -> None: - logger.info("Reporter.starting()") - - def starting_round(self, index: int) -> None: - logger.info("Reporter.starting_round(%r)", index) - - def ending_round(self, index: int, state: Any) -> None: - logger.info("Reporter.ending_round(%r, state)", index) - - def ending(self, state: Any) -> None: - logger.info("Reporter.ending(%r)", state) - - def adding_requirement(self, requirement: Requirement, parent: Candidate) -> None: - logger.info("Reporter.adding_requirement(%r, %r)", requirement, parent) - - def rejecting_candidate(self, criterion: Any, candidate: Candidate) -> None: - logger.info("Reporter.rejecting_candidate(%r, %r)", criterion, candidate) - - def pinning(self, candidate: Candidate) -> None: - logger.info("Reporter.pinning(%r)", candidate) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py deleted file mode 100644 index b04f41b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py +++ /dev/null @@ -1,245 +0,0 @@ -from typing import Any, Optional - -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name - -from pip._internal.req.constructors import install_req_drop_extras -from pip._internal.req.req_install import InstallRequirement - -from .base import Candidate, CandidateLookup, Requirement, format_name - - -class ExplicitRequirement(Requirement): - def __init__(self, candidate: Candidate) -> None: - self.candidate = candidate - - def __str__(self) -> str: - return str(self.candidate) - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self.candidate!r})" - - def __hash__(self) -> int: - return hash(self.candidate) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, ExplicitRequirement): - return False - return self.candidate == other.candidate - - @property - def project_name(self) -> NormalizedName: - # No need to canonicalize - the candidate did this - return self.candidate.project_name - - @property - def name(self) -> str: - # No need to canonicalize - the candidate did this - return self.candidate.name - - def format_for_error(self) -> str: - return self.candidate.format_for_error() - - def get_candidate_lookup(self) -> CandidateLookup: - return self.candidate, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - return candidate == self.candidate - - -class SpecifierRequirement(Requirement): - def __init__(self, ireq: InstallRequirement) -> None: - assert ireq.link is None, "This is a link, not a specifier" - self._ireq = ireq - self._equal_cache: Optional[str] = None - self._hash: Optional[int] = None - self._extras = frozenset(canonicalize_name(e) for e in self._ireq.extras) - - @property - def _equal(self) -> str: - if self._equal_cache is not None: - return self._equal_cache - - self._equal_cache = str(self._ireq) - return self._equal_cache - - def __str__(self) -> str: - return str(self._ireq.req) - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({str(self._ireq.req)!r})" - - def __eq__(self, other: object) -> bool: - if not isinstance(other, SpecifierRequirement): - return NotImplemented - return self._equal == other._equal - - def __hash__(self) -> int: - if self._hash is not None: - return self._hash - - self._hash = hash(self._equal) - return self._hash - - @property - def project_name(self) -> NormalizedName: - assert self._ireq.req, "Specifier-backed ireq is always PEP 508" - return canonicalize_name(self._ireq.req.name) - - @property - def name(self) -> str: - return format_name(self.project_name, self._extras) - - def format_for_error(self) -> str: - # Convert comma-separated specifiers into "A, B, ..., F and G" - # This makes the specifier a bit more "human readable", without - # risking a change in meaning. (Hopefully! Not all edge cases have - # been checked) - parts = [s.strip() for s in str(self).split(",")] - if len(parts) == 0: - return "" - elif len(parts) == 1: - return parts[0] - - return ", ".join(parts[:-1]) + " and " + parts[-1] - - def get_candidate_lookup(self) -> CandidateLookup: - return None, self._ireq - - def is_satisfied_by(self, candidate: Candidate) -> bool: - assert candidate.name == self.name, ( - f"Internal issue: Candidate is not for this requirement " - f"{candidate.name} vs {self.name}" - ) - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - assert self._ireq.req, "Specifier-backed ireq is always PEP 508" - spec = self._ireq.req.specifier - return spec.contains(candidate.version, prereleases=True) - - -class SpecifierWithoutExtrasRequirement(SpecifierRequirement): - """ - Requirement backed by an install requirement on a base package. - Trims extras from its install requirement if there are any. - """ - - def __init__(self, ireq: InstallRequirement) -> None: - assert ireq.link is None, "This is a link, not a specifier" - self._ireq = install_req_drop_extras(ireq) - self._equal_cache: Optional[str] = None - self._hash: Optional[int] = None - self._extras = frozenset(canonicalize_name(e) for e in self._ireq.extras) - - @property - def _equal(self) -> str: - if self._equal_cache is not None: - return self._equal_cache - - self._equal_cache = str(self._ireq) - return self._equal_cache - - def __eq__(self, other: object) -> bool: - if not isinstance(other, SpecifierWithoutExtrasRequirement): - return NotImplemented - return self._equal == other._equal - - def __hash__(self) -> int: - if self._hash is not None: - return self._hash - - self._hash = hash(self._equal) - return self._hash - - -class RequiresPythonRequirement(Requirement): - """A requirement representing Requires-Python metadata.""" - - def __init__(self, specifier: SpecifierSet, match: Candidate) -> None: - self.specifier = specifier - self._specifier_string = str(specifier) # for faster __eq__ - self._hash: Optional[int] = None - self._candidate = match - - def __str__(self) -> str: - return f"Python {self.specifier}" - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({str(self.specifier)!r})" - - def __hash__(self) -> int: - if self._hash is not None: - return self._hash - - self._hash = hash((self._specifier_string, self._candidate)) - return self._hash - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, RequiresPythonRequirement): - return False - return ( - self._specifier_string == other._specifier_string - and self._candidate == other._candidate - ) - - @property - def project_name(self) -> NormalizedName: - return self._candidate.project_name - - @property - def name(self) -> str: - return self._candidate.name - - def format_for_error(self) -> str: - return str(self) - - def get_candidate_lookup(self) -> CandidateLookup: - if self.specifier.contains(self._candidate.version, prereleases=True): - return self._candidate, None - return None, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - assert candidate.name == self._candidate.name, "Not Python candidate" - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - return self.specifier.contains(candidate.version, prereleases=True) - - -class UnsatisfiableRequirement(Requirement): - """A requirement that cannot be satisfied.""" - - def __init__(self, name: NormalizedName) -> None: - self._name = name - - def __str__(self) -> str: - return f"{self._name} (unavailable)" - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({str(self._name)!r})" - - def __eq__(self, other: object) -> bool: - if not isinstance(other, UnsatisfiableRequirement): - return NotImplemented - return self._name == other._name - - def __hash__(self) -> int: - return hash(self._name) - - @property - def project_name(self) -> NormalizedName: - return self._name - - @property - def name(self) -> str: - return self._name - - def format_for_error(self) -> str: - return str(self) - - def get_candidate_lookup(self) -> CandidateLookup: - return None, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - return False diff --git a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py b/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py deleted file mode 100644 index c12beef..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py +++ /dev/null @@ -1,317 +0,0 @@ -import contextlib -import functools -import logging -import os -from typing import TYPE_CHECKING, Dict, List, Optional, Set, Tuple, cast - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.resolvelib import BaseReporter, ResolutionImpossible -from pip._vendor.resolvelib import Resolver as RLResolver -from pip._vendor.resolvelib.structs import DirectedGraph - -from pip._internal.cache import WheelCache -from pip._internal.index.package_finder import PackageFinder -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.constructors import install_req_extend_extras -from pip._internal.req.req_install import InstallRequirement -from pip._internal.req.req_set import RequirementSet -from pip._internal.resolution.base import BaseResolver, InstallRequirementProvider -from pip._internal.resolution.resolvelib.provider import PipProvider -from pip._internal.resolution.resolvelib.reporter import ( - PipDebuggingReporter, - PipReporter, -) -from pip._internal.utils.packaging import get_requirement - -from .base import Candidate, Requirement -from .factory import Factory - -if TYPE_CHECKING: - from pip._vendor.resolvelib.resolvers import Result as RLResult - - Result = RLResult[Requirement, Candidate, str] - - -logger = logging.getLogger(__name__) - - -class Resolver(BaseResolver): - _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} - - def __init__( - self, - preparer: RequirementPreparer, - finder: PackageFinder, - wheel_cache: Optional[WheelCache], - make_install_req: InstallRequirementProvider, - use_user_site: bool, - ignore_dependencies: bool, - ignore_installed: bool, - ignore_requires_python: bool, - force_reinstall: bool, - upgrade_strategy: str, - py_version_info: Optional[Tuple[int, ...]] = None, - ): - super().__init__() - assert upgrade_strategy in self._allowed_strategies - - self.factory = Factory( - finder=finder, - preparer=preparer, - make_install_req=make_install_req, - wheel_cache=wheel_cache, - use_user_site=use_user_site, - force_reinstall=force_reinstall, - ignore_installed=ignore_installed, - ignore_requires_python=ignore_requires_python, - py_version_info=py_version_info, - ) - self.ignore_dependencies = ignore_dependencies - self.upgrade_strategy = upgrade_strategy - self._result: Optional[Result] = None - - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - collected = self.factory.collect_root_requirements(root_reqs) - provider = PipProvider( - factory=self.factory, - constraints=collected.constraints, - ignore_dependencies=self.ignore_dependencies, - upgrade_strategy=self.upgrade_strategy, - user_requested=collected.user_requested, - ) - if "PIP_RESOLVER_DEBUG" in os.environ: - reporter: BaseReporter = PipDebuggingReporter() - else: - reporter = PipReporter() - resolver: RLResolver[Requirement, Candidate, str] = RLResolver( - provider, - reporter, - ) - - try: - limit_how_complex_resolution_can_be = 200000 - result = self._result = resolver.resolve( - collected.requirements, max_rounds=limit_how_complex_resolution_can_be - ) - - except ResolutionImpossible as e: - error = self.factory.get_installation_error( - cast("ResolutionImpossible[Requirement, Candidate]", e), - collected.constraints, - ) - raise error from e - - req_set = RequirementSet(check_supported_wheels=check_supported_wheels) - # process candidates with extras last to ensure their base equivalent is - # already in the req_set if appropriate. - # Python's sort is stable so using a binary key function keeps relative order - # within both subsets. - for candidate in sorted( - result.mapping.values(), key=lambda c: c.name != c.project_name - ): - ireq = candidate.get_install_requirement() - if ireq is None: - if candidate.name != candidate.project_name: - # extend existing req's extras - with contextlib.suppress(KeyError): - req = req_set.get_requirement(candidate.project_name) - req_set.add_named_requirement( - install_req_extend_extras( - req, get_requirement(candidate.name).extras - ) - ) - continue - - # Check if there is already an installation under the same name, - # and set a flag for later stages to uninstall it, if needed. - installed_dist = self.factory.get_dist_to_uninstall(candidate) - if installed_dist is None: - # There is no existing installation -- nothing to uninstall. - ireq.should_reinstall = False - elif self.factory.force_reinstall: - # The --force-reinstall flag is set -- reinstall. - ireq.should_reinstall = True - elif installed_dist.version != candidate.version: - # The installation is different in version -- reinstall. - ireq.should_reinstall = True - elif candidate.is_editable or installed_dist.editable: - # The incoming distribution is editable, or different in - # editable-ness to installation -- reinstall. - ireq.should_reinstall = True - elif candidate.source_link and candidate.source_link.is_file: - # The incoming distribution is under file:// - if candidate.source_link.is_wheel: - # is a local wheel -- do nothing. - logger.info( - "%s is already installed with the same version as the " - "provided wheel. Use --force-reinstall to force an " - "installation of the wheel.", - ireq.name, - ) - continue - - # is a local sdist or path -- reinstall - ireq.should_reinstall = True - else: - continue - - link = candidate.source_link - if link and link.is_yanked: - # The reason can contain non-ASCII characters, Unicode - # is required for Python 2. - msg = ( - "The candidate selected for download or install is a " - "yanked version: {name!r} candidate (version {version} " - "at {link})\nReason for being yanked: {reason}" - ).format( - name=candidate.name, - version=candidate.version, - link=link, - reason=link.yanked_reason or "", - ) - logger.warning(msg) - - req_set.add_named_requirement(ireq) - - reqs = req_set.all_requirements - self.factory.preparer.prepare_linked_requirements_more(reqs) - for req in reqs: - req.prepared = True - req.needs_more_preparation = False - return req_set - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - """Get order for installation of requirements in RequirementSet. - - The returned list contains a requirement before another that depends on - it. This helps ensure that the environment is kept consistent as they - get installed one-by-one. - - The current implementation creates a topological ordering of the - dependency graph, giving more weight to packages with less - or no dependencies, while breaking any cycles in the graph at - arbitrary points. We make no guarantees about where the cycle - would be broken, other than it *would* be broken. - """ - assert self._result is not None, "must call resolve() first" - - if not req_set.requirements: - # Nothing is left to install, so we do not need an order. - return [] - - graph = self._result.graph - weights = get_topological_weights(graph, set(req_set.requirements.keys())) - - sorted_items = sorted( - req_set.requirements.items(), - key=functools.partial(_req_set_item_sorter, weights=weights), - reverse=True, - ) - return [ireq for _, ireq in sorted_items] - - -def get_topological_weights( - graph: "DirectedGraph[Optional[str]]", requirement_keys: Set[str] -) -> Dict[Optional[str], int]: - """Assign weights to each node based on how "deep" they are. - - This implementation may change at any point in the future without prior - notice. - - We first simplify the dependency graph by pruning any leaves and giving them - the highest weight: a package without any dependencies should be installed - first. This is done again and again in the same way, giving ever less weight - to the newly found leaves. The loop stops when no leaves are left: all - remaining packages have at least one dependency left in the graph. - - Then we continue with the remaining graph, by taking the length for the - longest path to any node from root, ignoring any paths that contain a single - node twice (i.e. cycles). This is done through a depth-first search through - the graph, while keeping track of the path to the node. - - Cycles in the graph result would result in node being revisited while also - being on its own path. In this case, take no action. This helps ensure we - don't get stuck in a cycle. - - When assigning weight, the longer path (i.e. larger length) is preferred. - - We are only interested in the weights of packages that are in the - requirement_keys. - """ - path: Set[Optional[str]] = set() - weights: Dict[Optional[str], int] = {} - - def visit(node: Optional[str]) -> None: - if node in path: - # We hit a cycle, so we'll break it here. - return - - # Time to visit the children! - path.add(node) - for child in graph.iter_children(node): - visit(child) - path.remove(node) - - if node not in requirement_keys: - return - - last_known_parent_count = weights.get(node, 0) - weights[node] = max(last_known_parent_count, len(path)) - - # Simplify the graph, pruning leaves that have no dependencies. - # This is needed for large graphs (say over 200 packages) because the - # `visit` function is exponentially slower then, taking minutes. - # See https://github.com/pypa/pip/issues/10557 - # We will loop until we explicitly break the loop. - while True: - leaves = set() - for key in graph: - if key is None: - continue - for _child in graph.iter_children(key): - # This means we have at least one child - break - else: - # No child. - leaves.add(key) - if not leaves: - # We are done simplifying. - break - # Calculate the weight for the leaves. - weight = len(graph) - 1 - for leaf in leaves: - if leaf not in requirement_keys: - continue - weights[leaf] = weight - # Remove the leaves from the graph, making it simpler. - for leaf in leaves: - graph.remove(leaf) - - # Visit the remaining graph. - # `None` is guaranteed to be the root node by resolvelib. - visit(None) - - # Sanity check: all requirement keys should be in the weights, - # and no other keys should be in the weights. - difference = set(weights.keys()).difference(requirement_keys) - assert not difference, difference - - return weights - - -def _req_set_item_sorter( - item: Tuple[str, InstallRequirement], - weights: Dict[Optional[str], int], -) -> Tuple[int, str]: - """Key function used to sort install requirements for installation. - - Based on the "weight" mapping calculated in ``get_installation_order()``. - The canonical package name is returned as the second member as a tie- - breaker to ensure the result is predictable, which is useful in tests. - """ - name = canonicalize_name(item[0]) - return weights[name], name diff --git a/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py b/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py deleted file mode 100644 index 2185f2f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py +++ /dev/null @@ -1,248 +0,0 @@ -import datetime -import functools -import hashlib -import json -import logging -import optparse -import os.path -import sys -from dataclasses import dataclass -from typing import Any, Callable, Dict, Optional - -from pip._vendor.packaging.version import Version -from pip._vendor.packaging.version import parse as parse_version -from pip._vendor.rich.console import Group -from pip._vendor.rich.markup import escape -from pip._vendor.rich.text import Text - -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import get_default_environment -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.network.session import PipSession -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.entrypoints import ( - get_best_invocation_for_this_pip, - get_best_invocation_for_this_python, -) -from pip._internal.utils.filesystem import adjacent_tmp_file, check_path_owner, replace -from pip._internal.utils.misc import ensure_dir - -_WEEK = datetime.timedelta(days=7) - -logger = logging.getLogger(__name__) - - -def _get_statefile_name(key: str) -> str: - key_bytes = key.encode() - name = hashlib.sha224(key_bytes).hexdigest() - return name - - -def _convert_date(isodate: str) -> datetime.datetime: - """Convert an ISO format string to a date. - - Handles the format 2020-01-22T14:24:01Z (trailing Z) - which is not supported by older versions of fromisoformat. - """ - return datetime.datetime.fromisoformat(isodate.replace("Z", "+00:00")) - - -class SelfCheckState: - def __init__(self, cache_dir: str) -> None: - self._state: Dict[str, Any] = {} - self._statefile_path = None - - # Try to load the existing state - if cache_dir: - self._statefile_path = os.path.join( - cache_dir, "selfcheck", _get_statefile_name(self.key) - ) - try: - with open(self._statefile_path, encoding="utf-8") as statefile: - self._state = json.load(statefile) - except (OSError, ValueError, KeyError): - # Explicitly suppressing exceptions, since we don't want to - # error out if the cache file is invalid. - pass - - @property - def key(self) -> str: - return sys.prefix - - def get(self, current_time: datetime.datetime) -> Optional[str]: - """Check if we have a not-outdated version loaded already.""" - if not self._state: - return None - - if "last_check" not in self._state: - return None - - if "pypi_version" not in self._state: - return None - - # Determine if we need to refresh the state - last_check = _convert_date(self._state["last_check"]) - time_since_last_check = current_time - last_check - if time_since_last_check > _WEEK: - return None - - return self._state["pypi_version"] - - def set(self, pypi_version: str, current_time: datetime.datetime) -> None: - # If we do not have a path to cache in, don't bother saving. - if not self._statefile_path: - return - - # Check to make sure that we own the directory - if not check_path_owner(os.path.dirname(self._statefile_path)): - return - - # Now that we've ensured the directory is owned by this user, we'll go - # ahead and make sure that all our directories are created. - ensure_dir(os.path.dirname(self._statefile_path)) - - state = { - # Include the key so it's easy to tell which pip wrote the - # file. - "key": self.key, - "last_check": current_time.isoformat(), - "pypi_version": pypi_version, - } - - text = json.dumps(state, sort_keys=True, separators=(",", ":")) - - with adjacent_tmp_file(self._statefile_path) as f: - f.write(text.encode()) - - try: - # Since we have a prefix-specific state file, we can just - # overwrite whatever is there, no need to check. - replace(f.name, self._statefile_path) - except OSError: - # Best effort. - pass - - -@dataclass -class UpgradePrompt: - old: str - new: str - - def __rich__(self) -> Group: - if WINDOWS: - pip_cmd = f"{get_best_invocation_for_this_python()} -m pip" - else: - pip_cmd = get_best_invocation_for_this_pip() - - notice = "[bold][[reset][blue]notice[reset][bold]][reset]" - return Group( - Text(), - Text.from_markup( - f"{notice} A new release of pip is available: " - f"[red]{self.old}[reset] -> [green]{self.new}[reset]" - ), - Text.from_markup( - f"{notice} To update, run: " - f"[green]{escape(pip_cmd)} install --upgrade pip" - ), - ) - - -def was_installed_by_pip(pkg: str) -> bool: - """Checks whether pkg was installed by pip - - This is used not to display the upgrade message when pip is in fact - installed by system package manager, such as dnf on Fedora. - """ - dist = get_default_environment().get_distribution(pkg) - return dist is not None and "pip" == dist.installer - - -def _get_current_remote_pip_version( - session: PipSession, options: optparse.Values -) -> Optional[str]: - # Lets use PackageFinder to see what the latest pip version is - link_collector = LinkCollector.create( - session, - options=options, - suppress_no_index=True, - ) - - # Pass allow_yanked=False so we don't suggest upgrading to a - # yanked version. - selection_prefs = SelectionPreferences( - allow_yanked=False, - allow_all_prereleases=False, # Explicitly set to False - ) - - finder = PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - ) - best_candidate = finder.find_best_candidate("pip").best_candidate - if best_candidate is None: - return None - - return str(best_candidate.version) - - -def _self_version_check_logic( - *, - state: SelfCheckState, - current_time: datetime.datetime, - local_version: Version, - get_remote_version: Callable[[], Optional[str]], -) -> Optional[UpgradePrompt]: - remote_version_str = state.get(current_time) - if remote_version_str is None: - remote_version_str = get_remote_version() - if remote_version_str is None: - logger.debug("No remote pip version found") - return None - state.set(remote_version_str, current_time) - - remote_version = parse_version(remote_version_str) - logger.debug("Remote version of pip: %s", remote_version) - logger.debug("Local version of pip: %s", local_version) - - pip_installed_by_pip = was_installed_by_pip("pip") - logger.debug("Was pip installed by pip? %s", pip_installed_by_pip) - if not pip_installed_by_pip: - return None # Only suggest upgrade if pip is installed by pip. - - local_version_is_older = ( - local_version < remote_version - and local_version.base_version != remote_version.base_version - ) - if local_version_is_older: - return UpgradePrompt(old=str(local_version), new=remote_version_str) - - return None - - -def pip_self_version_check(session: PipSession, options: optparse.Values) -> None: - """Check for an update for pip. - - Limit the frequency of checks to once per week. State is stored either in - the active virtualenv or in the user's USER_CACHE_DIR keyed off the prefix - of the pip script path. - """ - installed_dist = get_default_environment().get_distribution("pip") - if not installed_dist: - return - - try: - upgrade_prompt = _self_version_check_logic( - state=SelfCheckState(cache_dir=options.cache_dir), - current_time=datetime.datetime.now(datetime.timezone.utc), - local_version=installed_dist.version, - get_remote_version=functools.partial( - _get_current_remote_pip_version, session, options - ), - ) - if upgrade_prompt is not None: - logger.warning("%s", upgrade_prompt, extra={"rich": True}) - except Exception: - logger.warning("There was an error checking the latest version of pip.") - logger.debug("See below for error", exc_info=True) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 590e3a1c171e9ea4aca4588a33d3c57cdf4c4fe9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 204 zcmZ9Fu?oU45QZD8AVMF+p*_@9Ty=62#}H#`kEUrzu9ZHCv!l=AWB3Hpt&{2M5C8q& z{T$poNfuF1a(?Dxe#Y^yej1ub)J02nd_`^&wtl=BN;rAtJQyj{3S}XbhCR}uA;>k} z3gW)b=`NgtR+$zwUch!#)Mk^d*5Hv;YK1JtO?j|rfukYijL^^!Y7aaVNStT38|K@p VzBXFz+${WN!G45q%ouZVpdVaaH=zIk diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc deleted file mode 100644 index 0e334420ecaef6352f84df1b4344f75b273898d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4544 zcmcgvOKcm*8J;C6Sz20tM70$=a59#RN>phQb&DS2Rt_yv7GsJONGh&uIrNgd6jxsE zE_RoaDJY2%ks z>R!4McV}n**L?qL_KyPtGQ%}+?(_1&0mlALFYU|U8f>j$u+CI=o~e@RGo2!! zRR0I;ykC=+`r1s}Pc`rXyV-g@-=p;`LH?7Mw(F+UoKt(csQc7j$n95m;V##Gp+4oy z9>%6>X35hn)8$3Ssx4MLZY^sLFFRJ1FDZ^vvLc>##f!*tzM{DrFL&q_N8_gDakpmM zmaD1Uvv^VCH5#tyUPU+gC0n;61>N*C$5f0<5#E#mPPw8PHtFezds_XaF8!BCx@Iax zL*vVusalS1E^<>_(HyyC*}CR(s|z)hwo(|Jg&4vceEY*3*GPRT3wW=EJ2NEg@0IE4%Hn^Hsv$^gHEJ`)UffNIriY<(_ z%5nwr4R8a)lwQ(Ipy+6}W2v#{s)*>x&CR>-jgiQ>9eNmn3`t5&I2#l{p06<*d2;63J5G(MbbaSVq@39!Q^ z;CWhWFLm4i&v=e5!YvGEA>Np!L1fzqW(fpeJl5w#rI)eM6qwBn@OIzdBPfDQDwAQF04DoBEES|BZ# zYmNz(&3IQWKqfRUX(f-O5P8`$;6B9!Lnfu|EZmzm0+i)9l$nd7tB z%v;HLBF=|nIlK>t`MG3%Iy0B&pvcD3`FWn1;<5BRKbuU)!#wfR*=!=02~3_&z_QrsRHCU0o0?3;k~3i*kIlr+kaby}ft0LF zWKHY%x#o1sq$1d1MvhWI3OKD zz?V)mr4ZBtppHjCLV(R-(`{RLJP}JlR!#;pEw+gx@>f*h)1_9S7v-K>3;nhtxUI7_ zc13btlJH#WrV^wKO{d)?cC#D{`O=T1k&x7o5lD{bQcB{@kEC*mnLo0kb1sTU)GU>b zS9O#X&4`}Sz3G}4EgMv!3hmkvMU7pK8hSBm*OA!f4J8mnb%gUnWM$s0c zowg9IdAi|73(aa@5Z%VEH~I^vWfl#^yzEdPJcgfp2)C>3esIs9g5%fS^>;sc_p{Q* z(DEiAGffb?QQ0J4C=I`fD?TuZ+8X#2T@X87dg?P||>onE}gZnn7F00KTq zc^@#z9M`VqyYxt~XXE#)4oO8yyXW z#Oj5M&nLPtTDGjwFdr={&gjK9!;Z=4GZWc@Nu2*HKO>P9^cLH&z zA4EGskitfUposxOu#<^iCj`At;CU3V;(FH64|yDHuWvuwhrv!zw&YS!rbE4rUNma} zB67&t13rh8Gq4L*6`X^hK8c@u6t}DFAHn^fhJKOz<>0Rm zeSYXS@!w^>$ZUjvvTxAiyN&N697)S-B_BJdr! zBF-)*8GA=sla|O$Ph8s_!a32;*6@*{`VX^bmC1GtZkNk#J*$xV0ve=`POM2km)0eT zeRMX!>b?=SU2=~xCm^wT?4|BoVORX~Y(@I5e?1Azr_N@*#i7g7%^FTh zI1ww{a}*s5iwKX>W!FG3bU9m8-X-uNmIRkL;f{&Y$`=;e)wNY@b`)6(f%d#Gp;O8K z@A5j9uI{XrFcAeBwNcoY79VRk+^J`I;I^aTyMzFvvup=6 z`pQrY7hhrMY?}Ha7%rm42nbc9-euULCEnZVN!3ZG?>dN8cG#6H{XH*zT)kGk5&!d^qnkeez|j4nS8hz+$X>6nzxT;| z8$)Bae)#*InalphR0&NpB8vF{vx$fSXx#=e7_emwu> z(vk7~;n;EMSFgp6_-+UGV|e@EF1jD-kB#@-{;r?KA&JK0G!6wDy9xz-7#0eRe(@Pk zJ=dWYC7MlRkBb;G5J@PwUa2D5X`|247ID~t%c%{C?jj1EfZz)z%9()aQQwd8tyeR& z35PldRW0{z++eRHJ@6fo0$USI+W%L!?_sYbeQ&dm`GWVPLwBV^4}5#2gtX;nzQdbh rxOt5E2JT4*?n(!)mo}us4}6mJh9G!lQw$&W?UqKiUVT*>6#D-IQ0vtn diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc deleted file mode 100644 index 419273b73e9c1b74d29726da7e42de6799b5deeb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1875 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

NzvaCXx6Z) z^^(p_i}VfGbys=Q2&%+eV`(Z}vX^4ZBc-XE{u+Vd?c;0ssku6-K(VVv;Iq`d6#H;s z4ZF2n0T{<>1U@BcdE}EMEXEdItJ$D`&)-*MisyghtoVm&b^t)y pb$2a}EbOT{aKzzgv}n8jWW}|mhO40{XI=A;z4ht?H;hc#{~MexGVK5W diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc deleted file mode 100644 index d3fad81cb3181cf2d302fefcdc7a0603896f850e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 693 zcmZuvzi-n(6uz_1NmLwEsSGgH2nHh596!VcEVRJVE(jrIv0VESU*nvuyGtUYRLa28 z3AT1D8>kB-{{suC1Ja2BiHR)`rcS&wiI5Oadf)fn^SyiDJ^4ekxq`r&&t7+b0)Ml~ z(i)3kehq>{l%NhuaN=aRgAe2nt>V<49-~ z=sbv17WV_4vLJ~x3*e0A1J+*oZpZ8xQnE-IZ;%U}8aIhbQ&rHI{y4oe=m&F3S4 zL!<%!*q*bD{_>tZ{g0h2@_kq1<){DkPS6BToRh`ueKK(;q`!&K6V$>xE!Q;cBkThV zv61m~4w_q@v>lRIu+yboukm_(#Dubiz}i`#K2=OAD&lx!z~eMx8GXd{ONRv?z6&i`(s+x2WQpZ4^=5k9tf|*fI^d&`gRbqeIOzMVIQ@MQPS5 zX(3l(21;e9(@4lBXsLs%8vs-E#lP@!`(XRCzy8TzKlLw9w-%M7tH<84I`ywlx4xcR zeRb#H-bZqA4n3&lnR*x|c^rn){wl@=4TkLIc~;&27RmEamOj8)Y_YoWH%GjvP5=M^ diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc deleted file mode 100644 index 0bde5780029bece09c8c934d29542ab93abeeebe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4199 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 az4XVqKa}=R?4NsfpoYgl{RIJ0x$|F{ZY5g) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-312.pyc deleted file mode 100644 index 142e25dc192d31c881855c2012c6120c96a928de..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2167 zcma)7&2JM&6rcUf#vgIOah;?PHl&m|C^m@+f`)#)VUp1j-WN&@+@txcD*yyeC+xOykPQ)A@Dp+wu3*n+=sJlthY=A%> zjyya6x-S@0nY(7dohblrvjD6xD{L9$sn!2hnei@cGe7m00j8(9tD}L;Ajo%l@(wMt zp0CO>;5y&|iP7EBdkF5?K?ZVzfaGP6oVYRvc_<75C@ziyK;j3m+s4!{AN0ICw9I+& zi0#pLwO!%M{3`n?_>L*_`B3LH4?W%mkf#l@-#uZM7uT)gyH;W!JAA;4n%{3cBrnc= z#_nSPj_g_QGZt6oxQVyw$vLY{(FtTMETcnrdjA;=O=`b0avT9luQn6l= zA;JX6IEQ3pwA;?-lgXM>bbUb~=MZzdENtJ?aL(a$WH=&3 zBq8Joc0t#$9H{g6)Xy6rH~Pa&$PmWIG3m3Zjfs z)UlU*Ot3^6np-fJ9LbY9ysjCDj+sqtZJHb{i2Pg=wQ1q?RQ`uq4+S_-bm+`Ojy*> zc`HF!ItlilWNUE@!@K~&=k(Y89QghQLoE@AfgjS}rq{DIerQ|pH-$)Dh^*hQ@v_VH z*MI9{fFw};T<3`Y^x811}X~=@@x6pK(f(u WYSrHodl_*ZwE!Vo+-pkQoBanxq4Agi diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc deleted file mode 100644 index 60ab1c999099a9d3d642ceb36e39a580684d3fcd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4002 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc deleted file mode 100644 index 1a28b76d64cec4857999edf9499e7d3ccfcf142d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1173 zcmZ8f&u`R56rS;~-E~-RvM30|#Uvc+O0m^|kPy&{qNRycrB$*ikuS!v$JuFTZEHN6 zuoi9izyZW%+Y33;TPrU78I{@tD=Ky6Q>B&zw^aidPMvWU8Zwf<_vXFt&3t}ueyi7Y zz*qg&PtorZ0Dp_k+oepMgQwhi1U5kkToA%gBCspD5){5n+*e#RR9y{8s1jV&Xrp%piXO6||B93&V<-*RCSQF@;2n~K~1JxrX zoV};GMt{y~=BI9Af>=LACXSd^35KGFd zHuI^yoiFnU+s^I6_|#qYT3hYb+Q#Y^Ya5oDS4zsATrduiUB9SrxkoBF zJ;!NbxT{|tiCXfsbf-M;5Pe!0?d$7DXoV8{T~ufku^x>BD1KzRWNyWGu*TsLVDEBw z!IP;ULNSxC1?$*)GTna*??U!=>R=a8*q8dUrR0~_%Nxx$?eS(t=53+lwuv*-H-jY3 zaEK@hO`q>$)2BfP?;(pW0+))kSHEVW~cq4firKa-4h8q$5ou-U-kiq z0r*F64lh2m_vc3X*+2DjBmLZSeQ|JOT+#n9%u&T0H%^XcW)CO_w_-k08AAB41flX;1MtiXu=H2+ z^q?_bxHK?^>M+>9Fzo!$cn&U2ByB+&)bIC(8~cmHtq0#901ZkL1DyZx=TDw3TzQ{< vWxR0h{m8ZP{Nm$yG=K5wccb~%ul3RV<}=WoXeylBUz`AL9-n_DOsV-l22wj0 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc deleted file mode 100644 index 66bbe12442aae4feb6af2cd45fa3e7a7fe594c19..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2351 zcmb7F&2JM&6rb7k+G}q@0l}c4Ey}2X@lwSH~?M-pWrBB+oZ{EzC zH#_gQ@AqqadklfJe>9iZ+7SAa4+04_jYSuXn<$5J*g~U?Hy*_>7A&DCj*7+5Xb7X6 zXo!Zi3D)L?T2AfhW@934=!lPsorADK9i5BjAmeu_ph;)2B7Tlh3-$bZp)7 zr1K@$GQ2P`Sc%wKz90|*3=y8iB&eH+;b7uk)3}Oh3?s(Z_!9U>kcO`vI_K|5)iKMw zoK>$FghED@GGf|edsT<1X~#BHGq2hXQ%e-QjipIA-xfb8(+tWqf-+gh&V%Xou06}j zu0el7i~KChh13NKDN}YfJ6JTc1>LYx$4z#k#8P?794oL4b@FUdCr0XuVP8qXAyaOd z6&(9ua{qx8HJLH!>e&f>%%CaPbW<7AW(I*POO=>u(UgCNq+9mlYn_Hb22TJBo{hkxI{fC2Xnx*_Ad600PKCk7BAxGY2wedI}i~u zx`fKYB)TeILX%hvU3>RKVit8$R?Q-St7zCv=WtVv=1Ig zdtFCIGRM;wGG|V{cQkWx_}s|JvuRECL|Uev>{>d@JEZ6d4)r1dIwa~^CiB(}F@W0T z5;KMgaflZ=JJK*>7j>)DaB8C0IcAqK9HGIPJe=_&P2f>p4pmi&0&fxt6dzFo)HGUZ zL$dN!<@3so$p?|w7CO4>f-J><>)m?$@U6quU2oQUk5uK23rcTQ*}l-#^E9#ZQDV>i z#GYDW@ax!heEp5OjM}=U(=V1HsJ-`x<99}@%D(4Fkm7&9UJ|^QX*Xp0zGp~8KX-we z7vn>l#raJbbPIfVZ}H)?48~0qh28?)1o5JeuK)z5nvxS%V1c8kg4co$fB=oJ03e7& zs3K%mfF{5wfXS-*iK2~VB&B%NkWQ;T`whTl_87F~z128cpOkDWOKzdnFx%wR15 zA_<81X8kA;iy=YKq zJ_b>_UwNqwQeI_1WD}D79tc-`@X&8SO{02Pl;Th1M7btGnQf80UHfq&SqAo~M ze4%gOqrTz$eZy6GOMM;MvHQn&=H97>Ha-lgk2mb9Z5Wt7{Y**Rn7DKBq0+z5{raQs zf&1M9cYA8x`>!icmF{Y&`^C~AYU_E9uoQm`AQj>L&r%$`8wasChn-GX9%`96wwfUy?oG@BS;y8^5TR3l#d z?mV;_=BPOXI&{$lR$&FBm3Lw>erW+E=_=!_$NN!(TBtezJz#IZQkpth0M397^Loi* zd~c)ZvU0H6-^{ettWF!bEXSEBxoTbqW=Q(8Kw^k!@C}~i^Mi(cO3<*^-oh7@_vS`5 zJvrz@WG^_=@K6<$-(?b7ExvpDgM~=E8ribY(et#kXJ%`)qrWQm`%I$6$Oc$T_&?`` z0dK&kgkL1#h#~wo{R1?*n2#Htgm5D8H}HGhvV5fIxNEj>m(GC$%=$nt?wS4gZg%d|MFeL3GaSPMH+Ig5 PGb1zdx2YurLqF}ma5+ZE diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc deleted file mode 100644 index 3ffac7664e9c4ca6e0718567f373b8f3c4ee7933..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7551 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 T44=L$__-tVgTE&bv5Ec{U}Be6 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc deleted file mode 100644 index ca53af400b715dd274e40f78139179a1acb4a958..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13566 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 aQMz)(NIz=$W#`AOMm{-?Uew5i!2bnNE|B^F diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc deleted file mode 100644 index 8a43cb90822a614b48388d2a3245e4f242ca4f44..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33690 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�T9EV>{^Bn(jD*Br+&(vuU9|^1 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 F$Uo9*z#ISo diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc deleted file mode 100644 index 63308f7f2c487ffb40bdfc51a6c9a01bd1f5ea8a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4559 zcmaJ_&2JmW72hS7)ffSq!A&_g_Aj(}Ar}pl+otCS>Rs129b2~ob&-Bnqjr(% zm6#-@2t4#5ElwAms%u(wdTMHlPo5`B71JZ|cg;0j&7*$J^&Q9Zw4!cVl-(ejMsy+u z#INW+0XkCis7HKa$Y6;t|n+DheW?EEdgfiwZQl*}!mnqq((9lL<0YGItV4Lmv zh>+1I3$XCWinr;_>a4u}>6`btMt+5onr%>KZK4`0ZNye)g!B#?-4)_Fp^l^%KEt7& zJ>>&3ro9F&C0>!4E~o?BYQ>dV;ZA+sF%86zl9FRt&IWF~p)(u4a~-*aRCU`dQO_?_ z^)<@o2$;kHA|;3sGNl!#xUD4zw4dlRv`lTvbf2T0&*-4IR?~hu~gO^ z+uH27R>%rH>3A~)Aj1$?qqez4Q(Q%#Z3r9TRhHga<}Q8@L!kJ zWv1;4iS@yS}cQ77tU?CKLTq5%1NS zX&Dg7>n3yTDz*LDiJ3ksg!Vc{i04B@u`Ce$aQjoak8Ee zgUR-~pf*dy@n&7!ub>pq_omzHxh^Uw(AKN8ms@~CMDnzqG3&V0?n)p4aH%T>S-4XQ z?q;Fr7$~na%cyQl3wx;L(Jpzd*Bp543#P3LakmwM1I(6w~c(9fuA&<;rb*0{x z5aAM|U5SfQPSG7;;_>(%_4^#?RH3#Q1gc;SlfV-(#Vf@I(_NQ_{uY%63t&;lqia^U zY|ho09u^ghEJSk-Y8xC5(8DUvfre8D`>Rl;g-}sfLhgR>=g7|t!xYCO5lbZWOCMLi zi{{9!5?Nw32oN}GFz-F$Qs&_yi>DwX!j&~BhFpD2h;aY^a&C_>-3aS*mxy?9Xcf6} zP)I~EXyZpL$YY`ARz$18TinWOn(b()g9i0ArvyrN1d;#}4JT#UuR^$Y`nsn{f;2^84Q^Dx@b3i7>|{}7~mdAnHDs%EjGQ!D?T z>Azp|^CinHSNwwKlzcc>Xnq|kUfwcS^X{f!aqO$Jm#^eK)2Es^eW{m+YeT*Om6$Ss zF3->Gd^dp$yl#R&gA;fb6?#@MXbPwqI|7c!7s5?tvkDUMO$Q#X(H~w(_FC#x~WagU691@Np;XqRz-%-NB*~ZYh zrg{$e(u3O{9DsN!$a0lBxjP6~1mCo|n+tF$`QI6O4LBh~!(5W2x>T19`K!oF%wKqT zE=CQ=&~mh$oAq|aDUegKg{2n};TZ0d^eSF)3UCXd7P#GbA#)h|JU9x1*%&rM&~zQh z;3h5waLV@s+9OfmdJ@P!K+YdS1GtV#nG5^s*mL_&%Ijz(6W^Y1#idws=llSn;c048DOfsw$09RtQ7hL?}3}8}0}!DBuWugfmVbc1Ea*aL0Kd zufXel2FbJ|2C1u zR6e=)QDbPbsZK)vCen?>F`PX6e6le#)l{c;ly4KGICFgOt@g~TPRIrsS}sFfDmgr< z!!!kTBuRl6#|Jl{ITXO?w=mcrMe9)`5+01vx(ptP8t@H00;_mbF63lhX#=&r-&RV~ zps%g!P-J;rD+1z4*iKYsjw!0q1@z2eK-=O3qEkTpTX?;z&_IBvAi$sB|Kp9X)AzRL zUqQ+)@7!)G#}T>_#N_l|y)iV?RA+XSE+)C?!n^P0h8X?;4^*E%^znEN;{K)!cY21H zFw}}+oCk4(8gRtJ&BgQKw+I`+$td&#Wfgu&@^Zzn#4yZ0hCXMg<_n3}3?3)ntJkWI zQM2d`mWL(GC67VdipsM5jg zLNxjK;%}x~cVtN(Zha(6`K$Y<$o}~G?~=#lq5YAgttfn7jh^27<@4h2?>9#;wPG*< zb#3fKD}g;#I)1u^#IQv?wR8UQCkJU9{b(@chcEIkKE2b5K_6IQ^v=`ktptu#>F9}8 z5_?^C98IbrJA6Cr&tu&4@QhH?f y>JzP%#nFH?db~A=y`i??VH{n{go5Gw>d48xt53C74Emwv*i%D>*GU+0pZo_v(AWn6 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc deleted file mode 100644 index 66417f157f9ea5d3c9e24b41376e4a760ce0d22e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8673 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%0A2!ehoqq{%>r3@Lw z5jA`w)fNpUz{s-hfEp1{-2qLb=EW#dATKE*FJ#|JD=dK@l&2*UFVTHi>D7@bW1kOm zNBIRjgy31fh#aje_O5crwiQQf*&bT4x0b`vS$REFUonA|;Ev_iHRi>;F7`_ATMLGSh#@9x6NBS6p+htFNp%ww3*D-yq7` zI?Lc*`<(qMbCv(x(NdwIv%&-ZW6?N-_DyMfk)#C+mzux;Vh`B(4s zz4Y;c^|g*CSKK135+7Wb~P+*iKno#ytd-m8;kfAa!6&wlK! zM3667i89XaGV8x`a_;0ur|%i`l>MOv_q==Ezpdoo_PM{S+z?!7o^M`^t~PYf+2D9X z;q_owDcH3d?3r`S(zC<&!Y!Y8uX$I)&%xO_duC7EVWW%taXgcT<~>JX-4Q7{B8y#X zj`s5J1KSXqwcTrsETraBw;M;6Lx0ur^Ny9*Mpj}YGlO^RfjhpYS?}!R9e1S62Codx z4KBX)IooxwT7Pkk?Yv`eEW5*t$8Wp4?uHWO?&r(V_D>Sm5_b}ZuO)A(5A95&clPLg z7xK5?^>17E?tI;_}dG^>`~G#0F;Gs5p_gWpVtrXFG5TBE+~4!id4Pm5zfq&#fGM zW2J3yH88Zo4wc;vGjDwN@PY-gjX2iqg_9vmY%j6f%l>^t6kB1_fZK(f-v6mUd>QhC z$REOzxRvu28u?ouDLrs)|KY{M+XkKJpZ53%_oC07&cWUEXMyNoAN^UM71#I1hT3S| z4u+5dk66qSAKVm6!~q==R{BGz{1F6}@W&$F&Rc4spjwO=M?!eI7Dn1K!qko6@F+<& z7ZB!%nL9!iG7LnEf`%~ zHL3>IBH3TuMXVb9c}L=n5F|05Cq*!jaM1inQOxm2z$St56NSQse$a-39Op*Hi%K6c zlB%ni1`=4jhtHfe7KPw)W*jWaNw9Fi?1rc_JfX14`O8nk`xy0xEjVbrLD=Fk9vvLp z%3wa237-}2d@u^xA5#l;&fpw#z3Le5L({anF-t>pj7CBDhrU5wug37n2T1sMSqo}i z23Kh}Qm9FA>)wILA_Wn6!`X>h24f6)>Wp`hyoUH8gh;Ii3i47wl%71FHPXpbS%h%~ zuZbU@8RMm~87Dcl(Nqc;TeAb8Bhu#{PxcBzVF?)v+xXg8b0ot zd#6G}{cBI-$C0d@+ls z;KLeUkmK0WjT<&Av6=KJ88yGB#WOiEUcFw5j6=Lc3iR-1C@^CTi%%gYnBKB^n0%Cr zSB+6(eHvEk7Ayu>UQ{yV`wwB2?yg$L*h41Y?ub=awL8xj3OStyVu@H1mi!!%qcgq> zIS%H*JIM)$9ms4tNB3*`I)v0tEuFVXNi8eT=i|A~5kjgI~bz4j$K z@+*{pxBcqA#o%Igv7;1>mAt((?uyMzg%_=hnWY2E@2#{SD1~3HAn3Z~et?TgCrjBD zg{6Vz;HM`6p!-0n9RQ&77X1Jhm3D?YLp=_Gdv7tfhJWdNfN&keDbik!w3QDWF7Mr6 z-o3B9Yj?RfUhavNJ9pe~6f9Jr?DWp6SNrEKFYa9N^^~03D>UxD*U(t8;tIS*uE5o< zxweX(G{H95UvZME3&H!if4TqDS4z>{6*uW)QK)tC_)`CJaOp&;byq1EuXxCS7Z03R z8ou^MDcD=_kv>22Hmx*mFL`!U8c0U~HMT8|%nw$Aq!~hi=wkPLdxcP138P?BB|=7` g$mV>|LaJx1jZ|PcSV2(yb@*niw0qzot`iRaFMOXMnE(I) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc deleted file mode 100644 index 37ed9f97593103de1e3c4323b4cc4b6cefa50cce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12071 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc deleted file mode 100644 index f783564d06ff9464953dd904ac114177152f02de..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2086 zcmah}O>7%Q6rSC+*FU@dYg$U1P!_dnW7=euR8WXeQJX+WsS+Tx6;Y&U>)pibZg$<7 zu|te4S%^adhZ=-bS5TGSsES07J?74(CWnMgk%E9j#KlsAgmU7|I_o5=1S5Oi-^`o0 z@4fH+6pKX>tk|{t({G9h{muk`1$LOt_kg*Lbfj|@nrKmOg7aj4Lhxt+D6b1va8{fU zIiv@SkRCKb(*a%lEHDw)Lv1+>a%7%MM>d%I(G3pvH0Oq{jf@VBT^n};d5vaW5gW9C z?F_T}3*tip{5SuB?KYym9_9Ep+h%gXHrrRH{Mmv_Fd!j-vkl;%s>r~+%yv5N+#il(rHDbxXO+O&)T<;n+_ zdlluwtkJT}nU& zp0F=dl2OHgkOGC@uBg@fC)xlLMUcIylE)iyB-Pge^gnLL2X1sj zxPl(6@b=N&Ud5s=miZF+1bv)J{v&#b#dMeVP1 z*ULOPN86|<3;roRd}9(KO_v2das+PcQ7`hBK$e(H5BUCb2Yqgr77>==q^!q|B0UaL zkloW0M^Qy63xKU;sXMwKTWv(O0LJ>Kg$>N6K&kH|r=VmsTXAe_USSh!2ZOBR6zD?7 zlUefvdyL4h~;E7E9(F@P>G+MEWKtsc8{m@jst>6hyv}dup6Y1&pVjm)3Ftr zHHnh9G&&7998fk`H(}Ne+nkD-u)%~4))r}gn;R(c1L|m6a-)PYT+f*_i&=#*8&htW zg_*ZZirED>dR4Ou##*&MYj&5L zaz)#q@F^b333JO5idkJ;3EVOCF^~8ZXcz>^U$9kCGmPZKt@DfLSHp=dftST5;)6rn zdSu}7*~h1rQcpsIn?a@ly)15p(F@1#UA}X9rK_*e)%WQ5a@VVkz>(^OYH@+q-mi1N zNvYb^`X@ghdU-w7u_*o;Nv@|3*H3==;-dIR{Q1@R+e>6==7~JIDe#FXxQs->rF?(| zup*soNGHE5J__8gEK9FchyIpPB>7A7xuYWYw#CoEmcA<80;p2tCx|FECi&l3}%P`VE8Pur&paf>9Cc)tGyzMkX4 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc deleted file mode 100644 index 327b912dcb35d60602c301b0e07b464d4911cfd1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4489 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 list(yield_lines('')) - [] - >>> list(yield_lines(['foo', 'bar'])) - ['foo', 'bar'] - >>> list(yield_lines('foo\nbar')) - ['foo', 'bar'] - >>> list(yield_lines('\nfoo\n#bar\nbaz #comment')) - ['foo', 'baz #comment'] - >>> list(yield_lines(['foo\nbar', 'baz', 'bing\n\n\n'])) - ['foo', 'bar', 'baz', 'bing'] - """ - return itertools.chain.from_iterable(map(yield_lines, iterable)) - - -@yield_lines.register(str) -def _(text): - return filter(_nonblank, map(str.strip, text.splitlines())) - - -def drop_comment(line): - """ - Drop comments. - - >>> drop_comment('foo # bar') - 'foo' - - A hash without a space may be in a URL. - - >>> drop_comment('http://example.com/foo#bar') - 'http://example.com/foo#bar' - """ - return line.partition(" #")[0] - - -def join_continuation(lines): - r""" - Join lines continued by a trailing backslash. - - >>> list(join_continuation(['foo \\', 'bar', 'baz'])) - ['foobar', 'baz'] - >>> list(join_continuation(['foo \\', 'bar', 'baz'])) - ['foobar', 'baz'] - >>> list(join_continuation(['foo \\', 'bar \\', 'baz'])) - ['foobarbaz'] - - Not sure why, but... - The character preceding the backslash is also elided. - - >>> list(join_continuation(['goo\\', 'dly'])) - ['godly'] - - A terrible idea, but... - If no line is available to continue, suppress the lines. - - >>> list(join_continuation(['foo', 'bar\\', 'baz\\'])) - ['foo'] - """ - lines = iter(lines) - for item in lines: - while item.endswith("\\"): - try: - item = item[:-2].strip() + next(lines) - except StopIteration: - return - yield item diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/_log.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/_log.py deleted file mode 100644 index 92c4c6a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/_log.py +++ /dev/null @@ -1,38 +0,0 @@ -"""Customize logging - -Defines custom logger class for the `logger.verbose(...)` method. - -init_logging() must be called before any other modules that call logging.getLogger. -""" - -import logging -from typing import Any, cast - -# custom log level for `--verbose` output -# between DEBUG and INFO -VERBOSE = 15 - - -class VerboseLogger(logging.Logger): - """Custom Logger, defining a verbose log-level - - VERBOSE is between INFO and DEBUG. - """ - - def verbose(self, msg: str, *args: Any, **kwargs: Any) -> None: - return self.log(VERBOSE, msg, *args, **kwargs) - - -def getLogger(name: str) -> VerboseLogger: - """logging.getLogger, but ensures our VerboseLogger class is returned""" - return cast(VerboseLogger, logging.getLogger(name)) - - -def init_logging() -> None: - """Register our VerboseLogger and VERBOSE log level. - - Should be called before any calls to getLogger(), - i.e. in pip._internal.__init__ - """ - logging.setLoggerClass(VerboseLogger) - logging.addLevelName(VERBOSE, "VERBOSE") diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py deleted file mode 100644 index 16933bf..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py +++ /dev/null @@ -1,52 +0,0 @@ -""" -This code wraps the vendored appdirs module to so the return values are -compatible for the current pip code base. - -The intention is to rewrite current usages gradually, keeping the tests pass, -and eventually drop this after all usages are changed. -""" - -import os -import sys -from typing import List - -from pip._vendor import platformdirs as _appdirs - - -def user_cache_dir(appname: str) -> str: - return _appdirs.user_cache_dir(appname, appauthor=False) - - -def _macos_user_config_dir(appname: str, roaming: bool = True) -> str: - # Use ~/Application Support/pip, if the directory exists. - path = _appdirs.user_data_dir(appname, appauthor=False, roaming=roaming) - if os.path.isdir(path): - return path - - # Use a Linux-like ~/.config/pip, by default. - linux_like_path = "~/.config/" - if appname: - linux_like_path = os.path.join(linux_like_path, appname) - - return os.path.expanduser(linux_like_path) - - -def user_config_dir(appname: str, roaming: bool = True) -> str: - if sys.platform == "darwin": - return _macos_user_config_dir(appname, roaming) - - return _appdirs.user_config_dir(appname, appauthor=False, roaming=roaming) - - -# for the discussion regarding site_config_dir locations -# see -def site_config_dirs(appname: str) -> List[str]: - if sys.platform == "darwin": - return [_appdirs.site_data_dir(appname, appauthor=False, multipath=True)] - - dirval = _appdirs.site_config_dir(appname, appauthor=False, multipath=True) - if sys.platform == "win32": - return [dirval] - - # Unix-y system. Look in /etc as well. - return dirval.split(os.pathsep) + ["/etc"] diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/compat.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/compat.py deleted file mode 100644 index d8b54e4..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/compat.py +++ /dev/null @@ -1,79 +0,0 @@ -"""Stuff that differs in different Python versions and platform -distributions.""" - -import importlib.resources -import logging -import os -import sys -from typing import IO - -__all__ = ["get_path_uid", "stdlib_pkgs", "WINDOWS"] - - -logger = logging.getLogger(__name__) - - -def has_tls() -> bool: - try: - import _ssl # noqa: F401 # ignore unused - - return True - except ImportError: - pass - - from pip._vendor.urllib3.util import IS_PYOPENSSL - - return IS_PYOPENSSL - - -def get_path_uid(path: str) -> int: - """ - Return path's uid. - - Does not follow symlinks: - https://github.com/pypa/pip/pull/935#discussion_r5307003 - - Placed this function in compat due to differences on AIX and - Jython, that should eventually go away. - - :raises OSError: When path is a symlink or can't be read. - """ - if hasattr(os, "O_NOFOLLOW"): - fd = os.open(path, os.O_RDONLY | os.O_NOFOLLOW) - file_uid = os.fstat(fd).st_uid - os.close(fd) - else: # AIX and Jython - # WARNING: time of check vulnerability, but best we can do w/o NOFOLLOW - if not os.path.islink(path): - # older versions of Jython don't have `os.fstat` - file_uid = os.stat(path).st_uid - else: - # raise OSError for parity with os.O_NOFOLLOW above - raise OSError(f"{path} is a symlink; Will not return uid for symlinks") - return file_uid - - -# The importlib.resources.open_text function was deprecated in 3.11 with suggested -# replacement we use below. -if sys.version_info < (3, 11): - open_text_resource = importlib.resources.open_text -else: - - def open_text_resource( - package: str, resource: str, encoding: str = "utf-8", errors: str = "strict" - ) -> IO[str]: - return (importlib.resources.files(package) / resource).open( - "r", encoding=encoding, errors=errors - ) - - -# packages in the stdlib that may have installation metadata, but should not be -# considered 'installed'. this theoretically could be determined based on -# dist.location (py27:`sysconfig.get_paths()['stdlib']`, -# py26:sysconfig.get_config_vars('LIBDEST')), but fear platform variation may -# make this ineffective, so hard-coding -stdlib_pkgs = {"python", "wsgiref", "argparse"} - - -# windows detection, covers cpython and ironpython -WINDOWS = sys.platform.startswith("win") or (sys.platform == "cli" and os.name == "nt") diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py deleted file mode 100644 index b6ed9a7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py +++ /dev/null @@ -1,165 +0,0 @@ -"""Generate and work with PEP 425 Compatibility Tags. -""" - -import re -from typing import List, Optional, Tuple - -from pip._vendor.packaging.tags import ( - PythonVersion, - Tag, - compatible_tags, - cpython_tags, - generic_tags, - interpreter_name, - interpreter_version, - mac_platforms, -) - -_osx_arch_pat = re.compile(r"(.+)_(\d+)_(\d+)_(.+)") - - -def version_info_to_nodot(version_info: Tuple[int, ...]) -> str: - # Only use up to the first two numbers. - return "".join(map(str, version_info[:2])) - - -def _mac_platforms(arch: str) -> List[str]: - match = _osx_arch_pat.match(arch) - if match: - name, major, minor, actual_arch = match.groups() - mac_version = (int(major), int(minor)) - arches = [ - # Since we have always only checked that the platform starts - # with "macosx", for backwards-compatibility we extract the - # actual prefix provided by the user in case they provided - # something like "macosxcustom_". It may be good to remove - # this as undocumented or deprecate it in the future. - "{}_{}".format(name, arch[len("macosx_") :]) - for arch in mac_platforms(mac_version, actual_arch) - ] - else: - # arch pattern didn't match (?!) - arches = [arch] - return arches - - -def _custom_manylinux_platforms(arch: str) -> List[str]: - arches = [arch] - arch_prefix, arch_sep, arch_suffix = arch.partition("_") - if arch_prefix == "manylinux2014": - # manylinux1/manylinux2010 wheels run on most manylinux2014 systems - # with the exception of wheels depending on ncurses. PEP 599 states - # manylinux1/manylinux2010 wheels should be considered - # manylinux2014 wheels: - # https://www.python.org/dev/peps/pep-0599/#backwards-compatibility-with-manylinux2010-wheels - if arch_suffix in {"i686", "x86_64"}: - arches.append("manylinux2010" + arch_sep + arch_suffix) - arches.append("manylinux1" + arch_sep + arch_suffix) - elif arch_prefix == "manylinux2010": - # manylinux1 wheels run on most manylinux2010 systems with the - # exception of wheels depending on ncurses. PEP 571 states - # manylinux1 wheels should be considered manylinux2010 wheels: - # https://www.python.org/dev/peps/pep-0571/#backwards-compatibility-with-manylinux1-wheels - arches.append("manylinux1" + arch_sep + arch_suffix) - return arches - - -def _get_custom_platforms(arch: str) -> List[str]: - arch_prefix, arch_sep, arch_suffix = arch.partition("_") - if arch.startswith("macosx"): - arches = _mac_platforms(arch) - elif arch_prefix in ["manylinux2014", "manylinux2010"]: - arches = _custom_manylinux_platforms(arch) - else: - arches = [arch] - return arches - - -def _expand_allowed_platforms(platforms: Optional[List[str]]) -> Optional[List[str]]: - if not platforms: - return None - - seen = set() - result = [] - - for p in platforms: - if p in seen: - continue - additions = [c for c in _get_custom_platforms(p) if c not in seen] - seen.update(additions) - result.extend(additions) - - return result - - -def _get_python_version(version: str) -> PythonVersion: - if len(version) > 1: - return int(version[0]), int(version[1:]) - else: - return (int(version[0]),) - - -def _get_custom_interpreter( - implementation: Optional[str] = None, version: Optional[str] = None -) -> str: - if implementation is None: - implementation = interpreter_name() - if version is None: - version = interpreter_version() - return f"{implementation}{version}" - - -def get_supported( - version: Optional[str] = None, - platforms: Optional[List[str]] = None, - impl: Optional[str] = None, - abis: Optional[List[str]] = None, -) -> List[Tag]: - """Return a list of supported tags for each version specified in - `versions`. - - :param version: a string version, of the form "33" or "32", - or None. The version will be assumed to support our ABI. - :param platform: specify a list of platforms you want valid - tags for, or None. If None, use the local system platform. - :param impl: specify the exact implementation you want valid - tags for, or None. If None, use the local interpreter impl. - :param abis: specify a list of abis you want valid - tags for, or None. If None, use the local interpreter abi. - """ - supported: List[Tag] = [] - - python_version: Optional[PythonVersion] = None - if version is not None: - python_version = _get_python_version(version) - - interpreter = _get_custom_interpreter(impl, version) - - platforms = _expand_allowed_platforms(platforms) - - is_cpython = (impl or interpreter_name()) == "cp" - if is_cpython: - supported.extend( - cpython_tags( - python_version=python_version, - abis=abis, - platforms=platforms, - ) - ) - else: - supported.extend( - generic_tags( - interpreter=interpreter, - abis=abis, - platforms=platforms, - ) - ) - supported.extend( - compatible_tags( - python_version=python_version, - interpreter=interpreter, - platforms=platforms, - ) - ) - - return supported diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/datetime.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/datetime.py deleted file mode 100644 index 8668b3b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/datetime.py +++ /dev/null @@ -1,11 +0,0 @@ -"""For when pip wants to check the date or time. -""" - -import datetime - - -def today_is_later_than(year: int, month: int, day: int) -> bool: - today = datetime.date.today() - given = datetime.date(year, month, day) - - return today > given diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py deleted file mode 100644 index 0911147..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py +++ /dev/null @@ -1,124 +0,0 @@ -""" -A module that implements tooling to enable easy warnings about deprecations. -""" - -import logging -import warnings -from typing import Any, Optional, TextIO, Type, Union - -from pip._vendor.packaging.version import parse - -from pip import __version__ as current_version # NOTE: tests patch this name. - -DEPRECATION_MSG_PREFIX = "DEPRECATION: " - - -class PipDeprecationWarning(Warning): - pass - - -_original_showwarning: Any = None - - -# Warnings <-> Logging Integration -def _showwarning( - message: Union[Warning, str], - category: Type[Warning], - filename: str, - lineno: int, - file: Optional[TextIO] = None, - line: Optional[str] = None, -) -> None: - if file is not None: - if _original_showwarning is not None: - _original_showwarning(message, category, filename, lineno, file, line) - elif issubclass(category, PipDeprecationWarning): - # We use a specially named logger which will handle all of the - # deprecation messages for pip. - logger = logging.getLogger("pip._internal.deprecations") - logger.warning(message) - else: - _original_showwarning(message, category, filename, lineno, file, line) - - -def install_warning_logger() -> None: - # Enable our Deprecation Warnings - warnings.simplefilter("default", PipDeprecationWarning, append=True) - - global _original_showwarning - - if _original_showwarning is None: - _original_showwarning = warnings.showwarning - warnings.showwarning = _showwarning - - -def deprecated( - *, - reason: str, - replacement: Optional[str], - gone_in: Optional[str], - feature_flag: Optional[str] = None, - issue: Optional[int] = None, -) -> None: - """Helper to deprecate existing functionality. - - reason: - Textual reason shown to the user about why this functionality has - been deprecated. Should be a complete sentence. - replacement: - Textual suggestion shown to the user about what alternative - functionality they can use. - gone_in: - The version of pip does this functionality should get removed in. - Raises an error if pip's current version is greater than or equal to - this. - feature_flag: - Command-line flag of the form --use-feature={feature_flag} for testing - upcoming functionality. - issue: - Issue number on the tracker that would serve as a useful place for - users to find related discussion and provide feedback. - """ - - # Determine whether or not the feature is already gone in this version. - is_gone = gone_in is not None and parse(current_version) >= parse(gone_in) - - message_parts = [ - (reason, f"{DEPRECATION_MSG_PREFIX}{{}}"), - ( - gone_in, - ( - "pip {} will enforce this behaviour change." - if not is_gone - else "Since pip {}, this is no longer supported." - ), - ), - ( - replacement, - "A possible replacement is {}.", - ), - ( - feature_flag, - ( - "You can use the flag --use-feature={} to test the upcoming behaviour." - if not is_gone - else None - ), - ), - ( - issue, - "Discussion can be found at https://github.com/pypa/pip/issues/{}", - ), - ] - - message = " ".join( - format_str.format(value) - for value, format_str in message_parts - if format_str is not None and value is not None - ) - - # Raise as an error if this behaviour is deprecated. - if is_gone: - raise PipDeprecationWarning(message) - - warnings.warn(message, category=PipDeprecationWarning, stacklevel=2) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py deleted file mode 100644 index 66020d3..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py +++ /dev/null @@ -1,87 +0,0 @@ -from typing import Optional - -from pip._internal.models.direct_url import ArchiveInfo, DirectUrl, DirInfo, VcsInfo -from pip._internal.models.link import Link -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs import vcs - - -def direct_url_as_pep440_direct_reference(direct_url: DirectUrl, name: str) -> str: - """Convert a DirectUrl to a pip requirement string.""" - direct_url.validate() # if invalid, this is a pip bug - requirement = name + " @ " - fragments = [] - if isinstance(direct_url.info, VcsInfo): - requirement += ( - f"{direct_url.info.vcs}+{direct_url.url}@{direct_url.info.commit_id}" - ) - elif isinstance(direct_url.info, ArchiveInfo): - requirement += direct_url.url - if direct_url.info.hash: - fragments.append(direct_url.info.hash) - else: - assert isinstance(direct_url.info, DirInfo) - requirement += direct_url.url - if direct_url.subdirectory: - fragments.append("subdirectory=" + direct_url.subdirectory) - if fragments: - requirement += "#" + "&".join(fragments) - return requirement - - -def direct_url_for_editable(source_dir: str) -> DirectUrl: - return DirectUrl( - url=path_to_url(source_dir), - info=DirInfo(editable=True), - ) - - -def direct_url_from_link( - link: Link, source_dir: Optional[str] = None, link_is_in_wheel_cache: bool = False -) -> DirectUrl: - if link.is_vcs: - vcs_backend = vcs.get_backend_for_scheme(link.scheme) - assert vcs_backend - url, requested_revision, _ = vcs_backend.get_url_rev_and_auth( - link.url_without_fragment - ) - # For VCS links, we need to find out and add commit_id. - if link_is_in_wheel_cache: - # If the requested VCS link corresponds to a cached - # wheel, it means the requested revision was an - # immutable commit hash, otherwise it would not have - # been cached. In that case we don't have a source_dir - # with the VCS checkout. - assert requested_revision - commit_id = requested_revision - else: - # If the wheel was not in cache, it means we have - # had to checkout from VCS to build and we have a source_dir - # which we can inspect to find out the commit id. - assert source_dir - commit_id = vcs_backend.get_revision(source_dir) - return DirectUrl( - url=url, - info=VcsInfo( - vcs=vcs_backend.name, - commit_id=commit_id, - requested_revision=requested_revision, - ), - subdirectory=link.subdirectory_fragment, - ) - elif link.is_existing_dir(): - return DirectUrl( - url=link.url_without_fragment, - info=DirInfo(), - subdirectory=link.subdirectory_fragment, - ) - else: - hash = None - hash_name = link.hash_name - if hash_name: - hash = f"{hash_name}={link.hash}" - return DirectUrl( - url=link.url_without_fragment, - info=ArchiveInfo(hash=hash), - subdirectory=link.subdirectory_fragment, - ) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py deleted file mode 100644 index 4a384a6..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py +++ /dev/null @@ -1,80 +0,0 @@ -import os -import re -import sys -from typing import List, Optional - -from pip._internal.locations import site_packages, user_site -from pip._internal.utils.virtualenv import ( - running_under_virtualenv, - virtualenv_no_global, -) - -__all__ = [ - "egg_link_path_from_sys_path", - "egg_link_path_from_location", -] - - -def _egg_link_names(raw_name: str) -> List[str]: - """ - Convert a Name metadata value to a .egg-link name, by applying - the same substitution as pkg_resources's safe_name function. - Note: we cannot use canonicalize_name because it has a different logic. - - We also look for the raw name (without normalization) as setuptools 69 changed - the way it names .egg-link files (https://github.com/pypa/setuptools/issues/4167). - """ - return [ - re.sub("[^A-Za-z0-9.]+", "-", raw_name) + ".egg-link", - f"{raw_name}.egg-link", - ] - - -def egg_link_path_from_sys_path(raw_name: str) -> Optional[str]: - """ - Look for a .egg-link file for project name, by walking sys.path. - """ - egg_link_names = _egg_link_names(raw_name) - for path_item in sys.path: - for egg_link_name in egg_link_names: - egg_link = os.path.join(path_item, egg_link_name) - if os.path.isfile(egg_link): - return egg_link - return None - - -def egg_link_path_from_location(raw_name: str) -> Optional[str]: - """ - Return the path for the .egg-link file if it exists, otherwise, None. - - There's 3 scenarios: - 1) not in a virtualenv - try to find in site.USER_SITE, then site_packages - 2) in a no-global virtualenv - try to find in site_packages - 3) in a yes-global virtualenv - try to find in site_packages, then site.USER_SITE - (don't look in global location) - - For #1 and #3, there could be odd cases, where there's an egg-link in 2 - locations. - - This method will just return the first one found. - """ - sites: List[str] = [] - if running_under_virtualenv(): - sites.append(site_packages) - if not virtualenv_no_global() and user_site: - sites.append(user_site) - else: - if user_site: - sites.append(user_site) - sites.append(site_packages) - - egg_link_names = _egg_link_names(raw_name) - for site in sites: - for egg_link_name in egg_link_names: - egglink = os.path.join(site, egg_link_name) - if os.path.isfile(egglink): - return egglink - return None diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/encoding.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/encoding.py deleted file mode 100644 index 008f06a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/encoding.py +++ /dev/null @@ -1,36 +0,0 @@ -import codecs -import locale -import re -import sys -from typing import List, Tuple - -BOMS: List[Tuple[bytes, str]] = [ - (codecs.BOM_UTF8, "utf-8"), - (codecs.BOM_UTF16, "utf-16"), - (codecs.BOM_UTF16_BE, "utf-16-be"), - (codecs.BOM_UTF16_LE, "utf-16-le"), - (codecs.BOM_UTF32, "utf-32"), - (codecs.BOM_UTF32_BE, "utf-32-be"), - (codecs.BOM_UTF32_LE, "utf-32-le"), -] - -ENCODING_RE = re.compile(rb"coding[:=]\s*([-\w.]+)") - - -def auto_decode(data: bytes) -> str: - """Check a bytes string for a BOM to correctly detect the encoding - - Fallback to locale.getpreferredencoding(False) like open() on Python3""" - for bom, encoding in BOMS: - if data.startswith(bom): - return data[len(bom) :].decode(encoding) - # Lets check the first two lines as in PEP263 - for line in data.split(b"\n")[:2]: - if line[0:1] == b"#" and ENCODING_RE.search(line): - result = ENCODING_RE.search(line) - assert result is not None - encoding = result.groups()[0].decode("ascii") - return data.decode(encoding) - return data.decode( - locale.getpreferredencoding(False) or sys.getdefaultencoding(), - ) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py deleted file mode 100644 index 1501369..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py +++ /dev/null @@ -1,84 +0,0 @@ -import itertools -import os -import shutil -import sys -from typing import List, Optional - -from pip._internal.cli.main import main -from pip._internal.utils.compat import WINDOWS - -_EXECUTABLE_NAMES = [ - "pip", - f"pip{sys.version_info.major}", - f"pip{sys.version_info.major}.{sys.version_info.minor}", -] -if WINDOWS: - _allowed_extensions = {"", ".exe"} - _EXECUTABLE_NAMES = [ - "".join(parts) - for parts in itertools.product(_EXECUTABLE_NAMES, _allowed_extensions) - ] - - -def _wrapper(args: Optional[List[str]] = None) -> int: - """Central wrapper for all old entrypoints. - - Historically pip has had several entrypoints defined. Because of issues - arising from PATH, sys.path, multiple Pythons, their interactions, and most - of them having a pip installed, users suffer every time an entrypoint gets - moved. - - To alleviate this pain, and provide a mechanism for warning users and - directing them to an appropriate place for help, we now define all of - our old entrypoints as wrappers for the current one. - """ - sys.stderr.write( - "WARNING: pip is being invoked by an old script wrapper. This will " - "fail in a future version of pip.\n" - "Please see https://github.com/pypa/pip/issues/5599 for advice on " - "fixing the underlying issue.\n" - "To avoid this problem you can invoke Python with '-m pip' instead of " - "running pip directly.\n" - ) - return main(args) - - -def get_best_invocation_for_this_pip() -> str: - """Try to figure out the best way to invoke pip in the current environment.""" - binary_directory = "Scripts" if WINDOWS else "bin" - binary_prefix = os.path.join(sys.prefix, binary_directory) - - # Try to use pip[X[.Y]] names, if those executables for this environment are - # the first on PATH with that name. - path_parts = os.path.normcase(os.environ.get("PATH", "")).split(os.pathsep) - exe_are_in_PATH = os.path.normcase(binary_prefix) in path_parts - if exe_are_in_PATH: - for exe_name in _EXECUTABLE_NAMES: - found_executable = shutil.which(exe_name) - binary_executable = os.path.join(binary_prefix, exe_name) - if ( - found_executable - and os.path.exists(binary_executable) - and os.path.samefile( - found_executable, - binary_executable, - ) - ): - return exe_name - - # Use the `-m` invocation, if there's no "nice" invocation. - return f"{get_best_invocation_for_this_python()} -m pip" - - -def get_best_invocation_for_this_python() -> str: - """Try to figure out the best way to invoke the current Python.""" - exe = sys.executable - exe_name = os.path.basename(exe) - - # Try to use the basename, if it's the first executable. - found_executable = shutil.which(exe_name) - if found_executable and os.path.samefile(found_executable, exe): - return exe_name - - # Use the full executable name, because we couldn't find something simpler. - return exe diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py deleted file mode 100644 index 83c2df7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py +++ /dev/null @@ -1,153 +0,0 @@ -import fnmatch -import os -import os.path -import random -import sys -from contextlib import contextmanager -from tempfile import NamedTemporaryFile -from typing import Any, BinaryIO, Generator, List, Union, cast - -from pip._vendor.tenacity import retry, stop_after_delay, wait_fixed - -from pip._internal.utils.compat import get_path_uid -from pip._internal.utils.misc import format_size - - -def check_path_owner(path: str) -> bool: - # If we don't have a way to check the effective uid of this process, then - # we'll just assume that we own the directory. - if sys.platform == "win32" or not hasattr(os, "geteuid"): - return True - - assert os.path.isabs(path) - - previous = None - while path != previous: - if os.path.lexists(path): - # Check if path is writable by current user. - if os.geteuid() == 0: - # Special handling for root user in order to handle properly - # cases where users use sudo without -H flag. - try: - path_uid = get_path_uid(path) - except OSError: - return False - return path_uid == 0 - else: - return os.access(path, os.W_OK) - else: - previous, path = path, os.path.dirname(path) - return False # assume we don't own the path - - -@contextmanager -def adjacent_tmp_file(path: str, **kwargs: Any) -> Generator[BinaryIO, None, None]: - """Return a file-like object pointing to a tmp file next to path. - - The file is created securely and is ensured to be written to disk - after the context reaches its end. - - kwargs will be passed to tempfile.NamedTemporaryFile to control - the way the temporary file will be opened. - """ - with NamedTemporaryFile( - delete=False, - dir=os.path.dirname(path), - prefix=os.path.basename(path), - suffix=".tmp", - **kwargs, - ) as f: - result = cast(BinaryIO, f) - try: - yield result - finally: - result.flush() - os.fsync(result.fileno()) - - -# Tenacity raises RetryError by default, explicitly raise the original exception -_replace_retry = retry(reraise=True, stop=stop_after_delay(1), wait=wait_fixed(0.25)) - -replace = _replace_retry(os.replace) - - -# test_writable_dir and _test_writable_dir_win are copied from Flit, -# with the author's agreement to also place them under pip's license. -def test_writable_dir(path: str) -> bool: - """Check if a directory is writable. - - Uses os.access() on POSIX, tries creating files on Windows. - """ - # If the directory doesn't exist, find the closest parent that does. - while not os.path.isdir(path): - parent = os.path.dirname(path) - if parent == path: - break # Should never get here, but infinite loops are bad - path = parent - - if os.name == "posix": - return os.access(path, os.W_OK) - - return _test_writable_dir_win(path) - - -def _test_writable_dir_win(path: str) -> bool: - # os.access doesn't work on Windows: http://bugs.python.org/issue2528 - # and we can't use tempfile: http://bugs.python.org/issue22107 - basename = "accesstest_deleteme_fishfingers_custard_" - alphabet = "abcdefghijklmnopqrstuvwxyz0123456789" - for _ in range(10): - name = basename + "".join(random.choice(alphabet) for _ in range(6)) - file = os.path.join(path, name) - try: - fd = os.open(file, os.O_RDWR | os.O_CREAT | os.O_EXCL) - except FileExistsError: - pass - except PermissionError: - # This could be because there's a directory with the same name. - # But it's highly unlikely there's a directory called that, - # so we'll assume it's because the parent dir is not writable. - # This could as well be because the parent dir is not readable, - # due to non-privileged user access. - return False - else: - os.close(fd) - os.unlink(file) - return True - - # This should never be reached - raise OSError("Unexpected condition testing for writable directory") - - -def find_files(path: str, pattern: str) -> List[str]: - """Returns a list of absolute paths of files beneath path, recursively, - with filenames which match the UNIX-style shell glob pattern.""" - result: List[str] = [] - for root, _, files in os.walk(path): - matches = fnmatch.filter(files, pattern) - result.extend(os.path.join(root, f) for f in matches) - return result - - -def file_size(path: str) -> Union[int, float]: - # If it's a symlink, return 0. - if os.path.islink(path): - return 0 - return os.path.getsize(path) - - -def format_file_size(path: str) -> str: - return format_size(file_size(path)) - - -def directory_size(path: str) -> Union[int, float]: - size = 0.0 - for root, _dirs, files in os.walk(path): - for filename in files: - file_path = os.path.join(root, filename) - size += file_size(file_path) - return size - - -def format_directory_size(path: str) -> str: - return format_size(directory_size(path)) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py deleted file mode 100644 index 5948570..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py +++ /dev/null @@ -1,27 +0,0 @@ -"""Filetype information. -""" - -from typing import Tuple - -from pip._internal.utils.misc import splitext - -WHEEL_EXTENSION = ".whl" -BZ2_EXTENSIONS: Tuple[str, ...] = (".tar.bz2", ".tbz") -XZ_EXTENSIONS: Tuple[str, ...] = ( - ".tar.xz", - ".txz", - ".tlz", - ".tar.lz", - ".tar.lzma", -) -ZIP_EXTENSIONS: Tuple[str, ...] = (".zip", WHEEL_EXTENSION) -TAR_EXTENSIONS: Tuple[str, ...] = (".tar.gz", ".tgz", ".tar") -ARCHIVE_EXTENSIONS = ZIP_EXTENSIONS + BZ2_EXTENSIONS + TAR_EXTENSIONS + XZ_EXTENSIONS - - -def is_archive_file(name: str) -> bool: - """Return True if `name` is a considered as an archive file.""" - ext = splitext(name)[1].lower() - if ext in ARCHIVE_EXTENSIONS: - return True - return False diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py deleted file mode 100644 index 81342af..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py +++ /dev/null @@ -1,88 +0,0 @@ -import os -import sys -from typing import Optional, Tuple - - -def glibc_version_string() -> Optional[str]: - "Returns glibc version string, or None if not using glibc." - return glibc_version_string_confstr() or glibc_version_string_ctypes() - - -def glibc_version_string_confstr() -> Optional[str]: - "Primary implementation of glibc_version_string using os.confstr." - # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely - # to be broken or missing. This strategy is used in the standard library - # platform module: - # https://github.com/python/cpython/blob/fcf1d003bf4f0100c9d0921ff3d70e1127ca1b71/Lib/platform.py#L175-L183 - if sys.platform == "win32": - return None - try: - gnu_libc_version = os.confstr("CS_GNU_LIBC_VERSION") - if gnu_libc_version is None: - return None - # os.confstr("CS_GNU_LIBC_VERSION") returns a string like "glibc 2.17": - _, version = gnu_libc_version.split() - except (AttributeError, OSError, ValueError): - # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... - return None - return version - - -def glibc_version_string_ctypes() -> Optional[str]: - "Fallback implementation of glibc_version_string using ctypes." - - try: - import ctypes - except ImportError: - return None - - # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen - # manpage says, "If filename is NULL, then the returned handle is for the - # main program". This way we can let the linker do the work to figure out - # which libc our process is actually using. - process_namespace = ctypes.CDLL(None) - try: - gnu_get_libc_version = process_namespace.gnu_get_libc_version - except AttributeError: - # Symbol doesn't exist -> therefore, we are not linked to - # glibc. - return None - - # Call gnu_get_libc_version, which returns a string like "2.5" - gnu_get_libc_version.restype = ctypes.c_char_p - version_str = gnu_get_libc_version() - # py2 / py3 compatibility: - if not isinstance(version_str, str): - version_str = version_str.decode("ascii") - - return version_str - - -# platform.libc_ver regularly returns completely nonsensical glibc -# versions. E.g. on my computer, platform says: -# -# ~$ python2.7 -c 'import platform; print(platform.libc_ver())' -# ('glibc', '2.7') -# ~$ python3.5 -c 'import platform; print(platform.libc_ver())' -# ('glibc', '2.9') -# -# But the truth is: -# -# ~$ ldd --version -# ldd (Debian GLIBC 2.22-11) 2.22 -# -# This is unfortunate, because it means that the linehaul data on libc -# versions that was generated by pip 8.1.2 and earlier is useless and -# misleading. Solution: instead of using platform, use our code that actually -# works. -def libc_ver() -> Tuple[str, str]: - """Try to determine the glibc version - - Returns a tuple of strings (lib, version) which default to empty strings - in case the lookup fails. - """ - glibc_version = glibc_version_string() - if glibc_version is None: - return ("", "") - else: - return ("glibc", glibc_version) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/hashes.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/hashes.py deleted file mode 100644 index c073b09..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/hashes.py +++ /dev/null @@ -1,147 +0,0 @@ -import hashlib -from typing import TYPE_CHECKING, BinaryIO, Dict, Iterable, List, NoReturn, Optional - -from pip._internal.exceptions import HashMismatch, HashMissing, InstallationError -from pip._internal.utils.misc import read_chunks - -if TYPE_CHECKING: - from hashlib import _Hash - - -# The recommended hash algo of the moment. Change this whenever the state of -# the art changes; it won't hurt backward compatibility. -FAVORITE_HASH = "sha256" - - -# Names of hashlib algorithms allowed by the --hash option and ``pip hash`` -# Currently, those are the ones at least as collision-resistant as sha256. -STRONG_HASHES = ["sha256", "sha384", "sha512"] - - -class Hashes: - """A wrapper that builds multiple hashes at once and checks them against - known-good values - - """ - - def __init__(self, hashes: Optional[Dict[str, List[str]]] = None) -> None: - """ - :param hashes: A dict of algorithm names pointing to lists of allowed - hex digests - """ - allowed = {} - if hashes is not None: - for alg, keys in hashes.items(): - # Make sure values are always sorted (to ease equality checks) - allowed[alg] = sorted(keys) - self._allowed = allowed - - def __and__(self, other: "Hashes") -> "Hashes": - if not isinstance(other, Hashes): - return NotImplemented - - # If either of the Hashes object is entirely empty (i.e. no hash - # specified at all), all hashes from the other object are allowed. - if not other: - return self - if not self: - return other - - # Otherwise only hashes that present in both objects are allowed. - new = {} - for alg, values in other._allowed.items(): - if alg not in self._allowed: - continue - new[alg] = [v for v in values if v in self._allowed[alg]] - return Hashes(new) - - @property - def digest_count(self) -> int: - return sum(len(digests) for digests in self._allowed.values()) - - def is_hash_allowed(self, hash_name: str, hex_digest: str) -> bool: - """Return whether the given hex digest is allowed.""" - return hex_digest in self._allowed.get(hash_name, []) - - def check_against_chunks(self, chunks: Iterable[bytes]) -> None: - """Check good hashes against ones built from iterable of chunks of - data. - - Raise HashMismatch if none match. - - """ - gots = {} - for hash_name in self._allowed.keys(): - try: - gots[hash_name] = hashlib.new(hash_name) - except (ValueError, TypeError): - raise InstallationError(f"Unknown hash name: {hash_name}") - - for chunk in chunks: - for hash in gots.values(): - hash.update(chunk) - - for hash_name, got in gots.items(): - if got.hexdigest() in self._allowed[hash_name]: - return - self._raise(gots) - - def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": - raise HashMismatch(self._allowed, gots) - - def check_against_file(self, file: BinaryIO) -> None: - """Check good hashes against a file-like object - - Raise HashMismatch if none match. - - """ - return self.check_against_chunks(read_chunks(file)) - - def check_against_path(self, path: str) -> None: - with open(path, "rb") as file: - return self.check_against_file(file) - - def has_one_of(self, hashes: Dict[str, str]) -> bool: - """Return whether any of the given hashes are allowed.""" - for hash_name, hex_digest in hashes.items(): - if self.is_hash_allowed(hash_name, hex_digest): - return True - return False - - def __bool__(self) -> bool: - """Return whether I know any known-good hashes.""" - return bool(self._allowed) - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Hashes): - return NotImplemented - return self._allowed == other._allowed - - def __hash__(self) -> int: - return hash( - ",".join( - sorted( - ":".join((alg, digest)) - for alg, digest_list in self._allowed.items() - for digest in digest_list - ) - ) - ) - - -class MissingHashes(Hashes): - """A workalike for Hashes used when we're missing a hash for a requirement - - It computes the actual hash of the requirement and raises a HashMissing - exception showing it to the user. - - """ - - def __init__(self) -> None: - """Don't offer the ``hashes`` kwarg.""" - # Pass our favorite hash in to generate a "gotten hash". With the - # empty list, it will never match, so an error will always raise. - super().__init__(hashes={FAVORITE_HASH: []}) - - def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": - raise HashMissing(gots[FAVORITE_HASH].hexdigest()) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py deleted file mode 100644 index 90df257..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py +++ /dev/null @@ -1,347 +0,0 @@ -import contextlib -import errno -import logging -import logging.handlers -import os -import sys -import threading -from dataclasses import dataclass -from io import TextIOWrapper -from logging import Filter -from typing import Any, ClassVar, Generator, List, Optional, TextIO, Type - -from pip._vendor.rich.console import ( - Console, - ConsoleOptions, - ConsoleRenderable, - RenderableType, - RenderResult, - RichCast, -) -from pip._vendor.rich.highlighter import NullHighlighter -from pip._vendor.rich.logging import RichHandler -from pip._vendor.rich.segment import Segment -from pip._vendor.rich.style import Style - -from pip._internal.utils._log import VERBOSE, getLogger -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.deprecation import DEPRECATION_MSG_PREFIX -from pip._internal.utils.misc import ensure_dir - -_log_state = threading.local() -subprocess_logger = getLogger("pip.subprocessor") - - -class BrokenStdoutLoggingError(Exception): - """ - Raised if BrokenPipeError occurs for the stdout stream while logging. - """ - - -def _is_broken_pipe_error(exc_class: Type[BaseException], exc: BaseException) -> bool: - if exc_class is BrokenPipeError: - return True - - # On Windows, a broken pipe can show up as EINVAL rather than EPIPE: - # https://bugs.python.org/issue19612 - # https://bugs.python.org/issue30418 - if not WINDOWS: - return False - - return isinstance(exc, OSError) and exc.errno in (errno.EINVAL, errno.EPIPE) - - -@contextlib.contextmanager -def indent_log(num: int = 2) -> Generator[None, None, None]: - """ - A context manager which will cause the log output to be indented for any - log messages emitted inside it. - """ - # For thread-safety - _log_state.indentation = get_indentation() - _log_state.indentation += num - try: - yield - finally: - _log_state.indentation -= num - - -def get_indentation() -> int: - return getattr(_log_state, "indentation", 0) - - -class IndentingFormatter(logging.Formatter): - default_time_format = "%Y-%m-%dT%H:%M:%S" - - def __init__( - self, - *args: Any, - add_timestamp: bool = False, - **kwargs: Any, - ) -> None: - """ - A logging.Formatter that obeys the indent_log() context manager. - - :param add_timestamp: A bool indicating output lines should be prefixed - with their record's timestamp. - """ - self.add_timestamp = add_timestamp - super().__init__(*args, **kwargs) - - def get_message_start(self, formatted: str, levelno: int) -> str: - """ - Return the start of the formatted log message (not counting the - prefix to add to each line). - """ - if levelno < logging.WARNING: - return "" - if formatted.startswith(DEPRECATION_MSG_PREFIX): - # Then the message already has a prefix. We don't want it to - # look like "WARNING: DEPRECATION: ...." - return "" - if levelno < logging.ERROR: - return "WARNING: " - - return "ERROR: " - - def format(self, record: logging.LogRecord) -> str: - """ - Calls the standard formatter, but will indent all of the log message - lines by our current indentation level. - """ - formatted = super().format(record) - message_start = self.get_message_start(formatted, record.levelno) - formatted = message_start + formatted - - prefix = "" - if self.add_timestamp: - prefix = f"{self.formatTime(record)} " - prefix += " " * get_indentation() - formatted = "".join([prefix + line for line in formatted.splitlines(True)]) - return formatted - - -@dataclass -class IndentedRenderable: - renderable: RenderableType - indent: int - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - segments = console.render(self.renderable, options) - lines = Segment.split_lines(segments) - for line in lines: - yield Segment(" " * self.indent) - yield from line - yield Segment("\n") - - -class RichPipStreamHandler(RichHandler): - KEYWORDS: ClassVar[Optional[List[str]]] = [] - - def __init__(self, stream: Optional[TextIO], no_color: bool) -> None: - super().__init__( - console=Console(file=stream, no_color=no_color, soft_wrap=True), - show_time=False, - show_level=False, - show_path=False, - highlighter=NullHighlighter(), - ) - - # Our custom override on Rich's logger, to make things work as we need them to. - def emit(self, record: logging.LogRecord) -> None: - style: Optional[Style] = None - - # If we are given a diagnostic error to present, present it with indentation. - assert isinstance(record.args, tuple) - if getattr(record, "rich", False): - (rich_renderable,) = record.args - assert isinstance( - rich_renderable, (ConsoleRenderable, RichCast, str) - ), f"{rich_renderable} is not rich-console-renderable" - - renderable: RenderableType = IndentedRenderable( - rich_renderable, indent=get_indentation() - ) - else: - message = self.format(record) - renderable = self.render_message(record, message) - if record.levelno is not None: - if record.levelno >= logging.ERROR: - style = Style(color="red") - elif record.levelno >= logging.WARNING: - style = Style(color="yellow") - - try: - self.console.print(renderable, overflow="ignore", crop=False, style=style) - except Exception: - self.handleError(record) - - def handleError(self, record: logging.LogRecord) -> None: - """Called when logging is unable to log some output.""" - - exc_class, exc = sys.exc_info()[:2] - # If a broken pipe occurred while calling write() or flush() on the - # stdout stream in logging's Handler.emit(), then raise our special - # exception so we can handle it in main() instead of logging the - # broken pipe error and continuing. - if ( - exc_class - and exc - and self.console.file is sys.stdout - and _is_broken_pipe_error(exc_class, exc) - ): - raise BrokenStdoutLoggingError() - - return super().handleError(record) - - -class BetterRotatingFileHandler(logging.handlers.RotatingFileHandler): - def _open(self) -> TextIOWrapper: - ensure_dir(os.path.dirname(self.baseFilename)) - return super()._open() - - -class MaxLevelFilter(Filter): - def __init__(self, level: int) -> None: - self.level = level - - def filter(self, record: logging.LogRecord) -> bool: - return record.levelno < self.level - - -class ExcludeLoggerFilter(Filter): - """ - A logging Filter that excludes records from a logger (or its children). - """ - - def filter(self, record: logging.LogRecord) -> bool: - # The base Filter class allows only records from a logger (or its - # children). - return not super().filter(record) - - -def setup_logging(verbosity: int, no_color: bool, user_log_file: Optional[str]) -> int: - """Configures and sets up all of the logging - - Returns the requested logging level, as its integer value. - """ - - # Determine the level to be logging at. - if verbosity >= 2: - level_number = logging.DEBUG - elif verbosity == 1: - level_number = VERBOSE - elif verbosity == -1: - level_number = logging.WARNING - elif verbosity == -2: - level_number = logging.ERROR - elif verbosity <= -3: - level_number = logging.CRITICAL - else: - level_number = logging.INFO - - level = logging.getLevelName(level_number) - - # The "root" logger should match the "console" level *unless* we also need - # to log to a user log file. - include_user_log = user_log_file is not None - if include_user_log: - additional_log_file = user_log_file - root_level = "DEBUG" - else: - additional_log_file = "/dev/null" - root_level = level - - # Disable any logging besides WARNING unless we have DEBUG level logging - # enabled for vendored libraries. - vendored_log_level = "WARNING" if level in ["INFO", "ERROR"] else "DEBUG" - - # Shorthands for clarity - log_streams = { - "stdout": "ext://sys.stdout", - "stderr": "ext://sys.stderr", - } - handler_classes = { - "stream": "pip._internal.utils.logging.RichPipStreamHandler", - "file": "pip._internal.utils.logging.BetterRotatingFileHandler", - } - handlers = ["console", "console_errors", "console_subprocess"] + ( - ["user_log"] if include_user_log else [] - ) - - logging.config.dictConfig( - { - "version": 1, - "disable_existing_loggers": False, - "filters": { - "exclude_warnings": { - "()": "pip._internal.utils.logging.MaxLevelFilter", - "level": logging.WARNING, - }, - "restrict_to_subprocess": { - "()": "logging.Filter", - "name": subprocess_logger.name, - }, - "exclude_subprocess": { - "()": "pip._internal.utils.logging.ExcludeLoggerFilter", - "name": subprocess_logger.name, - }, - }, - "formatters": { - "indent": { - "()": IndentingFormatter, - "format": "%(message)s", - }, - "indent_with_timestamp": { - "()": IndentingFormatter, - "format": "%(message)s", - "add_timestamp": True, - }, - }, - "handlers": { - "console": { - "level": level, - "class": handler_classes["stream"], - "no_color": no_color, - "stream": log_streams["stdout"], - "filters": ["exclude_subprocess", "exclude_warnings"], - "formatter": "indent", - }, - "console_errors": { - "level": "WARNING", - "class": handler_classes["stream"], - "no_color": no_color, - "stream": log_streams["stderr"], - "filters": ["exclude_subprocess"], - "formatter": "indent", - }, - # A handler responsible for logging to the console messages - # from the "subprocessor" logger. - "console_subprocess": { - "level": level, - "class": handler_classes["stream"], - "stream": log_streams["stderr"], - "no_color": no_color, - "filters": ["restrict_to_subprocess"], - "formatter": "indent", - }, - "user_log": { - "level": "DEBUG", - "class": handler_classes["file"], - "filename": additional_log_file, - "encoding": "utf-8", - "delay": True, - "formatter": "indent_with_timestamp", - }, - }, - "root": { - "level": root_level, - "handlers": handlers, - }, - "loggers": {"pip._vendor": {"level": vendored_log_level}}, - } - ) - - return level_number diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py deleted file mode 100644 index 48771c0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py +++ /dev/null @@ -1,780 +0,0 @@ -import errno -import getpass -import hashlib -import io -import logging -import os -import posixpath -import shutil -import stat -import sys -import sysconfig -import urllib.parse -from dataclasses import dataclass -from functools import partial -from io import StringIO -from itertools import filterfalse, tee, zip_longest -from pathlib import Path -from types import FunctionType, TracebackType -from typing import ( - Any, - BinaryIO, - Callable, - Dict, - Generator, - Iterable, - Iterator, - List, - Optional, - TextIO, - Tuple, - Type, - TypeVar, - Union, - cast, -) - -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.pyproject_hooks import BuildBackendHookCaller -from pip._vendor.tenacity import retry, stop_after_delay, wait_fixed - -from pip import __version__ -from pip._internal.exceptions import CommandError, ExternallyManagedEnvironment -from pip._internal.locations import get_major_minor_version -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.virtualenv import running_under_virtualenv - -__all__ = [ - "rmtree", - "display_path", - "backup_dir", - "ask", - "splitext", - "format_size", - "is_installable_dir", - "normalize_path", - "renames", - "get_prog", - "ensure_dir", - "remove_auth_from_url", - "check_externally_managed", - "ConfiguredBuildBackendHookCaller", -] - -logger = logging.getLogger(__name__) - -T = TypeVar("T") -ExcInfo = Tuple[Type[BaseException], BaseException, TracebackType] -VersionInfo = Tuple[int, int, int] -NetlocTuple = Tuple[str, Tuple[Optional[str], Optional[str]]] -OnExc = Callable[[FunctionType, Path, BaseException], Any] -OnErr = Callable[[FunctionType, Path, ExcInfo], Any] - - -def get_pip_version() -> str: - pip_pkg_dir = os.path.join(os.path.dirname(__file__), "..", "..") - pip_pkg_dir = os.path.abspath(pip_pkg_dir) - - return f"pip {__version__} from {pip_pkg_dir} (python {get_major_minor_version()})" - - -def normalize_version_info(py_version_info: Tuple[int, ...]) -> Tuple[int, int, int]: - """ - Convert a tuple of ints representing a Python version to one of length - three. - - :param py_version_info: a tuple of ints representing a Python version, - or None to specify no version. The tuple can have any length. - - :return: a tuple of length three if `py_version_info` is non-None. - Otherwise, return `py_version_info` unchanged (i.e. None). - """ - if len(py_version_info) < 3: - py_version_info += (3 - len(py_version_info)) * (0,) - elif len(py_version_info) > 3: - py_version_info = py_version_info[:3] - - return cast("VersionInfo", py_version_info) - - -def ensure_dir(path: str) -> None: - """os.path.makedirs without EEXIST.""" - try: - os.makedirs(path) - except OSError as e: - # Windows can raise spurious ENOTEMPTY errors. See #6426. - if e.errno != errno.EEXIST and e.errno != errno.ENOTEMPTY: - raise - - -def get_prog() -> str: - try: - prog = os.path.basename(sys.argv[0]) - if prog in ("__main__.py", "-c"): - return f"{sys.executable} -m pip" - else: - return prog - except (AttributeError, TypeError, IndexError): - pass - return "pip" - - -# Retry every half second for up to 3 seconds -# Tenacity raises RetryError by default, explicitly raise the original exception -@retry(reraise=True, stop=stop_after_delay(3), wait=wait_fixed(0.5)) -def rmtree( - dir: str, - ignore_errors: bool = False, - onexc: Optional[OnExc] = None, -) -> None: - if ignore_errors: - onexc = _onerror_ignore - if onexc is None: - onexc = _onerror_reraise - handler: OnErr = partial( - # `[func, path, Union[ExcInfo, BaseException]] -> Any` is equivalent to - # `Union[([func, path, ExcInfo] -> Any), ([func, path, BaseException] -> Any)]`. - cast(Union[OnExc, OnErr], rmtree_errorhandler), - onexc=onexc, - ) - if sys.version_info >= (3, 12): - # See https://docs.python.org/3.12/whatsnew/3.12.html#shutil. - shutil.rmtree(dir, onexc=handler) # type: ignore - else: - shutil.rmtree(dir, onerror=handler) # type: ignore - - -def _onerror_ignore(*_args: Any) -> None: - pass - - -def _onerror_reraise(*_args: Any) -> None: - raise - - -def rmtree_errorhandler( - func: FunctionType, - path: Path, - exc_info: Union[ExcInfo, BaseException], - *, - onexc: OnExc = _onerror_reraise, -) -> None: - """ - `rmtree` error handler to 'force' a file remove (i.e. like `rm -f`). - - * If a file is readonly then it's write flag is set and operation is - retried. - - * `onerror` is the original callback from `rmtree(... onerror=onerror)` - that is chained at the end if the "rm -f" still fails. - """ - try: - st_mode = os.stat(path).st_mode - except OSError: - # it's equivalent to os.path.exists - return - - if not st_mode & stat.S_IWRITE: - # convert to read/write - try: - os.chmod(path, st_mode | stat.S_IWRITE) - except OSError: - pass - else: - # use the original function to repeat the operation - try: - func(path) - return - except OSError: - pass - - if not isinstance(exc_info, BaseException): - _, exc_info, _ = exc_info - onexc(func, path, exc_info) - - -def display_path(path: str) -> str: - """Gives the display value for a given path, making it relative to cwd - if possible.""" - path = os.path.normcase(os.path.abspath(path)) - if path.startswith(os.getcwd() + os.path.sep): - path = "." + path[len(os.getcwd()) :] - return path - - -def backup_dir(dir: str, ext: str = ".bak") -> str: - """Figure out the name of a directory to back up the given dir to - (adding .bak, .bak2, etc)""" - n = 1 - extension = ext - while os.path.exists(dir + extension): - n += 1 - extension = ext + str(n) - return dir + extension - - -def ask_path_exists(message: str, options: Iterable[str]) -> str: - for action in os.environ.get("PIP_EXISTS_ACTION", "").split(): - if action in options: - return action - return ask(message, options) - - -def _check_no_input(message: str) -> None: - """Raise an error if no input is allowed.""" - if os.environ.get("PIP_NO_INPUT"): - raise Exception( - f"No input was expected ($PIP_NO_INPUT set); question: {message}" - ) - - -def ask(message: str, options: Iterable[str]) -> str: - """Ask the message interactively, with the given possible responses""" - while 1: - _check_no_input(message) - response = input(message) - response = response.strip().lower() - if response not in options: - print( - "Your response ({!r}) was not one of the expected responses: " - "{}".format(response, ", ".join(options)) - ) - else: - return response - - -def ask_input(message: str) -> str: - """Ask for input interactively.""" - _check_no_input(message) - return input(message) - - -def ask_password(message: str) -> str: - """Ask for a password interactively.""" - _check_no_input(message) - return getpass.getpass(message) - - -def strtobool(val: str) -> int: - """Convert a string representation of truth to true (1) or false (0). - - True values are 'y', 'yes', 't', 'true', 'on', and '1'; false values - are 'n', 'no', 'f', 'false', 'off', and '0'. Raises ValueError if - 'val' is anything else. - """ - val = val.lower() - if val in ("y", "yes", "t", "true", "on", "1"): - return 1 - elif val in ("n", "no", "f", "false", "off", "0"): - return 0 - else: - raise ValueError(f"invalid truth value {val!r}") - - -def format_size(bytes: float) -> str: - if bytes > 1000 * 1000: - return f"{bytes / 1000.0 / 1000:.1f} MB" - elif bytes > 10 * 1000: - return f"{int(bytes / 1000)} kB" - elif bytes > 1000: - return f"{bytes / 1000.0:.1f} kB" - else: - return f"{int(bytes)} bytes" - - -def tabulate(rows: Iterable[Iterable[Any]]) -> Tuple[List[str], List[int]]: - """Return a list of formatted rows and a list of column sizes. - - For example:: - - >>> tabulate([['foobar', 2000], [0xdeadbeef]]) - (['foobar 2000', '3735928559'], [10, 4]) - """ - rows = [tuple(map(str, row)) for row in rows] - sizes = [max(map(len, col)) for col in zip_longest(*rows, fillvalue="")] - table = [" ".join(map(str.ljust, row, sizes)).rstrip() for row in rows] - return table, sizes - - -def is_installable_dir(path: str) -> bool: - """Is path is a directory containing pyproject.toml or setup.py? - - If pyproject.toml exists, this is a PEP 517 project. Otherwise we look for - a legacy setuptools layout by identifying setup.py. We don't check for the - setup.cfg because using it without setup.py is only available for PEP 517 - projects, which are already covered by the pyproject.toml check. - """ - if not os.path.isdir(path): - return False - if os.path.isfile(os.path.join(path, "pyproject.toml")): - return True - if os.path.isfile(os.path.join(path, "setup.py")): - return True - return False - - -def read_chunks( - file: BinaryIO, size: int = io.DEFAULT_BUFFER_SIZE -) -> Generator[bytes, None, None]: - """Yield pieces of data from a file-like object until EOF.""" - while True: - chunk = file.read(size) - if not chunk: - break - yield chunk - - -def normalize_path(path: str, resolve_symlinks: bool = True) -> str: - """ - Convert a path to its canonical, case-normalized, absolute version. - - """ - path = os.path.expanduser(path) - if resolve_symlinks: - path = os.path.realpath(path) - else: - path = os.path.abspath(path) - return os.path.normcase(path) - - -def splitext(path: str) -> Tuple[str, str]: - """Like os.path.splitext, but take off .tar too""" - base, ext = posixpath.splitext(path) - if base.lower().endswith(".tar"): - ext = base[-4:] + ext - base = base[:-4] - return base, ext - - -def renames(old: str, new: str) -> None: - """Like os.renames(), but handles renaming across devices.""" - # Implementation borrowed from os.renames(). - head, tail = os.path.split(new) - if head and tail and not os.path.exists(head): - os.makedirs(head) - - shutil.move(old, new) - - head, tail = os.path.split(old) - if head and tail: - try: - os.removedirs(head) - except OSError: - pass - - -def is_local(path: str) -> bool: - """ - Return True if path is within sys.prefix, if we're running in a virtualenv. - - If we're not in a virtualenv, all paths are considered "local." - - Caution: this function assumes the head of path has been normalized - with normalize_path. - """ - if not running_under_virtualenv(): - return True - return path.startswith(normalize_path(sys.prefix)) - - -def write_output(msg: Any, *args: Any) -> None: - logger.info(msg, *args) - - -class StreamWrapper(StringIO): - orig_stream: TextIO - - @classmethod - def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": - ret = cls() - ret.orig_stream = orig_stream - return ret - - # compileall.compile_dir() needs stdout.encoding to print to stdout - # type ignore is because TextIOBase.encoding is writeable - @property - def encoding(self) -> str: # type: ignore - return self.orig_stream.encoding - - -# Simulates an enum -def enum(*sequential: Any, **named: Any) -> Type[Any]: - enums = dict(zip(sequential, range(len(sequential))), **named) - reverse = {value: key for key, value in enums.items()} - enums["reverse_mapping"] = reverse - return type("Enum", (), enums) - - -def build_netloc(host: str, port: Optional[int]) -> str: - """ - Build a netloc from a host-port pair - """ - if port is None: - return host - if ":" in host: - # Only wrap host with square brackets when it is IPv6 - host = f"[{host}]" - return f"{host}:{port}" - - -def build_url_from_netloc(netloc: str, scheme: str = "https") -> str: - """ - Build a full URL from a netloc. - """ - if netloc.count(":") >= 2 and "@" not in netloc and "[" not in netloc: - # It must be a bare IPv6 address, so wrap it with brackets. - netloc = f"[{netloc}]" - return f"{scheme}://{netloc}" - - -def parse_netloc(netloc: str) -> Tuple[Optional[str], Optional[int]]: - """ - Return the host-port pair from a netloc. - """ - url = build_url_from_netloc(netloc) - parsed = urllib.parse.urlparse(url) - return parsed.hostname, parsed.port - - -def split_auth_from_netloc(netloc: str) -> NetlocTuple: - """ - Parse out and remove the auth information from a netloc. - - Returns: (netloc, (username, password)). - """ - if "@" not in netloc: - return netloc, (None, None) - - # Split from the right because that's how urllib.parse.urlsplit() - # behaves if more than one @ is present (which can be checked using - # the password attribute of urlsplit()'s return value). - auth, netloc = netloc.rsplit("@", 1) - pw: Optional[str] = None - if ":" in auth: - # Split from the left because that's how urllib.parse.urlsplit() - # behaves if more than one : is present (which again can be checked - # using the password attribute of the return value) - user, pw = auth.split(":", 1) - else: - user, pw = auth, None - - user = urllib.parse.unquote(user) - if pw is not None: - pw = urllib.parse.unquote(pw) - - return netloc, (user, pw) - - -def redact_netloc(netloc: str) -> str: - """ - Replace the sensitive data in a netloc with "****", if it exists. - - For example: - - "user:pass@example.com" returns "user:****@example.com" - - "accesstoken@example.com" returns "****@example.com" - """ - netloc, (user, password) = split_auth_from_netloc(netloc) - if user is None: - return netloc - if password is None: - user = "****" - password = "" - else: - user = urllib.parse.quote(user) - password = ":****" - return f"{user}{password}@{netloc}" - - -def _transform_url( - url: str, transform_netloc: Callable[[str], Tuple[Any, ...]] -) -> Tuple[str, NetlocTuple]: - """Transform and replace netloc in a url. - - transform_netloc is a function taking the netloc and returning a - tuple. The first element of this tuple is the new netloc. The - entire tuple is returned. - - Returns a tuple containing the transformed url as item 0 and the - original tuple returned by transform_netloc as item 1. - """ - purl = urllib.parse.urlsplit(url) - netloc_tuple = transform_netloc(purl.netloc) - # stripped url - url_pieces = (purl.scheme, netloc_tuple[0], purl.path, purl.query, purl.fragment) - surl = urllib.parse.urlunsplit(url_pieces) - return surl, cast("NetlocTuple", netloc_tuple) - - -def _get_netloc(netloc: str) -> NetlocTuple: - return split_auth_from_netloc(netloc) - - -def _redact_netloc(netloc: str) -> Tuple[str]: - return (redact_netloc(netloc),) - - -def split_auth_netloc_from_url( - url: str, -) -> Tuple[str, str, Tuple[Optional[str], Optional[str]]]: - """ - Parse a url into separate netloc, auth, and url with no auth. - - Returns: (url_without_auth, netloc, (username, password)) - """ - url_without_auth, (netloc, auth) = _transform_url(url, _get_netloc) - return url_without_auth, netloc, auth - - -def remove_auth_from_url(url: str) -> str: - """Return a copy of url with 'username:password@' removed.""" - # username/pass params are passed to subversion through flags - # and are not recognized in the url. - return _transform_url(url, _get_netloc)[0] - - -def redact_auth_from_url(url: str) -> str: - """Replace the password in a given url with ****.""" - return _transform_url(url, _redact_netloc)[0] - - -def redact_auth_from_requirement(req: Requirement) -> str: - """Replace the password in a given requirement url with ****.""" - if not req.url: - return str(req) - return str(req).replace(req.url, redact_auth_from_url(req.url)) - - -@dataclass(frozen=True) -class HiddenText: - secret: str - redacted: str - - def __repr__(self) -> str: - return f"" - - def __str__(self) -> str: - return self.redacted - - # This is useful for testing. - def __eq__(self, other: Any) -> bool: - if type(self) != type(other): - return False - - # The string being used for redaction doesn't also have to match, - # just the raw, original string. - return self.secret == other.secret - - -def hide_value(value: str) -> HiddenText: - return HiddenText(value, redacted="****") - - -def hide_url(url: str) -> HiddenText: - redacted = redact_auth_from_url(url) - return HiddenText(url, redacted=redacted) - - -def protect_pip_from_modification_on_windows(modifying_pip: bool) -> None: - """Protection of pip.exe from modification on Windows - - On Windows, any operation modifying pip should be run as: - python -m pip ... - """ - pip_names = [ - "pip", - f"pip{sys.version_info.major}", - f"pip{sys.version_info.major}.{sys.version_info.minor}", - ] - - # See https://github.com/pypa/pip/issues/1299 for more discussion - should_show_use_python_msg = ( - modifying_pip and WINDOWS and os.path.basename(sys.argv[0]) in pip_names - ) - - if should_show_use_python_msg: - new_command = [sys.executable, "-m", "pip"] + sys.argv[1:] - raise CommandError( - "To modify pip, please run the following command:\n{}".format( - " ".join(new_command) - ) - ) - - -def check_externally_managed() -> None: - """Check whether the current environment is externally managed. - - If the ``EXTERNALLY-MANAGED`` config file is found, the current environment - is considered externally managed, and an ExternallyManagedEnvironment is - raised. - """ - if running_under_virtualenv(): - return - marker = os.path.join(sysconfig.get_path("stdlib"), "EXTERNALLY-MANAGED") - if not os.path.isfile(marker): - return - raise ExternallyManagedEnvironment.from_config(marker) - - -def is_console_interactive() -> bool: - """Is this console interactive?""" - return sys.stdin is not None and sys.stdin.isatty() - - -def hash_file(path: str, blocksize: int = 1 << 20) -> Tuple[Any, int]: - """Return (hash, length) for path using hashlib.sha256()""" - - h = hashlib.sha256() - length = 0 - with open(path, "rb") as f: - for block in read_chunks(f, size=blocksize): - length += len(block) - h.update(block) - return h, length - - -def pairwise(iterable: Iterable[Any]) -> Iterator[Tuple[Any, Any]]: - """ - Return paired elements. - - For example: - s -> (s0, s1), (s2, s3), (s4, s5), ... - """ - iterable = iter(iterable) - return zip_longest(iterable, iterable) - - -def partition( - pred: Callable[[T], bool], - iterable: Iterable[T], -) -> Tuple[Iterable[T], Iterable[T]]: - """ - Use a predicate to partition entries into false entries and true entries, - like - - partition(is_odd, range(10)) --> 0 2 4 6 8 and 1 3 5 7 9 - """ - t1, t2 = tee(iterable) - return filterfalse(pred, t1), filter(pred, t2) - - -class ConfiguredBuildBackendHookCaller(BuildBackendHookCaller): - def __init__( - self, - config_holder: Any, - source_dir: str, - build_backend: str, - backend_path: Optional[str] = None, - runner: Optional[Callable[..., None]] = None, - python_executable: Optional[str] = None, - ): - super().__init__( - source_dir, build_backend, backend_path, runner, python_executable - ) - self.config_holder = config_holder - - def build_wheel( - self, - wheel_directory: str, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, - metadata_directory: Optional[str] = None, - ) -> str: - cs = self.config_holder.config_settings - return super().build_wheel( - wheel_directory, config_settings=cs, metadata_directory=metadata_directory - ) - - def build_sdist( - self, - sdist_directory: str, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, - ) -> str: - cs = self.config_holder.config_settings - return super().build_sdist(sdist_directory, config_settings=cs) - - def build_editable( - self, - wheel_directory: str, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, - metadata_directory: Optional[str] = None, - ) -> str: - cs = self.config_holder.config_settings - return super().build_editable( - wheel_directory, config_settings=cs, metadata_directory=metadata_directory - ) - - def get_requires_for_build_wheel( - self, config_settings: Optional[Dict[str, Union[str, List[str]]]] = None - ) -> List[str]: - cs = self.config_holder.config_settings - return super().get_requires_for_build_wheel(config_settings=cs) - - def get_requires_for_build_sdist( - self, config_settings: Optional[Dict[str, Union[str, List[str]]]] = None - ) -> List[str]: - cs = self.config_holder.config_settings - return super().get_requires_for_build_sdist(config_settings=cs) - - def get_requires_for_build_editable( - self, config_settings: Optional[Dict[str, Union[str, List[str]]]] = None - ) -> List[str]: - cs = self.config_holder.config_settings - return super().get_requires_for_build_editable(config_settings=cs) - - def prepare_metadata_for_build_wheel( - self, - metadata_directory: str, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, - _allow_fallback: bool = True, - ) -> str: - cs = self.config_holder.config_settings - return super().prepare_metadata_for_build_wheel( - metadata_directory=metadata_directory, - config_settings=cs, - _allow_fallback=_allow_fallback, - ) - - def prepare_metadata_for_build_editable( - self, - metadata_directory: str, - config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, - _allow_fallback: bool = True, - ) -> str: - cs = self.config_holder.config_settings - return super().prepare_metadata_for_build_editable( - metadata_directory=metadata_directory, - config_settings=cs, - _allow_fallback=_allow_fallback, - ) - - -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, possibly " - "rendering your system unusable." - "It is recommended to use a virtual environment instead: " - "https://pip.pypa.io/warnings/venv. " - "Use the --root-user-action option if you know what you are doing and " - "want to suppress this warning." - ) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/packaging.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/packaging.py deleted file mode 100644 index b9f6af4..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/packaging.py +++ /dev/null @@ -1,57 +0,0 @@ -import functools -import logging -import re -from typing import NewType, Optional, Tuple, cast - -from pip._vendor.packaging import specifiers, version -from pip._vendor.packaging.requirements import Requirement - -NormalizedExtra = NewType("NormalizedExtra", str) - -logger = logging.getLogger(__name__) - - -def check_requires_python( - requires_python: Optional[str], version_info: Tuple[int, ...] -) -> bool: - """ - Check if the given Python version matches a "Requires-Python" specifier. - - :param version_info: A 3-tuple of ints representing a Python - major-minor-micro version to check (e.g. `sys.version_info[:3]`). - - :return: `True` if the given Python version satisfies the requirement. - Otherwise, return `False`. - - :raises InvalidSpecifier: If `requires_python` has an invalid format. - """ - if requires_python is None: - # The package provides no information - return True - requires_python_specifier = specifiers.SpecifierSet(requires_python) - - python_version = version.parse(".".join(map(str, version_info))) - return python_version in requires_python_specifier - - -@functools.lru_cache(maxsize=512) -def get_requirement(req_string: str) -> Requirement: - """Construct a packaging.Requirement object with caching""" - # Parsing requirement strings is expensive, and is also expected to happen - # with a low diversity of different arguments (at least relative the number - # constructed). This method adds a cache to requirement object creation to - # minimize repeated parsing of the same string to construct equivalent - # Requirement objects. - return Requirement(req_string) - - -def safe_extra(extra: str) -> NormalizedExtra: - """Convert an arbitrary string to a standard 'extra' name - - Any runs of non-alphanumeric characters are replaced with a single '_', - and the result is always lowercased. - - This function is duplicated from ``pkg_resources``. Note that this is not - the same to either ``canonicalize_name`` or ``_egg_link_name``. - """ - return cast(NormalizedExtra, re.sub("[^A-Za-z0-9.-]+", "_", extra).lower()) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py deleted file mode 100644 index 96d1b24..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py +++ /dev/null @@ -1,146 +0,0 @@ -import sys -import textwrap -from typing import List, Optional, Sequence - -# Shim to wrap setup.py invocation with setuptools -# Note that __file__ is handled via two {!r} *and* %r, to ensure that paths on -# Windows are correctly handled (it should be "C:\\Users" not "C:\Users"). -_SETUPTOOLS_SHIM = textwrap.dedent( - """ - exec(compile(''' - # This is -- a caller that pip uses to run setup.py - # - # - It imports setuptools before invoking setup.py, to enable projects that directly - # import from `distutils.core` to work with newer packaging standards. - # - It provides a clear error message when setuptools is not installed. - # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so - # setuptools doesn't think the script is `-c`. This avoids the following warning: - # manifest_maker: standard file '-c' not found". - # - It generates a shim setup.py, for handling setup.cfg-only projects. - import os, sys, tokenize - - try: - import setuptools - except ImportError as error: - print( - "ERROR: Can not execute `setup.py` since setuptools is not available in " - "the build environment.", - file=sys.stderr, - ) - sys.exit(1) - - __file__ = %r - sys.argv[0] = __file__ - - if os.path.exists(__file__): - filename = __file__ - with tokenize.open(__file__) as f: - setup_py_code = f.read() - else: - filename = "" - setup_py_code = "from setuptools import setup; setup()" - - exec(compile(setup_py_code, filename, "exec")) - ''' % ({!r},), "", "exec")) - """ -).rstrip() - - -def make_setuptools_shim_args( - setup_py_path: str, - global_options: Optional[Sequence[str]] = None, - no_user_config: bool = False, - unbuffered_output: bool = False, -) -> List[str]: - """ - Get setuptools command arguments with shim wrapped setup file invocation. - - :param setup_py_path: The path to setup.py to be wrapped. - :param global_options: Additional global options. - :param no_user_config: If True, disables personal user configuration. - :param unbuffered_output: If True, adds the unbuffered switch to the - argument list. - """ - args = [sys.executable] - if unbuffered_output: - args += ["-u"] - args += ["-c", _SETUPTOOLS_SHIM.format(setup_py_path)] - if global_options: - args += global_options - if no_user_config: - args += ["--no-user-cfg"] - return args - - -def make_setuptools_bdist_wheel_args( - setup_py_path: str, - global_options: Sequence[str], - build_options: Sequence[str], - destination_dir: str, -) -> List[str]: - # NOTE: Eventually, we'd want to also -S to the flags here, when we're - # isolating. Currently, it breaks Python in virtualenvs, because it - # relies on site.py to find parts of the standard library outside the - # virtualenv. - args = make_setuptools_shim_args( - setup_py_path, global_options=global_options, unbuffered_output=True - ) - args += ["bdist_wheel", "-d", destination_dir] - args += build_options - return args - - -def make_setuptools_clean_args( - setup_py_path: str, - global_options: Sequence[str], -) -> List[str]: - args = make_setuptools_shim_args( - setup_py_path, global_options=global_options, unbuffered_output=True - ) - args += ["clean", "--all"] - return args - - -def make_setuptools_develop_args( - setup_py_path: str, - *, - global_options: Sequence[str], - no_user_config: bool, - prefix: Optional[str], - home: Optional[str], - use_user_site: bool, -) -> List[str]: - assert not (use_user_site and prefix) - - args = make_setuptools_shim_args( - setup_py_path, - global_options=global_options, - no_user_config=no_user_config, - ) - - args += ["develop", "--no-deps"] - - if prefix: - args += ["--prefix", prefix] - if home is not None: - args += ["--install-dir", home] - - if use_user_site: - args += ["--user", "--prefix="] - - return args - - -def make_setuptools_egg_info_args( - setup_py_path: str, - egg_info_dir: Optional[str], - no_user_config: bool, -) -> List[str]: - args = make_setuptools_shim_args(setup_py_path, no_user_config=no_user_config) - - args += ["egg_info"] - - if egg_info_dir: - args += ["--egg-base", egg_info_dir] - - return args diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py deleted file mode 100644 index cb2e23f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py +++ /dev/null @@ -1,245 +0,0 @@ -import logging -import os -import shlex -import subprocess -from typing import Any, Callable, Iterable, List, Literal, Mapping, Optional, Union - -from pip._vendor.rich.markup import escape - -from pip._internal.cli.spinners import SpinnerInterface, open_spinner -from pip._internal.exceptions import InstallationSubprocessError -from pip._internal.utils.logging import VERBOSE, subprocess_logger -from pip._internal.utils.misc import HiddenText - -CommandArgs = List[Union[str, HiddenText]] - - -def make_command(*args: Union[str, HiddenText, CommandArgs]) -> CommandArgs: - """ - Create a CommandArgs object. - """ - command_args: CommandArgs = [] - for arg in args: - # Check for list instead of CommandArgs since CommandArgs is - # only known during type-checking. - if isinstance(arg, list): - command_args.extend(arg) - else: - # Otherwise, arg is str or HiddenText. - command_args.append(arg) - - return command_args - - -def format_command_args(args: Union[List[str], CommandArgs]) -> str: - """ - Format command arguments for display. - """ - # For HiddenText arguments, display the redacted form by calling str(). - # Also, we don't apply str() to arguments that aren't HiddenText since - # this can trigger a UnicodeDecodeError in Python 2 if the argument - # has type unicode and includes a non-ascii character. (The type - # checker doesn't ensure the annotations are correct in all cases.) - return " ".join( - shlex.quote(str(arg)) if isinstance(arg, HiddenText) else shlex.quote(arg) - for arg in args - ) - - -def reveal_command_args(args: Union[List[str], CommandArgs]) -> List[str]: - """ - Return the arguments in their raw, unredacted form. - """ - return [arg.secret if isinstance(arg, HiddenText) else arg for arg in args] - - -def call_subprocess( - cmd: Union[List[str], CommandArgs], - show_stdout: bool = False, - cwd: Optional[str] = None, - on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", - extra_ok_returncodes: Optional[Iterable[int]] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - unset_environ: Optional[Iterable[str]] = None, - spinner: Optional[SpinnerInterface] = None, - log_failed_cmd: Optional[bool] = True, - stdout_only: Optional[bool] = False, - *, - command_desc: str, -) -> str: - """ - Args: - show_stdout: if true, use INFO to log the subprocess's stderr and - stdout streams. Otherwise, use DEBUG. Defaults to False. - extra_ok_returncodes: an iterable of integer return codes that are - acceptable, in addition to 0. Defaults to None, which means []. - unset_environ: an iterable of environment variable names to unset - prior to calling subprocess.Popen(). - log_failed_cmd: if false, failed commands are not logged, only raised. - stdout_only: if true, return only stdout, else return both. When true, - logging of both stdout and stderr occurs when the subprocess has - terminated, else logging occurs as subprocess output is produced. - """ - if extra_ok_returncodes is None: - extra_ok_returncodes = [] - if unset_environ is None: - unset_environ = [] - # Most places in pip use show_stdout=False. What this means is-- - # - # - We connect the child's output (combined stderr and stdout) to a - # single pipe, which we read. - # - We log this output to stderr at DEBUG level as it is received. - # - If DEBUG logging isn't enabled (e.g. if --verbose logging wasn't - # requested), then we show a spinner so the user can still see the - # subprocess is in progress. - # - If the subprocess exits with an error, we log the output to stderr - # at ERROR level if it hasn't already been displayed to the console - # (e.g. if --verbose logging wasn't enabled). This way we don't log - # the output to the console twice. - # - # If show_stdout=True, then the above is still done, but with DEBUG - # replaced by INFO. - if show_stdout: - # Then log the subprocess output at INFO level. - log_subprocess: Callable[..., None] = subprocess_logger.info - used_level = logging.INFO - else: - # Then log the subprocess output using VERBOSE. This also ensures - # it will be logged to the log file (aka user_log), if enabled. - log_subprocess = subprocess_logger.verbose - used_level = VERBOSE - - # Whether the subprocess will be visible in the console. - showing_subprocess = subprocess_logger.getEffectiveLevel() <= used_level - - # Only use the spinner if we're not showing the subprocess output - # and we have a spinner. - use_spinner = not showing_subprocess and spinner is not None - - log_subprocess("Running command %s", command_desc) - env = os.environ.copy() - if extra_environ: - env.update(extra_environ) - for name in unset_environ: - env.pop(name, None) - try: - proc = subprocess.Popen( - # Convert HiddenText objects to the underlying str. - reveal_command_args(cmd), - stdin=subprocess.PIPE, - stdout=subprocess.PIPE, - stderr=subprocess.STDOUT if not stdout_only else subprocess.PIPE, - cwd=cwd, - env=env, - errors="backslashreplace", - ) - except Exception as exc: - if log_failed_cmd: - subprocess_logger.critical( - "Error %s while executing command %s", - exc, - command_desc, - ) - raise - all_output = [] - if not stdout_only: - assert proc.stdout - assert proc.stdin - proc.stdin.close() - # In this mode, stdout and stderr are in the same pipe. - while True: - line: str = proc.stdout.readline() - if not line: - break - line = line.rstrip() - all_output.append(line + "\n") - - # Show the line immediately. - log_subprocess(line) - # Update the spinner. - if use_spinner: - assert spinner - spinner.spin() - try: - proc.wait() - finally: - if proc.stdout: - proc.stdout.close() - output = "".join(all_output) - else: - # In this mode, stdout and stderr are in different pipes. - # We must use communicate() which is the only safe way to read both. - out, err = proc.communicate() - # log line by line to preserve pip log indenting - for out_line in out.splitlines(): - log_subprocess(out_line) - all_output.append(out) - for err_line in err.splitlines(): - log_subprocess(err_line) - all_output.append(err) - output = out - - proc_had_error = proc.returncode and proc.returncode not in extra_ok_returncodes - if use_spinner: - assert spinner - if proc_had_error: - spinner.finish("error") - else: - spinner.finish("done") - if proc_had_error: - if on_returncode == "raise": - error = InstallationSubprocessError( - command_description=command_desc, - exit_code=proc.returncode, - output_lines=all_output if not showing_subprocess else None, - ) - if log_failed_cmd: - subprocess_logger.error("%s", error, extra={"rich": True}) - subprocess_logger.verbose( - "[bold magenta]full command[/]: [blue]%s[/]", - escape(format_command_args(cmd)), - extra={"markup": True}, - ) - subprocess_logger.verbose( - "[bold magenta]cwd[/]: %s", - escape(cwd or "[inherit]"), - extra={"markup": True}, - ) - - raise error - elif on_returncode == "warn": - subprocess_logger.warning( - 'Command "%s" had error code %s in %s', - command_desc, - proc.returncode, - cwd, - ) - elif on_returncode == "ignore": - pass - else: - raise ValueError(f"Invalid value: on_returncode={on_returncode!r}") - return output - - -def runner_with_spinner_message(message: str) -> Callable[..., None]: - """Provide a subprocess_runner that shows a spinner message. - - Intended for use with for BuildBackendHookCaller. Thus, the runner has - an API that matches what's expected by BuildBackendHookCaller.subprocess_runner. - """ - - def runner( - cmd: List[str], - cwd: Optional[str] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - ) -> None: - with open_spinner(message) as spinner: - call_subprocess( - cmd, - command_desc=message, - cwd=cwd, - extra_environ=extra_environ, - spinner=spinner, - ) - - return runner diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py deleted file mode 100644 index 4eec5f3..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py +++ /dev/null @@ -1,296 +0,0 @@ -import errno -import itertools -import logging -import os.path -import tempfile -import traceback -from contextlib import ExitStack, contextmanager -from pathlib import Path -from typing import ( - Any, - Callable, - Dict, - Generator, - List, - Optional, - TypeVar, - Union, -) - -from pip._internal.utils.misc import enum, rmtree - -logger = logging.getLogger(__name__) - -_T = TypeVar("_T", bound="TempDirectory") - - -# Kinds of temporary directories. Only needed for ones that are -# globally-managed. -tempdir_kinds = enum( - BUILD_ENV="build-env", - EPHEM_WHEEL_CACHE="ephem-wheel-cache", - REQ_BUILD="req-build", -) - - -_tempdir_manager: Optional[ExitStack] = None - - -@contextmanager -def global_tempdir_manager() -> Generator[None, None, None]: - global _tempdir_manager - with ExitStack() as stack: - old_tempdir_manager, _tempdir_manager = _tempdir_manager, stack - try: - yield - finally: - _tempdir_manager = old_tempdir_manager - - -class TempDirectoryTypeRegistry: - """Manages temp directory behavior""" - - def __init__(self) -> None: - self._should_delete: Dict[str, bool] = {} - - def set_delete(self, kind: str, value: bool) -> None: - """Indicate whether a TempDirectory of the given kind should be - auto-deleted. - """ - self._should_delete[kind] = value - - def get_delete(self, kind: str) -> bool: - """Get configured auto-delete flag for a given TempDirectory type, - default True. - """ - return self._should_delete.get(kind, True) - - -_tempdir_registry: Optional[TempDirectoryTypeRegistry] = None - - -@contextmanager -def tempdir_registry() -> Generator[TempDirectoryTypeRegistry, None, None]: - """Provides a scoped global tempdir registry that can be used to dictate - whether directories should be deleted. - """ - global _tempdir_registry - old_tempdir_registry = _tempdir_registry - _tempdir_registry = TempDirectoryTypeRegistry() - try: - yield _tempdir_registry - finally: - _tempdir_registry = old_tempdir_registry - - -class _Default: - pass - - -_default = _Default() - - -class TempDirectory: - """Helper class that owns and cleans up a temporary directory. - - This class can be used as a context manager or as an OO representation of a - temporary directory. - - Attributes: - path - Location to the created temporary directory - delete - Whether the directory should be deleted when exiting - (when used as a contextmanager) - - Methods: - cleanup() - Deletes the temporary directory - - When used as a context manager, if the delete attribute is True, on - exiting the context the temporary directory is deleted. - """ - - def __init__( - self, - path: Optional[str] = None, - delete: Union[bool, None, _Default] = _default, - kind: str = "temp", - globally_managed: bool = False, - ignore_cleanup_errors: bool = True, - ): - super().__init__() - - if delete is _default: - if path is not None: - # If we were given an explicit directory, resolve delete option - # now. - delete = False - else: - # Otherwise, we wait until cleanup and see what - # tempdir_registry says. - delete = None - - # The only time we specify path is in for editables where it - # is the value of the --src option. - if path is None: - path = self._create(kind) - - self._path = path - self._deleted = False - self.delete = delete - self.kind = kind - self.ignore_cleanup_errors = ignore_cleanup_errors - - if globally_managed: - assert _tempdir_manager is not None - _tempdir_manager.enter_context(self) - - @property - def path(self) -> str: - assert not self._deleted, f"Attempted to access deleted path: {self._path}" - return self._path - - def __repr__(self) -> str: - return f"<{self.__class__.__name__} {self.path!r}>" - - def __enter__(self: _T) -> _T: - return self - - def __exit__(self, exc: Any, value: Any, tb: Any) -> None: - if self.delete is not None: - delete = self.delete - elif _tempdir_registry: - delete = _tempdir_registry.get_delete(self.kind) - else: - delete = True - - if delete: - self.cleanup() - - def _create(self, kind: str) -> str: - """Create a temporary directory and store its path in self.path""" - # We realpath here because some systems have their default tmpdir - # symlinked to another directory. This tends to confuse build - # scripts, so we canonicalize the path by traversing potential - # symlinks here. - path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) - logger.debug("Created temporary directory: %s", path) - return path - - def cleanup(self) -> None: - """Remove the temporary directory created and reset state""" - self._deleted = True - if not os.path.exists(self._path): - return - - errors: List[BaseException] = [] - - def onerror( - func: Callable[..., Any], - path: Path, - exc_val: BaseException, - ) -> None: - """Log a warning for a `rmtree` error and continue""" - formatted_exc = "\n".join( - traceback.format_exception_only(type(exc_val), exc_val) - ) - formatted_exc = formatted_exc.rstrip() # remove trailing new line - if func in (os.unlink, os.remove, os.rmdir): - logger.debug( - "Failed to remove a temporary file '%s' due to %s.\n", - path, - formatted_exc, - ) - else: - logger.debug("%s failed with %s.", func.__qualname__, formatted_exc) - errors.append(exc_val) - - if self.ignore_cleanup_errors: - try: - # first try with tenacity; retrying to handle ephemeral errors - rmtree(self._path, ignore_errors=False) - except OSError: - # last pass ignore/log all errors - rmtree(self._path, onexc=onerror) - if errors: - logger.warning( - "Failed to remove contents in a temporary directory '%s'.\n" - "You can safely remove it manually.", - self._path, - ) - else: - rmtree(self._path) - - -class AdjacentTempDirectory(TempDirectory): - """Helper class that creates a temporary directory adjacent to a real one. - - Attributes: - original - The original directory to create a temp directory for. - path - After calling create() or entering, contains the full - path to the temporary directory. - delete - Whether the directory should be deleted when exiting - (when used as a contextmanager) - - """ - - # The characters that may be used to name the temp directory - # We always prepend a ~ and then rotate through these until - # a usable name is found. - # pkg_resources raises a different error for .dist-info folder - # with leading '-' and invalid metadata - LEADING_CHARS = "-~.=%0123456789" - - def __init__(self, original: str, delete: Optional[bool] = None) -> None: - self.original = original.rstrip("/\\") - super().__init__(delete=delete) - - @classmethod - def _generate_names(cls, name: str) -> Generator[str, None, None]: - """Generates a series of temporary names. - - The algorithm replaces the leading characters in the name - with ones that are valid filesystem characters, but are not - valid package names (for both Python and pip definitions of - package). - """ - for i in range(1, len(name)): - for candidate in itertools.combinations_with_replacement( - cls.LEADING_CHARS, i - 1 - ): - new_name = "~" + "".join(candidate) + name[i:] - if new_name != name: - yield new_name - - # If we make it this far, we will have to make a longer name - for i in range(len(cls.LEADING_CHARS)): - for candidate in itertools.combinations_with_replacement( - cls.LEADING_CHARS, i - ): - new_name = "~" + "".join(candidate) + name - if new_name != name: - yield new_name - - def _create(self, kind: str) -> str: - root, name = os.path.split(self.original) - for candidate in self._generate_names(name): - path = os.path.join(root, candidate) - try: - os.mkdir(path) - except OSError as ex: - # Continue if the name exists already - if ex.errno != errno.EEXIST: - raise - else: - path = os.path.realpath(path) - break - else: - # Final fallback on the default behavior. - path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) - - logger.debug("Created temporary directory: %s", path) - return path diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py deleted file mode 100644 index 875e30e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py +++ /dev/null @@ -1,337 +0,0 @@ -"""Utilities related archives. -""" - -import logging -import os -import shutil -import stat -import sys -import tarfile -import zipfile -from typing import Iterable, List, Optional -from zipfile import ZipInfo - -from pip._internal.exceptions import InstallationError -from pip._internal.utils.filetypes import ( - BZ2_EXTENSIONS, - TAR_EXTENSIONS, - XZ_EXTENSIONS, - ZIP_EXTENSIONS, -) -from pip._internal.utils.misc import ensure_dir - -logger = logging.getLogger(__name__) - - -SUPPORTED_EXTENSIONS = ZIP_EXTENSIONS + TAR_EXTENSIONS - -try: - import bz2 # noqa - - SUPPORTED_EXTENSIONS += BZ2_EXTENSIONS -except ImportError: - logger.debug("bz2 module is not available") - -try: - # Only for Python 3.3+ - import lzma # noqa - - SUPPORTED_EXTENSIONS += XZ_EXTENSIONS -except ImportError: - logger.debug("lzma module is not available") - - -def current_umask() -> int: - """Get the current umask which involves having to set it temporarily.""" - mask = os.umask(0) - os.umask(mask) - return mask - - -def split_leading_dir(path: str) -> List[str]: - path = path.lstrip("/").lstrip("\\") - if "/" in path and ( - ("\\" in path and path.find("/") < path.find("\\")) or "\\" not in path - ): - return path.split("/", 1) - elif "\\" in path: - return path.split("\\", 1) - else: - return [path, ""] - - -def has_leading_dir(paths: Iterable[str]) -> bool: - """Returns true if all the paths have the same leading path name - (i.e., everything is in one subdirectory in an archive)""" - common_prefix = None - for path in paths: - prefix, rest = split_leading_dir(path) - if not prefix: - return False - elif common_prefix is None: - common_prefix = prefix - elif prefix != common_prefix: - return False - return True - - -def is_within_directory(directory: str, target: str) -> bool: - """ - Return true if the absolute path of target is within the directory - """ - abs_directory = os.path.abspath(directory) - abs_target = os.path.abspath(target) - - prefix = os.path.commonprefix([abs_directory, abs_target]) - return prefix == abs_directory - - -def _get_default_mode_plus_executable() -> int: - return 0o777 & ~current_umask() | 0o111 - - -def set_extracted_file_to_default_mode_plus_executable(path: str) -> None: - """ - Make file present at path have execute for user/group/world - (chmod +x) is no-op on windows per python docs - """ - os.chmod(path, _get_default_mode_plus_executable()) - - -def zip_item_is_executable(info: ZipInfo) -> bool: - mode = info.external_attr >> 16 - # if mode and regular file and any execute permissions for - # user/group/world? - return bool(mode and stat.S_ISREG(mode) and mode & 0o111) - - -def unzip_file(filename: str, location: str, flatten: bool = True) -> None: - """ - Unzip the file (with path `filename`) to the destination `location`. All - files are written based on system defaults and umask (i.e. permissions are - not preserved), except that regular file members with any execute - permissions (user, group, or world) have "chmod +x" applied after being - written. Note that for windows, any execute changes using os.chmod are - no-ops per the python docs. - """ - ensure_dir(location) - zipfp = open(filename, "rb") - try: - zip = zipfile.ZipFile(zipfp, allowZip64=True) - leading = has_leading_dir(zip.namelist()) and flatten - for info in zip.infolist(): - name = info.filename - fn = name - if leading: - fn = split_leading_dir(name)[1] - fn = os.path.join(location, fn) - dir = os.path.dirname(fn) - if not is_within_directory(location, fn): - message = ( - "The zip file ({}) has a file ({}) trying to install " - "outside target directory ({})" - ) - raise InstallationError(message.format(filename, fn, location)) - if fn.endswith("/") or fn.endswith("\\"): - # A directory - ensure_dir(fn) - else: - ensure_dir(dir) - # Don't use read() to avoid allocating an arbitrarily large - # chunk of memory for the file's content - fp = zip.open(name) - try: - with open(fn, "wb") as destfp: - shutil.copyfileobj(fp, destfp) - finally: - fp.close() - if zip_item_is_executable(info): - set_extracted_file_to_default_mode_plus_executable(fn) - finally: - zipfp.close() - - -def untar_file(filename: str, location: str) -> None: - """ - Untar the file (with path `filename`) to the destination `location`. - All files are written based on system defaults and umask (i.e. permissions - are not preserved), except that regular file members with any execute - permissions (user, group, or world) have "chmod +x" applied on top of the - default. Note that for windows, any execute changes using os.chmod are - no-ops per the python docs. - """ - ensure_dir(location) - if filename.lower().endswith(".gz") or filename.lower().endswith(".tgz"): - mode = "r:gz" - elif filename.lower().endswith(BZ2_EXTENSIONS): - mode = "r:bz2" - elif filename.lower().endswith(XZ_EXTENSIONS): - mode = "r:xz" - elif filename.lower().endswith(".tar"): - mode = "r" - else: - logger.warning( - "Cannot determine compression type for file %s", - filename, - ) - mode = "r:*" - - tar = tarfile.open(filename, mode, encoding="utf-8") - try: - leading = has_leading_dir([member.name for member in tar.getmembers()]) - - # PEP 706 added `tarfile.data_filter`, and made some other changes to - # Python's tarfile module (see below). The features were backported to - # security releases. - try: - data_filter = tarfile.data_filter - except AttributeError: - _untar_without_filter(filename, location, tar, leading) - else: - default_mode_plus_executable = _get_default_mode_plus_executable() - - if leading: - # Strip the leading directory from all files in the archive, - # including hardlink targets (which are relative to the - # unpack location). - for member in tar.getmembers(): - name_lead, name_rest = split_leading_dir(member.name) - member.name = name_rest - if member.islnk(): - lnk_lead, lnk_rest = split_leading_dir(member.linkname) - if lnk_lead == name_lead: - member.linkname = lnk_rest - - def pip_filter(member: tarfile.TarInfo, path: str) -> tarfile.TarInfo: - orig_mode = member.mode - try: - try: - member = data_filter(member, location) - except tarfile.LinkOutsideDestinationError: - if sys.version_info[:3] in { - (3, 8, 17), - (3, 9, 17), - (3, 10, 12), - (3, 11, 4), - }: - # The tarfile filter in specific Python versions - # raises LinkOutsideDestinationError on valid input - # (https://github.com/python/cpython/issues/107845) - # Ignore the error there, but do use the - # more lax `tar_filter` - member = tarfile.tar_filter(member, location) - else: - raise - except tarfile.TarError as exc: - message = "Invalid member in the tar file {}: {}" - # Filter error messages mention the member name. - # No need to add it here. - raise InstallationError( - message.format( - filename, - exc, - ) - ) - if member.isfile() and orig_mode & 0o111: - member.mode = default_mode_plus_executable - else: - # See PEP 706 note above. - # The PEP changed this from `int` to `Optional[int]`, - # where None means "use the default". Mypy doesn't - # know this yet. - member.mode = None # type: ignore [assignment] - return member - - tar.extractall(location, filter=pip_filter) - - finally: - tar.close() - - -def _untar_without_filter( - filename: str, - location: str, - tar: tarfile.TarFile, - leading: bool, -) -> None: - """Fallback for Python without tarfile.data_filter""" - for member in tar.getmembers(): - fn = member.name - if leading: - fn = split_leading_dir(fn)[1] - path = os.path.join(location, fn) - if not is_within_directory(location, path): - message = ( - "The tar file ({}) has a file ({}) trying to install " - "outside target directory ({})" - ) - raise InstallationError(message.format(filename, path, location)) - if member.isdir(): - ensure_dir(path) - elif member.issym(): - try: - tar._extract_member(member, path) - except Exception as exc: - # Some corrupt tar files seem to produce this - # (specifically bad symlinks) - logger.warning( - "In the tar file %s the member %s is invalid: %s", - filename, - member.name, - exc, - ) - continue - else: - try: - fp = tar.extractfile(member) - except (KeyError, AttributeError) as exc: - # Some corrupt tar files seem to produce this - # (specifically bad symlinks) - logger.warning( - "In the tar file %s the member %s is invalid: %s", - filename, - member.name, - exc, - ) - continue - ensure_dir(os.path.dirname(path)) - assert fp is not None - with open(path, "wb") as destfp: - shutil.copyfileobj(fp, destfp) - fp.close() - # Update the timestamp (useful for cython compiled files) - tar.utime(member, path) - # member have any execute permissions for user/group/world? - if member.mode & 0o111: - set_extracted_file_to_default_mode_plus_executable(path) - - -def unpack_file( - filename: str, - location: str, - content_type: Optional[str] = None, -) -> None: - filename = os.path.realpath(filename) - if ( - content_type == "application/zip" - or filename.lower().endswith(ZIP_EXTENSIONS) - or zipfile.is_zipfile(filename) - ): - unzip_file(filename, location, flatten=not filename.endswith(".whl")) - elif ( - content_type == "application/x-gzip" - or tarfile.is_tarfile(filename) - or filename.lower().endswith(TAR_EXTENSIONS + BZ2_EXTENSIONS + XZ_EXTENSIONS) - ): - untar_file(filename, location) - else: - # FIXME: handle? - # FIXME: magic signatures? - logger.critical( - "Cannot unpack file %s (downloaded from %s, content-type: %s); " - "cannot detect archive format", - filename, - location, - content_type, - ) - raise InstallationError(f"Cannot determine archive format of {location}") diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/urls.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/urls.py deleted file mode 100644 index 9f34f88..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/urls.py +++ /dev/null @@ -1,55 +0,0 @@ -import os -import string -import urllib.parse -import urllib.request - -from .compat import WINDOWS - - -def path_to_url(path: str) -> str: - """ - Convert a path to a file: URL. The path will be made absolute and have - quoted path parts. - """ - path = os.path.normpath(os.path.abspath(path)) - url = urllib.parse.urljoin("file:", urllib.request.pathname2url(path)) - return url - - -def url_to_path(url: str) -> str: - """ - Convert a file: URL to a path. - """ - assert url.startswith( - "file:" - ), f"You can only turn file: urls into filenames (not {url!r})" - - _, netloc, path, _, _ = urllib.parse.urlsplit(url) - - if not netloc or netloc == "localhost": - # According to RFC 8089, same as empty authority. - netloc = "" - elif WINDOWS: - # If we have a UNC path, prepend UNC share notation. - netloc = "\\\\" + netloc - else: - raise ValueError( - f"non-local file URIs are not supported on this platform: {url!r}" - ) - - path = urllib.request.url2pathname(netloc + path) - - # On Windows, urlsplit parses the path as something like "/C:/Users/foo". - # This creates issues for path-related functions like io.open(), so we try - # to detect and strip the leading slash. - if ( - WINDOWS - and not netloc # Not UNC. - and len(path) >= 3 - and path[0] == "/" # Leading slash to strip. - and path[1] in string.ascii_letters # Drive letter. - and path[2:4] in (":", ":/") # Colon + end of string, or colon + absolute path. - ): - path = path[1:] - - return path diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py deleted file mode 100644 index 882e36f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py +++ /dev/null @@ -1,104 +0,0 @@ -import logging -import os -import re -import site -import sys -from typing import List, Optional - -logger = logging.getLogger(__name__) -_INCLUDE_SYSTEM_SITE_PACKAGES_REGEX = re.compile( - r"include-system-site-packages\s*=\s*(?Ptrue|false)" -) - - -def _running_under_venv() -> bool: - """Checks if sys.base_prefix and sys.prefix match. - - This handles PEP 405 compliant virtual environments. - """ - return sys.prefix != getattr(sys, "base_prefix", sys.prefix) - - -def _running_under_legacy_virtualenv() -> bool: - """Checks if sys.real_prefix is set. - - This handles virtual environments created with pypa's virtualenv. - """ - # pypa/virtualenv case - return hasattr(sys, "real_prefix") - - -def running_under_virtualenv() -> bool: - """True if we're running inside a virtual environment, False otherwise.""" - return _running_under_venv() or _running_under_legacy_virtualenv() - - -def _get_pyvenv_cfg_lines() -> Optional[List[str]]: - """Reads {sys.prefix}/pyvenv.cfg and returns its contents as list of lines - - Returns None, if it could not read/access the file. - """ - pyvenv_cfg_file = os.path.join(sys.prefix, "pyvenv.cfg") - try: - # Although PEP 405 does not specify, the built-in venv module always - # writes with UTF-8. (pypa/pip#8717) - with open(pyvenv_cfg_file, encoding="utf-8") as f: - return f.read().splitlines() # avoids trailing newlines - except OSError: - return None - - -def _no_global_under_venv() -> bool: - """Check `{sys.prefix}/pyvenv.cfg` for system site-packages inclusion - - PEP 405 specifies that when system site-packages are not supposed to be - visible from a virtual environment, `pyvenv.cfg` must contain the following - line: - - include-system-site-packages = false - - Additionally, log a warning if accessing the file fails. - """ - cfg_lines = _get_pyvenv_cfg_lines() - if cfg_lines is None: - # We're not in a "sane" venv, so assume there is no system - # site-packages access (since that's PEP 405's default state). - logger.warning( - "Could not access 'pyvenv.cfg' despite a virtual environment " - "being active. Assuming global site-packages is not accessible " - "in this environment." - ) - return True - - for line in cfg_lines: - match = _INCLUDE_SYSTEM_SITE_PACKAGES_REGEX.match(line) - if match is not None and match.group("value") == "false": - return True - return False - - -def _no_global_under_legacy_virtualenv() -> bool: - """Check if "no-global-site-packages.txt" exists beside site.py - - This mirrors logic in pypa/virtualenv for determining whether system - site-packages are visible in the virtual environment. - """ - site_mod_dir = os.path.dirname(os.path.abspath(site.__file__)) - no_global_site_packages_file = os.path.join( - site_mod_dir, - "no-global-site-packages.txt", - ) - return os.path.exists(no_global_site_packages_file) - - -def virtualenv_no_global() -> bool: - """Returns a boolean, whether running in venv with no system site-packages.""" - # PEP 405 compliance needs to be checked first since virtualenv >=20 would - # return True for both checks, but is only able to use the PEP 405 config. - if _running_under_venv(): - return _no_global_under_venv() - - if _running_under_legacy_virtualenv(): - return _no_global_under_legacy_virtualenv() - - return False diff --git a/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py b/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py deleted file mode 100644 index f85aee8..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py +++ /dev/null @@ -1,134 +0,0 @@ -"""Support functions for working with wheel files. -""" - -import logging -from email.message import Message -from email.parser import Parser -from typing import Tuple -from zipfile import BadZipFile, ZipFile - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import UnsupportedWheel - -VERSION_COMPATIBLE = (1, 0) - - -logger = logging.getLogger(__name__) - - -def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]: - """Extract information from the provided wheel, ensuring it meets basic - standards. - - Returns the name of the .dist-info directory and the parsed WHEEL metadata. - """ - try: - info_dir = wheel_dist_info_dir(wheel_zip, name) - metadata = wheel_metadata(wheel_zip, info_dir) - version = wheel_version(metadata) - except UnsupportedWheel as e: - raise UnsupportedWheel(f"{name} has an invalid wheel, {e}") - - check_compatibility(version, name) - - return info_dir, metadata - - -def wheel_dist_info_dir(source: ZipFile, name: str) -> str: - """Returns the name of the contained .dist-info directory. - - Raises AssertionError or UnsupportedWheel if not found, >1 found, or - it doesn't match the provided name. - """ - # Zip file path separators must be / - subdirs = {p.split("/", 1)[0] for p in source.namelist()} - - info_dirs = [s for s in subdirs if s.endswith(".dist-info")] - - if not info_dirs: - raise UnsupportedWheel(".dist-info directory not found") - - if len(info_dirs) > 1: - raise UnsupportedWheel( - "multiple .dist-info directories found: {}".format(", ".join(info_dirs)) - ) - - info_dir = info_dirs[0] - - info_dir_name = canonicalize_name(info_dir) - canonical_name = canonicalize_name(name) - if not info_dir_name.startswith(canonical_name): - raise UnsupportedWheel( - f".dist-info directory {info_dir!r} does not start with {canonical_name!r}" - ) - - return info_dir - - -def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes: - try: - return source.read(path) - # BadZipFile for general corruption, KeyError for missing entry, - # and RuntimeError for password-protected files - except (BadZipFile, KeyError, RuntimeError) as e: - raise UnsupportedWheel(f"could not read {path!r} file: {e!r}") - - -def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message: - """Return the WHEEL metadata of an extracted wheel, if possible. - Otherwise, raise UnsupportedWheel. - """ - path = f"{dist_info_dir}/WHEEL" - # Zip file path separators must be / - wheel_contents = read_wheel_metadata_file(source, path) - - try: - wheel_text = wheel_contents.decode() - except UnicodeDecodeError as e: - raise UnsupportedWheel(f"error decoding {path!r}: {e!r}") - - # FeedParser (used by Parser) does not raise any exceptions. The returned - # message may have .defects populated, but for backwards-compatibility we - # currently ignore them. - return Parser().parsestr(wheel_text) - - -def wheel_version(wheel_data: Message) -> Tuple[int, ...]: - """Given WHEEL metadata, return the parsed Wheel-Version. - Otherwise, raise UnsupportedWheel. - """ - version_text = wheel_data["Wheel-Version"] - if version_text is None: - raise UnsupportedWheel("WHEEL is missing Wheel-Version") - - version = version_text.strip() - - try: - return tuple(map(int, version.split("."))) - except ValueError: - raise UnsupportedWheel(f"invalid Wheel-Version: {version!r}") - - -def check_compatibility(version: Tuple[int, ...], name: str) -> None: - """Raises errors or warns if called with an incompatible Wheel-Version. - - pip should refuse to install a Wheel-Version that's a major series - ahead of what it's compatible with (e.g 2.0 > 1.1); and warn when - installing a version only minor version ahead (e.g 1.2 > 1.1). - - version: a 2-tuple representing a Wheel-Version (Major, Minor) - name: name of wheel or package to raise exception about - - :raises UnsupportedWheel: when an incompatible Wheel-Version is given - """ - if version[0] > VERSION_COMPATIBLE[0]: - raise UnsupportedWheel( - "{}'s Wheel-Version ({}) is not compatible with this version " - "of pip".format(name, ".".join(map(str, version))) - ) - elif version > VERSION_COMPATIBLE: - logger.warning( - "Installing from a newer Wheel-Version (%s)", - ".".join(map(str, version)), - ) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py b/venv/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py deleted file mode 100644 index b6beddb..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py +++ /dev/null @@ -1,15 +0,0 @@ -# Expose a limited set of classes and functions so callers outside of -# the vcs package don't need to import deeper than `pip._internal.vcs`. -# (The test directory may still need to import from a vcs sub-package.) -# Import all vcs modules to register each VCS in the VcsSupport object. -import pip._internal.vcs.bazaar -import pip._internal.vcs.git -import pip._internal.vcs.mercurial -import pip._internal.vcs.subversion # noqa: F401 -from pip._internal.vcs.versioncontrol import ( # noqa: F401 - RemoteNotFoundError, - RemoteNotValidError, - is_url, - make_vcs_requirement_url, - vcs, -) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 147106e0ac8af7a63cbb5365ed5636d0b429742c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmZXPO-m~=6o!)-JN=L%B7&fT=&B1Rc-@M)@nhveu3nhUkWSM!n2)(9nM(a5u3h?D z{0GyeD|bRcp{skQ)Qivqd0x)@hLfDvcDqHe+JBz=zXL+vs^+_}pV#yZ<%#r2k1CST zxdsaj7rHXnK-F}VM7o~Tbt7r$X42HHq(#Y?cEa~+*mb8?ZrliMy|}ji!WO1?4q)Mj zdB>Gpn2~g80jk{6{9dG^%%vdy77~OO#?O-w&CY7MmCHO%rSSp`S23D#mp^h2Wr#_+ zxf~CqFSnO%Eg&mEa#ijuhpy<31UP9;xwo7yqRbi(RzZl{!b*i&g{VRu@j|9ZGL!7q z;V@>h>`=>W$c18;(q9#x^_3h9ed=uAKX4FiB+Q5@*=70I53Mr_8UZKP(tmDfRkK09jgp|^0i_pCZ*_n|22|4%*A{u-W I1gznWf5-8u9smFU diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc deleted file mode 100644 index 94fa49c466b051c140361037abf2c016c7a42021..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5073 zcmb^#TWlN0aqr0^c@!y;6lqJgXj@Li*b?Q~Nm|$Oqw*6;WcbmvWt%V*??_QTKC*YT zEtW#mz(D9AX>9ai25C{HAB6(9fcxkE1^qJ69}#jO;_9FQTA;`uYq@BUkG3;+JW96J z76rNhcV=g2=XU40%isHa9s=QuR%3nW|_GAbDWrr zb0+^{UN=nXblJ$4ifPRh&R5Es8fQ(<$-JVd#q;WA!<3c0Ue?mHsdCzwjx(lQNMBG> znNp#UE-EngB0Xi4QWdJj1yedwF{V!yvn4ZlRxOkab+Tj}FI9@lF-l9+^qf^M+TYX7 zo|jds!A0&Z!Eo2KVU(+G z2h*!AM0I`Ip4GE3YmpEUaZW4SQ`x+xnjBRxnj%$=3N2$D^7INeNm-TCD_jFWX4GjxIluRrHy|8a)Z>knf1Ct4rq>J%n1f+&uTO4rF3YZ zOSUE$uFjCu7$=Bt@-~ejHC|yaY$k+4Amo@ivDga~{=x`QxEz78TM-no##cf92jpig z@)&MMqT*7d99t8A!N5+v4s{JWJG~A&fgf|7`L*~1GUuw18Ay?jwwlY?A0!zPcTZL$ z6VqzuLcW-bl`2MTr@m8<86|)e&s}wmj=o;WtH$T3qc53JleuV08C(I}Rp02SP;2C>_M zD=f1*Vuh@hhQ(5*pjcvb6dLO^8bN+{Ry8uysiJzR8t6Dwmx3u<|0Q(uq%D%j_LctK z&HmlX{bP0SJ*nqC?^SP0-r170Ri_V8@aE6 z99BaIz1eZ$8uP0zZkeB(G)4VV9+dSFV{(~GN}Q!n!ZOQHah`&Ul1D6}<6cnPma6F( zjH7aIQ{R{?~Ikj;yc>2Pfm5 zfScoM{Dz?_I4fvuoqj~c1sdw;Yfji$pEUu#AUS$u$h!4zSkKLL69AmM)11KkUu8pB zdM4>kkaGO|N1W-^r%RVox}iY8!N7v4Qc;_wf1M^^ z&J-(UC2go+$gWXMk8Y%?ftH%4PXJR~+{ntN2wy8#47v+gbaXj1xnuNaVca#k{fz_2 z_a<~;^xp7F@3v;|HjJPCWjVH}ejK{9ug#IZ?W=_C^VCJ~a=CBCJJ|FNHeR{w-St2u z(cy*Ti$`zmSdKhfKiQH4EAn7d9&CJTao>_Wcvl|(b8u)uS{%ORT^XNfj!!I)A6pI{ zuS;DIYeW|e%e8jfuGP)juqQOG6*8{@@?+)(F#y`_Dqkb-Lf&1=+usGwIcAQX1E<>1 zjk+103JP0esvu|%@-EZ?F3Ukx?9lUz5F>=?tqtzE}?7hCbKGE{` zU7KiZTJmpS>Lejk(n^^$UO_YKb=yrxBTym!T{=>j9P?P1vNd+56Lzq{ZgaxsD0xKz z&2kW2cE8Sg_R5x(<9EHvRu}U`0Szf`lMWngU!*i>2e|EpvbV zPiRi1Jpw#&Zk;V8V9n!uOUK}VShw#qvaNl4sv3Mq_crl0VArwug64z$sI!(YR6o^< zZfQjaTY+fXO+q_XiC|qbWDr3ul}DktJ!wQjWZuE0&k?GPQ01FUFGSo*SpDC#DpixW?;)>$YX%sv36^gGAlY=)6 z#Yen#1EN?FO|O-u?UfXB7Datgd~{LF)D*KZorDewb*ZFLj1|+@$?h3d(^4sTis8M^ zdWs#klY9VIVb_NfFGHIB;tFYb1M^2)J)!v%VA=UoZC3J&^C#LNBKEaeMi^-5Z31Ay zSe*E9_CBJkoHN%JgTjthDAMK-ZXL1Vb4P4AdB%dDxqYhw%(tIngu_f@FN!lxce&^^tq8}aCssWL5PR9&}ULmLXhbZn(+Gxo3yctDSJ!YpI|9b>x} zW^~IjDOM$lrN(qa#(2?sg3+@`9L5g)$b=M=gTItiY6Yi#ZhSa>DIKum<{-_&5TATH zX2mwgFw7rF&mYN1lZ^a@JpUr=pNwv6z diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc deleted file mode 100644 index ca9a3fc76d3963b2b37cb4b0600ed2a48736251c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19039 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc deleted file mode 100644 index 0141f66a1b7abd128abdbfefd402aa336bd7a37b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12537 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 diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc deleted file mode 100644 index 57cdf07b938af8b6c7ba0207ccc1b30ad4f3c2fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29020 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%0A_o!nx*2EB4BLNmKlx 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 XwW9Wyqtmv}ov%7Af%^ivY_9wtH}^$< diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py b/venv/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py deleted file mode 100644 index c754b7c..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py +++ /dev/null @@ -1,112 +0,0 @@ -import logging -from typing import List, Optional, Tuple - -from pip._internal.utils.misc import HiddenText, display_path -from pip._internal.utils.subprocess import make_command -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RevOptions, - VersionControl, - vcs, -) - -logger = logging.getLogger(__name__) - - -class Bazaar(VersionControl): - name = "bzr" - dirname = ".bzr" - repo_name = "branch" - schemes = ( - "bzr+http", - "bzr+https", - "bzr+ssh", - "bzr+sftp", - "bzr+ftp", - "bzr+lp", - "bzr+file", - ) - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return ["-r", rev] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Checking out %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flags = ["--quiet"] - elif verbosity == 1: - flags = [] - else: - flags = [f"-{'v'*verbosity}"] - cmd_args = make_command( - "checkout", "--lightweight", *flags, rev_options.to_args(), url, dest - ) - self.run_command(cmd_args) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command(make_command("switch", url), cwd=dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - output = self.run_command( - make_command("info"), show_stdout=False, stdout_only=True, cwd=dest - ) - if output.startswith("Standalone "): - # Older versions of pip used to create standalone branches. - # Convert the standalone branch to a checkout by calling "bzr bind". - cmd_args = make_command("bind", "-q", url) - self.run_command(cmd_args, cwd=dest) - - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - # hotfix the URL scheme after removing bzr+ from bzr+ssh:// re-add it - url, rev, user_pass = super().get_url_rev_and_auth(url) - if url.startswith("ssh://"): - url = "bzr+" + url - return url, rev, user_pass - - @classmethod - def get_remote_url(cls, location: str) -> str: - urls = cls.run_command( - ["info"], show_stdout=False, stdout_only=True, cwd=location - ) - for line in urls.splitlines(): - line = line.strip() - for x in ("checkout of branch: ", "parent branch: "): - if line.startswith(x): - repo = line.split(x)[1] - if cls._is_local_repository(repo): - return path_to_url(repo) - return repo - raise RemoteNotFoundError - - @classmethod - def get_revision(cls, location: str) -> str: - revision = cls.run_command( - ["revno"], - show_stdout=False, - stdout_only=True, - cwd=location, - ) - return revision.splitlines()[-1] - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - -vcs.register(Bazaar) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/git.py b/venv/lib/python3.12/site-packages/pip/_internal/vcs/git.py deleted file mode 100644 index 0425deb..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/vcs/git.py +++ /dev/null @@ -1,527 +0,0 @@ -import logging -import os.path -import pathlib -import re -import urllib.parse -import urllib.request -from dataclasses import replace -from typing import List, Optional, Tuple - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import HiddenText, display_path, hide_url -from pip._internal.utils.subprocess import make_command -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RemoteNotValidError, - RevOptions, - VersionControl, - find_path_to_project_root_from_repo_root, - vcs, -) - -urlsplit = urllib.parse.urlsplit -urlunsplit = urllib.parse.urlunsplit - - -logger = logging.getLogger(__name__) - - -GIT_VERSION_REGEX = re.compile( - r"^git version " # Prefix. - r"(\d+)" # Major. - r"\.(\d+)" # Dot, minor. - r"(?:\.(\d+))?" # Optional dot, patch. - r".*$" # Suffix, including any pre- and post-release segments we don't care about. -) - -HASH_REGEX = re.compile("^[a-fA-F0-9]{40}$") - -# SCP (Secure copy protocol) shorthand. e.g. 'git@example.com:foo/bar.git' -SCP_REGEX = re.compile( - r"""^ - # Optional user, e.g. 'git@' - (\w+@)? - # Server, e.g. 'github.com'. - ([^/:]+): - # The server-side path. e.g. 'user/project.git'. Must start with an - # alphanumeric character so as not to be confusable with a Windows paths - # like 'C:/foo/bar' or 'C:\foo\bar'. - (\w[^:]*) - $""", - re.VERBOSE, -) - - -def looks_like_hash(sha: str) -> bool: - return bool(HASH_REGEX.match(sha)) - - -class Git(VersionControl): - name = "git" - dirname = ".git" - repo_name = "clone" - schemes = ( - "git+http", - "git+https", - "git+ssh", - "git+git", - "git+file", - ) - # Prevent the user's environment variables from interfering with pip: - # https://github.com/pypa/pip/issues/1130 - unset_environ = ("GIT_DIR", "GIT_WORK_TREE") - default_arg_rev = "HEAD" - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return [rev] - - def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: - _, rev_options = self.get_url_rev_options(hide_url(url)) - if not rev_options.rev: - return False - if not self.is_commit_id_equal(dest, rev_options.rev): - # the current commit is different from rev, - # which means rev was something else than a commit hash - return False - # return False in the rare case rev is both a commit hash - # and a tag or a branch; we don't want to cache in that case - # because that branch/tag could point to something else in the future - is_tag_or_branch = bool(self.get_revision_sha(dest, rev_options.rev)[0]) - return not is_tag_or_branch - - def get_git_version(self) -> Tuple[int, ...]: - version = self.run_command( - ["version"], - command_desc="git version", - show_stdout=False, - stdout_only=True, - ) - match = GIT_VERSION_REGEX.match(version) - if not match: - logger.warning("Can't parse git version: %s", version) - return () - return (int(match.group(1)), int(match.group(2))) - - @classmethod - def get_current_branch(cls, location: str) -> Optional[str]: - """ - Return the current branch, or None if HEAD isn't at a branch - (e.g. detached HEAD). - """ - # git-symbolic-ref exits with empty stdout if "HEAD" is a detached - # HEAD rather than a symbolic ref. In addition, the -q causes the - # command to exit with status code 1 instead of 128 in this case - # and to suppress the message to stderr. - args = ["symbolic-ref", "-q", "HEAD"] - output = cls.run_command( - args, - extra_ok_returncodes=(1,), - show_stdout=False, - stdout_only=True, - cwd=location, - ) - ref = output.strip() - - if ref.startswith("refs/heads/"): - return ref[len("refs/heads/") :] - - return None - - @classmethod - def get_revision_sha(cls, dest: str, rev: str) -> Tuple[Optional[str], bool]: - """ - Return (sha_or_none, is_branch), where sha_or_none is a commit hash - if the revision names a remote branch or tag, otherwise None. - - Args: - dest: the repository directory. - rev: the revision name. - """ - # Pass rev to pre-filter the list. - output = cls.run_command( - ["show-ref", rev], - cwd=dest, - show_stdout=False, - stdout_only=True, - on_returncode="ignore", - ) - refs = {} - # NOTE: We do not use splitlines here since that would split on other - # unicode separators, which can be maliciously used to install a - # different revision. - for line in output.strip().split("\n"): - line = line.rstrip("\r") - if not line: - continue - try: - ref_sha, ref_name = line.split(" ", maxsplit=2) - except ValueError: - # Include the offending line to simplify troubleshooting if - # this error ever occurs. - raise ValueError(f"unexpected show-ref line: {line!r}") - - refs[ref_name] = ref_sha - - branch_ref = f"refs/remotes/origin/{rev}" - tag_ref = f"refs/tags/{rev}" - - sha = refs.get(branch_ref) - if sha is not None: - return (sha, True) - - sha = refs.get(tag_ref) - - return (sha, False) - - @classmethod - def _should_fetch(cls, dest: str, rev: str) -> bool: - """ - Return true if rev is a ref or is a commit that we don't have locally. - - Branches and tags are not considered in this method because they are - assumed to be always available locally (which is a normal outcome of - ``git clone`` and ``git fetch --tags``). - """ - if rev.startswith("refs/"): - # Always fetch remote refs. - return True - - if not looks_like_hash(rev): - # Git fetch would fail with abbreviated commits. - return False - - if cls.has_commit(dest, rev): - # Don't fetch if we have the commit locally. - return False - - return True - - @classmethod - def resolve_revision( - cls, dest: str, url: HiddenText, rev_options: RevOptions - ) -> RevOptions: - """ - Resolve a revision to a new RevOptions object with the SHA1 of the - branch, tag, or ref if found. - - Args: - rev_options: a RevOptions object. - """ - rev = rev_options.arg_rev - # The arg_rev property's implementation for Git ensures that the - # rev return value is always non-None. - assert rev is not None - - sha, is_branch = cls.get_revision_sha(dest, rev) - - if sha is not None: - rev_options = rev_options.make_new(sha) - rev_options = replace(rev_options, branch_name=(rev if is_branch else None)) - - return rev_options - - # Do not show a warning for the common case of something that has - # the form of a Git commit hash. - if not looks_like_hash(rev): - logger.warning( - "Did not find branch or tag '%s', assuming revision or ref.", - rev, - ) - - if not cls._should_fetch(dest, rev): - return rev_options - - # fetch the requested revision - cls.run_command( - make_command("fetch", "-q", url, rev_options.to_args()), - cwd=dest, - ) - # Change the revision to the SHA of the ref we fetched - sha = cls.get_revision(dest, rev="FETCH_HEAD") - rev_options = rev_options.make_new(sha) - - return rev_options - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """ - Return whether the current commit hash equals the given name. - - Args: - dest: the repository directory. - name: a string name. - """ - if not name: - # Then avoid an unnecessary subprocess call. - return False - - return cls.get_revision(dest) == name - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info("Cloning %s%s to %s", url, rev_display, display_path(dest)) - if verbosity <= 0: - flags: Tuple[str, ...] = ("--quiet",) - elif verbosity == 1: - flags = () - else: - flags = ("--verbose", "--progress") - if self.get_git_version() >= (2, 17): - # Git added support for partial clone in 2.17 - # https://git-scm.com/docs/partial-clone - # Speeds up cloning by functioning without a complete copy of repository - self.run_command( - make_command( - "clone", - "--filter=blob:none", - *flags, - url, - dest, - ) - ) - else: - self.run_command(make_command("clone", *flags, url, dest)) - - if rev_options.rev: - # Then a specific revision was requested. - rev_options = self.resolve_revision(dest, url, rev_options) - branch_name = getattr(rev_options, "branch_name", None) - logger.debug("Rev options %s, branch_name %s", rev_options, branch_name) - if branch_name is None: - # Only do a checkout if the current commit id doesn't match - # the requested revision. - if not self.is_commit_id_equal(dest, rev_options.rev): - cmd_args = make_command( - "checkout", - "-q", - rev_options.to_args(), - ) - self.run_command(cmd_args, cwd=dest) - elif self.get_current_branch(dest) != branch_name: - # Then a specific branch was requested, and that branch - # is not yet checked out. - track_branch = f"origin/{branch_name}" - cmd_args = [ - "checkout", - "-b", - branch_name, - "--track", - track_branch, - ] - self.run_command(cmd_args, cwd=dest) - else: - sha = self.get_revision(dest) - rev_options = rev_options.make_new(sha) - - logger.info("Resolved %s to commit %s", url, rev_options.rev) - - #: repo may contain submodules - self.update_submodules(dest) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command( - make_command("config", "remote.origin.url", url), - cwd=dest, - ) - cmd_args = make_command("checkout", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - self.update_submodules(dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - # First fetch changes from the default remote - if self.get_git_version() >= (1, 9): - # fetch tags in addition to everything else - self.run_command(["fetch", "-q", "--tags"], cwd=dest) - else: - self.run_command(["fetch", "-q"], cwd=dest) - # Then reset to wanted revision (maybe even origin/master) - rev_options = self.resolve_revision(dest, url, rev_options) - cmd_args = make_command("reset", "--hard", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - #: update submodules - self.update_submodules(dest) - - @classmethod - def get_remote_url(cls, location: str) -> str: - """ - Return URL of the first remote encountered. - - Raises RemoteNotFoundError if the repository does not have a remote - url configured. - """ - # We need to pass 1 for extra_ok_returncodes since the command - # exits with return code 1 if there are no matching lines. - stdout = cls.run_command( - ["config", "--get-regexp", r"remote\..*\.url"], - extra_ok_returncodes=(1,), - show_stdout=False, - stdout_only=True, - cwd=location, - ) - remotes = stdout.splitlines() - try: - found_remote = remotes[0] - except IndexError: - raise RemoteNotFoundError - - for remote in remotes: - if remote.startswith("remote.origin.url "): - found_remote = remote - break - url = found_remote.split(" ")[1] - return cls._git_remote_to_pip_url(url.strip()) - - @staticmethod - def _git_remote_to_pip_url(url: str) -> str: - """ - Convert a remote url from what git uses to what pip accepts. - - There are 3 legal forms **url** may take: - - 1. A fully qualified url: ssh://git@example.com/foo/bar.git - 2. A local project.git folder: /path/to/bare/repository.git - 3. SCP shorthand for form 1: git@example.com:foo/bar.git - - Form 1 is output as-is. Form 2 must be converted to URI and form 3 must - be converted to form 1. - - See the corresponding test test_git_remote_url_to_pip() for examples of - sample inputs/outputs. - """ - if re.match(r"\w+://", url): - # This is already valid. Pass it though as-is. - return url - if os.path.exists(url): - # A local bare remote (git clone --mirror). - # Needs a file:// prefix. - return pathlib.PurePath(url).as_uri() - scp_match = SCP_REGEX.match(url) - if scp_match: - # Add an ssh:// prefix and replace the ':' with a '/'. - return scp_match.expand(r"ssh://\1\2/\3") - # Otherwise, bail out. - raise RemoteNotValidError(url) - - @classmethod - def has_commit(cls, location: str, rev: str) -> bool: - """ - Check if rev is a commit that is available in the local repository. - """ - try: - cls.run_command( - ["rev-parse", "-q", "--verify", "sha^" + rev], - cwd=location, - log_failed_cmd=False, - ) - except InstallationError: - return False - else: - return True - - @classmethod - def get_revision(cls, location: str, rev: Optional[str] = None) -> str: - if rev is None: - rev = "HEAD" - current_rev = cls.run_command( - ["rev-parse", rev], - show_stdout=False, - stdout_only=True, - cwd=location, - ) - return current_rev.strip() - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - # find the repo root - git_dir = cls.run_command( - ["rev-parse", "--git-dir"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - if not os.path.isabs(git_dir): - git_dir = os.path.join(location, git_dir) - repo_root = os.path.abspath(os.path.join(git_dir, "..")) - return find_path_to_project_root_from_repo_root(location, repo_root) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - """ - Prefixes stub URLs like 'user@hostname:user/repo.git' with 'ssh://'. - That's required because although they use SSH they sometimes don't - work with a ssh:// scheme (e.g. GitHub). But we need a scheme for - parsing. Hence we remove it again afterwards and return it as a stub. - """ - # Works around an apparent Git bug - # (see https://article.gmane.org/gmane.comp.version-control.git/146500) - scheme, netloc, path, query, fragment = urlsplit(url) - if scheme.endswith("file"): - initial_slashes = path[: -len(path.lstrip("/"))] - newpath = initial_slashes + urllib.request.url2pathname(path).replace( - "\\", "/" - ).lstrip("/") - after_plus = scheme.find("+") + 1 - url = scheme[:after_plus] + urlunsplit( - (scheme[after_plus:], netloc, newpath, query, fragment), - ) - - if "://" not in url: - assert "file:" not in url - url = url.replace("git+", "git+ssh://") - url, rev, user_pass = super().get_url_rev_and_auth(url) - url = url.replace("ssh://", "") - else: - url, rev, user_pass = super().get_url_rev_and_auth(url) - - return url, rev, user_pass - - @classmethod - def update_submodules(cls, location: str) -> None: - if not os.path.exists(os.path.join(location, ".gitmodules")): - return - cls.run_command( - ["submodule", "update", "--init", "--recursive", "-q"], - cwd=location, - ) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - loc = super().get_repository_root(location) - if loc: - return loc - try: - r = cls.run_command( - ["rev-parse", "--show-toplevel"], - cwd=location, - show_stdout=False, - stdout_only=True, - on_returncode="raise", - log_failed_cmd=False, - ) - except BadCommand: - logger.debug( - "could not determine if %s is under git control " - "because git is not available", - location, - ) - return None - except InstallationError: - return None - return os.path.normpath(r.rstrip("\r\n")) - - @staticmethod - def should_add_vcs_url_prefix(repo_url: str) -> bool: - """In either https or ssh form, requirements must be prefixed with git+.""" - return True - - -vcs.register(Git) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py b/venv/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py deleted file mode 100644 index c183d41..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py +++ /dev/null @@ -1,163 +0,0 @@ -import configparser -import logging -import os -from typing import List, Optional, Tuple - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import HiddenText, display_path -from pip._internal.utils.subprocess import make_command -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs.versioncontrol import ( - RevOptions, - VersionControl, - find_path_to_project_root_from_repo_root, - vcs, -) - -logger = logging.getLogger(__name__) - - -class Mercurial(VersionControl): - name = "hg" - dirname = ".hg" - repo_name = "clone" - schemes = ( - "hg+file", - "hg+http", - "hg+https", - "hg+ssh", - "hg+static-http", - ) - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return [f"--rev={rev}"] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Cloning hg %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flags: Tuple[str, ...] = ("--quiet",) - elif verbosity == 1: - flags = () - elif verbosity == 2: - flags = ("--verbose",) - else: - flags = ("--verbose", "--debug") - self.run_command(make_command("clone", "--noupdate", *flags, url, dest)) - self.run_command( - make_command("update", *flags, rev_options.to_args()), - cwd=dest, - ) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - repo_config = os.path.join(dest, self.dirname, "hgrc") - config = configparser.RawConfigParser() - try: - config.read(repo_config) - config.set("paths", "default", url.secret) - with open(repo_config, "w") as config_file: - config.write(config_file) - except (OSError, configparser.NoSectionError) as exc: - logger.warning("Could not switch Mercurial repository to %s: %s", url, exc) - else: - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command(["pull", "-q"], cwd=dest) - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - @classmethod - def get_remote_url(cls, location: str) -> str: - url = cls.run_command( - ["showconfig", "paths.default"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - if cls._is_local_repository(url): - url = path_to_url(url) - return url.strip() - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the repository-local changeset revision number, as an integer. - """ - current_revision = cls.run_command( - ["parents", "--template={rev}"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - return current_revision - - @classmethod - def get_requirement_revision(cls, location: str) -> str: - """ - Return the changeset identification hash, as a 40-character - hexadecimal string - """ - current_rev_hash = cls.run_command( - ["parents", "--template={node}"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - return current_rev_hash - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - # find the repo root - repo_root = cls.run_command( - ["root"], show_stdout=False, stdout_only=True, cwd=location - ).strip() - if not os.path.isabs(repo_root): - repo_root = os.path.abspath(os.path.join(location, repo_root)) - return find_path_to_project_root_from_repo_root(location, repo_root) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - loc = super().get_repository_root(location) - if loc: - return loc - try: - r = cls.run_command( - ["root"], - cwd=location, - show_stdout=False, - stdout_only=True, - on_returncode="raise", - log_failed_cmd=False, - ) - except BadCommand: - logger.debug( - "could not determine if %s is under hg control " - "because hg is not available", - location, - ) - return None - except InstallationError: - return None - return os.path.normpath(r.rstrip("\r\n")) - - -vcs.register(Mercurial) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py b/venv/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py deleted file mode 100644 index f359266..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py +++ /dev/null @@ -1,324 +0,0 @@ -import logging -import os -import re -from typing import List, Optional, Tuple - -from pip._internal.utils.misc import ( - HiddenText, - display_path, - is_console_interactive, - is_installable_dir, - split_auth_from_netloc, -) -from pip._internal.utils.subprocess import CommandArgs, make_command -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RevOptions, - VersionControl, - vcs, -) - -logger = logging.getLogger(__name__) - -_svn_xml_url_re = re.compile('url="([^"]+)"') -_svn_rev_re = re.compile(r'committed-rev="(\d+)"') -_svn_info_xml_rev_re = re.compile(r'\s*revision="(\d+)"') -_svn_info_xml_url_re = re.compile(r"(.*)") - - -class Subversion(VersionControl): - name = "svn" - dirname = ".svn" - repo_name = "checkout" - schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file") - - @classmethod - def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: - return True - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return ["-r", rev] - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the maximum revision for all files under a given location - """ - # Note: taken from setuptools.command.egg_info - revision = 0 - - for base, dirs, _ in os.walk(location): - if cls.dirname not in dirs: - dirs[:] = [] - continue # no sense walking uncontrolled subdirs - dirs.remove(cls.dirname) - entries_fn = os.path.join(base, cls.dirname, "entries") - if not os.path.exists(entries_fn): - # FIXME: should we warn? - continue - - dirurl, localrev = cls._get_svn_url_rev(base) - - if base == location: - assert dirurl is not None - base = dirurl + "/" # save the root url - elif not dirurl or not dirurl.startswith(base): - dirs[:] = [] - continue # not part of the same svn tree, skip it - revision = max(revision, localrev) - return str(revision) - - @classmethod - def get_netloc_and_auth( - cls, netloc: str, scheme: str - ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: - """ - This override allows the auth information to be passed to svn via the - --username and --password options instead of via the URL. - """ - if scheme == "ssh": - # The --username and --password options can't be used for - # svn+ssh URLs, so keep the auth information in the URL. - return super().get_netloc_and_auth(netloc, scheme) - - return split_auth_from_netloc(netloc) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - # hotfix the URL scheme after removing svn+ from svn+ssh:// re-add it - url, rev, user_pass = super().get_url_rev_and_auth(url) - if url.startswith("ssh://"): - url = "svn+" + url - return url, rev, user_pass - - @staticmethod - def make_rev_args( - username: Optional[str], password: Optional[HiddenText] - ) -> CommandArgs: - extra_args: CommandArgs = [] - if username: - extra_args += ["--username", username] - if password: - extra_args += ["--password", password] - - return extra_args - - @classmethod - def get_remote_url(cls, location: str) -> str: - # In cases where the source is in a subdirectory, we have to look up in - # the location until we find a valid project root. - orig_location = location - while not is_installable_dir(location): - last_location = location - location = os.path.dirname(location) - if location == last_location: - # We've traversed up to the root of the filesystem without - # finding a Python project. - logger.warning( - "Could not find Python project for directory %s (tried all " - "parent directories)", - orig_location, - ) - raise RemoteNotFoundError - - url, _rev = cls._get_svn_url_rev(location) - if url is None: - raise RemoteNotFoundError - - return url - - @classmethod - def _get_svn_url_rev(cls, location: str) -> Tuple[Optional[str], int]: - from pip._internal.exceptions import InstallationError - - entries_path = os.path.join(location, cls.dirname, "entries") - if os.path.exists(entries_path): - with open(entries_path) as f: - data = f.read() - else: # subversion >= 1.7 does not have the 'entries' file - data = "" - - url = None - if data.startswith("8") or data.startswith("9") or data.startswith("10"): - entries = list(map(str.splitlines, data.split("\n\x0c\n"))) - del entries[0][0] # get rid of the '8' - url = entries[0][3] - revs = [int(d[9]) for d in entries if len(d) > 9 and d[9]] + [0] - elif data.startswith("= 1.7 - # Note that using get_remote_call_options is not necessary here - # because `svn info` is being run against a local directory. - # We don't need to worry about making sure interactive mode - # is being used to prompt for passwords, because passwords - # are only potentially needed for remote server requests. - xml = cls.run_command( - ["info", "--xml", location], - show_stdout=False, - stdout_only=True, - ) - match = _svn_info_xml_url_re.search(xml) - assert match is not None - url = match.group(1) - revs = [int(m.group(1)) for m in _svn_info_xml_rev_re.finditer(xml)] - except InstallationError: - url, revs = None, [] - - if revs: - rev = max(revs) - else: - rev = 0 - - return url, rev - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - def __init__(self, use_interactive: Optional[bool] = None) -> None: - if use_interactive is None: - use_interactive = is_console_interactive() - self.use_interactive = use_interactive - - # This member is used to cache the fetched version of the current - # ``svn`` client. - # Special value definitions: - # None: Not evaluated yet. - # Empty tuple: Could not parse version. - self._vcs_version: Optional[Tuple[int, ...]] = None - - super().__init__() - - def call_vcs_version(self) -> Tuple[int, ...]: - """Query the version of the currently installed Subversion client. - - :return: A tuple containing the parts of the version information or - ``()`` if the version returned from ``svn`` could not be parsed. - :raises: BadCommand: If ``svn`` is not installed. - """ - # Example versions: - # svn, version 1.10.3 (r1842928) - # compiled Feb 25 2019, 14:20:39 on x86_64-apple-darwin17.0.0 - # svn, version 1.7.14 (r1542130) - # compiled Mar 28 2018, 08:49:13 on x86_64-pc-linux-gnu - # svn, version 1.12.0-SlikSvn (SlikSvn/1.12.0) - # compiled May 28 2019, 13:44:56 on x86_64-microsoft-windows6.2 - version_prefix = "svn, version " - version = self.run_command(["--version"], show_stdout=False, stdout_only=True) - if not version.startswith(version_prefix): - return () - - version = version[len(version_prefix) :].split()[0] - version_list = version.partition("-")[0].split(".") - try: - parsed_version = tuple(map(int, version_list)) - except ValueError: - return () - - return parsed_version - - def get_vcs_version(self) -> Tuple[int, ...]: - """Return the version of the currently installed Subversion client. - - If the version of the Subversion client has already been queried, - a cached value will be used. - - :return: A tuple containing the parts of the version information or - ``()`` if the version returned from ``svn`` could not be parsed. - :raises: BadCommand: If ``svn`` is not installed. - """ - if self._vcs_version is not None: - # Use cached version, if available. - # If parsing the version failed previously (empty tuple), - # do not attempt to parse it again. - return self._vcs_version - - vcs_version = self.call_vcs_version() - self._vcs_version = vcs_version - return vcs_version - - def get_remote_call_options(self) -> CommandArgs: - """Return options to be used on calls to Subversion that contact the server. - - These options are applicable for the following ``svn`` subcommands used - in this class. - - - checkout - - switch - - update - - :return: A list of command line arguments to pass to ``svn``. - """ - if not self.use_interactive: - # --non-interactive switch is available since Subversion 0.14.4. - # Subversion < 1.8 runs in interactive mode by default. - return ["--non-interactive"] - - svn_version = self.get_vcs_version() - # By default, Subversion >= 1.8 runs in non-interactive mode if - # stdin is not a TTY. Since that is how pip invokes SVN, in - # call_subprocess(), pip must pass --force-interactive to ensure - # the user can be prompted for a password, if required. - # SVN added the --force-interactive option in SVN 1.8. Since - # e.g. RHEL/CentOS 7, which is supported until 2024, ships with - # SVN 1.7, pip should continue to support SVN 1.7. Therefore, pip - # can't safely add the option if the SVN version is < 1.8 (or unknown). - if svn_version >= (1, 8): - return ["--force-interactive"] - - return [] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Checking out %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flags = ["--quiet"] - else: - flags = [] - cmd_args = make_command( - "checkout", - *flags, - self.get_remote_call_options(), - rev_options.to_args(), - url, - dest, - ) - self.run_command(cmd_args) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - cmd_args = make_command( - "switch", - self.get_remote_call_options(), - rev_options.to_args(), - url, - dest, - ) - self.run_command(cmd_args) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - cmd_args = make_command( - "update", - self.get_remote_call_options(), - rev_options.to_args(), - dest, - ) - self.run_command(cmd_args) - - -vcs.register(Subversion) diff --git a/venv/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py b/venv/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py deleted file mode 100644 index a413316..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py +++ /dev/null @@ -1,688 +0,0 @@ -"""Handles all VCS (version control) support""" - -import logging -import os -import shutil -import sys -import urllib.parse -from dataclasses import dataclass, field -from typing import ( - Any, - Dict, - Iterable, - Iterator, - List, - Literal, - Mapping, - Optional, - Tuple, - Type, - Union, -) - -from pip._internal.cli.spinners import SpinnerInterface -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import ( - HiddenText, - ask_path_exists, - backup_dir, - display_path, - hide_url, - hide_value, - is_installable_dir, - rmtree, -) -from pip._internal.utils.subprocess import ( - CommandArgs, - call_subprocess, - format_command_args, - make_command, -) - -__all__ = ["vcs"] - - -logger = logging.getLogger(__name__) - -AuthInfo = Tuple[Optional[str], Optional[str]] - - -def is_url(name: str) -> bool: - """ - Return true if the name looks like a URL. - """ - scheme = urllib.parse.urlsplit(name).scheme - if not scheme: - return False - return scheme in ["http", "https", "file", "ftp"] + vcs.all_schemes - - -def make_vcs_requirement_url( - repo_url: str, rev: str, project_name: str, subdir: Optional[str] = None -) -> str: - """ - Return the URL for a VCS requirement. - - Args: - repo_url: the remote VCS url, with any needed VCS prefix (e.g. "git+"). - project_name: the (unescaped) project name. - """ - egg_project_name = project_name.replace("-", "_") - req = f"{repo_url}@{rev}#egg={egg_project_name}" - if subdir: - req += f"&subdirectory={subdir}" - - return req - - -def find_path_to_project_root_from_repo_root( - location: str, repo_root: str -) -> Optional[str]: - """ - Find the the Python project's root by searching up the filesystem from - `location`. Return the path to project root relative to `repo_root`. - Return None if the project root is `repo_root`, or cannot be found. - """ - # find project root. - orig_location = location - while not is_installable_dir(location): - last_location = location - location = os.path.dirname(location) - if location == last_location: - # We've traversed up to the root of the filesystem without - # finding a Python project. - logger.warning( - "Could not find a Python project for directory %s (tried all " - "parent directories)", - orig_location, - ) - return None - - if os.path.samefile(repo_root, location): - return None - - return os.path.relpath(location, repo_root) - - -class RemoteNotFoundError(Exception): - pass - - -class RemoteNotValidError(Exception): - def __init__(self, url: str): - super().__init__(url) - self.url = url - - -@dataclass(frozen=True) -class RevOptions: - """ - Encapsulates a VCS-specific revision to install, along with any VCS - install options. - - Args: - vc_class: a VersionControl subclass. - rev: the name of the revision to install. - extra_args: a list of extra options. - """ - - vc_class: Type["VersionControl"] - rev: Optional[str] = None - extra_args: CommandArgs = field(default_factory=list) - branch_name: Optional[str] = None - - def __repr__(self) -> str: - return f"" - - @property - def arg_rev(self) -> Optional[str]: - if self.rev is None: - return self.vc_class.default_arg_rev - - return self.rev - - def to_args(self) -> CommandArgs: - """ - Return the VCS-specific command arguments. - """ - args: CommandArgs = [] - rev = self.arg_rev - if rev is not None: - args += self.vc_class.get_base_rev_args(rev) - args += self.extra_args - - return args - - def to_display(self) -> str: - if not self.rev: - return "" - - return f" (to revision {self.rev})" - - def make_new(self, rev: str) -> "RevOptions": - """ - Make a copy of the current instance, but with a new rev. - - Args: - rev: the name of the revision for the new object. - """ - return self.vc_class.make_rev_options(rev, extra_args=self.extra_args) - - -class VcsSupport: - _registry: Dict[str, "VersionControl"] = {} - schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] - - def __init__(self) -> None: - # Register more schemes with urlparse for various version control - # systems - urllib.parse.uses_netloc.extend(self.schemes) - super().__init__() - - def __iter__(self) -> Iterator[str]: - return self._registry.__iter__() - - @property - def backends(self) -> List["VersionControl"]: - return list(self._registry.values()) - - @property - def dirnames(self) -> List[str]: - return [backend.dirname for backend in self.backends] - - @property - def all_schemes(self) -> List[str]: - schemes: List[str] = [] - for backend in self.backends: - schemes.extend(backend.schemes) - return schemes - - def register(self, cls: Type["VersionControl"]) -> None: - if not hasattr(cls, "name"): - logger.warning("Cannot register VCS %s", cls.__name__) - return - if cls.name not in self._registry: - self._registry[cls.name] = cls() - logger.debug("Registered VCS backend: %s", cls.name) - - def unregister(self, name: str) -> None: - if name in self._registry: - del self._registry[name] - - def get_backend_for_dir(self, location: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object if a repository of that type is found - at the given directory. - """ - vcs_backends = {} - for vcs_backend in self._registry.values(): - repo_path = vcs_backend.get_repository_root(location) - if not repo_path: - continue - logger.debug("Determine that %s uses VCS: %s", location, vcs_backend.name) - vcs_backends[repo_path] = vcs_backend - - if not vcs_backends: - return None - - # Choose the VCS in the inner-most directory. Since all repository - # roots found here would be either `location` or one of its - # parents, the longest path should have the most path components, - # i.e. the backend representing the inner-most repository. - inner_most_repo_path = max(vcs_backends, key=len) - return vcs_backends[inner_most_repo_path] - - def get_backend_for_scheme(self, scheme: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object or None. - """ - for vcs_backend in self._registry.values(): - if scheme in vcs_backend.schemes: - return vcs_backend - return None - - def get_backend(self, name: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object or None. - """ - name = name.lower() - return self._registry.get(name) - - -vcs = VcsSupport() - - -class VersionControl: - name = "" - dirname = "" - repo_name = "" - # List of supported schemes for this Version Control - schemes: Tuple[str, ...] = () - # Iterable of environment variable names to pass to call_subprocess(). - unset_environ: Tuple[str, ...] = () - default_arg_rev: Optional[str] = None - - @classmethod - def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: - """ - Return whether the vcs prefix (e.g. "git+") should be added to a - repository's remote url when used in a requirement. - """ - return not remote_url.lower().startswith(f"{cls.name}:") - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - return None - - @classmethod - def get_requirement_revision(cls, repo_dir: str) -> str: - """ - Return the revision string that should be used in a requirement. - """ - return cls.get_revision(repo_dir) - - @classmethod - def get_src_requirement(cls, repo_dir: str, project_name: str) -> str: - """ - Return the requirement string to use to redownload the files - currently at the given repository directory. - - Args: - project_name: the (unescaped) project name. - - The return value has a form similar to the following: - - {repository_url}@{revision}#egg={project_name} - """ - repo_url = cls.get_remote_url(repo_dir) - - if cls.should_add_vcs_url_prefix(repo_url): - repo_url = f"{cls.name}+{repo_url}" - - revision = cls.get_requirement_revision(repo_dir) - subdir = cls.get_subdirectory(repo_dir) - req = make_vcs_requirement_url(repo_url, revision, project_name, subdir=subdir) - - return req - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - """ - Return the base revision arguments for a vcs command. - - Args: - rev: the name of a revision to install. Cannot be None. - """ - raise NotImplementedError - - def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: - """ - Return true if the commit hash checked out at dest matches - the revision in url. - - Always return False, if the VCS does not support immutable commit - hashes. - - This method does not check if there are local uncommitted changes - in dest after checkout, as pip currently has no use case for that. - """ - return False - - @classmethod - def make_rev_options( - cls, rev: Optional[str] = None, extra_args: Optional[CommandArgs] = None - ) -> RevOptions: - """ - Return a RevOptions object. - - Args: - rev: the name of a revision to install. - extra_args: a list of extra options. - """ - return RevOptions(cls, rev, extra_args=extra_args or []) - - @classmethod - def _is_local_repository(cls, repo: str) -> bool: - """ - posix absolute paths start with os.path.sep, - win32 ones start with drive (like c:\\folder) - """ - drive, tail = os.path.splitdrive(repo) - return repo.startswith(os.path.sep) or bool(drive) - - @classmethod - def get_netloc_and_auth( - cls, netloc: str, scheme: str - ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: - """ - Parse the repository URL's netloc, and return the new netloc to use - along with auth information. - - Args: - netloc: the original repository URL netloc. - scheme: the repository URL's scheme without the vcs prefix. - - This is mainly for the Subversion class to override, so that auth - information can be provided via the --username and --password options - instead of through the URL. For other subclasses like Git without - such an option, auth information must stay in the URL. - - Returns: (netloc, (username, password)). - """ - return netloc, (None, None) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - """ - Parse the repository URL to use, and return the URL, revision, - and auth info to use. - - Returns: (url, rev, (username, password)). - """ - scheme, netloc, path, query, frag = urllib.parse.urlsplit(url) - if "+" not in scheme: - raise ValueError( - f"Sorry, {url!r} is a malformed VCS url. " - "The format is +://, " - "e.g. svn+http://myrepo/svn/MyApp#egg=MyApp" - ) - # Remove the vcs prefix. - scheme = scheme.split("+", 1)[1] - netloc, user_pass = cls.get_netloc_and_auth(netloc, scheme) - rev = None - if "@" in path: - path, rev = path.rsplit("@", 1) - if not rev: - raise InstallationError( - f"The URL {url!r} has an empty revision (after @) " - "which is not supported. Include a revision after @ " - "or remove @ from the URL." - ) - url = urllib.parse.urlunsplit((scheme, netloc, path, query, "")) - return url, rev, user_pass - - @staticmethod - def make_rev_args( - username: Optional[str], password: Optional[HiddenText] - ) -> CommandArgs: - """ - Return the RevOptions "extra arguments" to use in obtain(). - """ - return [] - - def get_url_rev_options(self, url: HiddenText) -> Tuple[HiddenText, RevOptions]: - """ - Return the URL and RevOptions object to use in obtain(), - as a tuple (url, rev_options). - """ - secret_url, rev, user_pass = self.get_url_rev_and_auth(url.secret) - username, secret_password = user_pass - password: Optional[HiddenText] = None - if secret_password is not None: - password = hide_value(secret_password) - extra_args = self.make_rev_args(username, password) - rev_options = self.make_rev_options(rev, extra_args=extra_args) - - return hide_url(secret_url), rev_options - - @staticmethod - def normalize_url(url: str) -> str: - """ - Normalize a URL for comparison by unquoting it and removing any - trailing slash. - """ - return urllib.parse.unquote(url).rstrip("/") - - @classmethod - def compare_urls(cls, url1: str, url2: str) -> bool: - """ - Compare two repo URLs for identity, ignoring incidental differences. - """ - return cls.normalize_url(url1) == cls.normalize_url(url2) - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - """ - Fetch a revision from a repository, in the case that this is the - first fetch from the repository. - - Args: - dest: the directory to fetch the repository to. - rev_options: a RevOptions object. - verbosity: verbosity level. - """ - raise NotImplementedError - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - """ - Switch the repo at ``dest`` to point to ``URL``. - - Args: - rev_options: a RevOptions object. - """ - raise NotImplementedError - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - """ - Update an already-existing repo to the given ``rev_options``. - - Args: - rev_options: a RevOptions object. - """ - raise NotImplementedError - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """ - Return whether the id of the current commit equals the given name. - - Args: - dest: the repository directory. - name: a string name. - """ - raise NotImplementedError - - def obtain(self, dest: str, url: HiddenText, verbosity: int) -> None: - """ - Install or update in editable mode the package represented by this - VersionControl object. - - :param dest: the repository directory in which to install or update. - :param url: the repository URL starting with a vcs prefix. - :param verbosity: verbosity level. - """ - url, rev_options = self.get_url_rev_options(url) - - if not os.path.exists(dest): - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - rev_display = rev_options.to_display() - if self.is_repository_directory(dest): - existing_url = self.get_remote_url(dest) - if self.compare_urls(existing_url, url.secret): - logger.debug( - "%s in %s exists, and has correct URL (%s)", - self.repo_name.title(), - display_path(dest), - url, - ) - if not self.is_commit_id_equal(dest, rev_options.rev): - logger.info( - "Updating %s %s%s", - display_path(dest), - self.repo_name, - rev_display, - ) - self.update(dest, url, rev_options) - else: - logger.info("Skipping because already up-to-date.") - return - - logger.warning( - "%s %s in %s exists with URL %s", - self.name, - self.repo_name, - display_path(dest), - existing_url, - ) - prompt = ("(s)witch, (i)gnore, (w)ipe, (b)ackup ", ("s", "i", "w", "b")) - else: - logger.warning( - "Directory %s already exists, and is not a %s %s.", - dest, - self.name, - self.repo_name, - ) - # https://github.com/python/mypy/issues/1174 - prompt = ("(i)gnore, (w)ipe, (b)ackup ", ("i", "w", "b")) # type: ignore - - logger.warning( - "The plan is to install the %s repository %s", - self.name, - url, - ) - response = ask_path_exists(f"What to do? {prompt[0]}", prompt[1]) - - if response == "a": - sys.exit(-1) - - if response == "w": - logger.warning("Deleting %s", display_path(dest)) - rmtree(dest) - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - if response == "b": - dest_dir = backup_dir(dest) - logger.warning("Backing up %s to %s", display_path(dest), dest_dir) - shutil.move(dest, dest_dir) - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - # Do nothing if the response is "i". - if response == "s": - logger.info( - "Switching %s %s to %s%s", - self.repo_name, - display_path(dest), - url, - rev_display, - ) - self.switch(dest, url, rev_options) - - def unpack(self, location: str, url: HiddenText, verbosity: int) -> None: - """ - Clean up current location and download the url repository - (and vcs infos) into location - - :param url: the repository URL starting with a vcs prefix. - :param verbosity: verbosity level. - """ - if os.path.exists(location): - rmtree(location) - self.obtain(location, url=url, verbosity=verbosity) - - @classmethod - def get_remote_url(cls, location: str) -> str: - """ - Return the url used at location - - Raises RemoteNotFoundError if the repository does not have a remote - url configured. - """ - raise NotImplementedError - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the current commit id of the files at the given location. - """ - raise NotImplementedError - - @classmethod - def run_command( - cls, - cmd: Union[List[str], CommandArgs], - show_stdout: bool = True, - cwd: Optional[str] = None, - on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", - extra_ok_returncodes: Optional[Iterable[int]] = None, - command_desc: Optional[str] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - spinner: Optional[SpinnerInterface] = None, - log_failed_cmd: bool = True, - stdout_only: bool = False, - ) -> str: - """ - Run a VCS subcommand - This is simply a wrapper around call_subprocess that adds the VCS - command name, and checks that the VCS is available - """ - cmd = make_command(cls.name, *cmd) - if command_desc is None: - command_desc = format_command_args(cmd) - try: - return call_subprocess( - cmd, - show_stdout, - cwd, - on_returncode=on_returncode, - extra_ok_returncodes=extra_ok_returncodes, - command_desc=command_desc, - extra_environ=extra_environ, - unset_environ=cls.unset_environ, - spinner=spinner, - log_failed_cmd=log_failed_cmd, - stdout_only=stdout_only, - ) - except NotADirectoryError: - raise BadCommand(f"Cannot find command {cls.name!r} - invalid PATH") - except FileNotFoundError: - # errno.ENOENT = no such file or directory - # In other words, the VCS executable isn't available - raise BadCommand( - f"Cannot find command {cls.name!r} - do you have " - f"{cls.name!r} installed and in your PATH?" - ) - except PermissionError: - # errno.EACCES = Permission denied - # This error occurs, for instance, when the command is installed - # only for another user. So, the current user don't have - # permission to call the other user command. - raise BadCommand( - f"No permission to execute {cls.name!r} - install it " - f"locally, globally (ask admin), or check your PATH. " - f"See possible solutions at " - f"https://pip.pypa.io/en/latest/reference/pip_freeze/" - f"#fixing-permission-denied." - ) - - @classmethod - def is_repository_directory(cls, path: str) -> bool: - """ - Return whether a directory path is a repository directory. - """ - logger.debug("Checking in %s for %s (%s)...", path, cls.dirname, cls.name) - return os.path.exists(os.path.join(path, cls.dirname)) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - """ - Return the "root" (top-level) directory controlled by the vcs, - or `None` if the directory is not in any. - - It is meant to be overridden to implement smarter detection - mechanisms for specific vcs. - - This can do more than is_repository_directory() alone. For - example, the Git override checks that Git is actually available. - """ - if cls.is_repository_directory(location): - return location - return None diff --git a/venv/lib/python3.12/site-packages/pip/_internal/wheel_builder.py b/venv/lib/python3.12/site-packages/pip/_internal/wheel_builder.py deleted file mode 100644 index 93f8e1f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_internal/wheel_builder.py +++ /dev/null @@ -1,354 +0,0 @@ -"""Orchestrator for building wheels from InstallRequirements. -""" - -import logging -import os.path -import re -import shutil -from typing import Iterable, List, Optional, Tuple - -from pip._vendor.packaging.utils import canonicalize_name, canonicalize_version -from pip._vendor.packaging.version import InvalidVersion, Version - -from pip._internal.cache import WheelCache -from pip._internal.exceptions import InvalidWheelFilename, UnsupportedWheel -from pip._internal.metadata import FilesystemWheel, get_wheel_distribution -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.operations.build.wheel import build_wheel_pep517 -from pip._internal.operations.build.wheel_editable import build_wheel_editable -from pip._internal.operations.build.wheel_legacy import build_wheel_legacy -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import ensure_dir, hash_file -from pip._internal.utils.setuptools_build import make_setuptools_clean_args -from pip._internal.utils.subprocess import call_subprocess -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs import vcs - -logger = logging.getLogger(__name__) - -_egg_info_re = re.compile(r"([a-z0-9_.]+)-([a-z0-9_.!+-]+)", re.IGNORECASE) - -BuildResult = Tuple[List[InstallRequirement], List[InstallRequirement]] - - -def _contains_egg_info(s: str) -> bool: - """Determine whether the string looks like an egg_info. - - :param s: The string to parse. E.g. foo-2.1 - """ - return bool(_egg_info_re.search(s)) - - -def _should_build( - req: InstallRequirement, - need_wheel: bool, -) -> bool: - """Return whether an InstallRequirement should be built into a wheel.""" - if req.constraint: - # never build requirements that are merely constraints - return False - if req.is_wheel: - if need_wheel: - logger.info( - "Skipping %s, due to already being wheel.", - req.name, - ) - return False - - if need_wheel: - # i.e. pip wheel, not pip install - return True - - # From this point, this concerns the pip install command only - # (need_wheel=False). - - if not req.source_dir: - return False - - if req.editable: - # we only build PEP 660 editable requirements - return req.supports_pyproject_editable - - return True - - -def should_build_for_wheel_command( - req: InstallRequirement, -) -> bool: - return _should_build(req, need_wheel=True) - - -def should_build_for_install_command( - req: InstallRequirement, -) -> bool: - return _should_build(req, need_wheel=False) - - -def _should_cache( - req: InstallRequirement, -) -> Optional[bool]: - """ - Return whether a built InstallRequirement can be stored in the persistent - wheel cache, assuming the wheel cache is available, and _should_build() - has determined a wheel needs to be built. - """ - if req.editable or not req.source_dir: - # never cache editable requirements - return False - - if req.link and req.link.is_vcs: - # VCS checkout. Do not cache - # unless it points to an immutable commit hash. - assert not req.editable - assert req.source_dir - vcs_backend = vcs.get_backend_for_scheme(req.link.scheme) - assert vcs_backend - if vcs_backend.is_immutable_rev_checkout(req.link.url, req.source_dir): - return True - return False - - assert req.link - base, ext = req.link.splitext() - if _contains_egg_info(base): - return True - - # Otherwise, do not cache. - return False - - -def _get_cache_dir( - req: InstallRequirement, - wheel_cache: WheelCache, -) -> str: - """Return the persistent or temporary cache directory where the built - wheel need to be stored. - """ - cache_available = bool(wheel_cache.cache_dir) - assert req.link - if cache_available and _should_cache(req): - cache_dir = wheel_cache.get_path_for_link(req.link) - else: - cache_dir = wheel_cache.get_ephem_path_for_link(req.link) - return cache_dir - - -def _verify_one(req: InstallRequirement, wheel_path: str) -> None: - canonical_name = canonicalize_name(req.name or "") - w = Wheel(os.path.basename(wheel_path)) - if canonicalize_name(w.name) != canonical_name: - raise InvalidWheelFilename( - f"Wheel has unexpected file name: expected {canonical_name!r}, " - f"got {w.name!r}", - ) - dist = get_wheel_distribution(FilesystemWheel(wheel_path), canonical_name) - dist_verstr = str(dist.version) - if canonicalize_version(dist_verstr) != canonicalize_version(w.version): - raise InvalidWheelFilename( - f"Wheel has unexpected file name: expected {dist_verstr!r}, " - f"got {w.version!r}", - ) - metadata_version_value = dist.metadata_version - if metadata_version_value is None: - raise UnsupportedWheel("Missing Metadata-Version") - try: - metadata_version = Version(metadata_version_value) - except InvalidVersion: - msg = f"Invalid Metadata-Version: {metadata_version_value}" - raise UnsupportedWheel(msg) - if metadata_version >= Version("1.2") and not isinstance(dist.version, Version): - raise UnsupportedWheel( - f"Metadata 1.2 mandates PEP 440 version, but {dist_verstr!r} is not" - ) - - -def _build_one( - req: InstallRequirement, - output_dir: str, - verify: bool, - build_options: List[str], - global_options: List[str], - editable: bool, -) -> Optional[str]: - """Build one wheel. - - :return: The filename of the built wheel, or None if the build failed. - """ - artifact = "editable" if editable else "wheel" - try: - ensure_dir(output_dir) - except OSError as e: - logger.warning( - "Building %s for %s failed: %s", - artifact, - req.name, - e, - ) - return None - - # Install build deps into temporary directory (PEP 518) - with req.build_env: - wheel_path = _build_one_inside_env( - req, output_dir, build_options, global_options, editable - ) - if wheel_path and verify: - try: - _verify_one(req, wheel_path) - except (InvalidWheelFilename, UnsupportedWheel) as e: - logger.warning("Built %s for %s is invalid: %s", artifact, req.name, e) - return None - return wheel_path - - -def _build_one_inside_env( - req: InstallRequirement, - output_dir: str, - build_options: List[str], - global_options: List[str], - editable: bool, -) -> Optional[str]: - with TempDirectory(kind="wheel") as temp_dir: - assert req.name - if req.use_pep517: - assert req.metadata_directory - assert req.pep517_backend - if global_options: - logger.warning( - "Ignoring --global-option when building %s using PEP 517", req.name - ) - if build_options: - logger.warning( - "Ignoring --build-option when building %s using PEP 517", req.name - ) - if editable: - wheel_path = build_wheel_editable( - name=req.name, - backend=req.pep517_backend, - metadata_directory=req.metadata_directory, - tempd=temp_dir.path, - ) - else: - wheel_path = build_wheel_pep517( - name=req.name, - backend=req.pep517_backend, - metadata_directory=req.metadata_directory, - tempd=temp_dir.path, - ) - else: - wheel_path = build_wheel_legacy( - name=req.name, - setup_py_path=req.setup_py_path, - source_dir=req.unpacked_source_directory, - global_options=global_options, - build_options=build_options, - tempd=temp_dir.path, - ) - - if wheel_path is not None: - wheel_name = os.path.basename(wheel_path) - dest_path = os.path.join(output_dir, wheel_name) - try: - wheel_hash, length = hash_file(wheel_path) - shutil.move(wheel_path, dest_path) - logger.info( - "Created wheel for %s: filename=%s size=%d sha256=%s", - req.name, - wheel_name, - length, - wheel_hash.hexdigest(), - ) - logger.info("Stored in directory: %s", output_dir) - return dest_path - except Exception as e: - logger.warning( - "Building wheel for %s failed: %s", - req.name, - e, - ) - # Ignore return, we can't do anything else useful. - if not req.use_pep517: - _clean_one_legacy(req, global_options) - return None - - -def _clean_one_legacy(req: InstallRequirement, global_options: List[str]) -> bool: - clean_args = make_setuptools_clean_args( - req.setup_py_path, - global_options=global_options, - ) - - logger.info("Running setup.py clean for %s", req.name) - try: - call_subprocess( - clean_args, command_desc="python setup.py clean", cwd=req.source_dir - ) - return True - except Exception: - logger.error("Failed cleaning build dir for %s", req.name) - return False - - -def build( - requirements: Iterable[InstallRequirement], - wheel_cache: WheelCache, - verify: bool, - build_options: List[str], - global_options: List[str], -) -> BuildResult: - """Build wheels. - - :return: The list of InstallRequirement that succeeded to build and - the list of InstallRequirement that failed to build. - """ - if not requirements: - return [], [] - - # Build the wheels. - logger.info( - "Building wheels for collected packages: %s", - ", ".join(req.name for req in requirements), # type: ignore - ) - - with indent_log(): - build_successes, build_failures = [], [] - for req in requirements: - assert req.name - cache_dir = _get_cache_dir(req, wheel_cache) - wheel_file = _build_one( - req, - cache_dir, - verify, - build_options, - global_options, - req.editable and req.permit_editable_wheels, - ) - if wheel_file: - # Record the download origin in the cache - if req.download_info is not None: - # download_info is guaranteed to be set because when we build an - # InstallRequirement it has been through the preparer before, but - # let's be cautious. - wheel_cache.record_download_origin(cache_dir, req.download_info) - # Update the link for this. - req.link = Link(path_to_url(wheel_file)) - req.local_file_path = req.link.file_path - assert req.link.is_wheel - build_successes.append(req) - else: - build_failures.append(req) - - # notify success/failure - if build_successes: - logger.info( - "Successfully built %s", - " ".join([req.name for req in build_successes]), # type: ignore - ) - if build_failures: - logger.info( - "Failed to build %s", - " ".join([req.name for req in build_failures]), # type: ignore - ) - # Return a list of requirements that failed to build - return build_successes, build_failures diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/__init__.py deleted file mode 100644 index 50537ab..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/__init__.py +++ /dev/null @@ -1,116 +0,0 @@ -""" -pip._vendor is for vendoring dependencies of pip to prevent needing pip to -depend on something external. - -Files inside of pip._vendor should be considered immutable and should only be -updated to versions from upstream. -""" -from __future__ import absolute_import - -import glob -import os.path -import sys - -# Downstream redistributors which have debundled our dependencies should also -# patch this value to be true. This will trigger the additional patching -# to cause things like "six" to be available as pip. -DEBUNDLED = False - -# By default, look in this directory for a bunch of .whl files which we will -# add to the beginning of sys.path before attempting to import anything. This -# is done to support downstream re-distributors like Debian and Fedora who -# wish to create their own Wheels for our dependencies to aid in debundling. -WHEEL_DIR = os.path.abspath(os.path.dirname(__file__)) - - -# Define a small helper function to alias our vendored modules to the real ones -# if the vendored ones do not exist. This idea of this was taken from -# https://github.com/kennethreitz/requests/pull/2567. -def vendored(modulename): - vendored_name = "{0}.{1}".format(__name__, modulename) - - try: - __import__(modulename, globals(), locals(), level=0) - except ImportError: - # We can just silently allow import failures to pass here. If we - # got to this point it means that ``import pip._vendor.whatever`` - # failed and so did ``import whatever``. Since we're importing this - # upfront in an attempt to alias imports, not erroring here will - # just mean we get a regular import error whenever pip *actually* - # tries to import one of these modules to use it, which actually - # gives us a better error message than we would have otherwise - # gotten. - pass - else: - sys.modules[vendored_name] = sys.modules[modulename] - base, head = vendored_name.rsplit(".", 1) - setattr(sys.modules[base], head, sys.modules[modulename]) - - -# If we're operating in a debundled setup, then we want to go ahead and trigger -# the aliasing of our vendored libraries as well as looking for wheels to add -# to our sys.path. This will cause all of this code to be a no-op typically -# however downstream redistributors can enable it in a consistent way across -# all platforms. -if DEBUNDLED: - # Actually look inside of WHEEL_DIR to find .whl files and add them to the - # front of our sys.path. - sys.path[:] = glob.glob(os.path.join(WHEEL_DIR, "*.whl")) + sys.path - - # Actually alias all of our vendored dependencies. - vendored("cachecontrol") - vendored("certifi") - vendored("distlib") - vendored("distro") - vendored("packaging") - vendored("packaging.version") - vendored("packaging.specifiers") - vendored("pep517") - vendored("pkg_resources") - vendored("platformdirs") - vendored("progress") - vendored("requests") - vendored("requests.exceptions") - vendored("requests.packages") - vendored("requests.packages.urllib3") - vendored("requests.packages.urllib3._collections") - vendored("requests.packages.urllib3.connection") - vendored("requests.packages.urllib3.connectionpool") - vendored("requests.packages.urllib3.contrib") - vendored("requests.packages.urllib3.contrib.ntlmpool") - vendored("requests.packages.urllib3.contrib.pyopenssl") - vendored("requests.packages.urllib3.exceptions") - vendored("requests.packages.urllib3.fields") - vendored("requests.packages.urllib3.filepost") - vendored("requests.packages.urllib3.packages") - vendored("requests.packages.urllib3.packages.ordered_dict") - vendored("requests.packages.urllib3.packages.six") - vendored("requests.packages.urllib3.packages.ssl_match_hostname") - vendored("requests.packages.urllib3.packages.ssl_match_hostname." - "_implementation") - vendored("requests.packages.urllib3.poolmanager") - vendored("requests.packages.urllib3.request") - vendored("requests.packages.urllib3.response") - vendored("requests.packages.urllib3.util") - vendored("requests.packages.urllib3.util.connection") - vendored("requests.packages.urllib3.util.request") - vendored("requests.packages.urllib3.util.response") - vendored("requests.packages.urllib3.util.retry") - vendored("requests.packages.urllib3.util.ssl_") - vendored("requests.packages.urllib3.util.timeout") - vendored("requests.packages.urllib3.util.url") - vendored("resolvelib") - vendored("rich") - vendored("rich.console") - vendored("rich.highlighter") - vendored("rich.logging") - vendored("rich.markup") - vendored("rich.progress") - vendored("rich.segment") - vendored("rich.style") - vendored("rich.text") - vendored("rich.traceback") - vendored("tenacity") - vendored("tomli") - vendored("truststore") - vendored("urllib3") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index a2bcf7cd48bb81057c2bb24fd416be71234e9019..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4516 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

cqz&% zmo|>B8;eY>d@#Q9!JE|&P8Tj9?*+F@kn(ncrL^LmJK2`fWe_&ym;Dm{ITVO z%?}n8H)q*?nB{6NP5WVq6>gGoodXcz>39w=AdBFN$CND6$QLyh5jFZ^E?KbzV*4MA z6VlZfz1WaRJqKeqeNt+nYAlPTmxWoaZIH2Q=vMv(!gbmi(lQzmGGX5&)geXeFHA+X zWH5?zq%4v95DcEssdYwGJhy7JdbD>Ucg1*NJa;{MWZF}FrFQs%o1OB1MYpU-~Vl9#<~*m28KGO~{N$hfB#Gxze~ zrNPm*c**iu$(or(D<(@<01E>1E?PD!#p*ZTkS8j)4QIVsSUK{<^}Sy|@bZDF`sR3j z^BaZ8wqi8vX6ZdMrPZU`-zZ)FcR-vAQN$fD@afIGrMIh5`t2o_yh1_7pw`-hX7Dq6 z6hFqDytrDzWYC$BA-E>S3Sp8Bq9nV|$y?YR*uw7OE$o@3(GsXnMhR^@l5h_}mzi0b z&$Jy?mm~2;Q*{1-Ro!69hXZKCfosjq-IOtrDxCo%@fRjrrk+}TYnfw905(^fl#&Cf zOv;7@LzX@fkV1nQ;+x2l@VT%8a}z$F~D7XPgO zSGTSlL#24*irQ{0Sju*loRsY<+-on}61Ij_3F~p=LiMg|(+M2l^!RCcOaBU$A%f6_ zS#^~&fG~PfcNhwm$d(2zI?iks+6vyua&y_f8~LM;UEg(WFurV`vUR1P(8{b-}w=HnQ>PX3xMjcH6 zULDEm!#JUhmY!x)NnIV}>?E$mAdQOT7$@?8r61E%l{h?Yr75b*r3@>T!Kza$<49Dq z=vVn48JvtJ8389#gdGqX3XswVtY3uuUYDZ`*q^pZX@mABvGq*jb({gBg!jXi!yC|q z8j4JW?VuFVhZbhg+Z^tNUXz6iSVUQDoFp|#)t@HIJTiItgkz#T!Y zXZtCf#Sp?)T*$qlsa22gVnZNrgqjL??55p@kpCE1FtgsaRUU2nUFsV`_CaghqvGEFoyM?kO=OQ88zr_pK zxn)Adcjm<>pMP>Px8cH~|_vjRTZD{fWS z4B020UND31;^Foyn>~gqCipSV%i-7XGi>cEo%)Qi>+NUSGUziR}kVT+Oz$ zAFRmRwmIzwo73>#jxg=9D{r#|9i!%w^p-wH&{Q!e*@GF-TsqD>R2=Se_N74yu>_g) z*EWT`&@c%xElqvZ0!|$mL|4FuuR-vP+tI5@3mMgjsx?bw-(^r)@;SVS$Pv65*jzd{ zg!Ah6s3%A64n>(DLIJ-(XU`I)3s%9M$IE7Gohx+_*OzV*8zgen+6uv}yo(0nF>;8E z7Hcmr;?!1d@K0$>)#2;B#E8)P?-%dZk4pz&rzg+DJ zNVGk)b4)Pnh%vwO1zRuaUJjD;iDuW0W`3&zTjJ_P?<|yvY9j%nIH{ z^V{hS;*w~44z_7(vtk>0peK|7vYPzB{gB3qoVVN}wkrjFM@$h1C2YsP_SluT-_BA>c1ZnxjjFpl z2En@J_mh1U(WoG=mBSH<*6zd!H$ni-WTQ^q{}wt7D=?R=ufR>mX=JnKf2MTRT^3)_ zU!OtCW!a>^2qZE&|3>|_0x#z+Z#ir(H(2?ik~!VhX4-9(KB?POQIlersh$l<2kN~C z1q6{>Fhg>{g3AGGt~8Afa`mOdN_;5_=?{E>&ch+yIDF(c>b^thYf>mg7V8lA;sg=)wOi zHmC{_DL%wws@fuIHRVx^^ge7*im9W`5K|K7db@SWg0Ae*{Vr(M8j}5r4JSEdsaco{ zJRy~_sxlE+g=iXPGo67A+c4A-jIxy>bl5_oU|r-%@(>6-6OPk;r~Bkjp?K`YquqND z4`3S#_L-O{CwXJ1Fg9~TUO-1P1LJpu6KRzt=szpdVMen21U$k2{VQT6oUmTwZ9(!7eP$VI5ur{2cYluAz(iUnEOF)j zYE+U;TQwUGmN#fJQ;w8P1Mo4VCh=od&Q#XIc-BH#KgY8ck9OS5s(;lpwYn+3y6LqY zH&^d@v!ZsaaH67Nrh4Ug)DcJDG3P|yY8;T{shINI z6ZhQna?>l#FMs>di*AFQ?T6{dY~f2x&DE zhSO?acTH>Uvt0ZbA0d^Xo=BHh;YTJKL0(DDE^>C0vl9*u)yma(@$i1DM83g;wwmE8 z0An1oPENA-Ni5)9J|x%Sv;Fyeak4t6GqC}TwbZr0gTlmFR5=AR-sNKtOn7k!(ZcCm z@3r07NdhqgycTa9&i$ol@$|CwyqD%v9eqb^zlv zp69)kOChJ?`KxD&t8V61%?UD3bStmu_EJl(=hti%`t-K6Z5heuUeTzchtFI#5|$E( zN8E+$IB)aWgAS;$(#Rq@nC{EK%9(+Ecx?m#I>~=O3`*N}Ko61@#YGO?iFB6FNt#_W z4MpluDr)vNl*3R7+aM}lje(P{>$3*ZUjg*!(TxgwX@6MJfZ^0EGc_>Bs?|}jasLGr zq#6Py18*u>MWJeWa)GWyHOn8z^kjqpj=>DW0+B81YIOB_OAhRq%lNWY*L+>VE;$^1 zqbxpyP8jVt4Z1L=nN~}3u4WaU>;boq8oDa= zbn4qc_CVHvv&*Y~>%Z5X>f-lV+r{M$%U~wu7rOTY)T82q)kAGN%Bxh%ixOhxM{Vg~ zj)`BciC>0Km4N_hr71Fo)`6i<8(c<$C~>bQlzH|GQ7kSS>w z2N-h5{Qx;+ndXr90djDg=8*pZa>zE#!5n5el1uIF!NP&UbJmML9Vi?uxcGA@jnZW2 zK*726C`Pe(&|_)xgHp~wCJaONWBlEthUmXijtaTKBE8?E#NzNXP^5;dzk|im1}(H0 zIcFL0RIVBehP||I@iUMbD^HI#P=s2VkD5$17DmNg=J2uaD>J6#H*Q4%M&4Sr#`^C- ziC&A)11W7P7|6YAnxz8{`TgXbfA_qi#Fp^G5Un1_?}BnN^)c3XAn$JVyZ9yKa+h`^ zm%Eg6@pX(p7qB%jmw2M2CFW;98(|37FsUJ28#4$e9+@9QxHei4?p1;hkZQLNW)Hg0CcW1c1a@O-Z>FPD zgI;VrVd(}Acn0yHsQ$z@8G|kn%m5CWfq+Et87wLR{{j^kv|1tFV#ve?1*l4^prk9{ zC_U7Xb0Z6_pg3@yjv7Y#vw^-$imyHzWrLjAMjgsBC zX4&JYl_I^tse{nALW`)&ZYbBo>Os}W35NEnW|9xi*Gp4GKjO?Oh7Oo6>;^P$-=*C8 zcfmNHG>l2xl8$3vk~d(03{j|DoX{NW<&Z6ifO`^yL5wtwZ9WfEGl#(#1QV-JW@K%o zQ#tQtq@bA0c#}pRx&Y{ISQgOQjSUsbD4sz z;}1U9I1;#4{8HuB$|=vPc)?c1YG%nYtB|76RFmH&hm7O;AJE`ZThof2Pm&R@eN9~mSWgK5&3s0 z{-?>IO?3%3*>k}(f(@w>8PU^1l0hbriCpZhHJ&<>u=hkxB&?x?EqXeUoir#C*+~O} zLJfl<;WiG0M4oXF5SS7!nz~$aqKIEpW5}PN3T4ujSAr#lo>V)vf`=DroC%4TJwgdj z9SW0VZC((6r%u7$G~eEY1LOKU%K{v;WY69K?K$j|M;xDRy!Mfs9w^U$wByIEueaX3 z?-1=Ru~?UGCu8~Y9b_zD1UHS+KpCIs!SuYbbh2RUWbW1(@3NP2uI9uRt-9pCwWw;? z4XF%lKD#etkH#NpiyfsaY=(ADFRC8eIq9yL&MltGt&Zbv1#Dnk zJzaCpa0cwg-h_ewy|E?hCOzw?>l(;w*{!mQp}o_U-WNNb?}#nkaKkoHxpC;gbiv`F z=D*3UfOLBC>Zz&?@v03IRrmczn!UQn<&{t6Esp0c9=-pi%~vDY8Q&^I*b+c%^dpmn>o}|~URXEQ@J8YNx2sT1*eBPlq48cl zQ@eV6#YF8^`dIoNA2qASD<*2TP_!kq-R0iVy>zJTk~*3URnt{96jC|8Yy;;y?I{~- z{q^jFHVnjH&t}4nkbUkCt5zJSPyf-dmO+bG@c#7=raiSI-3vg(n;Bd@+STSap zqlqMxCy$^gxt|;=Lu{TP@vac`vMmWOg5>O?{HqZNd(gG_zLs{!a?%Pbk~X`guyn}z zHk4g$Rt&#|4RPlJk)D$hLC;i365)mX1SDxoDj*40JRMMXuu%=}Xvox?4A{^z6`^!O z()_M-Q+J@}xD?nTe;dBvquP=D^_=B;*;w{Dr3n`i#9c@-Bl?FdPMlWoCkTO5&Z-yP z3#boR&mBnilkJjqFb%RW+h7{@;n$Ty$M-Knb_3f7_^46!7Up3>Fies zBzUm#*C99RLS-{cb18?fWjChRcq`-4)MmAo^5(0xl&`CBbVJon>!5S4K`kV7uBXz7 z6O;<5UHUdZY>@U0IO&{%>xHinU5;lkQ@4TdunuJEvc3V@Lr@fW4Bgp8W}PrlQ8+B^ zcmU&dS#;nDxE}o=Vqsm1qgTPi5FKY=!}O`k7hizT4CsuBayt!Mgt9(6AgmpE4#Mt` zO(|MGf4X0N^!zI+{g3A*X;X_QdYybu#oJEC=r)nBNaD>iKX-u(a z6{zYU-B`A!rB;KIiNWgQjbPKFT8SzQ`pms?Z*H)=kt}v~yHrXNX!I(D;Rxp^Y96m? z^nx#`>BH|D{Bkn9*PIB4rJ6yyvgg3wq%w~uXV8zxYmEty2RNNtJ!C)@rRX7$odP~7 z6%tmqDg++ijOz4lMqRinn``)d(3(2$=FL1_YUhif=h_B?S}u*WjH(H2pq&onK`)=_ z#Na{Kg(E((;d)+4L^(pW>l%y})_{Z%Ip|UW9FYSZ z5E;3`w%RbENIH-@Wc2>ihD&XY;z>*=cPfU8(yii6?N|(mL4&FCwmve1rt7@XW{4(e zx@df-J04A$eRs$@yY1*F-NBFv89ZooF846yyfEo}+44j=L4*L=3Vv|m%GuoHh zoOxyd&SIhjn|EMai`nH@?>!x~N-3frTD`0@*AqBJ7?e&_Bj%R^`6fs76yj=m3eX-8OMP^9k~(q?D5(t@ zt4uzRWCQCi`VPZUNT?twLV=Mm<;2H0psjRXrB)cMxH@shJQzj+JT&xpkdDPt%OwyH zl2pIn=RlYj6%ukH$Si(*F_kEWZJ--MI4W7Ov5$IdwFV|bvQDeHimQN14efsf6X%## zMxQ8ypn$xUfuZA^!w~2l+LP+_oJiqs%fxjXsY+JlHlX&%LK7eU-%CdP_MOzWfl*}(YPEUxWO z2dWsXd$j)wO=kVRdmaY7;G&%nhG3B4$S{^m9^`Ady|{;aJ;o+btB}JQaDyU*<&|_5 zP6(&^Vzh9p&{KQ}pTKcK`iXPexuqd*u;+9XxCqFXMU{OxcD><5gIB&EgqU0i2j?!* zX`6I7-|WaW*VtNmgbRr~w>P&I6GIo$?~& z-M=I?8{8@|Ct?3fG+o4%nJY+Wf(cSE0**TU1+I=|)o_yCR}l2r7wOuXDq6UO8XZiCaHu zg9@$zrME;u3$92HwlhVe>|GH&6It@egXAzv!{;VGL!Zokyo&wcf%gXwGzQ(Up>Tu6MfnAy_=zs@_k$d+CCa+L5x+&Euux?i;&e z#oLE=-ttt(3YOq1@udeKQnKa4#Yy3%Z@CFT=S^x?-*+Vq0T;q>XE@(VkDne9=wmDKCoN&YS? zALoH8JDBginY)}XQQa|7yfc=!bH-grrQlwY{Ec@|lj`a6ihs*W&(48}3+}3EkAyI)AE6tA>Z!D2YAU7&v}8P& zcEFzcc^djp15#pkJ%u-%@z(b6!R;+AyPMni?Jzj@mk`guvCA7M2|4BHOWs?`ry06E z&utjlIGI&5w(ZqrQ){-x@mIfX+EYq5_AQ>QY?#Ph8FQ`_GKE?s*BE-dTTq4=7G%an zCoiDWtbw1wyGhXNwOFNS@ik(eI{3gCnY_iyg`QN%sS}-NplqYa2I}J>QoyBVf>S8l zVH=CBXEY4R)Q}cLtP8?}fgMy&Z5ECm1A9IP(lvF;UPNfcl7UfNls7EUG zLHhwuKra`qC0xeiL%*Cu>n(M}80$mvxre!f!#YJYe`Jsr9N7px(Exp*H-S9yoL z;=y@un#mHK_on5r-aMTytkI7L*UhIoa3h&qnpC#Q`E3%P+hM4IQWrYBCQ8=C{Fv=r z)@rv!-?^+Dg~xkS56;<5=BPGdSu$10eZW9dR7BgAx*ESxl@qVW?3HLPL3 zv)M^-TAKZa_N2l5&9sicS$m?ScNGxT3>j1(g1Fh}Kx>uO%+uO*HC#S5Piu*WNO`n0 z4;osV@mp?fm0D=mV)ae`jV@8&yU6x5DLNrA_tc{Zu`RY7TRQ35us(R4v**K{Sbrh=T2+m|W zKp4jwNWwR)ulFX!G*Q#<1u~i?8xx_Xui82O*tHeo)~Us7;#E6;J&RDw(?um#`Q!f` zO_Bc+^_JsseuJ7HMBU^G%3zY5PyD~Gf=7}nSXU@Ng(||xUmI9W-JOAm9HZL*1vyNx z>_Q~nESm3j6-3O(C;;|h*udQ$KHcXho=`qdp42zoez_Xi&`DWRZ+kG|q(|{cyK&6y#>s;pirx2cy!K%cx9n=!Sku*o6P}eZ_sSX0sCa6@ ziui&RlUWTj6;&8vH=4e`=R12Qt9DLQ>>S!Zom(+#eJS&5Cdl~dlG0)4w5O2Hm>t2z zi7R666(|!l*p|tx<=6XfRDJj8)aHZn%?Bq}KKQ;eoAE4A4y%3arGcvhwCr@`|h%-#y#=IJ(Kl&-)E-SjX(#eT-!w_pg{ZQ*&1_iy+yZ$3+4c@)E+0^ zu$Eh9@4zvx=%&m;*w<;? zy-6||(42Fu%~;&XWG~(5O_V5Kj0U+3qNd84g(Lz>6cBF`j&;}QHRKM)T!N&m19}Ub z69FX)sA4*T13A%*fXGL=HWBg+h>j!P1B!jnBM@2KjhsWAw**pFpF zHElIoeQK2>>}xth?cKe&2aHWmBAZD%T2p6W5841dRcgax5Qso<)&$=}Q7^c?dc~@* zo{CnbOJs~k_G-Kyf(6sz8h{c=kkJB?MirE}50fRPbRdQyIpp75Q5Jt{%}`9{kdbm4 zt+D3dFSZMI1p6@QDg(%N1Y@E#2%uMZ6Ghp@yc5Y6l`Ac@k_=T5A|YaSQp9D{lUmDA z6y#TiWB{Yi3@B24Lv^=pf2irucJGQ6JYbIpAq(#WJi#`Jn@}J-rxC(OOyM0xDI6N6 zLN5eeXY|a~&g~2LQlZ|C0M3T#43G*BMuoULz>C`fy2a%mVB>@Bc!hZGR9ypK2dK3< z0!|#q!$5EcVIB$;$6G<7h|A)j86d_{xuwO>juqbB+;Wm4Y9j}AM?FZ)NTd-!2Wv8d z9_8ADYb9weK%Px`YNdPC%$0N6k9T=%0T4t1kco|?HY+2sCZb119AyC284XAYcu0#v zs46T(X9>C@trcwp08o1>LLe30#DO-z1@wCsyi{XWS11tRR+$Y5DkK#=H0zV#LvT=` zBlNjkH$rf12&xo9BftP3rOrCH%CM*FHj^?>20j|6X@oSOndOViBQ!8~_Zc`=B8l6u z_sXdb%tVGVDzV`(37vp`_*)`U=th$y;R?~S@)s$HNQb%%`33UO;>x$+i_6wAv=i1- zOoK$oxSV0BPYi*e&V=ew-x4GXn|o? zVc8U!G}VrI#vlJl$)xAOp_X4}E#RGi)2r6~Vdgh7zvZ6F-Tbm+%sRGu*!tY&(fkQ4 z*?H9yxtn9o&A-ME@4y)eMqqW|JpjoA|AE`nfh%rb&gL{pGUc(ZC zS&Tb9Ap?gCWiQ>x%a;LDRzzp=3QMzrMI<#*ef?le!fS?FDB*Yo>2p%XU|2J|J5SMy zfr}-3XwB<8P0J?duFp>0ikkv47pP2i%}x%a5Ej9A3w|C}nx#IF+li`DAELPEd-hXsl8P!@=HMviV7* zD?1;ZYE1b{@QzS@F@?^F`9leCgL#uWW|*@8btEnzxQxh=2N2~Q?8Jqza@n<&xMN_t zylSevAzt1vUK%gIAGG#@MNH(>2X@$i|?ZXB(;2~CE(I_9aK zE?GDdxYReaYsRy9^uDpSsTEt|E4EB{w3CUG7<|HPJoG+|m&*{Y>7o*|E${O*9o3}= zHd`R?yC~0;M-hN&15gj1D=;EUuopmvW8-;$g_yHMA!7eCPjhX|Jo2s$M4(bMXGp#K zUzJwCKF&e-Z5}TFp43huQ~lF2j*ZbalWPZXewDhZ5Oorw3UABUgV5jvUMh)uTYk+# zfOoCOurxi5C=kQYFyPF1VkI11FbU!jBS#RyDDXdnZ?oAWYVs8-b~~cret_aNuWp!H z+Y(>f@><)E{jd8c)*gwiISQ+1Is~`xQXgtEzGP}mb9_znq_<_Fqy<{B*B-=C{YAUT z#5#MoRm`DODD#jxjxsQZ;EKm=!06jy&82uSKeLz}eoL6F!`5L_trpYd1nR&S43oiw z*p|%*h~`u(gh;3*gbLX4P-fO;ByjNiUm{Rp^DsaK!&<=?&*Uu_Y2k}%%2$j#rdBn@ z@mG%P3vA1Bpdu_JCp+goP|I`3FB!Gy%(99k-p`TL<~RAC!j3R;Ub-3Bkj7+=k>D8f z$<|6*rl(LnfsKAjZyF3Cm1Dg0=kQIEvit%bFyhzdorTq(VPuzM$WL!{>cHWH&CRBkI7aZ9J^~P&Q`a%c3a)DWAMlSJbI*AlGYEK0ASj-Qz zB92oNqmC*ORm+}QBbnJF!x)Vu)DwZMUUos*l`76dy+GUYLJ zTZ=GlG8nUh0gQqd23Uk57VTi=?W0<29u-0WzP}KC0r42vMO7YRu#a5fZ4JWcRx-eW zMG4)+xnmHdYHqax9?{<*p~45)3%F~J@z2_0WJ5Yn6eUIyKg%~7(f&?`TPlk~A_8JOp=55^El#ghlbgxY*h%7Y45AGLB4 zr$DhOy{UP>cUE)vOb{(Y=jY6p!Z9v2sk={>wbA5D>H-qrK`5zrJmf9%Hwj~JfRl9C z3-501&)1Tx``~^FtT~&5qOqpX{*so7g6%Q)_PGQG#L$9Nw;^j|JxzJU9D{~iyXyhG z4X{5pI%p(1ZbL(E^kAccMmp#k^bVWxelhSvcH)QBGy`| zwAgCw0Zki?6Sk=j_(5ozWGT~17)Wx%zKDggy@1~&>7qVD}iG>|?*LIk>?l&)Jv zxA5d(X#wzlcQAmVmxOVENR{aVdgqnEM{hf4*)acS)>vb3Au5xb9Kw z^9wGe-zwfTY@Z<>{GRxNd&YK*uYP&=cw}P1MzG^0#ECbJZX5AUl++4Nbi>$v6P|T3 z_qw^X9t~`sfa~yL9M}>u2P(OOF!domQ$K?JX)74+ck`OL_h5Z3Zjtu(XEtbHfh>@F zgQ>B(GxN|KAg0`c@UH|!FN)_mI$f}MbnQ!9u5O7fUNgQtmbZD@Vdm0Xo-NV-3_5e)DW$Hz7c|gi8F%ow&arJGg0l|l8ze=2c2w@`~fcUn<>cT$Q zbW3L5lxsoUwcstA+qHfc=MI zl4#guWoEN;*wSaMvjsL_tnGw0j0h%>g}uk=NQToyh$zR_v8a<#hJg}dji0uW!?+AX zi`0x+O=r#3d)tVwc<<~ zaBS6Qz7)#%uoFjc-XUcPd2_4dh~ADStz zy}lB%obrvhV#~ehmZyj={)*wy!L01(iZ54Qs*GnXf}-N`mP=cJ>%p*_<7P$%M^UT0 zB7?Gd_;AAG8ahA&l!wr93ewO>5VMnrbyNY)URf7pzfNwXTn20H!@g285(J`fk6H)) z7(;zeWLL2os{fi@fe6G>34+BzB#~}rhaIM#sCM!h6Ex{ML4)sfiVwny&miry*JT9$ z48Uc?Lj|Y5LVLk69bqkbr;!^k|)!q)q2^0*CL?8mDn|E*G8TAAu=?I^QsFYSqu=tucQ4`igLlSz)gL+rYs5!%X^&Elrnr|==LgC=nk)F7b<*^0R0dW`SUCr|l37!>06 zwEgf)IJb9q!_2QUBL6i$LD7&Ic)|`vT#~eokE$f6oUp}b@d9jt6G2sMfn(V(@4vJk zih|MOFNLp$;~vm?>r=5utZc_*)=s+NSsrN|?VZeBF9jXkK-@*e%z%|^_`BN?}~3}!-cdX&7=0wf{|UHeR4E1w&v>DSni(N?`r^g(m>h@5ALFSX&{y0i+2^| zmX53&Sr+rIkCkqi$hkM>yq7yOu=M}$jd^-Q8y%uol14nSKD@l%#!J$OHynrf2K zp22QTvcf*uI#-bfZ7$`_51+`ZEv~FYxG#xXCnAI&ZDDm|sj^{-qXR~ha?Gdj%_(QRr}Ce6r>y?=3Q)UkTZeyad!MuNGk*fgxYbCm0B3ISl>hCWa>C$ zT@#r^^ZR)lC=RR=%`;XUntDT>2i9k?TP8yLvr`pnp*ifk(eYj z3bfN%$qDUY@7r1qMY1UD69`q1hXGKBq+j&68)xy;sNlHV#1&>v+!9GlB06~%N9O5n zgQg!cG@Y;)bPY|G42`lPG>R}XM>sN7_#7gVoZ|7enVi+n-8+|_6Dz2_nqE7%reQP- zgMr9R87fU}4_?)W)jCsp7_Uv~O+Azb63-74coPZ_^gq)-5UrFyV&l?*27~i^fVL{u zRH{Tt?a-{8K~3>mq@VI0=Ts$KjFTCZ@BvT#>=y+q&wJkUH(tvtcy8ZZ?#eIRr*>by z;pz!@UmlB8a5>{Q_xg|m#E+~8NC9#vm8n1ImS(s508|0&*uw6~eQoyPN z5L%@w2O?TR;$tBtOOJ;z>G*QK6fx9#o;o#XfJYboxjFHGiErS!QI0-3=iYb?ccWGD zO%=lv)mGWmvFtc>^fJI=fdNX>M9*wp+f-fKbnebr#!eZ)c1Z8yCWl>`_j41MiWC)i znhlYVKV_U4o<7UcDQ$kJcWWFi1ffU*Rbi z&7qMUERs9rRZOkk%+Mnbu@nW%w`MH9$`<-2Gp8Bx9`!QrHDX;Ob`7G3qARcYe-qJf z1~z=WFA;p)$L~hcjNB0)Vi7UYk1YWAf74vTF!xDA98zl;IHG+cevTGHc|G>_Hsj zQBIw)60M&v;9_&m3m{nV1JN7upUGml%-7@E#W^+DIOc4|a)qffjN1{EP$5zA`Xlu! zhl1iaQA{+~T>h34V}uZW0Z%|9rYS4P?K4@oyy2^UhTl$#1%D?8TH+=jtdheg*u6kq3x3d>YLa{X+(p=oyove;n=-184Tt(Y8q;oQ;Y_BJOouiJ`K2V??SerMlum| z8b>8mA8lwgdoT8ioHz0r2rqMLh|7okx3XFUf$>$;q0q#=XoFL%BSPnLdmQ6L&cDeK zRaEyvPAN>_$|f>nO^?LN4o>HE#47O#u6KWV=f!m#$nBfU5Z0Ebd{hQ7;Sg{C0 z06>G_A9+^wM-CQV)eK0md?ne4hiq0|lmLPsaQ|d)H^dDT(_8-Az^cX|QM(vSQ??I- zBKl|ux`(|AKM}FTpk^0UavUX$uw@MvGIoI-CQ1Q0^&^bF2Sy85>M*luB5(jDPe2(2 zLeVQaVNgiPXo>E-45Vd{`?~~u&LseUbJ45t#?sZ1ZgO`rzD$aa>jcxCXy;A~0jR7q>Bclq>()R zOV(L}3#uS91Hl_5-azdQpo=>f(|iFX2Kt2PfY{Y6Y?!d_foP?TanFdaC6fKPLLja3$CqLv~^^cDz(p%NQ z8k<>1QXG+_Z3;`gvkaCv9V^@v3!1=;qV@65hb2Tk_)%EGM%;QLh$sHncs${-&s`c% z7+X20ag>8JgQxE3Q!Y|Cgs?>`~8CX_g!XeX@YpYXHd$qRjy_g!$ z^pM{XZdUK1=#g-)vJLzRemJ)Qn<;RF9$EQOJgCXFrb4jA(s3a3Q|Q*dayUq*kED*I z+d@-^^Kv?}T$un0o-|9<0hgY12Tz)gT@?beHas-eu-8>ML2hC5kQ_aunvZOLF=J_d zQ4igG;1uaIk}nb-*dj|DJYv4a4HlR99wFx`)F@nHUg^tEBaC+L+V?A}W-FSfDw-!d zE*H;j+A(+6eRFs3znSh^^?>(6;AW<0RdxLHo2e?QJVp5vU##I9rm zmS_9qJ)UM*Z6hwo5Y%0(YEX9jv5d-V4b5|_t1sO#SKV-_{$^@^VAah!Z{SJOH3VPi zL$B{&$E|qJ!=*%25KbYRnr&82VU^=|AdGaY{I54Noc3C(_%EhEpLr-NoB@_27!Kf^ z9nQo#C!B?IZa9c@-l*pp@1cCaf3^%ocRlzv8T3RXVGF)&dOlgG-iM&C)ANRatMv}k z+>a_6rozwA^!1d{4_#$HT}qe|coSRv8%UbRw+iPv4Cz^<-cg9EhSAHct^F543m1Clhj z6`G81%no#QA^fZ}isCwHf@-B*7CNX}A^w-PtrY6V=ou{#v`f5H(6NLKC8>3JMdvpu(S^>kzt_sj4FIQ$fhP9(Tx&Gc?MSz{6+`qDvzn zb4Ul=U4Of*Ei=|`yzplkbWhlkzS`0mmdvoT4#^LI;2{liv>bAVGBF>DsszEl@ig96 zlHcmFQ?IzgKbl3jhSd3<9^Uprq&yR|7Qw7G!WS8mW$2|hGgnM#6)hnYfrL?%4Z2Vm z!JO)6NL~2$pe1s+xHVErLM>5W zjA@k~nm|(Ix>(TEu7ds7$H%H&IF$I>Cs9^3&#v9XH_rO2CN@qNHpGGrN=mZV*a5Q1 z#T#hmZ!;Pv4*I%<=QBn;Uj*qi;yJ3_ET9dd1P-OB!`3z-Z>!loJZGtLIG$^56rQ8h zgy*S_?=5Nzj{8Q1Z3UUk;*rUjEp7oNQ=B8mK)M)Z=-&<-NDh76G2(IY9Hdd@uxPil z=_8=!Ox1ll>S5LwIYf2uYmXN16td#vFi0VQo^rovReJnvL&p+O8j}hPAoS+W<-^oy zaVte}FXvE=K|>B^vp1KcD8U`Z0RbiXOr{6Ze2r0vN>#)H4vM)VTwx0eY+$ma9W4Z> zm+=120MEhv^YSxz%m|C;p(w^8|k4&#QIOhLK4ooV>{4eJ$1j}cGRZ~F#>}2Uo za6MFQrK`W(kMvc!$cNN&6;^sxjd(v7whDQziJT7sQr7b4aIut#RuZ##2SO0w^8L62 zPhq$^kdLPteC=28)Q6|Y^=wA5)F5iVLpu#omCk!U^xpQNx8+0c=MXzWc+mSe`1^RG z=-1Mhq#@c!U;i^M=@Z43QP)f;+0J&(#11@!1UR>FHn;9-Zrxn@$_r_8`NgyO)mITw zxxB*sRev?VUVdFGuRz4+Li&9p3l@??#e$8Aqo;9EGl~Z$#91B3lP(o&p_4V_JWAW2CIa&E$Uow9lWOer*O4GrG zgoTHti65+ZK>Wlrd$VA5Vzc={VbHUI3DW1wI(OL|p~-5Af$ZKM=hEV}K->;o#O=bc z^p{;&n~}xu!4lj?muBk3fOqUYM^sKUzcwS;DAzlgSWb3?Acpa3XhmqwjGaM8sp+6}ih8t{9+d6jiw6=R8{etUj^pA5uM6K;bAu<=@ggk9&(nB{ zt&BS?OhiRn^6)I9-agpeJr7bQ+1&2dv*swt|8>7$@ejRE8h-`Ib`gzi#0LCZqrgF<^+go=Eh|vKy3&~>@}a_ zoY1)IXJ!o9`!Dsp(KLDRt+i8Y?pNlSzgAG}HU10gG{dt<{Yp!Boy`$2F*T{uG)_s# zT*H4`;&t$kxHk~+ppHq4bE9p>wSR|803c)8>I zhrfGx2AK@Y?vIr|@D75Kc#E01z?=Qha)DZQqY^jio@{GR4m``p&=7Bhc&skF*>e3? zo7+kDUny%H!8E?ra zf}Ca@{iFYm#^@pdQVNl7O{JCY8`Gn?kg1 zmok-PvY$|Q$U!(zmxf_fYaniBx11TYmKgT z)bJ$4m{t@3NhOHiaZUxTu6>YHmF$E2apBkpf%VW;JsnB0vG=_8adh}Jc<9q$Jcr_p zEI^aBNB)2}7$qRd9$8P0*^;+gfdP^%*k31P3aO&D#ge_3x^<@FHIoNtOV>}8>^1kt zP_-9Z<5yYj7kFZvZ>4i0kXteCuJEp-S!#oXLu`^38OQM92-|QRUtv$Y1}}w2uBMm5 z{4rLxV>+iTmeHm>5o%|$8s614X?(r}1IK%}l+U0P7kg~VLYlQ^{)lxLC-fQS^fVs@}*r@BQ4G=}q6KZ4;x z79Bx!6Ic&Ejqpd*9~nq%M@0l9xSA=!B;$%*9(On~>b9lFd+}v*FST9f%TGFi9@0@* z-YG{%hjUtT`77*}9jXyqrU>gZ&aaVK zJ-Dz|&SC+6I1LfOZunrd0K`59L0?5U*f{xNEfR>ao=x*xK96?tQV z9isaMnfLlh|KxE8QPY0WAHUPEM8&z%WJYlrCs{X7ud}dp+<)G)2wqP`Op_-Dv4^n} zk6c~kkP>Gv9>K{8#L1D3B;cioB?{w#s4vzaC*>)Coq@-#w@KjqSpeh&1-$)ss8xcd zioybD7rYIXpJ+Wzy@sebfw#L|TDeS1>?V(o4l@$ERy2jMjHn*Fm$$L7L>R8Duc5_* z+w;It*kH?-K+h_VqAsvaYx$aWiHrhmJjFN)Oj(KKfmQ?=vyI*2mI?bzhibvygzkPU zK+#VqRc@2iKG2N-;HS}?CI;4qsI#}{*g*ehkpWWlx6F;n0J=T8aq^X=?`3&VY4jQ= zp{K;xqICqi=s_%T)jJLwVr@M`9Kz6;;w}#TroHwdoj3}tfS_Cq9Z%KN>DEx_(Fg*- zLjmn>B<)$lj17%;bt5FjnJ8MWn+ANXlauPQ1g9Z3wHXZ;TdnRgTaR%=Xy&K5E%Ou9 zjNLeCiH<%%4JLuvB7=yhhRjC{Y7Q%1h=rs`&Ty49T%e-LF(n7}7f`03wn6}*;mAAH zFA02Am~S_zS#ztQK{rqwg6*o%{DZ^9!TL=LOfZ{Hkdz=qMELN^9kSI}PJrj&!2K5P zxB>ubCY%#5kO;hsW@BODWW>4aXTD~V5s*5Gwfmtk`#&i&~9TbqVbaXMfcHK zR1S65dKE|6Y%bJvfL9t%S_5UH^xL6`SMkc@U&iV{D1WH-rA0D^00PO1|8&-pJ7g|CI)`c&mzWpkfn<7WQzG6r$Cks(y?n#tRNORjLI7 zRJv^z7V1aa^_#3f<@!oc?aKSrGA{)Bt}eU^KtLDOx==9O)rDqubtTloui*rqaK9J1 zW0$IG51wI=>6Wrwg)#;(oJc6!s#8BWh|CfQoi8QYi%e z>*ldtEeL%>y98i8BrP^APJqIJ`4Dt50z62V;tB)06R1aVNOdW}z;#J>=eoKi5RCFF zIgIw;i2(sAjw)F5z*a?q*XK2eRcLK?O> z){AQ$VK|Vvmx&gz#W53ulw+|u9L2rB5AmigXne1YvL(Ik#!aCHki16AZqtIMgU~0N zaRj+LWDVf-VFfh$^oRmEI)Kf_wK2EC7495}3{lugj2zq$uY@bOJMSm`WHK@#MF)|* z5gO;;kPf1U0Za%V_j>Y5W^>m}<*u1%x>R&2Eq3Q4vDSmrxgDeah1}xV-0G=Z68ak_ z>!)*Xk7eAhNPT>)4~xcGnvl#9XHn@NM#xP@Y8s2OfLo!ll1Xut`-4SEx#%wRHU5aF zyDp}*M^`R0)F3nMk-mh|WVj6)I=V;r$9RTN$(&8yStm97muSr57Q7^?sM*5WslwWc z<8zHI-&%2T#bhwH@xfT#LyJCd(Iei`-S0DVQT>!qy+e~nryV{B#vrPWCv#8p9#4P4 zS}Zcxaw?D~#%KA?E;Qhunaqu%iN6do*TS5dzQCGPOL$)dXyc!e%$5582aQWK3@mH! z9RI(harZ_3NeNtmz5mv!TT=2y#B}}xEwn7fYf?bsE-Bn=z0E{`)k9*Y;RrU=rv?U3 z!=C`?+Og$x4^J-Hu}I|Z)7|~zrK|{LMfE7_OB994ZL?lLEafwY4<}NdCb1744orrH z-bNCz&Q2+~v(sr4O)Co4a& zkm&9@5-dJLOViZ}MWJa9Q*Q@S{zoFJHf_8;)X;8;3uIDFDvjImJ||seFfOe@30jgp zoV%lJk*lzUT2#^l{}fbGmJkm6BEO0xl5vKk6-_>5KPK5z>S(=_=D82UXgtdgDUoYW zO1eD9$2{H3mq)CZ<(Ba|{OrM}`oM2F7Ej@iQ*cRtcnB|D9@Jtt!B`zSDU-N7WQxl} zmbg3w#pNNpH|ID7_i+auAuQ9pLwRSi8*|`jZjvsXC`jprBD{$2;Q4L}E?wjm+v~%> z#ZTcxT@sA?aHS3;o3Q$0-NIkIq3BA&V8kiy+c*HKFEkxOH>6A7QP;xg4C57Nml*U36F`)T z-~(lGUDHoK$KHid4tkfB8!KEpm9-Y32wvHG0ckW=y`NJt-Z7n170akf?3^E8N#_VD zPG*HsmcN$b4zAa3{5{580>oL9upxdDp2ZDFz#RaENjPZ?c0y`p^!Gw5{5)H0M$v&1 zXGIfOv4&XLhUuJ*v5X{vpgC;P#E>*m!aw6G{`i{b>&y%DySQ(Bi>G)41hQk%c<@k0 z7ca0$g?Nqu%m;J$*8Vs4Puv~LT^Gw(r^XDu(g&}lK}t`s6d)))LDHts=nMG8JxG?3 z+ly?BX=#USDbe%MSVnnbD>!r1BP`z1%tZ@L4XKiCF?|7qCI1@ju$b((P}aQvsng+z zn*|i}xcFgH77|~Ko5_~R@Z{s}2!JlU!9kOOOR$yX9LF8h^!7=fEz4Zc49v!5XT)1A z&ZjX5gGA_Xk1B7DIog?9{H2leBjdX#YRB)N%58{cDEsbD&`vBAS38X_p*M*QOothx zw6G|C-g)=SiA~%yv2p1pF1c>C%Ep9PK|Rqml&zWKIMFkRw8tU8Y;=Wv{5po%iHB5# ztkrQ1x5T6(qwehdpU{Oxy{=U}$hKJ7&gq<8v5Z|G1ND5oEz&yIIYY@N<+jb$hk?)Jv~cvay~QKGU!d4XLZCUztg5_^;}KKL!3 zUgOIg6D0}y2VSvB@j{qie-wnSnwf;t?KehTs(3^S(Oh;4K z^R$Ae%{C=Lq?O2(47k)|pq?d$J|5F01C;KE z(33|j6*^QDP<*SGr($%V+cVBIL_P}*gzG)wuOQox=Wi(PcNC#MuR6Hr zfjzrALQSE)k34uFB+Ob>V<=P|8hk3@<-WMLpY0zwH9XYNcvgKuJb%v*_E#a(-SZLg8;tN_{G5@Yg{?)Tw}G`I zdns~ZZiUhm38`e7lYK+}G?{8g`yH|W3%Wj-JcA|yGjy~kniBu7jrv{vB#a$#OamNk(mRo0VjJKU_`JL`Ka)w z%rE`>;$b2Lh=@cI3xeE$qzZ75Dh0noBScBdl$21pEPWYqQ$wuMYw2NPt9if~nd)h@ zHsKK;_b@0O8qlzW{DkkoIUO%lS!ulRqbgBuq6=fUZnZFWdbzSXlQ)`mB_EK%rvQks zz5|p|phkd{IkG2VxmCnvVek}ltfF;GuA=+mSJAJ4;s*vd|2Ou(HXT6>V?a$I3?4An z!&Kr9ieU@Z8(eTXN?5pqL)|Ct5&u(BQ->MDUxN!Q77Qjd1AEdc>Of1BXb-APK2w#1 z4h%ls-`miEftNy{g|^F10u``{VvfH@%9ucCk%I{0OW?#JjIvUxkZ;FL0#U_h7E ztUna1dzhN_gTH`g{S7Q-gQsHD;t)^E{jc+(Ozi8paxuZb605%Z^;=x^u=#<>h}z?v z>z)=t;TEdS9jt*YRIHb{oo(sm{s;F>i8gC)OgyyRs?D%T@NqSe0~NwEMs8=GF%qT#T|Tf7e^w zmhJ`Q8$4}yAdS#JA<|G2^s9(8jNj(sTVgx^v4t`0_B$~~2iNkO{C;V@)LVSa(?R#b z=dErAO89t`mPxg30ES=FEtgGe<&QlKGj*wZyLVFl>!zDcr^SKhtlG7AaIlM99{xW0sPyW|xQY)S zCXU(z4g?B((_))%>y{B)bwup&Skg4a$cjkxr|OXC0}wl(qX6MV*UoN3>@BU9&^X>H zBvb*IECx~%P*;Z+ZB z5zl~OlFI^MT}=QI6C_RBaZXfI{Dh+BWUX#Od(GwwI9o-Dz{sjnq(LT3-ouLC2Ug5~fEi zdBK)ypB06HOctARSB`H|>*0{H8opEThg@&Dy*0DPqWQ7WiK5Vlzl$|EIW^OEh$%ZT zr;cd?_0KxIZ%{J|?=n$ju~cO-j7$P>2pE=OGiY2pP71^frGktu)xYuiH|t^!tsuVC z2VR#$6t2$L7ZTsX`+UYBpG2=<1cVeM-%zvT&_=pQX?9Jzw-pz0VJlM1uoXHS0z$b0 z^{XSforDfp0h578+aGG%b${pX2X`4X;($Si7#Gl9Ld7s*z3z||D-&C*Z706YF`_^p z-j_O9#bYzU+J%*M2>SkjkQ;FOj7xh%YYbz8r#EnNdOiORM$+KvHI_`Db9g=fO-c%) zmUwVdsvth^!6SWGuwlZ3l~QS`z$0h87gJ!^q9&p3M1Oar{bE9Do^vSO4%`y2`uf*w zCr@vnor{#QL-kd(f+1JV2UIKh)HSV|Lpp-jolu+9C}xS!90|tX5Z|aH-q2g<#YAgv zX?dbGHy4Ghj5j&(Yw-*2?=*?GjOCN?>MNlt-#7tN`KDM#lXTj(N(q(%##Oj*_BUBt zXj_s01-3+5`L8g70vu|E%BqypMGiV!45;JMd~IYpw>g&4tlEJ4`uNz8VSF2v8o$Sr zfl|~|4)aQy#MAGfcH=vIgT!=lKwQ$z6iZN0%+egj5fthitzRN^82^^NNCbu-qY1D< zv0LioCB97np^y4fcKvSYL*;~jVrT*u{jIT}sh&=17WX|ig{Mm_pHNN5RbODOngV&u zDgVSEW>80EED2keIlJHGE1X>;hgIUAKJY}2MIvXnLEdulieF>69H!FpGr*CgI$_b# zA`*T&1f!xGTd_Ma&yvO-gkrs#J|p!yoNcWZ;l6d)=4EGnb|3|0#nSG&*fwm;p<@gp z29nQQi3t924#mj;I6{5<9ihJ2#(Ce+(?bz9j+C47y?GPARL3lC0Pr)=d%Cmpk2trD zcnsJnD4Q*)ohqoE2u~L%&`rV1pJP>t3x?OOlJMGhOjW_Xz4BVq`kNkqpmZ_l4eU)4RNDfG#mDjW zt%0c6lBV}&AoUs2Qv*=V7+hjYniWn5&<4epG+S&*bIxQUe>q#({X=-SB!gjFP?Rh( z_L5wg5YPmreXvyr3lsr0EH2ijx?})msLEa3v1&l1c7yr`!`T9QzE8MOvK}XF-S7~X znPylMGI&SABcnw$Ka3AbY z&eiCP<(_WMf~|akeo;PihpOo6l3sECPWP&4Dow+(sW!>bxN0&vap6SudLtMX&8XHslyQPbG!=nGl^Yp*F&&$!5VEIK|I8 zoooT}P{zU>3E^kJ)oX}&(jMy2vBA^iz?vOTn+_i9KGjRVQ^kborVV5G25EbOH3Z`( zi35P%sWvGVc_7rJO`w|0_|ls9)L%O7WI7Uo#0|^cRt}&+ zanqMsBlg-=t3=s(STXucOP&bF9oe}l>v>YGE!`UHGybKqPHShv+Yn31z2tSlf?Ite zm5Hq1t|+4;^c`bK|;3x9J9gl*>AM zQoU`yNR5I*DpH#JlQVeOeI(NGjF_P8V}ePE!$6P$N=;UrYrvxTo`K7s!Jt8!r4HCZ z@#0p#f2P$QHE9Arw7*w)%iSG&gnFDr2Di{^{9A0m$qKiY%&1>QS~_D#S!(n$IiJEu z$T8a)Z)?tsfiyLQJ#w+REM#6uT*&Re=e|$=L4qpH6_m^tR8JLDPY0{bM9_H!UgHWH zn4CQPb$l7`cVP=dj*|(EJIFX%-o#F_(DDR1>l^VQBG@L-FXqW>{=F@m?9Y^!oE zh?{HWT#$uU8;|oNVI`dq$U3Fo1cP|qjXP|)mr1=Fk0fi!ReY8(ek!(N4qI|iw*(jZ z;I*`bvrY5nTZ|K27}sTn3eIOWkLqfi9scA4y@(>BrE#@dt`kMe54CUd~Xf5d*!^7R+w9!k-q$V!w1n9VI24^QP*EtFKoLibIV?2F~?yN;OL z)h1(+8!tk;$OfF_Ne34;-eG$rd5;L#2zM%a^ncSIu$!Ct{wv@hD*!FR z4r}rfx(aD9RQTcH9t4aT9)hVjY21ErC+uy#8c&*An_GOUOm2tX1+_LZTkddEmQ z18K3N7X7AdNU4B>(-FoKA)HicqJFR$IBQ^pxHAoTVZ;G_XV0#v4(;`D)t&9Y@kN`4Im0YY%xPYBp$P>tk<%QlX zn&|oMaus|(7P>Q*v*~+1-#`A{Lu~<}$rYbq$S(|-MA|}khX-KCf^lI$N_$xLB=clYlr3iKV;dg-_i8^( zsSq5)#f+F{*p6kjPi$fd>(&GyDO8xi3+=Iu1zaUGf^^l8si&oxuxsN3XiforqOK>+ z%EP^2FsVbw5FL)p4VEbb<$$Ast{C`9*}Xd^I$F6$w2WAo0ug{5TGiV?f#r~+pbCZT zVZ}xxAk#^;2-xy;CjmbX7XbVQPwuMNs%_Ib+hZBq1-!AKGO@9PYwJdErTJ{h`lWy7 zK6Sd28b*C12i67A-U0nP56brw;ZC?}^z`G>h#2p36Z=!1W_g<9={=lUC0KqB+93z& zSnecLy)4$@^a5g@zmW2R?*;!0sjqlOJ){0n-)PEcDk7DqA@p*_*|d=~YTvpkzus-9 zsN&2qoFB2cg_D{UXDFToV4b@aX9}iM+2lg%q9>Hz9P+qDgd-vy=y%Pdwd(A3$l1Mh zp95V(rw-ofE~?X+|EsFA17`EOd911$0sH_7fEGszG2K_!t2>fZ*5KyxsA}#37>hYt zxc5Xu&j}>zB2s#?(@Ym;{Yd0elliomTq}xkH+zS(7FR3PbnHS(7+9$o2M{XoL}FF_ zVPzQ35pW*1s@_$mbC8bE^FbbhKqgo~{+KEDxfrYD(ByDfd?2xU)7;BUGW zNv=XC)uYfcqNM2YQnEga;(@gd5GmG>wdBop5LV_U+?%_)?BRuXnSRp|y$`ZomHNXi1rOL(Y-h9X3dL=cfiyzv}M@X$i4;(HVfw15ZC^)Ok3o=xaR1BLJ%N28ukgA6Su!D(;)NB zUw)I^JM1zoQZN1!G$?M1M~&8g&rR3ltxho6DM(m5^QO669kT|Av9@TF=7QX~$LI$% z3mpN8v4cD5>eA~EYf)YxN9LfD5=bn2k-)qTAS4l49g7Ki8UUtl5!a)x!`_}dJJCf3 z=IB2%41+6Su5?;V?!-rq!vxIH4((;TdHoVzwmlZ#07^#^Pt*Tf%w4{c_6qX2oKHLN zKkqxAavoWAUQ2@qXk7k~ep z=WiZK2?SPs09nVX>qVZt@>oWhs)%a;`IOGRaNb{y;$&j1$?@Zv5C0Z-;`9nck_<@V zo{DOZEsV7dxB60QJci%vc|wF0r#;X3p75MTV3_XvP~1Kf-2(K4%TNfP_!3+jyw4SW zMTB?5fO-%s%6fqWpH0g+;7w^{-Q*F$StuM>z0WXEcQP&A=tXC zwiBJ1gRerSViOYuHi=F}fIH{I8r}|yUXJyiI7J2n;v>j;jtnFItjsqpDhGRdh7HB* zIcJn0Ul@Po`E!-kqq|_7ay{tDD;&-I+086Ze&w5i zSZ>n|m}KN%&+ugDi}2@q7Jhzc{96`u8&1F(9Xp4l4=r}qZ?{D=VNKa_nYqcJEA z>s|pqIv&Rec-Rr|Nvm<(khBCRhNU<2mfm$<_8gbUd#_V-+2ptk$F zj}8n*D1OC8IvnXfDv~aOnB9uREj1a6+hKpuPz9biv=bOKG6birI8Sqhui9)9*jlNH zs4byPc$gZd{Uh_&3u+LLl?^|GT2Wp`%K&~u0S12y z!Ks1-F&c<9B#`qFz#P2*(06rl&!gE1+_|k@<9=et?1DHzO`vd@F!|};6HS0wXbhO4 zL6|4n#W?86#6l%vzG9BLx@c9?z;@FWnqARhOO2R5b%yjql0f7S;Ois@pXx$6W zlxyTPOY7dXFc=CKaXOLyK@bGjl-kqPa9IiIQGEoKOeX6eN62fO7PnoYTt_MR*rMMZ z(Bh;b097WcRP&R#N$PCIeE5Mu?Bz486>WSE5qkQLx9(e$;8Q37sB zc3G|J8^aB!s?V9I&QjDx*4UP+Pz9#r6FF>K)?|u4cN{_qH>ph=B!eg0pvs}?f-Y6e z6QZ|kIXR>&YFcG^P{I$aC&OQF_7s642)d0KDu30VqfkXV*qWrjd-2yu#r^jU9^yqAmtdS`B-JAI?EnOb(VBK;~B4Wo<{tR zIm;MHb^PKC(mq*^^V;~@SZ~eSl5NuOnsdVbBEg@Yk+g(Xq}laSjWe{ysyCc|-s{Ez zjT!9*rveg<%mX4D?Z9#tKHd6=5YLt`{sT^5fx2kKbKW-$^K9FgJQ;kSPlb>rJ?xF* zD;OB~@COHAGR@}Xk86CRp7K2GHG;@t3$e^m?}+zbdVeRaAJF=y_ct+uSTWE?#UGCH zk~~FAD@MGLl#vvpY={alIZ%>@2kV~41Aif(Gg7N+hXq4Wi22(E!yE5o%%a5&jiy&H zNF2T4Lay>3iQvD_(^{V1L#MvvgA?%LH+cOPPa+VKG`xZhnb2=OIB4`A?MI?0 zx&p|K5n&E2qjge>eOGeG9AWCpUcS?u&O%w#GIeh&8lNuYNFA_TZoK`{~Mcu`)CC zE2`Ir1}Y-$ulSwYT~c5&rFHSZgbDJGcmN?JB3Ua{~rm%px)H?_9%Du6& zy|V4NSl?gLP#OO(VA%LCJpDCJk$;Td-i_WGAFxQV(9^Sxi;vq23TPpoO)}vr&Iz}B z0hz5m!|v6TbUNqLPaEWmjE`7B=3D!?f*Q~fPGnKVD+ewdn5e##aph3#k%NEmnRkmi z-dnkP!XI0?b~0^h<=R-0^2CZhvBQQJ2c;?kuYtjV7BWd-H5B`2Cp&eD*%W_GMh&tZ z8mXA1Rleb-mF9CGl6H{git-YAtC}b!m72+j@qcl8h?3@0*|muAIpQe7w(%Fdn;nGO#SpE=PTPlf~+VWnAaazv7A1u0&xDbpd;UedeJS6eFod-Q=9Y zUwItt&*JIdLy(l_K?LsR3(cdu=1Nz-a`wX6(fj7gSG`{OYUSwux!lrNZslBU!t%PZx+qu*ZuE#q5quMe66zT^=Dswb}V=;KQvbUO67&hiHhm`*1t&! zj5>_QWfl7dm6LcTE@H{nM0`;(NU)vE-iXa(Oeu)3Q0XdEa#N{;^%} z7Bzy-EU8`g3%t>?ZEV*}QRB63ZLz#I>D0tyGqrckZMZX*w`L}9o!LdWalX6?{j>X2 zIGtaMCgiVUpX$(p{BE|mN^{yf4HH_`d@$COmVxQ}m$IpvQz^%5zUx&}o{i(@FIdm>4Dmn3@_zi2<% z0Q<>Ldp+A9_Rg)Yypf$7XuMWjc0Cn;uV;EnSG_WLVQ`}Ft*732>Qenw-PWm+yRK*P zS_(NfSfDUlqT zo=J>{JCb5+B0y2xWpiI69;ACl89XGIJuzL}v3%J!Weln$$=4SBf#g-1%C`AD8k~=$ zh{5@P7)d$nU!rBFlb5~Q^QF|Dl%p_@KMVos*;EIGq-kfv`%>;m>V=e-3jD~cjCW{6 zD+f3OY`uvY*=ar$_CK{7BLZ3S<47;fG(|b*vY0Wgtmm z--9Sm23RZr%q|5Y=T`0vl&>Y78i5hE>k{dl6e`-p>d_uyvGTJD~!U37^kKNTAN4 zr#r>BC^DbJpQd;gx98KKa6~G}2(g^d3Op&zc#az~j3VIfPQt=TG~hYU2brF{qJ@H$ z+SoPLe#a+_{cgKQvBa6q&o6c`vC|ohVAr@LUQ@H+e;p~?CuWq>?qM?Zm6ScAW zZL!ey>5?6>yd4XLC1a7<(#EOM#_7VQ(cKHV1!G%(1IbKK%Gkyi?*`Q|x_==TFU2aF zXL4KSNG04g)p*yRu6lT)?T@y;)BVGHzSW~w`;Lmgw;b46<= z+O8JWPVT<6`|>?g8}GZ?d>?{fV3RH?8?X7TyFh1@RgOm|Yo;pKURrgh?aDN3KvE$>cU?y+=uwrC?2ac6$z=$2RLEQ2iidF`GP$wh_O0 zlHKD_W@rI(NB zLTq?*+T^HRv-hP><4cCNiaSR9$w*5O)L5-TPy_Rv^{ZY*yf0;p_(4Kv`AH<|(!HLS ze#7q>Dz=J-Z>fnV4&pr_DE%NP)1$w?OHB;zJCsw4<$ncwZ(xXl2bG?VJU-O8ut8w( z14pjozJ3FA0wo@Bac9cph7(YU^)Q9~sbl@H7vKktE<4+Jx2i@%@ z7Q$(q!;mR&zAx~~Mhb#5{v+=J+8}=5Nobhw;|kHWehPq_&t~x$L4orKL?Zb2F?v5b{-`6V|zIe~WXXxsaFE5_H4pPb2Sp3BQ0FTRko0BzN0Uq0|YNEF*>`i-&*c^K)@1%{0`|7F(-pxC3eHGhtbG0Y0 zcyG8!0O1NG0ff(Z!F(CCk|ont^kh^Oy#h}15jFIMt{5{_5eEx(*ezu zTDHcJNWwxu5D8cc+at??SYSkaO9;g_oTO>W67g4PfnW@UG=k9$iU@|;WlBDue8`Pu z95Tj)fG0YbxsoM}VB9w

ip?LS;^7BAd;&>iLHT%otfF-$ANdT6#`j+> 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 bXSrn+z8Q4ilFZ+lMWEGvD`Nh(StR^Fb~T$2 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py deleted file mode 100644 index b34b0fc..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py +++ /dev/null @@ -1,28 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -"""CacheControl import Interface. - -Make it easy to import from cachecontrol without long namespaces. -""" -__author__ = "Eric Larson" -__email__ = "eric@ionrock.org" -__version__ = "0.14.0" - -from pip._vendor.cachecontrol.adapter import CacheControlAdapter -from pip._vendor.cachecontrol.controller import CacheController -from pip._vendor.cachecontrol.wrapper import CacheControl - -__all__ = [ - "__author__", - "__email__", - "__version__", - "CacheControlAdapter", - "CacheController", - "CacheControl", -] - -import logging - -logging.getLogger(__name__).addHandler(logging.NullHandler()) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index cfaf63429e4efe825154ddb511e8b289a289b0b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 915 zcmaJ<&1=*^6rb!@Hc7W1Dn%%kfY5ahO_C7fX?rKtT`>-m1Oz6Z`>|4(j z_w8+>5*hVp87LcEMoRi^N2;J-S#ee$IxD|&f(*(9y^d3 zQK_8CNgZ-UYFI0~`_Hh^Vu0(g;eQHt6^UaA%PHl2h{$>CLIwekg3Jh5x(%4Atcr2I zTJV~L(k&8ED4$t79U(@_XLJEo&}HntPGD*`^8MwI`z^wR`+}!ioz!g#9<)-N$Y$Cl zin%c3fh+i)8~0#)(F14ozMJrrEyDx0Nx%{pW^_lZa3@#cV$36+V(i4d%j$Y4X-BXp zY90vWUo_bTabDCk?YCLfO6OHHy)ZCOrxpjs>Gb@-`iVBq(9<*Y=ub(v3IqM(2GVA} rqq%{8g659U+?#vHXyF7c9igSK^|g21llt0GeeJlu{tZ1=x1jc4`4I_o diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc deleted file mode 100644 index d9f642e4c60eefa0833c6744a365b79e0c1bb065..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2659 zcmaJ@O>7fK6rS~t?Ty!V9FjmNNiaBt_<$`6Y7uSI(gc!1FsMMQT9sB?@5WxU{^{%( zWGj)3LbFSdVmwE;6N|!wWmr|FSrSEx=N&0ltXWkLNA>9W_C9=G<4*hdGqGY z+qds~KmIim2_YDfPwvkB5a}KrA8+X@ZGLLRJtM?K6E@AFQG&mT(qx z9ya}@KsLZ>zZon^S&7pDv!@iwhBzHGdp4@vk;uc zvN51zntT;!`?NkS4C^*+n-+n!ANWyN2lPR$_u@E0MDihh;J$0Ufa<=wFWLV$+b0EE zR?FoIRjE-aTN&6#kCA+>q?hSgl~_6fPUQTjXOAnBGsh=SeVCaBhD7u)YPv-&p!+A) zTtT0#lqsp0$27G{`JJ9ABS-lW$OOzvKJTzIYDu@MYEB1sZ}(MGCpp(bzKAfxBW!#N z#3G`CcUW}2@9o)2v9~J%RxgkH?p*;c6h85Oii?k zL)Xq+IrGi*;^|wbm+{`!=wLgVXhjoC(bt>PaN5R$Ej)NL{}_*Mzzy^Qh71di;m<&H zV@Mgge0VWEhw9B zpBK)dq(5^$DcUmkrJ_?cZ`mP$%TP_D0m$|g^cpcNYUCQh0;ScX>2yP4gauSGNP=J| zVX;S;T03}7w=Bp!+h3~G%G3_I@US3>Iq&Fjl0G}AIvHkT3ocsh1LJYh&s52I9U{X~ zN8-R4hR6CCCV(-zXI1LEA>SEzIQG-nGtt)@Xih&1pzuIj-qn(KEy*LzsTC|;J9*{g z_4@7ofV8)3+K8Sh+?dz+`oAgF!;ZU!BP`!gWA;r2jYfYd2& zLJvaj0PuYe#4fl{aT9z`1|d%ifPgc$SR-a*=zKwsU-)P?PAhRr>T$@UIQJT46)xyz zH7OEil^uqJQ&hLG*`X>cZEVjfSb*<{lYNdaCFVzj3rVwJLAF@osZ!9kMR=^^vcR+?-mRxi!Nx4>Hle?dq9z3H3zU(nw1h zSr?Ii5JdfhZJcP~#GR>ovv+47j{P|P{rEC|8&0I5c5q)SxbF_VH-C42Ie2(gid;7y zOGAIbT6ruv@n=hl!fa9$C>{Xmf|^BOU)m#5rPqhLbity#lmeg>FY!oZ2$y2k^P{PN|~ROnrh( zfDr4))>)X=ML`h$k&uvhf}(3Ev4-ML+3)=|ba)ND`KK6L!+W3N$&G+0?A{3X2(gVJ dP7MgV*HZ|GuQz@Zcm9s0FHZon_%;5|wk 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 A2><{9 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc deleted file mode 100644 index 759fbf17a44049b0e3123342fec16eeb3a20f3f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16237 zcmcJ0Yj7J^mR{riY7hVcf*=W!%{L+Op$Dx8ZHXgMFIp6(k>qhiKTr_5NrD0ax*L>4 z7>wmzXBXOWA~Lg8gtFN+l}g2Qd8>x0{jp3XKRmOk+Nn%_00LcvdpH$(*HbC|<5-$( zR{4{2Za)A*km=c~ZA!NvYMf#hmhNxx6I&Ph@ zjoW7EahjwVqxPAq@hTEGMIAHFap#O{+(mwyqt!F+akqxzth^6+S)jaU+(YuL(V7|W zxR=Cj(b^f`IEV-|H1Mb!uhURkiqlUIC=DsTxrWc7E%=Q4fyOXBDE%r8S-VQp#8!EQBmFp|rOs2V^COCNeXf=0$6Mxg0eAAK_4*XYOeGSt(a6n1Oei`T=Oc-!8G)IN z^9hb+CgMCZCveOiNM(5Ly*W-u2z}Nk$R(f=ZJ}5!o(Lr(@t80Mzv?gr_43<*?+L>-Dqu|h;T0SjfeA5hTpfWi zg|253F!($-$=zipq1$6jB*vVYo#kR|gP9=gud?IlN#=jrhb-N#CcmM1>$Q(P|ckoa@Of#-`HWa=Un&gE3 z*~n~v5Xjg#-yg>57LLafd_3AOzoQ)AH#;v{)CTd5AVvqua|wcb)H5q(cRm=oKe8D9 z@z}ky1)DQ#^Jn#b2n+V=2XEhh`^WFzJ6E8q7Y_o>?M!HCex-BO^(e6VqqS3?-B>rS zzxQ7(S=;HX{`6B|NQE&_9&9o^ny3F0!exr1#xtv0fBFwCdHNo2gD#HwKE9+)0@U|gG*0Y+_a3FfJQb}V3c@(U>UvXsiC{448^%dq?Dak+=P=L-M5V^q zYi%yA|JYh+=uGQ3%)UZ>`{Vk7zqEc%L#m_DdFXNHbVLARh^Ff15TT3(yd2~`Ps+EcJMrZh=V6bd~kM(rMoQTLts zx|Ci3mARl#8SZL$*ri$Bv^vlrru?KJe^RT|Dh+i?zhDA&t4{(=N=HHyh70DD8I-Ic zIWQLIXUKL$bn6>eM{yE|c@DNNCd3G#368nN&68~vl`k3JWcTG*be;*_6yni2paVq+ zYMO@v(P;b*$M!Lx1VN#82+uYB&ox6y-C%!zKu@%gXgPZ~%*~P=)qvEzsGp8UVgZY& z3r7XM0i+X+lG+w6s@fLysJ2A|QQM+fQQM+T-r`Yhi&mDy42%mnXUSwLoltXpGzRUh zFrnm}At)t$1OezsBXwkGUHGeabLK;7?_yo%%u2_q?<+^m!y8-G4O#!WU$}Gr(R}r# zEPZL)RlDq8^8chMZ7g^imoG0}&U-r2maiS|g4>%uvty=e{g1szS9G76ADLI%*9@zT zdFJS2@6h@{+E%D($Z$*Vu0(P*{cHPkH7C;6ZAV?!T=(Ma#5qQ0C$1w<71XpkKOsSW zQtC{F5!Qf_!ykv7fR;Z9FVepP&Uj^+S)>IG9gwUmUuSC8H7FpUHn>M^JE|X~?x!-t zc?XjzPl%dj6Q?#p~`Pc&#s5HtR*1}rV8jUFOi1@O^xT4Z!ICnAao7Ib&Y^cv)(%uwf;1&r>L8Ms>a;;OVqDgSX) z54^5XZBzoy81l4JJectb;+$Z@G>%}|!_q0WCpFX!>f^;b)Lq>T>W&6DRVl>4sX;@f zEWCFQZuT;6f1SYnhCINdeNSnsQl^x7x>_kye1DEh1Rf&e-zhQ%9Anqd!8Ug;KtDIl zgzol&8I`nP1U8^3_uMiQiS^N+EEHSsjOGF z+>&;(1bgMZPNbe|dY)@e@NQ@lkE=G>GcpM(3~k}L*sWOnPE1nC3Im3X@aV7H<_1Ci zCVMYM1Y$UYaC02d;=AfABR@70BduWeBnRd_3^ts($w53|6?I?+iMmNHAsPg5&hVAs zBeSCUA~%1Q=i|I+jK(J?LEjr#?&jR2XdQ{M++8Wl`XiK2io?Di3(auBV8F_ELz6|* z6c=K_covPJ4Bu zkWCM_WI2=5o_qXaBGjka~z7m;+g0BPr z`2&Tf{e|Y9g14D%@&o1V^` zr*lPEJ(c(LrOy_8jhWCx^CwjgtMb0?^vI50Z?7vb2iEFx%&SZGMcv}R_^p-l)IOXl zw0AEW7w2=%7SU0?qqV!dUv=+aJ-gQO*@d5ueKwZwc`e_4V)0z&_+wAUP8-y|bCPm; z)As-Ste5imzooSHx-F-7nO>r^jTe7$W5fC8S5DuK0h0gUvueuM`YmN})qhpnyya{9 zgnmdD{9^@w$1{VjuKpjNndN-%mZyGsbZNBUd!yiMDfk+Y^8c9hHQpVa!R37}?1TRP zd98Vv*8aT5KYUR8H+1uGpW$zMH5eXjIZGM-yC;C*kOsoamfj!0Z~@|i?kjLBe{NH} zW*)a4TzzE^y0o(EOHJ#`GT~<>b)Ql#v;|#Cch6f?!_#O@mp!abQQ#VCUYk%AGwl2o z>MJT@W$WSnl_{rjFE4vaB-6(vdy}f9VyA1$3c^otPQXf4lrL_Z_i9R7R{LTJR$pvc z3LSn!^0HM~hokWj%Y+oK3G^~SKzh)Bf<->Z$C$BrjQClRM3;a*6%)E0ibT=z=u^3f zhO432BsZ4yje$vvE(8OfJ`aYgLYq8D*0h`qj*9Hb5PXQ40FE5nBj-j??{aK_=C43& z(9e%b?#y}k$zQ}^6f>+5P`I$I#KIhpx#kVOO)C(K0?0>ThdUrDZ#Gl)!s6MTFoNJ=Id(y$U`RZj7* zfraoX1mHT+6zyJ|T#hfrbGD9xyLQ{tuzYdpV%k!0__B`nthpV+LQUQB_|o|DyI`u0 zxr8z;7qkg=iB($2EG&LynSsqiO{2$A_CO6d z1WwCC%$u zYsz?A!@thj$os%|*TvE$by3saqV!5^8oROVDJny-MZbFxYy$mP@=PQCSN14= z!-6S+h#YwoD_)TjU2|#HCYlwRX-0_^-zhVI@KyCH%&=fdv?;l)3G8D_5_(dZp$pbM zTH#2k{>n>dvr(1N#+nxBlx@00sj>KGi&XZM{lmJHeSzMiZfA;Cau|?rsFmfbgt9MXfH;3AA{4pEmc_YHR46eb#*+Tg zc>ES|xMrEw4xx1yBOVc>WUqW?!$`geGZhk;R>hHQ?U9X-oAa|F0S=qa@h6~=`(Nj$&`Ba|(wD=N$J0x6GUn`|7O<9U=0 z+Qi(1voHX{V}up>sF7sbIVd+3;{<_;MkcsKWCk2nuw)qY&!Gqsi6-vuEVygJ%c*4o z!gBx1Sjt9LDQo^D%Gh;^od$0fL<^S)D~X|C1BCUV>*NSZ?%fEC^8|_ygDlOT3O$!J zbwrqx*wg_mT-I3(@*prot8{1y-HhD}2UXHQ1l;`FIA72(EZUj;4g86wD9>SV4g$bU z3Ft01TseF7(y6htW7mUM&z>2%dUp7F@Y?lL*Wb8y_8O1453yWDBg;iO04(&_=REFm zqB#tBNQ@1Ew~mREGolWLfkzuR;3AePAHwp)O4WwLq8TpzqV!n!{^1Hq1i>yKB?lk+XNKOnw@F6wlj_q_sOniuPuzbG8Q6G`_Gw zj}+X#ZJQ^fy+4%UR{{?g)-;cs52_TS8}uchfU-`{rlURQXkU3V@90hIzd{Vz_smPt zj&uTr%i9_@ng?^X!5zKEb#zAuCwbs6+udk{XWScfBiP{Si{JDNeWCwb`e$^$=Th4A zmBX9qTs7tD`@xpZyb0U^-3H8>IOpd#oEHjC&$4yNy6J2Ie}5&g;p|Z*du@Y00TO&u zRsA4xKl0;SY28*$%SzX3=cE37%^~mt0IPO%WX&BAZaHcnd~pAROmek#^S>OeA03oi-J0)md9pp`|-ZH>uK{%>Ll&m-IEDt*Xs*Hwaj>;7Z8pd#(>oyR^h z(Tje4?Z<(A(G6f93s*Ygu~1YYd=dDoKvV-Dl7MRZ9#wF-cdg)p*O#_^ZF6iL z82;kS-;VxlG=JcS>GRvL5NmS|rqF+6?e=FMEZQ=cbIzV^N7G7I&Jida9$X*F9lp3| z%li9s&I8+ydRP(Cz@qc7JlIw;ux}F(tK_(nssvaSZ9m2C+K>cv!l5-Al@v%EW@7zpuna2y3^* zaP>%^ECNf{@Kk^plL*l4vImPqWU%1y4fnCJfQf$x-V$Jh4z8#ZxP%M{v2!!Cf@p>W z0u#xIkhI_9W{Y68WN(Oi#DYXxwspw1_yQPYl^~!X@JrU0Z+^u*IAo!Oe+TRVs)pUg zTMF8M8nL@jwIB#naMt1W;8=2OIy-Vs*y>jAuDkQj69r%Uj)}52JfrlW{;FW-$~v0W zoun=2Y+D&wO?>GbfKAHD?9J1Ycb-&u{tkIc^BvF~^}#VF^Zg9OK#}2%2Dsh^GeRXP zMgWG?R+`%>1E2@3#kEjru7f&zN!j8&20&KDe1IBn*ppf0BWH7@DN}_SW6#Z3IrRP#&e^xN5LTYh7#08rdQ-m zsDN!s1)y&oh53t6I8_lZ`EI1k@{&?TtiTFbSp~#I#qU(Sq}ZIwC6qQS*!CD^5V8;>tQp7zpOr8xg@*=jOt z{|(Gy`%7wdD}2gUkbBn(LR6@sh*?%#Jyp9`Ps)ra*@8XMrAU^tvmT{|kggg%6}3c7 z%Km2*>-}?emF$h0C@mpcE1=X`e5Y)%Yr*cBvVSgXKJ2@awOUaxDO?l#6izTY`}UB2 zHxBbsS=hSIbqkJ^1=T%@`Cjc$#1sq~BF_r9mV-~C|6;@F$cFO<^ zL1++_JIDV3`sRAFNtK}tiz8P#T9b`erR&w@P@SB8KtaCMR8p!VBz4Gu$IZ zFGEPeRrBx^%E7|@4XB?WZ^W#_#21l2VlxqdG1;XQz1bg@kUJR(MG#O1*8rC~kQ^u_ zgiF-2c`0{MpZXgH?EM8rvOq15I+I7ss|1!(y)S|%@iEMeLm-+W0vnl(BzS^U>0opv z2&;%~;pRY)CO(QWMA-RR4AL0ff5$_aCH-*M5kggD^46ghk26_ zh(@>{0yCC>4^s$^1$Tbnx+>W8{2yal1cP}91SbT_;!xhDC=>9JM*AfwlbU}Tma6a< zV7UUya<75RS`3Q1KFAmIJ@1d>&SM3Kbh-1nXem4zg}=RX5E1- z9e{Al-LO2gG_*3fdUN%?m6Lh*q5EgH-5$7|SOvy@mi8B%OtyU>=N!OD%fX!U(57=R z=N#N{zP9CbXFcuNj#qM?BYEf1|8{si@n4TWcAnX$tKk@T(-p|M0;^p=?f6YKLE<`HlfJauU^oG=q0tx(&LzMw)M$2aIf%<<-I&AW4s zZP3TRvbi&QJaWc6E-UjJz9Ps5xXb8^m?xZd&6|$4oCAEG4M*QreP_1o=(;7>bvj=^ zyl5)8>$C38t+xH24m}!LJGy>o{nXm4`L>}i+H-B^7DvBnXv(Bk$MX%x(xczV=jjcH z)?Qod`@)>98`+>=SH-zloDRv+eaQPb^JjZsfgP3djb+xcFAOK5D< z_eKux3i-QXan#j6)8S1aD+MoaT+)NMvGV3T$Ke(sW{X1P$Rk!4D z!ZKAK6<|ri3jSxfWPo5sse>z5Ty_)>R}HSg4W&s9xU~A|QUFM%uXy=DTanVHwoQ#F zF5wyKf$@PU3>Rd>+IPSiBiB%kaD&`f>AHYYin!C@-lj}H(SGdLQ(@hLX+d@Dz(LZc z^g)wS8ML?3-6I_sz3TlTFl69TKo~w%ka*pJ&ux-VF2|Sk z>A{wiz>k0An}C4Kgc5`*1cy$ExN5e{p(VjF@i|`EY^8gS_^lXxB82t~ZmPh4Ds&s@ zVsH+q7A7{2{5c2S0A;w_9FMmj;lu>42{Cu3;CrMyTo)9C@4`T`7=x%Lp17$zCgTY( zZRBRa;U1nxDqBd=SmOT#I*V_GAYdsu`r$AYaZS-EHAFPPS3xrZ-;Wt&8^(Ix2EVcB0u(`dLP0x?ken z_jBM1dtde5CoF~frp@|(II37PA)*vZ`9fl?vJ78WZlqiQUpl0R2`iyV?y;96Cz9YumG*JE&D4ksWHzC;LOwc*8aV!A!2Z_X#c zmykOT&9J1kC_fQd)Z^g*TnaAAxSI*Tg6xP9_~#hI{@@=$0ElX(G9({G2srr5@Di=T zARIT$!N*HMkq!pmn+rvyo5-Rm7-Zw&V30@m8cs9eXhN9b;PX6|d|V;5ketYpRhj}S z{vHOzbo~j&{tSZ8D9JqcV*;ZD2OuKs*HF|))K~hGaE{d0Rq!)~?w&&b;T@aRa7DB2 zXx=ek1g59Ae#b=-ZtoS?jkM9s*+LZT?XL36rZ>c*1=pDs}ab_yVz7pMU*l+yzupAANfH(wv#T7w!V~7xu?pJFYtI8 zYxk5=E47maFS<*!;NB{HTzZ%%YY&lT(E=OkD7l(XmH~0*L{m6EGYfZ4c^|e9oiFnF zmNaYs6aGZ(k~l-p&96zz<|O}DkOmW(67E2-qtj?KzqM*L`rjETP21m7j$ct#zoIO^ zqHMpW+W!~zN{)KvH`LJorY`=PI{vlJ`D=aCZ}bDd)*twd{@AvqK3%(Msn1#JGsp6l w_It){qx0U)Kc4<@I_tWWH;&!YZ8vpisfMRUvu0TH58h#urukb6Ln7G!2g0I|h5!Hn diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc deleted file mode 100644 index 3989eb8c380c65c342669066b79e6a76fb7deafa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4360 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc deleted file mode 100644 index c06fa59cefdd6748bf81d027c430079b5b039ea3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6707 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc deleted file mode 100644 index 4a9ea1f758d1b712c2e91f5463230de77cbd0358..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1687 zcmaJ>&2Jk;6rb^~*XwmQ{)kD_B(!M~C=1jJG(e~*qBT*{Mp#HGLTrSr&3Y0q?1z~d zx5U~=MnVFl-V<@-1_~$s4Q?oh?Mjh~P=&aylyb?5nYEobKp4xjzxUp6-oAMs`-`e7 zfGzc-?>E0q1MoW+221Dxc=R&^yPyFY&;c$qAmljZq+G!eT+t8{S#Z*>WJn1Xos26R zG6YD#ml!wgWL?Ej5}U+qIU|?gj5Fe@hMHj68FlkUKEYY1;1-P{1lcpc#>iRuzodrR z$bFSIO52Jy`X|4D2BVzmc|J9%?R!K^Me4neKUk_)SC*=)cWTR#QuQ4NS=`FFV^z~? zqN?vv>^rv_W{V=s)YxNQK>)i7g#-J3A9yf;J1~&GfP|%*rUv#MDFp&4fI%t{ z0x?JjnV;ak)U)o$0r->^_n)hg3grF12MEsL2xmEKKoe_PI?7o*O?5=gEfOi@igG0{ECy5`ze(?pKG zY}1uC)i)h`t4Zs`-=q&rjP(1+yRSR;hThs{@p{)QufC=eo1$wi)B4QZLPT%bExpcY z4Ik@Cbp2cF53t#4AzW!~Mul?SxD2MR?A?5L=i%xPsJj%Ful!nG zJa}%g`~IWRsZdtK^5t;s*|0PfUevuYa)8l8Dx>Gpm?=+u0`u?g|1eL+h~OM&&YtV@bofSi1iZU`1bC9; z3AP=}Z@Ye@?Vxw?RVMN;3fW~_EI5UaW>9! nq=3SFoa1N&T(};q9F2nVLY(KQ046Glueb!H@uy= None: - logger.setLevel(logging.DEBUG) - handler = logging.StreamHandler() - logger.addHandler(handler) - - -def get_session() -> requests.Session: - adapter = CacheControlAdapter( - DictCache(), cache_etags=True, serializer=None, heuristic=None - ) - sess = requests.Session() - sess.mount("http://", adapter) - sess.mount("https://", adapter) - - sess.cache_controller = adapter.controller # type: ignore[attr-defined] - return sess - - -def get_args() -> Namespace: - parser = ArgumentParser() - parser.add_argument("url", help="The URL to try and cache") - return parser.parse_args() - - -def main() -> None: - args = get_args() - sess = get_session() - - # Make a request to get a response - resp = sess.get(args.url) - - # Turn on logging - setup_logging() - - # try setting the cache - cache_controller: CacheController = ( - sess.cache_controller # type: ignore[attr-defined] - ) - cache_controller.cache_response(resp.request, resp.raw) - - # Now try to get it - if cache_controller.cached_request(resp.request): - print("Cached!") - else: - print("Not cached :(") - - -if __name__ == "__main__": - main() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py deleted file mode 100644 index fbb4ecc..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py +++ /dev/null @@ -1,161 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 -from __future__ import annotations - -import functools -import types -import zlib -from typing import TYPE_CHECKING, Any, Collection, Mapping - -from pip._vendor.requests.adapters import HTTPAdapter - -from pip._vendor.cachecontrol.cache import DictCache -from pip._vendor.cachecontrol.controller import PERMANENT_REDIRECT_STATUSES, CacheController -from pip._vendor.cachecontrol.filewrapper import CallbackFileWrapper - -if TYPE_CHECKING: - from pip._vendor.requests import PreparedRequest, Response - from pip._vendor.urllib3 import HTTPResponse - - from pip._vendor.cachecontrol.cache import BaseCache - from pip._vendor.cachecontrol.heuristics import BaseHeuristic - from pip._vendor.cachecontrol.serialize import Serializer - - -class CacheControlAdapter(HTTPAdapter): - invalidating_methods = {"PUT", "PATCH", "DELETE"} - - def __init__( - self, - cache: BaseCache | None = None, - cache_etags: bool = True, - controller_class: type[CacheController] | None = None, - serializer: Serializer | None = None, - heuristic: BaseHeuristic | None = None, - cacheable_methods: Collection[str] | None = None, - *args: Any, - **kw: Any, - ) -> None: - super().__init__(*args, **kw) - self.cache = DictCache() if cache is None else cache - self.heuristic = heuristic - self.cacheable_methods = cacheable_methods or ("GET",) - - controller_factory = controller_class or CacheController - self.controller = controller_factory( - self.cache, cache_etags=cache_etags, serializer=serializer - ) - - def send( - self, - request: PreparedRequest, - stream: bool = False, - timeout: None | float | tuple[float, float] | tuple[float, None] = None, - verify: bool | str = True, - cert: (None | bytes | str | tuple[bytes | str, bytes | str]) = None, - proxies: Mapping[str, str] | None = None, - cacheable_methods: Collection[str] | None = None, - ) -> Response: - """ - Send a request. Use the request information to see if it - exists in the cache and cache the response if we need to and can. - """ - cacheable = cacheable_methods or self.cacheable_methods - if request.method in cacheable: - try: - cached_response = self.controller.cached_request(request) - except zlib.error: - cached_response = None - if cached_response: - return self.build_response(request, cached_response, from_cache=True) - - # check for etags and add headers if appropriate - request.headers.update(self.controller.conditional_headers(request)) - - resp = super().send(request, stream, timeout, verify, cert, proxies) - - return resp - - def build_response( - self, - request: PreparedRequest, - response: HTTPResponse, - from_cache: bool = False, - cacheable_methods: Collection[str] | None = None, - ) -> Response: - """ - Build a response by making a request or using the cache. - - This will end up calling send and returning a potentially - cached response - """ - cacheable = cacheable_methods or self.cacheable_methods - if not from_cache and request.method in cacheable: - # Check for any heuristics that might update headers - # before trying to cache. - if self.heuristic: - response = self.heuristic.apply(response) - - # apply any expiration heuristics - if response.status == 304: - # We must have sent an ETag request. This could mean - # that we've been expired already or that we simply - # have an etag. In either case, we want to try and - # update the cache if that is the case. - cached_response = self.controller.update_cached_response( - request, response - ) - - if cached_response is not response: - from_cache = True - - # We are done with the server response, read a - # possible response body (compliant servers will - # not return one, but we cannot be 100% sure) and - # release the connection back to the pool. - response.read(decode_content=False) - response.release_conn() - - response = cached_response - - # We always cache the 301 responses - elif int(response.status) in PERMANENT_REDIRECT_STATUSES: - self.controller.cache_response(request, response) - else: - # Wrap the response file with a wrapper that will cache the - # response when the stream has been consumed. - response._fp = CallbackFileWrapper( # type: ignore[assignment] - response._fp, # type: ignore[arg-type] - functools.partial( - self.controller.cache_response, request, response - ), - ) - if response.chunked: - super_update_chunk_length = response._update_chunk_length - - def _update_chunk_length(self: HTTPResponse) -> None: - super_update_chunk_length() - if self.chunk_left == 0: - self._fp._close() # type: ignore[union-attr] - - response._update_chunk_length = types.MethodType( # type: ignore[method-assign] - _update_chunk_length, response - ) - - resp: Response = super().build_response(request, response) # type: ignore[no-untyped-call] - - # See if we should invalidate the cache. - if request.method in self.invalidating_methods and resp.ok: - assert request.url is not None - cache_url = self.controller.cache_url(request.url) - self.cache.delete(cache_url) - - # Give the request a from_cache attr to let people use it - resp.from_cache = from_cache # type: ignore[attr-defined] - - return resp - - def close(self) -> None: - self.cache.close() - super().close() # type: ignore[no-untyped-call] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py deleted file mode 100644 index 3293b00..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py +++ /dev/null @@ -1,74 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -""" -The cache object API for implementing caches. The default is a thread -safe in-memory dictionary. -""" -from __future__ import annotations - -from threading import Lock -from typing import IO, TYPE_CHECKING, MutableMapping - -if TYPE_CHECKING: - from datetime import datetime - - -class BaseCache: - def get(self, key: str) -> bytes | None: - raise NotImplementedError() - - def set( - self, key: str, value: bytes, expires: int | datetime | None = None - ) -> None: - raise NotImplementedError() - - def delete(self, key: str) -> None: - raise NotImplementedError() - - def close(self) -> None: - pass - - -class DictCache(BaseCache): - def __init__(self, init_dict: MutableMapping[str, bytes] | None = None) -> None: - self.lock = Lock() - self.data = init_dict or {} - - def get(self, key: str) -> bytes | None: - return self.data.get(key, None) - - def set( - self, key: str, value: bytes, expires: int | datetime | None = None - ) -> None: - with self.lock: - self.data.update({key: value}) - - def delete(self, key: str) -> None: - with self.lock: - if key in self.data: - self.data.pop(key) - - -class SeparateBodyBaseCache(BaseCache): - """ - In this variant, the body is not stored mixed in with the metadata, but is - passed in (as a bytes-like object) in a separate call to ``set_body()``. - - That is, the expected interaction pattern is:: - - cache.set(key, serialized_metadata) - cache.set_body(key) - - Similarly, the body should be loaded separately via ``get_body()``. - """ - - def set_body(self, key: str, body: bytes) -> None: - raise NotImplementedError() - - def get_body(self, key: str) -> IO[bytes] | None: - """ - Return the body as file-like object. - """ - raise NotImplementedError() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py deleted file mode 100644 index 24ff469..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +++ /dev/null @@ -1,8 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from pip._vendor.cachecontrol.caches.file_cache import FileCache, SeparateBodyFileCache -from pip._vendor.cachecontrol.caches.redis_cache import RedisCache - -__all__ = ["FileCache", "SeparateBodyFileCache", "RedisCache"] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index e9c782c5cbbe6d448428701e2331c01d76de57d1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 448 zcmah`yH3L}6t$C-LPRITKM+u30W0cIBw%6yAy5{}*iK{N#F6b5W#lWEVdGo)gGeke zu_1Lp>V(~v$HpCw?y-G*&eeVH^6UBm0Rs$5P{ItBK^8#I z0~wZ47C|rqEPRAnr-_ozyO$+FyLKcbKP0r^?dCbJi6)j06>ENu6WGRQoC!03l!Q8T zLLGVNI5YP%Q{DKUNm zQ%Aw<7F`&w4XP;Zmx30AOLQ#k$=IS?icw*)QMtV(nj;r(f~2@cbz=)v?WenY$Oy~( zHK8|T#0_$3&~gU!cZLNq2xCzRi*Z^vv(z3y_jjR3RZ;3I?(e#QV^!51)m LjR$vK?HBh2qI-ko diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc deleted file mode 100644 index 9727dec472cc7bec60cb5000a009515b63f3b09d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7801 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py deleted file mode 100644 index e6e3a57..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +++ /dev/null @@ -1,182 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 -from __future__ import annotations - -import hashlib -import os -from textwrap import dedent -from typing import IO, TYPE_CHECKING, Union -from pathlib import Path - -from pip._vendor.cachecontrol.cache import BaseCache, SeparateBodyBaseCache -from pip._vendor.cachecontrol.controller import CacheController - -if TYPE_CHECKING: - from datetime import datetime - - from filelock import BaseFileLock - - -def _secure_open_write(filename: str, fmode: int) -> IO[bytes]: - # We only want to write to this file, so open it in write only mode - flags = os.O_WRONLY - - # os.O_CREAT | os.O_EXCL will fail if the file already exists, so we only - # will open *new* files. - # We specify this because we want to ensure that the mode we pass is the - # mode of the file. - flags |= os.O_CREAT | os.O_EXCL - - # Do not follow symlinks to prevent someone from making a symlink that - # we follow and insecurely open a cache file. - if hasattr(os, "O_NOFOLLOW"): - flags |= os.O_NOFOLLOW - - # On Windows we'll mark this file as binary - if hasattr(os, "O_BINARY"): - flags |= os.O_BINARY - - # Before we open our file, we want to delete any existing file that is - # there - try: - os.remove(filename) - except OSError: - # The file must not exist already, so we can just skip ahead to opening - pass - - # Open our file, the use of os.O_CREAT | os.O_EXCL will ensure that if a - # race condition happens between the os.remove and this line, that an - # error will be raised. Because we utilize a lockfile this should only - # happen if someone is attempting to attack us. - fd = os.open(filename, flags, fmode) - try: - return os.fdopen(fd, "wb") - - except: - # An error occurred wrapping our FD in a file object - os.close(fd) - raise - - -class _FileCacheMixin: - """Shared implementation for both FileCache variants.""" - - def __init__( - self, - directory: str | Path, - forever: bool = False, - filemode: int = 0o0600, - dirmode: int = 0o0700, - lock_class: type[BaseFileLock] | None = None, - ) -> None: - try: - if lock_class is None: - from filelock import FileLock - - lock_class = FileLock - except ImportError: - notice = dedent( - """ - NOTE: In order to use the FileCache you must have - filelock installed. You can install it via pip: - pip install cachecontrol[filecache] - """ - ) - raise ImportError(notice) - - self.directory = directory - self.forever = forever - self.filemode = filemode - self.dirmode = dirmode - self.lock_class = lock_class - - @staticmethod - def encode(x: str) -> str: - return hashlib.sha224(x.encode()).hexdigest() - - def _fn(self, name: str) -> str: - # NOTE: This method should not change as some may depend on it. - # See: https://github.com/ionrock/cachecontrol/issues/63 - hashed = self.encode(name) - parts = list(hashed[:5]) + [hashed] - return os.path.join(self.directory, *parts) - - def get(self, key: str) -> bytes | None: - name = self._fn(key) - try: - with open(name, "rb") as fh: - return fh.read() - - except FileNotFoundError: - return None - - def set( - self, key: str, value: bytes, expires: int | datetime | None = None - ) -> None: - name = self._fn(key) - self._write(name, value) - - def _write(self, path: str, data: bytes) -> None: - """ - Safely write the data to the given path. - """ - # Make sure the directory exists - try: - os.makedirs(os.path.dirname(path), self.dirmode) - except OSError: - pass - - with self.lock_class(path + ".lock"): - # Write our actual file - with _secure_open_write(path, self.filemode) as fh: - fh.write(data) - - def _delete(self, key: str, suffix: str) -> None: - name = self._fn(key) + suffix - if not self.forever: - try: - os.remove(name) - except FileNotFoundError: - pass - - -class FileCache(_FileCacheMixin, BaseCache): - """ - Traditional FileCache: body is stored in memory, so not suitable for large - downloads. - """ - - def delete(self, key: str) -> None: - self._delete(key, "") - - -class SeparateBodyFileCache(_FileCacheMixin, SeparateBodyBaseCache): - """ - Memory-efficient FileCache: body is stored in a separate file, reducing - peak memory usage. - """ - - def get_body(self, key: str) -> IO[bytes] | None: - name = self._fn(key) + ".body" - try: - return open(name, "rb") - except FileNotFoundError: - return None - - def set_body(self, key: str, body: bytes) -> None: - name = self._fn(key) + ".body" - self._write(name, body) - - def delete(self, key: str) -> None: - self._delete(key, "") - self._delete(key, ".body") - - -def url_to_file_path(url: str, filecache: FileCache) -> str: - """Return the file cache path based on the URL. - - This does not ensure the file exists! - """ - key = CacheController.cache_url(url) - return filecache._fn(key) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py deleted file mode 100644 index f4f68c4..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +++ /dev/null @@ -1,48 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 -from __future__ import annotations - - -from datetime import datetime, timezone -from typing import TYPE_CHECKING - -from pip._vendor.cachecontrol.cache import BaseCache - -if TYPE_CHECKING: - from redis import Redis - - -class RedisCache(BaseCache): - def __init__(self, conn: Redis[bytes]) -> None: - self.conn = conn - - def get(self, key: str) -> bytes | None: - return self.conn.get(key) - - def set( - self, key: str, value: bytes, expires: int | datetime | None = None - ) -> None: - if not expires: - self.conn.set(key, value) - elif isinstance(expires, datetime): - now_utc = datetime.now(timezone.utc) - if expires.tzinfo is None: - now_utc = now_utc.replace(tzinfo=None) - delta = expires - now_utc - self.conn.setex(key, int(delta.total_seconds()), value) - else: - self.conn.setex(key, expires, value) - - def delete(self, key: str) -> None: - self.conn.delete(key) - - def clear(self) -> None: - """Helper for clearing all the keys in a database. Use with - caution!""" - for key in self.conn.keys(): - self.conn.delete(key) - - def close(self) -> None: - """Redis uses connection pooling, no need to close the connection.""" - pass diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py deleted file mode 100644 index d7dd86e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py +++ /dev/null @@ -1,499 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -""" -The httplib2 algorithms ported for use with requests. -""" -from __future__ import annotations - -import calendar -import logging -import re -import time -from email.utils import parsedate_tz -from typing import TYPE_CHECKING, Collection, Mapping - -from pip._vendor.requests.structures import CaseInsensitiveDict - -from pip._vendor.cachecontrol.cache import DictCache, SeparateBodyBaseCache -from pip._vendor.cachecontrol.serialize import Serializer - -if TYPE_CHECKING: - from typing import Literal - - from pip._vendor.requests import PreparedRequest - from pip._vendor.urllib3 import HTTPResponse - - from pip._vendor.cachecontrol.cache import BaseCache - -logger = logging.getLogger(__name__) - -URI = re.compile(r"^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?") - -PERMANENT_REDIRECT_STATUSES = (301, 308) - - -def parse_uri(uri: str) -> tuple[str, str, str, str, str]: - """Parses a URI using the regex given in Appendix B of RFC 3986. - - (scheme, authority, path, query, fragment) = parse_uri(uri) - """ - match = URI.match(uri) - assert match is not None - groups = match.groups() - return (groups[1], groups[3], groups[4], groups[6], groups[8]) - - -class CacheController: - """An interface to see if request should cached or not.""" - - def __init__( - self, - cache: BaseCache | None = None, - cache_etags: bool = True, - serializer: Serializer | None = None, - status_codes: Collection[int] | None = None, - ): - self.cache = DictCache() if cache is None else cache - self.cache_etags = cache_etags - self.serializer = serializer or Serializer() - self.cacheable_status_codes = status_codes or (200, 203, 300, 301, 308) - - @classmethod - def _urlnorm(cls, uri: str) -> str: - """Normalize the URL to create a safe key for the cache""" - (scheme, authority, path, query, fragment) = parse_uri(uri) - if not scheme or not authority: - raise Exception("Only absolute URIs are allowed. uri = %s" % uri) - - scheme = scheme.lower() - authority = authority.lower() - - if not path: - path = "/" - - # Could do syntax based normalization of the URI before - # computing the digest. See Section 6.2.2 of Std 66. - request_uri = query and "?".join([path, query]) or path - defrag_uri = scheme + "://" + authority + request_uri - - return defrag_uri - - @classmethod - def cache_url(cls, uri: str) -> str: - return cls._urlnorm(uri) - - def parse_cache_control(self, headers: Mapping[str, str]) -> dict[str, int | None]: - known_directives = { - # https://tools.ietf.org/html/rfc7234#section-5.2 - "max-age": (int, True), - "max-stale": (int, False), - "min-fresh": (int, True), - "no-cache": (None, False), - "no-store": (None, False), - "no-transform": (None, False), - "only-if-cached": (None, False), - "must-revalidate": (None, False), - "public": (None, False), - "private": (None, False), - "proxy-revalidate": (None, False), - "s-maxage": (int, True), - } - - cc_headers = headers.get("cache-control", headers.get("Cache-Control", "")) - - retval: dict[str, int | None] = {} - - for cc_directive in cc_headers.split(","): - if not cc_directive.strip(): - continue - - parts = cc_directive.split("=", 1) - directive = parts[0].strip() - - try: - typ, required = known_directives[directive] - except KeyError: - logger.debug("Ignoring unknown cache-control directive: %s", directive) - continue - - if not typ or not required: - retval[directive] = None - if typ: - try: - retval[directive] = typ(parts[1].strip()) - except IndexError: - if required: - logger.debug( - "Missing value for cache-control " "directive: %s", - directive, - ) - except ValueError: - logger.debug( - "Invalid value for cache-control directive " "%s, must be %s", - directive, - typ.__name__, - ) - - return retval - - def _load_from_cache(self, request: PreparedRequest) -> HTTPResponse | None: - """ - Load a cached response, or return None if it's not available. - """ - # We do not support caching of partial content: so if the request contains a - # Range header then we don't want to load anything from the cache. - if "Range" in request.headers: - return None - - cache_url = request.url - assert cache_url is not None - cache_data = self.cache.get(cache_url) - if cache_data is None: - logger.debug("No cache entry available") - return None - - if isinstance(self.cache, SeparateBodyBaseCache): - body_file = self.cache.get_body(cache_url) - else: - body_file = None - - result = self.serializer.loads(request, cache_data, body_file) - if result is None: - logger.warning("Cache entry deserialization failed, entry ignored") - return result - - def cached_request(self, request: PreparedRequest) -> HTTPResponse | Literal[False]: - """ - Return a cached response if it exists in the cache, otherwise - return False. - """ - assert request.url is not None - cache_url = self.cache_url(request.url) - logger.debug('Looking up "%s" in the cache', cache_url) - cc = self.parse_cache_control(request.headers) - - # Bail out if the request insists on fresh data - if "no-cache" in cc: - logger.debug('Request header has "no-cache", cache bypassed') - return False - - if "max-age" in cc and cc["max-age"] == 0: - logger.debug('Request header has "max_age" as 0, cache bypassed') - return False - - # Check whether we can load the response from the cache: - resp = self._load_from_cache(request) - if not resp: - return False - - # If we have a cached permanent redirect, return it immediately. We - # don't need to test our response for other headers b/c it is - # intrinsically "cacheable" as it is Permanent. - # - # See: - # https://tools.ietf.org/html/rfc7231#section-6.4.2 - # - # Client can try to refresh the value by repeating the request - # with cache busting headers as usual (ie no-cache). - if int(resp.status) in PERMANENT_REDIRECT_STATUSES: - msg = ( - "Returning cached permanent redirect response " - "(ignoring date and etag information)" - ) - logger.debug(msg) - return resp - - headers: CaseInsensitiveDict[str] = CaseInsensitiveDict(resp.headers) - if not headers or "date" not in headers: - if "etag" not in headers: - # Without date or etag, the cached response can never be used - # and should be deleted. - logger.debug("Purging cached response: no date or etag") - self.cache.delete(cache_url) - logger.debug("Ignoring cached response: no date") - return False - - now = time.time() - time_tuple = parsedate_tz(headers["date"]) - assert time_tuple is not None - date = calendar.timegm(time_tuple[:6]) - current_age = max(0, now - date) - logger.debug("Current age based on date: %i", current_age) - - # TODO: There is an assumption that the result will be a - # urllib3 response object. This may not be best since we - # could probably avoid instantiating or constructing the - # response until we know we need it. - resp_cc = self.parse_cache_control(headers) - - # determine freshness - freshness_lifetime = 0 - - # Check the max-age pragma in the cache control header - max_age = resp_cc.get("max-age") - if max_age is not None: - freshness_lifetime = max_age - logger.debug("Freshness lifetime from max-age: %i", freshness_lifetime) - - # If there isn't a max-age, check for an expires header - elif "expires" in headers: - expires = parsedate_tz(headers["expires"]) - if expires is not None: - expire_time = calendar.timegm(expires[:6]) - date - freshness_lifetime = max(0, expire_time) - logger.debug("Freshness lifetime from expires: %i", freshness_lifetime) - - # Determine if we are setting freshness limit in the - # request. Note, this overrides what was in the response. - max_age = cc.get("max-age") - if max_age is not None: - freshness_lifetime = max_age - logger.debug( - "Freshness lifetime from request max-age: %i", freshness_lifetime - ) - - min_fresh = cc.get("min-fresh") - if min_fresh is not None: - # adjust our current age by our min fresh - current_age += min_fresh - logger.debug("Adjusted current age from min-fresh: %i", current_age) - - # Return entry if it is fresh enough - if freshness_lifetime > current_age: - logger.debug('The response is "fresh", returning cached response') - logger.debug("%i > %i", freshness_lifetime, current_age) - return resp - - # we're not fresh. If we don't have an Etag, clear it out - if "etag" not in headers: - logger.debug('The cached response is "stale" with no etag, purging') - self.cache.delete(cache_url) - - # return the original handler - return False - - def conditional_headers(self, request: PreparedRequest) -> dict[str, str]: - resp = self._load_from_cache(request) - new_headers = {} - - if resp: - headers: CaseInsensitiveDict[str] = CaseInsensitiveDict(resp.headers) - - if "etag" in headers: - new_headers["If-None-Match"] = headers["ETag"] - - if "last-modified" in headers: - new_headers["If-Modified-Since"] = headers["Last-Modified"] - - return new_headers - - def _cache_set( - self, - cache_url: str, - request: PreparedRequest, - response: HTTPResponse, - body: bytes | None = None, - expires_time: int | None = None, - ) -> None: - """ - Store the data in the cache. - """ - if isinstance(self.cache, SeparateBodyBaseCache): - # We pass in the body separately; just put a placeholder empty - # string in the metadata. - self.cache.set( - cache_url, - self.serializer.dumps(request, response, b""), - expires=expires_time, - ) - # body is None can happen when, for example, we're only updating - # headers, as is the case in update_cached_response(). - if body is not None: - self.cache.set_body(cache_url, body) - else: - self.cache.set( - cache_url, - self.serializer.dumps(request, response, body), - expires=expires_time, - ) - - def cache_response( - self, - request: PreparedRequest, - response: HTTPResponse, - body: bytes | None = None, - status_codes: Collection[int] | None = None, - ) -> None: - """ - Algorithm for caching requests. - - This assumes a requests Response object. - """ - # From httplib2: Don't cache 206's since we aren't going to - # handle byte range requests - cacheable_status_codes = status_codes or self.cacheable_status_codes - if response.status not in cacheable_status_codes: - logger.debug( - "Status code %s not in %s", response.status, cacheable_status_codes - ) - return - - response_headers: CaseInsensitiveDict[str] = CaseInsensitiveDict( - response.headers - ) - - if "date" in response_headers: - time_tuple = parsedate_tz(response_headers["date"]) - assert time_tuple is not None - date = calendar.timegm(time_tuple[:6]) - else: - date = 0 - - # If we've been given a body, our response has a Content-Length, that - # Content-Length is valid then we can check to see if the body we've - # been given matches the expected size, and if it doesn't we'll just - # skip trying to cache it. - if ( - body is not None - and "content-length" in response_headers - and response_headers["content-length"].isdigit() - and int(response_headers["content-length"]) != len(body) - ): - return - - cc_req = self.parse_cache_control(request.headers) - cc = self.parse_cache_control(response_headers) - - assert request.url is not None - cache_url = self.cache_url(request.url) - logger.debug('Updating cache with response from "%s"', cache_url) - - # Delete it from the cache if we happen to have it stored there - no_store = False - if "no-store" in cc: - no_store = True - logger.debug('Response header has "no-store"') - if "no-store" in cc_req: - no_store = True - logger.debug('Request header has "no-store"') - if no_store and self.cache.get(cache_url): - logger.debug('Purging existing cache entry to honor "no-store"') - self.cache.delete(cache_url) - if no_store: - return - - # https://tools.ietf.org/html/rfc7234#section-4.1: - # A Vary header field-value of "*" always fails to match. - # Storing such a response leads to a deserialization warning - # during cache lookup and is not allowed to ever be served, - # so storing it can be avoided. - if "*" in response_headers.get("vary", ""): - logger.debug('Response header has "Vary: *"') - return - - # If we've been given an etag, then keep the response - if self.cache_etags and "etag" in response_headers: - expires_time = 0 - if response_headers.get("expires"): - expires = parsedate_tz(response_headers["expires"]) - if expires is not None: - expires_time = calendar.timegm(expires[:6]) - date - - expires_time = max(expires_time, 14 * 86400) - - logger.debug(f"etag object cached for {expires_time} seconds") - logger.debug("Caching due to etag") - self._cache_set(cache_url, request, response, body, expires_time) - - # Add to the cache any permanent redirects. We do this before looking - # that the Date headers. - elif int(response.status) in PERMANENT_REDIRECT_STATUSES: - logger.debug("Caching permanent redirect") - self._cache_set(cache_url, request, response, b"") - - # Add to the cache if the response headers demand it. If there - # is no date header then we can't do anything about expiring - # the cache. - elif "date" in response_headers: - time_tuple = parsedate_tz(response_headers["date"]) - assert time_tuple is not None - date = calendar.timegm(time_tuple[:6]) - # cache when there is a max-age > 0 - max_age = cc.get("max-age") - if max_age is not None and max_age > 0: - logger.debug("Caching b/c date exists and max-age > 0") - expires_time = max_age - self._cache_set( - cache_url, - request, - response, - body, - expires_time, - ) - - # If the request can expire, it means we should cache it - # in the meantime. - elif "expires" in response_headers: - if response_headers["expires"]: - expires = parsedate_tz(response_headers["expires"]) - if expires is not None: - expires_time = calendar.timegm(expires[:6]) - date - else: - expires_time = None - - logger.debug( - "Caching b/c of expires header. expires in {} seconds".format( - expires_time - ) - ) - self._cache_set( - cache_url, - request, - response, - body, - expires_time, - ) - - def update_cached_response( - self, request: PreparedRequest, response: HTTPResponse - ) -> HTTPResponse: - """On a 304 we will get a new set of headers that we want to - update our cached value with, assuming we have one. - - This should only ever be called when we've sent an ETag and - gotten a 304 as the response. - """ - assert request.url is not None - cache_url = self.cache_url(request.url) - cached_response = self._load_from_cache(request) - - if not cached_response: - # we didn't have a cached response - return response - - # Lets update our headers with the headers from the new request: - # http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-4.1 - # - # The server isn't supposed to send headers that would make - # the cached body invalid. But... just in case, we'll be sure - # to strip out ones we know that might be problmatic due to - # typical assumptions. - excluded_headers = ["content-length"] - - cached_response.headers.update( - { - k: v - for k, v in response.headers.items() - if k.lower() not in excluded_headers - } - ) - - # we want a 200 b/c we have content via the cache - cached_response.status = 200 - - # update our cache - self._cache_set(cache_url, request, cached_response) - - return cached_response diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py deleted file mode 100644 index 2514390..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py +++ /dev/null @@ -1,119 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 -from __future__ import annotations - -import mmap -from tempfile import NamedTemporaryFile -from typing import TYPE_CHECKING, Any, Callable - -if TYPE_CHECKING: - from http.client import HTTPResponse - - -class CallbackFileWrapper: - """ - Small wrapper around a fp object which will tee everything read into a - buffer, and when that file is closed it will execute a callback with the - contents of that buffer. - - All attributes are proxied to the underlying file object. - - This class uses members with a double underscore (__) leading prefix so as - not to accidentally shadow an attribute. - - The data is stored in a temporary file until it is all available. As long - as the temporary files directory is disk-based (sometimes it's a - memory-backed-``tmpfs`` on Linux), data will be unloaded to disk if memory - pressure is high. For small files the disk usually won't be used at all, - it'll all be in the filesystem memory cache, so there should be no - performance impact. - """ - - def __init__( - self, fp: HTTPResponse, callback: Callable[[bytes], None] | None - ) -> None: - self.__buf = NamedTemporaryFile("rb+", delete=True) - self.__fp = fp - self.__callback = callback - - def __getattr__(self, name: str) -> Any: - # The vaguaries of garbage collection means that self.__fp is - # not always set. By using __getattribute__ and the private - # name[0] allows looking up the attribute value and raising an - # AttributeError when it doesn't exist. This stop thigns from - # infinitely recursing calls to getattr in the case where - # self.__fp hasn't been set. - # - # [0] https://docs.python.org/2/reference/expressions.html#atom-identifiers - fp = self.__getattribute__("_CallbackFileWrapper__fp") - return getattr(fp, name) - - def __is_fp_closed(self) -> bool: - try: - return self.__fp.fp is None - - except AttributeError: - pass - - try: - closed: bool = self.__fp.closed - return closed - - except AttributeError: - pass - - # We just don't cache it then. - # TODO: Add some logging here... - return False - - def _close(self) -> None: - if self.__callback: - if self.__buf.tell() == 0: - # Empty file: - result = b"" - else: - # Return the data without actually loading it into memory, - # relying on Python's buffer API and mmap(). mmap() just gives - # a view directly into the filesystem's memory cache, so it - # doesn't result in duplicate memory use. - self.__buf.seek(0, 0) - result = memoryview( - mmap.mmap(self.__buf.fileno(), 0, access=mmap.ACCESS_READ) - ) - self.__callback(result) - - # We assign this to None here, because otherwise we can get into - # really tricky problems where the CPython interpreter dead locks - # because the callback is holding a reference to something which - # has a __del__ method. Setting this to None breaks the cycle - # and allows the garbage collector to do it's thing normally. - self.__callback = None - - # Closing the temporary file releases memory and frees disk space. - # Important when caching big files. - self.__buf.close() - - def read(self, amt: int | None = None) -> bytes: - data: bytes = self.__fp.read(amt) - if data: - # We may be dealing with b'', a sign that things are over: - # it's passed e.g. after we've already closed self.__buf. - self.__buf.write(data) - if self.__is_fp_closed(): - self._close() - - return data - - def _safe_read(self, amt: int) -> bytes: - data: bytes = self.__fp._safe_read(amt) # type: ignore[attr-defined] - if amt == 2 and data == b"\r\n": - # urllib executes this read to toss the CRLF at the end - # of the chunk. - return data - - self.__buf.write(data) - if self.__is_fp_closed(): - self._close() - - return data diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py deleted file mode 100644 index f6e5634..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py +++ /dev/null @@ -1,154 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 -from __future__ import annotations - -import calendar -import time -from datetime import datetime, timedelta, timezone -from email.utils import formatdate, parsedate, parsedate_tz -from typing import TYPE_CHECKING, Any, Mapping - -if TYPE_CHECKING: - from pip._vendor.urllib3 import HTTPResponse - -TIME_FMT = "%a, %d %b %Y %H:%M:%S GMT" - - -def expire_after(delta: timedelta, date: datetime | None = None) -> datetime: - date = date or datetime.now(timezone.utc) - return date + delta - - -def datetime_to_header(dt: datetime) -> str: - return formatdate(calendar.timegm(dt.timetuple())) - - -class BaseHeuristic: - def warning(self, response: HTTPResponse) -> str | None: - """ - Return a valid 1xx warning header value describing the cache - adjustments. - - The response is provided too allow warnings like 113 - http://tools.ietf.org/html/rfc7234#section-5.5.4 where we need - to explicitly say response is over 24 hours old. - """ - return '110 - "Response is Stale"' - - def update_headers(self, response: HTTPResponse) -> dict[str, str]: - """Update the response headers with any new headers. - - NOTE: This SHOULD always include some Warning header to - signify that the response was cached by the client, not - by way of the provided headers. - """ - return {} - - def apply(self, response: HTTPResponse) -> HTTPResponse: - updated_headers = self.update_headers(response) - - if updated_headers: - response.headers.update(updated_headers) - warning_header_value = self.warning(response) - if warning_header_value is not None: - response.headers.update({"Warning": warning_header_value}) - - return response - - -class OneDayCache(BaseHeuristic): - """ - Cache the response by providing an expires 1 day in the - future. - """ - - def update_headers(self, response: HTTPResponse) -> dict[str, str]: - headers = {} - - if "expires" not in response.headers: - date = parsedate(response.headers["date"]) - expires = expire_after(timedelta(days=1), date=datetime(*date[:6], tzinfo=timezone.utc)) # type: ignore[index,misc] - headers["expires"] = datetime_to_header(expires) - headers["cache-control"] = "public" - return headers - - -class ExpiresAfter(BaseHeuristic): - """ - Cache **all** requests for a defined time period. - """ - - def __init__(self, **kw: Any) -> None: - self.delta = timedelta(**kw) - - def update_headers(self, response: HTTPResponse) -> dict[str, str]: - expires = expire_after(self.delta) - return {"expires": datetime_to_header(expires), "cache-control": "public"} - - def warning(self, response: HTTPResponse) -> str | None: - tmpl = "110 - Automatically cached for %s. Response might be stale" - return tmpl % self.delta - - -class LastModified(BaseHeuristic): - """ - If there is no Expires header already, fall back on Last-Modified - using the heuristic from - http://tools.ietf.org/html/rfc7234#section-4.2.2 - to calculate a reasonable value. - - Firefox also does something like this per - https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching_FAQ - http://lxr.mozilla.org/mozilla-release/source/netwerk/protocol/http/nsHttpResponseHead.cpp#397 - Unlike mozilla we limit this to 24-hr. - """ - - cacheable_by_default_statuses = { - 200, - 203, - 204, - 206, - 300, - 301, - 404, - 405, - 410, - 414, - 501, - } - - def update_headers(self, resp: HTTPResponse) -> dict[str, str]: - headers: Mapping[str, str] = resp.headers - - if "expires" in headers: - return {} - - if "cache-control" in headers and headers["cache-control"] != "public": - return {} - - if resp.status not in self.cacheable_by_default_statuses: - return {} - - if "date" not in headers or "last-modified" not in headers: - return {} - - time_tuple = parsedate_tz(headers["date"]) - assert time_tuple is not None - date = calendar.timegm(time_tuple[:6]) - last_modified = parsedate(headers["last-modified"]) - if last_modified is None: - return {} - - now = time.time() - current_age = max(0, now - date) - delta = date - calendar.timegm(last_modified) - freshness_lifetime = max(0, min(delta / 10, 24 * 3600)) - if freshness_lifetime <= current_age: - return {} - - expires = date + freshness_lifetime - return {"expires": time.strftime(TIME_FMT, time.gmtime(expires))} - - def warning(self, resp: HTTPResponse) -> str | None: - return None diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py deleted file mode 100644 index a49487a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py +++ /dev/null @@ -1,146 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 -from __future__ import annotations - -import io -from typing import IO, TYPE_CHECKING, Any, Mapping, cast - -from pip._vendor import msgpack -from pip._vendor.requests.structures import CaseInsensitiveDict -from pip._vendor.urllib3 import HTTPResponse - -if TYPE_CHECKING: - from pip._vendor.requests import PreparedRequest - - -class Serializer: - serde_version = "4" - - def dumps( - self, - request: PreparedRequest, - response: HTTPResponse, - body: bytes | None = None, - ) -> bytes: - response_headers: CaseInsensitiveDict[str] = CaseInsensitiveDict( - response.headers - ) - - if body is None: - # When a body isn't passed in, we'll read the response. We - # also update the response with a new file handler to be - # sure it acts as though it was never read. - body = response.read(decode_content=False) - response._fp = io.BytesIO(body) # type: ignore[assignment] - response.length_remaining = len(body) - - data = { - "response": { - "body": body, # Empty bytestring if body is stored separately - "headers": {str(k): str(v) for k, v in response.headers.items()}, - "status": response.status, - "version": response.version, - "reason": str(response.reason), - "decode_content": response.decode_content, - } - } - - # Construct our vary headers - data["vary"] = {} - if "vary" in response_headers: - varied_headers = response_headers["vary"].split(",") - for header in varied_headers: - header = str(header).strip() - header_value = request.headers.get(header, None) - if header_value is not None: - header_value = str(header_value) - data["vary"][header] = header_value - - return b",".join([f"cc={self.serde_version}".encode(), self.serialize(data)]) - - def serialize(self, data: dict[str, Any]) -> bytes: - return cast(bytes, msgpack.dumps(data, use_bin_type=True)) - - def loads( - self, - request: PreparedRequest, - data: bytes, - body_file: IO[bytes] | None = None, - ) -> HTTPResponse | None: - # Short circuit if we've been given an empty set of data - if not data: - return None - - # Previous versions of this library supported other serialization - # formats, but these have all been removed. - if not data.startswith(f"cc={self.serde_version},".encode()): - return None - - data = data[5:] - return self._loads_v4(request, data, body_file) - - def prepare_response( - self, - request: PreparedRequest, - cached: Mapping[str, Any], - body_file: IO[bytes] | None = None, - ) -> HTTPResponse | None: - """Verify our vary headers match and construct a real urllib3 - HTTPResponse object. - """ - # Special case the '*' Vary value as it means we cannot actually - # determine if the cached response is suitable for this request. - # This case is also handled in the controller code when creating - # a cache entry, but is left here for backwards compatibility. - if "*" in cached.get("vary", {}): - return None - - # Ensure that the Vary headers for the cached response match our - # request - for header, value in cached.get("vary", {}).items(): - if request.headers.get(header, None) != value: - return None - - body_raw = cached["response"].pop("body") - - headers: CaseInsensitiveDict[str] = CaseInsensitiveDict( - data=cached["response"]["headers"] - ) - if headers.get("transfer-encoding", "") == "chunked": - headers.pop("transfer-encoding") - - cached["response"]["headers"] = headers - - try: - body: IO[bytes] - if body_file is None: - body = io.BytesIO(body_raw) - else: - body = body_file - except TypeError: - # This can happen if cachecontrol serialized to v1 format (pickle) - # using Python 2. A Python 2 str(byte string) will be unpickled as - # a Python 3 str (unicode string), which will cause the above to - # fail with: - # - # TypeError: 'str' does not support the buffer interface - body = io.BytesIO(body_raw.encode("utf8")) - - # Discard any `strict` parameter serialized by older version of cachecontrol. - cached["response"].pop("strict", None) - - return HTTPResponse(body=body, preload_content=False, **cached["response"]) - - def _loads_v4( - self, - request: PreparedRequest, - data: bytes, - body_file: IO[bytes] | None = None, - ) -> HTTPResponse | None: - try: - cached = msgpack.loads(data, raw=False) - except ValueError: - return None - - return self.prepare_response(request, cached, body_file) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py b/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py deleted file mode 100644 index f618bc3..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py +++ /dev/null @@ -1,43 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 -from __future__ import annotations - -from typing import TYPE_CHECKING, Collection - -from pip._vendor.cachecontrol.adapter import CacheControlAdapter -from pip._vendor.cachecontrol.cache import DictCache - -if TYPE_CHECKING: - from pip._vendor import requests - - from pip._vendor.cachecontrol.cache import BaseCache - from pip._vendor.cachecontrol.controller import CacheController - from pip._vendor.cachecontrol.heuristics import BaseHeuristic - from pip._vendor.cachecontrol.serialize import Serializer - - -def CacheControl( - sess: requests.Session, - cache: BaseCache | None = None, - cache_etags: bool = True, - serializer: Serializer | None = None, - heuristic: BaseHeuristic | None = None, - controller_class: type[CacheController] | None = None, - adapter_class: type[CacheControlAdapter] | None = None, - cacheable_methods: Collection[str] | None = None, -) -> requests.Session: - cache = DictCache() if cache is None else cache - adapter_class = adapter_class or CacheControlAdapter - adapter = adapter_class( - cache, - cache_etags=cache_etags, - serializer=serializer, - heuristic=heuristic, - controller_class=controller_class, - cacheable_methods=cacheable_methods, - ) - sess.mount("http://", adapter) - sess.mount("https://", adapter) - - return sess diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py deleted file mode 100644 index 1c91f3e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -from .core import contents, where - -__all__ = ["contents", "where"] -__version__ = "2024.02.02" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py b/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py deleted file mode 100644 index 0037634..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py +++ /dev/null @@ -1,12 +0,0 @@ -import argparse - -from pip._vendor.certifi import contents, where - -parser = argparse.ArgumentParser() -parser.add_argument("-c", "--contents", action="store_true") -args = parser.parse_args() - -if args.contents: - print(contents()) -else: - print(where()) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index ca69600850a56c3cad30ec5cdc547a0171ab274e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 331 zcmYjMu};G<5Vez(mPTbmNG!nEp>YX}h!rL_gp>g**iK^Au_N1URVMfYHfBb?g@qAi z0f~tXsaq$m5=cCq-o1Nwr_;R*27Lq=Ts;-nkU!VOAA(=8+z0W9IO15L8fUl;vH&9< z@URTBkVjdx=nOZ$FpLd@w#SV2LVMSC=9RF*hTz)>=(eAZ)8k~ELR<_xZN$v~cH5;i zSBla$rgSE(lSWhejFzy9RugjRz$2QmQ7u`O3q{VPKc9M1C|OpXI#c+0ZUvbMJtIoq zkY?d4qmPoqlsM_dsL9zRFNGtGYzUmt+*rbd^|FwJQmLh*>a`Vwf}V;OQT8&#Np?5e`682T+2WxHqNSJK z^y*Dn{}V4Rt!#~#iU;u~^wx`Jwlm#}f#mn{-tXfjpMBp0YWYv!_x`H*v%J*Htib7! z0&f8U1je9SMlFVk*3}Zdt3#jx3WiQyw1|@mc1>yy{RLkmq7#FdpR9>~&Oo5@mTPqp zFZwvt85#?|Mtn&*aMjl8%n3Z#AQ;0+)BmTn?cZhMMq86kl%;~EqLAkHfO5K{1<{Td z1Q)bdh>X)v@DXi8Y2iq)ENy$z!MvYiUQpS{S>6e^Xi75Pi6|GW$9VZRUYeFm4|so+ zs1c9LY%Z;N6_=MVA)#tA*Q7UR%X=Y>`Dx~yrQ#zvEv=qyq9>}jKxq^O35y1p#^@mv zk46IZV%8ssu*iC18*_@3lPwgp=O`bGL6+X@+_{SiCTNi3XcPBofs|oX8Ag?16ov_A zX&83$@tL!lWMmZ6`}~TUU4CluOdWr82;q0I{0pEHxAmqub6Zolb?9E(wT^)`1C1$Y z9IU^){o%zI&^Q9C$F@JSn^U`aXkXnmPIUYA+RL?XhP!uj|JGMy<%dGo_iwz~;FneN Ee}IvtV*mgE diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc deleted file mode 100644 index fc63a010904811619cb13c5d48eb0b67616ebb54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3233 zcmbVOO>7&-6`uVgmlUa$M2e!V)FNcNHf@WH9ksQQ)`epv5)f4qY}t*8G>h%-Qd*ki zva=)0a+N@bps-I?k)qZi2pk|6!#VhvV~zpR0~xxIv2g$c2@v?klm-Iml=qgq6s4$# z_7U^m?Ci|r%=fQ17Yl;PmE>UAjy0s~Zxccf!0b?2s)P!mO1Kc_h{0?(IRhz!9$q<1buw*%zift^H%?vf!GOaopwq$0ks>8H$S!0%6&6I7u)3J*gT|-Z~ znpw%%G-EL*quW(xR+*EFKF3qcx}lCEJvb9u37P<{eFoG$!a#SVgrj@JfUq0nq5p;> zt0c?KW_hz5YPiwkeLvZ|UlEvBjuNE_F0FXpc}CUx>vU7x5}`jTdr^HUa^ zUS|1X*;-s;s$&<~ibl=+4YPV9U$*|7udT8ryZTD*^qIV4F>|7(>DRSI)5+JYT3&@| zhE4N6ba~yTCgA5P-v4%hP<3{bBAc-}Nl@$Lsi4uozOm4FK3;z~RP~>Tre~u@5 zjtqyxgf&MkT4mFfP&+z|cBPBfzhI~rt@UfHix@!3S>xtBEW~ zGs3zlREqbm>hvG_L*12xDZ#ALK+xNXYEsOyVQ9__sCDvUfW*@EzOff6GCKar(faY1^f$L>p2mjm&fS^&aPD#J)OX5gT^{xRYF9WhWZ2qQ zK|whEU=gTn0ZjX*K{s%vZm7Y5FNW}`7_0_hrCAE4lu!(SD`}2ySr0f@HmkaASk=X> z;2}tnp>BklnxO(#Y%ex)kjyj#6LZiUEKhe22&ndF&Il>M+7rl6m!NV?0L>TZe`3O3@DE`_G#j$ceE)DqIh@`fMjR4@o&=T{qpZUqUen z9ebHVg5!qV5M-lG9laYl7z{!4IB*j>y<6U4KoH9{{!=bs!mr4?;+nW$P6V@c-oHY8 z?r?DE!{jt^xD}ow*9Zr{RdQ3fMpn2iKTCfB|DP3H(XN?QFG{Y6DUy|F7T(YksPGi@ zBq&!jG^RO-cLv3)Djh5lPz{>%GAIaejPwuvFbS}JquH1$hy}45I&j-U@*$)?nNP7}6{N0|iyswvi z@@ft1mH&^IA+=|{Vw06z-gf9XxOc;bMXOrH#LF3PHK@rVmh3F&azzKro{tt5Uk~Uq zbQ}a3SQhKQJ9THutESV<*wNeEcgo=1l{+hU*Y2!sUf5h~DyQo5sh^kE|CRalm-z3y zZv~I?p85;EJcbJ6k>x2e6uv%gNz1G_an=pNrDN$VJK}~_)v$Fqqu{JMo&3ktcVjo; zGXxStwW>wiO<0whO&NS`tI^Z-aU9h{|V54hgkps diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem b/venv/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem deleted file mode 100644 index fac3c31..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem +++ /dev/null @@ -1,4814 +0,0 @@ - -# Issuer: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA -# Subject: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA -# Label: "GlobalSign Root CA" -# Serial: 4835703278459707669005204 -# MD5 Fingerprint: 3e:45:52:15:09:51:92:e1:b7:5d:37:9f:b1:87:29:8a -# SHA1 Fingerprint: b1:bc:96:8b:d4:f4:9d:62:2a:a8:9a:81:f2:15:01:52:a4:1d:82:9c -# SHA256 Fingerprint: eb:d4:10:40:e4:bb:3e:c7:42:c9:e3:81:d3:1e:f2:a4:1a:48:b6:68:5c:96:e7:ce:f3:c1:df:6c:d4:33:1c:99 ------BEGIN CERTIFICATE----- -MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkG -A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv -b3QgQ0ExGzAZBgNVBAMTEkdsb2JhbFNpZ24gUm9vdCBDQTAeFw05ODA5MDExMjAw -MDBaFw0yODAxMjgxMjAwMDBaMFcxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i -YWxTaWduIG52LXNhMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJHbG9iYWxT -aWduIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaDuaZ -jc6j40+Kfvvxi4Mla+pIH/EqsLmVEQS98GPR4mdmzxzdzxtIK+6NiY6arymAZavp -xy0Sy6scTHAHoT0KMM0VjU/43dSMUBUc71DuxC73/OlS8pF94G3VNTCOXkNz8kHp -1Wrjsok6Vjk4bwY8iGlbKk3Fp1S4bInMm/k8yuX9ifUSPJJ4ltbcdG6TRGHRjcdG -snUOhugZitVtbNV4FpWi6cgKOOvyJBNPc1STE4U6G7weNLWLBYy5d4ux2x8gkasJ -U26Qzns3dLlwR5EiUWMWea6xrkEmCMgZK9FGqkjWZCrXgzT/LCrBbBlDSgeF59N8 -9iFo7+ryUp9/k5DPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8E -BTADAQH/MB0GA1UdDgQWBBRge2YaRQ2XyolQL30EzTSo//z9SzANBgkqhkiG9w0B -AQUFAAOCAQEA1nPnfE920I2/7LqivjTFKDK1fPxsnCwrvQmeU79rXqoRSLblCKOz -yj1hTdNGCbM+w6DjY1Ub8rrvrTnhQ7k4o+YviiY776BQVvnGCv04zcQLcFGUl5gE -38NflNUVyRRBnMRddWQVDf9VMOyGj/8N7yy5Y0b2qvzfvGn9LhJIZJrglfCm7ymP -AbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhHhm4qxFYxldBniYUr+WymXUad -DKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveCX4XSQRjbgbME -HMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A== ------END CERTIFICATE----- - -# Issuer: CN=Entrust.net Certification Authority (2048) O=Entrust.net OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.)/(c) 1999 Entrust.net Limited -# Subject: CN=Entrust.net Certification Authority (2048) O=Entrust.net OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.)/(c) 1999 Entrust.net Limited -# Label: "Entrust.net Premium 2048 Secure Server CA" -# Serial: 946069240 -# MD5 Fingerprint: ee:29:31:bc:32:7e:9a:e6:e8:b5:f7:51:b4:34:71:90 -# SHA1 Fingerprint: 50:30:06:09:1d:97:d4:f5:ae:39:f7:cb:e7:92:7d:7d:65:2d:34:31 -# SHA256 Fingerprint: 6d:c4:71:72:e0:1c:bc:b0:bf:62:58:0d:89:5f:e2:b8:ac:9a:d4:f8:73:80:1e:0c:10:b9:c8:37:d2:1e:b1:77 ------BEGIN CERTIFICATE----- -MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChML -RW50cnVzdC5uZXQxQDA+BgNVBAsUN3d3dy5lbnRydXN0Lm5ldC9DUFNfMjA0OCBp -bmNvcnAuIGJ5IHJlZi4gKGxpbWl0cyBsaWFiLikxJTAjBgNVBAsTHChjKSAxOTk5 -IEVudHJ1c3QubmV0IExpbWl0ZWQxMzAxBgNVBAMTKkVudHJ1c3QubmV0IENlcnRp -ZmljYXRpb24gQXV0aG9yaXR5ICgyMDQ4KTAeFw05OTEyMjQxNzUwNTFaFw0yOTA3 -MjQxNDE1MTJaMIG0MRQwEgYDVQQKEwtFbnRydXN0Lm5ldDFAMD4GA1UECxQ3d3d3 -LmVudHJ1c3QubmV0L0NQU18yMDQ4IGluY29ycC4gYnkgcmVmLiAobGltaXRzIGxp -YWIuKTElMCMGA1UECxMcKGMpIDE5OTkgRW50cnVzdC5uZXQgTGltaXRlZDEzMDEG -A1UEAxMqRW50cnVzdC5uZXQgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgKDIwNDgp -MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArU1LqRKGsuqjIAcVFmQq -K0vRvwtKTY7tgHalZ7d4QMBzQshowNtTK91euHaYNZOLGp18EzoOH1u3Hs/lJBQe -sYGpjX24zGtLA/ECDNyrpUAkAH90lKGdCCmziAv1h3edVc3kw37XamSrhRSGlVuX -MlBvPci6Zgzj/L24ScF2iUkZ/cCovYmjZy/Gn7xxGWC4LeksyZB2ZnuU4q941mVT -XTzWnLLPKQP5L6RQstRIzgUyVYr9smRMDuSYB3Xbf9+5CFVghTAp+XtIpGmG4zU/ -HoZdenoVve8AjhUiVBcAkCaTvA5JaJG/+EfTnZVCwQ5N328mz8MYIWJmQ3DW1cAH -4QIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV -HQ4EFgQUVeSB0RGAvtiJuQijMfmhJAkWuXAwDQYJKoZIhvcNAQEFBQADggEBADub -j1abMOdTmXx6eadNl9cZlZD7Bh/KM3xGY4+WZiT6QBshJ8rmcnPyT/4xmf3IDExo -U8aAghOY+rat2l098c5u9hURlIIM7j+VrxGrD9cv3h8Dj1csHsm7mhpElesYT6Yf -zX1XEC+bBAlahLVu2B064dae0Wx5XnkcFMXj0EyTO2U87d89vqbllRrDtRnDvV5b -u/8j72gZyxKTJ1wDLW8w0B62GqzeWvfRqqgnpv55gcR5mTNXuhKwqeBCbJPKVt7+ -bYQLCIt+jerXmCHG8+c8eS9enNFMFY3h7CI3zJpDC5fcgJCNs2ebb0gIFVbPv/Er -fF6adulZkMV8gzURZVE= ------END CERTIFICATE----- - -# Issuer: CN=Baltimore CyberTrust Root O=Baltimore OU=CyberTrust -# Subject: CN=Baltimore CyberTrust Root O=Baltimore OU=CyberTrust -# Label: "Baltimore CyberTrust Root" -# Serial: 33554617 -# MD5 Fingerprint: ac:b6:94:a5:9c:17:e0:d7:91:52:9b:b1:97:06:a6:e4 -# SHA1 Fingerprint: d4:de:20:d0:5e:66:fc:53:fe:1a:50:88:2c:78:db:28:52:ca:e4:74 -# SHA256 Fingerprint: 16:af:57:a9:f6:76:b0:ab:12:60:95:aa:5e:ba:de:f2:2a:b3:11:19:d6:44:ac:95:cd:4b:93:db:f3:f2:6a:eb ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJ -RTESMBAGA1UEChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJlclRydXN0MSIwIAYD -VQQDExlCYWx0aW1vcmUgQ3liZXJUcnVzdCBSb290MB4XDTAwMDUxMjE4NDYwMFoX -DTI1MDUxMjIzNTkwMFowWjELMAkGA1UEBhMCSUUxEjAQBgNVBAoTCUJhbHRpbW9y -ZTETMBEGA1UECxMKQ3liZXJUcnVzdDEiMCAGA1UEAxMZQmFsdGltb3JlIEN5YmVy -VHJ1c3QgUm9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKMEuyKr -mD1X6CZymrV51Cni4eiVgLGw41uOKymaZN+hXe2wCQVt2yguzmKiYv60iNoS6zjr -IZ3AQSsBUnuId9Mcj8e6uYi1agnnc+gRQKfRzMpijS3ljwumUNKoUMMo6vWrJYeK -mpYcqWe4PwzV9/lSEy/CG9VwcPCPwBLKBsua4dnKM3p31vjsufFoREJIE9LAwqSu -XmD+tqYF/LTdB1kC1FkYmGP1pWPgkAx9XbIGevOF6uvUA65ehD5f/xXtabz5OTZy -dc93Uk3zyZAsuT3lySNTPx8kmCFcB5kpvcY67Oduhjprl3RjM71oGDHweI12v/ye -jl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYDVR0OBBYEFOWdWTCCR1jMrPoIVDaGezq1 -BE3wMBIGA1UdEwEB/wQIMAYBAf8CAQMwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3 -DQEBBQUAA4IBAQCFDF2O5G9RaEIFoN27TyclhAO992T9Ldcw46QQF+vaKSm2eT92 -9hkTI7gQCvlYpNRhcL0EYWoSihfVCr3FvDB81ukMJY2GQE/szKN+OMY3EU/t3Wgx -jkzSswF07r51XgdIGn9w/xZchMB5hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0 -Epn3o0WC4zxe9Z2etciefC7IpJ5OCBRLbf1wbWsaY71k5h+3zvDyny67G7fyUIhz -ksLi4xaNmjICq44Y3ekQEe5+NauQrz4wlHrQMz2nZQ/1/I6eYs9HRCwBXbsdtTLS -R9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority O=Entrust, Inc. OU=www.entrust.net/CPS is incorporated by reference/(c) 2006 Entrust, Inc. -# Subject: CN=Entrust Root Certification Authority O=Entrust, Inc. OU=www.entrust.net/CPS is incorporated by reference/(c) 2006 Entrust, Inc. -# Label: "Entrust Root Certification Authority" -# Serial: 1164660820 -# MD5 Fingerprint: d6:a5:c3:ed:5d:dd:3e:00:c1:3d:87:92:1f:1d:3f:e4 -# SHA1 Fingerprint: b3:1e:b1:b7:40:e3:6c:84:02:da:dc:37:d4:4d:f5:d4:67:49:52:f9 -# SHA256 Fingerprint: 73:c1:76:43:4f:1b:c6:d5:ad:f4:5b:0e:76:e7:27:28:7c:8d:e5:76:16:c1:e6:e6:14:1a:2b:2c:bc:7d:8e:4c ------BEGIN CERTIFICATE----- -MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhMC -VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0 -Lm5ldC9DUFMgaXMgaW5jb3Jwb3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMW -KGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsGA1UEAxMkRW50cnVzdCBSb290IENl -cnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA2MTEyNzIwMjM0MloXDTI2MTEyNzIw -NTM0MlowgbAxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMTkw -NwYDVQQLEzB3d3cuZW50cnVzdC5uZXQvQ1BTIGlzIGluY29ycG9yYXRlZCBieSBy -ZWZlcmVuY2UxHzAdBgNVBAsTFihjKSAyMDA2IEVudHJ1c3QsIEluYy4xLTArBgNV -BAMTJEVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASIwDQYJ -KoZIhvcNAQEBBQADggEPADCCAQoCggEBALaVtkNC+sZtKm9I35RMOVcF7sN5EUFo -Nu3s/poBj6E4KPz3EEZmLk0eGrEaTsbRwJWIsMn/MYszA9u3g3s+IIRe7bJWKKf4 -4LlAcTfFy0cOlypowCKVYhXbR9n10Cv/gkvJrT7eTNuQgFA/CYqEAOwwCj0Yzfv9 -KlmaI5UXLEWeH25DeW0MXJj+SKfFI0dcXv1u5x609mhF0YaDW6KKjbHjKYD+JXGI -rb68j6xSlkuqUY3kEzEZ6E5Nn9uss2rVvDlUccp6en+Q3X0dgNmBu1kmwhH+5pPi -94DkZfs0Nw4pgHBNrziGLp5/V6+eF67rHMsoIV+2HNjnogQi+dPa2MsCAwEAAaOB -sDCBrTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAi -gA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1MzQyWjAfBgNVHSMEGDAWgBRo -kORnpKZTgMeGZqTx90tD+4S9bTAdBgNVHQ4EFgQUaJDkZ6SmU4DHhmak8fdLQ/uE -vW0wHQYJKoZIhvZ9B0EABBAwDhsIVjcuMTo0LjADAgSQMA0GCSqGSIb3DQEBBQUA -A4IBAQCT1DCw1wMgKtD5Y+iRDAUgqV8ZyntyTtSx29CW+1RaGSwMCPeyvIWonX9t -O1KzKtvn1ISMY/YPyyYBkVBs9F8U4pN0wBOeMDpQ47RgxRzwIkSNcUesyBrJ6Zua -AGAT/3B+XxFNSRuzFVJ7yVTav52Vr2ua2J7p8eRDjeIRRDq/r72DQnNSi6q7pynP -9WQcCk3RvKqsnyrQ/39/2n3qse0wJcGE2jTSW3iDVuycNsMm4hH2Z0kdkquM++v/ -eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0tHuu2guQOHXvgR1m -0vdXcDazv/wor3ElhVsT/h5/WrQ8 ------END CERTIFICATE----- - -# Issuer: CN=AAA Certificate Services O=Comodo CA Limited -# Subject: CN=AAA Certificate Services O=Comodo CA Limited -# Label: "Comodo AAA Services root" -# Serial: 1 -# MD5 Fingerprint: 49:79:04:b0:eb:87:19:ac:47:b0:bc:11:51:9b:74:d0 -# SHA1 Fingerprint: d1:eb:23:a4:6d:17:d6:8f:d9:25:64:c2:f1:f1:60:17:64:d8:e3:49 -# SHA256 Fingerprint: d7:a7:a0:fb:5d:7e:27:31:d7:71:e9:48:4e:bc:de:f7:1d:5f:0c:3e:0a:29:48:78:2b:c8:3e:e0:ea:69:9e:f4 ------BEGIN CERTIFICATE----- -MIIEMjCCAxqgAwIBAgIBATANBgkqhkiG9w0BAQUFADB7MQswCQYDVQQGEwJHQjEb -MBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRow -GAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UEAwwYQUFBIENlcnRpZmlj -YXRlIFNlcnZpY2VzMB4XDTA0MDEwMTAwMDAwMFoXDTI4MTIzMTIzNTk1OVowezEL -MAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE -BwwHU2FsZm9yZDEaMBgGA1UECgwRQ29tb2RvIENBIExpbWl0ZWQxITAfBgNVBAMM -GEFBQSBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczCCASIwDQYJKoZIhvcNAQEBBQADggEP -ADCCAQoCggEBAL5AnfRu4ep2hxxNRUSOvkbIgwadwSr+GB+O5AL686tdUIoWMQua -BtDFcCLNSS1UY8y2bmhGC1Pqy0wkwLxyTurxFa70VJoSCsN6sjNg4tqJVfMiWPPe -3M/vg4aijJRPn2jymJBGhCfHdr/jzDUsi14HZGWCwEiwqJH5YZ92IFCokcdmtet4 -YgNW8IoaE+oxox6gmf049vYnMlhvB/VruPsUK6+3qszWY19zjNoFmag4qMsXeDZR -rOme9Hg6jc8P2ULimAyrL58OAd7vn5lJ8S3frHRNG5i1R8XlKdH5kBjHYpy+g8cm -ez6KJcfA3Z3mNWgQIJ2P2N7Sw4ScDV7oL8kCAwEAAaOBwDCBvTAdBgNVHQ4EFgQU -oBEKIz6W8Qfs4q8p74Klf9AwpLQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQF -MAMBAf8wewYDVR0fBHQwcjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5jb20v -QUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNqA0oDKGMGh0dHA6Ly9jcmwuY29t -b2RvLm5ldC9BQUFDZXJ0aWZpY2F0ZVNlcnZpY2VzLmNybDANBgkqhkiG9w0BAQUF -AAOCAQEACFb8AvCb6P+k+tZ7xkSAzk/ExfYAWMymtrwUSWgEdujm7l3sAg9g1o1Q -GE8mTgHj5rCl7r+8dFRBv/38ErjHT1r0iWAFf2C3BUrz9vHCv8S5dIa2LX1rzNLz -Rt0vxuBqw8M0Ayx9lt1awg6nCpnBBYurDC/zXDrPbDdVCYfeU0BsWO/8tqtlbgT2 -G9w84FoVxp7Z8VlIMCFlA2zs6SFz7JsDoeA3raAVGI/6ugLOpyypEBMs1OUIJqsi -l2D4kF501KKaU73yqWjgom7C12yxow+ev+to51byrvLjKzg6CYG1a4XXvi3tPxq3 -smPi9WIsgtRqAEFQ8TmDn5XpNpaYbg== ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 2 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 2 O=QuoVadis Limited -# Label: "QuoVadis Root CA 2" -# Serial: 1289 -# MD5 Fingerprint: 5e:39:7b:dd:f8:ba:ec:82:e9:ac:62:ba:0c:54:00:2b -# SHA1 Fingerprint: ca:3a:fb:cf:12:40:36:4b:44:b2:16:20:88:80:48:39:19:93:7c:f7 -# SHA256 Fingerprint: 85:a0:dd:7d:d7:20:ad:b7:ff:05:f8:3d:54:2b:20:9d:c7:ff:45:28:f7:d6:77:b1:83:89:fe:a5:e5:c4:9e:86 ------BEGIN CERTIFICATE----- -MIIFtzCCA5+gAwIBAgICBQkwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0x -GTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJv -b3QgQ0EgMjAeFw0wNjExMjQxODI3MDBaFw0zMTExMjQxODIzMzNaMEUxCzAJBgNV -BAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMRswGQYDVQQDExJRdW9W -YWRpcyBSb290IENBIDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCa -GMpLlA0ALa8DKYrwD4HIrkwZhR0In6spRIXzL4GtMh6QRr+jhiYaHv5+HBg6XJxg -Fyo6dIMzMH1hVBHL7avg5tKifvVrbxi3Cgst/ek+7wrGsxDp3MJGF/hd/aTa/55J -WpzmM+Yklvc/ulsrHHo1wtZn/qtmUIttKGAr79dgw8eTvI02kfN/+NsRE8Scd3bB -rrcCaoF6qUWD4gXmuVbBlDePSHFjIuwXZQeVikvfj8ZaCuWw419eaxGrDPmF60Tp -+ARz8un+XJiM9XOva7R+zdRcAitMOeGylZUtQofX1bOQQ7dsE/He3fbE+Ik/0XX1 -ksOR1YqI0JDs3G3eicJlcZaLDQP9nL9bFqyS2+r+eXyt66/3FsvbzSUr5R/7mp/i -Ucw6UwxI5g69ybR2BlLmEROFcmMDBOAENisgGQLodKcftslWZvB1JdxnwQ5hYIiz -PtGo/KPaHbDRsSNU30R2be1B2MGyIrZTHN81Hdyhdyox5C315eXbyOD/5YDXC2Og -/zOhD7osFRXql7PSorW+8oyWHhqPHWykYTe5hnMz15eWniN9gqRMgeKh0bpnX5UH -oycR7hYQe7xFSkyyBNKr79X9DFHOUGoIMfmR2gyPZFwDwzqLID9ujWc9Otb+fVuI -yV77zGHcizN300QyNQliBJIWENieJ0f7OyHj+OsdWwIDAQABo4GwMIGtMA8GA1Ud -EwEB/wQFMAMBAf8wCwYDVR0PBAQDAgEGMB0GA1UdDgQWBBQahGK8SEwzJQTU7tD2 -A8QZRtGUazBuBgNVHSMEZzBlgBQahGK8SEwzJQTU7tD2A8QZRtGUa6FJpEcwRTEL -MAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMT -ElF1b1ZhZGlzIFJvb3QgQ0EgMoICBQkwDQYJKoZIhvcNAQEFBQADggIBAD4KFk2f -BluornFdLwUvZ+YTRYPENvbzwCYMDbVHZF34tHLJRqUDGCdViXh9duqWNIAXINzn -g/iN/Ae42l9NLmeyhP3ZRPx3UIHmfLTJDQtyU/h2BwdBR5YM++CCJpNVjP4iH2Bl -fF/nJrP3MpCYUNQ3cVX2kiF495V5+vgtJodmVjB3pjd4M1IQWK4/YY7yarHvGH5K -WWPKjaJW1acvvFYfzznB4vsKqBUsfU16Y8Zsl0Q80m/DShcK+JDSV6IZUaUtl0Ha -B0+pUNqQjZRG4T7wlP0QADj1O+hA4bRuVhogzG9Yje0uRY/W6ZM/57Es3zrWIozc -hLsib9D45MY56QSIPMO661V6bYCZJPVsAfv4l7CUW+v90m/xd2gNNWQjrLhVoQPR -TUIZ3Ph1WVaj+ahJefivDrkRoHy3au000LYmYjgahwz46P0u05B/B5EqHdZ+XIWD -mbA4CD/pXvk1B+TJYm5Xf6dQlfe6yJvmjqIBxdZmv3lh8zwc4bmCXF2gw+nYSL0Z -ohEUGW6yhhtoPkg3Goi3XZZenMfvJ2II4pEZXNLxId26F0KCl3GBUzGpn/Z9Yr9y -4aOTHcyKJloJONDO1w2AFrR4pTqHTI2KpdVGl/IsELm8VCLAAVBpQ570su9t+Oza -8eOx79+Rj1QqCyXBJhnEUhAFZdWCEOrCMc0u ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 3" -# Serial: 1478 -# MD5 Fingerprint: 31:85:3c:62:94:97:63:b9:aa:fd:89:4e:af:6f:e0:cf -# SHA1 Fingerprint: 1f:49:14:f7:d8:74:95:1d:dd:ae:02:c0:be:fd:3a:2d:82:75:51:85 -# SHA256 Fingerprint: 18:f1:fc:7f:20:5d:f8:ad:dd:eb:7f:e0:07:dd:57:e3:af:37:5a:9c:4d:8d:73:54:6b:f4:f1:fe:d1:e1:8d:35 ------BEGIN CERTIFICATE----- -MIIGnTCCBIWgAwIBAgICBcYwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0x -GTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJv -b3QgQ0EgMzAeFw0wNjExMjQxOTExMjNaFw0zMTExMjQxOTA2NDRaMEUxCzAJBgNV -BAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMRswGQYDVQQDExJRdW9W -YWRpcyBSb290IENBIDMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDM -V0IWVJzmmNPTTe7+7cefQzlKZbPoFog02w1ZkXTPkrgEQK0CSzGrvI2RaNggDhoB -4hp7Thdd4oq3P5kazethq8Jlph+3t723j/z9cI8LoGe+AaJZz3HmDyl2/7FWeUUr -H556VOijKTVopAFPD6QuN+8bv+OPEKhyq1hX51SGyMnzW9os2l2ObjyjPtr7guXd -8lyyBTNvijbO0BNO/79KDDRMpsMhvVAEVeuxu537RR5kFd5VAYwCdrXLoT9Cabwv -vWhDFlaJKjdhkf2mrk7AyxRllDdLkgbvBNDInIjbC3uBr7E9KsRlOni27tyAsdLT -mZw67mtaa7ONt9XOnMK+pUsvFrGeaDsGb659n/je7Mwpp5ijJUMv7/FfJuGITfhe -btfZFG4ZM2mnO4SJk8RTVROhUXhA+LjJou57ulJCg54U7QVSWllWp5f8nT8KKdjc -T5EOE7zelaTfi5m+rJsziO+1ga8bxiJTyPbH7pcUsMV8eFLI8M5ud2CEpukqdiDt -WAEXMJPpGovgc2PZapKUSU60rUqFxKMiMPwJ7Wgic6aIDFUhWMXhOp8q3crhkODZ -c6tsgLjoC2SToJyMGf+z0gzskSaHirOi4XCPLArlzW1oUevaPwV/izLmE1xr/l9A -4iLItLRkT9a6fUg+qGkM17uGcclzuD87nSVL2v9A6wIDAQABo4IBlTCCAZEwDwYD -VR0TAQH/BAUwAwEB/zCB4QYDVR0gBIHZMIHWMIHTBgkrBgEEAb5YAAMwgcUwgZMG -CCsGAQUFBwICMIGGGoGDQW55IHVzZSBvZiB0aGlzIENlcnRpZmljYXRlIGNvbnN0 -aXR1dGVzIGFjY2VwdGFuY2Ugb2YgdGhlIFF1b1ZhZGlzIFJvb3QgQ0EgMyBDZXJ0 -aWZpY2F0ZSBQb2xpY3kgLyBDZXJ0aWZpY2F0aW9uIFByYWN0aWNlIFN0YXRlbWVu -dC4wLQYIKwYBBQUHAgEWIWh0dHA6Ly93d3cucXVvdmFkaXNnbG9iYWwuY29tL2Nw -czALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFPLAE+CCQz777i9nMpY1XNu4ywLQMG4G -A1UdIwRnMGWAFPLAE+CCQz777i9nMpY1XNu4ywLQoUmkRzBFMQswCQYDVQQGEwJC -TTEZMBcGA1UEChMQUXVvVmFkaXMgTGltaXRlZDEbMBkGA1UEAxMSUXVvVmFkaXMg -Um9vdCBDQSAzggIFxjANBgkqhkiG9w0BAQUFAAOCAgEAT62gLEz6wPJv92ZVqyM0 -7ucp2sNbtrCD2dDQ4iH782CnO11gUyeim/YIIirnv6By5ZwkajGxkHon24QRiSem -d1o417+shvzuXYO8BsbRd2sPbSQvS3pspweWyuOEn62Iix2rFo1bZhfZFvSLgNLd -+LJ2w/w4E6oM3kJpK27zPOuAJ9v1pkQNn1pVWQvVDVJIxa6f8i+AxeoyUDUSly7B -4f/xI4hROJ/yZlZ25w9Rl6VSDE1JUZU2Pb+iSwwQHYaZTKrzchGT5Or2m9qoXadN -t54CrnMAyNojA+j56hl0YgCUyyIgvpSnWbWCar6ZeXqp8kokUvd0/bpO5qgdAm6x -DYBEwa7TIzdfu4V8K5Iu6H6li92Z4b8nby1dqnuH/grdS/yO9SbkbnBCbjPsMZ57 -k8HkyWkaPcBrTiJt7qtYTcbQQcEr6k8Sh17rRdhs9ZgC06DYVYoGmRmioHfRMJ6s -zHXug/WwYjnPbFfiTNKRCw51KBuav/0aQ/HKd/s7j2G4aSgWQgRecCocIdiP4b0j -Wy10QJLZYxkNc91pvGJHvOB0K7Lrfb5BG7XARsWhIstfTsEokt4YutUqKLsRixeT -mJlglFwjz1onl14LBQaTNx47aTbrqZ5hHY8y2o4M1nQ+ewkk2gF3R8Q7zTSMmfXK -4SVhM7JZG+Ju1zdXtg2pEto= ------END CERTIFICATE----- - -# Issuer: CN=XRamp Global Certification Authority O=XRamp Security Services Inc OU=www.xrampsecurity.com -# Subject: CN=XRamp Global Certification Authority O=XRamp Security Services Inc OU=www.xrampsecurity.com -# Label: "XRamp Global CA Root" -# Serial: 107108908803651509692980124233745014957 -# MD5 Fingerprint: a1:0b:44:b3:ca:10:d8:00:6e:9d:0f:d8:0f:92:0a:d1 -# SHA1 Fingerprint: b8:01:86:d1:eb:9c:86:a5:41:04:cf:30:54:f3:4c:52:b7:e5:58:c6 -# SHA256 Fingerprint: ce:cd:dc:90:50:99:d8:da:df:c5:b1:d2:09:b7:37:cb:e2:c1:8c:fb:2c:10:c0:ff:0b:cf:0d:32:86:fc:1a:a2 ------BEGIN CERTIFICATE----- -MIIEMDCCAxigAwIBAgIQUJRs7Bjq1ZxN1ZfvdY+grTANBgkqhkiG9w0BAQUFADCB -gjELMAkGA1UEBhMCVVMxHjAcBgNVBAsTFXd3dy54cmFtcHNlY3VyaXR5LmNvbTEk -MCIGA1UEChMbWFJhbXAgU2VjdXJpdHkgU2VydmljZXMgSW5jMS0wKwYDVQQDEyRY -UmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQxMTAxMTcx -NDA0WhcNMzUwMTAxMDUzNzE5WjCBgjELMAkGA1UEBhMCVVMxHjAcBgNVBAsTFXd3 -dy54cmFtcHNlY3VyaXR5LmNvbTEkMCIGA1UEChMbWFJhbXAgU2VjdXJpdHkgU2Vy -dmljZXMgSW5jMS0wKwYDVQQDEyRYUmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBB -dXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYJB69FbS6 -38eMpSe2OAtp87ZOqCwuIR1cRN8hXX4jdP5efrRKt6atH67gBhbim1vZZ3RrXYCP -KZ2GG9mcDZhtdhAoWORlsH9KmHmf4MMxfoArtYzAQDsRhtDLooY2YKTVMIJt2W7Q -DxIEM5dfT2Fa8OT5kavnHTu86M/0ay00fOJIYRyO82FEzG+gSqmUsE3a56k0enI4 -qEHMPJQRfevIpoy3hsvKMzvZPTeL+3o+hiznc9cKV6xkmxnr9A8ECIqsAxcZZPRa -JSKNNCyy9mgdEm3Tih4U2sSPpuIjhdV6Db1q4Ons7Be7QhtnqiXtRYMh/MHJfNVi -PvryxS3T/dRlAgMBAAGjgZ8wgZwwEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0P -BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMZPoj0GY4QJnM5i5ASs -jVy16bYbMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jcmwueHJhbXBzZWN1cml0 -eS5jb20vWEdDQS5jcmwwEAYJKwYBBAGCNxUBBAMCAQEwDQYJKoZIhvcNAQEFBQAD -ggEBAJEVOQMBG2f7Shz5CmBbodpNl2L5JFMn14JkTpAuw0kbK5rc/Kh4ZzXxHfAR -vbdI4xD2Dd8/0sm2qlWkSLoC295ZLhVbO50WfUfXN+pfTXYSNrsf16GBBEYgoyxt -qZ4Bfj8pzgCT3/3JknOJiWSe5yvkHJEs0rnOfc5vMZnT5r7SHpDwCRR5XCOrTdLa -IR9NmXmd4c8nnxCbHIgNsIpkQTG4DmyQJKSbXHGPurt+HBvbaoAPIbzp26a3QPSy -i6mx5O+aGtA9aZnuqCij4Tyz8LIRnM98QObd50N9otg6tamN8jSZxNQQ4Qb9CYQQ -O+7ETPTsJ3xCwnR8gooJybQDJbw= ------END CERTIFICATE----- - -# Issuer: O=The Go Daddy Group, Inc. OU=Go Daddy Class 2 Certification Authority -# Subject: O=The Go Daddy Group, Inc. OU=Go Daddy Class 2 Certification Authority -# Label: "Go Daddy Class 2 CA" -# Serial: 0 -# MD5 Fingerprint: 91:de:06:25:ab:da:fd:32:17:0c:bb:25:17:2a:84:67 -# SHA1 Fingerprint: 27:96:ba:e6:3f:18:01:e2:77:26:1b:a0:d7:77:70:02:8f:20:ee:e4 -# SHA256 Fingerprint: c3:84:6b:f2:4b:9e:93:ca:64:27:4c:0e:c6:7c:1e:cc:5e:02:4f:fc:ac:d2:d7:40:19:35:0e:81:fe:54:6a:e4 ------BEGIN CERTIFICATE----- -MIIEADCCAuigAwIBAgIBADANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVUzEh -MB8GA1UEChMYVGhlIEdvIERhZGR5IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBE -YWRkeSBDbGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA0MDYyOTE3 -MDYyMFoXDTM0MDYyOTE3MDYyMFowYzELMAkGA1UEBhMCVVMxITAfBgNVBAoTGFRo -ZSBHbyBEYWRkeSBHcm91cCwgSW5jLjExMC8GA1UECxMoR28gRGFkZHkgQ2xhc3Mg -MiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASAwDQYJKoZIhvcNAQEBBQADggEN -ADCCAQgCggEBAN6d1+pXGEmhW+vXX0iG6r7d/+TvZxz0ZWizV3GgXne77ZtJ6XCA -PVYYYwhv2vLM0D9/AlQiVBDYsoHUwHU9S3/Hd8M+eKsaA7Ugay9qK7HFiH7Eux6w -wdhFJ2+qN1j3hybX2C32qRe3H3I2TqYXP2WYktsqbl2i/ojgC95/5Y0V4evLOtXi -EqITLdiOr18SPaAIBQi2XKVlOARFmR6jYGB0xUGlcmIbYsUfb18aQr4CUWWoriMY -avx4A6lNf4DD+qta/KFApMoZFv6yyO9ecw3ud72a9nmYvLEHZ6IVDd2gWMZEewo+ -YihfukEHU1jPEX44dMX4/7VpkI+EdOqXG68CAQOjgcAwgb0wHQYDVR0OBBYEFNLE -sNKR1EwRcbNhyz2h/t2oatTjMIGNBgNVHSMEgYUwgYKAFNLEsNKR1EwRcbNhyz2h -/t2oatTjoWekZTBjMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYVGhlIEdvIERhZGR5 -IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBEYWRkeSBDbGFzcyAyIENlcnRpZmlj -YXRpb24gQXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQAD -ggEBADJL87LKPpH8EsahB4yOd6AzBhRckB4Y9wimPQoZ+YeAEW5p5JYXMP80kWNy -OO7MHAGjHZQopDH2esRU1/blMVgDoszOYtuURXO1v0XJJLXVggKtI3lpjbi2Tc7P -TMozI+gciKqdi0FuFskg5YmezTvacPd+mSYgFFQlq25zheabIZ0KbIIOqPjCDPoQ -HmyW74cNxA9hi63ugyuV+I6ShHI56yDqg+2DzZduCLzrTia2cyvk0/ZM/iZx4mER -dEr/VxqHD3VILs9RaRegAhJhldXRQLIQTO7ErBBDpqWeCtWVYpoNz4iCxTIM5Cuf -ReYNnyicsbkqWletNw+vHX/bvZ8= ------END CERTIFICATE----- - -# Issuer: O=Starfield Technologies, Inc. OU=Starfield Class 2 Certification Authority -# Subject: O=Starfield Technologies, Inc. OU=Starfield Class 2 Certification Authority -# Label: "Starfield Class 2 CA" -# Serial: 0 -# MD5 Fingerprint: 32:4a:4b:bb:c8:63:69:9b:be:74:9a:c6:dd:1d:46:24 -# SHA1 Fingerprint: ad:7e:1c:28:b0:64:ef:8f:60:03:40:20:14:c3:d0:e3:37:0e:b5:8a -# SHA256 Fingerprint: 14:65:fa:20:53:97:b8:76:fa:a6:f0:a9:95:8e:55:90:e4:0f:cc:7f:aa:4f:b7:c2:c8:67:75:21:fb:5f:b6:58 ------BEGIN CERTIFICATE----- -MIIEDzCCAvegAwIBAgIBADANBgkqhkiG9w0BAQUFADBoMQswCQYDVQQGEwJVUzEl -MCMGA1UEChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMp -U3RhcmZpZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQw -NjI5MTczOTE2WhcNMzQwNjI5MTczOTE2WjBoMQswCQYDVQQGEwJVUzElMCMGA1UE -ChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMpU3RhcmZp -ZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggEgMA0GCSqGSIb3 -DQEBAQUAA4IBDQAwggEIAoIBAQC3Msj+6XGmBIWtDBFk385N78gDGIc/oav7PKaf -8MOh2tTYbitTkPskpD6E8J7oX+zlJ0T1KKY/e97gKvDIr1MvnsoFAZMej2YcOadN -+lq2cwQlZut3f+dZxkqZJRRU6ybH838Z1TBwj6+wRir/resp7defqgSHo9T5iaU0 -X9tDkYI22WY8sbi5gv2cOj4QyDvvBmVmepsZGD3/cVE8MC5fvj13c7JdBmzDI1aa -K4UmkhynArPkPw2vCHmCuDY96pzTNbO8acr1zJ3o/WSNF4Azbl5KXZnJHoe0nRrA -1W4TNSNe35tfPe/W93bC6j67eA0cQmdrBNj41tpvi/JEoAGrAgEDo4HFMIHCMB0G -A1UdDgQWBBS/X7fRzt0fhvRbVazc1xDCDqmI5zCBkgYDVR0jBIGKMIGHgBS/X7fR -zt0fhvRbVazc1xDCDqmI56FspGowaDELMAkGA1UEBhMCVVMxJTAjBgNVBAoTHFN0 -YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xMjAwBgNVBAsTKVN0YXJmaWVsZCBD -bGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8w -DQYJKoZIhvcNAQEFBQADggEBAAWdP4id0ckaVaGsafPzWdqbAYcaT1epoXkJKtv3 -L7IezMdeatiDh6GX70k1PncGQVhiv45YuApnP+yz3SFmH8lU+nLMPUxA2IGvd56D -eruix/U0F47ZEUD0/CwqTRV/p2JdLiXTAAsgGh1o+Re49L2L7ShZ3U0WixeDyLJl -xy16paq8U4Zt3VekyvggQQto8PT7dL5WXXp59fkdheMtlb71cZBDzI0fmgAKhynp -VSJYACPq4xJDKVtHCN2MQWplBqjlIapBtJUhlbl90TSrE9atvNziPTnNvT51cKEY -WQPJIrSPnNVeKtelttQKbfi3QBFGmh95DmK/D5fs4C8fF5Q= ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Assured ID Root CA O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Assured ID Root CA O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Assured ID Root CA" -# Serial: 17154717934120587862167794914071425081 -# MD5 Fingerprint: 87:ce:0b:7b:2a:0e:49:00:e1:58:71:9b:37:a8:93:72 -# SHA1 Fingerprint: 05:63:b8:63:0d:62:d7:5a:bb:c8:ab:1e:4b:df:b5:a8:99:b2:4d:43 -# SHA256 Fingerprint: 3e:90:99:b5:01:5e:8f:48:6c:00:bc:ea:9d:11:1e:e7:21:fa:ba:35:5a:89:bc:f1:df:69:56:1e:3d:c6:32:5c ------BEGIN CERTIFICATE----- -MIIDtzCCAp+gAwIBAgIQDOfg5RfYRv6P5WD8G/AwOTANBgkqhkiG9w0BAQUFADBl -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJv -b3QgQ0EwHhcNMDYxMTEwMDAwMDAwWhcNMzExMTEwMDAwMDAwWjBlMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNl -cnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgQ0EwggEi -MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtDhXO5EOAXLGH87dg+XESpa7c -JpSIqvTO9SA5KFhgDPiA2qkVlTJhPLWxKISKityfCgyDF3qPkKyK53lTXDGEKvYP -mDI2dsze3Tyoou9q+yHyUmHfnyDXH+Kx2f4YZNISW1/5WBg1vEfNoTb5a3/UsDg+ -wRvDjDPZ2C8Y/igPs6eD1sNuRMBhNZYW/lmci3Zt1/GiSw0r/wty2p5g0I6QNcZ4 -VYcgoc/lbQrISXwxmDNsIumH0DJaoroTghHtORedmTpyoeb6pNnVFzF1roV9Iq4/ -AUaG9ih5yLHa5FcXxH4cDrC0kqZWs72yl+2qp/C3xag/lRbQ/6GW6whfGHdPAgMB -AAGjYzBhMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW -BBRF66Kv9JLLgjEtUYunpyGd823IDzAfBgNVHSMEGDAWgBRF66Kv9JLLgjEtUYun -pyGd823IDzANBgkqhkiG9w0BAQUFAAOCAQEAog683+Lt8ONyc3pklL/3cmbYMuRC -dWKuh+vy1dneVrOfzM4UKLkNl2BcEkxY5NM9g0lFWJc1aRqoR+pWxnmrEthngYTf -fwk8lOa4JiwgvT2zKIn3X/8i4peEH+ll74fg38FnSbNd67IJKusm7Xi+fT8r87cm -NW1fiQG2SVufAQWbqz0lwcy2f8Lxb4bG+mRo64EtlOtCt/qMHt1i8b5QZ7dsvfPx -H2sMNgcWfzd8qVttevESRmCD1ycEvkvOl77DZypoEd+A5wwzZr8TDRRu838fYxAe -+o0bJW1sj6W3YQGx0qMmoRBxna3iw/nDmVG3KwcIzi7mULKn+gpFL6Lw8g== ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Global Root CA O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Global Root CA O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Global Root CA" -# Serial: 10944719598952040374951832963794454346 -# MD5 Fingerprint: 79:e4:a9:84:0d:7d:3a:96:d7:c0:4f:e2:43:4c:89:2e -# SHA1 Fingerprint: a8:98:5d:3a:65:e5:e5:c4:b2:d7:d6:6d:40:c6:dd:2f:b1:9c:54:36 -# SHA256 Fingerprint: 43:48:a0:e9:44:4c:78:cb:26:5e:05:8d:5e:89:44:b4:d8:4f:96:62:bd:26:db:25:7f:89:34:a4:43:c7:01:61 ------BEGIN CERTIFICATE----- -MIIDrzCCApegAwIBAgIQCDvgVpBCRrGhdWrJWZHHSjANBgkqhkiG9w0BAQUFADBh -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD -QTAeFw0wNjExMTAwMDAwMDBaFw0zMTExMTAwMDAwMDBaMGExCzAJBgNVBAYTAlVT -MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j -b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IENBMIIBIjANBgkqhkiG -9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4jvhEXLeqKTTo1eqUKKPC3eQyaKl7hLOllsB -CSDMAZOnTjC3U/dDxGkAV53ijSLdhwZAAIEJzs4bg7/fzTtxRuLWZscFs3YnFo97 -nh6Vfe63SKMI2tavegw5BmV/Sl0fvBf4q77uKNd0f3p4mVmFaG5cIzJLv07A6Fpt -43C/dxC//AH2hdmoRBBYMql1GNXRor5H4idq9Joz+EkIYIvUX7Q6hL+hqkpMfT7P -T19sdl6gSzeRntwi5m3OFBqOasv+zbMUZBfHWymeMr/y7vrTC0LUq7dBMtoM1O/4 -gdW7jVg/tRvoSSiicNoxBN33shbyTApOB6jtSj1etX+jkMOvJwIDAQABo2MwYTAO -BgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUA95QNVbR -TLtm8KPiGxvDl7I90VUwHwYDVR0jBBgwFoAUA95QNVbRTLtm8KPiGxvDl7I90VUw -DQYJKoZIhvcNAQEFBQADggEBAMucN6pIExIK+t1EnE9SsPTfrgT1eXkIoyQY/Esr -hMAtudXH/vTBH1jLuG2cenTnmCmrEbXjcKChzUyImZOMkXDiqw8cvpOp/2PV5Adg -06O/nVsJ8dWO41P0jmP6P6fbtGbfYmbW0W5BjfIttep3Sp+dWOIrWcBAI+0tKIJF -PnlUkiaY4IBIqDfv8NZ5YBberOgOzW6sRBc4L0na4UU+Krk2U886UAb3LujEV0ls -YSEY1QSteDwsOoBrp+uvFRTp2InBuThs4pFsiv9kuXclVzDAGySj4dzp30d8tbQk -CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4= ------END CERTIFICATE----- - -# Issuer: CN=DigiCert High Assurance EV Root CA O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert High Assurance EV Root CA O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert High Assurance EV Root CA" -# Serial: 3553400076410547919724730734378100087 -# MD5 Fingerprint: d4:74:de:57:5c:39:b2:d3:9c:85:83:c5:c0:65:49:8a -# SHA1 Fingerprint: 5f:b7:ee:06:33:e2:59:db:ad:0c:4c:9a:e6:d3:8f:1a:61:c7:dc:25 -# SHA256 Fingerprint: 74:31:e5:f4:c3:c1:ce:46:90:77:4f:0b:61:e0:54:40:88:3b:a9:a0:1e:d0:0b:a6:ab:d7:80:6e:d3:b1:18:cf ------BEGIN CERTIFICATE----- -MIIDxTCCAq2gAwIBAgIQAqxcJmoLQJuPC3nyrkYldzANBgkqhkiG9w0BAQUFADBs -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSswKQYDVQQDEyJEaWdpQ2VydCBIaWdoIEFzc3VyYW5j -ZSBFViBSb290IENBMB4XDTA2MTExMDAwMDAwMFoXDTMxMTExMDAwMDAwMFowbDEL -MAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3 -LmRpZ2ljZXJ0LmNvbTErMCkGA1UEAxMiRGlnaUNlcnQgSGlnaCBBc3N1cmFuY2Ug -RVYgUm9vdCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMbM5XPm -+9S75S0tMqbf5YE/yc0lSbZxKsPVlDRnogocsF9ppkCxxLeyj9CYpKlBWTrT3JTW -PNt0OKRKzE0lgvdKpVMSOO7zSW1xkX5jtqumX8OkhPhPYlG++MXs2ziS4wblCJEM -xChBVfvLWokVfnHoNb9Ncgk9vjo4UFt3MRuNs8ckRZqnrG0AFFoEt7oT61EKmEFB -Ik5lYYeBQVCmeVyJ3hlKV9Uu5l0cUyx+mM0aBhakaHPQNAQTXKFx01p8VdteZOE3 -hzBWBOURtCmAEvF5OYiiAhF8J2a3iLd48soKqDirCmTCv2ZdlYTBoSUeh10aUAsg -EsxBu24LUTi4S8sCAwEAAaNjMGEwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQF -MAMBAf8wHQYDVR0OBBYEFLE+w2kD+L9HAdSYJhoIAu9jZCvDMB8GA1UdIwQYMBaA -FLE+w2kD+L9HAdSYJhoIAu9jZCvDMA0GCSqGSIb3DQEBBQUAA4IBAQAcGgaX3Nec -nzyIZgYIVyHbIUf4KmeqvxgydkAQV8GK83rZEWWONfqe/EW1ntlMMUu4kehDLI6z -eM7b41N5cdblIZQB2lWHmiRk9opmzN6cN82oNLFpmyPInngiK3BD41VHMWEZ71jF -hS9OMPagMRYjyOfiZRYzy78aG6A9+MpeizGLYAiJLQwGXFK3xPkKmNEVX58Svnw2 -Yzi9RKR/5CYrCsSXaQ3pjOLAEFe4yHYSkVXySGnYvCoCWw9E1CAx2/S6cCZdkGCe -vEsXCS+0yx5DaMkHJ8HSXPfqIbloEpw8nL+e/IBcm2PN7EeqJSdnoDfzAIJ9VNep -+OkuE6N36B9K ------END CERTIFICATE----- - -# Issuer: CN=SwissSign Gold CA - G2 O=SwissSign AG -# Subject: CN=SwissSign Gold CA - G2 O=SwissSign AG -# Label: "SwissSign Gold CA - G2" -# Serial: 13492815561806991280 -# MD5 Fingerprint: 24:77:d9:a8:91:d1:3b:fa:88:2d:c2:ff:f8:cd:33:93 -# SHA1 Fingerprint: d8:c5:38:8a:b7:30:1b:1b:6e:d4:7a:e6:45:25:3a:6f:9f:1a:27:61 -# SHA256 Fingerprint: 62:dd:0b:e9:b9:f5:0a:16:3e:a0:f8:e7:5c:05:3b:1e:ca:57:ea:55:c8:68:8f:64:7c:68:81:f2:c8:35:7b:95 ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=SwissSign Silver CA - G2 O=SwissSign AG -# Subject: CN=SwissSign Silver CA - G2 O=SwissSign AG -# Label: "SwissSign Silver CA - G2" -# Serial: 5700383053117599563 -# MD5 Fingerprint: e0:06:a1:c9:7d:cf:c9:fc:0d:c0:56:75:96:d8:62:13 -# SHA1 Fingerprint: 9b:aa:e5:9f:56:ee:21:cb:43:5a:be:25:93:df:a7:f0:40:d1:1d:cb -# SHA256 Fingerprint: be:6c:4d:a2:bb:b9:ba:59:b6:f3:93:97:68:37:42:46:c3:c0:05:99:3f:a9:8f:02:0d:1d:ed:be:d4:8a:81:d5 ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=SecureTrust CA O=SecureTrust Corporation -# Subject: CN=SecureTrust CA O=SecureTrust Corporation -# Label: "SecureTrust CA" -# Serial: 17199774589125277788362757014266862032 -# MD5 Fingerprint: dc:32:c3:a7:6d:25:57:c7:68:09:9d:ea:2d:a9:a2:d1 -# SHA1 Fingerprint: 87:82:c6:c3:04:35:3b:cf:d2:96:92:d2:59:3e:7d:44:d9:34:ff:11 -# SHA256 Fingerprint: f1:c1:b5:0a:e5:a2:0d:d8:03:0e:c9:f6:bc:24:82:3d:d3:67:b5:25:57:59:b4:e7:1b:61:fc:e9:f7:37:5d:73 ------BEGIN CERTIFICATE----- -MIIDuDCCAqCgAwIBAgIQDPCOXAgWpa1Cf/DrJxhZ0DANBgkqhkiG9w0BAQUFADBI -MQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24x -FzAVBgNVBAMTDlNlY3VyZVRydXN0IENBMB4XDTA2MTEwNzE5MzExOFoXDTI5MTIz -MTE5NDA1NVowSDELMAkGA1UEBhMCVVMxIDAeBgNVBAoTF1NlY3VyZVRydXN0IENv -cnBvcmF0aW9uMRcwFQYDVQQDEw5TZWN1cmVUcnVzdCBDQTCCASIwDQYJKoZIhvcN -AQEBBQADggEPADCCAQoCggEBAKukgeWVzfX2FI7CT8rU4niVWJxB4Q2ZQCQXOZEz -Zum+4YOvYlyJ0fwkW2Gz4BERQRwdbvC4u/jep4G6pkjGnx29vo6pQT64lO0pGtSO -0gMdA+9tDWccV9cGrcrI9f4Or2YlSASWC12juhbDCE/RRvgUXPLIXgGZbf2IzIao -wW8xQmxSPmjL8xk037uHGFaAJsTQ3MBv396gwpEWoGQRS0S8Hvbn+mPeZqx2pHGj -7DaUaHp3pLHnDi+BeuK1cobvomuL8A/b01k/unK8RCSc43Oz969XL0Imnal0ugBS -8kvNU3xHCzaFDmapCJcWNFfBZveA4+1wVMeT4C4oFVmHursCAwEAAaOBnTCBmjAT -BgkrBgEEAYI3FAIEBh4EAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB -/zAdBgNVHQ4EFgQUQjK2FvoE/f5dS3rD/fdMQB1aQ68wNAYDVR0fBC0wKzApoCeg -JYYjaHR0cDovL2NybC5zZWN1cmV0cnVzdC5jb20vU1RDQS5jcmwwEAYJKwYBBAGC -NxUBBAMCAQAwDQYJKoZIhvcNAQEFBQADggEBADDtT0rhWDpSclu1pqNlGKa7UTt3 -6Z3q059c4EVlew3KW+JwULKUBRSuSceNQQcSc5R+DCMh/bwQf2AQWnL1mA6s7Ll/ -3XpvXdMc9P+IBWlCqQVxyLesJugutIxq/3HcuLHfmbx8IVQr5Fiiu1cprp6poxkm -D5kuCLDv/WnPmRoJjeOnnyvJNjR7JLN4TJUXpAYmHrZkUjZfYGfZnMUFdAvnZyPS -CPyI6a6Lf+Ew9Dd+/cYy2i2eRDAwbO4H3tI0/NL/QPZL9GZGBlSm8jIKYyYwa5vR -3ItHuuG51WLQoqD0ZwV4KWMabwTW+MZMo5qxN7SN5ShLHZ4swrhovO0C7jE= ------END CERTIFICATE----- - -# Issuer: CN=Secure Global CA O=SecureTrust Corporation -# Subject: CN=Secure Global CA O=SecureTrust Corporation -# Label: "Secure Global CA" -# Serial: 9751836167731051554232119481456978597 -# MD5 Fingerprint: cf:f4:27:0d:d4:ed:dc:65:16:49:6d:3d:da:bf:6e:de -# SHA1 Fingerprint: 3a:44:73:5a:e5:81:90:1f:24:86:61:46:1e:3b:9c:c4:5f:f5:3a:1b -# SHA256 Fingerprint: 42:00:f5:04:3a:c8:59:0e:bb:52:7d:20:9e:d1:50:30:29:fb:cb:d4:1c:a1:b5:06:ec:27:f1:5a:de:7d:ac:69 ------BEGIN CERTIFICATE----- -MIIDvDCCAqSgAwIBAgIQB1YipOjUiolN9BPI8PjqpTANBgkqhkiG9w0BAQUFADBK -MQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24x -GTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwgQ0EwHhcNMDYxMTA3MTk0MjI4WhcNMjkx -MjMxMTk1MjA2WjBKMQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3Qg -Q29ycG9yYXRpb24xGTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwgQ0EwggEiMA0GCSqG -SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvNS7YrGxVaQZx5RNoJLNP2MwhR/jxYDiJ -iQPpvepeRlMJ3Fz1Wuj3RSoC6zFh1ykzTM7HfAo3fg+6MpjhHZevj8fcyTiW89sa -/FHtaMbQbqR8JNGuQsiWUGMu4P51/pinX0kuleM5M2SOHqRfkNJnPLLZ/kG5VacJ -jnIFHovdRIWCQtBJwB1g8NEXLJXr9qXBkqPFwqcIYA1gBBCWeZ4WNOaptvolRTnI -HmX5k/Wq8VLcmZg9pYYaDDUz+kulBAYVHDGA76oYa8J719rO+TMg1fW9ajMtgQT7 -sFzUnKPiXB3jqUJ1XnvUd+85VLrJChgbEplJL4hL/VBi0XPnj3pDAgMBAAGjgZ0w -gZowEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0PBAQDAgGGMA8GA1UdEwEB/wQF -MAMBAf8wHQYDVR0OBBYEFK9EBMJBfkiD2045AuzshHrmzsmkMDQGA1UdHwQtMCsw -KaAnoCWGI2h0dHA6Ly9jcmwuc2VjdXJldHJ1c3QuY29tL1NHQ0EuY3JsMBAGCSsG -AQQBgjcVAQQDAgEAMA0GCSqGSIb3DQEBBQUAA4IBAQBjGghAfaReUw132HquHw0L -URYD7xh8yOOvaliTFGCRsoTciE6+OYo68+aCiV0BN7OrJKQVDpI1WkpEXk5X+nXO -H0jOZvQ8QCaSmGwb7iRGDBezUqXbpZGRzzfTb+cnCDpOGR86p1hcF895P4vkp9Mm -I50mD1hp/Ed+stCNi5O/KU9DaXR2Z0vPB4zmAve14bRDtUstFJ/53CYNv6ZHdAbY -iNE6KTCEztI5gGIbqMdXSbxqVVFnFUq+NQfk1XWYN3kwFNspnWzFacxHVaIw98xc -f8LDmBxrThaA63p4ZUWiABqvDA1VZDRIuJK58bRQKfJPIx/abKwfROHdI3hRW8cW ------END CERTIFICATE----- - -# Issuer: CN=COMODO Certification Authority O=COMODO CA Limited -# Subject: CN=COMODO Certification Authority O=COMODO CA Limited -# Label: "COMODO Certification Authority" -# Serial: 104350513648249232941998508985834464573 -# MD5 Fingerprint: 5c:48:dc:f7:42:72:ec:56:94:6d:1c:cc:71:35:80:75 -# SHA1 Fingerprint: 66:31:bf:9e:f7:4f:9e:b6:c9:d5:a6:0c:ba:6a:be:d1:f7:bd:ef:7b -# SHA256 Fingerprint: 0c:2c:d6:3d:f7:80:6f:a3:99:ed:e8:09:11:6b:57:5b:f8:79:89:f0:65:18:f9:80:8c:86:05:03:17:8b:af:66 ------BEGIN CERTIFICATE----- -MIIEHTCCAwWgAwIBAgIQToEtioJl4AsC7j41AkblPTANBgkqhkiG9w0BAQUFADCB -gTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G -A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxJzAlBgNV -BAMTHkNPTU9ETyBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNjEyMDEwMDAw -MDBaFw0yOTEyMzEyMzU5NTlaMIGBMQswCQYDVQQGEwJHQjEbMBkGA1UECBMSR3Jl -YXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHEwdTYWxmb3JkMRowGAYDVQQKExFDT01P -RE8gQ0EgTGltaXRlZDEnMCUGA1UEAxMeQ09NT0RPIENlcnRpZmljYXRpb24gQXV0 -aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0ECLi3LjkRv3 -UcEbVASY06m/weaKXTuH+7uIzg3jLz8GlvCiKVCZrts7oVewdFFxze1CkU1B/qnI -2GqGd0S7WWaXUF601CxwRM/aN5VCaTwwxHGzUvAhTaHYujl8HJ6jJJ3ygxaYqhZ8 -Q5sVW7euNJH+1GImGEaaP+vB+fGQV+useg2L23IwambV4EajcNxo2f8ESIl33rXp -+2dtQem8Ob0y2WIC8bGoPW43nOIv4tOiJovGuFVDiOEjPqXSJDlqR6sA1KGzqSX+ -DT+nHbrTUcELpNqsOO9VUCQFZUaTNE8tja3G1CEZ0o7KBWFxB3NH5YoZEr0ETc5O -nKVIrLsm9wIDAQABo4GOMIGLMB0GA1UdDgQWBBQLWOWLxkwVN6RAqTCpIb5HNlpW -/zAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zBJBgNVHR8EQjBAMD6g -PKA6hjhodHRwOi8vY3JsLmNvbW9kb2NhLmNvbS9DT01PRE9DZXJ0aWZpY2F0aW9u -QXV0aG9yaXR5LmNybDANBgkqhkiG9w0BAQUFAAOCAQEAPpiem/Yb6dc5t3iuHXIY -SdOH5EOC6z/JqvWote9VfCFSZfnVDeFs9D6Mk3ORLgLETgdxb8CPOGEIqB6BCsAv -IC9Bi5HcSEW88cbeunZrM8gALTFGTO3nnc+IlP8zwFboJIYmuNg4ON8qa90SzMc/ -RxdMosIGlgnW2/4/PEZB31jiVg88O8EckzXZOFKs7sjsLjBOlDW0JB9LeGna8gI4 -zJVSk/BwJVmcIGfE7vmLV2H0knZ9P4SNVbfo5azV8fUZVqZa+5Acr5Pr5RzUZ5dd -BA6+C4OmF4O5MBKgxTMVBbkN+8cFduPYSo38NBejxiEovjBFMR7HeL5YYTisO+IB -ZQ== ------END CERTIFICATE----- - -# Issuer: CN=COMODO ECC Certification Authority O=COMODO CA Limited -# Subject: CN=COMODO ECC Certification Authority O=COMODO CA Limited -# Label: "COMODO ECC Certification Authority" -# Serial: 41578283867086692638256921589707938090 -# MD5 Fingerprint: 7c:62:ff:74:9d:31:53:5e:68:4a:d5:78:aa:1e:bf:23 -# SHA1 Fingerprint: 9f:74:4e:9f:2b:4d:ba:ec:0f:31:2c:50:b6:56:3b:8e:2d:93:c3:11 -# SHA256 Fingerprint: 17:93:92:7a:06:14:54:97:89:ad:ce:2f:8f:34:f7:f0:b6:6d:0f:3a:e3:a3:b8:4d:21:ec:15:db:ba:4f:ad:c7 ------BEGIN CERTIFICATE----- -MIICiTCCAg+gAwIBAgIQH0evqmIAcFBUTAGem2OZKjAKBggqhkjOPQQDAzCBhTEL -MAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE -BxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMT -IkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDgwMzA2MDAw -MDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdy -ZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09N -T0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlv -biBBdXRob3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQDR3svdcmCFYX7deSR -FtSrYpn1PlILBs5BAH+X4QokPB0BBO490o0JlwzgdeT6+3eKKvUDYEs2ixYjFq0J -cfRK9ChQtP6IHG4/bC8vCVlbpVsLM5niwz2J+Wos77LTBumjQjBAMB0GA1UdDgQW -BBR1cacZSBm8nZ3qQUfflMRId5nTeTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/ -BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjEA7wNbeqy3eApyt4jf/7VGFAkK+qDm -fQjGGoe9GKhzvSbKYAydzpmfz1wPMOG+FDHqAjAU9JM8SaczepBGR7NjfRObTrdv -GDeAU/7dIOA1mjbRxwG55tzd8/8dLDoWV9mSOdY= ------END CERTIFICATE----- - -# Issuer: CN=Certigna O=Dhimyotis -# Subject: CN=Certigna O=Dhimyotis -# Label: "Certigna" -# Serial: 18364802974209362175 -# MD5 Fingerprint: ab:57:a6:5b:7d:42:82:19:b5:d8:58:26:28:5e:fd:ff -# SHA1 Fingerprint: b1:2e:13:63:45:86:a4:6f:1a:b2:60:68:37:58:2d:c4:ac:fd:94:97 -# SHA256 Fingerprint: e3:b6:a2:db:2e:d7:ce:48:84:2f:7a:c5:32:41:c7:b7:1d:54:14:4b:fb:40:c1:1f:3f:1d:0b:42:f5:ee:a1:2d ------BEGIN CERTIFICATE----- -MIIDqDCCApCgAwIBAgIJAP7c4wEPyUj/MA0GCSqGSIb3DQEBBQUAMDQxCzAJBgNV -BAYTAkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hMB4X -DTA3MDYyOTE1MTMwNVoXDTI3MDYyOTE1MTMwNVowNDELMAkGA1UEBhMCRlIxEjAQ -BgNVBAoMCURoaW15b3RpczERMA8GA1UEAwwIQ2VydGlnbmEwggEiMA0GCSqGSIb3 -DQEBAQUAA4IBDwAwggEKAoIBAQDIaPHJ1tazNHUmgh7stL7qXOEm7RFHYeGifBZ4 -QCHkYJ5ayGPhxLGWkv8YbWkj4Sti993iNi+RB7lIzw7sebYs5zRLcAglozyHGxny -gQcPOJAZ0xH+hrTy0V4eHpbNgGzOOzGTtvKg0KmVEn2lmsxryIRWijOp5yIVUxbw -zBfsV1/pogqYCd7jX5xv3EjjhQsVWqa6n6xI4wmy9/Qy3l40vhx4XUJbzg4ij02Q -130yGLMLLGq/jj8UEYkgDncUtT2UCIf3JR7VsmAA7G8qKCVuKj4YYxclPz5EIBb2 -JsglrgVKtOdjLPOMFlN+XPsRGgjBRmKfIrjxwo1p3Po6WAbfAgMBAAGjgbwwgbkw -DwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUGu3+QTmQtCRZvgHyUtVF9lo53BEw -ZAYDVR0jBF0wW4AUGu3+QTmQtCRZvgHyUtVF9lo53BGhOKQ2MDQxCzAJBgNVBAYT -AkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hggkA/tzj -AQ/JSP8wDgYDVR0PAQH/BAQDAgEGMBEGCWCGSAGG+EIBAQQEAwIABzANBgkqhkiG -9w0BAQUFAAOCAQEAhQMeknH2Qq/ho2Ge6/PAD/Kl1NqV5ta+aDY9fm4fTIrv0Q8h -bV6lUmPOEvjvKtpv6zf+EwLHyzs+ImvaYS5/1HI93TDhHkxAGYwP15zRgzB7mFnc -fca5DClMoTOi62c6ZYTTluLtdkVwj7Ur3vkj1kluPBS1xp81HlDQwY9qcEQCYsuu -HWhBp6pX6FOqB9IG9tUUBguRA3UsbHK1YZWaDYu5Def131TN3ubY1gkIl2PlwS6w -t0QmwCbAr1UwnjvVNioZBPRcHv/PLLf/0P2HQBHVESO7SMAhqaQoLf0V+LBOK/Qw -WyH8EZE0vkHve52Xdf+XlcCWWC/qu0bXu+TZLg== ------END CERTIFICATE----- - -# Issuer: O=Chunghwa Telecom Co., Ltd. OU=ePKI Root Certification Authority -# Subject: O=Chunghwa Telecom Co., Ltd. OU=ePKI Root Certification Authority -# Label: "ePKI Root Certification Authority" -# Serial: 28956088682735189655030529057352760477 -# MD5 Fingerprint: 1b:2e:00:ca:26:06:90:3d:ad:fe:6f:15:68:d3:6b:b3 -# SHA1 Fingerprint: 67:65:0d:f1:7e:8e:7e:5b:82:40:a4:f4:56:4b:cf:e2:3d:69:c6:f0 -# SHA256 Fingerprint: c0:a6:f4:dc:63:a2:4b:fd:cf:54:ef:2a:6a:08:2a:0a:72:de:35:80:3e:2f:f5:ff:52:7a:e5:d8:72:06:df:d5 ------BEGIN CERTIFICATE----- -MIIFsDCCA5igAwIBAgIQFci9ZUdcr7iXAF7kBtK8nTANBgkqhkiG9w0BAQUFADBe -MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0 -ZC4xKjAoBgNVBAsMIWVQS0kgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAe -Fw0wNDEyMjAwMjMxMjdaFw0zNDEyMjAwMjMxMjdaMF4xCzAJBgNVBAYTAlRXMSMw -IQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEqMCgGA1UECwwhZVBL -SSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0BAQEF -AAOCAg8AMIICCgKCAgEA4SUP7o3biDN1Z82tH306Tm2d0y8U82N0ywEhajfqhFAH -SyZbCUNsIZ5qyNUD9WBpj8zwIuQf5/dqIjG3LBXy4P4AakP/h2XGtRrBp0xtInAh -ijHyl3SJCRImHJ7K2RKilTza6We/CKBk49ZCt0Xvl/T29de1ShUCWH2YWEtgvM3X -DZoTM1PRYfl61dd4s5oz9wCGzh1NlDivqOx4UXCKXBCDUSH3ET00hl7lSM2XgYI1 -TBnsZfZrxQWh7kcT1rMhJ5QQCtkkO7q+RBNGMD+XPNjX12ruOzjjK9SXDrkb5wdJ -fzcq+Xd4z1TtW0ado4AOkUPB1ltfFLqfpo0kR0BZv3I4sjZsN/+Z0V0OWQqraffA -sgRFelQArr5T9rXn4fg8ozHSqf4hUmTFpmfwdQcGlBSBVcYn5AGPF8Fqcde+S/uU -WH1+ETOxQvdibBjWzwloPn9s9h6PYq2lY9sJpx8iQkEeb5mKPtf5P0B6ebClAZLS -nT0IFaUQAS2zMnaolQ2zepr7BxB4EW/hj8e6DyUadCrlHJhBmd8hh+iVBmoKs2pH -dmX2Os+PYhcZewoozRrSgx4hxyy/vv9haLdnG7t4TY3OZ+XkwY63I2binZB1NJip -NiuKmpS5nezMirH4JYlcWrYvjB9teSSnUmjDhDXiZo1jDiVN1Rmy5nk3pyKdVDEC -AwEAAaNqMGgwHQYDVR0OBBYEFB4M97Zn8uGSJglFwFU5Lnc/QkqiMAwGA1UdEwQF -MAMBAf8wOQYEZyoHAAQxMC8wLQIBADAJBgUrDgMCGgUAMAcGBWcqAwAABBRFsMLH -ClZ87lt4DJX5GFPBphzYEDANBgkqhkiG9w0BAQUFAAOCAgEACbODU1kBPpVJufGB -uvl2ICO1J2B01GqZNF5sAFPZn/KmsSQHRGoqxqWOeBLoR9lYGxMqXnmbnwoqZ6Yl -PwZpVnPDimZI+ymBV3QGypzqKOg4ZyYr8dW1P2WT+DZdjo2NQCCHGervJ8A9tDkP -JXtoUHRVnAxZfVo9QZQlUgjgRywVMRnVvwdVxrsStZf0X4OFunHB2WyBEXYKCrC/ -gpf36j36+uwtqSiUO1bd0lEursC9CBWMd1I0ltabrNMdjmEPNXubrjlpC2JgQCA2 -j6/7Nu4tCEoduL+bXPjqpRugc6bY+G7gMwRfaKonh+3ZwZCc7b3jajWvY9+rGNm6 -5ulK6lCKD2GTHuItGeIwlDWSXQ62B68ZgI9HkFFLLk3dheLSClIKF5r8GrBQAuUB -o2M3IUxExJtRmREOc5wGj1QupyheRDmHVi03vYVElOEMSyycw5KFNGHLD7ibSkNS -/jQ6fbjpKdx2qcgw+BRxgMYeNkh0IkFch4LoGHGLQYlE535YW6i4jRPpp2zDR+2z -Gp1iro2C6pSe3VkQw63d4k3jMdXH7OjysP6SHhYKGvzZ8/gntsm+HbRsZJB/9OTE -W9c3rkIO3aQab3yIVMUWbuF6aC74Or8NpDyJO3inTmODBCEIZ43ygknQW/2xzQ+D -hNQ+IIX3Sj0rnP0qCglN6oH4EZw= ------END CERTIFICATE----- - -# Issuer: O=certSIGN OU=certSIGN ROOT CA -# Subject: O=certSIGN OU=certSIGN ROOT CA -# Label: "certSIGN ROOT CA" -# Serial: 35210227249154 -# MD5 Fingerprint: 18:98:c0:d6:e9:3a:fc:f9:b0:f5:0c:f7:4b:01:44:17 -# SHA1 Fingerprint: fa:b7:ee:36:97:26:62:fb:2d:b0:2a:f6:bf:03:fd:e8:7c:4b:2f:9b -# SHA256 Fingerprint: ea:a9:62:c4:fa:4a:6b:af:eb:e4:15:19:6d:35:1c:cd:88:8d:4f:53:f3:fa:8a:e6:d7:c4:66:a9:4e:60:42:bb ------BEGIN CERTIFICATE----- -MIIDODCCAiCgAwIBAgIGIAYFFnACMA0GCSqGSIb3DQEBBQUAMDsxCzAJBgNVBAYT -AlJPMREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBD -QTAeFw0wNjA3MDQxNzIwMDRaFw0zMTA3MDQxNzIwMDRaMDsxCzAJBgNVBAYTAlJP -MREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBDQTCC -ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALczuX7IJUqOtdu0KBuqV5Do -0SLTZLrTk+jUrIZhQGpgV2hUhE28alQCBf/fm5oqrl0Hj0rDKH/v+yv6efHHrfAQ -UySQi2bJqIirr1qjAOm+ukbuW3N7LBeCgV5iLKECZbO9xSsAfsT8AzNXDe3i+s5d -RdY4zTW2ssHQnIFKquSyAVwdj1+ZxLGt24gh65AIgoDzMKND5pCCrlUoSe1b16kQ -OA7+j0xbm0bqQfWwCHTD0IgztnzXdN/chNFDDnU5oSVAKOp4yw4sLjmdjItuFhwv -JoIQ4uNllAoEwF73XVv4EOLQunpL+943AAAaWyjj0pxzPjKHmKHJUS/X3qwzs08C -AwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAcYwHQYDVR0O -BBYEFOCMm9slSbPxfIbWskKHC9BroNnkMA0GCSqGSIb3DQEBBQUAA4IBAQA+0hyJ -LjX8+HXd5n9liPRyTMks1zJO890ZeUe9jjtbkw9QSSQTaxQGcu8J06Gh40CEyecY -MnQ8SG4Pn0vU9x7Tk4ZkVJdjclDVVc/6IJMCopvDI5NOFlV2oHB5bc0hH88vLbwZ -44gx+FkagQnIl6Z0x2DEW8xXjrJ1/RsCCdtZb3KTafcxQdaIOL+Hsr0Wefmq5L6I -Jd1hJyMctTEHBDa0GpC9oHRxUIltvBTjD4au8as+x6AJzKNI0eDbZOeStc+vckNw -i/nDhDwTqn6Sm1dTk/pwwpEOMfmbZ13pljheX7NzTogVZ96edhBiIL5VaZVDADlN -9u6wWk5JRFRYX0KD ------END CERTIFICATE----- - -# Issuer: CN=NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny O=NetLock Kft. OU=Tan\xfas\xedtv\xe1nykiad\xf3k (Certification Services) -# Subject: CN=NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny O=NetLock Kft. OU=Tan\xfas\xedtv\xe1nykiad\xf3k (Certification Services) -# Label: "NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny" -# Serial: 80544274841616 -# MD5 Fingerprint: c5:a1:b7:ff:73:dd:d6:d7:34:32:18:df:fc:3c:ad:88 -# SHA1 Fingerprint: 06:08:3f:59:3f:15:a1:04:a0:69:a4:6b:a9:03:d0:06:b7:97:09:91 -# SHA256 Fingerprint: 6c:61:da:c3:a2:de:f0:31:50:6b:e0:36:d2:a6:fe:40:19:94:fb:d1:3d:f9:c8:d4:66:59:92:74:c4:46:ec:98 ------BEGIN CERTIFICATE----- -MIIEFTCCAv2gAwIBAgIGSUEs5AAQMA0GCSqGSIb3DQEBCwUAMIGnMQswCQYDVQQG -EwJIVTERMA8GA1UEBwwIQnVkYXBlc3QxFTATBgNVBAoMDE5ldExvY2sgS2Z0LjE3 -MDUGA1UECwwuVGFuw7pzw610dsOhbnlraWFkw7NrIChDZXJ0aWZpY2F0aW9uIFNl -cnZpY2VzKTE1MDMGA1UEAwwsTmV0TG9jayBBcmFueSAoQ2xhc3MgR29sZCkgRsWR -dGFuw7pzw610dsOhbnkwHhcNMDgxMjExMTUwODIxWhcNMjgxMjA2MTUwODIxWjCB -pzELMAkGA1UEBhMCSFUxETAPBgNVBAcMCEJ1ZGFwZXN0MRUwEwYDVQQKDAxOZXRM -b2NrIEtmdC4xNzA1BgNVBAsMLlRhbsO6c8OtdHbDoW55a2lhZMOzayAoQ2VydGlm -aWNhdGlvbiBTZXJ2aWNlcykxNTAzBgNVBAMMLE5ldExvY2sgQXJhbnkgKENsYXNz -IEdvbGQpIEbFkXRhbsO6c8OtdHbDoW55MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A -MIIBCgKCAQEAxCRec75LbRTDofTjl5Bu0jBFHjzuZ9lk4BqKf8owyoPjIMHj9DrT -lF8afFttvzBPhCf2nx9JvMaZCpDyD/V/Q4Q3Y1GLeqVw/HpYzY6b7cNGbIRwXdrz -AZAj/E4wqX7hJ2Pn7WQ8oLjJM2P+FpD/sLj916jAwJRDC7bVWaaeVtAkH3B5r9s5 -VA1lddkVQZQBr17s9o3x/61k/iCa11zr/qYfCGSji3ZVrR47KGAuhyXoqq8fxmRG -ILdwfzzeSNuWU7c5d+Qa4scWhHaXWy+7GRWF+GmF9ZmnqfI0p6m2pgP8b4Y9VHx2 -BJtr+UBdADTHLpl1neWIA6pN+APSQnbAGwIDAKiLo0UwQzASBgNVHRMBAf8ECDAG -AQH/AgEEMA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUzPpnk/C2uNClwB7zU/2M -U9+D15YwDQYJKoZIhvcNAQELBQADggEBAKt/7hwWqZw8UQCgwBEIBaeZ5m8BiFRh -bvG5GK1Krf6BQCOUL/t1fC8oS2IkgYIL9WHxHG64YTjrgfpioTtaYtOUZcTh5m2C -+C8lcLIhJsFyUR+MLMOEkMNaj7rP9KdlpeuY0fsFskZ1FSNqb4VjMIDw1Z4fKRzC -bLBQWV2QWzuoDTDPv31/zvGdg73JRm4gpvlhUbohL3u+pRVjodSVh/GeufOJ8z2F -uLjbvrW5KfnaNwUASZQDhETnv0Mxz3WLJdH0pmT1kvarBes96aULNmLazAZfNou2 -XjG4Kvte9nHfRCaexOYNkbQudZWAUWpLMKawYqGT8ZvYzsRjdT9ZR7E= ------END CERTIFICATE----- - -# Issuer: CN=SecureSign RootCA11 O=Japan Certification Services, Inc. -# Subject: CN=SecureSign RootCA11 O=Japan Certification Services, Inc. -# Label: "SecureSign RootCA11" -# Serial: 1 -# MD5 Fingerprint: b7:52:74:e2:92:b4:80:93:f2:75:e4:cc:d7:f2:ea:26 -# SHA1 Fingerprint: 3b:c4:9f:48:f8:f3:73:a0:9c:1e:bd:f8:5b:b1:c3:65:c7:d8:11:b3 -# SHA256 Fingerprint: bf:0f:ee:fb:9e:3a:58:1a:d5:f9:e9:db:75:89:98:57:43:d2:61:08:5c:4d:31:4f:6f:5d:72:59:aa:42:16:12 ------BEGIN CERTIFICATE----- -MIIDbTCCAlWgAwIBAgIBATANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQGEwJKUDEr -MCkGA1UEChMiSmFwYW4gQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcywgSW5jLjEcMBoG -A1UEAxMTU2VjdXJlU2lnbiBSb290Q0ExMTAeFw0wOTA0MDgwNDU2NDdaFw0yOTA0 -MDgwNDU2NDdaMFgxCzAJBgNVBAYTAkpQMSswKQYDVQQKEyJKYXBhbiBDZXJ0aWZp -Y2F0aW9uIFNlcnZpY2VzLCBJbmMuMRwwGgYDVQQDExNTZWN1cmVTaWduIFJvb3RD -QTExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA/XeqpRyQBTvLTJsz -i1oURaTnkBbR31fSIRCkF/3frNYfp+TbfPfs37gD2pRY/V1yfIw/XwFndBWW4wI8 -h9uuywGOwvNmxoVF9ALGOrVisq/6nL+k5tSAMJjzDbaTj6nU2DbysPyKyiyhFTOV -MdrAG/LuYpmGYz+/3ZMqg6h2uRMft85OQoWPIucuGvKVCbIFtUROd6EgvanyTgp9 -UK31BQ1FT0Zx/Sg+U/sE2C3XZR1KG/rPO7AxmjVuyIsG0wCR8pQIZUyxNAYAeoni -8McDWc/V1uinMrPmmECGxc0nEovMe863ETxiYAcjPitAbpSACW22s293bzUIUPsC -h8U+iQIDAQABo0IwQDAdBgNVHQ4EFgQUW/hNT7KlhtQ60vFjmqC+CfZXt94wDgYD -VR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEB -AKChOBZmLqdWHyGcBvod7bkixTgm2E5P7KN/ed5GIaGHd48HCJqypMWvDzKYC3xm -KbabfSVSSUOrTC4rbnpwrxYO4wJs+0LmGJ1F2FXI6Dvd5+H0LgscNFxsWEr7jIhQ -X5Ucv+2rIrVls4W6ng+4reV6G4pQOh29Dbx7VFALuUKvVaAYga1lme++5Jy/xIWr -QbJUb9wlze144o4MjQlJ3WN7WmmWAiGovVJZ6X01y8hSyn+B/tlr0/cR7SXf+Of5 -pPpyl4RTDaXQMhhRdlkUbA/r7F+AjHVDg8OFmP9Mni0N5HeDk061lgeLKBObjBmN -QSdJQO7e5iNEOdyhIta6A/I= ------END CERTIFICATE----- - -# Issuer: CN=Microsec e-Szigno Root CA 2009 O=Microsec Ltd. -# Subject: CN=Microsec e-Szigno Root CA 2009 O=Microsec Ltd. -# Label: "Microsec e-Szigno Root CA 2009" -# Serial: 14014712776195784473 -# MD5 Fingerprint: f8:49:f4:03:bc:44:2d:83:be:48:69:7d:29:64:fc:b1 -# SHA1 Fingerprint: 89:df:74:fe:5c:f4:0f:4a:80:f9:e3:37:7d:54:da:91:e1:01:31:8e -# SHA256 Fingerprint: 3c:5f:81:fe:a5:fa:b8:2c:64:bf:a2:ea:ec:af:cd:e8:e0:77:fc:86:20:a7:ca:e5:37:16:3d:f3:6e:db:f3:78 ------BEGIN CERTIFICATE----- -MIIECjCCAvKgAwIBAgIJAMJ+QwRORz8ZMA0GCSqGSIb3DQEBCwUAMIGCMQswCQYD -VQQGEwJIVTERMA8GA1UEBwwIQnVkYXBlc3QxFjAUBgNVBAoMDU1pY3Jvc2VjIEx0 -ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUtU3ppZ25vIFJvb3QgQ0EgMjAwOTEfMB0G -CSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5odTAeFw0wOTA2MTYxMTMwMThaFw0y -OTEyMzAxMTMwMThaMIGCMQswCQYDVQQGEwJIVTERMA8GA1UEBwwIQnVkYXBlc3Qx -FjAUBgNVBAoMDU1pY3Jvc2VjIEx0ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUtU3pp -Z25vIFJvb3QgQ0EgMjAwOTEfMB0GCSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5o -dTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOn4j/NjrdqG2KfgQvvP -kd6mJviZpWNwrZuuyjNAfW2WbqEORO7hE52UQlKavXWFdCyoDh2Tthi3jCyoz/tc -cbna7P7ofo/kLx2yqHWH2Leh5TvPmUpG0IMZfcChEhyVbUr02MelTTMuhTlAdX4U -fIASmFDHQWe4oIBhVKZsTh/gnQ4H6cm6M+f+wFUoLAKApxn1ntxVUwOXewdI/5n7 -N4okxFnMUBBjjqqpGrCEGob5X7uxUG6k0QrM1XF+H6cbfPVTbiJfyyvm1HxdrtbC -xkzlBQHZ7Vf8wSN5/PrIJIOV87VqUQHQd9bpEqH5GoP7ghu5sJf0dgYzQ0mg/wu1 -+rUCAwEAAaOBgDB+MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G -A1UdDgQWBBTLD8bfQkPMPcu1SCOhGnqmKrs0aDAfBgNVHSMEGDAWgBTLD8bfQkPM -Pcu1SCOhGnqmKrs0aDAbBgNVHREEFDASgRBpbmZvQGUtc3ppZ25vLmh1MA0GCSqG -SIb3DQEBCwUAA4IBAQDJ0Q5eLtXMs3w+y/w9/w0olZMEyL/azXm4Q5DwpL7v8u8h -mLzU1F0G9u5C7DBsoKqpyvGvivo/C3NqPuouQH4frlRheesuCDfXI/OMn74dseGk -ddug4lQUsbocKaQY9hK6ohQU4zE1yED/t+AFdlfBHFny+L/k7SViXITwfn4fs775 -tyERzAMBVnCnEJIeGzSBHq2cGsMEPO0CYdYeBvNfOofyK/FFh+U9rNHHV4S9a67c -2Pm2G2JwCz02yULyMtd6YebS2z3PyKnJm9zbWETXbzivf3jTo60adbocwTZ8jx5t -HMN1Rq41Bab2XD0h7lbwyYIiLXpUq3DDfSJlgnCW ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R3 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R3 -# Label: "GlobalSign Root CA - R3" -# Serial: 4835703278459759426209954 -# MD5 Fingerprint: c5:df:b8:49:ca:05:13:55:ee:2d:ba:1a:c3:3e:b0:28 -# SHA1 Fingerprint: d6:9b:56:11:48:f0:1c:77:c5:45:78:c1:09:26:df:5b:85:69:76:ad -# SHA256 Fingerprint: cb:b5:22:d7:b7:f1:27:ad:6a:01:13:86:5b:df:1c:d4:10:2e:7d:07:59:af:63:5a:7c:f4:72:0d:c9:63:c5:3b ------BEGIN CERTIFICATE----- -MIIDXzCCAkegAwIBAgILBAAAAAABIVhTCKIwDQYJKoZIhvcNAQELBQAwTDEgMB4G -A1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjMxEzARBgNVBAoTCkdsb2JhbFNp -Z24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMDkwMzE4MTAwMDAwWhcNMjkwMzE4 -MTAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEG -A1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBAMwldpB5BngiFvXAg7aEyiie/QV2EcWtiHL8 -RgJDx7KKnQRfJMsuS+FggkbhUqsMgUdwbN1k0ev1LKMPgj0MK66X17YUhhB5uzsT -gHeMCOFJ0mpiLx9e+pZo34knlTifBtc+ycsmWQ1z3rDI6SYOgxXG71uL0gRgykmm -KPZpO/bLyCiR5Z2KYVc3rHQU3HTgOu5yLy6c+9C7v/U9AOEGM+iCK65TpjoWc4zd -QQ4gOsC0p6Hpsk+QLjJg6VfLuQSSaGjlOCZgdbKfd/+RFO+uIEn8rUAVSNECMWEZ -XriX7613t2Saer9fwRPvm2L7DWzgVGkWqQPabumDk3F2xmmFghcCAwEAAaNCMEAw -DgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFI/wS3+o -LkUkrk1Q+mOai97i3Ru8MA0GCSqGSIb3DQEBCwUAA4IBAQBLQNvAUKr+yAzv95ZU -RUm7lgAJQayzE4aGKAczymvmdLm6AC2upArT9fHxD4q/c2dKg8dEe3jgr25sbwMp -jjM5RcOO5LlXbKr8EpbsU8Yt5CRsuZRj+9xTaGdWPoO4zzUhw8lo/s7awlOqzJCK -6fBdRoyV3XpYKBovHd7NADdBj+1EbddTKJd+82cEHhXXipa0095MJ6RMG3NzdvQX -mcIfeg7jLQitChws/zyrVQ4PkX4268NXSb7hLi18YIvDQVETI53O9zJrlAGomecs -Mx86OyXShkDOOyyGeMlhLxS67ttVb9+E7gUJTb0o2HLO02JQZR7rkpeDMdmztcpH -WD9f ------END CERTIFICATE----- - -# Issuer: CN=Izenpe.com O=IZENPE S.A. -# Subject: CN=Izenpe.com O=IZENPE S.A. -# Label: "Izenpe.com" -# Serial: 917563065490389241595536686991402621 -# MD5 Fingerprint: a6:b0:cd:85:80:da:5c:50:34:a3:39:90:2f:55:67:73 -# SHA1 Fingerprint: 2f:78:3d:25:52:18:a7:4a:65:39:71:b5:2c:a2:9c:45:15:6f:e9:19 -# SHA256 Fingerprint: 25:30:cc:8e:98:32:15:02:ba:d9:6f:9b:1f:ba:1b:09:9e:2d:29:9e:0f:45:48:bb:91:4f:36:3b:c0:d4:53:1f ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=Go Daddy Root Certificate Authority - G2 O=GoDaddy.com, Inc. -# Subject: CN=Go Daddy Root Certificate Authority - G2 O=GoDaddy.com, Inc. -# Label: "Go Daddy Root Certificate Authority - G2" -# Serial: 0 -# MD5 Fingerprint: 80:3a:bc:22:c1:e6:fb:8d:9b:3b:27:4a:32:1b:9a:01 -# SHA1 Fingerprint: 47:be:ab:c9:22:ea:e8:0e:78:78:34:62:a7:9f:45:c2:54:fd:e6:8b -# SHA256 Fingerprint: 45:14:0b:32:47:eb:9c:c8:c5:b4:f0:d7:b5:30:91:f7:32:92:08:9e:6e:5a:63:e2:74:9d:d3:ac:a9:19:8e:da ------BEGIN CERTIFICATE----- -MIIDxTCCAq2gAwIBAgIBADANBgkqhkiG9w0BAQsFADCBgzELMAkGA1UEBhMCVVMx -EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxGjAYBgNVBAoT -EUdvRGFkZHkuY29tLCBJbmMuMTEwLwYDVQQDEyhHbyBEYWRkeSBSb290IENlcnRp -ZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIz -NTk1OVowgYMxCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6b25hMRMwEQYDVQQH -EwpTY290dHNkYWxlMRowGAYDVQQKExFHb0RhZGR5LmNvbSwgSW5jLjExMC8GA1UE -AxMoR28gRGFkZHkgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIw -DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9xYgjx+lk09xvJGKP3gElY6SKD -E6bFIEMBO4Tx5oVJnyfq9oQbTqC023CYxzIBsQU+B07u9PpPL1kwIuerGVZr4oAH -/PMWdYA5UXvl+TW2dE6pjYIT5LY/qQOD+qK+ihVqf94Lw7YZFAXK6sOoBJQ7Rnwy -DfMAZiLIjWltNowRGLfTshxgtDj6AozO091GB94KPutdfMh8+7ArU6SSYmlRJQVh -GkSBjCypQ5Yj36w6gZoOKcUcqeldHraenjAKOc7xiID7S13MMuyFYkMlNAJWJwGR -tDtwKj9useiciAF9n9T521NtYJ2/LOdYq7hfRvzOxBsDPAnrSTFcaUaz4EcCAwEA -AaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYE -FDqahQcQZyi27/a9BUFuIMGU2g/eMA0GCSqGSIb3DQEBCwUAA4IBAQCZ21151fmX -WWcDYfF+OwYxdS2hII5PZYe096acvNjpL9DbWu7PdIxztDhC2gV7+AJ1uP2lsdeu -9tfeE8tTEH6KRtGX+rcuKxGrkLAngPnon1rpN5+r5N9ss4UXnT3ZJE95kTXWXwTr -gIOrmgIttRD02JDHBHNA7XIloKmf7J6raBKZV8aPEjoJpL1E/QYVN8Gb5DKj7Tjo -2GTzLH4U/ALqn83/B2gX2yKQOC16jdFU8WnjXzPKej17CuPKf1855eJ1usV2GDPO -LPAvTK33sefOT6jEm0pUBsV/fdUID+Ic/n4XuKxe9tQWskMJDE32p2u0mYRlynqI -4uJEvlz36hz1 ------END CERTIFICATE----- - -# Issuer: CN=Starfield Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Subject: CN=Starfield Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Label: "Starfield Root Certificate Authority - G2" -# Serial: 0 -# MD5 Fingerprint: d6:39:81:c6:52:7e:96:69:fc:fc:ca:66:ed:05:f2:96 -# SHA1 Fingerprint: b5:1c:06:7c:ee:2b:0c:3d:f8:55:ab:2d:92:f4:fe:39:d4:e7:0f:0e -# SHA256 Fingerprint: 2c:e1:cb:0b:f9:d2:f9:e1:02:99:3f:be:21:51:52:c3:b2:dd:0c:ab:de:1c:68:e5:31:9b:83:91:54:db:b7:f5 ------BEGIN CERTIFICATE----- -MIID3TCCAsWgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBjzELMAkGA1UEBhMCVVMx -EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoT -HFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xMjAwBgNVBAMTKVN0YXJmaWVs -ZCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAw -MFoXDTM3MTIzMTIzNTk1OVowgY8xCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6 -b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFyZmllbGQgVGVj -aG5vbG9naWVzLCBJbmMuMTIwMAYDVQQDEylTdGFyZmllbGQgUm9vdCBDZXJ0aWZp -Y2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC -ggEBAL3twQP89o/8ArFvW59I2Z154qK3A2FWGMNHttfKPTUuiUP3oWmb3ooa/RMg -nLRJdzIpVv257IzdIvpy3Cdhl+72WoTsbhm5iSzchFvVdPtrX8WJpRBSiUZV9Lh1 -HOZ/5FSuS/hVclcCGfgXcVnrHigHdMWdSL5stPSksPNkN3mSwOxGXn/hbVNMYq/N -Hwtjuzqd+/x5AJhhdM8mgkBj87JyahkNmcrUDnXMN/uLicFZ8WJ/X7NfZTD4p7dN -dloedl40wOiWVpmKs/B/pM293DIxfJHP4F8R+GuqSVzRmZTRouNjWwl2tVZi4Ut0 -HZbUJtQIBFnQmA4O5t78w+wfkPECAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAO -BgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFHwMMh+n2TB/xH1oo2Kooc6rB1snMA0G -CSqGSIb3DQEBCwUAA4IBAQARWfolTwNvlJk7mh+ChTnUdgWUXuEok21iXQnCoKjU -sHU48TRqneSfioYmUeYs0cYtbpUgSpIB7LiKZ3sx4mcujJUDJi5DnUox9g61DLu3 -4jd/IroAow57UvtruzvE03lRTs2Q9GcHGcg8RnoNAX3FWOdt5oUwF5okxBDgBPfg -8n/Uqgr/Qh037ZTlZFkSIHc40zI+OIF1lnP6aI+xy84fxez6nH7PfrHxBy22/L/K -pL/QlwVKvOoYKAKQvVR4CSFx09F9HdkWsKlhPdAKACL8x3vLCWRFCztAgfd9fDL1 -mMpYjn0q7pBZc2T5NnReJaH1ZgUufzkVqSr7UIuOhWn0 ------END CERTIFICATE----- - -# Issuer: CN=Starfield Services Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Subject: CN=Starfield Services Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Label: "Starfield Services Root Certificate Authority - G2" -# Serial: 0 -# MD5 Fingerprint: 17:35:74:af:7b:61:1c:eb:f4:f9:3c:e2:ee:40:f9:a2 -# SHA1 Fingerprint: 92:5a:8f:8d:2c:6d:04:e0:66:5f:59:6a:ff:22:d8:63:e8:25:6f:3f -# SHA256 Fingerprint: 56:8d:69:05:a2:c8:87:08:a4:b3:02:51:90:ed:cf:ed:b1:97:4a:60:6a:13:c6:e5:29:0f:cb:2a:e6:3e:da:b5 ------BEGIN CERTIFICATE----- -MIID7zCCAtegAwIBAgIBADANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UEBhMCVVMx -EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoT -HFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xOzA5BgNVBAMTMlN0YXJmaWVs -ZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5 -MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgZgxCzAJBgNVBAYTAlVTMRAwDgYD -VQQIEwdBcml6b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFy -ZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTswOQYDVQQDEzJTdGFyZmllbGQgU2Vy -dmljZXMgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBANUMOsQq+U7i9b4Zl1+OiFOxHz/Lz58gE20p -OsgPfTz3a3Y4Y9k2YKibXlwAgLIvWX/2h/klQ4bnaRtSmpDhcePYLQ1Ob/bISdm2 -8xpWriu2dBTrz/sm4xq6HZYuajtYlIlHVv8loJNwU4PahHQUw2eeBGg6345AWh1K -Ts9DkTvnVtYAcMtS7nt9rjrnvDH5RfbCYM8TWQIrgMw0R9+53pBlbQLPLJGmpufe -hRhJfGZOozptqbXuNC66DQO4M99H67FrjSXZm86B0UVGMpZwh94CDklDhbZsc7tk -6mFBrMnUVN+HL8cisibMn1lUaJ/8viovxFUcdUBgF4UCVTmLfwUCAwEAAaNCMEAw -DwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJxfAN+q -AdcwKziIorhtSpzyEZGDMA0GCSqGSIb3DQEBCwUAA4IBAQBLNqaEd2ndOxmfZyMI -bw5hyf2E3F/YNoHN2BtBLZ9g3ccaaNnRbobhiCPPE95Dz+I0swSdHynVv/heyNXB -ve6SbzJ08pGCL72CQnqtKrcgfU28elUSwhXqvfdqlS5sdJ/PHLTyxQGjhdByPq1z -qwubdQxtRbeOlKyWN7Wg0I8VRw7j6IPdj/3vQQF3zCepYoUz8jcI73HPdwbeyBkd -iEDPfUYd/x7H4c7/I9vG+o1VTqkC50cRRj70/b17KSa7qWFiNyi2LSr2EIZkyXCn -0q23KXB56jzaYyWf/Wi3MOxw+3WKt21gZ7IeyLnp2KhvAotnDU0mV3HaIPzBSlCN -sSi6 ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Commercial O=AffirmTrust -# Subject: CN=AffirmTrust Commercial O=AffirmTrust -# Label: "AffirmTrust Commercial" -# Serial: 8608355977964138876 -# MD5 Fingerprint: 82:92:ba:5b:ef:cd:8a:6f:a6:3d:55:f9:84:f6:d6:b7 -# SHA1 Fingerprint: f9:b5:b6:32:45:5f:9c:be:ec:57:5f:80:dc:e9:6e:2c:c7:b2:78:b7 -# SHA256 Fingerprint: 03:76:ab:1d:54:c5:f9:80:3c:e4:b2:e2:01:a0:ee:7e:ef:7b:57:b6:36:e8:a9:3c:9b:8d:48:60:c9:6f:5f:a7 ------BEGIN CERTIFICATE----- -MIIDTDCCAjSgAwIBAgIId3cGJyapsXwwDQYJKoZIhvcNAQELBQAwRDELMAkGA1UE -BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVz -dCBDb21tZXJjaWFsMB4XDTEwMDEyOTE0MDYwNloXDTMwMTIzMTE0MDYwNlowRDEL -MAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZp -cm1UcnVzdCBDb21tZXJjaWFsMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC -AQEA9htPZwcroRX1BiLLHwGy43NFBkRJLLtJJRTWzsO3qyxPxkEylFf6EqdbDuKP -Hx6GGaeqtS25Xw2Kwq+FNXkyLbscYjfysVtKPcrNcV/pQr6U6Mje+SJIZMblq8Yr -ba0F8PrVC8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPAL -MeIrJmqbTFeurCA+ukV6BfO9m2kVrn1OIGPENXY6BwLJN/3HR+7o8XYdcxXyl6S1 -yHp52UKqK39c/s4mT6NmgTWvRLpUHhwwMmWd5jyTXlBOeuM61G7MGvv50jeuJCqr -VwMiKA1JdX+3KNp1v47j3A55MQIDAQABo0IwQDAdBgNVHQ4EFgQUnZPGU4teyq8/ -nx4P5ZmVvCT2lI8wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwDQYJ -KoZIhvcNAQELBQADggEBAFis9AQOzcAN/wr91LoWXym9e2iZWEnStB03TX8nfUYG -XUPGhi4+c7ImfU+TqbbEKpqrIZcUsd6M06uJFdhrJNTxFq7YpFzUf1GO7RgBsZNj -vbz4YYCanrHOQnDiqX0GJX0nof5v7LMeJNrjS1UaADs1tDvZ110w/YETifLCBivt -Z8SOyUOyXGsViQK8YvxO8rUzqrJv0wqiUOP2O+guRMLbZjipM1ZI8W0bM40NjD9g -N53Tym1+NH4Nn3J2ixufcv1SNUFFApYvHLKac0khsUlHRUe072o0EclNmsxZt9YC -nlpOZbWUrhvfKbAW8b8Angc6F2S1BLUjIZkKlTuXfO8= ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Networking O=AffirmTrust -# Subject: CN=AffirmTrust Networking O=AffirmTrust -# Label: "AffirmTrust Networking" -# Serial: 8957382827206547757 -# MD5 Fingerprint: 42:65:ca:be:01:9a:9a:4c:a9:8c:41:49:cd:c0:d5:7f -# SHA1 Fingerprint: 29:36:21:02:8b:20:ed:02:f5:66:c5:32:d1:d6:ed:90:9f:45:00:2f -# SHA256 Fingerprint: 0a:81:ec:5a:92:97:77:f1:45:90:4a:f3:8d:5d:50:9f:66:b5:e2:c5:8f:cd:b5:31:05:8b:0e:17:f3:f0:b4:1b ------BEGIN CERTIFICATE----- -MIIDTDCCAjSgAwIBAgIIfE8EORzUmS0wDQYJKoZIhvcNAQEFBQAwRDELMAkGA1UE -BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVz -dCBOZXR3b3JraW5nMB4XDTEwMDEyOTE0MDgyNFoXDTMwMTIzMTE0MDgyNFowRDEL -MAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZp -cm1UcnVzdCBOZXR3b3JraW5nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC -AQEAtITMMxcua5Rsa2FSoOujz3mUTOWUgJnLVWREZY9nZOIG41w3SfYvm4SEHi3y -YJ0wTsyEheIszx6e/jarM3c1RNg1lho9Nuh6DtjVR6FqaYvZ/Ls6rnla1fTWcbua -kCNrmreIdIcMHl+5ni36q1Mr3Lt2PpNMCAiMHqIjHNRqrSK6mQEubWXLviRmVSRL -QESxG9fhwoXA3hA/Pe24/PHxI1Pcv2WXb9n5QHGNfb2V1M6+oF4nI979ptAmDgAp -6zxG8D1gvz9Q0twmQVGeFDdCBKNwV6gbh+0t+nvujArjqWaJGctB+d1ENmHP4ndG -yH329JKBNv3bNPFyfvMMFr20FQIDAQABo0IwQDAdBgNVHQ4EFgQUBx/S55zawm6i -QLSwelAQUHTEyL0wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwDQYJ -KoZIhvcNAQEFBQADggEBAIlXshZ6qML91tmbmzTCnLQyFE2npN/svqe++EPbkTfO -tDIuUFUaNU52Q3Eg75N3ThVwLofDwR1t3Mu1J9QsVtFSUzpE0nPIxBsFZVpikpzu -QY0x2+c06lkh1QF612S4ZDnNye2v7UsDSKegmQGA3GWjNq5lWUhPgkvIZfFXHeVZ -Lgo/bNjR9eUJtGxUAArgFU2HdW23WJZa3W3SAKD0m0i+wzekujbgfIeFlxoVot4u -olu9rxj5kFDNcFn4J2dHy8egBzp90SxdbBk6ZrV9/ZFvgrG+CJPbFEfxojfHRZ48 -x3evZKiT3/Zpg4Jg8klCNO1aAFSFHBY2kgxc+qatv9s= ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Premium O=AffirmTrust -# Subject: CN=AffirmTrust Premium O=AffirmTrust -# Label: "AffirmTrust Premium" -# Serial: 7893706540734352110 -# MD5 Fingerprint: c4:5d:0e:48:b6:ac:28:30:4e:0a:bc:f9:38:16:87:57 -# SHA1 Fingerprint: d8:a6:33:2c:e0:03:6f:b1:85:f6:63:4f:7d:6a:06:65:26:32:28:27 -# SHA256 Fingerprint: 70:a7:3f:7f:37:6b:60:07:42:48:90:45:34:b1:14:82:d5:bf:0e:69:8e:cc:49:8d:f5:25:77:eb:f2:e9:3b:9a ------BEGIN CERTIFICATE----- -MIIFRjCCAy6gAwIBAgIIbYwURrGmCu4wDQYJKoZIhvcNAQEMBQAwQTELMAkGA1UE -BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1UcnVz -dCBQcmVtaXVtMB4XDTEwMDEyOTE0MTAzNloXDTQwMTIzMTE0MTAzNlowQTELMAkG -A1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1U -cnVzdCBQcmVtaXVtMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAxBLf -qV/+Qd3d9Z+K4/as4Tx4mrzY8H96oDMq3I0gW64tb+eT2TZwamjPjlGjhVtnBKAQ -JG9dKILBl1fYSCkTtuG+kU3fhQxTGJoeJKJPj/CihQvL9Cl/0qRY7iZNyaqoe5rZ -+jjeRFcV5fiMyNlI4g0WJx0eyIOFJbe6qlVBzAMiSy2RjYvmia9mx+n/K+k8rNrS -s8PhaJyJ+HoAVt70VZVs+7pk3WKL3wt3MutizCaam7uqYoNMtAZ6MMgpv+0GTZe5 -HMQxK9VfvFMSF5yZVylmd2EhMQcuJUmdGPLu8ytxjLW6OQdJd/zvLpKQBY0tL3d7 -70O/Nbua2Plzpyzy0FfuKE4mX4+QaAkvuPjcBukumj5Rp9EixAqnOEhss/n/fauG -V+O61oV4d7pD6kh/9ti+I20ev9E2bFhc8e6kGVQa9QPSdubhjL08s9NIS+LI+H+S -qHZGnEJlPqQewQcDWkYtuJfzt9WyVSHvutxMAJf7FJUnM7/oQ0dG0giZFmA7mn7S -5u046uwBHjxIVkkJx0w3AJ6IDsBz4W9m6XJHMD4Q5QsDyZpCAGzFlH5hxIrff4Ia -C1nEWTJ3s7xgaVY5/bQGeyzWZDbZvUjthB9+pSKPKrhC9IK31FOQeE4tGv2Bb0TX -OwF0lkLgAOIua+rF7nKsu7/+6qqo+Nz2snmKtmcCAwEAAaNCMEAwHQYDVR0OBBYE -FJ3AZ6YMItkm9UWrpmVSESfYRaxjMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/ -BAQDAgEGMA0GCSqGSIb3DQEBDAUAA4ICAQCzV00QYk465KzquByvMiPIs0laUZx2 -KI15qldGF9X1Uva3ROgIRL8YhNILgM3FEv0AVQVhh0HctSSePMTYyPtwni94loMg -Nt58D2kTiKV1NpgIpsbfrM7jWNa3Pt668+s0QNiigfV4Py/VpfzZotReBA4Xrf5B -8OWycvpEgjNC6C1Y91aMYj+6QrCcDFx+LmUmXFNPALJ4fqENmS2NuB2OosSw/WDQ -MKSOyARiqcTtNd56l+0OOF6SL5Nwpamcb6d9Ex1+xghIsV5n61EIJenmJWtSKZGc -0jlzCFfemQa0W50QBuHCAKi4HEoCChTQwUHK+4w1IX2COPKpVJEZNZOUbWo6xbLQ -u4mGk+ibyQ86p3q4ofB4Rvr8Ny/lioTz3/4E2aFooC8k4gmVBtWVyuEklut89pMF -u+1z6S3RdTnX5yTb2E5fQ4+e0BQ5v1VwSJlXMbSc7kqYA5YwH2AG7hsj/oFgIxpH -YoWlzBk0gG+zrBrjn/B7SK3VAdlntqlyk+otZrWyuOQ9PLLvTIzq6we/qzWaVYa8 -GKa1qF60g2xraUDTn9zxw2lrueFtCfTxqlB2Cnp9ehehVZZCmTEJ3WARjQUwfuaO -RtGdFNrHF+QFlozEJLUbzxQHskD4o55BhrwE0GuWyCqANP2/7waj3VjFhT0+j/6e -KeC2uAloGRwYQw== ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Premium ECC O=AffirmTrust -# Subject: CN=AffirmTrust Premium ECC O=AffirmTrust -# Label: "AffirmTrust Premium ECC" -# Serial: 8401224907861490260 -# MD5 Fingerprint: 64:b0:09:55:cf:b1:d5:99:e2:be:13:ab:a6:5d:ea:4d -# SHA1 Fingerprint: b8:23:6b:00:2f:1d:16:86:53:01:55:6c:11:a4:37:ca:eb:ff:c3:bb -# SHA256 Fingerprint: bd:71:fd:f6:da:97:e4:cf:62:d1:64:7a:dd:25:81:b0:7d:79:ad:f8:39:7e:b4:ec:ba:9c:5e:84:88:82:14:23 ------BEGIN CERTIFICATE----- -MIIB/jCCAYWgAwIBAgIIdJclisc/elQwCgYIKoZIzj0EAwMwRTELMAkGA1UEBhMC -VVMxFDASBgNVBAoMC0FmZmlybVRydXN0MSAwHgYDVQQDDBdBZmZpcm1UcnVzdCBQ -cmVtaXVtIEVDQzAeFw0xMDAxMjkxNDIwMjRaFw00MDEyMzExNDIwMjRaMEUxCzAJ -BgNVBAYTAlVTMRQwEgYDVQQKDAtBZmZpcm1UcnVzdDEgMB4GA1UEAwwXQWZmaXJt -VHJ1c3QgUHJlbWl1bSBFQ0MwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNMF4bFZ0D -0KF5Nbc6PJJ6yhUczWLznCZcBz3lVPqj1swS6vQUX+iOGasvLkjmrBhDeKzQN8O9 -ss0s5kfiGuZjuD0uL3jET9v0D6RoTFVya5UdThhClXjMNzyR4ptlKymjQjBAMB0G -A1UdDgQWBBSaryl6wBE1NSZRMADDav5A1a7WPDAPBgNVHRMBAf8EBTADAQH/MA4G -A1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNnADBkAjAXCfOHiFBar8jAQr9HX/Vs -aobgxCd05DhT1wV/GzTjxi+zygk8N53X57hG8f2h4nECMEJZh0PUUd+60wkyWs6I -flc9nF9Ca/UHLbXwgpP5WW+uZPpY5Yse42O+tYHNbwKMeQ== ------END CERTIFICATE----- - -# Issuer: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Subject: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Label: "Certum Trusted Network CA" -# Serial: 279744 -# MD5 Fingerprint: d5:e9:81:40:c5:18:69:fc:46:2c:89:75:62:0f:aa:78 -# SHA1 Fingerprint: 07:e0:32:e0:20:b7:2c:3f:19:2f:06:28:a2:59:3a:19:a7:0f:06:9e -# SHA256 Fingerprint: 5c:58:46:8d:55:f5:8e:49:7e:74:39:82:d2:b5:00:10:b6:d1:65:37:4a:cf:83:a7:d4:a3:2d:b7:68:c4:40:8e ------BEGIN CERTIFICATE----- -MIIDuzCCAqOgAwIBAgIDBETAMA0GCSqGSIb3DQEBBQUAMH4xCzAJBgNVBAYTAlBM -MSIwIAYDVQQKExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEuMScwJQYDVQQLEx5D -ZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIjAgBgNVBAMTGUNlcnR1bSBU -cnVzdGVkIE5ldHdvcmsgQ0EwHhcNMDgxMDIyMTIwNzM3WhcNMjkxMjMxMTIwNzM3 -WjB+MQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0byBUZWNobm9sb2dpZXMg -Uy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSIw -IAYDVQQDExlDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENBMIIBIjANBgkqhkiG9w0B -AQEFAAOCAQ8AMIIBCgKCAQEA4/t9o3K6wvDJFIf1awFO4W5AB7ptJ11/91sts1rH -UV+rpDKmYYe2bg+G0jACl/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LM -TXPb865Px1bVWqeWifrzq2jUI4ZZJ88JJ7ysbnKDHDBy3+Ci6dLhdHUZvSqeexVU -BBvXQzmtVSjF4hq79MDkrjhJM8x2hZ85RdKknvISjFH4fOQtf/WsX+sWn7Et0brM -kUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0cvW0QM8x -AcPs3hEtF10fuFDRXhmnad4HMyjKUJX5p1TLVIZQRan5SQIDAQABo0IwQDAPBgNV -HRMBAf8EBTADAQH/MB0GA1UdDgQWBBQIds3LB/8k9sXN7buQvOKEN0Z19zAOBgNV -HQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEFBQADggEBAKaorSLOAT2mo/9i0Eidi15y -sHhE49wcrwn9I0j6vSrEuVUEtRCjjSfeC4Jj0O7eDDd5QVsisrCaQVymcODU0HfL -I9MA4GxWL+FpDQ3Zqr8hgVDZBqWo/5U30Kr+4rP1mS1FhIrlQgnXdAIv94nYmem8 -J9RHjboNRhx3zxSkHLmkMcScKHQDNP8zGSal6Q10tz6XxnboJ5ajZt3hrvJBW8qY -VoNzcOSGGtIxQbovvi0TWnZvTuhOgQ4/WwMioBK+ZlgRSssDxLQqKi2WF+A5VLxI -03YnnZotBqbJ7DnSq9ufmgsnAjUpsUCV5/nonFWIGUbWtzT1fs45mtk48VH3Tyw= ------END CERTIFICATE----- - -# Issuer: CN=TWCA Root Certification Authority O=TAIWAN-CA OU=Root CA -# Subject: CN=TWCA Root Certification Authority O=TAIWAN-CA OU=Root CA -# Label: "TWCA Root Certification Authority" -# Serial: 1 -# MD5 Fingerprint: aa:08:8f:f6:f9:7b:b7:f2:b1:a7:1e:9b:ea:ea:bd:79 -# SHA1 Fingerprint: cf:9e:87:6d:d3:eb:fc:42:26:97:a3:b5:a3:7a:a0:76:a9:06:23:48 -# SHA256 Fingerprint: bf:d8:8f:e1:10:1c:41:ae:3e:80:1b:f8:be:56:35:0e:e9:ba:d1:a6:b9:bd:51:5e:dc:5c:6d:5b:87:11:ac:44 ------BEGIN CERTIFICATE----- -MIIDezCCAmOgAwIBAgIBATANBgkqhkiG9w0BAQUFADBfMQswCQYDVQQGEwJUVzES -MBAGA1UECgwJVEFJV0FOLUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFU -V0NBIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDgwODI4MDcyNDMz -WhcNMzAxMjMxMTU1OTU5WjBfMQswCQYDVQQGEwJUVzESMBAGA1UECgwJVEFJV0FO -LUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFUV0NBIFJvb3QgQ2VydGlm -aWNhdGlvbiBBdXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB -AQCwfnK4pAOU5qfeCTiRShFAh6d8WWQUe7UREN3+v9XAu1bihSX0NXIP+FPQQeFE -AcK0HMMxQhZHhTMidrIKbw/lJVBPhYa+v5guEGcevhEFhgWQxFnQfHgQsIBct+HH -K3XLfJ+utdGdIzdjp9xCoi2SBBtQwXu4PhvJVgSLL1KbralW6cH/ralYhzC2gfeX -RfwZVzsrb+RH9JlF/h3x+JejiB03HFyP4HYlmlD4oFT/RJB2I9IyxsOrBr/8+7/z -rX2SYgJbKdM1o5OaQ2RgXbL6Mv87BK9NQGr5x+PvI/1ry+UPizgN7gr8/g+YnzAx -3WxSZfmLgb4i4RxYA7qRG4kHAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV -HRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqOFsmjd6LWvJPelSDGRjjCDWmujANBgkq -hkiG9w0BAQUFAAOCAQEAPNV3PdrfibqHDAhUaiBQkr6wQT25JmSDCi/oQMCXKCeC -MErJk/9q56YAf4lCmtYR5VPOL8zy2gXE/uJQxDqGfczafhAJO5I1KlOy/usrBdls -XebQ79NqZp4VKIV66IIArB6nCWlWQtNoURi+VJq/REG6Sb4gumlc7rh3zc5sH62D -lhh9DrUUOYTxKOkto557HnpyWoOzeW/vtPzQCqVYT0bf+215WfKEIlKuD8z7fDvn -aspHYcN6+NOSBB+4IIThNlQWx0DeO4pz3N/GCUzf7Nr/1FNCocnyYh0igzyXxfkZ -YiesZSLX0zzG5Y6yU8xJzrww/nsOM5D77dIUkR8Hrw== ------END CERTIFICATE----- - -# Issuer: O=SECOM Trust Systems CO.,LTD. OU=Security Communication RootCA2 -# Subject: O=SECOM Trust Systems CO.,LTD. OU=Security Communication RootCA2 -# Label: "Security Communication RootCA2" -# Serial: 0 -# MD5 Fingerprint: 6c:39:7d:a4:0e:55:59:b2:3f:d6:41:b1:12:50:de:43 -# SHA1 Fingerprint: 5f:3b:8c:f2:f8:10:b3:7d:78:b4:ce:ec:19:19:c3:73:34:b9:c7:74 -# SHA256 Fingerprint: 51:3b:2c:ec:b8:10:d4:cd:e5:dd:85:39:1a:df:c6:c2:dd:60:d8:7b:b7:36:d2:b5:21:48:4a:a4:7a:0e:be:f6 ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIBADANBgkqhkiG9w0BAQsFADBdMQswCQYDVQQGEwJKUDEl -MCMGA1UEChMcU0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UECxMe -U2VjdXJpdHkgQ29tbXVuaWNhdGlvbiBSb290Q0EyMB4XDTA5MDUyOTA1MDAzOVoX -DTI5MDUyOTA1MDAzOVowXTELMAkGA1UEBhMCSlAxJTAjBgNVBAoTHFNFQ09NIFRy -dXN0IFN5c3RlbXMgQ08uLExURC4xJzAlBgNVBAsTHlNlY3VyaXR5IENvbW11bmlj -YXRpb24gUm9vdENBMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANAV -OVKxUrO6xVmCxF1SrjpDZYBLx/KWvNs2l9amZIyoXvDjChz335c9S672XewhtUGr -zbl+dp+++T42NKA7wfYxEUV0kz1XgMX5iZnK5atq1LXaQZAQwdbWQonCv/Q4EpVM -VAX3NuRFg3sUZdbcDE3R3n4MqzvEFb46VqZab3ZpUql6ucjrappdUtAtCms1FgkQ -hNBqyjoGADdH5H5XTz+L62e4iKrFvlNVspHEfbmwhRkGeC7bYRr6hfVKkaHnFtWO -ojnflLhwHyg/i/xAXmODPIMqGplrz95Zajv8bxbXH/1KEOtOghY6rCcMU/Gt1SSw -awNQwS08Ft1ENCcadfsCAwEAAaNCMEAwHQYDVR0OBBYEFAqFqXdlBZh8QIH4D5cs -OPEK7DzPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3 -DQEBCwUAA4IBAQBMOqNErLlFsceTfsgLCkLfZOoc7llsCLqJX2rKSpWeeo8HxdpF -coJxDjrSzG+ntKEju/Ykn8sX/oymzsLS28yN/HH8AynBbF0zX2S2ZTuJbxh2ePXc -okgfGT+Ok+vx+hfuzU7jBBJV1uXk3fs+BXziHV7Gp7yXT2g69ekuCkO2r1dcYmh8 -t/2jioSgrGK+KwmHNPBqAbubKVY8/gA3zyNs8U6qtnRGEmyR7jTV7JqR50S+kDFy -1UkC9gLl9B/rfNmWVan/7Ir5mUf/NVoCqgTLiluHcSmRvaS0eg29mvVXIwAHIRc/ -SjnRBUkLp7Y3gaVdjKozXoEofKd9J+sAro03 ------END CERTIFICATE----- - -# Issuer: CN=Actalis Authentication Root CA O=Actalis S.p.A./03358520967 -# Subject: CN=Actalis Authentication Root CA O=Actalis S.p.A./03358520967 -# Label: "Actalis Authentication Root CA" -# Serial: 6271844772424770508 -# MD5 Fingerprint: 69:c1:0d:4f:07:a3:1b:c3:fe:56:3d:04:bc:11:f6:a6 -# SHA1 Fingerprint: f3:73:b3:87:06:5a:28:84:8a:f2:f3:4a:ce:19:2b:dd:c7:8e:9c:ac -# SHA256 Fingerprint: 55:92:60:84:ec:96:3a:64:b9:6e:2a:be:01:ce:0b:a8:6a:64:fb:fe:bc:c7:aa:b5:af:c1:55:b3:7f:d7:60:66 ------BEGIN CERTIFICATE----- -MIIFuzCCA6OgAwIBAgIIVwoRl0LE48wwDQYJKoZIhvcNAQELBQAwazELMAkGA1UE -BhMCSVQxDjAMBgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlzIFMucC5BLi8w -MzM1ODUyMDk2NzEnMCUGA1UEAwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290 -IENBMB4XDTExMDkyMjExMjIwMloXDTMwMDkyMjExMjIwMlowazELMAkGA1UEBhMC -SVQxDjAMBgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlzIFMucC5BLi8wMzM1 -ODUyMDk2NzEnMCUGA1UEAwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290IENB -MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAp8bEpSmkLO/lGMWwUKNv -UTufClrJwkg4CsIcoBh/kbWHuUA/3R1oHwiD1S0eiKD4j1aPbZkCkpAW1V8IbInX -4ay8IMKx4INRimlNAJZaby/ARH6jDuSRzVju3PvHHkVH3Se5CAGfpiEd9UEtL0z9 -KK3giq0itFZljoZUj5NDKd45RnijMCO6zfB9E1fAXdKDa0hMxKufgFpbOr3JpyI/ -gCczWw63igxdBzcIy2zSekciRDXFzMwujt0q7bd9Zg1fYVEiVRvjRuPjPdA1Yprb -rxTIW6HMiRvhMCb8oJsfgadHHwTrozmSBp+Z07/T6k9QnBn+locePGX2oxgkg4YQ -51Q+qDp2JE+BIcXjDwL4k5RHILv+1A7TaLndxHqEguNTVHnd25zS8gebLra8Pu2F -be8lEfKXGkJh90qX6IuxEAf6ZYGyojnP9zz/GPvG8VqLWeICrHuS0E4UT1lF9gxe -KF+w6D9Fz8+vm2/7hNN3WpVvrJSEnu68wEqPSpP4RCHiMUVhUE4Q2OM1fEwZtN4F -v6MGn8i1zeQf1xcGDXqVdFUNaBr8EBtiZJ1t4JWgw5QHVw0U5r0F+7if5t+L4sbn -fpb2U8WANFAoWPASUHEXMLrmeGO89LKtmyuy/uE5jF66CyCU3nuDuP/jVo23Eek7 -jPKxwV2dpAtMK9myGPW1n0sCAwEAAaNjMGEwHQYDVR0OBBYEFFLYiDrIn3hm7Ynz -ezhwlMkCAjbQMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUUtiIOsifeGbt -ifN7OHCUyQICNtAwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBCwUAA4ICAQAL -e3KHwGCmSUyIWOYdiPcUZEim2FgKDk8TNd81HdTtBjHIgT5q1d07GjLukD0R0i70 -jsNjLiNmsGe+b7bAEzlgqqI0JZN1Ut6nna0Oh4lScWoWPBkdg/iaKWW+9D+a2fDz -WochcYBNy+A4mz+7+uAwTc+G02UQGRjRlwKxK3JCaKygvU5a2hi/a5iB0P2avl4V -SM0RFbnAKVy06Ij3Pjaut2L9HmLecHgQHEhb2rykOLpn7VU+Xlff1ANATIGk0k9j -pwlCCRT8AKnCgHNPLsBA2RF7SOp6AsDT6ygBJlh0wcBzIm2Tlf05fbsq4/aC4yyX -X04fkZT6/iyj2HYauE2yOE+b+h1IYHkm4vP9qdCa6HCPSXrW5b0KDtst842/6+Ok -fcvHlXHo2qN8xcL4dJIEG4aspCJTQLas/kx2z/uUMsA1n3Y/buWQbqCmJqK4LL7R -K4X9p2jIugErsWx0Hbhzlefut8cl8ABMALJ+tguLHPPAUJ4lueAI3jZm/zel0btU -ZCzJJ7VLkn5l/9Mt4blOvH+kQSGQQXemOR/qnuOf0GZvBeyqdn6/axag67XH/JJU -LysRJyU3eExRarDzzFhdFPFqSBX/wge2sY0PjlxQRrM9vwGYT7JZVEc+NHt4bVaT -LnPqZih4zR0Uv6CPLy64Lo7yFIrM6bV8+2ydDKXhlg== ------END CERTIFICATE----- - -# Issuer: CN=Buypass Class 2 Root CA O=Buypass AS-983163327 -# Subject: CN=Buypass Class 2 Root CA O=Buypass AS-983163327 -# Label: "Buypass Class 2 Root CA" -# Serial: 2 -# MD5 Fingerprint: 46:a7:d2:fe:45:fb:64:5a:a8:59:90:9b:78:44:9b:29 -# SHA1 Fingerprint: 49:0a:75:74:de:87:0a:47:fe:58:ee:f6:c7:6b:eb:c6:0b:12:40:99 -# SHA256 Fingerprint: 9a:11:40:25:19:7c:5b:b9:5d:94:e6:3d:55:cd:43:79:08:47:b6:46:b2:3c:df:11:ad:a4:a0:0e:ff:15:fb:48 ------BEGIN CERTIFICATE----- -MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEd -MBsGA1UECgwUQnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3Mg -Q2xhc3MgMiBSb290IENBMB4XDTEwMTAyNjA4MzgwM1oXDTQwMTAyNjA4MzgwM1ow -TjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBhc3MgQVMtOTgzMTYzMzI3MSAw -HgYDVQQDDBdCdXlwYXNzIENsYXNzIDIgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEB -BQADggIPADCCAgoCggIBANfHXvfBB9R3+0Mh9PT1aeTuMgHbo4Yf5FkNuud1g1Lr -6hxhFUi7HQfKjK6w3Jad6sNgkoaCKHOcVgb/S2TwDCo3SbXlzwx87vFKu3MwZfPV -L4O2fuPn9Z6rYPnT8Z2SdIrkHJasW4DptfQxh6NR/Md+oW+OU3fUl8FVM5I+GC91 -1K2GScuVr1QGbNgGE41b/+EmGVnAJLqBcXmQRFBoJJRfuLMR8SlBYaNByyM21cHx -MlAQTn/0hpPshNOOvEu/XAFOBz3cFIqUCqTqc/sLUegTBxj6DvEr0VQVfTzh97QZ -QmdiXnfgolXsttlpF9U6r0TtSsWe5HonfOV116rLJeffawrbD02TTqigzXsu8lkB -arcNuAeBfos4GzjmCleZPe4h6KP1DBbdi+w0jpwqHAAVF41og9JwnxgIzRFo1clr -Us3ERo/ctfPYV3Me6ZQ5BL/T3jjetFPsaRyifsSP5BtwrfKi+fv3FmRmaZ9JUaLi -FRhnBkp/1Wy1TbMz4GHrXb7pmA8y1x1LPC5aAVKRCfLf6o3YBkBjqhHk/sM3nhRS -P/TizPJhk9H9Z2vXUq6/aKtAQ6BXNVN48FP4YUIHZMbXb5tMOA1jrGKvNouicwoN -9SG9dKpN6nIDSdvHXx1iY8f93ZHsM+71bbRuMGjeyNYmsHVee7QHIJihdjK4TWxP -AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMmAd+BikoL1Rpzz -uvdMw964o605MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAU18h -9bqwOlI5LJKwbADJ784g7wbylp7ppHR/ehb8t/W2+xUbP6umwHJdELFx7rxP462s -A20ucS6vxOOto70MEae0/0qyexAQH6dXQbLArvQsWdZHEIjzIVEpMMpghq9Gqx3t -OluwlN5E40EIosHsHdb9T7bWR9AUC8rmyrV7d35BH16Dx7aMOZawP5aBQW9gkOLo -+fsicdl9sz1Gv7SEr5AcD48Saq/v7h56rgJKihcrdv6sVIkkLE8/trKnToyokZf7 -KcZ7XC25y2a2t6hbElGFtQl+Ynhw/qlqYLYdDnkM/crqJIByw5c/8nerQyIKx+u2 -DISCLIBrQYoIwOula9+ZEsuK1V6ADJHgJgg2SMX6OBE1/yWDLfJ6v9r9jv6ly0Us -H8SIU653DtmadsWOLB2jutXsMq7Aqqz30XpN69QH4kj3Io6wpJ9qzo6ysmD0oyLQ -I+uUWnpp3Q+/QFesa1lQ2aOZ4W7+jQF5JyMV3pKdewlNWudLSDBaGOYKbeaP4NK7 -5t98biGCwWg5TbSYWGZizEqQXsP6JwSxeRV0mcy+rSDeJmAc61ZRpqPq5KM/p/9h -3PFaTWwyI0PurKju7koSCTxdccK+efrCh2gdC/1cacwG0Jp9VJkqyTkaGa9LKkPz -Y11aWOIv4x3kqdbQCtCev9eBCfHJxyYNrJgWVqA= ------END CERTIFICATE----- - -# Issuer: CN=Buypass Class 3 Root CA O=Buypass AS-983163327 -# Subject: CN=Buypass Class 3 Root CA O=Buypass AS-983163327 -# Label: "Buypass Class 3 Root CA" -# Serial: 2 -# MD5 Fingerprint: 3d:3b:18:9e:2c:64:5a:e8:d5:88:ce:0e:f9:37:c2:ec -# SHA1 Fingerprint: da:fa:f7:fa:66:84:ec:06:8f:14:50:bd:c7:c2:81:a5:bc:a9:64:57 -# SHA256 Fingerprint: ed:f7:eb:bc:a2:7a:2a:38:4d:38:7b:7d:40:10:c6:66:e2:ed:b4:84:3e:4c:29:b4:ae:1d:5b:93:32:e6:b2:4d ------BEGIN CERTIFICATE----- -MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEd -MBsGA1UECgwUQnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3Mg -Q2xhc3MgMyBSb290IENBMB4XDTEwMTAyNjA4Mjg1OFoXDTQwMTAyNjA4Mjg1OFow -TjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBhc3MgQVMtOTgzMTYzMzI3MSAw -HgYDVQQDDBdCdXlwYXNzIENsYXNzIDMgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEB -BQADggIPADCCAgoCggIBAKXaCpUWUOOV8l6ddjEGMnqb8RB2uACatVI2zSRHsJ8Y -ZLya9vrVediQYkwiL944PdbgqOkcLNt4EemOaFEVcsfzM4fkoF0LXOBXByow9c3E -N3coTRiR5r/VUv1xLXA+58bEiuPwKAv0dpihi4dVsjoT/Lc+JzeOIuOoTyrvYLs9 -tznDDgFHmV0ST9tD+leh7fmdvhFHJlsTmKtdFoqwNxxXnUX/iJY2v7vKB3tvh2PX -0DJq1l1sDPGzbjniazEuOQAnFN44wOwZZoYS6J1yFhNkUsepNxz9gjDthBgd9K5c -/3ATAOux9TN6S9ZV+AWNS2mw9bMoNlwUxFFzTWsL8TQH2xc519woe2v1n/MuwU8X -KhDzzMro6/1rqy6any2CbgTUUgGTLT2G/H783+9CHaZr77kgxve9oKeV/afmiSTY -zIw0bOIjL9kSGiG5VZFvC5F5GQytQIgLcOJ60g7YaEi7ghM5EFjp2CoHxhLbWNvS -O1UQRwUVZ2J+GGOmRj8JDlQyXr8NYnon74Do29lLBlo3WiXQCBJ31G8JUJc9yB3D -34xFMFbG02SrZvPAXpacw8Tvw3xrizp5f7NJzz3iiZ+gMEuFuZyUJHmPfWupRWgP -K9Dx2hzLabjKSWJtyNBjYt1gD1iqj6G8BaVmos8bdrKEZLFMOVLAMLrwjEsCsLa3 -AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFEe4zf/lb+74suwv -Tg75JbCOPGvDMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAACAj -QTUEkMJAYmDv4jVM1z+s4jSQuKFvdvoWFqRINyzpkMLyPPgKn9iB5btb2iUspKdV -cSQy9sgL8rxq+JOssgfCX5/bzMiKqr5qb+FJEMwx14C7u8jYog5kV+qi9cKpMRXS -IGrs/CIBKM+GuIAeqcwRpTzyFrNHnfzSgCHEy9BHcEGhyoMZCCxt8l13nIoUE9Q2 -HJLw5QY33KbmkJs4j1xrG0aGQ0JfPgEHU1RdZX33inOhmlRaHylDFCfChQ+1iHsa -O5S3HWCntZznKWlXWpuTekMwGwPXYshApqr8ZORK15FTAaggiG6cX0S5y2CBNOxv -033aSF/rtJC8LakcC6wc1aJoIIAE1vyxjy+7SjENSoYc6+I2KSb12tjE8nVhz36u -dmNKekBlk4f4HoCMhuWG1o8O/FMsYOgWYRqiPkN7zTlgVGr18okmAWiDSKIz6MkE -kbIRNBE+6tBDGR8Dk5AM/1E9V/RBbuHLoL7ryWPNbczk+DaqaJ3tvV2XcEQNtg41 -3OEMXbugUZTLfhbrES+jkkXITHHZvMmZUldGL1DPvTVp9D0VzgalLA8+9oG6lLvD -u79leNKGef9JOxqDDPDeeOzI8k1MGt6CKfjBWtrt7uYnXuhF0J0cUahoq0Tj0Itq -4/g7u9xN12TyUb7mqqta6THuBrxzvxNiCp/HuZc= ------END CERTIFICATE----- - -# Issuer: CN=T-TeleSec GlobalRoot Class 3 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Subject: CN=T-TeleSec GlobalRoot Class 3 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Label: "T-TeleSec GlobalRoot Class 3" -# Serial: 1 -# MD5 Fingerprint: ca:fb:40:a8:4e:39:92:8a:1d:fe:8e:2f:c4:27:ea:ef -# SHA1 Fingerprint: 55:a6:72:3e:cb:f2:ec:cd:c3:23:74:70:19:9d:2a:be:11:e3:81:d1 -# SHA256 Fingerprint: fd:73:da:d3:1c:64:4f:f1:b4:3b:ef:0c:cd:da:96:71:0b:9c:d9:87:5e:ca:7e:31:70:7a:f3:e9:6d:52:2b:bd ------BEGIN CERTIFICATE----- -MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUx -KzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAd -BgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNl -YyBHbG9iYWxSb290IENsYXNzIDMwHhcNMDgxMDAxMTAyOTU2WhcNMzMxMDAxMjM1 -OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnBy -aXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50 -ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDMwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC9dZPwYiJvJK7genasfb3ZJNW4t/zN -8ELg63iIVl6bmlQdTQyK9tPPcPRStdiTBONGhnFBSivwKixVA9ZIw+A5OO3yXDw/ -RLyTPWGrTs0NvvAgJ1gORH8EGoel15YUNpDQSXuhdfsaa3Ox+M6pCSzyU9XDFES4 -hqX2iys52qMzVNn6chr3IhUciJFrf2blw2qAsCTz34ZFiP0Zf3WHHx+xGwpzJFu5 -ZeAsVMhg02YXP+HMVDNzkQI6pn97djmiH5a2OK61yJN0HZ65tOVgnS9W0eDrXltM -EnAMbEQgqxHY9Bn20pxSN+f6tsIxO0rUFJmtxxr1XV/6B7h8DR/Wgx6zAgMBAAGj -QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS1 -A/d2O2GCahKqGFPrAyGUv/7OyjANBgkqhkiG9w0BAQsFAAOCAQEAVj3vlNW92nOy -WL6ukK2YJ5f+AbGwUgC4TeQbIXQbfsDuXmkqJa9c1h3a0nnJ85cp4IaH3gRZD/FZ -1GSFS5mvJQQeyUapl96Cshtwn5z2r3Ex3XsFpSzTucpH9sry9uetuUg/vBa3wW30 -6gmv7PO15wWeph6KU1HWk4HMdJP2udqmJQV0eVp+QD6CSyYRMG7hP0HHRwA11fXT -91Q+gT3aSWqas+8QPebrb9HIIkfLzM8BMZLZGOMivgkeGj5asuRrDFR6fUNOuIml -e9eiPZaGzPImNC1qkp2aGtAw4l1OBLBfiyB+d8E9lYLRRpo7PHi4b6HQDWSieB4p -TpPDpFQUWw== ------END CERTIFICATE----- - -# Issuer: CN=D-TRUST Root Class 3 CA 2 2009 O=D-Trust GmbH -# Subject: CN=D-TRUST Root Class 3 CA 2 2009 O=D-Trust GmbH -# Label: "D-TRUST Root Class 3 CA 2 2009" -# Serial: 623603 -# MD5 Fingerprint: cd:e0:25:69:8d:47:ac:9c:89:35:90:f7:fd:51:3d:2f -# SHA1 Fingerprint: 58:e8:ab:b0:36:15:33:fb:80:f7:9b:1b:6d:29:d3:ff:8d:5f:00:f0 -# SHA256 Fingerprint: 49:e7:a4:42:ac:f0:ea:62:87:05:00:54:b5:25:64:b6:50:e4:f4:9e:42:e3:48:d6:aa:38:e0:39:e9:57:b1:c1 ------BEGIN CERTIFICATE----- -MIIEMzCCAxugAwIBAgIDCYPzMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNVBAYTAkRF -MRUwEwYDVQQKDAxELVRydXN0IEdtYkgxJzAlBgNVBAMMHkQtVFJVU1QgUm9vdCBD -bGFzcyAzIENBIDIgMjAwOTAeFw0wOTExMDUwODM1NThaFw0yOTExMDUwODM1NTha -ME0xCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxELVRydXN0IEdtYkgxJzAlBgNVBAMM -HkQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgMjAwOTCCASIwDQYJKoZIhvcNAQEB -BQADggEPADCCAQoCggEBANOySs96R+91myP6Oi/WUEWJNTrGa9v+2wBoqOADER03 -UAifTUpolDWzU9GUY6cgVq/eUXjsKj3zSEhQPgrfRlWLJ23DEE0NkVJD2IfgXU42 -tSHKXzlABF9bfsyjxiupQB7ZNoTWSPOSHjRGICTBpFGOShrvUD9pXRl/RcPHAY9R -ySPocq60vFYJfxLLHLGvKZAKyVXMD9O0Gu1HNVpK7ZxzBCHQqr0ME7UAyiZsxGsM -lFqVlNpQmvH/pStmMaTJOKDfHR+4CS7zp+hnUquVH+BGPtikw8paxTGA6Eian5Rp -/hnd2HN8gcqW3o7tszIFZYQ05ub9VxC1X3a/L7AQDcUCAwEAAaOCARowggEWMA8G -A1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFP3aFMSfMN4hvR5COfyrYyNJ4PGEMA4G -A1UdDwEB/wQEAwIBBjCB0wYDVR0fBIHLMIHIMIGAoH6gfIZ6bGRhcDovL2RpcmVj -dG9yeS5kLXRydXN0Lm5ldC9DTj1ELVRSVVNUJTIwUm9vdCUyMENsYXNzJTIwMyUy -MENBJTIwMiUyMDIwMDksTz1ELVRydXN0JTIwR21iSCxDPURFP2NlcnRpZmljYXRl -cmV2b2NhdGlvbmxpc3QwQ6BBoD+GPWh0dHA6Ly93d3cuZC10cnVzdC5uZXQvY3Js -L2QtdHJ1c3Rfcm9vdF9jbGFzc18zX2NhXzJfMjAwOS5jcmwwDQYJKoZIhvcNAQEL -BQADggEBAH+X2zDI36ScfSF6gHDOFBJpiBSVYEQBrLLpME+bUMJm2H6NMLVwMeni -acfzcNsgFYbQDfC+rAF1hM5+n02/t2A7nPPKHeJeaNijnZflQGDSNiH+0LS4F9p0 -o3/U37CYAqxva2ssJSRyoWXuJVrl5jLn8t+rSfrzkGkj2wTZ51xY/GXUl77M/C4K -zCUqNQT4YJEVdT1B/yMfGchs64JTBKbkTCJNjYy6zltz7GRUUG3RnFX7acM2w4y8 -PIWmawomDeCTmGCufsYkl4phX5GOZpIJhzbNi5stPvZR1FDUWSi9g/LMKHtThm3Y -Johw1+qRzT65ysCQblrGXnRl11z+o+I= ------END CERTIFICATE----- - -# Issuer: CN=D-TRUST Root Class 3 CA 2 EV 2009 O=D-Trust GmbH -# Subject: CN=D-TRUST Root Class 3 CA 2 EV 2009 O=D-Trust GmbH -# Label: "D-TRUST Root Class 3 CA 2 EV 2009" -# Serial: 623604 -# MD5 Fingerprint: aa:c6:43:2c:5e:2d:cd:c4:34:c0:50:4f:11:02:4f:b6 -# SHA1 Fingerprint: 96:c9:1b:0b:95:b4:10:98:42:fa:d0:d8:22:79:fe:60:fa:b9:16:83 -# SHA256 Fingerprint: ee:c5:49:6b:98:8c:e9:86:25:b9:34:09:2e:ec:29:08:be:d0:b0:f3:16:c2:d4:73:0c:84:ea:f1:f3:d3:48:81 ------BEGIN CERTIFICATE----- -MIIEQzCCAyugAwIBAgIDCYP0MA0GCSqGSIb3DQEBCwUAMFAxCzAJBgNVBAYTAkRF -MRUwEwYDVQQKDAxELVRydXN0IEdtYkgxKjAoBgNVBAMMIUQtVFJVU1QgUm9vdCBD -bGFzcyAzIENBIDIgRVYgMjAwOTAeFw0wOTExMDUwODUwNDZaFw0yOTExMDUwODUw -NDZaMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxELVRydXN0IEdtYkgxKjAoBgNV -BAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgRVYgMjAwOTCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBAJnxhDRwui+3MKCOvXwEz75ivJn9gpfSegpn -ljgJ9hBOlSJzmY3aFS3nBfwZcyK3jpgAvDw9rKFs+9Z5JUut8Mxk2og+KbgPCdM0 -3TP1YtHhzRnp7hhPTFiu4h7WDFsVWtg6uMQYZB7jM7K1iXdODL/ZlGsTl28So/6Z -qQTMFexgaDbtCHu39b+T7WYxg4zGcTSHThfqr4uRjRxWQa4iN1438h3Z0S0NL2lR -p75mpoo6Kr3HGrHhFPC+Oh25z1uxav60sUYgovseO3Dvk5h9jHOW8sXvhXCtKSb8 -HgQ+HKDYD8tSg2J87otTlZCpV6LqYQXY+U3EJ/pure3511H3a6UCAwEAAaOCASQw -ggEgMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNOUikxiEyoZLsyvcop9Ntea -HNxnMA4GA1UdDwEB/wQEAwIBBjCB3QYDVR0fBIHVMIHSMIGHoIGEoIGBhn9sZGFw -Oi8vZGlyZWN0b3J5LmQtdHJ1c3QubmV0L0NOPUQtVFJVU1QlMjBSb290JTIwQ2xh -c3MlMjAzJTIwQ0ElMjAyJTIwRVYlMjAyMDA5LE89RC1UcnVzdCUyMEdtYkgsQz1E -RT9jZXJ0aWZpY2F0ZXJldm9jYXRpb25saXN0MEagRKBChkBodHRwOi8vd3d3LmQt -dHJ1c3QubmV0L2NybC9kLXRydXN0X3Jvb3RfY2xhc3NfM19jYV8yX2V2XzIwMDku -Y3JsMA0GCSqGSIb3DQEBCwUAA4IBAQA07XtaPKSUiO8aEXUHL7P+PPoeUSbrh/Yp -3uDx1MYkCenBz1UbtDDZzhr+BlGmFaQt77JLvyAoJUnRpjZ3NOhk31KxEcdzes05 -nsKtjHEh8lprr988TlWvsoRlFIm5d8sqMb7Po23Pb0iUMkZv53GMoKaEGTcH8gNF -CSuGdXzfX2lXANtu2KZyIktQ1HWYVt+3GP9DQ1CuekR78HlR10M9p9OB0/DJT7na -xpeG0ILD5EJt/rDiZE4OJudANCa1CInXCGNjOCd1HjPqbqjdn5lPdE2BiYBL3ZqX -KVwvvoFBuYz/6n1gBp7N1z3TLqMVvKjmJuVvw9y4AyHqnxbxLFS1 ------END CERTIFICATE----- - -# Issuer: CN=CA Disig Root R2 O=Disig a.s. -# Subject: CN=CA Disig Root R2 O=Disig a.s. -# Label: "CA Disig Root R2" -# Serial: 10572350602393338211 -# MD5 Fingerprint: 26:01:fb:d8:27:a7:17:9a:45:54:38:1a:43:01:3b:03 -# SHA1 Fingerprint: b5:61:eb:ea:a4:de:e4:25:4b:69:1a:98:a5:57:47:c2:34:c7:d9:71 -# SHA256 Fingerprint: e2:3d:4a:03:6d:7b:70:e9:f5:95:b1:42:20:79:d2:b9:1e:df:bb:1f:b6:51:a0:63:3e:aa:8a:9d:c5:f8:07:03 ------BEGIN CERTIFICATE----- -MIIFaTCCA1GgAwIBAgIJAJK4iNuwisFjMA0GCSqGSIb3DQEBCwUAMFIxCzAJBgNV -BAYTAlNLMRMwEQYDVQQHEwpCcmF0aXNsYXZhMRMwEQYDVQQKEwpEaXNpZyBhLnMu -MRkwFwYDVQQDExBDQSBEaXNpZyBSb290IFIyMB4XDTEyMDcxOTA5MTUzMFoXDTQy -MDcxOTA5MTUzMFowUjELMAkGA1UEBhMCU0sxEzARBgNVBAcTCkJyYXRpc2xhdmEx -EzARBgNVBAoTCkRpc2lnIGEucy4xGTAXBgNVBAMTEENBIERpc2lnIFJvb3QgUjIw -ggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCio8QACdaFXS1tFPbCw3Oe -NcJxVX6B+6tGUODBfEl45qt5WDza/3wcn9iXAng+a0EE6UG9vgMsRfYvZNSrXaNH -PWSb6WiaxswbP7q+sos0Ai6YVRn8jG+qX9pMzk0DIaPY0jSTVpbLTAwAFjxfGs3I -x2ymrdMxp7zo5eFm1tL7A7RBZckQrg4FY8aAamkw/dLukO8NJ9+flXP04SXabBbe -QTg06ov80egEFGEtQX6sx3dOy1FU+16SGBsEWmjGycT6txOgmLcRK7fWV8x8nhfR -yyX+hk4kLlYMeE2eARKmK6cBZW58Yh2EhN/qwGu1pSqVg8NTEQxzHQuyRpDRQjrO -QG6Vrf/GlK1ul4SOfW+eioANSW1z4nuSHsPzwfPrLgVv2RvPN3YEyLRa5Beny912 -H9AZdugsBbPWnDTYltxhh5EF5EQIM8HauQhl1K6yNg3ruji6DOWbnuuNZt2Zz9aJ -QfYEkoopKW1rOhzndX0CcQ7zwOe9yxndnWCywmZgtrEE7snmhrmaZkCo5xHtgUUD -i/ZnWejBBhG93c+AAk9lQHhcR1DIm+YfgXvkRKhbhZri3lrVx/k6RGZL5DJUfORs -nLMOPReisjQS1n6yqEm70XooQL6iFh/f5DcfEXP7kAplQ6INfPgGAVUzfbANuPT1 -rqVCV3w2EYx7XsQDnYx5nQIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1Ud -DwEB/wQEAwIBBjAdBgNVHQ4EFgQUtZn4r7CU9eMg1gqtzk5WpC5uQu0wDQYJKoZI -hvcNAQELBQADggIBACYGXnDnZTPIgm7ZnBc6G3pmsgH2eDtpXi/q/075KMOYKmFM -tCQSin1tERT3nLXK5ryeJ45MGcipvXrA1zYObYVybqjGom32+nNjf7xueQgcnYqf -GopTpti72TVVsRHFqQOzVju5hJMiXn7B9hJSi+osZ7z+Nkz1uM/Rs0mSO9MpDpkb -lvdhuDvEK7Z4bLQjb/D907JedR+Zlais9trhxTF7+9FGs9K8Z7RiVLoJ92Owk6Ka -+elSLotgEqv89WBW7xBci8QaQtyDW2QOy7W81k/BfDxujRNt+3vrMNDcTa/F1bal -TFtxyegxvug4BkihGuLq0t4SOVga/4AOgnXmt8kHbA7v/zjxmHHEt38OFdAlab0i -nSvtBfZGR6ztwPDUO+Ls7pZbkBNOHlY667DvlruWIxG68kOGdGSVyCh13x01utI3 -gzhTODY7z2zp+WsO0PsE6E9312UBeIYMej4hYvF/Y3EMyZ9E26gnonW+boE+18Dr -G5gPcFw0sorMwIUY6256s/daoQe/qUKS82Ail+QUoQebTnbAjn39pCXHR+3/H3Os -zMOl6W8KjptlwlCFtaOgUxLMVYdh84GuEEZhvUQhuMI9dM9+JDX6HAcOmz0iyu8x -L4ysEr3vQCj8KWefshNPZiTEUxnpHikV7+ZtsH8tZ/3zbBt1RqPlShfppNcL ------END CERTIFICATE----- - -# Issuer: CN=ACCVRAIZ1 O=ACCV OU=PKIACCV -# Subject: CN=ACCVRAIZ1 O=ACCV OU=PKIACCV -# Label: "ACCVRAIZ1" -# Serial: 6828503384748696800 -# MD5 Fingerprint: d0:a0:5a:ee:05:b6:09:94:21:a1:7d:f1:b2:29:82:02 -# SHA1 Fingerprint: 93:05:7a:88:15:c6:4f:ce:88:2f:fa:91:16:52:28:78:bc:53:64:17 -# SHA256 Fingerprint: 9a:6e:c0:12:e1:a7:da:9d:be:34:19:4d:47:8a:d7:c0:db:18:22:fb:07:1d:f1:29:81:49:6e:d1:04:38:41:13 ------BEGIN CERTIFICATE----- -MIIH0zCCBbugAwIBAgIIXsO3pkN/pOAwDQYJKoZIhvcNAQEFBQAwQjESMBAGA1UE -AwwJQUNDVlJBSVoxMRAwDgYDVQQLDAdQS0lBQ0NWMQ0wCwYDVQQKDARBQ0NWMQsw -CQYDVQQGEwJFUzAeFw0xMTA1MDUwOTM3MzdaFw0zMDEyMzEwOTM3MzdaMEIxEjAQ -BgNVBAMMCUFDQ1ZSQUlaMTEQMA4GA1UECwwHUEtJQUNDVjENMAsGA1UECgwEQUND -VjELMAkGA1UEBhMCRVMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCb -qau/YUqXry+XZpp0X9DZlv3P4uRm7x8fRzPCRKPfmt4ftVTdFXxpNRFvu8gMjmoY -HtiP2Ra8EEg2XPBjs5BaXCQ316PWywlxufEBcoSwfdtNgM3802/J+Nq2DoLSRYWo -G2ioPej0RGy9ocLLA76MPhMAhN9KSMDjIgro6TenGEyxCQ0jVn8ETdkXhBilyNpA -lHPrzg5XPAOBOp0KoVdDaaxXbXmQeOW1tDvYvEyNKKGno6e6Ak4l0Squ7a4DIrhr -IA8wKFSVf+DuzgpmndFALW4ir50awQUZ0m/A8p/4e7MCQvtQqR0tkw8jq8bBD5L/ -0KIV9VMJcRz/RROE5iZe+OCIHAr8Fraocwa48GOEAqDGWuzndN9wrqODJerWx5eH -k6fGioozl2A3ED6XPm4pFdahD9GILBKfb6qkxkLrQaLjlUPTAYVtjrs78yM2x/47 -4KElB0iryYl0/wiPgL/AlmXz7uxLaL2diMMxs0Dx6M/2OLuc5NF/1OVYm3z61PMO -m3WR5LpSLhl+0fXNWhn8ugb2+1KoS5kE3fj5tItQo05iifCHJPqDQsGH+tUtKSpa -cXpkatcnYGMN285J9Y0fkIkyF/hzQ7jSWpOGYdbhdQrqeWZ2iE9x6wQl1gpaepPl -uUsXQA+xtrn13k/c4LOsOxFwYIRKQ26ZIMApcQrAZQIDAQABo4ICyzCCAscwfQYI -KwYBBQUHAQEEcTBvMEwGCCsGAQUFBzAChkBodHRwOi8vd3d3LmFjY3YuZXMvZmls -ZWFkbWluL0FyY2hpdm9zL2NlcnRpZmljYWRvcy9yYWl6YWNjdjEuY3J0MB8GCCsG -AQUFBzABhhNodHRwOi8vb2NzcC5hY2N2LmVzMB0GA1UdDgQWBBTSh7Tj3zcnk1X2 -VuqB5TbMjB4/vTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFNKHtOPfNyeT -VfZW6oHlNsyMHj+9MIIBcwYDVR0gBIIBajCCAWYwggFiBgRVHSAAMIIBWDCCASIG -CCsGAQUFBwICMIIBFB6CARAAQQB1AHQAbwByAGkAZABhAGQAIABkAGUAIABDAGUA -cgB0AGkAZgBpAGMAYQBjAGkA8wBuACAAUgBhAO0AegAgAGQAZQAgAGwAYQAgAEEA -QwBDAFYAIAAoAEEAZwBlAG4AYwBpAGEAIABkAGUAIABUAGUAYwBuAG8AbABvAGcA -7QBhACAAeQAgAEMAZQByAHQAaQBmAGkAYwBhAGMAaQDzAG4AIABFAGwAZQBjAHQA -cgDzAG4AaQBjAGEALAAgAEMASQBGACAAUQA0ADYAMAAxADEANQA2AEUAKQAuACAA -QwBQAFMAIABlAG4AIABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBjAGMAdgAuAGUA -czAwBggrBgEFBQcCARYkaHR0cDovL3d3dy5hY2N2LmVzL2xlZ2lzbGFjaW9uX2Mu -aHRtMFUGA1UdHwROMEwwSqBIoEaGRGh0dHA6Ly93d3cuYWNjdi5lcy9maWxlYWRt -aW4vQXJjaGl2b3MvY2VydGlmaWNhZG9zL3JhaXphY2N2MV9kZXIuY3JsMA4GA1Ud -DwEB/wQEAwIBBjAXBgNVHREEEDAOgQxhY2N2QGFjY3YuZXMwDQYJKoZIhvcNAQEF -BQADggIBAJcxAp/n/UNnSEQU5CmH7UwoZtCPNdpNYbdKl02125DgBS4OxnnQ8pdp -D70ER9m+27Up2pvZrqmZ1dM8MJP1jaGo/AaNRPTKFpV8M9xii6g3+CfYCS0b78gU -JyCpZET/LtZ1qmxNYEAZSUNUY9rizLpm5U9EelvZaoErQNV/+QEnWCzI7UiRfD+m -AM/EKXMRNt6GGT6d7hmKG9Ww7Y49nCrADdg9ZuM8Db3VlFzi4qc1GwQA9j9ajepD -vV+JHanBsMyZ4k0ACtrJJ1vnE5Bc5PUzolVt3OAJTS+xJlsndQAJxGJ3KQhfnlms -tn6tn1QwIgPBHnFk/vk4CpYY3QIUrCPLBhwepH2NDd4nQeit2hW3sCPdK6jT2iWH -7ehVRE2I9DZ+hJp4rPcOVkkO1jMl1oRQQmwgEh0q1b688nCBpHBgvgW1m54ERL5h -I6zppSSMEYCUWqKiuUnSwdzRp+0xESyeGabu4VXhwOrPDYTkF7eifKXeVSUG7szA -h1xA2syVP1XgNce4hL60Xc16gwFy7ofmXx2utYXGJt/mwZrpHgJHnyqobalbz+xF -d3+YJ5oyXSrjhO7FmGYvliAd3djDJ9ew+f7Zfc3Qn48LFFhRny+Lwzgt3uiP1o2H -pPVWQxaZLPSkVrQ0uGE3ycJYgBugl6H8WY3pEfbRD0tVNEYqi4Y7 ------END CERTIFICATE----- - -# Issuer: CN=TWCA Global Root CA O=TAIWAN-CA OU=Root CA -# Subject: CN=TWCA Global Root CA O=TAIWAN-CA OU=Root CA -# Label: "TWCA Global Root CA" -# Serial: 3262 -# MD5 Fingerprint: f9:03:7e:cf:e6:9e:3c:73:7a:2a:90:07:69:ff:2b:96 -# SHA1 Fingerprint: 9c:bb:48:53:f6:a4:f6:d3:52:a4:e8:32:52:55:60:13:f5:ad:af:65 -# SHA256 Fingerprint: 59:76:90:07:f7:68:5d:0f:cd:50:87:2f:9f:95:d5:75:5a:5b:2b:45:7d:81:f3:69:2b:61:0a:98:67:2f:0e:1b ------BEGIN CERTIFICATE----- -MIIFQTCCAymgAwIBAgICDL4wDQYJKoZIhvcNAQELBQAwUTELMAkGA1UEBhMCVFcx -EjAQBgNVBAoTCVRBSVdBTi1DQTEQMA4GA1UECxMHUm9vdCBDQTEcMBoGA1UEAxMT -VFdDQSBHbG9iYWwgUm9vdCBDQTAeFw0xMjA2MjcwNjI4MzNaFw0zMDEyMzExNTU5 -NTlaMFExCzAJBgNVBAYTAlRXMRIwEAYDVQQKEwlUQUlXQU4tQ0ExEDAOBgNVBAsT -B1Jvb3QgQ0ExHDAaBgNVBAMTE1RXQ0EgR2xvYmFsIFJvb3QgQ0EwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCwBdvI64zEbooh745NnHEKH1Jw7W2CnJfF -10xORUnLQEK1EjRsGcJ0pDFfhQKX7EMzClPSnIyOt7h52yvVavKOZsTuKwEHktSz -0ALfUPZVr2YOy+BHYC8rMjk1Ujoog/h7FsYYuGLWRyWRzvAZEk2tY/XTP3VfKfCh -MBwqoJimFb3u/Rk28OKRQ4/6ytYQJ0lM793B8YVwm8rqqFpD/G2Gb3PpN0Wp8DbH -zIh1HrtsBv+baz4X7GGqcXzGHaL3SekVtTzWoWH1EfcFbx39Eb7QMAfCKbAJTibc -46KokWofwpFFiFzlmLhxpRUZyXx1EcxwdE8tmx2RRP1WKKD+u4ZqyPpcC1jcxkt2 -yKsi2XMPpfRaAok/T54igu6idFMqPVMnaR1sjjIsZAAmY2E2TqNGtz99sy2sbZCi -laLOz9qC5wc0GZbpuCGqKX6mOL6OKUohZnkfs8O1CWfe1tQHRvMq2uYiN2DLgbYP -oA/pyJV/v1WRBXrPPRXAb94JlAGD1zQbzECl8LibZ9WYkTunhHiVJqRaCPgrdLQA -BDzfuBSO6N+pjWxnkjMdwLfS7JLIvgm/LCkFbwJrnu+8vyq8W8BQj0FwcYeyTbcE -qYSjMq+u7msXi7Kx/mzhkIyIqJdIzshNy/MGz19qCkKxHh53L46g5pIOBvwFItIm -4TFRfTLcDwIDAQABoyMwITAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zANBgkqhkiG9w0BAQsFAAOCAgEAXzSBdu+WHdXltdkCY4QWwa6gcFGn90xHNcgL -1yg9iXHZqjNB6hQbbCEAwGxCGX6faVsgQt+i0trEfJdLjbDorMjupWkEmQqSpqsn -LhpNgb+E1HAerUf+/UqdM+DyucRFCCEK2mlpc3INvjT+lIutwx4116KD7+U4x6WF -H6vPNOw/KP4M8VeGTslV9xzU2KV9Bnpv1d8Q34FOIWWxtuEXeZVFBs5fzNxGiWNo -RI2T9GRwoD2dKAXDOXC4Ynsg/eTb6QihuJ49CcdP+yz4k3ZB3lLg4VfSnQO8d57+ -nile98FRYB/e2guyLXW3Q0iT5/Z5xoRdgFlglPx4mI88k1HtQJAH32RjJMtOcQWh -15QaiDLxInQirqWm2BJpTGCjAu4r7NRjkgtevi92a6O2JryPA9gK8kxkRr05YuWW -6zRjESjMlfGt7+/cgFhI6Uu46mWs6fyAtbXIRfmswZ/ZuepiiI7E8UuDEq3mi4TW -nsLrgxifarsbJGAzcMzs9zLzXNl5fe+epP7JI8Mk7hWSsT2RTyaGvWZzJBPqpK5j -wa19hAM8EHiGG3njxPPyBJUgriOCxLM6AGK/5jYk4Ve6xx6QddVfP5VhK8E7zeWz -aGHQRiapIVJpLesux+t3zqY6tQMzT3bR51xUAV3LePTJDL/PEo4XLSNolOer/qmy -KwbQBM0= ------END CERTIFICATE----- - -# Issuer: CN=TeliaSonera Root CA v1 O=TeliaSonera -# Subject: CN=TeliaSonera Root CA v1 O=TeliaSonera -# Label: "TeliaSonera Root CA v1" -# Serial: 199041966741090107964904287217786801558 -# MD5 Fingerprint: 37:41:49:1b:18:56:9a:26:f5:ad:c2:66:fb:40:a5:4c -# SHA1 Fingerprint: 43:13:bb:96:f1:d5:86:9b:c1:4e:6a:92:f6:cf:f6:34:69:87:82:37 -# SHA256 Fingerprint: dd:69:36:fe:21:f8:f0:77:c1:23:a1:a5:21:c1:22:24:f7:22:55:b7:3e:03:a7:26:06:93:e8:a2:4b:0f:a3:89 ------BEGIN CERTIFICATE----- -MIIFODCCAyCgAwIBAgIRAJW+FqD3LkbxezmCcvqLzZYwDQYJKoZIhvcNAQEFBQAw -NzEUMBIGA1UECgwLVGVsaWFTb25lcmExHzAdBgNVBAMMFlRlbGlhU29uZXJhIFJv -b3QgQ0EgdjEwHhcNMDcxMDE4MTIwMDUwWhcNMzIxMDE4MTIwMDUwWjA3MRQwEgYD -VQQKDAtUZWxpYVNvbmVyYTEfMB0GA1UEAwwWVGVsaWFTb25lcmEgUm9vdCBDQSB2 -MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMK+6yfwIaPzaSZVfp3F -VRaRXP3vIb9TgHot0pGMYzHw7CTww6XScnwQbfQ3t+XmfHnqjLWCi65ItqwA3GV1 -7CpNX8GH9SBlK4GoRz6JI5UwFpB/6FcHSOcZrr9FZ7E3GwYq/t75rH2D+1665I+X -Z75Ljo1kB1c4VWk0Nj0TSO9P4tNmHqTPGrdeNjPUtAa9GAH9d4RQAEX1jF3oI7x+ -/jXh7VB7qTCNGdMJjmhnXb88lxhTuylixcpecsHHltTbLaC0H2kD7OriUPEMPPCs -81Mt8Bz17Ww5OXOAFshSsCPN4D7c3TxHoLs1iuKYaIu+5b9y7tL6pe0S7fyYGKkm -dtwoSxAgHNN/Fnct7W+A90m7UwW7XWjH1Mh1Fj+JWov3F0fUTPHSiXk+TT2YqGHe -Oh7S+F4D4MHJHIzTjU3TlTazN19jY5szFPAtJmtTfImMMsJu7D0hADnJoWjiUIMu -sDor8zagrC/kb2HCUQk5PotTubtn2txTuXZZNp1D5SDgPTJghSJRt8czu90VL6R4 -pgd7gUY2BIbdeTXHlSw7sKMXNeVzH7RcWe/a6hBle3rQf5+ztCo3O3CLm1u5K7fs -slESl1MpWtTwEhDcTwK7EpIvYtQ/aUN8Ddb8WHUBiJ1YFkveupD/RwGJBmr2X7KQ -arMCpgKIv7NHfirZ1fpoeDVNAgMBAAGjPzA9MA8GA1UdEwEB/wQFMAMBAf8wCwYD -VR0PBAQDAgEGMB0GA1UdDgQWBBTwj1k4ALP1j5qWDNXr+nuqF+gTEjANBgkqhkiG -9w0BAQUFAAOCAgEAvuRcYk4k9AwI//DTDGjkk0kiP0Qnb7tt3oNmzqjMDfz1mgbl -dxSR651Be5kqhOX//CHBXfDkH1e3damhXwIm/9fH907eT/j3HEbAek9ALCI18Bmx -0GtnLLCo4MBANzX2hFxc469CeP6nyQ1Q6g2EdvZR74NTxnr/DlZJLo961gzmJ1Tj -TQpgcmLNkQfWpb/ImWvtxBnmq0wROMVvMeJuScg/doAmAyYp4Db29iBT4xdwNBed -Y2gea+zDTYa4EzAvXUYNR0PVG6pZDrlcjQZIrXSHX8f8MVRBE+LHIQ6e4B4N4cB7 -Q4WQxYpYxmUKeFfyxiMPAdkgS94P+5KFdSpcc41teyWRyu5FrgZLAMzTsVlQ2jqI -OylDRl6XK1TOU2+NSueW+r9xDkKLfP0ooNBIytrEgUy7onOTJsjrDNYmiLbAJM+7 -vVvrdX3pCI6GMyx5dwlppYn8s3CQh3aP0yK7Qs69cwsgJirQmz1wHiRszYd2qReW -t88NkvuOGKmYSdGe/mBEciG5Ge3C9THxOUiIkCR1VBatzvT4aRRkOfujuLpwQMcn -HL/EVlP6Y2XQ8xwOFvVrhlhNGNTkDY6lnVuR3HYkUD/GKvvZt5y11ubQ2egZixVx -SK236thZiNSQvxaz2emsWWFUyBy6ysHK4bkgTI86k4mloMy/0/Z1pHWWbVY= ------END CERTIFICATE----- - -# Issuer: CN=T-TeleSec GlobalRoot Class 2 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Subject: CN=T-TeleSec GlobalRoot Class 2 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Label: "T-TeleSec GlobalRoot Class 2" -# Serial: 1 -# MD5 Fingerprint: 2b:9b:9e:e4:7b:6c:1f:00:72:1a:cc:c1:77:79:df:6a -# SHA1 Fingerprint: 59:0d:2d:7d:88:4f:40:2e:61:7e:a5:62:32:17:65:cf:17:d8:94:e9 -# SHA256 Fingerprint: 91:e2:f5:78:8d:58:10:eb:a7:ba:58:73:7d:e1:54:8a:8e:ca:cd:01:45:98:bc:0b:14:3e:04:1b:17:05:25:52 ------BEGIN CERTIFICATE----- -MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUx -KzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAd -BgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNl -YyBHbG9iYWxSb290IENsYXNzIDIwHhcNMDgxMDAxMTA0MDE0WhcNMzMxMDAxMjM1 -OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnBy -aXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50 -ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDIwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCqX9obX+hzkeXaXPSi5kfl82hVYAUd -AqSzm1nzHoqvNK38DcLZSBnuaY/JIPwhqgcZ7bBcrGXHX+0CfHt8LRvWurmAwhiC -FoT6ZrAIxlQjgeTNuUk/9k9uN0goOA/FvudocP05l03Sx5iRUKrERLMjfTlH6VJi -1hKTXrcxlkIF+3anHqP1wvzpesVsqXFP6st4vGCvx9702cu+fjOlbpSD8DT6Iavq -jnKgP6TeMFvvhk1qlVtDRKgQFRzlAVfFmPHmBiiRqiDFt1MmUUOyCxGVWOHAD3bZ -wI18gfNycJ5v/hqO2V81xrJvNHy+SE/iWjnX2J14np+GPgNeGYtEotXHAgMBAAGj -QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS/ -WSA2AHmgoCJrjNXyYdK4LMuCSjANBgkqhkiG9w0BAQsFAAOCAQEAMQOiYQsfdOhy -NsZt+U2e+iKo4YFWz827n+qrkRk4r6p8FU3ztqONpfSO9kSpp+ghla0+AGIWiPAC -uvxhI+YzmzB6azZie60EI4RYZeLbK4rnJVM3YlNfvNoBYimipidx5joifsFvHZVw -IEoHNN/q/xWA5brXethbdXwFeilHfkCoMRN3zUA7tFFHei4R40cR3p1m0IvVVGb6 -g1XqfMIpiRvpb7PO4gWEyS8+eIVibslfwXhjdFjASBgMmTnrpMwatXlajRWc2BQN -9noHV8cigwUtPJslJj0Ys6lDfMjIq2SPDqO/nBudMNva0Bkuqjzx+zOAduTNrRlP -BSeOE6Fuwg== ------END CERTIFICATE----- - -# Issuer: CN=Atos TrustedRoot 2011 O=Atos -# Subject: CN=Atos TrustedRoot 2011 O=Atos -# Label: "Atos TrustedRoot 2011" -# Serial: 6643877497813316402 -# MD5 Fingerprint: ae:b9:c4:32:4b:ac:7f:5d:66:cc:77:94:bb:2a:77:56 -# SHA1 Fingerprint: 2b:b1:f5:3e:55:0c:1d:c5:f1:d4:e6:b7:6a:46:4b:55:06:02:ac:21 -# SHA256 Fingerprint: f3:56:be:a2:44:b7:a9:1e:b3:5d:53:ca:9a:d7:86:4a:ce:01:8e:2d:35:d5:f8:f9:6d:df:68:a6:f4:1a:a4:74 ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIIXDPLYixfszIwDQYJKoZIhvcNAQELBQAwPDEeMBwGA1UE -AwwVQXRvcyBUcnVzdGVkUm9vdCAyMDExMQ0wCwYDVQQKDARBdG9zMQswCQYDVQQG -EwJERTAeFw0xMTA3MDcxNDU4MzBaFw0zMDEyMzEyMzU5NTlaMDwxHjAcBgNVBAMM -FUF0b3MgVHJ1c3RlZFJvb3QgMjAxMTENMAsGA1UECgwEQXRvczELMAkGA1UEBhMC -REUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCVhTuXbyo7LjvPpvMp -Nb7PGKw+qtn4TaA+Gke5vJrf8v7MPkfoepbCJI419KkM/IL9bcFyYie96mvr54rM -VD6QUM+A1JX76LWC1BTFtqlVJVfbsVD2sGBkWXppzwO3bw2+yj5vdHLqqjAqc2K+ -SZFhyBH+DgMq92og3AIVDV4VavzjgsG1xZ1kCWyjWZgHJ8cblithdHFsQ/H3NYkQ -4J7sVaE3IqKHBAUsR320HLliKWYoyrfhk/WklAOZuXCFteZI6o1Q/NnezG8HDt0L -cp2AMBYHlT8oDv3FdU9T1nSatCQujgKRz3bFmx5VdJx4IbHwLfELn8LVlhgf8FQi -eowHAgMBAAGjfTB7MB0GA1UdDgQWBBSnpQaxLKYJYO7Rl+lwrrw7GWzbITAPBgNV -HRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFKelBrEspglg7tGX6XCuvDsZbNshMBgG -A1UdIAQRMA8wDQYLKwYBBAGwLQMEAQEwDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3 -DQEBCwUAA4IBAQAmdzTblEiGKkGdLD4GkGDEjKwLVLgfuXvTBznk+j57sj1O7Z8j -vZfza1zv7v1Apt+hk6EKhqzvINB5Ab149xnYJDE0BAGmuhWawyfc2E8PzBhj/5kP -DpFrdRbhIfzYJsdHt6bPWHJxfrrhTZVHO8mvbaG0weyJ9rQPOLXiZNwlz6bb65pc -maHFCN795trV1lpFDMS3wrUU77QR/w4VtfX128a961qn8FYiqTxlVMYVqL2Gns2D -lmh6cYGJ4Qvh6hEbaAjMaZ7snkGeRDImeuKHCnE96+RapNLbxc3G3mB/ufNPRJLv -KrcYPqcZ2Qt9sTdBQrC6YB3y/gkRsPCHe6ed ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 1 G3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 1 G3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 1 G3" -# Serial: 687049649626669250736271037606554624078720034195 -# MD5 Fingerprint: a4:bc:5b:3f:fe:37:9a:fa:64:f0:e2:fa:05:3d:0b:ab -# SHA1 Fingerprint: 1b:8e:ea:57:96:29:1a:c9:39:ea:b8:0a:81:1a:73:73:c0:93:79:67 -# SHA256 Fingerprint: 8a:86:6f:d1:b2:76:b5:7e:57:8e:92:1c:65:82:8a:2b:ed:58:e9:f2:f2:88:05:41:34:b7:f1:f4:bf:c9:cc:74 ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIUeFhfLq0sGUvjNwc1NBMotZbUZZMwDQYJKoZIhvcNAQEL -BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc -BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMSBHMzAeFw0xMjAxMTIxNzI3NDRaFw00 -MjAxMTIxNzI3NDRaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDEgRzMwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCgvlAQjunybEC0BJyFuTHK3C3kEakEPBtV -wedYMB0ktMPvhd6MLOHBPd+C5k+tR4ds7FtJwUrVu4/sh6x/gpqG7D0DmVIB0jWe -rNrwU8lmPNSsAgHaJNM7qAJGr6Qc4/hzWHa39g6QDbXwz8z6+cZM5cOGMAqNF341 -68Xfuw6cwI2H44g4hWf6Pser4BOcBRiYz5P1sZK0/CPTz9XEJ0ngnjybCKOLXSoh -4Pw5qlPafX7PGglTvF0FBM+hSo+LdoINofjSxxR3W5A2B4GbPgb6Ul5jxaYA/qXp -UhtStZI5cgMJYr2wYBZupt0lwgNm3fME0UDiTouG9G/lg6AnhF4EwfWQvTA9xO+o -abw4m6SkltFi2mnAAZauy8RRNOoMqv8hjlmPSlzkYZqn0ukqeI1RPToV7qJZjqlc -3sX5kCLliEVx3ZGZbHqfPT2YfF72vhZooF6uCyP8Wg+qInYtyaEQHeTTRCOQiJ/G -KubX9ZqzWB4vMIkIG1SitZgj7Ah3HJVdYdHLiZxfokqRmu8hqkkWCKi9YSgxyXSt -hfbZxbGL0eUQMk1fiyA6PEkfM4VZDdvLCXVDaXP7a3F98N/ETH3Goy7IlXnLc6KO -Tk0k+17kBL5yG6YnLUlamXrXXAkgt3+UuU/xDRxeiEIbEbfnkduebPRq34wGmAOt -zCjvpUfzUwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -BjAdBgNVHQ4EFgQUo5fW816iEOGrRZ88F2Q87gFwnMwwDQYJKoZIhvcNAQELBQAD -ggIBABj6W3X8PnrHX3fHyt/PX8MSxEBd1DKquGrX1RUVRpgjpeaQWxiZTOOtQqOC -MTaIzen7xASWSIsBx40Bz1szBpZGZnQdT+3Btrm0DWHMY37XLneMlhwqI2hrhVd2 -cDMT/uFPpiN3GPoajOi9ZcnPP/TJF9zrx7zABC4tRi9pZsMbj/7sPtPKlL92CiUN -qXsCHKnQO18LwIE6PWThv6ctTr1NxNgpxiIY0MWscgKCP6o6ojoilzHdCGPDdRS5 -YCgtW2jgFqlmgiNR9etT2DGbe+m3nUvriBbP+V04ikkwj+3x6xn0dxoxGE1nVGwv -b2X52z3sIexe9PSLymBlVNFxZPT5pqOBMzYzcfCkeF9OrYMh3jRJjehZrJ3ydlo2 -8hP0r+AJx2EqbPfgna67hkooby7utHnNkDPDs3b69fBsnQGQ+p6Q9pxyz0fawx/k -NSBT8lTR32GDpgLiJTjehTItXnOQUl1CxM49S+H5GYQd1aJQzEH7QRTDvdbJWqNj -ZgKAvQU6O0ec7AAmTPWIUb+oI38YB7AL7YsmoWTTYUrrXJ/es69nA7Mf3W1daWhp -q1467HxpvMc7hU6eFbm0FU/DlXpY18ls6Wy58yljXrQs8C097Vpl4KlbQMJImYFt -nh8GKjwStIsPm6Ik8KaN1nrgS7ZklmOVhMJKzRwuJIczYOXD ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 2 G3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 2 G3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 2 G3" -# Serial: 390156079458959257446133169266079962026824725800 -# MD5 Fingerprint: af:0c:86:6e:bf:40:2d:7f:0b:3e:12:50:ba:12:3d:06 -# SHA1 Fingerprint: 09:3c:61:f3:8b:8b:dc:7d:55:df:75:38:02:05:00:e1:25:f5:c8:36 -# SHA256 Fingerprint: 8f:e4:fb:0a:f9:3a:4d:0d:67:db:0b:eb:b2:3e:37:c7:1b:f3:25:dc:bc:dd:24:0e:a0:4d:af:58:b4:7e:18:40 ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIURFc0JFuBiZs18s64KztbpybwdSgwDQYJKoZIhvcNAQEL -BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc -BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMiBHMzAeFw0xMjAxMTIxODU5MzJaFw00 -MjAxMTIxODU5MzJaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDIgRzMwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQChriWyARjcV4g/Ruv5r+LrI3HimtFhZiFf -qq8nUeVuGxbULX1QsFN3vXg6YOJkApt8hpvWGo6t/x8Vf9WVHhLL5hSEBMHfNrMW -n4rjyduYNM7YMxcoRvynyfDStNVNCXJJ+fKH46nafaF9a7I6JaltUkSs+L5u+9ym -c5GQYaYDFCDy54ejiK2toIz/pgslUiXnFgHVy7g1gQyjO/Dh4fxaXc6AcW34Sas+ -O7q414AB+6XrW7PFXmAqMaCvN+ggOp+oMiwMzAkd056OXbxMmO7FGmh77FOm6RQ1 -o9/NgJ8MSPsc9PG/Srj61YxxSscfrf5BmrODXfKEVu+lV0POKa2Mq1W/xPtbAd0j -IaFYAI7D0GoT7RPjEiuA3GfmlbLNHiJuKvhB1PLKFAeNilUSxmn1uIZoL1NesNKq -IcGY5jDjZ1XHm26sGahVpkUG0CM62+tlXSoREfA7T8pt9DTEceT/AFr2XK4jYIVz -8eQQsSWu1ZK7E8EM4DnatDlXtas1qnIhO4M15zHfeiFuuDIIfR0ykRVKYnLP43eh -vNURG3YBZwjgQQvD6xVu+KQZ2aKrr+InUlYrAoosFCT5v0ICvybIxo/gbjh9Uy3l -7ZizlWNof/k19N+IxWA1ksB8aRxhlRbQ694Lrz4EEEVlWFA4r0jyWbYW8jwNkALG -cC4BrTwV1wIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -BjAdBgNVHQ4EFgQU7edvdlq/YOxJW8ald7tyFnGbxD0wDQYJKoZIhvcNAQELBQAD -ggIBAJHfgD9DCX5xwvfrs4iP4VGyvD11+ShdyLyZm3tdquXK4Qr36LLTn91nMX66 -AarHakE7kNQIXLJgapDwyM4DYvmL7ftuKtwGTTwpD4kWilhMSA/ohGHqPHKmd+RC -roijQ1h5fq7KpVMNqT1wvSAZYaRsOPxDMuHBR//47PERIjKWnML2W2mWeyAMQ0Ga -W/ZZGYjeVYg3UQt4XAoeo0L9x52ID8DyeAIkVJOviYeIyUqAHerQbj5hLja7NQ4n -lv1mNDthcnPxFlxHBlRJAHpYErAK74X9sbgzdWqTHBLmYF5vHX/JHyPLhGGfHoJE -+V+tYlUkmlKY7VHnoX6XOuYvHxHaU4AshZ6rNRDbIl9qxV6XU/IyAgkwo1jwDQHV -csaxfGl7w/U2Rcxhbl5MlMVerugOXou/983g7aEOGzPuVBj+D77vfoRrQ+NwmNtd -dbINWQeFFSM51vHfqSYP1kjHs6Yi9TM3WpVHn3u6GBVv/9YUZINJ0gpnIdsPNWNg -KCLjsZWDzYWm3S8P52dSbrsvhXz1SnPnxT7AvSESBT/8twNJAlvIJebiVDj1eYeM -HVOyToV7BjjHLPj4sHKNJeV3UvQDHEimUF+IIDBu8oJDqz2XhOdT+yHBTw8imoa4 -WSr2Rz0ZiC3oheGe7IUIarFsNMkd7EgrO3jtZsSOeWmD3n+M ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 3 G3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 3 G3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 3 G3" -# Serial: 268090761170461462463995952157327242137089239581 -# MD5 Fingerprint: df:7d:b9:ad:54:6f:68:a1:df:89:57:03:97:43:b0:d7 -# SHA1 Fingerprint: 48:12:bd:92:3c:a8:c4:39:06:e7:30:6d:27:96:e6:a4:cf:22:2e:7d -# SHA256 Fingerprint: 88:ef:81:de:20:2e:b0:18:45:2e:43:f8:64:72:5c:ea:5f:bd:1f:c2:d9:d2:05:73:07:09:c5:d8:b8:69:0f:46 ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIULvWbAiin23r/1aOp7r0DoM8Sah0wDQYJKoZIhvcNAQEL -BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc -BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMyBHMzAeFw0xMjAxMTIyMDI2MzJaFw00 -MjAxMTIyMDI2MzJaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDMgRzMwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCzyw4QZ47qFJenMioKVjZ/aEzHs286IxSR -/xl/pcqs7rN2nXrpixurazHb+gtTTK/FpRp5PIpM/6zfJd5O2YIyC0TeytuMrKNu -FoM7pmRLMon7FhY4futD4tN0SsJiCnMK3UmzV9KwCoWdcTzeo8vAMvMBOSBDGzXR -U7Ox7sWTaYI+FrUoRqHe6okJ7UO4BUaKhvVZR74bbwEhELn9qdIoyhA5CcoTNs+c -ra1AdHkrAj80//ogaX3T7mH1urPnMNA3I4ZyYUUpSFlob3emLoG+B01vr87ERROR -FHAGjx+f+IdpsQ7vw4kZ6+ocYfx6bIrc1gMLnia6Et3UVDmrJqMz6nWB2i3ND0/k -A9HvFZcba5DFApCTZgIhsUfei5pKgLlVj7WiL8DWM2fafsSntARE60f75li59wzw -eyuxwHApw0BiLTtIadwjPEjrewl5qW3aqDCYz4ByA4imW0aucnl8CAMhZa634Ryl -sSqiMd5mBPfAdOhx3v89WcyWJhKLhZVXGqtrdQtEPREoPHtht+KPZ0/l7DxMYIBp -VzgeAVuNVejH38DMdyM0SXV89pgR6y3e7UEuFAUCf+D+IOs15xGsIs5XPd7JMG0Q -A4XN8f+MFrXBsj6IbGB/kE+V9/YtrQE5BwT6dYB9v0lQ7e/JxHwc64B+27bQ3RP+ -ydOc17KXqQIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -BjAdBgNVHQ4EFgQUxhfQvKjqAkPyGwaZXSuQILnXnOQwDQYJKoZIhvcNAQELBQAD -ggIBADRh2Va1EodVTd2jNTFGu6QHcrxfYWLopfsLN7E8trP6KZ1/AvWkyaiTt3px -KGmPc+FSkNrVvjrlt3ZqVoAh313m6Tqe5T72omnHKgqwGEfcIHB9UqM+WXzBusnI -FUBhynLWcKzSt/Ac5IYp8M7vaGPQtSCKFWGafoaYtMnCdvvMujAWzKNhxnQT5Wvv -oxXqA/4Ti2Tk08HS6IT7SdEQTXlm66r99I0xHnAUrdzeZxNMgRVhvLfZkXdxGYFg -u/BYpbWcC/ePIlUnwEsBbTuZDdQdm2NnL9DuDcpmvJRPpq3t/O5jrFc/ZSXPsoaP -0Aj/uHYUbt7lJ+yreLVTubY/6CD50qi+YUbKh4yE8/nxoGibIh6BJpsQBJFxwAYf -3KDTuVan45gtf4Od34wrnDKOMpTwATwiKp9Dwi7DmDkHOHv8XgBCH/MyJnmDhPbl -8MFREsALHgQjDFSlTC9JxUrRtm5gDWv8a4uFJGS3iQ6rJUdbPM9+Sb3H6QrG2vd+ -DhcI00iX0HGS8A85PjRqHH3Y8iKuu2n0M7SmSFXRDw4m6Oy2Cy2nhTXN/VnIn9HN -PlopNLk9hM6xZdRZkZFWdSHBd575euFgndOtBBj0fOtek49TSiIp+EgrPk2GrFt/ -ywaZWWDYWGWVjUTR939+J399roD1B0y2PpxxVJkES/1Y+Zj0 ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Assured ID Root G2 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Assured ID Root G2 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Assured ID Root G2" -# Serial: 15385348160840213938643033620894905419 -# MD5 Fingerprint: 92:38:b9:f8:63:24:82:65:2c:57:33:e6:fe:81:8f:9d -# SHA1 Fingerprint: a1:4b:48:d9:43:ee:0a:0e:40:90:4f:3c:e0:a4:c0:91:93:51:5d:3f -# SHA256 Fingerprint: 7d:05:eb:b6:82:33:9f:8c:94:51:ee:09:4e:eb:fe:fa:79:53:a1:14:ed:b2:f4:49:49:45:2f:ab:7d:2f:c1:85 ------BEGIN CERTIFICATE----- -MIIDljCCAn6gAwIBAgIQC5McOtY5Z+pnI7/Dr5r0SzANBgkqhkiG9w0BAQsFADBl -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJv -b3QgRzIwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBlMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNl -cnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzIwggEi -MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ5ygvUj82ckmIkzTz+GoeMVSA -n61UQbVH35ao1K+ALbkKz3X9iaV9JPrjIgwrvJUXCzO/GU1BBpAAvQxNEP4Htecc -biJVMWWXvdMX0h5i89vqbFCMP4QMls+3ywPgym2hFEwbid3tALBSfK+RbLE4E9Hp -EgjAALAcKxHad3A2m67OeYfcgnDmCXRwVWmvo2ifv922ebPynXApVfSr/5Vh88lA -bx3RvpO704gqu52/clpWcTs/1PPRCv4o76Pu2ZmvA9OPYLfykqGxvYmJHzDNw6Yu -YjOuFgJ3RFrngQo8p0Quebg/BLxcoIfhG69Rjs3sLPr4/m3wOnyqi+RnlTGNAgMB -AAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQW -BBTOw0q5mVXyuNtgv6l+vVa1lzan1jANBgkqhkiG9w0BAQsFAAOCAQEAyqVVjOPI -QW5pJ6d1Ee88hjZv0p3GeDgdaZaikmkuOGybfQTUiaWxMTeKySHMq2zNixya1r9I -0jJmwYrA8y8678Dj1JGG0VDjA9tzd29KOVPt3ibHtX2vK0LRdWLjSisCx1BL4Gni -lmwORGYQRI+tBev4eaymG+g3NJ1TyWGqolKvSnAWhsI6yLETcDbYz+70CjTVW0z9 -B5yiutkBclzzTcHdDrEcDcRjvq30FPuJ7KJBDkzMyFdA0G4Dqs0MjomZmWzwPDCv -ON9vvKO+KSAnq3T/EyJ43pdSVR6DtVQgA+6uwE9W3jfMw3+qBCe703e4YtsXfJwo -IhNzbM8m9Yop5w== ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Assured ID Root G3 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Assured ID Root G3 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Assured ID Root G3" -# Serial: 15459312981008553731928384953135426796 -# MD5 Fingerprint: 7c:7f:65:31:0c:81:df:8d:ba:3e:99:e2:5c:ad:6e:fb -# SHA1 Fingerprint: f5:17:a2:4f:9a:48:c6:c9:f8:a2:00:26:9f:dc:0f:48:2c:ab:30:89 -# SHA256 Fingerprint: 7e:37:cb:8b:4c:47:09:0c:ab:36:55:1b:a6:f4:5d:b8:40:68:0f:ba:16:6a:95:2d:b1:00:71:7f:43:05:3f:c2 ------BEGIN CERTIFICATE----- -MIICRjCCAc2gAwIBAgIQC6Fa+h3foLVJRK/NJKBs7DAKBggqhkjOPQQDAzBlMQsw -CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu -ZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3Qg -RzMwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBlMQswCQYDVQQGEwJV -UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQu -Y29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzMwdjAQBgcq -hkjOPQIBBgUrgQQAIgNiAAQZ57ysRGXtzbg/WPuNsVepRC0FFfLvC/8QdJ+1YlJf -Zn4f5dwbRXkLzMZTCp2NXQLZqVneAlr2lSoOjThKiknGvMYDOAdfVdp+CW7if17Q -RSAPWXYQ1qAk8C3eNvJsKTmjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/ -BAQDAgGGMB0GA1UdDgQWBBTL0L2p4ZgFUaFNN6KDec6NHSrkhDAKBggqhkjOPQQD -AwNnADBkAjAlpIFFAmsSS3V0T8gj43DydXLefInwz5FyYZ5eEJJZVrmDxxDnOOlY -JjZ91eQ0hjkCMHw2U/Aw5WJjOpnitqM7mzT6HtoQknFekROn3aRukswy1vUhZscv -6pZjamVFkpUBtA== ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Global Root G2" -# Serial: 4293743540046975378534879503202253541 -# MD5 Fingerprint: e4:a6:8a:c8:54:ac:52:42:46:0a:fd:72:48:1b:2a:44 -# SHA1 Fingerprint: df:3c:24:f9:bf:d6:66:76:1b:26:80:73:fe:06:d1:cc:8d:4f:82:a4 -# SHA256 Fingerprint: cb:3c:cb:b7:60:31:e5:e0:13:8f:8d:d3:9a:23:f9:de:47:ff:c3:5e:43:c1:14:4c:ea:27:d4:6a:5a:b1:cb:5f ------BEGIN CERTIFICATE----- -MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH -MjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT -MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j -b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG -9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI -2/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx -1x7e/dfgy5SDN67sH0NO3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ -q2EGnI/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134/tJS7SsVQepj5Wz -tCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ -vIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP -BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV -5uNu5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY -1Yl9PMWLSn/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4 -NeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NG -Fdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91 -8rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/iyK5S9kJRaTe -pLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl -MrY= ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Global Root G3 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Global Root G3 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Global Root G3" -# Serial: 7089244469030293291760083333884364146 -# MD5 Fingerprint: f5:5d:a4:50:a5:fb:28:7e:1e:0f:0d:cc:96:57:56:ca -# SHA1 Fingerprint: 7e:04:de:89:6a:3e:66:6d:00:e6:87:d3:3f:fa:d9:3b:e8:3d:34:9e -# SHA256 Fingerprint: 31:ad:66:48:f8:10:41:38:c7:38:f3:9e:a4:32:01:33:39:3e:3a:18:cc:02:29:6e:f9:7c:2a:c9:ef:67:31:d0 ------BEGIN CERTIFICATE----- -MIICPzCCAcWgAwIBAgIQBVVWvPJepDU1w6QP1atFcjAKBggqhkjOPQQDAzBhMQsw -CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu -ZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBHMzAe -Fw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVTMRUw -EwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20x -IDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEczMHYwEAYHKoZIzj0CAQYF -K4EEACIDYgAE3afZu4q4C/sLfyHS8L6+c/MzXRq8NOrexpu80JX28MzQC7phW1FG -fp4tn+6OYwwX7Adw9c+ELkCDnOg/QW07rdOkFFk2eJ0DQ+4QE2xy3q6Ip6FrtUPO -Z9wj/wMco+I+o0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAd -BgNVHQ4EFgQUs9tIpPmhxdiuNkHMEWNpYim8S8YwCgYIKoZIzj0EAwMDaAAwZQIx -AK288mw/EkrRLTnDCgmXc/SINoyIJ7vmiI1Qhadj+Z4y3maTD/HMsQmP3Wyr+mt/ -oAIwOWZbwmSNuJ5Q3KjVSaLtx9zRSX8XAbjIho9OjIgrqJqpisXRAL34VOKa5Vt8 -sycX ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Trusted Root G4 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Trusted Root G4 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Trusted Root G4" -# Serial: 7451500558977370777930084869016614236 -# MD5 Fingerprint: 78:f2:fc:aa:60:1f:2f:b4:eb:c9:37:ba:53:2e:75:49 -# SHA1 Fingerprint: dd:fb:16:cd:49:31:c9:73:a2:03:7d:3f:c8:3a:4d:7d:77:5d:05:e4 -# SHA256 Fingerprint: 55:2f:7b:dc:f1:a7:af:9e:6c:e6:72:01:7f:4f:12:ab:f7:72:40:c7:8e:76:1a:c2:03:d1:d9:d2:0a:c8:99:88 ------BEGIN CERTIFICATE----- -MIIFkDCCA3igAwIBAgIQBZsbV56OITLiOQe9p3d1XDANBgkqhkiG9w0BAQwFADBi -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3Qg -RzQwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBiMQswCQYDVQQGEwJV -UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQu -Y29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQC/5pBzaN675F1KPDAiMGkz7MKnJS7JIT3y -ithZwuEppz1Yq3aaza57G4QNxDAf8xukOBbrVsaXbR2rsnnyyhHS5F/WBTxSD1If -xp4VpX6+n6lXFllVcq9ok3DCsrp1mWpzMpTREEQQLt+C8weE5nQ7bXHiLQwb7iDV -ySAdYyktzuxeTsiT+CFhmzTrBcZe7FsavOvJz82sNEBfsXpm7nfISKhmV1efVFiO -DCu3T6cw2Vbuyntd463JT17lNecxy9qTXtyOj4DatpGYQJB5w3jHtrHEtWoYOAMQ -jdjUN6QuBX2I9YI+EJFwq1WCQTLX2wRzKm6RAXwhTNS8rhsDdV14Ztk6MUSaM0C/ -CNdaSaTC5qmgZ92kJ7yhTzm1EVgX9yRcRo9k98FpiHaYdj1ZXUJ2h4mXaXpI8OCi -EhtmmnTK3kse5w5jrubU75KSOp493ADkRSWJtppEGSt+wJS00mFt6zPZxd9LBADM -fRyVw4/3IbKyEbe7f/LVjHAsQWCqsWMYRJUadmJ+9oCw++hkpjPRiQfhvbfmQ6QY -uKZ3AeEPlAwhHbJUKSWJbOUOUlFHdL4mrLZBdd56rF+NP8m800ERElvlEFDrMcXK -chYiCd98THU/Y+whX8QgUWtvsauGi0/C1kVfnSD8oR7FwI+isX4KJpn15GkvmB0t -9dmpsh3lGwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -hjAdBgNVHQ4EFgQU7NfjgtJxXWRM3y5nP+e6mK4cD08wDQYJKoZIhvcNAQEMBQAD -ggIBALth2X2pbL4XxJEbw6GiAI3jZGgPVs93rnD5/ZpKmbnJeFwMDF/k5hQpVgs2 -SV1EY+CtnJYYZhsjDT156W1r1lT40jzBQ0CuHVD1UvyQO7uYmWlrx8GnqGikJ9yd -+SeuMIW59mdNOj6PWTkiU0TryF0Dyu1Qen1iIQqAyHNm0aAFYF/opbSnr6j3bTWc -fFqK1qI4mfN4i/RN0iAL3gTujJtHgXINwBQy7zBZLq7gcfJW5GqXb5JQbZaNaHqa -sjYUegbyJLkJEVDXCLG4iXqEI2FCKeWjzaIgQdfRnGTZ6iahixTXTBmyUEFxPT9N -cCOGDErcgdLMMpSEDQgJlxxPwO5rIHQw0uA5NBCFIRUBCOhVMt5xSdkoF1BN5r5N -0XWs0Mr7QbhDparTwwVETyw2m+L64kW4I1NsBm9nVX9GtUw/bihaeSbSpKhil9Ie -4u1Ki7wb/UdKDd9nZn6yW0HQO+T0O/QEY+nvwlQAUaCKKsnOeMzV6ocEGLPOr0mI -r/OSmbaz5mEP0oUA51Aa5BuVnRmhuZyxm7EAHu/QD09CbMkKvO5D+jpxpchNJqU1 -/YldvIViHTLSoCtU7ZpXwdv6EM8Zt4tKG48BtieVU+i2iW1bvGjUI+iLUaJW+fCm -gKDWHrO8Dw9TdSmq6hN35N6MgSGtBxBHEa2HPQfRdbzP82Z+ ------END CERTIFICATE----- - -# Issuer: CN=COMODO RSA Certification Authority O=COMODO CA Limited -# Subject: CN=COMODO RSA Certification Authority O=COMODO CA Limited -# Label: "COMODO RSA Certification Authority" -# Serial: 101909084537582093308941363524873193117 -# MD5 Fingerprint: 1b:31:b0:71:40:36:cc:14:36:91:ad:c4:3e:fd:ec:18 -# SHA1 Fingerprint: af:e5:d2:44:a8:d1:19:42:30:ff:47:9f:e2:f8:97:bb:cd:7a:8c:b4 -# SHA256 Fingerprint: 52:f0:e1:c4:e5:8e:c6:29:29:1b:60:31:7f:07:46:71:b8:5d:7e:a8:0d:5b:07:27:34:63:53:4b:32:b4:02:34 ------BEGIN CERTIFICATE----- -MIIF2DCCA8CgAwIBAgIQTKr5yttjb+Af907YWwOGnTANBgkqhkiG9w0BAQwFADCB -hTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G -A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNV -BAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAwMTE5 -MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0IxGzAZBgNVBAgT -EkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR -Q09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCR -6FSS0gpWsawNJN3Fz0RndJkrN6N9I3AAcbxT38T6KhKPS38QVr2fcHK3YX/JSw8X -pz3jsARh7v8Rl8f0hj4K+j5c+ZPmNHrZFGvnnLOFoIJ6dq9xkNfs/Q36nGz637CC -9BR++b7Epi9Pf5l/tfxnQ3K9DADWietrLNPtj5gcFKt+5eNu/Nio5JIk2kNrYrhV -/erBvGy2i/MOjZrkm2xpmfh4SDBF1a3hDTxFYPwyllEnvGfDyi62a+pGx8cgoLEf -Zd5ICLqkTqnyg0Y3hOvozIFIQ2dOciqbXL1MGyiKXCJ7tKuY2e7gUYPDCUZObT6Z -+pUX2nwzV0E8jVHtC7ZcryxjGt9XyD+86V3Em69FmeKjWiS0uqlWPc9vqv9JWL7w -qP/0uK3pN/u6uPQLOvnoQ0IeidiEyxPx2bvhiWC4jChWrBQdnArncevPDt09qZah -SL0896+1DSJMwBGB7FY79tOi4lu3sgQiUpWAk2nojkxl8ZEDLXB0AuqLZxUpaVIC -u9ffUGpVRr+goyhhf3DQw6KqLCGqR84onAZFdr+CGCe01a60y1Dma/RMhnEw6abf -Fobg2P9A3fvQQoh/ozM6LlweQRGBY84YcWsr7KaKtzFcOmpH4MN5WdYgGq/yapiq -crxXStJLnbsQ/LBMQeXtHT1eKJ2czL+zUdqnR+WEUwIDAQABo0IwQDAdBgNVHQ4E -FgQUu69+Aj36pvE8hI6t7jiY7NkyMtQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB -/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAArx1UaEt65Ru2yyTUEUAJNMnMvl -wFTPoCWOAvn9sKIN9SCYPBMtrFaisNZ+EZLpLrqeLppysb0ZRGxhNaKatBYSaVqM -4dc+pBroLwP0rmEdEBsqpIt6xf4FpuHA1sj+nq6PK7o9mfjYcwlYRm6mnPTXJ9OV -2jeDchzTc+CiR5kDOF3VSXkAKRzH7JsgHAckaVd4sjn8OoSgtZx8jb8uk2Intzna -FxiuvTwJaP+EmzzV1gsD41eeFPfR60/IvYcjt7ZJQ3mFXLrrkguhxuhoqEwWsRqZ -CuhTLJK7oQkYdQxlqHvLI7cawiiFwxv/0Cti76R7CZGYZ4wUAc1oBmpjIXUDgIiK -boHGhfKppC3n9KUkEEeDys30jXlYsQab5xoq2Z0B15R97QNKyvDb6KkBPvVWmcke -jkk9u+UJueBPSZI9FoJAzMxZxuY67RIuaTxslbH9qh17f4a+Hg4yRvv7E491f0yL -S0Zj/gA0QHDBw7mh3aZw4gSzQbzpgJHqZJx64SIDqZxubw5lT2yHh17zbqD5daWb -QOhTsiedSrnAdyGN/4fy3ryM7xfft0kL0fJuMAsaDk527RH89elWsn2/x20Kk4yl -0MC2Hb46TpSi125sC8KKfPog88Tk5c0NqMuRkrF8hey1FGlmDoLnzc7ILaZRfyHB -NVOFBkpdn627G190 ------END CERTIFICATE----- - -# Issuer: CN=USERTrust RSA Certification Authority O=The USERTRUST Network -# Subject: CN=USERTrust RSA Certification Authority O=The USERTRUST Network -# Label: "USERTrust RSA Certification Authority" -# Serial: 2645093764781058787591871645665788717 -# MD5 Fingerprint: 1b:fe:69:d1:91:b7:19:33:a3:72:a8:0f:e1:55:e5:b5 -# SHA1 Fingerprint: 2b:8f:1b:57:33:0d:bb:a2:d0:7a:6c:51:f7:0e:e9:0d:da:b9:ad:8e -# SHA256 Fingerprint: e7:93:c9:b0:2f:d8:aa:13:e2:1c:31:22:8a:cc:b0:81:19:64:3b:74:9c:89:89:64:b1:74:6d:46:c3:d4:cb:d2 ------BEGIN CERTIFICATE----- -MIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB -iDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl -cnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV -BAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw -MjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV -BAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU -aGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy -dGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK -AoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ/MPans9s/B -3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY -tJHUYmTbf6MG8YgYapAiPLz+E/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M/5+bJz/ -Fp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat//O+T23LLb2 -VN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT -79uq/nROacdrjGCT3sTHDN/hMq7MkztReJVni+49Vv4M0GkPGw/zJSZrM233bkf6 -c0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT -Yo61Zs8liM2EuLE/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b/97l -c6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC/QV9AqURE9JnnV4ee -UB9XVKg+/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE -Hg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd -BgNVHQ4EFgQUU3m/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH/BAQDAgEGMA8G -A1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF -Up/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2/FNQwISbxmtOuowhT6KO -VWKR82kV2LyI48SqC/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX/JJpuXior7gtNn3/3 -ATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO/Fjs -8PRF/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR -iQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr/+XeTWYRUc+ZruwXtuhxkYze -Sf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn/f3gZ -XHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9/ -qS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE/zB+4ALtRZh8tSQZXq9EfX7mRB -VXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB -L6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY/MiQu12ZIvVS5ljFH4gxQ+6IHdfG -jjxDah2nGN59PRbxYvnKkKj9 ------END CERTIFICATE----- - -# Issuer: CN=USERTrust ECC Certification Authority O=The USERTRUST Network -# Subject: CN=USERTrust ECC Certification Authority O=The USERTRUST Network -# Label: "USERTrust ECC Certification Authority" -# Serial: 123013823720199481456569720443997572134 -# MD5 Fingerprint: fa:68:bc:d9:b5:7f:ad:fd:c9:1d:06:83:28:cc:24:c1 -# SHA1 Fingerprint: d1:cb:ca:5d:b2:d5:2a:7f:69:3b:67:4d:e5:f0:5a:1d:0c:95:7d:f0 -# SHA256 Fingerprint: 4f:f4:60:d5:4b:9c:86:da:bf:bc:fc:57:12:e0:40:0d:2b:ed:3f:bc:4d:4f:bd:aa:86:e0:6a:dc:d2:a9:ad:7a ------BEGIN CERTIFICATE----- -MIICjzCCAhWgAwIBAgIQXIuZxVqUxdJxVt7NiYDMJjAKBggqhkjOPQQDAzCBiDEL -MAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl -eSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT -JVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAwMjAx -MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNVBAgT -Ck5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVUaGUg -VVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBFQ0MgQ2VydGlm -aWNhdGlvbiBBdXRob3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQarFRaqflo -I+d61SRvU8Za2EurxtW20eZzca7dnNYMYf3boIkDuAUU7FfO7l0/4iGzzvfUinng -o4N+LZfQYcTxmdwlkWOrfzCjtHDix6EznPO/LlxTsV+zfTJ/ijTjeXmjQjBAMB0G -A1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1xmNjmjAOBgNVHQ8BAf8EBAMCAQYwDwYD -VR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjA2Z6EWCNzklwBBHU6+4WMB -zzuqQhFkoJ2UOQIReVx7Hfpkue4WQrO/isIJxOzksU0CMQDpKmFHjFJKS04YcPbW -RNZu9YO6bVi9JNlWSOrvxKJGgYhqOkbRqZtNyWHa0V1Xahg= ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R5 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R5 -# Label: "GlobalSign ECC Root CA - R5" -# Serial: 32785792099990507226680698011560947931244 -# MD5 Fingerprint: 9f:ad:3b:1c:02:1e:8a:ba:17:74:38:81:0c:a2:bc:08 -# SHA1 Fingerprint: 1f:24:c6:30:cd:a4:18:ef:20:69:ff:ad:4f:dd:5f:46:3a:1b:69:aa -# SHA256 Fingerprint: 17:9f:bc:14:8a:3d:d0:0f:d2:4e:a1:34:58:cc:43:bf:a7:f5:9c:81:82:d7:83:a5:13:f6:eb:ec:10:0c:89:24 ------BEGIN CERTIFICATE----- -MIICHjCCAaSgAwIBAgIRYFlJ4CYuu1X5CneKcflK2GwwCgYIKoZIzj0EAwMwUDEk -MCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI1MRMwEQYDVQQKEwpH -bG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWduMB4XDTEyMTExMzAwMDAwMFoX -DTM4MDExOTAzMTQwN1owUDEkMCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBD -QSAtIFI1MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWdu -MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAER0UOlvt9Xb/pOdEh+J8LttV7HpI6SFkc -8GIxLcB6KP4ap1yztsyX50XUWPrRd21DosCHZTQKH3rd6zwzocWdTaRvQZU4f8ke -hOvRnkmSh5SHDDqFSmafnVmTTZdhBoZKo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYD -VR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUPeYpSJvqB8ohREom3m7e0oPQn1kwCgYI -KoZIzj0EAwMDaAAwZQIxAOVpEslu28YxuglB4Zf4+/2a4n0Sye18ZNPLBSWLVtmg -515dTguDnFt2KaAJJiFqYgIwcdK1j1zqO+F4CYWodZI7yFz9SO8NdCKoCOJuxUnO -xwy8p2Fp8fc74SrL+SvzZpA3 ------END CERTIFICATE----- - -# Issuer: CN=IdenTrust Commercial Root CA 1 O=IdenTrust -# Subject: CN=IdenTrust Commercial Root CA 1 O=IdenTrust -# Label: "IdenTrust Commercial Root CA 1" -# Serial: 13298821034946342390520003877796839426 -# MD5 Fingerprint: b3:3e:77:73:75:ee:a0:d3:e3:7e:49:63:49:59:bb:c7 -# SHA1 Fingerprint: df:71:7e:aa:4a:d9:4e:c9:55:84:99:60:2d:48:de:5f:bc:f0:3a:25 -# SHA256 Fingerprint: 5d:56:49:9b:e4:d2:e0:8b:cf:ca:d0:8a:3e:38:72:3d:50:50:3b:de:70:69:48:e4:2f:55:60:30:19:e5:28:ae ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIQCgFCgAAAAUUjyES1AAAAAjANBgkqhkiG9w0BAQsFADBK -MQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MScwJQYDVQQDEx5JZGVu -VHJ1c3QgQ29tbWVyY2lhbCBSb290IENBIDEwHhcNMTQwMTE2MTgxMjIzWhcNMzQw -MTE2MTgxMjIzWjBKMQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MScw -JQYDVQQDEx5JZGVuVHJ1c3QgQ29tbWVyY2lhbCBSb290IENBIDEwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCnUBneP5k91DNG8W9RYYKyqU+PZ4ldhNlT -3Qwo2dfw/66VQ3KZ+bVdfIrBQuExUHTRgQ18zZshq0PirK1ehm7zCYofWjK9ouuU -+ehcCuz/mNKvcbO0U59Oh++SvL3sTzIwiEsXXlfEU8L2ApeN2WIrvyQfYo3fw7gp -S0l4PJNgiCL8mdo2yMKi1CxUAGc1bnO/AljwpN3lsKImesrgNqUZFvX9t++uP0D1 -bVoE/c40yiTcdCMbXTMTEl3EASX2MN0CXZ/g1Ue9tOsbobtJSdifWwLziuQkkORi -T0/Br4sOdBeo0XKIanoBScy0RnnGF7HamB4HWfp1IYVl3ZBWzvurpWCdxJ35UrCL -vYf5jysjCiN2O/cz4ckA82n5S6LgTrx+kzmEB/dEcH7+B1rlsazRGMzyNeVJSQjK -Vsk9+w8YfYs7wRPCTY/JTw436R+hDmrfYi7LNQZReSzIJTj0+kuniVyc0uMNOYZK -dHzVWYfCP04MXFL0PfdSgvHqo6z9STQaKPNBiDoT7uje/5kdX7rL6B7yuVBgwDHT -c+XvvqDtMwt0viAgxGds8AgDelWAf0ZOlqf0Hj7h9tgJ4TNkK2PXMl6f+cB7D3hv -l7yTmvmcEpB4eoCHFddydJxVdHixuuFucAS6T6C6aMN7/zHwcz09lCqxC0EOoP5N -iGVreTO01wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zAdBgNVHQ4EFgQU7UQZwNPwBovupHu+QucmVMiONnYwDQYJKoZIhvcNAQELBQAD -ggIBAA2ukDL2pkt8RHYZYR4nKM1eVO8lvOMIkPkp165oCOGUAFjvLi5+U1KMtlwH -6oi6mYtQlNeCgN9hCQCTrQ0U5s7B8jeUeLBfnLOic7iPBZM4zY0+sLj7wM+x8uwt -LRvM7Kqas6pgghstO8OEPVeKlh6cdbjTMM1gCIOQ045U8U1mwF10A0Cj7oV+wh93 -nAbowacYXVKV7cndJZ5t+qntozo00Fl72u1Q8zW/7esUTTHHYPTa8Yec4kjixsU3 -+wYQ+nVZZjFHKdp2mhzpgq7vmrlR94gjmmmVYjzlVYA211QC//G5Xc7UI2/YRYRK -W2XviQzdFKcgyxilJbQN+QHwotL0AMh0jqEqSI5l2xPE4iUXfeu+h1sXIFRRk0pT -AwvsXcoz7WL9RccvW9xYoIA55vrX/hMUpu09lEpCdNTDd1lzzY9GvlU47/rokTLq -l1gEIt44w8y8bckzOmoKaT+gyOpyj4xjhiO9bTyWnpXgSUyqorkqG5w2gXjtw+hG -4iZZRHUe2XWJUc0QhJ1hYMtd+ZciTY6Y5uN/9lu7rs3KSoFrXgvzUeF0K+l+J6fZ -mUlO+KWA2yUPHGNiiskzZ2s8EIPGrd6ozRaOjfAHN3Gf8qv8QfXBi+wAN10J5U6A -7/qxXDgGpRtK4dw4LTzcqx+QGtVKnO7RcGzM7vRX+Bi6hG6H ------END CERTIFICATE----- - -# Issuer: CN=IdenTrust Public Sector Root CA 1 O=IdenTrust -# Subject: CN=IdenTrust Public Sector Root CA 1 O=IdenTrust -# Label: "IdenTrust Public Sector Root CA 1" -# Serial: 13298821034946342390521976156843933698 -# MD5 Fingerprint: 37:06:a5:b0:fc:89:9d:ba:f4:6b:8c:1a:64:cd:d5:ba -# SHA1 Fingerprint: ba:29:41:60:77:98:3f:f4:f3:ef:f2:31:05:3b:2e:ea:6d:4d:45:fd -# SHA256 Fingerprint: 30:d0:89:5a:9a:44:8a:26:20:91:63:55:22:d1:f5:20:10:b5:86:7a:ca:e1:2c:78:ef:95:8f:d4:f4:38:9f:2f ------BEGIN CERTIFICATE----- -MIIFZjCCA06gAwIBAgIQCgFCgAAAAUUjz0Z8AAAAAjANBgkqhkiG9w0BAQsFADBN -MQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MSowKAYDVQQDEyFJZGVu -VHJ1c3QgUHVibGljIFNlY3RvciBSb290IENBIDEwHhcNMTQwMTE2MTc1MzMyWhcN -MzQwMTE2MTc1MzMyWjBNMQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0 -MSowKAYDVQQDEyFJZGVuVHJ1c3QgUHVibGljIFNlY3RvciBSb290IENBIDEwggIi -MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC2IpT8pEiv6EdrCvsnduTyP4o7 -ekosMSqMjbCpwzFrqHd2hCa2rIFCDQjrVVi7evi8ZX3yoG2LqEfpYnYeEe4IFNGy -RBb06tD6Hi9e28tzQa68ALBKK0CyrOE7S8ItneShm+waOh7wCLPQ5CQ1B5+ctMlS -bdsHyo+1W/CD80/HLaXIrcuVIKQxKFdYWuSNG5qrng0M8gozOSI5Cpcu81N3uURF -/YTLNiCBWS2ab21ISGHKTN9T0a9SvESfqy9rg3LvdYDaBjMbXcjaY8ZNzaxmMc3R -3j6HEDbhuaR672BQssvKplbgN6+rNBM5Jeg5ZuSYeqoSmJxZZoY+rfGwyj4GD3vw -EUs3oERte8uojHH01bWRNszwFcYr3lEXsZdMUD2xlVl8BX0tIdUAvwFnol57plzy -9yLxkA2T26pEUWbMfXYD62qoKjgZl3YNa4ph+bz27nb9cCvdKTz4Ch5bQhyLVi9V -GxyhLrXHFub4qjySjmm2AcG1hp2JDws4lFTo6tyePSW8Uybt1as5qsVATFSrsrTZ -2fjXctscvG29ZV/viDUqZi/u9rNl8DONfJhBaUYPQxxp+pu10GFqzcpL2UyQRqsV -WaFHVCkugyhfHMKiq3IXAAaOReyL4jM9f9oZRORicsPfIsbyVtTdX5Vy7W1f90gD -W/3FKqD2cyOEEBsB5wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/ -BAUwAwEB/zAdBgNVHQ4EFgQU43HgntinQtnbcZFrlJPrw6PRFKMwDQYJKoZIhvcN -AQELBQADggIBAEf63QqwEZE4rU1d9+UOl1QZgkiHVIyqZJnYWv6IAcVYpZmxI1Qj -t2odIFflAWJBF9MJ23XLblSQdf4an4EKwt3X9wnQW3IV5B4Jaj0z8yGa5hV+rVHV -DRDtfULAj+7AmgjVQdZcDiFpboBhDhXAuM/FSRJSzL46zNQuOAXeNf0fb7iAaJg9 -TaDKQGXSc3z1i9kKlT/YPyNtGtEqJBnZhbMX73huqVjRI9PHE+1yJX9dsXNw0H8G -lwmEKYBhHfpe/3OsoOOJuBxxFcbeMX8S3OFtm6/n6J91eEyrRjuazr8FGF1NFTwW -mhlQBJqymm9li1JfPFgEKCXAZmExfrngdbkaqIHWchezxQMxNRF4eKLg6TCMf4Df -WN88uieW4oA0beOY02QnrEh+KHdcxiVhJfiFDGX6xDIvpZgF5PgLZxYWxoK4Mhn5 -+bl53B/N66+rDt0b20XkeucC4pVd/GnwU2lhlXV5C15V5jgclKlZM57IcXR5f1GJ -tshquDDIajjDbp7hNxbqBWJMWxJH7ae0s1hWx0nzfxJoCTFx8G34Tkf71oXuxVhA -GaQdp/lLQzfcaFpPz+vCZHTetBXZ9FRUGi8c15dxVJCO2SCdUyt/q4/i6jC8UDfv -8Ue1fXwsBOxonbRJRBD0ckscZOf85muQ3Wl9af0AVqW3rLatt8o+Ae+c ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority - G2 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2009 Entrust, Inc. - for authorized use only -# Subject: CN=Entrust Root Certification Authority - G2 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2009 Entrust, Inc. - for authorized use only -# Label: "Entrust Root Certification Authority - G2" -# Serial: 1246989352 -# MD5 Fingerprint: 4b:e2:c9:91:96:65:0c:f4:0e:5a:93:92:a0:0a:fe:b2 -# SHA1 Fingerprint: 8c:f4:27:fd:79:0c:3a:d1:66:06:8d:e8:1e:57:ef:bb:93:22:72:d4 -# SHA256 Fingerprint: 43:df:57:74:b0:3e:7f:ef:5f:e4:0d:93:1a:7b:ed:f1:bb:2e:6b:42:73:8c:4e:6d:38:41:10:3d:3a:a7:f3:39 ------BEGIN CERTIFICATE----- -MIIEPjCCAyagAwIBAgIESlOMKDANBgkqhkiG9w0BAQsFADCBvjELMAkGA1UEBhMC -VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50 -cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3Qs -IEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEyMDAGA1UEAxMpRW50cnVz -dCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIwHhcNMDkwNzA3MTcy -NTU0WhcNMzAxMjA3MTc1NTU0WjCBvjELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVu -dHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwt -dGVybXMxOTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0 -aG9yaXplZCB1c2Ugb25seTEyMDAGA1UEAxMpRW50cnVzdCBSb290IENlcnRpZmlj -YXRpb24gQXV0aG9yaXR5IC0gRzIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK -AoIBAQC6hLZy254Ma+KZ6TABp3bqMriVQRrJ2mFOWHLP/vaCeb9zYQYKpSfYs1/T -RU4cctZOMvJyig/3gxnQaoCAAEUesMfnmr8SVycco2gvCoe9amsOXmXzHHfV1IWN -cCG0szLni6LVhjkCsbjSR87kyUnEO6fe+1R9V77w6G7CebI6C1XiUJgWMhNcL3hW -wcKUs/Ja5CeanyTXxuzQmyWC48zCxEXFjJd6BmsqEZ+pCm5IO2/b1BEZQvePB7/1 -U1+cPvQXLOZprE4yTGJ36rfo5bs0vBmLrpxR57d+tVOxMyLlbc9wPBr64ptntoP0 -jaWvYkxN4FisZDQSA/i2jZRjJKRxAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqciZ60B7vfec7aVHUbI2fkBJmqzAN -BgkqhkiG9w0BAQsFAAOCAQEAeZ8dlsa2eT8ijYfThwMEYGprmi5ZiXMRrEPR9RP/ -jTkrwPK9T3CMqS/qF8QLVJ7UG5aYMzyorWKiAHarWWluBh1+xLlEjZivEtRh2woZ -Rkfz6/djwUAFQKXSt/S1mja/qYh2iARVBCuch38aNzx+LaUa2NSJXsq9rD1s2G2v -1fN2D807iDginWyTmsQ9v4IbZT+mD12q/OWyFcq1rca8PdCE6OoGcrBNOTJ4vz4R -nAuknZoh8/CbCzB428Hch0P+vGOaysXCHMnHjf87ElgI5rY97HosTvuDls4MPGmH -VHOkc8KT/1EQrBVUAdj8BbGJoX90g5pJ19xOe4pIb4tF9g== ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority - EC1 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2012 Entrust, Inc. - for authorized use only -# Subject: CN=Entrust Root Certification Authority - EC1 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2012 Entrust, Inc. - for authorized use only -# Label: "Entrust Root Certification Authority - EC1" -# Serial: 51543124481930649114116133369 -# MD5 Fingerprint: b6:7e:1d:f0:58:c5:49:6c:24:3b:3d:ed:98:18:ed:bc -# SHA1 Fingerprint: 20:d8:06:40:df:9b:25:f5:12:25:3a:11:ea:f7:59:8a:eb:14:b5:47 -# SHA256 Fingerprint: 02:ed:0e:b2:8c:14:da:45:16:5c:56:67:91:70:0d:64:51:d7:fb:56:f0:b2:ab:1d:3b:8e:b0:70:e5:6e:df:f5 ------BEGIN CERTIFICATE----- -MIIC+TCCAoCgAwIBAgINAKaLeSkAAAAAUNCR+TAKBggqhkjOPQQDAzCBvzELMAkG -A1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3 -d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAyMDEyIEVu -dHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEzMDEGA1UEAxMq -RW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRUMxMB4XDTEy -MTIxODE1MjUzNloXDTM3MTIxODE1NTUzNlowgb8xCzAJBgNVBAYTAlVTMRYwFAYD -VQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3QubmV0 -L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxMiBFbnRydXN0LCBJbmMuIC0g -Zm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMzAxBgNVBAMTKkVudHJ1c3QgUm9vdCBD -ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEVDMTB2MBAGByqGSM49AgEGBSuBBAAi -A2IABIQTydC6bUF74mzQ61VfZgIaJPRbiWlH47jCffHyAsWfoPZb1YsGGYZPUxBt -ByQnoaD41UcZYUx9ypMn6nQM72+WCf5j7HBdNq1nd67JnXxVRDqiY1Ef9eNi1KlH -Bz7MIKNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O -BBYEFLdj5xrdjekIplWDpOBqUEFlEUJJMAoGCCqGSM49BAMDA2cAMGQCMGF52OVC -R98crlOZF7ZvHH3hvxGU0QOIdeSNiaSKd0bebWHvAvX7td/M/k7//qnmpwIwW5nX -hTcGtXsI/esni0qU+eH6p44mCOh8kmhtc9hvJqwhAriZtyZBWyVgrtBIGu4G ------END CERTIFICATE----- - -# Issuer: CN=CFCA EV ROOT O=China Financial Certification Authority -# Subject: CN=CFCA EV ROOT O=China Financial Certification Authority -# Label: "CFCA EV ROOT" -# Serial: 407555286 -# MD5 Fingerprint: 74:e1:b6:ed:26:7a:7a:44:30:33:94:ab:7b:27:81:30 -# SHA1 Fingerprint: e2:b8:29:4b:55:84:ab:6b:58:c2:90:46:6c:ac:3f:b8:39:8f:84:83 -# SHA256 Fingerprint: 5c:c3:d7:8e:4e:1d:5e:45:54:7a:04:e6:87:3e:64:f9:0c:f9:53:6d:1c:cc:2e:f8:00:f3:55:c4:c5:fd:70:fd ------BEGIN CERTIFICATE----- -MIIFjTCCA3WgAwIBAgIEGErM1jANBgkqhkiG9w0BAQsFADBWMQswCQYDVQQGEwJD -TjEwMC4GA1UECgwnQ2hpbmEgRmluYW5jaWFsIENlcnRpZmljYXRpb24gQXV0aG9y -aXR5MRUwEwYDVQQDDAxDRkNBIEVWIFJPT1QwHhcNMTIwODA4MDMwNzAxWhcNMjkx -MjMxMDMwNzAxWjBWMQswCQYDVQQGEwJDTjEwMC4GA1UECgwnQ2hpbmEgRmluYW5j -aWFsIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MRUwEwYDVQQDDAxDRkNBIEVWIFJP -T1QwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDXXWvNED8fBVnVBU03 -sQ7smCuOFR36k0sXgiFxEFLXUWRwFsJVaU2OFW2fvwwbwuCjZ9YMrM8irq93VCpL -TIpTUnrD7i7es3ElweldPe6hL6P3KjzJIx1qqx2hp/Hz7KDVRM8Vz3IvHWOX6Jn5 -/ZOkVIBMUtRSqy5J35DNuF++P96hyk0g1CXohClTt7GIH//62pCfCqktQT+x8Rgp -7hZZLDRJGqgG16iI0gNyejLi6mhNbiyWZXvKWfry4t3uMCz7zEasxGPrb382KzRz -EpR/38wmnvFyXVBlWY9ps4deMm/DGIq1lY+wejfeWkU7xzbh72fROdOXW3NiGUgt -hxwG+3SYIElz8AXSG7Ggo7cbcNOIabla1jj0Ytwli3i/+Oh+uFzJlU9fpy25IGvP -a931DfSCt/SyZi4QKPaXWnuWFo8BGS1sbn85WAZkgwGDg8NNkt0yxoekN+kWzqot -aK8KgWU6cMGbrU1tVMoqLUuFG7OA5nBFDWteNfB/O7ic5ARwiRIlk9oKmSJgamNg -TnYGmE69g60dWIolhdLHZR4tjsbftsbhf4oEIRUpdPA+nJCdDC7xij5aqgwJHsfV -PKPtl8MeNPo4+QgO48BdK4PRVmrJtqhUUy54Mmc9gn900PvhtgVguXDbjgv5E1hv -cWAQUhC5wUEJ73IfZzF4/5YFjQIDAQABo2MwYTAfBgNVHSMEGDAWgBTj/i39KNAL -tbq2osS/BqoFjJP7LzAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAd -BgNVHQ4EFgQU4/4t/SjQC7W6tqLEvwaqBYyT+y8wDQYJKoZIhvcNAQELBQADggIB -ACXGumvrh8vegjmWPfBEp2uEcwPenStPuiB/vHiyz5ewG5zz13ku9Ui20vsXiObT -ej/tUxPQ4i9qecsAIyjmHjdXNYmEwnZPNDatZ8POQQaIxffu2Bq41gt/UP+TqhdL -jOztUmCypAbqTuv0axn96/Ua4CUqmtzHQTb3yHQFhDmVOdYLO6Qn+gjYXB74BGBS -ESgoA//vU2YApUo0FmZ8/Qmkrp5nGm9BC2sGE5uPhnEFtC+NiWYzKXZUmhH4J/qy -P5Hgzg0b8zAarb8iXRvTvyUFTeGSGn+ZnzxEk8rUQElsgIfXBDrDMlI1Dlb4pd19 -xIsNER9Tyx6yF7Zod1rg1MvIB671Oi6ON7fQAUtDKXeMOZePglr4UeWJoBjnaH9d -Ci77o0cOPaYjesYBx4/IXr9tgFa+iiS6M+qf4TIRnvHST4D2G0CvOJ4RUHlzEhLN -5mydLIhyPDCBBpEi6lmt2hkuIsKNuYyH4Ga8cyNfIWRjgEj1oDwYPZTISEEdQLpe -/v5WOaHIz16eGWRGENoXkbcFgKyLmZJ956LYBws2J+dIeWCKw9cTXPhyQN9Ky8+Z -AAoACxGV2lZFA4gKn2fQ1XmxqI1AbQ3CekD6819kR5LLU7m7Wc5P/dAVUwHY3+vZ -5nbv0CO7O6l5s9UCKc2Jo5YPSjXnTkLAdc0Hz+Ys63su ------END CERTIFICATE----- - -# Issuer: CN=OISTE WISeKey Global Root GB CA O=WISeKey OU=OISTE Foundation Endorsed -# Subject: CN=OISTE WISeKey Global Root GB CA O=WISeKey OU=OISTE Foundation Endorsed -# Label: "OISTE WISeKey Global Root GB CA" -# Serial: 157768595616588414422159278966750757568 -# MD5 Fingerprint: a4:eb:b9:61:28:2e:b7:2f:98:b0:35:26:90:99:51:1d -# SHA1 Fingerprint: 0f:f9:40:76:18:d3:d7:6a:4b:98:f0:a8:35:9e:0c:fd:27:ac:cc:ed -# SHA256 Fingerprint: 6b:9c:08:e8:6e:b0:f7:67:cf:ad:65:cd:98:b6:21:49:e5:49:4a:67:f5:84:5e:7b:d1:ed:01:9f:27:b8:6b:d6 ------BEGIN CERTIFICATE----- -MIIDtTCCAp2gAwIBAgIQdrEgUnTwhYdGs/gjGvbCwDANBgkqhkiG9w0BAQsFADBt -MQswCQYDVQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUg -Rm91bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9i -YWwgUm9vdCBHQiBDQTAeFw0xNDEyMDExNTAwMzJaFw0zOTEyMDExNTEwMzFaMG0x -CzAJBgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYDVQQLExlPSVNURSBG -b3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEdsb2Jh -bCBSb290IEdCIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2Be3 -HEokKtaXscriHvt9OO+Y9bI5mE4nuBFde9IllIiCFSZqGzG7qFshISvYD06fWvGx -WuR51jIjK+FTzJlFXHtPrby/h0oLS5daqPZI7H17Dc0hBt+eFf1Biki3IPShehtX -1F1Q/7pn2COZH8g/497/b1t3sWtuuMlk9+HKQUYOKXHQuSP8yYFfTvdv37+ErXNk -u7dCjmn21HYdfp2nuFeKUWdy19SouJVUQHMD9ur06/4oQnc/nSMbsrY9gBQHTC5P -99UKFg29ZkM3fiNDecNAhvVMKdqOmq0NpQSHiB6F4+lT1ZvIiwNjeOvgGUpuuy9r -M2RYk61pv48b74JIxwIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUw -AwEB/zAdBgNVHQ4EFgQUNQ/INmNe4qPs+TtmFc5RUuORmj0wEAYJKwYBBAGCNxUB -BAMCAQAwDQYJKoZIhvcNAQELBQADggEBAEBM+4eymYGQfp3FsLAmzYh7KzKNbrgh -cViXfa43FK8+5/ea4n32cZiZBKpDdHij40lhPnOMTZTg+XHEthYOU3gf1qKHLwI5 -gSk8rxWYITD+KJAAjNHhy/peyP34EEY7onhCkRd0VQreUGdNZtGn//3ZwLWoo4rO -ZvUPQ82nK1d7Y0Zqqi5S2PTt4W2tKZB4SLrhI6qjiey1q5bAtEuiHZeeevJuQHHf -aPFlTc58Bd9TZaml8LGXBHAVRgOY1NK/VLSgWH1Sb9pWJmLU2NuJMW8c8CLC02Ic -Nc1MaRVUGpCY3useX8p3x8uOPUNpnJpY0CQ73xtAln41rYHHTnG6iBM= ------END CERTIFICATE----- - -# Issuer: CN=SZAFIR ROOT CA2 O=Krajowa Izba Rozliczeniowa S.A. -# Subject: CN=SZAFIR ROOT CA2 O=Krajowa Izba Rozliczeniowa S.A. -# Label: "SZAFIR ROOT CA2" -# Serial: 357043034767186914217277344587386743377558296292 -# MD5 Fingerprint: 11:64:c1:89:b0:24:b1:8c:b1:07:7e:89:9e:51:9e:99 -# SHA1 Fingerprint: e2:52:fa:95:3f:ed:db:24:60:bd:6e:28:f3:9c:cc:cf:5e:b3:3f:de -# SHA256 Fingerprint: a1:33:9d:33:28:1a:0b:56:e5:57:d3:d3:2b:1c:e7:f9:36:7e:b0:94:bd:5f:a7:2a:7e:50:04:c8:de:d7:ca:fe ------BEGIN CERTIFICATE----- -MIIDcjCCAlqgAwIBAgIUPopdB+xV0jLVt+O2XwHrLdzk1uQwDQYJKoZIhvcNAQEL -BQAwUTELMAkGA1UEBhMCUEwxKDAmBgNVBAoMH0tyYWpvd2EgSXpiYSBSb3psaWN6 -ZW5pb3dhIFMuQS4xGDAWBgNVBAMMD1NaQUZJUiBST09UIENBMjAeFw0xNTEwMTkw -NzQzMzBaFw0zNTEwMTkwNzQzMzBaMFExCzAJBgNVBAYTAlBMMSgwJgYDVQQKDB9L -cmFqb3dhIEl6YmEgUm96bGljemVuaW93YSBTLkEuMRgwFgYDVQQDDA9TWkFGSVIg -Uk9PVCBDQTIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC3vD5QqEvN -QLXOYeeWyrSh2gwisPq1e3YAd4wLz32ohswmUeQgPYUM1ljj5/QqGJ3a0a4m7utT -3PSQ1hNKDJA8w/Ta0o4NkjrcsbH/ON7Dui1fgLkCvUqdGw+0w8LBZwPd3BucPbOw -3gAeqDRHu5rr/gsUvTaE2g0gv/pby6kWIK05YO4vdbbnl5z5Pv1+TW9NL++IDWr6 -3fE9biCloBK0TXC5ztdyO4mTp4CEHCdJckm1/zuVnsHMyAHs6A6KCpbns6aH5db5 -BSsNl0BwPLqsdVqc1U2dAgrSS5tmS0YHF2Wtn2yIANwiieDhZNRnvDF5YTy7ykHN -XGoAyDw4jlivAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQD -AgEGMB0GA1UdDgQWBBQuFqlKGLXLzPVvUPMjX/hd56zwyDANBgkqhkiG9w0BAQsF -AAOCAQEAtXP4A9xZWx126aMqe5Aosk3AM0+qmrHUuOQn/6mWmc5G4G18TKI4pAZw -8PRBEew/R40/cof5O/2kbytTAOD/OblqBw7rHRz2onKQy4I9EYKL0rufKq8h5mOG -nXkZ7/e7DDWQw4rtTw/1zBLZpD67oPwglV9PJi8RI4NOdQcPv5vRtB3pEAT+ymCP -oky4rc/hkA/NrgrHXXu3UNLUYfrVFdvXn4dRVOul4+vJhaAlIDf7js4MNIThPIGy -d05DpYhfhmehPea0XGG2Ptv+tyjFogeutcrKjSoS75ftwjCkySp6+/NNIxuZMzSg -LvWpCz/UXeHPhJ/iGcJfitYgHuNztw== ------END CERTIFICATE----- - -# Issuer: CN=Certum Trusted Network CA 2 O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Subject: CN=Certum Trusted Network CA 2 O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Label: "Certum Trusted Network CA 2" -# Serial: 44979900017204383099463764357512596969 -# MD5 Fingerprint: 6d:46:9e:d9:25:6d:08:23:5b:5e:74:7d:1e:27:db:f2 -# SHA1 Fingerprint: d3:dd:48:3e:2b:bf:4c:05:e8:af:10:f5:fa:76:26:cf:d3:dc:30:92 -# SHA256 Fingerprint: b6:76:f2:ed:da:e8:77:5c:d3:6c:b0:f6:3c:d1:d4:60:39:61:f4:9e:62:65:ba:01:3a:2f:03:07:b6:d0:b8:04 ------BEGIN CERTIFICATE----- -MIIF0jCCA7qgAwIBAgIQIdbQSk8lD8kyN/yqXhKN6TANBgkqhkiG9w0BAQ0FADCB -gDELMAkGA1UEBhMCUEwxIjAgBgNVBAoTGVVuaXpldG8gVGVjaG5vbG9naWVzIFMu -QS4xJzAlBgNVBAsTHkNlcnR1bSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEkMCIG -A1UEAxMbQ2VydHVtIFRydXN0ZWQgTmV0d29yayBDQSAyMCIYDzIwMTExMDA2MDgz -OTU2WhgPMjA0NjEwMDYwODM5NTZaMIGAMQswCQYDVQQGEwJQTDEiMCAGA1UEChMZ -VW5pemV0byBUZWNobm9sb2dpZXMgUy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRp -ZmljYXRpb24gQXV0aG9yaXR5MSQwIgYDVQQDExtDZXJ0dW0gVHJ1c3RlZCBOZXR3 -b3JrIENBIDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC9+Xj45tWA -DGSdhhuWZGc/IjoedQF97/tcZ4zJzFxrqZHmuULlIEub2pt7uZld2ZuAS9eEQCsn -0+i6MLs+CRqnSZXvK0AkwpfHp+6bJe+oCgCXhVqqndwpyeI1B+twTUrWwbNWuKFB -OJvR+zF/j+Bf4bE/D44WSWDXBo0Y+aomEKsq09DRZ40bRr5HMNUuctHFY9rnY3lE -fktjJImGLjQ/KUxSiyqnwOKRKIm5wFv5HdnnJ63/mgKXwcZQkpsCLL2puTRZCr+E -Sv/f/rOf69me4Jgj7KZrdxYq28ytOxykh9xGc14ZYmhFV+SQgkK7QtbwYeDBoz1m -o130GO6IyY0XRSmZMnUCMe4pJshrAua1YkV/NxVaI2iJ1D7eTiew8EAMvE0Xy02i -sx7QBlrd9pPPV3WZ9fqGGmd4s7+W/jTcvedSVuWz5XV710GRBdxdaeOVDUO5/IOW -OZV7bIBaTxNyxtd9KXpEulKkKtVBRgkg/iKgtlswjbyJDNXXcPiHUv3a76xRLgez -Tv7QCdpw75j6VuZt27VXS9zlLCUVyJ4ueE742pyehizKV/Ma5ciSixqClnrDvFAS -adgOWkaLOusm+iPJtrCBvkIApPjW/jAux9JG9uWOdf3yzLnQh1vMBhBgu4M1t15n -3kfsmUjxpKEV/q2MYo45VU85FrmxY53/twIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MB0GA1UdDgQWBBS2oVQ5AsOgP46KvPrU+Bym0ToO/TAOBgNVHQ8BAf8EBAMC -AQYwDQYJKoZIhvcNAQENBQADggIBAHGlDs7k6b8/ONWJWsQCYftMxRQXLYtPU2sQ -F/xlhMcQSZDe28cmk4gmb3DWAl45oPePq5a1pRNcgRRtDoGCERuKTsZPpd1iHkTf -CVn0W3cLN+mLIMb4Ck4uWBzrM9DPhmDJ2vuAL55MYIR4PSFk1vtBHxgP58l1cb29 -XN40hz5BsA72udY/CROWFC/emh1auVbONTqwX3BNXuMp8SMoclm2q8KMZiYcdywm -djWLKKdpoPk79SPdhRB0yZADVpHnr7pH1BKXESLjokmUbOe3lEu6LaTaM4tMpkT/ -WjzGHWTYtTHkpjx6qFcL2+1hGsvxznN3Y6SHb0xRONbkX8eftoEq5IVIeVheO/jb -AoJnwTnbw3RLPTYe+SmTiGhbqEQZIfCn6IENLOiTNrQ3ssqwGyZ6miUfmpqAnksq -P/ujmv5zMnHCnsZy4YpoJ/HkD7TETKVhk/iXEAcqMCWpuchxuO9ozC1+9eB+D4Ko -b7a6bINDd82Kkhehnlt4Fj1F4jNy3eFmypnTycUm/Q1oBEauttmbjL4ZvrHG8hnj -XALKLNhvSgfZyTXaQHXyxKcZb55CEJh15pWLYLztxRLXis7VmFxWlgPF7ncGNf/P -5O4/E2Hu29othfDNrp2yGAlFw5Khchf8R7agCyzxxN5DaAhqXzvwdmP7zAYspsbi -DrW5viSP ------END CERTIFICATE----- - -# Issuer: CN=Hellenic Academic and Research Institutions RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Subject: CN=Hellenic Academic and Research Institutions RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Label: "Hellenic Academic and Research Institutions RootCA 2015" -# Serial: 0 -# MD5 Fingerprint: ca:ff:e2:db:03:d9:cb:4b:e9:0f:ad:84:fd:7b:18:ce -# SHA1 Fingerprint: 01:0c:06:95:a6:98:19:14:ff:bf:5f:c6:b0:b6:95:ea:29:e9:12:a6 -# SHA256 Fingerprint: a0:40:92:9a:02:ce:53:b4:ac:f4:f2:ff:c6:98:1c:e4:49:6f:75:5e:6d:45:fe:0b:2a:69:2b:cd:52:52:3f:36 ------BEGIN CERTIFICATE----- -MIIGCzCCA/OgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBpjELMAkGA1UEBhMCR1Ix -DzANBgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNhZGVtaWMgYW5k -IFJlc2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkxQDA+BgNVBAMT -N0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgUm9v -dENBIDIwMTUwHhcNMTUwNzA3MTAxMTIxWhcNNDAwNjMwMTAxMTIxWjCBpjELMAkG -A1UEBhMCR1IxDzANBgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNh -ZGVtaWMgYW5kIFJlc2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkx -QDA+BgNVBAMTN0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1 -dGlvbnMgUm9vdENBIDIwMTUwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoIC -AQDC+Kk/G4n8PDwEXT2QNrCROnk8ZlrvbTkBSRq0t89/TSNTt5AA4xMqKKYx8ZEA -4yjsriFBzh/a/X0SWwGDD7mwX5nh8hKDgE0GPt+sr+ehiGsxr/CL0BgzuNtFajT0 -AoAkKAoCFZVedioNmToUW/bLy1O8E00BiDeUJRtCvCLYjqOWXjrZMts+6PAQZe10 -4S+nfK8nNLspfZu2zwnI5dMK/IhlZXQK3HMcXM1AsRzUtoSMTFDPaI6oWa7CJ06C -ojXdFPQf/7J31Ycvqm59JCfnxssm5uX+Zwdj2EUN3TpZZTlYepKZcj2chF6IIbjV -9Cz82XBST3i4vTwri5WY9bPRaM8gFH5MXF/ni+X1NYEZN9cRCLdmvtNKzoNXADrD -gfgXy5I2XdGj2HUb4Ysn6npIQf1FGQatJ5lOwXBH3bWfgVMS5bGMSF0xQxfjjMZ6 -Y5ZLKTBOhE5iGV48zpeQpX8B653g+IuJ3SWYPZK2fu/Z8VFRfS0myGlZYeCsargq -NhEEelC9MoS+L9xy1dcdFkfkR2YgP/SWxa+OAXqlD3pk9Q0Yh9muiNX6hME6wGko -LfINaFGq46V3xqSQDqE3izEjR8EJCOtu93ib14L8hCCZSRm2Ekax+0VVFqmjZayc -Bw/qa9wfLgZy7IaIEuQt218FL+TwA9MmM+eAws1CoRc0CwIDAQABo0IwQDAPBgNV -HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUcRVnyMjJvXVd -ctA4GGqd83EkVAswDQYJKoZIhvcNAQELBQADggIBAHW7bVRLqhBYRjTyYtcWNl0I -XtVsyIe9tC5G8jH4fOpCtZMWVdyhDBKg2mF+D1hYc2Ryx+hFjtyp8iY/xnmMsVMI -M4GwVhO+5lFc2JsKT0ucVlMC6U/2DWDqTUJV6HwbISHTGzrMd/K4kPFox/la/vot -9L/J9UUbzjgQKjeKeaO04wlshYaT/4mWJ3iBj2fjRnRUjtkNaeJK9E10A/+yd+2V -Z5fkscWrv2oj6NSU4kQoYsRL4vDY4ilrGnB+JGGTe08DMiUNRSQrlrRGar9KC/ea -j8GsGsVn82800vpzY4zvFrCopEYq+OsS7HK07/grfoxSwIuEVPkvPuNVqNxmsdnh -X9izjFk0WaSrT2y7HxjbdavYy5LNlDhhDgcGH0tGEPEVvo2FXDtKK4F5D7Rpn0lQ -l033DlZdwJVqwjbDG2jJ9SrcR5q+ss7FJej6A7na+RZukYT1HCjI/CbM1xyQVqdf -bzoEvM14iQuODy+jqk+iGxI9FghAD/FGTNeqewjBCvVtJ94Cj8rDtSvK6evIIVM4 -pcw72Hc3MKJP2W/R8kCtQXoXxdZKNYm3QdV8hn9VTYNKpXMgwDqvkPGaJI7ZjnHK -e7iG2rKPmT4dEw0SEe7Uq/DpFXYC5ODfqiAeW2GFZECpkJcNrVPSWh2HagCXZWK0 -vm9qp/UsQu0yrbYhnr68 ------END CERTIFICATE----- - -# Issuer: CN=Hellenic Academic and Research Institutions ECC RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Subject: CN=Hellenic Academic and Research Institutions ECC RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Label: "Hellenic Academic and Research Institutions ECC RootCA 2015" -# Serial: 0 -# MD5 Fingerprint: 81:e5:b4:17:eb:c2:f5:e1:4b:0d:41:7b:49:92:fe:ef -# SHA1 Fingerprint: 9f:f1:71:8d:92:d5:9a:f3:7d:74:97:b4:bc:6f:84:68:0b:ba:b6:66 -# SHA256 Fingerprint: 44:b5:45:aa:8a:25:e6:5a:73:ca:15:dc:27:fc:36:d2:4c:1c:b9:95:3a:06:65:39:b1:15:82:dc:48:7b:48:33 ------BEGIN CERTIFICATE----- -MIICwzCCAkqgAwIBAgIBADAKBggqhkjOPQQDAjCBqjELMAkGA1UEBhMCR1IxDzAN -BgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJl -c2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkxRDBCBgNVBAMTO0hl -bGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgRUNDIFJv -b3RDQSAyMDE1MB4XDTE1MDcwNzEwMzcxMloXDTQwMDYzMDEwMzcxMlowgaoxCzAJ -BgNVBAYTAkdSMQ8wDQYDVQQHEwZBdGhlbnMxRDBCBgNVBAoTO0hlbGxlbmljIEFj -YWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ2VydC4gQXV0aG9yaXR5 -MUQwQgYDVQQDEztIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0 -dXRpb25zIEVDQyBSb290Q0EgMjAxNTB2MBAGByqGSM49AgEGBSuBBAAiA2IABJKg -QehLgoRc4vgxEZmGZE4JJS+dQS8KrjVPdJWyUWRrjWvmP3CV8AVER6ZyOFB2lQJa -jq4onvktTpnvLEhvTCUp6NFxW98dwXU3tNf6e3pCnGoKVlp8aQuqgAkkbH7BRqNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFLQi -C4KZJAEOnLvkDv2/+5cgk5kqMAoGCCqGSM49BAMCA2cAMGQCMGfOFmI4oqxiRaep -lSTAGiecMjvAwNW6qef4BENThe5SId6d9SWDPp5YSy/XZxMOIQIwBeF1Ad5o7Sof -TUwJCA3sS61kFyjndc5FZXIhF8siQQ6ME5g4mlRtm8rifOoCWCKR ------END CERTIFICATE----- - -# Issuer: CN=ISRG Root X1 O=Internet Security Research Group -# Subject: CN=ISRG Root X1 O=Internet Security Research Group -# Label: "ISRG Root X1" -# Serial: 172886928669790476064670243504169061120 -# MD5 Fingerprint: 0c:d2:f9:e0:da:17:73:e9:ed:86:4d:a5:e3:70:e7:4e -# SHA1 Fingerprint: ca:bd:2a:79:a1:07:6a:31:f2:1d:25:36:35:cb:03:9d:43:29:a5:e8 -# SHA256 Fingerprint: 96:bc:ec:06:26:49:76:f3:74:60:77:9a:cf:28:c5:a7:cf:e8:a3:c0:aa:e1:1a:8f:fc:ee:05:c0:bd:df:08:c6 ------BEGIN CERTIFICATE----- -MIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw -TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh -cmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4 -WhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu -ZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY -MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc -h77ct984kIxuPOZXoHj3dcKi/vVqbvYATyjb3miGbESTtrFj/RQSa78f0uoxmyF+ -0TM8ukj13Xnfs7j/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U -A5/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW -T8KOEUt+zwvo/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm/ELNKjD+Jo2FR3qyH -B5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC -B5iPNgiV5+I3lg02dZ77DnKxHZu8A/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv -KBds0pjBqAlkd25HN7rOrFleaJ1/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn -OlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn -jh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw -qHyGO0aoSCqI3Haadr8faqU9GY/rOPNk3sgrDQoo//fb4hVC1CLQJ13hef4Y53CI -rU7m2Ys6xt0nUW7/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV -HRMBAf8EBTADAQH/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq -hkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS/V9lZL -ubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ -3BebYhtF8GaV0nxvwuo77x/Py9auJ/GpsMiu/X1+mvoiBOv/2X/qkSsisRcOj/KK -NFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5 -ORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur -TkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC -jNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc -oyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0/1lvh+wjChP4kqKOJ2qxq -4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U/t7y0Ff/9yi0GE44Za4rF2LN9d11TPA -mRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d -emyPxgcYxn/eR44/KJ4EBs+lVDR3veyJm+kXQ99b21/+jh5Xos1AnX5iItreGCc= ------END CERTIFICATE----- - -# Issuer: O=FNMT-RCM OU=AC RAIZ FNMT-RCM -# Subject: O=FNMT-RCM OU=AC RAIZ FNMT-RCM -# Label: "AC RAIZ FNMT-RCM" -# Serial: 485876308206448804701554682760554759 -# MD5 Fingerprint: e2:09:04:b4:d3:bd:d1:a0:14:fd:1a:d2:47:c4:57:1d -# SHA1 Fingerprint: ec:50:35:07:b2:15:c4:95:62:19:e2:a8:9a:5b:42:99:2c:4c:2c:20 -# SHA256 Fingerprint: eb:c5:57:0c:29:01:8c:4d:67:b1:aa:12:7b:af:12:f7:03:b4:61:1e:bc:17:b7:da:b5:57:38:94:17:9b:93:fa ------BEGIN CERTIFICATE----- -MIIFgzCCA2ugAwIBAgIPXZONMGc2yAYdGsdUhGkHMA0GCSqGSIb3DQEBCwUAMDsx -CzAJBgNVBAYTAkVTMREwDwYDVQQKDAhGTk1ULVJDTTEZMBcGA1UECwwQQUMgUkFJ -WiBGTk1ULVJDTTAeFw0wODEwMjkxNTU5NTZaFw0zMDAxMDEwMDAwMDBaMDsxCzAJ -BgNVBAYTAkVTMREwDwYDVQQKDAhGTk1ULVJDTTEZMBcGA1UECwwQQUMgUkFJWiBG -Tk1ULVJDTTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBALpxgHpMhm5/ -yBNtwMZ9HACXjywMI7sQmkCpGreHiPibVmr75nuOi5KOpyVdWRHbNi63URcfqQgf -BBckWKo3Shjf5TnUV/3XwSyRAZHiItQDwFj8d0fsjz50Q7qsNI1NOHZnjrDIbzAz -WHFctPVrbtQBULgTfmxKo0nRIBnuvMApGGWn3v7v3QqQIecaZ5JCEJhfTzC8PhxF -tBDXaEAUwED653cXeuYLj2VbPNmaUtu1vZ5Gzz3rkQUCwJaydkxNEJY7kvqcfw+Z -374jNUUeAlz+taibmSXaXvMiwzn15Cou08YfxGyqxRxqAQVKL9LFwag0Jl1mpdIC -IfkYtwb1TplvqKtMUejPUBjFd8g5CSxJkjKZqLsXF3mwWsXmo8RZZUc1g16p6DUL -mbvkzSDGm0oGObVo/CK67lWMK07q87Hj/LaZmtVC+nFNCM+HHmpxffnTtOmlcYF7 -wk5HlqX2doWjKI/pgG6BU6VtX7hI+cL5NqYuSf+4lsKMB7ObiFj86xsc3i1w4peS -MKGJ47xVqCfWS+2QrYv6YyVZLag13cqXM7zlzced0ezvXg5KkAYmY6252TUtB7p2 -ZSysV4999AeU14ECll2jB0nVetBX+RvnU0Z1qrB5QstocQjpYL05ac70r8NWQMet -UqIJ5G+GR4of6ygnXYMgrwTJbFaai0b1AgMBAAGjgYMwgYAwDwYDVR0TAQH/BAUw -AwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFPd9xf3E6Jobd2Sn9R2gzL+H -YJptMD4GA1UdIAQ3MDUwMwYEVR0gADArMCkGCCsGAQUFBwIBFh1odHRwOi8vd3d3 -LmNlcnQuZm5tdC5lcy9kcGNzLzANBgkqhkiG9w0BAQsFAAOCAgEAB5BK3/MjTvDD -nFFlm5wioooMhfNzKWtN/gHiqQxjAb8EZ6WdmF/9ARP67Jpi6Yb+tmLSbkyU+8B1 -RXxlDPiyN8+sD8+Nb/kZ94/sHvJwnvDKuO+3/3Y3dlv2bojzr2IyIpMNOmqOFGYM -LVN0V2Ue1bLdI4E7pWYjJ2cJj+F3qkPNZVEI7VFY/uY5+ctHhKQV8Xa7pO6kO8Rf -77IzlhEYt8llvhjho6Tc+hj507wTmzl6NLrTQfv6MooqtyuGC2mDOL7Nii4LcK2N -JpLuHvUBKwrZ1pebbuCoGRw6IYsMHkCtA+fdZn71uSANA+iW+YJF1DngoABd15jm -fZ5nc8OaKveri6E6FO80vFIOiZiaBECEHX5FaZNXzuvO+FB8TxxuBEOb+dY7Ixjp -6o7RTUaN8Tvkasq6+yO3m/qZASlaWFot4/nUbQ4mrcFuNLwy+AwF+mWj2zs3gyLp -1txyM/1d8iC9djwj2ij3+RvrWWTV3F9yfiD8zYm1kGdNYno/Tq0dwzn+evQoFt9B -9kiABdcPUXmsEKvU7ANm5mqwujGSQkBqvjrTcuFqN1W8rB2Vt2lh8kORdOag0wok -RqEIr9baRRmW1FMdW4R58MD3R++Lj8UGrp1MYp3/RgT408m2ECVAdf4WqslKYIYv -uu8wd+RU4riEmViAqhOLUTpPSPaLtrM= ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 1 O=Amazon -# Subject: CN=Amazon Root CA 1 O=Amazon -# Label: "Amazon Root CA 1" -# Serial: 143266978916655856878034712317230054538369994 -# MD5 Fingerprint: 43:c6:bf:ae:ec:fe:ad:2f:18:c6:88:68:30:fc:c8:e6 -# SHA1 Fingerprint: 8d:a7:f9:65:ec:5e:fc:37:91:0f:1c:6e:59:fd:c1:cc:6a:6e:de:16 -# SHA256 Fingerprint: 8e:cd:e6:88:4f:3d:87:b1:12:5b:a3:1a:c3:fc:b1:3d:70:16:de:7f:57:cc:90:4f:e1:cb:97:c6:ae:98:19:6e ------BEGIN CERTIFICATE----- -MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF -ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6 -b24gUm9vdCBDQSAxMB4XDTE1MDUyNjAwMDAwMFoXDTM4MDExNzAwMDAwMFowOTEL -MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv -b3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj -ca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM -9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k/oI2peVKVuRF4fn9tBb6dNqcmzU5L/qw -IFAGbHrQgLKm+a/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6 -VOujw5H5SNz/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L -93FcXmn/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y/QCB/IIDEgEw+OyQm -jgSubJrIqg0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AYYwHQYDVR0OBBYEFIQYzIU07LwMlJQuCFmcx7IQTgoIMA0GCSqGSIb3DQEBCwUA -A4IBAQCY8jdaQZChGsV2USggNiMOruYou6r4lK5IpDB/G/wkjUu0yKGX9rbxenDI -U5PMCCjjmCXPI6T53iHTfIUJrU6adTrCC2qJeHZERxhlbI1Bjjt/msv0tadQ1wUs -N+gDS63pYaACbvXy8MWy7Vu33PqUXHeeE6V/Uq2V8viTO96LXFvKWlJbYK8U90vv -o/ufQJVtMVT8QtPHRh8jrdkPSHCa2XV4cdFyQzR1bldZwgJcJmApzyMZFo6IQ6XU -5MsI+yMRQ+hDKXJioaldXgjUkK642M4UwtBV8ob2xJNDd2ZhwLnoQdeXeGADbkpy -rqXRfboQnoZsG4q5WTP468SQvvG5 ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 2 O=Amazon -# Subject: CN=Amazon Root CA 2 O=Amazon -# Label: "Amazon Root CA 2" -# Serial: 143266982885963551818349160658925006970653239 -# MD5 Fingerprint: c8:e5:8d:ce:a8:42:e2:7a:c0:2a:5c:7c:9e:26:bf:66 -# SHA1 Fingerprint: 5a:8c:ef:45:d7:a6:98:59:76:7a:8c:8b:44:96:b5:78:cf:47:4b:1a -# SHA256 Fingerprint: 1b:a5:b2:aa:8c:65:40:1a:82:96:01:18:f8:0b:ec:4f:62:30:4d:83:ce:c4:71:3a:19:c3:9c:01:1e:a4:6d:b4 ------BEGIN CERTIFICATE----- -MIIFQTCCAymgAwIBAgITBmyf0pY1hp8KD+WGePhbJruKNzANBgkqhkiG9w0BAQwF -ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6 -b24gUm9vdCBDQSAyMB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTEL -MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv -b3QgQ0EgMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK2Wny2cSkxK -gXlRmeyKy2tgURO8TW0G/LAIjd0ZEGrHJgw12MBvIITplLGbhQPDW9tK6Mj4kHbZ -W0/jTOgGNk3Mmqw9DJArktQGGWCsN0R5hYGCrVo34A3MnaZMUnbqQ523BNFQ9lXg -1dKmSYXpN+nKfq5clU1Imj+uIFptiJXZNLhSGkOQsL9sBbm2eLfq0OQ6PBJTYv9K -8nu+NQWpEjTj82R0Yiw9AElaKP4yRLuH3WUnAnE72kr3H9rN9yFVkE8P7K6C4Z9r -2UXTu/Bfh+08LDmG2j/e7HJV63mjrdvdfLC6HM783k81ds8P+HgfajZRRidhW+me -z/CiVX18JYpvL7TFz4QuK/0NURBs+18bvBt+xa47mAExkv8LV/SasrlX6avvDXbR -8O70zoan4G7ptGmh32n2M8ZpLpcTnqWHsFcQgTfJU7O7f/aS0ZzQGPSSbtqDT6Zj -mUyl+17vIWR6IF9sZIUVyzfpYgwLKhbcAS4y2j5L9Z469hdAlO+ekQiG+r5jqFoz -7Mt0Q5X5bGlSNscpb/xVA1wf+5+9R+vnSUeVC06JIglJ4PVhHvG/LopyboBZ/1c6 -+XUyo05f7O0oYtlNc/LMgRdg7c3r3NunysV+Ar3yVAhU/bQtCSwXVEqY0VThUWcI -0u1ufm8/0i2BWSlmy5A5lREedCf+3euvAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMB -Af8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBSwDPBMMPQFWAJI/TPlUq9LhONm -UjANBgkqhkiG9w0BAQwFAAOCAgEAqqiAjw54o+Ci1M3m9Zh6O+oAA7CXDpO8Wqj2 -LIxyh6mx/H9z/WNxeKWHWc8w4Q0QshNabYL1auaAn6AFC2jkR2vHat+2/XcycuUY -+gn0oJMsXdKMdYV2ZZAMA3m3MSNjrXiDCYZohMr/+c8mmpJ5581LxedhpxfL86kS -k5Nrp+gvU5LEYFiwzAJRGFuFjWJZY7attN6a+yb3ACfAXVU3dJnJUH/jWS5E4ywl -7uxMMne0nxrpS10gxdr9HIcWxkPo1LsmmkVwXqkLN1PiRnsn/eBG8om3zEK2yygm -btmlyTrIQRNg91CMFa6ybRoVGld45pIq2WWQgj9sAq+uEjonljYE1x2igGOpm/Hl -urR8FLBOybEfdF849lHqm/osohHUqS0nGkWxr7JOcQ3AWEbWaQbLU8uz/mtBzUF+ -fUwPfHJ5elnNXkoOrJupmHN5fLT0zLm4BwyydFy4x2+IoZCn9Kr5v2c69BoVYh63 -n749sSmvZ6ES8lgQGVMDMBu4Gon2nL2XA46jCfMdiyHxtN/kHNGfZQIG6lzWE7OE -76KlXIx3KadowGuuQNKotOrN8I1LOJwZmhsoVLiJkO/KdYE+HvJkJMcYr07/R54H -9jVlpNMKVv/1F2Rs76giJUmTtt8AF9pYfl3uxRuw0dFfIRDH+fO6AgonB8Xx1sfT -4PsJYGw= ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 3 O=Amazon -# Subject: CN=Amazon Root CA 3 O=Amazon -# Label: "Amazon Root CA 3" -# Serial: 143266986699090766294700635381230934788665930 -# MD5 Fingerprint: a0:d4:ef:0b:f7:b5:d8:49:95:2a:ec:f5:c4:fc:81:87 -# SHA1 Fingerprint: 0d:44:dd:8c:3c:8c:1a:1a:58:75:64:81:e9:0f:2e:2a:ff:b3:d2:6e -# SHA256 Fingerprint: 18:ce:6c:fe:7b:f1:4e:60:b2:e3:47:b8:df:e8:68:cb:31:d0:2e:bb:3a:da:27:15:69:f5:03:43:b4:6d:b3:a4 ------BEGIN CERTIFICATE----- -MIIBtjCCAVugAwIBAgITBmyf1XSXNmY/Owua2eiedgPySjAKBggqhkjOPQQDAjA5 -MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6b24g -Um9vdCBDQSAzMB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTELMAkG -A1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJvb3Qg -Q0EgMzBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABCmXp8ZBf8ANm+gBG1bG8lKl -ui2yEujSLtf6ycXYqm0fc4E7O5hrOXwzpcVOho6AF2hiRVd9RFgdszflZwjrZt6j -QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBSr -ttvXBp43rDCGB5Fwx5zEGbF4wDAKBggqhkjOPQQDAgNJADBGAiEA4IWSoxe3jfkr -BqWTrBqYaGFy+uGh0PsceGCmQ5nFuMQCIQCcAu/xlJyzlvnrxir4tiz+OpAUFteM -YyRIHN8wfdVoOw== ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 4 O=Amazon -# Subject: CN=Amazon Root CA 4 O=Amazon -# Label: "Amazon Root CA 4" -# Serial: 143266989758080763974105200630763877849284878 -# MD5 Fingerprint: 89:bc:27:d5:eb:17:8d:06:6a:69:d5:fd:89:47:b4:cd -# SHA1 Fingerprint: f6:10:84:07:d6:f8:bb:67:98:0c:c2:e2:44:c2:eb:ae:1c:ef:63:be -# SHA256 Fingerprint: e3:5d:28:41:9e:d0:20:25:cf:a6:90:38:cd:62:39:62:45:8d:a5:c6:95:fb:de:a3:c2:2b:0b:fb:25:89:70:92 ------BEGIN CERTIFICATE----- -MIIB8jCCAXigAwIBAgITBmyf18G7EEwpQ+Vxe3ssyBrBDjAKBggqhkjOPQQDAzA5 -MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6b24g -Um9vdCBDQSA0MB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTELMAkG -A1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJvb3Qg -Q0EgNDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNKrijdPo1MN/sGKe0uoe0ZLY7Bi -9i0b2whxIdIA6GO9mif78DluXeo9pcmBqqNbIJhFXRbb/egQbeOc4OO9X4Ri83Bk -M6DLJC9wuoihKqB1+IGuYgbEgds5bimwHvouXKNCMEAwDwYDVR0TAQH/BAUwAwEB -/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0OBBYEFNPsxzplbszh2naaVvuc84ZtV+WB -MAoGCCqGSM49BAMDA2gAMGUCMDqLIfG9fhGt0O9Yli/W651+kI0rz2ZVwyzjKKlw -CkcO8DdZEv8tmZQoTipPNU0zWgIxAOp1AE47xDqUEpHJWEadIRNyp4iciuRMStuW -1KyLa2tJElMzrdfkviT8tQp21KW8EA== ------END CERTIFICATE----- - -# Issuer: CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK OU=Kamu Sertifikasyon Merkezi - Kamu SM -# Subject: CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK OU=Kamu Sertifikasyon Merkezi - Kamu SM -# Label: "TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1" -# Serial: 1 -# MD5 Fingerprint: dc:00:81:dc:69:2f:3e:2f:b0:3b:f6:3d:5a:91:8e:49 -# SHA1 Fingerprint: 31:43:64:9b:ec:ce:27:ec:ed:3a:3f:0b:8f:0d:e4:e8:91:dd:ee:ca -# SHA256 Fingerprint: 46:ed:c3:68:90:46:d5:3a:45:3f:b3:10:4a:b8:0d:ca:ec:65:8b:26:60:ea:16:29:dd:7e:86:79:90:64:87:16 ------BEGIN CERTIFICATE----- -MIIEYzCCA0ugAwIBAgIBATANBgkqhkiG9w0BAQsFADCB0jELMAkGA1UEBhMCVFIx -GDAWBgNVBAcTD0dlYnplIC0gS29jYWVsaTFCMEAGA1UEChM5VHVya2l5ZSBCaWxp -bXNlbCB2ZSBUZWtub2xvamlrIEFyYXN0aXJtYSBLdXJ1bXUgLSBUVUJJVEFLMS0w -KwYDVQQLEyRLYW11IFNlcnRpZmlrYXN5b24gTWVya2V6aSAtIEthbXUgU00xNjA0 -BgNVBAMTLVRVQklUQUsgS2FtdSBTTSBTU0wgS29rIFNlcnRpZmlrYXNpIC0gU3Vy -dW0gMTAeFw0xMzExMjUwODI1NTVaFw00MzEwMjUwODI1NTVaMIHSMQswCQYDVQQG -EwJUUjEYMBYGA1UEBxMPR2ViemUgLSBLb2NhZWxpMUIwQAYDVQQKEzlUdXJraXll -IEJpbGltc2VsIHZlIFRla25vbG9qaWsgQXJhc3Rpcm1hIEt1cnVtdSAtIFRVQklU -QUsxLTArBgNVBAsTJEthbXUgU2VydGlmaWthc3lvbiBNZXJrZXppIC0gS2FtdSBT -TTE2MDQGA1UEAxMtVFVCSVRBSyBLYW11IFNNIFNTTCBLb2sgU2VydGlmaWthc2kg -LSBTdXJ1bSAxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr3UwM6q7 -a9OZLBI3hNmNe5eA027n/5tQlT6QlVZC1xl8JoSNkvoBHToP4mQ4t4y86Ij5iySr -LqP1N+RAjhgleYN1Hzv/bKjFxlb4tO2KRKOrbEz8HdDc72i9z+SqzvBV96I01INr -N3wcwv61A+xXzry0tcXtAA9TNypN9E8Mg/uGz8v+jE69h/mniyFXnHrfA2eJLJ2X -YacQuFWQfw4tJzh03+f92k4S400VIgLI4OD8D62K18lUUMw7D8oWgITQUVbDjlZ/ -iSIzL+aFCr2lqBs23tPcLG07xxO9WSMs5uWk99gL7eqQQESolbuT1dCANLZGeA4f -AJNG4e7p+exPFwIDAQABo0IwQDAdBgNVHQ4EFgQUZT/HiobGPN08VFw1+DrtUgxH -V8gwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL -BQADggEBACo/4fEyjq7hmFxLXs9rHmoJ0iKpEsdeV31zVmSAhHqT5Am5EM2fKifh -AHe+SMg1qIGf5LgsyX8OsNJLN13qudULXjS99HMpw+0mFZx+CFOKWI3QSyjfwbPf -IPP54+M638yclNhOT8NrF7f3cuitZjO1JVOr4PhMqZ398g26rrnZqsZr+ZO7rqu4 -lzwDGrpDxpa5RXI4s6ehlj2Re37AIVNMh+3yC1SVUZPVIqUNivGTDj5UDrDYyU7c -8jEyVupk+eq1nRZmQnLzf9OxMUP8pI4X8W0jq5Rm+K37DwhuJi1/FwcJsoz7UMCf -lo3Ptv0AnVoUmr8CRPXBwp8iXqIPoeM= ------END CERTIFICATE----- - -# Issuer: CN=GDCA TrustAUTH R5 ROOT O=GUANG DONG CERTIFICATE AUTHORITY CO.,LTD. -# Subject: CN=GDCA TrustAUTH R5 ROOT O=GUANG DONG CERTIFICATE AUTHORITY CO.,LTD. -# Label: "GDCA TrustAUTH R5 ROOT" -# Serial: 9009899650740120186 -# MD5 Fingerprint: 63:cc:d9:3d:34:35:5c:6f:53:a3:e2:08:70:48:1f:b4 -# SHA1 Fingerprint: 0f:36:38:5b:81:1a:25:c3:9b:31:4e:83:ca:e9:34:66:70:cc:74:b4 -# SHA256 Fingerprint: bf:ff:8f:d0:44:33:48:7d:6a:8a:a6:0c:1a:29:76:7a:9f:c2:bb:b0:5e:42:0f:71:3a:13:b9:92:89:1d:38:93 ------BEGIN CERTIFICATE----- -MIIFiDCCA3CgAwIBAgIIfQmX/vBH6nowDQYJKoZIhvcNAQELBQAwYjELMAkGA1UE -BhMCQ04xMjAwBgNVBAoMKUdVQU5HIERPTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZ -IENPLixMVEQuMR8wHQYDVQQDDBZHRENBIFRydXN0QVVUSCBSNSBST09UMB4XDTE0 -MTEyNjA1MTMxNVoXDTQwMTIzMTE1NTk1OVowYjELMAkGA1UEBhMCQ04xMjAwBgNV -BAoMKUdVQU5HIERPTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZIENPLixMVEQuMR8w -HQYDVQQDDBZHRENBIFRydXN0QVVUSCBSNSBST09UMIICIjANBgkqhkiG9w0BAQEF -AAOCAg8AMIICCgKCAgEA2aMW8Mh0dHeb7zMNOwZ+Vfy1YI92hhJCfVZmPoiC7XJj -Dp6L3TQsAlFRwxn9WVSEyfFrs0yw6ehGXTjGoqcuEVe6ghWinI9tsJlKCvLriXBj -TnnEt1u9ol2x8kECK62pOqPseQrsXzrj/e+APK00mxqriCZ7VqKChh/rNYmDf1+u -KU49tm7srsHwJ5uu4/Ts765/94Y9cnrrpftZTqfrlYwiOXnhLQiPzLyRuEH3FMEj -qcOtmkVEs7LXLM3GKeJQEK5cy4KOFxg2fZfmiJqwTTQJ9Cy5WmYqsBebnh52nUpm -MUHfP/vFBu8btn4aRjb3ZGM74zkYI+dndRTVdVeSN72+ahsmUPI2JgaQxXABZG12 -ZuGR224HwGGALrIuL4xwp9E7PLOR5G62xDtw8mySlwnNR30YwPO7ng/Wi64HtloP -zgsMR6flPri9fcebNaBhlzpBdRfMK5Z3KpIhHtmVdiBnaM8Nvd/WHwlqmuLMc3Gk -L30SgLdTMEZeS1SZD2fJpcjyIMGC7J0R38IC+xo70e0gmu9lZJIQDSri3nDxGGeC -jGHeuLzRL5z7D9Ar7Rt2ueQ5Vfj4oR24qoAATILnsn8JuLwwoC8N9VKejveSswoA -HQBUlwbgsQfZxw9cZX08bVlX5O2ljelAU58VS6Bx9hoh49pwBiFYFIeFd3mqgnkC -AwEAAaNCMEAwHQYDVR0OBBYEFOLJQJ9NzuiaoXzPDj9lxSmIahlRMA8GA1UdEwEB -/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEBCwUAA4ICAQDRSVfg -p8xoWLoBDysZzY2wYUWsEe1jUGn4H3++Fo/9nesLqjJHdtJnJO29fDMylyrHBYZm -DRd9FBUb1Ov9H5r2XpdptxolpAqzkT9fNqyL7FeoPueBihhXOYV0GkLH6VsTX4/5 -COmSdI31R9KrO9b7eGZONn356ZLpBN79SWP8bfsUcZNnL0dKt7n/HipzcEYwv1ry -L3ml4Y0M2fmyYzeMN2WFcGpcWwlyua1jPLHd+PwyvzeG5LuOmCd+uh8W4XAR8gPf -JWIyJyYYMoSf/wA6E7qaTfRPuBRwIrHKK5DOKcFw9C+df/KQHtZa37dG/OaG+svg -IHZ6uqbL9XzeYqWxi+7egmaKTjowHz+Ay60nugxe19CxVsp3cbK1daFQqUBDF8Io -2c9Si1vIY9RCPqAzekYu9wogRlR+ak8x8YF+QnQ4ZXMn7sZ8uI7XpTrXmKGcjBBV -09tL7ECQ8s1uV9JiDnxXk7Gnbc2dg7sq5+W2O3FYrf3RRbxake5TFW/TRQl1brqQ -XR4EzzffHqhmsYzmIGrv/EhOdJhCrylvLmrH+33RZjEizIYAfmaDDEL0vTSSwxrq -T8p+ck0LcIymSLumoRT2+1hEmRSuqguTaaApJUqlyyvdimYHFngVV3Eb7PVHhPOe -MTd61X8kreS8/f3MboPoDKi3QWwH3b08hpcv0g== ------END CERTIFICATE----- - -# Issuer: CN=SSL.com Root Certification Authority RSA O=SSL Corporation -# Subject: CN=SSL.com Root Certification Authority RSA O=SSL Corporation -# Label: "SSL.com Root Certification Authority RSA" -# Serial: 8875640296558310041 -# MD5 Fingerprint: 86:69:12:c0:70:f1:ec:ac:ac:c2:d5:bc:a5:5b:a1:29 -# SHA1 Fingerprint: b7:ab:33:08:d1:ea:44:77:ba:14:80:12:5a:6f:bd:a9:36:49:0c:bb -# SHA256 Fingerprint: 85:66:6a:56:2e:e0:be:5c:e9:25:c1:d8:89:0a:6f:76:a8:7e:c1:6d:4d:7d:5f:29:ea:74:19:cf:20:12:3b:69 ------BEGIN CERTIFICATE----- -MIIF3TCCA8WgAwIBAgIIeyyb0xaAMpkwDQYJKoZIhvcNAQELBQAwfDELMAkGA1UE -BhMCVVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQK -DA9TU0wgQ29ycG9yYXRpb24xMTAvBgNVBAMMKFNTTC5jb20gUm9vdCBDZXJ0aWZp -Y2F0aW9uIEF1dGhvcml0eSBSU0EwHhcNMTYwMjEyMTczOTM5WhcNNDEwMjEyMTcz -OTM5WjB8MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hv -dXN0b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjExMC8GA1UEAwwoU1NMLmNv -bSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IFJTQTCCAiIwDQYJKoZIhvcN -AQEBBQADggIPADCCAgoCggIBAPkP3aMrfcvQKv7sZ4Wm5y4bunfh4/WvpOz6Sl2R -xFdHaxh3a3by/ZPkPQ/CFp4LZsNWlJ4Xg4XOVu/yFv0AYvUiCVToZRdOQbngT0aX -qhvIuG5iXmmxX9sqAn78bMrzQdjt0Oj8P2FI7bADFB0QDksZ4LtO7IZl/zbzXmcC -C52GVWH9ejjt/uIZALdvoVBidXQ8oPrIJZK0bnoix/geoeOy3ZExqysdBP+lSgQ3 -6YWkMyv94tZVNHwZpEpox7Ko07fKoZOI68GXvIz5HdkihCR0xwQ9aqkpk8zruFvh -/l8lqjRYyMEjVJ0bmBHDOJx+PYZspQ9AhnwC9FwCTyjLrnGfDzrIM/4RJTXq/LrF -YD3ZfBjVsqnTdXgDciLKOsMf7yzlLqn6niy2UUb9rwPW6mBo6oUWNmuF6R7As93E -JNyAKoFBbZQ+yODJgUEAnl6/f8UImKIYLEJAs/lvOCdLToD0PYFH4Ih86hzOtXVc -US4cK38acijnALXRdMbX5J+tB5O2UzU1/Dfkw/ZdFr4hc96SCvigY2q8lpJqPvi8 -ZVWb3vUNiSYE/CUapiVpy8JtynziWV+XrOvvLsi81xtZPCvM8hnIk2snYxnP/Okm -+Mpxm3+T/jRnhE6Z6/yzeAkzcLpmpnbtG3PrGqUNxCITIJRWCk4sbE6x/c+cCbqi -M+2HAgMBAAGjYzBhMB0GA1UdDgQWBBTdBAkHovV6fVJTEpKV7jiAJQ2mWTAPBgNV -HRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFN0ECQei9Xp9UlMSkpXuOIAlDaZZMA4G -A1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAIBgRlCn7Jp0cHh5wYfGV -cpNxJK1ok1iOMq8bs3AD/CUrdIWQPXhq9LmLpZc7tRiRux6n+UBbkflVma8eEdBc -Hadm47GUBwwyOabqG7B52B2ccETjit3E+ZUfijhDPwGFpUenPUayvOUiaPd7nNgs -PgohyC0zrL/FgZkxdMF1ccW+sfAjRfSda/wZY52jvATGGAslu1OJD7OAUN5F7kR/ -q5R4ZJjT9ijdh9hwZXT7DrkT66cPYakylszeu+1jTBi7qUD3oFRuIIhxdRjqerQ0 -cuAjJ3dctpDqhiVAq+8zD8ufgr6iIPv2tS0a5sKFsXQP+8hlAqRSAUfdSSLBv9jr -a6x+3uxjMxW3IwiPxg+NQVrdjsW5j+VFP3jbutIbQLH+cU0/4IGiul607BXgk90I -H37hVZkLId6Tngr75qNJvTYw/ud3sqB1l7UtgYgXZSD32pAAn8lSzDLKNXz1PQ/Y -K9f1JmzJBjSWFupwWRoyeXkLtoh/D1JIPb9s2KJELtFOt3JY04kTlf5Eq/jXixtu -nLwsoFvVagCvXzfh1foQC5ichucmj87w7G6KVwuA406ywKBjYZC6VWg3dGq2ktuf -oYYitmUnDuy2n0Jg5GfCtdpBC8TTi2EbvPofkSvXRAdeuims2cXp71NIWuuA8ShY -Ic2wBlX7Jz9TkHCpBB5XJ7k= ------END CERTIFICATE----- - -# Issuer: CN=SSL.com Root Certification Authority ECC O=SSL Corporation -# Subject: CN=SSL.com Root Certification Authority ECC O=SSL Corporation -# Label: "SSL.com Root Certification Authority ECC" -# Serial: 8495723813297216424 -# MD5 Fingerprint: 2e:da:e4:39:7f:9c:8f:37:d1:70:9f:26:17:51:3a:8e -# SHA1 Fingerprint: c3:19:7c:39:24:e6:54:af:1b:c4:ab:20:95:7a:e2:c3:0e:13:02:6a -# SHA256 Fingerprint: 34:17:bb:06:cc:60:07:da:1b:96:1c:92:0b:8a:b4:ce:3f:ad:82:0e:4a:a3:0b:9a:cb:c4:a7:4e:bd:ce:bc:65 ------BEGIN CERTIFICATE----- -MIICjTCCAhSgAwIBAgIIdebfy8FoW6gwCgYIKoZIzj0EAwIwfDELMAkGA1UEBhMC -VVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQKDA9T -U0wgQ29ycG9yYXRpb24xMTAvBgNVBAMMKFNTTC5jb20gUm9vdCBDZXJ0aWZpY2F0 -aW9uIEF1dGhvcml0eSBFQ0MwHhcNMTYwMjEyMTgxNDAzWhcNNDEwMjEyMTgxNDAz -WjB8MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hvdXN0 -b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjExMC8GA1UEAwwoU1NMLmNvbSBS -b290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IEVDQzB2MBAGByqGSM49AgEGBSuB -BAAiA2IABEVuqVDEpiM2nl8ojRfLliJkP9x6jh3MCLOicSS6jkm5BBtHllirLZXI -7Z4INcgn64mMU1jrYor+8FsPazFSY0E7ic3s7LaNGdM0B9y7xgZ/wkWV7Mt/qCPg -CemB+vNH06NjMGEwHQYDVR0OBBYEFILRhXMw5zUE044CkvvlpNHEIejNMA8GA1Ud -EwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUgtGFczDnNQTTjgKS++Wk0cQh6M0wDgYD -VR0PAQH/BAQDAgGGMAoGCCqGSM49BAMCA2cAMGQCMG/n61kRpGDPYbCWe+0F+S8T -kdzt5fxQaxFGRrMcIQBiu77D5+jNB5n5DQtdcj7EqgIwH7y6C+IwJPt8bYBVCpk+ -gA0z5Wajs6O7pdWLjwkspl1+4vAHCGht0nxpbl/f5Wpl ------END CERTIFICATE----- - -# Issuer: CN=SSL.com EV Root Certification Authority RSA R2 O=SSL Corporation -# Subject: CN=SSL.com EV Root Certification Authority RSA R2 O=SSL Corporation -# Label: "SSL.com EV Root Certification Authority RSA R2" -# Serial: 6248227494352943350 -# MD5 Fingerprint: e1:1e:31:58:1a:ae:54:53:02:f6:17:6a:11:7b:4d:95 -# SHA1 Fingerprint: 74:3a:f0:52:9b:d0:32:a0:f4:4a:83:cd:d4:ba:a9:7b:7c:2e:c4:9a -# SHA256 Fingerprint: 2e:7b:f1:6c:c2:24:85:a7:bb:e2:aa:86:96:75:07:61:b0:ae:39:be:3b:2f:e9:d0:cc:6d:4e:f7:34:91:42:5c ------BEGIN CERTIFICATE----- -MIIF6zCCA9OgAwIBAgIIVrYpzTS8ePYwDQYJKoZIhvcNAQELBQAwgYIxCzAJBgNV -BAYTAlVTMQ4wDAYDVQQIDAVUZXhhczEQMA4GA1UEBwwHSG91c3RvbjEYMBYGA1UE -CgwPU1NMIENvcnBvcmF0aW9uMTcwNQYDVQQDDC5TU0wuY29tIEVWIFJvb3QgQ2Vy -dGlmaWNhdGlvbiBBdXRob3JpdHkgUlNBIFIyMB4XDTE3MDUzMTE4MTQzN1oXDTQy -MDUzMDE4MTQzN1owgYIxCzAJBgNVBAYTAlVTMQ4wDAYDVQQIDAVUZXhhczEQMA4G -A1UEBwwHSG91c3RvbjEYMBYGA1UECgwPU1NMIENvcnBvcmF0aW9uMTcwNQYDVQQD -DC5TU0wuY29tIEVWIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgUlNBIFIy -MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAjzZlQOHWTcDXtOlG2mvq -M0fNTPl9fb69LT3w23jhhqXZuglXaO1XPqDQCEGD5yhBJB/jchXQARr7XnAjssuf -OePPxU7Gkm0mxnu7s9onnQqG6YE3Bf7wcXHswxzpY6IXFJ3vG2fThVUCAtZJycxa -4bH3bzKfydQ7iEGonL3Lq9ttewkfokxykNorCPzPPFTOZw+oz12WGQvE43LrrdF9 -HSfvkusQv1vrO6/PgN3B0pYEW3p+pKk8OHakYo6gOV7qd89dAFmPZiw+B6KjBSYR -aZfqhbcPlgtLyEDhULouisv3D5oi53+aNxPN8k0TayHRwMwi8qFG9kRpnMphNQcA -b9ZhCBHqurj26bNg5U257J8UZslXWNvNh2n4ioYSA0e/ZhN2rHd9NCSFg83XqpyQ -Gp8hLH94t2S42Oim9HizVcuE0jLEeK6jj2HdzghTreyI/BXkmg3mnxp3zkyPuBQV -PWKchjgGAGYS5Fl2WlPAApiiECtoRHuOec4zSnaqW4EWG7WK2NAAe15itAnWhmMO -pgWVSbooi4iTsjQc2KRVbrcc0N6ZVTsj9CLg+SlmJuwgUHfbSguPvuUCYHBBXtSu -UDkiFCbLsjtzdFVHB3mBOagwE0TlBIqulhMlQg+5U8Sb/M3kHN48+qvWBkofZ6aY -MBzdLNvcGJVXZsb/XItW9XcCAwEAAaNjMGEwDwYDVR0TAQH/BAUwAwEB/zAfBgNV -HSMEGDAWgBT5YLvU49U09rj1BoAlp3PbRmmonjAdBgNVHQ4EFgQU+WC71OPVNPa4 -9QaAJadz20ZpqJ4wDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEBCwUAA4ICAQBW -s47LCp1Jjr+kxJG7ZhcFUZh1++VQLHqe8RT6q9OKPv+RKY9ji9i0qVQBDb6Thi/5 -Sm3HXvVX+cpVHBK+Rw82xd9qt9t1wkclf7nxY/hoLVUE0fKNsKTPvDxeH3jnpaAg -cLAExbf3cqfeIg29MyVGjGSSJuM+LmOW2puMPfgYCdcDzH2GguDKBAdRUNf/ktUM -79qGn5nX67evaOI5JpS6aLe/g9Pqemc9YmeuJeVy6OLk7K4S9ksrPJ/psEDzOFSz -/bdoyNrGj1E8svuR3Bznm53htw1yj+KkxKl4+esUrMZDBcJlOSgYAsOCsp0FvmXt -ll9ldDz7CTUue5wT/RsPXcdtgTpWD8w74a8CLyKsRspGPKAcTNZEtF4uXBVmCeEm -Kf7GUmG6sXP/wwyc5WxqlD8UykAWlYTzWamsX0xhk23RO8yilQwipmdnRC652dKK -QbNmC1r7fSOl8hqw/96bg5Qu0T/fkreRrwU7ZcegbLHNYhLDkBvjJc40vG93drEQ -w/cFGsDWr3RiSBd3kmmQYRzelYB0VI8YHMPzA9C/pEN1hlMYegouCRw2n5H9gooi -S9EOUCXdywMMF8mDAAhONU2Ki+3wApRmLER/y5UnlhetCTCstnEXbosX9hwJ1C07 -mKVx01QT2WDz9UtmT/rx7iASjbSsV7FFY6GsdqnC+w== ------END CERTIFICATE----- - -# Issuer: CN=SSL.com EV Root Certification Authority ECC O=SSL Corporation -# Subject: CN=SSL.com EV Root Certification Authority ECC O=SSL Corporation -# Label: "SSL.com EV Root Certification Authority ECC" -# Serial: 3182246526754555285 -# MD5 Fingerprint: 59:53:22:65:83:42:01:54:c0:ce:42:b9:5a:7c:f2:90 -# SHA1 Fingerprint: 4c:dd:51:a3:d1:f5:20:32:14:b0:c6:c5:32:23:03:91:c7:46:42:6d -# SHA256 Fingerprint: 22:a2:c1:f7:bd:ed:70:4c:c1:e7:01:b5:f4:08:c3:10:88:0f:e9:56:b5:de:2a:4a:44:f9:9c:87:3a:25:a7:c8 ------BEGIN CERTIFICATE----- -MIIClDCCAhqgAwIBAgIILCmcWxbtBZUwCgYIKoZIzj0EAwIwfzELMAkGA1UEBhMC -VVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQKDA9T -U0wgQ29ycG9yYXRpb24xNDAyBgNVBAMMK1NTTC5jb20gRVYgUm9vdCBDZXJ0aWZp -Y2F0aW9uIEF1dGhvcml0eSBFQ0MwHhcNMTYwMjEyMTgxNTIzWhcNNDEwMjEyMTgx -NTIzWjB/MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hv -dXN0b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjE0MDIGA1UEAwwrU1NMLmNv -bSBFViBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IEVDQzB2MBAGByqGSM49 -AgEGBSuBBAAiA2IABKoSR5CYG/vvw0AHgyBO8TCCogbR8pKGYfL2IWjKAMTH6kMA -VIbc/R/fALhBYlzccBYy3h+Z1MzFB8gIH2EWB1E9fVwHU+M1OIzfzZ/ZLg1Kthku -WnBaBu2+8KGwytAJKaNjMGEwHQYDVR0OBBYEFFvKXuXe0oGqzagtZFG22XKbl+ZP -MA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUW8pe5d7SgarNqC1kUbbZcpuX -5k8wDgYDVR0PAQH/BAQDAgGGMAoGCCqGSM49BAMCA2gAMGUCMQCK5kCJN+vp1RPZ -ytRrJPOwPYdGWBrssd9v+1a6cGvHOMzosYxPD/fxZ3YOg9AeUY8CMD32IygmTMZg -h5Mmm7I1HrrW9zzRHM76JTymGoEVW/MSD2zuZYrJh6j5B+BimoxcSg== ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R6 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R6 -# Label: "GlobalSign Root CA - R6" -# Serial: 1417766617973444989252670301619537 -# MD5 Fingerprint: 4f:dd:07:e4:d4:22:64:39:1e:0c:37:42:ea:d1:c6:ae -# SHA1 Fingerprint: 80:94:64:0e:b5:a7:a1:ca:11:9c:1f:dd:d5:9f:81:02:63:a7:fb:d1 -# SHA256 Fingerprint: 2c:ab:ea:fe:37:d0:6c:a2:2a:ba:73:91:c0:03:3d:25:98:29:52:c4:53:64:73:49:76:3a:3a:b5:ad:6c:cf:69 ------BEGIN CERTIFICATE----- -MIIFgzCCA2ugAwIBAgIORea7A4Mzw4VlSOb/RVEwDQYJKoZIhvcNAQEMBQAwTDEg -MB4GA1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjYxEzARBgNVBAoTCkdsb2Jh -bFNpZ24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMTQxMjEwMDAwMDAwWhcNMzQx -MjEwMDAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSNjET -MBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCAiIwDQYJ -KoZIhvcNAQEBBQADggIPADCCAgoCggIBAJUH6HPKZvnsFMp7PPcNCPG0RQssgrRI -xutbPK6DuEGSMxSkb3/pKszGsIhrxbaJ0cay/xTOURQh7ErdG1rG1ofuTToVBu1k -ZguSgMpE3nOUTvOniX9PeGMIyBJQbUJmL025eShNUhqKGoC3GYEOfsSKvGRMIRxD -aNc9PIrFsmbVkJq3MQbFvuJtMgamHvm566qjuL++gmNQ0PAYid/kD3n16qIfKtJw -LnvnvJO7bVPiSHyMEAc4/2ayd2F+4OqMPKq0pPbzlUoSB239jLKJz9CgYXfIWHSw -1CM69106yqLbnQneXUQtkPGBzVeS+n68UARjNN9rkxi+azayOeSsJDa38O+2HBNX -k7besvjihbdzorg1qkXy4J02oW9UivFyVm4uiMVRQkQVlO6jxTiWm05OWgtH8wY2 -SXcwvHE35absIQh1/OZhFj931dmRl4QKbNQCTXTAFO39OfuD8l4UoQSwC+n+7o/h -bguyCLNhZglqsQY6ZZZZwPA1/cnaKI0aEYdwgQqomnUdnjqGBQCe24DWJfncBZ4n -WUx2OVvq+aWh2IMP0f/fMBH5hc8zSPXKbWQULHpYT9NLCEnFlWQaYw55PfWzjMpY -rZxCRXluDocZXFSxZba/jJvcE+kNb7gu3GduyYsRtYQUigAZcIN5kZeR1Bonvzce -MgfYFGM8KEyvAgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTAD -AQH/MB0GA1UdDgQWBBSubAWjkxPioufi1xzWx/B/yGdToDAfBgNVHSMEGDAWgBSu -bAWjkxPioufi1xzWx/B/yGdToDANBgkqhkiG9w0BAQwFAAOCAgEAgyXt6NH9lVLN -nsAEoJFp5lzQhN7craJP6Ed41mWYqVuoPId8AorRbrcWc+ZfwFSY1XS+wc3iEZGt -Ixg93eFyRJa0lV7Ae46ZeBZDE1ZXs6KzO7V33EByrKPrmzU+sQghoefEQzd5Mr61 -55wsTLxDKZmOMNOsIeDjHfrYBzN2VAAiKrlNIC5waNrlU/yDXNOd8v9EDERm8tLj -vUYAGm0CuiVdjaExUd1URhxN25mW7xocBFymFe944Hn+Xds+qkxV/ZoVqW/hpvvf -cDDpw+5CRu3CkwWJ+n1jez/QcYF8AOiYrg54NMMl+68KnyBr3TsTjxKM4kEaSHpz -oHdpx7Zcf4LIHv5YGygrqGytXm3ABdJ7t+uA/iU3/gKbaKxCXcPu9czc8FB10jZp -nOZ7BN9uBmm23goJSFmH63sUYHpkqmlD75HHTOwY3WzvUy2MmeFe8nI+z1TIvWfs -pA9MRf/TuTAjB0yPEL+GltmZWrSZVxykzLsViVO6LAUP5MSeGbEYNNVMnbrt9x+v -JJUEeKgDu+6B5dpffItKoZB0JaezPkvILFa9x8jvOOJckvB595yEunQtYQEgfn7R -8k8HWV+LLUNS60YMlOH1Zkd5d9VUWx+tJDfLRVpOoERIyNiwmcUVhAn21klJwGW4 -5hpxbqCo8YLoRT5s1gLXCmeDBVrJpBA= ------END CERTIFICATE----- - -# Issuer: CN=OISTE WISeKey Global Root GC CA O=WISeKey OU=OISTE Foundation Endorsed -# Subject: CN=OISTE WISeKey Global Root GC CA O=WISeKey OU=OISTE Foundation Endorsed -# Label: "OISTE WISeKey Global Root GC CA" -# Serial: 44084345621038548146064804565436152554 -# MD5 Fingerprint: a9:d6:b9:2d:2f:93:64:f8:a5:69:ca:91:e9:68:07:23 -# SHA1 Fingerprint: e0:11:84:5e:34:de:be:88:81:b9:9c:f6:16:26:d1:96:1f:c3:b9:31 -# SHA256 Fingerprint: 85:60:f9:1c:36:24:da:ba:95:70:b5:fe:a0:db:e3:6f:f1:1a:83:23:be:94:86:85:4f:b3:f3:4a:55:71:19:8d ------BEGIN CERTIFICATE----- -MIICaTCCAe+gAwIBAgIQISpWDK7aDKtARb8roi066jAKBggqhkjOPQQDAzBtMQsw -CQYDVQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUgRm91 -bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9iYWwg -Um9vdCBHQyBDQTAeFw0xNzA1MDkwOTQ4MzRaFw00MjA1MDkwOTU4MzNaMG0xCzAJ -BgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYDVQQLExlPSVNURSBGb3Vu -ZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEdsb2JhbCBS -b290IEdDIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETOlQwMYPchi82PG6s4ni -eUqjFqdrVCTbUf/q9Akkwwsin8tqJ4KBDdLArzHkdIJuyiXZjHWd8dvQmqJLIX4W -p2OQ0jnUsYd4XxiWD1AbNTcPasbc2RNNpI6QN+a9WzGRo1QwUjAOBgNVHQ8BAf8E -BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUSIcUrOPDnpBgOtfKie7T -rYy0UGYwEAYJKwYBBAGCNxUBBAMCAQAwCgYIKoZIzj0EAwMDaAAwZQIwJsdpW9zV -57LnyAyMjMPdeYwbY9XJUpROTYJKcx6ygISpJcBMWm1JKWB4E+J+SOtkAjEA2zQg -Mgj/mkkCtojeFK9dbJlxjRo/i9fgojaGHAeCOnZT/cKi7e97sIBPWA9LUzm9 ------END CERTIFICATE----- - -# Issuer: CN=UCA Global G2 Root O=UniTrust -# Subject: CN=UCA Global G2 Root O=UniTrust -# Label: "UCA Global G2 Root" -# Serial: 124779693093741543919145257850076631279 -# MD5 Fingerprint: 80:fe:f0:c4:4a:f0:5c:62:32:9f:1c:ba:78:a9:50:f8 -# SHA1 Fingerprint: 28:f9:78:16:19:7a:ff:18:25:18:aa:44:fe:c1:a0:ce:5c:b6:4c:8a -# SHA256 Fingerprint: 9b:ea:11:c9:76:fe:01:47:64:c1:be:56:a6:f9:14:b5:a5:60:31:7a:bd:99:88:39:33:82:e5:16:1a:a0:49:3c ------BEGIN CERTIFICATE----- -MIIFRjCCAy6gAwIBAgIQXd+x2lqj7V2+WmUgZQOQ7zANBgkqhkiG9w0BAQsFADA9 -MQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxGzAZBgNVBAMMElVDQSBH -bG9iYWwgRzIgUm9vdDAeFw0xNjAzMTEwMDAwMDBaFw00MDEyMzEwMDAwMDBaMD0x -CzAJBgNVBAYTAkNOMREwDwYDVQQKDAhVbmlUcnVzdDEbMBkGA1UEAwwSVUNBIEds -b2JhbCBHMiBSb290MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAxeYr -b3zvJgUno4Ek2m/LAfmZmqkywiKHYUGRO8vDaBsGxUypK8FnFyIdK+35KYmToni9 -kmugow2ifsqTs6bRjDXVdfkX9s9FxeV67HeToI8jrg4aA3++1NDtLnurRiNb/yzm -VHqUwCoV8MmNsHo7JOHXaOIxPAYzRrZUEaalLyJUKlgNAQLx+hVRZ2zA+te2G3/R -VogvGjqNO7uCEeBHANBSh6v7hn4PJGtAnTRnvI3HLYZveT6OqTwXS3+wmeOwcWDc -C/Vkw85DvG1xudLeJ1uK6NjGruFZfc8oLTW4lVYa8bJYS7cSN8h8s+1LgOGN+jIj -tm+3SJUIsUROhYw6AlQgL9+/V087OpAh18EmNVQg7Mc/R+zvWr9LesGtOxdQXGLY -D0tK3Cv6brxzks3sx1DoQZbXqX5t2Okdj4q1uViSukqSKwxW/YDrCPBeKW4bHAyv -j5OJrdu9o54hyokZ7N+1wxrrFv54NkzWbtA+FxyQF2smuvt6L78RHBgOLXMDj6Dl -NaBa4kx1HXHhOThTeEDMg5PXCp6dW4+K5OXgSORIskfNTip1KnvyIvbJvgmRlld6 -iIis7nCs+dwp4wwcOxJORNanTrAmyPPZGpeRaOrvjUYG0lZFWJo8DA+DuAUlwznP -O6Q0ibd5Ei9Hxeepl2n8pndntd978XplFeRhVmUCAwEAAaNCMEAwDgYDVR0PAQH/ -BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFIHEjMz15DD/pQwIX4wV -ZyF0Ad/fMA0GCSqGSIb3DQEBCwUAA4ICAQATZSL1jiutROTL/7lo5sOASD0Ee/oj -L3rtNtqyzm325p7lX1iPyzcyochltq44PTUbPrw7tgTQvPlJ9Zv3hcU2tsu8+Mg5 -1eRfB70VVJd0ysrtT7q6ZHafgbiERUlMjW+i67HM0cOU2kTC5uLqGOiiHycFutfl -1qnN3e92mI0ADs0b+gO3joBYDic/UvuUospeZcnWhNq5NXHzJsBPd+aBJ9J3O5oU -b3n09tDh05S60FdRvScFDcH9yBIw7m+NESsIndTUv4BFFJqIRNow6rSn4+7vW4LV -PtateJLbXDzz2K36uGt/xDYotgIVilQsnLAXc47QN6MUPJiVAAwpBVueSUmxX8fj -y88nZY41F7dXyDDZQVu5FLbowg+UMaeUmMxq67XhJ/UQqAHojhJi6IjMtX9Gl8Cb -EGY4GjZGXyJoPd/JxhMnq1MGrKI8hgZlb7F+sSlEmqO6SWkoaY/X5V+tBIZkbxqg -DMUIYs6Ao9Dz7GjevjPHF1t/gMRMTLGmhIrDO7gJzRSBuhjjVFc2/tsvfEehOjPI -+Vg7RE+xygKJBJYoaMVLuCaJu9YzL1DV/pqJuhgyklTGW+Cd+V7lDSKb9triyCGy -YiGqhkCyLmTTX8jjfhFnRR8F/uOi77Oos/N9j/gMHyIfLXC0uAE0djAA5SN4p1bX -UB+K+wb1whnw0A== ------END CERTIFICATE----- - -# Issuer: CN=UCA Extended Validation Root O=UniTrust -# Subject: CN=UCA Extended Validation Root O=UniTrust -# Label: "UCA Extended Validation Root" -# Serial: 106100277556486529736699587978573607008 -# MD5 Fingerprint: a1:f3:5f:43:c6:34:9b:da:bf:8c:7e:05:53:ad:96:e2 -# SHA1 Fingerprint: a3:a1:b0:6f:24:61:23:4a:e3:36:a5:c2:37:fc:a6:ff:dd:f0:d7:3a -# SHA256 Fingerprint: d4:3a:f9:b3:54:73:75:5c:96:84:fc:06:d7:d8:cb:70:ee:5c:28:e7:73:fb:29:4e:b4:1e:e7:17:22:92:4d:24 ------BEGIN CERTIFICATE----- -MIIFWjCCA0KgAwIBAgIQT9Irj/VkyDOeTzRYZiNwYDANBgkqhkiG9w0BAQsFADBH -MQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxJTAjBgNVBAMMHFVDQSBF -eHRlbmRlZCBWYWxpZGF0aW9uIFJvb3QwHhcNMTUwMzEzMDAwMDAwWhcNMzgxMjMx -MDAwMDAwWjBHMQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxJTAjBgNV -BAMMHFVDQSBFeHRlbmRlZCBWYWxpZGF0aW9uIFJvb3QwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQCpCQcoEwKwmeBkqh5DFnpzsZGgdT6o+uM4AHrsiWog -D4vFsJszA1qGxliG1cGFu0/GnEBNyr7uaZa4rYEwmnySBesFK5pI0Lh2PpbIILvS -sPGP2KxFRv+qZ2C0d35qHzwaUnoEPQc8hQ2E0B92CvdqFN9y4zR8V05WAT558aop -O2z6+I9tTcg1367r3CTueUWnhbYFiN6IXSV8l2RnCdm/WhUFhvMJHuxYMjMR83dk -sHYf5BA1FxvyDrFspCqjc/wJHx4yGVMR59mzLC52LqGj3n5qiAno8geK+LLNEOfi -c0CTuwjRP+H8C5SzJe98ptfRr5//lpr1kXuYC3fUfugH0mK1lTnj8/FtDw5lhIpj -VMWAtuCeS31HJqcBCF3RiJ7XwzJE+oJKCmhUfzhTA8ykADNkUVkLo4KRel7sFsLz -KuZi2irbWWIQJUoqgQtHB0MGcIfS+pMRKXpITeuUx3BNr2fVUbGAIAEBtHoIppB/ -TuDvB0GHr2qlXov7z1CymlSvw4m6WC31MJixNnI5fkkE/SmnTHnkBVfblLkWU41G -sx2VYVdWf6/wFlthWG82UBEL2KwrlRYaDh8IzTY0ZRBiZtWAXxQgXy0MoHgKaNYs -1+lvK9JKBZP8nm9rZ/+I8U6laUpSNwXqxhaN0sSZ0YIrO7o1dfdRUVjzyAfd5LQD -fwIDAQABo0IwQDAdBgNVHQ4EFgQU2XQ65DA9DfcS3H5aBZ8eNJr34RQwDwYDVR0T -AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAYYwDQYJKoZIhvcNAQELBQADggIBADaN -l8xCFWQpN5smLNb7rhVpLGsaGvdftvkHTFnq88nIua7Mui563MD1sC3AO6+fcAUR -ap8lTwEpcOPlDOHqWnzcSbvBHiqB9RZLcpHIojG5qtr8nR/zXUACE/xOHAbKsxSQ -VBcZEhrxH9cMaVr2cXj0lH2RC47skFSOvG+hTKv8dGT9cZr4QQehzZHkPJrgmzI5 -c6sq1WnIeJEmMX3ixzDx/BR4dxIOE/TdFpS/S2d7cFOFyrC78zhNLJA5wA3CXWvp -4uXViI3WLL+rG761KIcSF3Ru/H38j9CHJrAb+7lsq+KePRXBOy5nAliRn+/4Qh8s -t2j1da3Ptfb/EX3C8CSlrdP6oDyp+l3cpaDvRKS+1ujl5BOWF3sGPjLtx7dCvHaj -2GU4Kzg1USEODm8uNBNA4StnDG1KQTAYI1oyVZnJF+A83vbsea0rWBmirSwiGpWO -vpaQXUJXxPkUAzUrHC1RVwinOt4/5Mi0A3PCwSaAuwtCH60NryZy2sy+s6ODWA2C -xR9GUeOcGMyNm43sSet1UNWMKFnKdDTajAshqx7qG+XH/RU+wBeq+yNuJkbL+vmx -cmtpzyKEC2IPrNkZAJSidjzULZrtBJ4tBmIQN1IchXIbJ+XMxjHsN+xjWZsLHXbM -fjKaiJUINlK73nZfdklJrX+9ZSCyycErdhh2n1ax ------END CERTIFICATE----- - -# Issuer: CN=Certigna Root CA O=Dhimyotis OU=0002 48146308100036 -# Subject: CN=Certigna Root CA O=Dhimyotis OU=0002 48146308100036 -# Label: "Certigna Root CA" -# Serial: 269714418870597844693661054334862075617 -# MD5 Fingerprint: 0e:5c:30:62:27:eb:5b:bc:d7:ae:62:ba:e9:d5:df:77 -# SHA1 Fingerprint: 2d:0d:52:14:ff:9e:ad:99:24:01:74:20:47:6e:6c:85:27:27:f5:43 -# SHA256 Fingerprint: d4:8d:3d:23:ee:db:50:a4:59:e5:51:97:60:1c:27:77:4b:9d:7b:18:c9:4d:5a:05:95:11:a1:02:50:b9:31:68 ------BEGIN CERTIFICATE----- -MIIGWzCCBEOgAwIBAgIRAMrpG4nxVQMNo+ZBbcTjpuEwDQYJKoZIhvcNAQELBQAw -WjELMAkGA1UEBhMCRlIxEjAQBgNVBAoMCURoaW15b3RpczEcMBoGA1UECwwTMDAw -MiA0ODE0NjMwODEwMDAzNjEZMBcGA1UEAwwQQ2VydGlnbmEgUm9vdCBDQTAeFw0x -MzEwMDEwODMyMjdaFw0zMzEwMDEwODMyMjdaMFoxCzAJBgNVBAYTAkZSMRIwEAYD -VQQKDAlEaGlteW90aXMxHDAaBgNVBAsMEzAwMDIgNDgxNDYzMDgxMDAwMzYxGTAX -BgNVBAMMEENlcnRpZ25hIFJvb3QgQ0EwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAw -ggIKAoICAQDNGDllGlmx6mQWDoyUJJV8g9PFOSbcDO8WV43X2KyjQn+Cyu3NW9sO -ty3tRQgXstmzy9YXUnIo245Onoq2C/mehJpNdt4iKVzSs9IGPjA5qXSjklYcoW9M -CiBtnyN6tMbaLOQdLNyzKNAT8kxOAkmhVECe5uUFoC2EyP+YbNDrihqECB63aCPu -I9Vwzm1RaRDuoXrC0SIxwoKF0vJVdlB8JXrJhFwLrN1CTivngqIkicuQstDuI7pm -TLtipPlTWmR7fJj6o0ieD5Wupxj0auwuA0Wv8HT4Ks16XdG+RCYyKfHx9WzMfgIh -C59vpD++nVPiz32pLHxYGpfhPTc3GGYo0kDFUYqMwy3OU4gkWGQwFsWq4NYKpkDf -ePb1BHxpE4S80dGnBs8B92jAqFe7OmGtBIyT46388NtEbVncSVmurJqZNjBBe3Yz -IoejwpKGbvlw7q6Hh5UbxHq9MfPU0uWZ/75I7HX1eBYdpnDBfzwboZL7z8g81sWT -Co/1VTp2lc5ZmIoJlXcymoO6LAQ6l73UL77XbJuiyn1tJslV1c/DeVIICZkHJC1k -JWumIWmbat10TWuXekG9qxf5kBdIjzb5LdXF2+6qhUVB+s06RbFo5jZMm5BX7CO5 -hwjCxAnxl4YqKE3idMDaxIzb3+KhF1nOJFl0Mdp//TBt2dzhauH8XwIDAQABo4IB -GjCCARYwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYE -FBiHVuBud+4kNTxOc5of1uHieX4rMB8GA1UdIwQYMBaAFBiHVuBud+4kNTxOc5of -1uHieX4rMEQGA1UdIAQ9MDswOQYEVR0gADAxMC8GCCsGAQUFBwIBFiNodHRwczov -L3d3d3cuY2VydGlnbmEuZnIvYXV0b3JpdGVzLzBtBgNVHR8EZjBkMC+gLaArhilo -dHRwOi8vY3JsLmNlcnRpZ25hLmZyL2NlcnRpZ25hcm9vdGNhLmNybDAxoC+gLYYr -aHR0cDovL2NybC5kaGlteW90aXMuY29tL2NlcnRpZ25hcm9vdGNhLmNybDANBgkq -hkiG9w0BAQsFAAOCAgEAlLieT/DjlQgi581oQfccVdV8AOItOoldaDgvUSILSo3L -6btdPrtcPbEo/uRTVRPPoZAbAh1fZkYJMyjhDSSXcNMQH+pkV5a7XdrnxIxPTGRG -HVyH41neQtGbqH6mid2PHMkwgu07nM3A6RngatgCdTer9zQoKJHyBApPNeNgJgH6 -0BGM+RFq7q89w1DTj18zeTyGqHNFkIwgtnJzFyO+B2XleJINugHA64wcZr+shncB -lA2c5uk5jR+mUYyZDDl34bSb+hxnV29qao6pK0xXeXpXIs/NX2NGjVxZOob4Mkdi -o2cNGJHc+6Zr9UhhcyNZjgKnvETq9Emd8VRY+WCv2hikLyhF3HqgiIZd8zvn/yk1 -gPxkQ5Tm4xxvvq0OKmOZK8l+hfZx6AYDlf7ej0gcWtSS6Cvu5zHbugRqh5jnxV/v -faci9wHYTfmJ0A6aBVmknpjZbyvKcL5kwlWj9Omvw5Ip3IgWJJk8jSaYtlu3zM63 -Nwf9JtmYhST/WSMDmu2dnajkXjjO11INb9I/bbEFa0nOipFGc/T2L/Coc3cOZayh -jWZSaX5LaAzHHjcng6WMxwLkFM1JAbBzs/3GkDpv0mztO+7skb6iQ12LAEpmJURw -3kAP+HwV96LOPNdeE4yBFxgX0b3xdxA61GU5wSesVywlVP+i2k+KYTlerj1KjL0= ------END CERTIFICATE----- - -# Issuer: CN=emSign Root CA - G1 O=eMudhra Technologies Limited OU=emSign PKI -# Subject: CN=emSign Root CA - G1 O=eMudhra Technologies Limited OU=emSign PKI -# Label: "emSign Root CA - G1" -# Serial: 235931866688319308814040 -# MD5 Fingerprint: 9c:42:84:57:dd:cb:0b:a7:2e:95:ad:b6:f3:da:bc:ac -# SHA1 Fingerprint: 8a:c7:ad:8f:73:ac:4e:c1:b5:75:4d:a5:40:f4:fc:cf:7c:b5:8e:8c -# SHA256 Fingerprint: 40:f6:af:03:46:a9:9a:a1:cd:1d:55:5a:4e:9c:ce:62:c7:f9:63:46:03:ee:40:66:15:83:3d:c8:c8:d0:03:67 ------BEGIN CERTIFICATE----- -MIIDlDCCAnygAwIBAgIKMfXkYgxsWO3W2DANBgkqhkiG9w0BAQsFADBnMQswCQYD -VQQGEwJJTjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBU -ZWNobm9sb2dpZXMgTGltaXRlZDEcMBoGA1UEAxMTZW1TaWduIFJvb3QgQ0EgLSBH -MTAeFw0xODAyMTgxODMwMDBaFw00MzAyMTgxODMwMDBaMGcxCzAJBgNVBAYTAklO -MRMwEQYDVQQLEwplbVNpZ24gUEtJMSUwIwYDVQQKExxlTXVkaHJhIFRlY2hub2xv -Z2llcyBMaW1pdGVkMRwwGgYDVQQDExNlbVNpZ24gUm9vdCBDQSAtIEcxMIIBIjAN -BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk0u76WaK7p1b1TST0Bsew+eeuGQz -f2N4aLTNLnF115sgxk0pvLZoYIr3IZpWNVrzdr3YzZr/k1ZLpVkGoZM0Kd0WNHVO -8oG0x5ZOrRkVUkr+PHB1cM2vK6sVmjM8qrOLqs1D/fXqcP/tzxE7lM5OMhbTI0Aq -d7OvPAEsbO2ZLIvZTmmYsvePQbAyeGHWDV/D+qJAkh1cF+ZwPjXnorfCYuKrpDhM -tTk1b+oDafo6VGiFbdbyL0NVHpENDtjVaqSW0RM8LHhQ6DqS0hdW5TUaQBw+jSzt -Od9C4INBdN+jzcKGYEho42kLVACL5HZpIQ15TjQIXhTCzLG3rdd8cIrHhQIDAQAB -o0IwQDAdBgNVHQ4EFgQU++8Nhp6w492pufEhF38+/PB3KxowDgYDVR0PAQH/BAQD -AgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAFn/8oz1h31x -PaOfG1vR2vjTnGs2vZupYeveFix0PZ7mddrXuqe8QhfnPZHr5X3dPpzxz5KsbEjM -wiI/aTvFthUvozXGaCocV685743QNcMYDHsAVhzNixl03r4PEuDQqqE/AjSxcM6d -GNYIAwlG7mDgfrbESQRRfXBgvKqy/3lyeqYdPV8q+Mri/Tm3R7nrft8EI6/6nAYH -6ftjk4BAtcZsCjEozgyfz7MjNYBBjWzEN3uBL4ChQEKF6dk4jeihU80Bv2noWgby -RQuQ+q7hv53yrlc8pa6yVvSLZUDp/TGBLPQ5Cdjua6e0ph0VpZj3AYHYhX3zUVxx -iN66zB+Afko= ------END CERTIFICATE----- - -# Issuer: CN=emSign ECC Root CA - G3 O=eMudhra Technologies Limited OU=emSign PKI -# Subject: CN=emSign ECC Root CA - G3 O=eMudhra Technologies Limited OU=emSign PKI -# Label: "emSign ECC Root CA - G3" -# Serial: 287880440101571086945156 -# MD5 Fingerprint: ce:0b:72:d1:9f:88:8e:d0:50:03:e8:e3:b8:8b:67:40 -# SHA1 Fingerprint: 30:43:fa:4f:f2:57:dc:a0:c3:80:ee:2e:58:ea:78:b2:3f:e6:bb:c1 -# SHA256 Fingerprint: 86:a1:ec:ba:08:9c:4a:8d:3b:be:27:34:c6:12:ba:34:1d:81:3e:04:3c:f9:e8:a8:62:cd:5c:57:a3:6b:be:6b ------BEGIN CERTIFICATE----- -MIICTjCCAdOgAwIBAgIKPPYHqWhwDtqLhDAKBggqhkjOPQQDAzBrMQswCQYDVQQG -EwJJTjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNo -bm9sb2dpZXMgTGltaXRlZDEgMB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0g -RzMwHhcNMTgwMjE4MTgzMDAwWhcNNDMwMjE4MTgzMDAwWjBrMQswCQYDVQQGEwJJ -TjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNobm9s -b2dpZXMgTGltaXRlZDEgMB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0gRzMw -djAQBgcqhkjOPQIBBgUrgQQAIgNiAAQjpQy4LRL1KPOxst3iAhKAnjlfSU2fySU0 -WXTsuwYc58Byr+iuL+FBVIcUqEqy6HyC5ltqtdyzdc6LBtCGI79G1Y4PPwT01xyS -fvalY8L1X44uT6EYGQIrMgqCZH0Wk9GjQjBAMB0GA1UdDgQWBBR8XQKEE9TMipuB -zhccLikenEhjQjAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggq -hkjOPQQDAwNpADBmAjEAvvNhzwIQHWSVB7gYboiFBS+DCBeQyh+KTOgNG3qxrdWB -CUfvO6wIBHxcmbHtRwfSAjEAnbpV/KlK6O3t5nYBQnvI+GDZjVGLVTv7jHvrZQnD -+JbNR6iC8hZVdyR+EhCVBCyj ------END CERTIFICATE----- - -# Issuer: CN=emSign Root CA - C1 O=eMudhra Inc OU=emSign PKI -# Subject: CN=emSign Root CA - C1 O=eMudhra Inc OU=emSign PKI -# Label: "emSign Root CA - C1" -# Serial: 825510296613316004955058 -# MD5 Fingerprint: d8:e3:5d:01:21:fa:78:5a:b0:df:ba:d2:ee:2a:5f:68 -# SHA1 Fingerprint: e7:2e:f1:df:fc:b2:09:28:cf:5d:d4:d5:67:37:b1:51:cb:86:4f:01 -# SHA256 Fingerprint: 12:56:09:aa:30:1d:a0:a2:49:b9:7a:82:39:cb:6a:34:21:6f:44:dc:ac:9f:39:54:b1:42:92:f2:e8:c8:60:8f ------BEGIN CERTIFICATE----- -MIIDczCCAlugAwIBAgILAK7PALrEzzL4Q7IwDQYJKoZIhvcNAQELBQAwVjELMAkG -A1UEBhMCVVMxEzARBgNVBAsTCmVtU2lnbiBQS0kxFDASBgNVBAoTC2VNdWRocmEg -SW5jMRwwGgYDVQQDExNlbVNpZ24gUm9vdCBDQSAtIEMxMB4XDTE4MDIxODE4MzAw -MFoXDTQzMDIxODE4MzAwMFowVjELMAkGA1UEBhMCVVMxEzARBgNVBAsTCmVtU2ln -biBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMRwwGgYDVQQDExNlbVNpZ24gUm9v -dCBDQSAtIEMxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz+upufGZ -BczYKCFK83M0UYRWEPWgTywS4/oTmifQz/l5GnRfHXk5/Fv4cI7gklL35CX5VIPZ -HdPIWoU/Xse2B+4+wM6ar6xWQio5JXDWv7V7Nq2s9nPczdcdioOl+yuQFTdrHCZH -3DspVpNqs8FqOp099cGXOFgFixwR4+S0uF2FHYP+eF8LRWgYSKVGczQ7/g/IdrvH -GPMF0Ybzhe3nudkyrVWIzqa2kbBPrH4VI5b2P/AgNBbeCsbEBEV5f6f9vtKppa+c -xSMq9zwhbL2vj07FOrLzNBL834AaSaTUqZX3noleoomslMuoaJuvimUnzYnu3Yy1 -aylwQ6BpC+S5DwIDAQABo0IwQDAdBgNVHQ4EFgQU/qHgcB4qAzlSWkK+XJGFehiq -TbUwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL -BQADggEBAMJKVvoVIXsoounlHfv4LcQ5lkFMOycsxGwYFYDGrK9HWS8mC+M2sO87 -/kOXSTKZEhVb3xEp/6tT+LvBeA+snFOvV71ojD1pM/CjoCNjO2RnIkSt1XHLVip4 -kqNPEjE2NuLe/gDEo2APJ62gsIq1NnpSob0n9CAnYuhNlCQT5AoE6TyrLshDCUrG -YQTlSTR+08TI9Q/Aqum6VF7zYytPT1DU/rl7mYw9wC68AivTxEDkigcxHpvOJpkT -+xHqmiIMERnHXhuBUDDIlhJu58tBf5E7oke3VIAb3ADMmpDqw8NQBmIMMMAVSKeo -WXzhriKi4gp6D/piq1JM4fHfyr6DDUI= ------END CERTIFICATE----- - -# Issuer: CN=emSign ECC Root CA - C3 O=eMudhra Inc OU=emSign PKI -# Subject: CN=emSign ECC Root CA - C3 O=eMudhra Inc OU=emSign PKI -# Label: "emSign ECC Root CA - C3" -# Serial: 582948710642506000014504 -# MD5 Fingerprint: 3e:53:b3:a3:81:ee:d7:10:f8:d3:b0:1d:17:92:f5:d5 -# SHA1 Fingerprint: b6:af:43:c2:9b:81:53:7d:f6:ef:6b:c3:1f:1f:60:15:0c:ee:48:66 -# SHA256 Fingerprint: bc:4d:80:9b:15:18:9d:78:db:3e:1d:8c:f4:f9:72:6a:79:5d:a1:64:3c:a5:f1:35:8e:1d:db:0e:dc:0d:7e:b3 ------BEGIN CERTIFICATE----- -MIICKzCCAbGgAwIBAgIKe3G2gla4EnycqDAKBggqhkjOPQQDAzBaMQswCQYDVQQG -EwJVUzETMBEGA1UECxMKZW1TaWduIFBLSTEUMBIGA1UEChMLZU11ZGhyYSBJbmMx -IDAeBgNVBAMTF2VtU2lnbiBFQ0MgUm9vdCBDQSAtIEMzMB4XDTE4MDIxODE4MzAw -MFoXDTQzMDIxODE4MzAwMFowWjELMAkGA1UEBhMCVVMxEzARBgNVBAsTCmVtU2ln -biBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMSAwHgYDVQQDExdlbVNpZ24gRUND -IFJvb3QgQ0EgLSBDMzB2MBAGByqGSM49AgEGBSuBBAAiA2IABP2lYa57JhAd6bci -MK4G9IGzsUJxlTm801Ljr6/58pc1kjZGDoeVjbk5Wum739D+yAdBPLtVb4Ojavti -sIGJAnB9SMVK4+kiVCJNk7tCDK93nCOmfddhEc5lx/h//vXyqaNCMEAwHQYDVR0O -BBYEFPtaSNCAIEDyqOkAB2kZd6fmw/TPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMB -Af8EBTADAQH/MAoGCCqGSM49BAMDA2gAMGUCMQC02C8Cif22TGK6Q04ThHK1rt0c -3ta13FaPWEBaLd4gTCKDypOofu4SQMfWh0/434UCMBwUZOR8loMRnLDRWmFLpg9J -0wD8ofzkpf9/rdcw0Md3f76BB1UwUCAU9Vc4CqgxUQ== ------END CERTIFICATE----- - -# Issuer: CN=Hongkong Post Root CA 3 O=Hongkong Post -# Subject: CN=Hongkong Post Root CA 3 O=Hongkong Post -# Label: "Hongkong Post Root CA 3" -# Serial: 46170865288971385588281144162979347873371282084 -# MD5 Fingerprint: 11:fc:9f:bd:73:30:02:8a:fd:3f:f3:58:b9:cb:20:f0 -# SHA1 Fingerprint: 58:a2:d0:ec:20:52:81:5b:c1:f3:f8:64:02:24:4e:c2:8e:02:4b:02 -# SHA256 Fingerprint: 5a:2f:c0:3f:0c:83:b0:90:bb:fa:40:60:4b:09:88:44:6c:76:36:18:3d:f9:84:6e:17:10:1a:44:7f:b8:ef:d6 ------BEGIN CERTIFICATE----- -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 -mpv0 ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority - G4 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2015 Entrust, Inc. - for authorized use only -# Subject: CN=Entrust Root Certification Authority - G4 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2015 Entrust, Inc. - for authorized use only -# Label: "Entrust Root Certification Authority - G4" -# Serial: 289383649854506086828220374796556676440 -# MD5 Fingerprint: 89:53:f1:83:23:b7:7c:8e:05:f1:8c:71:38:4e:1f:88 -# SHA1 Fingerprint: 14:88:4e:86:26:37:b0:26:af:59:62:5c:40:77:ec:35:29:ba:96:01 -# SHA256 Fingerprint: db:35:17:d1:f6:73:2a:2d:5a:b9:7c:53:3e:c7:07:79:ee:32:70:a6:2f:b4:ac:42:38:37:24:60:e6:f0:1e:88 ------BEGIN CERTIFICATE----- -MIIGSzCCBDOgAwIBAgIRANm1Q3+vqTkPAAAAAFVlrVgwDQYJKoZIhvcNAQELBQAw -gb4xCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQL -Ex9TZWUgd3d3LmVudHJ1c3QubmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykg -MjAxNSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMjAw -BgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEc0 -MB4XDTE1MDUyNzExMTExNloXDTM3MTIyNzExNDExNlowgb4xCzAJBgNVBAYTAlVT -MRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1 -c3QubmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxNSBFbnRydXN0LCBJ -bmMuIC0gZm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMjAwBgNVBAMTKUVudHJ1c3Qg -Um9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEc0MIICIjANBgkqhkiG9w0B -AQEFAAOCAg8AMIICCgKCAgEAsewsQu7i0TD/pZJH4i3DumSXbcr3DbVZwbPLqGgZ -2K+EbTBwXX7zLtJTmeH+H17ZSK9dE43b/2MzTdMAArzE+NEGCJR5WIoV3imz/f3E -T+iq4qA7ec2/a0My3dl0ELn39GjUu9CH1apLiipvKgS1sqbHoHrmSKvS0VnM1n4j -5pds8ELl3FFLFUHtSUrJ3hCX1nbB76W1NhSXNdh4IjVS70O92yfbYVaCNNzLiGAM -C1rlLAHGVK/XqsEQe9IFWrhAnoanw5CGAlZSCXqc0ieCU0plUmr1POeo8pyvi73T -DtTUXm6Hnmo9RR3RXRv06QqsYJn7ibT/mCzPfB3pAqoEmh643IhuJbNsZvc8kPNX -wbMv9W3y+8qh+CmdRouzavbmZwe+LGcKKh9asj5XxNMhIWNlUpEbsZmOeX7m640A -2Vqq6nPopIICR5b+W45UYaPrL0swsIsjdXJ8ITzI9vF01Bx7owVV7rtNOzK+mndm -nqxpkCIHH2E6lr7lmk/MBTwoWdPBDFSoWWG9yHJM6Nyfh3+9nEg2XpWjDrk4JFX8 -dWbrAuMINClKxuMrLzOg2qOGpRKX/YAr2hRC45K9PvJdXmd0LhyIRyk0X+IyqJwl -N4y6mACXi0mWHv0liqzc2thddG5msP9E36EYxr5ILzeUePiVSj9/E15dWf10hkNj -c0kCAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD -VR0OBBYEFJ84xFYjwznooHFs6FRM5Og6sb9nMA0GCSqGSIb3DQEBCwUAA4ICAQAS -5UKme4sPDORGpbZgQIeMJX6tuGguW8ZAdjwD+MlZ9POrYs4QjbRaZIxowLByQzTS -Gwv2LFPSypBLhmb8qoMi9IsabyZIrHZ3CL/FmFz0Jomee8O5ZDIBf9PD3Vht7LGr -hFV0d4QEJ1JrhkzO3bll/9bGXp+aEJlLdWr+aumXIOTkdnrG0CSqkM0gkLpHZPt/ -B7NTeLUKYvJzQ85BK4FqLoUWlFPUa19yIqtRLULVAJyZv967lDtX/Zr1hstWO1uI -AeV8KEsD+UmDfLJ/fOPtjqF/YFOOVZ1QNBIPt5d7bIdKROf1beyAN/BYGW5KaHbw -H5Lk6rWS02FREAutp9lfx1/cH6NcjKF+m7ee01ZvZl4HliDtC3T7Zk6LERXpgUl+ -b7DUUH8i119lAg2m9IUe2K4GS0qn0jFmwvjO5QimpAKWRGhXxNUzzxkvFMSUHHuk -2fCfDrGA4tGeEWSpiBE6doLlYsKA2KSD7ZPvfC+QsDJMlhVoSFLUmQjAJOgc47Ol -IQ6SwJAfzyBfyjs4x7dtOvPmRLgOMWuIjnDrnBdSqEGULoe256YSxXXfW8AKbnuk -5F6G+TaU33fD6Q3AOfF5u0aOq0NZJ7cguyPpVkAh7DE9ZapD8j3fcEThuk0mEDuY -n/PIjhs4ViFqUZPTkcpG2om3PVODLAgfi49T3f+sHw== ------END CERTIFICATE----- - -# Issuer: CN=Microsoft ECC Root Certificate Authority 2017 O=Microsoft Corporation -# Subject: CN=Microsoft ECC Root Certificate Authority 2017 O=Microsoft Corporation -# Label: "Microsoft ECC Root Certificate Authority 2017" -# Serial: 136839042543790627607696632466672567020 -# MD5 Fingerprint: dd:a1:03:e6:4a:93:10:d1:bf:f0:19:42:cb:fe:ed:67 -# SHA1 Fingerprint: 99:9a:64:c3:7f:f4:7d:9f:ab:95:f1:47:69:89:14:60:ee:c4:c3:c5 -# SHA256 Fingerprint: 35:8d:f3:9d:76:4a:f9:e1:b7:66:e9:c9:72:df:35:2e:e1:5c:fa:c2:27:af:6a:d1:d7:0e:8e:4a:6e:dc:ba:02 ------BEGIN CERTIFICATE----- -MIICWTCCAd+gAwIBAgIQZvI9r4fei7FK6gxXMQHC7DAKBggqhkjOPQQDAzBlMQsw -CQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYD -VQQDEy1NaWNyb3NvZnQgRUNDIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIw -MTcwHhcNMTkxMjE4MjMwNjQ1WhcNNDIwNzE4MjMxNjA0WjBlMQswCQYDVQQGEwJV -UzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1NaWNy -b3NvZnQgRUNDIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwdjAQBgcq -hkjOPQIBBgUrgQQAIgNiAATUvD0CQnVBEyPNgASGAlEvaqiBYgtlzPbKnR5vSmZR -ogPZnZH6thaxjG7efM3beaYvzrvOcS/lpaso7GMEZpn4+vKTEAXhgShC48Zo9OYb -hGBKia/teQ87zvH2RPUBeMCjVDBSMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8E -BTADAQH/MB0GA1UdDgQWBBTIy5lycFIM+Oa+sgRXKSrPQhDtNTAQBgkrBgEEAYI3 -FQEEAwIBADAKBggqhkjOPQQDAwNoADBlAjBY8k3qDPlfXu5gKcs68tvWMoQZP3zV -L8KxzJOuULsJMsbG7X7JNpQS5GiFBqIb0C8CMQCZ6Ra0DvpWSNSkMBaReNtUjGUB -iudQZsIxtzm6uBoiB078a1QWIP8rtedMDE2mT3M= ------END CERTIFICATE----- - -# Issuer: CN=Microsoft RSA Root Certificate Authority 2017 O=Microsoft Corporation -# Subject: CN=Microsoft RSA Root Certificate Authority 2017 O=Microsoft Corporation -# Label: "Microsoft RSA Root Certificate Authority 2017" -# Serial: 40975477897264996090493496164228220339 -# MD5 Fingerprint: 10:ff:00:ff:cf:c9:f8:c7:7a:c0:ee:35:8e:c9:0f:47 -# SHA1 Fingerprint: 73:a5:e6:4a:3b:ff:83:16:ff:0e:dc:cc:61:8a:90:6e:4e:ae:4d:74 -# SHA256 Fingerprint: c7:41:f7:0f:4b:2a:8d:88:bf:2e:71:c1:41:22:ef:53:ef:10:eb:a0:cf:a5:e6:4c:fa:20:f4:18:85:30:73:e0 ------BEGIN CERTIFICATE----- -MIIFqDCCA5CgAwIBAgIQHtOXCV/YtLNHcB6qvn9FszANBgkqhkiG9w0BAQwFADBl -MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYw -NAYDVQQDEy1NaWNyb3NvZnQgUlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5 -IDIwMTcwHhcNMTkxMjE4MjI1MTIyWhcNNDIwNzE4MjMwMDIzWjBlMQswCQYDVQQG -EwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1N -aWNyb3NvZnQgUlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwggIi -MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKW76UM4wplZEWCpW9R2LBifOZ -Nt9GkMml7Xhqb0eRaPgnZ1AzHaGm++DlQ6OEAlcBXZxIQIJTELy/xztokLaCLeX0 -ZdDMbRnMlfl7rEqUrQ7eS0MdhweSE5CAg2Q1OQT85elss7YfUJQ4ZVBcF0a5toW1 -HLUX6NZFndiyJrDKxHBKrmCk3bPZ7Pw71VdyvD/IybLeS2v4I2wDwAW9lcfNcztm -gGTjGqwu+UcF8ga2m3P1eDNbx6H7JyqhtJqRjJHTOoI+dkC0zVJhUXAoP8XFWvLJ -jEm7FFtNyP9nTUwSlq31/niol4fX/V4ggNyhSyL71Imtus5Hl0dVe49FyGcohJUc -aDDv70ngNXtk55iwlNpNhTs+VcQor1fznhPbRiefHqJeRIOkpcrVE7NLP8TjwuaG -YaRSMLl6IE9vDzhTyzMMEyuP1pq9KsgtsRx9S1HKR9FIJ3Jdh+vVReZIZZ2vUpC6 -W6IYZVcSn2i51BVrlMRpIpj0M+Dt+VGOQVDJNE92kKz8OMHY4Xu54+OU4UZpyw4K -UGsTuqwPN1q3ErWQgR5WrlcihtnJ0tHXUeOrO8ZV/R4O03QK0dqq6mm4lyiPSMQH -+FJDOvTKVTUssKZqwJz58oHhEmrARdlns87/I6KJClTUFLkqqNfs+avNJVgyeY+Q -W5g5xAgGwax/Dj0ApQIDAQABo1QwUjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/ -BAUwAwEB/zAdBgNVHQ4EFgQUCctZf4aycI8awznjwNnpv7tNsiMwEAYJKwYBBAGC -NxUBBAMCAQAwDQYJKoZIhvcNAQEMBQADggIBAKyvPl3CEZaJjqPnktaXFbgToqZC -LgLNFgVZJ8og6Lq46BrsTaiXVq5lQ7GPAJtSzVXNUzltYkyLDVt8LkS/gxCP81OC -gMNPOsduET/m4xaRhPtthH80dK2Jp86519efhGSSvpWhrQlTM93uCupKUY5vVau6 -tZRGrox/2KJQJWVggEbbMwSubLWYdFQl3JPk+ONVFT24bcMKpBLBaYVu32TxU5nh -SnUgnZUP5NbcA/FZGOhHibJXWpS2qdgXKxdJ5XbLwVaZOjex/2kskZGT4d9Mozd2 -TaGf+G0eHdP67Pv0RR0Tbc/3WeUiJ3IrhvNXuzDtJE3cfVa7o7P4NHmJweDyAmH3 -pvwPuxwXC65B2Xy9J6P9LjrRk5Sxcx0ki69bIImtt2dmefU6xqaWM/5TkshGsRGR -xpl/j8nWZjEgQRCHLQzWwa80mMpkg/sTV9HB8Dx6jKXB/ZUhoHHBk2dxEuqPiApp -GWSZI1b7rCoucL5mxAyE7+WL85MB+GqQk2dLsmijtWKP6T+MejteD+eMuMZ87zf9 -dOLITzNy4ZQ5bb0Sr74MTnB8G2+NszKTc0QWbej09+CVgI+WXTik9KveCjCHk9hN -AHFiRSdLOkKEW39lt2c0Ui2cFmuqqNh7o0JMcccMyj6D5KbvtwEwXlGjefVwaaZB -RA+GsCyRxj3qrg+E ------END CERTIFICATE----- - -# Issuer: CN=e-Szigno Root CA 2017 O=Microsec Ltd. -# Subject: CN=e-Szigno Root CA 2017 O=Microsec Ltd. -# Label: "e-Szigno Root CA 2017" -# Serial: 411379200276854331539784714 -# MD5 Fingerprint: de:1f:f6:9e:84:ae:a7:b4:21:ce:1e:58:7d:d1:84:98 -# SHA1 Fingerprint: 89:d4:83:03:4f:9e:9a:48:80:5f:72:37:d4:a9:a6:ef:cb:7c:1f:d1 -# SHA256 Fingerprint: be:b0:0b:30:83:9b:9b:c3:2c:32:e4:44:79:05:95:06:41:f2:64:21:b1:5e:d0:89:19:8b:51:8a:e2:ea:1b:99 ------BEGIN CERTIFICATE----- -MIICQDCCAeWgAwIBAgIMAVRI7yH9l1kN9QQKMAoGCCqGSM49BAMCMHExCzAJBgNV -BAYTAkhVMREwDwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UECgwNTWljcm9zZWMgTHRk -LjEXMBUGA1UEYQwOVkFUSFUtMjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3ppZ25vIFJv -b3QgQ0EgMjAxNzAeFw0xNzA4MjIxMjA3MDZaFw00MjA4MjIxMjA3MDZaMHExCzAJ -BgNVBAYTAkhVMREwDwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UECgwNTWljcm9zZWMg -THRkLjEXMBUGA1UEYQwOVkFUSFUtMjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3ppZ25v -IFJvb3QgQ0EgMjAxNzBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABJbcPYrYsHtv -xie+RJCxs1YVe45DJH0ahFnuY2iyxl6H0BVIHqiQrb1TotreOpCmYF9oMrWGQd+H -Wyx7xf58etqjYzBhMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G -A1UdDgQWBBSHERUI0arBeAyxr87GyZDvvzAEwDAfBgNVHSMEGDAWgBSHERUI0arB -eAyxr87GyZDvvzAEwDAKBggqhkjOPQQDAgNJADBGAiEAtVfd14pVCzbhhkT61Nlo -jbjcI4qKDdQvfepz7L9NbKgCIQDLpbQS+ue16M9+k/zzNY9vTlp8tLxOsvxyqltZ -+efcMQ== ------END CERTIFICATE----- - -# Issuer: O=CERTSIGN SA OU=certSIGN ROOT CA G2 -# Subject: O=CERTSIGN SA OU=certSIGN ROOT CA G2 -# Label: "certSIGN Root CA G2" -# Serial: 313609486401300475190 -# MD5 Fingerprint: 8c:f1:75:8a:c6:19:cf:94:b7:f7:65:20:87:c3:97:c7 -# SHA1 Fingerprint: 26:f9:93:b4:ed:3d:28:27:b0:b9:4b:a7:e9:15:1d:a3:8d:92:e5:32 -# SHA256 Fingerprint: 65:7c:fe:2f:a7:3f:aa:38:46:25:71:f3:32:a2:36:3a:46:fc:e7:02:09:51:71:07:02:cd:fb:b6:ee:da:33:05 ------BEGIN CERTIFICATE----- -MIIFRzCCAy+gAwIBAgIJEQA0tk7GNi02MA0GCSqGSIb3DQEBCwUAMEExCzAJBgNV -BAYTAlJPMRQwEgYDVQQKEwtDRVJUU0lHTiBTQTEcMBoGA1UECxMTY2VydFNJR04g -Uk9PVCBDQSBHMjAeFw0xNzAyMDYwOTI3MzVaFw00MjAyMDYwOTI3MzVaMEExCzAJ -BgNVBAYTAlJPMRQwEgYDVQQKEwtDRVJUU0lHTiBTQTEcMBoGA1UECxMTY2VydFNJ -R04gUk9PVCBDQSBHMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMDF -dRmRfUR0dIf+DjuW3NgBFszuY5HnC2/OOwppGnzC46+CjobXXo9X69MhWf05N0Iw -vlDqtg+piNguLWkh59E3GE59kdUWX2tbAMI5Qw02hVK5U2UPHULlj88F0+7cDBrZ -uIt4ImfkabBoxTzkbFpG583H+u/E7Eu9aqSs/cwoUe+StCmrqzWaTOTECMYmzPhp -n+Sc8CnTXPnGFiWeI8MgwT0PPzhAsP6CRDiqWhqKa2NYOLQV07YRaXseVO6MGiKs -cpc/I1mbySKEwQdPzH/iV8oScLumZfNpdWO9lfsbl83kqK/20U6o2YpxJM02PbyW -xPFsqa7lzw1uKA2wDrXKUXt4FMMgL3/7FFXhEZn91QqhngLjYl/rNUssuHLoPj1P -rCy7Lobio3aP5ZMqz6WryFyNSwb/EkaseMsUBzXgqd+L6a8VTxaJW732jcZZroiF -DsGJ6x9nxUWO/203Nit4ZoORUSs9/1F3dmKh7Gc+PoGD4FapUB8fepmrY7+EF3fx -DTvf95xhszWYijqy7DwaNz9+j5LP2RIUZNoQAhVB/0/E6xyjyfqZ90bp4RjZsbgy -LcsUDFDYg2WD7rlcz8sFWkz6GZdr1l0T08JcVLwyc6B49fFtHsufpaafItzRUZ6C -eWRgKRM+o/1Pcmqr4tTluCRVLERLiohEnMqE0yo7AgMBAAGjQjBAMA8GA1UdEwEB -/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSCIS1mxteg4BXrzkwJ -d8RgnlRuAzANBgkqhkiG9w0BAQsFAAOCAgEAYN4auOfyYILVAzOBywaK8SJJ6ejq -kX/GM15oGQOGO0MBzwdw5AgeZYWR5hEit/UCI46uuR59H35s5r0l1ZUa8gWmr4UC -b6741jH/JclKyMeKqdmfS0mbEVeZkkMR3rYzpMzXjWR91M08KCy0mpbqTfXERMQl -qiCA2ClV9+BB/AYm/7k29UMUA2Z44RGx2iBfRgB4ACGlHgAoYXhvqAEBj500mv/0 -OJD7uNGzcgbJceaBxXntC6Z58hMLnPddDnskk7RI24Zf3lCGeOdA5jGokHZwYa+c -NywRtYK3qq4kNFtyDGkNzVmf9nGvnAvRCjj5BiKDUyUM/FHE5r7iOZULJK2v0ZXk -ltd0ZGtxTgI8qoXzIKNDOXZbbFD+mpwUHmUUihW9o4JFWklWatKcsWMy5WHgUyIO -pwpJ6st+H6jiYoD2EEVSmAYY3qXNL3+q1Ok+CHLsIwMCPKaq2LxndD0UF/tUSxfj -03k9bWtJySgOLnRQvwzZRjoQhsmnP+mg7H/rpXdYaXHmgwo38oZJar55CJD2AhZk -PuXaTH4MNMn5X7azKFGnpyuqSfqNZSlO42sTp5SjLVFteAxEy9/eCG/Oo2Sr05WE -1LlSVHJ7liXMvGnjSG4N0MedJ5qq+BOS3R7fY581qRY27Iy4g/Q9iY/NtBde17MX -QRBdJ3NghVdJIgc= ------END CERTIFICATE----- - -# Issuer: CN=Trustwave Global Certification Authority O=Trustwave Holdings, Inc. -# Subject: CN=Trustwave Global Certification Authority O=Trustwave Holdings, Inc. -# Label: "Trustwave Global Certification Authority" -# Serial: 1846098327275375458322922162 -# MD5 Fingerprint: f8:1c:18:2d:2f:ba:5f:6d:a1:6c:bc:c7:ab:91:c7:0e -# SHA1 Fingerprint: 2f:8f:36:4f:e1:58:97:44:21:59:87:a5:2a:9a:d0:69:95:26:7f:b5 -# SHA256 Fingerprint: 97:55:20:15:f5:dd:fc:3c:87:88:c0:06:94:45:55:40:88:94:45:00:84:f1:00:86:70:86:bc:1a:2b:b5:8d:c8 ------BEGIN CERTIFICATE----- -MIIF2jCCA8KgAwIBAgIMBfcOhtpJ80Y1LrqyMA0GCSqGSIb3DQEBCwUAMIGIMQsw -CQYDVQQGEwJVUzERMA8GA1UECAwISWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28x -ITAfBgNVBAoMGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1 -c3R3YXZlIEdsb2JhbCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0xNzA4MjMx -OTM0MTJaFw00MjA4MjMxOTM0MTJaMIGIMQswCQYDVQQGEwJVUzERMA8GA1UECAwI -SWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28xITAfBgNVBAoMGFRydXN0d2F2ZSBI -b2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1c3R3YXZlIEdsb2JhbCBDZXJ0aWZp -Y2F0aW9uIEF1dGhvcml0eTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIB -ALldUShLPDeS0YLOvR29zd24q88KPuFd5dyqCblXAj7mY2Hf8g+CY66j96xz0Xzn -swuvCAAJWX/NKSqIk4cXGIDtiLK0thAfLdZfVaITXdHG6wZWiYj+rDKd/VzDBcdu -7oaJuogDnXIhhpCujwOl3J+IKMujkkkP7NAP4m1ET4BqstTnoApTAbqOl5F2brz8 -1Ws25kCI1nsvXwXoLG0R8+eyvpJETNKXpP7ScoFDB5zpET71ixpZfR9oWN0EACyW -80OzfpgZdNmcc9kYvkHHNHnZ9GLCQ7mzJ7Aiy/k9UscwR7PJPrhq4ufogXBeQotP -JqX+OsIgbrv4Fo7NDKm0G2x2EOFYeUY+VM6AqFcJNykbmROPDMjWLBz7BegIlT1l -RtzuzWniTY+HKE40Cz7PFNm73bZQmq131BnW2hqIyE4bJ3XYsgjxroMwuREOzYfw -hI0Vcnyh78zyiGG69Gm7DIwLdVcEuE4qFC49DxweMqZiNu5m4iK4BUBjECLzMx10 -coos9TkpoNPnG4CELcU9402x/RpvumUHO1jsQkUm+9jaJXLE9gCxInm943xZYkqc -BW89zubWR2OZxiRvchLIrH+QtAuRcOi35hYQcRfO3gZPSEF9NUqjifLJS3tBEW1n -twiYTOURGa5CgNz7kAXU+FDKvuStx8KU1xad5hePrzb7AgMBAAGjQjBAMA8GA1Ud -EwEB/wQFMAMBAf8wHQYDVR0OBBYEFJngGWcNYtt2s9o9uFvo/ULSMQ6HMA4GA1Ud -DwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAmHNw4rDT7TnsTGDZqRKGFx6W -0OhUKDtkLSGm+J1WE2pIPU/HPinbbViDVD2HfSMF1OQc3Og4ZYbFdada2zUFvXfe -uyk3QAUHw5RSn8pk3fEbK9xGChACMf1KaA0HZJDmHvUqoai7PF35owgLEQzxPy0Q -lG/+4jSHg9bP5Rs1bdID4bANqKCqRieCNqcVtgimQlRXtpla4gt5kNdXElE1GYhB -aCXUNxeEFfsBctyV3lImIJgm4nb1J2/6ADtKYdkNy1GTKv0WBpanI5ojSP5RvbbE -sLFUzt5sQa0WZ37b/TjNuThOssFgy50X31ieemKyJo90lZvkWx3SD92YHJtZuSPT -MaCm/zjdzyBP6VhWOmfD0faZmZ26NraAL4hHT4a/RDqA5Dccprrql5gR0IRiR2Qe -qu5AvzSxnI9O4fKSTx+O856X3vOmeWqJcU9LJxdI/uz0UA9PSX3MReO9ekDFQdxh -VicGaeVyQYHTtgGJoC86cnn+OjC/QezHYj6RS8fZMXZC+fc8Y+wmjHMMfRod6qh8 -h6jCJ3zhM0EPz8/8AKAigJ5Kp28AsEFFtyLKaEjFQqKu3R3y4G5OBVixwJAWKqQ9 -EEC+j2Jjg6mcgn0tAumDMHzLJ8n9HmYAsC7TIS+OMxZsmO0QqAfWzJPP29FpHOTK -yeC2nOnOcXHebD8WpHk= ------END CERTIFICATE----- - -# Issuer: CN=Trustwave Global ECC P256 Certification Authority O=Trustwave Holdings, Inc. -# Subject: CN=Trustwave Global ECC P256 Certification Authority O=Trustwave Holdings, Inc. -# Label: "Trustwave Global ECC P256 Certification Authority" -# Serial: 4151900041497450638097112925 -# MD5 Fingerprint: 5b:44:e3:8d:5d:36:86:26:e8:0d:05:d2:59:a7:83:54 -# SHA1 Fingerprint: b4:90:82:dd:45:0c:be:8b:5b:b1:66:d3:e2:a4:08:26:cd:ed:42:cf -# SHA256 Fingerprint: 94:5b:bc:82:5e:a5:54:f4:89:d1:fd:51:a7:3d:df:2e:a6:24:ac:70:19:a0:52:05:22:5c:22:a7:8c:cf:a8:b4 ------BEGIN CERTIFICATE----- -MIICYDCCAgegAwIBAgIMDWpfCD8oXD5Rld9dMAoGCCqGSM49BAMCMIGRMQswCQYD -VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAf -BgNVBAoTGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3 -YXZlIEdsb2JhbCBFQ0MgUDI1NiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0x -NzA4MjMxOTM1MTBaFw00MjA4MjMxOTM1MTBaMIGRMQswCQYDVQQGEwJVUzERMA8G -A1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0 -d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBF -Q0MgUDI1NiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTBZMBMGByqGSM49AgEGCCqG -SM49AwEHA0IABH77bOYj43MyCMpg5lOcunSNGLB4kFKA3TjASh3RqMyTpJcGOMoN -FWLGjgEqZZ2q3zSRLoHB5DOSMcT9CTqmP62jQzBBMA8GA1UdEwEB/wQFMAMBAf8w -DwYDVR0PAQH/BAUDAwcGADAdBgNVHQ4EFgQUo0EGrJBt0UrrdaVKEJmzsaGLSvcw -CgYIKoZIzj0EAwIDRwAwRAIgB+ZU2g6gWrKuEZ+Hxbb/ad4lvvigtwjzRM4q3wgh -DDcCIC0mA6AFvWvR9lz4ZcyGbbOcNEhjhAnFjXca4syc4XR7 ------END CERTIFICATE----- - -# Issuer: CN=Trustwave Global ECC P384 Certification Authority O=Trustwave Holdings, Inc. -# Subject: CN=Trustwave Global ECC P384 Certification Authority O=Trustwave Holdings, Inc. -# Label: "Trustwave Global ECC P384 Certification Authority" -# Serial: 2704997926503831671788816187 -# MD5 Fingerprint: ea:cf:60:c4:3b:b9:15:29:40:a1:97:ed:78:27:93:d6 -# SHA1 Fingerprint: e7:f3:a3:c8:cf:6f:c3:04:2e:6d:0e:67:32:c5:9e:68:95:0d:5e:d2 -# SHA256 Fingerprint: 55:90:38:59:c8:c0:c3:eb:b8:75:9e:ce:4e:25:57:22:5f:f5:75:8b:bd:38:eb:d4:82:76:60:1e:1b:d5:80:97 ------BEGIN CERTIFICATE----- -MIICnTCCAiSgAwIBAgIMCL2Fl2yZJ6SAaEc7MAoGCCqGSM49BAMDMIGRMQswCQYD -VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAf -BgNVBAoTGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3 -YXZlIEdsb2JhbCBFQ0MgUDM4NCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0x -NzA4MjMxOTM2NDNaFw00MjA4MjMxOTM2NDNaMIGRMQswCQYDVQQGEwJVUzERMA8G -A1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0 -d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBF -Q0MgUDM4NCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTB2MBAGByqGSM49AgEGBSuB -BAAiA2IABGvaDXU1CDFHBa5FmVXxERMuSvgQMSOjfoPTfygIOiYaOs+Xgh+AtycJ -j9GOMMQKmw6sWASr9zZ9lCOkmwqKi6vr/TklZvFe/oyujUF5nQlgziip04pt89ZF -1PKYhDhloKNDMEEwDwYDVR0TAQH/BAUwAwEB/zAPBgNVHQ8BAf8EBQMDBwYAMB0G -A1UdDgQWBBRVqYSJ0sEyvRjLbKYHTsjnnb6CkDAKBggqhkjOPQQDAwNnADBkAjA3 -AZKXRRJ+oPM+rRk6ct30UJMDEr5E0k9BpIycnR+j9sKS50gU/k6bpZFXrsY3crsC -MGclCrEMXu6pY5Jv5ZAL/mYiykf9ijH3g/56vxC+GCsej/YpHpRZ744hN8tRmKVu -Sw== ------END CERTIFICATE----- - -# Issuer: CN=NAVER Global Root Certification Authority O=NAVER BUSINESS PLATFORM Corp. -# Subject: CN=NAVER Global Root Certification Authority O=NAVER BUSINESS PLATFORM Corp. -# Label: "NAVER Global Root Certification Authority" -# Serial: 9013692873798656336226253319739695165984492813 -# MD5 Fingerprint: c8:7e:41:f6:25:3b:f5:09:b3:17:e8:46:3d:bf:d0:9b -# SHA1 Fingerprint: 8f:6b:f2:a9:27:4a:da:14:a0:c4:f4:8e:61:27:f9:c0:1e:78:5d:d1 -# SHA256 Fingerprint: 88:f4:38:dc:f8:ff:d1:fa:8f:42:91:15:ff:e5:f8:2a:e1:e0:6e:0c:70:c3:75:fa:ad:71:7b:34:a4:9e:72:65 ------BEGIN CERTIFICATE----- -MIIFojCCA4qgAwIBAgIUAZQwHqIL3fXFMyqxQ0Rx+NZQTQ0wDQYJKoZIhvcNAQEM -BQAwaTELMAkGA1UEBhMCS1IxJjAkBgNVBAoMHU5BVkVSIEJVU0lORVNTIFBMQVRG -T1JNIENvcnAuMTIwMAYDVQQDDClOQVZFUiBHbG9iYWwgUm9vdCBDZXJ0aWZpY2F0 -aW9uIEF1dGhvcml0eTAeFw0xNzA4MTgwODU4NDJaFw0zNzA4MTgyMzU5NTlaMGkx -CzAJBgNVBAYTAktSMSYwJAYDVQQKDB1OQVZFUiBCVVNJTkVTUyBQTEFURk9STSBD -b3JwLjEyMDAGA1UEAwwpTkFWRVIgR2xvYmFsIFJvb3QgQ2VydGlmaWNhdGlvbiBB -dXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC21PGTXLVA -iQqrDZBbUGOukJR0F0Vy1ntlWilLp1agS7gvQnXp2XskWjFlqxcX0TM62RHcQDaH -38dq6SZeWYp34+hInDEW+j6RscrJo+KfziFTowI2MMtSAuXaMl3Dxeb57hHHi8lE -HoSTGEq0n+USZGnQJoViAbbJAh2+g1G7XNr4rRVqmfeSVPc0W+m/6imBEtRTkZaz -kVrd/pBzKPswRrXKCAfHcXLJZtM0l/aM9BhK4dA9WkW2aacp+yPOiNgSnABIqKYP -szuSjXEOdMWLyEz59JuOuDxp7W87UC9Y7cSw0BwbagzivESq2M0UXZR4Yb8Obtoq -vC8MC3GmsxY/nOb5zJ9TNeIDoKAYv7vxvvTWjIcNQvcGufFt7QSUqP620wbGQGHf -nZ3zVHbOUzoBppJB7ASjjw2i1QnK1sua8e9DXcCrpUHPXFNwcMmIpi3Ua2FzUCaG -YQ5fG8Ir4ozVu53BA0K6lNpfqbDKzE0K70dpAy8i+/Eozr9dUGWokG2zdLAIx6yo -0es+nPxdGoMuK8u180SdOqcXYZaicdNwlhVNt0xz7hlcxVs+Qf6sdWA7G2POAN3a -CJBitOUt7kinaxeZVL6HSuOpXgRM6xBtVNbv8ejyYhbLgGvtPe31HzClrkvJE+2K -AQHJuFFYwGY6sWZLxNUxAmLpdIQM201GLQIDAQABo0IwQDAdBgNVHQ4EFgQU0p+I -36HNLL3s9TsBAZMzJ7LrYEswDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMB -Af8wDQYJKoZIhvcNAQEMBQADggIBADLKgLOdPVQG3dLSLvCkASELZ0jKbY7gyKoN -qo0hV4/GPnrK21HUUrPUloSlWGB/5QuOH/XcChWB5Tu2tyIvCZwTFrFsDDUIbatj -cu3cvuzHV+YwIHHW1xDBE1UBjCpD5EHxzzp6U5LOogMFDTjfArsQLtk70pt6wKGm -+LUx5vR1yblTmXVHIloUFcd4G7ad6Qz4G3bxhYTeodoS76TiEJd6eN4MUZeoIUCL -hr0N8F5OSza7OyAfikJW4Qsav3vQIkMsRIz75Sq0bBwcupTgE34h5prCy8VCZLQe -lHsIJchxzIdFV4XTnyliIoNRlwAYl3dqmJLJfGBs32x9SuRwTMKeuB330DTHD8z7 -p/8Dvq1wkNoL3chtl1+afwkyQf3NosxabUzyqkn+Zvjp2DXrDige7kgvOtB5CTh8 -piKCk5XQA76+AqAF3SAi428diDRgxuYKuQl1C/AH6GmWNcf7I4GOODm4RStDeKLR -LBT/DShycpWbXgnbiUSYqqFJu3FS8r/2/yehNq+4tneI3TqkbZs0kNwUXTC/t+sX -5Ie3cdCh13cV1ELX8vMxmV2b3RZtP+oGI/hGoiLtk/bdmuYqh7GYVPEi92tF4+KO -dh2ajcQGjTa3FPOdVGm3jjzVpG2Tgbet9r1ke8LJaDmgkpzNNIaRkPpkUZ3+/uul -9XXeifdy ------END CERTIFICATE----- - -# Issuer: CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS O=FNMT-RCM OU=Ceres -# Subject: CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS O=FNMT-RCM OU=Ceres -# Label: "AC RAIZ FNMT-RCM SERVIDORES SEGUROS" -# Serial: 131542671362353147877283741781055151509 -# MD5 Fingerprint: 19:36:9c:52:03:2f:d2:d1:bb:23:cc:dd:1e:12:55:bb -# SHA1 Fingerprint: 62:ff:d9:9e:c0:65:0d:03:ce:75:93:d2:ed:3f:2d:32:c9:e3:e5:4a -# SHA256 Fingerprint: 55:41:53:b1:3d:2c:f9:dd:b7:53:bf:be:1a:4e:0a:e0:8d:0a:a4:18:70:58:fe:60:a2:b8:62:b2:e4:b8:7b:cb ------BEGIN CERTIFICATE----- -MIICbjCCAfOgAwIBAgIQYvYybOXE42hcG2LdnC6dlTAKBggqhkjOPQQDAzB4MQsw -CQYDVQQGEwJFUzERMA8GA1UECgwIRk5NVC1SQ00xDjAMBgNVBAsMBUNlcmVzMRgw -FgYDVQRhDA9WQVRFUy1RMjgyNjAwNEoxLDAqBgNVBAMMI0FDIFJBSVogRk5NVC1S -Q00gU0VSVklET1JFUyBTRUdVUk9TMB4XDTE4MTIyMDA5MzczM1oXDTQzMTIyMDA5 -MzczM1oweDELMAkGA1UEBhMCRVMxETAPBgNVBAoMCEZOTVQtUkNNMQ4wDAYDVQQL -DAVDZXJlczEYMBYGA1UEYQwPVkFURVMtUTI4MjYwMDRKMSwwKgYDVQQDDCNBQyBS -QUlaIEZOTVQtUkNNIFNFUlZJRE9SRVMgU0VHVVJPUzB2MBAGByqGSM49AgEGBSuB -BAAiA2IABPa6V1PIyqvfNkpSIeSX0oNnnvBlUdBeh8dHsVnyV0ebAAKTRBdp20LH -sbI6GA60XYyzZl2hNPk2LEnb80b8s0RpRBNm/dfF/a82Tc4DTQdxz69qBdKiQ1oK -Um8BA06Oi6NCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD -VR0OBBYEFAG5L++/EYZg8k/QQW6rcx/n0m5JMAoGCCqGSM49BAMDA2kAMGYCMQCu -SuMrQMN0EfKVrRYj3k4MGuZdpSRea0R7/DjiT8ucRRcRTBQnJlU5dUoDzBOQn5IC -MQD6SmxgiHPz7riYYqnOK8LZiqZwMR2vsJRM60/G49HzYqc8/5MuB1xJAWdpEgJy -v+c= ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign Root R46 O=GlobalSign nv-sa -# Subject: CN=GlobalSign Root R46 O=GlobalSign nv-sa -# Label: "GlobalSign Root R46" -# Serial: 1552617688466950547958867513931858518042577 -# MD5 Fingerprint: c4:14:30:e4:fa:66:43:94:2a:6a:1b:24:5f:19:d0:ef -# SHA1 Fingerprint: 53:a2:b0:4b:ca:6b:d6:45:e6:39:8a:8e:c4:0d:d2:bf:77:c3:a2:90 -# SHA256 Fingerprint: 4f:a3:12:6d:8d:3a:11:d1:c4:85:5a:4f:80:7c:ba:d6:cf:91:9d:3a:5a:88:b0:3b:ea:2c:63:72:d9:3c:40:c9 ------BEGIN CERTIFICATE----- -MIIFWjCCA0KgAwIBAgISEdK7udcjGJ5AXwqdLdDfJWfRMA0GCSqGSIb3DQEBDAUA -MEYxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYD -VQQDExNHbG9iYWxTaWduIFJvb3QgUjQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMy -MDAwMDAwMFowRjELMAkGA1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYt -c2ExHDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBSNDYwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQCsrHQy6LNl5brtQyYdpokNRbopiLKkHWPd08EsCVeJ -OaFV6Wc0dwxu5FUdUiXSE2te4R2pt32JMl8Nnp8semNgQB+msLZ4j5lUlghYruQG -vGIFAha/r6gjA7aUD7xubMLL1aa7DOn2wQL7Id5m3RerdELv8HQvJfTqa1VbkNud -316HCkD7rRlr+/fKYIje2sGP1q7Vf9Q8g+7XFkyDRTNrJ9CG0Bwta/OrffGFqfUo -0q3v84RLHIf8E6M6cqJaESvWJ3En7YEtbWaBkoe0G1h6zD8K+kZPTXhc+CtI4wSE -y132tGqzZfxCnlEmIyDLPRT5ge1lFgBPGmSXZgjPjHvjK8Cd+RTyG/FWaha/LIWF -zXg4mutCagI0GIMXTpRW+LaCtfOW3T3zvn8gdz57GSNrLNRyc0NXfeD412lPFzYE -+cCQYDdF3uYM2HSNrpyibXRdQr4G9dlkbgIQrImwTDsHTUB+JMWKmIJ5jqSngiCN -I/onccnfxkF0oE32kRbcRoxfKWMxWXEM2G/CtjJ9++ZdU6Z+Ffy7dXxd7Pj2Fxzs -x2sZy/N78CsHpdlseVR2bJ0cpm4O6XkMqCNqo98bMDGfsVR7/mrLZqrcZdCinkqa -ByFrgY/bxFn63iLABJzjqls2k+g9vXqhnQt2sQvHnf3PmKgGwvgqo6GDoLclcqUC -4wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV -HQ4EFgQUA1yrc4GHqMywptWU4jaWSf8FmSwwDQYJKoZIhvcNAQEMBQADggIBAHx4 -7PYCLLtbfpIrXTncvtgdokIzTfnvpCo7RGkerNlFo048p9gkUbJUHJNOxO97k4Vg -JuoJSOD1u8fpaNK7ajFxzHmuEajwmf3lH7wvqMxX63bEIaZHU1VNaL8FpO7XJqti -2kM3S+LGteWygxk6x9PbTZ4IevPuzz5i+6zoYMzRx6Fcg0XERczzF2sUyQQCPtIk -pnnpHs6i58FZFZ8d4kuaPp92CC1r2LpXFNqD6v6MVenQTqnMdzGxRBF6XLE+0xRF -FRhiJBPSy03OXIPBNvIQtQ6IbbjhVp+J3pZmOUdkLG5NrmJ7v2B0GbhWrJKsFjLt -rWhV/pi60zTe9Mlhww6G9kuEYO4Ne7UyWHmRVSyBQ7N0H3qqJZ4d16GLuc1CLgSk -ZoNNiTW2bKg2SnkheCLQQrzRQDGQob4Ez8pn7fXwgNNgyYMqIgXQBztSvwyeqiv5 -u+YfjyW6hY0XHgL+XVAEV8/+LbzvXMAaq7afJMbfc2hIkCwU9D9SGuTSyxTDYWnP -4vkYxboznxSjBF25cfe1lNj2M8FawTSLfJvdkzrnE6JwYZ+vj+vYxXX4M2bUdGc6 -N3ec592kD3ZDZopD8p/7DEJ4Y9HiD2971KE9dJeFt0g5QdYg/NA6s/rob8SKunE3 -vouXsXgxT7PntgMTzlSdriVZzH81Xwj3QEUxeCp6 ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign Root E46 O=GlobalSign nv-sa -# Subject: CN=GlobalSign Root E46 O=GlobalSign nv-sa -# Label: "GlobalSign Root E46" -# Serial: 1552617690338932563915843282459653771421763 -# MD5 Fingerprint: b5:b8:66:ed:de:08:83:e3:c9:e2:01:34:06:ac:51:6f -# SHA1 Fingerprint: 39:b4:6c:d5:fe:80:06:eb:e2:2f:4a:bb:08:33:a0:af:db:b9:dd:84 -# SHA256 Fingerprint: cb:b9:c4:4d:84:b8:04:3e:10:50:ea:31:a6:9f:51:49:55:d7:bf:d2:e2:c6:b4:93:01:01:9a:d6:1d:9f:50:58 ------BEGIN CERTIFICATE----- -MIICCzCCAZGgAwIBAgISEdK7ujNu1LzmJGjFDYQdmOhDMAoGCCqGSM49BAMDMEYx -CzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYDVQQD -ExNHbG9iYWxTaWduIFJvb3QgRTQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMyMDAw -MDAwMFowRjELMAkGA1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2Ex -HDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBFNDYwdjAQBgcqhkjOPQIBBgUrgQQA -IgNiAAScDrHPt+ieUnd1NPqlRqetMhkytAepJ8qUuwzSChDH2omwlwxwEwkBjtjq -R+q+soArzfwoDdusvKSGN+1wCAB16pMLey5SnCNoIwZD7JIvU4Tb+0cUB+hflGdd -yXqBPCCjQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1Ud -DgQWBBQxCpCPtsad0kRLgLWi5h+xEk8blTAKBggqhkjOPQQDAwNoADBlAjEA31SQ -7Zvvi5QCkxeCmb6zniz2C5GMn0oUsfZkvLtoURMMA/cVi4RguYv/Uo7njLwcAjA8 -+RHUjE7AwWHCFUyqqx0LMV87HOIAl0Qx5v5zli/altP+CAezNIm8BZ/3Hobui3A= ------END CERTIFICATE----- - -# Issuer: CN=GLOBALTRUST 2020 O=e-commerce monitoring GmbH -# Subject: CN=GLOBALTRUST 2020 O=e-commerce monitoring GmbH -# Label: "GLOBALTRUST 2020" -# Serial: 109160994242082918454945253 -# MD5 Fingerprint: 8a:c7:6f:cb:6d:e3:cc:a2:f1:7c:83:fa:0e:78:d7:e8 -# SHA1 Fingerprint: d0:67:c1:13:51:01:0c:aa:d0:c7:6a:65:37:31:16:26:4f:53:71:a2 -# SHA256 Fingerprint: 9a:29:6a:51:82:d1:d4:51:a2:e3:7f:43:9b:74:da:af:a2:67:52:33:29:f9:0f:9a:0d:20:07:c3:34:e2:3c:9a ------BEGIN CERTIFICATE----- -MIIFgjCCA2qgAwIBAgILWku9WvtPilv6ZeUwDQYJKoZIhvcNAQELBQAwTTELMAkG -A1UEBhMCQVQxIzAhBgNVBAoTGmUtY29tbWVyY2UgbW9uaXRvcmluZyBHbWJIMRkw -FwYDVQQDExBHTE9CQUxUUlVTVCAyMDIwMB4XDTIwMDIxMDAwMDAwMFoXDTQwMDYx -MDAwMDAwMFowTTELMAkGA1UEBhMCQVQxIzAhBgNVBAoTGmUtY29tbWVyY2UgbW9u -aXRvcmluZyBHbWJIMRkwFwYDVQQDExBHTE9CQUxUUlVTVCAyMDIwMIICIjANBgkq -hkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAri5WrRsc7/aVj6B3GyvTY4+ETUWiD59b -RatZe1E0+eyLinjF3WuvvcTfk0Uev5E4C64OFudBc/jbu9G4UeDLgztzOG53ig9Z -YybNpyrOVPu44sB8R85gfD+yc/LAGbaKkoc1DZAoouQVBGM+uq/ufF7MpotQsjj3 -QWPKzv9pj2gOlTblzLmMCcpL3TGQlsjMH/1WljTbjhzqLL6FLmPdqqmV0/0plRPw -yJiT2S0WR5ARg6I6IqIoV6Lr/sCMKKCmfecqQjuCgGOlYx8ZzHyyZqjC0203b+J+ -BlHZRYQfEs4kUmSFC0iAToexIiIwquuuvuAC4EDosEKAA1GqtH6qRNdDYfOiaxaJ -SaSjpCuKAsR49GiKweR6NrFvG5Ybd0mN1MkGco/PU+PcF4UgStyYJ9ORJitHHmkH -r96i5OTUawuzXnzUJIBHKWk7buis/UDr2O1xcSvy6Fgd60GXIsUf1DnQJ4+H4xj0 -4KlGDfV0OoIu0G4skaMxXDtG6nsEEFZegB31pWXogvziB4xiRfUg3kZwhqG8k9Me -dKZssCz3AwyIDMvUclOGvGBG85hqwvG/Q/lwIHfKN0F5VVJjjVsSn8VoxIidrPIw -q7ejMZdnrY8XD2zHc+0klGvIg5rQmjdJBKuxFshsSUktq6HQjJLyQUp5ISXbY9e2 -nKd+Qmn7OmMCAwEAAaNjMGEwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AQYwHQYDVR0OBBYEFNwuH9FhN3nkq9XVsxJxaD1qaJwiMB8GA1UdIwQYMBaAFNwu -H9FhN3nkq9XVsxJxaD1qaJwiMA0GCSqGSIb3DQEBCwUAA4ICAQCR8EICaEDuw2jA -VC/f7GLDw56KoDEoqoOOpFaWEhCGVrqXctJUMHytGdUdaG/7FELYjQ7ztdGl4wJC -XtzoRlgHNQIw4Lx0SsFDKv/bGtCwr2zD/cuz9X9tAy5ZVp0tLTWMstZDFyySCstd -6IwPS3BD0IL/qMy/pJTAvoe9iuOTe8aPmxadJ2W8esVCgmxcB9CpwYhgROmYhRZf -+I/KARDOJcP5YBugxZfD0yyIMaK9MOzQ0MAS8cE54+X1+NZK3TTN+2/BT+MAi1bi -kvcoskJ3ciNnxz8RFbLEAwW+uxF7Cr+obuf/WEPPm2eggAe2HcqtbepBEX4tdJP7 -wry+UUTF72glJ4DjyKDUEuzZpTcdN3y0kcra1LGWge9oXHYQSa9+pTeAsRxSvTOB -TI/53WXZFM2KJVj04sWDpQmQ1GwUY7VA3+vA/MRYfg0UFodUJ25W5HCEuGwyEn6C -MUO+1918oa2u1qsgEu8KwxCMSZY13At1XrFP1U80DhEgB3VDRemjEdqso5nCtnkn -4rnvyOL2NSl6dPrFf4IFYqYK6miyeUcGbvJXqBUzxvd4Sj1Ce2t+/vdG6tHrju+I -aFvowdlxfv1k7/9nR4hYJS8+hge9+6jlgqispdNpQ80xiEmEU5LAsTkbOYMBMMTy -qfrQA71yN2BWHzZ8vTmR9W0Nv3vXkg== ------END CERTIFICATE----- - -# Issuer: CN=ANF Secure Server Root CA O=ANF Autoridad de Certificacion OU=ANF CA Raiz -# Subject: CN=ANF Secure Server Root CA O=ANF Autoridad de Certificacion OU=ANF CA Raiz -# Label: "ANF Secure Server Root CA" -# Serial: 996390341000653745 -# MD5 Fingerprint: 26:a6:44:5a:d9:af:4e:2f:b2:1d:b6:65:b0:4e:e8:96 -# SHA1 Fingerprint: 5b:6e:68:d0:cc:15:b6:a0:5f:1e:c1:5f:ae:02:fc:6b:2f:5d:6f:74 -# SHA256 Fingerprint: fb:8f:ec:75:91:69:b9:10:6b:1e:51:16:44:c6:18:c5:13:04:37:3f:6c:06:43:08:8d:8b:ef:fd:1b:99:75:99 ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=Certum EC-384 CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Subject: CN=Certum EC-384 CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Label: "Certum EC-384 CA" -# Serial: 160250656287871593594747141429395092468 -# MD5 Fingerprint: b6:65:b3:96:60:97:12:a1:ec:4e:e1:3d:a3:c6:c9:f1 -# SHA1 Fingerprint: f3:3e:78:3c:ac:df:f4:a2:cc:ac:67:55:69:56:d7:e5:16:3c:e1:ed -# SHA256 Fingerprint: 6b:32:80:85:62:53:18:aa:50:d1:73:c9:8d:8b:da:09:d5:7e:27:41:3d:11:4c:f7:87:a0:f5:d0:6c:03:0c:f6 ------BEGIN CERTIFICATE----- -MIICZTCCAeugAwIBAgIQeI8nXIESUiClBNAt3bpz9DAKBggqhkjOPQQDAzB0MQsw -CQYDVQQGEwJQTDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBTLkEuMScw -JQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxGTAXBgNVBAMT -EENlcnR1bSBFQy0zODQgQ0EwHhcNMTgwMzI2MDcyNDU0WhcNNDMwMzI2MDcyNDU0 -WjB0MQswCQYDVQQGEwJQTDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBT -LkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxGTAX -BgNVBAMTEENlcnR1bSBFQy0zODQgQ0EwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATE -KI6rGFtqvm5kN2PkzeyrOvfMobgOgknXhimfoZTy42B4mIF4Bk3y7JoOV2CDn7Tm -Fy8as10CW4kjPMIRBSqniBMY81CE1700LCeJVf/OTOffph8oxPBUw7l8t1Ot68Kj -QjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFI0GZnQkdjrzife81r1HfS+8 -EF9LMA4GA1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNoADBlAjADVS2m5hjEfO/J -UG7BJw+ch69u1RsIGL2SKcHvlJF40jocVYli5RsJHrpka/F2tNQCMQC0QoSZ/6vn -nvuRlydd3LBbMHHOXjgaatkl5+r3YZJW+OraNsKHZZYuciUvf9/DE8k= ------END CERTIFICATE----- - -# Issuer: CN=Certum Trusted Root CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Subject: CN=Certum Trusted Root CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Label: "Certum Trusted Root CA" -# Serial: 40870380103424195783807378461123655149 -# MD5 Fingerprint: 51:e1:c2:e7:fe:4c:84:af:59:0e:2f:f4:54:6f:ea:29 -# SHA1 Fingerprint: c8:83:44:c0:18:ae:9f:cc:f1:87:b7:8f:22:d1:c5:d7:45:84:ba:e5 -# SHA256 Fingerprint: fe:76:96:57:38:55:77:3e:37:a9:5e:7a:d4:d9:cc:96:c3:01:57:c1:5d:31:76:5b:a9:b1:57:04:e1:ae:78:fd ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=TunTrust Root CA O=Agence Nationale de Certification Electronique -# Subject: CN=TunTrust Root CA O=Agence Nationale de Certification Electronique -# Label: "TunTrust Root CA" -# Serial: 108534058042236574382096126452369648152337120275 -# MD5 Fingerprint: 85:13:b9:90:5b:36:5c:b6:5e:b8:5a:f8:e0:31:57:b4 -# SHA1 Fingerprint: cf:e9:70:84:0f:e0:73:0f:9d:f6:0c:7f:2c:4b:ee:20:46:34:9c:bb -# SHA256 Fingerprint: 2e:44:10:2a:b5:8c:b8:54:19:45:1c:8e:19:d9:ac:f3:66:2c:af:bc:61:4b:6a:53:96:0a:30:f7:d0:e2:eb:41 ------BEGIN CERTIFICATE----- -MIIFszCCA5ugAwIBAgIUEwLV4kBMkkaGFmddtLu7sms+/BMwDQYJKoZIhvcNAQEL -BQAwYTELMAkGA1UEBhMCVE4xNzA1BgNVBAoMLkFnZW5jZSBOYXRpb25hbGUgZGUg -Q2VydGlmaWNhdGlvbiBFbGVjdHJvbmlxdWUxGTAXBgNVBAMMEFR1blRydXN0IFJv -b3QgQ0EwHhcNMTkwNDI2MDg1NzU2WhcNNDQwNDI2MDg1NzU2WjBhMQswCQYDVQQG -EwJUTjE3MDUGA1UECgwuQWdlbmNlIE5hdGlvbmFsZSBkZSBDZXJ0aWZpY2F0aW9u -IEVsZWN0cm9uaXF1ZTEZMBcGA1UEAwwQVHVuVHJ1c3QgUm9vdCBDQTCCAiIwDQYJ -KoZIhvcNAQEBBQADggIPADCCAgoCggIBAMPN0/y9BFPdDCA61YguBUtB9YOCfvdZ -n56eY+hz2vYGqU8ftPkLHzmMmiDQfgbU7DTZhrx1W4eI8NLZ1KMKsmwb60ksPqxd -2JQDoOw05TDENX37Jk0bbjBU2PWARZw5rZzJJQRNmpA+TkBuimvNKWfGzC3gdOgF -VwpIUPp6Q9p+7FuaDmJ2/uqdHYVy7BG7NegfJ7/Boce7SBbdVtfMTqDhuazb1YMZ -GoXRlJfXyqNlC/M4+QKu3fZnz8k/9YosRxqZbwUN/dAdgjH8KcwAWJeRTIAAHDOF -li/LQcKLEITDCSSJH7UP2dl3RxiSlGBcx5kDPP73lad9UKGAwqmDrViWVSHbhlnU -r8a83YFuB9tgYv7sEG7aaAH0gxupPqJbI9dkxt/con3YS7qC0lH4Zr8GRuR5KiY2 -eY8fTpkdso8MDhz/yV3A/ZAQprE38806JG60hZC/gLkMjNWb1sjxVj8agIl6qeIb -MlEsPvLfe/ZdeikZjuXIvTZxi11Mwh0/rViizz1wTaZQmCXcI/m4WEEIcb9PuISg -jwBUFfyRbVinljvrS5YnzWuioYasDXxU5mZMZl+QviGaAkYt5IPCgLnPSz7ofzwB -7I9ezX/SKEIBlYrilz0QIX32nRzFNKHsLA4KUiwSVXAkPcvCFDVDXSdOvsC9qnyW -5/yeYa1E0wCXAgMBAAGjYzBhMB0GA1UdDgQWBBQGmpsfU33x9aTI04Y+oXNZtPdE -ITAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFAaamx9TffH1pMjThj6hc1m0 -90QhMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAqgVutt0Vyb+z -xiD2BkewhpMl0425yAA/l/VSJ4hxyXT968pk21vvHl26v9Hr7lxpuhbI87mP0zYu -QEkHDVneixCwSQXi/5E/S7fdAo74gShczNxtr18UnH1YeA32gAm56Q6XKRm4t+v4 -FstVEuTGfbvE7Pi1HE4+Z7/FXxttbUcoqgRYYdZ2vyJ/0Adqp2RT8JeNnYA/u8EH -22Wv5psymsNUk8QcCMNE+3tjEUPRahphanltkE8pjkcFwRJpadbGNjHh/PqAulxP -xOu3Mqz4dWEX1xAZufHSCe96Qp1bWgvUxpVOKs7/B9dPfhgGiPEZtdmYu65xxBzn -dFlY7wyJz4sfdZMaBBSSSFCp61cpABbjNhzI+L/wM9VBD8TMPN3pM0MBkRArHtG5 -Xc0yGYuPjCB31yLEQtyEFpslbei0VXF/sHyz03FJuc9SpAQ/3D2gu68zngowYI7b -nV2UqL1g52KAdoGDDIzMMEZJ4gzSqK/rYXHv5yJiqfdcZGyfFoxnNidF9Ql7v/YQ -CvGwjVRDjAS6oz/v4jXH+XTgbzRB0L9zZVcg+ZtnemZoJE6AZb0QmQZZ8mWvuMZH -u/2QeItBcy6vVR/cO5JyboTT0GFMDcx2V+IthSIVNg3rAZ3r2OvEhJn7wAzMMujj -d9qDRIueVSjAi1jTkD5OGwDxFa2DK5o= ------END CERTIFICATE----- - -# Issuer: CN=HARICA TLS RSA Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Subject: CN=HARICA TLS RSA Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Label: "HARICA TLS RSA Root CA 2021" -# Serial: 76817823531813593706434026085292783742 -# MD5 Fingerprint: 65:47:9b:58:86:dd:2c:f0:fc:a2:84:1f:1e:96:c4:91 -# SHA1 Fingerprint: 02:2d:05:82:fa:88:ce:14:0c:06:79:de:7f:14:10:e9:45:d7:a5:6d -# SHA256 Fingerprint: d9:5d:0e:8e:da:79:52:5b:f9:be:b1:1b:14:d2:10:0d:32:94:98:5f:0c:62:d9:fa:bd:9c:d9:99:ec:cb:7b:1d ------BEGIN CERTIFICATE----- -MIIFpDCCA4ygAwIBAgIQOcqTHO9D88aOk8f0ZIk4fjANBgkqhkiG9w0BAQsFADBs -MQswCQYDVQQGEwJHUjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJl -c2VhcmNoIEluc3RpdHV0aW9ucyBDQTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBSU0Eg -Um9vdCBDQSAyMDIxMB4XDTIxMDIxOTEwNTUzOFoXDTQ1MDIxMzEwNTUzN1owbDEL -MAkGA1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNl -YXJjaCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgUlNBIFJv -b3QgQ0EgMjAyMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAIvC569l -mwVnlskNJLnQDmT8zuIkGCyEf3dRywQRNrhe7Wlxp57kJQmXZ8FHws+RFjZiPTgE -4VGC/6zStGndLuwRo0Xua2s7TL+MjaQenRG56Tj5eg4MmOIjHdFOY9TnuEFE+2uv -a9of08WRiFukiZLRgeaMOVig1mlDqa2YUlhu2wr7a89o+uOkXjpFc5gH6l8Cct4M -pbOfrqkdtx2z/IpZ525yZa31MJQjB/OCFks1mJxTuy/K5FrZx40d/JiZ+yykgmvw -Kh+OC19xXFyuQnspiYHLA6OZyoieC0AJQTPb5lh6/a6ZcMBaD9YThnEvdmn8kN3b -LW7R8pv1GmuebxWMevBLKKAiOIAkbDakO/IwkfN4E8/BPzWr8R0RI7VDIp4BkrcY -AuUR0YLbFQDMYTfBKnya4dC6s1BG7oKsnTH4+yPiAwBIcKMJJnkVU2DzOFytOOqB -AGMUuTNe3QvboEUHGjMJ+E20pwKmafTCWQWIZYVWrkvL4N48fS0ayOn7H6NhStYq -E613TBoYm5EPWNgGVMWX+Ko/IIqmhaZ39qb8HOLubpQzKoNQhArlT4b4UEV4AIHr -W2jjJo3Me1xR9BQsQL4aYB16cmEdH2MtiKrOokWQCPxrvrNQKlr9qEgYRtaQQJKQ -CoReaDH46+0N0x3GfZkYVVYnZS6NRcUk7M7jAgMBAAGjQjBAMA8GA1UdEwEB/wQF -MAMBAf8wHQYDVR0OBBYEFApII6ZgpJIKM+qTW8VX6iVNvRLuMA4GA1UdDwEB/wQE -AwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAPpBIqm5iFSVmewzVjIuJndftTgfvnNAU -X15QvWiWkKQUEapobQk1OUAJ2vQJLDSle1mESSmXdMgHHkdt8s4cUCbjnj1AUz/3 -f5Z2EMVGpdAgS1D0NTsY9FVqQRtHBmg8uwkIYtlfVUKqrFOFrJVWNlar5AWMxaja -H6NpvVMPxP/cyuN+8kyIhkdGGvMA9YCRotxDQpSbIPDRzbLrLFPCU3hKTwSUQZqP -JzLB5UkZv/HywouoCjkxKLR9YjYsTewfM7Z+d21+UPCfDtcRj88YxeMn/ibvBZ3P -zzfF0HvaO7AWhAw6k9a+F9sPPg4ZeAnHqQJyIkv3N3a6dcSFA1pj1bF1BcK5vZSt -jBWZp5N99sXzqnTPBIWUmAD04vnKJGW/4GKvyMX6ssmeVkjaef2WdhW+o45WxLM0 -/L5H9MG0qPzVMIho7suuyWPEdr6sOBjhXlzPrjoiUevRi7PzKzMHVIf6tLITe7pT -BGIBnfHAT+7hOtSLIBD6Alfm78ELt5BGnBkpjNxvoEppaZS3JGWg/6w/zgH7IS79 -aPib8qXPMThcFarmlwDB31qlpzmq6YR/PFGoOtmUW4y/Twhx5duoXNTSpv4Ao8YW -xw/ogM4cKGR0GQjTQuPOAF1/sdwTsOEFy9EgqoZ0njnnkf3/W9b3raYvAwtt41dU -63ZTGI0RmLo= ------END CERTIFICATE----- - -# Issuer: CN=HARICA TLS ECC Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Subject: CN=HARICA TLS ECC Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Label: "HARICA TLS ECC Root CA 2021" -# Serial: 137515985548005187474074462014555733966 -# MD5 Fingerprint: ae:f7:4c:e5:66:35:d1:b7:9b:8c:22:93:74:d3:4b:b0 -# SHA1 Fingerprint: bc:b0:c1:9d:e9:98:92:70:19:38:57:e9:8d:a7:b4:5d:6e:ee:01:48 -# SHA256 Fingerprint: 3f:99:cc:47:4a:cf:ce:4d:fe:d5:87:94:66:5e:47:8d:15:47:73:9f:2e:78:0f:1b:b4:ca:9b:13:30:97:d4:01 ------BEGIN CERTIFICATE----- -MIICVDCCAdugAwIBAgIQZ3SdjXfYO2rbIvT/WeK/zjAKBggqhkjOPQQDAzBsMQsw -CQYDVQQGEwJHUjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2Vh -cmNoIEluc3RpdHV0aW9ucyBDQTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBFQ0MgUm9v -dCBDQSAyMDIxMB4XDTIxMDIxOTExMDExMFoXDTQ1MDIxMzExMDEwOVowbDELMAkG -A1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJj -aCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgRUNDIFJvb3Qg -Q0EgMjAyMTB2MBAGByqGSM49AgEGBSuBBAAiA2IABDgI/rGgltJ6rK9JOtDA4MM7 -KKrxcm1lAEeIhPyaJmuqS7psBAqIXhfyVYf8MLA04jRYVxqEU+kw2anylnTDUR9Y -STHMmE5gEYd103KUkE+bECUqqHgtvpBBWJAVcqeht6NCMEAwDwYDVR0TAQH/BAUw -AwEB/zAdBgNVHQ4EFgQUyRtTgRL+BNUW0aq8mm+3oJUZbsowDgYDVR0PAQH/BAQD -AgGGMAoGCCqGSM49BAMDA2cAMGQCMBHervjcToiwqfAircJRQO9gcS3ujwLEXQNw -SaSS6sUUiHCm0w2wqsosQJz76YJumgIwK0eaB8bRwoF8yguWGEEbo/QwCZ61IygN -nxS2PFOiTAZpffpskcYqSUXm7LcT4Tps ------END CERTIFICATE----- - -# Issuer: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 -# Subject: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 -# Label: "Autoridad de Certificacion Firmaprofesional CIF A62634068" -# Serial: 1977337328857672817 -# MD5 Fingerprint: 4e:6e:9b:54:4c:ca:b7:fa:48:e4:90:b1:15:4b:1c:a3 -# SHA1 Fingerprint: 0b:be:c2:27:22:49:cb:39:aa:db:35:5c:53:e3:8c:ae:78:ff:b6:fe -# SHA256 Fingerprint: 57:de:05:83:ef:d2:b2:6e:03:61:da:99:da:9d:f4:64:8d:ef:7e:e8:44:1c:3b:72:8a:fa:9b:cd:e0:f9:b2:6a ------BEGIN CERTIFICATE----- -MIIGFDCCA/ygAwIBAgIIG3Dp0v+ubHEwDQYJKoZIhvcNAQELBQAwUTELMAkGA1UE -BhMCRVMxQjBABgNVBAMMOUF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uIEZpcm1h -cHJvZmVzaW9uYWwgQ0lGIEE2MjYzNDA2ODAeFw0xNDA5MjMxNTIyMDdaFw0zNjA1 -MDUxNTIyMDdaMFExCzAJBgNVBAYTAkVTMUIwQAYDVQQDDDlBdXRvcmlkYWQgZGUg -Q2VydGlmaWNhY2lvbiBGaXJtYXByb2Zlc2lvbmFsIENJRiBBNjI2MzQwNjgwggIi -MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKlmuO6vj78aI14H9M2uDDUtd9 -thDIAl6zQyrET2qyyhxdKJp4ERppWVevtSBC5IsP5t9bpgOSL/UR5GLXMnE42QQM -cas9UX4PB99jBVzpv5RvwSmCwLTaUbDBPLutN0pcyvFLNg4kq7/DhHf9qFD0sefG -L9ItWY16Ck6WaVICqjaY7Pz6FIMMNx/Jkjd/14Et5cS54D40/mf0PmbR0/RAz15i -NA9wBj4gGFrO93IbJWyTdBSTo3OxDqqHECNZXyAFGUftaI6SEspd/NYrspI8IM/h -X68gvqB2f3bl7BqGYTM+53u0P6APjqK5am+5hyZvQWyIplD9amML9ZMWGxmPsu2b -m8mQ9QEM3xk9Dz44I8kvjwzRAv4bVdZO0I08r0+k8/6vKtMFnXkIoctXMbScyJCy -Z/QYFpM6/EfY0XiWMR+6KwxfXZmtY4laJCB22N/9q06mIqqdXuYnin1oKaPnirja -EbsXLZmdEyRG98Xi2J+Of8ePdG1asuhy9azuJBCtLxTa/y2aRnFHvkLfuwHb9H/T -KI8xWVvTyQKmtFLKbpf7Q8UIJm+K9Lv9nyiqDdVF8xM6HdjAeI9BZzwelGSuewvF -6NkBiDkal4ZkQdU7hwxu+g/GvUgUvzlN1J5Bto+WHWOWk9mVBngxaJ43BjuAiUVh -OSPHG0SjFeUc+JIwuwIDAQABo4HvMIHsMB0GA1UdDgQWBBRlzeurNR4APn7VdMAc -tHNHDhpkLzASBgNVHRMBAf8ECDAGAQH/AgEBMIGmBgNVHSAEgZ4wgZswgZgGBFUd -IAAwgY8wLwYIKwYBBQUHAgEWI2h0dHA6Ly93d3cuZmlybWFwcm9mZXNpb25hbC5j -b20vY3BzMFwGCCsGAQUFBwICMFAeTgBQAGEAcwBlAG8AIABkAGUAIABsAGEAIABC -AG8AbgBhAG4AbwB2AGEAIAA0ADcAIABCAGEAcgBjAGUAbABvAG4AYQAgADAAOAAw -ADEANzAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQELBQADggIBAHSHKAIrdx9m -iWTtj3QuRhy7qPj4Cx2Dtjqn6EWKB7fgPiDL4QjbEwj4KKE1soCzC1HA01aajTNF -Sa9J8OA9B3pFE1r/yJfY0xgsfZb43aJlQ3CTkBW6kN/oGbDbLIpgD7dvlAceHabJ -hfa9NPhAeGIQcDq+fUs5gakQ1JZBu/hfHAsdCPKxsIl68veg4MSPi3i1O1ilI45P -Vf42O+AMt8oqMEEgtIDNrvx2ZnOorm7hfNoD6JQg5iKj0B+QXSBTFCZX2lSX3xZE -EAEeiGaPcjiT3SC3NL7X8e5jjkd5KAb881lFJWAiMxujX6i6KtoaPc1A6ozuBRWV -1aUsIC+nmCjuRfzxuIgALI9C2lHVnOUTaHFFQ4ueCyE8S1wF3BqfmI7avSKecs2t -CsvMo2ebKHTEm9caPARYpoKdrcd7b/+Alun4jWq9GJAd/0kakFI3ky88Al2CdgtR -5xbHV/g4+afNmyJU72OwFW1TZQNKXkqgsqeOSQBZONXH9IBk9W6VULgRfhVwOEqw -f9DEMnDAGf/JOC0ULGb0QkTmVXYbgBVX/8Cnp6o5qtjTcNAuuuuUavpfNIbnYrX9 -ivAwhZTJryQCL2/W3Wf+47BVTwSYT6RBVuKT0Gro1vP7ZeDOdcQxWQzugsgMYDNK -GbqEZycPvEJdvSRUDewdcAZfpLz6IHxV ------END CERTIFICATE----- - -# Issuer: CN=vTrus ECC Root CA O=iTrusChina Co.,Ltd. -# Subject: CN=vTrus ECC Root CA O=iTrusChina Co.,Ltd. -# Label: "vTrus ECC Root CA" -# Serial: 630369271402956006249506845124680065938238527194 -# MD5 Fingerprint: de:4b:c1:f5:52:8c:9b:43:e1:3e:8f:55:54:17:8d:85 -# SHA1 Fingerprint: f6:9c:db:b0:fc:f6:02:13:b6:52:32:a6:a3:91:3f:16:70:da:c3:e1 -# SHA256 Fingerprint: 30:fb:ba:2c:32:23:8e:2a:98:54:7a:f9:79:31:e5:50:42:8b:9b:3f:1c:8e:eb:66:33:dc:fa:86:c5:b2:7d:d3 ------BEGIN CERTIFICATE----- -MIICDzCCAZWgAwIBAgIUbmq8WapTvpg5Z6LSa6Q75m0c1towCgYIKoZIzj0EAwMw -RzELMAkGA1UEBhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28uLEx0ZC4xGjAY -BgNVBAMTEXZUcnVzIEVDQyBSb290IENBMB4XDTE4MDczMTA3MjY0NFoXDTQzMDcz -MTA3MjY0NFowRzELMAkGA1UEBhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28u -LEx0ZC4xGjAYBgNVBAMTEXZUcnVzIEVDQyBSb290IENBMHYwEAYHKoZIzj0CAQYF -K4EEACIDYgAEZVBKrox5lkqqHAjDo6LN/llWQXf9JpRCux3NCNtzslt188+cToL0 -v/hhJoVs1oVbcnDS/dtitN9Ti72xRFhiQgnH+n9bEOf+QP3A2MMrMudwpremIFUd -e4BdS49nTPEQo0IwQDAdBgNVHQ4EFgQUmDnNvtiyjPeyq+GtJK97fKHbH88wDwYD -VR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwCgYIKoZIzj0EAwMDaAAwZQIw -V53dVvHH4+m4SVBrm2nDb+zDfSXkV5UTQJtS0zvzQBm8JsctBp61ezaf9SXUY2sA -AjEA6dPGnlaaKsyh2j/IZivTWJwghfqrkYpwcBE4YGQLYgmRWAD5Tfs0aNoJrSEG -GJTO ------END CERTIFICATE----- - -# Issuer: CN=vTrus Root CA O=iTrusChina Co.,Ltd. -# Subject: CN=vTrus Root CA O=iTrusChina Co.,Ltd. -# Label: "vTrus Root CA" -# Serial: 387574501246983434957692974888460947164905180485 -# MD5 Fingerprint: b8:c9:37:df:fa:6b:31:84:64:c5:ea:11:6a:1b:75:fc -# SHA1 Fingerprint: 84:1a:69:fb:f5:cd:1a:25:34:13:3d:e3:f8:fc:b8:99:d0:c9:14:b7 -# SHA256 Fingerprint: 8a:71:de:65:59:33:6f:42:6c:26:e5:38:80:d0:0d:88:a1:8d:a4:c6:a9:1f:0d:cb:61:94:e2:06:c5:c9:63:87 ------BEGIN CERTIFICATE----- -MIIFVjCCAz6gAwIBAgIUQ+NxE9izWRRdt86M/TX9b7wFjUUwDQYJKoZIhvcNAQEL -BQAwQzELMAkGA1UEBhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28uLEx0ZC4x -FjAUBgNVBAMTDXZUcnVzIFJvb3QgQ0EwHhcNMTgwNzMxMDcyNDA1WhcNNDMwNzMx -MDcyNDA1WjBDMQswCQYDVQQGEwJDTjEcMBoGA1UEChMTaVRydXNDaGluYSBDby4s -THRkLjEWMBQGA1UEAxMNdlRydXMgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEBBQAD -ggIPADCCAgoCggIBAL1VfGHTuB0EYgWgrmy3cLRB6ksDXhA/kFocizuwZotsSKYc -IrrVQJLuM7IjWcmOvFjai57QGfIvWcaMY1q6n6MLsLOaXLoRuBLpDLvPbmyAhykU -AyyNJJrIZIO1aqwTLDPxn9wsYTwaP3BVm60AUn/PBLn+NvqcwBauYv6WTEN+VRS+ -GrPSbcKvdmaVayqwlHeFXgQPYh1jdfdr58tbmnDsPmcF8P4HCIDPKNsFxhQnL4Z9 -8Cfe/+Z+M0jnCx5Y0ScrUw5XSmXX+6KAYPxMvDVTAWqXcoKv8R1w6Jz1717CbMdH -flqUhSZNO7rrTOiwCcJlwp2dCZtOtZcFrPUGoPc2BX70kLJrxLT5ZOrpGgrIDajt -J8nU57O5q4IikCc9Kuh8kO+8T/3iCiSn3mUkpF3qwHYw03dQ+A0Em5Q2AXPKBlim -0zvc+gRGE1WKyURHuFE5Gi7oNOJ5y1lKCn+8pu8fA2dqWSslYpPZUxlmPCdiKYZN -pGvu/9ROutW04o5IWgAZCfEF2c6Rsffr6TlP9m8EQ5pV9T4FFL2/s1m02I4zhKOQ -UqqzApVg+QxMaPnu1RcN+HFXtSXkKe5lXa/R7jwXC1pDxaWG6iSe4gUH3DRCEpHW -OXSuTEGC2/KmSNGzm/MzqvOmwMVO9fSddmPmAsYiS8GVP1BkLFTltvA8Kc9XAgMB -AAGjQjBAMB0GA1UdDgQWBBRUYnBj8XWEQ1iO0RYgscasGrz2iTAPBgNVHRMBAf8E -BTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAKbqSSaet -8PFww+SX8J+pJdVrnjT+5hpk9jprUrIQeBqfTNqK2uwcN1LgQkv7bHbKJAs5EhWd -nxEt/Hlk3ODg9d3gV8mlsnZwUKT+twpw1aA08XXXTUm6EdGz2OyC/+sOxL9kLX1j -bhd47F18iMjrjld22VkE+rxSH0Ws8HqA7Oxvdq6R2xCOBNyS36D25q5J08FsEhvM -Kar5CKXiNxTKsbhm7xqC5PD48acWabfbqWE8n/Uxy+QARsIvdLGx14HuqCaVvIiv -TDUHKgLKeBRtRytAVunLKmChZwOgzoy8sHJnxDHO2zTlJQNgJXtxmOTAGytfdELS -S8VZCAeHvsXDf+eW2eHcKJfWjwXj9ZtOyh1QRwVTsMo554WgicEFOwE30z9J4nfr -I8iIZjs9OXYhRvHsXyO466JmdXTBQPfYaJqT4i2pLr0cox7IdMakLXogqzu4sEb9 -b91fUlV1YvCXoHzXOP0l382gmxDPi7g4Xl7FtKYCNqEeXxzP4padKar9mK5S4fNB -UvupLnKWnyfjqnN9+BojZns7q2WwMgFLFT49ok8MKzWixtlnEjUwzXYuFrOZnk1P -Ti07NEPhmg4NpGaXutIcSkwsKouLgU9xGqndXHt7CMUADTdA43x7VF8vhV929ven -sBxXVsFy6K2ir40zSbofitzmdHxghm+Hl3s= ------END CERTIFICATE----- - -# Issuer: CN=ISRG Root X2 O=Internet Security Research Group -# Subject: CN=ISRG Root X2 O=Internet Security Research Group -# Label: "ISRG Root X2" -# Serial: 87493402998870891108772069816698636114 -# MD5 Fingerprint: d3:9e:c4:1e:23:3c:a6:df:cf:a3:7e:6d:e0:14:e6:e5 -# SHA1 Fingerprint: bd:b1:b9:3c:d5:97:8d:45:c6:26:14:55:f8:db:95:c7:5a:d1:53:af -# SHA256 Fingerprint: 69:72:9b:8e:15:a8:6e:fc:17:7a:57:af:b7:17:1d:fc:64:ad:d2:8c:2f:ca:8c:f1:50:7e:34:45:3c:cb:14:70 ------BEGIN CERTIFICATE----- -MIICGzCCAaGgAwIBAgIQQdKd0XLq7qeAwSxs6S+HUjAKBggqhkjOPQQDAzBPMQsw -CQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFyY2gg -R3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMjAeFw0yMDA5MDQwMDAwMDBaFw00 -MDA5MTcxNjAwMDBaME8xCzAJBgNVBAYTAlVTMSkwJwYDVQQKEyBJbnRlcm5ldCBT -ZWN1cml0eSBSZXNlYXJjaCBHcm91cDEVMBMGA1UEAxMMSVNSRyBSb290IFgyMHYw -EAYHKoZIzj0CAQYFK4EEACIDYgAEzZvVn4CDCuwJSvMWSj5cz3es3mcFDR0HttwW -+1qLFNvicWDEukWVEYmO6gbf9yoWHKS5xcUy4APgHoIYOIvXRdgKam7mAHf7AlF9 -ItgKbppbd9/w+kHsOdx1ymgHDB/qo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0T -AQH/BAUwAwEB/zAdBgNVHQ4EFgQUfEKWrt5LSDv6kviejM9ti6lyN5UwCgYIKoZI -zj0EAwMDaAAwZQIwe3lORlCEwkSHRhtFcP9Ymd70/aTSVaYgLXTWNLxBo1BfASdW -tL4ndQavEi51mI38AjEAi/V3bNTIZargCyzuFJ0nN6T5U6VR5CmD1/iQMVtCnwr1 -/q4AaOeMSQ+2b1tbFfLn ------END CERTIFICATE----- - -# Issuer: CN=HiPKI Root CA - G1 O=Chunghwa Telecom Co., Ltd. -# Subject: CN=HiPKI Root CA - G1 O=Chunghwa Telecom Co., Ltd. -# Label: "HiPKI Root CA - G1" -# Serial: 60966262342023497858655262305426234976 -# MD5 Fingerprint: 69:45:df:16:65:4b:e8:68:9a:8f:76:5f:ff:80:9e:d3 -# SHA1 Fingerprint: 6a:92:e4:a8:ee:1b:ec:96:45:37:e3:29:57:49:cd:96:e3:e5:d2:60 -# SHA256 Fingerprint: f0:15:ce:3c:c2:39:bf:ef:06:4b:e9:f1:d2:c4:17:e1:a0:26:4a:0a:94:be:1f:0c:8d:12:18:64:eb:69:49:cc ------BEGIN CERTIFICATE----- -MIIFajCCA1KgAwIBAgIQLd2szmKXlKFD6LDNdmpeYDANBgkqhkiG9w0BAQsFADBP -MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0 -ZC4xGzAZBgNVBAMMEkhpUEtJIFJvb3QgQ0EgLSBHMTAeFw0xOTAyMjIwOTQ2MDRa -Fw0zNzEyMzExNTU5NTlaME8xCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3 -YSBUZWxlY29tIENvLiwgTHRkLjEbMBkGA1UEAwwSSGlQS0kgUm9vdCBDQSAtIEcx -MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA9B5/UnMyDHPkvRN0o9Qw -qNCuS9i233VHZvR85zkEHmpwINJaR3JnVfSl6J3VHiGh8Ge6zCFovkRTv4354twv -Vcg3Px+kwJyz5HdcoEb+d/oaoDjq7Zpy3iu9lFc6uux55199QmQ5eiY29yTw1S+6 -lZgRZq2XNdZ1AYDgr/SEYYwNHl98h5ZeQa/rh+r4XfEuiAU+TCK72h8q3VJGZDnz -Qs7ZngyzsHeXZJzA9KMuH5UHsBffMNsAGJZMoYFL3QRtU6M9/Aes1MU3guvklQgZ -KILSQjqj2FPseYlgSGDIcpJQ3AOPgz+yQlda22rpEZfdhSi8MEyr48KxRURHH+CK -FgeW0iEPU8DtqX7UTuybCeyvQqww1r/REEXgphaypcXTT3OUM3ECoWqj1jOXTyFj -HluP2cFeRXF3D4FdXyGarYPM+l7WjSNfGz1BryB1ZlpK9p/7qxj3ccC2HTHsOyDr -y+K49a6SsvfhhEvyovKTmiKe0xRvNlS9H15ZFblzqMF8b3ti6RZsR1pl8w4Rm0bZ -/W3c1pzAtH2lsN0/Vm+h+fbkEkj9Bn8SV7apI09bA8PgcSojt/ewsTu8mL3WmKgM -a/aOEmem8rJY5AIJEzypuxC00jBF8ez3ABHfZfjcK0NVvxaXxA/VLGGEqnKG/uY6 -fsI/fe78LxQ+5oXdUG+3Se0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNV -HQ4EFgQU8ncX+l6o/vY9cdVouslGDDjYr7AwDgYDVR0PAQH/BAQDAgGGMA0GCSqG -SIb3DQEBCwUAA4ICAQBQUfB13HAE4/+qddRxosuej6ip0691x1TPOhwEmSKsxBHi -7zNKpiMdDg1H2DfHb680f0+BazVP6XKlMeJ45/dOlBhbQH3PayFUhuaVevvGyuqc -SE5XCV0vrPSltJczWNWseanMX/mF+lLFjfiRFOs6DRfQUsJ748JzjkZ4Bjgs6Fza -ZsT0pPBWGTMpWmWSBUdGSquEwx4noR8RkpkndZMPvDY7l1ePJlsMu5wP1G4wB9Tc -XzZoZjmDlicmisjEOf6aIW/Vcobpf2Lll07QJNBAsNB1CI69aO4I1258EHBGG3zg -iLKecoaZAeO/n0kZtCW+VmWuF2PlHt/o/0elv+EmBYTksMCv5wiZqAxeJoBF1Pho -L5aPruJKHJwWDBNvOIf2u8g0X5IDUXlwpt/L9ZlNec1OvFefQ05rLisY+GpzjLrF -Ne85akEez3GoorKGB1s6yeHvP2UEgEcyRHCVTjFnanRbEEV16rCf0OY1/k6fi8wr -kkVbbiVghUbN0aqwdmaTd5a+g744tiROJgvM7XpWGuDpWsZkrUx6AEhEL7lAuxM+ -vhV4nYWBSipX3tUZQ9rbyltHhoMLP7YNdnhzeSJesYAfz77RP1YQmCuVh6EfnWQU -YDksswBVLuT1sw5XxJFBAJw/6KXf6vb/yPCtbVKoF6ubYfwSUTXkJf2vqmqGOQ== ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R4 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R4 -# Label: "GlobalSign ECC Root CA - R4" -# Serial: 159662223612894884239637590694 -# MD5 Fingerprint: 26:29:f8:6d:e1:88:bf:a2:65:7f:aa:c4:cd:0f:7f:fc -# SHA1 Fingerprint: 6b:a0:b0:98:e1:71:ef:5a:ad:fe:48:15:80:77:10:f4:bd:6f:0b:28 -# SHA256 Fingerprint: b0:85:d7:0b:96:4f:19:1a:73:e4:af:0d:54:ae:7a:0e:07:aa:fd:af:9b:71:dd:08:62:13:8a:b7:32:5a:24:a2 ------BEGIN CERTIFICATE----- -MIIB3DCCAYOgAwIBAgINAgPlfvU/k/2lCSGypjAKBggqhkjOPQQDAjBQMSQwIgYD -VQQLExtHbG9iYWxTaWduIEVDQyBSb290IENBIC0gUjQxEzARBgNVBAoTCkdsb2Jh -bFNpZ24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMTIxMTEzMDAwMDAwWhcNMzgw -MTE5MDMxNDA3WjBQMSQwIgYDVQQLExtHbG9iYWxTaWduIEVDQyBSb290IENBIC0g -UjQxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2JhbFNpZ24wWTAT -BgcqhkjOPQIBBggqhkjOPQMBBwNCAAS4xnnTj2wlDp8uORkcA6SumuU5BwkWymOx -uYb4ilfBV85C+nOh92VC/x7BALJucw7/xyHlGKSq2XE/qNS5zowdo0IwQDAOBgNV -HQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUVLB7rUW44kB/ -+wpu+74zyTyjhNUwCgYIKoZIzj0EAwIDRwAwRAIgIk90crlgr/HmnKAWBVBfw147 -bmF0774BxL4YSFlhgjICICadVGNA3jdgUM/I2O2dgq43mLyjj0xMqTQrbO/7lZsm ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R1 O=Google Trust Services LLC -# Subject: CN=GTS Root R1 O=Google Trust Services LLC -# Label: "GTS Root R1" -# Serial: 159662320309726417404178440727 -# MD5 Fingerprint: 05:fe:d0:bf:71:a8:a3:76:63:da:01:e0:d8:52:dc:40 -# SHA1 Fingerprint: e5:8c:1c:c4:91:3b:38:63:4b:e9:10:6e:e3:ad:8e:6b:9d:d9:81:4a -# SHA256 Fingerprint: d9:47:43:2a:bd:e7:b7:fa:90:fc:2e:6b:59:10:1b:12:80:e0:e1:c7:e4:e4:0f:a3:c6:88:7f:ff:57:a7:f4:cf ------BEGIN CERTIFICATE----- -MIIFVzCCAz+gAwIBAgINAgPlk28xsBNJiGuiFzANBgkqhkiG9w0BAQwFADBHMQsw -CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU -MBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw -MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp -Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEBAQUA -A4ICDwAwggIKAoICAQC2EQKLHuOhd5s73L+UPreVp0A8of2C+X0yBoJx9vaMf/vo -27xqLpeXo4xL+Sv2sfnOhB2x+cWX3u+58qPpvBKJXqeqUqv4IyfLpLGcY9vXmX7w -Cl7raKb0xlpHDU0QM+NOsROjyBhsS+z8CZDfnWQpJSMHobTSPS5g4M/SCYe7zUjw -TcLCeoiKu7rPWRnWr4+wB7CeMfGCwcDfLqZtbBkOtdh+JhpFAz2weaSUKK0Pfybl -qAj+lug8aJRT7oM6iCsVlgmy4HqMLnXWnOunVmSPlk9orj2XwoSPwLxAwAtcvfaH -szVsrBhQf4TgTM2S0yDpM7xSma8ytSmzJSq0SPly4cpk9+aCEI3oncKKiPo4Zor8 -Y/kB+Xj9e1x3+naH+uzfsQ55lVe0vSbv1gHR6xYKu44LtcXFilWr06zqkUspzBmk -MiVOKvFlRNACzqrOSbTqn3yDsEB750Orp2yjj32JgfpMpf/VjsPOS+C12LOORc92 -wO1AK/1TD7Cn1TsNsYqiA94xrcx36m97PtbfkSIS5r762DL8EGMUUXLeXdYWk70p -aDPvOmbsB4om3xPXV2V4J95eSRQAogB/mqghtqmxlbCluQ0WEdrHbEg8QOB+DVrN -VjzRlwW5y0vtOUucxD/SVRNuJLDWcfr0wbrM7Rv1/oFB2ACYPTrIrnqYNxgFlQID -AQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E -FgQU5K8rJnEaK0gnhS9SZizv8IkTcT4wDQYJKoZIhvcNAQEMBQADggIBAJ+qQibb -C5u+/x6Wki4+omVKapi6Ist9wTrYggoGxval3sBOh2Z5ofmmWJyq+bXmYOfg6LEe -QkEzCzc9zolwFcq1JKjPa7XSQCGYzyI0zzvFIoTgxQ6KfF2I5DUkzps+GlQebtuy -h6f88/qBVRRiClmpIgUxPoLW7ttXNLwzldMXG+gnoot7TiYaelpkttGsN/H9oPM4 -7HLwEXWdyzRSjeZ2axfG34arJ45JK3VmgRAhpuo+9K4l/3wV3s6MJT/KYnAK9y8J -ZgfIPxz88NtFMN9iiMG1D53Dn0reWVlHxYciNuaCp+0KueIHoI17eko8cdLiA6Ef -MgfdG+RCzgwARWGAtQsgWSl4vflVy2PFPEz0tv/bal8xa5meLMFrUKTX5hgUvYU/ -Z6tGn6D/Qqc6f1zLXbBwHSs09dR2CQzreExZBfMzQsNhFRAbd03OIozUhfJFfbdT -6u9AWpQKXCBfTkBdYiJ23//OYb2MI3jSNwLgjt7RETeJ9r/tSQdirpLsQBqvFAnZ -0E6yove+7u7Y/9waLd64NnHi/Hm3lCXRSHNboTXns5lndcEZOitHTtNCjv0xyBZm -2tIMPNuzjsmhDYAPexZ3FL//2wmUspO8IFgV6dtxQ/PeEMMA3KgqlbbC1j+Qa3bb -bP6MvPJwNQzcmRk13NfIRmPVNnGuV/u3gm3c ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R2 O=Google Trust Services LLC -# Subject: CN=GTS Root R2 O=Google Trust Services LLC -# Label: "GTS Root R2" -# Serial: 159662449406622349769042896298 -# MD5 Fingerprint: 1e:39:c0:53:e6:1e:29:82:0b:ca:52:55:36:5d:57:dc -# SHA1 Fingerprint: 9a:44:49:76:32:db:de:fa:d0:bc:fb:5a:7b:17:bd:9e:56:09:24:94 -# SHA256 Fingerprint: 8d:25:cd:97:22:9d:bf:70:35:6b:da:4e:b3:cc:73:40:31:e2:4c:f0:0f:af:cf:d3:2d:c7:6e:b5:84:1c:7e:a8 ------BEGIN CERTIFICATE----- -MIIFVzCCAz+gAwIBAgINAgPlrsWNBCUaqxElqjANBgkqhkiG9w0BAQwFADBHMQsw -CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU -MBIGA1UEAxMLR1RTIFJvb3QgUjIwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw -MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp -Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjIwggIiMA0GCSqGSIb3DQEBAQUA -A4ICDwAwggIKAoICAQDO3v2m++zsFDQ8BwZabFn3GTXd98GdVarTzTukk3LvCvpt -nfbwhYBboUhSnznFt+4orO/LdmgUud+tAWyZH8QiHZ/+cnfgLFuv5AS/T3KgGjSY -6Dlo7JUle3ah5mm5hRm9iYz+re026nO8/4Piy33B0s5Ks40FnotJk9/BW9BuXvAu -MC6C/Pq8tBcKSOWIm8Wba96wyrQD8Nr0kLhlZPdcTK3ofmZemde4wj7I0BOdre7k -RXuJVfeKH2JShBKzwkCX44ofR5GmdFrS+LFjKBC4swm4VndAoiaYecb+3yXuPuWg -f9RhD1FLPD+M2uFwdNjCaKH5wQzpoeJ/u1U8dgbuak7MkogwTZq9TwtImoS1mKPV -+3PBV2HdKFZ1E66HjucMUQkQdYhMvI35ezzUIkgfKtzra7tEscszcTJGr61K8Yzo -dDqs5xoic4DSMPclQsciOzsSrZYuxsN2B6ogtzVJV+mSSeh2FnIxZyuWfoqjx5RW -Ir9qS34BIbIjMt/kmkRtWVtd9QCgHJvGeJeNkP+byKq0rxFROV7Z+2et1VsRnTKa -G73VululycslaVNVJ1zgyjbLiGH7HrfQy+4W+9OmTN6SpdTi3/UGVN4unUu0kzCq -gc7dGtxRcw1PcOnlthYhGXmy5okLdWTK1au8CcEYof/UVKGFPP0UJAOyh9OktwID -AQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E -FgQUu//KjiOfT5nK2+JopqUVJxce2Q4wDQYJKoZIhvcNAQEMBQADggIBAB/Kzt3H -vqGf2SdMC9wXmBFqiN495nFWcrKeGk6c1SuYJF2ba3uwM4IJvd8lRuqYnrYb/oM8 -0mJhwQTtzuDFycgTE1XnqGOtjHsB/ncw4c5omwX4Eu55MaBBRTUoCnGkJE+M3DyC -B19m3H0Q/gxhswWV7uGugQ+o+MePTagjAiZrHYNSVc61LwDKgEDg4XSsYPWHgJ2u -NmSRXbBoGOqKYcl3qJfEycel/FVL8/B/uWU9J2jQzGv6U53hkRrJXRqWbTKH7QMg -yALOWr7Z6v2yTcQvG99fevX4i8buMTolUVVnjWQye+mew4K6Ki3pHrTgSAai/Gev -HyICc/sgCq+dVEuhzf9gR7A/Xe8bVr2XIZYtCtFenTgCR2y59PYjJbigapordwj6 -xLEokCZYCDzifqrXPW+6MYgKBesntaFJ7qBFVHvmJ2WZICGoo7z7GJa7Um8M7YNR -TOlZ4iBgxcJlkoKM8xAfDoqXvneCbT+PHV28SSe9zE8P4c52hgQjxcCMElv924Sg -JPFI/2R80L5cFtHvma3AH/vLrrw4IgYmZNralw4/KBVEqE8AyvCazM90arQ+POuV -7LXTWtiBmelDGDfrs7vRWGJB82bSj6p4lVQgw1oudCvV0b4YacCs1aTPObpRhANl -6WLAYv7YTVWW4tAR+kg0Eeye7QUd5MjWHYbL ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R3 O=Google Trust Services LLC -# Subject: CN=GTS Root R3 O=Google Trust Services LLC -# Label: "GTS Root R3" -# Serial: 159662495401136852707857743206 -# MD5 Fingerprint: 3e:e7:9d:58:02:94:46:51:94:e5:e0:22:4a:8b:e7:73 -# SHA1 Fingerprint: ed:e5:71:80:2b:c8:92:b9:5b:83:3c:d2:32:68:3f:09:cd:a0:1e:46 -# SHA256 Fingerprint: 34:d8:a7:3e:e2:08:d9:bc:db:0d:95:65:20:93:4b:4e:40:e6:94:82:59:6e:8b:6f:73:c8:42:6b:01:0a:6f:48 ------BEGIN CERTIFICATE----- -MIICCTCCAY6gAwIBAgINAgPluILrIPglJ209ZjAKBggqhkjOPQQDAzBHMQswCQYD -VQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIG -A1UEAxMLR1RTIFJvb3QgUjMwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAw -WjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2Vz -IExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjMwdjAQBgcqhkjOPQIBBgUrgQQAIgNi -AAQfTzOHMymKoYTey8chWEGJ6ladK0uFxh1MJ7x/JlFyb+Kf1qPKzEUURout736G -jOyxfi//qXGdGIRFBEFVbivqJn+7kAHjSxm65FSWRQmx1WyRRK2EE46ajA2ADDL2 -4CejQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW -BBTB8Sa6oC2uhYHP0/EqEr24Cmf9vDAKBggqhkjOPQQDAwNpADBmAjEA9uEglRR7 -VKOQFhG/hMjqb2sXnh5GmCCbn9MN2azTL818+FsuVbu/3ZL3pAzcMeGiAjEA/Jdm -ZuVDFhOD3cffL74UOO0BzrEXGhF16b0DjyZ+hOXJYKaV11RZt+cRLInUue4X ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R4 O=Google Trust Services LLC -# Subject: CN=GTS Root R4 O=Google Trust Services LLC -# Label: "GTS Root R4" -# Serial: 159662532700760215368942768210 -# MD5 Fingerprint: 43:96:83:77:19:4d:76:b3:9d:65:52:e4:1d:22:a5:e8 -# SHA1 Fingerprint: 77:d3:03:67:b5:e0:0c:15:f6:0c:38:61:df:7c:e1:3b:92:46:4d:47 -# SHA256 Fingerprint: 34:9d:fa:40:58:c5:e2:63:12:3b:39:8a:e7:95:57:3c:4e:13:13:c8:3f:e6:8f:93:55:6c:d5:e8:03:1b:3c:7d ------BEGIN CERTIFICATE----- -MIICCTCCAY6gAwIBAgINAgPlwGjvYxqccpBQUjAKBggqhkjOPQQDAzBHMQswCQYD -VQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIG -A1UEAxMLR1RTIFJvb3QgUjQwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAw -WjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2Vz -IExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwdjAQBgcqhkjOPQIBBgUrgQQAIgNi -AATzdHOnaItgrkO4NcWBMHtLSZ37wWHO5t5GvWvVYRg1rkDdc/eJkTBa6zzuhXyi -QHY7qca4R9gq55KRanPpsXI5nymfopjTX15YhmUPoYRlBtHci8nHc8iMai/lxKvR -HYqjQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW -BBSATNbrdP9JNqPV2Py1PsVq8JQdjDAKBggqhkjOPQQDAwNpADBmAjEA6ED/g94D -9J+uHXqnLrmvT/aDHQ4thQEd0dlq7A/Cr8deVl5c1RxYIigL9zC2L7F8AjEA8GE8 -p/SgguMh1YQdc4acLa/KNJvxn7kjNuK8YAOdgLOaVsjh4rsUecrNIdSUtUlD ------END CERTIFICATE----- - -# Issuer: CN=Telia Root CA v2 O=Telia Finland Oyj -# Subject: CN=Telia Root CA v2 O=Telia Finland Oyj -# Label: "Telia Root CA v2" -# Serial: 7288924052977061235122729490515358 -# MD5 Fingerprint: 0e:8f:ac:aa:82:df:85:b1:f4:dc:10:1c:fc:99:d9:48 -# SHA1 Fingerprint: b9:99:cd:d1:73:50:8a:c4:47:05:08:9c:8c:88:fb:be:a0:2b:40:cd -# SHA256 Fingerprint: 24:2b:69:74:2f:cb:1e:5b:2a:bf:98:89:8b:94:57:21:87:54:4e:5b:4d:99:11:78:65:73:62:1f:6a:74:b8:2c ------BEGIN CERTIFICATE----- -MIIFdDCCA1ygAwIBAgIPAWdfJ9b+euPkrL4JWwWeMA0GCSqGSIb3DQEBCwUAMEQx -CzAJBgNVBAYTAkZJMRowGAYDVQQKDBFUZWxpYSBGaW5sYW5kIE95ajEZMBcGA1UE -AwwQVGVsaWEgUm9vdCBDQSB2MjAeFw0xODExMjkxMTU1NTRaFw00MzExMjkxMTU1 -NTRaMEQxCzAJBgNVBAYTAkZJMRowGAYDVQQKDBFUZWxpYSBGaW5sYW5kIE95ajEZ -MBcGA1UEAwwQVGVsaWEgUm9vdCBDQSB2MjCCAiIwDQYJKoZIhvcNAQEBBQADggIP -ADCCAgoCggIBALLQPwe84nvQa5n44ndp586dpAO8gm2h/oFlH0wnrI4AuhZ76zBq -AMCzdGh+sq/H1WKzej9Qyow2RCRj0jbpDIX2Q3bVTKFgcmfiKDOlyzG4OiIjNLh9 -vVYiQJ3q9HsDrWj8soFPmNB06o3lfc1jw6P23pLCWBnglrvFxKk9pXSW/q/5iaq9 -lRdU2HhE8Qx3FZLgmEKnpNaqIJLNwaCzlrI6hEKNfdWV5Nbb6WLEWLN5xYzTNTOD -n3WhUidhOPFZPY5Q4L15POdslv5e2QJltI5c0BE0312/UqeBAMN/mUWZFdUXyApT -7GPzmX3MaRKGwhfwAZ6/hLzRUssbkmbOpFPlob/E2wnW5olWK8jjfN7j/4nlNW4o -6GwLI1GpJQXrSPjdscr6bAhR77cYbETKJuFzxokGgeWKrLDiKca5JLNrRBH0pUPC -TEPlcDaMtjNXepUugqD0XBCzYYP2AgWGLnwtbNwDRm41k9V6lS/eINhbfpSQBGq6 -WT0EBXWdN6IOLj3rwaRSg/7Qa9RmjtzG6RJOHSpXqhC8fF6CfaamyfItufUXJ63R -DolUK5X6wK0dmBR4M0KGCqlztft0DbcbMBnEWg4cJ7faGND/isgFuvGqHKI3t+ZI -pEYslOqodmJHixBTB0hXbOKSTbauBcvcwUpej6w9GU7C7WB1K9vBykLVAgMBAAGj -YzBhMB8GA1UdIwQYMBaAFHKs5DN5qkWH9v2sHZ7Wxy+G2CQ5MB0GA1UdDgQWBBRy -rOQzeapFh/b9rB2e1scvhtgkOTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUw -AwEB/zANBgkqhkiG9w0BAQsFAAOCAgEAoDtZpwmUPjaE0n4vOaWWl/oRrfxn83EJ -8rKJhGdEr7nv7ZbsnGTbMjBvZ5qsfl+yqwE2foH65IRe0qw24GtixX1LDoJt0nZi -0f6X+J8wfBj5tFJ3gh1229MdqfDBmgC9bXXYfef6xzijnHDoRnkDry5023X4blMM -A8iZGok1GTzTyVR8qPAs5m4HeW9q4ebqkYJpCh3DflminmtGFZhb069GHWLIzoBS -SRE/yQQSwxN8PzuKlts8oB4KtItUsiRnDe+Cy748fdHif64W1lZYudogsYMVoe+K -TTJvQS8TUoKU1xrBeKJR3Stwbbca+few4GeXVtt8YVMJAygCQMez2P2ccGrGKMOF -6eLtGpOg3kuYooQ+BXcBlj37tCAPnHICehIv1aO6UXivKitEZU61/Qrowc15h2Er -3oBXRb9n8ZuRXqWk7FlIEA04x7D6w0RtBPV4UBySllva9bguulvP5fBqnUsvWHMt -Ty3EHD70sz+rFQ47GUGKpMFXEmZxTPpT41frYpUJnlTd0cI8Vzy9OK2YZLe4A5pT -VmBds9hCG1xLEooc6+t9xnppxyd/pPiL8uSUZodL6ZQHCRJ5irLrdATczvREWeAW -ysUsWNc8e89ihmpQfTU2Zqf7N+cox9jQraVplI/owd8k+BsHMYeB2F326CjYSlKA -rBPuUBQemMc= ------END CERTIFICATE----- - -# Issuer: CN=D-TRUST BR Root CA 1 2020 O=D-Trust GmbH -# Subject: CN=D-TRUST BR Root CA 1 2020 O=D-Trust GmbH -# Label: "D-TRUST BR Root CA 1 2020" -# Serial: 165870826978392376648679885835942448534 -# MD5 Fingerprint: b5:aa:4b:d5:ed:f7:e3:55:2e:8f:72:0a:f3:75:b8:ed -# SHA1 Fingerprint: 1f:5b:98:f0:e3:b5:f7:74:3c:ed:e6:b0:36:7d:32:cd:f4:09:41:67 -# SHA256 Fingerprint: e5:9a:aa:81:60:09:c2:2b:ff:5b:25:ba:d3:7d:f3:06:f0:49:79:7c:1f:81:d8:5a:b0:89:e6:57:bd:8f:00:44 ------BEGIN CERTIFICATE----- -MIIC2zCCAmCgAwIBAgIQfMmPK4TX3+oPyWWa00tNljAKBggqhkjOPQQDAzBIMQsw -CQYDVQQGEwJERTEVMBMGA1UEChMMRC1UcnVzdCBHbWJIMSIwIAYDVQQDExlELVRS -VVNUIEJSIFJvb3QgQ0EgMSAyMDIwMB4XDTIwMDIxMTA5NDUwMFoXDTM1MDIxMTA5 -NDQ1OVowSDELMAkGA1UEBhMCREUxFTATBgNVBAoTDEQtVHJ1c3QgR21iSDEiMCAG -A1UEAxMZRC1UUlVTVCBCUiBSb290IENBIDEgMjAyMDB2MBAGByqGSM49AgEGBSuB -BAAiA2IABMbLxyjR+4T1mu9CFCDhQ2tuda38KwOE1HaTJddZO0Flax7mNCq7dPYS -zuht56vkPE4/RAiLzRZxy7+SmfSk1zxQVFKQhYN4lGdnoxwJGT11NIXe7WB9xwy0 -QVK5buXuQqOCAQ0wggEJMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFHOREKv/ -VbNafAkl1bK6CKBrqx9tMA4GA1UdDwEB/wQEAwIBBjCBxgYDVR0fBIG+MIG7MD6g -PKA6hjhodHRwOi8vY3JsLmQtdHJ1c3QubmV0L2NybC9kLXRydXN0X2JyX3Jvb3Rf -Y2FfMV8yMDIwLmNybDB5oHegdYZzbGRhcDovL2RpcmVjdG9yeS5kLXRydXN0Lm5l -dC9DTj1ELVRSVVNUJTIwQlIlMjBSb290JTIwQ0ElMjAxJTIwMjAyMCxPPUQtVHJ1 -c3QlMjBHbWJILEM9REU/Y2VydGlmaWNhdGVyZXZvY2F0aW9ubGlzdDAKBggqhkjO -PQQDAwNpADBmAjEAlJAtE/rhY/hhY+ithXhUkZy4kzg+GkHaQBZTQgjKL47xPoFW -wKrY7RjEsK70PvomAjEA8yjixtsrmfu3Ubgko6SUeho/5jbiA1czijDLgsfWFBHV -dWNbFJWcHwHP2NVypw87 ------END CERTIFICATE----- - -# Issuer: CN=D-TRUST EV Root CA 1 2020 O=D-Trust GmbH -# Subject: CN=D-TRUST EV Root CA 1 2020 O=D-Trust GmbH -# Label: "D-TRUST EV Root CA 1 2020" -# Serial: 126288379621884218666039612629459926992 -# MD5 Fingerprint: 8c:2d:9d:70:9f:48:99:11:06:11:fb:e9:cb:30:c0:6e -# SHA1 Fingerprint: 61:db:8c:21:59:69:03:90:d8:7c:9c:12:86:54:cf:9d:3d:f4:dd:07 -# SHA256 Fingerprint: 08:17:0d:1a:a3:64:53:90:1a:2f:95:92:45:e3:47:db:0c:8d:37:ab:aa:bc:56:b8:1a:a1:00:dc:95:89:70:db ------BEGIN CERTIFICATE----- -MIIC2zCCAmCgAwIBAgIQXwJB13qHfEwDo6yWjfv/0DAKBggqhkjOPQQDAzBIMQsw -CQYDVQQGEwJERTEVMBMGA1UEChMMRC1UcnVzdCBHbWJIMSIwIAYDVQQDExlELVRS -VVNUIEVWIFJvb3QgQ0EgMSAyMDIwMB4XDTIwMDIxMTEwMDAwMFoXDTM1MDIxMTA5 -NTk1OVowSDELMAkGA1UEBhMCREUxFTATBgNVBAoTDEQtVHJ1c3QgR21iSDEiMCAG -A1UEAxMZRC1UUlVTVCBFViBSb290IENBIDEgMjAyMDB2MBAGByqGSM49AgEGBSuB -BAAiA2IABPEL3YZDIBnfl4XoIkqbz52Yv7QFJsnL46bSj8WeeHsxiamJrSc8ZRCC -/N/DnU7wMyPE0jL1HLDfMxddxfCxivnvubcUyilKwg+pf3VlSSowZ/Rk99Yad9rD -wpdhQntJraOCAQ0wggEJMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFH8QARY3 -OqQo5FD4pPfsazK2/umLMA4GA1UdDwEB/wQEAwIBBjCBxgYDVR0fBIG+MIG7MD6g -PKA6hjhodHRwOi8vY3JsLmQtdHJ1c3QubmV0L2NybC9kLXRydXN0X2V2X3Jvb3Rf -Y2FfMV8yMDIwLmNybDB5oHegdYZzbGRhcDovL2RpcmVjdG9yeS5kLXRydXN0Lm5l -dC9DTj1ELVRSVVNUJTIwRVYlMjBSb290JTIwQ0ElMjAxJTIwMjAyMCxPPUQtVHJ1 -c3QlMjBHbWJILEM9REU/Y2VydGlmaWNhdGVyZXZvY2F0aW9ubGlzdDAKBggqhkjO -PQQDAwNpADBmAjEAyjzGKnXCXnViOTYAYFqLwZOZzNnbQTs7h5kXO9XMT8oi96CA -y/m0sRtW9XLS/BnRAjEAkfcwkz8QRitxpNA7RJvAKQIFskF3UfN5Wp6OFKBOQtJb -gfM0agPnIjhQW+0ZT0MW ------END CERTIFICATE----- - -# Issuer: CN=DigiCert TLS ECC P384 Root G5 O=DigiCert, Inc. -# Subject: CN=DigiCert TLS ECC P384 Root G5 O=DigiCert, Inc. -# Label: "DigiCert TLS ECC P384 Root G5" -# Serial: 13129116028163249804115411775095713523 -# MD5 Fingerprint: d3:71:04:6a:43:1c:db:a6:59:e1:a8:a3:aa:c5:71:ed -# SHA1 Fingerprint: 17:f3:de:5e:9f:0f:19:e9:8e:f6:1f:32:26:6e:20:c4:07:ae:30:ee -# SHA256 Fingerprint: 01:8e:13:f0:77:25:32:cf:80:9b:d1:b1:72:81:86:72:83:fc:48:c6:e1:3b:e9:c6:98:12:85:4a:49:0c:1b:05 ------BEGIN CERTIFICATE----- -MIICGTCCAZ+gAwIBAgIQCeCTZaz32ci5PhwLBCou8zAKBggqhkjOPQQDAzBOMQsw -CQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xJjAkBgNVBAMTHURp -Z2lDZXJ0IFRMUyBFQ0MgUDM4NCBSb290IEc1MB4XDTIxMDExNTAwMDAwMFoXDTQ2 -MDExNDIzNTk1OVowTjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkRpZ2lDZXJ0LCBJ -bmMuMSYwJAYDVQQDEx1EaWdpQ2VydCBUTFMgRUNDIFAzODQgUm9vdCBHNTB2MBAG -ByqGSM49AgEGBSuBBAAiA2IABMFEoc8Rl1Ca3iOCNQfN0MsYndLxf3c1TzvdlHJS -7cI7+Oz6e2tYIOyZrsn8aLN1udsJ7MgT9U7GCh1mMEy7H0cKPGEQQil8pQgO4CLp -0zVozptjn4S1mU1YoI71VOeVyaNCMEAwHQYDVR0OBBYEFMFRRVBZqz7nLFr6ICIS -B4CIfBFqMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MAoGCCqGSM49 -BAMDA2gAMGUCMQCJao1H5+z8blUD2WdsJk6Dxv3J+ysTvLd6jLRl0mlpYxNjOyZQ -LgGheQaRnUi/wr4CMEfDFXuxoJGZSZOoPHzoRgaLLPIxAJSdYsiJvRmEFOml+wG4 -DXZDjC5Ty3zfDBeWUA== ------END CERTIFICATE----- - -# Issuer: CN=DigiCert TLS RSA4096 Root G5 O=DigiCert, Inc. -# Subject: CN=DigiCert TLS RSA4096 Root G5 O=DigiCert, Inc. -# Label: "DigiCert TLS RSA4096 Root G5" -# Serial: 11930366277458970227240571539258396554 -# MD5 Fingerprint: ac:fe:f7:34:96:a9:f2:b3:b4:12:4b:e4:27:41:6f:e1 -# SHA1 Fingerprint: a7:88:49:dc:5d:7c:75:8c:8c:de:39:98:56:b3:aa:d0:b2:a5:71:35 -# SHA256 Fingerprint: 37:1a:00:dc:05:33:b3:72:1a:7e:eb:40:e8:41:9e:70:79:9d:2b:0a:0f:2c:1d:80:69:31:65:f7:ce:c4:ad:75 ------BEGIN CERTIFICATE----- -MIIFZjCCA06gAwIBAgIQCPm0eKj6ftpqMzeJ3nzPijANBgkqhkiG9w0BAQwFADBN -MQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xJTAjBgNVBAMT -HERpZ2lDZXJ0IFRMUyBSU0E0MDk2IFJvb3QgRzUwHhcNMjEwMTE1MDAwMDAwWhcN -NDYwMTE0MjM1OTU5WjBNMQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQs -IEluYy4xJTAjBgNVBAMTHERpZ2lDZXJ0IFRMUyBSU0E0MDk2IFJvb3QgRzUwggIi -MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCz0PTJeRGd/fxmgefM1eS87IE+ -ajWOLrfn3q/5B03PMJ3qCQuZvWxX2hhKuHisOjmopkisLnLlvevxGs3npAOpPxG0 -2C+JFvuUAT27L/gTBaF4HI4o4EXgg/RZG5Wzrn4DReW+wkL+7vI8toUTmDKdFqgp -wgscONyfMXdcvyej/Cestyu9dJsXLfKB2l2w4SMXPohKEiPQ6s+d3gMXsUJKoBZM -pG2T6T867jp8nVid9E6P/DsjyG244gXazOvswzH016cpVIDPRFtMbzCe88zdH5RD -nU1/cHAN1DrRN/BsnZvAFJNY781BOHW8EwOVfH/jXOnVDdXifBBiqmvwPXbzP6Po -sMH976pXTayGpxi0KcEsDr9kvimM2AItzVwv8n/vFfQMFawKsPHTDU9qTXeXAaDx -Zre3zu/O7Oyldcqs4+Fj97ihBMi8ez9dLRYiVu1ISf6nL3kwJZu6ay0/nTvEF+cd -Lvvyz6b84xQslpghjLSR6Rlgg/IwKwZzUNWYOwbpx4oMYIwo+FKbbuH2TbsGJJvX -KyY//SovcfXWJL5/MZ4PbeiPT02jP/816t9JXkGPhvnxd3lLG7SjXi/7RgLQZhNe -XoVPzthwiHvOAbWWl9fNff2C+MIkwcoBOU+NosEUQB+cZtUMCUbW8tDRSHZWOkPL -tgoRObqME2wGtZ7P6wIDAQABo0IwQDAdBgNVHQ4EFgQUUTMc7TZArxfTJc1paPKv -TiM+s0EwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcN -AQEMBQADggIBAGCmr1tfV9qJ20tQqcQjNSH/0GEwhJG3PxDPJY7Jv0Y02cEhJhxw -GXIeo8mH/qlDZJY6yFMECrZBu8RHANmfGBg7sg7zNOok992vIGCukihfNudd5N7H -PNtQOa27PShNlnx2xlv0wdsUpasZYgcYQF+Xkdycx6u1UQ3maVNVzDl92sURVXLF -O4uJ+DQtpBflF+aZfTCIITfNMBc9uPK8qHWgQ9w+iUuQrm0D4ByjoJYJu32jtyoQ -REtGBzRj7TG5BO6jm5qu5jF49OokYTurWGT/u4cnYiWB39yhL/btp/96j1EuMPik -AdKFOV8BmZZvWltwGUb+hmA+rYAQCd05JS9Yf7vSdPD3Rh9GOUrYU9DzLjtxpdRv -/PNn5AeP3SYZ4Y1b+qOTEZvpyDrDVWiakuFSdjjo4bq9+0/V77PnSIMx8IIh47a+ -p6tv75/fTM8BuGJqIz3nCU2AG3swpMPdB380vqQmsvZB6Akd4yCYqjdP//fx4ilw -MUc/dNAUFvohigLVigmUdy7yWSiLfFCSCmZ4OIN1xLVaqBHG5cGdZlXPU8Sv13WF -qUITVuwhd4GTWgzqltlJyqEI8pc7bZsEGCREjnwB8twl2F6GmrE52/WRMmrRpnCK -ovfepEWFJqgejF0pW8hL2JpqA15w8oVPbEtoL8pU9ozaMv7Da4M/OMZ+ ------END CERTIFICATE----- - -# Issuer: CN=Certainly Root R1 O=Certainly -# Subject: CN=Certainly Root R1 O=Certainly -# Label: "Certainly Root R1" -# Serial: 188833316161142517227353805653483829216 -# MD5 Fingerprint: 07:70:d4:3e:82:87:a0:fa:33:36:13:f4:fa:33:e7:12 -# SHA1 Fingerprint: a0:50:ee:0f:28:71:f4:27:b2:12:6d:6f:50:96:25:ba:cc:86:42:af -# SHA256 Fingerprint: 77:b8:2c:d8:64:4c:43:05:f7:ac:c5:cb:15:6b:45:67:50:04:03:3d:51:c6:0c:62:02:a8:e0:c3:34:67:d3:a0 ------BEGIN CERTIFICATE----- -MIIFRzCCAy+gAwIBAgIRAI4P+UuQcWhlM1T01EQ5t+AwDQYJKoZIhvcNAQELBQAw -PTELMAkGA1UEBhMCVVMxEjAQBgNVBAoTCUNlcnRhaW5seTEaMBgGA1UEAxMRQ2Vy -dGFpbmx5IFJvb3QgUjEwHhcNMjEwNDAxMDAwMDAwWhcNNDYwNDAxMDAwMDAwWjA9 -MQswCQYDVQQGEwJVUzESMBAGA1UEChMJQ2VydGFpbmx5MRowGAYDVQQDExFDZXJ0 -YWlubHkgUm9vdCBSMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANA2 -1B/q3avk0bbm+yLA3RMNansiExyXPGhjZjKcA7WNpIGD2ngwEc/csiu+kr+O5MQT -vqRoTNoCaBZ0vrLdBORrKt03H2As2/X3oXyVtwxwhi7xOu9S98zTm/mLvg7fMbed -aFySpvXl8wo0tf97ouSHocavFwDvA5HtqRxOcT3Si2yJ9HiG5mpJoM610rCrm/b0 -1C7jcvk2xusVtyWMOvwlDbMicyF0yEqWYZL1LwsYpfSt4u5BvQF5+paMjRcCMLT5 -r3gajLQ2EBAHBXDQ9DGQilHFhiZ5shGIXsXwClTNSaa/ApzSRKft43jvRl5tcdF5 -cBxGX1HpyTfcX35pe0HfNEXgO4T0oYoKNp43zGJS4YkNKPl6I7ENPT2a/Z2B7yyQ -wHtETrtJ4A5KVpK8y7XdeReJkd5hiXSSqOMyhb5OhaRLWcsrxXiOcVTQAjeZjOVJ -6uBUcqQRBi8LjMFbvrWhsFNunLhgkR9Za/kt9JQKl7XsxXYDVBtlUrpMklZRNaBA -2CnbrlJ2Oy0wQJuK0EJWtLeIAaSHO1OWzaMWj/Nmqhexx2DgwUMFDO6bW2BvBlyH -Wyf5QBGenDPBt+U1VwV/J84XIIwc/PH72jEpSe31C4SnT8H2TsIonPru4K8H+zMR -eiFPCyEQtkA6qyI6BJyLm4SGcprSp6XEtHWRqSsjAgMBAAGjQjBAMA4GA1UdDwEB -/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTgqj8ljZ9EXME66C6u -d0yEPmcM9DANBgkqhkiG9w0BAQsFAAOCAgEAuVevuBLaV4OPaAszHQNTVfSVcOQr -PbA56/qJYv331hgELyE03fFo8NWWWt7CgKPBjcZq91l3rhVkz1t5BXdm6ozTaw3d -8VkswTOlMIAVRQdFGjEitpIAq5lNOo93r6kiyi9jyhXWx8bwPWz8HA2YEGGeEaIi -1wrykXprOQ4vMMM2SZ/g6Q8CRFA3lFV96p/2O7qUpUzpvD5RtOjKkjZUbVwlKNrd -rRT90+7iIgXr0PK3aBLXWopBGsaSpVo7Y0VPv+E6dyIvXL9G+VoDhRNCX8reU9di -taY1BMJH/5n9hN9czulegChB8n3nHpDYT3Y+gjwN/KUD+nsa2UUeYNrEjvn8K8l7 -lcUq/6qJ34IxD3L/DCfXCh5WAFAeDJDBlrXYFIW7pw0WwfgHJBu6haEaBQmAupVj -yTrsJZ9/nbqkRxWbRHDxakvWOF5D8xh+UG7pWijmZeZ3Gzr9Hb4DJqPb1OG7fpYn -Kx3upPvaJVQTA945xsMfTZDsjxtK0hzthZU4UHlG1sGQUDGpXJpuHfUzVounmdLy -yCwzk5Iwx06MZTMQZBf9JBeW0Y3COmor6xOLRPIh80oat3df1+2IpHLlOR+Vnb5n -wXARPbv0+Em34yaXOp/SX3z7wJl8OSngex2/DaeP0ik0biQVy96QXr8axGbqwua6 -OV+KmalBWQewLK8= ------END CERTIFICATE----- - -# Issuer: CN=Certainly Root E1 O=Certainly -# Subject: CN=Certainly Root E1 O=Certainly -# Label: "Certainly Root E1" -# Serial: 8168531406727139161245376702891150584 -# MD5 Fingerprint: 0a:9e:ca:cd:3e:52:50:c6:36:f3:4b:a3:ed:a7:53:e9 -# SHA1 Fingerprint: f9:e1:6d:dc:01:89:cf:d5:82:45:63:3e:c5:37:7d:c2:eb:93:6f:2b -# SHA256 Fingerprint: b4:58:5f:22:e4:ac:75:6a:4e:86:12:a1:36:1c:5d:9d:03:1a:93:fd:84:fe:bb:77:8f:a3:06:8b:0f:c4:2d:c2 ------BEGIN CERTIFICATE----- -MIIB9zCCAX2gAwIBAgIQBiUzsUcDMydc+Y2aub/M+DAKBggqhkjOPQQDAzA9MQsw -CQYDVQQGEwJVUzESMBAGA1UEChMJQ2VydGFpbmx5MRowGAYDVQQDExFDZXJ0YWlu -bHkgUm9vdCBFMTAeFw0yMTA0MDEwMDAwMDBaFw00NjA0MDEwMDAwMDBaMD0xCzAJ -BgNVBAYTAlVTMRIwEAYDVQQKEwlDZXJ0YWlubHkxGjAYBgNVBAMTEUNlcnRhaW5s -eSBSb290IEUxMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE3m/4fxzf7flHh4axpMCK -+IKXgOqPyEpeKn2IaKcBYhSRJHpcnqMXfYqGITQYUBsQ3tA3SybHGWCA6TS9YBk2 -QNYphwk8kXr2vBMj3VlOBF7PyAIcGFPBMdjaIOlEjeR2o0IwQDAOBgNVHQ8BAf8E -BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU8ygYy2R17ikq6+2uI1g4 -hevIIgcwCgYIKoZIzj0EAwMDaAAwZQIxALGOWiDDshliTd6wT99u0nCK8Z9+aozm -ut6Dacpps6kFtZaSF4fC0urQe87YQVt8rgIwRt7qy12a7DLCZRawTDBcMPPaTnOG -BtjOiQRINzf43TNRnXCve1XYAS59BWQOhriR ------END CERTIFICATE----- - -# Issuer: CN=Security Communication RootCA3 O=SECOM Trust Systems CO.,LTD. -# Subject: CN=Security Communication RootCA3 O=SECOM Trust Systems CO.,LTD. -# Label: "Security Communication RootCA3" -# Serial: 16247922307909811815 -# MD5 Fingerprint: 1c:9a:16:ff:9e:5c:e0:4d:8a:14:01:f4:35:5d:29:26 -# SHA1 Fingerprint: c3:03:c8:22:74:92:e5:61:a2:9c:5f:79:91:2b:1e:44:13:91:30:3a -# SHA256 Fingerprint: 24:a5:5c:2a:b0:51:44:2d:06:17:76:65:41:23:9a:4a:d0:32:d7:c5:51:75:aa:34:ff:de:2f:bc:4f:5c:52:94 ------BEGIN CERTIFICATE----- -MIIFfzCCA2egAwIBAgIJAOF8N0D9G/5nMA0GCSqGSIb3DQEBDAUAMF0xCzAJBgNV -BAYTAkpQMSUwIwYDVQQKExxTRUNPTSBUcnVzdCBTeXN0ZW1zIENPLixMVEQuMScw -JQYDVQQDEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTMwHhcNMTYwNjE2 -MDYxNzE2WhcNMzgwMTE4MDYxNzE2WjBdMQswCQYDVQQGEwJKUDElMCMGA1UEChMc -U0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UEAxMeU2VjdXJpdHkg -Q29tbXVuaWNhdGlvbiBSb290Q0EzMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIIC -CgKCAgEA48lySfcw3gl8qUCBWNO0Ot26YQ+TUG5pPDXC7ltzkBtnTCHsXzW7OT4r -CmDvu20rhvtxosis5FaU+cmvsXLUIKx00rgVrVH+hXShuRD+BYD5UpOzQD11EKzA -lrenfna84xtSGc4RHwsENPXY9Wk8d/Nk9A2qhd7gCVAEF5aEt8iKvE1y/By7z/MG -TfmfZPd+pmaGNXHIEYBMwXFAWB6+oHP2/D5Q4eAvJj1+XCO1eXDe+uDRpdYMQXF7 -9+qMHIjH7Iv10S9VlkZ8WjtYO/u62C21Jdp6Ts9EriGmnpjKIG58u4iFW/vAEGK7 -8vknR+/RiTlDxN/e4UG/VHMgly1s2vPUB6PmudhvrvyMGS7TZ2crldtYXLVqAvO4 -g160a75BflcJdURQVc1aEWEhCmHCqYj9E7wtiS/NYeCVvsq1e+F7NGcLH7YMx3we -GVPKp7FKFSBWFHA9K4IsD50VHUeAR/94mQ4xr28+j+2GaR57GIgUssL8gjMunEst -+3A7caoreyYn8xrC3PsXuKHqy6C0rtOUfnrQq8PsOC0RLoi/1D+tEjtCrI8Cbn3M -0V9hvqG8OmpI6iZVIhZdXw3/JzOfGAN0iltSIEdrRU0id4xVJ/CvHozJgyJUt5rQ -T9nO/NkuHJYosQLTA70lUhw0Zk8jq/R3gpYd0VcwCBEF/VfR2ccCAwEAAaNCMEAw -HQYDVR0OBBYEFGQUfPxYchamCik0FW8qy7z8r6irMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBDAUAA4ICAQDcAiMI4u8hOscNtybS -YpOnpSNyByCCYN8Y11StaSWSntkUz5m5UoHPrmyKO1o5yGwBQ8IibQLwYs1OY0PA -FNr0Y/Dq9HHuTofjcan0yVflLl8cebsjqodEV+m9NU1Bu0soo5iyG9kLFwfl9+qd -9XbXv8S2gVj/yP9kaWJ5rW4OH3/uHWnlt3Jxs/6lATWUVCvAUm2PVcTJ0rjLyjQI -UYWg9by0F1jqClx6vWPGOi//lkkZhOpn2ASxYfQAW0q3nHE3GYV5v4GwxxMOdnE+ -OoAGrgYWp421wsTL/0ClXI2lyTrtcoHKXJg80jQDdwj98ClZXSEIx2C/pHF7uNke -gr4Jr2VvKKu/S7XuPghHJ6APbw+LP6yVGPO5DtxnVW5inkYO0QR4ynKudtml+LLf -iAlhi+8kTtFZP1rUPcmTPCtk9YENFpb3ksP+MW/oKjJ0DvRMmEoYDjBU1cXrvMUV -nuiZIesnKwkK2/HmcBhWuwzkvvnoEKQTkrgc4NtnHVMDpCKn3F2SEDzq//wbEBrD -2NCcnWXL0CsnMQMeNuE9dnUM/0Umud1RvCPHX9jYhxBAEg09ODfnRDwYwFMJZI// -1ZqmfHAuc1Uh6N//g7kdPjIe1qZ9LPFm6Vwdp6POXiUyK+OVrCoHzrQoeIY8Laad -TdJ0MN1kURXbg4NR16/9M51NZg== ------END CERTIFICATE----- - -# Issuer: CN=Security Communication ECC RootCA1 O=SECOM Trust Systems CO.,LTD. -# Subject: CN=Security Communication ECC RootCA1 O=SECOM Trust Systems CO.,LTD. -# Label: "Security Communication ECC RootCA1" -# Serial: 15446673492073852651 -# MD5 Fingerprint: 7e:43:b0:92:68:ec:05:43:4c:98:ab:5d:35:2e:7e:86 -# SHA1 Fingerprint: b8:0e:26:a9:bf:d2:b2:3b:c0:ef:46:c9:ba:c7:bb:f6:1d:0d:41:41 -# SHA256 Fingerprint: e7:4f:bd:a5:5b:d5:64:c4:73:a3:6b:44:1a:a7:99:c8:a6:8e:07:74:40:e8:28:8b:9f:a1:e5:0e:4b:ba:ca:11 ------BEGIN CERTIFICATE----- -MIICODCCAb6gAwIBAgIJANZdm7N4gS7rMAoGCCqGSM49BAMDMGExCzAJBgNVBAYT -AkpQMSUwIwYDVQQKExxTRUNPTSBUcnVzdCBTeXN0ZW1zIENPLixMVEQuMSswKQYD -VQQDEyJTZWN1cml0eSBDb21tdW5pY2F0aW9uIEVDQyBSb290Q0ExMB4XDTE2MDYx -NjA1MTUyOFoXDTM4MDExODA1MTUyOFowYTELMAkGA1UEBhMCSlAxJTAjBgNVBAoT -HFNFQ09NIFRydXN0IFN5c3RlbXMgQ08uLExURC4xKzApBgNVBAMTIlNlY3VyaXR5 -IENvbW11bmljYXRpb24gRUNDIFJvb3RDQTEwdjAQBgcqhkjOPQIBBgUrgQQAIgNi -AASkpW9gAwPDvTH00xecK4R1rOX9PVdu12O/5gSJko6BnOPpR27KkBLIE+Cnnfdl -dB9sELLo5OnvbYUymUSxXv3MdhDYW72ixvnWQuRXdtyQwjWpS4g8EkdtXP9JTxpK -ULGjQjBAMB0GA1UdDgQWBBSGHOf+LaVKiwj+KBH6vqNm+GBZLzAOBgNVHQ8BAf8E -BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjAVXUI9/Lbu -9zuxNuie9sRGKEkz0FhDKmMpzE2xtHqiuQ04pV1IKv3LsnNdo4gIxwwCMQDAqy0O -be0YottT6SXbVQjgUMzfRGEWgqtJsLKB7HOHeLRMsmIbEvoWTSVLY70eN9k= ------END CERTIFICATE----- - -# Issuer: CN=BJCA Global Root CA1 O=BEIJING CERTIFICATE AUTHORITY -# Subject: CN=BJCA Global Root CA1 O=BEIJING CERTIFICATE AUTHORITY -# Label: "BJCA Global Root CA1" -# Serial: 113562791157148395269083148143378328608 -# MD5 Fingerprint: 42:32:99:76:43:33:36:24:35:07:82:9b:28:f9:d0:90 -# SHA1 Fingerprint: d5:ec:8d:7b:4c:ba:79:f4:e7:e8:cb:9d:6b:ae:77:83:10:03:21:6a -# SHA256 Fingerprint: f3:89:6f:88:fe:7c:0a:88:27:66:a7:fa:6a:d2:74:9f:b5:7a:7f:3e:98:fb:76:9c:1f:a7:b0:9c:2c:44:d5:ae ------BEGIN CERTIFICATE----- -MIIFdDCCA1ygAwIBAgIQVW9l47TZkGobCdFsPsBsIDANBgkqhkiG9w0BAQsFADBU -MQswCQYDVQQGEwJDTjEmMCQGA1UECgwdQkVJSklORyBDRVJUSUZJQ0FURSBBVVRI -T1JJVFkxHTAbBgNVBAMMFEJKQ0EgR2xvYmFsIFJvb3QgQ0ExMB4XDTE5MTIxOTAz -MTYxN1oXDTQ0MTIxMjAzMTYxN1owVDELMAkGA1UEBhMCQ04xJjAkBgNVBAoMHUJF -SUpJTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZMR0wGwYDVQQDDBRCSkNBIEdsb2Jh -bCBSb290IENBMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAPFmCL3Z -xRVhy4QEQaVpN3cdwbB7+sN3SJATcmTRuHyQNZ0YeYjjlwE8R4HyDqKYDZ4/N+AZ -spDyRhySsTphzvq3Rp4Dhtczbu33RYx2N95ulpH3134rhxfVizXuhJFyV9xgw8O5 -58dnJCNPYwpj9mZ9S1WnP3hkSWkSl+BMDdMJoDIwOvqfwPKcxRIqLhy1BDPapDgR -at7GGPZHOiJBhyL8xIkoVNiMpTAK+BcWyqw3/XmnkRd4OJmtWO2y3syJfQOcs4ll -5+M7sSKGjwZteAf9kRJ/sGsciQ35uMt0WwfCyPQ10WRjeulumijWML3mG90Vr4Tq -nMfK9Q7q8l0ph49pczm+LiRvRSGsxdRpJQaDrXpIhRMsDQa4bHlW/KNnMoH1V6XK -V0Jp6VwkYe/iMBhORJhVb3rCk9gZtt58R4oRTklH2yiUAguUSiz5EtBP6DF+bHq/ -pj+bOT0CFqMYs2esWz8sgytnOYFcuX6U1WTdno9uruh8W7TXakdI136z1C2OVnZO -z2nxbkRs1CTqjSShGL+9V/6pmTW12xB3uD1IutbB5/EjPtffhZ0nPNRAvQoMvfXn -jSXWgXSHRtQpdaJCbPdzied9v3pKH9MiyRVVz99vfFXQpIsHETdfg6YmV6YBW37+ -WGgHqel62bno/1Afq8K0wM7o6v0PvY1NuLxxAgMBAAGjQjBAMB0GA1UdDgQWBBTF -7+3M2I0hxkjk49cULqcWk+WYATAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQE -AwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAUoKsITQfI/Ki2Pm4rzc2IInRNwPWaZ+4 -YRC6ojGYWUfo0Q0lHhVBDOAqVdVXUsv45Mdpox1NcQJeXyFFYEhcCY5JEMEE3Kli -awLwQ8hOnThJdMkycFRtwUf8jrQ2ntScvd0g1lPJGKm1Vrl2i5VnZu69mP6u775u -+2D2/VnGKhs/I0qUJDAnyIm860Qkmss9vk/Ves6OF8tiwdneHg56/0OGNFK8YT88 -X7vZdrRTvJez/opMEi4r89fO4aL/3Xtw+zuhTaRjAv04l5U/BXCga99igUOLtFkN -SoxUnMW7gZ/NfaXvCyUeOiDbHPwfmGcCCtRzRBPbUYQaVQNW4AB+dAb/OMRyHdOo -P2gxXdMJxy6MW2Pg6Nwe0uxhHvLe5e/2mXZgLR6UcnHGCyoyx5JO1UbXHfmpGQrI -+pXObSOYqgs4rZpWDW+N8TEAiMEXnM0ZNjX+VVOg4DwzX5Ze4jLp3zO7Bkqp2IRz -znfSxqxx4VyjHQy7Ct9f4qNx2No3WqB4K/TUfet27fJhcKVlmtOJNBir+3I+17Q9 -eVzYH6Eze9mCUAyTF6ps3MKCuwJXNq+YJyo5UOGwifUll35HaBC07HPKs5fRJNz2 -YqAo07WjuGS3iGJCz51TzZm+ZGiPTx4SSPfSKcOYKMryMguTjClPPGAyzQWWYezy -r/6zcCwupvI= ------END CERTIFICATE----- - -# Issuer: CN=BJCA Global Root CA2 O=BEIJING CERTIFICATE AUTHORITY -# Subject: CN=BJCA Global Root CA2 O=BEIJING CERTIFICATE AUTHORITY -# Label: "BJCA Global Root CA2" -# Serial: 58605626836079930195615843123109055211 -# MD5 Fingerprint: 5e:0a:f6:47:5f:a6:14:e8:11:01:95:3f:4d:01:eb:3c -# SHA1 Fingerprint: f4:27:86:eb:6e:b8:6d:88:31:67:02:fb:ba:66:a4:53:00:aa:7a:a6 -# SHA256 Fingerprint: 57:4d:f6:93:1e:27:80:39:66:7b:72:0a:fd:c1:60:0f:c2:7e:b6:6d:d3:09:29:79:fb:73:85:64:87:21:28:82 ------BEGIN CERTIFICATE----- -MIICJTCCAaugAwIBAgIQLBcIfWQqwP6FGFkGz7RK6zAKBggqhkjOPQQDAzBUMQsw -CQYDVQQGEwJDTjEmMCQGA1UECgwdQkVJSklORyBDRVJUSUZJQ0FURSBBVVRIT1JJ -VFkxHTAbBgNVBAMMFEJKQ0EgR2xvYmFsIFJvb3QgQ0EyMB4XDTE5MTIxOTAzMTgy -MVoXDTQ0MTIxMjAzMTgyMVowVDELMAkGA1UEBhMCQ04xJjAkBgNVBAoMHUJFSUpJ -TkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZMR0wGwYDVQQDDBRCSkNBIEdsb2JhbCBS -b290IENBMjB2MBAGByqGSM49AgEGBSuBBAAiA2IABJ3LgJGNU2e1uVCxA/jlSR9B -IgmwUVJY1is0j8USRhTFiy8shP8sbqjV8QnjAyEUxEM9fMEsxEtqSs3ph+B99iK+ -+kpRuDCK/eHeGBIK9ke35xe/J4rUQUyWPGCWwf0VHKNCMEAwHQYDVR0OBBYEFNJK -sVF/BvDRgh9Obl+rg/xI1LCRMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQD -AgEGMAoGCCqGSM49BAMDA2gAMGUCMBq8W9f+qdJUDkpd0m2xQNz0Q9XSSpkZElaA -94M04TVOSG0ED1cxMDAtsaqdAzjbBgIxAMvMh1PLet8gUXOQwKhbYdDFUDn9hf7B -43j4ptZLvZuHjw/l1lOWqzzIQNph91Oj9w== ------END CERTIFICATE----- - -# Issuer: CN=Sectigo Public Server Authentication Root E46 O=Sectigo Limited -# Subject: CN=Sectigo Public Server Authentication Root E46 O=Sectigo Limited -# Label: "Sectigo Public Server Authentication Root E46" -# Serial: 88989738453351742415770396670917916916 -# MD5 Fingerprint: 28:23:f8:b2:98:5c:37:16:3b:3e:46:13:4e:b0:b3:01 -# SHA1 Fingerprint: ec:8a:39:6c:40:f0:2e:bc:42:75:d4:9f:ab:1c:1a:5b:67:be:d2:9a -# SHA256 Fingerprint: c9:0f:26:f0:fb:1b:40:18:b2:22:27:51:9b:5c:a2:b5:3e:2c:a5:b3:be:5c:f1:8e:fe:1b:ef:47:38:0c:53:83 ------BEGIN CERTIFICATE----- -MIICOjCCAcGgAwIBAgIQQvLM2htpN0RfFf51KBC49DAKBggqhkjOPQQDAzBfMQsw -CQYDVQQGEwJHQjEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQDEy1T -ZWN0aWdvIFB1YmxpYyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBFNDYwHhcN -MjEwMzIyMDAwMDAwWhcNNDYwMzIxMjM1OTU5WjBfMQswCQYDVQQGEwJHQjEYMBYG -A1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQDEy1TZWN0aWdvIFB1YmxpYyBT -ZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBFNDYwdjAQBgcqhkjOPQIBBgUrgQQA -IgNiAAR2+pmpbiDt+dd34wc7qNs9Xzjoq1WmVk/WSOrsfy2qw7LFeeyZYX8QeccC -WvkEN/U0NSt3zn8gj1KjAIns1aeibVvjS5KToID1AZTc8GgHHs3u/iVStSBDHBv+ -6xnOQ6OjQjBAMB0GA1UdDgQWBBTRItpMWfFLXyY4qp3W7usNw/upYTAOBgNVHQ8B -Af8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNnADBkAjAn7qRa -qCG76UeXlImldCBteU/IvZNeWBj7LRoAasm4PdCkT0RHlAFWovgzJQxC36oCMB3q -4S6ILuH5px0CMk7yn2xVdOOurvulGu7t0vzCAxHrRVxgED1cf5kDW21USAGKcw== ------END CERTIFICATE----- - -# Issuer: CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited -# Subject: CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited -# Label: "Sectigo Public Server Authentication Root R46" -# Serial: 156256931880233212765902055439220583700 -# MD5 Fingerprint: 32:10:09:52:00:d5:7e:6c:43:df:15:c0:b1:16:93:e5 -# SHA1 Fingerprint: ad:98:f9:f3:e4:7d:75:3b:65:d4:82:b3:a4:52:17:bb:6e:f5:e4:38 -# SHA256 Fingerprint: 7b:b6:47:a6:2a:ee:ac:88:bf:25:7a:a5:22:d0:1f:fe:a3:95:e0:ab:45:c7:3f:93:f6:56:54:ec:38:f2:5a:06 ------BEGIN CERTIFICATE----- -MIIFijCCA3KgAwIBAgIQdY39i658BwD6qSWn4cetFDANBgkqhkiG9w0BAQwFADBf -MQswCQYDVQQGEwJHQjEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQD -Ey1TZWN0aWdvIFB1YmxpYyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBSNDYw -HhcNMjEwMzIyMDAwMDAwWhcNNDYwMzIxMjM1OTU5WjBfMQswCQYDVQQGEwJHQjEY -MBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQDEy1TZWN0aWdvIFB1Ymxp -YyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBSNDYwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQCTvtU2UnXYASOgHEdCSe5jtrch/cSV1UgrJnwUUxDa -ef0rty2k1Cz66jLdScK5vQ9IPXtamFSvnl0xdE8H/FAh3aTPaE8bEmNtJZlMKpnz -SDBh+oF8HqcIStw+KxwfGExxqjWMrfhu6DtK2eWUAtaJhBOqbchPM8xQljeSM9xf -iOefVNlI8JhD1mb9nxc4Q8UBUQvX4yMPFF1bFOdLvt30yNoDN9HWOaEhUTCDsG3X -ME6WW5HwcCSrv0WBZEMNvSE6Lzzpng3LILVCJ8zab5vuZDCQOc2TZYEhMbUjUDM3 -IuM47fgxMMxF/mL50V0yeUKH32rMVhlATc6qu/m1dkmU8Sf4kaWD5QazYw6A3OAS -VYCmO2a0OYctyPDQ0RTp5A1NDvZdV3LFOxxHVp3i1fuBYYzMTYCQNFu31xR13NgE -SJ/AwSiItOkcyqex8Va3e0lMWeUgFaiEAin6OJRpmkkGj80feRQXEgyDet4fsZfu -+Zd4KKTIRJLpfSYFplhym3kT2BFfrsU4YjRosoYwjviQYZ4ybPUHNs2iTG7sijbt -8uaZFURww3y8nDnAtOFr94MlI1fZEoDlSfB1D++N6xybVCi0ITz8fAr/73trdf+L -HaAZBav6+CuBQug4urv7qv094PPK306Xlynt8xhW6aWWrL3DkJiy4Pmi1KZHQ3xt -zwIDAQABo0IwQDAdBgNVHQ4EFgQUVnNYZJX5khqwEioEYnmhQBWIIUkwDgYDVR0P -AQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAC9c -mTz8Bl6MlC5w6tIyMY208FHVvArzZJ8HXtXBc2hkeqK5Duj5XYUtqDdFqij0lgVQ -YKlJfp/imTYpE0RHap1VIDzYm/EDMrraQKFz6oOht0SmDpkBm+S8f74TlH7Kph52 -gDY9hAaLMyZlbcp+nv4fjFg4exqDsQ+8FxG75gbMY/qB8oFM2gsQa6H61SilzwZA -Fv97fRheORKkU55+MkIQpiGRqRxOF3yEvJ+M0ejf5lG5Nkc/kLnHvALcWxxPDkjB -JYOcCj+esQMzEhonrPcibCTRAUH4WAP+JWgiH5paPHxsnnVI84HxZmduTILA7rpX -DhjvLpr3Etiga+kFpaHpaPi8TD8SHkXoUsCjvxInebnMMTzD9joiFgOgyY9mpFui -TdaBJQbpdqQACj7LzTWb4OE4y2BThihCQRxEV+ioratF4yUQvNs+ZUH7G6aXD+u5 -dHn5HrwdVw1Hr8Mvn4dGp+smWg9WY7ViYG4A++MnESLn/pmPNPW56MORcr3Ywx65 -LvKRRFHQV80MNNVIIb/bE/FmJUNS0nAiNs2fxBx1IK1jcmMGDw4nztJqDby1ORrp -0XZ60Vzk50lJLVU3aPAaOpg+VBeHVOmmJ1CJeyAvP/+/oYtKR5j/K3tJPsMpRmAY -QqszKbrAKbkTidOIijlBO8n9pu0f9GBj39ItVQGL ------END CERTIFICATE----- - -# Issuer: CN=SSL.com TLS RSA Root CA 2022 O=SSL Corporation -# Subject: CN=SSL.com TLS RSA Root CA 2022 O=SSL Corporation -# Label: "SSL.com TLS RSA Root CA 2022" -# Serial: 148535279242832292258835760425842727825 -# MD5 Fingerprint: d8:4e:c6:59:30:d8:fe:a0:d6:7a:5a:2c:2c:69:78:da -# SHA1 Fingerprint: ec:2c:83:40:72:af:26:95:10:ff:0e:f2:03:ee:31:70:f6:78:9d:ca -# SHA256 Fingerprint: 8f:af:7d:2e:2c:b4:70:9b:b8:e0:b3:36:66:bf:75:a5:dd:45:b5:de:48:0f:8e:a8:d4:bf:e6:be:bc:17:f2:ed ------BEGIN CERTIFICATE----- -MIIFiTCCA3GgAwIBAgIQb77arXO9CEDii02+1PdbkTANBgkqhkiG9w0BAQsFADBO -MQswCQYDVQQGEwJVUzEYMBYGA1UECgwPU1NMIENvcnBvcmF0aW9uMSUwIwYDVQQD -DBxTU0wuY29tIFRMUyBSU0EgUm9vdCBDQSAyMDIyMB4XDTIyMDgyNTE2MzQyMloX -DTQ2MDgxOTE2MzQyMVowTjELMAkGA1UEBhMCVVMxGDAWBgNVBAoMD1NTTCBDb3Jw -b3JhdGlvbjElMCMGA1UEAwwcU1NMLmNvbSBUTFMgUlNBIFJvb3QgQ0EgMjAyMjCC -AiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANCkCXJPQIgSYT41I57u9nTP -L3tYPc48DRAokC+X94xI2KDYJbFMsBFMF3NQ0CJKY7uB0ylu1bUJPiYYf7ISf5OY -t6/wNr/y7hienDtSxUcZXXTzZGbVXcdotL8bHAajvI9AI7YexoS9UcQbOcGV0ins -S657Lb85/bRi3pZ7QcacoOAGcvvwB5cJOYF0r/c0WRFXCsJbwST0MXMwgsadugL3 -PnxEX4MN8/HdIGkWCVDi1FW24IBydm5MR7d1VVm0U3TZlMZBrViKMWYPHqIbKUBO -L9975hYsLfy/7PO0+r4Y9ptJ1O4Fbtk085zx7AGL0SDGD6C1vBdOSHtRwvzpXGk3 -R2azaPgVKPC506QVzFpPulJwoxJF3ca6TvvC0PeoUidtbnm1jPx7jMEWTO6Af77w -dr5BUxIzrlo4QqvXDz5BjXYHMtWrifZOZ9mxQnUjbvPNQrL8VfVThxc7wDNY8VLS -+YCk8OjwO4s4zKTGkH8PnP2L0aPP2oOnaclQNtVcBdIKQXTbYxE3waWglksejBYS -d66UNHsef8JmAOSqg+qKkK3ONkRN0VHpvB/zagX9wHQfJRlAUW7qglFA35u5CCoG -AtUjHBPW6dvbxrB6y3snm/vg1UYk7RBLY0ulBY+6uB0rpvqR4pJSvezrZ5dtmi2f -gTIFZzL7SAg/2SW4BCUvAgMBAAGjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0j -BBgwFoAU+y437uOEeicuzRk1sTN8/9REQrkwHQYDVR0OBBYEFPsuN+7jhHonLs0Z -NbEzfP/UREK5MA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAjYlt -hEUY8U+zoO9opMAdrDC8Z2awms22qyIZZtM7QbUQnRC6cm4pJCAcAZli05bg4vsM -QtfhWsSWTVTNj8pDU/0quOr4ZcoBwq1gaAafORpR2eCNJvkLTqVTJXojpBzOCBvf -R4iyrT7gJ4eLSYwfqUdYe5byiB0YrrPRpgqU+tvT5TgKa3kSM/tKWTcWQA673vWJ -DPFs0/dRa1419dvAJuoSc06pkZCmF8NsLzjUo3KUQyxi4U5cMj29TH0ZR6LDSeeW -P4+a0zvkEdiLA9z2tmBVGKaBUfPhqBVq6+AL8BQx1rmMRTqoENjwuSfr98t67wVy -lrXEj5ZzxOhWc5y8aVFjvO9nHEMaX3cZHxj4HCUp+UmZKbaSPaKDN7EgkaibMOlq -bLQjk2UEqxHzDh1TJElTHaE/nUiSEeJ9DU/1172iWD54nR4fK/4huxoTtrEoZP2w -AgDHbICivRZQIA9ygV/MlP+7mea6kMvq+cYMwq7FGc4zoWtcu358NFcXrfA/rs3q -r5nsLFR+jM4uElZI7xc7P0peYNLcdDa8pUNjyw9bowJWCZ4kLOGGgYz+qxcs+sji -Mho6/4UIyYOf8kpIEFR3N+2ivEC+5BB09+Rbu7nzifmPQdjH5FCQNYA+HLhNkNPU -98OwoX6EyneSMSy4kLGCenROmxMmtNVQZlR4rmA= ------END CERTIFICATE----- - -# Issuer: CN=SSL.com TLS ECC Root CA 2022 O=SSL Corporation -# Subject: CN=SSL.com TLS ECC Root CA 2022 O=SSL Corporation -# Label: "SSL.com TLS ECC Root CA 2022" -# Serial: 26605119622390491762507526719404364228 -# MD5 Fingerprint: 99:d7:5c:f1:51:36:cc:e9:ce:d9:19:2e:77:71:56:c5 -# SHA1 Fingerprint: 9f:5f:d9:1a:54:6d:f5:0c:71:f0:ee:7a:bd:17:49:98:84:73:e2:39 -# SHA256 Fingerprint: c3:2f:fd:9f:46:f9:36:d1:6c:36:73:99:09:59:43:4b:9a:d6:0a:af:bb:9e:7c:f3:36:54:f1:44:cc:1b:a1:43 ------BEGIN CERTIFICATE----- -MIICOjCCAcCgAwIBAgIQFAP1q/s3ixdAW+JDsqXRxDAKBggqhkjOPQQDAzBOMQsw -CQYDVQQGEwJVUzEYMBYGA1UECgwPU1NMIENvcnBvcmF0aW9uMSUwIwYDVQQDDBxT -U0wuY29tIFRMUyBFQ0MgUm9vdCBDQSAyMDIyMB4XDTIyMDgyNTE2MzM0OFoXDTQ2 -MDgxOTE2MzM0N1owTjELMAkGA1UEBhMCVVMxGDAWBgNVBAoMD1NTTCBDb3Jwb3Jh -dGlvbjElMCMGA1UEAwwcU1NMLmNvbSBUTFMgRUNDIFJvb3QgQ0EgMjAyMjB2MBAG -ByqGSM49AgEGBSuBBAAiA2IABEUpNXP6wrgjzhR9qLFNoFs27iosU8NgCTWyJGYm -acCzldZdkkAZDsalE3D07xJRKF3nzL35PIXBz5SQySvOkkJYWWf9lCcQZIxPBLFN -SeR7T5v15wj4A4j3p8OSSxlUgaNjMGEwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSME -GDAWgBSJjy+j6CugFFR781a4Jl9nOAuc0DAdBgNVHQ4EFgQUiY8vo+groBRUe/NW -uCZfZzgLnNAwDgYDVR0PAQH/BAQDAgGGMAoGCCqGSM49BAMDA2gAMGUCMFXjIlbp -15IkWE8elDIPDAI2wv2sdDJO4fscgIijzPvX6yv/N33w7deedWo1dlJF4AIxAMeN -b0Igj762TVntd00pxCAgRWSGOlDGxK0tk/UYfXLtqc/ErFc2KAhl3zx5Zn6g6g== ------END CERTIFICATE----- - -# Issuer: CN=Atos TrustedRoot Root CA ECC TLS 2021 O=Atos -# Subject: CN=Atos TrustedRoot Root CA ECC TLS 2021 O=Atos -# Label: "Atos TrustedRoot Root CA ECC TLS 2021" -# Serial: 81873346711060652204712539181482831616 -# MD5 Fingerprint: 16:9f:ad:f1:70:ad:79:d6:ed:29:b4:d1:c5:79:70:a8 -# SHA1 Fingerprint: 9e:bc:75:10:42:b3:02:f3:81:f4:f7:30:62:d4:8f:c3:a7:51:b2:dd -# SHA256 Fingerprint: b2:fa:e5:3e:14:cc:d7:ab:92:12:06:47:01:ae:27:9c:1d:89:88:fa:cb:77:5f:a8:a0:08:91:4e:66:39:88:a8 ------BEGIN CERTIFICATE----- -MIICFTCCAZugAwIBAgIQPZg7pmY9kGP3fiZXOATvADAKBggqhkjOPQQDAzBMMS4w -LAYDVQQDDCVBdG9zIFRydXN0ZWRSb290IFJvb3QgQ0EgRUNDIFRMUyAyMDIxMQ0w -CwYDVQQKDARBdG9zMQswCQYDVQQGEwJERTAeFw0yMTA0MjIwOTI2MjNaFw00MTA0 -MTcwOTI2MjJaMEwxLjAsBgNVBAMMJUF0b3MgVHJ1c3RlZFJvb3QgUm9vdCBDQSBF -Q0MgVExTIDIwMjExDTALBgNVBAoMBEF0b3MxCzAJBgNVBAYTAkRFMHYwEAYHKoZI -zj0CAQYFK4EEACIDYgAEloZYKDcKZ9Cg3iQZGeHkBQcfl+3oZIK59sRxUM6KDP/X -tXa7oWyTbIOiaG6l2b4siJVBzV3dscqDY4PMwL502eCdpO5KTlbgmClBk1IQ1SQ4 -AjJn8ZQSb+/Xxd4u/RmAo0IwQDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR2 -KCXWfeBmmnoJsmo7jjPXNtNPojAOBgNVHQ8BAf8EBAMCAYYwCgYIKoZIzj0EAwMD -aAAwZQIwW5kp85wxtolrbNa9d+F851F+uDrNozZffPc8dz7kUK2o59JZDCaOMDtu -CCrCp1rIAjEAmeMM56PDr9NJLkaCI2ZdyQAUEv049OGYa3cpetskz2VAv9LcjBHo -9H1/IISpQuQo ------END CERTIFICATE----- - -# Issuer: CN=Atos TrustedRoot Root CA RSA TLS 2021 O=Atos -# Subject: CN=Atos TrustedRoot Root CA RSA TLS 2021 O=Atos -# Label: "Atos TrustedRoot Root CA RSA TLS 2021" -# Serial: 111436099570196163832749341232207667876 -# MD5 Fingerprint: d4:d3:46:b8:9a:c0:9c:76:5d:9e:3a:c3:b9:99:31:d2 -# SHA1 Fingerprint: 18:52:3b:0d:06:37:e4:d6:3a:df:23:e4:98:fb:5b:16:fb:86:74:48 -# SHA256 Fingerprint: 81:a9:08:8e:a5:9f:b3:64:c5:48:a6:f8:55:59:09:9b:6f:04:05:ef:bf:18:e5:32:4e:c9:f4:57:ba:00:11:2f ------BEGIN CERTIFICATE----- -MIIFZDCCA0ygAwIBAgIQU9XP5hmTC/srBRLYwiqipDANBgkqhkiG9w0BAQwFADBM -MS4wLAYDVQQDDCVBdG9zIFRydXN0ZWRSb290IFJvb3QgQ0EgUlNBIFRMUyAyMDIx -MQ0wCwYDVQQKDARBdG9zMQswCQYDVQQGEwJERTAeFw0yMTA0MjIwOTIxMTBaFw00 -MTA0MTcwOTIxMDlaMEwxLjAsBgNVBAMMJUF0b3MgVHJ1c3RlZFJvb3QgUm9vdCBD -QSBSU0EgVExTIDIwMjExDTALBgNVBAoMBEF0b3MxCzAJBgNVBAYTAkRFMIICIjAN -BgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAtoAOxHm9BYx9sKOdTSJNy/BBl01Z -4NH+VoyX8te9j2y3I49f1cTYQcvyAh5x5en2XssIKl4w8i1mx4QbZFc4nXUtVsYv -Ye+W/CBGvevUez8/fEc4BKkbqlLfEzfTFRVOvV98r61jx3ncCHvVoOX3W3WsgFWZ -kmGbzSoXfduP9LVq6hdKZChmFSlsAvFr1bqjM9xaZ6cF4r9lthawEO3NUDPJcFDs -GY6wx/J0W2tExn2WuZgIWWbeKQGb9Cpt0xU6kGpn8bRrZtkh68rZYnxGEFzedUln -nkL5/nWpo63/dgpnQOPF943HhZpZnmKaau1Fh5hnstVKPNe0OwANwI8f4UDErmwh -3El+fsqyjW22v5MvoVw+j8rtgI5Y4dtXz4U2OLJxpAmMkokIiEjxQGMYsluMWuPD -0xeqqxmjLBvk1cbiZnrXghmmOxYsL3GHX0WelXOTwkKBIROW1527k2gV+p2kHYzy -geBYBr3JtuP2iV2J+axEoctr+hbxx1A9JNr3w+SH1VbxT5Aw+kUJWdo0zuATHAR8 -ANSbhqRAvNncTFd+rrcztl524WWLZt+NyteYr842mIycg5kDcPOvdO3GDjbnvezB -c6eUWsuSZIKmAMFwoW4sKeFYV+xafJlrJaSQOoD0IJ2azsct+bJLKZWD6TWNp0lI -pw9MGZHQ9b8Q4HECAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU -dEmZ0f+0emhFdcN+tNzMzjkz2ggwDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEB -DAUAA4ICAQAjQ1MkYlxt/T7Cz1UAbMVWiLkO3TriJQ2VSpfKgInuKs1l+NsW4AmS -4BjHeJi78+xCUvuppILXTdiK/ORO/auQxDh1MoSf/7OwKwIzNsAQkG8dnK/haZPs -o0UvFJ/1TCplQ3IM98P4lYsU84UgYt1UU90s3BiVaU+DR3BAM1h3Egyi61IxHkzJ -qM7F78PRreBrAwA0JrRUITWXAdxfG/F851X6LWh3e9NpzNMOa7pNdkTWwhWaJuyw -xfW70Xp0wmzNxbVe9kzmWy2B27O3Opee7c9GslA9hGCZcbUztVdF5kJHdWoOsAgM -rr3e97sPWD2PAzHoPYJQyi9eDF20l74gNAf0xBLh7tew2VktafcxBPTy+av5EzH4 -AXcOPUIjJsyacmdRIXrMPIWo6iFqO9taPKU0nprALN+AnCng33eU0aKAQv9qTFsR -0PXNor6uzFFcw9VUewyu1rkGd4Di7wcaaMxZUa1+XGdrudviB0JbuAEFWDlN5LuY -o7Ey7Nmj1m+UI/87tyll5gfp77YZ6ufCOB0yiJA8EytuzO+rdwY0d4RPcuSBhPm5 -dDTedk+SKlOxJTnbPP/lPqYO5Wue/9vsL3SD3460s6neFE3/MaNFcyT6lSnMEpcE -oji2jbDwN/zIIX8/syQbPYtuzE2wFg2WHYMfRsCbvUOZ58SWLs5fyQ== ------END CERTIFICATE----- - -# Issuer: CN=TrustAsia Global Root CA G3 O=TrustAsia Technologies, Inc. -# Subject: CN=TrustAsia Global Root CA G3 O=TrustAsia Technologies, Inc. -# Label: "TrustAsia Global Root CA G3" -# Serial: 576386314500428537169965010905813481816650257167 -# MD5 Fingerprint: 30:42:1b:b7:bb:81:75:35:e4:16:4f:53:d2:94:de:04 -# SHA1 Fingerprint: 63:cf:b6:c1:27:2b:56:e4:88:8e:1c:23:9a:b6:2e:81:47:24:c3:c7 -# SHA256 Fingerprint: e0:d3:22:6a:eb:11:63:c2:e4:8f:f9:be:3b:50:b4:c6:43:1b:e7:bb:1e:ac:c5:c3:6b:5d:5e:c5:09:03:9a:08 ------BEGIN CERTIFICATE----- -MIIFpTCCA42gAwIBAgIUZPYOZXdhaqs7tOqFhLuxibhxkw8wDQYJKoZIhvcNAQEM -BQAwWjELMAkGA1UEBhMCQ04xJTAjBgNVBAoMHFRydXN0QXNpYSBUZWNobm9sb2dp -ZXMsIEluYy4xJDAiBgNVBAMMG1RydXN0QXNpYSBHbG9iYWwgUm9vdCBDQSBHMzAe -Fw0yMTA1MjAwMjEwMTlaFw00NjA1MTkwMjEwMTlaMFoxCzAJBgNVBAYTAkNOMSUw -IwYDVQQKDBxUcnVzdEFzaWEgVGVjaG5vbG9naWVzLCBJbmMuMSQwIgYDVQQDDBtU -cnVzdEFzaWEgR2xvYmFsIFJvb3QgQ0EgRzMwggIiMA0GCSqGSIb3DQEBAQUAA4IC -DwAwggIKAoICAQDAMYJhkuSUGwoqZdC+BqmHO1ES6nBBruL7dOoKjbmzTNyPtxNS -T1QY4SxzlZHFZjtqz6xjbYdT8PfxObegQ2OwxANdV6nnRM7EoYNl9lA+sX4WuDqK -AtCWHwDNBSHvBm3dIZwZQ0WhxeiAysKtQGIXBsaqvPPW5vxQfmZCHzyLpnl5hkA1 -nyDvP+uLRx+PjsXUjrYsyUQE49RDdT/VP68czH5GX6zfZBCK70bwkPAPLfSIC7Ep -qq+FqklYqL9joDiR5rPmd2jE+SoZhLsO4fWvieylL1AgdB4SQXMeJNnKziyhWTXA -yB1GJ2Faj/lN03J5Zh6fFZAhLf3ti1ZwA0pJPn9pMRJpxx5cynoTi+jm9WAPzJMs -hH/x/Gr8m0ed262IPfN2dTPXS6TIi/n1Q1hPy8gDVI+lhXgEGvNz8teHHUGf59gX -zhqcD0r83ERoVGjiQTz+LISGNzzNPy+i2+f3VANfWdP3kXjHi3dqFuVJhZBFcnAv -kV34PmVACxmZySYgWmjBNb9Pp1Hx2BErW+Canig7CjoKH8GB5S7wprlppYiU5msT -f9FkPz2ccEblooV7WIQn3MSAPmeamseaMQ4w7OYXQJXZRe0Blqq/DPNL0WP3E1jA -uPP6Z92bfW1K/zJMtSU7/xxnD4UiWQWRkUF3gdCFTIcQcf+eQxuulXUtgQIDAQAB -o2MwYTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFEDk5PIj7zjKsK5Xf/Ih -MBY027ySMB0GA1UdDgQWBBRA5OTyI+84yrCuV3/yITAWNNu8kjAOBgNVHQ8BAf8E -BAMCAQYwDQYJKoZIhvcNAQEMBQADggIBACY7UeFNOPMyGLS0XuFlXsSUT9SnYaP4 -wM8zAQLpw6o1D/GUE3d3NZ4tVlFEbuHGLige/9rsR82XRBf34EzC4Xx8MnpmyFq2 -XFNFV1pF1AWZLy4jVe5jaN/TG3inEpQGAHUNcoTpLrxaatXeL1nHo+zSh2bbt1S1 -JKv0Q3jbSwTEb93mPmY+KfJLaHEih6D4sTNjduMNhXJEIlU/HHzp/LgV6FL6qj6j -ITk1dImmasI5+njPtqzn59ZW/yOSLlALqbUHM/Q4X6RJpstlcHboCoWASzY9M/eV -VHUl2qzEc4Jl6VL1XP04lQJqaTDFHApXB64ipCz5xUG3uOyfT0gA+QEEVcys+TIx -xHWVBqB/0Y0n3bOppHKH/lmLmnp0Ft0WpWIp6zqW3IunaFnT63eROfjXy9mPX1on -AX1daBli2MjN9LdyR75bl87yraKZk62Uy5P2EgmVtqvXO9A/EcswFi55gORngS1d -7XB4tmBZrOFdRWOPyN9yaFvqHbgB8X7754qz41SgOAngPN5C8sLtLpvzHzW2Ntjj -gKGLzZlkD8Kqq7HK9W+eQ42EVJmzbsASZthwEPEGNTNDqJwuuhQxzhB/HIbjj9LV -+Hfsm6vxL2PZQl/gZ4FkkfGXL/xuJvYz+NO1+MRiqzFRJQJ6+N1rZdVtTTDIZbpo -FGWsJwt0ivKH ------END CERTIFICATE----- - -# Issuer: CN=TrustAsia Global Root CA G4 O=TrustAsia Technologies, Inc. -# Subject: CN=TrustAsia Global Root CA G4 O=TrustAsia Technologies, Inc. -# Label: "TrustAsia Global Root CA G4" -# Serial: 451799571007117016466790293371524403291602933463 -# MD5 Fingerprint: 54:dd:b2:d7:5f:d8:3e:ed:7c:e0:0b:2e:cc:ed:eb:eb -# SHA1 Fingerprint: 57:73:a5:61:5d:80:b2:e6:ac:38:82:fc:68:07:31:ac:9f:b5:92:5a -# SHA256 Fingerprint: be:4b:56:cb:50:56:c0:13:6a:52:6d:f4:44:50:8d:aa:36:a0:b5:4f:42:e4:ac:38:f7:2a:f4:70:e4:79:65:4c ------BEGIN CERTIFICATE----- -MIICVTCCAdygAwIBAgIUTyNkuI6XY57GU4HBdk7LKnQV1tcwCgYIKoZIzj0EAwMw -WjELMAkGA1UEBhMCQ04xJTAjBgNVBAoMHFRydXN0QXNpYSBUZWNobm9sb2dpZXMs -IEluYy4xJDAiBgNVBAMMG1RydXN0QXNpYSBHbG9iYWwgUm9vdCBDQSBHNDAeFw0y -MTA1MjAwMjEwMjJaFw00NjA1MTkwMjEwMjJaMFoxCzAJBgNVBAYTAkNOMSUwIwYD -VQQKDBxUcnVzdEFzaWEgVGVjaG5vbG9naWVzLCBJbmMuMSQwIgYDVQQDDBtUcnVz -dEFzaWEgR2xvYmFsIFJvb3QgQ0EgRzQwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATx -s8045CVD5d4ZCbuBeaIVXxVjAd7Cq92zphtnS4CDr5nLrBfbK5bKfFJV4hrhPVbw -LxYI+hW8m7tH5j/uqOFMjPXTNvk4XatwmkcN4oFBButJ+bAp3TPsUKV/eSm4IJij -YzBhMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUpbtKl86zK3+kMd6Xg1mD -pm9xy94wHQYDVR0OBBYEFKW7SpfOsyt/pDHel4NZg6ZvccveMA4GA1UdDwEB/wQE -AwIBBjAKBggqhkjOPQQDAwNnADBkAjBe8usGzEkxn0AAbbd+NvBNEU/zy4k6LHiR -UKNbwMp1JvK/kF0LgoxgKJ/GcJpo5PECMFxYDlZ2z1jD1xCMuo6u47xkdUfFVZDj -/bpV6wfEU6s3qe4hsiFbYI89MvHVI5TWWA== ------END CERTIFICATE----- - -# Issuer: CN=CommScope Public Trust ECC Root-01 O=CommScope -# Subject: CN=CommScope Public Trust ECC Root-01 O=CommScope -# Label: "CommScope Public Trust ECC Root-01" -# Serial: 385011430473757362783587124273108818652468453534 -# MD5 Fingerprint: 3a:40:a7:fc:03:8c:9c:38:79:2f:3a:a2:6c:b6:0a:16 -# SHA1 Fingerprint: 07:86:c0:d8:dd:8e:c0:80:98:06:98:d0:58:7a:ef:de:a6:cc:a2:5d -# SHA256 Fingerprint: 11:43:7c:da:7b:b4:5e:41:36:5f:45:b3:9a:38:98:6b:0d:e0:0d:ef:34:8e:0c:7b:b0:87:36:33:80:0b:c3:8b ------BEGIN CERTIFICATE----- -MIICHTCCAaOgAwIBAgIUQ3CCd89NXTTxyq4yLzf39H91oJ4wCgYIKoZIzj0EAwMw -TjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29t -bVNjb3BlIFB1YmxpYyBUcnVzdCBFQ0MgUm9vdC0wMTAeFw0yMTA0MjgxNzM1NDNa -Fw00NjA0MjgxNzM1NDJaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21tU2Nv -cGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgRUNDIFJvb3QtMDEw -djAQBgcqhkjOPQIBBgUrgQQAIgNiAARLNumuV16ocNfQj3Rid8NeeqrltqLxeP0C -flfdkXmcbLlSiFS8LwS+uM32ENEp7LXQoMPwiXAZu1FlxUOcw5tjnSCDPgYLpkJE -hRGnSjot6dZoL0hOUysHP029uax3OVejQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYD -VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSOB2LAUN3GGQYARnQE9/OufXVNMDAKBggq -hkjOPQQDAwNoADBlAjEAnDPfQeMjqEI2Jpc1XHvr20v4qotzVRVcrHgpD7oh2MSg -2NED3W3ROT3Ek2DS43KyAjB8xX6I01D1HiXo+k515liWpDVfG2XqYZpwI7UNo5uS -Um9poIyNStDuiw7LR47QjRE= ------END CERTIFICATE----- - -# Issuer: CN=CommScope Public Trust ECC Root-02 O=CommScope -# Subject: CN=CommScope Public Trust ECC Root-02 O=CommScope -# Label: "CommScope Public Trust ECC Root-02" -# Serial: 234015080301808452132356021271193974922492992893 -# MD5 Fingerprint: 59:b0:44:d5:65:4d:b8:5c:55:19:92:02:b6:d1:94:b2 -# SHA1 Fingerprint: 3c:3f:ef:57:0f:fe:65:93:86:9e:a0:fe:b0:f6:ed:8e:d1:13:c7:e5 -# SHA256 Fingerprint: 2f:fb:7f:81:3b:bb:b3:c8:9a:b4:e8:16:2d:0f:16:d7:15:09:a8:30:cc:9d:73:c2:62:e5:14:08:75:d1:ad:4a ------BEGIN CERTIFICATE----- -MIICHDCCAaOgAwIBAgIUKP2ZYEFHpgE6yhR7H+/5aAiDXX0wCgYIKoZIzj0EAwMw -TjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29t -bVNjb3BlIFB1YmxpYyBUcnVzdCBFQ0MgUm9vdC0wMjAeFw0yMTA0MjgxNzQ0NTRa -Fw00NjA0MjgxNzQ0NTNaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21tU2Nv -cGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgRUNDIFJvb3QtMDIw -djAQBgcqhkjOPQIBBgUrgQQAIgNiAAR4MIHoYx7l63FRD/cHB8o5mXxO1Q/MMDAL -j2aTPs+9xYa9+bG3tD60B8jzljHz7aRP+KNOjSkVWLjVb3/ubCK1sK9IRQq9qEmU -v4RDsNuESgMjGWdqb8FuvAY5N9GIIvejQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYD -VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTmGHX/72DehKT1RsfeSlXjMjZ59TAKBggq -hkjOPQQDAwNnADBkAjAmc0l6tqvmSfR9Uj/UQQSugEODZXW5hYA4O9Zv5JOGq4/n -ich/m35rChJVYaoR4HkCMHfoMXGsPHED1oQmHhS48zs73u1Z/GtMMH9ZzkXpc2AV -mkzw5l4lIhVtwodZ0LKOag== ------END CERTIFICATE----- - -# Issuer: CN=CommScope Public Trust RSA Root-01 O=CommScope -# Subject: CN=CommScope Public Trust RSA Root-01 O=CommScope -# Label: "CommScope Public Trust RSA Root-01" -# Serial: 354030733275608256394402989253558293562031411421 -# MD5 Fingerprint: 0e:b4:15:bc:87:63:5d:5d:02:73:d4:26:38:68:73:d8 -# SHA1 Fingerprint: 6d:0a:5f:f7:b4:23:06:b4:85:b3:b7:97:64:fc:ac:75:f5:33:f2:93 -# SHA256 Fingerprint: 02:bd:f9:6e:2a:45:dd:9b:f1:8f:c7:e1:db:df:21:a0:37:9b:a3:c9:c2:61:03:44:cf:d8:d6:06:fe:c1:ed:81 ------BEGIN CERTIFICATE----- -MIIFbDCCA1SgAwIBAgIUPgNJgXUWdDGOTKvVxZAplsU5EN0wDQYJKoZIhvcNAQEL -BQAwTjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwi -Q29tbVNjb3BlIFB1YmxpYyBUcnVzdCBSU0EgUm9vdC0wMTAeFw0yMTA0MjgxNjQ1 -NTRaFw00NjA0MjgxNjQ1NTNaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21t -U2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgUlNBIFJvb3Qt -MDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCwSGWjDR1C45FtnYSk -YZYSwu3D2iM0GXb26v1VWvZVAVMP8syMl0+5UMuzAURWlv2bKOx7dAvnQmtVzslh -suitQDy6uUEKBU8bJoWPQ7VAtYXR1HHcg0Hz9kXHgKKEUJdGzqAMxGBWBB0HW0al -DrJLpA6lfO741GIDuZNqihS4cPgugkY4Iw50x2tBt9Apo52AsH53k2NC+zSDO3Oj -WiE260f6GBfZumbCk6SP/F2krfxQapWsvCQz0b2If4b19bJzKo98rwjyGpg/qYFl -P8GMicWWMJoKz/TUyDTtnS+8jTiGU+6Xn6myY5QXjQ/cZip8UlF1y5mO6D1cv547 -KI2DAg+pn3LiLCuz3GaXAEDQpFSOm117RTYm1nJD68/A6g3czhLmfTifBSeolz7p -UcZsBSjBAg/pGG3svZwG1KdJ9FQFa2ww8esD1eo9anbCyxooSU1/ZOD6K9pzg4H/ -kQO9lLvkuI6cMmPNn7togbGEW682v3fuHX/3SZtS7NJ3Wn2RnU3COS3kuoL4b/JO -Hg9O5j9ZpSPcPYeoKFgo0fEbNttPxP/hjFtyjMcmAyejOQoBqsCyMWCDIqFPEgkB -Ea801M/XrmLTBQe0MXXgDW1XT2mH+VepuhX2yFJtocucH+X8eKg1mp9BFM6ltM6U -CBwJrVbl2rZJmkrqYxhTnCwuwwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4G -A1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUN12mmnQywsL5x6YVEFm45P3luG0wDQYJ -KoZIhvcNAQELBQADggIBAK+nz97/4L1CjU3lIpbfaOp9TSp90K09FlxD533Ahuh6 -NWPxzIHIxgvoLlI1pKZJkGNRrDSsBTtXAOnTYtPZKdVUvhwQkZyybf5Z/Xn36lbQ -nmhUQo8mUuJM3y+Xpi/SB5io82BdS5pYV4jvguX6r2yBS5KPQJqTRlnLX3gWsWc+ -QgvfKNmwrZggvkN80V4aCRckjXtdlemrwWCrWxhkgPut4AZ9HcpZuPN4KWfGVh2v -trV0KnahP/t1MJ+UXjulYPPLXAziDslg+MkfFoom3ecnf+slpoq9uC02EJqxWE2a -aE9gVOX2RhOOiKy8IUISrcZKiX2bwdgt6ZYD9KJ0DLwAHb/WNyVntHKLr4W96ioD -j8z7PEQkguIBpQtZtjSNMgsSDesnwv1B10A8ckYpwIzqug/xBpMu95yo9GA+o/E4 -Xo4TwbM6l4c/ksp4qRyv0LAbJh6+cOx69TOY6lz/KwsETkPdY34Op054A5U+1C0w -lREQKC6/oAI+/15Z0wUOlV9TRe9rh9VIzRamloPh37MG88EU26fsHItdkJANclHn -YfkUyq+Dj7+vsQpZXdxc1+SWrVtgHdqul7I52Qb1dgAT+GhMIbA1xNxVssnBQVoc -icCMb3SgazNNtQEo/a2tiRc7ppqEvOuM6sRxJKi6KfkIsidWNTJf6jn7MZrVGczw ------END CERTIFICATE----- - -# Issuer: CN=CommScope Public Trust RSA Root-02 O=CommScope -# Subject: CN=CommScope Public Trust RSA Root-02 O=CommScope -# Label: "CommScope Public Trust RSA Root-02" -# Serial: 480062499834624527752716769107743131258796508494 -# MD5 Fingerprint: e1:29:f9:62:7b:76:e2:96:6d:f3:d4:d7:0f:ae:1f:aa -# SHA1 Fingerprint: ea:b0:e2:52:1b:89:93:4c:11:68:f2:d8:9a:ac:22:4c:a3:8a:57:ae -# SHA256 Fingerprint: ff:e9:43:d7:93:42:4b:4f:7c:44:0c:1c:3d:64:8d:53:63:f3:4b:82:dc:87:aa:7a:9f:11:8f:c5:de:e1:01:f1 ------BEGIN CERTIFICATE----- -MIIFbDCCA1SgAwIBAgIUVBa/O345lXGN0aoApYYNK496BU4wDQYJKoZIhvcNAQEL -BQAwTjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwi -Q29tbVNjb3BlIFB1YmxpYyBUcnVzdCBSU0EgUm9vdC0wMjAeFw0yMTA0MjgxNzE2 -NDNaFw00NjA0MjgxNzE2NDJaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21t -U2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgUlNBIFJvb3Qt -MDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDh+g77aAASyE3VrCLE -NQE7xVTlWXZjpX/rwcRqmL0yjReA61260WI9JSMZNRTpf4mnG2I81lDnNJUDMrG0 -kyI9p+Kx7eZ7Ti6Hmw0zdQreqjXnfuU2mKKuJZ6VszKWpCtYHu8//mI0SFHRtI1C -rWDaSWqVcN3SAOLMV2MCe5bdSZdbkk6V0/nLKR8YSvgBKtJjCW4k6YnS5cciTNxz -hkcAqg2Ijq6FfUrpuzNPDlJwnZXjfG2WWy09X6GDRl224yW4fKcZgBzqZUPckXk2 -LHR88mcGyYnJ27/aaL8j7dxrrSiDeS/sOKUNNwFnJ5rpM9kzXzehxfCrPfp4sOcs -n/Y+n2Dg70jpkEUeBVF4GiwSLFworA2iI540jwXmojPOEXcT1A6kHkIfhs1w/tku -FT0du7jyU1fbzMZ0KZwYszZ1OC4PVKH4kh+Jlk+71O6d6Ts2QrUKOyrUZHk2EOH5 -kQMreyBUzQ0ZGshBMjTRsJnhkB4BQDa1t/qp5Xd1pCKBXbCL5CcSD1SIxtuFdOa3 -wNemKfrb3vOTlycEVS8KbzfFPROvCgCpLIscgSjX74Yxqa7ybrjKaixUR9gqiC6v -wQcQeKwRoi9C8DfF8rhW3Q5iLc4tVn5V8qdE9isy9COoR+jUKgF4z2rDN6ieZdIs -5fq6M8EGRPbmz6UNp2YINIos8wIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4G -A1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUR9DnsSL/nSz12Vdgs7GxcJXvYXowDQYJ -KoZIhvcNAQELBQADggIBAIZpsU0v6Z9PIpNojuQhmaPORVMbc0RTAIFhzTHjCLqB -KCh6krm2qMhDnscTJk3C2OVVnJJdUNjCK9v+5qiXz1I6JMNlZFxHMaNlNRPDk7n3 -+VGXu6TwYofF1gbTl4MgqX67tiHCpQ2EAOHyJxCDut0DgdXdaMNmEMjRdrSzbyme -APnCKfWxkxlSaRosTKCL4BWaMS/TiJVZbuXEs1DIFAhKm4sTg7GkcrI7djNB3Nyq -pgdvHSQSn8h2vS/ZjvQs7rfSOBAkNlEv41xdgSGn2rtO/+YHqP65DSdsu3BaVXoT -6fEqSWnHX4dXTEN5bTpl6TBcQe7rd6VzEojov32u5cSoHw2OHG1QAk8mGEPej1WF -sQs3BWDJVTkSBKEqz3EWnzZRSb9wO55nnPt7eck5HHisd5FUmrh1CoFSl+NmYWvt -PjgelmFV4ZFUjO2MJB+ByRCac5krFk5yAD9UG/iNuovnFNa2RU9g7Jauwy8CTl2d -lklyALKrdVwPaFsdZcJfMw8eD/A7hvWwTruc9+olBdytoptLFwG+Qt81IR2tq670 -v64fG9PiO/yzcnMcmyiQiRM9HcEARwmWmjgb3bHPDcK0RPOWlc4yOo80nOAXx17O -rg3bhzjlP1v9mxnhMUF6cKojawHhRUzNlM47ni3niAIi9G7oyOzWPPO5std3eqx7 ------END CERTIFICATE----- - -# Issuer: CN=Telekom Security TLS ECC Root 2020 O=Deutsche Telekom Security GmbH -# Subject: CN=Telekom Security TLS ECC Root 2020 O=Deutsche Telekom Security GmbH -# Label: "Telekom Security TLS ECC Root 2020" -# Serial: 72082518505882327255703894282316633856 -# MD5 Fingerprint: c1:ab:fe:6a:10:2c:03:8d:bc:1c:22:32:c0:85:a7:fd -# SHA1 Fingerprint: c0:f8:96:c5:a9:3b:01:06:21:07:da:18:42:48:bc:e9:9d:88:d5:ec -# SHA256 Fingerprint: 57:8a:f4:de:d0:85:3f:4e:59:98:db:4a:ea:f9:cb:ea:8d:94:5f:60:b6:20:a3:8d:1a:3c:13:b2:bc:7b:a8:e1 ------BEGIN CERTIFICATE----- -MIICQjCCAcmgAwIBAgIQNjqWjMlcsljN0AFdxeVXADAKBggqhkjOPQQDAzBjMQsw -CQYDVQQGEwJERTEnMCUGA1UECgweRGV1dHNjaGUgVGVsZWtvbSBTZWN1cml0eSBH -bWJIMSswKQYDVQQDDCJUZWxla29tIFNlY3VyaXR5IFRMUyBFQ0MgUm9vdCAyMDIw -MB4XDTIwMDgyNTA3NDgyMFoXDTQ1MDgyNTIzNTk1OVowYzELMAkGA1UEBhMCREUx -JzAlBgNVBAoMHkRldXRzY2hlIFRlbGVrb20gU2VjdXJpdHkgR21iSDErMCkGA1UE -AwwiVGVsZWtvbSBTZWN1cml0eSBUTFMgRUNDIFJvb3QgMjAyMDB2MBAGByqGSM49 -AgEGBSuBBAAiA2IABM6//leov9Wq9xCazbzREaK9Z0LMkOsVGJDZos0MKiXrPk/O -tdKPD/M12kOLAoC+b1EkHQ9rK8qfwm9QMuU3ILYg/4gND21Ju9sGpIeQkpT0CdDP -f8iAC8GXs7s1J8nCG6NCMEAwHQYDVR0OBBYEFONyzG6VmUex5rNhTNHLq+O6zd6f -MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMAoGCCqGSM49BAMDA2cA -MGQCMHVSi7ekEE+uShCLsoRbQuHmKjYC2qBuGT8lv9pZMo7k+5Dck2TOrbRBR2Di -z6fLHgIwN0GMZt9Ba9aDAEH9L1r3ULRn0SyocddDypwnJJGDSA3PzfdUga/sf+Rn -27iQ7t0l ------END CERTIFICATE----- - -# Issuer: CN=Telekom Security TLS RSA Root 2023 O=Deutsche Telekom Security GmbH -# Subject: CN=Telekom Security TLS RSA Root 2023 O=Deutsche Telekom Security GmbH -# Label: "Telekom Security TLS RSA Root 2023" -# Serial: 44676229530606711399881795178081572759 -# MD5 Fingerprint: bf:5b:eb:54:40:cd:48:71:c4:20:8d:7d:de:0a:42:f2 -# SHA1 Fingerprint: 54:d3:ac:b3:bd:57:56:f6:85:9d:ce:e5:c3:21:e2:d4:ad:83:d0:93 -# SHA256 Fingerprint: ef:c6:5c:ad:bb:59:ad:b6:ef:e8:4d:a2:23:11:b3:56:24:b7:1b:3b:1e:a0:da:8b:66:55:17:4e:c8:97:86:46 ------BEGIN CERTIFICATE----- -MIIFszCCA5ugAwIBAgIQIZxULej27HF3+k7ow3BXlzANBgkqhkiG9w0BAQwFADBj -MQswCQYDVQQGEwJERTEnMCUGA1UECgweRGV1dHNjaGUgVGVsZWtvbSBTZWN1cml0 -eSBHbWJIMSswKQYDVQQDDCJUZWxla29tIFNlY3VyaXR5IFRMUyBSU0EgUm9vdCAy -MDIzMB4XDTIzMDMyODEyMTY0NVoXDTQ4MDMyNzIzNTk1OVowYzELMAkGA1UEBhMC -REUxJzAlBgNVBAoMHkRldXRzY2hlIFRlbGVrb20gU2VjdXJpdHkgR21iSDErMCkG -A1UEAwwiVGVsZWtvbSBTZWN1cml0eSBUTFMgUlNBIFJvb3QgMjAyMzCCAiIwDQYJ -KoZIhvcNAQEBBQADggIPADCCAgoCggIBAO01oYGA88tKaVvC+1GDrib94W7zgRJ9 -cUD/h3VCKSHtgVIs3xLBGYSJwb3FKNXVS2xE1kzbB5ZKVXrKNoIENqil/Cf2SfHV -cp6R+SPWcHu79ZvB7JPPGeplfohwoHP89v+1VmLhc2o0mD6CuKyVU/QBoCcHcqMA -U6DksquDOFczJZSfvkgdmOGjup5czQRxUX11eKvzWarE4GC+j4NSuHUaQTXtvPM6 -Y+mpFEXX5lLRbtLevOP1Czvm4MS9Q2QTps70mDdsipWol8hHD/BeEIvnHRz+sTug -BTNoBUGCwQMrAcjnj02r6LX2zWtEtefdi+zqJbQAIldNsLGyMcEWzv/9FIS3R/qy -8XDe24tsNlikfLMR0cN3f1+2JeANxdKz+bi4d9s3cXFH42AYTyS2dTd4uaNir73J -co4vzLuu2+QVUhkHM/tqty1LkCiCc/4YizWN26cEar7qwU02OxY2kTLvtkCJkUPg -8qKrBC7m8kwOFjQgrIfBLX7JZkcXFBGk8/ehJImr2BrIoVyxo/eMbcgByU/J7MT8 -rFEz0ciD0cmfHdRHNCk+y7AO+oMLKFjlKdw/fKifybYKu6boRhYPluV75Gp6SG12 -mAWl3G0eQh5C2hrgUve1g8Aae3g1LDj1H/1Joy7SWWO/gLCMk3PLNaaZlSJhZQNg -+y+TS/qanIA7AgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUtqeX -gj10hZv3PJ+TmpV5dVKMbUcwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBS2 -p5eCPXSFm/c8n5OalXl1UoxtRzANBgkqhkiG9w0BAQwFAAOCAgEAqMxhpr51nhVQ -pGv7qHBFfLp+sVr8WyP6Cnf4mHGCDG3gXkaqk/QeoMPhk9tLrbKmXauw1GLLXrtm -9S3ul0A8Yute1hTWjOKWi0FpkzXmuZlrYrShF2Y0pmtjxrlO8iLpWA1WQdH6DErw -M807u20hOq6OcrXDSvvpfeWxm4bu4uB9tPcy/SKE8YXJN3nptT+/XOR0so8RYgDd -GGah2XsjX/GO1WfoVNpbOms2b/mBsTNHM3dA+VKq3dSDz4V4mZqTuXNnQkYRIer+ -CqkbGmVps4+uFrb2S1ayLfmlyOw7YqPta9BO1UAJpB+Y1zqlklkg5LB9zVtzaL1t -xKITDmcZuI1CfmwMmm6gJC3VRRvcxAIU/oVbZZfKTpBQCHpCNfnqwmbU+AGuHrS+ -w6jv/naaoqYfRvaE7fzbzsQCzndILIyy7MMAo+wsVRjBfhnu4S/yrYObnqsZ38aK -L4x35bcF7DvB7L6Gs4a8wPfc5+pbrrLMtTWGS9DiP7bY+A4A7l3j941Y/8+LN+lj -X273CXE2whJdV/LItM3z7gLfEdxquVeEHVlNjM7IDiPCtyaaEBRx/pOyiriA8A4Q -ntOoUAw3gi/q4Iqd4Sw5/7W0cwDk90imc6y/st53BIe0o82bNSQ3+pCTE4FCxpgm -dTdmQRCsu/WU48IxK63nI1bMNSWSs1A= ------END CERTIFICATE----- diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/core.py b/venv/lib/python3.12/site-packages/pip/_vendor/certifi/core.py deleted file mode 100644 index 70e0c3b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/core.py +++ /dev/null @@ -1,114 +0,0 @@ -""" -certifi.py -~~~~~~~~~~ - -This module returns the installation location of cacert.pem or its contents. -""" -import sys -import atexit - -def exit_cacert_ctx() -> None: - _CACERT_CTX.__exit__(None, None, None) # type: ignore[union-attr] - - -if sys.version_info >= (3, 11): - - from importlib.resources import as_file, files - - _CACERT_CTX = None - _CACERT_PATH = None - - def where() -> str: - # This is slightly terrible, but we want to delay extracting the file - # in cases where we're inside of a zipimport situation until someone - # actually calls where(), but we don't want to re-extract the file - # on every call of where(), so we'll do it once then store it in a - # global variable. - global _CACERT_CTX - global _CACERT_PATH - if _CACERT_PATH is None: - # This is slightly janky, the importlib.resources API wants you to - # manage the cleanup of this file, so it doesn't actually return a - # path, it returns a context manager that will give you the path - # when you enter it and will do any cleanup when you leave it. In - # the common case of not needing a temporary file, it will just - # return the file system location and the __exit__() is a no-op. - # - # We also have to hold onto the actual context manager, because - # it will do the cleanup whenever it gets garbage collected, so - # we will also store that at the global level as well. - _CACERT_CTX = as_file(files("pip._vendor.certifi").joinpath("cacert.pem")) - _CACERT_PATH = str(_CACERT_CTX.__enter__()) - atexit.register(exit_cacert_ctx) - - return _CACERT_PATH - - def contents() -> str: - return files("pip._vendor.certifi").joinpath("cacert.pem").read_text(encoding="ascii") - -elif sys.version_info >= (3, 7): - - from importlib.resources import path as get_path, read_text - - _CACERT_CTX = None - _CACERT_PATH = None - - def where() -> str: - # This is slightly terrible, but we want to delay extracting the - # file in cases where we're inside of a zipimport situation until - # someone actually calls where(), but we don't want to re-extract - # the file on every call of where(), so we'll do it once then store - # it in a global variable. - global _CACERT_CTX - global _CACERT_PATH - if _CACERT_PATH is None: - # This is slightly janky, the importlib.resources API wants you - # to manage the cleanup of this file, so it doesn't actually - # return a path, it returns a context manager that will give - # you the path when you enter it and will do any cleanup when - # you leave it. In the common case of not needing a temporary - # file, it will just return the file system location and the - # __exit__() is a no-op. - # - # We also have to hold onto the actual context manager, because - # it will do the cleanup whenever it gets garbage collected, so - # we will also store that at the global level as well. - _CACERT_CTX = get_path("pip._vendor.certifi", "cacert.pem") - _CACERT_PATH = str(_CACERT_CTX.__enter__()) - atexit.register(exit_cacert_ctx) - - return _CACERT_PATH - - def contents() -> str: - return read_text("pip._vendor.certifi", "cacert.pem", encoding="ascii") - -else: - import os - import types - from typing import Union - - Package = Union[types.ModuleType, str] - Resource = Union[str, "os.PathLike"] - - # This fallback will work for Python versions prior to 3.7 that lack the - # importlib.resources module but relies on the existing `where` function - # so won't address issues with environments like PyOxidizer that don't set - # __file__ on modules. - def read_text( - package: Package, - resource: Resource, - encoding: str = 'utf-8', - errors: str = 'strict' - ) -> str: - with open(where(), encoding=encoding) as data: - return data.read() - - # If we don't have importlib.resources, then we will just do the old logic - # of assuming we're on the filesystem and munge the path directly. - def where() -> str: - f = os.path.dirname(__file__) - - return os.path.join(f, "cacert.pem") - - def contents() -> str: - return read_text("pip._vendor.certifi", "cacert.pem", encoding="ascii") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py deleted file mode 100644 index e999438..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py +++ /dev/null @@ -1,33 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2023 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import logging - -__version__ = '0.3.8' - - -class DistlibException(Exception): - pass - - -try: - from logging import NullHandler -except ImportError: # pragma: no cover - - class NullHandler(logging.Handler): - - def handle(self, record): - pass - - def emit(self, record): - pass - - def createLock(self): - self.lock = None - - -logger = logging.getLogger(__name__) -logger.addHandler(NullHandler()) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index ddf974aebec7cfa018f7bcc1afda74a4d341b77d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1282 zcmaJ=&r2Io5T3W$tl7k9)M~BuSJ6u-X4`u4Pzr*gg5*|;xh&h=XR^A<#4{E{Ua*JV1dOP$blv0m;?)8MfSjwxpW$7_~jxh`9vKk$~l>V1RU17TFKfw zkDan+gv!;m{`O5v!$|qGd1(1EsIm#*(Mb@4lpFCC#P2|i&Q@G|zpY7Lfw%KpupL=} zEtZb`AeZb;^hstqGh?>>0h%R2ow6Nc={aUWPO7rB6r|>C&v)$C^V=pb`?g!krXxX2 z*Goo`>v|B^^`dK49MU^=eWPMHjhhpw6U5EB_R{0R(@Lf}RkY25!5wYE_7^L@w(8jV zg0Fk-s=s9ju5I$triM^jx#}0((sbtOGtIMoK2xP1o&` z?dy7`Top1RhJqULqA2#@QjQ6=Wlyspk*zq+qEWIOF8)1*QS@$4!D4%mi&zp$nVvlt zt;*@BNT8F6todUR8|qZVF;wA%Wkn426Dg2A?yLri;HE1qkD|uM1(7dM3SlKXy?3h0 zG;9NSU#A{+;j%Lo_V9l|L4*q-MK@}H;K;ma`#Y(-C}ep+5q%_RL}rT!s3Xk)!hU*D zp&#%Dbh3x53LzMdQ+8Z)JenW;Tj3W_?4k%l+DSvnDP zIBq^~m-0bEM=}WyNsa7PZyDa85jh8mrDE9?{=5*b2s)aq3Di9ImoWzyVWELS3AqU3 zhGjK<{;KgN_Pp^;UWiASm*(UZP}Cxfv3eJ7y$ YYf&`bgi|?EW+gb2hGxeiXQK?|Z{2$mUH||9 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc deleted file mode 100644 index d3833da576b2edcb5653904fab32aa48c8bce390..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 45618 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc deleted file mode 100644 index 0eb43ffcca8fe19c82cdd880022c0820395846f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15138 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

M>m_yPtbXiH{1szE5-Ruo!QBNmRD+O60s4VX$4 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc deleted file mode 100644 index 0a56bb4e1bbb58ffbfcdef5d377fab910155e78c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 41812 zcmd75d30M>dMEfEb`T%|65zgpJHb_?sEyi8agnHnvbA`j7mDJ8Bud=;0BV8BGRtwN zD3{X$Z6^X_*9alX&soyZ7Dg-TUp|_x>V1J&nVW{=)5Z=^t|3f1nHHFv=&7SG62> zlM}dpPT&R22tTUn*YI?%9ntn{@v9rrjq3aL@;yVpf#n(djqKOdZxZx^VZ=O|)}J9?SqUNDYWN7MV$M>F~}Ms58zcF#0oAI<>PhiQQ>N-CI7B8}4uMv|RKg z_d+`NR4MK7+$JTepIV~!sU_;3TB6~pC7Kf@Hl4L{rA+@;q2g_>zfGt_y3Nzl#ogeB zG{g9NwSwcOxhd}A=*HPlX6xek#yp`)sQyeN-Jjy#*SuS$Lv7Ps|4z@&i{6dpmAcR} ze?v2*Wo?@{?iJKA%};BlG*dikNkc8#Y0Wg>-!9bj?-pwN_XzI(y+U38KB2yUztGVC zjL_KMfe{~2YV7aabo@=~_`8H1Li5{ve>YpJTd-DJP=m7CdxX~hgTmJSLqc1BFDtPP zCAKG(IDAbzguP57yn+;Gte00f_fEgRcXVRJGwK=h4f=-1$6Vv*T)qn)*D;T8P#E+L zy3UP@u4k|LE+A`SaOl$Dd5_oiZ1=O?rnIz^lM@r;qR;CZ92s$qCOt4Zh?})7O`?TANzkO=*8i6Yb{X_Q|o~p>e@8Ff#1(h=U{EKHSV4^?1E# zZQz_ZK00u2c*OI!wCUZNxV>xG>l+z9+kJJ&GeLchTLuO$dqgiz2L{~Qxap)%93DI0 zdpvISva za@m!4=mKUbo{6!ywQU)AzWc<<-s61(C%T7{mx~OSxW{(fy~%mFejX52Bk=v&YZ`RT zsm$xKVXqf`>=wmw(O=Tx5H(cz&BgPxJ*gTuZOC?fIUMcm8lG@~6RY|>~`?MdG zmxxyGGOv;ZRhv^1A= zyfXE~tem^tmM3vp+4FWRa z51p|m&ZP-p{Y|v;Btz|ABLU?n7IgBWXUIpLf0C~BSjtORx-DJW)JqAwJjqmVbYBHz z9vd8So5bDJ;XRb>rDPW+`zYB#$xcezk+=*0fx}Izhh9ZuXi`&D_xe6i^G|Hgio=%& z0UzZ>_Qa~pgwS~4+7rh~k8g6KQ5_LYPTWl68Y3+ABtxAV+!F`!BKK2Eos>L7Ne3kd zkhpbE@{$&7Bj6z_@im?TMw8w-d;7Ew+`LExDiD^j>l#qP@X!;hyj~l7fIt1^45Pi` zt=qd7No{%U%deHcTJJ8Os=-+e&T8C43Ian#9074H{vIzOxd}2$;4fjZiv}OArQ;;s z)yQ{cf{NqVU9Egqx2CM_GJu#*z2{Td4=@XFb3Tw%($U2!1d>7o5gE+tHL!XuK8sRT zFe+u<;?WzE+^$v0Kgs!Q%J~$RDC;)&5op;W5eyfkSpmq?iCiFwa?&zR@xgt*UNrBF1j455u+0X6Lz86N_5w694m_9mY4 z5<2@E?w2#%Qu&F6%)8J1^wQGa=RRqPl%M#OmnQVB^jtn*%;jlVTm1D3xC9Zlg~0oj zVc!Ko90Wch%4}@h=kiK)okyT2THPk}ytS=G?l}#krA@vN`%r&ekF`GHLB_W2+m%vj z&lCD!SOpo|+qNoC5T?Rp7-gL2r3EJqKc2O5%;L+)zKlQb6(loU%$O0VS~BK7uoZ+& z1u?Td(7j~N-|VU{VlMy6R`Ahj%*Br`-77y4Ej|&kod}yws843(h4Xu&83)6rgDY!l zdyrPQup^qbHLTmpklC8`K-0>0#=pf%2Gh*HO)G)Bn7n&XgbrmLgLTl{&<<(O6WfB7 z!&nE+v~~)21dX6Qr)8@rV@flpp_MbO10z9sx*zh>`YBx(7vNt7>>*~ur|z`NyjU;j zr}WrWHBjhPOlcIRi09A>6BEF6N z+q(9M%U}oAjwZmrn((-pTSM&~I?m@%TAWhXm5{|CE>@x7ATS1a zo2rz9l`4D68gv3e%c~nJDO+hx$X0s&7B8@sc$F8^NklZoPw9L)N;&1(X@kI4(wb64 z^0PxNWt860no~Hjo0G0u704U{Hg|Uo%b_k(#GWNYk&` zWsv}c0uTx0`nPp~;v52#1v$W3kJsmtVYN%}On?Cd+vZKL>O9}gC?F^j@Y!9CLU|%F_=dZjp1;3Gz$phJG2gk0tHR2iEi5sQ* zybST5kujeosU?5;(|hv{YVtaf0P8=nWks`gE*kG;?Tp%XhD|#ex{4c5_Z{gw{z6}$ z+aMl7Nk-*}y>xb%k|UIyq=a()*(W@snlJi=U@~E!lyw;>V zY9cvrYf>I-xqeLnk_#morCuc-1__dsM;K0|mF9OJpY)NmYMgO#URR@Qay?(|_4wK` z3cqs$$Bi6+!%O3nE?TaUOY{`BbrEjfs&V~sCL9N#$*hT))3`%tmDKH2#@Frw&D2P275C~MgpHw=3RS_WF= z-&Xe9Dqpt_w0a52yVQeiig@~(6(|zvHH$y*I3|9Ed!*y_yH*Wch5OTn+YKK#En8lg zI~?c?W-oSsQU1kn__@>Jj^~%!o`0t^Yzp-Q+_pG$&)&}Z9+d|g{icEb%({KG29xu3D`&EVEk#jd zaVT@iSRS*vLYWa;Mc7pFz-$etmqg8_p_V0cbjWCBba zKq3OLz9b*OPc8k}m^ema=G$;1iBVP`k!oPFgmx;zL?az^)=9|$N_vo>PRhp*p)$8l z65fEEOA@5`GhTkJqp^Rm(Z8i}SJSKYLxf_KgE(Bee*7*HaM2oZPl98-m|RkRLI5YB zQWe}&%kn9yesB~@9m+3pC?5j#PVpb|KhOfz>iic@Ku#e_xSWK#;_%r?rUf90GUE&t z+z)X-0g2voq!3`@cvb}bqfealG(Z~5DuTWMk_O6ZgoJHy0>G6dZ%yJ=4DJczzCsH;SH#k-;GkvUK#U*pJe2YjR66)|T;Q_5ca!sptThRt4CJ zZ{e}O!Jn6;DKp$d6K8UMZQ|_tH>R&o2Tz77qqdq^-Gi*cn~iggA#Lb|PX}%fES|hu z5v|%6&DuX}jOP^09}HV6!@5d|=|es00pQ1u$M^8FR<>{E%$(p7w9wJ$1Rb36pTnsf(fZvFe6P9(vVt6Z`p4ZtVq)ZXe;|Ogfbxmb=U-GDf{h$9ciWj-DH23 zkcHHNdw$>>{3I!_pl^aMU<`Tgc2+^7s}30bLR|xUoKA_P8B7d;7OGN`&d1MQ ztaF_ozKlBAB5oWRzJ!L(k~~vtcvMkw4SGqfKyo;xg3-Z=3DCuLBv2W22~b!hKdzLL zbVza`g{YQpx@a-8a(zR|T)Y-*js70z;Y|Q~@K7~s&uddj8U$6g1vwoSE4T%Ek{yEP zGnoK?iywx}Za`Vg+k{Su6^0a_i$duV>_3Tt|J38|5WO`~X`z;%{L9O#8%$ zF^Ld^)^B)h*f%iX&t1DQo0JS5uhmPKWrka^+5CCgSo zyl_!>G^;0U?TO{)&+6W_#!6hXx_hR=SaBKs7Q}LjaN82I*us{=nALux_j+$Y_^soy zbZ0o-MK}7c_XT&{w^k(X9JziZXuM~o++}N3#9DRVTC=L>GRigz%+zH}%tkUdh}Www zMP$i`^7>Qf3Os29u5ouXeN5~R){00}k+`Bey!ak|lEjMQ9IpKp>*g=jD}qT1=Pf{K zFje(C?>hfQ(H|B?>w9K(5}8%AWRldGL+S=WSrVzS4N9V6+Mubn=9GpZUM*714|K}t zXz^m{`Zevqi)r8!^-Pxu8iR%)en80#C9fl4{3I<6X=PXkSXpVw`U}^ME;$p1HJq2W z5TvIj+l}<==|AlHpR2+-Tke}$q!*R^0@N2(i6=_rem}`EZku>qVB|X*spm7) zU#eBZl5)P=ek8n|Bfn zY~Im?2rH?pc=;e9*(A^4X=#3`GIe^4mr$fsa-tOivm{`x)bbX8g}bVKiMzr}uSyGe2J8j& zBT-On+r&u;%D`aq#KhAWL}Y~4S^^C7BY4PMBlQba^NMMHXt&~pX6G+w*F>^w7Ie|< z#@V!0jn-Tivpb1f3igA2`sD*#?jw#jmp#ZT2)4c76t=onwYYr3v>5NFmvOhVx5JQy z&484stMwIJGwjG+Ov+YHFLPIUFS>%sOkP5Ab^?1LUwI_y_cA1!($s0#T#5e^GQ|** zHESHU7(^66bLzz+->@T-GAn6Pn(;g)#qJF1ZdvE8VS6RUp1BJ*mhI&cdwHlW3XZbt z$4BoR4cm9pM6_?*t?Gh$3$@Ys6Wjtc0x(K~ypK;cW|-`$vi?;3!)K_Ej%ogz<+Y$k zc!j?JN1^RwguZwUj{@OY20D%&RTMv@tBUJK#;-tJf{atAPP8&zn0N~r8>W*@vcG6O zs7PM8wKR>y&tV!ZwhwkkEG02V?(7kQ98=e)f}J5p)K;}@tB=^~qqas6{nGF;nPrmd1rvN8OXC_3nWZS8Jd}Etfup@APf0qy zc*a2Y(e7j2eWy-J0}Y|fnkAEgO>}N>as;ABlHvG^*AI71b`y;^A9W;+KQ>1)n z%#l6Y8?)to!vY~48iSJfU4IBX7E4ZIWT_T}fW?$}(MgL!g*b^?*OtYi0A3)xFNq*O z#F<+cx34FV;!ez6U-tl+f%LveKag9sir+!;xP46)ZY!9EVMcms3Z`)kNRm0&l8t!= zVBU3Z_^Q8r{k(20vy~=yJ1Sz6yKHeqEUr*r#M1h}QM2r*k2vZVx)!UVj-6ra&aWI5 z%Z{3e1CVUN6LqwOt!*1;UIk4GU9e_r>Zh0LruqJpFZAbLxN)f(}~H2e&hJu%i? zqEt6*7A!l$p@S&38Ge=WcF`zFO_5ka*fK%gTzlAB{2-$!cq*Dv9yXP491gwaq>Ygf z=aW?c4TS6f*e|abCK5dO^(72I!A!~kj?6oFju{|*I|+koivv*&fkU@MjKobuX;W2e zww{#)2c;UoQ()PC>%r8a~HZM2W#|r3`wVn) z6i{+l9>aPtxi~4p=aospHd*Th00AoBd4huJlK9+V5<5)H4Cf3k^;y*@dzhfO} zC2sg6y#cb#n&G}mciedS`pdz*(ALG=d+EDoHAMF1D*R;YJ!{E|HRHyi>xX{p@GoZ% zNGDIcWS#K4nR~cD&g#fmOYu<-t+~fPL?g*>DQPdkLPCK_sotHSA%ZkPI(Koez70wT zmKakSSO@U$nx?b~1P9c38t;wTU3Vm;6w^99L5dW1;0gDX?z=T)vvET|1R?-f|M{@5Fm`yl9DN%f|g-%o=x6wMN1>C~lkEZQ zlDwPNpiipdH+8fEzd_D2Ygl}LZ7PF*ur-?eWED_@j;1S%28wqN|6rE8ECr_O^{p?Xt5@c;9K2Q02 z?*up&@nbr-P}zyWYh-EZHZoR_RBI#!jB7`|=i_6lQg^uP&Ji7j=uTMz(ay zSHF6c%at7Ay#@^QPaI{PR>K+{hzeUjL4NYCO|?I#*27jUV}nz{R_xfs+MUvV3+Vck zGD*<2`UPfKPG$}&c$EZ%BuJ*UB16_I46=&<3PS@(75_DU#s3XSJWUbNjCjPqzzs#P z^KU5A>b*2PF(9j~#s3|*)=GH9k8sQHT(_)PjaO(%ky7d#;p_41$Abq#)_c~*O(AU7 zUhbb~b=Y8)hRT$~gcAl~|As+WKn?t^KN2`AiF}nQK?QaJu41Hst6VCEVh!}vh~_Ds z07!{H9+q$%pm6CrC|rShQbA#UN-JnDTGsav6lnsQ%HsosJd9ecN?Abr-FRBZER(jP ze$`4$DFMqHvaNGW=~6*o!2sJ+nQEKXjb&|G%9JQIr900ve37NJf%;3<;0i$BY5gW+ zQmw9l8M0-}06g<5>`(ynH=Q9^YbE9&SI52kZ(%KCPJ+{E{w<014wL*wveIX|JNQvB zMp=B@YM4BX%YXQR${~aaul>D!h5Q`^PA@Qr0`cr*?+H-XOWl9*&|4-=b2T0<& zi{ry%BBTEPDcyXNk_ZwQue?VEAc$fb8t7ug2bB3UN|q^k9SMUw$uRjZanqllYV$Cl z4Bay4<&c2dHCdNUWf4=^JyXS3B%BI2?vKySwhzhwFMGt{xdgXGCn(On6fkv6qGF7Ceh5fAZqzFWx;D-PV22u9P|w zvDE!2Z4;0opi3@bM0 zy}a6ptv0q}@6Yo0EqHE$3*QlN#k zt$lMX*R%YtVJ(3>l`KIYZ4~7#AAUn$XBK zrnwp!2Z0WEClE!f%`<06m-I3odliq7(h+t)=f_awj8wIp)udL{J>rF$Ue1-DNg5Co zx@XSRqP_-+hj3F7d9=x6JA#gal^~8!U|@-Eu33fjZiy6qdune7Ty2uuW2>i8TH`SVtJKUPzL|ZipV-RRE-( zEy%b*T8!fViL5w(Db8PJJNyh=ni9DhK$bsy9cYw#9Hc&e5Bcch*G`Rj7c403+0ZLK zNOuNK2Yc?NSH!XlZuZahzyAt>nDPMsrQI2LE~pO<&YSMr%Lu%b6M0!e*@bhu03T?P zitxXk1|fEO;X?x~fns?jB=r6;BULe~q!8n`W=Ucd8F8Uo97n`AT|fQ^>8~$V@#=}V zWa$3+BwdLn!R{qoP|m5OrT3XNWmQH`fm>oD;E>ANQ8%R{p>zi$2sV~6fyCt(^+nZ`I#J{^EFL<Rs0qMf~N|gH;VGoQ5 zx~4S11LX3c1-o3PYQ^C6OeyRA~bwWlhrfDiZZ5XD}=WBM-=+lkNZ?Jp+7n z9(}7+%FyhiZ*}NVjdCyXn-KPRk3OX>6WSt~y4u#*R&HdbHz4JN3%F#BWkN zdB1KuXr)1^39aN{N0`};$izEpR&o-*iME)ZJC`aV!<3|v*U1E>7L0$Izq}LbFmZf@ zBvfNAfI!!JG|?p4=`re&W)p1wZppZ}vZl&g)9#{_up4==;5oQGK zFh&*F6{pveO5r@UFqB^C2DxQIs{uzsn^IOOny6PEHdIfi`+DJFs|Y~;8FlL&Br?7b zXXplz&fVB@}v-hoJW`9%~$&}lt2bvGL~1goVO*C zw`DOqnztjMUnwq^#7covOQwQfJvzv9`TH0d@F#h>2hF-6picFmw@lZMzlqyVlC47D z3oxN-D%5(&N30M&V=_47xJg6=UMg5Yxj8G?gLPcbF z;<=|iF$3gw5|(bncLSwtW4toIMh-x{dkTqc!pjNBpm?(~vb0$*X}~}@$fyv{>;R*p zV?9nr;9I`A$4UNETAx#yH3C8_C<^O_`&nbyet^rnT@C_0Ptcrg}i3&uMK~CH#tF#&HiEBmJ z(`f+`H!$!dAlLwHAhcZ}X!GBYxe?mH2q56QIW;#Gu~futIUiwLm&Xc9mJ1pq1&s?r zv|ww%7;_ZN_K~#!+dzoh;PV}MvqxiqST9Fl@U}L~=A4~|;atER%W}?k z#&U}QCem91S}0HNl{QBl%`s>0&BJqtgWlghjt!cfM;9o1w zTJY4Wm2>9K9#&xE+Ln^QS#HtIH|E|5ZH?yEgzYuh?98a43v5H!BwN@eZxdB)SAx6W zvus8iD>NpL?SKsdmoI_1ZP0Vr9J(oNW2g$?qM3@PN(j`junVxTd9f1IBgdQ@OUa2f zCC{a92S0!flprcdNNg@R^^p+kAJz+q=tznn7+61us?weVSn;XCLTm;VT%e$QD4XRS z%dF)boC@DIO&by*Vajk$<0E9wj_a0->h@LcaU4ph^fF4Q8#TGaIRZExvMj?mZJILT z8VZ?dGkTR`6Hl3igs?DeDh*1UJjg#xQ)x03-u(xk0!*nqgsxr(oc(3P16# zc0u6RNfHxjX51G4rOpeUp-ZGxCgFz4yo1ytPpFY$m|i!LoPx+7m_Oq_Q$jOJ4wMKC zuZPd2Nz{Q0)S0Uf*2~27KQ9G3VKNJl6cn&RfNHu1J!GyK{$e?%4UEUv1-v0ottXlW z7m7DhapIN5YD#*M49TDkr;^PjlMB3t3rQ}3Sw$n$a0pB#u1+nL5>zur32-OPa1Epa zT8Kz>ZhfElw`hftr9G$6xrcN`#34ijDgh;tO!Q7%vS(pD8*&br+Di~{UjNp06cot7 zp-Tx-LCS}6v8BCjsGMX6*#(a{O?p{?XXFK=7GD4Hl{;4!y`N3p?YQ&i{oMUu7P?mT zC<9RBl#GJ<{FyI^<8a($axE6rsm8Abg$)otM+5pVl>8r*WKyD%vEnLSKBnYrN`6ks z-%~;m8c)B6ADBe5bpm5%DPmFFB-6FfEHinM3UsPiTo{O zc}Y00EG+y!Bgt9xY??NxL)hK_N+{tN63h-pY))6@xwtAW4QT>-v&I!?4W`XpHQNP9 z8f;r4)mrY&jJb@U@4mefvt_P=u)~@aI3LP-Z#0(Gve@;L-p_mQo{zTmM6!BjJ0E0K zhrH3O`mnWr#aaKfx>nObrG;V0XQ>EHE?F9YcY=q)j>@pL@~h0kVAri9^GBkYwX=q= zbvkq2*H*4-dw9puaK*6)m2I)gy5-8wNM$GFC6(R$SCw1Yo!ybj-E?Q~s!><5?-6G* zKgUO`C9^$&!)UF*^@!7^KgUDpn^$zpG;a!J!_G3VQBm>T>A$PL4+_^=bo2Oo$N#kI zUuTCakKcDb`_M>Fty-wIRVQc94VuC>SJ>p*XwpJ(n~{pY#L3g~%jSxqX~b>=AxGT( zafWwz(MGuEqDnlX0r`M4JO8dTA)k>X#-!dx*b%@{D2_m2G4(T~1bgt*yYObG3%G=9Q!0>DXKhKPf+%SQNCBj}o&(eb!71~#2Jp4IK^{v@_M4LRflP?YWV{I> za1Z$sFq0i}TS0)dvn&=B7&ITGv{0tN^OOPK$uR*yb7)-jG&1AJA-L24?p~9S*7FM)&xXIJxx`4<Vp# zf{g2e&o|+1Z*IPF zDUL`KqdrN=!^lR9#H6;8!6ySSin?7=fXVHp%iA?Ak=O;I4+v5fwj8}$y z8zh+0Z8t$m0!aV`8OfmFtIUc}SJ;hBv?rRmcNTh-%vs$E?HYsm5I=kPOGjy_ebM=o zqR)$#D)v6efeI&*(?}FvPOx#wQ4@1jhWaC}ErG6}ar02>G$-43EypA1fRV}pW*|s{06WUf1Hz7yW zu?a*#fP9gJFKj!Qu)tve{;m~^6Y)W=YOczbcYcV&h9GF9Z2;E-pe}|#D{%>AMF=Fx z6OsxkUh)ixTV<5Y+^HB?USsbQw+{*etScGXW@Y@P>u}ln0?*Lf*pGIYxnUAGT*(Ij z)1+52=oIXFZ!dsW@btWeuvR65;j;r#Q*o#$VrsmnSpQ?&sfWt8Zo#c&gM!VWj)L7` z%pJr-z~ui4Kax6f9%soeBWG~E!L*5VG)HJe1Z~Lg-f_=a9rA@6_C;#;N1e|^Z5?4# zhXgm1`-(?kst*<$qD(b-P%0`#q0RBaiBbluEr&KRtqE-a7nd`r>5lAdF@f_nrj6t@ z1kFuqry-WnN274zITpA8Ow7$)bGzQ(4Pm@F2kcE&_V;@sgg56%K@8q1EaumcU&J4> z72AiCry&9WVO|EpKp^CUDsl1vwq_P|6E^BHc!i?^vj!BiF@0hVlH_qQZSRI{&*&NN z31vW7XjSe{U%LI$$1nfP))E{F=mIC-H!s;*!lssA;fL8+yl*Yntr?KInoj(B0|JLZ zZ%G-_ISSol`Sk`xI-Ct;4f$1gPt%yHkc}}lZ258To!-xm{LHp9bTZ%w2*Is$!%KG8 z5)1f%f$fwAmQlHOU@FSK$OcB9#dNm*NF{F}SEbY_SwWd8x*;-{oSZ6}P@K|DEO1 z?a|WhcXj{5{6}WGHTB^X2qk;tD%Nu&+mCm2eSLl6|AU9_@I8{nX}Q!BV%kK~b%;5X z{0=3IASSy6@irx&P;!S7+Mtp|TT|!#-ul` z=5V_JO3NN=GxW8OT)h4u|H#1WTPZ1_r0S7DuP=L)q0zTLGU@d7kE~jK{-ZRVejA-t zJkHVS`*?QxC{3fUcw{o@b069B^j-Ypoj84L&(-gF+*+V7e6+JpU$Ock&y~3!bA|fy z$L)3cvd1s-*?Q-rCWF4|Q4X&^fW|fYoJS_P2fH5QQhFb(_kPR7HF7#{y67Dr^QS9J zD7!?=$nH}eT^*-7hA=$!Ahv{#$FySCx?m%Wt}YdupHRZ}8#XPY#j{G?QVT3qByRnt zO`p^~(At>3cg)2gZpZr}zufg3#;BqV_YINZervyk?Y7H;4cIDuRHvpfdDbWY>J zeWVtaT3HIG@^cy?{Ubdb#54Mx%o%+foX6oHj+S$TOa=Az=L$ABiEH2>Zu1o2w-7o3DK9L&}0a!>iio}`JDPs#l}Q3gSdOHpGbo^>VNufla%(si|`I%Qqu$z@o;=o%I< zx>l${58XmF(mJ6=s1@8oolq|{2#rFM&@5yNTRuwbuNPX7-yrN1TG59_VJohhgf^tj z*KF=xq6=O2{~4pAPbEuC);Pk;#P!;M%AoVTh_%dmP>k70#9+wiXg~?h-$)((A zfbj()+YU~UdB|ESi`AoOtxyjF`?@Z`uO3bgjGq9R(kOBHYGV|FVbCWL@BZ}HUJ>eR zUui<>uB-Hyz4kJKRv>!CtF`jUKvUzZb;?cm{z`w*YcD6~ugf(zz0uOpx}|N$v`FaF zZ>2qrP{OX-Dz952FnPquVF3g{h0dUi6yL$|<-L?L9cS`lSiK6HoKxpM*$X*!9 zj7XpVlqNu(1(BQqAr+Sbc9Mz5fHYNc{Q%>JNGP&4Bmf~^MtSl}8bkbxpERwpSpAoW$sZv%fm zWk_Xppa2M%M4}EM$yy8smm1LySvBGBbw}bU7{Zr=kjYtB0GGH6iSznH(0>HNC%NZI zRt$Pyky2jixi=F!`cma?;#W}R3e$Qs=POfkE|x22iQj}IJh^4`FV!q_7ik5oJCbLf zc?PRSuJ8=5f@iR*+@iMx#}yz@I?$ec#^xhax|^ITGs$x=fvHpsq${`Q*o;w+tCr=*$)E{K0sEk0oBFm|E`I(sQl19?d? z0w!)!@|e9hBm3fZg>X@n^l|gS?!N959jA_;kQ8HJ<{>eK+YMZAVEGE-humTZ1+Vxb z)l7;USwchEIW)wIB`a(xS=H#F9V5Ha>WIBMbY;Vea`_VRQuOyTwXaGUd{J%TcORrwR?Vd=t{J(IncGLv1V32K=Fdx1q)r# zvX(&C2Zy0oTXxn(oOKIrKW@L%zIge*bKft&uIHR>BzbT>C~aIk|HZj`rN;ug53FQ{ zmp+&NJ2nzPxSssNs&w(ceCbrJnf4Y;WbdSDUZ~SvpTlaqL zpYP+50xQhWn7oAL1tHi$+0xc;l8N zWE)TOj!%k19>TS3`>iqS)S<5ofsHW)=EJ3Qq*7{;JWK&rFi=y9ruO8A|A1N+hFnwd zBna?g1wbD2QB_QV0a&RI>kb%p>1GhKbw(p_W8f74q~sEWnwU;K#ZxIQ98~3-{A8*+ zjWE1I%wO34a~EmPuRBuK%TKAmQmQ#&hOPG1GzCTGx34qda|V^9S^P)nm7bY{Ii}31 z`hY0GNqra_MR_ADU%g3rHNGjU|8(k7cvs1_9!OnEP-CJ}UEac9W0Y&26thy-zqS|f zaWlb+MKfiT-y#Stysx~ctwGqg$S75QF7;|FPQ40K&3Tf=jIt8H^@>q=KdCS7v_5Q9 zY*~CNh2)uW3t=^nz%K6S#eIZa_ENH&l0B5{M-op1G?0SVds(3;Hd$Ms?0;75NrrqE zQN8fJ1h0B6gA2rjFi4($FnCj3)+y#3K4v0eUM3eI^b2>9_pl`-MF8AXsmm0|m3kZ3 zj9iNAM+YgUDBQyFZ$gW!&V>USVM*ZNCp= zF6bYCD@&Uma=f!?rMT=?|9ttthg%BLps2; z`7|Q7JKJ{_*#bJr8C>YDF~6}v*mmWo?quCh<{ zxAo!b?NQf`V8@rGu9&;-$JuwX7rcwzQFr@o!^*l66_v5d+D{MPKKyCl?Y{8V&S+&< zh~MyB$N*J!C@+%hj+Iph4N%Omc}V9nGJ}RlddY+A!sYCSNOr@*sl~0)>>aZ`pd?rk zGnbKdyqBNaaE{B<<-+XQEwNPg?yOyl_vS-sJ zL3}dAR;8gt5HiLor8E>4Wk;|#*TG}DT!%%ph$@4iJ1DD?(20i-c^S+OEXGJ$zV1je zsl|TwW+hBwAfcsDQ7{Z^W-uX*DkJ zs8I0vu0i~odGe*cQyni3Jl}D&7c#ZuCr(P_F}4uQP}%2O6pE9y36fa@BcP4&afHfX zjP^f^od#3XI6u09^n^{SLJP~WO!5+&Y;DeeqdoRInjxi7Mxb&zt2ToFmfBc(^>X>n zNcqmYj!605h_!U~V4y!{&snlp1uJjW&(|+pjM#R@oP|Vgg{q>?TDTwN=KWPcQ@rO$ zyz3xnw=KQ=V@^|em|x{I*+{iqUOpm{*>@qax}_DNGPdXfy&Fb}{3$xMnI?l6Yz3l& zol)O)$~T)#t!STGR;?GtS8#^H%KHfHc7j&XGfbX>-4hYrea4Wmn?ww7lGdjvDJilM zl~1BJz%HX4u^{V?DanMJR&$Enl!o@YVU-!5CTd2a8}Jo@DWmKgPOVDRLEe-xWgVt9 zb>K<0AF0cmH!V-p9%1Li`%zim#8639gSRQK0doC857QX^vdyP5zp!J?Ql3%Xyjb-V zK?7`AVY{kHWz?n8X0n?_>NiEAjMO>moIK^-xh;L-0bnn&lM>(?PVAsV9ev|I_0w=3>HAQOF9vPz@yS-46nF+#gh7G8{|<8| znSK7>bhd;9pYTz!xCB;?Pzy&XA(I^zDN1|}XDrB)pWHd@|mCP|z55HpVJy13DI+ z>;zP8u}mirad86>aaO}hc@47C=F);&-?IS`0X@OsbJ^*RINb{kcQsMxZqx|Vfx0C} zWvqTnpaW5tmz=e+Y;yg~cE|GaS9ZeDcaYM{BI8j4X^kJQnEwGPfw^sv?8;kJIP% zE3WdON}^P{V9JV+Tm#prUsybX9zJ561U$V+ExRQ4fEeJNy|BR+L9VqArGUb;19g@sp zG@w>BWcH0=CfABe=};FXmKF?924LEt2Q^AmtP%7m{UXl7v|((wd{?@1K=@5`^|}K) z9etz&JTnvRi=~^CR2M5~2%~6CGTSyHMuhyLiF<`1;8D=isTRCmkQ~Y7HX)84)WIxV z9)}4s3llRwhtz=jgPPKTsbMX({+Lqb1dOgvp%YFyTBB6|nysC>r>Ud(5cQ`0kx7A$ z%G^ogpm*su4}KqmOH&Z!0WuPV@(JGJWJ?GxR{l7P6r;F7_E#TdZgoBO^3+qGQ zFr$q9FMrT5Y=xRVQ{;8e<@COC@I_wb<)ae2VOOtR18COQ(=vp&Qv zN!>gZH!12vX!7(-_!`$j<{H1*R!`HRWOE)YxkNLGq6Ftf~prLzR)3&51`k(lybTu$C>&ja|{8GdM8C|?kMeCf_5 z3DT4Ox*g6lppObdWf4ckLi*k3BDMQgO3LRBuH=@41|zvOE9KSm#+CAlPpfWMEf_y; zTI>mzw+D@1=9a9Km4BLjJ3BNTE!!3}d|6obpt^a{0N=stJ;8%8XTVOJset?HbC&<2&b4RHI&YL&#VT&mX?kH{Z9g_wLq6 z{k|_W(W1^kw^FQfxqL^Ye8*k=7w2Mo_JhT&*!h^_D?0d}bA0vze$_^;U{**tv60{) zc*bD(37l*S!-?RaQtJ+dkJwBWt;DI-N+i5h`gXFUPnJ;CdULBZvZcirDe+NMzeDBN z6F0}{MVF%+36$l?U3OF=XjIfu9kx~z+3dgW51aBgj+L+s8!N5aO~-0TaBOe!NzUpi zNu$(ck%A?Z@$03HM4`7t(t}Dn#@5ySY)5kPHrGJp&cO~HVK6K)lU#N zCEuQ;38_w=kOx^+VQbY_4unhmwC;A@g0S3lAkuUo>gWtxWr|ZqVt7iL5H=~~yYlTO zB{jlMg@_V@Vq$G2LpNR0WH54tS)y&AS+3EJPd(--8gm)Ct1bd*%ups0wX$q2j#$BY z+_%ahuW5M7K@tfzTrzmYa8rgyPofr5l3>ixKP|B~lzs3PPcCej9%^OXk;>Fxc@A`e zD-m9XBreSD%>pb8ItSE&9S&9mch?#K3-&8O3qdy)b=1OBrF3(z4UeI zc*e1gJ|-lTcZmm+u--k01O|ALF$W3Fw2tav0z_iX#ryQ&|3%4vM8aY^ssw<<;5VQc zdZ_BFRY9SwYX1#dcz=M0NmQ71WB2vl;aqpr!uD8aq^Wbs0=JyjXck4_CC^MFtUs4a zTO*~d%cVObr8}dg?eK~**Iqw9+ZiZ8)Rkb(lC3P}$PX1PIqFH02#4&@*89$yRU?X# z1CS$@)dV+y{Ll06?ufQ@MzT8Bxc|v2WNKK^PANXCgUNUcwJM6__CTa`KuX$ue4n zIrI7hcT-3MaaT1jNj#xIVFEn}`h3b?p}g64>6B(Zx~%c?#vh|W(s>Am5Gli zp_L(FED}R2d?;IBdStC}Ob{Ds870gflvOlGtA}_(T0Igc>Z<(IdfU3}YK^#B7u%w) zod8^rGQaqxEoZ)#zT5?euyAQtth9Q;1o!;RR-pI73Ve_%J#*Pw9`dAOTGXrR0oGF1nL9KdYB z;DF6Kvpr5=$h2Od#}^rL1YxSO{%d$!dc<#2-fWZPcJsS5)$qnjnrb)|?3vrM?5K`7 z;3N@sG=!}UUuDAyhtx$7%h*1*MYEp)=kLg$J@yUr_?u{N(|NRF#L382o*hwhn4@n& zr{Z%{&z!)2q+#M1xrXGQRQn=fRSXAe^3cf#zbr+NCGHXtWCbazpjOZ$G9b7+@Z?BQ zj3m%H5-Ge}2n?c0g=Yjq5+_NnZpQOc&>{$r$n^~}YZKKVn29e&>xC+o&_RMOakzxd zjMN_blL@C_`D&OyPc92m4~o%)lzSO1Sf~X!>On#eZ99pPtbJk~-o`12jb@O?%vD4R zoGuwLT9Pa^;o+%%(_VawiZID@10IXZVrLD)<)gAGQ|Fx=HlS!_Ks6*4O%tB{W)3!h;e6&N;(YsN0cHJ7e1bNjev{1Rdp zFtgHl+9<_X!5{qb2^hF#V0S#V1;nk#2JR&4e_=Q~%4 zQL&OFIlp@Dz)F5W-~g#?Gv}WV7y{yZX{$CAhO=2l=8YGwzYypTWku5~XEiZPdZ0Yu ze5XB@>6pb6rL%@vf5cRP2JE}x{FXzG#O7_+dm#SS#B7;?lkZ%E5IyU|7hYC|kLcQ!2{oJ)9ni(6=!)KOATNh2jqlr&R9 zwo6d+&(Jx+X@GgAt~f}qQe9W#cX5f(sg$MK6F}NX-{nfgt%0Ete2vNB5wMNb@-E7g zc@o~}kk8Bfw^>uk`Qi;~iXaHsdA$7*5nA}Q{h)Q5+F9r@o=f`nH!4|wh~EgG63|?s zOM$;r;)Q=8jf)MeSUmYuY8GEhR&lq28N3;wfnh5JNKpt|DaoA{v@nBGm4ICaK?CU= zg=heNnKr=y7!oytEz^c~(*Q$^cycH1DbMWFNnd8>E@rKt6Tm+%Rj33%3Mz81X)~;^ z2!7|Jd^&~E?wY65@MOWpCqWgF=_Wf;mr&YA{BQ;zlgg`dLFBP{Ny<}0Ga%1Eb4F2Z zU)L&S_v2Yv2(eZQ4kNv+w>7ib1X0xc0-xgvcHEdt8YHn5=M77Yil`FJuNU z0VLlylMduTrlLGz)^{qilkO zBO(;wb8q77R2?~oO0|lO#*qsJx8Z0HRQ2h7k@;W7?RYn|leCAI<{9+3% z!dtxr3lq3qLhkXj#9K*{ge7kN1-%jK6Fz{fahUU0>)_md!~c#SVxNW|Hb{v6L1t+* zvkVv!W=j{ZU!2tf$u8%(BRTHnoaRVQb2O*r5tm`EkZ>;PYtMdCba_OPf zV$}Yygv%%no?0$$iWGyHT?QMA|HYlr^sZUWm+AP*%X0CSNb#1%w&kr|5&SRiil%oH z!CknY7i}n$!lw%nF~8A@LA>u<+Tf0AJ+lvzZo%=KB#S45I+M26Sh@GOjRpn zZuQHr^SR=xPcDWFF+>e|>8c9q<9Wrf%E>Ny;w3!rCwuf=>AIh$XLgkve_F;PUGu3+ zRlQZq5G%2$=Tk;=fe#4Y109IvNiiTc`OqbRyvi_1gy#h_KGCOCLIFOmE0?l2EL2(wBNw$VhA|>Q?CZLL zOF(vwSeWp{NrjLJoeMevs`s^cbRCc8Do&n=vL75!9#7`Q6=DLFbKJgA$2-9+rahGcYel4rgH`Jsyfj#Iq3Mrd;BFs;Nqz)1neT&XMqC(8m zm)Hae__g3Ht`jClClX%;P%L8Jr}88u5G$zs1DwUplBj+FV2ps5O; zXQ=3eeG}ln5_tMg$N&REJ|46C7-d=@$0{Z1?TYtl0CH?UfOGW$1;w zd+^n|`}RZlU=TBTC69}$h!d81HFG?X0NW*REe%veg8S%<5uUIX4^T8kVw}LJilAWQPtL^ySLk(aPPpSgza^ zt=#p`+Ws_`LP3y0FmFB#^HAzcDRt`@&hX(ze6gjk4{_bLqzVTCYS9xnl0gB!J`vAb z@7V`Z_EhJg?h|poH*W3gIM%J+$YkFgO1>o$o{rm|?>=#|_jsRL(020lv11)4h$?1P zk;5b>Vp~E)LT6Kyyh+JbN=_l6U>e?$aUTWK_#G0%=AKZmFWPX9dndCH0p8;GkvR8jiYSl@Ty6Z*F19^J_jY+7sYT9T3XVaL{o7DK)P%|hgs**w#`vU3lMxlymLeAv%(j+}7Lk!aS@ znInkp8}J3JGrck81bryLce%rPh)29-u`*n+15d{C%jv(PB6KR8RTpy<#d1n1br#3+ zDnmjzw?3BB5G&gLurR}6m^rfQ;>=lrU5^l&Fz4~}yh(qUf8?yv*RJ;QoFU_(hNoy9 zTAV`8hf_33cTFfP-NYFJy%{pTH}Ks7dI9xxKO39{&aAb_#3G|7wE6=137lba=$C`843xXfG{*tUI?=2pfI z9E)}I#tu9i%c+d*>VBAQp||p=U<>*x@Og+L(q_}QJ}%c`h|1b zjq4_TkO?vc38{D`s77KPX*_r&b|uiam0bW}9042=U!X!Gl#EjH5+w{6 z{2rZ=nm=ype(}_aj)4>1Qk<(Rl<~h%@+KueriAg~7V6C^T|TDd=ahU-NraMrLdh>E z>7{Z{=xmyjwnqrf#==f!uqc{ z{C;iX`CdL;)Ie9gJYCj@Yj)68JzZ4G1*;#KILl#v#)yrUT@>arK{1q6gt-D0h6Tr> zj>a%&kL8vH#GC#(f2bjv+Z^Vc_!Oe8V8*hVrnA-H$I9DXGuBmu!L|cec8z^2u1qFd z8LphXy$x3xoUMSY&=2r1L$@8^kpnNN#u@91tqw^>e(-1{qjtvf*BP1L_sm#goMoBI zif~zh-S@cC|2|hMmh9Qq8|~NI!#Vq-mS<*6j|?`x?NMbH&u6Y84%hY${_nLKndHf15nb&gD#1G6+`injKhm^6+SIX}abW%p7`30C zoeT)q--u=$n6a!l4`E7UjvAW3tdbcUpo?uEo`kD;CGM?cmds?VWOmME{IwsV?`%__1M7KI^pMqh4$w;wFet@|I(R$u+{MY0!_&2EC2ui diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc deleted file mode 100644 index 8c967d15ad742ec29e78f02f21539e82218c2df2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17338 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-312.pyc deleted file mode 100644 index 0781998e191aea4835c027116a05e806237586dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 30379 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 wJO0306&_n~#;SMVoo(0WMx9wTV?eJ|OLVA u%c7*?Xz+kPCI5B&+f|}&*{rS`5G=`%s%eu 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 'user[:passwd]', 'host[:port]'.""" - # global _userprog - # if _userprog is None: - # import re - # _userprog = re.compile('^(.*)@(.*)$') - - # match = _userprog.match(host) - # if match: return match.group(1, 2) - # return None, host - -else: # pragma: no cover - from io import StringIO - string_types = str, - text_type = str - from io import TextIOWrapper as file_type - import builtins - import configparser - from urllib.parse import (urlparse, urlunparse, urljoin, quote, unquote, - urlsplit, urlunsplit, splittype) - from urllib.request import (urlopen, urlretrieve, Request, url2pathname, - pathname2url, HTTPBasicAuthHandler, - HTTPPasswordMgr, HTTPHandler, - HTTPRedirectHandler, build_opener) - if ssl: - from urllib.request import HTTPSHandler - from urllib.error import HTTPError, URLError, ContentTooShortError - import http.client as httplib - import urllib.request as urllib2 - import xmlrpc.client as xmlrpclib - import queue - from html.parser import HTMLParser - import html.entities as htmlentitydefs - raw_input = input - from itertools import filterfalse - filter = filter - -try: - from ssl import match_hostname, CertificateError -except ImportError: # pragma: no cover - - class CertificateError(ValueError): - pass - - def _dnsname_match(dn, hostname, max_wildcards=1): - """Matching according to RFC 6125, section 6.4.3 - - http://tools.ietf.org/html/rfc6125#section-6.4.3 - """ - pats = [] - if not dn: - return False - - parts = dn.split('.') - leftmost, remainder = parts[0], parts[1:] - - wildcards = leftmost.count('*') - if wildcards > max_wildcards: - # Issue #17980: avoid denials of service by refusing more - # than one wildcard per fragment. A survey of established - # policy among SSL implementations showed it to be a - # reasonable choice. - raise CertificateError( - "too many wildcards in certificate DNS name: " + repr(dn)) - - # speed up common case w/o wildcards - if not wildcards: - return dn.lower() == hostname.lower() - - # RFC 6125, section 6.4.3, subitem 1. - # The client SHOULD NOT attempt to match a presented identifier in which - # the wildcard character comprises a label other than the left-most label. - if leftmost == '*': - # When '*' is a fragment by itself, it matches a non-empty dotless - # fragment. - pats.append('[^.]+') - elif leftmost.startswith('xn--') or hostname.startswith('xn--'): - # RFC 6125, section 6.4.3, subitem 3. - # The client SHOULD NOT attempt to match a presented identifier - # where the wildcard character is embedded within an A-label or - # U-label of an internationalized domain name. - pats.append(re.escape(leftmost)) - else: - # Otherwise, '*' matches any dotless string, e.g. www* - pats.append(re.escape(leftmost).replace(r'\*', '[^.]*')) - - # add the remaining fragments, ignore any wildcards - for frag in remainder: - pats.append(re.escape(frag)) - - pat = re.compile(r'\A' + r'\.'.join(pats) + r'\Z', re.IGNORECASE) - return pat.match(hostname) - - def match_hostname(cert, hostname): - """Verify that *cert* (in decoded format as returned by - SSLSocket.getpeercert()) matches the *hostname*. RFC 2818 and RFC 6125 - rules are followed, but IP addresses are not accepted for *hostname*. - - CertificateError is raised on failure. On success, the function - returns nothing. - """ - if not cert: - raise ValueError("empty or no certificate, match_hostname needs a " - "SSL socket or SSL context with either " - "CERT_OPTIONAL or CERT_REQUIRED") - dnsnames = [] - san = cert.get('subjectAltName', ()) - for key, value in san: - if key == 'DNS': - if _dnsname_match(value, hostname): - return - dnsnames.append(value) - if not dnsnames: - # The subject is only checked when there is no dNSName entry - # in subjectAltName - for sub in cert.get('subject', ()): - for key, value in sub: - # XXX according to RFC 2818, the most specific Common Name - # must be used. - if key == 'commonName': - if _dnsname_match(value, hostname): - return - dnsnames.append(value) - if len(dnsnames) > 1: - raise CertificateError("hostname %r " - "doesn't match either of %s" % - (hostname, ', '.join(map(repr, dnsnames)))) - elif len(dnsnames) == 1: - raise CertificateError("hostname %r " - "doesn't match %r" % - (hostname, dnsnames[0])) - else: - raise CertificateError("no appropriate commonName or " - "subjectAltName fields were found") - - -try: - from types import SimpleNamespace as Container -except ImportError: # pragma: no cover - - class Container(object): - """ - A generic container for when multiple values need to be returned - """ - - def __init__(self, **kwargs): - self.__dict__.update(kwargs) - - -try: - from shutil import which -except ImportError: # pragma: no cover - # Implementation from Python 3.3 - def which(cmd, mode=os.F_OK | os.X_OK, path=None): - """Given a command, mode, and a PATH string, return the path which - conforms to the given mode on the PATH, or None if there is no such - file. - - `mode` defaults to os.F_OK | os.X_OK. `path` defaults to the result - of os.environ.get("PATH"), or can be overridden with a custom search - path. - - """ - - # Check that a given file can be accessed with the correct mode. - # Additionally check that `file` is not a directory, as on Windows - # directories pass the os.access check. - def _access_check(fn, mode): - return (os.path.exists(fn) and os.access(fn, mode) - and not os.path.isdir(fn)) - - # If we're given a path with a directory part, look it up directly rather - # than referring to PATH directories. This includes checking relative to the - # current directory, e.g. ./script - if os.path.dirname(cmd): - if _access_check(cmd, mode): - return cmd - return None - - if path is None: - path = os.environ.get("PATH", os.defpath) - if not path: - return None - path = path.split(os.pathsep) - - if sys.platform == "win32": - # The current directory takes precedence on Windows. - if os.curdir not in path: - path.insert(0, os.curdir) - - # PATHEXT is necessary to check on Windows. - pathext = os.environ.get("PATHEXT", "").split(os.pathsep) - # See if the given file matches any of the expected path extensions. - # This will allow us to short circuit when given "python.exe". - # If it does match, only test that one, otherwise we have to try - # others. - if any(cmd.lower().endswith(ext.lower()) for ext in pathext): - files = [cmd] - else: - files = [cmd + ext for ext in pathext] - else: - # On other platforms you don't have things like PATHEXT to tell you - # what file suffixes are executable, so just pass on cmd as-is. - files = [cmd] - - seen = set() - for dir in path: - normdir = os.path.normcase(dir) - if normdir not in seen: - seen.add(normdir) - for thefile in files: - name = os.path.join(dir, thefile) - if _access_check(name, mode): - return name - return None - - -# ZipFile is a context manager in 2.7, but not in 2.6 - -from zipfile import ZipFile as BaseZipFile - -if hasattr(BaseZipFile, '__enter__'): # pragma: no cover - ZipFile = BaseZipFile -else: # pragma: no cover - from zipfile import ZipExtFile as BaseZipExtFile - - class ZipExtFile(BaseZipExtFile): - - def __init__(self, base): - self.__dict__.update(base.__dict__) - - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.close() - # return None, so if an exception occurred, it will propagate - - class ZipFile(BaseZipFile): - - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.close() - # return None, so if an exception occurred, it will propagate - - def open(self, *args, **kwargs): - base = BaseZipFile.open(self, *args, **kwargs) - return ZipExtFile(base) - - -try: - from platform import python_implementation -except ImportError: # pragma: no cover - - def python_implementation(): - """Return a string identifying the Python implementation.""" - if 'PyPy' in sys.version: - return 'PyPy' - if os.name == 'java': - return 'Jython' - if sys.version.startswith('IronPython'): - return 'IronPython' - return 'CPython' - - -import sysconfig - -try: - callable = callable -except NameError: # pragma: no cover - from collections.abc import Callable - - def callable(obj): - return isinstance(obj, Callable) - - -try: - fsencode = os.fsencode - fsdecode = os.fsdecode -except AttributeError: # pragma: no cover - # Issue #99: on some systems (e.g. containerised), - # sys.getfilesystemencoding() returns None, and we need a real value, - # so fall back to utf-8. From the CPython 2.7 docs relating to Unix and - # sys.getfilesystemencoding(): the return value is "the user’s preference - # according to the result of nl_langinfo(CODESET), or None if the - # nl_langinfo(CODESET) failed." - _fsencoding = sys.getfilesystemencoding() or 'utf-8' - if _fsencoding == 'mbcs': - _fserrors = 'strict' - else: - _fserrors = 'surrogateescape' - - def fsencode(filename): - if isinstance(filename, bytes): - return filename - elif isinstance(filename, text_type): - return filename.encode(_fsencoding, _fserrors) - else: - raise TypeError("expect bytes or str, not %s" % - type(filename).__name__) - - def fsdecode(filename): - if isinstance(filename, text_type): - return filename - elif isinstance(filename, bytes): - return filename.decode(_fsencoding, _fserrors) - else: - raise TypeError("expect bytes or str, not %s" % - type(filename).__name__) - - -try: - from tokenize import detect_encoding -except ImportError: # pragma: no cover - from codecs import BOM_UTF8, lookup - - cookie_re = re.compile(r"coding[:=]\s*([-\w.]+)") - - def _get_normal_name(orig_enc): - """Imitates get_normal_name in tokenizer.c.""" - # Only care about the first 12 characters. - enc = orig_enc[:12].lower().replace("_", "-") - if enc == "utf-8" or enc.startswith("utf-8-"): - return "utf-8" - if enc in ("latin-1", "iso-8859-1", "iso-latin-1") or \ - enc.startswith(("latin-1-", "iso-8859-1-", "iso-latin-1-")): - return "iso-8859-1" - return orig_enc - - def detect_encoding(readline): - """ - The detect_encoding() function is used to detect the encoding that should - be used to decode a Python source file. It requires one argument, readline, - in the same way as the tokenize() generator. - - It will call readline a maximum of twice, and return the encoding used - (as a string) and a list of any lines (left as bytes) it has read in. - - It detects the encoding from the presence of a utf-8 bom or an encoding - cookie as specified in pep-0263. If both a bom and a cookie are present, - but disagree, a SyntaxError will be raised. If the encoding cookie is an - invalid charset, raise a SyntaxError. Note that if a utf-8 bom is found, - 'utf-8-sig' is returned. - - If no encoding is specified, then the default of 'utf-8' will be returned. - """ - try: - filename = readline.__self__.name - except AttributeError: - filename = None - bom_found = False - encoding = None - default = 'utf-8' - - def read_or_stop(): - try: - return readline() - except StopIteration: - return b'' - - def find_cookie(line): - try: - # Decode as UTF-8. Either the line is an encoding declaration, - # in which case it should be pure ASCII, or it must be UTF-8 - # per default encoding. - line_string = line.decode('utf-8') - except UnicodeDecodeError: - msg = "invalid or missing encoding declaration" - if filename is not None: - msg = '{} for {!r}'.format(msg, filename) - raise SyntaxError(msg) - - matches = cookie_re.findall(line_string) - if not matches: - return None - encoding = _get_normal_name(matches[0]) - try: - codec = lookup(encoding) - except LookupError: - # This behaviour mimics the Python interpreter - if filename is None: - msg = "unknown encoding: " + encoding - else: - msg = "unknown encoding for {!r}: {}".format( - filename, encoding) - raise SyntaxError(msg) - - if bom_found: - if codec.name != 'utf-8': - # This behaviour mimics the Python interpreter - if filename is None: - msg = 'encoding problem: utf-8' - else: - msg = 'encoding problem for {!r}: utf-8'.format( - filename) - raise SyntaxError(msg) - encoding += '-sig' - return encoding - - first = read_or_stop() - if first.startswith(BOM_UTF8): - bom_found = True - first = first[3:] - default = 'utf-8-sig' - if not first: - return default, [] - - encoding = find_cookie(first) - if encoding: - return encoding, [first] - - second = read_or_stop() - if not second: - return default, [first] - - encoding = find_cookie(second) - if encoding: - return encoding, [first, second] - - return default, [first, second] - - -# For converting & <-> & etc. -try: - from html import escape -except ImportError: - from cgi import escape -if sys.version_info[:2] < (3, 4): - unescape = HTMLParser().unescape -else: - from html import unescape - -try: - from collections import ChainMap -except ImportError: # pragma: no cover - from collections import MutableMapping - - try: - from reprlib import recursive_repr as _recursive_repr - except ImportError: - - def _recursive_repr(fillvalue='...'): - ''' - Decorator to make a repr function return fillvalue for a recursive - call - ''' - - def decorating_function(user_function): - repr_running = set() - - def wrapper(self): - key = id(self), get_ident() - if key in repr_running: - return fillvalue - repr_running.add(key) - try: - result = user_function(self) - finally: - repr_running.discard(key) - return result - - # Can't use functools.wraps() here because of bootstrap issues - wrapper.__module__ = getattr(user_function, '__module__') - wrapper.__doc__ = getattr(user_function, '__doc__') - wrapper.__name__ = getattr(user_function, '__name__') - wrapper.__annotations__ = getattr(user_function, - '__annotations__', {}) - return wrapper - - return decorating_function - - class ChainMap(MutableMapping): - ''' - A ChainMap groups multiple dicts (or other mappings) together - to create a single, updateable view. - - The underlying mappings are stored in a list. That list is public and can - accessed or updated using the *maps* attribute. There is no other state. - - Lookups search the underlying mappings successively until a key is found. - In contrast, writes, updates, and deletions only operate on the first - mapping. - ''' - - def __init__(self, *maps): - '''Initialize a ChainMap by setting *maps* to the given mappings. - If no mappings are provided, a single empty dictionary is used. - - ''' - self.maps = list(maps) or [{}] # always at least one map - - def __missing__(self, key): - raise KeyError(key) - - def __getitem__(self, key): - for mapping in self.maps: - try: - return mapping[ - key] # can't use 'key in mapping' with defaultdict - except KeyError: - pass - return self.__missing__( - key) # support subclasses that define __missing__ - - def get(self, key, default=None): - return self[key] if key in self else default - - def __len__(self): - return len(set().union( - *self.maps)) # reuses stored hash values if possible - - def __iter__(self): - return iter(set().union(*self.maps)) - - def __contains__(self, key): - return any(key in m for m in self.maps) - - def __bool__(self): - return any(self.maps) - - @_recursive_repr() - def __repr__(self): - return '{0.__class__.__name__}({1})'.format( - self, ', '.join(map(repr, self.maps))) - - @classmethod - def fromkeys(cls, iterable, *args): - 'Create a ChainMap with a single dict created from the iterable.' - return cls(dict.fromkeys(iterable, *args)) - - def copy(self): - 'New ChainMap or subclass with a new copy of maps[0] and refs to maps[1:]' - return self.__class__(self.maps[0].copy(), *self.maps[1:]) - - __copy__ = copy - - def new_child(self): # like Django's Context.push() - 'New ChainMap with a new dict followed by all previous maps.' - return self.__class__({}, *self.maps) - - @property - def parents(self): # like Django's Context.pop() - 'New ChainMap from maps[1:].' - return self.__class__(*self.maps[1:]) - - def __setitem__(self, key, value): - self.maps[0][key] = value - - def __delitem__(self, key): - try: - del self.maps[0][key] - except KeyError: - raise KeyError( - 'Key not found in the first mapping: {!r}'.format(key)) - - def popitem(self): - 'Remove and return an item pair from maps[0]. Raise KeyError is maps[0] is empty.' - try: - return self.maps[0].popitem() - except KeyError: - raise KeyError('No keys found in the first mapping.') - - def pop(self, key, *args): - 'Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].' - try: - return self.maps[0].pop(key, *args) - except KeyError: - raise KeyError( - 'Key not found in the first mapping: {!r}'.format(key)) - - def clear(self): - 'Clear maps[0], leaving maps[1:] intact.' - self.maps[0].clear() - - -try: - from importlib.util import cache_from_source # Python >= 3.4 -except ImportError: # pragma: no cover - - def cache_from_source(path, debug_override=None): - assert path.endswith('.py') - if debug_override is None: - debug_override = __debug__ - if debug_override: - suffix = 'c' - else: - suffix = 'o' - return path + suffix - - -try: - from collections import OrderedDict -except ImportError: # pragma: no cover - # {{{ http://code.activestate.com/recipes/576693/ (r9) - # Backport of OrderedDict() class that runs on Python 2.4, 2.5, 2.6, 2.7 and pypy. - # Passes Python2.7's test suite and incorporates all the latest updates. - try: - from thread import get_ident as _get_ident - except ImportError: - from dummy_thread import get_ident as _get_ident - - try: - from _abcoll import KeysView, ValuesView, ItemsView - except ImportError: - pass - - class OrderedDict(dict): - 'Dictionary that remembers insertion order' - - # An inherited dict maps keys to values. - # The inherited dict provides __getitem__, __len__, __contains__, and get. - # The remaining methods are order-aware. - # Big-O running times for all methods are the same as for regular dictionaries. - - # The internal self.__map dictionary maps keys to links in a doubly linked list. - # The circular doubly linked list starts and ends with a sentinel element. - # The sentinel element never gets deleted (this simplifies the algorithm). - # Each link is stored as a list of length three: [PREV, NEXT, KEY]. - - def __init__(self, *args, **kwds): - '''Initialize an ordered dictionary. Signature is the same as for - regular dictionaries, but keyword arguments are not recommended - because their insertion order is arbitrary. - - ''' - if len(args) > 1: - raise TypeError('expected at most 1 arguments, got %d' % - len(args)) - try: - self.__root - except AttributeError: - self.__root = root = [] # sentinel node - root[:] = [root, root, None] - self.__map = {} - self.__update(*args, **kwds) - - def __setitem__(self, key, value, dict_setitem=dict.__setitem__): - 'od.__setitem__(i, y) <==> od[i]=y' - # Setting a new item creates a new link which goes at the end of the linked - # list, and the inherited dictionary is updated with the new key/value pair. - if key not in self: - root = self.__root - last = root[0] - last[1] = root[0] = self.__map[key] = [last, root, key] - dict_setitem(self, key, value) - - def __delitem__(self, key, dict_delitem=dict.__delitem__): - 'od.__delitem__(y) <==> del od[y]' - # Deleting an existing item uses self.__map to find the link which is - # then removed by updating the links in the predecessor and successor nodes. - dict_delitem(self, key) - link_prev, link_next, key = self.__map.pop(key) - link_prev[1] = link_next - link_next[0] = link_prev - - def __iter__(self): - 'od.__iter__() <==> iter(od)' - root = self.__root - curr = root[1] - while curr is not root: - yield curr[2] - curr = curr[1] - - def __reversed__(self): - 'od.__reversed__() <==> reversed(od)' - root = self.__root - curr = root[0] - while curr is not root: - yield curr[2] - curr = curr[0] - - def clear(self): - 'od.clear() -> None. Remove all items from od.' - try: - for node in self.__map.itervalues(): - del node[:] - root = self.__root - root[:] = [root, root, None] - self.__map.clear() - except AttributeError: - pass - dict.clear(self) - - def popitem(self, last=True): - '''od.popitem() -> (k, v), return and remove a (key, value) pair. - Pairs are returned in LIFO order if last is true or FIFO order if false. - - ''' - if not self: - raise KeyError('dictionary is empty') - root = self.__root - if last: - link = root[0] - link_prev = link[0] - link_prev[1] = root - root[0] = link_prev - else: - link = root[1] - link_next = link[1] - root[1] = link_next - link_next[0] = root - key = link[2] - del self.__map[key] - value = dict.pop(self, key) - return key, value - - # -- the following methods do not depend on the internal structure -- - - def keys(self): - 'od.keys() -> list of keys in od' - return list(self) - - def values(self): - 'od.values() -> list of values in od' - return [self[key] for key in self] - - def items(self): - 'od.items() -> list of (key, value) pairs in od' - return [(key, self[key]) for key in self] - - def iterkeys(self): - 'od.iterkeys() -> an iterator over the keys in od' - return iter(self) - - def itervalues(self): - 'od.itervalues -> an iterator over the values in od' - for k in self: - yield self[k] - - def iteritems(self): - 'od.iteritems -> an iterator over the (key, value) items in od' - for k in self: - yield (k, self[k]) - - def update(*args, **kwds): - '''od.update(E, **F) -> None. Update od from dict/iterable E and F. - - If E is a dict instance, does: for k in E: od[k] = E[k] - If E has a .keys() method, does: for k in E.keys(): od[k] = E[k] - Or if E is an iterable of items, does: for k, v in E: od[k] = v - In either case, this is followed by: for k, v in F.items(): od[k] = v - - ''' - if len(args) > 2: - raise TypeError('update() takes at most 2 positional ' - 'arguments (%d given)' % (len(args), )) - elif not args: - raise TypeError('update() takes at least 1 argument (0 given)') - self = args[0] - # Make progressively weaker assumptions about "other" - other = () - if len(args) == 2: - other = args[1] - if isinstance(other, dict): - for key in other: - self[key] = other[key] - elif hasattr(other, 'keys'): - for key in other.keys(): - self[key] = other[key] - else: - for key, value in other: - self[key] = value - for key, value in kwds.items(): - self[key] = value - - __update = update # let subclasses override update without breaking __init__ - - __marker = object() - - def pop(self, key, default=__marker): - '''od.pop(k[,d]) -> v, remove specified key and return the corresponding value. - If key is not found, d is returned if given, otherwise KeyError is raised. - - ''' - if key in self: - result = self[key] - del self[key] - return result - if default is self.__marker: - raise KeyError(key) - return default - - def setdefault(self, key, default=None): - 'od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od' - if key in self: - return self[key] - self[key] = default - return default - - def __repr__(self, _repr_running=None): - 'od.__repr__() <==> repr(od)' - if not _repr_running: - _repr_running = {} - call_key = id(self), _get_ident() - if call_key in _repr_running: - return '...' - _repr_running[call_key] = 1 - try: - if not self: - return '%s()' % (self.__class__.__name__, ) - return '%s(%r)' % (self.__class__.__name__, self.items()) - finally: - del _repr_running[call_key] - - def __reduce__(self): - 'Return state information for pickling' - items = [[k, self[k]] for k in self] - inst_dict = vars(self).copy() - for k in vars(OrderedDict()): - inst_dict.pop(k, None) - if inst_dict: - return (self.__class__, (items, ), inst_dict) - return self.__class__, (items, ) - - def copy(self): - 'od.copy() -> a shallow copy of od' - return self.__class__(self) - - @classmethod - def fromkeys(cls, iterable, value=None): - '''OD.fromkeys(S[, v]) -> New ordered dictionary with keys from S - and values equal to v (which defaults to None). - - ''' - d = cls() - for key in iterable: - d[key] = value - return d - - def __eq__(self, other): - '''od.__eq__(y) <==> od==y. Comparison to another OD is order-sensitive - while comparison to a regular mapping is order-insensitive. - - ''' - if isinstance(other, OrderedDict): - return len(self) == len( - other) and self.items() == other.items() - return dict.__eq__(self, other) - - def __ne__(self, other): - return not self == other - - # -- the following methods are only used in Python 2.7 -- - - def viewkeys(self): - "od.viewkeys() -> a set-like object providing a view on od's keys" - return KeysView(self) - - def viewvalues(self): - "od.viewvalues() -> an object providing a view on od's values" - return ValuesView(self) - - def viewitems(self): - "od.viewitems() -> a set-like object providing a view on od's items" - return ItemsView(self) - - -try: - from logging.config import BaseConfigurator, valid_ident -except ImportError: # pragma: no cover - IDENTIFIER = re.compile('^[a-z_][a-z0-9_]*$', re.I) - - def valid_ident(s): - m = IDENTIFIER.match(s) - if not m: - raise ValueError('Not a valid Python identifier: %r' % s) - return True - - # The ConvertingXXX classes are wrappers around standard Python containers, - # and they serve to convert any suitable values in the container. The - # conversion converts base dicts, lists and tuples to their wrapped - # equivalents, whereas strings which match a conversion format are converted - # appropriately. - # - # Each wrapper should have a configurator attribute holding the actual - # configurator to use for conversion. - - class ConvertingDict(dict): - """A converting dictionary wrapper.""" - - def __getitem__(self, key): - value = dict.__getitem__(self, key) - result = self.configurator.convert(value) - # If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def get(self, key, default=None): - value = dict.get(self, key, default) - result = self.configurator.convert(value) - # If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def pop(self, key, default=None): - value = dict.pop(self, key, default) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - class ConvertingList(list): - """A converting list wrapper.""" - - def __getitem__(self, key): - value = list.__getitem__(self, key) - result = self.configurator.convert(value) - # If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def pop(self, idx=-1): - value = list.pop(self, idx) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - return result - - class ConvertingTuple(tuple): - """A converting tuple wrapper.""" - - def __getitem__(self, key): - value = tuple.__getitem__(self, key) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - class BaseConfigurator(object): - """ - The configurator base class which defines some useful defaults. - """ - - CONVERT_PATTERN = re.compile(r'^(?P[a-z]+)://(?P.*)$') - - WORD_PATTERN = re.compile(r'^\s*(\w+)\s*') - DOT_PATTERN = re.compile(r'^\.\s*(\w+)\s*') - INDEX_PATTERN = re.compile(r'^\[\s*(\w+)\s*\]\s*') - DIGIT_PATTERN = re.compile(r'^\d+$') - - value_converters = { - 'ext': 'ext_convert', - 'cfg': 'cfg_convert', - } - - # We might want to use a different one, e.g. importlib - importer = staticmethod(__import__) - - def __init__(self, config): - self.config = ConvertingDict(config) - self.config.configurator = self - - def resolve(self, s): - """ - Resolve strings to objects using standard import and attribute - syntax. - """ - name = s.split('.') - used = name.pop(0) - try: - found = self.importer(used) - for frag in name: - used += '.' + frag - try: - found = getattr(found, frag) - except AttributeError: - self.importer(used) - found = getattr(found, frag) - return found - except ImportError: - e, tb = sys.exc_info()[1:] - v = ValueError('Cannot resolve %r: %s' % (s, e)) - v.__cause__, v.__traceback__ = e, tb - raise v - - def ext_convert(self, value): - """Default converter for the ext:// protocol.""" - return self.resolve(value) - - def cfg_convert(self, value): - """Default converter for the cfg:// protocol.""" - rest = value - m = self.WORD_PATTERN.match(rest) - if m is None: - raise ValueError("Unable to convert %r" % value) - else: - rest = rest[m.end():] - d = self.config[m.groups()[0]] - while rest: - m = self.DOT_PATTERN.match(rest) - if m: - d = d[m.groups()[0]] - else: - m = self.INDEX_PATTERN.match(rest) - if m: - idx = m.groups()[0] - if not self.DIGIT_PATTERN.match(idx): - d = d[idx] - else: - try: - n = int( - idx - ) # try as number first (most likely) - d = d[n] - except TypeError: - d = d[idx] - if m: - rest = rest[m.end():] - else: - raise ValueError('Unable to convert ' - '%r at %r' % (value, rest)) - # rest should be empty - return d - - def convert(self, value): - """ - Convert values to an appropriate type. dicts, lists and tuples are - replaced by their converting alternatives. Strings are checked to - see if they have a conversion format and are converted if they do. - """ - if not isinstance(value, ConvertingDict) and isinstance( - value, dict): - value = ConvertingDict(value) - value.configurator = self - elif not isinstance(value, ConvertingList) and isinstance( - value, list): - value = ConvertingList(value) - value.configurator = self - elif not isinstance(value, ConvertingTuple) and isinstance(value, tuple): - value = ConvertingTuple(value) - value.configurator = self - elif isinstance(value, string_types): - m = self.CONVERT_PATTERN.match(value) - if m: - d = m.groupdict() - prefix = d['prefix'] - converter = self.value_converters.get(prefix, None) - if converter: - suffix = d['suffix'] - converter = getattr(self, converter) - value = converter(suffix) - return value - - def configure_custom(self, config): - """Configure an object with a user-supplied factory.""" - c = config.pop('()') - if not callable(c): - c = self.resolve(c) - props = config.pop('.', None) - # Check for valid identifiers - kwargs = dict([(k, config[k]) for k in config if valid_ident(k)]) - result = c(**kwargs) - if props: - for name, value in props.items(): - setattr(result, name, value) - return result - - def as_tuple(self, value): - """Utility function which converts lists to tuples.""" - if isinstance(value, list): - value = tuple(value) - return value diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/database.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/database.py deleted file mode 100644 index eb3765f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/database.py +++ /dev/null @@ -1,1359 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2023 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -"""PEP 376 implementation.""" - -from __future__ import unicode_literals - -import base64 -import codecs -import contextlib -import hashlib -import logging -import os -import posixpath -import sys -import zipimport - -from . import DistlibException, resources -from .compat import StringIO -from .version import get_scheme, UnsupportedVersionError -from .metadata import (Metadata, METADATA_FILENAME, WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME) -from .util import (parse_requirement, cached_property, parse_name_and_version, - read_exports, write_exports, CSVReader, CSVWriter) - -__all__ = [ - 'Distribution', 'BaseInstalledDistribution', 'InstalledDistribution', - 'EggInfoDistribution', 'DistributionPath' -] - -logger = logging.getLogger(__name__) - -EXPORTS_FILENAME = 'pydist-exports.json' -COMMANDS_FILENAME = 'pydist-commands.json' - -DIST_FILES = ('INSTALLER', METADATA_FILENAME, 'RECORD', 'REQUESTED', - 'RESOURCES', EXPORTS_FILENAME, 'SHARED') - -DISTINFO_EXT = '.dist-info' - - -class _Cache(object): - """ - A simple cache mapping names and .dist-info paths to distributions - """ - - def __init__(self): - """ - Initialise an instance. There is normally one for each DistributionPath. - """ - self.name = {} - self.path = {} - self.generated = False - - def clear(self): - """ - Clear the cache, setting it to its initial state. - """ - self.name.clear() - self.path.clear() - self.generated = False - - def add(self, dist): - """ - Add a distribution to the cache. - :param dist: The distribution to add. - """ - if dist.path not in self.path: - self.path[dist.path] = dist - self.name.setdefault(dist.key, []).append(dist) - - -class DistributionPath(object): - """ - Represents a set of distributions installed on a path (typically sys.path). - """ - - def __init__(self, path=None, include_egg=False): - """ - Create an instance from a path, optionally including legacy (distutils/ - setuptools/distribute) distributions. - :param path: The path to use, as a list of directories. If not specified, - sys.path is used. - :param include_egg: If True, this instance will look for and return legacy - distributions as well as those based on PEP 376. - """ - if path is None: - path = sys.path - self.path = path - self._include_dist = True - self._include_egg = include_egg - - self._cache = _Cache() - self._cache_egg = _Cache() - self._cache_enabled = True - self._scheme = get_scheme('default') - - def _get_cache_enabled(self): - return self._cache_enabled - - def _set_cache_enabled(self, value): - self._cache_enabled = value - - cache_enabled = property(_get_cache_enabled, _set_cache_enabled) - - def clear_cache(self): - """ - Clears the internal cache. - """ - self._cache.clear() - self._cache_egg.clear() - - def _yield_distributions(self): - """ - Yield .dist-info and/or .egg(-info) distributions. - """ - # We need to check if we've seen some resources already, because on - # some Linux systems (e.g. some Debian/Ubuntu variants) there are - # symlinks which alias other files in the environment. - seen = set() - for path in self.path: - finder = resources.finder_for_path(path) - if finder is None: - continue - r = finder.find('') - if not r or not r.is_container: - continue - rset = sorted(r.resources) - for entry in rset: - r = finder.find(entry) - if not r or r.path in seen: - continue - try: - if self._include_dist and entry.endswith(DISTINFO_EXT): - possible_filenames = [ - METADATA_FILENAME, WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME - ] - for metadata_filename in possible_filenames: - metadata_path = posixpath.join( - entry, metadata_filename) - pydist = finder.find(metadata_path) - if pydist: - break - else: - continue - - with contextlib.closing(pydist.as_stream()) as stream: - metadata = Metadata(fileobj=stream, - scheme='legacy') - logger.debug('Found %s', r.path) - seen.add(r.path) - yield new_dist_class(r.path, - metadata=metadata, - env=self) - elif self._include_egg and entry.endswith( - ('.egg-info', '.egg')): - logger.debug('Found %s', r.path) - seen.add(r.path) - yield old_dist_class(r.path, self) - except Exception as e: - msg = 'Unable to read distribution at %s, perhaps due to bad metadata: %s' - logger.warning(msg, r.path, e) - import warnings - warnings.warn(msg % (r.path, e), stacklevel=2) - - def _generate_cache(self): - """ - Scan the path for distributions and populate the cache with - those that are found. - """ - gen_dist = not self._cache.generated - gen_egg = self._include_egg and not self._cache_egg.generated - if gen_dist or gen_egg: - for dist in self._yield_distributions(): - if isinstance(dist, InstalledDistribution): - self._cache.add(dist) - else: - self._cache_egg.add(dist) - - if gen_dist: - self._cache.generated = True - if gen_egg: - self._cache_egg.generated = True - - @classmethod - def distinfo_dirname(cls, name, version): - """ - The *name* and *version* parameters are converted into their - filename-escaped form, i.e. any ``'-'`` characters are replaced - with ``'_'`` other than the one in ``'dist-info'`` and the one - separating the name from the version number. - - :parameter name: is converted to a standard distribution name by replacing - any runs of non- alphanumeric characters with a single - ``'-'``. - :type name: string - :parameter version: is converted to a standard version string. Spaces - become dots, and all other non-alphanumeric characters - (except dots) become dashes, with runs of multiple - dashes condensed to a single dash. - :type version: string - :returns: directory name - :rtype: string""" - name = name.replace('-', '_') - return '-'.join([name, version]) + DISTINFO_EXT - - def get_distributions(self): - """ - Provides an iterator that looks for distributions and returns - :class:`InstalledDistribution` or - :class:`EggInfoDistribution` instances for each one of them. - - :rtype: iterator of :class:`InstalledDistribution` and - :class:`EggInfoDistribution` instances - """ - if not self._cache_enabled: - for dist in self._yield_distributions(): - yield dist - else: - self._generate_cache() - - for dist in self._cache.path.values(): - yield dist - - if self._include_egg: - for dist in self._cache_egg.path.values(): - yield dist - - def get_distribution(self, name): - """ - Looks for a named distribution on the path. - - This function only returns the first result found, as no more than one - value is expected. If nothing is found, ``None`` is returned. - - :rtype: :class:`InstalledDistribution`, :class:`EggInfoDistribution` - or ``None`` - """ - result = None - name = name.lower() - if not self._cache_enabled: - for dist in self._yield_distributions(): - if dist.key == name: - result = dist - break - else: - self._generate_cache() - - if name in self._cache.name: - result = self._cache.name[name][0] - elif self._include_egg and name in self._cache_egg.name: - result = self._cache_egg.name[name][0] - return result - - def provides_distribution(self, name, version=None): - """ - Iterates over all distributions to find which distributions provide *name*. - If a *version* is provided, it will be used to filter the results. - - This function only returns the first result found, since no more than - one values are expected. If the directory is not found, returns ``None``. - - :parameter version: a version specifier that indicates the version - required, conforming to the format in ``PEP-345`` - - :type name: string - :type version: string - """ - matcher = None - if version is not None: - try: - matcher = self._scheme.matcher('%s (%s)' % (name, version)) - except ValueError: - raise DistlibException('invalid name or version: %r, %r' % - (name, version)) - - for dist in self.get_distributions(): - # We hit a problem on Travis where enum34 was installed and doesn't - # have a provides attribute ... - if not hasattr(dist, 'provides'): - logger.debug('No "provides": %s', dist) - else: - provided = dist.provides - - for p in provided: - p_name, p_ver = parse_name_and_version(p) - if matcher is None: - if p_name == name: - yield dist - break - else: - if p_name == name and matcher.match(p_ver): - yield dist - break - - def get_file_path(self, name, relative_path): - """ - Return the path to a resource file. - """ - dist = self.get_distribution(name) - if dist is None: - raise LookupError('no distribution named %r found' % name) - return dist.get_resource_path(relative_path) - - def get_exported_entries(self, category, name=None): - """ - Return all of the exported entries in a particular category. - - :param category: The category to search for entries. - :param name: If specified, only entries with that name are returned. - """ - for dist in self.get_distributions(): - r = dist.exports - if category in r: - d = r[category] - if name is not None: - if name in d: - yield d[name] - else: - for v in d.values(): - yield v - - -class Distribution(object): - """ - A base class for distributions, whether installed or from indexes. - Either way, it must have some metadata, so that's all that's needed - for construction. - """ - - build_time_dependency = False - """ - Set to True if it's known to be only a build-time dependency (i.e. - not needed after installation). - """ - - requested = False - """A boolean that indicates whether the ``REQUESTED`` metadata file is - present (in other words, whether the package was installed by user - request or it was installed as a dependency).""" - - def __init__(self, metadata): - """ - Initialise an instance. - :param metadata: The instance of :class:`Metadata` describing this - distribution. - """ - self.metadata = metadata - self.name = metadata.name - self.key = self.name.lower() # for case-insensitive comparisons - self.version = metadata.version - self.locator = None - self.digest = None - self.extras = None # additional features requested - self.context = None # environment marker overrides - self.download_urls = set() - self.digests = {} - - @property - def source_url(self): - """ - The source archive download URL for this distribution. - """ - return self.metadata.source_url - - download_url = source_url # Backward compatibility - - @property - def name_and_version(self): - """ - A utility property which displays the name and version in parentheses. - """ - return '%s (%s)' % (self.name, self.version) - - @property - def provides(self): - """ - A set of distribution names and versions provided by this distribution. - :return: A set of "name (version)" strings. - """ - plist = self.metadata.provides - s = '%s (%s)' % (self.name, self.version) - if s not in plist: - plist.append(s) - return plist - - def _get_requirements(self, req_attr): - md = self.metadata - reqts = getattr(md, req_attr) - logger.debug('%s: got requirements %r from metadata: %r', self.name, - req_attr, reqts) - return set( - md.get_requirements(reqts, extras=self.extras, env=self.context)) - - @property - def run_requires(self): - return self._get_requirements('run_requires') - - @property - def meta_requires(self): - return self._get_requirements('meta_requires') - - @property - def build_requires(self): - return self._get_requirements('build_requires') - - @property - def test_requires(self): - return self._get_requirements('test_requires') - - @property - def dev_requires(self): - return self._get_requirements('dev_requires') - - def matches_requirement(self, req): - """ - Say if this instance matches (fulfills) a requirement. - :param req: The requirement to match. - :rtype req: str - :return: True if it matches, else False. - """ - # Requirement may contain extras - parse to lose those - # from what's passed to the matcher - r = parse_requirement(req) - scheme = get_scheme(self.metadata.scheme) - try: - matcher = scheme.matcher(r.requirement) - except UnsupportedVersionError: - # XXX compat-mode if cannot read the version - logger.warning('could not read version %r - using name only', req) - name = req.split()[0] - matcher = scheme.matcher(name) - - name = matcher.key # case-insensitive - - result = False - for p in self.provides: - p_name, p_ver = parse_name_and_version(p) - if p_name != name: - continue - try: - result = matcher.match(p_ver) - break - except UnsupportedVersionError: - pass - return result - - def __repr__(self): - """ - Return a textual representation of this instance, - """ - if self.source_url: - suffix = ' [%s]' % self.source_url - else: - suffix = '' - return '' % (self.name, self.version, suffix) - - def __eq__(self, other): - """ - See if this distribution is the same as another. - :param other: The distribution to compare with. To be equal to one - another. distributions must have the same type, name, - version and source_url. - :return: True if it is the same, else False. - """ - if type(other) is not type(self): - result = False - else: - result = (self.name == other.name and self.version == other.version - and self.source_url == other.source_url) - return result - - def __hash__(self): - """ - Compute hash in a way which matches the equality test. - """ - return hash(self.name) + hash(self.version) + hash(self.source_url) - - -class BaseInstalledDistribution(Distribution): - """ - This is the base class for installed distributions (whether PEP 376 or - legacy). - """ - - hasher = None - - def __init__(self, metadata, path, env=None): - """ - Initialise an instance. - :param metadata: An instance of :class:`Metadata` which describes the - distribution. This will normally have been initialised - from a metadata file in the ``path``. - :param path: The path of the ``.dist-info`` or ``.egg-info`` - directory for the distribution. - :param env: This is normally the :class:`DistributionPath` - instance where this distribution was found. - """ - super(BaseInstalledDistribution, self).__init__(metadata) - self.path = path - self.dist_path = env - - def get_hash(self, data, hasher=None): - """ - Get the hash of some data, using a particular hash algorithm, if - specified. - - :param data: The data to be hashed. - :type data: bytes - :param hasher: The name of a hash implementation, supported by hashlib, - or ``None``. Examples of valid values are ``'sha1'``, - ``'sha224'``, ``'sha384'``, '``sha256'``, ``'md5'`` and - ``'sha512'``. If no hasher is specified, the ``hasher`` - attribute of the :class:`InstalledDistribution` instance - is used. If the hasher is determined to be ``None``, MD5 - is used as the hashing algorithm. - :returns: The hash of the data. If a hasher was explicitly specified, - the returned hash will be prefixed with the specified hasher - followed by '='. - :rtype: str - """ - if hasher is None: - hasher = self.hasher - if hasher is None: - hasher = hashlib.md5 - prefix = '' - else: - hasher = getattr(hashlib, hasher) - prefix = '%s=' % self.hasher - digest = hasher(data).digest() - digest = base64.urlsafe_b64encode(digest).rstrip(b'=').decode('ascii') - return '%s%s' % (prefix, digest) - - -class InstalledDistribution(BaseInstalledDistribution): - """ - Created with the *path* of the ``.dist-info`` directory provided to the - constructor. It reads the metadata contained in ``pydist.json`` when it is - instantiated., or uses a passed in Metadata instance (useful for when - dry-run mode is being used). - """ - - hasher = 'sha256' - - def __init__(self, path, metadata=None, env=None): - self.modules = [] - self.finder = finder = resources.finder_for_path(path) - if finder is None: - raise ValueError('finder unavailable for %s' % path) - if env and env._cache_enabled and path in env._cache.path: - metadata = env._cache.path[path].metadata - elif metadata is None: - r = finder.find(METADATA_FILENAME) - # Temporary - for Wheel 0.23 support - if r is None: - r = finder.find(WHEEL_METADATA_FILENAME) - # Temporary - for legacy support - if r is None: - r = finder.find(LEGACY_METADATA_FILENAME) - if r is None: - raise ValueError('no %s found in %s' % - (METADATA_FILENAME, path)) - with contextlib.closing(r.as_stream()) as stream: - metadata = Metadata(fileobj=stream, scheme='legacy') - - super(InstalledDistribution, self).__init__(metadata, path, env) - - if env and env._cache_enabled: - env._cache.add(self) - - r = finder.find('REQUESTED') - self.requested = r is not None - p = os.path.join(path, 'top_level.txt') - if os.path.exists(p): - with open(p, 'rb') as f: - data = f.read().decode('utf-8') - self.modules = data.splitlines() - - def __repr__(self): - return '' % ( - self.name, self.version, self.path) - - def __str__(self): - return "%s %s" % (self.name, self.version) - - def _get_records(self): - """ - Get the list of installed files for the distribution - :return: A list of tuples of path, hash and size. Note that hash and - size might be ``None`` for some entries. The path is exactly - as stored in the file (which is as in PEP 376). - """ - results = [] - r = self.get_distinfo_resource('RECORD') - with contextlib.closing(r.as_stream()) as stream: - with CSVReader(stream=stream) as record_reader: - # Base location is parent dir of .dist-info dir - # base_location = os.path.dirname(self.path) - # base_location = os.path.abspath(base_location) - for row in record_reader: - missing = [None for i in range(len(row), 3)] - path, checksum, size = row + missing - # if not os.path.isabs(path): - # path = path.replace('/', os.sep) - # path = os.path.join(base_location, path) - results.append((path, checksum, size)) - return results - - @cached_property - def exports(self): - """ - Return the information exported by this distribution. - :return: A dictionary of exports, mapping an export category to a dict - of :class:`ExportEntry` instances describing the individual - export entries, and keyed by name. - """ - result = {} - r = self.get_distinfo_resource(EXPORTS_FILENAME) - if r: - result = self.read_exports() - return result - - def read_exports(self): - """ - Read exports data from a file in .ini format. - - :return: A dictionary of exports, mapping an export category to a list - of :class:`ExportEntry` instances describing the individual - export entries. - """ - result = {} - r = self.get_distinfo_resource(EXPORTS_FILENAME) - if r: - with contextlib.closing(r.as_stream()) as stream: - result = read_exports(stream) - return result - - def write_exports(self, exports): - """ - Write a dictionary of exports to a file in .ini format. - :param exports: A dictionary of exports, mapping an export category to - a list of :class:`ExportEntry` instances describing the - individual export entries. - """ - rf = self.get_distinfo_file(EXPORTS_FILENAME) - with open(rf, 'w') as f: - write_exports(exports, f) - - def get_resource_path(self, relative_path): - """ - NOTE: This API may change in the future. - - Return the absolute path to a resource file with the given relative - path. - - :param relative_path: The path, relative to .dist-info, of the resource - of interest. - :return: The absolute path where the resource is to be found. - """ - r = self.get_distinfo_resource('RESOURCES') - with contextlib.closing(r.as_stream()) as stream: - with CSVReader(stream=stream) as resources_reader: - for relative, destination in resources_reader: - if relative == relative_path: - return destination - raise KeyError('no resource file with relative path %r ' - 'is installed' % relative_path) - - def list_installed_files(self): - """ - Iterates over the ``RECORD`` entries and returns a tuple - ``(path, hash, size)`` for each line. - - :returns: iterator of (path, hash, size) - """ - for result in self._get_records(): - yield result - - def write_installed_files(self, paths, prefix, dry_run=False): - """ - Writes the ``RECORD`` file, using the ``paths`` iterable passed in. Any - existing ``RECORD`` file is silently overwritten. - - prefix is used to determine when to write absolute paths. - """ - prefix = os.path.join(prefix, '') - base = os.path.dirname(self.path) - base_under_prefix = base.startswith(prefix) - base = os.path.join(base, '') - record_path = self.get_distinfo_file('RECORD') - logger.info('creating %s', record_path) - if dry_run: - return None - with CSVWriter(record_path) as writer: - for path in paths: - if os.path.isdir(path) or path.endswith(('.pyc', '.pyo')): - # do not put size and hash, as in PEP-376 - hash_value = size = '' - else: - size = '%d' % os.path.getsize(path) - with open(path, 'rb') as fp: - hash_value = self.get_hash(fp.read()) - if path.startswith(base) or (base_under_prefix - and path.startswith(prefix)): - path = os.path.relpath(path, base) - writer.writerow((path, hash_value, size)) - - # add the RECORD file itself - if record_path.startswith(base): - record_path = os.path.relpath(record_path, base) - writer.writerow((record_path, '', '')) - return record_path - - def check_installed_files(self): - """ - Checks that the hashes and sizes of the files in ``RECORD`` are - matched by the files themselves. Returns a (possibly empty) list of - mismatches. Each entry in the mismatch list will be a tuple consisting - of the path, 'exists', 'size' or 'hash' according to what didn't match - (existence is checked first, then size, then hash), the expected - value and the actual value. - """ - mismatches = [] - base = os.path.dirname(self.path) - record_path = self.get_distinfo_file('RECORD') - for path, hash_value, size in self.list_installed_files(): - if not os.path.isabs(path): - path = os.path.join(base, path) - if path == record_path: - continue - if not os.path.exists(path): - mismatches.append((path, 'exists', True, False)) - elif os.path.isfile(path): - actual_size = str(os.path.getsize(path)) - if size and actual_size != size: - mismatches.append((path, 'size', size, actual_size)) - elif hash_value: - if '=' in hash_value: - hasher = hash_value.split('=', 1)[0] - else: - hasher = None - - with open(path, 'rb') as f: - actual_hash = self.get_hash(f.read(), hasher) - if actual_hash != hash_value: - mismatches.append( - (path, 'hash', hash_value, actual_hash)) - return mismatches - - @cached_property - def shared_locations(self): - """ - A dictionary of shared locations whose keys are in the set 'prefix', - 'purelib', 'platlib', 'scripts', 'headers', 'data' and 'namespace'. - The corresponding value is the absolute path of that category for - this distribution, and takes into account any paths selected by the - user at installation time (e.g. via command-line arguments). In the - case of the 'namespace' key, this would be a list of absolute paths - for the roots of namespace packages in this distribution. - - The first time this property is accessed, the relevant information is - read from the SHARED file in the .dist-info directory. - """ - result = {} - shared_path = os.path.join(self.path, 'SHARED') - if os.path.isfile(shared_path): - with codecs.open(shared_path, 'r', encoding='utf-8') as f: - lines = f.read().splitlines() - for line in lines: - key, value = line.split('=', 1) - if key == 'namespace': - result.setdefault(key, []).append(value) - else: - result[key] = value - return result - - def write_shared_locations(self, paths, dry_run=False): - """ - Write shared location information to the SHARED file in .dist-info. - :param paths: A dictionary as described in the documentation for - :meth:`shared_locations`. - :param dry_run: If True, the action is logged but no file is actually - written. - :return: The path of the file written to. - """ - shared_path = os.path.join(self.path, 'SHARED') - logger.info('creating %s', shared_path) - if dry_run: - return None - lines = [] - for key in ('prefix', 'lib', 'headers', 'scripts', 'data'): - path = paths[key] - if os.path.isdir(paths[key]): - lines.append('%s=%s' % (key, path)) - for ns in paths.get('namespace', ()): - lines.append('namespace=%s' % ns) - - with codecs.open(shared_path, 'w', encoding='utf-8') as f: - f.write('\n'.join(lines)) - return shared_path - - def get_distinfo_resource(self, path): - if path not in DIST_FILES: - raise DistlibException('invalid path for a dist-info file: ' - '%r at %r' % (path, self.path)) - finder = resources.finder_for_path(self.path) - if finder is None: - raise DistlibException('Unable to get a finder for %s' % self.path) - return finder.find(path) - - def get_distinfo_file(self, path): - """ - Returns a path located under the ``.dist-info`` directory. Returns a - string representing the path. - - :parameter path: a ``'/'``-separated path relative to the - ``.dist-info`` directory or an absolute path; - If *path* is an absolute path and doesn't start - with the ``.dist-info`` directory path, - a :class:`DistlibException` is raised - :type path: str - :rtype: str - """ - # Check if it is an absolute path # XXX use relpath, add tests - if path.find(os.sep) >= 0: - # it's an absolute path? - distinfo_dirname, path = path.split(os.sep)[-2:] - if distinfo_dirname != self.path.split(os.sep)[-1]: - raise DistlibException( - 'dist-info file %r does not belong to the %r %s ' - 'distribution' % (path, self.name, self.version)) - - # The file must be relative - if path not in DIST_FILES: - raise DistlibException('invalid path for a dist-info file: ' - '%r at %r' % (path, self.path)) - - return os.path.join(self.path, path) - - def list_distinfo_files(self): - """ - Iterates over the ``RECORD`` entries and returns paths for each line if - the path is pointing to a file located in the ``.dist-info`` directory - or one of its subdirectories. - - :returns: iterator of paths - """ - base = os.path.dirname(self.path) - for path, checksum, size in self._get_records(): - # XXX add separator or use real relpath algo - if not os.path.isabs(path): - path = os.path.join(base, path) - if path.startswith(self.path): - yield path - - def __eq__(self, other): - return (isinstance(other, InstalledDistribution) - and self.path == other.path) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - __hash__ = object.__hash__ - - -class EggInfoDistribution(BaseInstalledDistribution): - """Created with the *path* of the ``.egg-info`` directory or file provided - to the constructor. It reads the metadata contained in the file itself, or - if the given path happens to be a directory, the metadata is read from the - file ``PKG-INFO`` under that directory.""" - - requested = True # as we have no way of knowing, assume it was - shared_locations = {} - - def __init__(self, path, env=None): - - def set_name_and_version(s, n, v): - s.name = n - s.key = n.lower() # for case-insensitive comparisons - s.version = v - - self.path = path - self.dist_path = env - if env and env._cache_enabled and path in env._cache_egg.path: - metadata = env._cache_egg.path[path].metadata - set_name_and_version(self, metadata.name, metadata.version) - else: - metadata = self._get_metadata(path) - - # Need to be set before caching - set_name_and_version(self, metadata.name, metadata.version) - - if env and env._cache_enabled: - env._cache_egg.add(self) - super(EggInfoDistribution, self).__init__(metadata, path, env) - - def _get_metadata(self, path): - requires = None - - def parse_requires_data(data): - """Create a list of dependencies from a requires.txt file. - - *data*: the contents of a setuptools-produced requires.txt file. - """ - reqs = [] - lines = data.splitlines() - for line in lines: - line = line.strip() - # sectioned files have bare newlines (separating sections) - if not line: # pragma: no cover - continue - if line.startswith('['): # pragma: no cover - logger.warning( - 'Unexpected line: quitting requirement scan: %r', line) - break - r = parse_requirement(line) - if not r: # pragma: no cover - logger.warning('Not recognised as a requirement: %r', line) - continue - if r.extras: # pragma: no cover - logger.warning('extra requirements in requires.txt are ' - 'not supported') - if not r.constraints: - reqs.append(r.name) - else: - cons = ', '.join('%s%s' % c for c in r.constraints) - reqs.append('%s (%s)' % (r.name, cons)) - return reqs - - def parse_requires_path(req_path): - """Create a list of dependencies from a requires.txt file. - - *req_path*: the path to a setuptools-produced requires.txt file. - """ - - reqs = [] - try: - with codecs.open(req_path, 'r', 'utf-8') as fp: - reqs = parse_requires_data(fp.read()) - except IOError: - pass - return reqs - - tl_path = tl_data = None - if path.endswith('.egg'): - if os.path.isdir(path): - p = os.path.join(path, 'EGG-INFO') - meta_path = os.path.join(p, 'PKG-INFO') - metadata = Metadata(path=meta_path, scheme='legacy') - req_path = os.path.join(p, 'requires.txt') - tl_path = os.path.join(p, 'top_level.txt') - requires = parse_requires_path(req_path) - else: - # FIXME handle the case where zipfile is not available - zipf = zipimport.zipimporter(path) - fileobj = StringIO( - zipf.get_data('EGG-INFO/PKG-INFO').decode('utf8')) - metadata = Metadata(fileobj=fileobj, scheme='legacy') - try: - data = zipf.get_data('EGG-INFO/requires.txt') - tl_data = zipf.get_data('EGG-INFO/top_level.txt').decode( - 'utf-8') - requires = parse_requires_data(data.decode('utf-8')) - except IOError: - requires = None - elif path.endswith('.egg-info'): - if os.path.isdir(path): - req_path = os.path.join(path, 'requires.txt') - requires = parse_requires_path(req_path) - path = os.path.join(path, 'PKG-INFO') - tl_path = os.path.join(path, 'top_level.txt') - metadata = Metadata(path=path, scheme='legacy') - else: - raise DistlibException('path must end with .egg-info or .egg, ' - 'got %r' % path) - - if requires: - metadata.add_requirements(requires) - # look for top-level modules in top_level.txt, if present - if tl_data is None: - if tl_path is not None and os.path.exists(tl_path): - with open(tl_path, 'rb') as f: - tl_data = f.read().decode('utf-8') - if not tl_data: - tl_data = [] - else: - tl_data = tl_data.splitlines() - self.modules = tl_data - return metadata - - def __repr__(self): - return '' % (self.name, self.version, - self.path) - - def __str__(self): - return "%s %s" % (self.name, self.version) - - def check_installed_files(self): - """ - Checks that the hashes and sizes of the files in ``RECORD`` are - matched by the files themselves. Returns a (possibly empty) list of - mismatches. Each entry in the mismatch list will be a tuple consisting - of the path, 'exists', 'size' or 'hash' according to what didn't match - (existence is checked first, then size, then hash), the expected - value and the actual value. - """ - mismatches = [] - record_path = os.path.join(self.path, 'installed-files.txt') - if os.path.exists(record_path): - for path, _, _ in self.list_installed_files(): - if path == record_path: - continue - if not os.path.exists(path): - mismatches.append((path, 'exists', True, False)) - return mismatches - - def list_installed_files(self): - """ - Iterates over the ``installed-files.txt`` entries and returns a tuple - ``(path, hash, size)`` for each line. - - :returns: a list of (path, hash, size) - """ - - def _md5(path): - f = open(path, 'rb') - try: - content = f.read() - finally: - f.close() - return hashlib.md5(content).hexdigest() - - def _size(path): - return os.stat(path).st_size - - record_path = os.path.join(self.path, 'installed-files.txt') - result = [] - if os.path.exists(record_path): - with codecs.open(record_path, 'r', encoding='utf-8') as f: - for line in f: - line = line.strip() - p = os.path.normpath(os.path.join(self.path, line)) - # "./" is present as a marker between installed files - # and installation metadata files - if not os.path.exists(p): - logger.warning('Non-existent file: %s', p) - if p.endswith(('.pyc', '.pyo')): - continue - # otherwise fall through and fail - if not os.path.isdir(p): - result.append((p, _md5(p), _size(p))) - result.append((record_path, None, None)) - return result - - def list_distinfo_files(self, absolute=False): - """ - Iterates over the ``installed-files.txt`` entries and returns paths for - each line if the path is pointing to a file located in the - ``.egg-info`` directory or one of its subdirectories. - - :parameter absolute: If *absolute* is ``True``, each returned path is - transformed into a local absolute path. Otherwise the - raw value from ``installed-files.txt`` is returned. - :type absolute: boolean - :returns: iterator of paths - """ - record_path = os.path.join(self.path, 'installed-files.txt') - if os.path.exists(record_path): - skip = True - with codecs.open(record_path, 'r', encoding='utf-8') as f: - for line in f: - line = line.strip() - if line == './': - skip = False - continue - if not skip: - p = os.path.normpath(os.path.join(self.path, line)) - if p.startswith(self.path): - if absolute: - yield p - else: - yield line - - def __eq__(self, other): - return (isinstance(other, EggInfoDistribution) - and self.path == other.path) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - __hash__ = object.__hash__ - - -new_dist_class = InstalledDistribution -old_dist_class = EggInfoDistribution - - -class DependencyGraph(object): - """ - Represents a dependency graph between distributions. - - The dependency relationships are stored in an ``adjacency_list`` that maps - distributions to a list of ``(other, label)`` tuples where ``other`` - is a distribution and the edge is labeled with ``label`` (i.e. the version - specifier, if such was provided). Also, for more efficient traversal, for - every distribution ``x``, a list of predecessors is kept in - ``reverse_list[x]``. An edge from distribution ``a`` to - distribution ``b`` means that ``a`` depends on ``b``. If any missing - dependencies are found, they are stored in ``missing``, which is a - dictionary that maps distributions to a list of requirements that were not - provided by any other distributions. - """ - - def __init__(self): - self.adjacency_list = {} - self.reverse_list = {} - self.missing = {} - - def add_distribution(self, distribution): - """Add the *distribution* to the graph. - - :type distribution: :class:`distutils2.database.InstalledDistribution` - or :class:`distutils2.database.EggInfoDistribution` - """ - self.adjacency_list[distribution] = [] - self.reverse_list[distribution] = [] - # self.missing[distribution] = [] - - def add_edge(self, x, y, label=None): - """Add an edge from distribution *x* to distribution *y* with the given - *label*. - - :type x: :class:`distutils2.database.InstalledDistribution` or - :class:`distutils2.database.EggInfoDistribution` - :type y: :class:`distutils2.database.InstalledDistribution` or - :class:`distutils2.database.EggInfoDistribution` - :type label: ``str`` or ``None`` - """ - self.adjacency_list[x].append((y, label)) - # multiple edges are allowed, so be careful - if x not in self.reverse_list[y]: - self.reverse_list[y].append(x) - - def add_missing(self, distribution, requirement): - """ - Add a missing *requirement* for the given *distribution*. - - :type distribution: :class:`distutils2.database.InstalledDistribution` - or :class:`distutils2.database.EggInfoDistribution` - :type requirement: ``str`` - """ - logger.debug('%s missing %r', distribution, requirement) - self.missing.setdefault(distribution, []).append(requirement) - - def _repr_dist(self, dist): - return '%s %s' % (dist.name, dist.version) - - def repr_node(self, dist, level=1): - """Prints only a subgraph""" - output = [self._repr_dist(dist)] - for other, label in self.adjacency_list[dist]: - dist = self._repr_dist(other) - if label is not None: - dist = '%s [%s]' % (dist, label) - output.append(' ' * level + str(dist)) - suboutput = self.repr_node(other, level + 1) - subs = suboutput.split('\n') - output.extend(subs[1:]) - return '\n'.join(output) - - def to_dot(self, f, skip_disconnected=True): - """Writes a DOT output for the graph to the provided file *f*. - - If *skip_disconnected* is set to ``True``, then all distributions - that are not dependent on any other distribution are skipped. - - :type f: has to support ``file``-like operations - :type skip_disconnected: ``bool`` - """ - disconnected = [] - - f.write("digraph dependencies {\n") - for dist, adjs in self.adjacency_list.items(): - if len(adjs) == 0 and not skip_disconnected: - disconnected.append(dist) - for other, label in adjs: - if label is not None: - f.write('"%s" -> "%s" [label="%s"]\n' % - (dist.name, other.name, label)) - else: - f.write('"%s" -> "%s"\n' % (dist.name, other.name)) - if not skip_disconnected and len(disconnected) > 0: - f.write('subgraph disconnected {\n') - f.write('label = "Disconnected"\n') - f.write('bgcolor = red\n') - - for dist in disconnected: - f.write('"%s"' % dist.name) - f.write('\n') - f.write('}\n') - f.write('}\n') - - def topological_sort(self): - """ - Perform a topological sort of the graph. - :return: A tuple, the first element of which is a topologically sorted - list of distributions, and the second element of which is a - list of distributions that cannot be sorted because they have - circular dependencies and so form a cycle. - """ - result = [] - # Make a shallow copy of the adjacency list - alist = {} - for k, v in self.adjacency_list.items(): - alist[k] = v[:] - while True: - # See what we can remove in this run - to_remove = [] - for k, v in list(alist.items())[:]: - if not v: - to_remove.append(k) - del alist[k] - if not to_remove: - # What's left in alist (if anything) is a cycle. - break - # Remove from the adjacency list of others - for k, v in alist.items(): - alist[k] = [(d, r) for d, r in v if d not in to_remove] - logger.debug('Moving to result: %s', - ['%s (%s)' % (d.name, d.version) for d in to_remove]) - result.extend(to_remove) - return result, list(alist.keys()) - - def __repr__(self): - """Representation of the graph""" - output = [] - for dist, adjs in self.adjacency_list.items(): - output.append(self.repr_node(dist)) - return '\n'.join(output) - - -def make_graph(dists, scheme='default'): - """Makes a dependency graph from the given distributions. - - :parameter dists: a list of distributions - :type dists: list of :class:`distutils2.database.InstalledDistribution` and - :class:`distutils2.database.EggInfoDistribution` instances - :rtype: a :class:`DependencyGraph` instance - """ - scheme = get_scheme(scheme) - graph = DependencyGraph() - provided = {} # maps names to lists of (version, dist) tuples - - # first, build the graph and find out what's provided - for dist in dists: - graph.add_distribution(dist) - - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Add to provided: %s, %s, %s', name, version, dist) - provided.setdefault(name, []).append((version, dist)) - - # now make the edges - for dist in dists: - requires = (dist.run_requires | dist.meta_requires - | dist.build_requires | dist.dev_requires) - for req in requires: - try: - matcher = scheme.matcher(req) - except UnsupportedVersionError: - # XXX compat-mode if cannot read the version - logger.warning('could not read version %r - using name only', - req) - name = req.split()[0] - matcher = scheme.matcher(name) - - name = matcher.key # case-insensitive - - matched = False - if name in provided: - for version, provider in provided[name]: - try: - match = matcher.match(version) - except UnsupportedVersionError: - match = False - - if match: - graph.add_edge(dist, provider, req) - matched = True - break - if not matched: - graph.add_missing(dist, req) - return graph - - -def get_dependent_dists(dists, dist): - """Recursively generate a list of distributions from *dists* that are - dependent on *dist*. - - :param dists: a list of distributions - :param dist: a distribution, member of *dists* for which we are interested - """ - if dist not in dists: - raise DistlibException('given distribution %r is not a member ' - 'of the list' % dist.name) - graph = make_graph(dists) - - dep = [dist] # dependent distributions - todo = graph.reverse_list[dist] # list of nodes we should inspect - - while todo: - d = todo.pop() - dep.append(d) - for succ in graph.reverse_list[d]: - if succ not in dep: - todo.append(succ) - - dep.pop(0) # remove dist from dep, was there to prevent infinite loops - return dep - - -def get_required_dists(dists, dist): - """Recursively generate a list of distributions from *dists* that are - required by *dist*. - - :param dists: a list of distributions - :param dist: a distribution, member of *dists* for which we are interested - in finding the dependencies. - """ - if dist not in dists: - raise DistlibException('given distribution %r is not a member ' - 'of the list' % dist.name) - graph = make_graph(dists) - - req = set() # required distributions - todo = graph.adjacency_list[dist] # list of nodes we should inspect - seen = set(t[0] for t in todo) # already added to todo - - while todo: - d = todo.pop()[0] - req.add(d) - pred_list = graph.adjacency_list[d] - for pred in pred_list: - d = pred[0] - if d not in req and d not in seen: - seen.add(d) - todo.append(pred) - return req - - -def make_dist(name, version, **kwargs): - """ - A convenience method for making a dist given just a name and version. - """ - summary = kwargs.pop('summary', 'Placeholder for summary') - md = Metadata(**kwargs) - md.name = name - md.version = version - md.summary = summary or 'Placeholder for summary' - return Distribution(md) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/index.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/index.py deleted file mode 100644 index 56cd286..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/index.py +++ /dev/null @@ -1,508 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2023 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import hashlib -import logging -import os -import shutil -import subprocess -import tempfile -try: - from threading import Thread -except ImportError: # pragma: no cover - from dummy_threading import Thread - -from . import DistlibException -from .compat import (HTTPBasicAuthHandler, Request, HTTPPasswordMgr, - urlparse, build_opener, string_types) -from .util import zip_dir, ServerProxy - -logger = logging.getLogger(__name__) - -DEFAULT_INDEX = 'https://pypi.org/pypi' -DEFAULT_REALM = 'pypi' - - -class PackageIndex(object): - """ - This class represents a package index compatible with PyPI, the Python - Package Index. - """ - - boundary = b'----------ThIs_Is_tHe_distlib_index_bouNdaRY_$' - - def __init__(self, url=None): - """ - Initialise an instance. - - :param url: The URL of the index. If not specified, the URL for PyPI is - used. - """ - self.url = url or DEFAULT_INDEX - self.read_configuration() - scheme, netloc, path, params, query, frag = urlparse(self.url) - if params or query or frag or scheme not in ('http', 'https'): - raise DistlibException('invalid repository: %s' % self.url) - self.password_handler = None - self.ssl_verifier = None - self.gpg = None - self.gpg_home = None - with open(os.devnull, 'w') as sink: - # Use gpg by default rather than gpg2, as gpg2 insists on - # prompting for passwords - for s in ('gpg', 'gpg2'): - try: - rc = subprocess.check_call([s, '--version'], stdout=sink, - stderr=sink) - if rc == 0: - self.gpg = s - break - except OSError: - pass - - def _get_pypirc_command(self): - """ - Get the distutils command for interacting with PyPI configurations. - :return: the command. - """ - from .util import _get_pypirc_command as cmd - return cmd() - - def read_configuration(self): - """ - Read the PyPI access configuration as supported by distutils. This populates - ``username``, ``password``, ``realm`` and ``url`` attributes from the - configuration. - """ - from .util import _load_pypirc - cfg = _load_pypirc(self) - self.username = cfg.get('username') - self.password = cfg.get('password') - self.realm = cfg.get('realm', 'pypi') - self.url = cfg.get('repository', self.url) - - def save_configuration(self): - """ - Save the PyPI access configuration. You must have set ``username`` and - ``password`` attributes before calling this method. - """ - self.check_credentials() - from .util import _store_pypirc - _store_pypirc(self) - - def check_credentials(self): - """ - Check that ``username`` and ``password`` have been set, and raise an - exception if not. - """ - if self.username is None or self.password is None: - raise DistlibException('username and password must be set') - pm = HTTPPasswordMgr() - _, netloc, _, _, _, _ = urlparse(self.url) - pm.add_password(self.realm, netloc, self.username, self.password) - self.password_handler = HTTPBasicAuthHandler(pm) - - def register(self, metadata): # pragma: no cover - """ - Register a distribution on PyPI, using the provided metadata. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the distribution to be - registered. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - metadata.validate() - d = metadata.todict() - d[':action'] = 'verify' - request = self.encode_request(d.items(), []) - self.send_request(request) - d[':action'] = 'submit' - request = self.encode_request(d.items(), []) - return self.send_request(request) - - def _reader(self, name, stream, outbuf): - """ - Thread runner for reading lines of from a subprocess into a buffer. - - :param name: The logical name of the stream (used for logging only). - :param stream: The stream to read from. This will typically a pipe - connected to the output stream of a subprocess. - :param outbuf: The list to append the read lines to. - """ - while True: - s = stream.readline() - if not s: - break - s = s.decode('utf-8').rstrip() - outbuf.append(s) - logger.debug('%s: %s' % (name, s)) - stream.close() - - def get_sign_command(self, filename, signer, sign_password, keystore=None): # pragma: no cover - """ - Return a suitable command for signing a file. - - :param filename: The pathname to the file to be signed. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: The signing command as a list suitable to be - passed to :class:`subprocess.Popen`. - """ - cmd = [self.gpg, '--status-fd', '2', '--no-tty'] - if keystore is None: - keystore = self.gpg_home - if keystore: - cmd.extend(['--homedir', keystore]) - if sign_password is not None: - cmd.extend(['--batch', '--passphrase-fd', '0']) - td = tempfile.mkdtemp() - sf = os.path.join(td, os.path.basename(filename) + '.asc') - cmd.extend(['--detach-sign', '--armor', '--local-user', - signer, '--output', sf, filename]) - logger.debug('invoking: %s', ' '.join(cmd)) - return cmd, sf - - def run_command(self, cmd, input_data=None): - """ - Run a command in a child process , passing it any input data specified. - - :param cmd: The command to run. - :param input_data: If specified, this must be a byte string containing - data to be sent to the child process. - :return: A tuple consisting of the subprocess' exit code, a list of - lines read from the subprocess' ``stdout``, and a list of - lines read from the subprocess' ``stderr``. - """ - kwargs = { - 'stdout': subprocess.PIPE, - 'stderr': subprocess.PIPE, - } - if input_data is not None: - kwargs['stdin'] = subprocess.PIPE - stdout = [] - stderr = [] - p = subprocess.Popen(cmd, **kwargs) - # We don't use communicate() here because we may need to - # get clever with interacting with the command - t1 = Thread(target=self._reader, args=('stdout', p.stdout, stdout)) - t1.start() - t2 = Thread(target=self._reader, args=('stderr', p.stderr, stderr)) - t2.start() - if input_data is not None: - p.stdin.write(input_data) - p.stdin.close() - - p.wait() - t1.join() - t2.join() - return p.returncode, stdout, stderr - - def sign_file(self, filename, signer, sign_password, keystore=None): # pragma: no cover - """ - Sign a file. - - :param filename: The pathname to the file to be signed. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param keystore: The path to a directory which contains the keys - used in signing. If not specified, the instance's - ``gpg_home`` attribute is used instead. - :return: The absolute pathname of the file where the signature is - stored. - """ - cmd, sig_file = self.get_sign_command(filename, signer, sign_password, - keystore) - rc, stdout, stderr = self.run_command(cmd, - sign_password.encode('utf-8')) - if rc != 0: - raise DistlibException('sign command failed with error ' - 'code %s' % rc) - return sig_file - - def upload_file(self, metadata, filename, signer=None, sign_password=None, - filetype='sdist', pyversion='source', keystore=None): - """ - Upload a release file to the index. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the file to be uploaded. - :param filename: The pathname of the file to be uploaded. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param filetype: The type of the file being uploaded. This is the - distutils command which produced that file, e.g. - ``sdist`` or ``bdist_wheel``. - :param pyversion: The version of Python which the release relates - to. For code compatible with any Python, this would - be ``source``, otherwise it would be e.g. ``3.2``. - :param keystore: The path to a directory which contains the keys - used in signing. If not specified, the instance's - ``gpg_home`` attribute is used instead. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - if not os.path.exists(filename): - raise DistlibException('not found: %s' % filename) - metadata.validate() - d = metadata.todict() - sig_file = None - if signer: - if not self.gpg: - logger.warning('no signing program available - not signed') - else: - sig_file = self.sign_file(filename, signer, sign_password, - keystore) - with open(filename, 'rb') as f: - file_data = f.read() - md5_digest = hashlib.md5(file_data).hexdigest() - sha256_digest = hashlib.sha256(file_data).hexdigest() - d.update({ - ':action': 'file_upload', - 'protocol_version': '1', - 'filetype': filetype, - 'pyversion': pyversion, - 'md5_digest': md5_digest, - 'sha256_digest': sha256_digest, - }) - files = [('content', os.path.basename(filename), file_data)] - if sig_file: - with open(sig_file, 'rb') as f: - sig_data = f.read() - files.append(('gpg_signature', os.path.basename(sig_file), - sig_data)) - shutil.rmtree(os.path.dirname(sig_file)) - request = self.encode_request(d.items(), files) - return self.send_request(request) - - def upload_documentation(self, metadata, doc_dir): # pragma: no cover - """ - Upload documentation to the index. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the documentation to be - uploaded. - :param doc_dir: The pathname of the directory which contains the - documentation. This should be the directory that - contains the ``index.html`` for the documentation. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - if not os.path.isdir(doc_dir): - raise DistlibException('not a directory: %r' % doc_dir) - fn = os.path.join(doc_dir, 'index.html') - if not os.path.exists(fn): - raise DistlibException('not found: %r' % fn) - metadata.validate() - name, version = metadata.name, metadata.version - zip_data = zip_dir(doc_dir).getvalue() - fields = [(':action', 'doc_upload'), - ('name', name), ('version', version)] - files = [('content', name, zip_data)] - request = self.encode_request(fields, files) - return self.send_request(request) - - def get_verify_command(self, signature_filename, data_filename, - keystore=None): - """ - Return a suitable command for verifying a file. - - :param signature_filename: The pathname to the file containing the - signature. - :param data_filename: The pathname to the file containing the - signed data. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: The verifying command as a list suitable to be - passed to :class:`subprocess.Popen`. - """ - cmd = [self.gpg, '--status-fd', '2', '--no-tty'] - if keystore is None: - keystore = self.gpg_home - if keystore: - cmd.extend(['--homedir', keystore]) - cmd.extend(['--verify', signature_filename, data_filename]) - logger.debug('invoking: %s', ' '.join(cmd)) - return cmd - - def verify_signature(self, signature_filename, data_filename, - keystore=None): - """ - Verify a signature for a file. - - :param signature_filename: The pathname to the file containing the - signature. - :param data_filename: The pathname to the file containing the - signed data. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: True if the signature was verified, else False. - """ - if not self.gpg: - raise DistlibException('verification unavailable because gpg ' - 'unavailable') - cmd = self.get_verify_command(signature_filename, data_filename, - keystore) - rc, stdout, stderr = self.run_command(cmd) - if rc not in (0, 1): - raise DistlibException('verify command failed with error code %s' % rc) - return rc == 0 - - def download_file(self, url, destfile, digest=None, reporthook=None): - """ - This is a convenience method for downloading a file from an URL. - Normally, this will be a file from the index, though currently - no check is made for this (i.e. a file can be downloaded from - anywhere). - - The method is just like the :func:`urlretrieve` function in the - standard library, except that it allows digest computation to be - done during download and checking that the downloaded data - matched any expected value. - - :param url: The URL of the file to be downloaded (assumed to be - available via an HTTP GET request). - :param destfile: The pathname where the downloaded file is to be - saved. - :param digest: If specified, this must be a (hasher, value) - tuple, where hasher is the algorithm used (e.g. - ``'md5'``) and ``value`` is the expected value. - :param reporthook: The same as for :func:`urlretrieve` in the - standard library. - """ - if digest is None: - digester = None - logger.debug('No digest specified') - else: - if isinstance(digest, (list, tuple)): - hasher, digest = digest - else: - hasher = 'md5' - digester = getattr(hashlib, hasher)() - logger.debug('Digest specified: %s' % digest) - # The following code is equivalent to urlretrieve. - # We need to do it this way so that we can compute the - # digest of the file as we go. - with open(destfile, 'wb') as dfp: - # addinfourl is not a context manager on 2.x - # so we have to use try/finally - sfp = self.send_request(Request(url)) - try: - headers = sfp.info() - blocksize = 8192 - size = -1 - read = 0 - blocknum = 0 - if "content-length" in headers: - size = int(headers["Content-Length"]) - if reporthook: - reporthook(blocknum, blocksize, size) - while True: - block = sfp.read(blocksize) - if not block: - break - read += len(block) - dfp.write(block) - if digester: - digester.update(block) - blocknum += 1 - if reporthook: - reporthook(blocknum, blocksize, size) - finally: - sfp.close() - - # check that we got the whole file, if we can - if size >= 0 and read < size: - raise DistlibException( - 'retrieval incomplete: got only %d out of %d bytes' - % (read, size)) - # if we have a digest, it must match. - if digester: - actual = digester.hexdigest() - if digest != actual: - raise DistlibException('%s digest mismatch for %s: expected ' - '%s, got %s' % (hasher, destfile, - digest, actual)) - logger.debug('Digest verified: %s', digest) - - def send_request(self, req): - """ - Send a standard library :class:`Request` to PyPI and return its - response. - - :param req: The request to send. - :return: The HTTP response from PyPI (a standard library HTTPResponse). - """ - handlers = [] - if self.password_handler: - handlers.append(self.password_handler) - if self.ssl_verifier: - handlers.append(self.ssl_verifier) - opener = build_opener(*handlers) - return opener.open(req) - - def encode_request(self, fields, files): - """ - Encode fields and files for posting to an HTTP server. - - :param fields: The fields to send as a list of (fieldname, value) - tuples. - :param files: The files to send as a list of (fieldname, filename, - file_bytes) tuple. - """ - # Adapted from packaging, which in turn was adapted from - # http://code.activestate.com/recipes/146306 - - parts = [] - boundary = self.boundary - for k, values in fields: - if not isinstance(values, (list, tuple)): - values = [values] - - for v in values: - parts.extend(( - b'--' + boundary, - ('Content-Disposition: form-data; name="%s"' % - k).encode('utf-8'), - b'', - v.encode('utf-8'))) - for key, filename, value in files: - parts.extend(( - b'--' + boundary, - ('Content-Disposition: form-data; name="%s"; filename="%s"' % - (key, filename)).encode('utf-8'), - b'', - value)) - - parts.extend((b'--' + boundary + b'--', b'')) - - body = b'\r\n'.join(parts) - ct = b'multipart/form-data; boundary=' + boundary - headers = { - 'Content-type': ct, - 'Content-length': str(len(body)) - } - return Request(self.url, body, headers) - - def search(self, terms, operator=None): # pragma: no cover - if isinstance(terms, string_types): - terms = {'name': terms} - rpc_proxy = ServerProxy(self.url, timeout=3.0) - try: - return rpc_proxy.search(terms, operator or 'and') - finally: - rpc_proxy('close')() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py deleted file mode 100644 index f9f0788..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py +++ /dev/null @@ -1,1303 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2023 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# - -import gzip -from io import BytesIO -import json -import logging -import os -import posixpath -import re -try: - import threading -except ImportError: # pragma: no cover - import dummy_threading as threading -import zlib - -from . import DistlibException -from .compat import (urljoin, urlparse, urlunparse, url2pathname, pathname2url, - queue, quote, unescape, build_opener, - HTTPRedirectHandler as BaseRedirectHandler, text_type, - Request, HTTPError, URLError) -from .database import Distribution, DistributionPath, make_dist -from .metadata import Metadata, MetadataInvalidError -from .util import (cached_property, ensure_slash, split_filename, get_project_data, - parse_requirement, parse_name_and_version, ServerProxy, - normalize_name) -from .version import get_scheme, UnsupportedVersionError -from .wheel import Wheel, is_compatible - -logger = logging.getLogger(__name__) - -HASHER_HASH = re.compile(r'^(\w+)=([a-f0-9]+)') -CHARSET = re.compile(r';\s*charset\s*=\s*(.*)\s*$', re.I) -HTML_CONTENT_TYPE = re.compile('text/html|application/x(ht)?ml') -DEFAULT_INDEX = 'https://pypi.org/pypi' - - -def get_all_distribution_names(url=None): - """ - Return all distribution names known by an index. - :param url: The URL of the index. - :return: A list of all known distribution names. - """ - if url is None: - url = DEFAULT_INDEX - client = ServerProxy(url, timeout=3.0) - try: - return client.list_packages() - finally: - client('close')() - - -class RedirectHandler(BaseRedirectHandler): - """ - A class to work around a bug in some Python 3.2.x releases. - """ - # There's a bug in the base version for some 3.2.x - # (e.g. 3.2.2 on Ubuntu Oneiric). If a Location header - # returns e.g. /abc, it bails because it says the scheme '' - # is bogus, when actually it should use the request's - # URL for the scheme. See Python issue #13696. - def http_error_302(self, req, fp, code, msg, headers): - # Some servers (incorrectly) return multiple Location headers - # (so probably same goes for URI). Use first header. - newurl = None - for key in ('location', 'uri'): - if key in headers: - newurl = headers[key] - break - if newurl is None: # pragma: no cover - return - urlparts = urlparse(newurl) - if urlparts.scheme == '': - newurl = urljoin(req.get_full_url(), newurl) - if hasattr(headers, 'replace_header'): - headers.replace_header(key, newurl) - else: - headers[key] = newurl - return BaseRedirectHandler.http_error_302(self, req, fp, code, msg, - headers) - - http_error_301 = http_error_303 = http_error_307 = http_error_302 - - -class Locator(object): - """ - A base class for locators - things that locate distributions. - """ - source_extensions = ('.tar.gz', '.tar.bz2', '.tar', '.zip', '.tgz', '.tbz') - binary_extensions = ('.egg', '.exe', '.whl') - excluded_extensions = ('.pdf',) - - # A list of tags indicating which wheels you want to match. The default - # value of None matches against the tags compatible with the running - # Python. If you want to match other values, set wheel_tags on a locator - # instance to a list of tuples (pyver, abi, arch) which you want to match. - wheel_tags = None - - downloadable_extensions = source_extensions + ('.whl',) - - def __init__(self, scheme='default'): - """ - Initialise an instance. - :param scheme: Because locators look for most recent versions, they - need to know the version scheme to use. This specifies - the current PEP-recommended scheme - use ``'legacy'`` - if you need to support existing distributions on PyPI. - """ - self._cache = {} - self.scheme = scheme - # Because of bugs in some of the handlers on some of the platforms, - # we use our own opener rather than just using urlopen. - self.opener = build_opener(RedirectHandler()) - # If get_project() is called from locate(), the matcher instance - # is set from the requirement passed to locate(). See issue #18 for - # why this can be useful to know. - self.matcher = None - self.errors = queue.Queue() - - def get_errors(self): - """ - Return any errors which have occurred. - """ - result = [] - while not self.errors.empty(): # pragma: no cover - try: - e = self.errors.get(False) - result.append(e) - except self.errors.Empty: - continue - self.errors.task_done() - return result - - def clear_errors(self): - """ - Clear any errors which may have been logged. - """ - # Just get the errors and throw them away - self.get_errors() - - def clear_cache(self): - self._cache.clear() - - def _get_scheme(self): - return self._scheme - - def _set_scheme(self, value): - self._scheme = value - - scheme = property(_get_scheme, _set_scheme) - - def _get_project(self, name): - """ - For a given project, get a dictionary mapping available versions to Distribution - instances. - - This should be implemented in subclasses. - - If called from a locate() request, self.matcher will be set to a - matcher for the requirement to satisfy, otherwise it will be None. - """ - raise NotImplementedError('Please implement in the subclass') - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Please implement in the subclass') - - def get_project(self, name): - """ - For a given project, get a dictionary mapping available versions to Distribution - instances. - - This calls _get_project to do all the work, and just implements a caching layer on top. - """ - if self._cache is None: # pragma: no cover - result = self._get_project(name) - elif name in self._cache: - result = self._cache[name] - else: - self.clear_errors() - result = self._get_project(name) - self._cache[name] = result - return result - - def score_url(self, url): - """ - Give an url a score which can be used to choose preferred URLs - for a given project release. - """ - t = urlparse(url) - basename = posixpath.basename(t.path) - compatible = True - is_wheel = basename.endswith('.whl') - is_downloadable = basename.endswith(self.downloadable_extensions) - if is_wheel: - compatible = is_compatible(Wheel(basename), self.wheel_tags) - return (t.scheme == 'https', 'pypi.org' in t.netloc, - is_downloadable, is_wheel, compatible, basename) - - def prefer_url(self, url1, url2): - """ - Choose one of two URLs where both are candidates for distribution - archives for the same version of a distribution (for example, - .tar.gz vs. zip). - - The current implementation favours https:// URLs over http://, archives - from PyPI over those from other locations, wheel compatibility (if a - wheel) and then the archive name. - """ - result = url2 - if url1: - s1 = self.score_url(url1) - s2 = self.score_url(url2) - if s1 > s2: - result = url1 - if result != url2: - logger.debug('Not replacing %r with %r', url1, url2) - else: - logger.debug('Replacing %r with %r', url1, url2) - return result - - def split_filename(self, filename, project_name): - """ - Attempt to split a filename in project name, version and Python version. - """ - return split_filename(filename, project_name) - - def convert_url_to_download_info(self, url, project_name): - """ - See if a URL is a candidate for a download URL for a project (the URL - has typically been scraped from an HTML page). - - If it is, a dictionary is returned with keys "name", "version", - "filename" and "url"; otherwise, None is returned. - """ - def same_project(name1, name2): - return normalize_name(name1) == normalize_name(name2) - - result = None - scheme, netloc, path, params, query, frag = urlparse(url) - if frag.lower().startswith('egg='): # pragma: no cover - logger.debug('%s: version hint in fragment: %r', - project_name, frag) - m = HASHER_HASH.match(frag) - if m: - algo, digest = m.groups() - else: - algo, digest = None, None - origpath = path - if path and path[-1] == '/': # pragma: no cover - path = path[:-1] - if path.endswith('.whl'): - try: - wheel = Wheel(path) - if not is_compatible(wheel, self.wheel_tags): - logger.debug('Wheel not compatible: %s', path) - else: - if project_name is None: - include = True - else: - include = same_project(wheel.name, project_name) - if include: - result = { - 'name': wheel.name, - 'version': wheel.version, - 'filename': wheel.filename, - 'url': urlunparse((scheme, netloc, origpath, - params, query, '')), - 'python-version': ', '.join( - ['.'.join(list(v[2:])) for v in wheel.pyver]), - } - except Exception: # pragma: no cover - logger.warning('invalid path for wheel: %s', path) - elif not path.endswith(self.downloadable_extensions): # pragma: no cover - logger.debug('Not downloadable: %s', path) - else: # downloadable extension - path = filename = posixpath.basename(path) - for ext in self.downloadable_extensions: - if path.endswith(ext): - path = path[:-len(ext)] - t = self.split_filename(path, project_name) - if not t: # pragma: no cover - logger.debug('No match for project/version: %s', path) - else: - name, version, pyver = t - if not project_name or same_project(project_name, name): - result = { - 'name': name, - 'version': version, - 'filename': filename, - 'url': urlunparse((scheme, netloc, origpath, - params, query, '')), - } - if pyver: # pragma: no cover - result['python-version'] = pyver - break - if result and algo: - result['%s_digest' % algo] = digest - return result - - def _get_digest(self, info): - """ - Get a digest from a dictionary by looking at a "digests" dictionary - or keys of the form 'algo_digest'. - - Returns a 2-tuple (algo, digest) if found, else None. Currently - looks only for SHA256, then MD5. - """ - result = None - if 'digests' in info: - digests = info['digests'] - for algo in ('sha256', 'md5'): - if algo in digests: - result = (algo, digests[algo]) - break - if not result: - for algo in ('sha256', 'md5'): - key = '%s_digest' % algo - if key in info: - result = (algo, info[key]) - break - return result - - def _update_version_data(self, result, info): - """ - Update a result dictionary (the final result from _get_project) with a - dictionary for a specific version, which typically holds information - gleaned from a filename or URL for an archive for the distribution. - """ - name = info.pop('name') - version = info.pop('version') - if version in result: - dist = result[version] - md = dist.metadata - else: - dist = make_dist(name, version, scheme=self.scheme) - md = dist.metadata - dist.digest = digest = self._get_digest(info) - url = info['url'] - result['digests'][url] = digest - if md.source_url != info['url']: - md.source_url = self.prefer_url(md.source_url, url) - result['urls'].setdefault(version, set()).add(url) - dist.locator = self - result[version] = dist - - def locate(self, requirement, prereleases=False): - """ - Find the most recent distribution which matches the given - requirement. - - :param requirement: A requirement of the form 'foo (1.0)' or perhaps - 'foo (>= 1.0, < 2.0, != 1.3)' - :param prereleases: If ``True``, allow pre-release versions - to be located. Otherwise, pre-release versions - are not returned. - :return: A :class:`Distribution` instance, or ``None`` if no such - distribution could be located. - """ - result = None - r = parse_requirement(requirement) - if r is None: # pragma: no cover - raise DistlibException('Not a valid requirement: %r' % requirement) - scheme = get_scheme(self.scheme) - self.matcher = matcher = scheme.matcher(r.requirement) - logger.debug('matcher: %s (%s)', matcher, type(matcher).__name__) - versions = self.get_project(r.name) - if len(versions) > 2: # urls and digests keys are present - # sometimes, versions are invalid - slist = [] - vcls = matcher.version_class - for k in versions: - if k in ('urls', 'digests'): - continue - try: - if not matcher.match(k): - pass # logger.debug('%s did not match %r', matcher, k) - else: - if prereleases or not vcls(k).is_prerelease: - slist.append(k) - except Exception: # pragma: no cover - logger.warning('error matching %s with %r', matcher, k) - pass # slist.append(k) - if len(slist) > 1: - slist = sorted(slist, key=scheme.key) - if slist: - logger.debug('sorted list: %s', slist) - version = slist[-1] - result = versions[version] - if result: - if r.extras: - result.extras = r.extras - result.download_urls = versions.get('urls', {}).get(version, set()) - d = {} - sd = versions.get('digests', {}) - for url in result.download_urls: - if url in sd: # pragma: no cover - d[url] = sd[url] - result.digests = d - self.matcher = None - return result - - -class PyPIRPCLocator(Locator): - """ - This locator uses XML-RPC to locate distributions. It therefore - cannot be used with simple mirrors (that only mirror file content). - """ - def __init__(self, url, **kwargs): - """ - Initialise an instance. - - :param url: The URL to use for XML-RPC. - :param kwargs: Passed to the superclass constructor. - """ - super(PyPIRPCLocator, self).__init__(**kwargs) - self.base_url = url - self.client = ServerProxy(url, timeout=3.0) - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - return set(self.client.list_packages()) - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - versions = self.client.package_releases(name, True) - for v in versions: - urls = self.client.release_urls(name, v) - data = self.client.release_data(name, v) - metadata = Metadata(scheme=self.scheme) - metadata.name = data['name'] - metadata.version = data['version'] - metadata.license = data.get('license') - metadata.keywords = data.get('keywords', []) - metadata.summary = data.get('summary') - dist = Distribution(metadata) - if urls: - info = urls[0] - metadata.source_url = info['url'] - dist.digest = self._get_digest(info) - dist.locator = self - result[v] = dist - for info in urls: - url = info['url'] - digest = self._get_digest(info) - result['urls'].setdefault(v, set()).add(url) - result['digests'][url] = digest - return result - - -class PyPIJSONLocator(Locator): - """ - This locator uses PyPI's JSON interface. It's very limited in functionality - and probably not worth using. - """ - def __init__(self, url, **kwargs): - super(PyPIJSONLocator, self).__init__(**kwargs) - self.base_url = ensure_slash(url) - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Not available from this locator') - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - url = urljoin(self.base_url, '%s/json' % quote(name)) - try: - resp = self.opener.open(url) - data = resp.read().decode() # for now - d = json.loads(data) - md = Metadata(scheme=self.scheme) - data = d['info'] - md.name = data['name'] - md.version = data['version'] - md.license = data.get('license') - md.keywords = data.get('keywords', []) - md.summary = data.get('summary') - dist = Distribution(md) - dist.locator = self - # urls = d['urls'] - result[md.version] = dist - for info in d['urls']: - url = info['url'] - dist.download_urls.add(url) - dist.digests[url] = self._get_digest(info) - result['urls'].setdefault(md.version, set()).add(url) - result['digests'][url] = self._get_digest(info) - # Now get other releases - for version, infos in d['releases'].items(): - if version == md.version: - continue # already done - omd = Metadata(scheme=self.scheme) - omd.name = md.name - omd.version = version - odist = Distribution(omd) - odist.locator = self - result[version] = odist - for info in infos: - url = info['url'] - odist.download_urls.add(url) - odist.digests[url] = self._get_digest(info) - result['urls'].setdefault(version, set()).add(url) - result['digests'][url] = self._get_digest(info) -# for info in urls: -# md.source_url = info['url'] -# dist.digest = self._get_digest(info) -# dist.locator = self -# for info in urls: -# url = info['url'] -# result['urls'].setdefault(md.version, set()).add(url) -# result['digests'][url] = self._get_digest(info) - except Exception as e: - self.errors.put(text_type(e)) - logger.exception('JSON fetch failed: %s', e) - return result - - -class Page(object): - """ - This class represents a scraped HTML page. - """ - # The following slightly hairy-looking regex just looks for the contents of - # an anchor link, which has an attribute "href" either immediately preceded - # or immediately followed by a "rel" attribute. The attribute values can be - # declared with double quotes, single quotes or no quotes - which leads to - # the length of the expression. - _href = re.compile(""" -(rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*))\\s+)? -href\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)) -(\\s+rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)))? -""", re.I | re.S | re.X) - _base = re.compile(r"""]+)""", re.I | re.S) - - def __init__(self, data, url): - """ - Initialise an instance with the Unicode page contents and the URL they - came from. - """ - self.data = data - self.base_url = self.url = url - m = self._base.search(self.data) - if m: - self.base_url = m.group(1) - - _clean_re = re.compile(r'[^a-z0-9$&+,/:;=?@.#%_\\|-]', re.I) - - @cached_property - def links(self): - """ - Return the URLs of all the links on a page together with information - about their "rel" attribute, for determining which ones to treat as - downloads and which ones to queue for further scraping. - """ - def clean(url): - "Tidy up an URL." - scheme, netloc, path, params, query, frag = urlparse(url) - return urlunparse((scheme, netloc, quote(path), - params, query, frag)) - - result = set() - for match in self._href.finditer(self.data): - d = match.groupdict('') - rel = (d['rel1'] or d['rel2'] or d['rel3'] or - d['rel4'] or d['rel5'] or d['rel6']) - url = d['url1'] or d['url2'] or d['url3'] - url = urljoin(self.base_url, url) - url = unescape(url) - url = self._clean_re.sub(lambda m: '%%%2x' % ord(m.group(0)), url) - result.add((url, rel)) - # We sort the result, hoping to bring the most recent versions - # to the front - result = sorted(result, key=lambda t: t[0], reverse=True) - return result - - -class SimpleScrapingLocator(Locator): - """ - A locator which scrapes HTML pages to locate downloads for a distribution. - This runs multiple threads to do the I/O; performance is at least as good - as pip's PackageFinder, which works in an analogous fashion. - """ - - # These are used to deal with various Content-Encoding schemes. - decoders = { - 'deflate': zlib.decompress, - 'gzip': lambda b: gzip.GzipFile(fileobj=BytesIO(b)).read(), - 'none': lambda b: b, - } - - def __init__(self, url, timeout=None, num_workers=10, **kwargs): - """ - Initialise an instance. - :param url: The root URL to use for scraping. - :param timeout: The timeout, in seconds, to be applied to requests. - This defaults to ``None`` (no timeout specified). - :param num_workers: The number of worker threads you want to do I/O, - This defaults to 10. - :param kwargs: Passed to the superclass. - """ - super(SimpleScrapingLocator, self).__init__(**kwargs) - self.base_url = ensure_slash(url) - self.timeout = timeout - self._page_cache = {} - self._seen = set() - self._to_fetch = queue.Queue() - self._bad_hosts = set() - self.skip_externals = False - self.num_workers = num_workers - self._lock = threading.RLock() - # See issue #45: we need to be resilient when the locator is used - # in a thread, e.g. with concurrent.futures. We can't use self._lock - # as it is for coordinating our internal threads - the ones created - # in _prepare_threads. - self._gplock = threading.RLock() - self.platform_check = False # See issue #112 - - def _prepare_threads(self): - """ - Threads are created only when get_project is called, and terminate - before it returns. They are there primarily to parallelise I/O (i.e. - fetching web pages). - """ - self._threads = [] - for i in range(self.num_workers): - t = threading.Thread(target=self._fetch) - t.daemon = True - t.start() - self._threads.append(t) - - def _wait_threads(self): - """ - Tell all the threads to terminate (by sending a sentinel value) and - wait for them to do so. - """ - # Note that you need two loops, since you can't say which - # thread will get each sentinel - for t in self._threads: - self._to_fetch.put(None) # sentinel - for t in self._threads: - t.join() - self._threads = [] - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - with self._gplock: - self.result = result - self.project_name = name - url = urljoin(self.base_url, '%s/' % quote(name)) - self._seen.clear() - self._page_cache.clear() - self._prepare_threads() - try: - logger.debug('Queueing %s', url) - self._to_fetch.put(url) - self._to_fetch.join() - finally: - self._wait_threads() - del self.result - return result - - platform_dependent = re.compile(r'\b(linux_(i\d86|x86_64|arm\w+)|' - r'win(32|_amd64)|macosx_?\d+)\b', re.I) - - def _is_platform_dependent(self, url): - """ - Does an URL refer to a platform-specific download? - """ - return self.platform_dependent.search(url) - - def _process_download(self, url): - """ - See if an URL is a suitable download for a project. - - If it is, register information in the result dictionary (for - _get_project) about the specific version it's for. - - Note that the return value isn't actually used other than as a boolean - value. - """ - if self.platform_check and self._is_platform_dependent(url): - info = None - else: - info = self.convert_url_to_download_info(url, self.project_name) - logger.debug('process_download: %s -> %s', url, info) - if info: - with self._lock: # needed because self.result is shared - self._update_version_data(self.result, info) - return info - - def _should_queue(self, link, referrer, rel): - """ - Determine whether a link URL from a referring page and with a - particular "rel" attribute should be queued for scraping. - """ - scheme, netloc, path, _, _, _ = urlparse(link) - if path.endswith(self.source_extensions + self.binary_extensions + - self.excluded_extensions): - result = False - elif self.skip_externals and not link.startswith(self.base_url): - result = False - elif not referrer.startswith(self.base_url): - result = False - elif rel not in ('homepage', 'download'): - result = False - elif scheme not in ('http', 'https', 'ftp'): - result = False - elif self._is_platform_dependent(link): - result = False - else: - host = netloc.split(':', 1)[0] - if host.lower() == 'localhost': - result = False - else: - result = True - logger.debug('should_queue: %s (%s) from %s -> %s', link, rel, - referrer, result) - return result - - def _fetch(self): - """ - Get a URL to fetch from the work queue, get the HTML page, examine its - links for download candidates and candidates for further scraping. - - This is a handy method to run in a thread. - """ - while True: - url = self._to_fetch.get() - try: - if url: - page = self.get_page(url) - if page is None: # e.g. after an error - continue - for link, rel in page.links: - if link not in self._seen: - try: - self._seen.add(link) - if (not self._process_download(link) and - self._should_queue(link, url, rel)): - logger.debug('Queueing %s from %s', link, url) - self._to_fetch.put(link) - except MetadataInvalidError: # e.g. invalid versions - pass - except Exception as e: # pragma: no cover - self.errors.put(text_type(e)) - finally: - # always do this, to avoid hangs :-) - self._to_fetch.task_done() - if not url: - # logger.debug('Sentinel seen, quitting.') - break - - def get_page(self, url): - """ - Get the HTML for an URL, possibly from an in-memory cache. - - XXX TODO Note: this cache is never actually cleared. It's assumed that - the data won't get stale over the lifetime of a locator instance (not - necessarily true for the default_locator). - """ - # http://peak.telecommunity.com/DevCenter/EasyInstall#package-index-api - scheme, netloc, path, _, _, _ = urlparse(url) - if scheme == 'file' and os.path.isdir(url2pathname(path)): - url = urljoin(ensure_slash(url), 'index.html') - - if url in self._page_cache: - result = self._page_cache[url] - logger.debug('Returning %s from cache: %s', url, result) - else: - host = netloc.split(':', 1)[0] - result = None - if host in self._bad_hosts: - logger.debug('Skipping %s due to bad host %s', url, host) - else: - req = Request(url, headers={'Accept-encoding': 'identity'}) - try: - logger.debug('Fetching %s', url) - resp = self.opener.open(req, timeout=self.timeout) - logger.debug('Fetched %s', url) - headers = resp.info() - content_type = headers.get('Content-Type', '') - if HTML_CONTENT_TYPE.match(content_type): - final_url = resp.geturl() - data = resp.read() - encoding = headers.get('Content-Encoding') - if encoding: - decoder = self.decoders[encoding] # fail if not found - data = decoder(data) - encoding = 'utf-8' - m = CHARSET.search(content_type) - if m: - encoding = m.group(1) - try: - data = data.decode(encoding) - except UnicodeError: # pragma: no cover - data = data.decode('latin-1') # fallback - result = Page(data, final_url) - self._page_cache[final_url] = result - except HTTPError as e: - if e.code != 404: - logger.exception('Fetch failed: %s: %s', url, e) - except URLError as e: # pragma: no cover - logger.exception('Fetch failed: %s: %s', url, e) - with self._lock: - self._bad_hosts.add(host) - except Exception as e: # pragma: no cover - logger.exception('Fetch failed: %s: %s', url, e) - finally: - self._page_cache[url] = result # even if None (failure) - return result - - _distname_re = re.compile(']*>([^<]+)<') - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - page = self.get_page(self.base_url) - if not page: - raise DistlibException('Unable to get %s' % self.base_url) - for match in self._distname_re.finditer(page.data): - result.add(match.group(1)) - return result - - -class DirectoryLocator(Locator): - """ - This class locates distributions in a directory tree. - """ - - def __init__(self, path, **kwargs): - """ - Initialise an instance. - :param path: The root of the directory tree to search. - :param kwargs: Passed to the superclass constructor, - except for: - * recursive - if True (the default), subdirectories are - recursed into. If False, only the top-level directory - is searched, - """ - self.recursive = kwargs.pop('recursive', True) - super(DirectoryLocator, self).__init__(**kwargs) - path = os.path.abspath(path) - if not os.path.isdir(path): # pragma: no cover - raise DistlibException('Not a directory: %r' % path) - self.base_dir = path - - def should_include(self, filename, parent): - """ - Should a filename be considered as a candidate for a distribution - archive? As well as the filename, the directory which contains it - is provided, though not used by the current implementation. - """ - return filename.endswith(self.downloadable_extensions) - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - for root, dirs, files in os.walk(self.base_dir): - for fn in files: - if self.should_include(fn, root): - fn = os.path.join(root, fn) - url = urlunparse(('file', '', - pathname2url(os.path.abspath(fn)), - '', '', '')) - info = self.convert_url_to_download_info(url, name) - if info: - self._update_version_data(result, info) - if not self.recursive: - break - return result - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - for root, dirs, files in os.walk(self.base_dir): - for fn in files: - if self.should_include(fn, root): - fn = os.path.join(root, fn) - url = urlunparse(('file', '', - pathname2url(os.path.abspath(fn)), - '', '', '')) - info = self.convert_url_to_download_info(url, None) - if info: - result.add(info['name']) - if not self.recursive: - break - return result - - -class JSONLocator(Locator): - """ - This locator uses special extended metadata (not available on PyPI) and is - the basis of performant dependency resolution in distlib. Other locators - require archive downloads before dependencies can be determined! As you - might imagine, that can be slow. - """ - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Not available from this locator') - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - data = get_project_data(name) - if data: - for info in data.get('files', []): - if info['ptype'] != 'sdist' or info['pyversion'] != 'source': - continue - # We don't store summary in project metadata as it makes - # the data bigger for no benefit during dependency - # resolution - dist = make_dist(data['name'], info['version'], - summary=data.get('summary', - 'Placeholder for summary'), - scheme=self.scheme) - md = dist.metadata - md.source_url = info['url'] - # TODO SHA256 digest - if 'digest' in info and info['digest']: - dist.digest = ('md5', info['digest']) - md.dependencies = info.get('requirements', {}) - dist.exports = info.get('exports', {}) - result[dist.version] = dist - result['urls'].setdefault(dist.version, set()).add(info['url']) - return result - - -class DistPathLocator(Locator): - """ - This locator finds installed distributions in a path. It can be useful for - adding to an :class:`AggregatingLocator`. - """ - def __init__(self, distpath, **kwargs): - """ - Initialise an instance. - - :param distpath: A :class:`DistributionPath` instance to search. - """ - super(DistPathLocator, self).__init__(**kwargs) - assert isinstance(distpath, DistributionPath) - self.distpath = distpath - - def _get_project(self, name): - dist = self.distpath.get_distribution(name) - if dist is None: - result = {'urls': {}, 'digests': {}} - else: - result = { - dist.version: dist, - 'urls': {dist.version: set([dist.source_url])}, - 'digests': {dist.version: set([None])} - } - return result - - -class AggregatingLocator(Locator): - """ - This class allows you to chain and/or merge a list of locators. - """ - def __init__(self, *locators, **kwargs): - """ - Initialise an instance. - - :param locators: The list of locators to search. - :param kwargs: Passed to the superclass constructor, - except for: - * merge - if False (the default), the first successful - search from any of the locators is returned. If True, - the results from all locators are merged (this can be - slow). - """ - self.merge = kwargs.pop('merge', False) - self.locators = locators - super(AggregatingLocator, self).__init__(**kwargs) - - def clear_cache(self): - super(AggregatingLocator, self).clear_cache() - for locator in self.locators: - locator.clear_cache() - - def _set_scheme(self, value): - self._scheme = value - for locator in self.locators: - locator.scheme = value - - scheme = property(Locator.scheme.fget, _set_scheme) - - def _get_project(self, name): - result = {} - for locator in self.locators: - d = locator.get_project(name) - if d: - if self.merge: - files = result.get('urls', {}) - digests = result.get('digests', {}) - # next line could overwrite result['urls'], result['digests'] - result.update(d) - df = result.get('urls') - if files and df: - for k, v in files.items(): - if k in df: - df[k] |= v - else: - df[k] = v - dd = result.get('digests') - if digests and dd: - dd.update(digests) - else: - # See issue #18. If any dists are found and we're looking - # for specific constraints, we only return something if - # a match is found. For example, if a DirectoryLocator - # returns just foo (1.0) while we're looking for - # foo (>= 2.0), we'll pretend there was nothing there so - # that subsequent locators can be queried. Otherwise we - # would just return foo (1.0) which would then lead to a - # failure to find foo (>= 2.0), because other locators - # weren't searched. Note that this only matters when - # merge=False. - if self.matcher is None: - found = True - else: - found = False - for k in d: - if self.matcher.match(k): - found = True - break - if found: - result = d - break - return result - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - for locator in self.locators: - try: - result |= locator.get_distribution_names() - except NotImplementedError: - pass - return result - - -# We use a legacy scheme simply because most of the dists on PyPI use legacy -# versions which don't conform to PEP 440. -default_locator = AggregatingLocator( - # JSONLocator(), # don't use as PEP 426 is withdrawn - SimpleScrapingLocator('https://pypi.org/simple/', - timeout=3.0), - scheme='legacy') - -locate = default_locator.locate - - -class DependencyFinder(object): - """ - Locate dependencies for distributions. - """ - - def __init__(self, locator=None): - """ - Initialise an instance, using the specified locator - to locate distributions. - """ - self.locator = locator or default_locator - self.scheme = get_scheme(self.locator.scheme) - - def add_distribution(self, dist): - """ - Add a distribution to the finder. This will update internal information - about who provides what. - :param dist: The distribution to add. - """ - logger.debug('adding distribution %s', dist) - name = dist.key - self.dists_by_name[name] = dist - self.dists[(name, dist.version)] = dist - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Add to provided: %s, %s, %s', name, version, dist) - self.provided.setdefault(name, set()).add((version, dist)) - - def remove_distribution(self, dist): - """ - Remove a distribution from the finder. This will update internal - information about who provides what. - :param dist: The distribution to remove. - """ - logger.debug('removing distribution %s', dist) - name = dist.key - del self.dists_by_name[name] - del self.dists[(name, dist.version)] - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Remove from provided: %s, %s, %s', name, version, dist) - s = self.provided[name] - s.remove((version, dist)) - if not s: - del self.provided[name] - - def get_matcher(self, reqt): - """ - Get a version matcher for a requirement. - :param reqt: The requirement - :type reqt: str - :return: A version matcher (an instance of - :class:`distlib.version.Matcher`). - """ - try: - matcher = self.scheme.matcher(reqt) - except UnsupportedVersionError: # pragma: no cover - # XXX compat-mode if cannot read the version - name = reqt.split()[0] - matcher = self.scheme.matcher(name) - return matcher - - def find_providers(self, reqt): - """ - Find the distributions which can fulfill a requirement. - - :param reqt: The requirement. - :type reqt: str - :return: A set of distribution which can fulfill the requirement. - """ - matcher = self.get_matcher(reqt) - name = matcher.key # case-insensitive - result = set() - provided = self.provided - if name in provided: - for version, provider in provided[name]: - try: - match = matcher.match(version) - except UnsupportedVersionError: - match = False - - if match: - result.add(provider) - break - return result - - def try_to_replace(self, provider, other, problems): - """ - Attempt to replace one provider with another. This is typically used - when resolving dependencies from multiple sources, e.g. A requires - (B >= 1.0) while C requires (B >= 1.1). - - For successful replacement, ``provider`` must meet all the requirements - which ``other`` fulfills. - - :param provider: The provider we are trying to replace with. - :param other: The provider we're trying to replace. - :param problems: If False is returned, this will contain what - problems prevented replacement. This is currently - a tuple of the literal string 'cantreplace', - ``provider``, ``other`` and the set of requirements - that ``provider`` couldn't fulfill. - :return: True if we can replace ``other`` with ``provider``, else - False. - """ - rlist = self.reqts[other] - unmatched = set() - for s in rlist: - matcher = self.get_matcher(s) - if not matcher.match(provider.version): - unmatched.add(s) - if unmatched: - # can't replace other with provider - problems.add(('cantreplace', provider, other, - frozenset(unmatched))) - result = False - else: - # can replace other with provider - self.remove_distribution(other) - del self.reqts[other] - for s in rlist: - self.reqts.setdefault(provider, set()).add(s) - self.add_distribution(provider) - result = True - return result - - def find(self, requirement, meta_extras=None, prereleases=False): - """ - Find a distribution and all distributions it depends on. - - :param requirement: The requirement specifying the distribution to - find, or a Distribution instance. - :param meta_extras: A list of meta extras such as :test:, :build: and - so on. - :param prereleases: If ``True``, allow pre-release versions to be - returned - otherwise, don't return prereleases - unless they're all that's available. - - Return a set of :class:`Distribution` instances and a set of - problems. - - The distributions returned should be such that they have the - :attr:`required` attribute set to ``True`` if they were - from the ``requirement`` passed to ``find()``, and they have the - :attr:`build_time_dependency` attribute set to ``True`` unless they - are post-installation dependencies of the ``requirement``. - - The problems should be a tuple consisting of the string - ``'unsatisfied'`` and the requirement which couldn't be satisfied - by any distribution known to the locator. - """ - - self.provided = {} - self.dists = {} - self.dists_by_name = {} - self.reqts = {} - - meta_extras = set(meta_extras or []) - if ':*:' in meta_extras: - meta_extras.remove(':*:') - # :meta: and :run: are implicitly included - meta_extras |= set([':test:', ':build:', ':dev:']) - - if isinstance(requirement, Distribution): - dist = odist = requirement - logger.debug('passed %s as requirement', odist) - else: - dist = odist = self.locator.locate(requirement, - prereleases=prereleases) - if dist is None: - raise DistlibException('Unable to locate %r' % requirement) - logger.debug('located %s', odist) - dist.requested = True - problems = set() - todo = set([dist]) - install_dists = set([odist]) - while todo: - dist = todo.pop() - name = dist.key # case-insensitive - if name not in self.dists_by_name: - self.add_distribution(dist) - else: - # import pdb; pdb.set_trace() - other = self.dists_by_name[name] - if other != dist: - self.try_to_replace(dist, other, problems) - - ireqts = dist.run_requires | dist.meta_requires - sreqts = dist.build_requires - ereqts = set() - if meta_extras and dist in install_dists: - for key in ('test', 'build', 'dev'): - e = ':%s:' % key - if e in meta_extras: - ereqts |= getattr(dist, '%s_requires' % key) - all_reqts = ireqts | sreqts | ereqts - for r in all_reqts: - providers = self.find_providers(r) - if not providers: - logger.debug('No providers found for %r', r) - provider = self.locator.locate(r, prereleases=prereleases) - # If no provider is found and we didn't consider - # prereleases, consider them now. - if provider is None and not prereleases: - provider = self.locator.locate(r, prereleases=True) - if provider is None: - logger.debug('Cannot satisfy %r', r) - problems.add(('unsatisfied', r)) - else: - n, v = provider.key, provider.version - if (n, v) not in self.dists: - todo.add(provider) - providers.add(provider) - if r in ireqts and dist in install_dists: - install_dists.add(provider) - logger.debug('Adding %s to install_dists', - provider.name_and_version) - for p in providers: - name = p.key - if name not in self.dists_by_name: - self.reqts.setdefault(p, set()).add(r) - else: - other = self.dists_by_name[name] - if other != p: - # see if other can be replaced by p - self.try_to_replace(p, other, problems) - - dists = set(self.dists.values()) - for dist in dists: - dist.build_time_dependency = dist not in install_dists - if dist.build_time_dependency: - logger.debug('%s is a build-time dependency only.', - dist.name_and_version) - logger.debug('find done for %s', odist) - return dists, problems diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py deleted file mode 100644 index 420dcf1..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py +++ /dev/null @@ -1,384 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2023 Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -""" -Class representing the list of files in a distribution. - -Equivalent to distutils.filelist, but fixes some problems. -""" -import fnmatch -import logging -import os -import re -import sys - -from . import DistlibException -from .compat import fsdecode -from .util import convert_path - - -__all__ = ['Manifest'] - -logger = logging.getLogger(__name__) - -# a \ followed by some spaces + EOL -_COLLAPSE_PATTERN = re.compile('\\\\w*\n', re.M) -_COMMENTED_LINE = re.compile('#.*?(?=\n)|\n(?=$)', re.M | re.S) - -# -# Due to the different results returned by fnmatch.translate, we need -# to do slightly different processing for Python 2.7 and 3.2 ... this needed -# to be brought in for Python 3.6 onwards. -# -_PYTHON_VERSION = sys.version_info[:2] - - -class Manifest(object): - """ - A list of files built by exploring the filesystem and filtered by applying various - patterns to what we find there. - """ - - def __init__(self, base=None): - """ - Initialise an instance. - - :param base: The base directory to explore under. - """ - self.base = os.path.abspath(os.path.normpath(base or os.getcwd())) - self.prefix = self.base + os.sep - self.allfiles = None - self.files = set() - - # - # Public API - # - - def findall(self): - """Find all files under the base and set ``allfiles`` to the absolute - pathnames of files found. - """ - from stat import S_ISREG, S_ISDIR, S_ISLNK - - self.allfiles = allfiles = [] - root = self.base - stack = [root] - pop = stack.pop - push = stack.append - - while stack: - root = pop() - names = os.listdir(root) - - for name in names: - fullname = os.path.join(root, name) - - # Avoid excess stat calls -- just one will do, thank you! - stat = os.stat(fullname) - mode = stat.st_mode - if S_ISREG(mode): - allfiles.append(fsdecode(fullname)) - elif S_ISDIR(mode) and not S_ISLNK(mode): - push(fullname) - - def add(self, item): - """ - Add a file to the manifest. - - :param item: The pathname to add. This can be relative to the base. - """ - if not item.startswith(self.prefix): - item = os.path.join(self.base, item) - self.files.add(os.path.normpath(item)) - - def add_many(self, items): - """ - Add a list of files to the manifest. - - :param items: The pathnames to add. These can be relative to the base. - """ - for item in items: - self.add(item) - - def sorted(self, wantdirs=False): - """ - Return sorted files in directory order - """ - - def add_dir(dirs, d): - dirs.add(d) - logger.debug('add_dir added %s', d) - if d != self.base: - parent, _ = os.path.split(d) - assert parent not in ('', '/') - add_dir(dirs, parent) - - result = set(self.files) # make a copy! - if wantdirs: - dirs = set() - for f in result: - add_dir(dirs, os.path.dirname(f)) - result |= dirs - return [os.path.join(*path_tuple) for path_tuple in - sorted(os.path.split(path) for path in result)] - - def clear(self): - """Clear all collected files.""" - self.files = set() - self.allfiles = [] - - def process_directive(self, directive): - """ - Process a directive which either adds some files from ``allfiles`` to - ``files``, or removes some files from ``files``. - - :param directive: The directive to process. This should be in a format - compatible with distutils ``MANIFEST.in`` files: - - http://docs.python.org/distutils/sourcedist.html#commands - """ - # Parse the line: split it up, make sure the right number of words - # is there, and return the relevant words. 'action' is always - # defined: it's the first word of the line. Which of the other - # three are defined depends on the action; it'll be either - # patterns, (dir and patterns), or (dirpattern). - action, patterns, thedir, dirpattern = self._parse_directive(directive) - - # OK, now we know that the action is valid and we have the - # right number of words on the line for that action -- so we - # can proceed with minimal error-checking. - if action == 'include': - for pattern in patterns: - if not self._include_pattern(pattern, anchor=True): - logger.warning('no files found matching %r', pattern) - - elif action == 'exclude': - for pattern in patterns: - self._exclude_pattern(pattern, anchor=True) - - elif action == 'global-include': - for pattern in patterns: - if not self._include_pattern(pattern, anchor=False): - logger.warning('no files found matching %r ' - 'anywhere in distribution', pattern) - - elif action == 'global-exclude': - for pattern in patterns: - self._exclude_pattern(pattern, anchor=False) - - elif action == 'recursive-include': - for pattern in patterns: - if not self._include_pattern(pattern, prefix=thedir): - logger.warning('no files found matching %r ' - 'under directory %r', pattern, thedir) - - elif action == 'recursive-exclude': - for pattern in patterns: - self._exclude_pattern(pattern, prefix=thedir) - - elif action == 'graft': - if not self._include_pattern(None, prefix=dirpattern): - logger.warning('no directories found matching %r', - dirpattern) - - elif action == 'prune': - if not self._exclude_pattern(None, prefix=dirpattern): - logger.warning('no previously-included directories found ' - 'matching %r', dirpattern) - else: # pragma: no cover - # This should never happen, as it should be caught in - # _parse_template_line - raise DistlibException( - 'invalid action %r' % action) - - # - # Private API - # - - def _parse_directive(self, directive): - """ - Validate a directive. - :param directive: The directive to validate. - :return: A tuple of action, patterns, thedir, dir_patterns - """ - words = directive.split() - if len(words) == 1 and words[0] not in ('include', 'exclude', - 'global-include', - 'global-exclude', - 'recursive-include', - 'recursive-exclude', - 'graft', 'prune'): - # no action given, let's use the default 'include' - words.insert(0, 'include') - - action = words[0] - patterns = thedir = dir_pattern = None - - if action in ('include', 'exclude', - 'global-include', 'global-exclude'): - if len(words) < 2: - raise DistlibException( - '%r expects ...' % action) - - patterns = [convert_path(word) for word in words[1:]] - - elif action in ('recursive-include', 'recursive-exclude'): - if len(words) < 3: - raise DistlibException( - '%r expects

...' % action) - - thedir = convert_path(words[1]) - patterns = [convert_path(word) for word in words[2:]] - - elif action in ('graft', 'prune'): - if len(words) != 2: - raise DistlibException( - '%r expects a single ' % action) - - dir_pattern = convert_path(words[1]) - - else: - raise DistlibException('unknown action %r' % action) - - return action, patterns, thedir, dir_pattern - - def _include_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Select strings (presumably filenames) from 'self.files' that - match 'pattern', a Unix-style wildcard (glob) pattern. - - Patterns are not quite the same as implemented by the 'fnmatch' - module: '*' and '?' match non-special characters, where "special" - is platform-dependent: slash on Unix; colon, slash, and backslash on - DOS/Windows; and colon on Mac OS. - - If 'anchor' is true (the default), then the pattern match is more - stringent: "*.py" will match "foo.py" but not "foo/bar.py". If - 'anchor' is false, both of these will match. - - If 'prefix' is supplied, then only filenames starting with 'prefix' - (itself a pattern) and ending with 'pattern', with anything in between - them, will match. 'anchor' is ignored in this case. - - If 'is_regex' is true, 'anchor' and 'prefix' are ignored, and - 'pattern' is assumed to be either a string containing a regex or a - regex object -- no translation is done, the regex is just compiled - and used as-is. - - Selected strings will be added to self.files. - - Return True if files are found. - """ - # XXX docstring lying about what the special chars are? - found = False - pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) - - # delayed loading of allfiles list - if self.allfiles is None: - self.findall() - - for name in self.allfiles: - if pattern_re.search(name): - self.files.add(name) - found = True - return found - - def _exclude_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Remove strings (presumably filenames) from 'files' that match - 'pattern'. - - Other parameters are the same as for 'include_pattern()', above. - The list 'self.files' is modified in place. Return True if files are - found. - - This API is public to allow e.g. exclusion of SCM subdirs, e.g. when - packaging source distributions - """ - found = False - pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) - for f in list(self.files): - if pattern_re.search(f): - self.files.remove(f) - found = True - return found - - def _translate_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Translate a shell-like wildcard pattern to a compiled regular - expression. - - Return the compiled regex. If 'is_regex' true, - then 'pattern' is directly compiled to a regex (if it's a string) - or just returned as-is (assumes it's a regex object). - """ - if is_regex: - if isinstance(pattern, str): - return re.compile(pattern) - else: - return pattern - - if _PYTHON_VERSION > (3, 2): - # ditch start and end characters - start, _, end = self._glob_to_re('_').partition('_') - - if pattern: - pattern_re = self._glob_to_re(pattern) - if _PYTHON_VERSION > (3, 2): - assert pattern_re.startswith(start) and pattern_re.endswith(end) - else: - pattern_re = '' - - base = re.escape(os.path.join(self.base, '')) - if prefix is not None: - # ditch end of pattern character - if _PYTHON_VERSION <= (3, 2): - empty_pattern = self._glob_to_re('') - prefix_re = self._glob_to_re(prefix)[:-len(empty_pattern)] - else: - prefix_re = self._glob_to_re(prefix) - assert prefix_re.startswith(start) and prefix_re.endswith(end) - prefix_re = prefix_re[len(start): len(prefix_re) - len(end)] - sep = os.sep - if os.sep == '\\': - sep = r'\\' - if _PYTHON_VERSION <= (3, 2): - pattern_re = '^' + base + sep.join((prefix_re, - '.*' + pattern_re)) - else: - pattern_re = pattern_re[len(start): len(pattern_re) - len(end)] - pattern_re = r'%s%s%s%s.*%s%s' % (start, base, prefix_re, sep, - pattern_re, end) - else: # no prefix -- respect anchor flag - if anchor: - if _PYTHON_VERSION <= (3, 2): - pattern_re = '^' + base + pattern_re - else: - pattern_re = r'%s%s%s' % (start, base, pattern_re[len(start):]) - - return re.compile(pattern_re) - - def _glob_to_re(self, pattern): - """Translate a shell-like glob pattern to a regular expression. - - Return a string containing the regex. Differs from - 'fnmatch.translate()' in that '*' does not match "special characters" - (which are platform-specific). - """ - pattern_re = fnmatch.translate(pattern) - - # '?' and '*' in the glob pattern become '.' and '.*' in the RE, which - # IMHO is wrong -- '?' and '*' aren't supposed to match slash in Unix, - # and by extension they shouldn't match such "special characters" under - # any OS. So change all non-escaped dots in the RE to match any - # character except the special characters (currently: just os.sep). - sep = os.sep - if os.sep == '\\': - # we're using a regex to manipulate a regex, so we need - # to escape the backslash twice - sep = r'\\\\' - escaped = r'\1[^%s]' % sep - pattern_re = re.sub(r'((? y, - '!=': lambda x, y: x != y, - '<': lambda x, y: x < y, - '<=': lambda x, y: x == y or x < y, - '>': lambda x, y: x > y, - '>=': lambda x, y: x == y or x > y, - 'and': lambda x, y: x and y, - 'or': lambda x, y: x or y, - 'in': lambda x, y: x in y, - 'not in': lambda x, y: x not in y, - } - - def evaluate(self, expr, context): - """ - Evaluate a marker expression returned by the :func:`parse_requirement` - function in the specified context. - """ - if isinstance(expr, string_types): - if expr[0] in '\'"': - result = expr[1:-1] - else: - if expr not in context: - raise SyntaxError('unknown variable: %s' % expr) - result = context[expr] - else: - assert isinstance(expr, dict) - op = expr['op'] - if op not in self.operations: - raise NotImplementedError('op not implemented: %s' % op) - elhs = expr['lhs'] - erhs = expr['rhs'] - if _is_literal(expr['lhs']) and _is_literal(expr['rhs']): - raise SyntaxError('invalid comparison: %s %s %s' % - (elhs, op, erhs)) - - lhs = self.evaluate(elhs, context) - rhs = self.evaluate(erhs, context) - if ((_is_version_marker(elhs) or _is_version_marker(erhs)) - and op in ('<', '<=', '>', '>=', '===', '==', '!=', '~=')): - lhs = LV(lhs) - rhs = LV(rhs) - elif _is_version_marker(elhs) and op in ('in', 'not in'): - lhs = LV(lhs) - rhs = _get_versions(rhs) - result = self.operations[op](lhs, rhs) - return result - - -_DIGITS = re.compile(r'\d+\.\d+') - - -def default_context(): - - def format_full_version(info): - version = '%s.%s.%s' % (info.major, info.minor, info.micro) - kind = info.releaselevel - if kind != 'final': - version += kind[0] + str(info.serial) - return version - - if hasattr(sys, 'implementation'): - implementation_version = format_full_version( - sys.implementation.version) - implementation_name = sys.implementation.name - else: - implementation_version = '0' - implementation_name = '' - - ppv = platform.python_version() - m = _DIGITS.match(ppv) - pv = m.group(0) - result = { - 'implementation_name': implementation_name, - 'implementation_version': implementation_version, - 'os_name': os.name, - 'platform_machine': platform.machine(), - 'platform_python_implementation': platform.python_implementation(), - 'platform_release': platform.release(), - 'platform_system': platform.system(), - 'platform_version': platform.version(), - 'platform_in_venv': str(in_venv()), - 'python_full_version': ppv, - 'python_version': pv, - 'sys_platform': sys.platform, - } - return result - - -DEFAULT_CONTEXT = default_context() -del default_context - -evaluator = Evaluator() - - -def interpret(marker, execution_context=None): - """ - Interpret a marker and return a result depending on environment. - - :param marker: The marker to interpret. - :type marker: str - :param execution_context: The context used for name lookup. - :type execution_context: mapping - """ - try: - expr, rest = parse_marker(marker) - except Exception as e: - raise SyntaxError('Unable to interpret marker syntax: %s: %s' % - (marker, e)) - if rest and rest[0] != '#': - raise SyntaxError('unexpected trailing data in marker: %s: %s' % - (marker, rest)) - context = dict(DEFAULT_CONTEXT) - if execution_context: - context.update(execution_context) - return evaluator.evaluate(expr, context) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py deleted file mode 100644 index 7189aee..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py +++ /dev/null @@ -1,1068 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -"""Implementation of the Metadata for Python packages PEPs. - -Supports all metadata formats (1.0, 1.1, 1.2, 1.3/2.1 and 2.2). -""" -from __future__ import unicode_literals - -import codecs -from email import message_from_file -import json -import logging -import re - - -from . import DistlibException, __version__ -from .compat import StringIO, string_types, text_type -from .markers import interpret -from .util import extract_by_key, get_extras -from .version import get_scheme, PEP440_VERSION_RE - -logger = logging.getLogger(__name__) - - -class MetadataMissingError(DistlibException): - """A required metadata is missing""" - - -class MetadataConflictError(DistlibException): - """Attempt to read or write metadata fields that are conflictual.""" - - -class MetadataUnrecognizedVersionError(DistlibException): - """Unknown metadata version number.""" - - -class MetadataInvalidError(DistlibException): - """A metadata value is invalid""" - -# public API of this module -__all__ = ['Metadata', 'PKG_INFO_ENCODING', 'PKG_INFO_PREFERRED_VERSION'] - -# Encoding used for the PKG-INFO files -PKG_INFO_ENCODING = 'utf-8' - -# preferred version. Hopefully will be changed -# to 1.2 once PEP 345 is supported everywhere -PKG_INFO_PREFERRED_VERSION = '1.1' - -_LINE_PREFIX_1_2 = re.compile('\n \\|') -_LINE_PREFIX_PRE_1_2 = re.compile('\n ') -_241_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'License') - -_314_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'License', 'Classifier', 'Download-URL', 'Obsoletes', - 'Provides', 'Requires') - -_314_MARKERS = ('Obsoletes', 'Provides', 'Requires', 'Classifier', - 'Download-URL') - -_345_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'Maintainer', 'Maintainer-email', 'License', - 'Classifier', 'Download-URL', 'Obsoletes-Dist', - 'Project-URL', 'Provides-Dist', 'Requires-Dist', - 'Requires-Python', 'Requires-External') - -_345_MARKERS = ('Provides-Dist', 'Requires-Dist', 'Requires-Python', - 'Obsoletes-Dist', 'Requires-External', 'Maintainer', - 'Maintainer-email', 'Project-URL') - -_426_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'Maintainer', 'Maintainer-email', 'License', - 'Classifier', 'Download-URL', 'Obsoletes-Dist', - 'Project-URL', 'Provides-Dist', 'Requires-Dist', - 'Requires-Python', 'Requires-External', 'Private-Version', - 'Obsoleted-By', 'Setup-Requires-Dist', 'Extension', - 'Provides-Extra') - -_426_MARKERS = ('Private-Version', 'Provides-Extra', 'Obsoleted-By', - 'Setup-Requires-Dist', 'Extension') - -# See issue #106: Sometimes 'Requires' and 'Provides' occur wrongly in -# the metadata. Include them in the tuple literal below to allow them -# (for now). -# Ditto for Obsoletes - see issue #140. -_566_FIELDS = _426_FIELDS + ('Description-Content-Type', - 'Requires', 'Provides', 'Obsoletes') - -_566_MARKERS = ('Description-Content-Type',) - -_643_MARKERS = ('Dynamic', 'License-File') - -_643_FIELDS = _566_FIELDS + _643_MARKERS - -_ALL_FIELDS = set() -_ALL_FIELDS.update(_241_FIELDS) -_ALL_FIELDS.update(_314_FIELDS) -_ALL_FIELDS.update(_345_FIELDS) -_ALL_FIELDS.update(_426_FIELDS) -_ALL_FIELDS.update(_566_FIELDS) -_ALL_FIELDS.update(_643_FIELDS) - -EXTRA_RE = re.compile(r'''extra\s*==\s*("([^"]+)"|'([^']+)')''') - - -def _version2fieldlist(version): - if version == '1.0': - return _241_FIELDS - elif version == '1.1': - return _314_FIELDS - elif version == '1.2': - return _345_FIELDS - elif version in ('1.3', '2.1'): - # avoid adding field names if already there - return _345_FIELDS + tuple(f for f in _566_FIELDS if f not in _345_FIELDS) - elif version == '2.0': - raise ValueError('Metadata 2.0 is withdrawn and not supported') - # return _426_FIELDS - elif version == '2.2': - return _643_FIELDS - raise MetadataUnrecognizedVersionError(version) - - -def _best_version(fields): - """Detect the best version depending on the fields used.""" - def _has_marker(keys, markers): - return any(marker in keys for marker in markers) - - keys = [key for key, value in fields.items() if value not in ([], 'UNKNOWN', None)] - possible_versions = ['1.0', '1.1', '1.2', '1.3', '2.1', '2.2'] # 2.0 removed - - # first let's try to see if a field is not part of one of the version - for key in keys: - if key not in _241_FIELDS and '1.0' in possible_versions: - possible_versions.remove('1.0') - logger.debug('Removed 1.0 due to %s', key) - if key not in _314_FIELDS and '1.1' in possible_versions: - possible_versions.remove('1.1') - logger.debug('Removed 1.1 due to %s', key) - if key not in _345_FIELDS and '1.2' in possible_versions: - possible_versions.remove('1.2') - logger.debug('Removed 1.2 due to %s', key) - if key not in _566_FIELDS and '1.3' in possible_versions: - possible_versions.remove('1.3') - logger.debug('Removed 1.3 due to %s', key) - if key not in _566_FIELDS and '2.1' in possible_versions: - if key != 'Description': # In 2.1, description allowed after headers - possible_versions.remove('2.1') - logger.debug('Removed 2.1 due to %s', key) - if key not in _643_FIELDS and '2.2' in possible_versions: - possible_versions.remove('2.2') - logger.debug('Removed 2.2 due to %s', key) - # if key not in _426_FIELDS and '2.0' in possible_versions: - # possible_versions.remove('2.0') - # logger.debug('Removed 2.0 due to %s', key) - - # possible_version contains qualified versions - if len(possible_versions) == 1: - return possible_versions[0] # found ! - elif len(possible_versions) == 0: - logger.debug('Out of options - unknown metadata set: %s', fields) - raise MetadataConflictError('Unknown metadata set') - - # let's see if one unique marker is found - is_1_1 = '1.1' in possible_versions and _has_marker(keys, _314_MARKERS) - is_1_2 = '1.2' in possible_versions and _has_marker(keys, _345_MARKERS) - is_2_1 = '2.1' in possible_versions and _has_marker(keys, _566_MARKERS) - # is_2_0 = '2.0' in possible_versions and _has_marker(keys, _426_MARKERS) - is_2_2 = '2.2' in possible_versions and _has_marker(keys, _643_MARKERS) - if int(is_1_1) + int(is_1_2) + int(is_2_1) + int(is_2_2) > 1: - raise MetadataConflictError('You used incompatible 1.1/1.2/2.1/2.2 fields') - - # we have the choice, 1.0, or 1.2, 2.1 or 2.2 - # - 1.0 has a broken Summary field but works with all tools - # - 1.1 is to avoid - # - 1.2 fixes Summary but has little adoption - # - 2.1 adds more features - # - 2.2 is the latest - if not is_1_1 and not is_1_2 and not is_2_1 and not is_2_2: - # we couldn't find any specific marker - if PKG_INFO_PREFERRED_VERSION in possible_versions: - return PKG_INFO_PREFERRED_VERSION - if is_1_1: - return '1.1' - if is_1_2: - return '1.2' - if is_2_1: - return '2.1' - # if is_2_2: - # return '2.2' - - return '2.2' - -# This follows the rules about transforming keys as described in -# https://www.python.org/dev/peps/pep-0566/#id17 -_ATTR2FIELD = { - name.lower().replace("-", "_"): name for name in _ALL_FIELDS -} -_FIELD2ATTR = {field: attr for attr, field in _ATTR2FIELD.items()} - -_PREDICATE_FIELDS = ('Requires-Dist', 'Obsoletes-Dist', 'Provides-Dist') -_VERSIONS_FIELDS = ('Requires-Python',) -_VERSION_FIELDS = ('Version',) -_LISTFIELDS = ('Platform', 'Classifier', 'Obsoletes', - 'Requires', 'Provides', 'Obsoletes-Dist', - 'Provides-Dist', 'Requires-Dist', 'Requires-External', - 'Project-URL', 'Supported-Platform', 'Setup-Requires-Dist', - 'Provides-Extra', 'Extension', 'License-File') -_LISTTUPLEFIELDS = ('Project-URL',) - -_ELEMENTSFIELD = ('Keywords',) - -_UNICODEFIELDS = ('Author', 'Maintainer', 'Summary', 'Description') - -_MISSING = object() - -_FILESAFE = re.compile('[^A-Za-z0-9.]+') - - -def _get_name_and_version(name, version, for_filename=False): - """Return the distribution name with version. - - If for_filename is true, return a filename-escaped form.""" - if for_filename: - # For both name and version any runs of non-alphanumeric or '.' - # characters are replaced with a single '-'. Additionally any - # spaces in the version string become '.' - name = _FILESAFE.sub('-', name) - version = _FILESAFE.sub('-', version.replace(' ', '.')) - return '%s-%s' % (name, version) - - -class LegacyMetadata(object): - """The legacy metadata of a release. - - Supports versions 1.0, 1.1, 1.2, 2.0 and 1.3/2.1 (auto-detected). You can - instantiate the class with one of these arguments (or none): - - *path*, the path to a metadata file - - *fileobj* give a file-like object with metadata as content - - *mapping* is a dict-like object - - *scheme* is a version scheme name - """ - # TODO document the mapping API and UNKNOWN default key - - def __init__(self, path=None, fileobj=None, mapping=None, - scheme='default'): - if [path, fileobj, mapping].count(None) < 2: - raise TypeError('path, fileobj and mapping are exclusive') - self._fields = {} - self.requires_files = [] - self._dependencies = None - self.scheme = scheme - if path is not None: - self.read(path) - elif fileobj is not None: - self.read_file(fileobj) - elif mapping is not None: - self.update(mapping) - self.set_metadata_version() - - def set_metadata_version(self): - self._fields['Metadata-Version'] = _best_version(self._fields) - - def _write_field(self, fileobj, name, value): - fileobj.write('%s: %s\n' % (name, value)) - - def __getitem__(self, name): - return self.get(name) - - def __setitem__(self, name, value): - return self.set(name, value) - - def __delitem__(self, name): - field_name = self._convert_name(name) - try: - del self._fields[field_name] - except KeyError: - raise KeyError(name) - - def __contains__(self, name): - return (name in self._fields or - self._convert_name(name) in self._fields) - - def _convert_name(self, name): - if name in _ALL_FIELDS: - return name - name = name.replace('-', '_').lower() - return _ATTR2FIELD.get(name, name) - - def _default_value(self, name): - if name in _LISTFIELDS or name in _ELEMENTSFIELD: - return [] - return 'UNKNOWN' - - def _remove_line_prefix(self, value): - if self.metadata_version in ('1.0', '1.1'): - return _LINE_PREFIX_PRE_1_2.sub('\n', value) - else: - return _LINE_PREFIX_1_2.sub('\n', value) - - def __getattr__(self, name): - if name in _ATTR2FIELD: - return self[name] - raise AttributeError(name) - - # - # Public API - # - -# dependencies = property(_get_dependencies, _set_dependencies) - - def get_fullname(self, filesafe=False): - """Return the distribution name with version. - - If filesafe is true, return a filename-escaped form.""" - return _get_name_and_version(self['Name'], self['Version'], filesafe) - - def is_field(self, name): - """return True if name is a valid metadata key""" - name = self._convert_name(name) - return name in _ALL_FIELDS - - def is_multi_field(self, name): - name = self._convert_name(name) - return name in _LISTFIELDS - - def read(self, filepath): - """Read the metadata values from a file path.""" - fp = codecs.open(filepath, 'r', encoding='utf-8') - try: - self.read_file(fp) - finally: - fp.close() - - def read_file(self, fileob): - """Read the metadata values from a file object.""" - msg = message_from_file(fileob) - self._fields['Metadata-Version'] = msg['metadata-version'] - - # When reading, get all the fields we can - for field in _ALL_FIELDS: - if field not in msg: - continue - if field in _LISTFIELDS: - # we can have multiple lines - values = msg.get_all(field) - if field in _LISTTUPLEFIELDS and values is not None: - values = [tuple(value.split(',')) for value in values] - self.set(field, values) - else: - # single line - value = msg[field] - if value is not None and value != 'UNKNOWN': - self.set(field, value) - - # PEP 566 specifies that the body be used for the description, if - # available - body = msg.get_payload() - self["Description"] = body if body else self["Description"] - # logger.debug('Attempting to set metadata for %s', self) - # self.set_metadata_version() - - def write(self, filepath, skip_unknown=False): - """Write the metadata fields to filepath.""" - fp = codecs.open(filepath, 'w', encoding='utf-8') - try: - self.write_file(fp, skip_unknown) - finally: - fp.close() - - def write_file(self, fileobject, skip_unknown=False): - """Write the PKG-INFO format data to a file object.""" - self.set_metadata_version() - - for field in _version2fieldlist(self['Metadata-Version']): - values = self.get(field) - if skip_unknown and values in ('UNKNOWN', [], ['UNKNOWN']): - continue - if field in _ELEMENTSFIELD: - self._write_field(fileobject, field, ','.join(values)) - continue - if field not in _LISTFIELDS: - if field == 'Description': - if self.metadata_version in ('1.0', '1.1'): - values = values.replace('\n', '\n ') - else: - values = values.replace('\n', '\n |') - values = [values] - - if field in _LISTTUPLEFIELDS: - values = [','.join(value) for value in values] - - for value in values: - self._write_field(fileobject, field, value) - - def update(self, other=None, **kwargs): - """Set metadata values from the given iterable `other` and kwargs. - - Behavior is like `dict.update`: If `other` has a ``keys`` method, - they are looped over and ``self[key]`` is assigned ``other[key]``. - Else, ``other`` is an iterable of ``(key, value)`` iterables. - - Keys that don't match a metadata field or that have an empty value are - dropped. - """ - def _set(key, value): - if key in _ATTR2FIELD and value: - self.set(self._convert_name(key), value) - - if not other: - # other is None or empty container - pass - elif hasattr(other, 'keys'): - for k in other.keys(): - _set(k, other[k]) - else: - for k, v in other: - _set(k, v) - - if kwargs: - for k, v in kwargs.items(): - _set(k, v) - - def set(self, name, value): - """Control then set a metadata field.""" - name = self._convert_name(name) - - if ((name in _ELEMENTSFIELD or name == 'Platform') and - not isinstance(value, (list, tuple))): - if isinstance(value, string_types): - value = [v.strip() for v in value.split(',')] - else: - value = [] - elif (name in _LISTFIELDS and - not isinstance(value, (list, tuple))): - if isinstance(value, string_types): - value = [value] - else: - value = [] - - if logger.isEnabledFor(logging.WARNING): - project_name = self['Name'] - - scheme = get_scheme(self.scheme) - if name in _PREDICATE_FIELDS and value is not None: - for v in value: - # check that the values are valid - if not scheme.is_valid_matcher(v.split(';')[0]): - logger.warning( - "'%s': '%s' is not valid (field '%s')", - project_name, v, name) - # FIXME this rejects UNKNOWN, is that right? - elif name in _VERSIONS_FIELDS and value is not None: - if not scheme.is_valid_constraint_list(value): - logger.warning("'%s': '%s' is not a valid version (field '%s')", - project_name, value, name) - elif name in _VERSION_FIELDS and value is not None: - if not scheme.is_valid_version(value): - logger.warning("'%s': '%s' is not a valid version (field '%s')", - project_name, value, name) - - if name in _UNICODEFIELDS: - if name == 'Description': - value = self._remove_line_prefix(value) - - self._fields[name] = value - - def get(self, name, default=_MISSING): - """Get a metadata field.""" - name = self._convert_name(name) - if name not in self._fields: - if default is _MISSING: - default = self._default_value(name) - return default - if name in _UNICODEFIELDS: - value = self._fields[name] - return value - elif name in _LISTFIELDS: - value = self._fields[name] - if value is None: - return [] - res = [] - for val in value: - if name not in _LISTTUPLEFIELDS: - res.append(val) - else: - # That's for Project-URL - res.append((val[0], val[1])) - return res - - elif name in _ELEMENTSFIELD: - value = self._fields[name] - if isinstance(value, string_types): - return value.split(',') - return self._fields[name] - - def check(self, strict=False): - """Check if the metadata is compliant. If strict is True then raise if - no Name or Version are provided""" - self.set_metadata_version() - - # XXX should check the versions (if the file was loaded) - missing, warnings = [], [] - - for attr in ('Name', 'Version'): # required by PEP 345 - if attr not in self: - missing.append(attr) - - if strict and missing != []: - msg = 'missing required metadata: %s' % ', '.join(missing) - raise MetadataMissingError(msg) - - for attr in ('Home-page', 'Author'): - if attr not in self: - missing.append(attr) - - # checking metadata 1.2 (XXX needs to check 1.1, 1.0) - if self['Metadata-Version'] != '1.2': - return missing, warnings - - scheme = get_scheme(self.scheme) - - def are_valid_constraints(value): - for v in value: - if not scheme.is_valid_matcher(v.split(';')[0]): - return False - return True - - for fields, controller in ((_PREDICATE_FIELDS, are_valid_constraints), - (_VERSIONS_FIELDS, - scheme.is_valid_constraint_list), - (_VERSION_FIELDS, - scheme.is_valid_version)): - for field in fields: - value = self.get(field, None) - if value is not None and not controller(value): - warnings.append("Wrong value for '%s': %s" % (field, value)) - - return missing, warnings - - def todict(self, skip_missing=False): - """Return fields as a dict. - - Field names will be converted to use the underscore-lowercase style - instead of hyphen-mixed case (i.e. home_page instead of Home-page). - This is as per https://www.python.org/dev/peps/pep-0566/#id17. - """ - self.set_metadata_version() - - fields = _version2fieldlist(self['Metadata-Version']) - - data = {} - - for field_name in fields: - if not skip_missing or field_name in self._fields: - key = _FIELD2ATTR[field_name] - if key != 'project_url': - data[key] = self[field_name] - else: - data[key] = [','.join(u) for u in self[field_name]] - - return data - - def add_requirements(self, requirements): - if self['Metadata-Version'] == '1.1': - # we can't have 1.1 metadata *and* Setuptools requires - for field in ('Obsoletes', 'Requires', 'Provides'): - if field in self: - del self[field] - self['Requires-Dist'] += requirements - - # Mapping API - # TODO could add iter* variants - - def keys(self): - return list(_version2fieldlist(self['Metadata-Version'])) - - def __iter__(self): - for key in self.keys(): - yield key - - def values(self): - return [self[key] for key in self.keys()] - - def items(self): - return [(key, self[key]) for key in self.keys()] - - def __repr__(self): - return '<%s %s %s>' % (self.__class__.__name__, self.name, - self.version) - - -METADATA_FILENAME = 'pydist.json' -WHEEL_METADATA_FILENAME = 'metadata.json' -LEGACY_METADATA_FILENAME = 'METADATA' - - -class Metadata(object): - """ - The metadata of a release. This implementation uses 2.1 - metadata where possible. If not possible, it wraps a LegacyMetadata - instance which handles the key-value metadata format. - """ - - METADATA_VERSION_MATCHER = re.compile(r'^\d+(\.\d+)*$') - - NAME_MATCHER = re.compile('^[0-9A-Z]([0-9A-Z_.-]*[0-9A-Z])?$', re.I) - - FIELDNAME_MATCHER = re.compile('^[A-Z]([0-9A-Z-]*[0-9A-Z])?$', re.I) - - VERSION_MATCHER = PEP440_VERSION_RE - - SUMMARY_MATCHER = re.compile('.{1,2047}') - - METADATA_VERSION = '2.0' - - GENERATOR = 'distlib (%s)' % __version__ - - MANDATORY_KEYS = { - 'name': (), - 'version': (), - 'summary': ('legacy',), - } - - INDEX_KEYS = ('name version license summary description author ' - 'author_email keywords platform home_page classifiers ' - 'download_url') - - DEPENDENCY_KEYS = ('extras run_requires test_requires build_requires ' - 'dev_requires provides meta_requires obsoleted_by ' - 'supports_environments') - - SYNTAX_VALIDATORS = { - 'metadata_version': (METADATA_VERSION_MATCHER, ()), - 'name': (NAME_MATCHER, ('legacy',)), - 'version': (VERSION_MATCHER, ('legacy',)), - 'summary': (SUMMARY_MATCHER, ('legacy',)), - 'dynamic': (FIELDNAME_MATCHER, ('legacy',)), - } - - __slots__ = ('_legacy', '_data', 'scheme') - - def __init__(self, path=None, fileobj=None, mapping=None, - scheme='default'): - if [path, fileobj, mapping].count(None) < 2: - raise TypeError('path, fileobj and mapping are exclusive') - self._legacy = None - self._data = None - self.scheme = scheme - #import pdb; pdb.set_trace() - if mapping is not None: - try: - self._validate_mapping(mapping, scheme) - self._data = mapping - except MetadataUnrecognizedVersionError: - self._legacy = LegacyMetadata(mapping=mapping, scheme=scheme) - self.validate() - else: - data = None - if path: - with open(path, 'rb') as f: - data = f.read() - elif fileobj: - data = fileobj.read() - if data is None: - # Initialised with no args - to be added - self._data = { - 'metadata_version': self.METADATA_VERSION, - 'generator': self.GENERATOR, - } - else: - if not isinstance(data, text_type): - data = data.decode('utf-8') - try: - self._data = json.loads(data) - self._validate_mapping(self._data, scheme) - except ValueError: - # Note: MetadataUnrecognizedVersionError does not - # inherit from ValueError (it's a DistlibException, - # which should not inherit from ValueError). - # The ValueError comes from the json.load - if that - # succeeds and we get a validation error, we want - # that to propagate - self._legacy = LegacyMetadata(fileobj=StringIO(data), - scheme=scheme) - self.validate() - - common_keys = set(('name', 'version', 'license', 'keywords', 'summary')) - - none_list = (None, list) - none_dict = (None, dict) - - mapped_keys = { - 'run_requires': ('Requires-Dist', list), - 'build_requires': ('Setup-Requires-Dist', list), - 'dev_requires': none_list, - 'test_requires': none_list, - 'meta_requires': none_list, - 'extras': ('Provides-Extra', list), - 'modules': none_list, - 'namespaces': none_list, - 'exports': none_dict, - 'commands': none_dict, - 'classifiers': ('Classifier', list), - 'source_url': ('Download-URL', None), - 'metadata_version': ('Metadata-Version', None), - } - - del none_list, none_dict - - def __getattribute__(self, key): - common = object.__getattribute__(self, 'common_keys') - mapped = object.__getattribute__(self, 'mapped_keys') - if key in mapped: - lk, maker = mapped[key] - if self._legacy: - if lk is None: - result = None if maker is None else maker() - else: - result = self._legacy.get(lk) - else: - value = None if maker is None else maker() - if key not in ('commands', 'exports', 'modules', 'namespaces', - 'classifiers'): - result = self._data.get(key, value) - else: - # special cases for PEP 459 - sentinel = object() - result = sentinel - d = self._data.get('extensions') - if d: - if key == 'commands': - result = d.get('python.commands', value) - elif key == 'classifiers': - d = d.get('python.details') - if d: - result = d.get(key, value) - else: - d = d.get('python.exports') - if not d: - d = self._data.get('python.exports') - if d: - result = d.get(key, value) - if result is sentinel: - result = value - elif key not in common: - result = object.__getattribute__(self, key) - elif self._legacy: - result = self._legacy.get(key) - else: - result = self._data.get(key) - return result - - def _validate_value(self, key, value, scheme=None): - if key in self.SYNTAX_VALIDATORS: - pattern, exclusions = self.SYNTAX_VALIDATORS[key] - if (scheme or self.scheme) not in exclusions: - m = pattern.match(value) - if not m: - raise MetadataInvalidError("'%s' is an invalid value for " - "the '%s' property" % (value, - key)) - - def __setattr__(self, key, value): - self._validate_value(key, value) - common = object.__getattribute__(self, 'common_keys') - mapped = object.__getattribute__(self, 'mapped_keys') - if key in mapped: - lk, _ = mapped[key] - if self._legacy: - if lk is None: - raise NotImplementedError - self._legacy[lk] = value - elif key not in ('commands', 'exports', 'modules', 'namespaces', - 'classifiers'): - self._data[key] = value - else: - # special cases for PEP 459 - d = self._data.setdefault('extensions', {}) - if key == 'commands': - d['python.commands'] = value - elif key == 'classifiers': - d = d.setdefault('python.details', {}) - d[key] = value - else: - d = d.setdefault('python.exports', {}) - d[key] = value - elif key not in common: - object.__setattr__(self, key, value) - else: - if key == 'keywords': - if isinstance(value, string_types): - value = value.strip() - if value: - value = value.split() - else: - value = [] - if self._legacy: - self._legacy[key] = value - else: - self._data[key] = value - - @property - def name_and_version(self): - return _get_name_and_version(self.name, self.version, True) - - @property - def provides(self): - if self._legacy: - result = self._legacy['Provides-Dist'] - else: - result = self._data.setdefault('provides', []) - s = '%s (%s)' % (self.name, self.version) - if s not in result: - result.append(s) - return result - - @provides.setter - def provides(self, value): - if self._legacy: - self._legacy['Provides-Dist'] = value - else: - self._data['provides'] = value - - def get_requirements(self, reqts, extras=None, env=None): - """ - Base method to get dependencies, given a set of extras - to satisfy and an optional environment context. - :param reqts: A list of sometimes-wanted dependencies, - perhaps dependent on extras and environment. - :param extras: A list of optional components being requested. - :param env: An optional environment for marker evaluation. - """ - if self._legacy: - result = reqts - else: - result = [] - extras = get_extras(extras or [], self.extras) - for d in reqts: - if 'extra' not in d and 'environment' not in d: - # unconditional - include = True - else: - if 'extra' not in d: - # Not extra-dependent - only environment-dependent - include = True - else: - include = d.get('extra') in extras - if include: - # Not excluded because of extras, check environment - marker = d.get('environment') - if marker: - include = interpret(marker, env) - if include: - result.extend(d['requires']) - for key in ('build', 'dev', 'test'): - e = ':%s:' % key - if e in extras: - extras.remove(e) - # A recursive call, but it should terminate since 'test' - # has been removed from the extras - reqts = self._data.get('%s_requires' % key, []) - result.extend(self.get_requirements(reqts, extras=extras, - env=env)) - return result - - @property - def dictionary(self): - if self._legacy: - return self._from_legacy() - return self._data - - @property - def dependencies(self): - if self._legacy: - raise NotImplementedError - else: - return extract_by_key(self._data, self.DEPENDENCY_KEYS) - - @dependencies.setter - def dependencies(self, value): - if self._legacy: - raise NotImplementedError - else: - self._data.update(value) - - def _validate_mapping(self, mapping, scheme): - if mapping.get('metadata_version') != self.METADATA_VERSION: - raise MetadataUnrecognizedVersionError() - missing = [] - for key, exclusions in self.MANDATORY_KEYS.items(): - if key not in mapping: - if scheme not in exclusions: - missing.append(key) - if missing: - msg = 'Missing metadata items: %s' % ', '.join(missing) - raise MetadataMissingError(msg) - for k, v in mapping.items(): - self._validate_value(k, v, scheme) - - def validate(self): - if self._legacy: - missing, warnings = self._legacy.check(True) - if missing or warnings: - logger.warning('Metadata: missing: %s, warnings: %s', - missing, warnings) - else: - self._validate_mapping(self._data, self.scheme) - - def todict(self): - if self._legacy: - return self._legacy.todict(True) - else: - result = extract_by_key(self._data, self.INDEX_KEYS) - return result - - def _from_legacy(self): - assert self._legacy and not self._data - result = { - 'metadata_version': self.METADATA_VERSION, - 'generator': self.GENERATOR, - } - lmd = self._legacy.todict(True) # skip missing ones - for k in ('name', 'version', 'license', 'summary', 'description', - 'classifier'): - if k in lmd: - if k == 'classifier': - nk = 'classifiers' - else: - nk = k - result[nk] = lmd[k] - kw = lmd.get('Keywords', []) - if kw == ['']: - kw = [] - result['keywords'] = kw - keys = (('requires_dist', 'run_requires'), - ('setup_requires_dist', 'build_requires')) - for ok, nk in keys: - if ok in lmd and lmd[ok]: - result[nk] = [{'requires': lmd[ok]}] - result['provides'] = self.provides - author = {} - maintainer = {} - return result - - LEGACY_MAPPING = { - 'name': 'Name', - 'version': 'Version', - ('extensions', 'python.details', 'license'): 'License', - 'summary': 'Summary', - 'description': 'Description', - ('extensions', 'python.project', 'project_urls', 'Home'): 'Home-page', - ('extensions', 'python.project', 'contacts', 0, 'name'): 'Author', - ('extensions', 'python.project', 'contacts', 0, 'email'): 'Author-email', - 'source_url': 'Download-URL', - ('extensions', 'python.details', 'classifiers'): 'Classifier', - } - - def _to_legacy(self): - def process_entries(entries): - reqts = set() - for e in entries: - extra = e.get('extra') - env = e.get('environment') - rlist = e['requires'] - for r in rlist: - if not env and not extra: - reqts.add(r) - else: - marker = '' - if extra: - marker = 'extra == "%s"' % extra - if env: - if marker: - marker = '(%s) and %s' % (env, marker) - else: - marker = env - reqts.add(';'.join((r, marker))) - return reqts - - assert self._data and not self._legacy - result = LegacyMetadata() - nmd = self._data - # import pdb; pdb.set_trace() - for nk, ok in self.LEGACY_MAPPING.items(): - if not isinstance(nk, tuple): - if nk in nmd: - result[ok] = nmd[nk] - else: - d = nmd - found = True - for k in nk: - try: - d = d[k] - except (KeyError, IndexError): - found = False - break - if found: - result[ok] = d - r1 = process_entries(self.run_requires + self.meta_requires) - r2 = process_entries(self.build_requires + self.dev_requires) - if self.extras: - result['Provides-Extra'] = sorted(self.extras) - result['Requires-Dist'] = sorted(r1) - result['Setup-Requires-Dist'] = sorted(r2) - # TODO: any other fields wanted - return result - - def write(self, path=None, fileobj=None, legacy=False, skip_unknown=True): - if [path, fileobj].count(None) != 1: - raise ValueError('Exactly one of path and fileobj is needed') - self.validate() - if legacy: - if self._legacy: - legacy_md = self._legacy - else: - legacy_md = self._to_legacy() - if path: - legacy_md.write(path, skip_unknown=skip_unknown) - else: - legacy_md.write_file(fileobj, skip_unknown=skip_unknown) - else: - if self._legacy: - d = self._from_legacy() - else: - d = self._data - if fileobj: - json.dump(d, fileobj, ensure_ascii=True, indent=2, - sort_keys=True) - else: - with codecs.open(path, 'w', 'utf-8') as f: - json.dump(d, f, ensure_ascii=True, indent=2, - sort_keys=True) - - def add_requirements(self, requirements): - if self._legacy: - self._legacy.add_requirements(requirements) - else: - run_requires = self._data.setdefault('run_requires', []) - always = None - for entry in run_requires: - if 'environment' not in entry and 'extra' not in entry: - always = entry - break - if always is None: - always = { 'requires': requirements } - run_requires.insert(0, always) - else: - rset = set(always['requires']) | set(requirements) - always['requires'] = sorted(rset) - - def __repr__(self): - name = self.name or '(no name)' - version = self.version or 'no version' - return '<%s %s %s (%s)>' % (self.__class__.__name__, - self.metadata_version, name, version) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py deleted file mode 100644 index fef52aa..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py +++ /dev/null @@ -1,358 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2017 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from __future__ import unicode_literals - -import bisect -import io -import logging -import os -import pkgutil -import sys -import types -import zipimport - -from . import DistlibException -from .util import cached_property, get_cache_base, Cache - -logger = logging.getLogger(__name__) - - -cache = None # created when needed - - -class ResourceCache(Cache): - def __init__(self, base=None): - if base is None: - # Use native string to avoid issues on 2.x: see Python #20140. - base = os.path.join(get_cache_base(), str('resource-cache')) - super(ResourceCache, self).__init__(base) - - def is_stale(self, resource, path): - """ - Is the cache stale for the given resource? - - :param resource: The :class:`Resource` being cached. - :param path: The path of the resource in the cache. - :return: True if the cache is stale. - """ - # Cache invalidation is a hard problem :-) - return True - - def get(self, resource): - """ - Get a resource into the cache, - - :param resource: A :class:`Resource` instance. - :return: The pathname of the resource in the cache. - """ - prefix, path = resource.finder.get_cache_info(resource) - if prefix is None: - result = path - else: - result = os.path.join(self.base, self.prefix_to_dir(prefix), path) - dirname = os.path.dirname(result) - if not os.path.isdir(dirname): - os.makedirs(dirname) - if not os.path.exists(result): - stale = True - else: - stale = self.is_stale(resource, path) - if stale: - # write the bytes of the resource to the cache location - with open(result, 'wb') as f: - f.write(resource.bytes) - return result - - -class ResourceBase(object): - def __init__(self, finder, name): - self.finder = finder - self.name = name - - -class Resource(ResourceBase): - """ - A class representing an in-package resource, such as a data file. This is - not normally instantiated by user code, but rather by a - :class:`ResourceFinder` which manages the resource. - """ - is_container = False # Backwards compatibility - - def as_stream(self): - """ - Get the resource as a stream. - - This is not a property to make it obvious that it returns a new stream - each time. - """ - return self.finder.get_stream(self) - - @cached_property - def file_path(self): - global cache - if cache is None: - cache = ResourceCache() - return cache.get(self) - - @cached_property - def bytes(self): - return self.finder.get_bytes(self) - - @cached_property - def size(self): - return self.finder.get_size(self) - - -class ResourceContainer(ResourceBase): - is_container = True # Backwards compatibility - - @cached_property - def resources(self): - return self.finder.get_resources(self) - - -class ResourceFinder(object): - """ - Resource finder for file system resources. - """ - - if sys.platform.startswith('java'): - skipped_extensions = ('.pyc', '.pyo', '.class') - else: - skipped_extensions = ('.pyc', '.pyo') - - def __init__(self, module): - self.module = module - self.loader = getattr(module, '__loader__', None) - self.base = os.path.dirname(getattr(module, '__file__', '')) - - def _adjust_path(self, path): - return os.path.realpath(path) - - def _make_path(self, resource_name): - # Issue #50: need to preserve type of path on Python 2.x - # like os.path._get_sep - if isinstance(resource_name, bytes): # should only happen on 2.x - sep = b'/' - else: - sep = '/' - parts = resource_name.split(sep) - parts.insert(0, self.base) - result = os.path.join(*parts) - return self._adjust_path(result) - - def _find(self, path): - return os.path.exists(path) - - def get_cache_info(self, resource): - return None, resource.path - - def find(self, resource_name): - path = self._make_path(resource_name) - if not self._find(path): - result = None - else: - if self._is_directory(path): - result = ResourceContainer(self, resource_name) - else: - result = Resource(self, resource_name) - result.path = path - return result - - def get_stream(self, resource): - return open(resource.path, 'rb') - - def get_bytes(self, resource): - with open(resource.path, 'rb') as f: - return f.read() - - def get_size(self, resource): - return os.path.getsize(resource.path) - - def get_resources(self, resource): - def allowed(f): - return (f != '__pycache__' and not - f.endswith(self.skipped_extensions)) - return set([f for f in os.listdir(resource.path) if allowed(f)]) - - def is_container(self, resource): - return self._is_directory(resource.path) - - _is_directory = staticmethod(os.path.isdir) - - def iterator(self, resource_name): - resource = self.find(resource_name) - if resource is not None: - todo = [resource] - while todo: - resource = todo.pop(0) - yield resource - if resource.is_container: - rname = resource.name - for name in resource.resources: - if not rname: - new_name = name - else: - new_name = '/'.join([rname, name]) - child = self.find(new_name) - if child.is_container: - todo.append(child) - else: - yield child - - -class ZipResourceFinder(ResourceFinder): - """ - Resource finder for resources in .zip files. - """ - def __init__(self, module): - super(ZipResourceFinder, self).__init__(module) - archive = self.loader.archive - self.prefix_len = 1 + len(archive) - # PyPy doesn't have a _files attr on zipimporter, and you can't set one - if hasattr(self.loader, '_files'): - self._files = self.loader._files - else: - self._files = zipimport._zip_directory_cache[archive] - self.index = sorted(self._files) - - def _adjust_path(self, path): - return path - - def _find(self, path): - path = path[self.prefix_len:] - if path in self._files: - result = True - else: - if path and path[-1] != os.sep: - path = path + os.sep - i = bisect.bisect(self.index, path) - try: - result = self.index[i].startswith(path) - except IndexError: - result = False - if not result: - logger.debug('_find failed: %r %r', path, self.loader.prefix) - else: - logger.debug('_find worked: %r %r', path, self.loader.prefix) - return result - - def get_cache_info(self, resource): - prefix = self.loader.archive - path = resource.path[1 + len(prefix):] - return prefix, path - - def get_bytes(self, resource): - return self.loader.get_data(resource.path) - - def get_stream(self, resource): - return io.BytesIO(self.get_bytes(resource)) - - def get_size(self, resource): - path = resource.path[self.prefix_len:] - return self._files[path][3] - - def get_resources(self, resource): - path = resource.path[self.prefix_len:] - if path and path[-1] != os.sep: - path += os.sep - plen = len(path) - result = set() - i = bisect.bisect(self.index, path) - while i < len(self.index): - if not self.index[i].startswith(path): - break - s = self.index[i][plen:] - result.add(s.split(os.sep, 1)[0]) # only immediate children - i += 1 - return result - - def _is_directory(self, path): - path = path[self.prefix_len:] - if path and path[-1] != os.sep: - path += os.sep - i = bisect.bisect(self.index, path) - try: - result = self.index[i].startswith(path) - except IndexError: - result = False - return result - - -_finder_registry = { - type(None): ResourceFinder, - zipimport.zipimporter: ZipResourceFinder -} - -try: - # In Python 3.6, _frozen_importlib -> _frozen_importlib_external - try: - import _frozen_importlib_external as _fi - except ImportError: - import _frozen_importlib as _fi - _finder_registry[_fi.SourceFileLoader] = ResourceFinder - _finder_registry[_fi.FileFinder] = ResourceFinder - # See issue #146 - _finder_registry[_fi.SourcelessFileLoader] = ResourceFinder - del _fi -except (ImportError, AttributeError): - pass - - -def register_finder(loader, finder_maker): - _finder_registry[type(loader)] = finder_maker - - -_finder_cache = {} - - -def finder(package): - """ - Return a resource finder for a package. - :param package: The name of the package. - :return: A :class:`ResourceFinder` instance for the package. - """ - if package in _finder_cache: - result = _finder_cache[package] - else: - if package not in sys.modules: - __import__(package) - module = sys.modules[package] - path = getattr(module, '__path__', None) - if path is None: - raise DistlibException('You cannot get a finder for a module, ' - 'only for a package') - loader = getattr(module, '__loader__', None) - finder_maker = _finder_registry.get(type(loader)) - if finder_maker is None: - raise DistlibException('Unable to locate finder for %r' % package) - result = finder_maker(module) - _finder_cache[package] = result - return result - - -_dummy_module = types.ModuleType(str('__dummy__')) - - -def finder_for_path(path): - """ - Return a resource finder for a path, which should represent a container. - - :param path: The path. - :return: A :class:`ResourceFinder` instance for the path. - """ - result = None - # calls any path hooks, gets importer into cache - pkgutil.get_importer(path) - loader = sys.path_importer_cache.get(path) - finder = _finder_registry.get(type(loader)) - if finder: - module = _dummy_module - module.__file__ = os.path.join(path, '') - module.__loader__ = loader - result = finder(module) - return result diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py deleted file mode 100644 index e16292b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py +++ /dev/null @@ -1,466 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2023 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from io import BytesIO -import logging -import os -import re -import struct -import sys -import time -from zipfile import ZipInfo - -from .compat import sysconfig, detect_encoding, ZipFile -from .resources import finder -from .util import (FileOperator, get_export_entry, convert_path, - get_executable, get_platform, in_venv) - -logger = logging.getLogger(__name__) - -_DEFAULT_MANIFEST = ''' - - - - - - - - - - - - -'''.strip() - -# check if Python is called on the first line with this expression -FIRST_LINE_RE = re.compile(b'^#!.*pythonw?[0-9.]*([ \t].*)?$') -SCRIPT_TEMPLATE = r'''# -*- coding: utf-8 -*- -import re -import sys -from %(module)s import %(import_name)s -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(%(func)s()) -''' - -# Pre-fetch the contents of all executable wrapper stubs. -# This is to address https://github.com/pypa/pip/issues/12666. -# When updating pip, we rename the old pip in place before installing the -# new version. If we try to fetch a wrapper *after* that rename, the finder -# machinery will be confused as the package is no longer available at the -# location where it was imported from. So we load everything into memory in -# advance. - -# Issue 31: don't hardcode an absolute package name, but -# determine it relative to the current package -distlib_package = __name__.rsplit('.', 1)[0] - -WRAPPERS = { - r.name: r.bytes - for r in finder(distlib_package).iterator("") - if r.name.endswith(".exe") -} - - -def enquote_executable(executable): - if ' ' in executable: - # make sure we quote only the executable in case of env - # for example /usr/bin/env "/dir with spaces/bin/jython" - # instead of "/usr/bin/env /dir with spaces/bin/jython" - # otherwise whole - if executable.startswith('/usr/bin/env '): - env, _executable = executable.split(' ', 1) - if ' ' in _executable and not _executable.startswith('"'): - executable = '%s "%s"' % (env, _executable) - else: - if not executable.startswith('"'): - executable = '"%s"' % executable - return executable - - -# Keep the old name around (for now), as there is at least one project using it! -_enquote_executable = enquote_executable - - -class ScriptMaker(object): - """ - A class to copy or create scripts from source scripts or callable - specifications. - """ - script_template = SCRIPT_TEMPLATE - - executable = None # for shebangs - - def __init__(self, - source_dir, - target_dir, - add_launchers=True, - dry_run=False, - fileop=None): - self.source_dir = source_dir - self.target_dir = target_dir - self.add_launchers = add_launchers - self.force = False - self.clobber = False - # It only makes sense to set mode bits on POSIX. - self.set_mode = (os.name == 'posix') or (os.name == 'java' - and os._name == 'posix') - self.variants = set(('', 'X.Y')) - self._fileop = fileop or FileOperator(dry_run) - - self._is_nt = os.name == 'nt' or (os.name == 'java' - and os._name == 'nt') - self.version_info = sys.version_info - - def _get_alternate_executable(self, executable, options): - if options.get('gui', False) and self._is_nt: # pragma: no cover - dn, fn = os.path.split(executable) - fn = fn.replace('python', 'pythonw') - executable = os.path.join(dn, fn) - return executable - - if sys.platform.startswith('java'): # pragma: no cover - - def _is_shell(self, executable): - """ - Determine if the specified executable is a script - (contains a #! line) - """ - try: - with open(executable) as fp: - return fp.read(2) == '#!' - except (OSError, IOError): - logger.warning('Failed to open %s', executable) - return False - - def _fix_jython_executable(self, executable): - if self._is_shell(executable): - # Workaround for Jython is not needed on Linux systems. - import java - - if java.lang.System.getProperty('os.name') == 'Linux': - return executable - elif executable.lower().endswith('jython.exe'): - # Use wrapper exe for Jython on Windows - return executable - return '/usr/bin/env %s' % executable - - def _build_shebang(self, executable, post_interp): - """ - Build a shebang line. In the simple case (on Windows, or a shebang line - which is not too long or contains spaces) use a simple formulation for - the shebang. Otherwise, use /bin/sh as the executable, with a contrived - shebang which allows the script to run either under Python or sh, using - suitable quoting. Thanks to Harald Nordgren for his input. - - See also: http://www.in-ulm.de/~mascheck/various/shebang/#length - https://hg.mozilla.org/mozilla-central/file/tip/mach - """ - if os.name != 'posix': - simple_shebang = True - else: - # Add 3 for '#!' prefix and newline suffix. - shebang_length = len(executable) + len(post_interp) + 3 - if sys.platform == 'darwin': - max_shebang_length = 512 - else: - max_shebang_length = 127 - simple_shebang = ((b' ' not in executable) - and (shebang_length <= max_shebang_length)) - - if simple_shebang: - result = b'#!' + executable + post_interp + b'\n' - else: - result = b'#!/bin/sh\n' - result += b"'''exec' " + executable + post_interp + b' "$0" "$@"\n' - result += b"' '''" - return result - - def _get_shebang(self, encoding, post_interp=b'', options=None): - enquote = True - if self.executable: - executable = self.executable - enquote = False # assume this will be taken care of - elif not sysconfig.is_python_build(): - executable = get_executable() - elif in_venv(): # pragma: no cover - executable = os.path.join( - sysconfig.get_path('scripts'), - 'python%s' % sysconfig.get_config_var('EXE')) - else: # pragma: no cover - if os.name == 'nt': - # for Python builds from source on Windows, no Python executables with - # a version suffix are created, so we use python.exe - executable = os.path.join( - sysconfig.get_config_var('BINDIR'), - 'python%s' % (sysconfig.get_config_var('EXE'))) - else: - executable = os.path.join( - sysconfig.get_config_var('BINDIR'), - 'python%s%s' % (sysconfig.get_config_var('VERSION'), - sysconfig.get_config_var('EXE'))) - if options: - executable = self._get_alternate_executable(executable, options) - - if sys.platform.startswith('java'): # pragma: no cover - executable = self._fix_jython_executable(executable) - - # Normalise case for Windows - COMMENTED OUT - # executable = os.path.normcase(executable) - # N.B. The normalising operation above has been commented out: See - # issue #124. Although paths in Windows are generally case-insensitive, - # they aren't always. For example, a path containing a ẞ (which is a - # LATIN CAPITAL LETTER SHARP S - U+1E9E) is normcased to ß (which is a - # LATIN SMALL LETTER SHARP S' - U+00DF). The two are not considered by - # Windows as equivalent in path names. - - # If the user didn't specify an executable, it may be necessary to - # cater for executable paths with spaces (not uncommon on Windows) - if enquote: - executable = enquote_executable(executable) - # Issue #51: don't use fsencode, since we later try to - # check that the shebang is decodable using utf-8. - executable = executable.encode('utf-8') - # in case of IronPython, play safe and enable frames support - if (sys.platform == 'cli' and '-X:Frames' not in post_interp - and '-X:FullFrames' not in post_interp): # pragma: no cover - post_interp += b' -X:Frames' - shebang = self._build_shebang(executable, post_interp) - # Python parser starts to read a script using UTF-8 until - # it gets a #coding:xxx cookie. The shebang has to be the - # first line of a file, the #coding:xxx cookie cannot be - # written before. So the shebang has to be decodable from - # UTF-8. - try: - shebang.decode('utf-8') - except UnicodeDecodeError: # pragma: no cover - raise ValueError('The shebang (%r) is not decodable from utf-8' % - shebang) - # If the script is encoded to a custom encoding (use a - # #coding:xxx cookie), the shebang has to be decodable from - # the script encoding too. - if encoding != 'utf-8': - try: - shebang.decode(encoding) - except UnicodeDecodeError: # pragma: no cover - raise ValueError('The shebang (%r) is not decodable ' - 'from the script encoding (%r)' % - (shebang, encoding)) - return shebang - - def _get_script_text(self, entry): - return self.script_template % dict( - module=entry.prefix, - import_name=entry.suffix.split('.')[0], - func=entry.suffix) - - manifest = _DEFAULT_MANIFEST - - def get_manifest(self, exename): - base = os.path.basename(exename) - return self.manifest % base - - def _write_script(self, names, shebang, script_bytes, filenames, ext): - use_launcher = self.add_launchers and self._is_nt - linesep = os.linesep.encode('utf-8') - if not shebang.endswith(linesep): - shebang += linesep - if not use_launcher: - script_bytes = shebang + script_bytes - else: # pragma: no cover - if ext == 'py': - launcher = self._get_launcher('t') - else: - launcher = self._get_launcher('w') - stream = BytesIO() - with ZipFile(stream, 'w') as zf: - source_date_epoch = os.environ.get('SOURCE_DATE_EPOCH') - if source_date_epoch: - date_time = time.gmtime(int(source_date_epoch))[:6] - zinfo = ZipInfo(filename='__main__.py', - date_time=date_time) - zf.writestr(zinfo, script_bytes) - else: - zf.writestr('__main__.py', script_bytes) - zip_data = stream.getvalue() - script_bytes = launcher + shebang + zip_data - for name in names: - outname = os.path.join(self.target_dir, name) - if use_launcher: # pragma: no cover - n, e = os.path.splitext(outname) - if e.startswith('.py'): - outname = n - outname = '%s.exe' % outname - try: - self._fileop.write_binary_file(outname, script_bytes) - except Exception: - # Failed writing an executable - it might be in use. - logger.warning('Failed to write executable - trying to ' - 'use .deleteme logic') - dfname = '%s.deleteme' % outname - if os.path.exists(dfname): - os.remove(dfname) # Not allowed to fail here - os.rename(outname, dfname) # nor here - self._fileop.write_binary_file(outname, script_bytes) - logger.debug('Able to replace executable using ' - '.deleteme logic') - try: - os.remove(dfname) - except Exception: - pass # still in use - ignore error - else: - if self._is_nt and not outname.endswith( - '.' + ext): # pragma: no cover - outname = '%s.%s' % (outname, ext) - if os.path.exists(outname) and not self.clobber: - logger.warning('Skipping existing file %s', outname) - continue - self._fileop.write_binary_file(outname, script_bytes) - if self.set_mode: - self._fileop.set_executable_mode([outname]) - filenames.append(outname) - - variant_separator = '-' - - def get_script_filenames(self, name): - result = set() - if '' in self.variants: - result.add(name) - if 'X' in self.variants: - result.add('%s%s' % (name, self.version_info[0])) - if 'X.Y' in self.variants: - result.add('%s%s%s.%s' % - (name, self.variant_separator, self.version_info[0], - self.version_info[1])) - return result - - def _make_script(self, entry, filenames, options=None): - post_interp = b'' - if options: - args = options.get('interpreter_args', []) - if args: - args = ' %s' % ' '.join(args) - post_interp = args.encode('utf-8') - shebang = self._get_shebang('utf-8', post_interp, options=options) - script = self._get_script_text(entry).encode('utf-8') - scriptnames = self.get_script_filenames(entry.name) - if options and options.get('gui', False): - ext = 'pyw' - else: - ext = 'py' - self._write_script(scriptnames, shebang, script, filenames, ext) - - def _copy_script(self, script, filenames): - adjust = False - script = os.path.join(self.source_dir, convert_path(script)) - outname = os.path.join(self.target_dir, os.path.basename(script)) - if not self.force and not self._fileop.newer(script, outname): - logger.debug('not copying %s (up-to-date)', script) - return - - # Always open the file, but ignore failures in dry-run mode -- - # that way, we'll get accurate feedback if we can read the - # script. - try: - f = open(script, 'rb') - except IOError: # pragma: no cover - if not self.dry_run: - raise - f = None - else: - first_line = f.readline() - if not first_line: # pragma: no cover - logger.warning('%s is an empty file (skipping)', script) - return - - match = FIRST_LINE_RE.match(first_line.replace(b'\r\n', b'\n')) - if match: - adjust = True - post_interp = match.group(1) or b'' - - if not adjust: - if f: - f.close() - self._fileop.copy_file(script, outname) - if self.set_mode: - self._fileop.set_executable_mode([outname]) - filenames.append(outname) - else: - logger.info('copying and adjusting %s -> %s', script, - self.target_dir) - if not self._fileop.dry_run: - encoding, lines = detect_encoding(f.readline) - f.seek(0) - shebang = self._get_shebang(encoding, post_interp) - if b'pythonw' in first_line: # pragma: no cover - ext = 'pyw' - else: - ext = 'py' - n = os.path.basename(outname) - self._write_script([n], shebang, f.read(), filenames, ext) - if f: - f.close() - - @property - def dry_run(self): - return self._fileop.dry_run - - @dry_run.setter - def dry_run(self, value): - self._fileop.dry_run = value - - if os.name == 'nt' or (os.name == 'java' - and os._name == 'nt'): # pragma: no cover - # Executable launcher support. - # Launchers are from https://bitbucket.org/vinay.sajip/simple_launcher/ - - def _get_launcher(self, kind): - if struct.calcsize('P') == 8: # 64-bit - bits = '64' - else: - bits = '32' - platform_suffix = '-arm' if get_platform() == 'win-arm64' else '' - name = '%s%s%s.exe' % (kind, bits, platform_suffix) - if name not in WRAPPERS: - msg = ('Unable to find resource %s in package %s' % - (name, distlib_package)) - raise ValueError(msg) - return WRAPPERS[name] - - # Public API follows - - def make(self, specification, options=None): - """ - Make a script. - - :param specification: The specification, which is either a valid export - entry specification (to make a script from a - callable) or a filename (to make a script by - copying from a source location). - :param options: A dictionary of options controlling script generation. - :return: A list of all absolute pathnames written to. - """ - filenames = [] - entry = get_export_entry(specification) - if entry is None: - self._copy_script(specification, filenames) - else: - self._make_script(entry, filenames, options=options) - return filenames - - def make_multiple(self, specifications, options=None): - """ - Take a list of specifications and make scripts from them, - :param specifications: A list of specifications. - :return: A list of all absolute pathnames written to, - """ - filenames = [] - for specification in specifications: - filenames.extend(self.make(specification, options)) - return filenames diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe deleted file mode 100644 index 52154f0be32cc2bdbf98af131d477900667d0abd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 97792 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

XMwe#*Lv$g8jIpIBEV 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 w+IyK^N3WCD*(>mhAj=irKyR>D9b+D<@QBhV6U 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

qx{CqlSNQ_YhQ()VtG-D; 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 z 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 bB!6W7g#4-b3-g!cLzth+PZapSNrC?c%T_@< diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py deleted file mode 100644 index 4a5a30e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py +++ /dev/null @@ -1,1099 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2023 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from __future__ import unicode_literals - -import base64 -import codecs -import datetime -from email import message_from_file -import hashlib -import json -import logging -import os -import posixpath -import re -import shutil -import sys -import tempfile -import zipfile - -from . import __version__, DistlibException -from .compat import sysconfig, ZipFile, fsdecode, text_type, filter -from .database import InstalledDistribution -from .metadata import Metadata, WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME -from .util import (FileOperator, convert_path, CSVReader, CSVWriter, Cache, - cached_property, get_cache_base, read_exports, tempdir, - get_platform) -from .version import NormalizedVersion, UnsupportedVersionError - -logger = logging.getLogger(__name__) - -cache = None # created when needed - -if hasattr(sys, 'pypy_version_info'): # pragma: no cover - IMP_PREFIX = 'pp' -elif sys.platform.startswith('java'): # pragma: no cover - IMP_PREFIX = 'jy' -elif sys.platform == 'cli': # pragma: no cover - IMP_PREFIX = 'ip' -else: - IMP_PREFIX = 'cp' - -VER_SUFFIX = sysconfig.get_config_var('py_version_nodot') -if not VER_SUFFIX: # pragma: no cover - VER_SUFFIX = '%s%s' % sys.version_info[:2] -PYVER = 'py' + VER_SUFFIX -IMPVER = IMP_PREFIX + VER_SUFFIX - -ARCH = get_platform().replace('-', '_').replace('.', '_') - -ABI = sysconfig.get_config_var('SOABI') -if ABI and ABI.startswith('cpython-'): - ABI = ABI.replace('cpython-', 'cp').split('-')[0] -else: - - def _derive_abi(): - parts = ['cp', VER_SUFFIX] - if sysconfig.get_config_var('Py_DEBUG'): - parts.append('d') - if IMP_PREFIX == 'cp': - vi = sys.version_info[:2] - if vi < (3, 8): - wpm = sysconfig.get_config_var('WITH_PYMALLOC') - if wpm is None: - wpm = True - if wpm: - parts.append('m') - if vi < (3, 3): - us = sysconfig.get_config_var('Py_UNICODE_SIZE') - if us == 4 or (us is None and sys.maxunicode == 0x10FFFF): - parts.append('u') - return ''.join(parts) - - ABI = _derive_abi() - del _derive_abi - -FILENAME_RE = re.compile( - r''' -(?P[^-]+) --(?P\d+[^-]*) -(-(?P\d+[^-]*))? --(?P\w+\d+(\.\w+\d+)*) --(?P\w+) --(?P\w+(\.\w+)*) -\.whl$ -''', re.IGNORECASE | re.VERBOSE) - -NAME_VERSION_RE = re.compile( - r''' -(?P[^-]+) --(?P\d+[^-]*) -(-(?P\d+[^-]*))?$ -''', re.IGNORECASE | re.VERBOSE) - -SHEBANG_RE = re.compile(br'\s*#![^\r\n]*') -SHEBANG_DETAIL_RE = re.compile(br'^(\s*#!("[^"]+"|\S+))\s+(.*)$') -SHEBANG_PYTHON = b'#!python' -SHEBANG_PYTHONW = b'#!pythonw' - -if os.sep == '/': - to_posix = lambda o: o -else: - to_posix = lambda o: o.replace(os.sep, '/') - -if sys.version_info[0] < 3: - import imp -else: - imp = None - import importlib.machinery - import importlib.util - - -def _get_suffixes(): - if imp: - return [s[0] for s in imp.get_suffixes()] - else: - return importlib.machinery.EXTENSION_SUFFIXES - - -def _load_dynamic(name, path): - # https://docs.python.org/3/library/importlib.html#importing-a-source-file-directly - if imp: - return imp.load_dynamic(name, path) - else: - spec = importlib.util.spec_from_file_location(name, path) - module = importlib.util.module_from_spec(spec) - sys.modules[name] = module - spec.loader.exec_module(module) - return module - - -class Mounter(object): - - def __init__(self): - self.impure_wheels = {} - self.libs = {} - - def add(self, pathname, extensions): - self.impure_wheels[pathname] = extensions - self.libs.update(extensions) - - def remove(self, pathname): - extensions = self.impure_wheels.pop(pathname) - for k, v in extensions: - if k in self.libs: - del self.libs[k] - - def find_module(self, fullname, path=None): - if fullname in self.libs: - result = self - else: - result = None - return result - - def load_module(self, fullname): - if fullname in sys.modules: - result = sys.modules[fullname] - else: - if fullname not in self.libs: - raise ImportError('unable to find extension for %s' % fullname) - result = _load_dynamic(fullname, self.libs[fullname]) - result.__loader__ = self - parts = fullname.rsplit('.', 1) - if len(parts) > 1: - result.__package__ = parts[0] - return result - - -_hook = Mounter() - - -class Wheel(object): - """ - Class to build and install from Wheel files (PEP 427). - """ - - wheel_version = (1, 1) - hash_kind = 'sha256' - - def __init__(self, filename=None, sign=False, verify=False): - """ - Initialise an instance using a (valid) filename. - """ - self.sign = sign - self.should_verify = verify - self.buildver = '' - self.pyver = [PYVER] - self.abi = ['none'] - self.arch = ['any'] - self.dirname = os.getcwd() - if filename is None: - self.name = 'dummy' - self.version = '0.1' - self._filename = self.filename - else: - m = NAME_VERSION_RE.match(filename) - if m: - info = m.groupdict('') - self.name = info['nm'] - # Reinstate the local version separator - self.version = info['vn'].replace('_', '-') - self.buildver = info['bn'] - self._filename = self.filename - else: - dirname, filename = os.path.split(filename) - m = FILENAME_RE.match(filename) - if not m: - raise DistlibException('Invalid name or ' - 'filename: %r' % filename) - if dirname: - self.dirname = os.path.abspath(dirname) - self._filename = filename - info = m.groupdict('') - self.name = info['nm'] - self.version = info['vn'] - self.buildver = info['bn'] - self.pyver = info['py'].split('.') - self.abi = info['bi'].split('.') - self.arch = info['ar'].split('.') - - @property - def filename(self): - """ - Build and return a filename from the various components. - """ - if self.buildver: - buildver = '-' + self.buildver - else: - buildver = '' - pyver = '.'.join(self.pyver) - abi = '.'.join(self.abi) - arch = '.'.join(self.arch) - # replace - with _ as a local version separator - version = self.version.replace('-', '_') - return '%s-%s%s-%s-%s-%s.whl' % (self.name, version, buildver, pyver, - abi, arch) - - @property - def exists(self): - path = os.path.join(self.dirname, self.filename) - return os.path.isfile(path) - - @property - def tags(self): - for pyver in self.pyver: - for abi in self.abi: - for arch in self.arch: - yield pyver, abi, arch - - @cached_property - def metadata(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - wrapper = codecs.getreader('utf-8') - with ZipFile(pathname, 'r') as zf: - self.get_wheel_metadata(zf) - # wv = wheel_metadata['Wheel-Version'].split('.', 1) - # file_version = tuple([int(i) for i in wv]) - # if file_version < (1, 1): - # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME, - # LEGACY_METADATA_FILENAME] - # else: - # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME] - fns = [WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME] - result = None - for fn in fns: - try: - metadata_filename = posixpath.join(info_dir, fn) - with zf.open(metadata_filename) as bf: - wf = wrapper(bf) - result = Metadata(fileobj=wf) - if result: - break - except KeyError: - pass - if not result: - raise ValueError('Invalid wheel, because metadata is ' - 'missing: looked in %s' % ', '.join(fns)) - return result - - def get_wheel_metadata(self, zf): - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - metadata_filename = posixpath.join(info_dir, 'WHEEL') - with zf.open(metadata_filename) as bf: - wf = codecs.getreader('utf-8')(bf) - message = message_from_file(wf) - return dict(message) - - @cached_property - def info(self): - pathname = os.path.join(self.dirname, self.filename) - with ZipFile(pathname, 'r') as zf: - result = self.get_wheel_metadata(zf) - return result - - def process_shebang(self, data): - m = SHEBANG_RE.match(data) - if m: - end = m.end() - shebang, data_after_shebang = data[:end], data[end:] - # Preserve any arguments after the interpreter - if b'pythonw' in shebang.lower(): - shebang_python = SHEBANG_PYTHONW - else: - shebang_python = SHEBANG_PYTHON - m = SHEBANG_DETAIL_RE.match(shebang) - if m: - args = b' ' + m.groups()[-1] - else: - args = b'' - shebang = shebang_python + args - data = shebang + data_after_shebang - else: - cr = data.find(b'\r') - lf = data.find(b'\n') - if cr < 0 or cr > lf: - term = b'\n' - else: - if data[cr:cr + 2] == b'\r\n': - term = b'\r\n' - else: - term = b'\r' - data = SHEBANG_PYTHON + term + data - return data - - def get_hash(self, data, hash_kind=None): - if hash_kind is None: - hash_kind = self.hash_kind - try: - hasher = getattr(hashlib, hash_kind) - except AttributeError: - raise DistlibException('Unsupported hash algorithm: %r' % - hash_kind) - result = hasher(data).digest() - result = base64.urlsafe_b64encode(result).rstrip(b'=').decode('ascii') - return hash_kind, result - - def write_record(self, records, record_path, archive_record_path): - records = list(records) # make a copy, as mutated - records.append((archive_record_path, '', '')) - with CSVWriter(record_path) as writer: - for row in records: - writer.writerow(row) - - def write_records(self, info, libdir, archive_paths): - records = [] - distinfo, info_dir = info - # hasher = getattr(hashlib, self.hash_kind) - for ap, p in archive_paths: - with open(p, 'rb') as f: - data = f.read() - digest = '%s=%s' % self.get_hash(data) - size = os.path.getsize(p) - records.append((ap, digest, size)) - - p = os.path.join(distinfo, 'RECORD') - ap = to_posix(os.path.join(info_dir, 'RECORD')) - self.write_record(records, p, ap) - archive_paths.append((ap, p)) - - def build_zip(self, pathname, archive_paths): - with ZipFile(pathname, 'w', zipfile.ZIP_DEFLATED) as zf: - for ap, p in archive_paths: - logger.debug('Wrote %s to %s in wheel', p, ap) - zf.write(p, ap) - - def build(self, paths, tags=None, wheel_version=None): - """ - Build a wheel from files in specified paths, and use any specified tags - when determining the name of the wheel. - """ - if tags is None: - tags = {} - - libkey = list(filter(lambda o: o in paths, ('purelib', 'platlib')))[0] - if libkey == 'platlib': - is_pure = 'false' - default_pyver = [IMPVER] - default_abi = [ABI] - default_arch = [ARCH] - else: - is_pure = 'true' - default_pyver = [PYVER] - default_abi = ['none'] - default_arch = ['any'] - - self.pyver = tags.get('pyver', default_pyver) - self.abi = tags.get('abi', default_abi) - self.arch = tags.get('arch', default_arch) - - libdir = paths[libkey] - - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - archive_paths = [] - - # First, stuff which is not in site-packages - for key in ('data', 'headers', 'scripts'): - if key not in paths: - continue - path = paths[key] - if os.path.isdir(path): - for root, dirs, files in os.walk(path): - for fn in files: - p = fsdecode(os.path.join(root, fn)) - rp = os.path.relpath(p, path) - ap = to_posix(os.path.join(data_dir, key, rp)) - archive_paths.append((ap, p)) - if key == 'scripts' and not p.endswith('.exe'): - with open(p, 'rb') as f: - data = f.read() - data = self.process_shebang(data) - with open(p, 'wb') as f: - f.write(data) - - # Now, stuff which is in site-packages, other than the - # distinfo stuff. - path = libdir - distinfo = None - for root, dirs, files in os.walk(path): - if root == path: - # At the top level only, save distinfo for later - # and skip it for now - for i, dn in enumerate(dirs): - dn = fsdecode(dn) - if dn.endswith('.dist-info'): - distinfo = os.path.join(root, dn) - del dirs[i] - break - assert distinfo, '.dist-info directory expected, not found' - - for fn in files: - # comment out next suite to leave .pyc files in - if fsdecode(fn).endswith(('.pyc', '.pyo')): - continue - p = os.path.join(root, fn) - rp = to_posix(os.path.relpath(p, path)) - archive_paths.append((rp, p)) - - # Now distinfo. Assumed to be flat, i.e. os.listdir is enough. - files = os.listdir(distinfo) - for fn in files: - if fn not in ('RECORD', 'INSTALLER', 'SHARED', 'WHEEL'): - p = fsdecode(os.path.join(distinfo, fn)) - ap = to_posix(os.path.join(info_dir, fn)) - archive_paths.append((ap, p)) - - wheel_metadata = [ - 'Wheel-Version: %d.%d' % (wheel_version or self.wheel_version), - 'Generator: distlib %s' % __version__, - 'Root-Is-Purelib: %s' % is_pure, - ] - for pyver, abi, arch in self.tags: - wheel_metadata.append('Tag: %s-%s-%s' % (pyver, abi, arch)) - p = os.path.join(distinfo, 'WHEEL') - with open(p, 'w') as f: - f.write('\n'.join(wheel_metadata)) - ap = to_posix(os.path.join(info_dir, 'WHEEL')) - archive_paths.append((ap, p)) - - # sort the entries by archive path. Not needed by any spec, but it - # keeps the archive listing and RECORD tidier than they would otherwise - # be. Use the number of path segments to keep directory entries together, - # and keep the dist-info stuff at the end. - def sorter(t): - ap = t[0] - n = ap.count('/') - if '.dist-info' in ap: - n += 10000 - return (n, ap) - - archive_paths = sorted(archive_paths, key=sorter) - - # Now, at last, RECORD. - # Paths in here are archive paths - nothing else makes sense. - self.write_records((distinfo, info_dir), libdir, archive_paths) - # Now, ready to build the zip file - pathname = os.path.join(self.dirname, self.filename) - self.build_zip(pathname, archive_paths) - return pathname - - def skip_entry(self, arcname): - """ - Determine whether an archive entry should be skipped when verifying - or installing. - """ - # The signature file won't be in RECORD, - # and we don't currently don't do anything with it - # We also skip directories, as they won't be in RECORD - # either. See: - # - # https://github.com/pypa/wheel/issues/294 - # https://github.com/pypa/wheel/issues/287 - # https://github.com/pypa/wheel/pull/289 - # - return arcname.endswith(('/', '/RECORD.jws')) - - def install(self, paths, maker, **kwargs): - """ - Install a wheel to the specified paths. If kwarg ``warner`` is - specified, it should be a callable, which will be called with two - tuples indicating the wheel version of this software and the wheel - version in the file, if there is a discrepancy in the versions. - This can be used to issue any warnings to raise any exceptions. - If kwarg ``lib_only`` is True, only the purelib/platlib files are - installed, and the headers, scripts, data and dist-info metadata are - not written. If kwarg ``bytecode_hashed_invalidation`` is True, written - bytecode will try to use file-hash based invalidation (PEP-552) on - supported interpreter versions (CPython 2.7+). - - The return value is a :class:`InstalledDistribution` instance unless - ``options.lib_only`` is True, in which case the return value is ``None``. - """ - - dry_run = maker.dry_run - warner = kwargs.get('warner') - lib_only = kwargs.get('lib_only', False) - bc_hashed_invalidation = kwargs.get('bytecode_hashed_invalidation', - False) - - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) - wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') - record_name = posixpath.join(info_dir, 'RECORD') - - wrapper = codecs.getreader('utf-8') - - with ZipFile(pathname, 'r') as zf: - with zf.open(wheel_metadata_name) as bwf: - wf = wrapper(bwf) - message = message_from_file(wf) - wv = message['Wheel-Version'].split('.', 1) - file_version = tuple([int(i) for i in wv]) - if (file_version != self.wheel_version) and warner: - warner(self.wheel_version, file_version) - - if message['Root-Is-Purelib'] == 'true': - libdir = paths['purelib'] - else: - libdir = paths['platlib'] - - records = {} - with zf.open(record_name) as bf: - with CSVReader(stream=bf) as reader: - for row in reader: - p = row[0] - records[p] = row - - data_pfx = posixpath.join(data_dir, '') - info_pfx = posixpath.join(info_dir, '') - script_pfx = posixpath.join(data_dir, 'scripts', '') - - # make a new instance rather than a copy of maker's, - # as we mutate it - fileop = FileOperator(dry_run=dry_run) - fileop.record = True # so we can rollback if needed - - bc = not sys.dont_write_bytecode # Double negatives. Lovely! - - outfiles = [] # for RECORD writing - - # for script copying/shebang processing - workdir = tempfile.mkdtemp() - # set target dir later - # we default add_launchers to False, as the - # Python Launcher should be used instead - maker.source_dir = workdir - maker.target_dir = None - try: - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - if self.skip_entry(u_arcname): - continue - row = records[u_arcname] - if row[2] and str(zinfo.file_size) != row[2]: - raise DistlibException('size mismatch for ' - '%s' % u_arcname) - if row[1]: - kind, value = row[1].split('=', 1) - with zf.open(arcname) as bf: - data = bf.read() - _, digest = self.get_hash(data, kind) - if digest != value: - raise DistlibException('digest mismatch for ' - '%s' % arcname) - - if lib_only and u_arcname.startswith((info_pfx, data_pfx)): - logger.debug('lib_only: skipping %s', u_arcname) - continue - is_script = (u_arcname.startswith(script_pfx) - and not u_arcname.endswith('.exe')) - - if u_arcname.startswith(data_pfx): - _, where, rp = u_arcname.split('/', 2) - outfile = os.path.join(paths[where], convert_path(rp)) - else: - # meant for site-packages. - if u_arcname in (wheel_metadata_name, record_name): - continue - outfile = os.path.join(libdir, convert_path(u_arcname)) - if not is_script: - with zf.open(arcname) as bf: - fileop.copy_stream(bf, outfile) - # Issue #147: permission bits aren't preserved. Using - # zf.extract(zinfo, libdir) should have worked, but didn't, - # see https://www.thetopsites.net/article/53834422.shtml - # So ... manually preserve permission bits as given in zinfo - if os.name == 'posix': - # just set the normal permission bits - os.chmod(outfile, - (zinfo.external_attr >> 16) & 0x1FF) - outfiles.append(outfile) - # Double check the digest of the written file - if not dry_run and row[1]: - with open(outfile, 'rb') as bf: - data = bf.read() - _, newdigest = self.get_hash(data, kind) - if newdigest != digest: - raise DistlibException('digest mismatch ' - 'on write for ' - '%s' % outfile) - if bc and outfile.endswith('.py'): - try: - pyc = fileop.byte_compile( - outfile, - hashed_invalidation=bc_hashed_invalidation) - outfiles.append(pyc) - except Exception: - # Don't give up if byte-compilation fails, - # but log it and perhaps warn the user - logger.warning('Byte-compilation failed', - exc_info=True) - else: - fn = os.path.basename(convert_path(arcname)) - workname = os.path.join(workdir, fn) - with zf.open(arcname) as bf: - fileop.copy_stream(bf, workname) - - dn, fn = os.path.split(outfile) - maker.target_dir = dn - filenames = maker.make(fn) - fileop.set_executable_mode(filenames) - outfiles.extend(filenames) - - if lib_only: - logger.debug('lib_only: returning None') - dist = None - else: - # Generate scripts - - # Try to get pydist.json so we can see if there are - # any commands to generate. If this fails (e.g. because - # of a legacy wheel), log a warning but don't give up. - commands = None - file_version = self.info['Wheel-Version'] - if file_version == '1.0': - # Use legacy info - ep = posixpath.join(info_dir, 'entry_points.txt') - try: - with zf.open(ep) as bwf: - epdata = read_exports(bwf) - commands = {} - for key in ('console', 'gui'): - k = '%s_scripts' % key - if k in epdata: - commands['wrap_%s' % key] = d = {} - for v in epdata[k].values(): - s = '%s:%s' % (v.prefix, v.suffix) - if v.flags: - s += ' [%s]' % ','.join(v.flags) - d[v.name] = s - except Exception: - logger.warning('Unable to read legacy script ' - 'metadata, so cannot generate ' - 'scripts') - else: - try: - with zf.open(metadata_name) as bwf: - wf = wrapper(bwf) - commands = json.load(wf).get('extensions') - if commands: - commands = commands.get('python.commands') - except Exception: - logger.warning('Unable to read JSON metadata, so ' - 'cannot generate scripts') - if commands: - console_scripts = commands.get('wrap_console', {}) - gui_scripts = commands.get('wrap_gui', {}) - if console_scripts or gui_scripts: - script_dir = paths.get('scripts', '') - if not os.path.isdir(script_dir): - raise ValueError('Valid script path not ' - 'specified') - maker.target_dir = script_dir - for k, v in console_scripts.items(): - script = '%s = %s' % (k, v) - filenames = maker.make(script) - fileop.set_executable_mode(filenames) - - if gui_scripts: - options = {'gui': True} - for k, v in gui_scripts.items(): - script = '%s = %s' % (k, v) - filenames = maker.make(script, options) - fileop.set_executable_mode(filenames) - - p = os.path.join(libdir, info_dir) - dist = InstalledDistribution(p) - - # Write SHARED - paths = dict(paths) # don't change passed in dict - del paths['purelib'] - del paths['platlib'] - paths['lib'] = libdir - p = dist.write_shared_locations(paths, dry_run) - if p: - outfiles.append(p) - - # Write RECORD - dist.write_installed_files(outfiles, paths['prefix'], - dry_run) - return dist - except Exception: # pragma: no cover - logger.exception('installation failed.') - fileop.rollback() - raise - finally: - shutil.rmtree(workdir) - - def _get_dylib_cache(self): - global cache - if cache is None: - # Use native string to avoid issues on 2.x: see Python #20140. - base = os.path.join(get_cache_base(), str('dylib-cache'), - '%s.%s' % sys.version_info[:2]) - cache = Cache(base) - return cache - - def _get_extensions(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - arcname = posixpath.join(info_dir, 'EXTENSIONS') - wrapper = codecs.getreader('utf-8') - result = [] - with ZipFile(pathname, 'r') as zf: - try: - with zf.open(arcname) as bf: - wf = wrapper(bf) - extensions = json.load(wf) - cache = self._get_dylib_cache() - prefix = cache.prefix_to_dir(pathname) - cache_base = os.path.join(cache.base, prefix) - if not os.path.isdir(cache_base): - os.makedirs(cache_base) - for name, relpath in extensions.items(): - dest = os.path.join(cache_base, convert_path(relpath)) - if not os.path.exists(dest): - extract = True - else: - file_time = os.stat(dest).st_mtime - file_time = datetime.datetime.fromtimestamp( - file_time) - info = zf.getinfo(relpath) - wheel_time = datetime.datetime(*info.date_time) - extract = wheel_time > file_time - if extract: - zf.extract(relpath, cache_base) - result.append((name, dest)) - except KeyError: - pass - return result - - def is_compatible(self): - """ - Determine if a wheel is compatible with the running system. - """ - return is_compatible(self) - - def is_mountable(self): - """ - Determine if a wheel is asserted as mountable by its metadata. - """ - return True # for now - metadata details TBD - - def mount(self, append=False): - pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) - if not self.is_compatible(): - msg = 'Wheel %s not compatible with this Python.' % pathname - raise DistlibException(msg) - if not self.is_mountable(): - msg = 'Wheel %s is marked as not mountable.' % pathname - raise DistlibException(msg) - if pathname in sys.path: - logger.debug('%s already in path', pathname) - else: - if append: - sys.path.append(pathname) - else: - sys.path.insert(0, pathname) - extensions = self._get_extensions() - if extensions: - if _hook not in sys.meta_path: - sys.meta_path.append(_hook) - _hook.add(pathname, extensions) - - def unmount(self): - pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) - if pathname not in sys.path: - logger.debug('%s not in path', pathname) - else: - sys.path.remove(pathname) - if pathname in _hook.impure_wheels: - _hook.remove(pathname) - if not _hook.impure_wheels: - if _hook in sys.meta_path: - sys.meta_path.remove(_hook) - - def verify(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - # data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - # metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) - wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') - record_name = posixpath.join(info_dir, 'RECORD') - - wrapper = codecs.getreader('utf-8') - - with ZipFile(pathname, 'r') as zf: - with zf.open(wheel_metadata_name) as bwf: - wf = wrapper(bwf) - message_from_file(wf) - # wv = message['Wheel-Version'].split('.', 1) - # file_version = tuple([int(i) for i in wv]) - # TODO version verification - - records = {} - with zf.open(record_name) as bf: - with CSVReader(stream=bf) as reader: - for row in reader: - p = row[0] - records[p] = row - - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - # See issue #115: some wheels have .. in their entries, but - # in the filename ... e.g. __main__..py ! So the check is - # updated to look for .. in the directory portions - p = u_arcname.split('/') - if '..' in p: - raise DistlibException('invalid entry in ' - 'wheel: %r' % u_arcname) - - if self.skip_entry(u_arcname): - continue - row = records[u_arcname] - if row[2] and str(zinfo.file_size) != row[2]: - raise DistlibException('size mismatch for ' - '%s' % u_arcname) - if row[1]: - kind, value = row[1].split('=', 1) - with zf.open(arcname) as bf: - data = bf.read() - _, digest = self.get_hash(data, kind) - if digest != value: - raise DistlibException('digest mismatch for ' - '%s' % arcname) - - def update(self, modifier, dest_dir=None, **kwargs): - """ - Update the contents of a wheel in a generic way. The modifier should - be a callable which expects a dictionary argument: its keys are - archive-entry paths, and its values are absolute filesystem paths - where the contents the corresponding archive entries can be found. The - modifier is free to change the contents of the files pointed to, add - new entries and remove entries, before returning. This method will - extract the entire contents of the wheel to a temporary location, call - the modifier, and then use the passed (and possibly updated) - dictionary to write a new wheel. If ``dest_dir`` is specified, the new - wheel is written there -- otherwise, the original wheel is overwritten. - - The modifier should return True if it updated the wheel, else False. - This method returns the same value the modifier returns. - """ - - def get_version(path_map, info_dir): - version = path = None - key = '%s/%s' % (info_dir, LEGACY_METADATA_FILENAME) - if key not in path_map: - key = '%s/PKG-INFO' % info_dir - if key in path_map: - path = path_map[key] - version = Metadata(path=path).version - return version, path - - def update_version(version, path): - updated = None - try: - NormalizedVersion(version) - i = version.find('-') - if i < 0: - updated = '%s+1' % version - else: - parts = [int(s) for s in version[i + 1:].split('.')] - parts[-1] += 1 - updated = '%s+%s' % (version[:i], '.'.join( - str(i) for i in parts)) - except UnsupportedVersionError: - logger.debug( - 'Cannot update non-compliant (PEP-440) ' - 'version %r', version) - if updated: - md = Metadata(path=path) - md.version = updated - legacy = path.endswith(LEGACY_METADATA_FILENAME) - md.write(path=path, legacy=legacy) - logger.debug('Version updated from %r to %r', version, updated) - - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - record_name = posixpath.join(info_dir, 'RECORD') - with tempdir() as workdir: - with ZipFile(pathname, 'r') as zf: - path_map = {} - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - if u_arcname == record_name: - continue - if '..' in u_arcname: - raise DistlibException('invalid entry in ' - 'wheel: %r' % u_arcname) - zf.extract(zinfo, workdir) - path = os.path.join(workdir, convert_path(u_arcname)) - path_map[u_arcname] = path - - # Remember the version. - original_version, _ = get_version(path_map, info_dir) - # Files extracted. Call the modifier. - modified = modifier(path_map, **kwargs) - if modified: - # Something changed - need to build a new wheel. - current_version, path = get_version(path_map, info_dir) - if current_version and (current_version == original_version): - # Add or update local version to signify changes. - update_version(current_version, path) - # Decide where the new wheel goes. - if dest_dir is None: - fd, newpath = tempfile.mkstemp(suffix='.whl', - prefix='wheel-update-', - dir=workdir) - os.close(fd) - else: - if not os.path.isdir(dest_dir): - raise DistlibException('Not a directory: %r' % - dest_dir) - newpath = os.path.join(dest_dir, self.filename) - archive_paths = list(path_map.items()) - distinfo = os.path.join(workdir, info_dir) - info = distinfo, info_dir - self.write_records(info, workdir, archive_paths) - self.build_zip(newpath, archive_paths) - if dest_dir is None: - shutil.copyfile(newpath, pathname) - return modified - - -def _get_glibc_version(): - import platform - ver = platform.libc_ver() - result = [] - if ver[0] == 'glibc': - for s in ver[1].split('.'): - result.append(int(s) if s.isdigit() else 0) - result = tuple(result) - return result - - -def compatible_tags(): - """ - Return (pyver, abi, arch) tuples compatible with this Python. - """ - versions = [VER_SUFFIX] - major = VER_SUFFIX[0] - for minor in range(sys.version_info[1] - 1, -1, -1): - versions.append(''.join([major, str(minor)])) - - abis = [] - for suffix in _get_suffixes(): - if suffix.startswith('.abi'): - abis.append(suffix.split('.', 2)[1]) - abis.sort() - if ABI != 'none': - abis.insert(0, ABI) - abis.append('none') - result = [] - - arches = [ARCH] - if sys.platform == 'darwin': - m = re.match(r'(\w+)_(\d+)_(\d+)_(\w+)$', ARCH) - if m: - name, major, minor, arch = m.groups() - minor = int(minor) - matches = [arch] - if arch in ('i386', 'ppc'): - matches.append('fat') - if arch in ('i386', 'ppc', 'x86_64'): - matches.append('fat3') - if arch in ('ppc64', 'x86_64'): - matches.append('fat64') - if arch in ('i386', 'x86_64'): - matches.append('intel') - if arch in ('i386', 'x86_64', 'intel', 'ppc', 'ppc64'): - matches.append('universal') - while minor >= 0: - for match in matches: - s = '%s_%s_%s_%s' % (name, major, minor, match) - if s != ARCH: # already there - arches.append(s) - minor -= 1 - - # Most specific - our Python version, ABI and arch - for abi in abis: - for arch in arches: - result.append((''.join((IMP_PREFIX, versions[0])), abi, arch)) - # manylinux - if abi != 'none' and sys.platform.startswith('linux'): - arch = arch.replace('linux_', '') - parts = _get_glibc_version() - if len(parts) == 2: - if parts >= (2, 5): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux1_%s' % arch)) - if parts >= (2, 12): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux2010_%s' % arch)) - if parts >= (2, 17): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux2014_%s' % arch)) - result.append( - (''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux_%s_%s_%s' % (parts[0], parts[1], arch))) - - # where no ABI / arch dependency, but IMP_PREFIX dependency - for i, version in enumerate(versions): - result.append((''.join((IMP_PREFIX, version)), 'none', 'any')) - if i == 0: - result.append((''.join((IMP_PREFIX, version[0])), 'none', 'any')) - - # no IMP_PREFIX, ABI or arch dependency - for i, version in enumerate(versions): - result.append((''.join(('py', version)), 'none', 'any')) - if i == 0: - result.append((''.join(('py', version[0])), 'none', 'any')) - - return set(result) - - -COMPATIBLE_TAGS = compatible_tags() - -del compatible_tags - - -def is_compatible(wheel, tags=None): - if not isinstance(wheel, Wheel): - wheel = Wheel(wheel) # assume it's a filename - result = False - if tags is None: - tags = COMPATIBLE_TAGS - for ver, abi, arch in tags: - if ver in wheel.pyver and abi in wheel.abi and arch in wheel.arch: - result = True - break - return result diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py deleted file mode 100644 index 7686fe8..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py +++ /dev/null @@ -1,54 +0,0 @@ -from .distro import ( - NORMALIZED_DISTRO_ID, - NORMALIZED_LSB_ID, - NORMALIZED_OS_ID, - LinuxDistribution, - __version__, - build_number, - codename, - distro_release_attr, - distro_release_info, - id, - info, - like, - linux_distribution, - lsb_release_attr, - lsb_release_info, - major_version, - minor_version, - name, - os_release_attr, - os_release_info, - uname_attr, - uname_info, - version, - version_parts, -) - -__all__ = [ - "NORMALIZED_DISTRO_ID", - "NORMALIZED_LSB_ID", - "NORMALIZED_OS_ID", - "LinuxDistribution", - "build_number", - "codename", - "distro_release_attr", - "distro_release_info", - "id", - "info", - "like", - "linux_distribution", - "lsb_release_attr", - "lsb_release_info", - "major_version", - "minor_version", - "name", - "os_release_attr", - "os_release_info", - "uname_attr", - "uname_info", - "version", - "version_parts", -] - -__version__ = __version__ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py b/venv/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py deleted file mode 100644 index 0c01d5b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py +++ /dev/null @@ -1,4 +0,0 @@ -from .distro import main - -if __name__ == "__main__": - main() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 922d57bab67146dc5476e8147fa6da8073406039..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 973 zcmcJNzi-n(6vxkwo1{tH{A`nUK&%;Biy!KQkU&9DDYQ}xLVC-|i7)B3es*-WL%YFW z!3-OJ3p2~DOl%b$Ds|$X+eoQ^ksCgG_x1bfd*58Q!pw2seV%+TF!qBki(}s!muJTK z!~zyrAwvr+w86##6wm<&S6~H;P{b0Hunc8fg;lIT1*=fS8r0AQ7uR47>rlrAG_VOx zY(Wd#(8dmQa2?ih12(V=UF<>6VpA5_Uo6-ZCi8ir@BFk(`F>A#_74tUKO64Bivb_( z9lbd`;ClnzTvCTe&q-=5Ne4%{(@;j)*+3?#lA|n@aipu9&xJ~i$+@nLG8qOu%5Wr< zE|23tL_P}L4k#q%N`%5s1ozWa{UOR|5^Gxq+Q}^^l&3gFfw|1_VZb#PcV)mJ@(xl&2=Ixns2rGml zp-fmM(2l4op+;~CYlJ$XL1+?Mgf^i=SSM@{x`ZBKldxs5-`~>3oB#XQ>Lqggzb)tz z=YAM+{*_&tYV7*Ndz+Z0@S^c}8|C=e7oqo3rmwQpn}l+Dobn`|r0;ztyt#^wb=qenXr9(svP#rDh}pZZggcr!Wk%tJ;&th}2!Jo~rw% pH0^k@Yj9DpEbGeNwCpSP4_wlRU%S1k{h@U6nANvFR@FTd`WwrF2`B&n diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc deleted file mode 100644 index 7b2c037bd7411c35b6824406e7dd4d140b132f7d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 305 zcmXv~u}Z{15S`5i2}*jsFEGO0ptd4bYGo(FHOrdaT-HmnVR!E&_JV(4Z7F_=ot*(e zu(CV2?kacj?iDj{W*#$-c~8@A@JMf7iZh>oLa{-#Cd&g)oh71U%*2*^l8(|rJw zL?FrAT1cRy9nIoj;u{(1+#r zd701#|F7c4$*ApC$w{rntdgfDd>}Zs10NQY5b_1P-*o5c;e+md#>wOPfDB~SNs$=!XbYrE&nA)Trvo#i>LnW?k8wR?6q z^{91?d(N5t{(B=LBa;BhYPq*}&W1!}#C<>h`@img|M=_t{5%0y{)^WJ%Rdx^|41*| zm8(A7`&TwWxFSeGpCDNz>xiY#!hWrNR`zS_v$0=$pPl_W`W)=n+2>@xIej_o*VX4@ zzqx(6__dAXjk^2Xqnf>Kz8c9Z6-q@vwDxVplUFKc|4M%7=o6(AYMOFAP5qD{Rs6S>zRgmlv`(rD)kxLSdTE1HBW)ba?Q4(@NMfi_+7v1dHPOF8 z+d33JXqRfgs1wv3Q12zf$nM+@4qRef&7b9+V$)(tu(KT>Z)ihR}=E9;9@YD3!X zD?*<@=#CYkTM@c*MQA%hcS+kqO^BhEZ^!#?!}|`r?=igZ#CwO~eHY%JWKg<$Wbf#{ zzI_&f!QzvE#l1RY?8kiWe@C72z5~)hX&>@E73!4spKTHZ*@gJ0w0Mg!X`Qsz38Auj zL3Ub%P_1De|7i=#H=PhbnzFOBF)YYNaweKb2^@CbU-=VB4Z&abCc0Ck+DWpEr*A~V}X&pj`7Kk!HKb8$7!UDQV0Aa)X9Ehi%*M`ggVwDqTAE~ zt=Hlxbzn3ihw`*Efst@@(l2&m6h@*Uc?=_RE+mFW$46L0_y7%rf`QSHI2HcmGD?Fl*d~pw)=Oo`t?f33{CNiz0vT< zNDIw`91;Wg8x4$2iot*qQZQxW`7`0*nY=)dx-CW{;)z~9y*g|dfCyb43!(WEN(})_ z)dqwWWg;YQ-PYcoxA#mmI<9oIwGB)RDgJRbyZ(qg)W*_KlKrRq+04@nWrEDFY1Q@k za+9{svB{+CP+(+)pekh2gb%CQ3jDpfB$vi9yRo{Gi}c+sIF}+7;GKI zbOk~qZAZh=rzfIqgCpUgGtqt}G8jFN$!$9q8avlE5*}#dW53P6wY^OVM?Qg4;)Pg zMwpEz8)3UX!VWgVPG1ft9FWI`*BX|RIVzS(=Bp3=;{iFUB<&;Nv!SFb7?DCWl081B zOs$qn=vGR%GP;%1jdiYqo>&ivGRf82?GPT6^|+zKF88;OCh`lveJoK@6SvnS^76mk zohT^!&T*cR@+95Q_jG^x(21TSUEL?A>}{cFFquz5&-b1@)_sryU2PMJOmi`n7g2yb zM?zS0NoPb31OcM1$arW>0fO;alh(+{RKE7!ige>iyL=`z0@x`BrVPpBa##tap8`s< zD*cvz0+3*IlGQ*lXMm;joaZC*Sr83cHOcbq$kj3dX^&5!5R7cn$umuLHXZ2r%B#Lt znqT%c`I~(&H~9{T%?Rr~bxiafX!^>_l7Gv~t%24lq>y|pDx?5fL$cV6c>fmPRCUwK z=ePL2(%Sz@lR6~R>Wup8eMM8A-ihAB+F(r;0(&y-uZMU7a_~(0Z2&{6zZC@0<@8Wb z6%2*|~&ZbM`A>niBG-WIeLNc4>MeuMyHk8e$Ib9bY zLH#{njs(w6>aTgqi2hupfJC09)!eE9eSs7j2nWWnY#FJYa*rqjdU|&xG^)Q8D3eOm z@SYEJsGQZK3&Uu~Xds-fEq@>qkR>fa(j5x6Ytj>5_$r80|FOv0LnTu&4&Y#9ttJcvL(ej-FAeZ=<4TF(L0Oc^WjrFFwbRgh+fxW~0N>>6UbP z#5i=QOrl=}iqnh<$jn735nUStNCYG>Wi%Kk+1wdPuYoxXPRKGA$qFujF@#Z~t*ngG zr<=l{a45Y+WB*!24F~(cwz6>m*%<}`gDgVb`Ofp=782r zvoaVMQBV!Bu5w737>SCJL3JcDJBuOmizkTBIS*`^l_P67*}$j+LhaGUklJ&~SW{L$ zEuA5&)@{}o$_q|J4uJIwjfzbZ3P?QQ2aFcz6-M?<2z-}M3=9IRQ=inHq_LJZo+9TT z7>A8?>Aq*RNUvUP615;qn12v_HijybQ>6jbz!r==ny6G}a|RvpQC1HY894X|7~R1^aK(Uk-Wm>9G#)Fs zU~s-@Tre`GfG?*UfuI}#$2aI-K_l1W(Dbdvnaad8uJ<+`VtfzK?OL zLFCmhYQ7DB_nL77fz~62DKzWSG#ntamO#R-l3A5>5VY|zf(n46n2@MZ4i=#bk63oV z{~QjpL5c&O3hzgM60xV25TRn)8B3K!0g#(8SaZp!RxXPtMMM1b!?YY`P9iO3OO;ZEzYAlLBb&WF8 zM@vj=Tz2axkXgd#ExvYQU}7vfQLC0NKF?lR z!L^(>)uXx?tIDHDh|wd6^^l$hwmPf}CgL$t?eMgmdDl}P!X%yO#83c>K18pqY+z5GB6I;*e;}gOaG1XuYv3Y`mOwlj8aow< z7!!mCM*GJj=R@+@bE8Pseek&W9KAmK!f{>)!jVQV0pX0kP{Jv(mq`zNIn}bJLZ_kj zhBx&%-g!Y>deRFz&V(r~3W5}bBsKCl$yInYwv(8Gk&)1dI(yG)ue^ZqFiCED+0U_8 z9wi5qaT12q$dl?TkK|I9p6>*cwRyE-6D@c(BpU>MJi8JM1MI?s;UFubSAR9OTo=!H zHNBd&#*4T>7>C4g9{Xj0R~GaQD3aE|6M(*hy{XJ!()6g$!{=@T$j+ zhNUsm0jcrF)mJ^937T4kSc4>Y8oLt+Ur5J_VrTc4d2@y)G9r%RRRs?ouZiYr=FVfM z45dCgwqb=sB$$j$h-U)O(}LR|h6x-B)Tk=*9Lm8Lty21UkH{yHR%5L2kpB~U9cgiuU~LGW); z^Z>eXrXuA;i4}EPEsIA$ULLV=KxHA|Y z3AJc~;mYhf9m9ZU7R3bz^l@O4^$;qNew9|Uo`@vqkhUhHblxc-ACge`$e;lt@p@W- zIx}in7zVw8G%54bWb9&gO8and+Y4umj`5Y!k?lGzhX zA7|S2LFK7fIoJ|Gt$=aJ(~u8Hi?4TYU?ebhRuP++Mqkrj5Kl8e91xQ~#wO1PCc)&Q z>dfLMAeG2U5N%TQ^04q!se$j1sN=;UY#ah6VnY%(V9*FjoEVRcspEb+GhdXTM*(az zs2ZP;$0Jx9tTgmBGc5wpIZ}*b|AsRgx`4wg21lu{dpx5oC5-Z0L@?yo;NemkwntRm z4CWU4aVVvR5!MBk4p#qS48quJc1u5-OOu!8cdd z7B@2VdX~UhChWiWC$CiZ{iKk)-SO-0D}60 zB>f2Oo2qIbnoCXJ!iTRZ1>2uszcRke~_=%nEkKuzn`BT)tPnJ5Bl5*79+R3U39m_|>< zZlc)AmPaPh=;=Iu_@T*$c@cjX!jVln%xl<7ZSh2F&H5wD2Lg$sc~3!IA4{7KHibQ0#!krffM0(T?3f`0DP46 zW!F@@S6wvyVF@EnE2nm^ws!W{>ZP%%fO>WH$pG5}G_CP888|R$rwP4okvj<885A;m z@h;PCBLWrLR0JM;+Cq46@1?zS&bWKyl6@mbh4z7v5)B%+Jb=qMBJ|_oL3)>IVcMeE zhcMksPtHnIs38!wmtPb%)T%KIHRzYJvRosXg#irwd@OT8MP+exd5pZ&h=Be5bB9qJ@Mh7RZSywph=^Q>$ z(_ok^S;#JeRZes|9j_^OG3>_jkyvNR{o>&Z0dR&)rE1K~iqi@}*8{*B7r-@PV;9P5 zu+t37rqxh^5in|sILS~8HDfdaUYxg(4~#ZDd??TYkt<%r-TrpAX`s?1kc^C>;fiHr z2hzHCZJ?L{b(W+h^fjY<-At{fsB;6x55f+Z9xf87y5#e0+YC&nhF*yA!~70}AkU$@ z;9AFsCyijA0D>}?I~X32p)6BXWrRJUts||LK99Vsox09N>lcxwW?Fa6;K0?b2CWjN zLIz6-%{>gNMmQ@rj*dbf$@CsHxLQNmEU5#lVrBwlUNm}O*oxw0Fb$E~ba2?hpk+_3 zx@kq#VT*%H4>~}kSq>G7GpbFm9wQWFfwM?_3Z@H66}^H?s9RCV8f*jRnF?Z7LR_%S z?%+cSnH;}nbVeUTj3)G{>wgyR6_j(?#QC$z@MAVkid>dpWCY+HlPxSk9 zv`{UL_%OAdn#8jKA zv}AAM+boYu?wLnHtidPw9zBD36|Pj6ScTYggM^F?dS;W>A_CJyWU`V>+oV0r20hEI zZ)xir?^(NyER|+1a$09}PoHMBJ~%tI%`CgIwGS*MBeB|sBOo)--lc&}gWqgA0fSdq zGSWb2?w_jY?lhYYu8+xJ7Udei1b9UTIW+$&;7~A&J4b*+wr2pG^=yAmjJd`6(zv@} z$=>jI;bw;k+_0(9X~f#lqYBQPesdIqRi<(SsyLcuSdl^Tfyy-!%9T8sl_Q!4n4vi~ zo<{YX6p6MfA)?!)+0v*?hQR)XPi8Vd1CZr|m^PyT&_$C?1;*WDoQ3-bIIBkdvSL<`(yY?$`xt5YFujpo=ws7jZ8MobhO0Cl z;qQ6=GU`^R51hUXDFo_pwlLKe{X(KXqz=z>^Uc` zgy*5h#(onTuaRXF8jd}s{$t(GW@rd8M(7ml%xOd6&;$dzRf7(8I00u9&YwT;ryW%k zeKr~y_tW_V-GH9k&q{5`*_JNIe zfa}G3BG?kuH+8hgv?d%mXwyp7fIy8;_LBiU-Y)`7SW{KdhO$Go;ZSQ*#M%qHclPhx zUaKk|^kX)LW{*kO86qP*R+N4khK|N4v>_T8!43=Gbse6-^5*U2jEt)1ASnbo62K~$ zC1iZ?8sQ?6Hdsvm#Nk%dgju5)s!mrL2vHqvbcHqZS8Y-0J9acrnKJSr6&8%;>O;P& z)>jvA+2E*x9hm@XT(nX7idH>H|4mY|CU%J?YlelBr zeFI-MgvYhZjt7R*A4#)%3)xx!PI6%@7?Nqze5LVYHd4b1(GSz5Q8p_oW09aNG9X~b z)Nr7TG1;&wKTms#oFUe2!&FdKl^w8V=b9mc6j-zKqda`|&`^Gj)kRNqHHM|e4zZC; ztr|J+&chL-a?=zIRp~0R{2&d|WERVcW^6Ibo|T!$5_?6l*+sKhqgY0X8Z%mbF{`O` zjE7QjQ?IPr8nq=uDVV-DUD!oFE~glZ(#D!F*hCQ4f@FLliDyI5rP8Liid1NwaKmCw zSD_nVB%7awqt=_uIc3-O4YV0#+vX#aM0lA6v8vGHLJ(VteA}5QF<+d}_f9B=2ALbj zKTzfk!`7X5{O@SJu7U^$0Jz#m819$0^dykyc8LwN)w4=&Hhsjpd{5v*1gtHM~O zET56ZFl+>KD~rfd1h7PgOd2RYFr%JO%}m^lxk`fXb~Q6l&DKw(IU&}y%#LYF3e{jF zgE>js84N!K9GRinI)(t5Zp(ygRn6AP^k&ub9vXhS*+9uOQpfGLYh&)(xVwJIUjG<5#HrtWfn#r?pMAvfH!BGn8aROX za8toL$<7;PPDi1kVAJ_{j^=}I`G)x@WUNPB%w6}`#mTAv?F*a_RRD!psT&_W;(VBt z^l%fw#J)^Td$NR=w&uDxN%KHAI0(sF7Y#9YgHhX#MEXVSAY%bPuUJ3z)<58RAPz+3 zmy>xDWR+kFyQk23nQpa)G0S7HyCLS@U^Gj})lD!Tn|kX_(2vY9gja$g)s~Vhal!Pc z&L@~E;9)Q}D{pNvRmIxRX&b%T@d@IC^iG~WEjDo}&DSA58^ZQFx6a9Klv)_4OzD!+ zd0#L}J=wW6Lj|tt2wi}RMTLBRh|s7b&rGWeqAb%FPKan+uvhUsK*gxmev#mZZp{Qg zs#;rQ@I$m{eox%px@2$V)CjY!U$o-bs(S?6zW?q~!N!2ewaq}<^9G4vP-Eb~wb@>q z?*G>cL936`!(nhXnhzqS1X1#r0R~2R>chKCw|xe9s?}-fe0SXKU$XljFFgI=QQ^si z#Qpz(WJEbVCcm`b5hTtCdDSidNqpz{diR|&))XUCz)X7LP2 zXlxAHBV9#J>M9&vG89C*rqlg6LL7|t_n)ToCxa7Qv&G8R4>pi3EljpZcMi`XR2x${ zY0czv5mlSC49ZWSLp>R0su+4s)3@W{3d~T4@tb{33;jADFm1sbFggQrZs8pAB1-sJNCK;mXmb4JOB??7&-~5 z>!c6pFO&(JMQQ8sAr6{?tKlARaF@$!D0jKerqtQmY-nP=FbV?kv4SfVE2V0C}LOf8dX?BpT3;o!I+kJ2qm4MGcwt*S|C+abJt zN4R6P<$6+i*4)auGYhu)iG|?&RIH{wB_L!mdXIimE?aKJoRSjov#@>9c6|?fyiszW zLRjNisX-K|Utaa;-pgoMCQ8T^(*LCGSoS~=3<20fPRW5kryi1nCnt+@>0!B&b+ACn zgTuodxU+P^O{1Go2AmA;kUT&rxgmtoKi#EcKGNo?X$z3nE$x)NETt2us1UIpX%`DA zQbV0mF+%f^j)!EISc2FBJ(fx-MTj>eqzoa286o8eDN@@}fp!$D&y{#C$!I|-5aBwc zE<=iP))&pCV-?a?tO%_}XyuB~^$1fSA*wjX(Ps*-tCfz_w|PNO?cm6 zc(27f9BAt4$wB5uY*S{pvi>`EZDIFq3e`%RLv>kc>{5dvO}$AOjfVKmtc(T~7BXwI zOHGE9jV2}e4Dn4Yp8DQw2=(cqTMVJitkx~7)C#AZdLLVmvNhDIj-uZX<2Pv!+;ZwU z+oUJhXc}kPE|D|NCs1a)N!&I=?yZwn-|l1)J0#v^Fg6Hyu<97edrtLBnV}lsTWNu8 z{~;RUSWE4-n^je2TA_Lg3)lexH|FDf59Km@^w#&--ve00F z+y@cW!TxS|iXUqX$V1E{1gJFIl}1KpG|qQNSC<5vXQc-@}f8j$ro^ER4D}pZ1YShV|+hXY~}MVIJ6)8kNr{f_MFCoLj}V1&SLJ z;g@iN%>gEfoln(_^r;>)&%pTuq-D*;4k?`77=(P@YR#;MO&Jx+scBZ#+F=0RR*4_{ z2=I-5ob~6>K`@(TY)$9=(#cjDOCwr4As8Mz7r}`Mc+yd=P)x*dJ_0>SH_nufOh}=A zq)8e#3}}CUg|?Ih=4)A)HZbWTrxM^1;4)H+h`;kQv^shBTxrk&q(O*@fNW7*(qRn2P%@i_x$ zkcF*U;(|#i&BE!b*DI#=)$orv6u{cV#-dS;t0|@R!qQv(MqER7O_0l?bUt3C66}Bv zqe2?eNxM1FwZL#lL*CHHNiBH{(|qir9T}})+BQOAOzguZqekGgqSMXOJSot=FnPLA zoqrh{%Pbw}_%k=Xi$JZ zGyK$&p+bE_*{l{OI^#?lQ*IcVMgwEm(Is4*vA1vvt)|+H4kQc>F`6Q>y!|TlV4@>* z1}^R4%+OLp{qV<XKql~N#4_^)7>$kGb5c*8P>ICx(UvxaG0NSw%Uvv8pgN( z)+RIBjAxai$})z+9!z1(=UjzpLrK|0>#DxcH>nGa1B4K6pd*3%!^B#snTR~@cW{W_5Yha)0PUj2?GdYETMf@y%e*BnqE{q zrM{Tb3VC8-F`laQo55-kO9a44n^I^PbR-gBo?`TwGcK)c6uMTc)UwOXmCHq`LIc4nfF?6v}h845FPYZ`|c%t_3eX-JrEm7#RX z^YCb#u(=8HHk4=V3o$?tIP}<)0eHXGY*~nXYi6Gp30;84aAwYOSe9Xt+aY#m>cRAe zGY`=^I_I=eFCFEn-k!-%ksfTQ<3z7k0dvLC-F5=Vf<6$!2m`h}vY9>NB^id%OT*5F z!Gz7cn&-#DWMQk-)oIiX!Eqqa(^%*NPI8dO4j#bZV2=?n_3Q{|Yk|R_P8>5P#n(h4 z67)Ff)tR*6+YVDX>bD${LeEsNn~_P<_Q2USSOX^48TeWluae(Am0b=pVoll_!kXwR zw&tJ(V{Y7F`U|&ZI7mWH&W#J*S13Lk!=YNamnvObt}P zg7t4tB;9CkKR!J{k+Mt$mG+VjhAH6eAuDy-WyV}CvWDXN5{GMB$)<5}r$|mII-*Q#naS5L4L|yw#*DpNc zuNs=(9=bO4_Q^y8O$TP}zbLG~-MD|& zeha^KJ3p%1d!u&7e#<4^u4!11mTKCUT-6`DYpy-}{=N@Sd{VqVWwjJNanEKeDZutu zenBcvSl_r*-G1rWrM)MXcAwDtk#Y$&Tb4HLymWl&sotf%y=r(B!o{|wjU6*Qffs$bK>yViHqaN6sfs^E5YSj^+_mdRa{5atTR zkZQ$THe~_FzOT`~u|F$xlYCM0+MU5wsHsi(4VJ?|t<{ueamJ2(c zeE-Nz`{I%K_QR=l`MG&~pO@UGXILX|9J{}d0jc9ulYv57LQn6 zosA;Z%Mk0-!qUHHUoC;MTx|tZs)ZJ)LWgyQYC5M@?jRWoSf_rgQ$uwX8EJlcqbJJ+ zB3Mpn1Q|2QzfGcku!Aruqrd!V{j`z?4UOb3)=MK4ph|+Fng&aZLoBZMa042h?z_fco^+X zm`DAo`W0x$oW)?luE>w zUy?Pg*iVP1pEUC&Lx@wdf5(223|CAbHm#DsXvO9UPCCGL$D01qj<(g&OOR>u)g8&H z!EZ)>efuOMzpmuhdINJReM=xCzpnPr$WMp+v#y8FKbhlmO-0lN69v=FaUQwpRV~1? z)=P%x69c39000it@jC)^x{|pnX2oa99L(7*--Oe*)zBTcJvn3tOU2rl7D3(6IDE}k00t;mpKk{YVj0+{1 zivxT7VWQ;IJ^N-1L_BsyANgTdv$1tK7O+x2VJ` zpPcDVlvG~Xb9v9)OAER2lJ+G}J4fT|ktOj&STwuhr5WG?e1d6#>pZ>@Uh;56izmz$x=gjS9kBJlP4&O>z&lkcM%QZZ)XYT6wy*|X%?bGx*1xzrac^({4b#7mzvrq~lN z>3|s)OVJW5ZCN-KFKss_*c&g|x8&J}1XoU6J~7`FFZG#4dyDuucc9f7Y81ptRIOE>7yAA|Fjw&pD;~SU0F?TNRZAihYFaM55@DwLXDwazcVR<_`d;Jz9SNP|Cs)eNNdrS>3TM!d=LLa31oL6hi`^yQ>27*jp~ zANbbj%c`ZDwOObCpQCgW4mpixhMX|KHRYnyyvnc{C!!lq$eX5Z!@5xc9|blNFoGC1 z;XyR+T44@N`blZ$jFh8$YDVKR-)y0o}+_&_PzsT)_Mlc7u! zlCmysd||d>zi0=qw{6U+4B|Gbv<@J_n z$3^?=ZFXU-kk#VmwIF^MQd(ZmrFe{!#ZIzV)3jY~K�$PS&OMRxY2m17W(?PK6Yn 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 l{?vJ-L-<*d^QcSsSx3%MhwU%z7P`B`_ for more information. -""" - -import argparse -import json -import logging -import os -import re -import shlex -import subprocess -import sys -import warnings -from typing import ( - Any, - Callable, - Dict, - Iterable, - Optional, - Sequence, - TextIO, - Tuple, - Type, -) - -try: - from typing import TypedDict -except ImportError: - # Python 3.7 - TypedDict = dict - -__version__ = "1.9.0" - - -class VersionDict(TypedDict): - major: str - minor: str - build_number: str - - -class InfoDict(TypedDict): - id: str - version: str - version_parts: VersionDict - like: str - codename: str - - -_UNIXCONFDIR = os.environ.get("UNIXCONFDIR", "/etc") -_UNIXUSRLIBDIR = os.environ.get("UNIXUSRLIBDIR", "/usr/lib") -_OS_RELEASE_BASENAME = "os-release" - -#: Translation table for normalizing the "ID" attribute defined in os-release -#: files, for use by the :func:`distro.id` method. -#: -#: * Key: Value as defined in the os-release file, translated to lower case, -#: with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_OS_ID = { - "ol": "oracle", # Oracle Linux - "opensuse-leap": "opensuse", # Newer versions of OpenSuSE report as opensuse-leap -} - -#: Translation table for normalizing the "Distributor ID" attribute returned by -#: the lsb_release command, for use by the :func:`distro.id` method. -#: -#: * Key: Value as returned by the lsb_release command, translated to lower -#: case, with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_LSB_ID = { - "enterpriseenterpriseas": "oracle", # Oracle Enterprise Linux 4 - "enterpriseenterpriseserver": "oracle", # Oracle Linux 5 - "redhatenterpriseworkstation": "rhel", # RHEL 6, 7 Workstation - "redhatenterpriseserver": "rhel", # RHEL 6, 7 Server - "redhatenterprisecomputenode": "rhel", # RHEL 6 ComputeNode -} - -#: Translation table for normalizing the distro ID derived from the file name -#: of distro release files, for use by the :func:`distro.id` method. -#: -#: * Key: Value as derived from the file name of a distro release file, -#: translated to lower case, with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_DISTRO_ID = { - "redhat": "rhel", # RHEL 6.x, 7.x -} - -# Pattern for content of distro release file (reversed) -_DISTRO_RELEASE_CONTENT_REVERSED_PATTERN = re.compile( - r"(?:[^)]*\)(.*)\()? *(?:STL )?([\d.+\-a-z]*\d) *(?:esaeler *)?(.+)" -) - -# Pattern for base file name of distro release file -_DISTRO_RELEASE_BASENAME_PATTERN = re.compile(r"(\w+)[-_](release|version)$") - -# Base file names to be looked up for if _UNIXCONFDIR is not readable. -_DISTRO_RELEASE_BASENAMES = [ - "SuSE-release", - "altlinux-release", - "arch-release", - "base-release", - "centos-release", - "fedora-release", - "gentoo-release", - "mageia-release", - "mandrake-release", - "mandriva-release", - "mandrivalinux-release", - "manjaro-release", - "oracle-release", - "redhat-release", - "rocky-release", - "sl-release", - "slackware-version", -] - -# Base file names to be ignored when searching for distro release file -_DISTRO_RELEASE_IGNORE_BASENAMES = ( - "debian_version", - "lsb-release", - "oem-release", - _OS_RELEASE_BASENAME, - "system-release", - "plesk-release", - "iredmail-release", - "board-release", - "ec2_version", -) - - -def linux_distribution(full_distribution_name: bool = True) -> Tuple[str, str, str]: - """ - .. deprecated:: 1.6.0 - - :func:`distro.linux_distribution()` is deprecated. It should only be - used as a compatibility shim with Python's - :py:func:`platform.linux_distribution()`. Please use :func:`distro.id`, - :func:`distro.version` and :func:`distro.name` instead. - - Return information about the current OS distribution as a tuple - ``(id_name, version, codename)`` with items as follows: - - * ``id_name``: If *full_distribution_name* is false, the result of - :func:`distro.id`. Otherwise, the result of :func:`distro.name`. - - * ``version``: The result of :func:`distro.version`. - - * ``codename``: The extra item (usually in parentheses) after the - os-release version number, or the result of :func:`distro.codename`. - - The interface of this function is compatible with the original - :py:func:`platform.linux_distribution` function, supporting a subset of - its parameters. - - The data it returns may not exactly be the same, because it uses more data - sources than the original function, and that may lead to different data if - the OS distribution is not consistent across multiple data sources it - provides (there are indeed such distributions ...). - - Another reason for differences is the fact that the :func:`distro.id` - method normalizes the distro ID string to a reliable machine-readable value - for a number of popular OS distributions. - """ - warnings.warn( - "distro.linux_distribution() is deprecated. It should only be used as a " - "compatibility shim with Python's platform.linux_distribution(). Please use " - "distro.id(), distro.version() and distro.name() instead.", - DeprecationWarning, - stacklevel=2, - ) - return _distro.linux_distribution(full_distribution_name) - - -def id() -> str: - """ - Return the distro ID of the current distribution, as a - machine-readable string. - - For a number of OS distributions, the returned distro ID value is - *reliable*, in the sense that it is documented and that it does not change - across releases of the distribution. - - This package maintains the following reliable distro ID values: - - ============== ========================================= - Distro ID Distribution - ============== ========================================= - "ubuntu" Ubuntu - "debian" Debian - "rhel" RedHat Enterprise Linux - "centos" CentOS - "fedora" Fedora - "sles" SUSE Linux Enterprise Server - "opensuse" openSUSE - "amzn" Amazon Linux - "arch" Arch Linux - "buildroot" Buildroot - "cloudlinux" CloudLinux OS - "exherbo" Exherbo Linux - "gentoo" GenToo Linux - "ibm_powerkvm" IBM PowerKVM - "kvmibm" KVM for IBM z Systems - "linuxmint" Linux Mint - "mageia" Mageia - "mandriva" Mandriva Linux - "parallels" Parallels - "pidora" Pidora - "raspbian" Raspbian - "oracle" Oracle Linux (and Oracle Enterprise Linux) - "scientific" Scientific Linux - "slackware" Slackware - "xenserver" XenServer - "openbsd" OpenBSD - "netbsd" NetBSD - "freebsd" FreeBSD - "midnightbsd" MidnightBSD - "rocky" Rocky Linux - "aix" AIX - "guix" Guix System - "altlinux" ALT Linux - ============== ========================================= - - If you have a need to get distros for reliable IDs added into this set, - or if you find that the :func:`distro.id` function returns a different - distro ID for one of the listed distros, please create an issue in the - `distro issue tracker`_. - - **Lookup hierarchy and transformations:** - - First, the ID is obtained from the following sources, in the specified - order. The first available and non-empty value is used: - - * the value of the "ID" attribute of the os-release file, - - * the value of the "Distributor ID" attribute returned by the lsb_release - command, - - * the first part of the file name of the distro release file, - - The so determined ID value then passes the following transformations, - before it is returned by this method: - - * it is translated to lower case, - - * blanks (which should not be there anyway) are translated to underscores, - - * a normalization of the ID is performed, based upon - `normalization tables`_. The purpose of this normalization is to ensure - that the ID is as reliable as possible, even across incompatible changes - in the OS distributions. A common reason for an incompatible change is - the addition of an os-release file, or the addition of the lsb_release - command, with ID values that differ from what was previously determined - from the distro release file name. - """ - return _distro.id() - - -def name(pretty: bool = False) -> str: - """ - Return the name of the current OS distribution, as a human-readable - string. - - If *pretty* is false, the name is returned without version or codename. - (e.g. "CentOS Linux") - - If *pretty* is true, the version and codename are appended. - (e.g. "CentOS Linux 7.1.1503 (Core)") - - **Lookup hierarchy:** - - The name is obtained from the following sources, in the specified order. - The first available and non-empty value is used: - - * If *pretty* is false: - - - the value of the "NAME" attribute of the os-release file, - - - the value of the "Distributor ID" attribute returned by the lsb_release - command, - - - the value of the "" field of the distro release file. - - * If *pretty* is true: - - - the value of the "PRETTY_NAME" attribute of the os-release file, - - - the value of the "Description" attribute returned by the lsb_release - command, - - - the value of the "" field of the distro release file, appended - with the value of the pretty version ("" and "" - fields) of the distro release file, if available. - """ - return _distro.name(pretty) - - -def version(pretty: bool = False, best: bool = False) -> str: - """ - Return the version of the current OS distribution, as a human-readable - string. - - If *pretty* is false, the version is returned without codename (e.g. - "7.0"). - - If *pretty* is true, the codename in parenthesis is appended, if the - codename is non-empty (e.g. "7.0 (Maipo)"). - - Some distributions provide version numbers with different precisions in - the different sources of distribution information. Examining the different - sources in a fixed priority order does not always yield the most precise - version (e.g. for Debian 8.2, or CentOS 7.1). - - Some other distributions may not provide this kind of information. In these - cases, an empty string would be returned. This behavior can be observed - with rolling releases distributions (e.g. Arch Linux). - - The *best* parameter can be used to control the approach for the returned - version: - - If *best* is false, the first non-empty version number in priority order of - the examined sources is returned. - - If *best* is true, the most precise version number out of all examined - sources is returned. - - **Lookup hierarchy:** - - In all cases, the version number is obtained from the following sources. - If *best* is false, this order represents the priority order: - - * the value of the "VERSION_ID" attribute of the os-release file, - * the value of the "Release" attribute returned by the lsb_release - command, - * the version number parsed from the "" field of the first line - of the distro release file, - * the version number parsed from the "PRETTY_NAME" attribute of the - os-release file, if it follows the format of the distro release files. - * the version number parsed from the "Description" attribute returned by - the lsb_release command, if it follows the format of the distro release - files. - """ - return _distro.version(pretty, best) - - -def version_parts(best: bool = False) -> Tuple[str, str, str]: - """ - Return the version of the current OS distribution as a tuple - ``(major, minor, build_number)`` with items as follows: - - * ``major``: The result of :func:`distro.major_version`. - - * ``minor``: The result of :func:`distro.minor_version`. - - * ``build_number``: The result of :func:`distro.build_number`. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.version_parts(best) - - -def major_version(best: bool = False) -> str: - """ - Return the major version of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The major version is the first - part of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.major_version(best) - - -def minor_version(best: bool = False) -> str: - """ - Return the minor version of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The minor version is the second - part of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.minor_version(best) - - -def build_number(best: bool = False) -> str: - """ - Return the build number of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The build number is the third part - of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.build_number(best) - - -def like() -> str: - """ - Return a space-separated list of distro IDs of distributions that are - closely related to the current OS distribution in regards to packaging - and programming interfaces, for example distributions the current - distribution is a derivative from. - - **Lookup hierarchy:** - - This information item is only provided by the os-release file. - For details, see the description of the "ID_LIKE" attribute in the - `os-release man page - `_. - """ - return _distro.like() - - -def codename() -> str: - """ - Return the codename for the release of the current OS distribution, - as a string. - - If the distribution does not have a codename, an empty string is returned. - - Note that the returned codename is not always really a codename. For - example, openSUSE returns "x86_64". This function does not handle such - cases in any special way and just returns the string it finds, if any. - - **Lookup hierarchy:** - - * the codename within the "VERSION" attribute of the os-release file, if - provided, - - * the value of the "Codename" attribute returned by the lsb_release - command, - - * the value of the "" field of the distro release file. - """ - return _distro.codename() - - -def info(pretty: bool = False, best: bool = False) -> InfoDict: - """ - Return certain machine-readable information items about the current OS - distribution in a dictionary, as shown in the following example: - - .. sourcecode:: python - - { - 'id': 'rhel', - 'version': '7.0', - 'version_parts': { - 'major': '7', - 'minor': '0', - 'build_number': '' - }, - 'like': 'fedora', - 'codename': 'Maipo' - } - - The dictionary structure and keys are always the same, regardless of which - information items are available in the underlying data sources. The values - for the various keys are as follows: - - * ``id``: The result of :func:`distro.id`. - - * ``version``: The result of :func:`distro.version`. - - * ``version_parts -> major``: The result of :func:`distro.major_version`. - - * ``version_parts -> minor``: The result of :func:`distro.minor_version`. - - * ``version_parts -> build_number``: The result of - :func:`distro.build_number`. - - * ``like``: The result of :func:`distro.like`. - - * ``codename``: The result of :func:`distro.codename`. - - For a description of the *pretty* and *best* parameters, see the - :func:`distro.version` method. - """ - return _distro.info(pretty, best) - - -def os_release_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the os-release file data source of the current OS distribution. - - See `os-release file`_ for details about these information items. - """ - return _distro.os_release_info() - - -def lsb_release_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the lsb_release command data source of the current OS distribution. - - See `lsb_release command output`_ for details about these information - items. - """ - return _distro.lsb_release_info() - - -def distro_release_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the distro release file data source of the current OS distribution. - - See `distro release file`_ for details about these information items. - """ - return _distro.distro_release_info() - - -def uname_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the distro release file data source of the current OS distribution. - """ - return _distro.uname_info() - - -def os_release_attr(attribute: str) -> str: - """ - Return a single named information item from the os-release file data source - of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `os-release file`_ for details about these information items. - """ - return _distro.os_release_attr(attribute) - - -def lsb_release_attr(attribute: str) -> str: - """ - Return a single named information item from the lsb_release command output - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `lsb_release command output`_ for details about these information - items. - """ - return _distro.lsb_release_attr(attribute) - - -def distro_release_attr(attribute: str) -> str: - """ - Return a single named information item from the distro release file - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `distro release file`_ for details about these information items. - """ - return _distro.distro_release_attr(attribute) - - -def uname_attr(attribute: str) -> str: - """ - Return a single named information item from the distro release file - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - """ - return _distro.uname_attr(attribute) - - -try: - from functools import cached_property -except ImportError: - # Python < 3.8 - class cached_property: # type: ignore - """A version of @property which caches the value. On access, it calls the - underlying function and sets the value in `__dict__` so future accesses - will not re-call the property. - """ - - def __init__(self, f: Callable[[Any], Any]) -> None: - self._fname = f.__name__ - self._f = f - - def __get__(self, obj: Any, owner: Type[Any]) -> Any: - assert obj is not None, f"call {self._fname} on an instance" - ret = obj.__dict__[self._fname] = self._f(obj) - return ret - - -class LinuxDistribution: - """ - Provides information about a OS distribution. - - This package creates a private module-global instance of this class with - default initialization arguments, that is used by the - `consolidated accessor functions`_ and `single source accessor functions`_. - By using default initialization arguments, that module-global instance - returns data about the current OS distribution (i.e. the distro this - package runs on). - - Normally, it is not necessary to create additional instances of this class. - However, in situations where control is needed over the exact data sources - that are used, instances of this class can be created with a specific - distro release file, or a specific os-release file, or without invoking the - lsb_release command. - """ - - def __init__( - self, - include_lsb: Optional[bool] = None, - os_release_file: str = "", - distro_release_file: str = "", - include_uname: Optional[bool] = None, - root_dir: Optional[str] = None, - include_oslevel: Optional[bool] = None, - ) -> None: - """ - The initialization method of this class gathers information from the - available data sources, and stores that in private instance attributes. - Subsequent access to the information items uses these private instance - attributes, so that the data sources are read only once. - - Parameters: - - * ``include_lsb`` (bool): Controls whether the - `lsb_release command output`_ is included as a data source. - - If the lsb_release command is not available in the program execution - path, the data source for the lsb_release command will be empty. - - * ``os_release_file`` (string): The path name of the - `os-release file`_ that is to be used as a data source. - - An empty string (the default) will cause the default path name to - be used (see `os-release file`_ for details). - - If the specified or defaulted os-release file does not exist, the - data source for the os-release file will be empty. - - * ``distro_release_file`` (string): The path name of the - `distro release file`_ that is to be used as a data source. - - An empty string (the default) will cause a default search algorithm - to be used (see `distro release file`_ for details). - - If the specified distro release file does not exist, or if no default - distro release file can be found, the data source for the distro - release file will be empty. - - * ``include_uname`` (bool): Controls whether uname command output is - included as a data source. If the uname command is not available in - the program execution path the data source for the uname command will - be empty. - - * ``root_dir`` (string): The absolute path to the root directory to use - to find distro-related information files. Note that ``include_*`` - parameters must not be enabled in combination with ``root_dir``. - - * ``include_oslevel`` (bool): Controls whether (AIX) oslevel command - output is included as a data source. If the oslevel command is not - available in the program execution path the data source will be - empty. - - Public instance attributes: - - * ``os_release_file`` (string): The path name of the - `os-release file`_ that is actually used as a data source. The - empty string if no distro release file is used as a data source. - - * ``distro_release_file`` (string): The path name of the - `distro release file`_ that is actually used as a data source. The - empty string if no distro release file is used as a data source. - - * ``include_lsb`` (bool): The result of the ``include_lsb`` parameter. - This controls whether the lsb information will be loaded. - - * ``include_uname`` (bool): The result of the ``include_uname`` - parameter. This controls whether the uname information will - be loaded. - - * ``include_oslevel`` (bool): The result of the ``include_oslevel`` - parameter. This controls whether (AIX) oslevel information will be - loaded. - - * ``root_dir`` (string): The result of the ``root_dir`` parameter. - The absolute path to the root directory to use to find distro-related - information files. - - Raises: - - * :py:exc:`ValueError`: Initialization parameters combination is not - supported. - - * :py:exc:`OSError`: Some I/O issue with an os-release file or distro - release file. - - * :py:exc:`UnicodeError`: A data source has unexpected characters or - uses an unexpected encoding. - """ - self.root_dir = root_dir - self.etc_dir = os.path.join(root_dir, "etc") if root_dir else _UNIXCONFDIR - self.usr_lib_dir = ( - os.path.join(root_dir, "usr/lib") if root_dir else _UNIXUSRLIBDIR - ) - - if os_release_file: - self.os_release_file = os_release_file - else: - etc_dir_os_release_file = os.path.join(self.etc_dir, _OS_RELEASE_BASENAME) - usr_lib_os_release_file = os.path.join( - self.usr_lib_dir, _OS_RELEASE_BASENAME - ) - - # NOTE: The idea is to respect order **and** have it set - # at all times for API backwards compatibility. - if os.path.isfile(etc_dir_os_release_file) or not os.path.isfile( - usr_lib_os_release_file - ): - self.os_release_file = etc_dir_os_release_file - else: - self.os_release_file = usr_lib_os_release_file - - self.distro_release_file = distro_release_file or "" # updated later - - is_root_dir_defined = root_dir is not None - if is_root_dir_defined and (include_lsb or include_uname or include_oslevel): - raise ValueError( - "Including subprocess data sources from specific root_dir is disallowed" - " to prevent false information" - ) - self.include_lsb = ( - include_lsb if include_lsb is not None else not is_root_dir_defined - ) - self.include_uname = ( - include_uname if include_uname is not None else not is_root_dir_defined - ) - self.include_oslevel = ( - include_oslevel if include_oslevel is not None else not is_root_dir_defined - ) - - def __repr__(self) -> str: - """Return repr of all info""" - return ( - "LinuxDistribution(" - "os_release_file={self.os_release_file!r}, " - "distro_release_file={self.distro_release_file!r}, " - "include_lsb={self.include_lsb!r}, " - "include_uname={self.include_uname!r}, " - "include_oslevel={self.include_oslevel!r}, " - "root_dir={self.root_dir!r}, " - "_os_release_info={self._os_release_info!r}, " - "_lsb_release_info={self._lsb_release_info!r}, " - "_distro_release_info={self._distro_release_info!r}, " - "_uname_info={self._uname_info!r}, " - "_oslevel_info={self._oslevel_info!r})".format(self=self) - ) - - def linux_distribution( - self, full_distribution_name: bool = True - ) -> Tuple[str, str, str]: - """ - Return information about the OS distribution that is compatible - with Python's :func:`platform.linux_distribution`, supporting a subset - of its parameters. - - For details, see :func:`distro.linux_distribution`. - """ - return ( - self.name() if full_distribution_name else self.id(), - self.version(), - self._os_release_info.get("release_codename") or self.codename(), - ) - - def id(self) -> str: - """Return the distro ID of the OS distribution, as a string. - - For details, see :func:`distro.id`. - """ - - def normalize(distro_id: str, table: Dict[str, str]) -> str: - distro_id = distro_id.lower().replace(" ", "_") - return table.get(distro_id, distro_id) - - distro_id = self.os_release_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_OS_ID) - - distro_id = self.lsb_release_attr("distributor_id") - if distro_id: - return normalize(distro_id, NORMALIZED_LSB_ID) - - distro_id = self.distro_release_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_DISTRO_ID) - - distro_id = self.uname_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_DISTRO_ID) - - return "" - - def name(self, pretty: bool = False) -> str: - """ - Return the name of the OS distribution, as a string. - - For details, see :func:`distro.name`. - """ - name = ( - self.os_release_attr("name") - or self.lsb_release_attr("distributor_id") - or self.distro_release_attr("name") - or self.uname_attr("name") - ) - if pretty: - name = self.os_release_attr("pretty_name") or self.lsb_release_attr( - "description" - ) - if not name: - name = self.distro_release_attr("name") or self.uname_attr("name") - version = self.version(pretty=True) - if version: - name = f"{name} {version}" - return name or "" - - def version(self, pretty: bool = False, best: bool = False) -> str: - """ - Return the version of the OS distribution, as a string. - - For details, see :func:`distro.version`. - """ - versions = [ - self.os_release_attr("version_id"), - self.lsb_release_attr("release"), - self.distro_release_attr("version_id"), - self._parse_distro_release_content(self.os_release_attr("pretty_name")).get( - "version_id", "" - ), - self._parse_distro_release_content( - self.lsb_release_attr("description") - ).get("version_id", ""), - self.uname_attr("release"), - ] - if self.uname_attr("id").startswith("aix"): - # On AIX platforms, prefer oslevel command output. - versions.insert(0, self.oslevel_info()) - elif self.id() == "debian" or "debian" in self.like().split(): - # On Debian-like, add debian_version file content to candidates list. - versions.append(self._debian_version) - version = "" - if best: - # This algorithm uses the last version in priority order that has - # the best precision. If the versions are not in conflict, that - # does not matter; otherwise, using the last one instead of the - # first one might be considered a surprise. - for v in versions: - if v.count(".") > version.count(".") or version == "": - version = v - else: - for v in versions: - if v != "": - version = v - break - if pretty and version and self.codename(): - version = f"{version} ({self.codename()})" - return version - - def version_parts(self, best: bool = False) -> Tuple[str, str, str]: - """ - Return the version of the OS distribution, as a tuple of version - numbers. - - For details, see :func:`distro.version_parts`. - """ - version_str = self.version(best=best) - if version_str: - version_regex = re.compile(r"(\d+)\.?(\d+)?\.?(\d+)?") - matches = version_regex.match(version_str) - if matches: - major, minor, build_number = matches.groups() - return major, minor or "", build_number or "" - return "", "", "" - - def major_version(self, best: bool = False) -> str: - """ - Return the major version number of the current distribution. - - For details, see :func:`distro.major_version`. - """ - return self.version_parts(best)[0] - - def minor_version(self, best: bool = False) -> str: - """ - Return the minor version number of the current distribution. - - For details, see :func:`distro.minor_version`. - """ - return self.version_parts(best)[1] - - def build_number(self, best: bool = False) -> str: - """ - Return the build number of the current distribution. - - For details, see :func:`distro.build_number`. - """ - return self.version_parts(best)[2] - - def like(self) -> str: - """ - Return the IDs of distributions that are like the OS distribution. - - For details, see :func:`distro.like`. - """ - return self.os_release_attr("id_like") or "" - - def codename(self) -> str: - """ - Return the codename of the OS distribution. - - For details, see :func:`distro.codename`. - """ - try: - # Handle os_release specially since distros might purposefully set - # this to empty string to have no codename - return self._os_release_info["codename"] - except KeyError: - return ( - self.lsb_release_attr("codename") - or self.distro_release_attr("codename") - or "" - ) - - def info(self, pretty: bool = False, best: bool = False) -> InfoDict: - """ - Return certain machine-readable information about the OS - distribution. - - For details, see :func:`distro.info`. - """ - return InfoDict( - id=self.id(), - version=self.version(pretty, best), - version_parts=VersionDict( - major=self.major_version(best), - minor=self.minor_version(best), - build_number=self.build_number(best), - ), - like=self.like(), - codename=self.codename(), - ) - - def os_release_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the os-release file data source of the OS distribution. - - For details, see :func:`distro.os_release_info`. - """ - return self._os_release_info - - def lsb_release_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the lsb_release command data source of the OS - distribution. - - For details, see :func:`distro.lsb_release_info`. - """ - return self._lsb_release_info - - def distro_release_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the distro release file data source of the OS - distribution. - - For details, see :func:`distro.distro_release_info`. - """ - return self._distro_release_info - - def uname_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the uname command data source of the OS distribution. - - For details, see :func:`distro.uname_info`. - """ - return self._uname_info - - def oslevel_info(self) -> str: - """ - Return AIX' oslevel command output. - """ - return self._oslevel_info - - def os_release_attr(self, attribute: str) -> str: - """ - Return a single named information item from the os-release file data - source of the OS distribution. - - For details, see :func:`distro.os_release_attr`. - """ - return self._os_release_info.get(attribute, "") - - def lsb_release_attr(self, attribute: str) -> str: - """ - Return a single named information item from the lsb_release command - output data source of the OS distribution. - - For details, see :func:`distro.lsb_release_attr`. - """ - return self._lsb_release_info.get(attribute, "") - - def distro_release_attr(self, attribute: str) -> str: - """ - Return a single named information item from the distro release file - data source of the OS distribution. - - For details, see :func:`distro.distro_release_attr`. - """ - return self._distro_release_info.get(attribute, "") - - def uname_attr(self, attribute: str) -> str: - """ - Return a single named information item from the uname command - output data source of the OS distribution. - - For details, see :func:`distro.uname_attr`. - """ - return self._uname_info.get(attribute, "") - - @cached_property - def _os_release_info(self) -> Dict[str, str]: - """ - Get the information items from the specified os-release file. - - Returns: - A dictionary containing all information items. - """ - if os.path.isfile(self.os_release_file): - with open(self.os_release_file, encoding="utf-8") as release_file: - return self._parse_os_release_content(release_file) - return {} - - @staticmethod - def _parse_os_release_content(lines: TextIO) -> Dict[str, str]: - """ - Parse the lines of an os-release file. - - Parameters: - - * lines: Iterable through the lines in the os-release file. - Each line must be a unicode string or a UTF-8 encoded byte - string. - - Returns: - A dictionary containing all information items. - """ - props = {} - lexer = shlex.shlex(lines, posix=True) - lexer.whitespace_split = True - - tokens = list(lexer) - for token in tokens: - # At this point, all shell-like parsing has been done (i.e. - # comments processed, quotes and backslash escape sequences - # processed, multi-line values assembled, trailing newlines - # stripped, etc.), so the tokens are now either: - # * variable assignments: var=value - # * commands or their arguments (not allowed in os-release) - # Ignore any tokens that are not variable assignments - if "=" in token: - k, v = token.split("=", 1) - props[k.lower()] = v - - if "version" in props: - # extract release codename (if any) from version attribute - match = re.search(r"\((\D+)\)|,\s*(\D+)", props["version"]) - if match: - release_codename = match.group(1) or match.group(2) - props["codename"] = props["release_codename"] = release_codename - - if "version_codename" in props: - # os-release added a version_codename field. Use that in - # preference to anything else Note that some distros purposefully - # do not have code names. They should be setting - # version_codename="" - props["codename"] = props["version_codename"] - elif "ubuntu_codename" in props: - # Same as above but a non-standard field name used on older Ubuntus - props["codename"] = props["ubuntu_codename"] - - return props - - @cached_property - def _lsb_release_info(self) -> Dict[str, str]: - """ - Get the information items from the lsb_release command output. - - Returns: - A dictionary containing all information items. - """ - if not self.include_lsb: - return {} - try: - cmd = ("lsb_release", "-a") - stdout = subprocess.check_output(cmd, stderr=subprocess.DEVNULL) - # Command not found or lsb_release returned error - except (OSError, subprocess.CalledProcessError): - return {} - content = self._to_str(stdout).splitlines() - return self._parse_lsb_release_content(content) - - @staticmethod - def _parse_lsb_release_content(lines: Iterable[str]) -> Dict[str, str]: - """ - Parse the output of the lsb_release command. - - Parameters: - - * lines: Iterable through the lines of the lsb_release output. - Each line must be a unicode string or a UTF-8 encoded byte - string. - - Returns: - A dictionary containing all information items. - """ - props = {} - for line in lines: - kv = line.strip("\n").split(":", 1) - if len(kv) != 2: - # Ignore lines without colon. - continue - k, v = kv - props.update({k.replace(" ", "_").lower(): v.strip()}) - return props - - @cached_property - def _uname_info(self) -> Dict[str, str]: - if not self.include_uname: - return {} - try: - cmd = ("uname", "-rs") - stdout = subprocess.check_output(cmd, stderr=subprocess.DEVNULL) - except OSError: - return {} - content = self._to_str(stdout).splitlines() - return self._parse_uname_content(content) - - @cached_property - def _oslevel_info(self) -> str: - if not self.include_oslevel: - return "" - try: - stdout = subprocess.check_output("oslevel", stderr=subprocess.DEVNULL) - except (OSError, subprocess.CalledProcessError): - return "" - return self._to_str(stdout).strip() - - @cached_property - def _debian_version(self) -> str: - try: - with open( - os.path.join(self.etc_dir, "debian_version"), encoding="ascii" - ) as fp: - return fp.readline().rstrip() - except FileNotFoundError: - return "" - - @staticmethod - def _parse_uname_content(lines: Sequence[str]) -> Dict[str, str]: - if not lines: - return {} - props = {} - match = re.search(r"^([^\s]+)\s+([\d\.]+)", lines[0].strip()) - if match: - name, version = match.groups() - - # This is to prevent the Linux kernel version from - # appearing as the 'best' version on otherwise - # identifiable distributions. - if name == "Linux": - return {} - props["id"] = name.lower() - props["name"] = name - props["release"] = version - return props - - @staticmethod - def _to_str(bytestring: bytes) -> str: - encoding = sys.getfilesystemencoding() - return bytestring.decode(encoding) - - @cached_property - def _distro_release_info(self) -> Dict[str, str]: - """ - Get the information items from the specified distro release file. - - Returns: - A dictionary containing all information items. - """ - if self.distro_release_file: - # If it was specified, we use it and parse what we can, even if - # its file name or content does not match the expected pattern. - distro_info = self._parse_distro_release_file(self.distro_release_file) - basename = os.path.basename(self.distro_release_file) - # The file name pattern for user-specified distro release files - # is somewhat more tolerant (compared to when searching for the - # file), because we want to use what was specified as best as - # possible. - match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) - else: - try: - basenames = [ - basename - for basename in os.listdir(self.etc_dir) - if basename not in _DISTRO_RELEASE_IGNORE_BASENAMES - and os.path.isfile(os.path.join(self.etc_dir, basename)) - ] - # We sort for repeatability in cases where there are multiple - # distro specific files; e.g. CentOS, Oracle, Enterprise all - # containing `redhat-release` on top of their own. - basenames.sort() - except OSError: - # This may occur when /etc is not readable but we can't be - # sure about the *-release files. Check common entries of - # /etc for information. If they turn out to not be there the - # error is handled in `_parse_distro_release_file()`. - basenames = _DISTRO_RELEASE_BASENAMES - for basename in basenames: - match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) - if match is None: - continue - filepath = os.path.join(self.etc_dir, basename) - distro_info = self._parse_distro_release_file(filepath) - # The name is always present if the pattern matches. - if "name" not in distro_info: - continue - self.distro_release_file = filepath - break - else: # the loop didn't "break": no candidate. - return {} - - if match is not None: - distro_info["id"] = match.group(1) - - # CloudLinux < 7: manually enrich info with proper id. - if "cloudlinux" in distro_info.get("name", "").lower(): - distro_info["id"] = "cloudlinux" - - return distro_info - - def _parse_distro_release_file(self, filepath: str) -> Dict[str, str]: - """ - Parse a distro release file. - - Parameters: - - * filepath: Path name of the distro release file. - - Returns: - A dictionary containing all information items. - """ - try: - with open(filepath, encoding="utf-8") as fp: - # Only parse the first line. For instance, on SLES there - # are multiple lines. We don't want them... - return self._parse_distro_release_content(fp.readline()) - except OSError: - # Ignore not being able to read a specific, seemingly version - # related file. - # See https://github.com/python-distro/distro/issues/162 - return {} - - @staticmethod - def _parse_distro_release_content(line: str) -> Dict[str, str]: - """ - Parse a line from a distro release file. - - Parameters: - * line: Line from the distro release file. Must be a unicode string - or a UTF-8 encoded byte string. - - Returns: - A dictionary containing all information items. - """ - matches = _DISTRO_RELEASE_CONTENT_REVERSED_PATTERN.match(line.strip()[::-1]) - distro_info = {} - if matches: - # regexp ensures non-None - distro_info["name"] = matches.group(3)[::-1] - if matches.group(2): - distro_info["version_id"] = matches.group(2)[::-1] - if matches.group(1): - distro_info["codename"] = matches.group(1)[::-1] - elif line: - distro_info["name"] = line.strip() - return distro_info - - -_distro = LinuxDistribution() - - -def main() -> None: - logger = logging.getLogger(__name__) - logger.setLevel(logging.DEBUG) - logger.addHandler(logging.StreamHandler(sys.stdout)) - - parser = argparse.ArgumentParser(description="OS distro info tool") - parser.add_argument( - "--json", "-j", help="Output in machine readable format", action="store_true" - ) - - parser.add_argument( - "--root-dir", - "-r", - type=str, - dest="root_dir", - help="Path to the root filesystem directory (defaults to /)", - ) - - args = parser.parse_args() - - if args.root_dir: - dist = LinuxDistribution( - include_lsb=False, - include_uname=False, - include_oslevel=False, - root_dir=args.root_dir, - ) - else: - dist = _distro - - if args.json: - logger.info(json.dumps(dist.info(), indent=4, sort_keys=True)) - else: - logger.info("Name: %s", dist.name(pretty=True)) - distribution_version = dist.version(pretty=True) - logger.info("Version: %s", distribution_version) - distribution_codename = dist.codename() - logger.info("Codename: %s", distribution_codename) - - -if __name__ == "__main__": - main() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distro/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/distro/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py deleted file mode 100644 index a40eeaf..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py +++ /dev/null @@ -1,44 +0,0 @@ -from .package_data import __version__ -from .core import ( - IDNABidiError, - IDNAError, - InvalidCodepoint, - InvalidCodepointContext, - alabel, - check_bidi, - check_hyphen_ok, - check_initial_combiner, - check_label, - check_nfc, - decode, - encode, - ulabel, - uts46_remap, - valid_contextj, - valid_contexto, - valid_label_length, - valid_string_length, -) -from .intranges import intranges_contain - -__all__ = [ - "IDNABidiError", - "IDNAError", - "InvalidCodepoint", - "InvalidCodepointContext", - "alabel", - "check_bidi", - "check_hyphen_ok", - "check_initial_combiner", - "check_label", - "check_nfc", - "decode", - "encode", - "intranges_contain", - "ulabel", - "uts46_remap", - "valid_contextj", - "valid_contexto", - "valid_label_length", - "valid_string_length", -] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 79d9970acc9d26fc95c49f871a372e875b2e37be..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 894 zcmbu7JC74F5XbF2HjmBbeK`t5heV3I6%SD%BsdUUa}otYa$`BWPS(VamDdTRX z$7kUiSfZk$L!8h_S7Gl4ibJBo#cyY3?fK8x^EryTz^&-jhvkbp0AIcHd)4;FxpBsO zkb)F)ARvO!+cjPjbyOD()DTV76aflE3$;WWwM7SYL>F~Mh(ggrJrSWu^if|7&_E2) zP>j$>jL}$3&_qnpw9HrM2V#b15UfDj_z2PAt~n3BK_@+jHpF;Kb-|Rxcs{n#>65cZ zk6Fr|YOS>Gc(*c#r*ca;OHWivbH${whgTyfN*ems*nn`dpxkzoj3#TmaOv!zva?;D zQHj;s&Z+>D%rL@nqQrtps%==ss|=mWk;}veDNUTT4XCWXn`%qAF~z<6SW`iA+b>IW z$;v`rU-6Y4SO3eCm{YkjnVnRz!e}N}`=Gm+k!w*CxuQjxjxaf&=!UyA-Sh}NS{`kW zj)#A69eVUUB9Feuz+>hy^cZ=JJtiJgj{}FZ`8C_iNwOv@ic?~Uc7p?KBT<_Em-IhX zZRby?WsSClG2tBJPvG3igUc*_S-262Ws)2TmSlwT_!%?LHzr6oRG#2EV#!1y@dUA7+xm2NnFsBbu7 mKcU5u!}mIb@C&$kQJcWp1^633Zvi;}(U^v{cP)M0o%jXB!S%!d diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc deleted file mode 100644 index 49eb9cd3ea3efde4bee89c1480daba16be64836e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4999 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc deleted file mode 100644 index 1aa2a34ef88bea77f685d47b8aa93295b11f8d8b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15861 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 aZd~6DWMMZDVK)$wZZH-vKE^azp#K-cWYXmT diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc deleted file mode 100644 index 1194d311fe22b894e17c80c071f6ee0597c7828f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 99489 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc deleted file mode 100644 index 79aef0b3fbc0ba5df3006a69c563f3e9c820cc6d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2651 zcmZuyO>7fK6rTNaf*t42$`3y!6GGc81e?TwP!(FKprisq#c$itYT0SgDtUAk|t$?V-JJa~n=v=$lzPA&8N7=e>D9^XAR> z-uxboh7pYDClAt}H6ZjiW9lPRBR1~pK2*X-~5#c;&!&+Ut2_%h16eP{B`T@IL zVAlfDa9&hf^<4r&;ZgGzv9XRV)Ag{E#-{C&NkZKLoY4(}b6K|7KjmaeI%ipV6;$1f zZdusQWhMw^Qp>R?G0oX-7?_k}yCjwK!0ju(QcfnD^9UGIlBL8Ywx@fhV>5Gair}%*BMifJ z0hkC}pq(NN2~@WyiThp{!>EBlJIZfgJGuo2Ex?Dy0KyP4fZbeb3hr9>c3e33Qb#k^ zDZ%8np7N|bXgMwcq-@)9+-W8rJ_XCe41T}>Cb8=PRLppoJG;cg3tZVL#~=nff@|87 z);88_pvA+(I5~t1%ol`cJ08>Z7^vJh_x9{1jAslel;u_p`61V#9x;4{=fRgOV*4RI zn*|qsRD&eJmRcZFxFiQ`0)!T_S5{6B?))4o#Sbtta3Hf`H=LydT@*v@~@xJYd=hp)d@&Kf`YU zJ#R&^-NlZdjx3z3L|Ya{Ds8cavm4R&yUFD**JFL_(S!e?kkYj%R3c4_7nhQEW6Rgq z+j^fwdMhn^ii1mEmG+h|mS-MbUh5rP>0RqhK50o-TDvRVeWkPInFr@r+ExaCiLG`Y zUyN27n}3WhMek-xW1xBP*h=Qt57$nN{?@y8;@o=Y`KOIzm5$D(a5W11L0C;~%bh=* zT9vyuAyDKi95ucKhfUS0gRLV*^S;my#647ihCc^ve+EfLdcj0rtf!_l9C%UJ2tkkw1?OPbx2)F(b-nSOs zSG-obwjLf>I9&~)#>nEuZ)Z0;`${9_B-GyV2V?7Xk?N$HoVbhd zt4e|({3|MgyxEL|=D*PXsvHw`7roNy`}ryYvV3(V`B+*x`B2+rZ1s>J^b})N1XC%= zr*d+Wan+C@3@l$}O9RELrDRzuoxBf5z*ZYugtp@8DuSupQFd2Omv2Ap;q2op&)F)E F^nV_7r;Gpq diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc deleted file mode 100644 index ecf7485fa0b49567c753a18c57e300e0bd2a4d9c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 229 zcmX@j%ge<81iax3(?o&vV-N=h7@>^M96-i&h7^Vu*uC&Da}c>D`Ep$4svfX$U7gH85tRG@Ci3^7qI}j0J|nYY5)KL diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc deleted file mode 100644 index 9041b47041f2d73f3f3d19be382c1e67edb9f029..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 158861 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

!I7S{BS4i1|@R7s@ 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe deleted file mode 100644 index e8bebdba6d8f242244bf397ab067965d47c5093e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 108032 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%0AHbpwE%ZM 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 H#ex3;_fXA_ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.py deleted file mode 100644 index ba58858..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.py +++ /dev/null @@ -1,2025 +0,0 @@ -# -# Copyright (C) 2012-2023 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import codecs -from collections import deque -import contextlib -import csv -from glob import iglob as std_iglob -import io -import json -import logging -import os -import py_compile -import re -import socket -try: - import ssl -except ImportError: # pragma: no cover - ssl = None -import subprocess -import sys -import tarfile -import tempfile -import textwrap - -try: - import threading -except ImportError: # pragma: no cover - import dummy_threading as threading -import time - -from . import DistlibException -from .compat import (string_types, text_type, shutil, raw_input, StringIO, - cache_from_source, urlopen, urljoin, httplib, xmlrpclib, - HTTPHandler, BaseConfigurator, valid_ident, - Container, configparser, URLError, ZipFile, fsdecode, - unquote, urlparse) - -logger = logging.getLogger(__name__) - -# -# Requirement parsing code as per PEP 508 -# - -IDENTIFIER = re.compile(r'^([\w\.-]+)\s*') -VERSION_IDENTIFIER = re.compile(r'^([\w\.*+-]+)\s*') -COMPARE_OP = re.compile(r'^(<=?|>=?|={2,3}|[~!]=)\s*') -MARKER_OP = re.compile(r'^((<=?)|(>=?)|={2,3}|[~!]=|in|not\s+in)\s*') -OR = re.compile(r'^or\b\s*') -AND = re.compile(r'^and\b\s*') -NON_SPACE = re.compile(r'(\S+)\s*') -STRING_CHUNK = re.compile(r'([\s\w\.{}()*+#:;,/?!~`@$%^&=|<>\[\]-]+)') - - -def parse_marker(marker_string): - """ - Parse a marker string and return a dictionary containing a marker expression. - - The dictionary will contain keys "op", "lhs" and "rhs" for non-terminals in - the expression grammar, or strings. A string contained in quotes is to be - interpreted as a literal string, and a string not contained in quotes is a - variable (such as os_name). - """ - - def marker_var(remaining): - # either identifier, or literal string - m = IDENTIFIER.match(remaining) - if m: - result = m.groups()[0] - remaining = remaining[m.end():] - elif not remaining: - raise SyntaxError('unexpected end of input') - else: - q = remaining[0] - if q not in '\'"': - raise SyntaxError('invalid expression: %s' % remaining) - oq = '\'"'.replace(q, '') - remaining = remaining[1:] - parts = [q] - while remaining: - # either a string chunk, or oq, or q to terminate - if remaining[0] == q: - break - elif remaining[0] == oq: - parts.append(oq) - remaining = remaining[1:] - else: - m = STRING_CHUNK.match(remaining) - if not m: - raise SyntaxError('error in string literal: %s' % - remaining) - parts.append(m.groups()[0]) - remaining = remaining[m.end():] - else: - s = ''.join(parts) - raise SyntaxError('unterminated string: %s' % s) - parts.append(q) - result = ''.join(parts) - remaining = remaining[1:].lstrip() # skip past closing quote - return result, remaining - - def marker_expr(remaining): - if remaining and remaining[0] == '(': - result, remaining = marker(remaining[1:].lstrip()) - if remaining[0] != ')': - raise SyntaxError('unterminated parenthesis: %s' % remaining) - remaining = remaining[1:].lstrip() - else: - lhs, remaining = marker_var(remaining) - while remaining: - m = MARKER_OP.match(remaining) - if not m: - break - op = m.groups()[0] - remaining = remaining[m.end():] - rhs, remaining = marker_var(remaining) - lhs = {'op': op, 'lhs': lhs, 'rhs': rhs} - result = lhs - return result, remaining - - def marker_and(remaining): - lhs, remaining = marker_expr(remaining) - while remaining: - m = AND.match(remaining) - if not m: - break - remaining = remaining[m.end():] - rhs, remaining = marker_expr(remaining) - lhs = {'op': 'and', 'lhs': lhs, 'rhs': rhs} - return lhs, remaining - - def marker(remaining): - lhs, remaining = marker_and(remaining) - while remaining: - m = OR.match(remaining) - if not m: - break - remaining = remaining[m.end():] - rhs, remaining = marker_and(remaining) - lhs = {'op': 'or', 'lhs': lhs, 'rhs': rhs} - return lhs, remaining - - return marker(marker_string) - - -def parse_requirement(req): - """ - Parse a requirement passed in as a string. Return a Container - whose attributes contain the various parts of the requirement. - """ - remaining = req.strip() - if not remaining or remaining.startswith('#'): - return None - m = IDENTIFIER.match(remaining) - if not m: - raise SyntaxError('name expected: %s' % remaining) - distname = m.groups()[0] - remaining = remaining[m.end():] - extras = mark_expr = versions = uri = None - if remaining and remaining[0] == '[': - i = remaining.find(']', 1) - if i < 0: - raise SyntaxError('unterminated extra: %s' % remaining) - s = remaining[1:i] - remaining = remaining[i + 1:].lstrip() - extras = [] - while s: - m = IDENTIFIER.match(s) - if not m: - raise SyntaxError('malformed extra: %s' % s) - extras.append(m.groups()[0]) - s = s[m.end():] - if not s: - break - if s[0] != ',': - raise SyntaxError('comma expected in extras: %s' % s) - s = s[1:].lstrip() - if not extras: - extras = None - if remaining: - if remaining[0] == '@': - # it's a URI - remaining = remaining[1:].lstrip() - m = NON_SPACE.match(remaining) - if not m: - raise SyntaxError('invalid URI: %s' % remaining) - uri = m.groups()[0] - t = urlparse(uri) - # 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 (t.scheme and t.netloc): - raise SyntaxError('Invalid URL: %s' % uri) - remaining = remaining[m.end():].lstrip() - else: - - def get_versions(ver_remaining): - """ - Return a list of operator, version tuples if any are - specified, else None. - """ - m = COMPARE_OP.match(ver_remaining) - versions = None - if m: - versions = [] - while True: - op = m.groups()[0] - ver_remaining = ver_remaining[m.end():] - m = VERSION_IDENTIFIER.match(ver_remaining) - if not m: - raise SyntaxError('invalid version: %s' % - ver_remaining) - v = m.groups()[0] - versions.append((op, v)) - ver_remaining = ver_remaining[m.end():] - if not ver_remaining or ver_remaining[0] != ',': - break - ver_remaining = ver_remaining[1:].lstrip() - # Some packages have a trailing comma which would break things - # See issue #148 - if not ver_remaining: - break - m = COMPARE_OP.match(ver_remaining) - if not m: - raise SyntaxError('invalid constraint: %s' % - ver_remaining) - if not versions: - versions = None - return versions, ver_remaining - - if remaining[0] != '(': - versions, remaining = get_versions(remaining) - else: - i = remaining.find(')', 1) - if i < 0: - raise SyntaxError('unterminated parenthesis: %s' % - remaining) - s = remaining[1:i] - remaining = remaining[i + 1:].lstrip() - # As a special diversion from PEP 508, allow a version number - # a.b.c in parentheses as a synonym for ~= a.b.c (because this - # is allowed in earlier PEPs) - if COMPARE_OP.match(s): - versions, _ = get_versions(s) - else: - m = VERSION_IDENTIFIER.match(s) - if not m: - raise SyntaxError('invalid constraint: %s' % s) - v = m.groups()[0] - s = s[m.end():].lstrip() - if s: - raise SyntaxError('invalid constraint: %s' % s) - versions = [('~=', v)] - - if remaining: - if remaining[0] != ';': - raise SyntaxError('invalid requirement: %s' % remaining) - remaining = remaining[1:].lstrip() - - mark_expr, remaining = parse_marker(remaining) - - if remaining and remaining[0] != '#': - raise SyntaxError('unexpected trailing data: %s' % remaining) - - if not versions: - rs = distname - else: - rs = '%s %s' % (distname, ', '.join( - ['%s %s' % con for con in versions])) - return Container(name=distname, - extras=extras, - constraints=versions, - marker=mark_expr, - url=uri, - requirement=rs) - - -def get_resources_dests(resources_root, rules): - """Find destinations for resources files""" - - def get_rel_path(root, path): - # normalizes and returns a lstripped-/-separated path - root = root.replace(os.path.sep, '/') - path = path.replace(os.path.sep, '/') - assert path.startswith(root) - return path[len(root):].lstrip('/') - - destinations = {} - for base, suffix, dest in rules: - prefix = os.path.join(resources_root, base) - for abs_base in iglob(prefix): - abs_glob = os.path.join(abs_base, suffix) - for abs_path in iglob(abs_glob): - resource_file = get_rel_path(resources_root, abs_path) - if dest is None: # remove the entry if it was here - destinations.pop(resource_file, None) - else: - rel_path = get_rel_path(abs_base, abs_path) - rel_dest = dest.replace(os.path.sep, '/').rstrip('/') - destinations[resource_file] = rel_dest + '/' + rel_path - return destinations - - -def in_venv(): - if hasattr(sys, 'real_prefix'): - # virtualenv venvs - result = True - else: - # PEP 405 venvs - result = sys.prefix != getattr(sys, 'base_prefix', sys.prefix) - return result - - -def get_executable(): - # The __PYVENV_LAUNCHER__ dance is apparently no longer needed, as - # changes to the stub launcher mean that sys.executable always points - # to the stub on OS X - # if sys.platform == 'darwin' and ('__PYVENV_LAUNCHER__' - # in os.environ): - # result = os.environ['__PYVENV_LAUNCHER__'] - # else: - # result = sys.executable - # return result - # Avoid normcasing: see issue #143 - # result = os.path.normcase(sys.executable) - result = sys.executable - if not isinstance(result, text_type): - result = fsdecode(result) - return result - - -def proceed(prompt, allowed_chars, error_prompt=None, default=None): - p = prompt - while True: - s = raw_input(p) - p = prompt - if not s and default: - s = default - if s: - c = s[0].lower() - if c in allowed_chars: - break - if error_prompt: - p = '%c: %s\n%s' % (c, error_prompt, prompt) - return c - - -def extract_by_key(d, keys): - if isinstance(keys, string_types): - keys = keys.split() - result = {} - for key in keys: - if key in d: - result[key] = d[key] - return result - - -def read_exports(stream): - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getreader('utf-8')(stream) - # Try to load as JSON, falling back on legacy format - data = stream.read() - stream = StringIO(data) - try: - jdata = json.load(stream) - result = jdata['extensions']['python.exports']['exports'] - for group, entries in result.items(): - for k, v in entries.items(): - s = '%s = %s' % (k, v) - entry = get_export_entry(s) - assert entry is not None - entries[k] = entry - return result - except Exception: - stream.seek(0, 0) - - def read_stream(cp, stream): - if hasattr(cp, 'read_file'): - cp.read_file(stream) - else: - cp.readfp(stream) - - cp = configparser.ConfigParser() - try: - read_stream(cp, stream) - except configparser.MissingSectionHeaderError: - stream.close() - data = textwrap.dedent(data) - stream = StringIO(data) - read_stream(cp, stream) - - result = {} - for key in cp.sections(): - result[key] = entries = {} - for name, value in cp.items(key): - s = '%s = %s' % (name, value) - entry = get_export_entry(s) - assert entry is not None - # entry.dist = self - entries[name] = entry - return result - - -def write_exports(exports, stream): - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getwriter('utf-8')(stream) - cp = configparser.ConfigParser() - for k, v in exports.items(): - # TODO check k, v for valid values - cp.add_section(k) - for entry in v.values(): - if entry.suffix is None: - s = entry.prefix - else: - s = '%s:%s' % (entry.prefix, entry.suffix) - if entry.flags: - s = '%s [%s]' % (s, ', '.join(entry.flags)) - cp.set(k, entry.name, s) - cp.write(stream) - - -@contextlib.contextmanager -def tempdir(): - td = tempfile.mkdtemp() - try: - yield td - finally: - shutil.rmtree(td) - - -@contextlib.contextmanager -def chdir(d): - cwd = os.getcwd() - try: - os.chdir(d) - yield - finally: - os.chdir(cwd) - - -@contextlib.contextmanager -def socket_timeout(seconds=15): - cto = socket.getdefaulttimeout() - try: - socket.setdefaulttimeout(seconds) - yield - finally: - socket.setdefaulttimeout(cto) - - -class cached_property(object): - - def __init__(self, func): - self.func = func - # for attr in ('__name__', '__module__', '__doc__'): - # setattr(self, attr, getattr(func, attr, None)) - - def __get__(self, obj, cls=None): - if obj is None: - return self - value = self.func(obj) - object.__setattr__(obj, self.func.__name__, value) - # obj.__dict__[self.func.__name__] = value = self.func(obj) - return value - - -def convert_path(pathname): - """Return 'pathname' as a name that will work on the native filesystem. - - The path is split on '/' and put back together again using the current - directory separator. Needed because filenames in the setup script are - always supplied in Unix style, and have to be converted to the local - convention before we can actually use them in the filesystem. Raises - ValueError on non-Unix-ish systems if 'pathname' either starts or - ends with a slash. - """ - if os.sep == '/': - return pathname - if not pathname: - return pathname - if pathname[0] == '/': - raise ValueError("path '%s' cannot be absolute" % pathname) - if pathname[-1] == '/': - raise ValueError("path '%s' cannot end with '/'" % pathname) - - paths = pathname.split('/') - while os.curdir in paths: - paths.remove(os.curdir) - if not paths: - return os.curdir - return os.path.join(*paths) - - -class FileOperator(object): - - def __init__(self, dry_run=False): - self.dry_run = dry_run - self.ensured = set() - self._init_record() - - def _init_record(self): - self.record = False - self.files_written = set() - self.dirs_created = set() - - def record_as_written(self, path): - if self.record: - self.files_written.add(path) - - def newer(self, source, target): - """Tell if the target is newer than the source. - - Returns true if 'source' exists and is more recently modified than - 'target', or if 'source' exists and 'target' doesn't. - - Returns false if both exist and 'target' is the same age or younger - than 'source'. Raise PackagingFileError if 'source' does not exist. - - Note that this test is not very accurate: files created in the same - second will have the same "age". - """ - if not os.path.exists(source): - raise DistlibException("file '%r' does not exist" % - os.path.abspath(source)) - if not os.path.exists(target): - return True - - return os.stat(source).st_mtime > os.stat(target).st_mtime - - def copy_file(self, infile, outfile, check=True): - """Copy a file respecting dry-run and force flags. - """ - self.ensure_dir(os.path.dirname(outfile)) - logger.info('Copying %s to %s', infile, outfile) - if not self.dry_run: - msg = None - if check: - if os.path.islink(outfile): - msg = '%s is a symlink' % outfile - elif os.path.exists(outfile) and not os.path.isfile(outfile): - msg = '%s is a non-regular file' % outfile - if msg: - raise ValueError(msg + ' which would be overwritten') - shutil.copyfile(infile, outfile) - self.record_as_written(outfile) - - def copy_stream(self, instream, outfile, encoding=None): - assert not os.path.isdir(outfile) - self.ensure_dir(os.path.dirname(outfile)) - logger.info('Copying stream %s to %s', instream, outfile) - if not self.dry_run: - if encoding is None: - outstream = open(outfile, 'wb') - else: - outstream = codecs.open(outfile, 'w', encoding=encoding) - try: - shutil.copyfileobj(instream, outstream) - finally: - outstream.close() - self.record_as_written(outfile) - - def write_binary_file(self, path, data): - self.ensure_dir(os.path.dirname(path)) - if not self.dry_run: - if os.path.exists(path): - os.remove(path) - with open(path, 'wb') as f: - f.write(data) - self.record_as_written(path) - - def write_text_file(self, path, data, encoding): - self.write_binary_file(path, data.encode(encoding)) - - def set_mode(self, bits, mask, files): - if os.name == 'posix' or (os.name == 'java' and os._name == 'posix'): - # Set the executable bits (owner, group, and world) on - # all the files specified. - for f in files: - if self.dry_run: - logger.info("changing mode of %s", f) - else: - mode = (os.stat(f).st_mode | bits) & mask - logger.info("changing mode of %s to %o", f, mode) - os.chmod(f, mode) - - set_executable_mode = lambda s, f: s.set_mode(0o555, 0o7777, f) - - def ensure_dir(self, path): - path = os.path.abspath(path) - if path not in self.ensured and not os.path.exists(path): - self.ensured.add(path) - d, f = os.path.split(path) - self.ensure_dir(d) - logger.info('Creating %s' % path) - if not self.dry_run: - os.mkdir(path) - if self.record: - self.dirs_created.add(path) - - def byte_compile(self, - path, - optimize=False, - force=False, - prefix=None, - hashed_invalidation=False): - dpath = cache_from_source(path, not optimize) - logger.info('Byte-compiling %s to %s', path, dpath) - if not self.dry_run: - if force or self.newer(path, dpath): - if not prefix: - diagpath = None - else: - assert path.startswith(prefix) - diagpath = path[len(prefix):] - compile_kwargs = {} - if hashed_invalidation and hasattr(py_compile, - 'PycInvalidationMode'): - compile_kwargs[ - 'invalidation_mode'] = py_compile.PycInvalidationMode.CHECKED_HASH - py_compile.compile(path, dpath, diagpath, True, - **compile_kwargs) # raise error - self.record_as_written(dpath) - return dpath - - def ensure_removed(self, path): - if os.path.exists(path): - if os.path.isdir(path) and not os.path.islink(path): - logger.debug('Removing directory tree at %s', path) - if not self.dry_run: - shutil.rmtree(path) - if self.record: - if path in self.dirs_created: - self.dirs_created.remove(path) - else: - if os.path.islink(path): - s = 'link' - else: - s = 'file' - logger.debug('Removing %s %s', s, path) - if not self.dry_run: - os.remove(path) - if self.record: - if path in self.files_written: - self.files_written.remove(path) - - def is_writable(self, path): - result = False - while not result: - if os.path.exists(path): - result = os.access(path, os.W_OK) - break - parent = os.path.dirname(path) - if parent == path: - break - path = parent - return result - - def commit(self): - """ - Commit recorded changes, turn off recording, return - changes. - """ - assert self.record - result = self.files_written, self.dirs_created - self._init_record() - return result - - def rollback(self): - if not self.dry_run: - for f in list(self.files_written): - if os.path.exists(f): - os.remove(f) - # dirs should all be empty now, except perhaps for - # __pycache__ subdirs - # reverse so that subdirs appear before their parents - dirs = sorted(self.dirs_created, reverse=True) - for d in dirs: - flist = os.listdir(d) - if flist: - assert flist == ['__pycache__'] - sd = os.path.join(d, flist[0]) - os.rmdir(sd) - os.rmdir(d) # should fail if non-empty - self._init_record() - - -def resolve(module_name, dotted_path): - if module_name in sys.modules: - mod = sys.modules[module_name] - else: - mod = __import__(module_name) - if dotted_path is None: - result = mod - else: - parts = dotted_path.split('.') - result = getattr(mod, parts.pop(0)) - for p in parts: - result = getattr(result, p) - return result - - -class ExportEntry(object): - - def __init__(self, name, prefix, suffix, flags): - self.name = name - self.prefix = prefix - self.suffix = suffix - self.flags = flags - - @cached_property - def value(self): - return resolve(self.prefix, self.suffix) - - def __repr__(self): # pragma: no cover - return '' % (self.name, self.prefix, - self.suffix, self.flags) - - def __eq__(self, other): - if not isinstance(other, ExportEntry): - result = False - else: - result = (self.name == other.name and self.prefix == other.prefix - and self.suffix == other.suffix - and self.flags == other.flags) - return result - - __hash__ = object.__hash__ - - -ENTRY_RE = re.compile( - r'''(?P([^\[]\S*)) - \s*=\s*(?P(\w+)([:\.]\w+)*) - \s*(\[\s*(?P[\w-]+(=\w+)?(,\s*\w+(=\w+)?)*)\s*\])? - ''', re.VERBOSE) - - -def get_export_entry(specification): - m = ENTRY_RE.search(specification) - if not m: - result = None - if '[' in specification or ']' in specification: - raise DistlibException("Invalid specification " - "'%s'" % specification) - else: - d = m.groupdict() - name = d['name'] - path = d['callable'] - colons = path.count(':') - if colons == 0: - prefix, suffix = path, None - else: - if colons != 1: - raise DistlibException("Invalid specification " - "'%s'" % specification) - prefix, suffix = path.split(':') - flags = d['flags'] - if flags is None: - if '[' in specification or ']' in specification: - raise DistlibException("Invalid specification " - "'%s'" % specification) - flags = [] - else: - flags = [f.strip() for f in flags.split(',')] - result = ExportEntry(name, prefix, suffix, flags) - return result - - -def get_cache_base(suffix=None): - """ - Return the default base location for distlib caches. If the directory does - not exist, it is created. Use the suffix provided for the base directory, - and default to '.distlib' if it isn't provided. - - On Windows, if LOCALAPPDATA is defined in the environment, then it is - assumed to be a directory, and will be the parent directory of the result. - On POSIX, and on Windows if LOCALAPPDATA is not defined, the user's home - directory - using os.expanduser('~') - will be the parent directory of - the result. - - The result is just the directory '.distlib' in the parent directory as - determined above, or with the name specified with ``suffix``. - """ - if suffix is None: - suffix = '.distlib' - if os.name == 'nt' and 'LOCALAPPDATA' in os.environ: - result = os.path.expandvars('$localappdata') - else: - # Assume posix, or old Windows - result = os.path.expanduser('~') - # we use 'isdir' instead of 'exists', because we want to - # fail if there's a file with that name - if os.path.isdir(result): - usable = os.access(result, os.W_OK) - if not usable: - logger.warning('Directory exists but is not writable: %s', result) - else: - try: - os.makedirs(result) - usable = True - except OSError: - logger.warning('Unable to create %s', result, exc_info=True) - usable = False - if not usable: - result = tempfile.mkdtemp() - logger.warning('Default location unusable, using %s', result) - return os.path.join(result, suffix) - - -def path_to_cache_dir(path): - """ - Convert an absolute path to a directory name for use in a cache. - - The algorithm used is: - - #. On Windows, any ``':'`` in the drive is replaced with ``'---'``. - #. Any occurrence of ``os.sep`` is replaced with ``'--'``. - #. ``'.cache'`` is appended. - """ - d, p = os.path.splitdrive(os.path.abspath(path)) - if d: - d = d.replace(':', '---') - p = p.replace(os.sep, '--') - return d + p + '.cache' - - -def ensure_slash(s): - if not s.endswith('/'): - return s + '/' - return s - - -def parse_credentials(netloc): - username = password = None - if '@' in netloc: - prefix, netloc = netloc.rsplit('@', 1) - if ':' not in prefix: - username = prefix - else: - username, password = prefix.split(':', 1) - if username: - username = unquote(username) - if password: - password = unquote(password) - return username, password, netloc - - -def get_process_umask(): - result = os.umask(0o22) - os.umask(result) - return result - - -def is_string_sequence(seq): - result = True - i = None - for i, s in enumerate(seq): - if not isinstance(s, string_types): - result = False - break - assert i is not None - return result - - -PROJECT_NAME_AND_VERSION = re.compile( - '([a-z0-9_]+([.-][a-z_][a-z0-9_]*)*)-' - '([a-z0-9_.+-]+)', re.I) -PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') - - -def split_filename(filename, project_name=None): - """ - Extract name, version, python version from a filename (no extension) - - Return name, version, pyver or None - """ - result = None - pyver = None - filename = unquote(filename).replace(' ', '-') - m = PYTHON_VERSION.search(filename) - if m: - pyver = m.group(1) - filename = filename[:m.start()] - if project_name and len(filename) > len(project_name) + 1: - m = re.match(re.escape(project_name) + r'\b', filename) - if m: - n = m.end() - result = filename[:n], filename[n + 1:], pyver - if result is None: - m = PROJECT_NAME_AND_VERSION.match(filename) - if m: - result = m.group(1), m.group(3), pyver - return result - - -# Allow spaces in name because of legacy dists like "Twisted Core" -NAME_VERSION_RE = re.compile(r'(?P[\w .-]+)\s*' - r'\(\s*(?P[^\s)]+)\)$') - - -def parse_name_and_version(p): - """ - A utility method used to get name and version from a string. - - From e.g. a Provides-Dist value. - - :param p: A value in a form 'foo (1.0)' - :return: The name and version as a tuple. - """ - m = NAME_VERSION_RE.match(p) - if not m: - raise DistlibException('Ill-formed name/version string: \'%s\'' % p) - d = m.groupdict() - return d['name'].strip().lower(), d['ver'] - - -def get_extras(requested, available): - result = set() - requested = set(requested or []) - available = set(available or []) - if '*' in requested: - requested.remove('*') - result |= available - for r in requested: - if r == '-': - result.add(r) - elif r.startswith('-'): - unwanted = r[1:] - if unwanted not in available: - logger.warning('undeclared extra: %s' % unwanted) - if unwanted in result: - result.remove(unwanted) - else: - if r not in available: - logger.warning('undeclared extra: %s' % r) - result.add(r) - return result - - -# -# Extended metadata functionality -# - - -def _get_external_data(url): - result = {} - try: - # urlopen might fail if it runs into redirections, - # because of Python issue #13696. Fixed in locators - # using a custom redirect handler. - resp = urlopen(url) - headers = resp.info() - ct = headers.get('Content-Type') - if not ct.startswith('application/json'): - logger.debug('Unexpected response for JSON request: %s', ct) - else: - reader = codecs.getreader('utf-8')(resp) - # data = reader.read().decode('utf-8') - # result = json.loads(data) - result = json.load(reader) - except Exception as e: - logger.exception('Failed to get external data for %s: %s', url, e) - return result - - -_external_data_base_url = 'https://www.red-dove.com/pypi/projects/' - - -def get_project_data(name): - url = '%s/%s/project.json' % (name[0].upper(), name) - url = urljoin(_external_data_base_url, url) - result = _get_external_data(url) - return result - - -def get_package_data(name, version): - url = '%s/%s/package-%s.json' % (name[0].upper(), name, version) - url = urljoin(_external_data_base_url, url) - return _get_external_data(url) - - -class Cache(object): - """ - A class implementing a cache for resources that need to live in the file system - e.g. shared libraries. This class was moved from resources to here because it - could be used by other modules, e.g. the wheel module. - """ - - def __init__(self, base): - """ - Initialise an instance. - - :param base: The base directory where the cache should be located. - """ - # we use 'isdir' instead of 'exists', because we want to - # fail if there's a file with that name - if not os.path.isdir(base): # pragma: no cover - os.makedirs(base) - if (os.stat(base).st_mode & 0o77) != 0: - logger.warning('Directory \'%s\' is not private', base) - self.base = os.path.abspath(os.path.normpath(base)) - - def prefix_to_dir(self, prefix): - """ - Converts a resource prefix to a directory name in the cache. - """ - return path_to_cache_dir(prefix) - - def clear(self): - """ - Clear the cache. - """ - not_removed = [] - for fn in os.listdir(self.base): - fn = os.path.join(self.base, fn) - try: - if os.path.islink(fn) or os.path.isfile(fn): - os.remove(fn) - elif os.path.isdir(fn): - shutil.rmtree(fn) - except Exception: - not_removed.append(fn) - return not_removed - - -class EventMixin(object): - """ - A very simple publish/subscribe system. - """ - - def __init__(self): - self._subscribers = {} - - def add(self, event, subscriber, append=True): - """ - Add a subscriber for an event. - - :param event: The name of an event. - :param subscriber: The subscriber to be added (and called when the - event is published). - :param append: Whether to append or prepend the subscriber to an - existing subscriber list for the event. - """ - subs = self._subscribers - if event not in subs: - subs[event] = deque([subscriber]) - else: - sq = subs[event] - if append: - sq.append(subscriber) - else: - sq.appendleft(subscriber) - - def remove(self, event, subscriber): - """ - Remove a subscriber for an event. - - :param event: The name of an event. - :param subscriber: The subscriber to be removed. - """ - subs = self._subscribers - if event not in subs: - raise ValueError('No subscribers: %r' % event) - subs[event].remove(subscriber) - - def get_subscribers(self, event): - """ - Return an iterator for the subscribers for an event. - :param event: The event to return subscribers for. - """ - return iter(self._subscribers.get(event, ())) - - def publish(self, event, *args, **kwargs): - """ - Publish a event and return a list of values returned by its - subscribers. - - :param event: The event to publish. - :param args: The positional arguments to pass to the event's - subscribers. - :param kwargs: The keyword arguments to pass to the event's - subscribers. - """ - result = [] - for subscriber in self.get_subscribers(event): - try: - value = subscriber(event, *args, **kwargs) - except Exception: - logger.exception('Exception during event publication') - value = None - result.append(value) - logger.debug('publish %s: args = %s, kwargs = %s, result = %s', event, - args, kwargs, result) - return result - - -# -# Simple sequencing -# -class Sequencer(object): - - def __init__(self): - self._preds = {} - self._succs = {} - self._nodes = set() # nodes with no preds/succs - - def add_node(self, node): - self._nodes.add(node) - - def remove_node(self, node, edges=False): - if node in self._nodes: - self._nodes.remove(node) - if edges: - for p in set(self._preds.get(node, ())): - self.remove(p, node) - for s in set(self._succs.get(node, ())): - self.remove(node, s) - # Remove empties - for k, v in list(self._preds.items()): - if not v: - del self._preds[k] - for k, v in list(self._succs.items()): - if not v: - del self._succs[k] - - def add(self, pred, succ): - assert pred != succ - self._preds.setdefault(succ, set()).add(pred) - self._succs.setdefault(pred, set()).add(succ) - - def remove(self, pred, succ): - assert pred != succ - try: - preds = self._preds[succ] - succs = self._succs[pred] - except KeyError: # pragma: no cover - raise ValueError('%r not a successor of anything' % succ) - try: - preds.remove(pred) - succs.remove(succ) - except KeyError: # pragma: no cover - raise ValueError('%r not a successor of %r' % (succ, pred)) - - def is_step(self, step): - return (step in self._preds or step in self._succs - or step in self._nodes) - - def get_steps(self, final): - if not self.is_step(final): - raise ValueError('Unknown: %r' % final) - result = [] - todo = [] - seen = set() - todo.append(final) - while todo: - step = todo.pop(0) - if step in seen: - # if a step was already seen, - # move it to the end (so it will appear earlier - # when reversed on return) ... but not for the - # final step, as that would be confusing for - # users - if step != final: - result.remove(step) - result.append(step) - else: - seen.add(step) - result.append(step) - preds = self._preds.get(step, ()) - todo.extend(preds) - return reversed(result) - - @property - def strong_connections(self): - # http://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm - index_counter = [0] - stack = [] - lowlinks = {} - index = {} - result = [] - - graph = self._succs - - def strongconnect(node): - # set the depth index for this node to the smallest unused index - index[node] = index_counter[0] - lowlinks[node] = index_counter[0] - index_counter[0] += 1 - stack.append(node) - - # Consider successors - try: - successors = graph[node] - except Exception: - successors = [] - for successor in successors: - if successor not in lowlinks: - # Successor has not yet been visited - strongconnect(successor) - lowlinks[node] = min(lowlinks[node], lowlinks[successor]) - elif successor in stack: - # the successor is in the stack and hence in the current - # strongly connected component (SCC) - lowlinks[node] = min(lowlinks[node], index[successor]) - - # If `node` is a root node, pop the stack and generate an SCC - if lowlinks[node] == index[node]: - connected_component = [] - - while True: - successor = stack.pop() - connected_component.append(successor) - if successor == node: - break - component = tuple(connected_component) - # storing the result - result.append(component) - - for node in graph: - if node not in lowlinks: - strongconnect(node) - - return result - - @property - def dot(self): - result = ['digraph G {'] - for succ in self._preds: - preds = self._preds[succ] - for pred in preds: - result.append(' %s -> %s;' % (pred, succ)) - for node in self._nodes: - result.append(' %s;' % node) - result.append('}') - return '\n'.join(result) - - -# -# Unarchiving functionality for zip, tar, tgz, tbz, whl -# - -ARCHIVE_EXTENSIONS = ('.tar.gz', '.tar.bz2', '.tar', '.zip', '.tgz', '.tbz', - '.whl') - - -def unarchive(archive_filename, dest_dir, format=None, check=True): - - def check_path(path): - if not isinstance(path, text_type): - path = path.decode('utf-8') - p = os.path.abspath(os.path.join(dest_dir, path)) - if not p.startswith(dest_dir) or p[plen] != os.sep: - raise ValueError('path outside destination: %r' % p) - - dest_dir = os.path.abspath(dest_dir) - plen = len(dest_dir) - archive = None - if format is None: - if archive_filename.endswith(('.zip', '.whl')): - format = 'zip' - elif archive_filename.endswith(('.tar.gz', '.tgz')): - format = 'tgz' - mode = 'r:gz' - elif archive_filename.endswith(('.tar.bz2', '.tbz')): - format = 'tbz' - mode = 'r:bz2' - elif archive_filename.endswith('.tar'): - format = 'tar' - mode = 'r' - else: # pragma: no cover - raise ValueError('Unknown format for %r' % archive_filename) - try: - if format == 'zip': - archive = ZipFile(archive_filename, 'r') - if check: - names = archive.namelist() - for name in names: - check_path(name) - else: - archive = tarfile.open(archive_filename, mode) - if check: - names = archive.getnames() - for name in names: - check_path(name) - if format != 'zip' and sys.version_info[0] < 3: - # See Python issue 17153. If the dest path contains Unicode, - # tarfile extraction fails on Python 2.x if a member path name - # contains non-ASCII characters - it leads to an implicit - # bytes -> unicode conversion using ASCII to decode. - for tarinfo in archive.getmembers(): - if not isinstance(tarinfo.name, text_type): - tarinfo.name = tarinfo.name.decode('utf-8') - - # Limit extraction of dangerous items, if this Python - # allows it easily. If not, just trust the input. - # See: https://docs.python.org/3/library/tarfile.html#extraction-filters - def extraction_filter(member, path): - """Run tarfile.tar_filter, but raise the expected ValueError""" - # This is only called if the current Python has tarfile filters - try: - return tarfile.tar_filter(member, path) - except tarfile.FilterError as exc: - raise ValueError(str(exc)) - - archive.extraction_filter = extraction_filter - - archive.extractall(dest_dir) - - finally: - if archive: - archive.close() - - -def zip_dir(directory): - """zip a directory tree into a BytesIO object""" - result = io.BytesIO() - dlen = len(directory) - with ZipFile(result, "w") as zf: - for root, dirs, files in os.walk(directory): - for name in files: - full = os.path.join(root, name) - rel = root[dlen:] - dest = os.path.join(rel, name) - zf.write(full, dest) - return result - - -# -# Simple progress bar -# - -UNITS = ('', 'K', 'M', 'G', 'T', 'P') - - -class Progress(object): - unknown = 'UNKNOWN' - - def __init__(self, minval=0, maxval=100): - assert maxval is None or maxval >= minval - self.min = self.cur = minval - self.max = maxval - self.started = None - self.elapsed = 0 - self.done = False - - def update(self, curval): - assert self.min <= curval - assert self.max is None or curval <= self.max - self.cur = curval - now = time.time() - if self.started is None: - self.started = now - else: - self.elapsed = now - self.started - - def increment(self, incr): - assert incr >= 0 - self.update(self.cur + incr) - - def start(self): - self.update(self.min) - return self - - def stop(self): - if self.max is not None: - self.update(self.max) - self.done = True - - @property - def maximum(self): - return self.unknown if self.max is None else self.max - - @property - def percentage(self): - if self.done: - result = '100 %' - elif self.max is None: - result = ' ?? %' - else: - v = 100.0 * (self.cur - self.min) / (self.max - self.min) - result = '%3d %%' % v - return result - - def format_duration(self, duration): - if (duration <= 0) and self.max is None or self.cur == self.min: - result = '??:??:??' - # elif duration < 1: - # result = '--:--:--' - else: - result = time.strftime('%H:%M:%S', time.gmtime(duration)) - return result - - @property - def ETA(self): - if self.done: - prefix = 'Done' - t = self.elapsed - # import pdb; pdb.set_trace() - else: - prefix = 'ETA ' - if self.max is None: - t = -1 - elif self.elapsed == 0 or (self.cur == self.min): - t = 0 - else: - # import pdb; pdb.set_trace() - t = float(self.max - self.min) - t /= self.cur - self.min - t = (t - 1) * self.elapsed - return '%s: %s' % (prefix, self.format_duration(t)) - - @property - def speed(self): - if self.elapsed == 0: - result = 0.0 - else: - result = (self.cur - self.min) / self.elapsed - for unit in UNITS: - if result < 1000: - break - result /= 1000.0 - return '%d %sB/s' % (result, unit) - - -# -# Glob functionality -# - -RICH_GLOB = re.compile(r'\{([^}]*)\}') -_CHECK_RECURSIVE_GLOB = re.compile(r'[^/\\,{]\*\*|\*\*[^/\\,}]') -_CHECK_MISMATCH_SET = re.compile(r'^[^{]*\}|\{[^}]*$') - - -def iglob(path_glob): - """Extended globbing function that supports ** and {opt1,opt2,opt3}.""" - if _CHECK_RECURSIVE_GLOB.search(path_glob): - msg = """invalid glob %r: recursive glob "**" must be used alone""" - raise ValueError(msg % path_glob) - if _CHECK_MISMATCH_SET.search(path_glob): - msg = """invalid glob %r: mismatching set marker '{' or '}'""" - raise ValueError(msg % path_glob) - return _iglob(path_glob) - - -def _iglob(path_glob): - rich_path_glob = RICH_GLOB.split(path_glob, 1) - if len(rich_path_glob) > 1: - assert len(rich_path_glob) == 3, rich_path_glob - prefix, set, suffix = rich_path_glob - for item in set.split(','): - for path in _iglob(''.join((prefix, item, suffix))): - yield path - else: - if '**' not in path_glob: - for item in std_iglob(path_glob): - yield item - else: - prefix, radical = path_glob.split('**', 1) - if prefix == '': - prefix = '.' - if radical == '': - radical = '*' - else: - # we support both - radical = radical.lstrip('/') - radical = radical.lstrip('\\') - for path, dir, files in os.walk(prefix): - path = os.path.normpath(path) - for fn in _iglob(os.path.join(path, radical)): - yield fn - - -if ssl: - from .compat import (HTTPSHandler as BaseHTTPSHandler, match_hostname, - CertificateError) - - # - # HTTPSConnection which verifies certificates/matches domains - # - - class HTTPSConnection(httplib.HTTPSConnection): - ca_certs = None # set this to the path to the certs file (.pem) - check_domain = True # only used if ca_certs is not None - - # noinspection PyPropertyAccess - def connect(self): - sock = socket.create_connection((self.host, self.port), - self.timeout) - if getattr(self, '_tunnel_host', False): - self.sock = sock - self._tunnel() - - context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) - if hasattr(ssl, 'OP_NO_SSLv2'): - context.options |= ssl.OP_NO_SSLv2 - if getattr(self, 'cert_file', None): - context.load_cert_chain(self.cert_file, self.key_file) - kwargs = {} - if self.ca_certs: - context.verify_mode = ssl.CERT_REQUIRED - context.load_verify_locations(cafile=self.ca_certs) - if getattr(ssl, 'HAS_SNI', False): - kwargs['server_hostname'] = self.host - - self.sock = context.wrap_socket(sock, **kwargs) - if self.ca_certs and self.check_domain: - try: - match_hostname(self.sock.getpeercert(), self.host) - logger.debug('Host verified: %s', self.host) - except CertificateError: # pragma: no cover - self.sock.shutdown(socket.SHUT_RDWR) - self.sock.close() - raise - - class HTTPSHandler(BaseHTTPSHandler): - - def __init__(self, ca_certs, check_domain=True): - BaseHTTPSHandler.__init__(self) - self.ca_certs = ca_certs - self.check_domain = check_domain - - def _conn_maker(self, *args, **kwargs): - """ - This is called to create a connection instance. Normally you'd - pass a connection class to do_open, but it doesn't actually check for - a class, and just expects a callable. As long as we behave just as a - constructor would have, we should be OK. If it ever changes so that - we *must* pass a class, we'll create an UnsafeHTTPSConnection class - which just sets check_domain to False in the class definition, and - choose which one to pass to do_open. - """ - result = HTTPSConnection(*args, **kwargs) - if self.ca_certs: - result.ca_certs = self.ca_certs - result.check_domain = self.check_domain - return result - - def https_open(self, req): - try: - return self.do_open(self._conn_maker, req) - except URLError as e: - if 'certificate verify failed' in str(e.reason): - raise CertificateError( - 'Unable to verify server certificate ' - 'for %s' % req.host) - else: - raise - - # - # To prevent against mixing HTTP traffic with HTTPS (examples: A Man-In-The- - # Middle proxy using HTTP listens on port 443, or an index mistakenly serves - # HTML containing a http://xyz link when it should be https://xyz), - # you can use the following handler class, which does not allow HTTP traffic. - # - # It works by inheriting from HTTPHandler - so build_opener won't add a - # handler for HTTP itself. - # - class HTTPSOnlyHandler(HTTPSHandler, HTTPHandler): - - def http_open(self, req): - raise URLError( - 'Unexpected HTTP request on what should be a secure ' - 'connection: %s' % req) - - -# -# XML-RPC with timeouts -# -class Transport(xmlrpclib.Transport): - - def __init__(self, timeout, use_datetime=0): - self.timeout = timeout - xmlrpclib.Transport.__init__(self, use_datetime) - - def make_connection(self, host): - h, eh, x509 = self.get_host_info(host) - if not self._connection or host != self._connection[0]: - self._extra_headers = eh - self._connection = host, httplib.HTTPConnection(h) - return self._connection[1] - - -if ssl: - - class SafeTransport(xmlrpclib.SafeTransport): - - def __init__(self, timeout, use_datetime=0): - self.timeout = timeout - xmlrpclib.SafeTransport.__init__(self, use_datetime) - - def make_connection(self, host): - h, eh, kwargs = self.get_host_info(host) - if not kwargs: - kwargs = {} - kwargs['timeout'] = self.timeout - if not self._connection or host != self._connection[0]: - self._extra_headers = eh - self._connection = host, httplib.HTTPSConnection( - h, None, **kwargs) - return self._connection[1] - - -class ServerProxy(xmlrpclib.ServerProxy): - - def __init__(self, uri, **kwargs): - self.timeout = timeout = kwargs.pop('timeout', None) - # The above classes only come into play if a timeout - # is specified - if timeout is not None: - # scheme = splittype(uri) # deprecated as of Python 3.8 - scheme = urlparse(uri)[0] - use_datetime = kwargs.get('use_datetime', 0) - if scheme == 'https': - tcls = SafeTransport - else: - tcls = Transport - kwargs['transport'] = t = tcls(timeout, use_datetime=use_datetime) - self.transport = t - xmlrpclib.ServerProxy.__init__(self, uri, **kwargs) - - -# -# CSV functionality. This is provided because on 2.x, the csv module can't -# handle Unicode. However, we need to deal with Unicode in e.g. RECORD files. -# - - -def _csv_open(fn, mode, **kwargs): - if sys.version_info[0] < 3: - mode += 'b' - else: - kwargs['newline'] = '' - # Python 3 determines encoding from locale. Force 'utf-8' - # file encoding to match other forced utf-8 encoding - kwargs['encoding'] = 'utf-8' - return open(fn, mode, **kwargs) - - -class CSVBase(object): - defaults = { - 'delimiter': str(','), # The strs are used because we need native - 'quotechar': str('"'), # str in the csv API (2.x won't take - 'lineterminator': str('\n') # Unicode) - } - - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.stream.close() - - -class CSVReader(CSVBase): - - def __init__(self, **kwargs): - if 'stream' in kwargs: - stream = kwargs['stream'] - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getreader('utf-8')(stream) - self.stream = stream - else: - self.stream = _csv_open(kwargs['path'], 'r') - self.reader = csv.reader(self.stream, **self.defaults) - - def __iter__(self): - return self - - def next(self): - result = next(self.reader) - if sys.version_info[0] < 3: - for i, item in enumerate(result): - if not isinstance(item, text_type): - result[i] = item.decode('utf-8') - return result - - __next__ = next - - -class CSVWriter(CSVBase): - - def __init__(self, fn, **kwargs): - self.stream = _csv_open(fn, 'w') - self.writer = csv.writer(self.stream, **self.defaults) - - def writerow(self, row): - if sys.version_info[0] < 3: - r = [] - for item in row: - if isinstance(item, text_type): - item = item.encode('utf-8') - r.append(item) - row = r - self.writer.writerow(row) - - -# -# Configurator functionality -# - - -class Configurator(BaseConfigurator): - - value_converters = dict(BaseConfigurator.value_converters) - value_converters['inc'] = 'inc_convert' - - def __init__(self, config, base=None): - super(Configurator, self).__init__(config) - self.base = base or os.getcwd() - - def configure_custom(self, config): - - def convert(o): - if isinstance(o, (list, tuple)): - result = type(o)([convert(i) for i in o]) - elif isinstance(o, dict): - if '()' in o: - result = self.configure_custom(o) - else: - result = {} - for k in o: - result[k] = convert(o[k]) - else: - result = self.convert(o) - return result - - c = config.pop('()') - if not callable(c): - c = self.resolve(c) - props = config.pop('.', None) - # Check for valid identifiers - args = config.pop('[]', ()) - if args: - args = tuple([convert(o) for o in args]) - items = [(k, convert(config[k])) for k in config if valid_ident(k)] - kwargs = dict(items) - result = c(*args, **kwargs) - if props: - for n, v in props.items(): - setattr(result, n, convert(v)) - return result - - def __getitem__(self, key): - result = self.config[key] - if isinstance(result, dict) and '()' in result: - self.config[key] = result = self.configure_custom(result) - return result - - def inc_convert(self, value): - """Default converter for the inc:// protocol.""" - if not os.path.isabs(value): - value = os.path.join(self.base, value) - with codecs.open(value, 'r', encoding='utf-8') as f: - result = json.load(f) - return result - - -class SubprocessMixin(object): - """ - Mixin for running subprocesses and capturing their output - """ - - def __init__(self, verbose=False, progress=None): - self.verbose = verbose - self.progress = progress - - def reader(self, stream, context): - """ - Read lines from a subprocess' output stream and either pass to a progress - callable (if specified) or write progress information to sys.stderr. - """ - progress = self.progress - verbose = self.verbose - while True: - s = stream.readline() - if not s: - break - if progress is not None: - progress(s, context) - else: - if not verbose: - sys.stderr.write('.') - else: - sys.stderr.write(s.decode('utf-8')) - sys.stderr.flush() - stream.close() - - def run_command(self, cmd, **kwargs): - p = subprocess.Popen(cmd, - stdout=subprocess.PIPE, - stderr=subprocess.PIPE, - **kwargs) - t1 = threading.Thread(target=self.reader, args=(p.stdout, 'stdout')) - t1.start() - t2 = threading.Thread(target=self.reader, args=(p.stderr, 'stderr')) - t2.start() - p.wait() - t1.join() - t2.join() - if self.progress is not None: - self.progress('done.', 'main') - elif self.verbose: - sys.stderr.write('done.\n') - return p - - -def normalize_name(name): - """Normalize a python package name a la PEP 503""" - # https://www.python.org/dev/peps/pep-0503/#normalized-names - return re.sub('[-_.]+', '-', name).lower() - - -# def _get_pypirc_command(): -# """ -# Get the distutils command for interacting with PyPI configurations. -# :return: the command. -# """ -# from distutils.core import Distribution -# from distutils.config import PyPIRCCommand -# d = Distribution() -# return PyPIRCCommand(d) - - -class PyPIRCFile(object): - - DEFAULT_REPOSITORY = 'https://upload.pypi.org/legacy/' - DEFAULT_REALM = 'pypi' - - def __init__(self, fn=None, url=None): - if fn is None: - fn = os.path.join(os.path.expanduser('~'), '.pypirc') - self.filename = fn - self.url = url - - def read(self): - result = {} - - if os.path.exists(self.filename): - repository = self.url or self.DEFAULT_REPOSITORY - - config = configparser.RawConfigParser() - config.read(self.filename) - sections = config.sections() - if 'distutils' in sections: - # let's get the list of servers - index_servers = config.get('distutils', 'index-servers') - _servers = [ - server.strip() for server in index_servers.split('\n') - if server.strip() != '' - ] - if _servers == []: - # nothing set, let's try to get the default pypi - if 'pypi' in sections: - _servers = ['pypi'] - else: - for server in _servers: - result = {'server': server} - result['username'] = config.get(server, 'username') - - # optional params - for key, default in (('repository', - self.DEFAULT_REPOSITORY), - ('realm', self.DEFAULT_REALM), - ('password', None)): - if config.has_option(server, key): - result[key] = config.get(server, key) - else: - result[key] = default - - # work around people having "repository" for the "pypi" - # section of their config set to the HTTP (rather than - # HTTPS) URL - if (server == 'pypi' and repository - in (self.DEFAULT_REPOSITORY, 'pypi')): - result['repository'] = self.DEFAULT_REPOSITORY - elif (result['server'] != repository - and result['repository'] != repository): - result = {} - elif 'server-login' in sections: - # old format - server = 'server-login' - if config.has_option(server, 'repository'): - repository = config.get(server, 'repository') - else: - repository = self.DEFAULT_REPOSITORY - result = { - 'username': config.get(server, 'username'), - 'password': config.get(server, 'password'), - 'repository': repository, - 'server': server, - 'realm': self.DEFAULT_REALM - } - return result - - def update(self, username, password): - # import pdb; pdb.set_trace() - config = configparser.RawConfigParser() - fn = self.filename - config.read(fn) - if not config.has_section('pypi'): - config.add_section('pypi') - config.set('pypi', 'username', username) - config.set('pypi', 'password', password) - with open(fn, 'w') as f: - config.write(f) - - -def _load_pypirc(index): - """ - Read the PyPI access configuration as supported by distutils. - """ - return PyPIRCFile(url=index.url).read() - - -def _store_pypirc(index): - PyPIRCFile().update(index.username, index.password) - - -# -# get_platform()/get_host_platform() copied from Python 3.10.a0 source, with some minor -# tweaks -# - - -def get_host_platform(): - """Return a string that identifies the current platform. This is used mainly to - distinguish platform-specific build directories and platform-specific built - distributions. Typically includes the OS name and version and the - architecture (as supplied by 'os.uname()'), although the exact information - included depends on the OS; eg. on Linux, the kernel version isn't - particularly important. - - Examples of returned values: - linux-i586 - linux-alpha (?) - solaris-2.6-sun4u - - Windows will return one of: - win-amd64 (64bit Windows on AMD64 (aka x86_64, Intel64, EM64T, etc) - win32 (all others - specifically, sys.platform is returned) - - For other non-POSIX platforms, currently just returns 'sys.platform'. - - """ - if os.name == 'nt': - if 'amd64' in sys.version.lower(): - return 'win-amd64' - if '(arm)' in sys.version.lower(): - return 'win-arm32' - if '(arm64)' in sys.version.lower(): - return 'win-arm64' - return sys.platform - - # Set for cross builds explicitly - if "_PYTHON_HOST_PLATFORM" in os.environ: - return os.environ["_PYTHON_HOST_PLATFORM"] - - if os.name != 'posix' or not hasattr(os, 'uname'): - # XXX what about the architecture? NT is Intel or Alpha, - # Mac OS is M68k or PPC, etc. - return sys.platform - - # Try to distinguish various flavours of Unix - - (osname, host, release, version, machine) = os.uname() - - # Convert the OS name to lowercase, remove '/' characters, and translate - # spaces (for "Power Macintosh") - osname = osname.lower().replace('/', '') - machine = machine.replace(' ', '_').replace('/', '-') - - if osname[:5] == 'linux': - # At least on Linux/Intel, 'machine' is the processor -- - # i386, etc. - # XXX what about Alpha, SPARC, etc? - return "%s-%s" % (osname, machine) - - elif osname[:5] == 'sunos': - if release[0] >= '5': # SunOS 5 == Solaris 2 - osname = 'solaris' - release = '%d.%s' % (int(release[0]) - 3, release[2:]) - # We can't use 'platform.architecture()[0]' because a - # bootstrap problem. We use a dict to get an error - # if some suspicious happens. - bitness = {2147483647: '32bit', 9223372036854775807: '64bit'} - machine += '.%s' % bitness[sys.maxsize] - # fall through to standard osname-release-machine representation - elif osname[:3] == 'aix': - from _aix_support import aix_platform - return aix_platform() - elif osname[:6] == 'cygwin': - osname = 'cygwin' - rel_re = re.compile(r'[\d.]+', re.ASCII) - m = rel_re.match(release) - if m: - release = m.group() - elif osname[:6] == 'darwin': - import _osx_support - try: - from distutils import sysconfig - except ImportError: - import sysconfig - osname, release, machine = _osx_support.get_platform_osx( - sysconfig.get_config_vars(), osname, release, machine) - - return '%s-%s-%s' % (osname, release, machine) - - -_TARGET_TO_PLAT = { - 'x86': 'win32', - 'x64': 'win-amd64', - 'arm': 'win-arm32', -} - - -def get_platform(): - if os.name != 'nt': - return get_host_platform() - cross_compilation_target = os.environ.get('VSCMD_ARG_TGT_ARCH') - if cross_compilation_target not in _TARGET_TO_PLAT: - return get_host_platform() - return _TARGET_TO_PLAT[cross_compilation_target] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/version.py b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/version.py deleted file mode 100644 index 14171ac..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/version.py +++ /dev/null @@ -1,751 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2023 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -""" -Implementation of a flexible versioning scheme providing support for PEP-440, -setuptools-compatible and semantic versioning. -""" - -import logging -import re - -from .compat import string_types -from .util import parse_requirement - -__all__ = ['NormalizedVersion', 'NormalizedMatcher', - 'LegacyVersion', 'LegacyMatcher', - 'SemanticVersion', 'SemanticMatcher', - 'UnsupportedVersionError', 'get_scheme'] - -logger = logging.getLogger(__name__) - - -class UnsupportedVersionError(ValueError): - """This is an unsupported version.""" - pass - - -class Version(object): - def __init__(self, s): - self._string = s = s.strip() - self._parts = parts = self.parse(s) - assert isinstance(parts, tuple) - assert len(parts) > 0 - - def parse(self, s): - raise NotImplementedError('please implement in a subclass') - - def _check_compatible(self, other): - if type(self) != type(other): - raise TypeError('cannot compare %r and %r' % (self, other)) - - def __eq__(self, other): - self._check_compatible(other) - return self._parts == other._parts - - def __ne__(self, other): - return not self.__eq__(other) - - def __lt__(self, other): - self._check_compatible(other) - return self._parts < other._parts - - def __gt__(self, other): - return not (self.__lt__(other) or self.__eq__(other)) - - def __le__(self, other): - return self.__lt__(other) or self.__eq__(other) - - def __ge__(self, other): - return self.__gt__(other) or self.__eq__(other) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - def __hash__(self): - return hash(self._parts) - - def __repr__(self): - return "%s('%s')" % (self.__class__.__name__, self._string) - - def __str__(self): - return self._string - - @property - def is_prerelease(self): - raise NotImplementedError('Please implement in subclasses.') - - -class Matcher(object): - version_class = None - - # value is either a callable or the name of a method - _operators = { - '<': lambda v, c, p: v < c, - '>': lambda v, c, p: v > c, - '<=': lambda v, c, p: v == c or v < c, - '>=': lambda v, c, p: v == c or v > c, - '==': lambda v, c, p: v == c, - '===': lambda v, c, p: v == c, - # by default, compatible => >=. - '~=': lambda v, c, p: v == c or v > c, - '!=': lambda v, c, p: v != c, - } - - # this is a method only to support alternative implementations - # via overriding - def parse_requirement(self, s): - return parse_requirement(s) - - def __init__(self, s): - if self.version_class is None: - raise ValueError('Please specify a version class') - self._string = s = s.strip() - r = self.parse_requirement(s) - if not r: - raise ValueError('Not valid: %r' % s) - self.name = r.name - self.key = self.name.lower() # for case-insensitive comparisons - clist = [] - if r.constraints: - # import pdb; pdb.set_trace() - for op, s in r.constraints: - if s.endswith('.*'): - if op not in ('==', '!='): - raise ValueError('\'.*\' not allowed for ' - '%r constraints' % op) - # Could be a partial version (e.g. for '2.*') which - # won't parse as a version, so keep it as a string - vn, prefix = s[:-2], True - # Just to check that vn is a valid version - self.version_class(vn) - else: - # Should parse as a version, so we can create an - # instance for the comparison - vn, prefix = self.version_class(s), False - clist.append((op, vn, prefix)) - self._parts = tuple(clist) - - def match(self, version): - """ - Check if the provided version matches the constraints. - - :param version: The version to match against this instance. - :type version: String or :class:`Version` instance. - """ - if isinstance(version, string_types): - version = self.version_class(version) - for operator, constraint, prefix in self._parts: - f = self._operators.get(operator) - if isinstance(f, string_types): - f = getattr(self, f) - if not f: - msg = ('%r not implemented ' - 'for %s' % (operator, self.__class__.__name__)) - raise NotImplementedError(msg) - if not f(version, constraint, prefix): - return False - return True - - @property - def exact_version(self): - result = None - if len(self._parts) == 1 and self._parts[0][0] in ('==', '==='): - result = self._parts[0][1] - return result - - def _check_compatible(self, other): - if type(self) != type(other) or self.name != other.name: - raise TypeError('cannot compare %s and %s' % (self, other)) - - def __eq__(self, other): - self._check_compatible(other) - return self.key == other.key and self._parts == other._parts - - def __ne__(self, other): - return not self.__eq__(other) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - def __hash__(self): - return hash(self.key) + hash(self._parts) - - def __repr__(self): - return "%s(%r)" % (self.__class__.__name__, self._string) - - def __str__(self): - return self._string - - -PEP440_VERSION_RE = re.compile(r'^v?(\d+!)?(\d+(\.\d+)*)((a|alpha|b|beta|c|rc|pre|preview)(\d+)?)?' - r'(\.(post|r|rev)(\d+)?)?([._-]?(dev)(\d+)?)?' - r'(\+([a-zA-Z\d]+(\.[a-zA-Z\d]+)?))?$', re.I) - - -def _pep_440_key(s): - s = s.strip() - m = PEP440_VERSION_RE.match(s) - if not m: - raise UnsupportedVersionError('Not a valid version: %s' % s) - groups = m.groups() - nums = tuple(int(v) for v in groups[1].split('.')) - while len(nums) > 1 and nums[-1] == 0: - nums = nums[:-1] - - if not groups[0]: - epoch = 0 - else: - epoch = int(groups[0][:-1]) - pre = groups[4:6] - post = groups[7:9] - dev = groups[10:12] - local = groups[13] - if pre == (None, None): - pre = () - else: - if pre[1] is None: - pre = pre[0], 0 - else: - pre = pre[0], int(pre[1]) - if post == (None, None): - post = () - else: - if post[1] is None: - post = post[0], 0 - else: - post = post[0], int(post[1]) - if dev == (None, None): - dev = () - else: - if dev[1] is None: - dev = dev[0], 0 - else: - dev = dev[0], int(dev[1]) - if local is None: - local = () - else: - parts = [] - for part in local.split('.'): - # to ensure that numeric compares as > lexicographic, avoid - # comparing them directly, but encode a tuple which ensures - # correct sorting - if part.isdigit(): - part = (1, int(part)) - else: - part = (0, part) - parts.append(part) - local = tuple(parts) - if not pre: - # either before pre-release, or final release and after - if not post and dev: - # before pre-release - pre = ('a', -1) # to sort before a0 - else: - pre = ('z',) # to sort after all pre-releases - # now look at the state of post and dev. - if not post: - post = ('_',) # sort before 'a' - if not dev: - dev = ('final',) - - return epoch, nums, pre, post, dev, local - - -_normalized_key = _pep_440_key - - -class NormalizedVersion(Version): - """A rational version. - - Good: - 1.2 # equivalent to "1.2.0" - 1.2.0 - 1.2a1 - 1.2.3a2 - 1.2.3b1 - 1.2.3c1 - 1.2.3.4 - TODO: fill this out - - Bad: - 1 # minimum two numbers - 1.2a # release level must have a release serial - 1.2.3b - """ - def parse(self, s): - result = _normalized_key(s) - # _normalized_key loses trailing zeroes in the release - # clause, since that's needed to ensure that X.Y == X.Y.0 == X.Y.0.0 - # However, PEP 440 prefix matching needs it: for example, - # (~= 1.4.5.0) matches differently to (~= 1.4.5.0.0). - m = PEP440_VERSION_RE.match(s) # must succeed - groups = m.groups() - self._release_clause = tuple(int(v) for v in groups[1].split('.')) - return result - - PREREL_TAGS = set(['a', 'b', 'c', 'rc', 'dev']) - - @property - def is_prerelease(self): - return any(t[0] in self.PREREL_TAGS for t in self._parts if t) - - -def _match_prefix(x, y): - x = str(x) - y = str(y) - if x == y: - return True - if not x.startswith(y): - return False - n = len(y) - return x[n] == '.' - - -class NormalizedMatcher(Matcher): - version_class = NormalizedVersion - - # value is either a callable or the name of a method - _operators = { - '~=': '_match_compatible', - '<': '_match_lt', - '>': '_match_gt', - '<=': '_match_le', - '>=': '_match_ge', - '==': '_match_eq', - '===': '_match_arbitrary', - '!=': '_match_ne', - } - - def _adjust_local(self, version, constraint, prefix): - if prefix: - strip_local = '+' not in constraint and version._parts[-1] - else: - # both constraint and version are - # NormalizedVersion instances. - # If constraint does not have a local component, - # ensure the version doesn't, either. - strip_local = not constraint._parts[-1] and version._parts[-1] - if strip_local: - s = version._string.split('+', 1)[0] - version = self.version_class(s) - return version, constraint - - def _match_lt(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version >= constraint: - return False - release_clause = constraint._release_clause - pfx = '.'.join([str(i) for i in release_clause]) - return not _match_prefix(version, pfx) - - def _match_gt(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version <= constraint: - return False - release_clause = constraint._release_clause - pfx = '.'.join([str(i) for i in release_clause]) - return not _match_prefix(version, pfx) - - def _match_le(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - return version <= constraint - - def _match_ge(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - return version >= constraint - - def _match_eq(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if not prefix: - result = (version == constraint) - else: - result = _match_prefix(version, constraint) - return result - - def _match_arbitrary(self, version, constraint, prefix): - return str(version) == str(constraint) - - def _match_ne(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if not prefix: - result = (version != constraint) - else: - result = not _match_prefix(version, constraint) - return result - - def _match_compatible(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version == constraint: - return True - if version < constraint: - return False -# if not prefix: -# return True - release_clause = constraint._release_clause - if len(release_clause) > 1: - release_clause = release_clause[:-1] - pfx = '.'.join([str(i) for i in release_clause]) - return _match_prefix(version, pfx) - - -_REPLACEMENTS = ( - (re.compile('[.+-]$'), ''), # remove trailing puncts - (re.compile(r'^[.](\d)'), r'0.\1'), # .N -> 0.N at start - (re.compile('^[.-]'), ''), # remove leading puncts - (re.compile(r'^\((.*)\)$'), r'\1'), # remove parentheses - (re.compile(r'^v(ersion)?\s*(\d+)'), r'\2'), # remove leading v(ersion) - (re.compile(r'^r(ev)?\s*(\d+)'), r'\2'), # remove leading v(ersion) - (re.compile('[.]{2,}'), '.'), # multiple runs of '.' - (re.compile(r'\b(alfa|apha)\b'), 'alpha'), # misspelt alpha - (re.compile(r'\b(pre-alpha|prealpha)\b'), - 'pre.alpha'), # standardise - (re.compile(r'\(beta\)$'), 'beta'), # remove parentheses -) - -_SUFFIX_REPLACEMENTS = ( - (re.compile('^[:~._+-]+'), ''), # remove leading puncts - (re.compile('[,*")([\\]]'), ''), # remove unwanted chars - (re.compile('[~:+_ -]'), '.'), # replace illegal chars - (re.compile('[.]{2,}'), '.'), # multiple runs of '.' - (re.compile(r'\.$'), ''), # trailing '.' -) - -_NUMERIC_PREFIX = re.compile(r'(\d+(\.\d+)*)') - - -def _suggest_semantic_version(s): - """ - Try to suggest a semantic form for a version for which - _suggest_normalized_version couldn't come up with anything. - """ - result = s.strip().lower() - for pat, repl in _REPLACEMENTS: - result = pat.sub(repl, result) - if not result: - result = '0.0.0' - - # Now look for numeric prefix, and separate it out from - # the rest. - # import pdb; pdb.set_trace() - m = _NUMERIC_PREFIX.match(result) - if not m: - prefix = '0.0.0' - suffix = result - else: - prefix = m.groups()[0].split('.') - prefix = [int(i) for i in prefix] - while len(prefix) < 3: - prefix.append(0) - if len(prefix) == 3: - suffix = result[m.end():] - else: - suffix = '.'.join([str(i) for i in prefix[3:]]) + result[m.end():] - prefix = prefix[:3] - prefix = '.'.join([str(i) for i in prefix]) - suffix = suffix.strip() - if suffix: - # import pdb; pdb.set_trace() - # massage the suffix. - for pat, repl in _SUFFIX_REPLACEMENTS: - suffix = pat.sub(repl, suffix) - - if not suffix: - result = prefix - else: - sep = '-' if 'dev' in suffix else '+' - result = prefix + sep + suffix - if not is_semver(result): - result = None - return result - - -def _suggest_normalized_version(s): - """Suggest a normalized version close to the given version string. - - If you have a version string that isn't rational (i.e. NormalizedVersion - doesn't like it) then you might be able to get an equivalent (or close) - rational version from this function. - - This does a number of simple normalizations to the given string, based - on observation of versions currently in use on PyPI. Given a dump of - those version during PyCon 2009, 4287 of them: - - 2312 (53.93%) match NormalizedVersion without change - with the automatic suggestion - - 3474 (81.04%) match when using this suggestion method - - @param s {str} An irrational version string. - @returns A rational version string, or None, if couldn't determine one. - """ - try: - _normalized_key(s) - return s # already rational - except UnsupportedVersionError: - pass - - rs = s.lower() - - # part of this could use maketrans - for orig, repl in (('-alpha', 'a'), ('-beta', 'b'), ('alpha', 'a'), - ('beta', 'b'), ('rc', 'c'), ('-final', ''), - ('-pre', 'c'), - ('-release', ''), ('.release', ''), ('-stable', ''), - ('+', '.'), ('_', '.'), (' ', ''), ('.final', ''), - ('final', '')): - rs = rs.replace(orig, repl) - - # if something ends with dev or pre, we add a 0 - rs = re.sub(r"pre$", r"pre0", rs) - rs = re.sub(r"dev$", r"dev0", rs) - - # if we have something like "b-2" or "a.2" at the end of the - # version, that is probably beta, alpha, etc - # let's remove the dash or dot - rs = re.sub(r"([abc]|rc)[\-\.](\d+)$", r"\1\2", rs) - - # 1.0-dev-r371 -> 1.0.dev371 - # 0.1-dev-r79 -> 0.1.dev79 - rs = re.sub(r"[\-\.](dev)[\-\.]?r?(\d+)$", r".\1\2", rs) - - # Clean: 2.0.a.3, 2.0.b1, 0.9.0~c1 - rs = re.sub(r"[.~]?([abc])\.?", r"\1", rs) - - # Clean: v0.3, v1.0 - if rs.startswith('v'): - rs = rs[1:] - - # Clean leading '0's on numbers. - # TODO: unintended side-effect on, e.g., "2003.05.09" - # PyPI stats: 77 (~2%) better - rs = re.sub(r"\b0+(\d+)(?!\d)", r"\1", rs) - - # Clean a/b/c with no version. E.g. "1.0a" -> "1.0a0". Setuptools infers - # zero. - # PyPI stats: 245 (7.56%) better - rs = re.sub(r"(\d+[abc])$", r"\g<1>0", rs) - - # the 'dev-rNNN' tag is a dev tag - rs = re.sub(r"\.?(dev-r|dev\.r)\.?(\d+)$", r".dev\2", rs) - - # clean the - when used as a pre delimiter - rs = re.sub(r"-(a|b|c)(\d+)$", r"\1\2", rs) - - # a terminal "dev" or "devel" can be changed into ".dev0" - rs = re.sub(r"[\.\-](dev|devel)$", r".dev0", rs) - - # a terminal "dev" can be changed into ".dev0" - rs = re.sub(r"(?![\.\-])dev$", r".dev0", rs) - - # a terminal "final" or "stable" can be removed - rs = re.sub(r"(final|stable)$", "", rs) - - # The 'r' and the '-' tags are post release tags - # 0.4a1.r10 -> 0.4a1.post10 - # 0.9.33-17222 -> 0.9.33.post17222 - # 0.9.33-r17222 -> 0.9.33.post17222 - rs = re.sub(r"\.?(r|-|-r)\.?(\d+)$", r".post\2", rs) - - # Clean 'r' instead of 'dev' usage: - # 0.9.33+r17222 -> 0.9.33.dev17222 - # 1.0dev123 -> 1.0.dev123 - # 1.0.git123 -> 1.0.dev123 - # 1.0.bzr123 -> 1.0.dev123 - # 0.1a0dev.123 -> 0.1a0.dev123 - # PyPI stats: ~150 (~4%) better - rs = re.sub(r"\.?(dev|git|bzr)\.?(\d+)$", r".dev\2", rs) - - # Clean '.pre' (normalized from '-pre' above) instead of 'c' usage: - # 0.2.pre1 -> 0.2c1 - # 0.2-c1 -> 0.2c1 - # 1.0preview123 -> 1.0c123 - # PyPI stats: ~21 (0.62%) better - rs = re.sub(r"\.?(pre|preview|-c)(\d+)$", r"c\g<2>", rs) - - # Tcl/Tk uses "px" for their post release markers - rs = re.sub(r"p(\d+)$", r".post\1", rs) - - try: - _normalized_key(rs) - except UnsupportedVersionError: - rs = None - return rs - -# -# Legacy version processing (distribute-compatible) -# - - -_VERSION_PART = re.compile(r'([a-z]+|\d+|[\.-])', re.I) -_VERSION_REPLACE = { - 'pre': 'c', - 'preview': 'c', - '-': 'final-', - 'rc': 'c', - 'dev': '@', - '': None, - '.': None, -} - - -def _legacy_key(s): - def get_parts(s): - result = [] - for p in _VERSION_PART.split(s.lower()): - p = _VERSION_REPLACE.get(p, p) - if p: - if '0' <= p[:1] <= '9': - p = p.zfill(8) - else: - p = '*' + p - result.append(p) - result.append('*final') - return result - - result = [] - for p in get_parts(s): - if p.startswith('*'): - if p < '*final': - while result and result[-1] == '*final-': - result.pop() - while result and result[-1] == '00000000': - result.pop() - result.append(p) - return tuple(result) - - -class LegacyVersion(Version): - def parse(self, s): - return _legacy_key(s) - - @property - def is_prerelease(self): - result = False - for x in self._parts: - if (isinstance(x, string_types) and x.startswith('*') and - x < '*final'): - result = True - break - return result - - -class LegacyMatcher(Matcher): - version_class = LegacyVersion - - _operators = dict(Matcher._operators) - _operators['~='] = '_match_compatible' - - numeric_re = re.compile(r'^(\d+(\.\d+)*)') - - def _match_compatible(self, version, constraint, prefix): - if version < constraint: - return False - m = self.numeric_re.match(str(constraint)) - if not m: - logger.warning('Cannot compute compatible match for version %s ' - ' and constraint %s', version, constraint) - return True - s = m.groups()[0] - if '.' in s: - s = s.rsplit('.', 1)[0] - return _match_prefix(version, s) - -# -# Semantic versioning -# - - -_SEMVER_RE = re.compile(r'^(\d+)\.(\d+)\.(\d+)' - r'(-[a-z0-9]+(\.[a-z0-9-]+)*)?' - r'(\+[a-z0-9]+(\.[a-z0-9-]+)*)?$', re.I) - - -def is_semver(s): - return _SEMVER_RE.match(s) - - -def _semantic_key(s): - def make_tuple(s, absent): - if s is None: - result = (absent,) - else: - parts = s[1:].split('.') - # We can't compare ints and strings on Python 3, so fudge it - # by zero-filling numeric values so simulate a numeric comparison - result = tuple([p.zfill(8) if p.isdigit() else p for p in parts]) - return result - - m = is_semver(s) - if not m: - raise UnsupportedVersionError(s) - groups = m.groups() - major, minor, patch = [int(i) for i in groups[:3]] - # choose the '|' and '*' so that versions sort correctly - pre, build = make_tuple(groups[3], '|'), make_tuple(groups[5], '*') - return (major, minor, patch), pre, build - - -class SemanticVersion(Version): - def parse(self, s): - return _semantic_key(s) - - @property - def is_prerelease(self): - return self._parts[1][0] != '|' - - -class SemanticMatcher(Matcher): - version_class = SemanticVersion - - -class VersionScheme(object): - def __init__(self, key, matcher, suggester=None): - self.key = key - self.matcher = matcher - self.suggester = suggester - - def is_valid_version(self, s): - try: - self.matcher.version_class(s) - result = True - except UnsupportedVersionError: - result = False - return result - - def is_valid_matcher(self, s): - try: - self.matcher(s) - result = True - except UnsupportedVersionError: - result = False - return result - - def is_valid_constraint_list(self, s): - """ - Used for processing some metadata fields - """ - # See issue #140. Be tolerant of a single trailing comma. - if s.endswith(','): - s = s[:-1] - return self.is_valid_matcher('dummy_name (%s)' % s) - - def suggest(self, s): - if self.suggester is None: - result = None - else: - result = self.suggester(s) - return result - - -_SCHEMES = { - 'normalized': VersionScheme(_normalized_key, NormalizedMatcher, - _suggest_normalized_version), - 'legacy': VersionScheme(_legacy_key, LegacyMatcher, lambda self, s: s), - 'semantic': VersionScheme(_semantic_key, SemanticMatcher, - _suggest_semantic_version), -} - -_SCHEMES['default'] = _SCHEMES['normalized'] - - -def get_scheme(name): - if name not in _SCHEMES: - raise ValueError('unknown scheme name: %r' % name) - return _SCHEMES[name] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe deleted file mode 100644 index 4ee2d3a31b59e8b50f433ecdf0be9e496e8cc3b8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 91648 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe deleted file mode 100644 index 951d5817c9e6d81c94a173a0d9fead7f1f143331..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 168448 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe b/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe deleted file mode 100644 index 5763076d2878093971a0ef9870e1cde7f556b18b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 101888 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

q^H^eS_(5N_`<7CVtDYpwL#_eg{m& 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 Tuple[bytes, int]: - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return b"", 0 - - return encode(data), len(data) - - def decode(self, data: bytes, errors: str = 'strict') -> Tuple[str, int]: - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return '', 0 - - return decode(data), len(data) - -class IncrementalEncoder(codecs.BufferedIncrementalEncoder): - def _buffer_encode(self, data: str, errors: str, final: bool) -> Tuple[bytes, int]: - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return b'', 0 - - labels = _unicode_dots_re.split(data) - trailing_dot = b'' - if labels: - if not labels[-1]: - trailing_dot = b'.' - del labels[-1] - elif not final: - # Keep potentially unfinished label until the next call - del labels[-1] - if labels: - trailing_dot = b'.' - - result = [] - size = 0 - for label in labels: - result.append(alabel(label)) - if size: - size += 1 - size += len(label) - - # Join with U+002E - result_bytes = b'.'.join(result) + trailing_dot - size += len(trailing_dot) - return result_bytes, size - -class IncrementalDecoder(codecs.BufferedIncrementalDecoder): - def _buffer_decode(self, data: Any, errors: str, final: bool) -> Tuple[str, int]: - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return ('', 0) - - if not isinstance(data, str): - data = str(data, 'ascii') - - labels = _unicode_dots_re.split(data) - trailing_dot = '' - if labels: - if not labels[-1]: - trailing_dot = '.' - del labels[-1] - elif not final: - # Keep potentially unfinished label until the next call - del labels[-1] - if labels: - trailing_dot = '.' - - result = [] - size = 0 - for label in labels: - result.append(ulabel(label)) - if size: - size += 1 - size += len(label) - - result_str = '.'.join(result) + trailing_dot - size += len(trailing_dot) - return (result_str, size) - - -class StreamWriter(Codec, codecs.StreamWriter): - pass - - -class StreamReader(Codec, codecs.StreamReader): - pass - - -def search_function(name: str) -> Optional[codecs.CodecInfo]: - if name != 'idna2008': - return None - return codecs.CodecInfo( - name=name, - encode=Codec().encode, - decode=Codec().decode, - incrementalencoder=IncrementalEncoder, - incrementaldecoder=IncrementalDecoder, - streamwriter=StreamWriter, - streamreader=StreamReader, - ) - -codecs.register(search_function) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py b/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py deleted file mode 100644 index 786e6bd..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py +++ /dev/null @@ -1,13 +0,0 @@ -from .core import * -from .codec import * -from typing import Any, Union - -def ToASCII(label: str) -> bytes: - return encode(label) - -def ToUnicode(label: Union[bytes, bytearray]) -> str: - return decode(label) - -def nameprep(s: Any) -> None: - raise NotImplementedError('IDNA 2008 does not utilise nameprep protocol') - diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/core.py b/venv/lib/python3.12/site-packages/pip/_vendor/idna/core.py deleted file mode 100644 index 0dae61a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/idna/core.py +++ /dev/null @@ -1,395 +0,0 @@ -from . import idnadata -import bisect -import unicodedata -import re -from typing import Union, Optional -from .intranges import intranges_contain - -_virama_combining_class = 9 -_alabel_prefix = b'xn--' -_unicode_dots_re = re.compile('[\u002e\u3002\uff0e\uff61]') - -class IDNAError(UnicodeError): - """ Base exception for all IDNA-encoding related problems """ - pass - - -class IDNABidiError(IDNAError): - """ Exception when bidirectional requirements are not satisfied """ - pass - - -class InvalidCodepoint(IDNAError): - """ Exception when a disallowed or unallocated codepoint is used """ - pass - - -class InvalidCodepointContext(IDNAError): - """ Exception when the codepoint is not valid in the context it is used """ - pass - - -def _combining_class(cp: int) -> int: - v = unicodedata.combining(chr(cp)) - if v == 0: - if not unicodedata.name(chr(cp)): - raise ValueError('Unknown character in unicodedata') - return v - -def _is_script(cp: str, script: str) -> bool: - return intranges_contain(ord(cp), idnadata.scripts[script]) - -def _punycode(s: str) -> bytes: - return s.encode('punycode') - -def _unot(s: int) -> str: - return 'U+{:04X}'.format(s) - - -def valid_label_length(label: Union[bytes, str]) -> bool: - if len(label) > 63: - return False - return True - - -def valid_string_length(label: Union[bytes, str], trailing_dot: bool) -> bool: - if len(label) > (254 if trailing_dot else 253): - return False - return True - - -def check_bidi(label: str, check_ltr: bool = False) -> bool: - # Bidi rules should only be applied if string contains RTL characters - bidi_label = False - for (idx, cp) in enumerate(label, 1): - direction = unicodedata.bidirectional(cp) - if direction == '': - # String likely comes from a newer version of Unicode - raise IDNABidiError('Unknown directionality in label {} at position {}'.format(repr(label), idx)) - if direction in ['R', 'AL', 'AN']: - bidi_label = True - if not bidi_label and not check_ltr: - return True - - # Bidi rule 1 - direction = unicodedata.bidirectional(label[0]) - if direction in ['R', 'AL']: - rtl = True - elif direction == 'L': - rtl = False - else: - raise IDNABidiError('First codepoint in label {} must be directionality L, R or AL'.format(repr(label))) - - valid_ending = False - number_type = None # type: Optional[str] - for (idx, cp) in enumerate(label, 1): - direction = unicodedata.bidirectional(cp) - - if rtl: - # Bidi rule 2 - if not direction in ['R', 'AL', 'AN', 'EN', 'ES', 'CS', 'ET', 'ON', 'BN', 'NSM']: - raise IDNABidiError('Invalid direction for codepoint at position {} in a right-to-left label'.format(idx)) - # Bidi rule 3 - if direction in ['R', 'AL', 'EN', 'AN']: - valid_ending = True - elif direction != 'NSM': - valid_ending = False - # Bidi rule 4 - if direction in ['AN', 'EN']: - if not number_type: - number_type = direction - else: - if number_type != direction: - raise IDNABidiError('Can not mix numeral types in a right-to-left label') - else: - # Bidi rule 5 - if not direction in ['L', 'EN', 'ES', 'CS', 'ET', 'ON', 'BN', 'NSM']: - raise IDNABidiError('Invalid direction for codepoint at position {} in a left-to-right label'.format(idx)) - # Bidi rule 6 - if direction in ['L', 'EN']: - valid_ending = True - elif direction != 'NSM': - valid_ending = False - - if not valid_ending: - raise IDNABidiError('Label ends with illegal codepoint directionality') - - return True - - -def check_initial_combiner(label: str) -> bool: - if unicodedata.category(label[0])[0] == 'M': - raise IDNAError('Label begins with an illegal combining character') - return True - - -def check_hyphen_ok(label: str) -> bool: - if label[2:4] == '--': - raise IDNAError('Label has disallowed hyphens in 3rd and 4th position') - if label[0] == '-' or label[-1] == '-': - raise IDNAError('Label must not start or end with a hyphen') - return True - - -def check_nfc(label: str) -> None: - if unicodedata.normalize('NFC', label) != label: - raise IDNAError('Label must be in Normalization Form C') - - -def valid_contextj(label: str, pos: int) -> bool: - cp_value = ord(label[pos]) - - if cp_value == 0x200c: - - if pos > 0: - if _combining_class(ord(label[pos - 1])) == _virama_combining_class: - return True - - ok = False - for i in range(pos-1, -1, -1): - joining_type = idnadata.joining_types.get(ord(label[i])) - if joining_type == ord('T'): - continue - elif joining_type in [ord('L'), ord('D')]: - ok = True - break - else: - break - - if not ok: - return False - - ok = False - for i in range(pos+1, len(label)): - joining_type = idnadata.joining_types.get(ord(label[i])) - if joining_type == ord('T'): - continue - elif joining_type in [ord('R'), ord('D')]: - ok = True - break - else: - break - return ok - - if cp_value == 0x200d: - - if pos > 0: - if _combining_class(ord(label[pos - 1])) == _virama_combining_class: - return True - return False - - else: - - return False - - -def valid_contexto(label: str, pos: int, exception: bool = False) -> bool: - cp_value = ord(label[pos]) - - if cp_value == 0x00b7: - if 0 < pos < len(label)-1: - if ord(label[pos - 1]) == 0x006c and ord(label[pos + 1]) == 0x006c: - return True - return False - - elif cp_value == 0x0375: - if pos < len(label)-1 and len(label) > 1: - return _is_script(label[pos + 1], 'Greek') - return False - - elif cp_value == 0x05f3 or cp_value == 0x05f4: - if pos > 0: - return _is_script(label[pos - 1], 'Hebrew') - return False - - elif cp_value == 0x30fb: - for cp in label: - if cp == '\u30fb': - continue - if _is_script(cp, 'Hiragana') or _is_script(cp, 'Katakana') or _is_script(cp, 'Han'): - return True - return False - - elif 0x660 <= cp_value <= 0x669: - for cp in label: - if 0x6f0 <= ord(cp) <= 0x06f9: - return False - return True - - elif 0x6f0 <= cp_value <= 0x6f9: - for cp in label: - if 0x660 <= ord(cp) <= 0x0669: - return False - return True - - return False - - -def check_label(label: Union[str, bytes, bytearray]) -> None: - if isinstance(label, (bytes, bytearray)): - label = label.decode('utf-8') - if len(label) == 0: - raise IDNAError('Empty Label') - - check_nfc(label) - check_hyphen_ok(label) - check_initial_combiner(label) - - for (pos, cp) in enumerate(label): - cp_value = ord(cp) - if intranges_contain(cp_value, idnadata.codepoint_classes['PVALID']): - continue - elif intranges_contain(cp_value, idnadata.codepoint_classes['CONTEXTJ']): - if not valid_contextj(label, pos): - raise InvalidCodepointContext('Joiner {} not allowed at position {} in {}'.format( - _unot(cp_value), pos+1, repr(label))) - elif intranges_contain(cp_value, idnadata.codepoint_classes['CONTEXTO']): - if not valid_contexto(label, pos): - raise InvalidCodepointContext('Codepoint {} not allowed at position {} in {}'.format(_unot(cp_value), pos+1, repr(label))) - else: - raise InvalidCodepoint('Codepoint {} at position {} of {} not allowed'.format(_unot(cp_value), pos+1, repr(label))) - - check_bidi(label) - - -def alabel(label: str) -> bytes: - try: - label_bytes = label.encode('ascii') - ulabel(label_bytes) - if not valid_label_length(label_bytes): - raise IDNAError('Label too long') - return label_bytes - except UnicodeEncodeError: - pass - - check_label(label) - label_bytes = _alabel_prefix + _punycode(label) - - if not valid_label_length(label_bytes): - raise IDNAError('Label too long') - - return label_bytes - - -def ulabel(label: Union[str, bytes, bytearray]) -> str: - if not isinstance(label, (bytes, bytearray)): - try: - label_bytes = label.encode('ascii') - except UnicodeEncodeError: - check_label(label) - return label - else: - label_bytes = label - - label_bytes = label_bytes.lower() - if label_bytes.startswith(_alabel_prefix): - label_bytes = label_bytes[len(_alabel_prefix):] - if not label_bytes: - raise IDNAError('Malformed A-label, no Punycode eligible content found') - if label_bytes.decode('ascii')[-1] == '-': - raise IDNAError('A-label must not end with a hyphen') - else: - check_label(label_bytes) - return label_bytes.decode('ascii') - - try: - label = label_bytes.decode('punycode') - except UnicodeError: - raise IDNAError('Invalid A-label') - check_label(label) - return label - - -def uts46_remap(domain: str, std3_rules: bool = True, transitional: bool = False) -> str: - """Re-map the characters in the string according to UTS46 processing.""" - from .uts46data import uts46data - output = '' - - for pos, char in enumerate(domain): - code_point = ord(char) - try: - uts46row = uts46data[code_point if code_point < 256 else - bisect.bisect_left(uts46data, (code_point, 'Z')) - 1] - status = uts46row[1] - replacement = None # type: Optional[str] - if len(uts46row) == 3: - replacement = uts46row[2] - if (status == 'V' or - (status == 'D' and not transitional) or - (status == '3' and not std3_rules and replacement is None)): - output += char - elif replacement is not None and (status == 'M' or - (status == '3' and not std3_rules) or - (status == 'D' and transitional)): - output += replacement - elif status != 'I': - raise IndexError() - except IndexError: - raise InvalidCodepoint( - 'Codepoint {} not allowed at position {} in {}'.format( - _unot(code_point), pos + 1, repr(domain))) - - return unicodedata.normalize('NFC', output) - - -def encode(s: Union[str, bytes, bytearray], strict: bool = False, uts46: bool = False, std3_rules: bool = False, transitional: bool = False) -> bytes: - if not isinstance(s, str): - try: - s = str(s, 'ascii') - except UnicodeDecodeError: - raise IDNAError('should pass a unicode string to the function rather than a byte string.') - if uts46: - s = uts46_remap(s, std3_rules, transitional) - trailing_dot = False - result = [] - if strict: - labels = s.split('.') - else: - labels = _unicode_dots_re.split(s) - if not labels or labels == ['']: - raise IDNAError('Empty domain') - if labels[-1] == '': - del labels[-1] - trailing_dot = True - for label in labels: - s = alabel(label) - if s: - result.append(s) - else: - raise IDNAError('Empty label') - if trailing_dot: - result.append(b'') - s = b'.'.join(result) - if not valid_string_length(s, trailing_dot): - raise IDNAError('Domain too long') - return s - - -def decode(s: Union[str, bytes, bytearray], strict: bool = False, uts46: bool = False, std3_rules: bool = False) -> str: - try: - if not isinstance(s, str): - s = str(s, 'ascii') - except UnicodeDecodeError: - raise IDNAError('Invalid ASCII in A-label') - if uts46: - s = uts46_remap(s, std3_rules, False) - trailing_dot = False - result = [] - if not strict: - labels = _unicode_dots_re.split(s) - else: - labels = s.split('.') - if not labels or labels == ['']: - raise IDNAError('Empty domain') - if not labels[-1]: - del labels[-1] - trailing_dot = True - for label in labels: - s = ulabel(label) - if s: - result.append(s) - else: - raise IDNAError('Empty label') - if trailing_dot: - result.append('') - return '.'.join(result) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py b/venv/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py deleted file mode 100644 index c61dcf9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py +++ /dev/null @@ -1,4245 +0,0 @@ -# This file is automatically generated by tools/idna-data - -__version__ = '15.1.0' -scripts = { - 'Greek': ( - 0x37000000374, - 0x37500000378, - 0x37a0000037e, - 0x37f00000380, - 0x38400000385, - 0x38600000387, - 0x3880000038b, - 0x38c0000038d, - 0x38e000003a2, - 0x3a3000003e2, - 0x3f000000400, - 0x1d2600001d2b, - 0x1d5d00001d62, - 0x1d6600001d6b, - 0x1dbf00001dc0, - 0x1f0000001f16, - 0x1f1800001f1e, - 0x1f2000001f46, - 0x1f4800001f4e, - 0x1f5000001f58, - 0x1f5900001f5a, - 0x1f5b00001f5c, - 0x1f5d00001f5e, - 0x1f5f00001f7e, - 0x1f8000001fb5, - 0x1fb600001fc5, - 0x1fc600001fd4, - 0x1fd600001fdc, - 0x1fdd00001ff0, - 0x1ff200001ff5, - 0x1ff600001fff, - 0x212600002127, - 0xab650000ab66, - 0x101400001018f, - 0x101a0000101a1, - 0x1d2000001d246, - ), - 'Han': ( - 0x2e8000002e9a, - 0x2e9b00002ef4, - 0x2f0000002fd6, - 0x300500003006, - 0x300700003008, - 0x30210000302a, - 0x30380000303c, - 0x340000004dc0, - 0x4e000000a000, - 0xf9000000fa6e, - 0xfa700000fada, - 0x16fe200016fe4, - 0x16ff000016ff2, - 0x200000002a6e0, - 0x2a7000002b73a, - 0x2b7400002b81e, - 0x2b8200002cea2, - 0x2ceb00002ebe1, - 0x2ebf00002ee5e, - 0x2f8000002fa1e, - 0x300000003134b, - 0x31350000323b0, - ), - 'Hebrew': ( - 0x591000005c8, - 0x5d0000005eb, - 0x5ef000005f5, - 0xfb1d0000fb37, - 0xfb380000fb3d, - 0xfb3e0000fb3f, - 0xfb400000fb42, - 0xfb430000fb45, - 0xfb460000fb50, - ), - 'Hiragana': ( - 0x304100003097, - 0x309d000030a0, - 0x1b0010001b120, - 0x1b1320001b133, - 0x1b1500001b153, - 0x1f2000001f201, - ), - 'Katakana': ( - 0x30a1000030fb, - 0x30fd00003100, - 0x31f000003200, - 0x32d0000032ff, - 0x330000003358, - 0xff660000ff70, - 0xff710000ff9e, - 0x1aff00001aff4, - 0x1aff50001affc, - 0x1affd0001afff, - 0x1b0000001b001, - 0x1b1200001b123, - 0x1b1550001b156, - 0x1b1640001b168, - ), -} -joining_types = { - 0xad: 84, - 0x300: 84, - 0x301: 84, - 0x302: 84, - 0x303: 84, - 0x304: 84, - 0x305: 84, - 0x306: 84, - 0x307: 84, - 0x308: 84, - 0x309: 84, - 0x30a: 84, - 0x30b: 84, - 0x30c: 84, - 0x30d: 84, - 0x30e: 84, - 0x30f: 84, - 0x310: 84, - 0x311: 84, - 0x312: 84, - 0x313: 84, - 0x314: 84, - 0x315: 84, - 0x316: 84, - 0x317: 84, - 0x318: 84, - 0x319: 84, - 0x31a: 84, - 0x31b: 84, - 0x31c: 84, - 0x31d: 84, - 0x31e: 84, - 0x31f: 84, - 0x320: 84, - 0x321: 84, - 0x322: 84, - 0x323: 84, - 0x324: 84, - 0x325: 84, - 0x326: 84, - 0x327: 84, - 0x328: 84, - 0x329: 84, - 0x32a: 84, - 0x32b: 84, - 0x32c: 84, - 0x32d: 84, - 0x32e: 84, - 0x32f: 84, - 0x330: 84, - 0x331: 84, - 0x332: 84, - 0x333: 84, - 0x334: 84, - 0x335: 84, - 0x336: 84, - 0x337: 84, - 0x338: 84, - 0x339: 84, - 0x33a: 84, - 0x33b: 84, - 0x33c: 84, - 0x33d: 84, - 0x33e: 84, - 0x33f: 84, - 0x340: 84, - 0x341: 84, - 0x342: 84, - 0x343: 84, - 0x344: 84, - 0x345: 84, - 0x346: 84, - 0x347: 84, - 0x348: 84, - 0x349: 84, - 0x34a: 84, - 0x34b: 84, - 0x34c: 84, - 0x34d: 84, - 0x34e: 84, - 0x34f: 84, - 0x350: 84, - 0x351: 84, - 0x352: 84, - 0x353: 84, - 0x354: 84, - 0x355: 84, - 0x356: 84, - 0x357: 84, - 0x358: 84, - 0x359: 84, - 0x35a: 84, - 0x35b: 84, - 0x35c: 84, - 0x35d: 84, - 0x35e: 84, - 0x35f: 84, - 0x360: 84, - 0x361: 84, - 0x362: 84, - 0x363: 84, - 0x364: 84, - 0x365: 84, - 0x366: 84, - 0x367: 84, - 0x368: 84, - 0x369: 84, - 0x36a: 84, - 0x36b: 84, - 0x36c: 84, - 0x36d: 84, - 0x36e: 84, - 0x36f: 84, - 0x483: 84, - 0x484: 84, - 0x485: 84, - 0x486: 84, - 0x487: 84, - 0x488: 84, - 0x489: 84, - 0x591: 84, - 0x592: 84, - 0x593: 84, - 0x594: 84, - 0x595: 84, - 0x596: 84, - 0x597: 84, - 0x598: 84, - 0x599: 84, - 0x59a: 84, - 0x59b: 84, - 0x59c: 84, - 0x59d: 84, - 0x59e: 84, - 0x59f: 84, - 0x5a0: 84, - 0x5a1: 84, - 0x5a2: 84, - 0x5a3: 84, - 0x5a4: 84, - 0x5a5: 84, - 0x5a6: 84, - 0x5a7: 84, - 0x5a8: 84, - 0x5a9: 84, - 0x5aa: 84, - 0x5ab: 84, - 0x5ac: 84, - 0x5ad: 84, - 0x5ae: 84, - 0x5af: 84, - 0x5b0: 84, - 0x5b1: 84, - 0x5b2: 84, - 0x5b3: 84, - 0x5b4: 84, - 0x5b5: 84, - 0x5b6: 84, - 0x5b7: 84, - 0x5b8: 84, - 0x5b9: 84, - 0x5ba: 84, - 0x5bb: 84, - 0x5bc: 84, - 0x5bd: 84, - 0x5bf: 84, - 0x5c1: 84, - 0x5c2: 84, - 0x5c4: 84, - 0x5c5: 84, - 0x5c7: 84, - 0x610: 84, - 0x611: 84, - 0x612: 84, - 0x613: 84, - 0x614: 84, - 0x615: 84, - 0x616: 84, - 0x617: 84, - 0x618: 84, - 0x619: 84, - 0x61a: 84, - 0x61c: 84, - 0x620: 68, - 0x622: 82, - 0x623: 82, - 0x624: 82, - 0x625: 82, - 0x626: 68, - 0x627: 82, - 0x628: 68, - 0x629: 82, - 0x62a: 68, - 0x62b: 68, - 0x62c: 68, - 0x62d: 68, - 0x62e: 68, - 0x62f: 82, - 0x630: 82, - 0x631: 82, - 0x632: 82, - 0x633: 68, - 0x634: 68, - 0x635: 68, - 0x636: 68, - 0x637: 68, - 0x638: 68, - 0x639: 68, - 0x63a: 68, - 0x63b: 68, - 0x63c: 68, - 0x63d: 68, - 0x63e: 68, - 0x63f: 68, - 0x640: 67, - 0x641: 68, - 0x642: 68, - 0x643: 68, - 0x644: 68, - 0x645: 68, - 0x646: 68, - 0x647: 68, - 0x648: 82, - 0x649: 68, - 0x64a: 68, - 0x64b: 84, - 0x64c: 84, - 0x64d: 84, - 0x64e: 84, - 0x64f: 84, - 0x650: 84, - 0x651: 84, - 0x652: 84, - 0x653: 84, - 0x654: 84, - 0x655: 84, - 0x656: 84, - 0x657: 84, - 0x658: 84, - 0x659: 84, - 0x65a: 84, - 0x65b: 84, - 0x65c: 84, - 0x65d: 84, - 0x65e: 84, - 0x65f: 84, - 0x66e: 68, - 0x66f: 68, - 0x670: 84, - 0x671: 82, - 0x672: 82, - 0x673: 82, - 0x675: 82, - 0x676: 82, - 0x677: 82, - 0x678: 68, - 0x679: 68, - 0x67a: 68, - 0x67b: 68, - 0x67c: 68, - 0x67d: 68, - 0x67e: 68, - 0x67f: 68, - 0x680: 68, - 0x681: 68, - 0x682: 68, - 0x683: 68, - 0x684: 68, - 0x685: 68, - 0x686: 68, - 0x687: 68, - 0x688: 82, - 0x689: 82, - 0x68a: 82, - 0x68b: 82, - 0x68c: 82, - 0x68d: 82, - 0x68e: 82, - 0x68f: 82, - 0x690: 82, - 0x691: 82, - 0x692: 82, - 0x693: 82, - 0x694: 82, - 0x695: 82, - 0x696: 82, - 0x697: 82, - 0x698: 82, - 0x699: 82, - 0x69a: 68, - 0x69b: 68, - 0x69c: 68, - 0x69d: 68, - 0x69e: 68, - 0x69f: 68, - 0x6a0: 68, - 0x6a1: 68, - 0x6a2: 68, - 0x6a3: 68, - 0x6a4: 68, - 0x6a5: 68, - 0x6a6: 68, - 0x6a7: 68, - 0x6a8: 68, - 0x6a9: 68, - 0x6aa: 68, - 0x6ab: 68, - 0x6ac: 68, - 0x6ad: 68, - 0x6ae: 68, - 0x6af: 68, - 0x6b0: 68, - 0x6b1: 68, - 0x6b2: 68, - 0x6b3: 68, - 0x6b4: 68, - 0x6b5: 68, - 0x6b6: 68, - 0x6b7: 68, - 0x6b8: 68, - 0x6b9: 68, - 0x6ba: 68, - 0x6bb: 68, - 0x6bc: 68, - 0x6bd: 68, - 0x6be: 68, - 0x6bf: 68, - 0x6c0: 82, - 0x6c1: 68, - 0x6c2: 68, - 0x6c3: 82, - 0x6c4: 82, - 0x6c5: 82, - 0x6c6: 82, - 0x6c7: 82, - 0x6c8: 82, - 0x6c9: 82, - 0x6ca: 82, - 0x6cb: 82, - 0x6cc: 68, - 0x6cd: 82, - 0x6ce: 68, - 0x6cf: 82, - 0x6d0: 68, - 0x6d1: 68, - 0x6d2: 82, - 0x6d3: 82, - 0x6d5: 82, - 0x6d6: 84, - 0x6d7: 84, - 0x6d8: 84, - 0x6d9: 84, - 0x6da: 84, - 0x6db: 84, - 0x6dc: 84, - 0x6df: 84, - 0x6e0: 84, - 0x6e1: 84, - 0x6e2: 84, - 0x6e3: 84, - 0x6e4: 84, - 0x6e7: 84, - 0x6e8: 84, - 0x6ea: 84, - 0x6eb: 84, - 0x6ec: 84, - 0x6ed: 84, - 0x6ee: 82, - 0x6ef: 82, - 0x6fa: 68, - 0x6fb: 68, - 0x6fc: 68, - 0x6ff: 68, - 0x70f: 84, - 0x710: 82, - 0x711: 84, - 0x712: 68, - 0x713: 68, - 0x714: 68, - 0x715: 82, - 0x716: 82, - 0x717: 82, - 0x718: 82, - 0x719: 82, - 0x71a: 68, - 0x71b: 68, - 0x71c: 68, - 0x71d: 68, - 0x71e: 82, - 0x71f: 68, - 0x720: 68, - 0x721: 68, - 0x722: 68, - 0x723: 68, - 0x724: 68, - 0x725: 68, - 0x726: 68, - 0x727: 68, - 0x728: 82, - 0x729: 68, - 0x72a: 82, - 0x72b: 68, - 0x72c: 82, - 0x72d: 68, - 0x72e: 68, - 0x72f: 82, - 0x730: 84, - 0x731: 84, - 0x732: 84, - 0x733: 84, - 0x734: 84, - 0x735: 84, - 0x736: 84, - 0x737: 84, - 0x738: 84, - 0x739: 84, - 0x73a: 84, - 0x73b: 84, - 0x73c: 84, - 0x73d: 84, - 0x73e: 84, - 0x73f: 84, - 0x740: 84, - 0x741: 84, - 0x742: 84, - 0x743: 84, - 0x744: 84, - 0x745: 84, - 0x746: 84, - 0x747: 84, - 0x748: 84, - 0x749: 84, - 0x74a: 84, - 0x74d: 82, - 0x74e: 68, - 0x74f: 68, - 0x750: 68, - 0x751: 68, - 0x752: 68, - 0x753: 68, - 0x754: 68, - 0x755: 68, - 0x756: 68, - 0x757: 68, - 0x758: 68, - 0x759: 82, - 0x75a: 82, - 0x75b: 82, - 0x75c: 68, - 0x75d: 68, - 0x75e: 68, - 0x75f: 68, - 0x760: 68, - 0x761: 68, - 0x762: 68, - 0x763: 68, - 0x764: 68, - 0x765: 68, - 0x766: 68, - 0x767: 68, - 0x768: 68, - 0x769: 68, - 0x76a: 68, - 0x76b: 82, - 0x76c: 82, - 0x76d: 68, - 0x76e: 68, - 0x76f: 68, - 0x770: 68, - 0x771: 82, - 0x772: 68, - 0x773: 82, - 0x774: 82, - 0x775: 68, - 0x776: 68, - 0x777: 68, - 0x778: 82, - 0x779: 82, - 0x77a: 68, - 0x77b: 68, - 0x77c: 68, - 0x77d: 68, - 0x77e: 68, - 0x77f: 68, - 0x7a6: 84, - 0x7a7: 84, - 0x7a8: 84, - 0x7a9: 84, - 0x7aa: 84, - 0x7ab: 84, - 0x7ac: 84, - 0x7ad: 84, - 0x7ae: 84, - 0x7af: 84, - 0x7b0: 84, - 0x7ca: 68, - 0x7cb: 68, - 0x7cc: 68, - 0x7cd: 68, - 0x7ce: 68, - 0x7cf: 68, - 0x7d0: 68, - 0x7d1: 68, - 0x7d2: 68, - 0x7d3: 68, - 0x7d4: 68, - 0x7d5: 68, - 0x7d6: 68, - 0x7d7: 68, - 0x7d8: 68, - 0x7d9: 68, - 0x7da: 68, - 0x7db: 68, - 0x7dc: 68, - 0x7dd: 68, - 0x7de: 68, - 0x7df: 68, - 0x7e0: 68, - 0x7e1: 68, - 0x7e2: 68, - 0x7e3: 68, - 0x7e4: 68, - 0x7e5: 68, - 0x7e6: 68, - 0x7e7: 68, - 0x7e8: 68, - 0x7e9: 68, - 0x7ea: 68, - 0x7eb: 84, - 0x7ec: 84, - 0x7ed: 84, - 0x7ee: 84, - 0x7ef: 84, - 0x7f0: 84, - 0x7f1: 84, - 0x7f2: 84, - 0x7f3: 84, - 0x7fa: 67, - 0x7fd: 84, - 0x816: 84, - 0x817: 84, - 0x818: 84, - 0x819: 84, - 0x81b: 84, - 0x81c: 84, - 0x81d: 84, - 0x81e: 84, - 0x81f: 84, - 0x820: 84, - 0x821: 84, - 0x822: 84, - 0x823: 84, - 0x825: 84, - 0x826: 84, - 0x827: 84, - 0x829: 84, - 0x82a: 84, - 0x82b: 84, - 0x82c: 84, - 0x82d: 84, - 0x840: 82, - 0x841: 68, - 0x842: 68, - 0x843: 68, - 0x844: 68, - 0x845: 68, - 0x846: 82, - 0x847: 82, - 0x848: 68, - 0x849: 82, - 0x84a: 68, - 0x84b: 68, - 0x84c: 68, - 0x84d: 68, - 0x84e: 68, - 0x84f: 68, - 0x850: 68, - 0x851: 68, - 0x852: 68, - 0x853: 68, - 0x854: 82, - 0x855: 68, - 0x856: 82, - 0x857: 82, - 0x858: 82, - 0x859: 84, - 0x85a: 84, - 0x85b: 84, - 0x860: 68, - 0x862: 68, - 0x863: 68, - 0x864: 68, - 0x865: 68, - 0x867: 82, - 0x868: 68, - 0x869: 82, - 0x86a: 82, - 0x870: 82, - 0x871: 82, - 0x872: 82, - 0x873: 82, - 0x874: 82, - 0x875: 82, - 0x876: 82, - 0x877: 82, - 0x878: 82, - 0x879: 82, - 0x87a: 82, - 0x87b: 82, - 0x87c: 82, - 0x87d: 82, - 0x87e: 82, - 0x87f: 82, - 0x880: 82, - 0x881: 82, - 0x882: 82, - 0x883: 67, - 0x884: 67, - 0x885: 67, - 0x886: 68, - 0x889: 68, - 0x88a: 68, - 0x88b: 68, - 0x88c: 68, - 0x88d: 68, - 0x88e: 82, - 0x898: 84, - 0x899: 84, - 0x89a: 84, - 0x89b: 84, - 0x89c: 84, - 0x89d: 84, - 0x89e: 84, - 0x89f: 84, - 0x8a0: 68, - 0x8a1: 68, - 0x8a2: 68, - 0x8a3: 68, - 0x8a4: 68, - 0x8a5: 68, - 0x8a6: 68, - 0x8a7: 68, - 0x8a8: 68, - 0x8a9: 68, - 0x8aa: 82, - 0x8ab: 82, - 0x8ac: 82, - 0x8ae: 82, - 0x8af: 68, - 0x8b0: 68, - 0x8b1: 82, - 0x8b2: 82, - 0x8b3: 68, - 0x8b4: 68, - 0x8b5: 68, - 0x8b6: 68, - 0x8b7: 68, - 0x8b8: 68, - 0x8b9: 82, - 0x8ba: 68, - 0x8bb: 68, - 0x8bc: 68, - 0x8bd: 68, - 0x8be: 68, - 0x8bf: 68, - 0x8c0: 68, - 0x8c1: 68, - 0x8c2: 68, - 0x8c3: 68, - 0x8c4: 68, - 0x8c5: 68, - 0x8c6: 68, - 0x8c7: 68, - 0x8c8: 68, - 0x8ca: 84, - 0x8cb: 84, - 0x8cc: 84, - 0x8cd: 84, - 0x8ce: 84, - 0x8cf: 84, - 0x8d0: 84, - 0x8d1: 84, - 0x8d2: 84, - 0x8d3: 84, - 0x8d4: 84, - 0x8d5: 84, - 0x8d6: 84, - 0x8d7: 84, - 0x8d8: 84, - 0x8d9: 84, - 0x8da: 84, - 0x8db: 84, - 0x8dc: 84, - 0x8dd: 84, - 0x8de: 84, - 0x8df: 84, - 0x8e0: 84, - 0x8e1: 84, - 0x8e3: 84, - 0x8e4: 84, - 0x8e5: 84, - 0x8e6: 84, - 0x8e7: 84, - 0x8e8: 84, - 0x8e9: 84, - 0x8ea: 84, - 0x8eb: 84, - 0x8ec: 84, - 0x8ed: 84, - 0x8ee: 84, - 0x8ef: 84, - 0x8f0: 84, - 0x8f1: 84, - 0x8f2: 84, - 0x8f3: 84, - 0x8f4: 84, - 0x8f5: 84, - 0x8f6: 84, - 0x8f7: 84, - 0x8f8: 84, - 0x8f9: 84, - 0x8fa: 84, - 0x8fb: 84, - 0x8fc: 84, - 0x8fd: 84, - 0x8fe: 84, - 0x8ff: 84, - 0x900: 84, - 0x901: 84, - 0x902: 84, - 0x93a: 84, - 0x93c: 84, - 0x941: 84, - 0x942: 84, - 0x943: 84, - 0x944: 84, - 0x945: 84, - 0x946: 84, - 0x947: 84, - 0x948: 84, - 0x94d: 84, - 0x951: 84, - 0x952: 84, - 0x953: 84, - 0x954: 84, - 0x955: 84, - 0x956: 84, - 0x957: 84, - 0x962: 84, - 0x963: 84, - 0x981: 84, - 0x9bc: 84, - 0x9c1: 84, - 0x9c2: 84, - 0x9c3: 84, - 0x9c4: 84, - 0x9cd: 84, - 0x9e2: 84, - 0x9e3: 84, - 0x9fe: 84, - 0xa01: 84, - 0xa02: 84, - 0xa3c: 84, - 0xa41: 84, - 0xa42: 84, - 0xa47: 84, - 0xa48: 84, - 0xa4b: 84, - 0xa4c: 84, - 0xa4d: 84, - 0xa51: 84, - 0xa70: 84, - 0xa71: 84, - 0xa75: 84, - 0xa81: 84, - 0xa82: 84, - 0xabc: 84, - 0xac1: 84, - 0xac2: 84, - 0xac3: 84, - 0xac4: 84, - 0xac5: 84, - 0xac7: 84, - 0xac8: 84, - 0xacd: 84, - 0xae2: 84, - 0xae3: 84, - 0xafa: 84, - 0xafb: 84, - 0xafc: 84, - 0xafd: 84, - 0xafe: 84, - 0xaff: 84, - 0xb01: 84, - 0xb3c: 84, - 0xb3f: 84, - 0xb41: 84, - 0xb42: 84, - 0xb43: 84, - 0xb44: 84, - 0xb4d: 84, - 0xb55: 84, - 0xb56: 84, - 0xb62: 84, - 0xb63: 84, - 0xb82: 84, - 0xbc0: 84, - 0xbcd: 84, - 0xc00: 84, - 0xc04: 84, - 0xc3c: 84, - 0xc3e: 84, - 0xc3f: 84, - 0xc40: 84, - 0xc46: 84, - 0xc47: 84, - 0xc48: 84, - 0xc4a: 84, - 0xc4b: 84, - 0xc4c: 84, - 0xc4d: 84, - 0xc55: 84, - 0xc56: 84, - 0xc62: 84, - 0xc63: 84, - 0xc81: 84, - 0xcbc: 84, - 0xcbf: 84, - 0xcc6: 84, - 0xccc: 84, - 0xccd: 84, - 0xce2: 84, - 0xce3: 84, - 0xd00: 84, - 0xd01: 84, - 0xd3b: 84, - 0xd3c: 84, - 0xd41: 84, - 0xd42: 84, - 0xd43: 84, - 0xd44: 84, - 0xd4d: 84, - 0xd62: 84, - 0xd63: 84, - 0xd81: 84, - 0xdca: 84, - 0xdd2: 84, - 0xdd3: 84, - 0xdd4: 84, - 0xdd6: 84, - 0xe31: 84, - 0xe34: 84, - 0xe35: 84, - 0xe36: 84, - 0xe37: 84, - 0xe38: 84, - 0xe39: 84, - 0xe3a: 84, - 0xe47: 84, - 0xe48: 84, - 0xe49: 84, - 0xe4a: 84, - 0xe4b: 84, - 0xe4c: 84, - 0xe4d: 84, - 0xe4e: 84, - 0xeb1: 84, - 0xeb4: 84, - 0xeb5: 84, - 0xeb6: 84, - 0xeb7: 84, - 0xeb8: 84, - 0xeb9: 84, - 0xeba: 84, - 0xebb: 84, - 0xebc: 84, - 0xec8: 84, - 0xec9: 84, - 0xeca: 84, - 0xecb: 84, - 0xecc: 84, - 0xecd: 84, - 0xece: 84, - 0xf18: 84, - 0xf19: 84, - 0xf35: 84, - 0xf37: 84, - 0xf39: 84, - 0xf71: 84, - 0xf72: 84, - 0xf73: 84, - 0xf74: 84, - 0xf75: 84, - 0xf76: 84, - 0xf77: 84, - 0xf78: 84, - 0xf79: 84, - 0xf7a: 84, - 0xf7b: 84, - 0xf7c: 84, - 0xf7d: 84, - 0xf7e: 84, - 0xf80: 84, - 0xf81: 84, - 0xf82: 84, - 0xf83: 84, - 0xf84: 84, - 0xf86: 84, - 0xf87: 84, - 0xf8d: 84, - 0xf8e: 84, - 0xf8f: 84, - 0xf90: 84, - 0xf91: 84, - 0xf92: 84, - 0xf93: 84, - 0xf94: 84, - 0xf95: 84, - 0xf96: 84, - 0xf97: 84, - 0xf99: 84, - 0xf9a: 84, - 0xf9b: 84, - 0xf9c: 84, - 0xf9d: 84, - 0xf9e: 84, - 0xf9f: 84, - 0xfa0: 84, - 0xfa1: 84, - 0xfa2: 84, - 0xfa3: 84, - 0xfa4: 84, - 0xfa5: 84, - 0xfa6: 84, - 0xfa7: 84, - 0xfa8: 84, - 0xfa9: 84, - 0xfaa: 84, - 0xfab: 84, - 0xfac: 84, - 0xfad: 84, - 0xfae: 84, - 0xfaf: 84, - 0xfb0: 84, - 0xfb1: 84, - 0xfb2: 84, - 0xfb3: 84, - 0xfb4: 84, - 0xfb5: 84, - 0xfb6: 84, - 0xfb7: 84, - 0xfb8: 84, - 0xfb9: 84, - 0xfba: 84, - 0xfbb: 84, - 0xfbc: 84, - 0xfc6: 84, - 0x102d: 84, - 0x102e: 84, - 0x102f: 84, - 0x1030: 84, - 0x1032: 84, - 0x1033: 84, - 0x1034: 84, - 0x1035: 84, - 0x1036: 84, - 0x1037: 84, - 0x1039: 84, - 0x103a: 84, - 0x103d: 84, - 0x103e: 84, - 0x1058: 84, - 0x1059: 84, - 0x105e: 84, - 0x105f: 84, - 0x1060: 84, - 0x1071: 84, - 0x1072: 84, - 0x1073: 84, - 0x1074: 84, - 0x1082: 84, - 0x1085: 84, - 0x1086: 84, - 0x108d: 84, - 0x109d: 84, - 0x135d: 84, - 0x135e: 84, - 0x135f: 84, - 0x1712: 84, - 0x1713: 84, - 0x1714: 84, - 0x1732: 84, - 0x1733: 84, - 0x1752: 84, - 0x1753: 84, - 0x1772: 84, - 0x1773: 84, - 0x17b4: 84, - 0x17b5: 84, - 0x17b7: 84, - 0x17b8: 84, - 0x17b9: 84, - 0x17ba: 84, - 0x17bb: 84, - 0x17bc: 84, - 0x17bd: 84, - 0x17c6: 84, - 0x17c9: 84, - 0x17ca: 84, - 0x17cb: 84, - 0x17cc: 84, - 0x17cd: 84, - 0x17ce: 84, - 0x17cf: 84, - 0x17d0: 84, - 0x17d1: 84, - 0x17d2: 84, - 0x17d3: 84, - 0x17dd: 84, - 0x1807: 68, - 0x180a: 67, - 0x180b: 84, - 0x180c: 84, - 0x180d: 84, - 0x180f: 84, - 0x1820: 68, - 0x1821: 68, - 0x1822: 68, - 0x1823: 68, - 0x1824: 68, - 0x1825: 68, - 0x1826: 68, - 0x1827: 68, - 0x1828: 68, - 0x1829: 68, - 0x182a: 68, - 0x182b: 68, - 0x182c: 68, - 0x182d: 68, - 0x182e: 68, - 0x182f: 68, - 0x1830: 68, - 0x1831: 68, - 0x1832: 68, - 0x1833: 68, - 0x1834: 68, - 0x1835: 68, - 0x1836: 68, - 0x1837: 68, - 0x1838: 68, - 0x1839: 68, - 0x183a: 68, - 0x183b: 68, - 0x183c: 68, - 0x183d: 68, - 0x183e: 68, - 0x183f: 68, - 0x1840: 68, - 0x1841: 68, - 0x1842: 68, - 0x1843: 68, - 0x1844: 68, - 0x1845: 68, - 0x1846: 68, - 0x1847: 68, - 0x1848: 68, - 0x1849: 68, - 0x184a: 68, - 0x184b: 68, - 0x184c: 68, - 0x184d: 68, - 0x184e: 68, - 0x184f: 68, - 0x1850: 68, - 0x1851: 68, - 0x1852: 68, - 0x1853: 68, - 0x1854: 68, - 0x1855: 68, - 0x1856: 68, - 0x1857: 68, - 0x1858: 68, - 0x1859: 68, - 0x185a: 68, - 0x185b: 68, - 0x185c: 68, - 0x185d: 68, - 0x185e: 68, - 0x185f: 68, - 0x1860: 68, - 0x1861: 68, - 0x1862: 68, - 0x1863: 68, - 0x1864: 68, - 0x1865: 68, - 0x1866: 68, - 0x1867: 68, - 0x1868: 68, - 0x1869: 68, - 0x186a: 68, - 0x186b: 68, - 0x186c: 68, - 0x186d: 68, - 0x186e: 68, - 0x186f: 68, - 0x1870: 68, - 0x1871: 68, - 0x1872: 68, - 0x1873: 68, - 0x1874: 68, - 0x1875: 68, - 0x1876: 68, - 0x1877: 68, - 0x1878: 68, - 0x1885: 84, - 0x1886: 84, - 0x1887: 68, - 0x1888: 68, - 0x1889: 68, - 0x188a: 68, - 0x188b: 68, - 0x188c: 68, - 0x188d: 68, - 0x188e: 68, - 0x188f: 68, - 0x1890: 68, - 0x1891: 68, - 0x1892: 68, - 0x1893: 68, - 0x1894: 68, - 0x1895: 68, - 0x1896: 68, - 0x1897: 68, - 0x1898: 68, - 0x1899: 68, - 0x189a: 68, - 0x189b: 68, - 0x189c: 68, - 0x189d: 68, - 0x189e: 68, - 0x189f: 68, - 0x18a0: 68, - 0x18a1: 68, - 0x18a2: 68, - 0x18a3: 68, - 0x18a4: 68, - 0x18a5: 68, - 0x18a6: 68, - 0x18a7: 68, - 0x18a8: 68, - 0x18a9: 84, - 0x18aa: 68, - 0x1920: 84, - 0x1921: 84, - 0x1922: 84, - 0x1927: 84, - 0x1928: 84, - 0x1932: 84, - 0x1939: 84, - 0x193a: 84, - 0x193b: 84, - 0x1a17: 84, - 0x1a18: 84, - 0x1a1b: 84, - 0x1a56: 84, - 0x1a58: 84, - 0x1a59: 84, - 0x1a5a: 84, - 0x1a5b: 84, - 0x1a5c: 84, - 0x1a5d: 84, - 0x1a5e: 84, - 0x1a60: 84, - 0x1a62: 84, - 0x1a65: 84, - 0x1a66: 84, - 0x1a67: 84, - 0x1a68: 84, - 0x1a69: 84, - 0x1a6a: 84, - 0x1a6b: 84, - 0x1a6c: 84, - 0x1a73: 84, - 0x1a74: 84, - 0x1a75: 84, - 0x1a76: 84, - 0x1a77: 84, - 0x1a78: 84, - 0x1a79: 84, - 0x1a7a: 84, - 0x1a7b: 84, - 0x1a7c: 84, - 0x1a7f: 84, - 0x1ab0: 84, - 0x1ab1: 84, - 0x1ab2: 84, - 0x1ab3: 84, - 0x1ab4: 84, - 0x1ab5: 84, - 0x1ab6: 84, - 0x1ab7: 84, - 0x1ab8: 84, - 0x1ab9: 84, - 0x1aba: 84, - 0x1abb: 84, - 0x1abc: 84, - 0x1abd: 84, - 0x1abe: 84, - 0x1abf: 84, - 0x1ac0: 84, - 0x1ac1: 84, - 0x1ac2: 84, - 0x1ac3: 84, - 0x1ac4: 84, - 0x1ac5: 84, - 0x1ac6: 84, - 0x1ac7: 84, - 0x1ac8: 84, - 0x1ac9: 84, - 0x1aca: 84, - 0x1acb: 84, - 0x1acc: 84, - 0x1acd: 84, - 0x1ace: 84, - 0x1b00: 84, - 0x1b01: 84, - 0x1b02: 84, - 0x1b03: 84, - 0x1b34: 84, - 0x1b36: 84, - 0x1b37: 84, - 0x1b38: 84, - 0x1b39: 84, - 0x1b3a: 84, - 0x1b3c: 84, - 0x1b42: 84, - 0x1b6b: 84, - 0x1b6c: 84, - 0x1b6d: 84, - 0x1b6e: 84, - 0x1b6f: 84, - 0x1b70: 84, - 0x1b71: 84, - 0x1b72: 84, - 0x1b73: 84, - 0x1b80: 84, - 0x1b81: 84, - 0x1ba2: 84, - 0x1ba3: 84, - 0x1ba4: 84, - 0x1ba5: 84, - 0x1ba8: 84, - 0x1ba9: 84, - 0x1bab: 84, - 0x1bac: 84, - 0x1bad: 84, - 0x1be6: 84, - 0x1be8: 84, - 0x1be9: 84, - 0x1bed: 84, - 0x1bef: 84, - 0x1bf0: 84, - 0x1bf1: 84, - 0x1c2c: 84, - 0x1c2d: 84, - 0x1c2e: 84, - 0x1c2f: 84, - 0x1c30: 84, - 0x1c31: 84, - 0x1c32: 84, - 0x1c33: 84, - 0x1c36: 84, - 0x1c37: 84, - 0x1cd0: 84, - 0x1cd1: 84, - 0x1cd2: 84, - 0x1cd4: 84, - 0x1cd5: 84, - 0x1cd6: 84, - 0x1cd7: 84, - 0x1cd8: 84, - 0x1cd9: 84, - 0x1cda: 84, - 0x1cdb: 84, - 0x1cdc: 84, - 0x1cdd: 84, - 0x1cde: 84, - 0x1cdf: 84, - 0x1ce0: 84, - 0x1ce2: 84, - 0x1ce3: 84, - 0x1ce4: 84, - 0x1ce5: 84, - 0x1ce6: 84, - 0x1ce7: 84, - 0x1ce8: 84, - 0x1ced: 84, - 0x1cf4: 84, - 0x1cf8: 84, - 0x1cf9: 84, - 0x1dc0: 84, - 0x1dc1: 84, - 0x1dc2: 84, - 0x1dc3: 84, - 0x1dc4: 84, - 0x1dc5: 84, - 0x1dc6: 84, - 0x1dc7: 84, - 0x1dc8: 84, - 0x1dc9: 84, - 0x1dca: 84, - 0x1dcb: 84, - 0x1dcc: 84, - 0x1dcd: 84, - 0x1dce: 84, - 0x1dcf: 84, - 0x1dd0: 84, - 0x1dd1: 84, - 0x1dd2: 84, - 0x1dd3: 84, - 0x1dd4: 84, - 0x1dd5: 84, - 0x1dd6: 84, - 0x1dd7: 84, - 0x1dd8: 84, - 0x1dd9: 84, - 0x1dda: 84, - 0x1ddb: 84, - 0x1ddc: 84, - 0x1ddd: 84, - 0x1dde: 84, - 0x1ddf: 84, - 0x1de0: 84, - 0x1de1: 84, - 0x1de2: 84, - 0x1de3: 84, - 0x1de4: 84, - 0x1de5: 84, - 0x1de6: 84, - 0x1de7: 84, - 0x1de8: 84, - 0x1de9: 84, - 0x1dea: 84, - 0x1deb: 84, - 0x1dec: 84, - 0x1ded: 84, - 0x1dee: 84, - 0x1def: 84, - 0x1df0: 84, - 0x1df1: 84, - 0x1df2: 84, - 0x1df3: 84, - 0x1df4: 84, - 0x1df5: 84, - 0x1df6: 84, - 0x1df7: 84, - 0x1df8: 84, - 0x1df9: 84, - 0x1dfa: 84, - 0x1dfb: 84, - 0x1dfc: 84, - 0x1dfd: 84, - 0x1dfe: 84, - 0x1dff: 84, - 0x200b: 84, - 0x200d: 67, - 0x200e: 84, - 0x200f: 84, - 0x202a: 84, - 0x202b: 84, - 0x202c: 84, - 0x202d: 84, - 0x202e: 84, - 0x2060: 84, - 0x2061: 84, - 0x2062: 84, - 0x2063: 84, - 0x2064: 84, - 0x206a: 84, - 0x206b: 84, - 0x206c: 84, - 0x206d: 84, - 0x206e: 84, - 0x206f: 84, - 0x20d0: 84, - 0x20d1: 84, - 0x20d2: 84, - 0x20d3: 84, - 0x20d4: 84, - 0x20d5: 84, - 0x20d6: 84, - 0x20d7: 84, - 0x20d8: 84, - 0x20d9: 84, - 0x20da: 84, - 0x20db: 84, - 0x20dc: 84, - 0x20dd: 84, - 0x20de: 84, - 0x20df: 84, - 0x20e0: 84, - 0x20e1: 84, - 0x20e2: 84, - 0x20e3: 84, - 0x20e4: 84, - 0x20e5: 84, - 0x20e6: 84, - 0x20e7: 84, - 0x20e8: 84, - 0x20e9: 84, - 0x20ea: 84, - 0x20eb: 84, - 0x20ec: 84, - 0x20ed: 84, - 0x20ee: 84, - 0x20ef: 84, - 0x20f0: 84, - 0x2cef: 84, - 0x2cf0: 84, - 0x2cf1: 84, - 0x2d7f: 84, - 0x2de0: 84, - 0x2de1: 84, - 0x2de2: 84, - 0x2de3: 84, - 0x2de4: 84, - 0x2de5: 84, - 0x2de6: 84, - 0x2de7: 84, - 0x2de8: 84, - 0x2de9: 84, - 0x2dea: 84, - 0x2deb: 84, - 0x2dec: 84, - 0x2ded: 84, - 0x2dee: 84, - 0x2def: 84, - 0x2df0: 84, - 0x2df1: 84, - 0x2df2: 84, - 0x2df3: 84, - 0x2df4: 84, - 0x2df5: 84, - 0x2df6: 84, - 0x2df7: 84, - 0x2df8: 84, - 0x2df9: 84, - 0x2dfa: 84, - 0x2dfb: 84, - 0x2dfc: 84, - 0x2dfd: 84, - 0x2dfe: 84, - 0x2dff: 84, - 0x302a: 84, - 0x302b: 84, - 0x302c: 84, - 0x302d: 84, - 0x3099: 84, - 0x309a: 84, - 0xa66f: 84, - 0xa670: 84, - 0xa671: 84, - 0xa672: 84, - 0xa674: 84, - 0xa675: 84, - 0xa676: 84, - 0xa677: 84, - 0xa678: 84, - 0xa679: 84, - 0xa67a: 84, - 0xa67b: 84, - 0xa67c: 84, - 0xa67d: 84, - 0xa69e: 84, - 0xa69f: 84, - 0xa6f0: 84, - 0xa6f1: 84, - 0xa802: 84, - 0xa806: 84, - 0xa80b: 84, - 0xa825: 84, - 0xa826: 84, - 0xa82c: 84, - 0xa840: 68, - 0xa841: 68, - 0xa842: 68, - 0xa843: 68, - 0xa844: 68, - 0xa845: 68, - 0xa846: 68, - 0xa847: 68, - 0xa848: 68, - 0xa849: 68, - 0xa84a: 68, - 0xa84b: 68, - 0xa84c: 68, - 0xa84d: 68, - 0xa84e: 68, - 0xa84f: 68, - 0xa850: 68, - 0xa851: 68, - 0xa852: 68, - 0xa853: 68, - 0xa854: 68, - 0xa855: 68, - 0xa856: 68, - 0xa857: 68, - 0xa858: 68, - 0xa859: 68, - 0xa85a: 68, - 0xa85b: 68, - 0xa85c: 68, - 0xa85d: 68, - 0xa85e: 68, - 0xa85f: 68, - 0xa860: 68, - 0xa861: 68, - 0xa862: 68, - 0xa863: 68, - 0xa864: 68, - 0xa865: 68, - 0xa866: 68, - 0xa867: 68, - 0xa868: 68, - 0xa869: 68, - 0xa86a: 68, - 0xa86b: 68, - 0xa86c: 68, - 0xa86d: 68, - 0xa86e: 68, - 0xa86f: 68, - 0xa870: 68, - 0xa871: 68, - 0xa872: 76, - 0xa8c4: 84, - 0xa8c5: 84, - 0xa8e0: 84, - 0xa8e1: 84, - 0xa8e2: 84, - 0xa8e3: 84, - 0xa8e4: 84, - 0xa8e5: 84, - 0xa8e6: 84, - 0xa8e7: 84, - 0xa8e8: 84, - 0xa8e9: 84, - 0xa8ea: 84, - 0xa8eb: 84, - 0xa8ec: 84, - 0xa8ed: 84, - 0xa8ee: 84, - 0xa8ef: 84, - 0xa8f0: 84, - 0xa8f1: 84, - 0xa8ff: 84, - 0xa926: 84, - 0xa927: 84, - 0xa928: 84, - 0xa929: 84, - 0xa92a: 84, - 0xa92b: 84, - 0xa92c: 84, - 0xa92d: 84, - 0xa947: 84, - 0xa948: 84, - 0xa949: 84, - 0xa94a: 84, - 0xa94b: 84, - 0xa94c: 84, - 0xa94d: 84, - 0xa94e: 84, - 0xa94f: 84, - 0xa950: 84, - 0xa951: 84, - 0xa980: 84, - 0xa981: 84, - 0xa982: 84, - 0xa9b3: 84, - 0xa9b6: 84, - 0xa9b7: 84, - 0xa9b8: 84, - 0xa9b9: 84, - 0xa9bc: 84, - 0xa9bd: 84, - 0xa9e5: 84, - 0xaa29: 84, - 0xaa2a: 84, - 0xaa2b: 84, - 0xaa2c: 84, - 0xaa2d: 84, - 0xaa2e: 84, - 0xaa31: 84, - 0xaa32: 84, - 0xaa35: 84, - 0xaa36: 84, - 0xaa43: 84, - 0xaa4c: 84, - 0xaa7c: 84, - 0xaab0: 84, - 0xaab2: 84, - 0xaab3: 84, - 0xaab4: 84, - 0xaab7: 84, - 0xaab8: 84, - 0xaabe: 84, - 0xaabf: 84, - 0xaac1: 84, - 0xaaec: 84, - 0xaaed: 84, - 0xaaf6: 84, - 0xabe5: 84, - 0xabe8: 84, - 0xabed: 84, - 0xfb1e: 84, - 0xfe00: 84, - 0xfe01: 84, - 0xfe02: 84, - 0xfe03: 84, - 0xfe04: 84, - 0xfe05: 84, - 0xfe06: 84, - 0xfe07: 84, - 0xfe08: 84, - 0xfe09: 84, - 0xfe0a: 84, - 0xfe0b: 84, - 0xfe0c: 84, - 0xfe0d: 84, - 0xfe0e: 84, - 0xfe0f: 84, - 0xfe20: 84, - 0xfe21: 84, - 0xfe22: 84, - 0xfe23: 84, - 0xfe24: 84, - 0xfe25: 84, - 0xfe26: 84, - 0xfe27: 84, - 0xfe28: 84, - 0xfe29: 84, - 0xfe2a: 84, - 0xfe2b: 84, - 0xfe2c: 84, - 0xfe2d: 84, - 0xfe2e: 84, - 0xfe2f: 84, - 0xfeff: 84, - 0xfff9: 84, - 0xfffa: 84, - 0xfffb: 84, - 0x101fd: 84, - 0x102e0: 84, - 0x10376: 84, - 0x10377: 84, - 0x10378: 84, - 0x10379: 84, - 0x1037a: 84, - 0x10a01: 84, - 0x10a02: 84, - 0x10a03: 84, - 0x10a05: 84, - 0x10a06: 84, - 0x10a0c: 84, - 0x10a0d: 84, - 0x10a0e: 84, - 0x10a0f: 84, - 0x10a38: 84, - 0x10a39: 84, - 0x10a3a: 84, - 0x10a3f: 84, - 0x10ac0: 68, - 0x10ac1: 68, - 0x10ac2: 68, - 0x10ac3: 68, - 0x10ac4: 68, - 0x10ac5: 82, - 0x10ac7: 82, - 0x10ac9: 82, - 0x10aca: 82, - 0x10acd: 76, - 0x10ace: 82, - 0x10acf: 82, - 0x10ad0: 82, - 0x10ad1: 82, - 0x10ad2: 82, - 0x10ad3: 68, - 0x10ad4: 68, - 0x10ad5: 68, - 0x10ad6: 68, - 0x10ad7: 76, - 0x10ad8: 68, - 0x10ad9: 68, - 0x10ada: 68, - 0x10adb: 68, - 0x10adc: 68, - 0x10add: 82, - 0x10ade: 68, - 0x10adf: 68, - 0x10ae0: 68, - 0x10ae1: 82, - 0x10ae4: 82, - 0x10ae5: 84, - 0x10ae6: 84, - 0x10aeb: 68, - 0x10aec: 68, - 0x10aed: 68, - 0x10aee: 68, - 0x10aef: 82, - 0x10b80: 68, - 0x10b81: 82, - 0x10b82: 68, - 0x10b83: 82, - 0x10b84: 82, - 0x10b85: 82, - 0x10b86: 68, - 0x10b87: 68, - 0x10b88: 68, - 0x10b89: 82, - 0x10b8a: 68, - 0x10b8b: 68, - 0x10b8c: 82, - 0x10b8d: 68, - 0x10b8e: 82, - 0x10b8f: 82, - 0x10b90: 68, - 0x10b91: 82, - 0x10ba9: 82, - 0x10baa: 82, - 0x10bab: 82, - 0x10bac: 82, - 0x10bad: 68, - 0x10bae: 68, - 0x10d00: 76, - 0x10d01: 68, - 0x10d02: 68, - 0x10d03: 68, - 0x10d04: 68, - 0x10d05: 68, - 0x10d06: 68, - 0x10d07: 68, - 0x10d08: 68, - 0x10d09: 68, - 0x10d0a: 68, - 0x10d0b: 68, - 0x10d0c: 68, - 0x10d0d: 68, - 0x10d0e: 68, - 0x10d0f: 68, - 0x10d10: 68, - 0x10d11: 68, - 0x10d12: 68, - 0x10d13: 68, - 0x10d14: 68, - 0x10d15: 68, - 0x10d16: 68, - 0x10d17: 68, - 0x10d18: 68, - 0x10d19: 68, - 0x10d1a: 68, - 0x10d1b: 68, - 0x10d1c: 68, - 0x10d1d: 68, - 0x10d1e: 68, - 0x10d1f: 68, - 0x10d20: 68, - 0x10d21: 68, - 0x10d22: 82, - 0x10d23: 68, - 0x10d24: 84, - 0x10d25: 84, - 0x10d26: 84, - 0x10d27: 84, - 0x10eab: 84, - 0x10eac: 84, - 0x10efd: 84, - 0x10efe: 84, - 0x10eff: 84, - 0x10f30: 68, - 0x10f31: 68, - 0x10f32: 68, - 0x10f33: 82, - 0x10f34: 68, - 0x10f35: 68, - 0x10f36: 68, - 0x10f37: 68, - 0x10f38: 68, - 0x10f39: 68, - 0x10f3a: 68, - 0x10f3b: 68, - 0x10f3c: 68, - 0x10f3d: 68, - 0x10f3e: 68, - 0x10f3f: 68, - 0x10f40: 68, - 0x10f41: 68, - 0x10f42: 68, - 0x10f43: 68, - 0x10f44: 68, - 0x10f46: 84, - 0x10f47: 84, - 0x10f48: 84, - 0x10f49: 84, - 0x10f4a: 84, - 0x10f4b: 84, - 0x10f4c: 84, - 0x10f4d: 84, - 0x10f4e: 84, - 0x10f4f: 84, - 0x10f50: 84, - 0x10f51: 68, - 0x10f52: 68, - 0x10f53: 68, - 0x10f54: 82, - 0x10f70: 68, - 0x10f71: 68, - 0x10f72: 68, - 0x10f73: 68, - 0x10f74: 82, - 0x10f75: 82, - 0x10f76: 68, - 0x10f77: 68, - 0x10f78: 68, - 0x10f79: 68, - 0x10f7a: 68, - 0x10f7b: 68, - 0x10f7c: 68, - 0x10f7d: 68, - 0x10f7e: 68, - 0x10f7f: 68, - 0x10f80: 68, - 0x10f81: 68, - 0x10f82: 84, - 0x10f83: 84, - 0x10f84: 84, - 0x10f85: 84, - 0x10fb0: 68, - 0x10fb2: 68, - 0x10fb3: 68, - 0x10fb4: 82, - 0x10fb5: 82, - 0x10fb6: 82, - 0x10fb8: 68, - 0x10fb9: 82, - 0x10fba: 82, - 0x10fbb: 68, - 0x10fbc: 68, - 0x10fbd: 82, - 0x10fbe: 68, - 0x10fbf: 68, - 0x10fc1: 68, - 0x10fc2: 82, - 0x10fc3: 82, - 0x10fc4: 68, - 0x10fc9: 82, - 0x10fca: 68, - 0x10fcb: 76, - 0x11001: 84, - 0x11038: 84, - 0x11039: 84, - 0x1103a: 84, - 0x1103b: 84, - 0x1103c: 84, - 0x1103d: 84, - 0x1103e: 84, - 0x1103f: 84, - 0x11040: 84, - 0x11041: 84, - 0x11042: 84, - 0x11043: 84, - 0x11044: 84, - 0x11045: 84, - 0x11046: 84, - 0x11070: 84, - 0x11073: 84, - 0x11074: 84, - 0x1107f: 84, - 0x11080: 84, - 0x11081: 84, - 0x110b3: 84, - 0x110b4: 84, - 0x110b5: 84, - 0x110b6: 84, - 0x110b9: 84, - 0x110ba: 84, - 0x110c2: 84, - 0x11100: 84, - 0x11101: 84, - 0x11102: 84, - 0x11127: 84, - 0x11128: 84, - 0x11129: 84, - 0x1112a: 84, - 0x1112b: 84, - 0x1112d: 84, - 0x1112e: 84, - 0x1112f: 84, - 0x11130: 84, - 0x11131: 84, - 0x11132: 84, - 0x11133: 84, - 0x11134: 84, - 0x11173: 84, - 0x11180: 84, - 0x11181: 84, - 0x111b6: 84, - 0x111b7: 84, - 0x111b8: 84, - 0x111b9: 84, - 0x111ba: 84, - 0x111bb: 84, - 0x111bc: 84, - 0x111bd: 84, - 0x111be: 84, - 0x111c9: 84, - 0x111ca: 84, - 0x111cb: 84, - 0x111cc: 84, - 0x111cf: 84, - 0x1122f: 84, - 0x11230: 84, - 0x11231: 84, - 0x11234: 84, - 0x11236: 84, - 0x11237: 84, - 0x1123e: 84, - 0x11241: 84, - 0x112df: 84, - 0x112e3: 84, - 0x112e4: 84, - 0x112e5: 84, - 0x112e6: 84, - 0x112e7: 84, - 0x112e8: 84, - 0x112e9: 84, - 0x112ea: 84, - 0x11300: 84, - 0x11301: 84, - 0x1133b: 84, - 0x1133c: 84, - 0x11340: 84, - 0x11366: 84, - 0x11367: 84, - 0x11368: 84, - 0x11369: 84, - 0x1136a: 84, - 0x1136b: 84, - 0x1136c: 84, - 0x11370: 84, - 0x11371: 84, - 0x11372: 84, - 0x11373: 84, - 0x11374: 84, - 0x11438: 84, - 0x11439: 84, - 0x1143a: 84, - 0x1143b: 84, - 0x1143c: 84, - 0x1143d: 84, - 0x1143e: 84, - 0x1143f: 84, - 0x11442: 84, - 0x11443: 84, - 0x11444: 84, - 0x11446: 84, - 0x1145e: 84, - 0x114b3: 84, - 0x114b4: 84, - 0x114b5: 84, - 0x114b6: 84, - 0x114b7: 84, - 0x114b8: 84, - 0x114ba: 84, - 0x114bf: 84, - 0x114c0: 84, - 0x114c2: 84, - 0x114c3: 84, - 0x115b2: 84, - 0x115b3: 84, - 0x115b4: 84, - 0x115b5: 84, - 0x115bc: 84, - 0x115bd: 84, - 0x115bf: 84, - 0x115c0: 84, - 0x115dc: 84, - 0x115dd: 84, - 0x11633: 84, - 0x11634: 84, - 0x11635: 84, - 0x11636: 84, - 0x11637: 84, - 0x11638: 84, - 0x11639: 84, - 0x1163a: 84, - 0x1163d: 84, - 0x1163f: 84, - 0x11640: 84, - 0x116ab: 84, - 0x116ad: 84, - 0x116b0: 84, - 0x116b1: 84, - 0x116b2: 84, - 0x116b3: 84, - 0x116b4: 84, - 0x116b5: 84, - 0x116b7: 84, - 0x1171d: 84, - 0x1171e: 84, - 0x1171f: 84, - 0x11722: 84, - 0x11723: 84, - 0x11724: 84, - 0x11725: 84, - 0x11727: 84, - 0x11728: 84, - 0x11729: 84, - 0x1172a: 84, - 0x1172b: 84, - 0x1182f: 84, - 0x11830: 84, - 0x11831: 84, - 0x11832: 84, - 0x11833: 84, - 0x11834: 84, - 0x11835: 84, - 0x11836: 84, - 0x11837: 84, - 0x11839: 84, - 0x1183a: 84, - 0x1193b: 84, - 0x1193c: 84, - 0x1193e: 84, - 0x11943: 84, - 0x119d4: 84, - 0x119d5: 84, - 0x119d6: 84, - 0x119d7: 84, - 0x119da: 84, - 0x119db: 84, - 0x119e0: 84, - 0x11a01: 84, - 0x11a02: 84, - 0x11a03: 84, - 0x11a04: 84, - 0x11a05: 84, - 0x11a06: 84, - 0x11a07: 84, - 0x11a08: 84, - 0x11a09: 84, - 0x11a0a: 84, - 0x11a33: 84, - 0x11a34: 84, - 0x11a35: 84, - 0x11a36: 84, - 0x11a37: 84, - 0x11a38: 84, - 0x11a3b: 84, - 0x11a3c: 84, - 0x11a3d: 84, - 0x11a3e: 84, - 0x11a47: 84, - 0x11a51: 84, - 0x11a52: 84, - 0x11a53: 84, - 0x11a54: 84, - 0x11a55: 84, - 0x11a56: 84, - 0x11a59: 84, - 0x11a5a: 84, - 0x11a5b: 84, - 0x11a8a: 84, - 0x11a8b: 84, - 0x11a8c: 84, - 0x11a8d: 84, - 0x11a8e: 84, - 0x11a8f: 84, - 0x11a90: 84, - 0x11a91: 84, - 0x11a92: 84, - 0x11a93: 84, - 0x11a94: 84, - 0x11a95: 84, - 0x11a96: 84, - 0x11a98: 84, - 0x11a99: 84, - 0x11c30: 84, - 0x11c31: 84, - 0x11c32: 84, - 0x11c33: 84, - 0x11c34: 84, - 0x11c35: 84, - 0x11c36: 84, - 0x11c38: 84, - 0x11c39: 84, - 0x11c3a: 84, - 0x11c3b: 84, - 0x11c3c: 84, - 0x11c3d: 84, - 0x11c3f: 84, - 0x11c92: 84, - 0x11c93: 84, - 0x11c94: 84, - 0x11c95: 84, - 0x11c96: 84, - 0x11c97: 84, - 0x11c98: 84, - 0x11c99: 84, - 0x11c9a: 84, - 0x11c9b: 84, - 0x11c9c: 84, - 0x11c9d: 84, - 0x11c9e: 84, - 0x11c9f: 84, - 0x11ca0: 84, - 0x11ca1: 84, - 0x11ca2: 84, - 0x11ca3: 84, - 0x11ca4: 84, - 0x11ca5: 84, - 0x11ca6: 84, - 0x11ca7: 84, - 0x11caa: 84, - 0x11cab: 84, - 0x11cac: 84, - 0x11cad: 84, - 0x11cae: 84, - 0x11caf: 84, - 0x11cb0: 84, - 0x11cb2: 84, - 0x11cb3: 84, - 0x11cb5: 84, - 0x11cb6: 84, - 0x11d31: 84, - 0x11d32: 84, - 0x11d33: 84, - 0x11d34: 84, - 0x11d35: 84, - 0x11d36: 84, - 0x11d3a: 84, - 0x11d3c: 84, - 0x11d3d: 84, - 0x11d3f: 84, - 0x11d40: 84, - 0x11d41: 84, - 0x11d42: 84, - 0x11d43: 84, - 0x11d44: 84, - 0x11d45: 84, - 0x11d47: 84, - 0x11d90: 84, - 0x11d91: 84, - 0x11d95: 84, - 0x11d97: 84, - 0x11ef3: 84, - 0x11ef4: 84, - 0x11f00: 84, - 0x11f01: 84, - 0x11f36: 84, - 0x11f37: 84, - 0x11f38: 84, - 0x11f39: 84, - 0x11f3a: 84, - 0x11f40: 84, - 0x11f42: 84, - 0x13430: 84, - 0x13431: 84, - 0x13432: 84, - 0x13433: 84, - 0x13434: 84, - 0x13435: 84, - 0x13436: 84, - 0x13437: 84, - 0x13438: 84, - 0x13439: 84, - 0x1343a: 84, - 0x1343b: 84, - 0x1343c: 84, - 0x1343d: 84, - 0x1343e: 84, - 0x1343f: 84, - 0x13440: 84, - 0x13447: 84, - 0x13448: 84, - 0x13449: 84, - 0x1344a: 84, - 0x1344b: 84, - 0x1344c: 84, - 0x1344d: 84, - 0x1344e: 84, - 0x1344f: 84, - 0x13450: 84, - 0x13451: 84, - 0x13452: 84, - 0x13453: 84, - 0x13454: 84, - 0x13455: 84, - 0x16af0: 84, - 0x16af1: 84, - 0x16af2: 84, - 0x16af3: 84, - 0x16af4: 84, - 0x16b30: 84, - 0x16b31: 84, - 0x16b32: 84, - 0x16b33: 84, - 0x16b34: 84, - 0x16b35: 84, - 0x16b36: 84, - 0x16f4f: 84, - 0x16f8f: 84, - 0x16f90: 84, - 0x16f91: 84, - 0x16f92: 84, - 0x16fe4: 84, - 0x1bc9d: 84, - 0x1bc9e: 84, - 0x1bca0: 84, - 0x1bca1: 84, - 0x1bca2: 84, - 0x1bca3: 84, - 0x1cf00: 84, - 0x1cf01: 84, - 0x1cf02: 84, - 0x1cf03: 84, - 0x1cf04: 84, - 0x1cf05: 84, - 0x1cf06: 84, - 0x1cf07: 84, - 0x1cf08: 84, - 0x1cf09: 84, - 0x1cf0a: 84, - 0x1cf0b: 84, - 0x1cf0c: 84, - 0x1cf0d: 84, - 0x1cf0e: 84, - 0x1cf0f: 84, - 0x1cf10: 84, - 0x1cf11: 84, - 0x1cf12: 84, - 0x1cf13: 84, - 0x1cf14: 84, - 0x1cf15: 84, - 0x1cf16: 84, - 0x1cf17: 84, - 0x1cf18: 84, - 0x1cf19: 84, - 0x1cf1a: 84, - 0x1cf1b: 84, - 0x1cf1c: 84, - 0x1cf1d: 84, - 0x1cf1e: 84, - 0x1cf1f: 84, - 0x1cf20: 84, - 0x1cf21: 84, - 0x1cf22: 84, - 0x1cf23: 84, - 0x1cf24: 84, - 0x1cf25: 84, - 0x1cf26: 84, - 0x1cf27: 84, - 0x1cf28: 84, - 0x1cf29: 84, - 0x1cf2a: 84, - 0x1cf2b: 84, - 0x1cf2c: 84, - 0x1cf2d: 84, - 0x1cf30: 84, - 0x1cf31: 84, - 0x1cf32: 84, - 0x1cf33: 84, - 0x1cf34: 84, - 0x1cf35: 84, - 0x1cf36: 84, - 0x1cf37: 84, - 0x1cf38: 84, - 0x1cf39: 84, - 0x1cf3a: 84, - 0x1cf3b: 84, - 0x1cf3c: 84, - 0x1cf3d: 84, - 0x1cf3e: 84, - 0x1cf3f: 84, - 0x1cf40: 84, - 0x1cf41: 84, - 0x1cf42: 84, - 0x1cf43: 84, - 0x1cf44: 84, - 0x1cf45: 84, - 0x1cf46: 84, - 0x1d167: 84, - 0x1d168: 84, - 0x1d169: 84, - 0x1d173: 84, - 0x1d174: 84, - 0x1d175: 84, - 0x1d176: 84, - 0x1d177: 84, - 0x1d178: 84, - 0x1d179: 84, - 0x1d17a: 84, - 0x1d17b: 84, - 0x1d17c: 84, - 0x1d17d: 84, - 0x1d17e: 84, - 0x1d17f: 84, - 0x1d180: 84, - 0x1d181: 84, - 0x1d182: 84, - 0x1d185: 84, - 0x1d186: 84, - 0x1d187: 84, - 0x1d188: 84, - 0x1d189: 84, - 0x1d18a: 84, - 0x1d18b: 84, - 0x1d1aa: 84, - 0x1d1ab: 84, - 0x1d1ac: 84, - 0x1d1ad: 84, - 0x1d242: 84, - 0x1d243: 84, - 0x1d244: 84, - 0x1da00: 84, - 0x1da01: 84, - 0x1da02: 84, - 0x1da03: 84, - 0x1da04: 84, - 0x1da05: 84, - 0x1da06: 84, - 0x1da07: 84, - 0x1da08: 84, - 0x1da09: 84, - 0x1da0a: 84, - 0x1da0b: 84, - 0x1da0c: 84, - 0x1da0d: 84, - 0x1da0e: 84, - 0x1da0f: 84, - 0x1da10: 84, - 0x1da11: 84, - 0x1da12: 84, - 0x1da13: 84, - 0x1da14: 84, - 0x1da15: 84, - 0x1da16: 84, - 0x1da17: 84, - 0x1da18: 84, - 0x1da19: 84, - 0x1da1a: 84, - 0x1da1b: 84, - 0x1da1c: 84, - 0x1da1d: 84, - 0x1da1e: 84, - 0x1da1f: 84, - 0x1da20: 84, - 0x1da21: 84, - 0x1da22: 84, - 0x1da23: 84, - 0x1da24: 84, - 0x1da25: 84, - 0x1da26: 84, - 0x1da27: 84, - 0x1da28: 84, - 0x1da29: 84, - 0x1da2a: 84, - 0x1da2b: 84, - 0x1da2c: 84, - 0x1da2d: 84, - 0x1da2e: 84, - 0x1da2f: 84, - 0x1da30: 84, - 0x1da31: 84, - 0x1da32: 84, - 0x1da33: 84, - 0x1da34: 84, - 0x1da35: 84, - 0x1da36: 84, - 0x1da3b: 84, - 0x1da3c: 84, - 0x1da3d: 84, - 0x1da3e: 84, - 0x1da3f: 84, - 0x1da40: 84, - 0x1da41: 84, - 0x1da42: 84, - 0x1da43: 84, - 0x1da44: 84, - 0x1da45: 84, - 0x1da46: 84, - 0x1da47: 84, - 0x1da48: 84, - 0x1da49: 84, - 0x1da4a: 84, - 0x1da4b: 84, - 0x1da4c: 84, - 0x1da4d: 84, - 0x1da4e: 84, - 0x1da4f: 84, - 0x1da50: 84, - 0x1da51: 84, - 0x1da52: 84, - 0x1da53: 84, - 0x1da54: 84, - 0x1da55: 84, - 0x1da56: 84, - 0x1da57: 84, - 0x1da58: 84, - 0x1da59: 84, - 0x1da5a: 84, - 0x1da5b: 84, - 0x1da5c: 84, - 0x1da5d: 84, - 0x1da5e: 84, - 0x1da5f: 84, - 0x1da60: 84, - 0x1da61: 84, - 0x1da62: 84, - 0x1da63: 84, - 0x1da64: 84, - 0x1da65: 84, - 0x1da66: 84, - 0x1da67: 84, - 0x1da68: 84, - 0x1da69: 84, - 0x1da6a: 84, - 0x1da6b: 84, - 0x1da6c: 84, - 0x1da75: 84, - 0x1da84: 84, - 0x1da9b: 84, - 0x1da9c: 84, - 0x1da9d: 84, - 0x1da9e: 84, - 0x1da9f: 84, - 0x1daa1: 84, - 0x1daa2: 84, - 0x1daa3: 84, - 0x1daa4: 84, - 0x1daa5: 84, - 0x1daa6: 84, - 0x1daa7: 84, - 0x1daa8: 84, - 0x1daa9: 84, - 0x1daaa: 84, - 0x1daab: 84, - 0x1daac: 84, - 0x1daad: 84, - 0x1daae: 84, - 0x1daaf: 84, - 0x1e000: 84, - 0x1e001: 84, - 0x1e002: 84, - 0x1e003: 84, - 0x1e004: 84, - 0x1e005: 84, - 0x1e006: 84, - 0x1e008: 84, - 0x1e009: 84, - 0x1e00a: 84, - 0x1e00b: 84, - 0x1e00c: 84, - 0x1e00d: 84, - 0x1e00e: 84, - 0x1e00f: 84, - 0x1e010: 84, - 0x1e011: 84, - 0x1e012: 84, - 0x1e013: 84, - 0x1e014: 84, - 0x1e015: 84, - 0x1e016: 84, - 0x1e017: 84, - 0x1e018: 84, - 0x1e01b: 84, - 0x1e01c: 84, - 0x1e01d: 84, - 0x1e01e: 84, - 0x1e01f: 84, - 0x1e020: 84, - 0x1e021: 84, - 0x1e023: 84, - 0x1e024: 84, - 0x1e026: 84, - 0x1e027: 84, - 0x1e028: 84, - 0x1e029: 84, - 0x1e02a: 84, - 0x1e08f: 84, - 0x1e130: 84, - 0x1e131: 84, - 0x1e132: 84, - 0x1e133: 84, - 0x1e134: 84, - 0x1e135: 84, - 0x1e136: 84, - 0x1e2ae: 84, - 0x1e2ec: 84, - 0x1e2ed: 84, - 0x1e2ee: 84, - 0x1e2ef: 84, - 0x1e4ec: 84, - 0x1e4ed: 84, - 0x1e4ee: 84, - 0x1e4ef: 84, - 0x1e8d0: 84, - 0x1e8d1: 84, - 0x1e8d2: 84, - 0x1e8d3: 84, - 0x1e8d4: 84, - 0x1e8d5: 84, - 0x1e8d6: 84, - 0x1e900: 68, - 0x1e901: 68, - 0x1e902: 68, - 0x1e903: 68, - 0x1e904: 68, - 0x1e905: 68, - 0x1e906: 68, - 0x1e907: 68, - 0x1e908: 68, - 0x1e909: 68, - 0x1e90a: 68, - 0x1e90b: 68, - 0x1e90c: 68, - 0x1e90d: 68, - 0x1e90e: 68, - 0x1e90f: 68, - 0x1e910: 68, - 0x1e911: 68, - 0x1e912: 68, - 0x1e913: 68, - 0x1e914: 68, - 0x1e915: 68, - 0x1e916: 68, - 0x1e917: 68, - 0x1e918: 68, - 0x1e919: 68, - 0x1e91a: 68, - 0x1e91b: 68, - 0x1e91c: 68, - 0x1e91d: 68, - 0x1e91e: 68, - 0x1e91f: 68, - 0x1e920: 68, - 0x1e921: 68, - 0x1e922: 68, - 0x1e923: 68, - 0x1e924: 68, - 0x1e925: 68, - 0x1e926: 68, - 0x1e927: 68, - 0x1e928: 68, - 0x1e929: 68, - 0x1e92a: 68, - 0x1e92b: 68, - 0x1e92c: 68, - 0x1e92d: 68, - 0x1e92e: 68, - 0x1e92f: 68, - 0x1e930: 68, - 0x1e931: 68, - 0x1e932: 68, - 0x1e933: 68, - 0x1e934: 68, - 0x1e935: 68, - 0x1e936: 68, - 0x1e937: 68, - 0x1e938: 68, - 0x1e939: 68, - 0x1e93a: 68, - 0x1e93b: 68, - 0x1e93c: 68, - 0x1e93d: 68, - 0x1e93e: 68, - 0x1e93f: 68, - 0x1e940: 68, - 0x1e941: 68, - 0x1e942: 68, - 0x1e943: 68, - 0x1e944: 84, - 0x1e945: 84, - 0x1e946: 84, - 0x1e947: 84, - 0x1e948: 84, - 0x1e949: 84, - 0x1e94a: 84, - 0x1e94b: 84, - 0xe0001: 84, - 0xe0020: 84, - 0xe0021: 84, - 0xe0022: 84, - 0xe0023: 84, - 0xe0024: 84, - 0xe0025: 84, - 0xe0026: 84, - 0xe0027: 84, - 0xe0028: 84, - 0xe0029: 84, - 0xe002a: 84, - 0xe002b: 84, - 0xe002c: 84, - 0xe002d: 84, - 0xe002e: 84, - 0xe002f: 84, - 0xe0030: 84, - 0xe0031: 84, - 0xe0032: 84, - 0xe0033: 84, - 0xe0034: 84, - 0xe0035: 84, - 0xe0036: 84, - 0xe0037: 84, - 0xe0038: 84, - 0xe0039: 84, - 0xe003a: 84, - 0xe003b: 84, - 0xe003c: 84, - 0xe003d: 84, - 0xe003e: 84, - 0xe003f: 84, - 0xe0040: 84, - 0xe0041: 84, - 0xe0042: 84, - 0xe0043: 84, - 0xe0044: 84, - 0xe0045: 84, - 0xe0046: 84, - 0xe0047: 84, - 0xe0048: 84, - 0xe0049: 84, - 0xe004a: 84, - 0xe004b: 84, - 0xe004c: 84, - 0xe004d: 84, - 0xe004e: 84, - 0xe004f: 84, - 0xe0050: 84, - 0xe0051: 84, - 0xe0052: 84, - 0xe0053: 84, - 0xe0054: 84, - 0xe0055: 84, - 0xe0056: 84, - 0xe0057: 84, - 0xe0058: 84, - 0xe0059: 84, - 0xe005a: 84, - 0xe005b: 84, - 0xe005c: 84, - 0xe005d: 84, - 0xe005e: 84, - 0xe005f: 84, - 0xe0060: 84, - 0xe0061: 84, - 0xe0062: 84, - 0xe0063: 84, - 0xe0064: 84, - 0xe0065: 84, - 0xe0066: 84, - 0xe0067: 84, - 0xe0068: 84, - 0xe0069: 84, - 0xe006a: 84, - 0xe006b: 84, - 0xe006c: 84, - 0xe006d: 84, - 0xe006e: 84, - 0xe006f: 84, - 0xe0070: 84, - 0xe0071: 84, - 0xe0072: 84, - 0xe0073: 84, - 0xe0074: 84, - 0xe0075: 84, - 0xe0076: 84, - 0xe0077: 84, - 0xe0078: 84, - 0xe0079: 84, - 0xe007a: 84, - 0xe007b: 84, - 0xe007c: 84, - 0xe007d: 84, - 0xe007e: 84, - 0xe007f: 84, - 0xe0100: 84, - 0xe0101: 84, - 0xe0102: 84, - 0xe0103: 84, - 0xe0104: 84, - 0xe0105: 84, - 0xe0106: 84, - 0xe0107: 84, - 0xe0108: 84, - 0xe0109: 84, - 0xe010a: 84, - 0xe010b: 84, - 0xe010c: 84, - 0xe010d: 84, - 0xe010e: 84, - 0xe010f: 84, - 0xe0110: 84, - 0xe0111: 84, - 0xe0112: 84, - 0xe0113: 84, - 0xe0114: 84, - 0xe0115: 84, - 0xe0116: 84, - 0xe0117: 84, - 0xe0118: 84, - 0xe0119: 84, - 0xe011a: 84, - 0xe011b: 84, - 0xe011c: 84, - 0xe011d: 84, - 0xe011e: 84, - 0xe011f: 84, - 0xe0120: 84, - 0xe0121: 84, - 0xe0122: 84, - 0xe0123: 84, - 0xe0124: 84, - 0xe0125: 84, - 0xe0126: 84, - 0xe0127: 84, - 0xe0128: 84, - 0xe0129: 84, - 0xe012a: 84, - 0xe012b: 84, - 0xe012c: 84, - 0xe012d: 84, - 0xe012e: 84, - 0xe012f: 84, - 0xe0130: 84, - 0xe0131: 84, - 0xe0132: 84, - 0xe0133: 84, - 0xe0134: 84, - 0xe0135: 84, - 0xe0136: 84, - 0xe0137: 84, - 0xe0138: 84, - 0xe0139: 84, - 0xe013a: 84, - 0xe013b: 84, - 0xe013c: 84, - 0xe013d: 84, - 0xe013e: 84, - 0xe013f: 84, - 0xe0140: 84, - 0xe0141: 84, - 0xe0142: 84, - 0xe0143: 84, - 0xe0144: 84, - 0xe0145: 84, - 0xe0146: 84, - 0xe0147: 84, - 0xe0148: 84, - 0xe0149: 84, - 0xe014a: 84, - 0xe014b: 84, - 0xe014c: 84, - 0xe014d: 84, - 0xe014e: 84, - 0xe014f: 84, - 0xe0150: 84, - 0xe0151: 84, - 0xe0152: 84, - 0xe0153: 84, - 0xe0154: 84, - 0xe0155: 84, - 0xe0156: 84, - 0xe0157: 84, - 0xe0158: 84, - 0xe0159: 84, - 0xe015a: 84, - 0xe015b: 84, - 0xe015c: 84, - 0xe015d: 84, - 0xe015e: 84, - 0xe015f: 84, - 0xe0160: 84, - 0xe0161: 84, - 0xe0162: 84, - 0xe0163: 84, - 0xe0164: 84, - 0xe0165: 84, - 0xe0166: 84, - 0xe0167: 84, - 0xe0168: 84, - 0xe0169: 84, - 0xe016a: 84, - 0xe016b: 84, - 0xe016c: 84, - 0xe016d: 84, - 0xe016e: 84, - 0xe016f: 84, - 0xe0170: 84, - 0xe0171: 84, - 0xe0172: 84, - 0xe0173: 84, - 0xe0174: 84, - 0xe0175: 84, - 0xe0176: 84, - 0xe0177: 84, - 0xe0178: 84, - 0xe0179: 84, - 0xe017a: 84, - 0xe017b: 84, - 0xe017c: 84, - 0xe017d: 84, - 0xe017e: 84, - 0xe017f: 84, - 0xe0180: 84, - 0xe0181: 84, - 0xe0182: 84, - 0xe0183: 84, - 0xe0184: 84, - 0xe0185: 84, - 0xe0186: 84, - 0xe0187: 84, - 0xe0188: 84, - 0xe0189: 84, - 0xe018a: 84, - 0xe018b: 84, - 0xe018c: 84, - 0xe018d: 84, - 0xe018e: 84, - 0xe018f: 84, - 0xe0190: 84, - 0xe0191: 84, - 0xe0192: 84, - 0xe0193: 84, - 0xe0194: 84, - 0xe0195: 84, - 0xe0196: 84, - 0xe0197: 84, - 0xe0198: 84, - 0xe0199: 84, - 0xe019a: 84, - 0xe019b: 84, - 0xe019c: 84, - 0xe019d: 84, - 0xe019e: 84, - 0xe019f: 84, - 0xe01a0: 84, - 0xe01a1: 84, - 0xe01a2: 84, - 0xe01a3: 84, - 0xe01a4: 84, - 0xe01a5: 84, - 0xe01a6: 84, - 0xe01a7: 84, - 0xe01a8: 84, - 0xe01a9: 84, - 0xe01aa: 84, - 0xe01ab: 84, - 0xe01ac: 84, - 0xe01ad: 84, - 0xe01ae: 84, - 0xe01af: 84, - 0xe01b0: 84, - 0xe01b1: 84, - 0xe01b2: 84, - 0xe01b3: 84, - 0xe01b4: 84, - 0xe01b5: 84, - 0xe01b6: 84, - 0xe01b7: 84, - 0xe01b8: 84, - 0xe01b9: 84, - 0xe01ba: 84, - 0xe01bb: 84, - 0xe01bc: 84, - 0xe01bd: 84, - 0xe01be: 84, - 0xe01bf: 84, - 0xe01c0: 84, - 0xe01c1: 84, - 0xe01c2: 84, - 0xe01c3: 84, - 0xe01c4: 84, - 0xe01c5: 84, - 0xe01c6: 84, - 0xe01c7: 84, - 0xe01c8: 84, - 0xe01c9: 84, - 0xe01ca: 84, - 0xe01cb: 84, - 0xe01cc: 84, - 0xe01cd: 84, - 0xe01ce: 84, - 0xe01cf: 84, - 0xe01d0: 84, - 0xe01d1: 84, - 0xe01d2: 84, - 0xe01d3: 84, - 0xe01d4: 84, - 0xe01d5: 84, - 0xe01d6: 84, - 0xe01d7: 84, - 0xe01d8: 84, - 0xe01d9: 84, - 0xe01da: 84, - 0xe01db: 84, - 0xe01dc: 84, - 0xe01dd: 84, - 0xe01de: 84, - 0xe01df: 84, - 0xe01e0: 84, - 0xe01e1: 84, - 0xe01e2: 84, - 0xe01e3: 84, - 0xe01e4: 84, - 0xe01e5: 84, - 0xe01e6: 84, - 0xe01e7: 84, - 0xe01e8: 84, - 0xe01e9: 84, - 0xe01ea: 84, - 0xe01eb: 84, - 0xe01ec: 84, - 0xe01ed: 84, - 0xe01ee: 84, - 0xe01ef: 84, -} -codepoint_classes = { - 'PVALID': ( - 0x2d0000002e, - 0x300000003a, - 0x610000007b, - 0xdf000000f7, - 0xf800000100, - 0x10100000102, - 0x10300000104, - 0x10500000106, - 0x10700000108, - 0x1090000010a, - 0x10b0000010c, - 0x10d0000010e, - 0x10f00000110, - 0x11100000112, - 0x11300000114, - 0x11500000116, - 0x11700000118, - 0x1190000011a, - 0x11b0000011c, - 0x11d0000011e, - 0x11f00000120, - 0x12100000122, - 0x12300000124, - 0x12500000126, - 0x12700000128, - 0x1290000012a, - 0x12b0000012c, - 0x12d0000012e, - 0x12f00000130, - 0x13100000132, - 0x13500000136, - 0x13700000139, - 0x13a0000013b, - 0x13c0000013d, - 0x13e0000013f, - 0x14200000143, - 0x14400000145, - 0x14600000147, - 0x14800000149, - 0x14b0000014c, - 0x14d0000014e, - 0x14f00000150, - 0x15100000152, - 0x15300000154, - 0x15500000156, - 0x15700000158, - 0x1590000015a, - 0x15b0000015c, - 0x15d0000015e, - 0x15f00000160, - 0x16100000162, - 0x16300000164, - 0x16500000166, - 0x16700000168, - 0x1690000016a, - 0x16b0000016c, - 0x16d0000016e, - 0x16f00000170, - 0x17100000172, - 0x17300000174, - 0x17500000176, - 0x17700000178, - 0x17a0000017b, - 0x17c0000017d, - 0x17e0000017f, - 0x18000000181, - 0x18300000184, - 0x18500000186, - 0x18800000189, - 0x18c0000018e, - 0x19200000193, - 0x19500000196, - 0x1990000019c, - 0x19e0000019f, - 0x1a1000001a2, - 0x1a3000001a4, - 0x1a5000001a6, - 0x1a8000001a9, - 0x1aa000001ac, - 0x1ad000001ae, - 0x1b0000001b1, - 0x1b4000001b5, - 0x1b6000001b7, - 0x1b9000001bc, - 0x1bd000001c4, - 0x1ce000001cf, - 0x1d0000001d1, - 0x1d2000001d3, - 0x1d4000001d5, - 0x1d6000001d7, - 0x1d8000001d9, - 0x1da000001db, - 0x1dc000001de, - 0x1df000001e0, - 0x1e1000001e2, - 0x1e3000001e4, - 0x1e5000001e6, - 0x1e7000001e8, - 0x1e9000001ea, - 0x1eb000001ec, - 0x1ed000001ee, - 0x1ef000001f1, - 0x1f5000001f6, - 0x1f9000001fa, - 0x1fb000001fc, - 0x1fd000001fe, - 0x1ff00000200, - 0x20100000202, - 0x20300000204, - 0x20500000206, - 0x20700000208, - 0x2090000020a, - 0x20b0000020c, - 0x20d0000020e, - 0x20f00000210, - 0x21100000212, - 0x21300000214, - 0x21500000216, - 0x21700000218, - 0x2190000021a, - 0x21b0000021c, - 0x21d0000021e, - 0x21f00000220, - 0x22100000222, - 0x22300000224, - 0x22500000226, - 0x22700000228, - 0x2290000022a, - 0x22b0000022c, - 0x22d0000022e, - 0x22f00000230, - 0x23100000232, - 0x2330000023a, - 0x23c0000023d, - 0x23f00000241, - 0x24200000243, - 0x24700000248, - 0x2490000024a, - 0x24b0000024c, - 0x24d0000024e, - 0x24f000002b0, - 0x2b9000002c2, - 0x2c6000002d2, - 0x2ec000002ed, - 0x2ee000002ef, - 0x30000000340, - 0x34200000343, - 0x3460000034f, - 0x35000000370, - 0x37100000372, - 0x37300000374, - 0x37700000378, - 0x37b0000037e, - 0x39000000391, - 0x3ac000003cf, - 0x3d7000003d8, - 0x3d9000003da, - 0x3db000003dc, - 0x3dd000003de, - 0x3df000003e0, - 0x3e1000003e2, - 0x3e3000003e4, - 0x3e5000003e6, - 0x3e7000003e8, - 0x3e9000003ea, - 0x3eb000003ec, - 0x3ed000003ee, - 0x3ef000003f0, - 0x3f3000003f4, - 0x3f8000003f9, - 0x3fb000003fd, - 0x43000000460, - 0x46100000462, - 0x46300000464, - 0x46500000466, - 0x46700000468, - 0x4690000046a, - 0x46b0000046c, - 0x46d0000046e, - 0x46f00000470, - 0x47100000472, - 0x47300000474, - 0x47500000476, - 0x47700000478, - 0x4790000047a, - 0x47b0000047c, - 0x47d0000047e, - 0x47f00000480, - 0x48100000482, - 0x48300000488, - 0x48b0000048c, - 0x48d0000048e, - 0x48f00000490, - 0x49100000492, - 0x49300000494, - 0x49500000496, - 0x49700000498, - 0x4990000049a, - 0x49b0000049c, - 0x49d0000049e, - 0x49f000004a0, - 0x4a1000004a2, - 0x4a3000004a4, - 0x4a5000004a6, - 0x4a7000004a8, - 0x4a9000004aa, - 0x4ab000004ac, - 0x4ad000004ae, - 0x4af000004b0, - 0x4b1000004b2, - 0x4b3000004b4, - 0x4b5000004b6, - 0x4b7000004b8, - 0x4b9000004ba, - 0x4bb000004bc, - 0x4bd000004be, - 0x4bf000004c0, - 0x4c2000004c3, - 0x4c4000004c5, - 0x4c6000004c7, - 0x4c8000004c9, - 0x4ca000004cb, - 0x4cc000004cd, - 0x4ce000004d0, - 0x4d1000004d2, - 0x4d3000004d4, - 0x4d5000004d6, - 0x4d7000004d8, - 0x4d9000004da, - 0x4db000004dc, - 0x4dd000004de, - 0x4df000004e0, - 0x4e1000004e2, - 0x4e3000004e4, - 0x4e5000004e6, - 0x4e7000004e8, - 0x4e9000004ea, - 0x4eb000004ec, - 0x4ed000004ee, - 0x4ef000004f0, - 0x4f1000004f2, - 0x4f3000004f4, - 0x4f5000004f6, - 0x4f7000004f8, - 0x4f9000004fa, - 0x4fb000004fc, - 0x4fd000004fe, - 0x4ff00000500, - 0x50100000502, - 0x50300000504, - 0x50500000506, - 0x50700000508, - 0x5090000050a, - 0x50b0000050c, - 0x50d0000050e, - 0x50f00000510, - 0x51100000512, - 0x51300000514, - 0x51500000516, - 0x51700000518, - 0x5190000051a, - 0x51b0000051c, - 0x51d0000051e, - 0x51f00000520, - 0x52100000522, - 0x52300000524, - 0x52500000526, - 0x52700000528, - 0x5290000052a, - 0x52b0000052c, - 0x52d0000052e, - 0x52f00000530, - 0x5590000055a, - 0x56000000587, - 0x58800000589, - 0x591000005be, - 0x5bf000005c0, - 0x5c1000005c3, - 0x5c4000005c6, - 0x5c7000005c8, - 0x5d0000005eb, - 0x5ef000005f3, - 0x6100000061b, - 0x62000000640, - 0x64100000660, - 0x66e00000675, - 0x679000006d4, - 0x6d5000006dd, - 0x6df000006e9, - 0x6ea000006f0, - 0x6fa00000700, - 0x7100000074b, - 0x74d000007b2, - 0x7c0000007f6, - 0x7fd000007fe, - 0x8000000082e, - 0x8400000085c, - 0x8600000086b, - 0x87000000888, - 0x8890000088f, - 0x898000008e2, - 0x8e300000958, - 0x96000000964, - 0x96600000970, - 0x97100000984, - 0x9850000098d, - 0x98f00000991, - 0x993000009a9, - 0x9aa000009b1, - 0x9b2000009b3, - 0x9b6000009ba, - 0x9bc000009c5, - 0x9c7000009c9, - 0x9cb000009cf, - 0x9d7000009d8, - 0x9e0000009e4, - 0x9e6000009f2, - 0x9fc000009fd, - 0x9fe000009ff, - 0xa0100000a04, - 0xa0500000a0b, - 0xa0f00000a11, - 0xa1300000a29, - 0xa2a00000a31, - 0xa3200000a33, - 0xa3500000a36, - 0xa3800000a3a, - 0xa3c00000a3d, - 0xa3e00000a43, - 0xa4700000a49, - 0xa4b00000a4e, - 0xa5100000a52, - 0xa5c00000a5d, - 0xa6600000a76, - 0xa8100000a84, - 0xa8500000a8e, - 0xa8f00000a92, - 0xa9300000aa9, - 0xaaa00000ab1, - 0xab200000ab4, - 0xab500000aba, - 0xabc00000ac6, - 0xac700000aca, - 0xacb00000ace, - 0xad000000ad1, - 0xae000000ae4, - 0xae600000af0, - 0xaf900000b00, - 0xb0100000b04, - 0xb0500000b0d, - 0xb0f00000b11, - 0xb1300000b29, - 0xb2a00000b31, - 0xb3200000b34, - 0xb3500000b3a, - 0xb3c00000b45, - 0xb4700000b49, - 0xb4b00000b4e, - 0xb5500000b58, - 0xb5f00000b64, - 0xb6600000b70, - 0xb7100000b72, - 0xb8200000b84, - 0xb8500000b8b, - 0xb8e00000b91, - 0xb9200000b96, - 0xb9900000b9b, - 0xb9c00000b9d, - 0xb9e00000ba0, - 0xba300000ba5, - 0xba800000bab, - 0xbae00000bba, - 0xbbe00000bc3, - 0xbc600000bc9, - 0xbca00000bce, - 0xbd000000bd1, - 0xbd700000bd8, - 0xbe600000bf0, - 0xc0000000c0d, - 0xc0e00000c11, - 0xc1200000c29, - 0xc2a00000c3a, - 0xc3c00000c45, - 0xc4600000c49, - 0xc4a00000c4e, - 0xc5500000c57, - 0xc5800000c5b, - 0xc5d00000c5e, - 0xc6000000c64, - 0xc6600000c70, - 0xc8000000c84, - 0xc8500000c8d, - 0xc8e00000c91, - 0xc9200000ca9, - 0xcaa00000cb4, - 0xcb500000cba, - 0xcbc00000cc5, - 0xcc600000cc9, - 0xcca00000cce, - 0xcd500000cd7, - 0xcdd00000cdf, - 0xce000000ce4, - 0xce600000cf0, - 0xcf100000cf4, - 0xd0000000d0d, - 0xd0e00000d11, - 0xd1200000d45, - 0xd4600000d49, - 0xd4a00000d4f, - 0xd5400000d58, - 0xd5f00000d64, - 0xd6600000d70, - 0xd7a00000d80, - 0xd8100000d84, - 0xd8500000d97, - 0xd9a00000db2, - 0xdb300000dbc, - 0xdbd00000dbe, - 0xdc000000dc7, - 0xdca00000dcb, - 0xdcf00000dd5, - 0xdd600000dd7, - 0xdd800000de0, - 0xde600000df0, - 0xdf200000df4, - 0xe0100000e33, - 0xe3400000e3b, - 0xe4000000e4f, - 0xe5000000e5a, - 0xe8100000e83, - 0xe8400000e85, - 0xe8600000e8b, - 0xe8c00000ea4, - 0xea500000ea6, - 0xea700000eb3, - 0xeb400000ebe, - 0xec000000ec5, - 0xec600000ec7, - 0xec800000ecf, - 0xed000000eda, - 0xede00000ee0, - 0xf0000000f01, - 0xf0b00000f0c, - 0xf1800000f1a, - 0xf2000000f2a, - 0xf3500000f36, - 0xf3700000f38, - 0xf3900000f3a, - 0xf3e00000f43, - 0xf4400000f48, - 0xf4900000f4d, - 0xf4e00000f52, - 0xf5300000f57, - 0xf5800000f5c, - 0xf5d00000f69, - 0xf6a00000f6d, - 0xf7100000f73, - 0xf7400000f75, - 0xf7a00000f81, - 0xf8200000f85, - 0xf8600000f93, - 0xf9400000f98, - 0xf9900000f9d, - 0xf9e00000fa2, - 0xfa300000fa7, - 0xfa800000fac, - 0xfad00000fb9, - 0xfba00000fbd, - 0xfc600000fc7, - 0x10000000104a, - 0x10500000109e, - 0x10d0000010fb, - 0x10fd00001100, - 0x120000001249, - 0x124a0000124e, - 0x125000001257, - 0x125800001259, - 0x125a0000125e, - 0x126000001289, - 0x128a0000128e, - 0x1290000012b1, - 0x12b2000012b6, - 0x12b8000012bf, - 0x12c0000012c1, - 0x12c2000012c6, - 0x12c8000012d7, - 0x12d800001311, - 0x131200001316, - 0x13180000135b, - 0x135d00001360, - 0x138000001390, - 0x13a0000013f6, - 0x14010000166d, - 0x166f00001680, - 0x16810000169b, - 0x16a0000016eb, - 0x16f1000016f9, - 0x170000001716, - 0x171f00001735, - 0x174000001754, - 0x17600000176d, - 0x176e00001771, - 0x177200001774, - 0x1780000017b4, - 0x17b6000017d4, - 0x17d7000017d8, - 0x17dc000017de, - 0x17e0000017ea, - 0x18100000181a, - 0x182000001879, - 0x1880000018ab, - 0x18b0000018f6, - 0x19000000191f, - 0x19200000192c, - 0x19300000193c, - 0x19460000196e, - 0x197000001975, - 0x1980000019ac, - 0x19b0000019ca, - 0x19d0000019da, - 0x1a0000001a1c, - 0x1a2000001a5f, - 0x1a6000001a7d, - 0x1a7f00001a8a, - 0x1a9000001a9a, - 0x1aa700001aa8, - 0x1ab000001abe, - 0x1abf00001acf, - 0x1b0000001b4d, - 0x1b5000001b5a, - 0x1b6b00001b74, - 0x1b8000001bf4, - 0x1c0000001c38, - 0x1c4000001c4a, - 0x1c4d00001c7e, - 0x1cd000001cd3, - 0x1cd400001cfb, - 0x1d0000001d2c, - 0x1d2f00001d30, - 0x1d3b00001d3c, - 0x1d4e00001d4f, - 0x1d6b00001d78, - 0x1d7900001d9b, - 0x1dc000001e00, - 0x1e0100001e02, - 0x1e0300001e04, - 0x1e0500001e06, - 0x1e0700001e08, - 0x1e0900001e0a, - 0x1e0b00001e0c, - 0x1e0d00001e0e, - 0x1e0f00001e10, - 0x1e1100001e12, - 0x1e1300001e14, - 0x1e1500001e16, - 0x1e1700001e18, - 0x1e1900001e1a, - 0x1e1b00001e1c, - 0x1e1d00001e1e, - 0x1e1f00001e20, - 0x1e2100001e22, - 0x1e2300001e24, - 0x1e2500001e26, - 0x1e2700001e28, - 0x1e2900001e2a, - 0x1e2b00001e2c, - 0x1e2d00001e2e, - 0x1e2f00001e30, - 0x1e3100001e32, - 0x1e3300001e34, - 0x1e3500001e36, - 0x1e3700001e38, - 0x1e3900001e3a, - 0x1e3b00001e3c, - 0x1e3d00001e3e, - 0x1e3f00001e40, - 0x1e4100001e42, - 0x1e4300001e44, - 0x1e4500001e46, - 0x1e4700001e48, - 0x1e4900001e4a, - 0x1e4b00001e4c, - 0x1e4d00001e4e, - 0x1e4f00001e50, - 0x1e5100001e52, - 0x1e5300001e54, - 0x1e5500001e56, - 0x1e5700001e58, - 0x1e5900001e5a, - 0x1e5b00001e5c, - 0x1e5d00001e5e, - 0x1e5f00001e60, - 0x1e6100001e62, - 0x1e6300001e64, - 0x1e6500001e66, - 0x1e6700001e68, - 0x1e6900001e6a, - 0x1e6b00001e6c, - 0x1e6d00001e6e, - 0x1e6f00001e70, - 0x1e7100001e72, - 0x1e7300001e74, - 0x1e7500001e76, - 0x1e7700001e78, - 0x1e7900001e7a, - 0x1e7b00001e7c, - 0x1e7d00001e7e, - 0x1e7f00001e80, - 0x1e8100001e82, - 0x1e8300001e84, - 0x1e8500001e86, - 0x1e8700001e88, - 0x1e8900001e8a, - 0x1e8b00001e8c, - 0x1e8d00001e8e, - 0x1e8f00001e90, - 0x1e9100001e92, - 0x1e9300001e94, - 0x1e9500001e9a, - 0x1e9c00001e9e, - 0x1e9f00001ea0, - 0x1ea100001ea2, - 0x1ea300001ea4, - 0x1ea500001ea6, - 0x1ea700001ea8, - 0x1ea900001eaa, - 0x1eab00001eac, - 0x1ead00001eae, - 0x1eaf00001eb0, - 0x1eb100001eb2, - 0x1eb300001eb4, - 0x1eb500001eb6, - 0x1eb700001eb8, - 0x1eb900001eba, - 0x1ebb00001ebc, - 0x1ebd00001ebe, - 0x1ebf00001ec0, - 0x1ec100001ec2, - 0x1ec300001ec4, - 0x1ec500001ec6, - 0x1ec700001ec8, - 0x1ec900001eca, - 0x1ecb00001ecc, - 0x1ecd00001ece, - 0x1ecf00001ed0, - 0x1ed100001ed2, - 0x1ed300001ed4, - 0x1ed500001ed6, - 0x1ed700001ed8, - 0x1ed900001eda, - 0x1edb00001edc, - 0x1edd00001ede, - 0x1edf00001ee0, - 0x1ee100001ee2, - 0x1ee300001ee4, - 0x1ee500001ee6, - 0x1ee700001ee8, - 0x1ee900001eea, - 0x1eeb00001eec, - 0x1eed00001eee, - 0x1eef00001ef0, - 0x1ef100001ef2, - 0x1ef300001ef4, - 0x1ef500001ef6, - 0x1ef700001ef8, - 0x1ef900001efa, - 0x1efb00001efc, - 0x1efd00001efe, - 0x1eff00001f08, - 0x1f1000001f16, - 0x1f2000001f28, - 0x1f3000001f38, - 0x1f4000001f46, - 0x1f5000001f58, - 0x1f6000001f68, - 0x1f7000001f71, - 0x1f7200001f73, - 0x1f7400001f75, - 0x1f7600001f77, - 0x1f7800001f79, - 0x1f7a00001f7b, - 0x1f7c00001f7d, - 0x1fb000001fb2, - 0x1fb600001fb7, - 0x1fc600001fc7, - 0x1fd000001fd3, - 0x1fd600001fd8, - 0x1fe000001fe3, - 0x1fe400001fe8, - 0x1ff600001ff7, - 0x214e0000214f, - 0x218400002185, - 0x2c3000002c60, - 0x2c6100002c62, - 0x2c6500002c67, - 0x2c6800002c69, - 0x2c6a00002c6b, - 0x2c6c00002c6d, - 0x2c7100002c72, - 0x2c7300002c75, - 0x2c7600002c7c, - 0x2c8100002c82, - 0x2c8300002c84, - 0x2c8500002c86, - 0x2c8700002c88, - 0x2c8900002c8a, - 0x2c8b00002c8c, - 0x2c8d00002c8e, - 0x2c8f00002c90, - 0x2c9100002c92, - 0x2c9300002c94, - 0x2c9500002c96, - 0x2c9700002c98, - 0x2c9900002c9a, - 0x2c9b00002c9c, - 0x2c9d00002c9e, - 0x2c9f00002ca0, - 0x2ca100002ca2, - 0x2ca300002ca4, - 0x2ca500002ca6, - 0x2ca700002ca8, - 0x2ca900002caa, - 0x2cab00002cac, - 0x2cad00002cae, - 0x2caf00002cb0, - 0x2cb100002cb2, - 0x2cb300002cb4, - 0x2cb500002cb6, - 0x2cb700002cb8, - 0x2cb900002cba, - 0x2cbb00002cbc, - 0x2cbd00002cbe, - 0x2cbf00002cc0, - 0x2cc100002cc2, - 0x2cc300002cc4, - 0x2cc500002cc6, - 0x2cc700002cc8, - 0x2cc900002cca, - 0x2ccb00002ccc, - 0x2ccd00002cce, - 0x2ccf00002cd0, - 0x2cd100002cd2, - 0x2cd300002cd4, - 0x2cd500002cd6, - 0x2cd700002cd8, - 0x2cd900002cda, - 0x2cdb00002cdc, - 0x2cdd00002cde, - 0x2cdf00002ce0, - 0x2ce100002ce2, - 0x2ce300002ce5, - 0x2cec00002ced, - 0x2cee00002cf2, - 0x2cf300002cf4, - 0x2d0000002d26, - 0x2d2700002d28, - 0x2d2d00002d2e, - 0x2d3000002d68, - 0x2d7f00002d97, - 0x2da000002da7, - 0x2da800002daf, - 0x2db000002db7, - 0x2db800002dbf, - 0x2dc000002dc7, - 0x2dc800002dcf, - 0x2dd000002dd7, - 0x2dd800002ddf, - 0x2de000002e00, - 0x2e2f00002e30, - 0x300500003008, - 0x302a0000302e, - 0x303c0000303d, - 0x304100003097, - 0x30990000309b, - 0x309d0000309f, - 0x30a1000030fb, - 0x30fc000030ff, - 0x310500003130, - 0x31a0000031c0, - 0x31f000003200, - 0x340000004dc0, - 0x4e000000a48d, - 0xa4d00000a4fe, - 0xa5000000a60d, - 0xa6100000a62c, - 0xa6410000a642, - 0xa6430000a644, - 0xa6450000a646, - 0xa6470000a648, - 0xa6490000a64a, - 0xa64b0000a64c, - 0xa64d0000a64e, - 0xa64f0000a650, - 0xa6510000a652, - 0xa6530000a654, - 0xa6550000a656, - 0xa6570000a658, - 0xa6590000a65a, - 0xa65b0000a65c, - 0xa65d0000a65e, - 0xa65f0000a660, - 0xa6610000a662, - 0xa6630000a664, - 0xa6650000a666, - 0xa6670000a668, - 0xa6690000a66a, - 0xa66b0000a66c, - 0xa66d0000a670, - 0xa6740000a67e, - 0xa67f0000a680, - 0xa6810000a682, - 0xa6830000a684, - 0xa6850000a686, - 0xa6870000a688, - 0xa6890000a68a, - 0xa68b0000a68c, - 0xa68d0000a68e, - 0xa68f0000a690, - 0xa6910000a692, - 0xa6930000a694, - 0xa6950000a696, - 0xa6970000a698, - 0xa6990000a69a, - 0xa69b0000a69c, - 0xa69e0000a6e6, - 0xa6f00000a6f2, - 0xa7170000a720, - 0xa7230000a724, - 0xa7250000a726, - 0xa7270000a728, - 0xa7290000a72a, - 0xa72b0000a72c, - 0xa72d0000a72e, - 0xa72f0000a732, - 0xa7330000a734, - 0xa7350000a736, - 0xa7370000a738, - 0xa7390000a73a, - 0xa73b0000a73c, - 0xa73d0000a73e, - 0xa73f0000a740, - 0xa7410000a742, - 0xa7430000a744, - 0xa7450000a746, - 0xa7470000a748, - 0xa7490000a74a, - 0xa74b0000a74c, - 0xa74d0000a74e, - 0xa74f0000a750, - 0xa7510000a752, - 0xa7530000a754, - 0xa7550000a756, - 0xa7570000a758, - 0xa7590000a75a, - 0xa75b0000a75c, - 0xa75d0000a75e, - 0xa75f0000a760, - 0xa7610000a762, - 0xa7630000a764, - 0xa7650000a766, - 0xa7670000a768, - 0xa7690000a76a, - 0xa76b0000a76c, - 0xa76d0000a76e, - 0xa76f0000a770, - 0xa7710000a779, - 0xa77a0000a77b, - 0xa77c0000a77d, - 0xa77f0000a780, - 0xa7810000a782, - 0xa7830000a784, - 0xa7850000a786, - 0xa7870000a789, - 0xa78c0000a78d, - 0xa78e0000a790, - 0xa7910000a792, - 0xa7930000a796, - 0xa7970000a798, - 0xa7990000a79a, - 0xa79b0000a79c, - 0xa79d0000a79e, - 0xa79f0000a7a0, - 0xa7a10000a7a2, - 0xa7a30000a7a4, - 0xa7a50000a7a6, - 0xa7a70000a7a8, - 0xa7a90000a7aa, - 0xa7af0000a7b0, - 0xa7b50000a7b6, - 0xa7b70000a7b8, - 0xa7b90000a7ba, - 0xa7bb0000a7bc, - 0xa7bd0000a7be, - 0xa7bf0000a7c0, - 0xa7c10000a7c2, - 0xa7c30000a7c4, - 0xa7c80000a7c9, - 0xa7ca0000a7cb, - 0xa7d10000a7d2, - 0xa7d30000a7d4, - 0xa7d50000a7d6, - 0xa7d70000a7d8, - 0xa7d90000a7da, - 0xa7f60000a7f8, - 0xa7fa0000a828, - 0xa82c0000a82d, - 0xa8400000a874, - 0xa8800000a8c6, - 0xa8d00000a8da, - 0xa8e00000a8f8, - 0xa8fb0000a8fc, - 0xa8fd0000a92e, - 0xa9300000a954, - 0xa9800000a9c1, - 0xa9cf0000a9da, - 0xa9e00000a9ff, - 0xaa000000aa37, - 0xaa400000aa4e, - 0xaa500000aa5a, - 0xaa600000aa77, - 0xaa7a0000aac3, - 0xaadb0000aade, - 0xaae00000aaf0, - 0xaaf20000aaf7, - 0xab010000ab07, - 0xab090000ab0f, - 0xab110000ab17, - 0xab200000ab27, - 0xab280000ab2f, - 0xab300000ab5b, - 0xab600000ab69, - 0xabc00000abeb, - 0xabec0000abee, - 0xabf00000abfa, - 0xac000000d7a4, - 0xfa0e0000fa10, - 0xfa110000fa12, - 0xfa130000fa15, - 0xfa1f0000fa20, - 0xfa210000fa22, - 0xfa230000fa25, - 0xfa270000fa2a, - 0xfb1e0000fb1f, - 0xfe200000fe30, - 0xfe730000fe74, - 0x100000001000c, - 0x1000d00010027, - 0x100280001003b, - 0x1003c0001003e, - 0x1003f0001004e, - 0x100500001005e, - 0x10080000100fb, - 0x101fd000101fe, - 0x102800001029d, - 0x102a0000102d1, - 0x102e0000102e1, - 0x1030000010320, - 0x1032d00010341, - 0x103420001034a, - 0x103500001037b, - 0x103800001039e, - 0x103a0000103c4, - 0x103c8000103d0, - 0x104280001049e, - 0x104a0000104aa, - 0x104d8000104fc, - 0x1050000010528, - 0x1053000010564, - 0x10597000105a2, - 0x105a3000105b2, - 0x105b3000105ba, - 0x105bb000105bd, - 0x1060000010737, - 0x1074000010756, - 0x1076000010768, - 0x1078000010781, - 0x1080000010806, - 0x1080800010809, - 0x1080a00010836, - 0x1083700010839, - 0x1083c0001083d, - 0x1083f00010856, - 0x1086000010877, - 0x108800001089f, - 0x108e0000108f3, - 0x108f4000108f6, - 0x1090000010916, - 0x109200001093a, - 0x10980000109b8, - 0x109be000109c0, - 0x10a0000010a04, - 0x10a0500010a07, - 0x10a0c00010a14, - 0x10a1500010a18, - 0x10a1900010a36, - 0x10a3800010a3b, - 0x10a3f00010a40, - 0x10a6000010a7d, - 0x10a8000010a9d, - 0x10ac000010ac8, - 0x10ac900010ae7, - 0x10b0000010b36, - 0x10b4000010b56, - 0x10b6000010b73, - 0x10b8000010b92, - 0x10c0000010c49, - 0x10cc000010cf3, - 0x10d0000010d28, - 0x10d3000010d3a, - 0x10e8000010eaa, - 0x10eab00010ead, - 0x10eb000010eb2, - 0x10efd00010f1d, - 0x10f2700010f28, - 0x10f3000010f51, - 0x10f7000010f86, - 0x10fb000010fc5, - 0x10fe000010ff7, - 0x1100000011047, - 0x1106600011076, - 0x1107f000110bb, - 0x110c2000110c3, - 0x110d0000110e9, - 0x110f0000110fa, - 0x1110000011135, - 0x1113600011140, - 0x1114400011148, - 0x1115000011174, - 0x1117600011177, - 0x11180000111c5, - 0x111c9000111cd, - 0x111ce000111db, - 0x111dc000111dd, - 0x1120000011212, - 0x1121300011238, - 0x1123e00011242, - 0x1128000011287, - 0x1128800011289, - 0x1128a0001128e, - 0x1128f0001129e, - 0x1129f000112a9, - 0x112b0000112eb, - 0x112f0000112fa, - 0x1130000011304, - 0x113050001130d, - 0x1130f00011311, - 0x1131300011329, - 0x1132a00011331, - 0x1133200011334, - 0x113350001133a, - 0x1133b00011345, - 0x1134700011349, - 0x1134b0001134e, - 0x1135000011351, - 0x1135700011358, - 0x1135d00011364, - 0x113660001136d, - 0x1137000011375, - 0x114000001144b, - 0x114500001145a, - 0x1145e00011462, - 0x11480000114c6, - 0x114c7000114c8, - 0x114d0000114da, - 0x11580000115b6, - 0x115b8000115c1, - 0x115d8000115de, - 0x1160000011641, - 0x1164400011645, - 0x116500001165a, - 0x11680000116b9, - 0x116c0000116ca, - 0x117000001171b, - 0x1171d0001172c, - 0x117300001173a, - 0x1174000011747, - 0x118000001183b, - 0x118c0000118ea, - 0x118ff00011907, - 0x119090001190a, - 0x1190c00011914, - 0x1191500011917, - 0x1191800011936, - 0x1193700011939, - 0x1193b00011944, - 0x119500001195a, - 0x119a0000119a8, - 0x119aa000119d8, - 0x119da000119e2, - 0x119e3000119e5, - 0x11a0000011a3f, - 0x11a4700011a48, - 0x11a5000011a9a, - 0x11a9d00011a9e, - 0x11ab000011af9, - 0x11c0000011c09, - 0x11c0a00011c37, - 0x11c3800011c41, - 0x11c5000011c5a, - 0x11c7200011c90, - 0x11c9200011ca8, - 0x11ca900011cb7, - 0x11d0000011d07, - 0x11d0800011d0a, - 0x11d0b00011d37, - 0x11d3a00011d3b, - 0x11d3c00011d3e, - 0x11d3f00011d48, - 0x11d5000011d5a, - 0x11d6000011d66, - 0x11d6700011d69, - 0x11d6a00011d8f, - 0x11d9000011d92, - 0x11d9300011d99, - 0x11da000011daa, - 0x11ee000011ef7, - 0x11f0000011f11, - 0x11f1200011f3b, - 0x11f3e00011f43, - 0x11f5000011f5a, - 0x11fb000011fb1, - 0x120000001239a, - 0x1248000012544, - 0x12f9000012ff1, - 0x1300000013430, - 0x1344000013456, - 0x1440000014647, - 0x1680000016a39, - 0x16a4000016a5f, - 0x16a6000016a6a, - 0x16a7000016abf, - 0x16ac000016aca, - 0x16ad000016aee, - 0x16af000016af5, - 0x16b0000016b37, - 0x16b4000016b44, - 0x16b5000016b5a, - 0x16b6300016b78, - 0x16b7d00016b90, - 0x16e6000016e80, - 0x16f0000016f4b, - 0x16f4f00016f88, - 0x16f8f00016fa0, - 0x16fe000016fe2, - 0x16fe300016fe5, - 0x16ff000016ff2, - 0x17000000187f8, - 0x1880000018cd6, - 0x18d0000018d09, - 0x1aff00001aff4, - 0x1aff50001affc, - 0x1affd0001afff, - 0x1b0000001b123, - 0x1b1320001b133, - 0x1b1500001b153, - 0x1b1550001b156, - 0x1b1640001b168, - 0x1b1700001b2fc, - 0x1bc000001bc6b, - 0x1bc700001bc7d, - 0x1bc800001bc89, - 0x1bc900001bc9a, - 0x1bc9d0001bc9f, - 0x1cf000001cf2e, - 0x1cf300001cf47, - 0x1da000001da37, - 0x1da3b0001da6d, - 0x1da750001da76, - 0x1da840001da85, - 0x1da9b0001daa0, - 0x1daa10001dab0, - 0x1df000001df1f, - 0x1df250001df2b, - 0x1e0000001e007, - 0x1e0080001e019, - 0x1e01b0001e022, - 0x1e0230001e025, - 0x1e0260001e02b, - 0x1e08f0001e090, - 0x1e1000001e12d, - 0x1e1300001e13e, - 0x1e1400001e14a, - 0x1e14e0001e14f, - 0x1e2900001e2af, - 0x1e2c00001e2fa, - 0x1e4d00001e4fa, - 0x1e7e00001e7e7, - 0x1e7e80001e7ec, - 0x1e7ed0001e7ef, - 0x1e7f00001e7ff, - 0x1e8000001e8c5, - 0x1e8d00001e8d7, - 0x1e9220001e94c, - 0x1e9500001e95a, - 0x200000002a6e0, - 0x2a7000002b73a, - 0x2b7400002b81e, - 0x2b8200002cea2, - 0x2ceb00002ebe1, - 0x2ebf00002ee5e, - 0x300000003134b, - 0x31350000323b0, - ), - 'CONTEXTJ': ( - 0x200c0000200e, - ), - 'CONTEXTO': ( - 0xb7000000b8, - 0x37500000376, - 0x5f3000005f5, - 0x6600000066a, - 0x6f0000006fa, - 0x30fb000030fc, - ), -} diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py b/venv/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py deleted file mode 100644 index 6a43b04..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py +++ /dev/null @@ -1,54 +0,0 @@ -""" -Given a list of integers, made up of (hopefully) a small number of long runs -of consecutive integers, compute a representation of the form -((start1, end1), (start2, end2) ...). Then answer the question "was x present -in the original list?" in time O(log(# runs)). -""" - -import bisect -from typing import List, Tuple - -def intranges_from_list(list_: List[int]) -> Tuple[int, ...]: - """Represent a list of integers as a sequence of ranges: - ((start_0, end_0), (start_1, end_1), ...), such that the original - integers are exactly those x such that start_i <= x < end_i for some i. - - Ranges are encoded as single integers (start << 32 | end), not as tuples. - """ - - sorted_list = sorted(list_) - ranges = [] - last_write = -1 - for i in range(len(sorted_list)): - if i+1 < len(sorted_list): - if sorted_list[i] == sorted_list[i+1]-1: - continue - current_range = sorted_list[last_write+1:i+1] - ranges.append(_encode_range(current_range[0], current_range[-1] + 1)) - last_write = i - - return tuple(ranges) - -def _encode_range(start: int, end: int) -> int: - return (start << 32) | end - -def _decode_range(r: int) -> Tuple[int, int]: - return (r >> 32), (r & ((1 << 32) - 1)) - - -def intranges_contain(int_: int, ranges: Tuple[int, ...]) -> bool: - """Determine if `int_` falls into one of the ranges in `ranges`.""" - tuple_ = _encode_range(int_, 0) - pos = bisect.bisect_left(ranges, tuple_) - # we could be immediately ahead of a tuple (start, end) - # with start < int_ <= end - if pos > 0: - left, right = _decode_range(ranges[pos-1]) - if left <= int_ < right: - return True - # or we could be immediately behind a tuple (int_, end) - if pos < len(ranges): - left, _ = _decode_range(ranges[pos]) - if left == int_: - return True - return False diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py b/venv/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py deleted file mode 100644 index ed81113..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py +++ /dev/null @@ -1,2 +0,0 @@ -__version__ = '3.7' - diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/idna/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py b/venv/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py deleted file mode 100644 index 6a1eddb..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py +++ /dev/null @@ -1,8598 +0,0 @@ -# This file is automatically generated by tools/idna-data -# vim: set fileencoding=utf-8 : - -from typing import List, Tuple, Union - - -"""IDNA Mapping Table from UTS46.""" - - -__version__ = '15.1.0' -def _seg_0() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x0, '3'), - (0x1, '3'), - (0x2, '3'), - (0x3, '3'), - (0x4, '3'), - (0x5, '3'), - (0x6, '3'), - (0x7, '3'), - (0x8, '3'), - (0x9, '3'), - (0xA, '3'), - (0xB, '3'), - (0xC, '3'), - (0xD, '3'), - (0xE, '3'), - (0xF, '3'), - (0x10, '3'), - (0x11, '3'), - (0x12, '3'), - (0x13, '3'), - (0x14, '3'), - (0x15, '3'), - (0x16, '3'), - (0x17, '3'), - (0x18, '3'), - (0x19, '3'), - (0x1A, '3'), - (0x1B, '3'), - (0x1C, '3'), - (0x1D, '3'), - (0x1E, '3'), - (0x1F, '3'), - (0x20, '3'), - (0x21, '3'), - (0x22, '3'), - (0x23, '3'), - (0x24, '3'), - (0x25, '3'), - (0x26, '3'), - (0x27, '3'), - (0x28, '3'), - (0x29, '3'), - (0x2A, '3'), - (0x2B, '3'), - (0x2C, '3'), - (0x2D, 'V'), - (0x2E, 'V'), - (0x2F, '3'), - (0x30, 'V'), - (0x31, 'V'), - (0x32, 'V'), - (0x33, 'V'), - (0x34, 'V'), - (0x35, 'V'), - (0x36, 'V'), - (0x37, 'V'), - (0x38, 'V'), - (0x39, 'V'), - (0x3A, '3'), - (0x3B, '3'), - (0x3C, '3'), - (0x3D, '3'), - (0x3E, '3'), - (0x3F, '3'), - (0x40, '3'), - (0x41, 'M', 'a'), - (0x42, 'M', 'b'), - (0x43, 'M', 'c'), - (0x44, 'M', 'd'), - (0x45, 'M', 'e'), - (0x46, 'M', 'f'), - (0x47, 'M', 'g'), - (0x48, 'M', 'h'), - (0x49, 'M', 'i'), - (0x4A, 'M', 'j'), - (0x4B, 'M', 'k'), - (0x4C, 'M', 'l'), - (0x4D, 'M', 'm'), - (0x4E, 'M', 'n'), - (0x4F, 'M', 'o'), - (0x50, 'M', 'p'), - (0x51, 'M', 'q'), - (0x52, 'M', 'r'), - (0x53, 'M', 's'), - (0x54, 'M', 't'), - (0x55, 'M', 'u'), - (0x56, 'M', 'v'), - (0x57, 'M', 'w'), - (0x58, 'M', 'x'), - (0x59, 'M', 'y'), - (0x5A, 'M', 'z'), - (0x5B, '3'), - (0x5C, '3'), - (0x5D, '3'), - (0x5E, '3'), - (0x5F, '3'), - (0x60, '3'), - (0x61, 'V'), - (0x62, 'V'), - (0x63, 'V'), - ] - -def _seg_1() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x64, 'V'), - (0x65, 'V'), - (0x66, 'V'), - (0x67, 'V'), - (0x68, 'V'), - (0x69, 'V'), - (0x6A, 'V'), - (0x6B, 'V'), - (0x6C, 'V'), - (0x6D, 'V'), - (0x6E, 'V'), - (0x6F, 'V'), - (0x70, 'V'), - (0x71, 'V'), - (0x72, 'V'), - (0x73, 'V'), - (0x74, 'V'), - (0x75, 'V'), - (0x76, 'V'), - (0x77, 'V'), - (0x78, 'V'), - (0x79, 'V'), - (0x7A, 'V'), - (0x7B, '3'), - (0x7C, '3'), - (0x7D, '3'), - (0x7E, '3'), - (0x7F, '3'), - (0x80, 'X'), - (0x81, 'X'), - (0x82, 'X'), - (0x83, 'X'), - (0x84, 'X'), - (0x85, 'X'), - (0x86, 'X'), - (0x87, 'X'), - (0x88, 'X'), - (0x89, 'X'), - (0x8A, 'X'), - (0x8B, 'X'), - (0x8C, 'X'), - (0x8D, 'X'), - (0x8E, 'X'), - (0x8F, 'X'), - (0x90, 'X'), - (0x91, 'X'), - (0x92, 'X'), - (0x93, 'X'), - (0x94, 'X'), - (0x95, 'X'), - (0x96, 'X'), - (0x97, 'X'), - (0x98, 'X'), - (0x99, 'X'), - (0x9A, 'X'), - (0x9B, 'X'), - (0x9C, 'X'), - (0x9D, 'X'), - (0x9E, 'X'), - (0x9F, 'X'), - (0xA0, '3', ' '), - (0xA1, 'V'), - (0xA2, 'V'), - (0xA3, 'V'), - (0xA4, 'V'), - (0xA5, 'V'), - (0xA6, 'V'), - (0xA7, 'V'), - (0xA8, '3', ' ̈'), - (0xA9, 'V'), - (0xAA, 'M', 'a'), - (0xAB, 'V'), - (0xAC, 'V'), - (0xAD, 'I'), - (0xAE, 'V'), - (0xAF, '3', ' ̄'), - (0xB0, 'V'), - (0xB1, 'V'), - (0xB2, 'M', '2'), - (0xB3, 'M', '3'), - (0xB4, '3', ' ́'), - (0xB5, 'M', 'μ'), - (0xB6, 'V'), - (0xB7, 'V'), - (0xB8, '3', ' ̧'), - (0xB9, 'M', '1'), - (0xBA, 'M', 'o'), - (0xBB, 'V'), - (0xBC, 'M', '1⁄4'), - (0xBD, 'M', '1⁄2'), - (0xBE, 'M', '3⁄4'), - (0xBF, 'V'), - (0xC0, 'M', 'à'), - (0xC1, 'M', 'á'), - (0xC2, 'M', 'â'), - (0xC3, 'M', 'ã'), - (0xC4, 'M', 'ä'), - (0xC5, 'M', 'å'), - (0xC6, 'M', 'æ'), - (0xC7, 'M', 'ç'), - ] - -def _seg_2() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xC8, 'M', 'è'), - (0xC9, 'M', 'é'), - (0xCA, 'M', 'ê'), - (0xCB, 'M', 'ë'), - (0xCC, 'M', 'ì'), - (0xCD, 'M', 'í'), - (0xCE, 'M', 'î'), - (0xCF, 'M', 'ï'), - (0xD0, 'M', 'ð'), - (0xD1, 'M', 'ñ'), - (0xD2, 'M', 'ò'), - (0xD3, 'M', 'ó'), - (0xD4, 'M', 'ô'), - (0xD5, 'M', 'õ'), - (0xD6, 'M', 'ö'), - (0xD7, 'V'), - (0xD8, 'M', 'ø'), - (0xD9, 'M', 'ù'), - (0xDA, 'M', 'ú'), - (0xDB, 'M', 'û'), - (0xDC, 'M', 'ü'), - (0xDD, 'M', 'ý'), - (0xDE, 'M', 'þ'), - (0xDF, 'D', 'ss'), - (0xE0, 'V'), - (0xE1, 'V'), - (0xE2, 'V'), - (0xE3, 'V'), - (0xE4, 'V'), - (0xE5, 'V'), - (0xE6, 'V'), - (0xE7, 'V'), - (0xE8, 'V'), - (0xE9, 'V'), - (0xEA, 'V'), - (0xEB, 'V'), - (0xEC, 'V'), - (0xED, 'V'), - (0xEE, 'V'), - (0xEF, 'V'), - (0xF0, 'V'), - (0xF1, 'V'), - (0xF2, 'V'), - (0xF3, 'V'), - (0xF4, 'V'), - (0xF5, 'V'), - (0xF6, 'V'), - (0xF7, 'V'), - (0xF8, 'V'), - (0xF9, 'V'), - (0xFA, 'V'), - (0xFB, 'V'), - (0xFC, 'V'), - (0xFD, 'V'), - (0xFE, 'V'), - (0xFF, 'V'), - (0x100, 'M', 'ā'), - (0x101, 'V'), - (0x102, 'M', 'ă'), - (0x103, 'V'), - (0x104, 'M', 'ą'), - (0x105, 'V'), - (0x106, 'M', 'ć'), - (0x107, 'V'), - (0x108, 'M', 'ĉ'), - (0x109, 'V'), - (0x10A, 'M', 'ċ'), - (0x10B, 'V'), - (0x10C, 'M', 'č'), - (0x10D, 'V'), - (0x10E, 'M', 'ď'), - (0x10F, 'V'), - (0x110, 'M', 'đ'), - (0x111, 'V'), - (0x112, 'M', 'ē'), - (0x113, 'V'), - (0x114, 'M', 'ĕ'), - (0x115, 'V'), - (0x116, 'M', 'ė'), - (0x117, 'V'), - (0x118, 'M', 'ę'), - (0x119, 'V'), - (0x11A, 'M', 'ě'), - (0x11B, 'V'), - (0x11C, 'M', 'ĝ'), - (0x11D, 'V'), - (0x11E, 'M', 'ğ'), - (0x11F, 'V'), - (0x120, 'M', 'ġ'), - (0x121, 'V'), - (0x122, 'M', 'ģ'), - (0x123, 'V'), - (0x124, 'M', 'ĥ'), - (0x125, 'V'), - (0x126, 'M', 'ħ'), - (0x127, 'V'), - (0x128, 'M', 'ĩ'), - (0x129, 'V'), - (0x12A, 'M', 'ī'), - (0x12B, 'V'), - ] - -def _seg_3() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x12C, 'M', 'ĭ'), - (0x12D, 'V'), - (0x12E, 'M', 'į'), - (0x12F, 'V'), - (0x130, 'M', 'i̇'), - (0x131, 'V'), - (0x132, 'M', 'ij'), - (0x134, 'M', 'ĵ'), - (0x135, 'V'), - (0x136, 'M', 'ķ'), - (0x137, 'V'), - (0x139, 'M', 'ĺ'), - (0x13A, 'V'), - (0x13B, 'M', 'ļ'), - (0x13C, 'V'), - (0x13D, 'M', 'ľ'), - (0x13E, 'V'), - (0x13F, 'M', 'l·'), - (0x141, 'M', 'ł'), - (0x142, 'V'), - (0x143, 'M', 'ń'), - (0x144, 'V'), - (0x145, 'M', 'ņ'), - (0x146, 'V'), - (0x147, 'M', 'ň'), - (0x148, 'V'), - (0x149, 'M', 'ʼn'), - (0x14A, 'M', 'ŋ'), - (0x14B, 'V'), - (0x14C, 'M', 'ō'), - (0x14D, 'V'), - (0x14E, 'M', 'ŏ'), - (0x14F, 'V'), - (0x150, 'M', 'ő'), - (0x151, 'V'), - (0x152, 'M', 'œ'), - (0x153, 'V'), - (0x154, 'M', 'ŕ'), - (0x155, 'V'), - (0x156, 'M', 'ŗ'), - (0x157, 'V'), - (0x158, 'M', 'ř'), - (0x159, 'V'), - (0x15A, 'M', 'ś'), - (0x15B, 'V'), - (0x15C, 'M', 'ŝ'), - (0x15D, 'V'), - (0x15E, 'M', 'ş'), - (0x15F, 'V'), - (0x160, 'M', 'š'), - (0x161, 'V'), - (0x162, 'M', 'ţ'), - (0x163, 'V'), - (0x164, 'M', 'ť'), - (0x165, 'V'), - (0x166, 'M', 'ŧ'), - (0x167, 'V'), - (0x168, 'M', 'ũ'), - (0x169, 'V'), - (0x16A, 'M', 'ū'), - (0x16B, 'V'), - (0x16C, 'M', 'ŭ'), - (0x16D, 'V'), - (0x16E, 'M', 'ů'), - (0x16F, 'V'), - (0x170, 'M', 'ű'), - (0x171, 'V'), - (0x172, 'M', 'ų'), - (0x173, 'V'), - (0x174, 'M', 'ŵ'), - (0x175, 'V'), - (0x176, 'M', 'ŷ'), - (0x177, 'V'), - (0x178, 'M', 'ÿ'), - (0x179, 'M', 'ź'), - (0x17A, 'V'), - (0x17B, 'M', 'ż'), - (0x17C, 'V'), - (0x17D, 'M', 'ž'), - (0x17E, 'V'), - (0x17F, 'M', 's'), - (0x180, 'V'), - (0x181, 'M', 'ɓ'), - (0x182, 'M', 'ƃ'), - (0x183, 'V'), - (0x184, 'M', 'ƅ'), - (0x185, 'V'), - (0x186, 'M', 'ɔ'), - (0x187, 'M', 'ƈ'), - (0x188, 'V'), - (0x189, 'M', 'ɖ'), - (0x18A, 'M', 'ɗ'), - (0x18B, 'M', 'ƌ'), - (0x18C, 'V'), - (0x18E, 'M', 'ǝ'), - (0x18F, 'M', 'ə'), - (0x190, 'M', 'ɛ'), - (0x191, 'M', 'ƒ'), - (0x192, 'V'), - (0x193, 'M', 'ɠ'), - ] - -def _seg_4() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x194, 'M', 'ɣ'), - (0x195, 'V'), - (0x196, 'M', 'ɩ'), - (0x197, 'M', 'ɨ'), - (0x198, 'M', 'ƙ'), - (0x199, 'V'), - (0x19C, 'M', 'ɯ'), - (0x19D, 'M', 'ɲ'), - (0x19E, 'V'), - (0x19F, 'M', 'ɵ'), - (0x1A0, 'M', 'ơ'), - (0x1A1, 'V'), - (0x1A2, 'M', 'ƣ'), - (0x1A3, 'V'), - (0x1A4, 'M', 'ƥ'), - (0x1A5, 'V'), - (0x1A6, 'M', 'ʀ'), - (0x1A7, 'M', 'ƨ'), - (0x1A8, 'V'), - (0x1A9, 'M', 'ʃ'), - (0x1AA, 'V'), - (0x1AC, 'M', 'ƭ'), - (0x1AD, 'V'), - (0x1AE, 'M', 'ʈ'), - (0x1AF, 'M', 'ư'), - (0x1B0, 'V'), - (0x1B1, 'M', 'ʊ'), - (0x1B2, 'M', 'ʋ'), - (0x1B3, 'M', 'ƴ'), - (0x1B4, 'V'), - (0x1B5, 'M', 'ƶ'), - (0x1B6, 'V'), - (0x1B7, 'M', 'ʒ'), - (0x1B8, 'M', 'ƹ'), - (0x1B9, 'V'), - (0x1BC, 'M', 'ƽ'), - (0x1BD, 'V'), - (0x1C4, 'M', 'dž'), - (0x1C7, 'M', 'lj'), - (0x1CA, 'M', 'nj'), - (0x1CD, 'M', 'ǎ'), - (0x1CE, 'V'), - (0x1CF, 'M', 'ǐ'), - (0x1D0, 'V'), - (0x1D1, 'M', 'ǒ'), - (0x1D2, 'V'), - (0x1D3, 'M', 'ǔ'), - (0x1D4, 'V'), - (0x1D5, 'M', 'ǖ'), - (0x1D6, 'V'), - (0x1D7, 'M', 'ǘ'), - (0x1D8, 'V'), - (0x1D9, 'M', 'ǚ'), - (0x1DA, 'V'), - (0x1DB, 'M', 'ǜ'), - (0x1DC, 'V'), - (0x1DE, 'M', 'ǟ'), - (0x1DF, 'V'), - (0x1E0, 'M', 'ǡ'), - (0x1E1, 'V'), - (0x1E2, 'M', 'ǣ'), - (0x1E3, 'V'), - (0x1E4, 'M', 'ǥ'), - (0x1E5, 'V'), - (0x1E6, 'M', 'ǧ'), - (0x1E7, 'V'), - (0x1E8, 'M', 'ǩ'), - (0x1E9, 'V'), - (0x1EA, 'M', 'ǫ'), - (0x1EB, 'V'), - (0x1EC, 'M', 'ǭ'), - (0x1ED, 'V'), - (0x1EE, 'M', 'ǯ'), - (0x1EF, 'V'), - (0x1F1, 'M', 'dz'), - (0x1F4, 'M', 'ǵ'), - (0x1F5, 'V'), - (0x1F6, 'M', 'ƕ'), - (0x1F7, 'M', 'ƿ'), - (0x1F8, 'M', 'ǹ'), - (0x1F9, 'V'), - (0x1FA, 'M', 'ǻ'), - (0x1FB, 'V'), - (0x1FC, 'M', 'ǽ'), - (0x1FD, 'V'), - (0x1FE, 'M', 'ǿ'), - (0x1FF, 'V'), - (0x200, 'M', 'ȁ'), - (0x201, 'V'), - (0x202, 'M', 'ȃ'), - (0x203, 'V'), - (0x204, 'M', 'ȅ'), - (0x205, 'V'), - (0x206, 'M', 'ȇ'), - (0x207, 'V'), - (0x208, 'M', 'ȉ'), - (0x209, 'V'), - (0x20A, 'M', 'ȋ'), - (0x20B, 'V'), - (0x20C, 'M', 'ȍ'), - ] - -def _seg_5() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x20D, 'V'), - (0x20E, 'M', 'ȏ'), - (0x20F, 'V'), - (0x210, 'M', 'ȑ'), - (0x211, 'V'), - (0x212, 'M', 'ȓ'), - (0x213, 'V'), - (0x214, 'M', 'ȕ'), - (0x215, 'V'), - (0x216, 'M', 'ȗ'), - (0x217, 'V'), - (0x218, 'M', 'ș'), - (0x219, 'V'), - (0x21A, 'M', 'ț'), - (0x21B, 'V'), - (0x21C, 'M', 'ȝ'), - (0x21D, 'V'), - (0x21E, 'M', 'ȟ'), - (0x21F, 'V'), - (0x220, 'M', 'ƞ'), - (0x221, 'V'), - (0x222, 'M', 'ȣ'), - (0x223, 'V'), - (0x224, 'M', 'ȥ'), - (0x225, 'V'), - (0x226, 'M', 'ȧ'), - (0x227, 'V'), - (0x228, 'M', 'ȩ'), - (0x229, 'V'), - (0x22A, 'M', 'ȫ'), - (0x22B, 'V'), - (0x22C, 'M', 'ȭ'), - (0x22D, 'V'), - (0x22E, 'M', 'ȯ'), - (0x22F, 'V'), - (0x230, 'M', 'ȱ'), - (0x231, 'V'), - (0x232, 'M', 'ȳ'), - (0x233, 'V'), - (0x23A, 'M', 'ⱥ'), - (0x23B, 'M', 'ȼ'), - (0x23C, 'V'), - (0x23D, 'M', 'ƚ'), - (0x23E, 'M', 'ⱦ'), - (0x23F, 'V'), - (0x241, 'M', 'ɂ'), - (0x242, 'V'), - (0x243, 'M', 'ƀ'), - (0x244, 'M', 'ʉ'), - (0x245, 'M', 'ʌ'), - (0x246, 'M', 'ɇ'), - (0x247, 'V'), - (0x248, 'M', 'ɉ'), - (0x249, 'V'), - (0x24A, 'M', 'ɋ'), - (0x24B, 'V'), - (0x24C, 'M', 'ɍ'), - (0x24D, 'V'), - (0x24E, 'M', 'ɏ'), - (0x24F, 'V'), - (0x2B0, 'M', 'h'), - (0x2B1, 'M', 'ɦ'), - (0x2B2, 'M', 'j'), - (0x2B3, 'M', 'r'), - (0x2B4, 'M', 'ɹ'), - (0x2B5, 'M', 'ɻ'), - (0x2B6, 'M', 'ʁ'), - (0x2B7, 'M', 'w'), - (0x2B8, 'M', 'y'), - (0x2B9, 'V'), - (0x2D8, '3', ' ̆'), - (0x2D9, '3', ' ̇'), - (0x2DA, '3', ' ̊'), - (0x2DB, '3', ' ̨'), - (0x2DC, '3', ' ̃'), - (0x2DD, '3', ' ̋'), - (0x2DE, 'V'), - (0x2E0, 'M', 'ɣ'), - (0x2E1, 'M', 'l'), - (0x2E2, 'M', 's'), - (0x2E3, 'M', 'x'), - (0x2E4, 'M', 'ʕ'), - (0x2E5, 'V'), - (0x340, 'M', '̀'), - (0x341, 'M', '́'), - (0x342, 'V'), - (0x343, 'M', '̓'), - (0x344, 'M', '̈́'), - (0x345, 'M', 'ι'), - (0x346, 'V'), - (0x34F, 'I'), - (0x350, 'V'), - (0x370, 'M', 'ͱ'), - (0x371, 'V'), - (0x372, 'M', 'ͳ'), - (0x373, 'V'), - (0x374, 'M', 'ʹ'), - (0x375, 'V'), - (0x376, 'M', 'ͷ'), - (0x377, 'V'), - ] - -def _seg_6() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x378, 'X'), - (0x37A, '3', ' ι'), - (0x37B, 'V'), - (0x37E, '3', ';'), - (0x37F, 'M', 'ϳ'), - (0x380, 'X'), - (0x384, '3', ' ́'), - (0x385, '3', ' ̈́'), - (0x386, 'M', 'ά'), - (0x387, 'M', '·'), - (0x388, 'M', 'έ'), - (0x389, 'M', 'ή'), - (0x38A, 'M', 'ί'), - (0x38B, 'X'), - (0x38C, 'M', 'ό'), - (0x38D, 'X'), - (0x38E, 'M', 'ύ'), - (0x38F, 'M', 'ώ'), - (0x390, 'V'), - (0x391, 'M', 'α'), - (0x392, 'M', 'β'), - (0x393, 'M', 'γ'), - (0x394, 'M', 'δ'), - (0x395, 'M', 'ε'), - (0x396, 'M', 'ζ'), - (0x397, 'M', 'η'), - (0x398, 'M', 'θ'), - (0x399, 'M', 'ι'), - (0x39A, 'M', 'κ'), - (0x39B, 'M', 'λ'), - (0x39C, 'M', 'μ'), - (0x39D, 'M', 'ν'), - (0x39E, 'M', 'ξ'), - (0x39F, 'M', 'ο'), - (0x3A0, 'M', 'π'), - (0x3A1, 'M', 'ρ'), - (0x3A2, 'X'), - (0x3A3, 'M', 'σ'), - (0x3A4, 'M', 'τ'), - (0x3A5, 'M', 'υ'), - (0x3A6, 'M', 'φ'), - (0x3A7, 'M', 'χ'), - (0x3A8, 'M', 'ψ'), - (0x3A9, 'M', 'ω'), - (0x3AA, 'M', 'ϊ'), - (0x3AB, 'M', 'ϋ'), - (0x3AC, 'V'), - (0x3C2, 'D', 'σ'), - (0x3C3, 'V'), - (0x3CF, 'M', 'ϗ'), - (0x3D0, 'M', 'β'), - (0x3D1, 'M', 'θ'), - (0x3D2, 'M', 'υ'), - (0x3D3, 'M', 'ύ'), - (0x3D4, 'M', 'ϋ'), - (0x3D5, 'M', 'φ'), - (0x3D6, 'M', 'π'), - (0x3D7, 'V'), - (0x3D8, 'M', 'ϙ'), - (0x3D9, 'V'), - (0x3DA, 'M', 'ϛ'), - (0x3DB, 'V'), - (0x3DC, 'M', 'ϝ'), - (0x3DD, 'V'), - (0x3DE, 'M', 'ϟ'), - (0x3DF, 'V'), - (0x3E0, 'M', 'ϡ'), - (0x3E1, 'V'), - (0x3E2, 'M', 'ϣ'), - (0x3E3, 'V'), - (0x3E4, 'M', 'ϥ'), - (0x3E5, 'V'), - (0x3E6, 'M', 'ϧ'), - (0x3E7, 'V'), - (0x3E8, 'M', 'ϩ'), - (0x3E9, 'V'), - (0x3EA, 'M', 'ϫ'), - (0x3EB, 'V'), - (0x3EC, 'M', 'ϭ'), - (0x3ED, 'V'), - (0x3EE, 'M', 'ϯ'), - (0x3EF, 'V'), - (0x3F0, 'M', 'κ'), - (0x3F1, 'M', 'ρ'), - (0x3F2, 'M', 'σ'), - (0x3F3, 'V'), - (0x3F4, 'M', 'θ'), - (0x3F5, 'M', 'ε'), - (0x3F6, 'V'), - (0x3F7, 'M', 'ϸ'), - (0x3F8, 'V'), - (0x3F9, 'M', 'σ'), - (0x3FA, 'M', 'ϻ'), - (0x3FB, 'V'), - (0x3FD, 'M', 'ͻ'), - (0x3FE, 'M', 'ͼ'), - (0x3FF, 'M', 'ͽ'), - (0x400, 'M', 'ѐ'), - (0x401, 'M', 'ё'), - (0x402, 'M', 'ђ'), - ] - -def _seg_7() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x403, 'M', 'ѓ'), - (0x404, 'M', 'є'), - (0x405, 'M', 'ѕ'), - (0x406, 'M', 'і'), - (0x407, 'M', 'ї'), - (0x408, 'M', 'ј'), - (0x409, 'M', 'љ'), - (0x40A, 'M', 'њ'), - (0x40B, 'M', 'ћ'), - (0x40C, 'M', 'ќ'), - (0x40D, 'M', 'ѝ'), - (0x40E, 'M', 'ў'), - (0x40F, 'M', 'џ'), - (0x410, 'M', 'а'), - (0x411, 'M', 'б'), - (0x412, 'M', 'в'), - (0x413, 'M', 'г'), - (0x414, 'M', 'д'), - (0x415, 'M', 'е'), - (0x416, 'M', 'ж'), - (0x417, 'M', 'з'), - (0x418, 'M', 'и'), - (0x419, 'M', 'й'), - (0x41A, 'M', 'к'), - (0x41B, 'M', 'л'), - (0x41C, 'M', 'м'), - (0x41D, 'M', 'н'), - (0x41E, 'M', 'о'), - (0x41F, 'M', 'п'), - (0x420, 'M', 'р'), - (0x421, 'M', 'с'), - (0x422, 'M', 'т'), - (0x423, 'M', 'у'), - (0x424, 'M', 'ф'), - (0x425, 'M', 'х'), - (0x426, 'M', 'ц'), - (0x427, 'M', 'ч'), - (0x428, 'M', 'ш'), - (0x429, 'M', 'щ'), - (0x42A, 'M', 'ъ'), - (0x42B, 'M', 'ы'), - (0x42C, 'M', 'ь'), - (0x42D, 'M', 'э'), - (0x42E, 'M', 'ю'), - (0x42F, 'M', 'я'), - (0x430, 'V'), - (0x460, 'M', 'ѡ'), - (0x461, 'V'), - (0x462, 'M', 'ѣ'), - (0x463, 'V'), - (0x464, 'M', 'ѥ'), - (0x465, 'V'), - (0x466, 'M', 'ѧ'), - (0x467, 'V'), - (0x468, 'M', 'ѩ'), - (0x469, 'V'), - (0x46A, 'M', 'ѫ'), - (0x46B, 'V'), - (0x46C, 'M', 'ѭ'), - (0x46D, 'V'), - (0x46E, 'M', 'ѯ'), - (0x46F, 'V'), - (0x470, 'M', 'ѱ'), - (0x471, 'V'), - (0x472, 'M', 'ѳ'), - (0x473, 'V'), - (0x474, 'M', 'ѵ'), - (0x475, 'V'), - (0x476, 'M', 'ѷ'), - (0x477, 'V'), - (0x478, 'M', 'ѹ'), - (0x479, 'V'), - (0x47A, 'M', 'ѻ'), - (0x47B, 'V'), - (0x47C, 'M', 'ѽ'), - (0x47D, 'V'), - (0x47E, 'M', 'ѿ'), - (0x47F, 'V'), - (0x480, 'M', 'ҁ'), - (0x481, 'V'), - (0x48A, 'M', 'ҋ'), - (0x48B, 'V'), - (0x48C, 'M', 'ҍ'), - (0x48D, 'V'), - (0x48E, 'M', 'ҏ'), - (0x48F, 'V'), - (0x490, 'M', 'ґ'), - (0x491, 'V'), - (0x492, 'M', 'ғ'), - (0x493, 'V'), - (0x494, 'M', 'ҕ'), - (0x495, 'V'), - (0x496, 'M', 'җ'), - (0x497, 'V'), - (0x498, 'M', 'ҙ'), - (0x499, 'V'), - (0x49A, 'M', 'қ'), - (0x49B, 'V'), - (0x49C, 'M', 'ҝ'), - (0x49D, 'V'), - ] - -def _seg_8() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x49E, 'M', 'ҟ'), - (0x49F, 'V'), - (0x4A0, 'M', 'ҡ'), - (0x4A1, 'V'), - (0x4A2, 'M', 'ң'), - (0x4A3, 'V'), - (0x4A4, 'M', 'ҥ'), - (0x4A5, 'V'), - (0x4A6, 'M', 'ҧ'), - (0x4A7, 'V'), - (0x4A8, 'M', 'ҩ'), - (0x4A9, 'V'), - (0x4AA, 'M', 'ҫ'), - (0x4AB, 'V'), - (0x4AC, 'M', 'ҭ'), - (0x4AD, 'V'), - (0x4AE, 'M', 'ү'), - (0x4AF, 'V'), - (0x4B0, 'M', 'ұ'), - (0x4B1, 'V'), - (0x4B2, 'M', 'ҳ'), - (0x4B3, 'V'), - (0x4B4, 'M', 'ҵ'), - (0x4B5, 'V'), - (0x4B6, 'M', 'ҷ'), - (0x4B7, 'V'), - (0x4B8, 'M', 'ҹ'), - (0x4B9, 'V'), - (0x4BA, 'M', 'һ'), - (0x4BB, 'V'), - (0x4BC, 'M', 'ҽ'), - (0x4BD, 'V'), - (0x4BE, 'M', 'ҿ'), - (0x4BF, 'V'), - (0x4C0, 'X'), - (0x4C1, 'M', 'ӂ'), - (0x4C2, 'V'), - (0x4C3, 'M', 'ӄ'), - (0x4C4, 'V'), - (0x4C5, 'M', 'ӆ'), - (0x4C6, 'V'), - (0x4C7, 'M', 'ӈ'), - (0x4C8, 'V'), - (0x4C9, 'M', 'ӊ'), - (0x4CA, 'V'), - (0x4CB, 'M', 'ӌ'), - (0x4CC, 'V'), - (0x4CD, 'M', 'ӎ'), - (0x4CE, 'V'), - (0x4D0, 'M', 'ӑ'), - (0x4D1, 'V'), - (0x4D2, 'M', 'ӓ'), - (0x4D3, 'V'), - (0x4D4, 'M', 'ӕ'), - (0x4D5, 'V'), - (0x4D6, 'M', 'ӗ'), - (0x4D7, 'V'), - (0x4D8, 'M', 'ә'), - (0x4D9, 'V'), - (0x4DA, 'M', 'ӛ'), - (0x4DB, 'V'), - (0x4DC, 'M', 'ӝ'), - (0x4DD, 'V'), - (0x4DE, 'M', 'ӟ'), - (0x4DF, 'V'), - (0x4E0, 'M', 'ӡ'), - (0x4E1, 'V'), - (0x4E2, 'M', 'ӣ'), - (0x4E3, 'V'), - (0x4E4, 'M', 'ӥ'), - (0x4E5, 'V'), - (0x4E6, 'M', 'ӧ'), - (0x4E7, 'V'), - (0x4E8, 'M', 'ө'), - (0x4E9, 'V'), - (0x4EA, 'M', 'ӫ'), - (0x4EB, 'V'), - (0x4EC, 'M', 'ӭ'), - (0x4ED, 'V'), - (0x4EE, 'M', 'ӯ'), - (0x4EF, 'V'), - (0x4F0, 'M', 'ӱ'), - (0x4F1, 'V'), - (0x4F2, 'M', 'ӳ'), - (0x4F3, 'V'), - (0x4F4, 'M', 'ӵ'), - (0x4F5, 'V'), - (0x4F6, 'M', 'ӷ'), - (0x4F7, 'V'), - (0x4F8, 'M', 'ӹ'), - (0x4F9, 'V'), - (0x4FA, 'M', 'ӻ'), - (0x4FB, 'V'), - (0x4FC, 'M', 'ӽ'), - (0x4FD, 'V'), - (0x4FE, 'M', 'ӿ'), - (0x4FF, 'V'), - (0x500, 'M', 'ԁ'), - (0x501, 'V'), - (0x502, 'M', 'ԃ'), - ] - -def _seg_9() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x503, 'V'), - (0x504, 'M', 'ԅ'), - (0x505, 'V'), - (0x506, 'M', 'ԇ'), - (0x507, 'V'), - (0x508, 'M', 'ԉ'), - (0x509, 'V'), - (0x50A, 'M', 'ԋ'), - (0x50B, 'V'), - (0x50C, 'M', 'ԍ'), - (0x50D, 'V'), - (0x50E, 'M', 'ԏ'), - (0x50F, 'V'), - (0x510, 'M', 'ԑ'), - (0x511, 'V'), - (0x512, 'M', 'ԓ'), - (0x513, 'V'), - (0x514, 'M', 'ԕ'), - (0x515, 'V'), - (0x516, 'M', 'ԗ'), - (0x517, 'V'), - (0x518, 'M', 'ԙ'), - (0x519, 'V'), - (0x51A, 'M', 'ԛ'), - (0x51B, 'V'), - (0x51C, 'M', 'ԝ'), - (0x51D, 'V'), - (0x51E, 'M', 'ԟ'), - (0x51F, 'V'), - (0x520, 'M', 'ԡ'), - (0x521, 'V'), - (0x522, 'M', 'ԣ'), - (0x523, 'V'), - (0x524, 'M', 'ԥ'), - (0x525, 'V'), - (0x526, 'M', 'ԧ'), - (0x527, 'V'), - (0x528, 'M', 'ԩ'), - (0x529, 'V'), - (0x52A, 'M', 'ԫ'), - (0x52B, 'V'), - (0x52C, 'M', 'ԭ'), - (0x52D, 'V'), - (0x52E, 'M', 'ԯ'), - (0x52F, 'V'), - (0x530, 'X'), - (0x531, 'M', 'ա'), - (0x532, 'M', 'բ'), - (0x533, 'M', 'գ'), - (0x534, 'M', 'դ'), - (0x535, 'M', 'ե'), - (0x536, 'M', 'զ'), - (0x537, 'M', 'է'), - (0x538, 'M', 'ը'), - (0x539, 'M', 'թ'), - (0x53A, 'M', 'ժ'), - (0x53B, 'M', 'ի'), - (0x53C, 'M', 'լ'), - (0x53D, 'M', 'խ'), - (0x53E, 'M', 'ծ'), - (0x53F, 'M', 'կ'), - (0x540, 'M', 'հ'), - (0x541, 'M', 'ձ'), - (0x542, 'M', 'ղ'), - (0x543, 'M', 'ճ'), - (0x544, 'M', 'մ'), - (0x545, 'M', 'յ'), - (0x546, 'M', 'ն'), - (0x547, 'M', 'շ'), - (0x548, 'M', 'ո'), - (0x549, 'M', 'չ'), - (0x54A, 'M', 'պ'), - (0x54B, 'M', 'ջ'), - (0x54C, 'M', 'ռ'), - (0x54D, 'M', 'ս'), - (0x54E, 'M', 'վ'), - (0x54F, 'M', 'տ'), - (0x550, 'M', 'ր'), - (0x551, 'M', 'ց'), - (0x552, 'M', 'ւ'), - (0x553, 'M', 'փ'), - (0x554, 'M', 'ք'), - (0x555, 'M', 'օ'), - (0x556, 'M', 'ֆ'), - (0x557, 'X'), - (0x559, 'V'), - (0x587, 'M', 'եւ'), - (0x588, 'V'), - (0x58B, 'X'), - (0x58D, 'V'), - (0x590, 'X'), - (0x591, 'V'), - (0x5C8, 'X'), - (0x5D0, 'V'), - (0x5EB, 'X'), - (0x5EF, 'V'), - (0x5F5, 'X'), - (0x606, 'V'), - (0x61C, 'X'), - (0x61D, 'V'), - ] - -def _seg_10() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x675, 'M', 'اٴ'), - (0x676, 'M', 'وٴ'), - (0x677, 'M', 'ۇٴ'), - (0x678, 'M', 'يٴ'), - (0x679, 'V'), - (0x6DD, 'X'), - (0x6DE, 'V'), - (0x70E, 'X'), - (0x710, 'V'), - (0x74B, 'X'), - (0x74D, 'V'), - (0x7B2, 'X'), - (0x7C0, 'V'), - (0x7FB, 'X'), - (0x7FD, 'V'), - (0x82E, 'X'), - (0x830, 'V'), - (0x83F, 'X'), - (0x840, 'V'), - (0x85C, 'X'), - (0x85E, 'V'), - (0x85F, 'X'), - (0x860, 'V'), - (0x86B, 'X'), - (0x870, 'V'), - (0x88F, 'X'), - (0x898, 'V'), - (0x8E2, 'X'), - (0x8E3, 'V'), - (0x958, 'M', 'क़'), - (0x959, 'M', 'ख़'), - (0x95A, 'M', 'ग़'), - (0x95B, 'M', 'ज़'), - (0x95C, 'M', 'ड़'), - (0x95D, 'M', 'ढ़'), - (0x95E, 'M', 'फ़'), - (0x95F, 'M', 'य़'), - (0x960, 'V'), - (0x984, 'X'), - (0x985, 'V'), - (0x98D, 'X'), - (0x98F, 'V'), - (0x991, 'X'), - (0x993, 'V'), - (0x9A9, 'X'), - (0x9AA, 'V'), - (0x9B1, 'X'), - (0x9B2, 'V'), - (0x9B3, 'X'), - (0x9B6, 'V'), - (0x9BA, 'X'), - (0x9BC, 'V'), - (0x9C5, 'X'), - (0x9C7, 'V'), - (0x9C9, 'X'), - (0x9CB, 'V'), - (0x9CF, 'X'), - (0x9D7, 'V'), - (0x9D8, 'X'), - (0x9DC, 'M', 'ড়'), - (0x9DD, 'M', 'ঢ়'), - (0x9DE, 'X'), - (0x9DF, 'M', 'য়'), - (0x9E0, 'V'), - (0x9E4, 'X'), - (0x9E6, 'V'), - (0x9FF, 'X'), - (0xA01, 'V'), - (0xA04, 'X'), - (0xA05, 'V'), - (0xA0B, 'X'), - (0xA0F, 'V'), - (0xA11, 'X'), - (0xA13, 'V'), - (0xA29, 'X'), - (0xA2A, 'V'), - (0xA31, 'X'), - (0xA32, 'V'), - (0xA33, 'M', 'ਲ਼'), - (0xA34, 'X'), - (0xA35, 'V'), - (0xA36, 'M', 'ਸ਼'), - (0xA37, 'X'), - (0xA38, 'V'), - (0xA3A, 'X'), - (0xA3C, 'V'), - (0xA3D, 'X'), - (0xA3E, 'V'), - (0xA43, 'X'), - (0xA47, 'V'), - (0xA49, 'X'), - (0xA4B, 'V'), - (0xA4E, 'X'), - (0xA51, 'V'), - (0xA52, 'X'), - (0xA59, 'M', 'ਖ਼'), - (0xA5A, 'M', 'ਗ਼'), - (0xA5B, 'M', 'ਜ਼'), - (0xA5C, 'V'), - (0xA5D, 'X'), - ] - -def _seg_11() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA5E, 'M', 'ਫ਼'), - (0xA5F, 'X'), - (0xA66, 'V'), - (0xA77, 'X'), - (0xA81, 'V'), - (0xA84, 'X'), - (0xA85, 'V'), - (0xA8E, 'X'), - (0xA8F, 'V'), - (0xA92, 'X'), - (0xA93, 'V'), - (0xAA9, 'X'), - (0xAAA, 'V'), - (0xAB1, 'X'), - (0xAB2, 'V'), - (0xAB4, 'X'), - (0xAB5, 'V'), - (0xABA, 'X'), - (0xABC, 'V'), - (0xAC6, 'X'), - (0xAC7, 'V'), - (0xACA, 'X'), - (0xACB, 'V'), - (0xACE, 'X'), - (0xAD0, 'V'), - (0xAD1, 'X'), - (0xAE0, 'V'), - (0xAE4, 'X'), - (0xAE6, 'V'), - (0xAF2, 'X'), - (0xAF9, 'V'), - (0xB00, 'X'), - (0xB01, 'V'), - (0xB04, 'X'), - (0xB05, 'V'), - (0xB0D, 'X'), - (0xB0F, 'V'), - (0xB11, 'X'), - (0xB13, 'V'), - (0xB29, 'X'), - (0xB2A, 'V'), - (0xB31, 'X'), - (0xB32, 'V'), - (0xB34, 'X'), - (0xB35, 'V'), - (0xB3A, 'X'), - (0xB3C, 'V'), - (0xB45, 'X'), - (0xB47, 'V'), - (0xB49, 'X'), - (0xB4B, 'V'), - (0xB4E, 'X'), - (0xB55, 'V'), - (0xB58, 'X'), - (0xB5C, 'M', 'ଡ଼'), - (0xB5D, 'M', 'ଢ଼'), - (0xB5E, 'X'), - (0xB5F, 'V'), - (0xB64, 'X'), - (0xB66, 'V'), - (0xB78, 'X'), - (0xB82, 'V'), - (0xB84, 'X'), - (0xB85, 'V'), - (0xB8B, 'X'), - (0xB8E, 'V'), - (0xB91, 'X'), - (0xB92, 'V'), - (0xB96, 'X'), - (0xB99, 'V'), - (0xB9B, 'X'), - (0xB9C, 'V'), - (0xB9D, 'X'), - (0xB9E, 'V'), - (0xBA0, 'X'), - (0xBA3, 'V'), - (0xBA5, 'X'), - (0xBA8, 'V'), - (0xBAB, 'X'), - (0xBAE, 'V'), - (0xBBA, 'X'), - (0xBBE, 'V'), - (0xBC3, 'X'), - (0xBC6, 'V'), - (0xBC9, 'X'), - (0xBCA, 'V'), - (0xBCE, 'X'), - (0xBD0, 'V'), - (0xBD1, 'X'), - (0xBD7, 'V'), - (0xBD8, 'X'), - (0xBE6, 'V'), - (0xBFB, 'X'), - (0xC00, 'V'), - (0xC0D, 'X'), - (0xC0E, 'V'), - (0xC11, 'X'), - (0xC12, 'V'), - (0xC29, 'X'), - (0xC2A, 'V'), - ] - -def _seg_12() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xC3A, 'X'), - (0xC3C, 'V'), - (0xC45, 'X'), - (0xC46, 'V'), - (0xC49, 'X'), - (0xC4A, 'V'), - (0xC4E, 'X'), - (0xC55, 'V'), - (0xC57, 'X'), - (0xC58, 'V'), - (0xC5B, 'X'), - (0xC5D, 'V'), - (0xC5E, 'X'), - (0xC60, 'V'), - (0xC64, 'X'), - (0xC66, 'V'), - (0xC70, 'X'), - (0xC77, 'V'), - (0xC8D, 'X'), - (0xC8E, 'V'), - (0xC91, 'X'), - (0xC92, 'V'), - (0xCA9, 'X'), - (0xCAA, 'V'), - (0xCB4, 'X'), - (0xCB5, 'V'), - (0xCBA, 'X'), - (0xCBC, 'V'), - (0xCC5, 'X'), - (0xCC6, 'V'), - (0xCC9, 'X'), - (0xCCA, 'V'), - (0xCCE, 'X'), - (0xCD5, 'V'), - (0xCD7, 'X'), - (0xCDD, 'V'), - (0xCDF, 'X'), - (0xCE0, 'V'), - (0xCE4, 'X'), - (0xCE6, 'V'), - (0xCF0, 'X'), - (0xCF1, 'V'), - (0xCF4, 'X'), - (0xD00, 'V'), - (0xD0D, 'X'), - (0xD0E, 'V'), - (0xD11, 'X'), - (0xD12, 'V'), - (0xD45, 'X'), - (0xD46, 'V'), - (0xD49, 'X'), - (0xD4A, 'V'), - (0xD50, 'X'), - (0xD54, 'V'), - (0xD64, 'X'), - (0xD66, 'V'), - (0xD80, 'X'), - (0xD81, 'V'), - (0xD84, 'X'), - (0xD85, 'V'), - (0xD97, 'X'), - (0xD9A, 'V'), - (0xDB2, 'X'), - (0xDB3, 'V'), - (0xDBC, 'X'), - (0xDBD, 'V'), - (0xDBE, 'X'), - (0xDC0, 'V'), - (0xDC7, 'X'), - (0xDCA, 'V'), - (0xDCB, 'X'), - (0xDCF, 'V'), - (0xDD5, 'X'), - (0xDD6, 'V'), - (0xDD7, 'X'), - (0xDD8, 'V'), - (0xDE0, 'X'), - (0xDE6, 'V'), - (0xDF0, 'X'), - (0xDF2, 'V'), - (0xDF5, 'X'), - (0xE01, 'V'), - (0xE33, 'M', 'ํา'), - (0xE34, 'V'), - (0xE3B, 'X'), - (0xE3F, 'V'), - (0xE5C, 'X'), - (0xE81, 'V'), - (0xE83, 'X'), - (0xE84, 'V'), - (0xE85, 'X'), - (0xE86, 'V'), - (0xE8B, 'X'), - (0xE8C, 'V'), - (0xEA4, 'X'), - (0xEA5, 'V'), - (0xEA6, 'X'), - (0xEA7, 'V'), - (0xEB3, 'M', 'ໍາ'), - (0xEB4, 'V'), - ] - -def _seg_13() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xEBE, 'X'), - (0xEC0, 'V'), - (0xEC5, 'X'), - (0xEC6, 'V'), - (0xEC7, 'X'), - (0xEC8, 'V'), - (0xECF, 'X'), - (0xED0, 'V'), - (0xEDA, 'X'), - (0xEDC, 'M', 'ຫນ'), - (0xEDD, 'M', 'ຫມ'), - (0xEDE, 'V'), - (0xEE0, 'X'), - (0xF00, 'V'), - (0xF0C, 'M', '་'), - (0xF0D, 'V'), - (0xF43, 'M', 'གྷ'), - (0xF44, 'V'), - (0xF48, 'X'), - (0xF49, 'V'), - (0xF4D, 'M', 'ཌྷ'), - (0xF4E, 'V'), - (0xF52, 'M', 'དྷ'), - (0xF53, 'V'), - (0xF57, 'M', 'བྷ'), - (0xF58, 'V'), - (0xF5C, 'M', 'ཛྷ'), - (0xF5D, 'V'), - (0xF69, 'M', 'ཀྵ'), - (0xF6A, 'V'), - (0xF6D, 'X'), - (0xF71, 'V'), - (0xF73, 'M', 'ཱི'), - (0xF74, 'V'), - (0xF75, 'M', 'ཱུ'), - (0xF76, 'M', 'ྲྀ'), - (0xF77, 'M', 'ྲཱྀ'), - (0xF78, 'M', 'ླྀ'), - (0xF79, 'M', 'ླཱྀ'), - (0xF7A, 'V'), - (0xF81, 'M', 'ཱྀ'), - (0xF82, 'V'), - (0xF93, 'M', 'ྒྷ'), - (0xF94, 'V'), - (0xF98, 'X'), - (0xF99, 'V'), - (0xF9D, 'M', 'ྜྷ'), - (0xF9E, 'V'), - (0xFA2, 'M', 'ྡྷ'), - (0xFA3, 'V'), - (0xFA7, 'M', 'ྦྷ'), - (0xFA8, 'V'), - (0xFAC, 'M', 'ྫྷ'), - (0xFAD, 'V'), - (0xFB9, 'M', 'ྐྵ'), - (0xFBA, 'V'), - (0xFBD, 'X'), - (0xFBE, 'V'), - (0xFCD, 'X'), - (0xFCE, 'V'), - (0xFDB, 'X'), - (0x1000, 'V'), - (0x10A0, 'X'), - (0x10C7, 'M', 'ⴧ'), - (0x10C8, 'X'), - (0x10CD, 'M', 'ⴭ'), - (0x10CE, 'X'), - (0x10D0, 'V'), - (0x10FC, 'M', 'ნ'), - (0x10FD, 'V'), - (0x115F, 'X'), - (0x1161, 'V'), - (0x1249, 'X'), - (0x124A, 'V'), - (0x124E, 'X'), - (0x1250, 'V'), - (0x1257, 'X'), - (0x1258, 'V'), - (0x1259, 'X'), - (0x125A, 'V'), - (0x125E, 'X'), - (0x1260, 'V'), - (0x1289, 'X'), - (0x128A, 'V'), - (0x128E, 'X'), - (0x1290, 'V'), - (0x12B1, 'X'), - (0x12B2, 'V'), - (0x12B6, 'X'), - (0x12B8, 'V'), - (0x12BF, 'X'), - (0x12C0, 'V'), - (0x12C1, 'X'), - (0x12C2, 'V'), - (0x12C6, 'X'), - (0x12C8, 'V'), - (0x12D7, 'X'), - (0x12D8, 'V'), - (0x1311, 'X'), - (0x1312, 'V'), - ] - -def _seg_14() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1316, 'X'), - (0x1318, 'V'), - (0x135B, 'X'), - (0x135D, 'V'), - (0x137D, 'X'), - (0x1380, 'V'), - (0x139A, 'X'), - (0x13A0, 'V'), - (0x13F6, 'X'), - (0x13F8, 'M', 'Ᏸ'), - (0x13F9, 'M', 'Ᏹ'), - (0x13FA, 'M', 'Ᏺ'), - (0x13FB, 'M', 'Ᏻ'), - (0x13FC, 'M', 'Ᏼ'), - (0x13FD, 'M', 'Ᏽ'), - (0x13FE, 'X'), - (0x1400, 'V'), - (0x1680, 'X'), - (0x1681, 'V'), - (0x169D, 'X'), - (0x16A0, 'V'), - (0x16F9, 'X'), - (0x1700, 'V'), - (0x1716, 'X'), - (0x171F, 'V'), - (0x1737, 'X'), - (0x1740, 'V'), - (0x1754, 'X'), - (0x1760, 'V'), - (0x176D, 'X'), - (0x176E, 'V'), - (0x1771, 'X'), - (0x1772, 'V'), - (0x1774, 'X'), - (0x1780, 'V'), - (0x17B4, 'X'), - (0x17B6, 'V'), - (0x17DE, 'X'), - (0x17E0, 'V'), - (0x17EA, 'X'), - (0x17F0, 'V'), - (0x17FA, 'X'), - (0x1800, 'V'), - (0x1806, 'X'), - (0x1807, 'V'), - (0x180B, 'I'), - (0x180E, 'X'), - (0x180F, 'I'), - (0x1810, 'V'), - (0x181A, 'X'), - (0x1820, 'V'), - (0x1879, 'X'), - (0x1880, 'V'), - (0x18AB, 'X'), - (0x18B0, 'V'), - (0x18F6, 'X'), - (0x1900, 'V'), - (0x191F, 'X'), - (0x1920, 'V'), - (0x192C, 'X'), - (0x1930, 'V'), - (0x193C, 'X'), - (0x1940, 'V'), - (0x1941, 'X'), - (0x1944, 'V'), - (0x196E, 'X'), - (0x1970, 'V'), - (0x1975, 'X'), - (0x1980, 'V'), - (0x19AC, 'X'), - (0x19B0, 'V'), - (0x19CA, 'X'), - (0x19D0, 'V'), - (0x19DB, 'X'), - (0x19DE, 'V'), - (0x1A1C, 'X'), - (0x1A1E, 'V'), - (0x1A5F, 'X'), - (0x1A60, 'V'), - (0x1A7D, 'X'), - (0x1A7F, 'V'), - (0x1A8A, 'X'), - (0x1A90, 'V'), - (0x1A9A, 'X'), - (0x1AA0, 'V'), - (0x1AAE, 'X'), - (0x1AB0, 'V'), - (0x1ACF, 'X'), - (0x1B00, 'V'), - (0x1B4D, 'X'), - (0x1B50, 'V'), - (0x1B7F, 'X'), - (0x1B80, 'V'), - (0x1BF4, 'X'), - (0x1BFC, 'V'), - (0x1C38, 'X'), - (0x1C3B, 'V'), - (0x1C4A, 'X'), - (0x1C4D, 'V'), - (0x1C80, 'M', 'в'), - ] - -def _seg_15() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1C81, 'M', 'д'), - (0x1C82, 'M', 'о'), - (0x1C83, 'M', 'с'), - (0x1C84, 'M', 'т'), - (0x1C86, 'M', 'ъ'), - (0x1C87, 'M', 'ѣ'), - (0x1C88, 'M', 'ꙋ'), - (0x1C89, 'X'), - (0x1C90, 'M', 'ა'), - (0x1C91, 'M', 'ბ'), - (0x1C92, 'M', 'გ'), - (0x1C93, 'M', 'დ'), - (0x1C94, 'M', 'ე'), - (0x1C95, 'M', 'ვ'), - (0x1C96, 'M', 'ზ'), - (0x1C97, 'M', 'თ'), - (0x1C98, 'M', 'ი'), - (0x1C99, 'M', 'კ'), - (0x1C9A, 'M', 'ლ'), - (0x1C9B, 'M', 'მ'), - (0x1C9C, 'M', 'ნ'), - (0x1C9D, 'M', 'ო'), - (0x1C9E, 'M', 'პ'), - (0x1C9F, 'M', 'ჟ'), - (0x1CA0, 'M', 'რ'), - (0x1CA1, 'M', 'ს'), - (0x1CA2, 'M', 'ტ'), - (0x1CA3, 'M', 'უ'), - (0x1CA4, 'M', 'ფ'), - (0x1CA5, 'M', 'ქ'), - (0x1CA6, 'M', 'ღ'), - (0x1CA7, 'M', 'ყ'), - (0x1CA8, 'M', 'შ'), - (0x1CA9, 'M', 'ჩ'), - (0x1CAA, 'M', 'ც'), - (0x1CAB, 'M', 'ძ'), - (0x1CAC, 'M', 'წ'), - (0x1CAD, 'M', 'ჭ'), - (0x1CAE, 'M', 'ხ'), - (0x1CAF, 'M', 'ჯ'), - (0x1CB0, 'M', 'ჰ'), - (0x1CB1, 'M', 'ჱ'), - (0x1CB2, 'M', 'ჲ'), - (0x1CB3, 'M', 'ჳ'), - (0x1CB4, 'M', 'ჴ'), - (0x1CB5, 'M', 'ჵ'), - (0x1CB6, 'M', 'ჶ'), - (0x1CB7, 'M', 'ჷ'), - (0x1CB8, 'M', 'ჸ'), - (0x1CB9, 'M', 'ჹ'), - (0x1CBA, 'M', 'ჺ'), - (0x1CBB, 'X'), - (0x1CBD, 'M', 'ჽ'), - (0x1CBE, 'M', 'ჾ'), - (0x1CBF, 'M', 'ჿ'), - (0x1CC0, 'V'), - (0x1CC8, 'X'), - (0x1CD0, 'V'), - (0x1CFB, 'X'), - (0x1D00, 'V'), - (0x1D2C, 'M', 'a'), - (0x1D2D, 'M', 'æ'), - (0x1D2E, 'M', 'b'), - (0x1D2F, 'V'), - (0x1D30, 'M', 'd'), - (0x1D31, 'M', 'e'), - (0x1D32, 'M', 'ǝ'), - (0x1D33, 'M', 'g'), - (0x1D34, 'M', 'h'), - (0x1D35, 'M', 'i'), - (0x1D36, 'M', 'j'), - (0x1D37, 'M', 'k'), - (0x1D38, 'M', 'l'), - (0x1D39, 'M', 'm'), - (0x1D3A, 'M', 'n'), - (0x1D3B, 'V'), - (0x1D3C, 'M', 'o'), - (0x1D3D, 'M', 'ȣ'), - (0x1D3E, 'M', 'p'), - (0x1D3F, 'M', 'r'), - (0x1D40, 'M', 't'), - (0x1D41, 'M', 'u'), - (0x1D42, 'M', 'w'), - (0x1D43, 'M', 'a'), - (0x1D44, 'M', 'ɐ'), - (0x1D45, 'M', 'ɑ'), - (0x1D46, 'M', 'ᴂ'), - (0x1D47, 'M', 'b'), - (0x1D48, 'M', 'd'), - (0x1D49, 'M', 'e'), - (0x1D4A, 'M', 'ə'), - (0x1D4B, 'M', 'ɛ'), - (0x1D4C, 'M', 'ɜ'), - (0x1D4D, 'M', 'g'), - (0x1D4E, 'V'), - (0x1D4F, 'M', 'k'), - (0x1D50, 'M', 'm'), - (0x1D51, 'M', 'ŋ'), - (0x1D52, 'M', 'o'), - (0x1D53, 'M', 'ɔ'), - ] - -def _seg_16() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D54, 'M', 'ᴖ'), - (0x1D55, 'M', 'ᴗ'), - (0x1D56, 'M', 'p'), - (0x1D57, 'M', 't'), - (0x1D58, 'M', 'u'), - (0x1D59, 'M', 'ᴝ'), - (0x1D5A, 'M', 'ɯ'), - (0x1D5B, 'M', 'v'), - (0x1D5C, 'M', 'ᴥ'), - (0x1D5D, 'M', 'β'), - (0x1D5E, 'M', 'γ'), - (0x1D5F, 'M', 'δ'), - (0x1D60, 'M', 'φ'), - (0x1D61, 'M', 'χ'), - (0x1D62, 'M', 'i'), - (0x1D63, 'M', 'r'), - (0x1D64, 'M', 'u'), - (0x1D65, 'M', 'v'), - (0x1D66, 'M', 'β'), - (0x1D67, 'M', 'γ'), - (0x1D68, 'M', 'ρ'), - (0x1D69, 'M', 'φ'), - (0x1D6A, 'M', 'χ'), - (0x1D6B, 'V'), - (0x1D78, 'M', 'н'), - (0x1D79, 'V'), - (0x1D9B, 'M', 'ɒ'), - (0x1D9C, 'M', 'c'), - (0x1D9D, 'M', 'ɕ'), - (0x1D9E, 'M', 'ð'), - (0x1D9F, 'M', 'ɜ'), - (0x1DA0, 'M', 'f'), - (0x1DA1, 'M', 'ɟ'), - (0x1DA2, 'M', 'ɡ'), - (0x1DA3, 'M', 'ɥ'), - (0x1DA4, 'M', 'ɨ'), - (0x1DA5, 'M', 'ɩ'), - (0x1DA6, 'M', 'ɪ'), - (0x1DA7, 'M', 'ᵻ'), - (0x1DA8, 'M', 'ʝ'), - (0x1DA9, 'M', 'ɭ'), - (0x1DAA, 'M', 'ᶅ'), - (0x1DAB, 'M', 'ʟ'), - (0x1DAC, 'M', 'ɱ'), - (0x1DAD, 'M', 'ɰ'), - (0x1DAE, 'M', 'ɲ'), - (0x1DAF, 'M', 'ɳ'), - (0x1DB0, 'M', 'ɴ'), - (0x1DB1, 'M', 'ɵ'), - (0x1DB2, 'M', 'ɸ'), - (0x1DB3, 'M', 'ʂ'), - (0x1DB4, 'M', 'ʃ'), - (0x1DB5, 'M', 'ƫ'), - (0x1DB6, 'M', 'ʉ'), - (0x1DB7, 'M', 'ʊ'), - (0x1DB8, 'M', 'ᴜ'), - (0x1DB9, 'M', 'ʋ'), - (0x1DBA, 'M', 'ʌ'), - (0x1DBB, 'M', 'z'), - (0x1DBC, 'M', 'ʐ'), - (0x1DBD, 'M', 'ʑ'), - (0x1DBE, 'M', 'ʒ'), - (0x1DBF, 'M', 'θ'), - (0x1DC0, 'V'), - (0x1E00, 'M', 'ḁ'), - (0x1E01, 'V'), - (0x1E02, 'M', 'ḃ'), - (0x1E03, 'V'), - (0x1E04, 'M', 'ḅ'), - (0x1E05, 'V'), - (0x1E06, 'M', 'ḇ'), - (0x1E07, 'V'), - (0x1E08, 'M', 'ḉ'), - (0x1E09, 'V'), - (0x1E0A, 'M', 'ḋ'), - (0x1E0B, 'V'), - (0x1E0C, 'M', 'ḍ'), - (0x1E0D, 'V'), - (0x1E0E, 'M', 'ḏ'), - (0x1E0F, 'V'), - (0x1E10, 'M', 'ḑ'), - (0x1E11, 'V'), - (0x1E12, 'M', 'ḓ'), - (0x1E13, 'V'), - (0x1E14, 'M', 'ḕ'), - (0x1E15, 'V'), - (0x1E16, 'M', 'ḗ'), - (0x1E17, 'V'), - (0x1E18, 'M', 'ḙ'), - (0x1E19, 'V'), - (0x1E1A, 'M', 'ḛ'), - (0x1E1B, 'V'), - (0x1E1C, 'M', 'ḝ'), - (0x1E1D, 'V'), - (0x1E1E, 'M', 'ḟ'), - (0x1E1F, 'V'), - (0x1E20, 'M', 'ḡ'), - (0x1E21, 'V'), - (0x1E22, 'M', 'ḣ'), - (0x1E23, 'V'), - ] - -def _seg_17() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E24, 'M', 'ḥ'), - (0x1E25, 'V'), - (0x1E26, 'M', 'ḧ'), - (0x1E27, 'V'), - (0x1E28, 'M', 'ḩ'), - (0x1E29, 'V'), - (0x1E2A, 'M', 'ḫ'), - (0x1E2B, 'V'), - (0x1E2C, 'M', 'ḭ'), - (0x1E2D, 'V'), - (0x1E2E, 'M', 'ḯ'), - (0x1E2F, 'V'), - (0x1E30, 'M', 'ḱ'), - (0x1E31, 'V'), - (0x1E32, 'M', 'ḳ'), - (0x1E33, 'V'), - (0x1E34, 'M', 'ḵ'), - (0x1E35, 'V'), - (0x1E36, 'M', 'ḷ'), - (0x1E37, 'V'), - (0x1E38, 'M', 'ḹ'), - (0x1E39, 'V'), - (0x1E3A, 'M', 'ḻ'), - (0x1E3B, 'V'), - (0x1E3C, 'M', 'ḽ'), - (0x1E3D, 'V'), - (0x1E3E, 'M', 'ḿ'), - (0x1E3F, 'V'), - (0x1E40, 'M', 'ṁ'), - (0x1E41, 'V'), - (0x1E42, 'M', 'ṃ'), - (0x1E43, 'V'), - (0x1E44, 'M', 'ṅ'), - (0x1E45, 'V'), - (0x1E46, 'M', 'ṇ'), - (0x1E47, 'V'), - (0x1E48, 'M', 'ṉ'), - (0x1E49, 'V'), - (0x1E4A, 'M', 'ṋ'), - (0x1E4B, 'V'), - (0x1E4C, 'M', 'ṍ'), - (0x1E4D, 'V'), - (0x1E4E, 'M', 'ṏ'), - (0x1E4F, 'V'), - (0x1E50, 'M', 'ṑ'), - (0x1E51, 'V'), - (0x1E52, 'M', 'ṓ'), - (0x1E53, 'V'), - (0x1E54, 'M', 'ṕ'), - (0x1E55, 'V'), - (0x1E56, 'M', 'ṗ'), - (0x1E57, 'V'), - (0x1E58, 'M', 'ṙ'), - (0x1E59, 'V'), - (0x1E5A, 'M', 'ṛ'), - (0x1E5B, 'V'), - (0x1E5C, 'M', 'ṝ'), - (0x1E5D, 'V'), - (0x1E5E, 'M', 'ṟ'), - (0x1E5F, 'V'), - (0x1E60, 'M', 'ṡ'), - (0x1E61, 'V'), - (0x1E62, 'M', 'ṣ'), - (0x1E63, 'V'), - (0x1E64, 'M', 'ṥ'), - (0x1E65, 'V'), - (0x1E66, 'M', 'ṧ'), - (0x1E67, 'V'), - (0x1E68, 'M', 'ṩ'), - (0x1E69, 'V'), - (0x1E6A, 'M', 'ṫ'), - (0x1E6B, 'V'), - (0x1E6C, 'M', 'ṭ'), - (0x1E6D, 'V'), - (0x1E6E, 'M', 'ṯ'), - (0x1E6F, 'V'), - (0x1E70, 'M', 'ṱ'), - (0x1E71, 'V'), - (0x1E72, 'M', 'ṳ'), - (0x1E73, 'V'), - (0x1E74, 'M', 'ṵ'), - (0x1E75, 'V'), - (0x1E76, 'M', 'ṷ'), - (0x1E77, 'V'), - (0x1E78, 'M', 'ṹ'), - (0x1E79, 'V'), - (0x1E7A, 'M', 'ṻ'), - (0x1E7B, 'V'), - (0x1E7C, 'M', 'ṽ'), - (0x1E7D, 'V'), - (0x1E7E, 'M', 'ṿ'), - (0x1E7F, 'V'), - (0x1E80, 'M', 'ẁ'), - (0x1E81, 'V'), - (0x1E82, 'M', 'ẃ'), - (0x1E83, 'V'), - (0x1E84, 'M', 'ẅ'), - (0x1E85, 'V'), - (0x1E86, 'M', 'ẇ'), - (0x1E87, 'V'), - ] - -def _seg_18() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E88, 'M', 'ẉ'), - (0x1E89, 'V'), - (0x1E8A, 'M', 'ẋ'), - (0x1E8B, 'V'), - (0x1E8C, 'M', 'ẍ'), - (0x1E8D, 'V'), - (0x1E8E, 'M', 'ẏ'), - (0x1E8F, 'V'), - (0x1E90, 'M', 'ẑ'), - (0x1E91, 'V'), - (0x1E92, 'M', 'ẓ'), - (0x1E93, 'V'), - (0x1E94, 'M', 'ẕ'), - (0x1E95, 'V'), - (0x1E9A, 'M', 'aʾ'), - (0x1E9B, 'M', 'ṡ'), - (0x1E9C, 'V'), - (0x1E9E, 'M', 'ß'), - (0x1E9F, 'V'), - (0x1EA0, 'M', 'ạ'), - (0x1EA1, 'V'), - (0x1EA2, 'M', 'ả'), - (0x1EA3, 'V'), - (0x1EA4, 'M', 'ấ'), - (0x1EA5, 'V'), - (0x1EA6, 'M', 'ầ'), - (0x1EA7, 'V'), - (0x1EA8, 'M', 'ẩ'), - (0x1EA9, 'V'), - (0x1EAA, 'M', 'ẫ'), - (0x1EAB, 'V'), - (0x1EAC, 'M', 'ậ'), - (0x1EAD, 'V'), - (0x1EAE, 'M', 'ắ'), - (0x1EAF, 'V'), - (0x1EB0, 'M', 'ằ'), - (0x1EB1, 'V'), - (0x1EB2, 'M', 'ẳ'), - (0x1EB3, 'V'), - (0x1EB4, 'M', 'ẵ'), - (0x1EB5, 'V'), - (0x1EB6, 'M', 'ặ'), - (0x1EB7, 'V'), - (0x1EB8, 'M', 'ẹ'), - (0x1EB9, 'V'), - (0x1EBA, 'M', 'ẻ'), - (0x1EBB, 'V'), - (0x1EBC, 'M', 'ẽ'), - (0x1EBD, 'V'), - (0x1EBE, 'M', 'ế'), - (0x1EBF, 'V'), - (0x1EC0, 'M', 'ề'), - (0x1EC1, 'V'), - (0x1EC2, 'M', 'ể'), - (0x1EC3, 'V'), - (0x1EC4, 'M', 'ễ'), - (0x1EC5, 'V'), - (0x1EC6, 'M', 'ệ'), - (0x1EC7, 'V'), - (0x1EC8, 'M', 'ỉ'), - (0x1EC9, 'V'), - (0x1ECA, 'M', 'ị'), - (0x1ECB, 'V'), - (0x1ECC, 'M', 'ọ'), - (0x1ECD, 'V'), - (0x1ECE, 'M', 'ỏ'), - (0x1ECF, 'V'), - (0x1ED0, 'M', 'ố'), - (0x1ED1, 'V'), - (0x1ED2, 'M', 'ồ'), - (0x1ED3, 'V'), - (0x1ED4, 'M', 'ổ'), - (0x1ED5, 'V'), - (0x1ED6, 'M', 'ỗ'), - (0x1ED7, 'V'), - (0x1ED8, 'M', 'ộ'), - (0x1ED9, 'V'), - (0x1EDA, 'M', 'ớ'), - (0x1EDB, 'V'), - (0x1EDC, 'M', 'ờ'), - (0x1EDD, 'V'), - (0x1EDE, 'M', 'ở'), - (0x1EDF, 'V'), - (0x1EE0, 'M', 'ỡ'), - (0x1EE1, 'V'), - (0x1EE2, 'M', 'ợ'), - (0x1EE3, 'V'), - (0x1EE4, 'M', 'ụ'), - (0x1EE5, 'V'), - (0x1EE6, 'M', 'ủ'), - (0x1EE7, 'V'), - (0x1EE8, 'M', 'ứ'), - (0x1EE9, 'V'), - (0x1EEA, 'M', 'ừ'), - (0x1EEB, 'V'), - (0x1EEC, 'M', 'ử'), - (0x1EED, 'V'), - (0x1EEE, 'M', 'ữ'), - (0x1EEF, 'V'), - (0x1EF0, 'M', 'ự'), - ] - -def _seg_19() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EF1, 'V'), - (0x1EF2, 'M', 'ỳ'), - (0x1EF3, 'V'), - (0x1EF4, 'M', 'ỵ'), - (0x1EF5, 'V'), - (0x1EF6, 'M', 'ỷ'), - (0x1EF7, 'V'), - (0x1EF8, 'M', 'ỹ'), - (0x1EF9, 'V'), - (0x1EFA, 'M', 'ỻ'), - (0x1EFB, 'V'), - (0x1EFC, 'M', 'ỽ'), - (0x1EFD, 'V'), - (0x1EFE, 'M', 'ỿ'), - (0x1EFF, 'V'), - (0x1F08, 'M', 'ἀ'), - (0x1F09, 'M', 'ἁ'), - (0x1F0A, 'M', 'ἂ'), - (0x1F0B, 'M', 'ἃ'), - (0x1F0C, 'M', 'ἄ'), - (0x1F0D, 'M', 'ἅ'), - (0x1F0E, 'M', 'ἆ'), - (0x1F0F, 'M', 'ἇ'), - (0x1F10, 'V'), - (0x1F16, 'X'), - (0x1F18, 'M', 'ἐ'), - (0x1F19, 'M', 'ἑ'), - (0x1F1A, 'M', 'ἒ'), - (0x1F1B, 'M', 'ἓ'), - (0x1F1C, 'M', 'ἔ'), - (0x1F1D, 'M', 'ἕ'), - (0x1F1E, 'X'), - (0x1F20, 'V'), - (0x1F28, 'M', 'ἠ'), - (0x1F29, 'M', 'ἡ'), - (0x1F2A, 'M', 'ἢ'), - (0x1F2B, 'M', 'ἣ'), - (0x1F2C, 'M', 'ἤ'), - (0x1F2D, 'M', 'ἥ'), - (0x1F2E, 'M', 'ἦ'), - (0x1F2F, 'M', 'ἧ'), - (0x1F30, 'V'), - (0x1F38, 'M', 'ἰ'), - (0x1F39, 'M', 'ἱ'), - (0x1F3A, 'M', 'ἲ'), - (0x1F3B, 'M', 'ἳ'), - (0x1F3C, 'M', 'ἴ'), - (0x1F3D, 'M', 'ἵ'), - (0x1F3E, 'M', 'ἶ'), - (0x1F3F, 'M', 'ἷ'), - (0x1F40, 'V'), - (0x1F46, 'X'), - (0x1F48, 'M', 'ὀ'), - (0x1F49, 'M', 'ὁ'), - (0x1F4A, 'M', 'ὂ'), - (0x1F4B, 'M', 'ὃ'), - (0x1F4C, 'M', 'ὄ'), - (0x1F4D, 'M', 'ὅ'), - (0x1F4E, 'X'), - (0x1F50, 'V'), - (0x1F58, 'X'), - (0x1F59, 'M', 'ὑ'), - (0x1F5A, 'X'), - (0x1F5B, 'M', 'ὓ'), - (0x1F5C, 'X'), - (0x1F5D, 'M', 'ὕ'), - (0x1F5E, 'X'), - (0x1F5F, 'M', 'ὗ'), - (0x1F60, 'V'), - (0x1F68, 'M', 'ὠ'), - (0x1F69, 'M', 'ὡ'), - (0x1F6A, 'M', 'ὢ'), - (0x1F6B, 'M', 'ὣ'), - (0x1F6C, 'M', 'ὤ'), - (0x1F6D, 'M', 'ὥ'), - (0x1F6E, 'M', 'ὦ'), - (0x1F6F, 'M', 'ὧ'), - (0x1F70, 'V'), - (0x1F71, 'M', 'ά'), - (0x1F72, 'V'), - (0x1F73, 'M', 'έ'), - (0x1F74, 'V'), - (0x1F75, 'M', 'ή'), - (0x1F76, 'V'), - (0x1F77, 'M', 'ί'), - (0x1F78, 'V'), - (0x1F79, 'M', 'ό'), - (0x1F7A, 'V'), - (0x1F7B, 'M', 'ύ'), - (0x1F7C, 'V'), - (0x1F7D, 'M', 'ώ'), - (0x1F7E, 'X'), - (0x1F80, 'M', 'ἀι'), - (0x1F81, 'M', 'ἁι'), - (0x1F82, 'M', 'ἂι'), - (0x1F83, 'M', 'ἃι'), - (0x1F84, 'M', 'ἄι'), - (0x1F85, 'M', 'ἅι'), - (0x1F86, 'M', 'ἆι'), - (0x1F87, 'M', 'ἇι'), - ] - -def _seg_20() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1F88, 'M', 'ἀι'), - (0x1F89, 'M', 'ἁι'), - (0x1F8A, 'M', 'ἂι'), - (0x1F8B, 'M', 'ἃι'), - (0x1F8C, 'M', 'ἄι'), - (0x1F8D, 'M', 'ἅι'), - (0x1F8E, 'M', 'ἆι'), - (0x1F8F, 'M', 'ἇι'), - (0x1F90, 'M', 'ἠι'), - (0x1F91, 'M', 'ἡι'), - (0x1F92, 'M', 'ἢι'), - (0x1F93, 'M', 'ἣι'), - (0x1F94, 'M', 'ἤι'), - (0x1F95, 'M', 'ἥι'), - (0x1F96, 'M', 'ἦι'), - (0x1F97, 'M', 'ἧι'), - (0x1F98, 'M', 'ἠι'), - (0x1F99, 'M', 'ἡι'), - (0x1F9A, 'M', 'ἢι'), - (0x1F9B, 'M', 'ἣι'), - (0x1F9C, 'M', 'ἤι'), - (0x1F9D, 'M', 'ἥι'), - (0x1F9E, 'M', 'ἦι'), - (0x1F9F, 'M', 'ἧι'), - (0x1FA0, 'M', 'ὠι'), - (0x1FA1, 'M', 'ὡι'), - (0x1FA2, 'M', 'ὢι'), - (0x1FA3, 'M', 'ὣι'), - (0x1FA4, 'M', 'ὤι'), - (0x1FA5, 'M', 'ὥι'), - (0x1FA6, 'M', 'ὦι'), - (0x1FA7, 'M', 'ὧι'), - (0x1FA8, 'M', 'ὠι'), - (0x1FA9, 'M', 'ὡι'), - (0x1FAA, 'M', 'ὢι'), - (0x1FAB, 'M', 'ὣι'), - (0x1FAC, 'M', 'ὤι'), - (0x1FAD, 'M', 'ὥι'), - (0x1FAE, 'M', 'ὦι'), - (0x1FAF, 'M', 'ὧι'), - (0x1FB0, 'V'), - (0x1FB2, 'M', 'ὰι'), - (0x1FB3, 'M', 'αι'), - (0x1FB4, 'M', 'άι'), - (0x1FB5, 'X'), - (0x1FB6, 'V'), - (0x1FB7, 'M', 'ᾶι'), - (0x1FB8, 'M', 'ᾰ'), - (0x1FB9, 'M', 'ᾱ'), - (0x1FBA, 'M', 'ὰ'), - (0x1FBB, 'M', 'ά'), - (0x1FBC, 'M', 'αι'), - (0x1FBD, '3', ' ̓'), - (0x1FBE, 'M', 'ι'), - (0x1FBF, '3', ' ̓'), - (0x1FC0, '3', ' ͂'), - (0x1FC1, '3', ' ̈͂'), - (0x1FC2, 'M', 'ὴι'), - (0x1FC3, 'M', 'ηι'), - (0x1FC4, 'M', 'ήι'), - (0x1FC5, 'X'), - (0x1FC6, 'V'), - (0x1FC7, 'M', 'ῆι'), - (0x1FC8, 'M', 'ὲ'), - (0x1FC9, 'M', 'έ'), - (0x1FCA, 'M', 'ὴ'), - (0x1FCB, 'M', 'ή'), - (0x1FCC, 'M', 'ηι'), - (0x1FCD, '3', ' ̓̀'), - (0x1FCE, '3', ' ̓́'), - (0x1FCF, '3', ' ̓͂'), - (0x1FD0, 'V'), - (0x1FD3, 'M', 'ΐ'), - (0x1FD4, 'X'), - (0x1FD6, 'V'), - (0x1FD8, 'M', 'ῐ'), - (0x1FD9, 'M', 'ῑ'), - (0x1FDA, 'M', 'ὶ'), - (0x1FDB, 'M', 'ί'), - (0x1FDC, 'X'), - (0x1FDD, '3', ' ̔̀'), - (0x1FDE, '3', ' ̔́'), - (0x1FDF, '3', ' ̔͂'), - (0x1FE0, 'V'), - (0x1FE3, 'M', 'ΰ'), - (0x1FE4, 'V'), - (0x1FE8, 'M', 'ῠ'), - (0x1FE9, 'M', 'ῡ'), - (0x1FEA, 'M', 'ὺ'), - (0x1FEB, 'M', 'ύ'), - (0x1FEC, 'M', 'ῥ'), - (0x1FED, '3', ' ̈̀'), - (0x1FEE, '3', ' ̈́'), - (0x1FEF, '3', '`'), - (0x1FF0, 'X'), - (0x1FF2, 'M', 'ὼι'), - (0x1FF3, 'M', 'ωι'), - (0x1FF4, 'M', 'ώι'), - (0x1FF5, 'X'), - (0x1FF6, 'V'), - ] - -def _seg_21() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1FF7, 'M', 'ῶι'), - (0x1FF8, 'M', 'ὸ'), - (0x1FF9, 'M', 'ό'), - (0x1FFA, 'M', 'ὼ'), - (0x1FFB, 'M', 'ώ'), - (0x1FFC, 'M', 'ωι'), - (0x1FFD, '3', ' ́'), - (0x1FFE, '3', ' ̔'), - (0x1FFF, 'X'), - (0x2000, '3', ' '), - (0x200B, 'I'), - (0x200C, 'D', ''), - (0x200E, 'X'), - (0x2010, 'V'), - (0x2011, 'M', '‐'), - (0x2012, 'V'), - (0x2017, '3', ' ̳'), - (0x2018, 'V'), - (0x2024, 'X'), - (0x2027, 'V'), - (0x2028, 'X'), - (0x202F, '3', ' '), - (0x2030, 'V'), - (0x2033, 'M', '′′'), - (0x2034, 'M', '′′′'), - (0x2035, 'V'), - (0x2036, 'M', '‵‵'), - (0x2037, 'M', '‵‵‵'), - (0x2038, 'V'), - (0x203C, '3', '!!'), - (0x203D, 'V'), - (0x203E, '3', ' ̅'), - (0x203F, 'V'), - (0x2047, '3', '??'), - (0x2048, '3', '?!'), - (0x2049, '3', '!?'), - (0x204A, 'V'), - (0x2057, 'M', '′′′′'), - (0x2058, 'V'), - (0x205F, '3', ' '), - (0x2060, 'I'), - (0x2061, 'X'), - (0x2064, 'I'), - (0x2065, 'X'), - (0x2070, 'M', '0'), - (0x2071, 'M', 'i'), - (0x2072, 'X'), - (0x2074, 'M', '4'), - (0x2075, 'M', '5'), - (0x2076, 'M', '6'), - (0x2077, 'M', '7'), - (0x2078, 'M', '8'), - (0x2079, 'M', '9'), - (0x207A, '3', '+'), - (0x207B, 'M', '−'), - (0x207C, '3', '='), - (0x207D, '3', '('), - (0x207E, '3', ')'), - (0x207F, 'M', 'n'), - (0x2080, 'M', '0'), - (0x2081, 'M', '1'), - (0x2082, 'M', '2'), - (0x2083, 'M', '3'), - (0x2084, 'M', '4'), - (0x2085, 'M', '5'), - (0x2086, 'M', '6'), - (0x2087, 'M', '7'), - (0x2088, 'M', '8'), - (0x2089, 'M', '9'), - (0x208A, '3', '+'), - (0x208B, 'M', '−'), - (0x208C, '3', '='), - (0x208D, '3', '('), - (0x208E, '3', ')'), - (0x208F, 'X'), - (0x2090, 'M', 'a'), - (0x2091, 'M', 'e'), - (0x2092, 'M', 'o'), - (0x2093, 'M', 'x'), - (0x2094, 'M', 'ə'), - (0x2095, 'M', 'h'), - (0x2096, 'M', 'k'), - (0x2097, 'M', 'l'), - (0x2098, 'M', 'm'), - (0x2099, 'M', 'n'), - (0x209A, 'M', 'p'), - (0x209B, 'M', 's'), - (0x209C, 'M', 't'), - (0x209D, 'X'), - (0x20A0, 'V'), - (0x20A8, 'M', 'rs'), - (0x20A9, 'V'), - (0x20C1, 'X'), - (0x20D0, 'V'), - (0x20F1, 'X'), - (0x2100, '3', 'a/c'), - (0x2101, '3', 'a/s'), - (0x2102, 'M', 'c'), - (0x2103, 'M', '°c'), - (0x2104, 'V'), - ] - -def _seg_22() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2105, '3', 'c/o'), - (0x2106, '3', 'c/u'), - (0x2107, 'M', 'ɛ'), - (0x2108, 'V'), - (0x2109, 'M', '°f'), - (0x210A, 'M', 'g'), - (0x210B, 'M', 'h'), - (0x210F, 'M', 'ħ'), - (0x2110, 'M', 'i'), - (0x2112, 'M', 'l'), - (0x2114, 'V'), - (0x2115, 'M', 'n'), - (0x2116, 'M', 'no'), - (0x2117, 'V'), - (0x2119, 'M', 'p'), - (0x211A, 'M', 'q'), - (0x211B, 'M', 'r'), - (0x211E, 'V'), - (0x2120, 'M', 'sm'), - (0x2121, 'M', 'tel'), - (0x2122, 'M', 'tm'), - (0x2123, 'V'), - (0x2124, 'M', 'z'), - (0x2125, 'V'), - (0x2126, 'M', 'ω'), - (0x2127, 'V'), - (0x2128, 'M', 'z'), - (0x2129, 'V'), - (0x212A, 'M', 'k'), - (0x212B, 'M', 'å'), - (0x212C, 'M', 'b'), - (0x212D, 'M', 'c'), - (0x212E, 'V'), - (0x212F, 'M', 'e'), - (0x2131, 'M', 'f'), - (0x2132, 'X'), - (0x2133, 'M', 'm'), - (0x2134, 'M', 'o'), - (0x2135, 'M', 'א'), - (0x2136, 'M', 'ב'), - (0x2137, 'M', 'ג'), - (0x2138, 'M', 'ד'), - (0x2139, 'M', 'i'), - (0x213A, 'V'), - (0x213B, 'M', 'fax'), - (0x213C, 'M', 'π'), - (0x213D, 'M', 'γ'), - (0x213F, 'M', 'π'), - (0x2140, 'M', '∑'), - (0x2141, 'V'), - (0x2145, 'M', 'd'), - (0x2147, 'M', 'e'), - (0x2148, 'M', 'i'), - (0x2149, 'M', 'j'), - (0x214A, 'V'), - (0x2150, 'M', '1⁄7'), - (0x2151, 'M', '1⁄9'), - (0x2152, 'M', '1⁄10'), - (0x2153, 'M', '1⁄3'), - (0x2154, 'M', '2⁄3'), - (0x2155, 'M', '1⁄5'), - (0x2156, 'M', '2⁄5'), - (0x2157, 'M', '3⁄5'), - (0x2158, 'M', '4⁄5'), - (0x2159, 'M', '1⁄6'), - (0x215A, 'M', '5⁄6'), - (0x215B, 'M', '1⁄8'), - (0x215C, 'M', '3⁄8'), - (0x215D, 'M', '5⁄8'), - (0x215E, 'M', '7⁄8'), - (0x215F, 'M', '1⁄'), - (0x2160, 'M', 'i'), - (0x2161, 'M', 'ii'), - (0x2162, 'M', 'iii'), - (0x2163, 'M', 'iv'), - (0x2164, 'M', 'v'), - (0x2165, 'M', 'vi'), - (0x2166, 'M', 'vii'), - (0x2167, 'M', 'viii'), - (0x2168, 'M', 'ix'), - (0x2169, 'M', 'x'), - (0x216A, 'M', 'xi'), - (0x216B, 'M', 'xii'), - (0x216C, 'M', 'l'), - (0x216D, 'M', 'c'), - (0x216E, 'M', 'd'), - (0x216F, 'M', 'm'), - (0x2170, 'M', 'i'), - (0x2171, 'M', 'ii'), - (0x2172, 'M', 'iii'), - (0x2173, 'M', 'iv'), - (0x2174, 'M', 'v'), - (0x2175, 'M', 'vi'), - (0x2176, 'M', 'vii'), - (0x2177, 'M', 'viii'), - (0x2178, 'M', 'ix'), - (0x2179, 'M', 'x'), - (0x217A, 'M', 'xi'), - (0x217B, 'M', 'xii'), - (0x217C, 'M', 'l'), - ] - -def _seg_23() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x217D, 'M', 'c'), - (0x217E, 'M', 'd'), - (0x217F, 'M', 'm'), - (0x2180, 'V'), - (0x2183, 'X'), - (0x2184, 'V'), - (0x2189, 'M', '0⁄3'), - (0x218A, 'V'), - (0x218C, 'X'), - (0x2190, 'V'), - (0x222C, 'M', '∫∫'), - (0x222D, 'M', '∫∫∫'), - (0x222E, 'V'), - (0x222F, 'M', '∮∮'), - (0x2230, 'M', '∮∮∮'), - (0x2231, 'V'), - (0x2329, 'M', '〈'), - (0x232A, 'M', '〉'), - (0x232B, 'V'), - (0x2427, 'X'), - (0x2440, 'V'), - (0x244B, 'X'), - (0x2460, 'M', '1'), - (0x2461, 'M', '2'), - (0x2462, 'M', '3'), - (0x2463, 'M', '4'), - (0x2464, 'M', '5'), - (0x2465, 'M', '6'), - (0x2466, 'M', '7'), - (0x2467, 'M', '8'), - (0x2468, 'M', '9'), - (0x2469, 'M', '10'), - (0x246A, 'M', '11'), - (0x246B, 'M', '12'), - (0x246C, 'M', '13'), - (0x246D, 'M', '14'), - (0x246E, 'M', '15'), - (0x246F, 'M', '16'), - (0x2470, 'M', '17'), - (0x2471, 'M', '18'), - (0x2472, 'M', '19'), - (0x2473, 'M', '20'), - (0x2474, '3', '(1)'), - (0x2475, '3', '(2)'), - (0x2476, '3', '(3)'), - (0x2477, '3', '(4)'), - (0x2478, '3', '(5)'), - (0x2479, '3', '(6)'), - (0x247A, '3', '(7)'), - (0x247B, '3', '(8)'), - (0x247C, '3', '(9)'), - (0x247D, '3', '(10)'), - (0x247E, '3', '(11)'), - (0x247F, '3', '(12)'), - (0x2480, '3', '(13)'), - (0x2481, '3', '(14)'), - (0x2482, '3', '(15)'), - (0x2483, '3', '(16)'), - (0x2484, '3', '(17)'), - (0x2485, '3', '(18)'), - (0x2486, '3', '(19)'), - (0x2487, '3', '(20)'), - (0x2488, 'X'), - (0x249C, '3', '(a)'), - (0x249D, '3', '(b)'), - (0x249E, '3', '(c)'), - (0x249F, '3', '(d)'), - (0x24A0, '3', '(e)'), - (0x24A1, '3', '(f)'), - (0x24A2, '3', '(g)'), - (0x24A3, '3', '(h)'), - (0x24A4, '3', '(i)'), - (0x24A5, '3', '(j)'), - (0x24A6, '3', '(k)'), - (0x24A7, '3', '(l)'), - (0x24A8, '3', '(m)'), - (0x24A9, '3', '(n)'), - (0x24AA, '3', '(o)'), - (0x24AB, '3', '(p)'), - (0x24AC, '3', '(q)'), - (0x24AD, '3', '(r)'), - (0x24AE, '3', '(s)'), - (0x24AF, '3', '(t)'), - (0x24B0, '3', '(u)'), - (0x24B1, '3', '(v)'), - (0x24B2, '3', '(w)'), - (0x24B3, '3', '(x)'), - (0x24B4, '3', '(y)'), - (0x24B5, '3', '(z)'), - (0x24B6, 'M', 'a'), - (0x24B7, 'M', 'b'), - (0x24B8, 'M', 'c'), - (0x24B9, 'M', 'd'), - (0x24BA, 'M', 'e'), - (0x24BB, 'M', 'f'), - (0x24BC, 'M', 'g'), - (0x24BD, 'M', 'h'), - (0x24BE, 'M', 'i'), - (0x24BF, 'M', 'j'), - (0x24C0, 'M', 'k'), - ] - -def _seg_24() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x24C1, 'M', 'l'), - (0x24C2, 'M', 'm'), - (0x24C3, 'M', 'n'), - (0x24C4, 'M', 'o'), - (0x24C5, 'M', 'p'), - (0x24C6, 'M', 'q'), - (0x24C7, 'M', 'r'), - (0x24C8, 'M', 's'), - (0x24C9, 'M', 't'), - (0x24CA, 'M', 'u'), - (0x24CB, 'M', 'v'), - (0x24CC, 'M', 'w'), - (0x24CD, 'M', 'x'), - (0x24CE, 'M', 'y'), - (0x24CF, 'M', 'z'), - (0x24D0, 'M', 'a'), - (0x24D1, 'M', 'b'), - (0x24D2, 'M', 'c'), - (0x24D3, 'M', 'd'), - (0x24D4, 'M', 'e'), - (0x24D5, 'M', 'f'), - (0x24D6, 'M', 'g'), - (0x24D7, 'M', 'h'), - (0x24D8, 'M', 'i'), - (0x24D9, 'M', 'j'), - (0x24DA, 'M', 'k'), - (0x24DB, 'M', 'l'), - (0x24DC, 'M', 'm'), - (0x24DD, 'M', 'n'), - (0x24DE, 'M', 'o'), - (0x24DF, 'M', 'p'), - (0x24E0, 'M', 'q'), - (0x24E1, 'M', 'r'), - (0x24E2, 'M', 's'), - (0x24E3, 'M', 't'), - (0x24E4, 'M', 'u'), - (0x24E5, 'M', 'v'), - (0x24E6, 'M', 'w'), - (0x24E7, 'M', 'x'), - (0x24E8, 'M', 'y'), - (0x24E9, 'M', 'z'), - (0x24EA, 'M', '0'), - (0x24EB, 'V'), - (0x2A0C, 'M', '∫∫∫∫'), - (0x2A0D, 'V'), - (0x2A74, '3', '::='), - (0x2A75, '3', '=='), - (0x2A76, '3', '==='), - (0x2A77, 'V'), - (0x2ADC, 'M', '⫝̸'), - (0x2ADD, 'V'), - (0x2B74, 'X'), - (0x2B76, 'V'), - (0x2B96, 'X'), - (0x2B97, 'V'), - (0x2C00, 'M', 'ⰰ'), - (0x2C01, 'M', 'ⰱ'), - (0x2C02, 'M', 'ⰲ'), - (0x2C03, 'M', 'ⰳ'), - (0x2C04, 'M', 'ⰴ'), - (0x2C05, 'M', 'ⰵ'), - (0x2C06, 'M', 'ⰶ'), - (0x2C07, 'M', 'ⰷ'), - (0x2C08, 'M', 'ⰸ'), - (0x2C09, 'M', 'ⰹ'), - (0x2C0A, 'M', 'ⰺ'), - (0x2C0B, 'M', 'ⰻ'), - (0x2C0C, 'M', 'ⰼ'), - (0x2C0D, 'M', 'ⰽ'), - (0x2C0E, 'M', 'ⰾ'), - (0x2C0F, 'M', 'ⰿ'), - (0x2C10, 'M', 'ⱀ'), - (0x2C11, 'M', 'ⱁ'), - (0x2C12, 'M', 'ⱂ'), - (0x2C13, 'M', 'ⱃ'), - (0x2C14, 'M', 'ⱄ'), - (0x2C15, 'M', 'ⱅ'), - (0x2C16, 'M', 'ⱆ'), - (0x2C17, 'M', 'ⱇ'), - (0x2C18, 'M', 'ⱈ'), - (0x2C19, 'M', 'ⱉ'), - (0x2C1A, 'M', 'ⱊ'), - (0x2C1B, 'M', 'ⱋ'), - (0x2C1C, 'M', 'ⱌ'), - (0x2C1D, 'M', 'ⱍ'), - (0x2C1E, 'M', 'ⱎ'), - (0x2C1F, 'M', 'ⱏ'), - (0x2C20, 'M', 'ⱐ'), - (0x2C21, 'M', 'ⱑ'), - (0x2C22, 'M', 'ⱒ'), - (0x2C23, 'M', 'ⱓ'), - (0x2C24, 'M', 'ⱔ'), - (0x2C25, 'M', 'ⱕ'), - (0x2C26, 'M', 'ⱖ'), - (0x2C27, 'M', 'ⱗ'), - (0x2C28, 'M', 'ⱘ'), - (0x2C29, 'M', 'ⱙ'), - (0x2C2A, 'M', 'ⱚ'), - (0x2C2B, 'M', 'ⱛ'), - (0x2C2C, 'M', 'ⱜ'), - ] - -def _seg_25() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2C2D, 'M', 'ⱝ'), - (0x2C2E, 'M', 'ⱞ'), - (0x2C2F, 'M', 'ⱟ'), - (0x2C30, 'V'), - (0x2C60, 'M', 'ⱡ'), - (0x2C61, 'V'), - (0x2C62, 'M', 'ɫ'), - (0x2C63, 'M', 'ᵽ'), - (0x2C64, 'M', 'ɽ'), - (0x2C65, 'V'), - (0x2C67, 'M', 'ⱨ'), - (0x2C68, 'V'), - (0x2C69, 'M', 'ⱪ'), - (0x2C6A, 'V'), - (0x2C6B, 'M', 'ⱬ'), - (0x2C6C, 'V'), - (0x2C6D, 'M', 'ɑ'), - (0x2C6E, 'M', 'ɱ'), - (0x2C6F, 'M', 'ɐ'), - (0x2C70, 'M', 'ɒ'), - (0x2C71, 'V'), - (0x2C72, 'M', 'ⱳ'), - (0x2C73, 'V'), - (0x2C75, 'M', 'ⱶ'), - (0x2C76, 'V'), - (0x2C7C, 'M', 'j'), - (0x2C7D, 'M', 'v'), - (0x2C7E, 'M', 'ȿ'), - (0x2C7F, 'M', 'ɀ'), - (0x2C80, 'M', 'ⲁ'), - (0x2C81, 'V'), - (0x2C82, 'M', 'ⲃ'), - (0x2C83, 'V'), - (0x2C84, 'M', 'ⲅ'), - (0x2C85, 'V'), - (0x2C86, 'M', 'ⲇ'), - (0x2C87, 'V'), - (0x2C88, 'M', 'ⲉ'), - (0x2C89, 'V'), - (0x2C8A, 'M', 'ⲋ'), - (0x2C8B, 'V'), - (0x2C8C, 'M', 'ⲍ'), - (0x2C8D, 'V'), - (0x2C8E, 'M', 'ⲏ'), - (0x2C8F, 'V'), - (0x2C90, 'M', 'ⲑ'), - (0x2C91, 'V'), - (0x2C92, 'M', 'ⲓ'), - (0x2C93, 'V'), - (0x2C94, 'M', 'ⲕ'), - (0x2C95, 'V'), - (0x2C96, 'M', 'ⲗ'), - (0x2C97, 'V'), - (0x2C98, 'M', 'ⲙ'), - (0x2C99, 'V'), - (0x2C9A, 'M', 'ⲛ'), - (0x2C9B, 'V'), - (0x2C9C, 'M', 'ⲝ'), - (0x2C9D, 'V'), - (0x2C9E, 'M', 'ⲟ'), - (0x2C9F, 'V'), - (0x2CA0, 'M', 'ⲡ'), - (0x2CA1, 'V'), - (0x2CA2, 'M', 'ⲣ'), - (0x2CA3, 'V'), - (0x2CA4, 'M', 'ⲥ'), - (0x2CA5, 'V'), - (0x2CA6, 'M', 'ⲧ'), - (0x2CA7, 'V'), - (0x2CA8, 'M', 'ⲩ'), - (0x2CA9, 'V'), - (0x2CAA, 'M', 'ⲫ'), - (0x2CAB, 'V'), - (0x2CAC, 'M', 'ⲭ'), - (0x2CAD, 'V'), - (0x2CAE, 'M', 'ⲯ'), - (0x2CAF, 'V'), - (0x2CB0, 'M', 'ⲱ'), - (0x2CB1, 'V'), - (0x2CB2, 'M', 'ⲳ'), - (0x2CB3, 'V'), - (0x2CB4, 'M', 'ⲵ'), - (0x2CB5, 'V'), - (0x2CB6, 'M', 'ⲷ'), - (0x2CB7, 'V'), - (0x2CB8, 'M', 'ⲹ'), - (0x2CB9, 'V'), - (0x2CBA, 'M', 'ⲻ'), - (0x2CBB, 'V'), - (0x2CBC, 'M', 'ⲽ'), - (0x2CBD, 'V'), - (0x2CBE, 'M', 'ⲿ'), - (0x2CBF, 'V'), - (0x2CC0, 'M', 'ⳁ'), - (0x2CC1, 'V'), - (0x2CC2, 'M', 'ⳃ'), - (0x2CC3, 'V'), - (0x2CC4, 'M', 'ⳅ'), - (0x2CC5, 'V'), - (0x2CC6, 'M', 'ⳇ'), - ] - -def _seg_26() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2CC7, 'V'), - (0x2CC8, 'M', 'ⳉ'), - (0x2CC9, 'V'), - (0x2CCA, 'M', 'ⳋ'), - (0x2CCB, 'V'), - (0x2CCC, 'M', 'ⳍ'), - (0x2CCD, 'V'), - (0x2CCE, 'M', 'ⳏ'), - (0x2CCF, 'V'), - (0x2CD0, 'M', 'ⳑ'), - (0x2CD1, 'V'), - (0x2CD2, 'M', 'ⳓ'), - (0x2CD3, 'V'), - (0x2CD4, 'M', 'ⳕ'), - (0x2CD5, 'V'), - (0x2CD6, 'M', 'ⳗ'), - (0x2CD7, 'V'), - (0x2CD8, 'M', 'ⳙ'), - (0x2CD9, 'V'), - (0x2CDA, 'M', 'ⳛ'), - (0x2CDB, 'V'), - (0x2CDC, 'M', 'ⳝ'), - (0x2CDD, 'V'), - (0x2CDE, 'M', 'ⳟ'), - (0x2CDF, 'V'), - (0x2CE0, 'M', 'ⳡ'), - (0x2CE1, 'V'), - (0x2CE2, 'M', 'ⳣ'), - (0x2CE3, 'V'), - (0x2CEB, 'M', 'ⳬ'), - (0x2CEC, 'V'), - (0x2CED, 'M', 'ⳮ'), - (0x2CEE, 'V'), - (0x2CF2, 'M', 'ⳳ'), - (0x2CF3, 'V'), - (0x2CF4, 'X'), - (0x2CF9, 'V'), - (0x2D26, 'X'), - (0x2D27, 'V'), - (0x2D28, 'X'), - (0x2D2D, 'V'), - (0x2D2E, 'X'), - (0x2D30, 'V'), - (0x2D68, 'X'), - (0x2D6F, 'M', 'ⵡ'), - (0x2D70, 'V'), - (0x2D71, 'X'), - (0x2D7F, 'V'), - (0x2D97, 'X'), - (0x2DA0, 'V'), - (0x2DA7, 'X'), - (0x2DA8, 'V'), - (0x2DAF, 'X'), - (0x2DB0, 'V'), - (0x2DB7, 'X'), - (0x2DB8, 'V'), - (0x2DBF, 'X'), - (0x2DC0, 'V'), - (0x2DC7, 'X'), - (0x2DC8, 'V'), - (0x2DCF, 'X'), - (0x2DD0, 'V'), - (0x2DD7, 'X'), - (0x2DD8, 'V'), - (0x2DDF, 'X'), - (0x2DE0, 'V'), - (0x2E5E, 'X'), - (0x2E80, 'V'), - (0x2E9A, 'X'), - (0x2E9B, 'V'), - (0x2E9F, 'M', '母'), - (0x2EA0, 'V'), - (0x2EF3, 'M', '龟'), - (0x2EF4, 'X'), - (0x2F00, 'M', '一'), - (0x2F01, 'M', '丨'), - (0x2F02, 'M', '丶'), - (0x2F03, 'M', '丿'), - (0x2F04, 'M', '乙'), - (0x2F05, 'M', '亅'), - (0x2F06, 'M', '二'), - (0x2F07, 'M', '亠'), - (0x2F08, 'M', '人'), - (0x2F09, 'M', '儿'), - (0x2F0A, 'M', '入'), - (0x2F0B, 'M', '八'), - (0x2F0C, 'M', '冂'), - (0x2F0D, 'M', '冖'), - (0x2F0E, 'M', '冫'), - (0x2F0F, 'M', '几'), - (0x2F10, 'M', '凵'), - (0x2F11, 'M', '刀'), - (0x2F12, 'M', '力'), - (0x2F13, 'M', '勹'), - (0x2F14, 'M', '匕'), - (0x2F15, 'M', '匚'), - (0x2F16, 'M', '匸'), - (0x2F17, 'M', '十'), - (0x2F18, 'M', '卜'), - (0x2F19, 'M', '卩'), - ] - -def _seg_27() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F1A, 'M', '厂'), - (0x2F1B, 'M', '厶'), - (0x2F1C, 'M', '又'), - (0x2F1D, 'M', '口'), - (0x2F1E, 'M', '囗'), - (0x2F1F, 'M', '土'), - (0x2F20, 'M', '士'), - (0x2F21, 'M', '夂'), - (0x2F22, 'M', '夊'), - (0x2F23, 'M', '夕'), - (0x2F24, 'M', '大'), - (0x2F25, 'M', '女'), - (0x2F26, 'M', '子'), - (0x2F27, 'M', '宀'), - (0x2F28, 'M', '寸'), - (0x2F29, 'M', '小'), - (0x2F2A, 'M', '尢'), - (0x2F2B, 'M', '尸'), - (0x2F2C, 'M', '屮'), - (0x2F2D, 'M', '山'), - (0x2F2E, 'M', '巛'), - (0x2F2F, 'M', '工'), - (0x2F30, 'M', '己'), - (0x2F31, 'M', '巾'), - (0x2F32, 'M', '干'), - (0x2F33, 'M', '幺'), - (0x2F34, 'M', '广'), - (0x2F35, 'M', '廴'), - (0x2F36, 'M', '廾'), - (0x2F37, 'M', '弋'), - (0x2F38, 'M', '弓'), - (0x2F39, 'M', '彐'), - (0x2F3A, 'M', '彡'), - (0x2F3B, 'M', '彳'), - (0x2F3C, 'M', '心'), - (0x2F3D, 'M', '戈'), - (0x2F3E, 'M', '戶'), - (0x2F3F, 'M', '手'), - (0x2F40, 'M', '支'), - (0x2F41, 'M', '攴'), - (0x2F42, 'M', '文'), - (0x2F43, 'M', '斗'), - (0x2F44, 'M', '斤'), - (0x2F45, 'M', '方'), - (0x2F46, 'M', '无'), - (0x2F47, 'M', '日'), - (0x2F48, 'M', '曰'), - (0x2F49, 'M', '月'), - (0x2F4A, 'M', '木'), - (0x2F4B, 'M', '欠'), - (0x2F4C, 'M', '止'), - (0x2F4D, 'M', '歹'), - (0x2F4E, 'M', '殳'), - (0x2F4F, 'M', '毋'), - (0x2F50, 'M', '比'), - (0x2F51, 'M', '毛'), - (0x2F52, 'M', '氏'), - (0x2F53, 'M', '气'), - (0x2F54, 'M', '水'), - (0x2F55, 'M', '火'), - (0x2F56, 'M', '爪'), - (0x2F57, 'M', '父'), - (0x2F58, 'M', '爻'), - (0x2F59, 'M', '爿'), - (0x2F5A, 'M', '片'), - (0x2F5B, 'M', '牙'), - (0x2F5C, 'M', '牛'), - (0x2F5D, 'M', '犬'), - (0x2F5E, 'M', '玄'), - (0x2F5F, 'M', '玉'), - (0x2F60, 'M', '瓜'), - (0x2F61, 'M', '瓦'), - (0x2F62, 'M', '甘'), - (0x2F63, 'M', '生'), - (0x2F64, 'M', '用'), - (0x2F65, 'M', '田'), - (0x2F66, 'M', '疋'), - (0x2F67, 'M', '疒'), - (0x2F68, 'M', '癶'), - (0x2F69, 'M', '白'), - (0x2F6A, 'M', '皮'), - (0x2F6B, 'M', '皿'), - (0x2F6C, 'M', '目'), - (0x2F6D, 'M', '矛'), - (0x2F6E, 'M', '矢'), - (0x2F6F, 'M', '石'), - (0x2F70, 'M', '示'), - (0x2F71, 'M', '禸'), - (0x2F72, 'M', '禾'), - (0x2F73, 'M', '穴'), - (0x2F74, 'M', '立'), - (0x2F75, 'M', '竹'), - (0x2F76, 'M', '米'), - (0x2F77, 'M', '糸'), - (0x2F78, 'M', '缶'), - (0x2F79, 'M', '网'), - (0x2F7A, 'M', '羊'), - (0x2F7B, 'M', '羽'), - (0x2F7C, 'M', '老'), - (0x2F7D, 'M', '而'), - ] - -def _seg_28() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F7E, 'M', '耒'), - (0x2F7F, 'M', '耳'), - (0x2F80, 'M', '聿'), - (0x2F81, 'M', '肉'), - (0x2F82, 'M', '臣'), - (0x2F83, 'M', '自'), - (0x2F84, 'M', '至'), - (0x2F85, 'M', '臼'), - (0x2F86, 'M', '舌'), - (0x2F87, 'M', '舛'), - (0x2F88, 'M', '舟'), - (0x2F89, 'M', '艮'), - (0x2F8A, 'M', '色'), - (0x2F8B, 'M', '艸'), - (0x2F8C, 'M', '虍'), - (0x2F8D, 'M', '虫'), - (0x2F8E, 'M', '血'), - (0x2F8F, 'M', '行'), - (0x2F90, 'M', '衣'), - (0x2F91, 'M', '襾'), - (0x2F92, 'M', '見'), - (0x2F93, 'M', '角'), - (0x2F94, 'M', '言'), - (0x2F95, 'M', '谷'), - (0x2F96, 'M', '豆'), - (0x2F97, 'M', '豕'), - (0x2F98, 'M', '豸'), - (0x2F99, 'M', '貝'), - (0x2F9A, 'M', '赤'), - (0x2F9B, 'M', '走'), - (0x2F9C, 'M', '足'), - (0x2F9D, 'M', '身'), - (0x2F9E, 'M', '車'), - (0x2F9F, 'M', '辛'), - (0x2FA0, 'M', '辰'), - (0x2FA1, 'M', '辵'), - (0x2FA2, 'M', '邑'), - (0x2FA3, 'M', '酉'), - (0x2FA4, 'M', '釆'), - (0x2FA5, 'M', '里'), - (0x2FA6, 'M', '金'), - (0x2FA7, 'M', '長'), - (0x2FA8, 'M', '門'), - (0x2FA9, 'M', '阜'), - (0x2FAA, 'M', '隶'), - (0x2FAB, 'M', '隹'), - (0x2FAC, 'M', '雨'), - (0x2FAD, 'M', '靑'), - (0x2FAE, 'M', '非'), - (0x2FAF, 'M', '面'), - (0x2FB0, 'M', '革'), - (0x2FB1, 'M', '韋'), - (0x2FB2, 'M', '韭'), - (0x2FB3, 'M', '音'), - (0x2FB4, 'M', '頁'), - (0x2FB5, 'M', '風'), - (0x2FB6, 'M', '飛'), - (0x2FB7, 'M', '食'), - (0x2FB8, 'M', '首'), - (0x2FB9, 'M', '香'), - (0x2FBA, 'M', '馬'), - (0x2FBB, 'M', '骨'), - (0x2FBC, 'M', '高'), - (0x2FBD, 'M', '髟'), - (0x2FBE, 'M', '鬥'), - (0x2FBF, 'M', '鬯'), - (0x2FC0, 'M', '鬲'), - (0x2FC1, 'M', '鬼'), - (0x2FC2, 'M', '魚'), - (0x2FC3, 'M', '鳥'), - (0x2FC4, 'M', '鹵'), - (0x2FC5, 'M', '鹿'), - (0x2FC6, 'M', '麥'), - (0x2FC7, 'M', '麻'), - (0x2FC8, 'M', '黃'), - (0x2FC9, 'M', '黍'), - (0x2FCA, 'M', '黑'), - (0x2FCB, 'M', '黹'), - (0x2FCC, 'M', '黽'), - (0x2FCD, 'M', '鼎'), - (0x2FCE, 'M', '鼓'), - (0x2FCF, 'M', '鼠'), - (0x2FD0, 'M', '鼻'), - (0x2FD1, 'M', '齊'), - (0x2FD2, 'M', '齒'), - (0x2FD3, 'M', '龍'), - (0x2FD4, 'M', '龜'), - (0x2FD5, 'M', '龠'), - (0x2FD6, 'X'), - (0x3000, '3', ' '), - (0x3001, 'V'), - (0x3002, 'M', '.'), - (0x3003, 'V'), - (0x3036, 'M', '〒'), - (0x3037, 'V'), - (0x3038, 'M', '十'), - (0x3039, 'M', '卄'), - (0x303A, 'M', '卅'), - (0x303B, 'V'), - (0x3040, 'X'), - ] - -def _seg_29() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3041, 'V'), - (0x3097, 'X'), - (0x3099, 'V'), - (0x309B, '3', ' ゙'), - (0x309C, '3', ' ゚'), - (0x309D, 'V'), - (0x309F, 'M', 'より'), - (0x30A0, 'V'), - (0x30FF, 'M', 'コト'), - (0x3100, 'X'), - (0x3105, 'V'), - (0x3130, 'X'), - (0x3131, 'M', 'ᄀ'), - (0x3132, 'M', 'ᄁ'), - (0x3133, 'M', 'ᆪ'), - (0x3134, 'M', 'ᄂ'), - (0x3135, 'M', 'ᆬ'), - (0x3136, 'M', 'ᆭ'), - (0x3137, 'M', 'ᄃ'), - (0x3138, 'M', 'ᄄ'), - (0x3139, 'M', 'ᄅ'), - (0x313A, 'M', 'ᆰ'), - (0x313B, 'M', 'ᆱ'), - (0x313C, 'M', 'ᆲ'), - (0x313D, 'M', 'ᆳ'), - (0x313E, 'M', 'ᆴ'), - (0x313F, 'M', 'ᆵ'), - (0x3140, 'M', 'ᄚ'), - (0x3141, 'M', 'ᄆ'), - (0x3142, 'M', 'ᄇ'), - (0x3143, 'M', 'ᄈ'), - (0x3144, 'M', 'ᄡ'), - (0x3145, 'M', 'ᄉ'), - (0x3146, 'M', 'ᄊ'), - (0x3147, 'M', 'ᄋ'), - (0x3148, 'M', 'ᄌ'), - (0x3149, 'M', 'ᄍ'), - (0x314A, 'M', 'ᄎ'), - (0x314B, 'M', 'ᄏ'), - (0x314C, 'M', 'ᄐ'), - (0x314D, 'M', 'ᄑ'), - (0x314E, 'M', 'ᄒ'), - (0x314F, 'M', 'ᅡ'), - (0x3150, 'M', 'ᅢ'), - (0x3151, 'M', 'ᅣ'), - (0x3152, 'M', 'ᅤ'), - (0x3153, 'M', 'ᅥ'), - (0x3154, 'M', 'ᅦ'), - (0x3155, 'M', 'ᅧ'), - (0x3156, 'M', 'ᅨ'), - (0x3157, 'M', 'ᅩ'), - (0x3158, 'M', 'ᅪ'), - (0x3159, 'M', 'ᅫ'), - (0x315A, 'M', 'ᅬ'), - (0x315B, 'M', 'ᅭ'), - (0x315C, 'M', 'ᅮ'), - (0x315D, 'M', 'ᅯ'), - (0x315E, 'M', 'ᅰ'), - (0x315F, 'M', 'ᅱ'), - (0x3160, 'M', 'ᅲ'), - (0x3161, 'M', 'ᅳ'), - (0x3162, 'M', 'ᅴ'), - (0x3163, 'M', 'ᅵ'), - (0x3164, 'X'), - (0x3165, 'M', 'ᄔ'), - (0x3166, 'M', 'ᄕ'), - (0x3167, 'M', 'ᇇ'), - (0x3168, 'M', 'ᇈ'), - (0x3169, 'M', 'ᇌ'), - (0x316A, 'M', 'ᇎ'), - (0x316B, 'M', 'ᇓ'), - (0x316C, 'M', 'ᇗ'), - (0x316D, 'M', 'ᇙ'), - (0x316E, 'M', 'ᄜ'), - (0x316F, 'M', 'ᇝ'), - (0x3170, 'M', 'ᇟ'), - (0x3171, 'M', 'ᄝ'), - (0x3172, 'M', 'ᄞ'), - (0x3173, 'M', 'ᄠ'), - (0x3174, 'M', 'ᄢ'), - (0x3175, 'M', 'ᄣ'), - (0x3176, 'M', 'ᄧ'), - (0x3177, 'M', 'ᄩ'), - (0x3178, 'M', 'ᄫ'), - (0x3179, 'M', 'ᄬ'), - (0x317A, 'M', 'ᄭ'), - (0x317B, 'M', 'ᄮ'), - (0x317C, 'M', 'ᄯ'), - (0x317D, 'M', 'ᄲ'), - (0x317E, 'M', 'ᄶ'), - (0x317F, 'M', 'ᅀ'), - (0x3180, 'M', 'ᅇ'), - (0x3181, 'M', 'ᅌ'), - (0x3182, 'M', 'ᇱ'), - (0x3183, 'M', 'ᇲ'), - (0x3184, 'M', 'ᅗ'), - (0x3185, 'M', 'ᅘ'), - (0x3186, 'M', 'ᅙ'), - (0x3187, 'M', 'ᆄ'), - (0x3188, 'M', 'ᆅ'), - ] - -def _seg_30() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3189, 'M', 'ᆈ'), - (0x318A, 'M', 'ᆑ'), - (0x318B, 'M', 'ᆒ'), - (0x318C, 'M', 'ᆔ'), - (0x318D, 'M', 'ᆞ'), - (0x318E, 'M', 'ᆡ'), - (0x318F, 'X'), - (0x3190, 'V'), - (0x3192, 'M', '一'), - (0x3193, 'M', '二'), - (0x3194, 'M', '三'), - (0x3195, 'M', '四'), - (0x3196, 'M', '上'), - (0x3197, 'M', '中'), - (0x3198, 'M', '下'), - (0x3199, 'M', '甲'), - (0x319A, 'M', '乙'), - (0x319B, 'M', '丙'), - (0x319C, 'M', '丁'), - (0x319D, 'M', '天'), - (0x319E, 'M', '地'), - (0x319F, 'M', '人'), - (0x31A0, 'V'), - (0x31E4, 'X'), - (0x31F0, 'V'), - (0x3200, '3', '(ᄀ)'), - (0x3201, '3', '(ᄂ)'), - (0x3202, '3', '(ᄃ)'), - (0x3203, '3', '(ᄅ)'), - (0x3204, '3', '(ᄆ)'), - (0x3205, '3', '(ᄇ)'), - (0x3206, '3', '(ᄉ)'), - (0x3207, '3', '(ᄋ)'), - (0x3208, '3', '(ᄌ)'), - (0x3209, '3', '(ᄎ)'), - (0x320A, '3', '(ᄏ)'), - (0x320B, '3', '(ᄐ)'), - (0x320C, '3', '(ᄑ)'), - (0x320D, '3', '(ᄒ)'), - (0x320E, '3', '(가)'), - (0x320F, '3', '(나)'), - (0x3210, '3', '(다)'), - (0x3211, '3', '(라)'), - (0x3212, '3', '(마)'), - (0x3213, '3', '(바)'), - (0x3214, '3', '(사)'), - (0x3215, '3', '(아)'), - (0x3216, '3', '(자)'), - (0x3217, '3', '(차)'), - (0x3218, '3', '(카)'), - (0x3219, '3', '(타)'), - (0x321A, '3', '(파)'), - (0x321B, '3', '(하)'), - (0x321C, '3', '(주)'), - (0x321D, '3', '(오전)'), - (0x321E, '3', '(오후)'), - (0x321F, 'X'), - (0x3220, '3', '(一)'), - (0x3221, '3', '(二)'), - (0x3222, '3', '(三)'), - (0x3223, '3', '(四)'), - (0x3224, '3', '(五)'), - (0x3225, '3', '(六)'), - (0x3226, '3', '(七)'), - (0x3227, '3', '(八)'), - (0x3228, '3', '(九)'), - (0x3229, '3', '(十)'), - (0x322A, '3', '(月)'), - (0x322B, '3', '(火)'), - (0x322C, '3', '(水)'), - (0x322D, '3', '(木)'), - (0x322E, '3', '(金)'), - (0x322F, '3', '(土)'), - (0x3230, '3', '(日)'), - (0x3231, '3', '(株)'), - (0x3232, '3', '(有)'), - (0x3233, '3', '(社)'), - (0x3234, '3', '(名)'), - (0x3235, '3', '(特)'), - (0x3236, '3', '(財)'), - (0x3237, '3', '(祝)'), - (0x3238, '3', '(労)'), - (0x3239, '3', '(代)'), - (0x323A, '3', '(呼)'), - (0x323B, '3', '(学)'), - (0x323C, '3', '(監)'), - (0x323D, '3', '(企)'), - (0x323E, '3', '(資)'), - (0x323F, '3', '(協)'), - (0x3240, '3', '(祭)'), - (0x3241, '3', '(休)'), - (0x3242, '3', '(自)'), - (0x3243, '3', '(至)'), - (0x3244, 'M', '問'), - (0x3245, 'M', '幼'), - (0x3246, 'M', '文'), - (0x3247, 'M', '箏'), - (0x3248, 'V'), - (0x3250, 'M', 'pte'), - (0x3251, 'M', '21'), - ] - -def _seg_31() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3252, 'M', '22'), - (0x3253, 'M', '23'), - (0x3254, 'M', '24'), - (0x3255, 'M', '25'), - (0x3256, 'M', '26'), - (0x3257, 'M', '27'), - (0x3258, 'M', '28'), - (0x3259, 'M', '29'), - (0x325A, 'M', '30'), - (0x325B, 'M', '31'), - (0x325C, 'M', '32'), - (0x325D, 'M', '33'), - (0x325E, 'M', '34'), - (0x325F, 'M', '35'), - (0x3260, 'M', 'ᄀ'), - (0x3261, 'M', 'ᄂ'), - (0x3262, 'M', 'ᄃ'), - (0x3263, 'M', 'ᄅ'), - (0x3264, 'M', 'ᄆ'), - (0x3265, 'M', 'ᄇ'), - (0x3266, 'M', 'ᄉ'), - (0x3267, 'M', 'ᄋ'), - (0x3268, 'M', 'ᄌ'), - (0x3269, 'M', 'ᄎ'), - (0x326A, 'M', 'ᄏ'), - (0x326B, 'M', 'ᄐ'), - (0x326C, 'M', 'ᄑ'), - (0x326D, 'M', 'ᄒ'), - (0x326E, 'M', '가'), - (0x326F, 'M', '나'), - (0x3270, 'M', '다'), - (0x3271, 'M', '라'), - (0x3272, 'M', '마'), - (0x3273, 'M', '바'), - (0x3274, 'M', '사'), - (0x3275, 'M', '아'), - (0x3276, 'M', '자'), - (0x3277, 'M', '차'), - (0x3278, 'M', '카'), - (0x3279, 'M', '타'), - (0x327A, 'M', '파'), - (0x327B, 'M', '하'), - (0x327C, 'M', '참고'), - (0x327D, 'M', '주의'), - (0x327E, 'M', '우'), - (0x327F, 'V'), - (0x3280, 'M', '一'), - (0x3281, 'M', '二'), - (0x3282, 'M', '三'), - (0x3283, 'M', '四'), - (0x3284, 'M', '五'), - (0x3285, 'M', '六'), - (0x3286, 'M', '七'), - (0x3287, 'M', '八'), - (0x3288, 'M', '九'), - (0x3289, 'M', '十'), - (0x328A, 'M', '月'), - (0x328B, 'M', '火'), - (0x328C, 'M', '水'), - (0x328D, 'M', '木'), - (0x328E, 'M', '金'), - (0x328F, 'M', '土'), - (0x3290, 'M', '日'), - (0x3291, 'M', '株'), - (0x3292, 'M', '有'), - (0x3293, 'M', '社'), - (0x3294, 'M', '名'), - (0x3295, 'M', '特'), - (0x3296, 'M', '財'), - (0x3297, 'M', '祝'), - (0x3298, 'M', '労'), - (0x3299, 'M', '秘'), - (0x329A, 'M', '男'), - (0x329B, 'M', '女'), - (0x329C, 'M', '適'), - (0x329D, 'M', '優'), - (0x329E, 'M', '印'), - (0x329F, 'M', '注'), - (0x32A0, 'M', '項'), - (0x32A1, 'M', '休'), - (0x32A2, 'M', '写'), - (0x32A3, 'M', '正'), - (0x32A4, 'M', '上'), - (0x32A5, 'M', '中'), - (0x32A6, 'M', '下'), - (0x32A7, 'M', '左'), - (0x32A8, 'M', '右'), - (0x32A9, 'M', '医'), - (0x32AA, 'M', '宗'), - (0x32AB, 'M', '学'), - (0x32AC, 'M', '監'), - (0x32AD, 'M', '企'), - (0x32AE, 'M', '資'), - (0x32AF, 'M', '協'), - (0x32B0, 'M', '夜'), - (0x32B1, 'M', '36'), - (0x32B2, 'M', '37'), - (0x32B3, 'M', '38'), - (0x32B4, 'M', '39'), - (0x32B5, 'M', '40'), - ] - -def _seg_32() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x32B6, 'M', '41'), - (0x32B7, 'M', '42'), - (0x32B8, 'M', '43'), - (0x32B9, 'M', '44'), - (0x32BA, 'M', '45'), - (0x32BB, 'M', '46'), - (0x32BC, 'M', '47'), - (0x32BD, 'M', '48'), - (0x32BE, 'M', '49'), - (0x32BF, 'M', '50'), - (0x32C0, 'M', '1月'), - (0x32C1, 'M', '2月'), - (0x32C2, 'M', '3月'), - (0x32C3, 'M', '4月'), - (0x32C4, 'M', '5月'), - (0x32C5, 'M', '6月'), - (0x32C6, 'M', '7月'), - (0x32C7, 'M', '8月'), - (0x32C8, 'M', '9月'), - (0x32C9, 'M', '10月'), - (0x32CA, 'M', '11月'), - (0x32CB, 'M', '12月'), - (0x32CC, 'M', 'hg'), - (0x32CD, 'M', 'erg'), - (0x32CE, 'M', 'ev'), - (0x32CF, 'M', 'ltd'), - (0x32D0, 'M', 'ア'), - (0x32D1, 'M', 'イ'), - (0x32D2, 'M', 'ウ'), - (0x32D3, 'M', 'エ'), - (0x32D4, 'M', 'オ'), - (0x32D5, 'M', 'カ'), - (0x32D6, 'M', 'キ'), - (0x32D7, 'M', 'ク'), - (0x32D8, 'M', 'ケ'), - (0x32D9, 'M', 'コ'), - (0x32DA, 'M', 'サ'), - (0x32DB, 'M', 'シ'), - (0x32DC, 'M', 'ス'), - (0x32DD, 'M', 'セ'), - (0x32DE, 'M', 'ソ'), - (0x32DF, 'M', 'タ'), - (0x32E0, 'M', 'チ'), - (0x32E1, 'M', 'ツ'), - (0x32E2, 'M', 'テ'), - (0x32E3, 'M', 'ト'), - (0x32E4, 'M', 'ナ'), - (0x32E5, 'M', 'ニ'), - (0x32E6, 'M', 'ヌ'), - (0x32E7, 'M', 'ネ'), - (0x32E8, 'M', 'ノ'), - (0x32E9, 'M', 'ハ'), - (0x32EA, 'M', 'ヒ'), - (0x32EB, 'M', 'フ'), - (0x32EC, 'M', 'ヘ'), - (0x32ED, 'M', 'ホ'), - (0x32EE, 'M', 'マ'), - (0x32EF, 'M', 'ミ'), - (0x32F0, 'M', 'ム'), - (0x32F1, 'M', 'メ'), - (0x32F2, 'M', 'モ'), - (0x32F3, 'M', 'ヤ'), - (0x32F4, 'M', 'ユ'), - (0x32F5, 'M', 'ヨ'), - (0x32F6, 'M', 'ラ'), - (0x32F7, 'M', 'リ'), - (0x32F8, 'M', 'ル'), - (0x32F9, 'M', 'レ'), - (0x32FA, 'M', 'ロ'), - (0x32FB, 'M', 'ワ'), - (0x32FC, 'M', 'ヰ'), - (0x32FD, 'M', 'ヱ'), - (0x32FE, 'M', 'ヲ'), - (0x32FF, 'M', '令和'), - (0x3300, 'M', 'アパート'), - (0x3301, 'M', 'アルファ'), - (0x3302, 'M', 'アンペア'), - (0x3303, 'M', 'アール'), - (0x3304, 'M', 'イニング'), - (0x3305, 'M', 'インチ'), - (0x3306, 'M', 'ウォン'), - (0x3307, 'M', 'エスクード'), - (0x3308, 'M', 'エーカー'), - (0x3309, 'M', 'オンス'), - (0x330A, 'M', 'オーム'), - (0x330B, 'M', 'カイリ'), - (0x330C, 'M', 'カラット'), - (0x330D, 'M', 'カロリー'), - (0x330E, 'M', 'ガロン'), - (0x330F, 'M', 'ガンマ'), - (0x3310, 'M', 'ギガ'), - (0x3311, 'M', 'ギニー'), - (0x3312, 'M', 'キュリー'), - (0x3313, 'M', 'ギルダー'), - (0x3314, 'M', 'キロ'), - (0x3315, 'M', 'キログラム'), - (0x3316, 'M', 'キロメートル'), - (0x3317, 'M', 'キロワット'), - (0x3318, 'M', 'グラム'), - (0x3319, 'M', 'グラムトン'), - ] - -def _seg_33() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x331A, 'M', 'クルゼイロ'), - (0x331B, 'M', 'クローネ'), - (0x331C, 'M', 'ケース'), - (0x331D, 'M', 'コルナ'), - (0x331E, 'M', 'コーポ'), - (0x331F, 'M', 'サイクル'), - (0x3320, 'M', 'サンチーム'), - (0x3321, 'M', 'シリング'), - (0x3322, 'M', 'センチ'), - (0x3323, 'M', 'セント'), - (0x3324, 'M', 'ダース'), - (0x3325, 'M', 'デシ'), - (0x3326, 'M', 'ドル'), - (0x3327, 'M', 'トン'), - (0x3328, 'M', 'ナノ'), - (0x3329, 'M', 'ノット'), - (0x332A, 'M', 'ハイツ'), - (0x332B, 'M', 'パーセント'), - (0x332C, 'M', 'パーツ'), - (0x332D, 'M', 'バーレル'), - (0x332E, 'M', 'ピアストル'), - (0x332F, 'M', 'ピクル'), - (0x3330, 'M', 'ピコ'), - (0x3331, 'M', 'ビル'), - (0x3332, 'M', 'ファラッド'), - (0x3333, 'M', 'フィート'), - (0x3334, 'M', 'ブッシェル'), - (0x3335, 'M', 'フラン'), - (0x3336, 'M', 'ヘクタール'), - (0x3337, 'M', 'ペソ'), - (0x3338, 'M', 'ペニヒ'), - (0x3339, 'M', 'ヘルツ'), - (0x333A, 'M', 'ペンス'), - (0x333B, 'M', 'ページ'), - (0x333C, 'M', 'ベータ'), - (0x333D, 'M', 'ポイント'), - (0x333E, 'M', 'ボルト'), - (0x333F, 'M', 'ホン'), - (0x3340, 'M', 'ポンド'), - (0x3341, 'M', 'ホール'), - (0x3342, 'M', 'ホーン'), - (0x3343, 'M', 'マイクロ'), - (0x3344, 'M', 'マイル'), - (0x3345, 'M', 'マッハ'), - (0x3346, 'M', 'マルク'), - (0x3347, 'M', 'マンション'), - (0x3348, 'M', 'ミクロン'), - (0x3349, 'M', 'ミリ'), - (0x334A, 'M', 'ミリバール'), - (0x334B, 'M', 'メガ'), - (0x334C, 'M', 'メガトン'), - (0x334D, 'M', 'メートル'), - (0x334E, 'M', 'ヤード'), - (0x334F, 'M', 'ヤール'), - (0x3350, 'M', 'ユアン'), - (0x3351, 'M', 'リットル'), - (0x3352, 'M', 'リラ'), - (0x3353, 'M', 'ルピー'), - (0x3354, 'M', 'ルーブル'), - (0x3355, 'M', 'レム'), - (0x3356, 'M', 'レントゲン'), - (0x3357, 'M', 'ワット'), - (0x3358, 'M', '0点'), - (0x3359, 'M', '1点'), - (0x335A, 'M', '2点'), - (0x335B, 'M', '3点'), - (0x335C, 'M', '4点'), - (0x335D, 'M', '5点'), - (0x335E, 'M', '6点'), - (0x335F, 'M', '7点'), - (0x3360, 'M', '8点'), - (0x3361, 'M', '9点'), - (0x3362, 'M', '10点'), - (0x3363, 'M', '11点'), - (0x3364, 'M', '12点'), - (0x3365, 'M', '13点'), - (0x3366, 'M', '14点'), - (0x3367, 'M', '15点'), - (0x3368, 'M', '16点'), - (0x3369, 'M', '17点'), - (0x336A, 'M', '18点'), - (0x336B, 'M', '19点'), - (0x336C, 'M', '20点'), - (0x336D, 'M', '21点'), - (0x336E, 'M', '22点'), - (0x336F, 'M', '23点'), - (0x3370, 'M', '24点'), - (0x3371, 'M', 'hpa'), - (0x3372, 'M', 'da'), - (0x3373, 'M', 'au'), - (0x3374, 'M', 'bar'), - (0x3375, 'M', 'ov'), - (0x3376, 'M', 'pc'), - (0x3377, 'M', 'dm'), - (0x3378, 'M', 'dm2'), - (0x3379, 'M', 'dm3'), - (0x337A, 'M', 'iu'), - (0x337B, 'M', '平成'), - (0x337C, 'M', '昭和'), - (0x337D, 'M', '大正'), - ] - -def _seg_34() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x337E, 'M', '明治'), - (0x337F, 'M', '株式会社'), - (0x3380, 'M', 'pa'), - (0x3381, 'M', 'na'), - (0x3382, 'M', 'μa'), - (0x3383, 'M', 'ma'), - (0x3384, 'M', 'ka'), - (0x3385, 'M', 'kb'), - (0x3386, 'M', 'mb'), - (0x3387, 'M', 'gb'), - (0x3388, 'M', 'cal'), - (0x3389, 'M', 'kcal'), - (0x338A, 'M', 'pf'), - (0x338B, 'M', 'nf'), - (0x338C, 'M', 'μf'), - (0x338D, 'M', 'μg'), - (0x338E, 'M', 'mg'), - (0x338F, 'M', 'kg'), - (0x3390, 'M', 'hz'), - (0x3391, 'M', 'khz'), - (0x3392, 'M', 'mhz'), - (0x3393, 'M', 'ghz'), - (0x3394, 'M', 'thz'), - (0x3395, 'M', 'μl'), - (0x3396, 'M', 'ml'), - (0x3397, 'M', 'dl'), - (0x3398, 'M', 'kl'), - (0x3399, 'M', 'fm'), - (0x339A, 'M', 'nm'), - (0x339B, 'M', 'μm'), - (0x339C, 'M', 'mm'), - (0x339D, 'M', 'cm'), - (0x339E, 'M', 'km'), - (0x339F, 'M', 'mm2'), - (0x33A0, 'M', 'cm2'), - (0x33A1, 'M', 'm2'), - (0x33A2, 'M', 'km2'), - (0x33A3, 'M', 'mm3'), - (0x33A4, 'M', 'cm3'), - (0x33A5, 'M', 'm3'), - (0x33A6, 'M', 'km3'), - (0x33A7, 'M', 'm∕s'), - (0x33A8, 'M', 'm∕s2'), - (0x33A9, 'M', 'pa'), - (0x33AA, 'M', 'kpa'), - (0x33AB, 'M', 'mpa'), - (0x33AC, 'M', 'gpa'), - (0x33AD, 'M', 'rad'), - (0x33AE, 'M', 'rad∕s'), - (0x33AF, 'M', 'rad∕s2'), - (0x33B0, 'M', 'ps'), - (0x33B1, 'M', 'ns'), - (0x33B2, 'M', 'μs'), - (0x33B3, 'M', 'ms'), - (0x33B4, 'M', 'pv'), - (0x33B5, 'M', 'nv'), - (0x33B6, 'M', 'μv'), - (0x33B7, 'M', 'mv'), - (0x33B8, 'M', 'kv'), - (0x33B9, 'M', 'mv'), - (0x33BA, 'M', 'pw'), - (0x33BB, 'M', 'nw'), - (0x33BC, 'M', 'μw'), - (0x33BD, 'M', 'mw'), - (0x33BE, 'M', 'kw'), - (0x33BF, 'M', 'mw'), - (0x33C0, 'M', 'kω'), - (0x33C1, 'M', 'mω'), - (0x33C2, 'X'), - (0x33C3, 'M', 'bq'), - (0x33C4, 'M', 'cc'), - (0x33C5, 'M', 'cd'), - (0x33C6, 'M', 'c∕kg'), - (0x33C7, 'X'), - (0x33C8, 'M', 'db'), - (0x33C9, 'M', 'gy'), - (0x33CA, 'M', 'ha'), - (0x33CB, 'M', 'hp'), - (0x33CC, 'M', 'in'), - (0x33CD, 'M', 'kk'), - (0x33CE, 'M', 'km'), - (0x33CF, 'M', 'kt'), - (0x33D0, 'M', 'lm'), - (0x33D1, 'M', 'ln'), - (0x33D2, 'M', 'log'), - (0x33D3, 'M', 'lx'), - (0x33D4, 'M', 'mb'), - (0x33D5, 'M', 'mil'), - (0x33D6, 'M', 'mol'), - (0x33D7, 'M', 'ph'), - (0x33D8, 'X'), - (0x33D9, 'M', 'ppm'), - (0x33DA, 'M', 'pr'), - (0x33DB, 'M', 'sr'), - (0x33DC, 'M', 'sv'), - (0x33DD, 'M', 'wb'), - (0x33DE, 'M', 'v∕m'), - (0x33DF, 'M', 'a∕m'), - (0x33E0, 'M', '1日'), - (0x33E1, 'M', '2日'), - ] - -def _seg_35() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x33E2, 'M', '3日'), - (0x33E3, 'M', '4日'), - (0x33E4, 'M', '5日'), - (0x33E5, 'M', '6日'), - (0x33E6, 'M', '7日'), - (0x33E7, 'M', '8日'), - (0x33E8, 'M', '9日'), - (0x33E9, 'M', '10日'), - (0x33EA, 'M', '11日'), - (0x33EB, 'M', '12日'), - (0x33EC, 'M', '13日'), - (0x33ED, 'M', '14日'), - (0x33EE, 'M', '15日'), - (0x33EF, 'M', '16日'), - (0x33F0, 'M', '17日'), - (0x33F1, 'M', '18日'), - (0x33F2, 'M', '19日'), - (0x33F3, 'M', '20日'), - (0x33F4, 'M', '21日'), - (0x33F5, 'M', '22日'), - (0x33F6, 'M', '23日'), - (0x33F7, 'M', '24日'), - (0x33F8, 'M', '25日'), - (0x33F9, 'M', '26日'), - (0x33FA, 'M', '27日'), - (0x33FB, 'M', '28日'), - (0x33FC, 'M', '29日'), - (0x33FD, 'M', '30日'), - (0x33FE, 'M', '31日'), - (0x33FF, 'M', 'gal'), - (0x3400, 'V'), - (0xA48D, 'X'), - (0xA490, 'V'), - (0xA4C7, 'X'), - (0xA4D0, 'V'), - (0xA62C, 'X'), - (0xA640, 'M', 'ꙁ'), - (0xA641, 'V'), - (0xA642, 'M', 'ꙃ'), - (0xA643, 'V'), - (0xA644, 'M', 'ꙅ'), - (0xA645, 'V'), - (0xA646, 'M', 'ꙇ'), - (0xA647, 'V'), - (0xA648, 'M', 'ꙉ'), - (0xA649, 'V'), - (0xA64A, 'M', 'ꙋ'), - (0xA64B, 'V'), - (0xA64C, 'M', 'ꙍ'), - (0xA64D, 'V'), - (0xA64E, 'M', 'ꙏ'), - (0xA64F, 'V'), - (0xA650, 'M', 'ꙑ'), - (0xA651, 'V'), - (0xA652, 'M', 'ꙓ'), - (0xA653, 'V'), - (0xA654, 'M', 'ꙕ'), - (0xA655, 'V'), - (0xA656, 'M', 'ꙗ'), - (0xA657, 'V'), - (0xA658, 'M', 'ꙙ'), - (0xA659, 'V'), - (0xA65A, 'M', 'ꙛ'), - (0xA65B, 'V'), - (0xA65C, 'M', 'ꙝ'), - (0xA65D, 'V'), - (0xA65E, 'M', 'ꙟ'), - (0xA65F, 'V'), - (0xA660, 'M', 'ꙡ'), - (0xA661, 'V'), - (0xA662, 'M', 'ꙣ'), - (0xA663, 'V'), - (0xA664, 'M', 'ꙥ'), - (0xA665, 'V'), - (0xA666, 'M', 'ꙧ'), - (0xA667, 'V'), - (0xA668, 'M', 'ꙩ'), - (0xA669, 'V'), - (0xA66A, 'M', 'ꙫ'), - (0xA66B, 'V'), - (0xA66C, 'M', 'ꙭ'), - (0xA66D, 'V'), - (0xA680, 'M', 'ꚁ'), - (0xA681, 'V'), - (0xA682, 'M', 'ꚃ'), - (0xA683, 'V'), - (0xA684, 'M', 'ꚅ'), - (0xA685, 'V'), - (0xA686, 'M', 'ꚇ'), - (0xA687, 'V'), - (0xA688, 'M', 'ꚉ'), - (0xA689, 'V'), - (0xA68A, 'M', 'ꚋ'), - (0xA68B, 'V'), - (0xA68C, 'M', 'ꚍ'), - (0xA68D, 'V'), - (0xA68E, 'M', 'ꚏ'), - (0xA68F, 'V'), - (0xA690, 'M', 'ꚑ'), - (0xA691, 'V'), - ] - -def _seg_36() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA692, 'M', 'ꚓ'), - (0xA693, 'V'), - (0xA694, 'M', 'ꚕ'), - (0xA695, 'V'), - (0xA696, 'M', 'ꚗ'), - (0xA697, 'V'), - (0xA698, 'M', 'ꚙ'), - (0xA699, 'V'), - (0xA69A, 'M', 'ꚛ'), - (0xA69B, 'V'), - (0xA69C, 'M', 'ъ'), - (0xA69D, 'M', 'ь'), - (0xA69E, 'V'), - (0xA6F8, 'X'), - (0xA700, 'V'), - (0xA722, 'M', 'ꜣ'), - (0xA723, 'V'), - (0xA724, 'M', 'ꜥ'), - (0xA725, 'V'), - (0xA726, 'M', 'ꜧ'), - (0xA727, 'V'), - (0xA728, 'M', 'ꜩ'), - (0xA729, 'V'), - (0xA72A, 'M', 'ꜫ'), - (0xA72B, 'V'), - (0xA72C, 'M', 'ꜭ'), - (0xA72D, 'V'), - (0xA72E, 'M', 'ꜯ'), - (0xA72F, 'V'), - (0xA732, 'M', 'ꜳ'), - (0xA733, 'V'), - (0xA734, 'M', 'ꜵ'), - (0xA735, 'V'), - (0xA736, 'M', 'ꜷ'), - (0xA737, 'V'), - (0xA738, 'M', 'ꜹ'), - (0xA739, 'V'), - (0xA73A, 'M', 'ꜻ'), - (0xA73B, 'V'), - (0xA73C, 'M', 'ꜽ'), - (0xA73D, 'V'), - (0xA73E, 'M', 'ꜿ'), - (0xA73F, 'V'), - (0xA740, 'M', 'ꝁ'), - (0xA741, 'V'), - (0xA742, 'M', 'ꝃ'), - (0xA743, 'V'), - (0xA744, 'M', 'ꝅ'), - (0xA745, 'V'), - (0xA746, 'M', 'ꝇ'), - (0xA747, 'V'), - (0xA748, 'M', 'ꝉ'), - (0xA749, 'V'), - (0xA74A, 'M', 'ꝋ'), - (0xA74B, 'V'), - (0xA74C, 'M', 'ꝍ'), - (0xA74D, 'V'), - (0xA74E, 'M', 'ꝏ'), - (0xA74F, 'V'), - (0xA750, 'M', 'ꝑ'), - (0xA751, 'V'), - (0xA752, 'M', 'ꝓ'), - (0xA753, 'V'), - (0xA754, 'M', 'ꝕ'), - (0xA755, 'V'), - (0xA756, 'M', 'ꝗ'), - (0xA757, 'V'), - (0xA758, 'M', 'ꝙ'), - (0xA759, 'V'), - (0xA75A, 'M', 'ꝛ'), - (0xA75B, 'V'), - (0xA75C, 'M', 'ꝝ'), - (0xA75D, 'V'), - (0xA75E, 'M', 'ꝟ'), - (0xA75F, 'V'), - (0xA760, 'M', 'ꝡ'), - (0xA761, 'V'), - (0xA762, 'M', 'ꝣ'), - (0xA763, 'V'), - (0xA764, 'M', 'ꝥ'), - (0xA765, 'V'), - (0xA766, 'M', 'ꝧ'), - (0xA767, 'V'), - (0xA768, 'M', 'ꝩ'), - (0xA769, 'V'), - (0xA76A, 'M', 'ꝫ'), - (0xA76B, 'V'), - (0xA76C, 'M', 'ꝭ'), - (0xA76D, 'V'), - (0xA76E, 'M', 'ꝯ'), - (0xA76F, 'V'), - (0xA770, 'M', 'ꝯ'), - (0xA771, 'V'), - (0xA779, 'M', 'ꝺ'), - (0xA77A, 'V'), - (0xA77B, 'M', 'ꝼ'), - (0xA77C, 'V'), - (0xA77D, 'M', 'ᵹ'), - (0xA77E, 'M', 'ꝿ'), - (0xA77F, 'V'), - ] - -def _seg_37() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA780, 'M', 'ꞁ'), - (0xA781, 'V'), - (0xA782, 'M', 'ꞃ'), - (0xA783, 'V'), - (0xA784, 'M', 'ꞅ'), - (0xA785, 'V'), - (0xA786, 'M', 'ꞇ'), - (0xA787, 'V'), - (0xA78B, 'M', 'ꞌ'), - (0xA78C, 'V'), - (0xA78D, 'M', 'ɥ'), - (0xA78E, 'V'), - (0xA790, 'M', 'ꞑ'), - (0xA791, 'V'), - (0xA792, 'M', 'ꞓ'), - (0xA793, 'V'), - (0xA796, 'M', 'ꞗ'), - (0xA797, 'V'), - (0xA798, 'M', 'ꞙ'), - (0xA799, 'V'), - (0xA79A, 'M', 'ꞛ'), - (0xA79B, 'V'), - (0xA79C, 'M', 'ꞝ'), - (0xA79D, 'V'), - (0xA79E, 'M', 'ꞟ'), - (0xA79F, 'V'), - (0xA7A0, 'M', 'ꞡ'), - (0xA7A1, 'V'), - (0xA7A2, 'M', 'ꞣ'), - (0xA7A3, 'V'), - (0xA7A4, 'M', 'ꞥ'), - (0xA7A5, 'V'), - (0xA7A6, 'M', 'ꞧ'), - (0xA7A7, 'V'), - (0xA7A8, 'M', 'ꞩ'), - (0xA7A9, 'V'), - (0xA7AA, 'M', 'ɦ'), - (0xA7AB, 'M', 'ɜ'), - (0xA7AC, 'M', 'ɡ'), - (0xA7AD, 'M', 'ɬ'), - (0xA7AE, 'M', 'ɪ'), - (0xA7AF, 'V'), - (0xA7B0, 'M', 'ʞ'), - (0xA7B1, 'M', 'ʇ'), - (0xA7B2, 'M', 'ʝ'), - (0xA7B3, 'M', 'ꭓ'), - (0xA7B4, 'M', 'ꞵ'), - (0xA7B5, 'V'), - (0xA7B6, 'M', 'ꞷ'), - (0xA7B7, 'V'), - (0xA7B8, 'M', 'ꞹ'), - (0xA7B9, 'V'), - (0xA7BA, 'M', 'ꞻ'), - (0xA7BB, 'V'), - (0xA7BC, 'M', 'ꞽ'), - (0xA7BD, 'V'), - (0xA7BE, 'M', 'ꞿ'), - (0xA7BF, 'V'), - (0xA7C0, 'M', 'ꟁ'), - (0xA7C1, 'V'), - (0xA7C2, 'M', 'ꟃ'), - (0xA7C3, 'V'), - (0xA7C4, 'M', 'ꞔ'), - (0xA7C5, 'M', 'ʂ'), - (0xA7C6, 'M', 'ᶎ'), - (0xA7C7, 'M', 'ꟈ'), - (0xA7C8, 'V'), - (0xA7C9, 'M', 'ꟊ'), - (0xA7CA, 'V'), - (0xA7CB, 'X'), - (0xA7D0, 'M', 'ꟑ'), - (0xA7D1, 'V'), - (0xA7D2, 'X'), - (0xA7D3, 'V'), - (0xA7D4, 'X'), - (0xA7D5, 'V'), - (0xA7D6, 'M', 'ꟗ'), - (0xA7D7, 'V'), - (0xA7D8, 'M', 'ꟙ'), - (0xA7D9, 'V'), - (0xA7DA, 'X'), - (0xA7F2, 'M', 'c'), - (0xA7F3, 'M', 'f'), - (0xA7F4, 'M', 'q'), - (0xA7F5, 'M', 'ꟶ'), - (0xA7F6, 'V'), - (0xA7F8, 'M', 'ħ'), - (0xA7F9, 'M', 'œ'), - (0xA7FA, 'V'), - (0xA82D, 'X'), - (0xA830, 'V'), - (0xA83A, 'X'), - (0xA840, 'V'), - (0xA878, 'X'), - (0xA880, 'V'), - (0xA8C6, 'X'), - (0xA8CE, 'V'), - (0xA8DA, 'X'), - (0xA8E0, 'V'), - (0xA954, 'X'), - ] - -def _seg_38() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA95F, 'V'), - (0xA97D, 'X'), - (0xA980, 'V'), - (0xA9CE, 'X'), - (0xA9CF, 'V'), - (0xA9DA, 'X'), - (0xA9DE, 'V'), - (0xA9FF, 'X'), - (0xAA00, 'V'), - (0xAA37, 'X'), - (0xAA40, 'V'), - (0xAA4E, 'X'), - (0xAA50, 'V'), - (0xAA5A, 'X'), - (0xAA5C, 'V'), - (0xAAC3, 'X'), - (0xAADB, 'V'), - (0xAAF7, 'X'), - (0xAB01, 'V'), - (0xAB07, 'X'), - (0xAB09, 'V'), - (0xAB0F, 'X'), - (0xAB11, 'V'), - (0xAB17, 'X'), - (0xAB20, 'V'), - (0xAB27, 'X'), - (0xAB28, 'V'), - (0xAB2F, 'X'), - (0xAB30, 'V'), - (0xAB5C, 'M', 'ꜧ'), - (0xAB5D, 'M', 'ꬷ'), - (0xAB5E, 'M', 'ɫ'), - (0xAB5F, 'M', 'ꭒ'), - (0xAB60, 'V'), - (0xAB69, 'M', 'ʍ'), - (0xAB6A, 'V'), - (0xAB6C, 'X'), - (0xAB70, 'M', 'Ꭰ'), - (0xAB71, 'M', 'Ꭱ'), - (0xAB72, 'M', 'Ꭲ'), - (0xAB73, 'M', 'Ꭳ'), - (0xAB74, 'M', 'Ꭴ'), - (0xAB75, 'M', 'Ꭵ'), - (0xAB76, 'M', 'Ꭶ'), - (0xAB77, 'M', 'Ꭷ'), - (0xAB78, 'M', 'Ꭸ'), - (0xAB79, 'M', 'Ꭹ'), - (0xAB7A, 'M', 'Ꭺ'), - (0xAB7B, 'M', 'Ꭻ'), - (0xAB7C, 'M', 'Ꭼ'), - (0xAB7D, 'M', 'Ꭽ'), - (0xAB7E, 'M', 'Ꭾ'), - (0xAB7F, 'M', 'Ꭿ'), - (0xAB80, 'M', 'Ꮀ'), - (0xAB81, 'M', 'Ꮁ'), - (0xAB82, 'M', 'Ꮂ'), - (0xAB83, 'M', 'Ꮃ'), - (0xAB84, 'M', 'Ꮄ'), - (0xAB85, 'M', 'Ꮅ'), - (0xAB86, 'M', 'Ꮆ'), - (0xAB87, 'M', 'Ꮇ'), - (0xAB88, 'M', 'Ꮈ'), - (0xAB89, 'M', 'Ꮉ'), - (0xAB8A, 'M', 'Ꮊ'), - (0xAB8B, 'M', 'Ꮋ'), - (0xAB8C, 'M', 'Ꮌ'), - (0xAB8D, 'M', 'Ꮍ'), - (0xAB8E, 'M', 'Ꮎ'), - (0xAB8F, 'M', 'Ꮏ'), - (0xAB90, 'M', 'Ꮐ'), - (0xAB91, 'M', 'Ꮑ'), - (0xAB92, 'M', 'Ꮒ'), - (0xAB93, 'M', 'Ꮓ'), - (0xAB94, 'M', 'Ꮔ'), - (0xAB95, 'M', 'Ꮕ'), - (0xAB96, 'M', 'Ꮖ'), - (0xAB97, 'M', 'Ꮗ'), - (0xAB98, 'M', 'Ꮘ'), - (0xAB99, 'M', 'Ꮙ'), - (0xAB9A, 'M', 'Ꮚ'), - (0xAB9B, 'M', 'Ꮛ'), - (0xAB9C, 'M', 'Ꮜ'), - (0xAB9D, 'M', 'Ꮝ'), - (0xAB9E, 'M', 'Ꮞ'), - (0xAB9F, 'M', 'Ꮟ'), - (0xABA0, 'M', 'Ꮠ'), - (0xABA1, 'M', 'Ꮡ'), - (0xABA2, 'M', 'Ꮢ'), - (0xABA3, 'M', 'Ꮣ'), - (0xABA4, 'M', 'Ꮤ'), - (0xABA5, 'M', 'Ꮥ'), - (0xABA6, 'M', 'Ꮦ'), - (0xABA7, 'M', 'Ꮧ'), - (0xABA8, 'M', 'Ꮨ'), - (0xABA9, 'M', 'Ꮩ'), - (0xABAA, 'M', 'Ꮪ'), - (0xABAB, 'M', 'Ꮫ'), - (0xABAC, 'M', 'Ꮬ'), - (0xABAD, 'M', 'Ꮭ'), - (0xABAE, 'M', 'Ꮮ'), - ] - -def _seg_39() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xABAF, 'M', 'Ꮯ'), - (0xABB0, 'M', 'Ꮰ'), - (0xABB1, 'M', 'Ꮱ'), - (0xABB2, 'M', 'Ꮲ'), - (0xABB3, 'M', 'Ꮳ'), - (0xABB4, 'M', 'Ꮴ'), - (0xABB5, 'M', 'Ꮵ'), - (0xABB6, 'M', 'Ꮶ'), - (0xABB7, 'M', 'Ꮷ'), - (0xABB8, 'M', 'Ꮸ'), - (0xABB9, 'M', 'Ꮹ'), - (0xABBA, 'M', 'Ꮺ'), - (0xABBB, 'M', 'Ꮻ'), - (0xABBC, 'M', 'Ꮼ'), - (0xABBD, 'M', 'Ꮽ'), - (0xABBE, 'M', 'Ꮾ'), - (0xABBF, 'M', 'Ꮿ'), - (0xABC0, 'V'), - (0xABEE, 'X'), - (0xABF0, 'V'), - (0xABFA, 'X'), - (0xAC00, 'V'), - (0xD7A4, 'X'), - (0xD7B0, 'V'), - (0xD7C7, 'X'), - (0xD7CB, 'V'), - (0xD7FC, 'X'), - (0xF900, 'M', '豈'), - (0xF901, 'M', '更'), - (0xF902, 'M', '車'), - (0xF903, 'M', '賈'), - (0xF904, 'M', '滑'), - (0xF905, 'M', '串'), - (0xF906, 'M', '句'), - (0xF907, 'M', '龜'), - (0xF909, 'M', '契'), - (0xF90A, 'M', '金'), - (0xF90B, 'M', '喇'), - (0xF90C, 'M', '奈'), - (0xF90D, 'M', '懶'), - (0xF90E, 'M', '癩'), - (0xF90F, 'M', '羅'), - (0xF910, 'M', '蘿'), - (0xF911, 'M', '螺'), - (0xF912, 'M', '裸'), - (0xF913, 'M', '邏'), - (0xF914, 'M', '樂'), - (0xF915, 'M', '洛'), - (0xF916, 'M', '烙'), - (0xF917, 'M', '珞'), - (0xF918, 'M', '落'), - (0xF919, 'M', '酪'), - (0xF91A, 'M', '駱'), - (0xF91B, 'M', '亂'), - (0xF91C, 'M', '卵'), - (0xF91D, 'M', '欄'), - (0xF91E, 'M', '爛'), - (0xF91F, 'M', '蘭'), - (0xF920, 'M', '鸞'), - (0xF921, 'M', '嵐'), - (0xF922, 'M', '濫'), - (0xF923, 'M', '藍'), - (0xF924, 'M', '襤'), - (0xF925, 'M', '拉'), - (0xF926, 'M', '臘'), - (0xF927, 'M', '蠟'), - (0xF928, 'M', '廊'), - (0xF929, 'M', '朗'), - (0xF92A, 'M', '浪'), - (0xF92B, 'M', '狼'), - (0xF92C, 'M', '郎'), - (0xF92D, 'M', '來'), - (0xF92E, 'M', '冷'), - (0xF92F, 'M', '勞'), - (0xF930, 'M', '擄'), - (0xF931, 'M', '櫓'), - (0xF932, 'M', '爐'), - (0xF933, 'M', '盧'), - (0xF934, 'M', '老'), - (0xF935, 'M', '蘆'), - (0xF936, 'M', '虜'), - (0xF937, 'M', '路'), - (0xF938, 'M', '露'), - (0xF939, 'M', '魯'), - (0xF93A, 'M', '鷺'), - (0xF93B, 'M', '碌'), - (0xF93C, 'M', '祿'), - (0xF93D, 'M', '綠'), - (0xF93E, 'M', '菉'), - (0xF93F, 'M', '錄'), - (0xF940, 'M', '鹿'), - (0xF941, 'M', '論'), - (0xF942, 'M', '壟'), - (0xF943, 'M', '弄'), - (0xF944, 'M', '籠'), - (0xF945, 'M', '聾'), - (0xF946, 'M', '牢'), - (0xF947, 'M', '磊'), - (0xF948, 'M', '賂'), - (0xF949, 'M', '雷'), - ] - -def _seg_40() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xF94A, 'M', '壘'), - (0xF94B, 'M', '屢'), - (0xF94C, 'M', '樓'), - (0xF94D, 'M', '淚'), - (0xF94E, 'M', '漏'), - (0xF94F, 'M', '累'), - (0xF950, 'M', '縷'), - (0xF951, 'M', '陋'), - (0xF952, 'M', '勒'), - (0xF953, 'M', '肋'), - (0xF954, 'M', '凜'), - (0xF955, 'M', '凌'), - (0xF956, 'M', '稜'), - (0xF957, 'M', '綾'), - (0xF958, 'M', '菱'), - (0xF959, 'M', '陵'), - (0xF95A, 'M', '讀'), - (0xF95B, 'M', '拏'), - (0xF95C, 'M', '樂'), - (0xF95D, 'M', '諾'), - (0xF95E, 'M', '丹'), - (0xF95F, 'M', '寧'), - (0xF960, 'M', '怒'), - (0xF961, 'M', '率'), - (0xF962, 'M', '異'), - (0xF963, 'M', '北'), - (0xF964, 'M', '磻'), - (0xF965, 'M', '便'), - (0xF966, 'M', '復'), - (0xF967, 'M', '不'), - (0xF968, 'M', '泌'), - (0xF969, 'M', '數'), - (0xF96A, 'M', '索'), - (0xF96B, 'M', '參'), - (0xF96C, 'M', '塞'), - (0xF96D, 'M', '省'), - (0xF96E, 'M', '葉'), - (0xF96F, 'M', '說'), - (0xF970, 'M', '殺'), - (0xF971, 'M', '辰'), - (0xF972, 'M', '沈'), - (0xF973, 'M', '拾'), - (0xF974, 'M', '若'), - (0xF975, 'M', '掠'), - (0xF976, 'M', '略'), - (0xF977, 'M', '亮'), - (0xF978, 'M', '兩'), - (0xF979, 'M', '凉'), - (0xF97A, 'M', '梁'), - (0xF97B, 'M', '糧'), - (0xF97C, 'M', '良'), - (0xF97D, 'M', '諒'), - (0xF97E, 'M', '量'), - (0xF97F, 'M', '勵'), - (0xF980, 'M', '呂'), - (0xF981, 'M', '女'), - (0xF982, 'M', '廬'), - (0xF983, 'M', '旅'), - (0xF984, 'M', '濾'), - (0xF985, 'M', '礪'), - (0xF986, 'M', '閭'), - (0xF987, 'M', '驪'), - (0xF988, 'M', '麗'), - (0xF989, 'M', '黎'), - (0xF98A, 'M', '力'), - (0xF98B, 'M', '曆'), - (0xF98C, 'M', '歷'), - (0xF98D, 'M', '轢'), - (0xF98E, 'M', '年'), - (0xF98F, 'M', '憐'), - (0xF990, 'M', '戀'), - (0xF991, 'M', '撚'), - (0xF992, 'M', '漣'), - (0xF993, 'M', '煉'), - (0xF994, 'M', '璉'), - (0xF995, 'M', '秊'), - (0xF996, 'M', '練'), - (0xF997, 'M', '聯'), - (0xF998, 'M', '輦'), - (0xF999, 'M', '蓮'), - (0xF99A, 'M', '連'), - (0xF99B, 'M', '鍊'), - (0xF99C, 'M', '列'), - (0xF99D, 'M', '劣'), - (0xF99E, 'M', '咽'), - (0xF99F, 'M', '烈'), - (0xF9A0, 'M', '裂'), - (0xF9A1, 'M', '說'), - (0xF9A2, 'M', '廉'), - (0xF9A3, 'M', '念'), - (0xF9A4, 'M', '捻'), - (0xF9A5, 'M', '殮'), - (0xF9A6, 'M', '簾'), - (0xF9A7, 'M', '獵'), - (0xF9A8, 'M', '令'), - (0xF9A9, 'M', '囹'), - (0xF9AA, 'M', '寧'), - (0xF9AB, 'M', '嶺'), - (0xF9AC, 'M', '怜'), - (0xF9AD, 'M', '玲'), - ] - -def _seg_41() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xF9AE, 'M', '瑩'), - (0xF9AF, 'M', '羚'), - (0xF9B0, 'M', '聆'), - (0xF9B1, 'M', '鈴'), - (0xF9B2, 'M', '零'), - (0xF9B3, 'M', '靈'), - (0xF9B4, 'M', '領'), - (0xF9B5, 'M', '例'), - (0xF9B6, 'M', '禮'), - (0xF9B7, 'M', '醴'), - (0xF9B8, 'M', '隸'), - (0xF9B9, 'M', '惡'), - (0xF9BA, 'M', '了'), - (0xF9BB, 'M', '僚'), - (0xF9BC, 'M', '寮'), - (0xF9BD, 'M', '尿'), - (0xF9BE, 'M', '料'), - (0xF9BF, 'M', '樂'), - (0xF9C0, 'M', '燎'), - (0xF9C1, 'M', '療'), - (0xF9C2, 'M', '蓼'), - (0xF9C3, 'M', '遼'), - (0xF9C4, 'M', '龍'), - (0xF9C5, 'M', '暈'), - (0xF9C6, 'M', '阮'), - (0xF9C7, 'M', '劉'), - (0xF9C8, 'M', '杻'), - (0xF9C9, 'M', '柳'), - (0xF9CA, 'M', '流'), - (0xF9CB, 'M', '溜'), - (0xF9CC, 'M', '琉'), - (0xF9CD, 'M', '留'), - (0xF9CE, 'M', '硫'), - (0xF9CF, 'M', '紐'), - (0xF9D0, 'M', '類'), - (0xF9D1, 'M', '六'), - (0xF9D2, 'M', '戮'), - (0xF9D3, 'M', '陸'), - (0xF9D4, 'M', '倫'), - (0xF9D5, 'M', '崙'), - (0xF9D6, 'M', '淪'), - (0xF9D7, 'M', '輪'), - (0xF9D8, 'M', '律'), - (0xF9D9, 'M', '慄'), - (0xF9DA, 'M', '栗'), - (0xF9DB, 'M', '率'), - (0xF9DC, 'M', '隆'), - (0xF9DD, 'M', '利'), - (0xF9DE, 'M', '吏'), - (0xF9DF, 'M', '履'), - (0xF9E0, 'M', '易'), - (0xF9E1, 'M', '李'), - (0xF9E2, 'M', '梨'), - (0xF9E3, 'M', '泥'), - (0xF9E4, 'M', '理'), - (0xF9E5, 'M', '痢'), - (0xF9E6, 'M', '罹'), - (0xF9E7, 'M', '裏'), - (0xF9E8, 'M', '裡'), - (0xF9E9, 'M', '里'), - (0xF9EA, 'M', '離'), - (0xF9EB, 'M', '匿'), - (0xF9EC, 'M', '溺'), - (0xF9ED, 'M', '吝'), - (0xF9EE, 'M', '燐'), - (0xF9EF, 'M', '璘'), - (0xF9F0, 'M', '藺'), - (0xF9F1, 'M', '隣'), - (0xF9F2, 'M', '鱗'), - (0xF9F3, 'M', '麟'), - (0xF9F4, 'M', '林'), - (0xF9F5, 'M', '淋'), - (0xF9F6, 'M', '臨'), - (0xF9F7, 'M', '立'), - (0xF9F8, 'M', '笠'), - (0xF9F9, 'M', '粒'), - (0xF9FA, 'M', '狀'), - (0xF9FB, 'M', '炙'), - (0xF9FC, 'M', '識'), - (0xF9FD, 'M', '什'), - (0xF9FE, 'M', '茶'), - (0xF9FF, 'M', '刺'), - (0xFA00, 'M', '切'), - (0xFA01, 'M', '度'), - (0xFA02, 'M', '拓'), - (0xFA03, 'M', '糖'), - (0xFA04, 'M', '宅'), - (0xFA05, 'M', '洞'), - (0xFA06, 'M', '暴'), - (0xFA07, 'M', '輻'), - (0xFA08, 'M', '行'), - (0xFA09, 'M', '降'), - (0xFA0A, 'M', '見'), - (0xFA0B, 'M', '廓'), - (0xFA0C, 'M', '兀'), - (0xFA0D, 'M', '嗀'), - (0xFA0E, 'V'), - (0xFA10, 'M', '塚'), - (0xFA11, 'V'), - (0xFA12, 'M', '晴'), - ] - -def _seg_42() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFA13, 'V'), - (0xFA15, 'M', '凞'), - (0xFA16, 'M', '猪'), - (0xFA17, 'M', '益'), - (0xFA18, 'M', '礼'), - (0xFA19, 'M', '神'), - (0xFA1A, 'M', '祥'), - (0xFA1B, 'M', '福'), - (0xFA1C, 'M', '靖'), - (0xFA1D, 'M', '精'), - (0xFA1E, 'M', '羽'), - (0xFA1F, 'V'), - (0xFA20, 'M', '蘒'), - (0xFA21, 'V'), - (0xFA22, 'M', '諸'), - (0xFA23, 'V'), - (0xFA25, 'M', '逸'), - (0xFA26, 'M', '都'), - (0xFA27, 'V'), - (0xFA2A, 'M', '飯'), - (0xFA2B, 'M', '飼'), - (0xFA2C, 'M', '館'), - (0xFA2D, 'M', '鶴'), - (0xFA2E, 'M', '郞'), - (0xFA2F, 'M', '隷'), - (0xFA30, 'M', '侮'), - (0xFA31, 'M', '僧'), - (0xFA32, 'M', '免'), - (0xFA33, 'M', '勉'), - (0xFA34, 'M', '勤'), - (0xFA35, 'M', '卑'), - (0xFA36, 'M', '喝'), - (0xFA37, 'M', '嘆'), - (0xFA38, 'M', '器'), - (0xFA39, 'M', '塀'), - (0xFA3A, 'M', '墨'), - (0xFA3B, 'M', '層'), - (0xFA3C, 'M', '屮'), - (0xFA3D, 'M', '悔'), - (0xFA3E, 'M', '慨'), - (0xFA3F, 'M', '憎'), - (0xFA40, 'M', '懲'), - (0xFA41, 'M', '敏'), - (0xFA42, 'M', '既'), - (0xFA43, 'M', '暑'), - (0xFA44, 'M', '梅'), - (0xFA45, 'M', '海'), - (0xFA46, 'M', '渚'), - (0xFA47, 'M', '漢'), - (0xFA48, 'M', '煮'), - (0xFA49, 'M', '爫'), - (0xFA4A, 'M', '琢'), - (0xFA4B, 'M', '碑'), - (0xFA4C, 'M', '社'), - (0xFA4D, 'M', '祉'), - (0xFA4E, 'M', '祈'), - (0xFA4F, 'M', '祐'), - (0xFA50, 'M', '祖'), - (0xFA51, 'M', '祝'), - (0xFA52, 'M', '禍'), - (0xFA53, 'M', '禎'), - (0xFA54, 'M', '穀'), - (0xFA55, 'M', '突'), - (0xFA56, 'M', '節'), - (0xFA57, 'M', '練'), - (0xFA58, 'M', '縉'), - (0xFA59, 'M', '繁'), - (0xFA5A, 'M', '署'), - (0xFA5B, 'M', '者'), - (0xFA5C, 'M', '臭'), - (0xFA5D, 'M', '艹'), - (0xFA5F, 'M', '著'), - (0xFA60, 'M', '褐'), - (0xFA61, 'M', '視'), - (0xFA62, 'M', '謁'), - (0xFA63, 'M', '謹'), - (0xFA64, 'M', '賓'), - (0xFA65, 'M', '贈'), - (0xFA66, 'M', '辶'), - (0xFA67, 'M', '逸'), - (0xFA68, 'M', '難'), - (0xFA69, 'M', '響'), - (0xFA6A, 'M', '頻'), - (0xFA6B, 'M', '恵'), - (0xFA6C, 'M', '𤋮'), - (0xFA6D, 'M', '舘'), - (0xFA6E, 'X'), - (0xFA70, 'M', '並'), - (0xFA71, 'M', '况'), - (0xFA72, 'M', '全'), - (0xFA73, 'M', '侀'), - (0xFA74, 'M', '充'), - (0xFA75, 'M', '冀'), - (0xFA76, 'M', '勇'), - (0xFA77, 'M', '勺'), - (0xFA78, 'M', '喝'), - (0xFA79, 'M', '啕'), - (0xFA7A, 'M', '喙'), - (0xFA7B, 'M', '嗢'), - (0xFA7C, 'M', '塚'), - ] - -def _seg_43() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFA7D, 'M', '墳'), - (0xFA7E, 'M', '奄'), - (0xFA7F, 'M', '奔'), - (0xFA80, 'M', '婢'), - (0xFA81, 'M', '嬨'), - (0xFA82, 'M', '廒'), - (0xFA83, 'M', '廙'), - (0xFA84, 'M', '彩'), - (0xFA85, 'M', '徭'), - (0xFA86, 'M', '惘'), - (0xFA87, 'M', '慎'), - (0xFA88, 'M', '愈'), - (0xFA89, 'M', '憎'), - (0xFA8A, 'M', '慠'), - (0xFA8B, 'M', '懲'), - (0xFA8C, 'M', '戴'), - (0xFA8D, 'M', '揄'), - (0xFA8E, 'M', '搜'), - (0xFA8F, 'M', '摒'), - (0xFA90, 'M', '敖'), - (0xFA91, 'M', '晴'), - (0xFA92, 'M', '朗'), - (0xFA93, 'M', '望'), - (0xFA94, 'M', '杖'), - (0xFA95, 'M', '歹'), - (0xFA96, 'M', '殺'), - (0xFA97, 'M', '流'), - (0xFA98, 'M', '滛'), - (0xFA99, 'M', '滋'), - (0xFA9A, 'M', '漢'), - (0xFA9B, 'M', '瀞'), - (0xFA9C, 'M', '煮'), - (0xFA9D, 'M', '瞧'), - (0xFA9E, 'M', '爵'), - (0xFA9F, 'M', '犯'), - (0xFAA0, 'M', '猪'), - (0xFAA1, 'M', '瑱'), - (0xFAA2, 'M', '甆'), - (0xFAA3, 'M', '画'), - (0xFAA4, 'M', '瘝'), - (0xFAA5, 'M', '瘟'), - (0xFAA6, 'M', '益'), - (0xFAA7, 'M', '盛'), - (0xFAA8, 'M', '直'), - (0xFAA9, 'M', '睊'), - (0xFAAA, 'M', '着'), - (0xFAAB, 'M', '磌'), - (0xFAAC, 'M', '窱'), - (0xFAAD, 'M', '節'), - (0xFAAE, 'M', '类'), - (0xFAAF, 'M', '絛'), - (0xFAB0, 'M', '練'), - (0xFAB1, 'M', '缾'), - (0xFAB2, 'M', '者'), - (0xFAB3, 'M', '荒'), - (0xFAB4, 'M', '華'), - (0xFAB5, 'M', '蝹'), - (0xFAB6, 'M', '襁'), - (0xFAB7, 'M', '覆'), - (0xFAB8, 'M', '視'), - (0xFAB9, 'M', '調'), - (0xFABA, 'M', '諸'), - (0xFABB, 'M', '請'), - (0xFABC, 'M', '謁'), - (0xFABD, 'M', '諾'), - (0xFABE, 'M', '諭'), - (0xFABF, 'M', '謹'), - (0xFAC0, 'M', '變'), - (0xFAC1, 'M', '贈'), - (0xFAC2, 'M', '輸'), - (0xFAC3, 'M', '遲'), - (0xFAC4, 'M', '醙'), - (0xFAC5, 'M', '鉶'), - (0xFAC6, 'M', '陼'), - (0xFAC7, 'M', '難'), - (0xFAC8, 'M', '靖'), - (0xFAC9, 'M', '韛'), - (0xFACA, 'M', '響'), - (0xFACB, 'M', '頋'), - (0xFACC, 'M', '頻'), - (0xFACD, 'M', '鬒'), - (0xFACE, 'M', '龜'), - (0xFACF, 'M', '𢡊'), - (0xFAD0, 'M', '𢡄'), - (0xFAD1, 'M', '𣏕'), - (0xFAD2, 'M', '㮝'), - (0xFAD3, 'M', '䀘'), - (0xFAD4, 'M', '䀹'), - (0xFAD5, 'M', '𥉉'), - (0xFAD6, 'M', '𥳐'), - (0xFAD7, 'M', '𧻓'), - (0xFAD8, 'M', '齃'), - (0xFAD9, 'M', '龎'), - (0xFADA, 'X'), - (0xFB00, 'M', 'ff'), - (0xFB01, 'M', 'fi'), - (0xFB02, 'M', 'fl'), - (0xFB03, 'M', 'ffi'), - (0xFB04, 'M', 'ffl'), - (0xFB05, 'M', 'st'), - ] - -def _seg_44() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFB07, 'X'), - (0xFB13, 'M', 'մն'), - (0xFB14, 'M', 'մե'), - (0xFB15, 'M', 'մի'), - (0xFB16, 'M', 'վն'), - (0xFB17, 'M', 'մխ'), - (0xFB18, 'X'), - (0xFB1D, 'M', 'יִ'), - (0xFB1E, 'V'), - (0xFB1F, 'M', 'ײַ'), - (0xFB20, 'M', 'ע'), - (0xFB21, 'M', 'א'), - (0xFB22, 'M', 'ד'), - (0xFB23, 'M', 'ה'), - (0xFB24, 'M', 'כ'), - (0xFB25, 'M', 'ל'), - (0xFB26, 'M', 'ם'), - (0xFB27, 'M', 'ר'), - (0xFB28, 'M', 'ת'), - (0xFB29, '3', '+'), - (0xFB2A, 'M', 'שׁ'), - (0xFB2B, 'M', 'שׂ'), - (0xFB2C, 'M', 'שּׁ'), - (0xFB2D, 'M', 'שּׂ'), - (0xFB2E, 'M', 'אַ'), - (0xFB2F, 'M', 'אָ'), - (0xFB30, 'M', 'אּ'), - (0xFB31, 'M', 'בּ'), - (0xFB32, 'M', 'גּ'), - (0xFB33, 'M', 'דּ'), - (0xFB34, 'M', 'הּ'), - (0xFB35, 'M', 'וּ'), - (0xFB36, 'M', 'זּ'), - (0xFB37, 'X'), - (0xFB38, 'M', 'טּ'), - (0xFB39, 'M', 'יּ'), - (0xFB3A, 'M', 'ךּ'), - (0xFB3B, 'M', 'כּ'), - (0xFB3C, 'M', 'לּ'), - (0xFB3D, 'X'), - (0xFB3E, 'M', 'מּ'), - (0xFB3F, 'X'), - (0xFB40, 'M', 'נּ'), - (0xFB41, 'M', 'סּ'), - (0xFB42, 'X'), - (0xFB43, 'M', 'ףּ'), - (0xFB44, 'M', 'פּ'), - (0xFB45, 'X'), - (0xFB46, 'M', 'צּ'), - (0xFB47, 'M', 'קּ'), - (0xFB48, 'M', 'רּ'), - (0xFB49, 'M', 'שּ'), - (0xFB4A, 'M', 'תּ'), - (0xFB4B, 'M', 'וֹ'), - (0xFB4C, 'M', 'בֿ'), - (0xFB4D, 'M', 'כֿ'), - (0xFB4E, 'M', 'פֿ'), - (0xFB4F, 'M', 'אל'), - (0xFB50, 'M', 'ٱ'), - (0xFB52, 'M', 'ٻ'), - (0xFB56, 'M', 'پ'), - (0xFB5A, 'M', 'ڀ'), - (0xFB5E, 'M', 'ٺ'), - (0xFB62, 'M', 'ٿ'), - (0xFB66, 'M', 'ٹ'), - (0xFB6A, 'M', 'ڤ'), - (0xFB6E, 'M', 'ڦ'), - (0xFB72, 'M', 'ڄ'), - (0xFB76, 'M', 'ڃ'), - (0xFB7A, 'M', 'چ'), - (0xFB7E, 'M', 'ڇ'), - (0xFB82, 'M', 'ڍ'), - (0xFB84, 'M', 'ڌ'), - (0xFB86, 'M', 'ڎ'), - (0xFB88, 'M', 'ڈ'), - (0xFB8A, 'M', 'ژ'), - (0xFB8C, 'M', 'ڑ'), - (0xFB8E, 'M', 'ک'), - (0xFB92, 'M', 'گ'), - (0xFB96, 'M', 'ڳ'), - (0xFB9A, 'M', 'ڱ'), - (0xFB9E, 'M', 'ں'), - (0xFBA0, 'M', 'ڻ'), - (0xFBA4, 'M', 'ۀ'), - (0xFBA6, 'M', 'ہ'), - (0xFBAA, 'M', 'ھ'), - (0xFBAE, 'M', 'ے'), - (0xFBB0, 'M', 'ۓ'), - (0xFBB2, 'V'), - (0xFBC3, 'X'), - (0xFBD3, 'M', 'ڭ'), - (0xFBD7, 'M', 'ۇ'), - (0xFBD9, 'M', 'ۆ'), - (0xFBDB, 'M', 'ۈ'), - (0xFBDD, 'M', 'ۇٴ'), - (0xFBDE, 'M', 'ۋ'), - (0xFBE0, 'M', 'ۅ'), - (0xFBE2, 'M', 'ۉ'), - (0xFBE4, 'M', 'ې'), - (0xFBE8, 'M', 'ى'), - ] - -def _seg_45() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFBEA, 'M', 'ئا'), - (0xFBEC, 'M', 'ئە'), - (0xFBEE, 'M', 'ئو'), - (0xFBF0, 'M', 'ئۇ'), - (0xFBF2, 'M', 'ئۆ'), - (0xFBF4, 'M', 'ئۈ'), - (0xFBF6, 'M', 'ئې'), - (0xFBF9, 'M', 'ئى'), - (0xFBFC, 'M', 'ی'), - (0xFC00, 'M', 'ئج'), - (0xFC01, 'M', 'ئح'), - (0xFC02, 'M', 'ئم'), - (0xFC03, 'M', 'ئى'), - (0xFC04, 'M', 'ئي'), - (0xFC05, 'M', 'بج'), - (0xFC06, 'M', 'بح'), - (0xFC07, 'M', 'بخ'), - (0xFC08, 'M', 'بم'), - (0xFC09, 'M', 'بى'), - (0xFC0A, 'M', 'بي'), - (0xFC0B, 'M', 'تج'), - (0xFC0C, 'M', 'تح'), - (0xFC0D, 'M', 'تخ'), - (0xFC0E, 'M', 'تم'), - (0xFC0F, 'M', 'تى'), - (0xFC10, 'M', 'تي'), - (0xFC11, 'M', 'ثج'), - (0xFC12, 'M', 'ثم'), - (0xFC13, 'M', 'ثى'), - (0xFC14, 'M', 'ثي'), - (0xFC15, 'M', 'جح'), - (0xFC16, 'M', 'جم'), - (0xFC17, 'M', 'حج'), - (0xFC18, 'M', 'حم'), - (0xFC19, 'M', 'خج'), - (0xFC1A, 'M', 'خح'), - (0xFC1B, 'M', 'خم'), - (0xFC1C, 'M', 'سج'), - (0xFC1D, 'M', 'سح'), - (0xFC1E, 'M', 'سخ'), - (0xFC1F, 'M', 'سم'), - (0xFC20, 'M', 'صح'), - (0xFC21, 'M', 'صم'), - (0xFC22, 'M', 'ضج'), - (0xFC23, 'M', 'ضح'), - (0xFC24, 'M', 'ضخ'), - (0xFC25, 'M', 'ضم'), - (0xFC26, 'M', 'طح'), - (0xFC27, 'M', 'طم'), - (0xFC28, 'M', 'ظم'), - (0xFC29, 'M', 'عج'), - (0xFC2A, 'M', 'عم'), - (0xFC2B, 'M', 'غج'), - (0xFC2C, 'M', 'غم'), - (0xFC2D, 'M', 'فج'), - (0xFC2E, 'M', 'فح'), - (0xFC2F, 'M', 'فخ'), - (0xFC30, 'M', 'فم'), - (0xFC31, 'M', 'فى'), - (0xFC32, 'M', 'في'), - (0xFC33, 'M', 'قح'), - (0xFC34, 'M', 'قم'), - (0xFC35, 'M', 'قى'), - (0xFC36, 'M', 'قي'), - (0xFC37, 'M', 'كا'), - (0xFC38, 'M', 'كج'), - (0xFC39, 'M', 'كح'), - (0xFC3A, 'M', 'كخ'), - (0xFC3B, 'M', 'كل'), - (0xFC3C, 'M', 'كم'), - (0xFC3D, 'M', 'كى'), - (0xFC3E, 'M', 'كي'), - (0xFC3F, 'M', 'لج'), - (0xFC40, 'M', 'لح'), - (0xFC41, 'M', 'لخ'), - (0xFC42, 'M', 'لم'), - (0xFC43, 'M', 'لى'), - (0xFC44, 'M', 'لي'), - (0xFC45, 'M', 'مج'), - (0xFC46, 'M', 'مح'), - (0xFC47, 'M', 'مخ'), - (0xFC48, 'M', 'مم'), - (0xFC49, 'M', 'مى'), - (0xFC4A, 'M', 'مي'), - (0xFC4B, 'M', 'نج'), - (0xFC4C, 'M', 'نح'), - (0xFC4D, 'M', 'نخ'), - (0xFC4E, 'M', 'نم'), - (0xFC4F, 'M', 'نى'), - (0xFC50, 'M', 'ني'), - (0xFC51, 'M', 'هج'), - (0xFC52, 'M', 'هم'), - (0xFC53, 'M', 'هى'), - (0xFC54, 'M', 'هي'), - (0xFC55, 'M', 'يج'), - (0xFC56, 'M', 'يح'), - (0xFC57, 'M', 'يخ'), - (0xFC58, 'M', 'يم'), - (0xFC59, 'M', 'يى'), - (0xFC5A, 'M', 'يي'), - ] - -def _seg_46() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFC5B, 'M', 'ذٰ'), - (0xFC5C, 'M', 'رٰ'), - (0xFC5D, 'M', 'ىٰ'), - (0xFC5E, '3', ' ٌّ'), - (0xFC5F, '3', ' ٍّ'), - (0xFC60, '3', ' َّ'), - (0xFC61, '3', ' ُّ'), - (0xFC62, '3', ' ِّ'), - (0xFC63, '3', ' ّٰ'), - (0xFC64, 'M', 'ئر'), - (0xFC65, 'M', 'ئز'), - (0xFC66, 'M', 'ئم'), - (0xFC67, 'M', 'ئن'), - (0xFC68, 'M', 'ئى'), - (0xFC69, 'M', 'ئي'), - (0xFC6A, 'M', 'بر'), - (0xFC6B, 'M', 'بز'), - (0xFC6C, 'M', 'بم'), - (0xFC6D, 'M', 'بن'), - (0xFC6E, 'M', 'بى'), - (0xFC6F, 'M', 'بي'), - (0xFC70, 'M', 'تر'), - (0xFC71, 'M', 'تز'), - (0xFC72, 'M', 'تم'), - (0xFC73, 'M', 'تن'), - (0xFC74, 'M', 'تى'), - (0xFC75, 'M', 'تي'), - (0xFC76, 'M', 'ثر'), - (0xFC77, 'M', 'ثز'), - (0xFC78, 'M', 'ثم'), - (0xFC79, 'M', 'ثن'), - (0xFC7A, 'M', 'ثى'), - (0xFC7B, 'M', 'ثي'), - (0xFC7C, 'M', 'فى'), - (0xFC7D, 'M', 'في'), - (0xFC7E, 'M', 'قى'), - (0xFC7F, 'M', 'قي'), - (0xFC80, 'M', 'كا'), - (0xFC81, 'M', 'كل'), - (0xFC82, 'M', 'كم'), - (0xFC83, 'M', 'كى'), - (0xFC84, 'M', 'كي'), - (0xFC85, 'M', 'لم'), - (0xFC86, 'M', 'لى'), - (0xFC87, 'M', 'لي'), - (0xFC88, 'M', 'ما'), - (0xFC89, 'M', 'مم'), - (0xFC8A, 'M', 'نر'), - (0xFC8B, 'M', 'نز'), - (0xFC8C, 'M', 'نم'), - (0xFC8D, 'M', 'نن'), - (0xFC8E, 'M', 'نى'), - (0xFC8F, 'M', 'ني'), - (0xFC90, 'M', 'ىٰ'), - (0xFC91, 'M', 'ير'), - (0xFC92, 'M', 'يز'), - (0xFC93, 'M', 'يم'), - (0xFC94, 'M', 'ين'), - (0xFC95, 'M', 'يى'), - (0xFC96, 'M', 'يي'), - (0xFC97, 'M', 'ئج'), - (0xFC98, 'M', 'ئح'), - (0xFC99, 'M', 'ئخ'), - (0xFC9A, 'M', 'ئم'), - (0xFC9B, 'M', 'ئه'), - (0xFC9C, 'M', 'بج'), - (0xFC9D, 'M', 'بح'), - (0xFC9E, 'M', 'بخ'), - (0xFC9F, 'M', 'بم'), - (0xFCA0, 'M', 'به'), - (0xFCA1, 'M', 'تج'), - (0xFCA2, 'M', 'تح'), - (0xFCA3, 'M', 'تخ'), - (0xFCA4, 'M', 'تم'), - (0xFCA5, 'M', 'ته'), - (0xFCA6, 'M', 'ثم'), - (0xFCA7, 'M', 'جح'), - (0xFCA8, 'M', 'جم'), - (0xFCA9, 'M', 'حج'), - (0xFCAA, 'M', 'حم'), - (0xFCAB, 'M', 'خج'), - (0xFCAC, 'M', 'خم'), - (0xFCAD, 'M', 'سج'), - (0xFCAE, 'M', 'سح'), - (0xFCAF, 'M', 'سخ'), - (0xFCB0, 'M', 'سم'), - (0xFCB1, 'M', 'صح'), - (0xFCB2, 'M', 'صخ'), - (0xFCB3, 'M', 'صم'), - (0xFCB4, 'M', 'ضج'), - (0xFCB5, 'M', 'ضح'), - (0xFCB6, 'M', 'ضخ'), - (0xFCB7, 'M', 'ضم'), - (0xFCB8, 'M', 'طح'), - (0xFCB9, 'M', 'ظم'), - (0xFCBA, 'M', 'عج'), - (0xFCBB, 'M', 'عم'), - (0xFCBC, 'M', 'غج'), - (0xFCBD, 'M', 'غم'), - (0xFCBE, 'M', 'فج'), - ] - -def _seg_47() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFCBF, 'M', 'فح'), - (0xFCC0, 'M', 'فخ'), - (0xFCC1, 'M', 'فم'), - (0xFCC2, 'M', 'قح'), - (0xFCC3, 'M', 'قم'), - (0xFCC4, 'M', 'كج'), - (0xFCC5, 'M', 'كح'), - (0xFCC6, 'M', 'كخ'), - (0xFCC7, 'M', 'كل'), - (0xFCC8, 'M', 'كم'), - (0xFCC9, 'M', 'لج'), - (0xFCCA, 'M', 'لح'), - (0xFCCB, 'M', 'لخ'), - (0xFCCC, 'M', 'لم'), - (0xFCCD, 'M', 'له'), - (0xFCCE, 'M', 'مج'), - (0xFCCF, 'M', 'مح'), - (0xFCD0, 'M', 'مخ'), - (0xFCD1, 'M', 'مم'), - (0xFCD2, 'M', 'نج'), - (0xFCD3, 'M', 'نح'), - (0xFCD4, 'M', 'نخ'), - (0xFCD5, 'M', 'نم'), - (0xFCD6, 'M', 'نه'), - (0xFCD7, 'M', 'هج'), - (0xFCD8, 'M', 'هم'), - (0xFCD9, 'M', 'هٰ'), - (0xFCDA, 'M', 'يج'), - (0xFCDB, 'M', 'يح'), - (0xFCDC, 'M', 'يخ'), - (0xFCDD, 'M', 'يم'), - (0xFCDE, 'M', 'يه'), - (0xFCDF, 'M', 'ئم'), - (0xFCE0, 'M', 'ئه'), - (0xFCE1, 'M', 'بم'), - (0xFCE2, 'M', 'به'), - (0xFCE3, 'M', 'تم'), - (0xFCE4, 'M', 'ته'), - (0xFCE5, 'M', 'ثم'), - (0xFCE6, 'M', 'ثه'), - (0xFCE7, 'M', 'سم'), - (0xFCE8, 'M', 'سه'), - (0xFCE9, 'M', 'شم'), - (0xFCEA, 'M', 'شه'), - (0xFCEB, 'M', 'كل'), - (0xFCEC, 'M', 'كم'), - (0xFCED, 'M', 'لم'), - (0xFCEE, 'M', 'نم'), - (0xFCEF, 'M', 'نه'), - (0xFCF0, 'M', 'يم'), - (0xFCF1, 'M', 'يه'), - (0xFCF2, 'M', 'ـَّ'), - (0xFCF3, 'M', 'ـُّ'), - (0xFCF4, 'M', 'ـِّ'), - (0xFCF5, 'M', 'طى'), - (0xFCF6, 'M', 'طي'), - (0xFCF7, 'M', 'عى'), - (0xFCF8, 'M', 'عي'), - (0xFCF9, 'M', 'غى'), - (0xFCFA, 'M', 'غي'), - (0xFCFB, 'M', 'سى'), - (0xFCFC, 'M', 'سي'), - (0xFCFD, 'M', 'شى'), - (0xFCFE, 'M', 'شي'), - (0xFCFF, 'M', 'حى'), - (0xFD00, 'M', 'حي'), - (0xFD01, 'M', 'جى'), - (0xFD02, 'M', 'جي'), - (0xFD03, 'M', 'خى'), - (0xFD04, 'M', 'خي'), - (0xFD05, 'M', 'صى'), - (0xFD06, 'M', 'صي'), - (0xFD07, 'M', 'ضى'), - (0xFD08, 'M', 'ضي'), - (0xFD09, 'M', 'شج'), - (0xFD0A, 'M', 'شح'), - (0xFD0B, 'M', 'شخ'), - (0xFD0C, 'M', 'شم'), - (0xFD0D, 'M', 'شر'), - (0xFD0E, 'M', 'سر'), - (0xFD0F, 'M', 'صر'), - (0xFD10, 'M', 'ضر'), - (0xFD11, 'M', 'طى'), - (0xFD12, 'M', 'طي'), - (0xFD13, 'M', 'عى'), - (0xFD14, 'M', 'عي'), - (0xFD15, 'M', 'غى'), - (0xFD16, 'M', 'غي'), - (0xFD17, 'M', 'سى'), - (0xFD18, 'M', 'سي'), - (0xFD19, 'M', 'شى'), - (0xFD1A, 'M', 'شي'), - (0xFD1B, 'M', 'حى'), - (0xFD1C, 'M', 'حي'), - (0xFD1D, 'M', 'جى'), - (0xFD1E, 'M', 'جي'), - (0xFD1F, 'M', 'خى'), - (0xFD20, 'M', 'خي'), - (0xFD21, 'M', 'صى'), - (0xFD22, 'M', 'صي'), - ] - -def _seg_48() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFD23, 'M', 'ضى'), - (0xFD24, 'M', 'ضي'), - (0xFD25, 'M', 'شج'), - (0xFD26, 'M', 'شح'), - (0xFD27, 'M', 'شخ'), - (0xFD28, 'M', 'شم'), - (0xFD29, 'M', 'شر'), - (0xFD2A, 'M', 'سر'), - (0xFD2B, 'M', 'صر'), - (0xFD2C, 'M', 'ضر'), - (0xFD2D, 'M', 'شج'), - (0xFD2E, 'M', 'شح'), - (0xFD2F, 'M', 'شخ'), - (0xFD30, 'M', 'شم'), - (0xFD31, 'M', 'سه'), - (0xFD32, 'M', 'شه'), - (0xFD33, 'M', 'طم'), - (0xFD34, 'M', 'سج'), - (0xFD35, 'M', 'سح'), - (0xFD36, 'M', 'سخ'), - (0xFD37, 'M', 'شج'), - (0xFD38, 'M', 'شح'), - (0xFD39, 'M', 'شخ'), - (0xFD3A, 'M', 'طم'), - (0xFD3B, 'M', 'ظم'), - (0xFD3C, 'M', 'اً'), - (0xFD3E, 'V'), - (0xFD50, 'M', 'تجم'), - (0xFD51, 'M', 'تحج'), - (0xFD53, 'M', 'تحم'), - (0xFD54, 'M', 'تخم'), - (0xFD55, 'M', 'تمج'), - (0xFD56, 'M', 'تمح'), - (0xFD57, 'M', 'تمخ'), - (0xFD58, 'M', 'جمح'), - (0xFD5A, 'M', 'حمي'), - (0xFD5B, 'M', 'حمى'), - (0xFD5C, 'M', 'سحج'), - (0xFD5D, 'M', 'سجح'), - (0xFD5E, 'M', 'سجى'), - (0xFD5F, 'M', 'سمح'), - (0xFD61, 'M', 'سمج'), - (0xFD62, 'M', 'سمم'), - (0xFD64, 'M', 'صحح'), - (0xFD66, 'M', 'صمم'), - (0xFD67, 'M', 'شحم'), - (0xFD69, 'M', 'شجي'), - (0xFD6A, 'M', 'شمخ'), - (0xFD6C, 'M', 'شمم'), - (0xFD6E, 'M', 'ضحى'), - (0xFD6F, 'M', 'ضخم'), - (0xFD71, 'M', 'طمح'), - (0xFD73, 'M', 'طمم'), - (0xFD74, 'M', 'طمي'), - (0xFD75, 'M', 'عجم'), - (0xFD76, 'M', 'عمم'), - (0xFD78, 'M', 'عمى'), - (0xFD79, 'M', 'غمم'), - (0xFD7A, 'M', 'غمي'), - (0xFD7B, 'M', 'غمى'), - (0xFD7C, 'M', 'فخم'), - (0xFD7E, 'M', 'قمح'), - (0xFD7F, 'M', 'قمم'), - (0xFD80, 'M', 'لحم'), - (0xFD81, 'M', 'لحي'), - (0xFD82, 'M', 'لحى'), - (0xFD83, 'M', 'لجج'), - (0xFD85, 'M', 'لخم'), - (0xFD87, 'M', 'لمح'), - (0xFD89, 'M', 'محج'), - (0xFD8A, 'M', 'محم'), - (0xFD8B, 'M', 'محي'), - (0xFD8C, 'M', 'مجح'), - (0xFD8D, 'M', 'مجم'), - (0xFD8E, 'M', 'مخج'), - (0xFD8F, 'M', 'مخم'), - (0xFD90, 'X'), - (0xFD92, 'M', 'مجخ'), - (0xFD93, 'M', 'همج'), - (0xFD94, 'M', 'همم'), - (0xFD95, 'M', 'نحم'), - (0xFD96, 'M', 'نحى'), - (0xFD97, 'M', 'نجم'), - (0xFD99, 'M', 'نجى'), - (0xFD9A, 'M', 'نمي'), - (0xFD9B, 'M', 'نمى'), - (0xFD9C, 'M', 'يمم'), - (0xFD9E, 'M', 'بخي'), - (0xFD9F, 'M', 'تجي'), - (0xFDA0, 'M', 'تجى'), - (0xFDA1, 'M', 'تخي'), - (0xFDA2, 'M', 'تخى'), - (0xFDA3, 'M', 'تمي'), - (0xFDA4, 'M', 'تمى'), - (0xFDA5, 'M', 'جمي'), - (0xFDA6, 'M', 'جحى'), - (0xFDA7, 'M', 'جمى'), - (0xFDA8, 'M', 'سخى'), - (0xFDA9, 'M', 'صحي'), - (0xFDAA, 'M', 'شحي'), - ] - -def _seg_49() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFDAB, 'M', 'ضحي'), - (0xFDAC, 'M', 'لجي'), - (0xFDAD, 'M', 'لمي'), - (0xFDAE, 'M', 'يحي'), - (0xFDAF, 'M', 'يجي'), - (0xFDB0, 'M', 'يمي'), - (0xFDB1, 'M', 'ممي'), - (0xFDB2, 'M', 'قمي'), - (0xFDB3, 'M', 'نحي'), - (0xFDB4, 'M', 'قمح'), - (0xFDB5, 'M', 'لحم'), - (0xFDB6, 'M', 'عمي'), - (0xFDB7, 'M', 'كمي'), - (0xFDB8, 'M', 'نجح'), - (0xFDB9, 'M', 'مخي'), - (0xFDBA, 'M', 'لجم'), - (0xFDBB, 'M', 'كمم'), - (0xFDBC, 'M', 'لجم'), - (0xFDBD, 'M', 'نجح'), - (0xFDBE, 'M', 'جحي'), - (0xFDBF, 'M', 'حجي'), - (0xFDC0, 'M', 'مجي'), - (0xFDC1, 'M', 'فمي'), - (0xFDC2, 'M', 'بحي'), - (0xFDC3, 'M', 'كمم'), - (0xFDC4, 'M', 'عجم'), - (0xFDC5, 'M', 'صمم'), - (0xFDC6, 'M', 'سخي'), - (0xFDC7, 'M', 'نجي'), - (0xFDC8, 'X'), - (0xFDCF, 'V'), - (0xFDD0, 'X'), - (0xFDF0, 'M', 'صلے'), - (0xFDF1, 'M', 'قلے'), - (0xFDF2, 'M', 'الله'), - (0xFDF3, 'M', 'اكبر'), - (0xFDF4, 'M', 'محمد'), - (0xFDF5, 'M', 'صلعم'), - (0xFDF6, 'M', 'رسول'), - (0xFDF7, 'M', 'عليه'), - (0xFDF8, 'M', 'وسلم'), - (0xFDF9, 'M', 'صلى'), - (0xFDFA, '3', 'صلى الله عليه وسلم'), - (0xFDFB, '3', 'جل جلاله'), - (0xFDFC, 'M', 'ریال'), - (0xFDFD, 'V'), - (0xFE00, 'I'), - (0xFE10, '3', ','), - (0xFE11, 'M', '、'), - (0xFE12, 'X'), - (0xFE13, '3', ':'), - (0xFE14, '3', ';'), - (0xFE15, '3', '!'), - (0xFE16, '3', '?'), - (0xFE17, 'M', '〖'), - (0xFE18, 'M', '〗'), - (0xFE19, 'X'), - (0xFE20, 'V'), - (0xFE30, 'X'), - (0xFE31, 'M', '—'), - (0xFE32, 'M', '–'), - (0xFE33, '3', '_'), - (0xFE35, '3', '('), - (0xFE36, '3', ')'), - (0xFE37, '3', '{'), - (0xFE38, '3', '}'), - (0xFE39, 'M', '〔'), - (0xFE3A, 'M', '〕'), - (0xFE3B, 'M', '【'), - (0xFE3C, 'M', '】'), - (0xFE3D, 'M', '《'), - (0xFE3E, 'M', '》'), - (0xFE3F, 'M', '〈'), - (0xFE40, 'M', '〉'), - (0xFE41, 'M', '「'), - (0xFE42, 'M', '」'), - (0xFE43, 'M', '『'), - (0xFE44, 'M', '』'), - (0xFE45, 'V'), - (0xFE47, '3', '['), - (0xFE48, '3', ']'), - (0xFE49, '3', ' ̅'), - (0xFE4D, '3', '_'), - (0xFE50, '3', ','), - (0xFE51, 'M', '、'), - (0xFE52, 'X'), - (0xFE54, '3', ';'), - (0xFE55, '3', ':'), - (0xFE56, '3', '?'), - (0xFE57, '3', '!'), - (0xFE58, 'M', '—'), - (0xFE59, '3', '('), - (0xFE5A, '3', ')'), - (0xFE5B, '3', '{'), - (0xFE5C, '3', '}'), - (0xFE5D, 'M', '〔'), - (0xFE5E, 'M', '〕'), - (0xFE5F, '3', '#'), - (0xFE60, '3', '&'), - (0xFE61, '3', '*'), - ] - -def _seg_50() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFE62, '3', '+'), - (0xFE63, 'M', '-'), - (0xFE64, '3', '<'), - (0xFE65, '3', '>'), - (0xFE66, '3', '='), - (0xFE67, 'X'), - (0xFE68, '3', '\\'), - (0xFE69, '3', '$'), - (0xFE6A, '3', '%'), - (0xFE6B, '3', '@'), - (0xFE6C, 'X'), - (0xFE70, '3', ' ً'), - (0xFE71, 'M', 'ـً'), - (0xFE72, '3', ' ٌ'), - (0xFE73, 'V'), - (0xFE74, '3', ' ٍ'), - (0xFE75, 'X'), - (0xFE76, '3', ' َ'), - (0xFE77, 'M', 'ـَ'), - (0xFE78, '3', ' ُ'), - (0xFE79, 'M', 'ـُ'), - (0xFE7A, '3', ' ِ'), - (0xFE7B, 'M', 'ـِ'), - (0xFE7C, '3', ' ّ'), - (0xFE7D, 'M', 'ـّ'), - (0xFE7E, '3', ' ْ'), - (0xFE7F, 'M', 'ـْ'), - (0xFE80, 'M', 'ء'), - (0xFE81, 'M', 'آ'), - (0xFE83, 'M', 'أ'), - (0xFE85, 'M', 'ؤ'), - (0xFE87, 'M', 'إ'), - (0xFE89, 'M', 'ئ'), - (0xFE8D, 'M', 'ا'), - (0xFE8F, 'M', 'ب'), - (0xFE93, 'M', 'ة'), - (0xFE95, 'M', 'ت'), - (0xFE99, 'M', 'ث'), - (0xFE9D, 'M', 'ج'), - (0xFEA1, 'M', 'ح'), - (0xFEA5, 'M', 'خ'), - (0xFEA9, 'M', 'د'), - (0xFEAB, 'M', 'ذ'), - (0xFEAD, 'M', 'ر'), - (0xFEAF, 'M', 'ز'), - (0xFEB1, 'M', 'س'), - (0xFEB5, 'M', 'ش'), - (0xFEB9, 'M', 'ص'), - (0xFEBD, 'M', 'ض'), - (0xFEC1, 'M', 'ط'), - (0xFEC5, 'M', 'ظ'), - (0xFEC9, 'M', 'ع'), - (0xFECD, 'M', 'غ'), - (0xFED1, 'M', 'ف'), - (0xFED5, 'M', 'ق'), - (0xFED9, 'M', 'ك'), - (0xFEDD, 'M', 'ل'), - (0xFEE1, 'M', 'م'), - (0xFEE5, 'M', 'ن'), - (0xFEE9, 'M', 'ه'), - (0xFEED, 'M', 'و'), - (0xFEEF, 'M', 'ى'), - (0xFEF1, 'M', 'ي'), - (0xFEF5, 'M', 'لآ'), - (0xFEF7, 'M', 'لأ'), - (0xFEF9, 'M', 'لإ'), - (0xFEFB, 'M', 'لا'), - (0xFEFD, 'X'), - (0xFEFF, 'I'), - (0xFF00, 'X'), - (0xFF01, '3', '!'), - (0xFF02, '3', '"'), - (0xFF03, '3', '#'), - (0xFF04, '3', '$'), - (0xFF05, '3', '%'), - (0xFF06, '3', '&'), - (0xFF07, '3', '\''), - (0xFF08, '3', '('), - (0xFF09, '3', ')'), - (0xFF0A, '3', '*'), - (0xFF0B, '3', '+'), - (0xFF0C, '3', ','), - (0xFF0D, 'M', '-'), - (0xFF0E, 'M', '.'), - (0xFF0F, '3', '/'), - (0xFF10, 'M', '0'), - (0xFF11, 'M', '1'), - (0xFF12, 'M', '2'), - (0xFF13, 'M', '3'), - (0xFF14, 'M', '4'), - (0xFF15, 'M', '5'), - (0xFF16, 'M', '6'), - (0xFF17, 'M', '7'), - (0xFF18, 'M', '8'), - (0xFF19, 'M', '9'), - (0xFF1A, '3', ':'), - (0xFF1B, '3', ';'), - (0xFF1C, '3', '<'), - (0xFF1D, '3', '='), - (0xFF1E, '3', '>'), - ] - -def _seg_51() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFF1F, '3', '?'), - (0xFF20, '3', '@'), - (0xFF21, 'M', 'a'), - (0xFF22, 'M', 'b'), - (0xFF23, 'M', 'c'), - (0xFF24, 'M', 'd'), - (0xFF25, 'M', 'e'), - (0xFF26, 'M', 'f'), - (0xFF27, 'M', 'g'), - (0xFF28, 'M', 'h'), - (0xFF29, 'M', 'i'), - (0xFF2A, 'M', 'j'), - (0xFF2B, 'M', 'k'), - (0xFF2C, 'M', 'l'), - (0xFF2D, 'M', 'm'), - (0xFF2E, 'M', 'n'), - (0xFF2F, 'M', 'o'), - (0xFF30, 'M', 'p'), - (0xFF31, 'M', 'q'), - (0xFF32, 'M', 'r'), - (0xFF33, 'M', 's'), - (0xFF34, 'M', 't'), - (0xFF35, 'M', 'u'), - (0xFF36, 'M', 'v'), - (0xFF37, 'M', 'w'), - (0xFF38, 'M', 'x'), - (0xFF39, 'M', 'y'), - (0xFF3A, 'M', 'z'), - (0xFF3B, '3', '['), - (0xFF3C, '3', '\\'), - (0xFF3D, '3', ']'), - (0xFF3E, '3', '^'), - (0xFF3F, '3', '_'), - (0xFF40, '3', '`'), - (0xFF41, 'M', 'a'), - (0xFF42, 'M', 'b'), - (0xFF43, 'M', 'c'), - (0xFF44, 'M', 'd'), - (0xFF45, 'M', 'e'), - (0xFF46, 'M', 'f'), - (0xFF47, 'M', 'g'), - (0xFF48, 'M', 'h'), - (0xFF49, 'M', 'i'), - (0xFF4A, 'M', 'j'), - (0xFF4B, 'M', 'k'), - (0xFF4C, 'M', 'l'), - (0xFF4D, 'M', 'm'), - (0xFF4E, 'M', 'n'), - (0xFF4F, 'M', 'o'), - (0xFF50, 'M', 'p'), - (0xFF51, 'M', 'q'), - (0xFF52, 'M', 'r'), - (0xFF53, 'M', 's'), - (0xFF54, 'M', 't'), - (0xFF55, 'M', 'u'), - (0xFF56, 'M', 'v'), - (0xFF57, 'M', 'w'), - (0xFF58, 'M', 'x'), - (0xFF59, 'M', 'y'), - (0xFF5A, 'M', 'z'), - (0xFF5B, '3', '{'), - (0xFF5C, '3', '|'), - (0xFF5D, '3', '}'), - (0xFF5E, '3', '~'), - (0xFF5F, 'M', '⦅'), - (0xFF60, 'M', '⦆'), - (0xFF61, 'M', '.'), - (0xFF62, 'M', '「'), - (0xFF63, 'M', '」'), - (0xFF64, 'M', '、'), - (0xFF65, 'M', '・'), - (0xFF66, 'M', 'ヲ'), - (0xFF67, 'M', 'ァ'), - (0xFF68, 'M', 'ィ'), - (0xFF69, 'M', 'ゥ'), - (0xFF6A, 'M', 'ェ'), - (0xFF6B, 'M', 'ォ'), - (0xFF6C, 'M', 'ャ'), - (0xFF6D, 'M', 'ュ'), - (0xFF6E, 'M', 'ョ'), - (0xFF6F, 'M', 'ッ'), - (0xFF70, 'M', 'ー'), - (0xFF71, 'M', 'ア'), - (0xFF72, 'M', 'イ'), - (0xFF73, 'M', 'ウ'), - (0xFF74, 'M', 'エ'), - (0xFF75, 'M', 'オ'), - (0xFF76, 'M', 'カ'), - (0xFF77, 'M', 'キ'), - (0xFF78, 'M', 'ク'), - (0xFF79, 'M', 'ケ'), - (0xFF7A, 'M', 'コ'), - (0xFF7B, 'M', 'サ'), - (0xFF7C, 'M', 'シ'), - (0xFF7D, 'M', 'ス'), - (0xFF7E, 'M', 'セ'), - (0xFF7F, 'M', 'ソ'), - (0xFF80, 'M', 'タ'), - (0xFF81, 'M', 'チ'), - (0xFF82, 'M', 'ツ'), - ] - -def _seg_52() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFF83, 'M', 'テ'), - (0xFF84, 'M', 'ト'), - (0xFF85, 'M', 'ナ'), - (0xFF86, 'M', 'ニ'), - (0xFF87, 'M', 'ヌ'), - (0xFF88, 'M', 'ネ'), - (0xFF89, 'M', 'ノ'), - (0xFF8A, 'M', 'ハ'), - (0xFF8B, 'M', 'ヒ'), - (0xFF8C, 'M', 'フ'), - (0xFF8D, 'M', 'ヘ'), - (0xFF8E, 'M', 'ホ'), - (0xFF8F, 'M', 'マ'), - (0xFF90, 'M', 'ミ'), - (0xFF91, 'M', 'ム'), - (0xFF92, 'M', 'メ'), - (0xFF93, 'M', 'モ'), - (0xFF94, 'M', 'ヤ'), - (0xFF95, 'M', 'ユ'), - (0xFF96, 'M', 'ヨ'), - (0xFF97, 'M', 'ラ'), - (0xFF98, 'M', 'リ'), - (0xFF99, 'M', 'ル'), - (0xFF9A, 'M', 'レ'), - (0xFF9B, 'M', 'ロ'), - (0xFF9C, 'M', 'ワ'), - (0xFF9D, 'M', 'ン'), - (0xFF9E, 'M', '゙'), - (0xFF9F, 'M', '゚'), - (0xFFA0, 'X'), - (0xFFA1, 'M', 'ᄀ'), - (0xFFA2, 'M', 'ᄁ'), - (0xFFA3, 'M', 'ᆪ'), - (0xFFA4, 'M', 'ᄂ'), - (0xFFA5, 'M', 'ᆬ'), - (0xFFA6, 'M', 'ᆭ'), - (0xFFA7, 'M', 'ᄃ'), - (0xFFA8, 'M', 'ᄄ'), - (0xFFA9, 'M', 'ᄅ'), - (0xFFAA, 'M', 'ᆰ'), - (0xFFAB, 'M', 'ᆱ'), - (0xFFAC, 'M', 'ᆲ'), - (0xFFAD, 'M', 'ᆳ'), - (0xFFAE, 'M', 'ᆴ'), - (0xFFAF, 'M', 'ᆵ'), - (0xFFB0, 'M', 'ᄚ'), - (0xFFB1, 'M', 'ᄆ'), - (0xFFB2, 'M', 'ᄇ'), - (0xFFB3, 'M', 'ᄈ'), - (0xFFB4, 'M', 'ᄡ'), - (0xFFB5, 'M', 'ᄉ'), - (0xFFB6, 'M', 'ᄊ'), - (0xFFB7, 'M', 'ᄋ'), - (0xFFB8, 'M', 'ᄌ'), - (0xFFB9, 'M', 'ᄍ'), - (0xFFBA, 'M', 'ᄎ'), - (0xFFBB, 'M', 'ᄏ'), - (0xFFBC, 'M', 'ᄐ'), - (0xFFBD, 'M', 'ᄑ'), - (0xFFBE, 'M', 'ᄒ'), - (0xFFBF, 'X'), - (0xFFC2, 'M', 'ᅡ'), - (0xFFC3, 'M', 'ᅢ'), - (0xFFC4, 'M', 'ᅣ'), - (0xFFC5, 'M', 'ᅤ'), - (0xFFC6, 'M', 'ᅥ'), - (0xFFC7, 'M', 'ᅦ'), - (0xFFC8, 'X'), - (0xFFCA, 'M', 'ᅧ'), - (0xFFCB, 'M', 'ᅨ'), - (0xFFCC, 'M', 'ᅩ'), - (0xFFCD, 'M', 'ᅪ'), - (0xFFCE, 'M', 'ᅫ'), - (0xFFCF, 'M', 'ᅬ'), - (0xFFD0, 'X'), - (0xFFD2, 'M', 'ᅭ'), - (0xFFD3, 'M', 'ᅮ'), - (0xFFD4, 'M', 'ᅯ'), - (0xFFD5, 'M', 'ᅰ'), - (0xFFD6, 'M', 'ᅱ'), - (0xFFD7, 'M', 'ᅲ'), - (0xFFD8, 'X'), - (0xFFDA, 'M', 'ᅳ'), - (0xFFDB, 'M', 'ᅴ'), - (0xFFDC, 'M', 'ᅵ'), - (0xFFDD, 'X'), - (0xFFE0, 'M', '¢'), - (0xFFE1, 'M', '£'), - (0xFFE2, 'M', '¬'), - (0xFFE3, '3', ' ̄'), - (0xFFE4, 'M', '¦'), - (0xFFE5, 'M', '¥'), - (0xFFE6, 'M', '₩'), - (0xFFE7, 'X'), - (0xFFE8, 'M', '│'), - (0xFFE9, 'M', '←'), - (0xFFEA, 'M', '↑'), - (0xFFEB, 'M', '→'), - (0xFFEC, 'M', '↓'), - (0xFFED, 'M', '■'), - ] - -def _seg_53() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFFEE, 'M', '○'), - (0xFFEF, 'X'), - (0x10000, 'V'), - (0x1000C, 'X'), - (0x1000D, 'V'), - (0x10027, 'X'), - (0x10028, 'V'), - (0x1003B, 'X'), - (0x1003C, 'V'), - (0x1003E, 'X'), - (0x1003F, 'V'), - (0x1004E, 'X'), - (0x10050, 'V'), - (0x1005E, 'X'), - (0x10080, 'V'), - (0x100FB, 'X'), - (0x10100, 'V'), - (0x10103, 'X'), - (0x10107, 'V'), - (0x10134, 'X'), - (0x10137, 'V'), - (0x1018F, 'X'), - (0x10190, 'V'), - (0x1019D, 'X'), - (0x101A0, 'V'), - (0x101A1, 'X'), - (0x101D0, 'V'), - (0x101FE, 'X'), - (0x10280, 'V'), - (0x1029D, 'X'), - (0x102A0, 'V'), - (0x102D1, 'X'), - (0x102E0, 'V'), - (0x102FC, 'X'), - (0x10300, 'V'), - (0x10324, 'X'), - (0x1032D, 'V'), - (0x1034B, 'X'), - (0x10350, 'V'), - (0x1037B, 'X'), - (0x10380, 'V'), - (0x1039E, 'X'), - (0x1039F, 'V'), - (0x103C4, 'X'), - (0x103C8, 'V'), - (0x103D6, 'X'), - (0x10400, 'M', '𐐨'), - (0x10401, 'M', '𐐩'), - (0x10402, 'M', '𐐪'), - (0x10403, 'M', '𐐫'), - (0x10404, 'M', '𐐬'), - (0x10405, 'M', '𐐭'), - (0x10406, 'M', '𐐮'), - (0x10407, 'M', '𐐯'), - (0x10408, 'M', '𐐰'), - (0x10409, 'M', '𐐱'), - (0x1040A, 'M', '𐐲'), - (0x1040B, 'M', '𐐳'), - (0x1040C, 'M', '𐐴'), - (0x1040D, 'M', '𐐵'), - (0x1040E, 'M', '𐐶'), - (0x1040F, 'M', '𐐷'), - (0x10410, 'M', '𐐸'), - (0x10411, 'M', '𐐹'), - (0x10412, 'M', '𐐺'), - (0x10413, 'M', '𐐻'), - (0x10414, 'M', '𐐼'), - (0x10415, 'M', '𐐽'), - (0x10416, 'M', '𐐾'), - (0x10417, 'M', '𐐿'), - (0x10418, 'M', '𐑀'), - (0x10419, 'M', '𐑁'), - (0x1041A, 'M', '𐑂'), - (0x1041B, 'M', '𐑃'), - (0x1041C, 'M', '𐑄'), - (0x1041D, 'M', '𐑅'), - (0x1041E, 'M', '𐑆'), - (0x1041F, 'M', '𐑇'), - (0x10420, 'M', '𐑈'), - (0x10421, 'M', '𐑉'), - (0x10422, 'M', '𐑊'), - (0x10423, 'M', '𐑋'), - (0x10424, 'M', '𐑌'), - (0x10425, 'M', '𐑍'), - (0x10426, 'M', '𐑎'), - (0x10427, 'M', '𐑏'), - (0x10428, 'V'), - (0x1049E, 'X'), - (0x104A0, 'V'), - (0x104AA, 'X'), - (0x104B0, 'M', '𐓘'), - (0x104B1, 'M', '𐓙'), - (0x104B2, 'M', '𐓚'), - (0x104B3, 'M', '𐓛'), - (0x104B4, 'M', '𐓜'), - (0x104B5, 'M', '𐓝'), - (0x104B6, 'M', '𐓞'), - (0x104B7, 'M', '𐓟'), - (0x104B8, 'M', '𐓠'), - (0x104B9, 'M', '𐓡'), - ] - -def _seg_54() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x104BA, 'M', '𐓢'), - (0x104BB, 'M', '𐓣'), - (0x104BC, 'M', '𐓤'), - (0x104BD, 'M', '𐓥'), - (0x104BE, 'M', '𐓦'), - (0x104BF, 'M', '𐓧'), - (0x104C0, 'M', '𐓨'), - (0x104C1, 'M', '𐓩'), - (0x104C2, 'M', '𐓪'), - (0x104C3, 'M', '𐓫'), - (0x104C4, 'M', '𐓬'), - (0x104C5, 'M', '𐓭'), - (0x104C6, 'M', '𐓮'), - (0x104C7, 'M', '𐓯'), - (0x104C8, 'M', '𐓰'), - (0x104C9, 'M', '𐓱'), - (0x104CA, 'M', '𐓲'), - (0x104CB, 'M', '𐓳'), - (0x104CC, 'M', '𐓴'), - (0x104CD, 'M', '𐓵'), - (0x104CE, 'M', '𐓶'), - (0x104CF, 'M', '𐓷'), - (0x104D0, 'M', '𐓸'), - (0x104D1, 'M', '𐓹'), - (0x104D2, 'M', '𐓺'), - (0x104D3, 'M', '𐓻'), - (0x104D4, 'X'), - (0x104D8, 'V'), - (0x104FC, 'X'), - (0x10500, 'V'), - (0x10528, 'X'), - (0x10530, 'V'), - (0x10564, 'X'), - (0x1056F, 'V'), - (0x10570, 'M', '𐖗'), - (0x10571, 'M', '𐖘'), - (0x10572, 'M', '𐖙'), - (0x10573, 'M', '𐖚'), - (0x10574, 'M', '𐖛'), - (0x10575, 'M', '𐖜'), - (0x10576, 'M', '𐖝'), - (0x10577, 'M', '𐖞'), - (0x10578, 'M', '𐖟'), - (0x10579, 'M', '𐖠'), - (0x1057A, 'M', '𐖡'), - (0x1057B, 'X'), - (0x1057C, 'M', '𐖣'), - (0x1057D, 'M', '𐖤'), - (0x1057E, 'M', '𐖥'), - (0x1057F, 'M', '𐖦'), - (0x10580, 'M', '𐖧'), - (0x10581, 'M', '𐖨'), - (0x10582, 'M', '𐖩'), - (0x10583, 'M', '𐖪'), - (0x10584, 'M', '𐖫'), - (0x10585, 'M', '𐖬'), - (0x10586, 'M', '𐖭'), - (0x10587, 'M', '𐖮'), - (0x10588, 'M', '𐖯'), - (0x10589, 'M', '𐖰'), - (0x1058A, 'M', '𐖱'), - (0x1058B, 'X'), - (0x1058C, 'M', '𐖳'), - (0x1058D, 'M', '𐖴'), - (0x1058E, 'M', '𐖵'), - (0x1058F, 'M', '𐖶'), - (0x10590, 'M', '𐖷'), - (0x10591, 'M', '𐖸'), - (0x10592, 'M', '𐖹'), - (0x10593, 'X'), - (0x10594, 'M', '𐖻'), - (0x10595, 'M', '𐖼'), - (0x10596, 'X'), - (0x10597, 'V'), - (0x105A2, 'X'), - (0x105A3, 'V'), - (0x105B2, 'X'), - (0x105B3, 'V'), - (0x105BA, 'X'), - (0x105BB, 'V'), - (0x105BD, 'X'), - (0x10600, 'V'), - (0x10737, 'X'), - (0x10740, 'V'), - (0x10756, 'X'), - (0x10760, 'V'), - (0x10768, 'X'), - (0x10780, 'V'), - (0x10781, 'M', 'ː'), - (0x10782, 'M', 'ˑ'), - (0x10783, 'M', 'æ'), - (0x10784, 'M', 'ʙ'), - (0x10785, 'M', 'ɓ'), - (0x10786, 'X'), - (0x10787, 'M', 'ʣ'), - (0x10788, 'M', 'ꭦ'), - (0x10789, 'M', 'ʥ'), - (0x1078A, 'M', 'ʤ'), - (0x1078B, 'M', 'ɖ'), - (0x1078C, 'M', 'ɗ'), - ] - -def _seg_55() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1078D, 'M', 'ᶑ'), - (0x1078E, 'M', 'ɘ'), - (0x1078F, 'M', 'ɞ'), - (0x10790, 'M', 'ʩ'), - (0x10791, 'M', 'ɤ'), - (0x10792, 'M', 'ɢ'), - (0x10793, 'M', 'ɠ'), - (0x10794, 'M', 'ʛ'), - (0x10795, 'M', 'ħ'), - (0x10796, 'M', 'ʜ'), - (0x10797, 'M', 'ɧ'), - (0x10798, 'M', 'ʄ'), - (0x10799, 'M', 'ʪ'), - (0x1079A, 'M', 'ʫ'), - (0x1079B, 'M', 'ɬ'), - (0x1079C, 'M', '𝼄'), - (0x1079D, 'M', 'ꞎ'), - (0x1079E, 'M', 'ɮ'), - (0x1079F, 'M', '𝼅'), - (0x107A0, 'M', 'ʎ'), - (0x107A1, 'M', '𝼆'), - (0x107A2, 'M', 'ø'), - (0x107A3, 'M', 'ɶ'), - (0x107A4, 'M', 'ɷ'), - (0x107A5, 'M', 'q'), - (0x107A6, 'M', 'ɺ'), - (0x107A7, 'M', '𝼈'), - (0x107A8, 'M', 'ɽ'), - (0x107A9, 'M', 'ɾ'), - (0x107AA, 'M', 'ʀ'), - (0x107AB, 'M', 'ʨ'), - (0x107AC, 'M', 'ʦ'), - (0x107AD, 'M', 'ꭧ'), - (0x107AE, 'M', 'ʧ'), - (0x107AF, 'M', 'ʈ'), - (0x107B0, 'M', 'ⱱ'), - (0x107B1, 'X'), - (0x107B2, 'M', 'ʏ'), - (0x107B3, 'M', 'ʡ'), - (0x107B4, 'M', 'ʢ'), - (0x107B5, 'M', 'ʘ'), - (0x107B6, 'M', 'ǀ'), - (0x107B7, 'M', 'ǁ'), - (0x107B8, 'M', 'ǂ'), - (0x107B9, 'M', '𝼊'), - (0x107BA, 'M', '𝼞'), - (0x107BB, 'X'), - (0x10800, 'V'), - (0x10806, 'X'), - (0x10808, 'V'), - (0x10809, 'X'), - (0x1080A, 'V'), - (0x10836, 'X'), - (0x10837, 'V'), - (0x10839, 'X'), - (0x1083C, 'V'), - (0x1083D, 'X'), - (0x1083F, 'V'), - (0x10856, 'X'), - (0x10857, 'V'), - (0x1089F, 'X'), - (0x108A7, 'V'), - (0x108B0, 'X'), - (0x108E0, 'V'), - (0x108F3, 'X'), - (0x108F4, 'V'), - (0x108F6, 'X'), - (0x108FB, 'V'), - (0x1091C, 'X'), - (0x1091F, 'V'), - (0x1093A, 'X'), - (0x1093F, 'V'), - (0x10940, 'X'), - (0x10980, 'V'), - (0x109B8, 'X'), - (0x109BC, 'V'), - (0x109D0, 'X'), - (0x109D2, 'V'), - (0x10A04, 'X'), - (0x10A05, 'V'), - (0x10A07, 'X'), - (0x10A0C, 'V'), - (0x10A14, 'X'), - (0x10A15, 'V'), - (0x10A18, 'X'), - (0x10A19, 'V'), - (0x10A36, 'X'), - (0x10A38, 'V'), - (0x10A3B, 'X'), - (0x10A3F, 'V'), - (0x10A49, 'X'), - (0x10A50, 'V'), - (0x10A59, 'X'), - (0x10A60, 'V'), - (0x10AA0, 'X'), - (0x10AC0, 'V'), - (0x10AE7, 'X'), - (0x10AEB, 'V'), - (0x10AF7, 'X'), - (0x10B00, 'V'), - ] - -def _seg_56() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x10B36, 'X'), - (0x10B39, 'V'), - (0x10B56, 'X'), - (0x10B58, 'V'), - (0x10B73, 'X'), - (0x10B78, 'V'), - (0x10B92, 'X'), - (0x10B99, 'V'), - (0x10B9D, 'X'), - (0x10BA9, 'V'), - (0x10BB0, 'X'), - (0x10C00, 'V'), - (0x10C49, 'X'), - (0x10C80, 'M', '𐳀'), - (0x10C81, 'M', '𐳁'), - (0x10C82, 'M', '𐳂'), - (0x10C83, 'M', '𐳃'), - (0x10C84, 'M', '𐳄'), - (0x10C85, 'M', '𐳅'), - (0x10C86, 'M', '𐳆'), - (0x10C87, 'M', '𐳇'), - (0x10C88, 'M', '𐳈'), - (0x10C89, 'M', '𐳉'), - (0x10C8A, 'M', '𐳊'), - (0x10C8B, 'M', '𐳋'), - (0x10C8C, 'M', '𐳌'), - (0x10C8D, 'M', '𐳍'), - (0x10C8E, 'M', '𐳎'), - (0x10C8F, 'M', '𐳏'), - (0x10C90, 'M', '𐳐'), - (0x10C91, 'M', '𐳑'), - (0x10C92, 'M', '𐳒'), - (0x10C93, 'M', '𐳓'), - (0x10C94, 'M', '𐳔'), - (0x10C95, 'M', '𐳕'), - (0x10C96, 'M', '𐳖'), - (0x10C97, 'M', '𐳗'), - (0x10C98, 'M', '𐳘'), - (0x10C99, 'M', '𐳙'), - (0x10C9A, 'M', '𐳚'), - (0x10C9B, 'M', '𐳛'), - (0x10C9C, 'M', '𐳜'), - (0x10C9D, 'M', '𐳝'), - (0x10C9E, 'M', '𐳞'), - (0x10C9F, 'M', '𐳟'), - (0x10CA0, 'M', '𐳠'), - (0x10CA1, 'M', '𐳡'), - (0x10CA2, 'M', '𐳢'), - (0x10CA3, 'M', '𐳣'), - (0x10CA4, 'M', '𐳤'), - (0x10CA5, 'M', '𐳥'), - (0x10CA6, 'M', '𐳦'), - (0x10CA7, 'M', '𐳧'), - (0x10CA8, 'M', '𐳨'), - (0x10CA9, 'M', '𐳩'), - (0x10CAA, 'M', '𐳪'), - (0x10CAB, 'M', '𐳫'), - (0x10CAC, 'M', '𐳬'), - (0x10CAD, 'M', '𐳭'), - (0x10CAE, 'M', '𐳮'), - (0x10CAF, 'M', '𐳯'), - (0x10CB0, 'M', '𐳰'), - (0x10CB1, 'M', '𐳱'), - (0x10CB2, 'M', '𐳲'), - (0x10CB3, 'X'), - (0x10CC0, 'V'), - (0x10CF3, 'X'), - (0x10CFA, 'V'), - (0x10D28, 'X'), - (0x10D30, 'V'), - (0x10D3A, 'X'), - (0x10E60, 'V'), - (0x10E7F, 'X'), - (0x10E80, 'V'), - (0x10EAA, 'X'), - (0x10EAB, 'V'), - (0x10EAE, 'X'), - (0x10EB0, 'V'), - (0x10EB2, 'X'), - (0x10EFD, 'V'), - (0x10F28, 'X'), - (0x10F30, 'V'), - (0x10F5A, 'X'), - (0x10F70, 'V'), - (0x10F8A, 'X'), - (0x10FB0, 'V'), - (0x10FCC, 'X'), - (0x10FE0, 'V'), - (0x10FF7, 'X'), - (0x11000, 'V'), - (0x1104E, 'X'), - (0x11052, 'V'), - (0x11076, 'X'), - (0x1107F, 'V'), - (0x110BD, 'X'), - (0x110BE, 'V'), - (0x110C3, 'X'), - (0x110D0, 'V'), - (0x110E9, 'X'), - (0x110F0, 'V'), - ] - -def _seg_57() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x110FA, 'X'), - (0x11100, 'V'), - (0x11135, 'X'), - (0x11136, 'V'), - (0x11148, 'X'), - (0x11150, 'V'), - (0x11177, 'X'), - (0x11180, 'V'), - (0x111E0, 'X'), - (0x111E1, 'V'), - (0x111F5, 'X'), - (0x11200, 'V'), - (0x11212, 'X'), - (0x11213, 'V'), - (0x11242, 'X'), - (0x11280, 'V'), - (0x11287, 'X'), - (0x11288, 'V'), - (0x11289, 'X'), - (0x1128A, 'V'), - (0x1128E, 'X'), - (0x1128F, 'V'), - (0x1129E, 'X'), - (0x1129F, 'V'), - (0x112AA, 'X'), - (0x112B0, 'V'), - (0x112EB, 'X'), - (0x112F0, 'V'), - (0x112FA, 'X'), - (0x11300, 'V'), - (0x11304, 'X'), - (0x11305, 'V'), - (0x1130D, 'X'), - (0x1130F, 'V'), - (0x11311, 'X'), - (0x11313, 'V'), - (0x11329, 'X'), - (0x1132A, 'V'), - (0x11331, 'X'), - (0x11332, 'V'), - (0x11334, 'X'), - (0x11335, 'V'), - (0x1133A, 'X'), - (0x1133B, 'V'), - (0x11345, 'X'), - (0x11347, 'V'), - (0x11349, 'X'), - (0x1134B, 'V'), - (0x1134E, 'X'), - (0x11350, 'V'), - (0x11351, 'X'), - (0x11357, 'V'), - (0x11358, 'X'), - (0x1135D, 'V'), - (0x11364, 'X'), - (0x11366, 'V'), - (0x1136D, 'X'), - (0x11370, 'V'), - (0x11375, 'X'), - (0x11400, 'V'), - (0x1145C, 'X'), - (0x1145D, 'V'), - (0x11462, 'X'), - (0x11480, 'V'), - (0x114C8, 'X'), - (0x114D0, 'V'), - (0x114DA, 'X'), - (0x11580, 'V'), - (0x115B6, 'X'), - (0x115B8, 'V'), - (0x115DE, 'X'), - (0x11600, 'V'), - (0x11645, 'X'), - (0x11650, 'V'), - (0x1165A, 'X'), - (0x11660, 'V'), - (0x1166D, 'X'), - (0x11680, 'V'), - (0x116BA, 'X'), - (0x116C0, 'V'), - (0x116CA, 'X'), - (0x11700, 'V'), - (0x1171B, 'X'), - (0x1171D, 'V'), - (0x1172C, 'X'), - (0x11730, 'V'), - (0x11747, 'X'), - (0x11800, 'V'), - (0x1183C, 'X'), - (0x118A0, 'M', '𑣀'), - (0x118A1, 'M', '𑣁'), - (0x118A2, 'M', '𑣂'), - (0x118A3, 'M', '𑣃'), - (0x118A4, 'M', '𑣄'), - (0x118A5, 'M', '𑣅'), - (0x118A6, 'M', '𑣆'), - (0x118A7, 'M', '𑣇'), - (0x118A8, 'M', '𑣈'), - (0x118A9, 'M', '𑣉'), - (0x118AA, 'M', '𑣊'), - ] - -def _seg_58() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x118AB, 'M', '𑣋'), - (0x118AC, 'M', '𑣌'), - (0x118AD, 'M', '𑣍'), - (0x118AE, 'M', '𑣎'), - (0x118AF, 'M', '𑣏'), - (0x118B0, 'M', '𑣐'), - (0x118B1, 'M', '𑣑'), - (0x118B2, 'M', '𑣒'), - (0x118B3, 'M', '𑣓'), - (0x118B4, 'M', '𑣔'), - (0x118B5, 'M', '𑣕'), - (0x118B6, 'M', '𑣖'), - (0x118B7, 'M', '𑣗'), - (0x118B8, 'M', '𑣘'), - (0x118B9, 'M', '𑣙'), - (0x118BA, 'M', '𑣚'), - (0x118BB, 'M', '𑣛'), - (0x118BC, 'M', '𑣜'), - (0x118BD, 'M', '𑣝'), - (0x118BE, 'M', '𑣞'), - (0x118BF, 'M', '𑣟'), - (0x118C0, 'V'), - (0x118F3, 'X'), - (0x118FF, 'V'), - (0x11907, 'X'), - (0x11909, 'V'), - (0x1190A, 'X'), - (0x1190C, 'V'), - (0x11914, 'X'), - (0x11915, 'V'), - (0x11917, 'X'), - (0x11918, 'V'), - (0x11936, 'X'), - (0x11937, 'V'), - (0x11939, 'X'), - (0x1193B, 'V'), - (0x11947, 'X'), - (0x11950, 'V'), - (0x1195A, 'X'), - (0x119A0, 'V'), - (0x119A8, 'X'), - (0x119AA, 'V'), - (0x119D8, 'X'), - (0x119DA, 'V'), - (0x119E5, 'X'), - (0x11A00, 'V'), - (0x11A48, 'X'), - (0x11A50, 'V'), - (0x11AA3, 'X'), - (0x11AB0, 'V'), - (0x11AF9, 'X'), - (0x11B00, 'V'), - (0x11B0A, 'X'), - (0x11C00, 'V'), - (0x11C09, 'X'), - (0x11C0A, 'V'), - (0x11C37, 'X'), - (0x11C38, 'V'), - (0x11C46, 'X'), - (0x11C50, 'V'), - (0x11C6D, 'X'), - (0x11C70, 'V'), - (0x11C90, 'X'), - (0x11C92, 'V'), - (0x11CA8, 'X'), - (0x11CA9, 'V'), - (0x11CB7, 'X'), - (0x11D00, 'V'), - (0x11D07, 'X'), - (0x11D08, 'V'), - (0x11D0A, 'X'), - (0x11D0B, 'V'), - (0x11D37, 'X'), - (0x11D3A, 'V'), - (0x11D3B, 'X'), - (0x11D3C, 'V'), - (0x11D3E, 'X'), - (0x11D3F, 'V'), - (0x11D48, 'X'), - (0x11D50, 'V'), - (0x11D5A, 'X'), - (0x11D60, 'V'), - (0x11D66, 'X'), - (0x11D67, 'V'), - (0x11D69, 'X'), - (0x11D6A, 'V'), - (0x11D8F, 'X'), - (0x11D90, 'V'), - (0x11D92, 'X'), - (0x11D93, 'V'), - (0x11D99, 'X'), - (0x11DA0, 'V'), - (0x11DAA, 'X'), - (0x11EE0, 'V'), - (0x11EF9, 'X'), - (0x11F00, 'V'), - (0x11F11, 'X'), - (0x11F12, 'V'), - (0x11F3B, 'X'), - (0x11F3E, 'V'), - ] - -def _seg_59() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x11F5A, 'X'), - (0x11FB0, 'V'), - (0x11FB1, 'X'), - (0x11FC0, 'V'), - (0x11FF2, 'X'), - (0x11FFF, 'V'), - (0x1239A, 'X'), - (0x12400, 'V'), - (0x1246F, 'X'), - (0x12470, 'V'), - (0x12475, 'X'), - (0x12480, 'V'), - (0x12544, 'X'), - (0x12F90, 'V'), - (0x12FF3, 'X'), - (0x13000, 'V'), - (0x13430, 'X'), - (0x13440, 'V'), - (0x13456, 'X'), - (0x14400, 'V'), - (0x14647, 'X'), - (0x16800, 'V'), - (0x16A39, 'X'), - (0x16A40, 'V'), - (0x16A5F, 'X'), - (0x16A60, 'V'), - (0x16A6A, 'X'), - (0x16A6E, 'V'), - (0x16ABF, 'X'), - (0x16AC0, 'V'), - (0x16ACA, 'X'), - (0x16AD0, 'V'), - (0x16AEE, 'X'), - (0x16AF0, 'V'), - (0x16AF6, 'X'), - (0x16B00, 'V'), - (0x16B46, 'X'), - (0x16B50, 'V'), - (0x16B5A, 'X'), - (0x16B5B, 'V'), - (0x16B62, 'X'), - (0x16B63, 'V'), - (0x16B78, 'X'), - (0x16B7D, 'V'), - (0x16B90, 'X'), - (0x16E40, 'M', '𖹠'), - (0x16E41, 'M', '𖹡'), - (0x16E42, 'M', '𖹢'), - (0x16E43, 'M', '𖹣'), - (0x16E44, 'M', '𖹤'), - (0x16E45, 'M', '𖹥'), - (0x16E46, 'M', '𖹦'), - (0x16E47, 'M', '𖹧'), - (0x16E48, 'M', '𖹨'), - (0x16E49, 'M', '𖹩'), - (0x16E4A, 'M', '𖹪'), - (0x16E4B, 'M', '𖹫'), - (0x16E4C, 'M', '𖹬'), - (0x16E4D, 'M', '𖹭'), - (0x16E4E, 'M', '𖹮'), - (0x16E4F, 'M', '𖹯'), - (0x16E50, 'M', '𖹰'), - (0x16E51, 'M', '𖹱'), - (0x16E52, 'M', '𖹲'), - (0x16E53, 'M', '𖹳'), - (0x16E54, 'M', '𖹴'), - (0x16E55, 'M', '𖹵'), - (0x16E56, 'M', '𖹶'), - (0x16E57, 'M', '𖹷'), - (0x16E58, 'M', '𖹸'), - (0x16E59, 'M', '𖹹'), - (0x16E5A, 'M', '𖹺'), - (0x16E5B, 'M', '𖹻'), - (0x16E5C, 'M', '𖹼'), - (0x16E5D, 'M', '𖹽'), - (0x16E5E, 'M', '𖹾'), - (0x16E5F, 'M', '𖹿'), - (0x16E60, 'V'), - (0x16E9B, 'X'), - (0x16F00, 'V'), - (0x16F4B, 'X'), - (0x16F4F, 'V'), - (0x16F88, 'X'), - (0x16F8F, 'V'), - (0x16FA0, 'X'), - (0x16FE0, 'V'), - (0x16FE5, 'X'), - (0x16FF0, 'V'), - (0x16FF2, 'X'), - (0x17000, 'V'), - (0x187F8, 'X'), - (0x18800, 'V'), - (0x18CD6, 'X'), - (0x18D00, 'V'), - (0x18D09, 'X'), - (0x1AFF0, 'V'), - (0x1AFF4, 'X'), - (0x1AFF5, 'V'), - (0x1AFFC, 'X'), - (0x1AFFD, 'V'), - ] - -def _seg_60() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1AFFF, 'X'), - (0x1B000, 'V'), - (0x1B123, 'X'), - (0x1B132, 'V'), - (0x1B133, 'X'), - (0x1B150, 'V'), - (0x1B153, 'X'), - (0x1B155, 'V'), - (0x1B156, 'X'), - (0x1B164, 'V'), - (0x1B168, 'X'), - (0x1B170, 'V'), - (0x1B2FC, 'X'), - (0x1BC00, 'V'), - (0x1BC6B, 'X'), - (0x1BC70, 'V'), - (0x1BC7D, 'X'), - (0x1BC80, 'V'), - (0x1BC89, 'X'), - (0x1BC90, 'V'), - (0x1BC9A, 'X'), - (0x1BC9C, 'V'), - (0x1BCA0, 'I'), - (0x1BCA4, 'X'), - (0x1CF00, 'V'), - (0x1CF2E, 'X'), - (0x1CF30, 'V'), - (0x1CF47, 'X'), - (0x1CF50, 'V'), - (0x1CFC4, 'X'), - (0x1D000, 'V'), - (0x1D0F6, 'X'), - (0x1D100, 'V'), - (0x1D127, 'X'), - (0x1D129, 'V'), - (0x1D15E, 'M', '𝅗𝅥'), - (0x1D15F, 'M', '𝅘𝅥'), - (0x1D160, 'M', '𝅘𝅥𝅮'), - (0x1D161, 'M', '𝅘𝅥𝅯'), - (0x1D162, 'M', '𝅘𝅥𝅰'), - (0x1D163, 'M', '𝅘𝅥𝅱'), - (0x1D164, 'M', '𝅘𝅥𝅲'), - (0x1D165, 'V'), - (0x1D173, 'X'), - (0x1D17B, 'V'), - (0x1D1BB, 'M', '𝆹𝅥'), - (0x1D1BC, 'M', '𝆺𝅥'), - (0x1D1BD, 'M', '𝆹𝅥𝅮'), - (0x1D1BE, 'M', '𝆺𝅥𝅮'), - (0x1D1BF, 'M', '𝆹𝅥𝅯'), - (0x1D1C0, 'M', '𝆺𝅥𝅯'), - (0x1D1C1, 'V'), - (0x1D1EB, 'X'), - (0x1D200, 'V'), - (0x1D246, 'X'), - (0x1D2C0, 'V'), - (0x1D2D4, 'X'), - (0x1D2E0, 'V'), - (0x1D2F4, 'X'), - (0x1D300, 'V'), - (0x1D357, 'X'), - (0x1D360, 'V'), - (0x1D379, 'X'), - (0x1D400, 'M', 'a'), - (0x1D401, 'M', 'b'), - (0x1D402, 'M', 'c'), - (0x1D403, 'M', 'd'), - (0x1D404, 'M', 'e'), - (0x1D405, 'M', 'f'), - (0x1D406, 'M', 'g'), - (0x1D407, 'M', 'h'), - (0x1D408, 'M', 'i'), - (0x1D409, 'M', 'j'), - (0x1D40A, 'M', 'k'), - (0x1D40B, 'M', 'l'), - (0x1D40C, 'M', 'm'), - (0x1D40D, 'M', 'n'), - (0x1D40E, 'M', 'o'), - (0x1D40F, 'M', 'p'), - (0x1D410, 'M', 'q'), - (0x1D411, 'M', 'r'), - (0x1D412, 'M', 's'), - (0x1D413, 'M', 't'), - (0x1D414, 'M', 'u'), - (0x1D415, 'M', 'v'), - (0x1D416, 'M', 'w'), - (0x1D417, 'M', 'x'), - (0x1D418, 'M', 'y'), - (0x1D419, 'M', 'z'), - (0x1D41A, 'M', 'a'), - (0x1D41B, 'M', 'b'), - (0x1D41C, 'M', 'c'), - (0x1D41D, 'M', 'd'), - (0x1D41E, 'M', 'e'), - (0x1D41F, 'M', 'f'), - (0x1D420, 'M', 'g'), - (0x1D421, 'M', 'h'), - (0x1D422, 'M', 'i'), - (0x1D423, 'M', 'j'), - (0x1D424, 'M', 'k'), - ] - -def _seg_61() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D425, 'M', 'l'), - (0x1D426, 'M', 'm'), - (0x1D427, 'M', 'n'), - (0x1D428, 'M', 'o'), - (0x1D429, 'M', 'p'), - (0x1D42A, 'M', 'q'), - (0x1D42B, 'M', 'r'), - (0x1D42C, 'M', 's'), - (0x1D42D, 'M', 't'), - (0x1D42E, 'M', 'u'), - (0x1D42F, 'M', 'v'), - (0x1D430, 'M', 'w'), - (0x1D431, 'M', 'x'), - (0x1D432, 'M', 'y'), - (0x1D433, 'M', 'z'), - (0x1D434, 'M', 'a'), - (0x1D435, 'M', 'b'), - (0x1D436, 'M', 'c'), - (0x1D437, 'M', 'd'), - (0x1D438, 'M', 'e'), - (0x1D439, 'M', 'f'), - (0x1D43A, 'M', 'g'), - (0x1D43B, 'M', 'h'), - (0x1D43C, 'M', 'i'), - (0x1D43D, 'M', 'j'), - (0x1D43E, 'M', 'k'), - (0x1D43F, 'M', 'l'), - (0x1D440, 'M', 'm'), - (0x1D441, 'M', 'n'), - (0x1D442, 'M', 'o'), - (0x1D443, 'M', 'p'), - (0x1D444, 'M', 'q'), - (0x1D445, 'M', 'r'), - (0x1D446, 'M', 's'), - (0x1D447, 'M', 't'), - (0x1D448, 'M', 'u'), - (0x1D449, 'M', 'v'), - (0x1D44A, 'M', 'w'), - (0x1D44B, 'M', 'x'), - (0x1D44C, 'M', 'y'), - (0x1D44D, 'M', 'z'), - (0x1D44E, 'M', 'a'), - (0x1D44F, 'M', 'b'), - (0x1D450, 'M', 'c'), - (0x1D451, 'M', 'd'), - (0x1D452, 'M', 'e'), - (0x1D453, 'M', 'f'), - (0x1D454, 'M', 'g'), - (0x1D455, 'X'), - (0x1D456, 'M', 'i'), - (0x1D457, 'M', 'j'), - (0x1D458, 'M', 'k'), - (0x1D459, 'M', 'l'), - (0x1D45A, 'M', 'm'), - (0x1D45B, 'M', 'n'), - (0x1D45C, 'M', 'o'), - (0x1D45D, 'M', 'p'), - (0x1D45E, 'M', 'q'), - (0x1D45F, 'M', 'r'), - (0x1D460, 'M', 's'), - (0x1D461, 'M', 't'), - (0x1D462, 'M', 'u'), - (0x1D463, 'M', 'v'), - (0x1D464, 'M', 'w'), - (0x1D465, 'M', 'x'), - (0x1D466, 'M', 'y'), - (0x1D467, 'M', 'z'), - (0x1D468, 'M', 'a'), - (0x1D469, 'M', 'b'), - (0x1D46A, 'M', 'c'), - (0x1D46B, 'M', 'd'), - (0x1D46C, 'M', 'e'), - (0x1D46D, 'M', 'f'), - (0x1D46E, 'M', 'g'), - (0x1D46F, 'M', 'h'), - (0x1D470, 'M', 'i'), - (0x1D471, 'M', 'j'), - (0x1D472, 'M', 'k'), - (0x1D473, 'M', 'l'), - (0x1D474, 'M', 'm'), - (0x1D475, 'M', 'n'), - (0x1D476, 'M', 'o'), - (0x1D477, 'M', 'p'), - (0x1D478, 'M', 'q'), - (0x1D479, 'M', 'r'), - (0x1D47A, 'M', 's'), - (0x1D47B, 'M', 't'), - (0x1D47C, 'M', 'u'), - (0x1D47D, 'M', 'v'), - (0x1D47E, 'M', 'w'), - (0x1D47F, 'M', 'x'), - (0x1D480, 'M', 'y'), - (0x1D481, 'M', 'z'), - (0x1D482, 'M', 'a'), - (0x1D483, 'M', 'b'), - (0x1D484, 'M', 'c'), - (0x1D485, 'M', 'd'), - (0x1D486, 'M', 'e'), - (0x1D487, 'M', 'f'), - (0x1D488, 'M', 'g'), - ] - -def _seg_62() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D489, 'M', 'h'), - (0x1D48A, 'M', 'i'), - (0x1D48B, 'M', 'j'), - (0x1D48C, 'M', 'k'), - (0x1D48D, 'M', 'l'), - (0x1D48E, 'M', 'm'), - (0x1D48F, 'M', 'n'), - (0x1D490, 'M', 'o'), - (0x1D491, 'M', 'p'), - (0x1D492, 'M', 'q'), - (0x1D493, 'M', 'r'), - (0x1D494, 'M', 's'), - (0x1D495, 'M', 't'), - (0x1D496, 'M', 'u'), - (0x1D497, 'M', 'v'), - (0x1D498, 'M', 'w'), - (0x1D499, 'M', 'x'), - (0x1D49A, 'M', 'y'), - (0x1D49B, 'M', 'z'), - (0x1D49C, 'M', 'a'), - (0x1D49D, 'X'), - (0x1D49E, 'M', 'c'), - (0x1D49F, 'M', 'd'), - (0x1D4A0, 'X'), - (0x1D4A2, 'M', 'g'), - (0x1D4A3, 'X'), - (0x1D4A5, 'M', 'j'), - (0x1D4A6, 'M', 'k'), - (0x1D4A7, 'X'), - (0x1D4A9, 'M', 'n'), - (0x1D4AA, 'M', 'o'), - (0x1D4AB, 'M', 'p'), - (0x1D4AC, 'M', 'q'), - (0x1D4AD, 'X'), - (0x1D4AE, 'M', 's'), - (0x1D4AF, 'M', 't'), - (0x1D4B0, 'M', 'u'), - (0x1D4B1, 'M', 'v'), - (0x1D4B2, 'M', 'w'), - (0x1D4B3, 'M', 'x'), - (0x1D4B4, 'M', 'y'), - (0x1D4B5, 'M', 'z'), - (0x1D4B6, 'M', 'a'), - (0x1D4B7, 'M', 'b'), - (0x1D4B8, 'M', 'c'), - (0x1D4B9, 'M', 'd'), - (0x1D4BA, 'X'), - (0x1D4BB, 'M', 'f'), - (0x1D4BC, 'X'), - (0x1D4BD, 'M', 'h'), - (0x1D4BE, 'M', 'i'), - (0x1D4BF, 'M', 'j'), - (0x1D4C0, 'M', 'k'), - (0x1D4C1, 'M', 'l'), - (0x1D4C2, 'M', 'm'), - (0x1D4C3, 'M', 'n'), - (0x1D4C4, 'X'), - (0x1D4C5, 'M', 'p'), - (0x1D4C6, 'M', 'q'), - (0x1D4C7, 'M', 'r'), - (0x1D4C8, 'M', 's'), - (0x1D4C9, 'M', 't'), - (0x1D4CA, 'M', 'u'), - (0x1D4CB, 'M', 'v'), - (0x1D4CC, 'M', 'w'), - (0x1D4CD, 'M', 'x'), - (0x1D4CE, 'M', 'y'), - (0x1D4CF, 'M', 'z'), - (0x1D4D0, 'M', 'a'), - (0x1D4D1, 'M', 'b'), - (0x1D4D2, 'M', 'c'), - (0x1D4D3, 'M', 'd'), - (0x1D4D4, 'M', 'e'), - (0x1D4D5, 'M', 'f'), - (0x1D4D6, 'M', 'g'), - (0x1D4D7, 'M', 'h'), - (0x1D4D8, 'M', 'i'), - (0x1D4D9, 'M', 'j'), - (0x1D4DA, 'M', 'k'), - (0x1D4DB, 'M', 'l'), - (0x1D4DC, 'M', 'm'), - (0x1D4DD, 'M', 'n'), - (0x1D4DE, 'M', 'o'), - (0x1D4DF, 'M', 'p'), - (0x1D4E0, 'M', 'q'), - (0x1D4E1, 'M', 'r'), - (0x1D4E2, 'M', 's'), - (0x1D4E3, 'M', 't'), - (0x1D4E4, 'M', 'u'), - (0x1D4E5, 'M', 'v'), - (0x1D4E6, 'M', 'w'), - (0x1D4E7, 'M', 'x'), - (0x1D4E8, 'M', 'y'), - (0x1D4E9, 'M', 'z'), - (0x1D4EA, 'M', 'a'), - (0x1D4EB, 'M', 'b'), - (0x1D4EC, 'M', 'c'), - (0x1D4ED, 'M', 'd'), - (0x1D4EE, 'M', 'e'), - (0x1D4EF, 'M', 'f'), - ] - -def _seg_63() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D4F0, 'M', 'g'), - (0x1D4F1, 'M', 'h'), - (0x1D4F2, 'M', 'i'), - (0x1D4F3, 'M', 'j'), - (0x1D4F4, 'M', 'k'), - (0x1D4F5, 'M', 'l'), - (0x1D4F6, 'M', 'm'), - (0x1D4F7, 'M', 'n'), - (0x1D4F8, 'M', 'o'), - (0x1D4F9, 'M', 'p'), - (0x1D4FA, 'M', 'q'), - (0x1D4FB, 'M', 'r'), - (0x1D4FC, 'M', 's'), - (0x1D4FD, 'M', 't'), - (0x1D4FE, 'M', 'u'), - (0x1D4FF, 'M', 'v'), - (0x1D500, 'M', 'w'), - (0x1D501, 'M', 'x'), - (0x1D502, 'M', 'y'), - (0x1D503, 'M', 'z'), - (0x1D504, 'M', 'a'), - (0x1D505, 'M', 'b'), - (0x1D506, 'X'), - (0x1D507, 'M', 'd'), - (0x1D508, 'M', 'e'), - (0x1D509, 'M', 'f'), - (0x1D50A, 'M', 'g'), - (0x1D50B, 'X'), - (0x1D50D, 'M', 'j'), - (0x1D50E, 'M', 'k'), - (0x1D50F, 'M', 'l'), - (0x1D510, 'M', 'm'), - (0x1D511, 'M', 'n'), - (0x1D512, 'M', 'o'), - (0x1D513, 'M', 'p'), - (0x1D514, 'M', 'q'), - (0x1D515, 'X'), - (0x1D516, 'M', 's'), - (0x1D517, 'M', 't'), - (0x1D518, 'M', 'u'), - (0x1D519, 'M', 'v'), - (0x1D51A, 'M', 'w'), - (0x1D51B, 'M', 'x'), - (0x1D51C, 'M', 'y'), - (0x1D51D, 'X'), - (0x1D51E, 'M', 'a'), - (0x1D51F, 'M', 'b'), - (0x1D520, 'M', 'c'), - (0x1D521, 'M', 'd'), - (0x1D522, 'M', 'e'), - (0x1D523, 'M', 'f'), - (0x1D524, 'M', 'g'), - (0x1D525, 'M', 'h'), - (0x1D526, 'M', 'i'), - (0x1D527, 'M', 'j'), - (0x1D528, 'M', 'k'), - (0x1D529, 'M', 'l'), - (0x1D52A, 'M', 'm'), - (0x1D52B, 'M', 'n'), - (0x1D52C, 'M', 'o'), - (0x1D52D, 'M', 'p'), - (0x1D52E, 'M', 'q'), - (0x1D52F, 'M', 'r'), - (0x1D530, 'M', 's'), - (0x1D531, 'M', 't'), - (0x1D532, 'M', 'u'), - (0x1D533, 'M', 'v'), - (0x1D534, 'M', 'w'), - (0x1D535, 'M', 'x'), - (0x1D536, 'M', 'y'), - (0x1D537, 'M', 'z'), - (0x1D538, 'M', 'a'), - (0x1D539, 'M', 'b'), - (0x1D53A, 'X'), - (0x1D53B, 'M', 'd'), - (0x1D53C, 'M', 'e'), - (0x1D53D, 'M', 'f'), - (0x1D53E, 'M', 'g'), - (0x1D53F, 'X'), - (0x1D540, 'M', 'i'), - (0x1D541, 'M', 'j'), - (0x1D542, 'M', 'k'), - (0x1D543, 'M', 'l'), - (0x1D544, 'M', 'm'), - (0x1D545, 'X'), - (0x1D546, 'M', 'o'), - (0x1D547, 'X'), - (0x1D54A, 'M', 's'), - (0x1D54B, 'M', 't'), - (0x1D54C, 'M', 'u'), - (0x1D54D, 'M', 'v'), - (0x1D54E, 'M', 'w'), - (0x1D54F, 'M', 'x'), - (0x1D550, 'M', 'y'), - (0x1D551, 'X'), - (0x1D552, 'M', 'a'), - (0x1D553, 'M', 'b'), - (0x1D554, 'M', 'c'), - (0x1D555, 'M', 'd'), - (0x1D556, 'M', 'e'), - ] - -def _seg_64() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D557, 'M', 'f'), - (0x1D558, 'M', 'g'), - (0x1D559, 'M', 'h'), - (0x1D55A, 'M', 'i'), - (0x1D55B, 'M', 'j'), - (0x1D55C, 'M', 'k'), - (0x1D55D, 'M', 'l'), - (0x1D55E, 'M', 'm'), - (0x1D55F, 'M', 'n'), - (0x1D560, 'M', 'o'), - (0x1D561, 'M', 'p'), - (0x1D562, 'M', 'q'), - (0x1D563, 'M', 'r'), - (0x1D564, 'M', 's'), - (0x1D565, 'M', 't'), - (0x1D566, 'M', 'u'), - (0x1D567, 'M', 'v'), - (0x1D568, 'M', 'w'), - (0x1D569, 'M', 'x'), - (0x1D56A, 'M', 'y'), - (0x1D56B, 'M', 'z'), - (0x1D56C, 'M', 'a'), - (0x1D56D, 'M', 'b'), - (0x1D56E, 'M', 'c'), - (0x1D56F, 'M', 'd'), - (0x1D570, 'M', 'e'), - (0x1D571, 'M', 'f'), - (0x1D572, 'M', 'g'), - (0x1D573, 'M', 'h'), - (0x1D574, 'M', 'i'), - (0x1D575, 'M', 'j'), - (0x1D576, 'M', 'k'), - (0x1D577, 'M', 'l'), - (0x1D578, 'M', 'm'), - (0x1D579, 'M', 'n'), - (0x1D57A, 'M', 'o'), - (0x1D57B, 'M', 'p'), - (0x1D57C, 'M', 'q'), - (0x1D57D, 'M', 'r'), - (0x1D57E, 'M', 's'), - (0x1D57F, 'M', 't'), - (0x1D580, 'M', 'u'), - (0x1D581, 'M', 'v'), - (0x1D582, 'M', 'w'), - (0x1D583, 'M', 'x'), - (0x1D584, 'M', 'y'), - (0x1D585, 'M', 'z'), - (0x1D586, 'M', 'a'), - (0x1D587, 'M', 'b'), - (0x1D588, 'M', 'c'), - (0x1D589, 'M', 'd'), - (0x1D58A, 'M', 'e'), - (0x1D58B, 'M', 'f'), - (0x1D58C, 'M', 'g'), - (0x1D58D, 'M', 'h'), - (0x1D58E, 'M', 'i'), - (0x1D58F, 'M', 'j'), - (0x1D590, 'M', 'k'), - (0x1D591, 'M', 'l'), - (0x1D592, 'M', 'm'), - (0x1D593, 'M', 'n'), - (0x1D594, 'M', 'o'), - (0x1D595, 'M', 'p'), - (0x1D596, 'M', 'q'), - (0x1D597, 'M', 'r'), - (0x1D598, 'M', 's'), - (0x1D599, 'M', 't'), - (0x1D59A, 'M', 'u'), - (0x1D59B, 'M', 'v'), - (0x1D59C, 'M', 'w'), - (0x1D59D, 'M', 'x'), - (0x1D59E, 'M', 'y'), - (0x1D59F, 'M', 'z'), - (0x1D5A0, 'M', 'a'), - (0x1D5A1, 'M', 'b'), - (0x1D5A2, 'M', 'c'), - (0x1D5A3, 'M', 'd'), - (0x1D5A4, 'M', 'e'), - (0x1D5A5, 'M', 'f'), - (0x1D5A6, 'M', 'g'), - (0x1D5A7, 'M', 'h'), - (0x1D5A8, 'M', 'i'), - (0x1D5A9, 'M', 'j'), - (0x1D5AA, 'M', 'k'), - (0x1D5AB, 'M', 'l'), - (0x1D5AC, 'M', 'm'), - (0x1D5AD, 'M', 'n'), - (0x1D5AE, 'M', 'o'), - (0x1D5AF, 'M', 'p'), - (0x1D5B0, 'M', 'q'), - (0x1D5B1, 'M', 'r'), - (0x1D5B2, 'M', 's'), - (0x1D5B3, 'M', 't'), - (0x1D5B4, 'M', 'u'), - (0x1D5B5, 'M', 'v'), - (0x1D5B6, 'M', 'w'), - (0x1D5B7, 'M', 'x'), - (0x1D5B8, 'M', 'y'), - (0x1D5B9, 'M', 'z'), - (0x1D5BA, 'M', 'a'), - ] - -def _seg_65() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D5BB, 'M', 'b'), - (0x1D5BC, 'M', 'c'), - (0x1D5BD, 'M', 'd'), - (0x1D5BE, 'M', 'e'), - (0x1D5BF, 'M', 'f'), - (0x1D5C0, 'M', 'g'), - (0x1D5C1, 'M', 'h'), - (0x1D5C2, 'M', 'i'), - (0x1D5C3, 'M', 'j'), - (0x1D5C4, 'M', 'k'), - (0x1D5C5, 'M', 'l'), - (0x1D5C6, 'M', 'm'), - (0x1D5C7, 'M', 'n'), - (0x1D5C8, 'M', 'o'), - (0x1D5C9, 'M', 'p'), - (0x1D5CA, 'M', 'q'), - (0x1D5CB, 'M', 'r'), - (0x1D5CC, 'M', 's'), - (0x1D5CD, 'M', 't'), - (0x1D5CE, 'M', 'u'), - (0x1D5CF, 'M', 'v'), - (0x1D5D0, 'M', 'w'), - (0x1D5D1, 'M', 'x'), - (0x1D5D2, 'M', 'y'), - (0x1D5D3, 'M', 'z'), - (0x1D5D4, 'M', 'a'), - (0x1D5D5, 'M', 'b'), - (0x1D5D6, 'M', 'c'), - (0x1D5D7, 'M', 'd'), - (0x1D5D8, 'M', 'e'), - (0x1D5D9, 'M', 'f'), - (0x1D5DA, 'M', 'g'), - (0x1D5DB, 'M', 'h'), - (0x1D5DC, 'M', 'i'), - (0x1D5DD, 'M', 'j'), - (0x1D5DE, 'M', 'k'), - (0x1D5DF, 'M', 'l'), - (0x1D5E0, 'M', 'm'), - (0x1D5E1, 'M', 'n'), - (0x1D5E2, 'M', 'o'), - (0x1D5E3, 'M', 'p'), - (0x1D5E4, 'M', 'q'), - (0x1D5E5, 'M', 'r'), - (0x1D5E6, 'M', 's'), - (0x1D5E7, 'M', 't'), - (0x1D5E8, 'M', 'u'), - (0x1D5E9, 'M', 'v'), - (0x1D5EA, 'M', 'w'), - (0x1D5EB, 'M', 'x'), - (0x1D5EC, 'M', 'y'), - (0x1D5ED, 'M', 'z'), - (0x1D5EE, 'M', 'a'), - (0x1D5EF, 'M', 'b'), - (0x1D5F0, 'M', 'c'), - (0x1D5F1, 'M', 'd'), - (0x1D5F2, 'M', 'e'), - (0x1D5F3, 'M', 'f'), - (0x1D5F4, 'M', 'g'), - (0x1D5F5, 'M', 'h'), - (0x1D5F6, 'M', 'i'), - (0x1D5F7, 'M', 'j'), - (0x1D5F8, 'M', 'k'), - (0x1D5F9, 'M', 'l'), - (0x1D5FA, 'M', 'm'), - (0x1D5FB, 'M', 'n'), - (0x1D5FC, 'M', 'o'), - (0x1D5FD, 'M', 'p'), - (0x1D5FE, 'M', 'q'), - (0x1D5FF, 'M', 'r'), - (0x1D600, 'M', 's'), - (0x1D601, 'M', 't'), - (0x1D602, 'M', 'u'), - (0x1D603, 'M', 'v'), - (0x1D604, 'M', 'w'), - (0x1D605, 'M', 'x'), - (0x1D606, 'M', 'y'), - (0x1D607, 'M', 'z'), - (0x1D608, 'M', 'a'), - (0x1D609, 'M', 'b'), - (0x1D60A, 'M', 'c'), - (0x1D60B, 'M', 'd'), - (0x1D60C, 'M', 'e'), - (0x1D60D, 'M', 'f'), - (0x1D60E, 'M', 'g'), - (0x1D60F, 'M', 'h'), - (0x1D610, 'M', 'i'), - (0x1D611, 'M', 'j'), - (0x1D612, 'M', 'k'), - (0x1D613, 'M', 'l'), - (0x1D614, 'M', 'm'), - (0x1D615, 'M', 'n'), - (0x1D616, 'M', 'o'), - (0x1D617, 'M', 'p'), - (0x1D618, 'M', 'q'), - (0x1D619, 'M', 'r'), - (0x1D61A, 'M', 's'), - (0x1D61B, 'M', 't'), - (0x1D61C, 'M', 'u'), - (0x1D61D, 'M', 'v'), - (0x1D61E, 'M', 'w'), - ] - -def _seg_66() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D61F, 'M', 'x'), - (0x1D620, 'M', 'y'), - (0x1D621, 'M', 'z'), - (0x1D622, 'M', 'a'), - (0x1D623, 'M', 'b'), - (0x1D624, 'M', 'c'), - (0x1D625, 'M', 'd'), - (0x1D626, 'M', 'e'), - (0x1D627, 'M', 'f'), - (0x1D628, 'M', 'g'), - (0x1D629, 'M', 'h'), - (0x1D62A, 'M', 'i'), - (0x1D62B, 'M', 'j'), - (0x1D62C, 'M', 'k'), - (0x1D62D, 'M', 'l'), - (0x1D62E, 'M', 'm'), - (0x1D62F, 'M', 'n'), - (0x1D630, 'M', 'o'), - (0x1D631, 'M', 'p'), - (0x1D632, 'M', 'q'), - (0x1D633, 'M', 'r'), - (0x1D634, 'M', 's'), - (0x1D635, 'M', 't'), - (0x1D636, 'M', 'u'), - (0x1D637, 'M', 'v'), - (0x1D638, 'M', 'w'), - (0x1D639, 'M', 'x'), - (0x1D63A, 'M', 'y'), - (0x1D63B, 'M', 'z'), - (0x1D63C, 'M', 'a'), - (0x1D63D, 'M', 'b'), - (0x1D63E, 'M', 'c'), - (0x1D63F, 'M', 'd'), - (0x1D640, 'M', 'e'), - (0x1D641, 'M', 'f'), - (0x1D642, 'M', 'g'), - (0x1D643, 'M', 'h'), - (0x1D644, 'M', 'i'), - (0x1D645, 'M', 'j'), - (0x1D646, 'M', 'k'), - (0x1D647, 'M', 'l'), - (0x1D648, 'M', 'm'), - (0x1D649, 'M', 'n'), - (0x1D64A, 'M', 'o'), - (0x1D64B, 'M', 'p'), - (0x1D64C, 'M', 'q'), - (0x1D64D, 'M', 'r'), - (0x1D64E, 'M', 's'), - (0x1D64F, 'M', 't'), - (0x1D650, 'M', 'u'), - (0x1D651, 'M', 'v'), - (0x1D652, 'M', 'w'), - (0x1D653, 'M', 'x'), - (0x1D654, 'M', 'y'), - (0x1D655, 'M', 'z'), - (0x1D656, 'M', 'a'), - (0x1D657, 'M', 'b'), - (0x1D658, 'M', 'c'), - (0x1D659, 'M', 'd'), - (0x1D65A, 'M', 'e'), - (0x1D65B, 'M', 'f'), - (0x1D65C, 'M', 'g'), - (0x1D65D, 'M', 'h'), - (0x1D65E, 'M', 'i'), - (0x1D65F, 'M', 'j'), - (0x1D660, 'M', 'k'), - (0x1D661, 'M', 'l'), - (0x1D662, 'M', 'm'), - (0x1D663, 'M', 'n'), - (0x1D664, 'M', 'o'), - (0x1D665, 'M', 'p'), - (0x1D666, 'M', 'q'), - (0x1D667, 'M', 'r'), - (0x1D668, 'M', 's'), - (0x1D669, 'M', 't'), - (0x1D66A, 'M', 'u'), - (0x1D66B, 'M', 'v'), - (0x1D66C, 'M', 'w'), - (0x1D66D, 'M', 'x'), - (0x1D66E, 'M', 'y'), - (0x1D66F, 'M', 'z'), - (0x1D670, 'M', 'a'), - (0x1D671, 'M', 'b'), - (0x1D672, 'M', 'c'), - (0x1D673, 'M', 'd'), - (0x1D674, 'M', 'e'), - (0x1D675, 'M', 'f'), - (0x1D676, 'M', 'g'), - (0x1D677, 'M', 'h'), - (0x1D678, 'M', 'i'), - (0x1D679, 'M', 'j'), - (0x1D67A, 'M', 'k'), - (0x1D67B, 'M', 'l'), - (0x1D67C, 'M', 'm'), - (0x1D67D, 'M', 'n'), - (0x1D67E, 'M', 'o'), - (0x1D67F, 'M', 'p'), - (0x1D680, 'M', 'q'), - (0x1D681, 'M', 'r'), - (0x1D682, 'M', 's'), - ] - -def _seg_67() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D683, 'M', 't'), - (0x1D684, 'M', 'u'), - (0x1D685, 'M', 'v'), - (0x1D686, 'M', 'w'), - (0x1D687, 'M', 'x'), - (0x1D688, 'M', 'y'), - (0x1D689, 'M', 'z'), - (0x1D68A, 'M', 'a'), - (0x1D68B, 'M', 'b'), - (0x1D68C, 'M', 'c'), - (0x1D68D, 'M', 'd'), - (0x1D68E, 'M', 'e'), - (0x1D68F, 'M', 'f'), - (0x1D690, 'M', 'g'), - (0x1D691, 'M', 'h'), - (0x1D692, 'M', 'i'), - (0x1D693, 'M', 'j'), - (0x1D694, 'M', 'k'), - (0x1D695, 'M', 'l'), - (0x1D696, 'M', 'm'), - (0x1D697, 'M', 'n'), - (0x1D698, 'M', 'o'), - (0x1D699, 'M', 'p'), - (0x1D69A, 'M', 'q'), - (0x1D69B, 'M', 'r'), - (0x1D69C, 'M', 's'), - (0x1D69D, 'M', 't'), - (0x1D69E, 'M', 'u'), - (0x1D69F, 'M', 'v'), - (0x1D6A0, 'M', 'w'), - (0x1D6A1, 'M', 'x'), - (0x1D6A2, 'M', 'y'), - (0x1D6A3, 'M', 'z'), - (0x1D6A4, 'M', 'ı'), - (0x1D6A5, 'M', 'ȷ'), - (0x1D6A6, 'X'), - (0x1D6A8, 'M', 'α'), - (0x1D6A9, 'M', 'β'), - (0x1D6AA, 'M', 'γ'), - (0x1D6AB, 'M', 'δ'), - (0x1D6AC, 'M', 'ε'), - (0x1D6AD, 'M', 'ζ'), - (0x1D6AE, 'M', 'η'), - (0x1D6AF, 'M', 'θ'), - (0x1D6B0, 'M', 'ι'), - (0x1D6B1, 'M', 'κ'), - (0x1D6B2, 'M', 'λ'), - (0x1D6B3, 'M', 'μ'), - (0x1D6B4, 'M', 'ν'), - (0x1D6B5, 'M', 'ξ'), - (0x1D6B6, 'M', 'ο'), - (0x1D6B7, 'M', 'π'), - (0x1D6B8, 'M', 'ρ'), - (0x1D6B9, 'M', 'θ'), - (0x1D6BA, 'M', 'σ'), - (0x1D6BB, 'M', 'τ'), - (0x1D6BC, 'M', 'υ'), - (0x1D6BD, 'M', 'φ'), - (0x1D6BE, 'M', 'χ'), - (0x1D6BF, 'M', 'ψ'), - (0x1D6C0, 'M', 'ω'), - (0x1D6C1, 'M', '∇'), - (0x1D6C2, 'M', 'α'), - (0x1D6C3, 'M', 'β'), - (0x1D6C4, 'M', 'γ'), - (0x1D6C5, 'M', 'δ'), - (0x1D6C6, 'M', 'ε'), - (0x1D6C7, 'M', 'ζ'), - (0x1D6C8, 'M', 'η'), - (0x1D6C9, 'M', 'θ'), - (0x1D6CA, 'M', 'ι'), - (0x1D6CB, 'M', 'κ'), - (0x1D6CC, 'M', 'λ'), - (0x1D6CD, 'M', 'μ'), - (0x1D6CE, 'M', 'ν'), - (0x1D6CF, 'M', 'ξ'), - (0x1D6D0, 'M', 'ο'), - (0x1D6D1, 'M', 'π'), - (0x1D6D2, 'M', 'ρ'), - (0x1D6D3, 'M', 'σ'), - (0x1D6D5, 'M', 'τ'), - (0x1D6D6, 'M', 'υ'), - (0x1D6D7, 'M', 'φ'), - (0x1D6D8, 'M', 'χ'), - (0x1D6D9, 'M', 'ψ'), - (0x1D6DA, 'M', 'ω'), - (0x1D6DB, 'M', '∂'), - (0x1D6DC, 'M', 'ε'), - (0x1D6DD, 'M', 'θ'), - (0x1D6DE, 'M', 'κ'), - (0x1D6DF, 'M', 'φ'), - (0x1D6E0, 'M', 'ρ'), - (0x1D6E1, 'M', 'π'), - (0x1D6E2, 'M', 'α'), - (0x1D6E3, 'M', 'β'), - (0x1D6E4, 'M', 'γ'), - (0x1D6E5, 'M', 'δ'), - (0x1D6E6, 'M', 'ε'), - (0x1D6E7, 'M', 'ζ'), - (0x1D6E8, 'M', 'η'), - ] - -def _seg_68() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D6E9, 'M', 'θ'), - (0x1D6EA, 'M', 'ι'), - (0x1D6EB, 'M', 'κ'), - (0x1D6EC, 'M', 'λ'), - (0x1D6ED, 'M', 'μ'), - (0x1D6EE, 'M', 'ν'), - (0x1D6EF, 'M', 'ξ'), - (0x1D6F0, 'M', 'ο'), - (0x1D6F1, 'M', 'π'), - (0x1D6F2, 'M', 'ρ'), - (0x1D6F3, 'M', 'θ'), - (0x1D6F4, 'M', 'σ'), - (0x1D6F5, 'M', 'τ'), - (0x1D6F6, 'M', 'υ'), - (0x1D6F7, 'M', 'φ'), - (0x1D6F8, 'M', 'χ'), - (0x1D6F9, 'M', 'ψ'), - (0x1D6FA, 'M', 'ω'), - (0x1D6FB, 'M', '∇'), - (0x1D6FC, 'M', 'α'), - (0x1D6FD, 'M', 'β'), - (0x1D6FE, 'M', 'γ'), - (0x1D6FF, 'M', 'δ'), - (0x1D700, 'M', 'ε'), - (0x1D701, 'M', 'ζ'), - (0x1D702, 'M', 'η'), - (0x1D703, 'M', 'θ'), - (0x1D704, 'M', 'ι'), - (0x1D705, 'M', 'κ'), - (0x1D706, 'M', 'λ'), - (0x1D707, 'M', 'μ'), - (0x1D708, 'M', 'ν'), - (0x1D709, 'M', 'ξ'), - (0x1D70A, 'M', 'ο'), - (0x1D70B, 'M', 'π'), - (0x1D70C, 'M', 'ρ'), - (0x1D70D, 'M', 'σ'), - (0x1D70F, 'M', 'τ'), - (0x1D710, 'M', 'υ'), - (0x1D711, 'M', 'φ'), - (0x1D712, 'M', 'χ'), - (0x1D713, 'M', 'ψ'), - (0x1D714, 'M', 'ω'), - (0x1D715, 'M', '∂'), - (0x1D716, 'M', 'ε'), - (0x1D717, 'M', 'θ'), - (0x1D718, 'M', 'κ'), - (0x1D719, 'M', 'φ'), - (0x1D71A, 'M', 'ρ'), - (0x1D71B, 'M', 'π'), - (0x1D71C, 'M', 'α'), - (0x1D71D, 'M', 'β'), - (0x1D71E, 'M', 'γ'), - (0x1D71F, 'M', 'δ'), - (0x1D720, 'M', 'ε'), - (0x1D721, 'M', 'ζ'), - (0x1D722, 'M', 'η'), - (0x1D723, 'M', 'θ'), - (0x1D724, 'M', 'ι'), - (0x1D725, 'M', 'κ'), - (0x1D726, 'M', 'λ'), - (0x1D727, 'M', 'μ'), - (0x1D728, 'M', 'ν'), - (0x1D729, 'M', 'ξ'), - (0x1D72A, 'M', 'ο'), - (0x1D72B, 'M', 'π'), - (0x1D72C, 'M', 'ρ'), - (0x1D72D, 'M', 'θ'), - (0x1D72E, 'M', 'σ'), - (0x1D72F, 'M', 'τ'), - (0x1D730, 'M', 'υ'), - (0x1D731, 'M', 'φ'), - (0x1D732, 'M', 'χ'), - (0x1D733, 'M', 'ψ'), - (0x1D734, 'M', 'ω'), - (0x1D735, 'M', '∇'), - (0x1D736, 'M', 'α'), - (0x1D737, 'M', 'β'), - (0x1D738, 'M', 'γ'), - (0x1D739, 'M', 'δ'), - (0x1D73A, 'M', 'ε'), - (0x1D73B, 'M', 'ζ'), - (0x1D73C, 'M', 'η'), - (0x1D73D, 'M', 'θ'), - (0x1D73E, 'M', 'ι'), - (0x1D73F, 'M', 'κ'), - (0x1D740, 'M', 'λ'), - (0x1D741, 'M', 'μ'), - (0x1D742, 'M', 'ν'), - (0x1D743, 'M', 'ξ'), - (0x1D744, 'M', 'ο'), - (0x1D745, 'M', 'π'), - (0x1D746, 'M', 'ρ'), - (0x1D747, 'M', 'σ'), - (0x1D749, 'M', 'τ'), - (0x1D74A, 'M', 'υ'), - (0x1D74B, 'M', 'φ'), - (0x1D74C, 'M', 'χ'), - (0x1D74D, 'M', 'ψ'), - (0x1D74E, 'M', 'ω'), - ] - -def _seg_69() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D74F, 'M', '∂'), - (0x1D750, 'M', 'ε'), - (0x1D751, 'M', 'θ'), - (0x1D752, 'M', 'κ'), - (0x1D753, 'M', 'φ'), - (0x1D754, 'M', 'ρ'), - (0x1D755, 'M', 'π'), - (0x1D756, 'M', 'α'), - (0x1D757, 'M', 'β'), - (0x1D758, 'M', 'γ'), - (0x1D759, 'M', 'δ'), - (0x1D75A, 'M', 'ε'), - (0x1D75B, 'M', 'ζ'), - (0x1D75C, 'M', 'η'), - (0x1D75D, 'M', 'θ'), - (0x1D75E, 'M', 'ι'), - (0x1D75F, 'M', 'κ'), - (0x1D760, 'M', 'λ'), - (0x1D761, 'M', 'μ'), - (0x1D762, 'M', 'ν'), - (0x1D763, 'M', 'ξ'), - (0x1D764, 'M', 'ο'), - (0x1D765, 'M', 'π'), - (0x1D766, 'M', 'ρ'), - (0x1D767, 'M', 'θ'), - (0x1D768, 'M', 'σ'), - (0x1D769, 'M', 'τ'), - (0x1D76A, 'M', 'υ'), - (0x1D76B, 'M', 'φ'), - (0x1D76C, 'M', 'χ'), - (0x1D76D, 'M', 'ψ'), - (0x1D76E, 'M', 'ω'), - (0x1D76F, 'M', '∇'), - (0x1D770, 'M', 'α'), - (0x1D771, 'M', 'β'), - (0x1D772, 'M', 'γ'), - (0x1D773, 'M', 'δ'), - (0x1D774, 'M', 'ε'), - (0x1D775, 'M', 'ζ'), - (0x1D776, 'M', 'η'), - (0x1D777, 'M', 'θ'), - (0x1D778, 'M', 'ι'), - (0x1D779, 'M', 'κ'), - (0x1D77A, 'M', 'λ'), - (0x1D77B, 'M', 'μ'), - (0x1D77C, 'M', 'ν'), - (0x1D77D, 'M', 'ξ'), - (0x1D77E, 'M', 'ο'), - (0x1D77F, 'M', 'π'), - (0x1D780, 'M', 'ρ'), - (0x1D781, 'M', 'σ'), - (0x1D783, 'M', 'τ'), - (0x1D784, 'M', 'υ'), - (0x1D785, 'M', 'φ'), - (0x1D786, 'M', 'χ'), - (0x1D787, 'M', 'ψ'), - (0x1D788, 'M', 'ω'), - (0x1D789, 'M', '∂'), - (0x1D78A, 'M', 'ε'), - (0x1D78B, 'M', 'θ'), - (0x1D78C, 'M', 'κ'), - (0x1D78D, 'M', 'φ'), - (0x1D78E, 'M', 'ρ'), - (0x1D78F, 'M', 'π'), - (0x1D790, 'M', 'α'), - (0x1D791, 'M', 'β'), - (0x1D792, 'M', 'γ'), - (0x1D793, 'M', 'δ'), - (0x1D794, 'M', 'ε'), - (0x1D795, 'M', 'ζ'), - (0x1D796, 'M', 'η'), - (0x1D797, 'M', 'θ'), - (0x1D798, 'M', 'ι'), - (0x1D799, 'M', 'κ'), - (0x1D79A, 'M', 'λ'), - (0x1D79B, 'M', 'μ'), - (0x1D79C, 'M', 'ν'), - (0x1D79D, 'M', 'ξ'), - (0x1D79E, 'M', 'ο'), - (0x1D79F, 'M', 'π'), - (0x1D7A0, 'M', 'ρ'), - (0x1D7A1, 'M', 'θ'), - (0x1D7A2, 'M', 'σ'), - (0x1D7A3, 'M', 'τ'), - (0x1D7A4, 'M', 'υ'), - (0x1D7A5, 'M', 'φ'), - (0x1D7A6, 'M', 'χ'), - (0x1D7A7, 'M', 'ψ'), - (0x1D7A8, 'M', 'ω'), - (0x1D7A9, 'M', '∇'), - (0x1D7AA, 'M', 'α'), - (0x1D7AB, 'M', 'β'), - (0x1D7AC, 'M', 'γ'), - (0x1D7AD, 'M', 'δ'), - (0x1D7AE, 'M', 'ε'), - (0x1D7AF, 'M', 'ζ'), - (0x1D7B0, 'M', 'η'), - (0x1D7B1, 'M', 'θ'), - (0x1D7B2, 'M', 'ι'), - (0x1D7B3, 'M', 'κ'), - ] - -def _seg_70() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D7B4, 'M', 'λ'), - (0x1D7B5, 'M', 'μ'), - (0x1D7B6, 'M', 'ν'), - (0x1D7B7, 'M', 'ξ'), - (0x1D7B8, 'M', 'ο'), - (0x1D7B9, 'M', 'π'), - (0x1D7BA, 'M', 'ρ'), - (0x1D7BB, 'M', 'σ'), - (0x1D7BD, 'M', 'τ'), - (0x1D7BE, 'M', 'υ'), - (0x1D7BF, 'M', 'φ'), - (0x1D7C0, 'M', 'χ'), - (0x1D7C1, 'M', 'ψ'), - (0x1D7C2, 'M', 'ω'), - (0x1D7C3, 'M', '∂'), - (0x1D7C4, 'M', 'ε'), - (0x1D7C5, 'M', 'θ'), - (0x1D7C6, 'M', 'κ'), - (0x1D7C7, 'M', 'φ'), - (0x1D7C8, 'M', 'ρ'), - (0x1D7C9, 'M', 'π'), - (0x1D7CA, 'M', 'ϝ'), - (0x1D7CC, 'X'), - (0x1D7CE, 'M', '0'), - (0x1D7CF, 'M', '1'), - (0x1D7D0, 'M', '2'), - (0x1D7D1, 'M', '3'), - (0x1D7D2, 'M', '4'), - (0x1D7D3, 'M', '5'), - (0x1D7D4, 'M', '6'), - (0x1D7D5, 'M', '7'), - (0x1D7D6, 'M', '8'), - (0x1D7D7, 'M', '9'), - (0x1D7D8, 'M', '0'), - (0x1D7D9, 'M', '1'), - (0x1D7DA, 'M', '2'), - (0x1D7DB, 'M', '3'), - (0x1D7DC, 'M', '4'), - (0x1D7DD, 'M', '5'), - (0x1D7DE, 'M', '6'), - (0x1D7DF, 'M', '7'), - (0x1D7E0, 'M', '8'), - (0x1D7E1, 'M', '9'), - (0x1D7E2, 'M', '0'), - (0x1D7E3, 'M', '1'), - (0x1D7E4, 'M', '2'), - (0x1D7E5, 'M', '3'), - (0x1D7E6, 'M', '4'), - (0x1D7E7, 'M', '5'), - (0x1D7E8, 'M', '6'), - (0x1D7E9, 'M', '7'), - (0x1D7EA, 'M', '8'), - (0x1D7EB, 'M', '9'), - (0x1D7EC, 'M', '0'), - (0x1D7ED, 'M', '1'), - (0x1D7EE, 'M', '2'), - (0x1D7EF, 'M', '3'), - (0x1D7F0, 'M', '4'), - (0x1D7F1, 'M', '5'), - (0x1D7F2, 'M', '6'), - (0x1D7F3, 'M', '7'), - (0x1D7F4, 'M', '8'), - (0x1D7F5, 'M', '9'), - (0x1D7F6, 'M', '0'), - (0x1D7F7, 'M', '1'), - (0x1D7F8, 'M', '2'), - (0x1D7F9, 'M', '3'), - (0x1D7FA, 'M', '4'), - (0x1D7FB, 'M', '5'), - (0x1D7FC, 'M', '6'), - (0x1D7FD, 'M', '7'), - (0x1D7FE, 'M', '8'), - (0x1D7FF, 'M', '9'), - (0x1D800, 'V'), - (0x1DA8C, 'X'), - (0x1DA9B, 'V'), - (0x1DAA0, 'X'), - (0x1DAA1, 'V'), - (0x1DAB0, 'X'), - (0x1DF00, 'V'), - (0x1DF1F, 'X'), - (0x1DF25, 'V'), - (0x1DF2B, 'X'), - (0x1E000, 'V'), - (0x1E007, 'X'), - (0x1E008, 'V'), - (0x1E019, 'X'), - (0x1E01B, 'V'), - (0x1E022, 'X'), - (0x1E023, 'V'), - (0x1E025, 'X'), - (0x1E026, 'V'), - (0x1E02B, 'X'), - (0x1E030, 'M', 'а'), - (0x1E031, 'M', 'б'), - (0x1E032, 'M', 'в'), - (0x1E033, 'M', 'г'), - (0x1E034, 'M', 'д'), - (0x1E035, 'M', 'е'), - (0x1E036, 'M', 'ж'), - ] - -def _seg_71() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E037, 'M', 'з'), - (0x1E038, 'M', 'и'), - (0x1E039, 'M', 'к'), - (0x1E03A, 'M', 'л'), - (0x1E03B, 'M', 'м'), - (0x1E03C, 'M', 'о'), - (0x1E03D, 'M', 'п'), - (0x1E03E, 'M', 'р'), - (0x1E03F, 'M', 'с'), - (0x1E040, 'M', 'т'), - (0x1E041, 'M', 'у'), - (0x1E042, 'M', 'ф'), - (0x1E043, 'M', 'х'), - (0x1E044, 'M', 'ц'), - (0x1E045, 'M', 'ч'), - (0x1E046, 'M', 'ш'), - (0x1E047, 'M', 'ы'), - (0x1E048, 'M', 'э'), - (0x1E049, 'M', 'ю'), - (0x1E04A, 'M', 'ꚉ'), - (0x1E04B, 'M', 'ә'), - (0x1E04C, 'M', 'і'), - (0x1E04D, 'M', 'ј'), - (0x1E04E, 'M', 'ө'), - (0x1E04F, 'M', 'ү'), - (0x1E050, 'M', 'ӏ'), - (0x1E051, 'M', 'а'), - (0x1E052, 'M', 'б'), - (0x1E053, 'M', 'в'), - (0x1E054, 'M', 'г'), - (0x1E055, 'M', 'д'), - (0x1E056, 'M', 'е'), - (0x1E057, 'M', 'ж'), - (0x1E058, 'M', 'з'), - (0x1E059, 'M', 'и'), - (0x1E05A, 'M', 'к'), - (0x1E05B, 'M', 'л'), - (0x1E05C, 'M', 'о'), - (0x1E05D, 'M', 'п'), - (0x1E05E, 'M', 'с'), - (0x1E05F, 'M', 'у'), - (0x1E060, 'M', 'ф'), - (0x1E061, 'M', 'х'), - (0x1E062, 'M', 'ц'), - (0x1E063, 'M', 'ч'), - (0x1E064, 'M', 'ш'), - (0x1E065, 'M', 'ъ'), - (0x1E066, 'M', 'ы'), - (0x1E067, 'M', 'ґ'), - (0x1E068, 'M', 'і'), - (0x1E069, 'M', 'ѕ'), - (0x1E06A, 'M', 'џ'), - (0x1E06B, 'M', 'ҫ'), - (0x1E06C, 'M', 'ꙑ'), - (0x1E06D, 'M', 'ұ'), - (0x1E06E, 'X'), - (0x1E08F, 'V'), - (0x1E090, 'X'), - (0x1E100, 'V'), - (0x1E12D, 'X'), - (0x1E130, 'V'), - (0x1E13E, 'X'), - (0x1E140, 'V'), - (0x1E14A, 'X'), - (0x1E14E, 'V'), - (0x1E150, 'X'), - (0x1E290, 'V'), - (0x1E2AF, 'X'), - (0x1E2C0, 'V'), - (0x1E2FA, 'X'), - (0x1E2FF, 'V'), - (0x1E300, 'X'), - (0x1E4D0, 'V'), - (0x1E4FA, 'X'), - (0x1E7E0, 'V'), - (0x1E7E7, 'X'), - (0x1E7E8, 'V'), - (0x1E7EC, 'X'), - (0x1E7ED, 'V'), - (0x1E7EF, 'X'), - (0x1E7F0, 'V'), - (0x1E7FF, 'X'), - (0x1E800, 'V'), - (0x1E8C5, 'X'), - (0x1E8C7, 'V'), - (0x1E8D7, 'X'), - (0x1E900, 'M', '𞤢'), - (0x1E901, 'M', '𞤣'), - (0x1E902, 'M', '𞤤'), - (0x1E903, 'M', '𞤥'), - (0x1E904, 'M', '𞤦'), - (0x1E905, 'M', '𞤧'), - (0x1E906, 'M', '𞤨'), - (0x1E907, 'M', '𞤩'), - (0x1E908, 'M', '𞤪'), - (0x1E909, 'M', '𞤫'), - (0x1E90A, 'M', '𞤬'), - (0x1E90B, 'M', '𞤭'), - (0x1E90C, 'M', '𞤮'), - (0x1E90D, 'M', '𞤯'), - ] - -def _seg_72() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E90E, 'M', '𞤰'), - (0x1E90F, 'M', '𞤱'), - (0x1E910, 'M', '𞤲'), - (0x1E911, 'M', '𞤳'), - (0x1E912, 'M', '𞤴'), - (0x1E913, 'M', '𞤵'), - (0x1E914, 'M', '𞤶'), - (0x1E915, 'M', '𞤷'), - (0x1E916, 'M', '𞤸'), - (0x1E917, 'M', '𞤹'), - (0x1E918, 'M', '𞤺'), - (0x1E919, 'M', '𞤻'), - (0x1E91A, 'M', '𞤼'), - (0x1E91B, 'M', '𞤽'), - (0x1E91C, 'M', '𞤾'), - (0x1E91D, 'M', '𞤿'), - (0x1E91E, 'M', '𞥀'), - (0x1E91F, 'M', '𞥁'), - (0x1E920, 'M', '𞥂'), - (0x1E921, 'M', '𞥃'), - (0x1E922, 'V'), - (0x1E94C, 'X'), - (0x1E950, 'V'), - (0x1E95A, 'X'), - (0x1E95E, 'V'), - (0x1E960, 'X'), - (0x1EC71, 'V'), - (0x1ECB5, 'X'), - (0x1ED01, 'V'), - (0x1ED3E, 'X'), - (0x1EE00, 'M', 'ا'), - (0x1EE01, 'M', 'ب'), - (0x1EE02, 'M', 'ج'), - (0x1EE03, 'M', 'د'), - (0x1EE04, 'X'), - (0x1EE05, 'M', 'و'), - (0x1EE06, 'M', 'ز'), - (0x1EE07, 'M', 'ح'), - (0x1EE08, 'M', 'ط'), - (0x1EE09, 'M', 'ي'), - (0x1EE0A, 'M', 'ك'), - (0x1EE0B, 'M', 'ل'), - (0x1EE0C, 'M', 'م'), - (0x1EE0D, 'M', 'ن'), - (0x1EE0E, 'M', 'س'), - (0x1EE0F, 'M', 'ع'), - (0x1EE10, 'M', 'ف'), - (0x1EE11, 'M', 'ص'), - (0x1EE12, 'M', 'ق'), - (0x1EE13, 'M', 'ر'), - (0x1EE14, 'M', 'ش'), - (0x1EE15, 'M', 'ت'), - (0x1EE16, 'M', 'ث'), - (0x1EE17, 'M', 'خ'), - (0x1EE18, 'M', 'ذ'), - (0x1EE19, 'M', 'ض'), - (0x1EE1A, 'M', 'ظ'), - (0x1EE1B, 'M', 'غ'), - (0x1EE1C, 'M', 'ٮ'), - (0x1EE1D, 'M', 'ں'), - (0x1EE1E, 'M', 'ڡ'), - (0x1EE1F, 'M', 'ٯ'), - (0x1EE20, 'X'), - (0x1EE21, 'M', 'ب'), - (0x1EE22, 'M', 'ج'), - (0x1EE23, 'X'), - (0x1EE24, 'M', 'ه'), - (0x1EE25, 'X'), - (0x1EE27, 'M', 'ح'), - (0x1EE28, 'X'), - (0x1EE29, 'M', 'ي'), - (0x1EE2A, 'M', 'ك'), - (0x1EE2B, 'M', 'ل'), - (0x1EE2C, 'M', 'م'), - (0x1EE2D, 'M', 'ن'), - (0x1EE2E, 'M', 'س'), - (0x1EE2F, 'M', 'ع'), - (0x1EE30, 'M', 'ف'), - (0x1EE31, 'M', 'ص'), - (0x1EE32, 'M', 'ق'), - (0x1EE33, 'X'), - (0x1EE34, 'M', 'ش'), - (0x1EE35, 'M', 'ت'), - (0x1EE36, 'M', 'ث'), - (0x1EE37, 'M', 'خ'), - (0x1EE38, 'X'), - (0x1EE39, 'M', 'ض'), - (0x1EE3A, 'X'), - (0x1EE3B, 'M', 'غ'), - (0x1EE3C, 'X'), - (0x1EE42, 'M', 'ج'), - (0x1EE43, 'X'), - (0x1EE47, 'M', 'ح'), - (0x1EE48, 'X'), - (0x1EE49, 'M', 'ي'), - (0x1EE4A, 'X'), - (0x1EE4B, 'M', 'ل'), - (0x1EE4C, 'X'), - (0x1EE4D, 'M', 'ن'), - (0x1EE4E, 'M', 'س'), - ] - -def _seg_73() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EE4F, 'M', 'ع'), - (0x1EE50, 'X'), - (0x1EE51, 'M', 'ص'), - (0x1EE52, 'M', 'ق'), - (0x1EE53, 'X'), - (0x1EE54, 'M', 'ش'), - (0x1EE55, 'X'), - (0x1EE57, 'M', 'خ'), - (0x1EE58, 'X'), - (0x1EE59, 'M', 'ض'), - (0x1EE5A, 'X'), - (0x1EE5B, 'M', 'غ'), - (0x1EE5C, 'X'), - (0x1EE5D, 'M', 'ں'), - (0x1EE5E, 'X'), - (0x1EE5F, 'M', 'ٯ'), - (0x1EE60, 'X'), - (0x1EE61, 'M', 'ب'), - (0x1EE62, 'M', 'ج'), - (0x1EE63, 'X'), - (0x1EE64, 'M', 'ه'), - (0x1EE65, 'X'), - (0x1EE67, 'M', 'ح'), - (0x1EE68, 'M', 'ط'), - (0x1EE69, 'M', 'ي'), - (0x1EE6A, 'M', 'ك'), - (0x1EE6B, 'X'), - (0x1EE6C, 'M', 'م'), - (0x1EE6D, 'M', 'ن'), - (0x1EE6E, 'M', 'س'), - (0x1EE6F, 'M', 'ع'), - (0x1EE70, 'M', 'ف'), - (0x1EE71, 'M', 'ص'), - (0x1EE72, 'M', 'ق'), - (0x1EE73, 'X'), - (0x1EE74, 'M', 'ش'), - (0x1EE75, 'M', 'ت'), - (0x1EE76, 'M', 'ث'), - (0x1EE77, 'M', 'خ'), - (0x1EE78, 'X'), - (0x1EE79, 'M', 'ض'), - (0x1EE7A, 'M', 'ظ'), - (0x1EE7B, 'M', 'غ'), - (0x1EE7C, 'M', 'ٮ'), - (0x1EE7D, 'X'), - (0x1EE7E, 'M', 'ڡ'), - (0x1EE7F, 'X'), - (0x1EE80, 'M', 'ا'), - (0x1EE81, 'M', 'ب'), - (0x1EE82, 'M', 'ج'), - (0x1EE83, 'M', 'د'), - (0x1EE84, 'M', 'ه'), - (0x1EE85, 'M', 'و'), - (0x1EE86, 'M', 'ز'), - (0x1EE87, 'M', 'ح'), - (0x1EE88, 'M', 'ط'), - (0x1EE89, 'M', 'ي'), - (0x1EE8A, 'X'), - (0x1EE8B, 'M', 'ل'), - (0x1EE8C, 'M', 'م'), - (0x1EE8D, 'M', 'ن'), - (0x1EE8E, 'M', 'س'), - (0x1EE8F, 'M', 'ع'), - (0x1EE90, 'M', 'ف'), - (0x1EE91, 'M', 'ص'), - (0x1EE92, 'M', 'ق'), - (0x1EE93, 'M', 'ر'), - (0x1EE94, 'M', 'ش'), - (0x1EE95, 'M', 'ت'), - (0x1EE96, 'M', 'ث'), - (0x1EE97, 'M', 'خ'), - (0x1EE98, 'M', 'ذ'), - (0x1EE99, 'M', 'ض'), - (0x1EE9A, 'M', 'ظ'), - (0x1EE9B, 'M', 'غ'), - (0x1EE9C, 'X'), - (0x1EEA1, 'M', 'ب'), - (0x1EEA2, 'M', 'ج'), - (0x1EEA3, 'M', 'د'), - (0x1EEA4, 'X'), - (0x1EEA5, 'M', 'و'), - (0x1EEA6, 'M', 'ز'), - (0x1EEA7, 'M', 'ح'), - (0x1EEA8, 'M', 'ط'), - (0x1EEA9, 'M', 'ي'), - (0x1EEAA, 'X'), - (0x1EEAB, 'M', 'ل'), - (0x1EEAC, 'M', 'م'), - (0x1EEAD, 'M', 'ن'), - (0x1EEAE, 'M', 'س'), - (0x1EEAF, 'M', 'ع'), - (0x1EEB0, 'M', 'ف'), - (0x1EEB1, 'M', 'ص'), - (0x1EEB2, 'M', 'ق'), - (0x1EEB3, 'M', 'ر'), - (0x1EEB4, 'M', 'ش'), - (0x1EEB5, 'M', 'ت'), - (0x1EEB6, 'M', 'ث'), - (0x1EEB7, 'M', 'خ'), - (0x1EEB8, 'M', 'ذ'), - ] - -def _seg_74() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EEB9, 'M', 'ض'), - (0x1EEBA, 'M', 'ظ'), - (0x1EEBB, 'M', 'غ'), - (0x1EEBC, 'X'), - (0x1EEF0, 'V'), - (0x1EEF2, 'X'), - (0x1F000, 'V'), - (0x1F02C, 'X'), - (0x1F030, 'V'), - (0x1F094, 'X'), - (0x1F0A0, 'V'), - (0x1F0AF, 'X'), - (0x1F0B1, 'V'), - (0x1F0C0, 'X'), - (0x1F0C1, 'V'), - (0x1F0D0, 'X'), - (0x1F0D1, 'V'), - (0x1F0F6, 'X'), - (0x1F101, '3', '0,'), - (0x1F102, '3', '1,'), - (0x1F103, '3', '2,'), - (0x1F104, '3', '3,'), - (0x1F105, '3', '4,'), - (0x1F106, '3', '5,'), - (0x1F107, '3', '6,'), - (0x1F108, '3', '7,'), - (0x1F109, '3', '8,'), - (0x1F10A, '3', '9,'), - (0x1F10B, 'V'), - (0x1F110, '3', '(a)'), - (0x1F111, '3', '(b)'), - (0x1F112, '3', '(c)'), - (0x1F113, '3', '(d)'), - (0x1F114, '3', '(e)'), - (0x1F115, '3', '(f)'), - (0x1F116, '3', '(g)'), - (0x1F117, '3', '(h)'), - (0x1F118, '3', '(i)'), - (0x1F119, '3', '(j)'), - (0x1F11A, '3', '(k)'), - (0x1F11B, '3', '(l)'), - (0x1F11C, '3', '(m)'), - (0x1F11D, '3', '(n)'), - (0x1F11E, '3', '(o)'), - (0x1F11F, '3', '(p)'), - (0x1F120, '3', '(q)'), - (0x1F121, '3', '(r)'), - (0x1F122, '3', '(s)'), - (0x1F123, '3', '(t)'), - (0x1F124, '3', '(u)'), - (0x1F125, '3', '(v)'), - (0x1F126, '3', '(w)'), - (0x1F127, '3', '(x)'), - (0x1F128, '3', '(y)'), - (0x1F129, '3', '(z)'), - (0x1F12A, 'M', '〔s〕'), - (0x1F12B, 'M', 'c'), - (0x1F12C, 'M', 'r'), - (0x1F12D, 'M', 'cd'), - (0x1F12E, 'M', 'wz'), - (0x1F12F, 'V'), - (0x1F130, 'M', 'a'), - (0x1F131, 'M', 'b'), - (0x1F132, 'M', 'c'), - (0x1F133, 'M', 'd'), - (0x1F134, 'M', 'e'), - (0x1F135, 'M', 'f'), - (0x1F136, 'M', 'g'), - (0x1F137, 'M', 'h'), - (0x1F138, 'M', 'i'), - (0x1F139, 'M', 'j'), - (0x1F13A, 'M', 'k'), - (0x1F13B, 'M', 'l'), - (0x1F13C, 'M', 'm'), - (0x1F13D, 'M', 'n'), - (0x1F13E, 'M', 'o'), - (0x1F13F, 'M', 'p'), - (0x1F140, 'M', 'q'), - (0x1F141, 'M', 'r'), - (0x1F142, 'M', 's'), - (0x1F143, 'M', 't'), - (0x1F144, 'M', 'u'), - (0x1F145, 'M', 'v'), - (0x1F146, 'M', 'w'), - (0x1F147, 'M', 'x'), - (0x1F148, 'M', 'y'), - (0x1F149, 'M', 'z'), - (0x1F14A, 'M', 'hv'), - (0x1F14B, 'M', 'mv'), - (0x1F14C, 'M', 'sd'), - (0x1F14D, 'M', 'ss'), - (0x1F14E, 'M', 'ppv'), - (0x1F14F, 'M', 'wc'), - (0x1F150, 'V'), - (0x1F16A, 'M', 'mc'), - (0x1F16B, 'M', 'md'), - (0x1F16C, 'M', 'mr'), - (0x1F16D, 'V'), - (0x1F190, 'M', 'dj'), - (0x1F191, 'V'), - ] - -def _seg_75() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1F1AE, 'X'), - (0x1F1E6, 'V'), - (0x1F200, 'M', 'ほか'), - (0x1F201, 'M', 'ココ'), - (0x1F202, 'M', 'サ'), - (0x1F203, 'X'), - (0x1F210, 'M', '手'), - (0x1F211, 'M', '字'), - (0x1F212, 'M', '双'), - (0x1F213, 'M', 'デ'), - (0x1F214, 'M', '二'), - (0x1F215, 'M', '多'), - (0x1F216, 'M', '解'), - (0x1F217, 'M', '天'), - (0x1F218, 'M', '交'), - (0x1F219, 'M', '映'), - (0x1F21A, 'M', '無'), - (0x1F21B, 'M', '料'), - (0x1F21C, 'M', '前'), - (0x1F21D, 'M', '後'), - (0x1F21E, 'M', '再'), - (0x1F21F, 'M', '新'), - (0x1F220, 'M', '初'), - (0x1F221, 'M', '終'), - (0x1F222, 'M', '生'), - (0x1F223, 'M', '販'), - (0x1F224, 'M', '声'), - (0x1F225, 'M', '吹'), - (0x1F226, 'M', '演'), - (0x1F227, 'M', '投'), - (0x1F228, 'M', '捕'), - (0x1F229, 'M', '一'), - (0x1F22A, 'M', '三'), - (0x1F22B, 'M', '遊'), - (0x1F22C, 'M', '左'), - (0x1F22D, 'M', '中'), - (0x1F22E, 'M', '右'), - (0x1F22F, 'M', '指'), - (0x1F230, 'M', '走'), - (0x1F231, 'M', '打'), - (0x1F232, 'M', '禁'), - (0x1F233, 'M', '空'), - (0x1F234, 'M', '合'), - (0x1F235, 'M', '満'), - (0x1F236, 'M', '有'), - (0x1F237, 'M', '月'), - (0x1F238, 'M', '申'), - (0x1F239, 'M', '割'), - (0x1F23A, 'M', '営'), - (0x1F23B, 'M', '配'), - (0x1F23C, 'X'), - (0x1F240, 'M', '〔本〕'), - (0x1F241, 'M', '〔三〕'), - (0x1F242, 'M', '〔二〕'), - (0x1F243, 'M', '〔安〕'), - (0x1F244, 'M', '〔点〕'), - (0x1F245, 'M', '〔打〕'), - (0x1F246, 'M', '〔盗〕'), - (0x1F247, 'M', '〔勝〕'), - (0x1F248, 'M', '〔敗〕'), - (0x1F249, 'X'), - (0x1F250, 'M', '得'), - (0x1F251, 'M', '可'), - (0x1F252, 'X'), - (0x1F260, 'V'), - (0x1F266, 'X'), - (0x1F300, 'V'), - (0x1F6D8, 'X'), - (0x1F6DC, 'V'), - (0x1F6ED, 'X'), - (0x1F6F0, 'V'), - (0x1F6FD, 'X'), - (0x1F700, 'V'), - (0x1F777, 'X'), - (0x1F77B, 'V'), - (0x1F7DA, 'X'), - (0x1F7E0, 'V'), - (0x1F7EC, 'X'), - (0x1F7F0, 'V'), - (0x1F7F1, 'X'), - (0x1F800, 'V'), - (0x1F80C, 'X'), - (0x1F810, 'V'), - (0x1F848, 'X'), - (0x1F850, 'V'), - (0x1F85A, 'X'), - (0x1F860, 'V'), - (0x1F888, 'X'), - (0x1F890, 'V'), - (0x1F8AE, 'X'), - (0x1F8B0, 'V'), - (0x1F8B2, 'X'), - (0x1F900, 'V'), - (0x1FA54, 'X'), - (0x1FA60, 'V'), - (0x1FA6E, 'X'), - (0x1FA70, 'V'), - (0x1FA7D, 'X'), - (0x1FA80, 'V'), - (0x1FA89, 'X'), - ] - -def _seg_76() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1FA90, 'V'), - (0x1FABE, 'X'), - (0x1FABF, 'V'), - (0x1FAC6, 'X'), - (0x1FACE, 'V'), - (0x1FADC, 'X'), - (0x1FAE0, 'V'), - (0x1FAE9, 'X'), - (0x1FAF0, 'V'), - (0x1FAF9, 'X'), - (0x1FB00, 'V'), - (0x1FB93, 'X'), - (0x1FB94, 'V'), - (0x1FBCB, 'X'), - (0x1FBF0, 'M', '0'), - (0x1FBF1, 'M', '1'), - (0x1FBF2, 'M', '2'), - (0x1FBF3, 'M', '3'), - (0x1FBF4, 'M', '4'), - (0x1FBF5, 'M', '5'), - (0x1FBF6, 'M', '6'), - (0x1FBF7, 'M', '7'), - (0x1FBF8, 'M', '8'), - (0x1FBF9, 'M', '9'), - (0x1FBFA, 'X'), - (0x20000, 'V'), - (0x2A6E0, 'X'), - (0x2A700, 'V'), - (0x2B73A, 'X'), - (0x2B740, 'V'), - (0x2B81E, 'X'), - (0x2B820, 'V'), - (0x2CEA2, 'X'), - (0x2CEB0, 'V'), - (0x2EBE1, 'X'), - (0x2EBF0, 'V'), - (0x2EE5E, 'X'), - (0x2F800, 'M', '丽'), - (0x2F801, 'M', '丸'), - (0x2F802, 'M', '乁'), - (0x2F803, 'M', '𠄢'), - (0x2F804, 'M', '你'), - (0x2F805, 'M', '侮'), - (0x2F806, 'M', '侻'), - (0x2F807, 'M', '倂'), - (0x2F808, 'M', '偺'), - (0x2F809, 'M', '備'), - (0x2F80A, 'M', '僧'), - (0x2F80B, 'M', '像'), - (0x2F80C, 'M', '㒞'), - (0x2F80D, 'M', '𠘺'), - (0x2F80E, 'M', '免'), - (0x2F80F, 'M', '兔'), - (0x2F810, 'M', '兤'), - (0x2F811, 'M', '具'), - (0x2F812, 'M', '𠔜'), - (0x2F813, 'M', '㒹'), - (0x2F814, 'M', '內'), - (0x2F815, 'M', '再'), - (0x2F816, 'M', '𠕋'), - (0x2F817, 'M', '冗'), - (0x2F818, 'M', '冤'), - (0x2F819, 'M', '仌'), - (0x2F81A, 'M', '冬'), - (0x2F81B, 'M', '况'), - (0x2F81C, 'M', '𩇟'), - (0x2F81D, 'M', '凵'), - (0x2F81E, 'M', '刃'), - (0x2F81F, 'M', '㓟'), - (0x2F820, 'M', '刻'), - (0x2F821, 'M', '剆'), - (0x2F822, 'M', '割'), - (0x2F823, 'M', '剷'), - (0x2F824, 'M', '㔕'), - (0x2F825, 'M', '勇'), - (0x2F826, 'M', '勉'), - (0x2F827, 'M', '勤'), - (0x2F828, 'M', '勺'), - (0x2F829, 'M', '包'), - (0x2F82A, 'M', '匆'), - (0x2F82B, 'M', '北'), - (0x2F82C, 'M', '卉'), - (0x2F82D, 'M', '卑'), - (0x2F82E, 'M', '博'), - (0x2F82F, 'M', '即'), - (0x2F830, 'M', '卽'), - (0x2F831, 'M', '卿'), - (0x2F834, 'M', '𠨬'), - (0x2F835, 'M', '灰'), - (0x2F836, 'M', '及'), - (0x2F837, 'M', '叟'), - (0x2F838, 'M', '𠭣'), - (0x2F839, 'M', '叫'), - (0x2F83A, 'M', '叱'), - (0x2F83B, 'M', '吆'), - (0x2F83C, 'M', '咞'), - (0x2F83D, 'M', '吸'), - (0x2F83E, 'M', '呈'), - (0x2F83F, 'M', '周'), - (0x2F840, 'M', '咢'), - ] - -def _seg_77() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F841, 'M', '哶'), - (0x2F842, 'M', '唐'), - (0x2F843, 'M', '啓'), - (0x2F844, 'M', '啣'), - (0x2F845, 'M', '善'), - (0x2F847, 'M', '喙'), - (0x2F848, 'M', '喫'), - (0x2F849, 'M', '喳'), - (0x2F84A, 'M', '嗂'), - (0x2F84B, 'M', '圖'), - (0x2F84C, 'M', '嘆'), - (0x2F84D, 'M', '圗'), - (0x2F84E, 'M', '噑'), - (0x2F84F, 'M', '噴'), - (0x2F850, 'M', '切'), - (0x2F851, 'M', '壮'), - (0x2F852, 'M', '城'), - (0x2F853, 'M', '埴'), - (0x2F854, 'M', '堍'), - (0x2F855, 'M', '型'), - (0x2F856, 'M', '堲'), - (0x2F857, 'M', '報'), - (0x2F858, 'M', '墬'), - (0x2F859, 'M', '𡓤'), - (0x2F85A, 'M', '売'), - (0x2F85B, 'M', '壷'), - (0x2F85C, 'M', '夆'), - (0x2F85D, 'M', '多'), - (0x2F85E, 'M', '夢'), - (0x2F85F, 'M', '奢'), - (0x2F860, 'M', '𡚨'), - (0x2F861, 'M', '𡛪'), - (0x2F862, 'M', '姬'), - (0x2F863, 'M', '娛'), - (0x2F864, 'M', '娧'), - (0x2F865, 'M', '姘'), - (0x2F866, 'M', '婦'), - (0x2F867, 'M', '㛮'), - (0x2F868, 'X'), - (0x2F869, 'M', '嬈'), - (0x2F86A, 'M', '嬾'), - (0x2F86C, 'M', '𡧈'), - (0x2F86D, 'M', '寃'), - (0x2F86E, 'M', '寘'), - (0x2F86F, 'M', '寧'), - (0x2F870, 'M', '寳'), - (0x2F871, 'M', '𡬘'), - (0x2F872, 'M', '寿'), - (0x2F873, 'M', '将'), - (0x2F874, 'X'), - (0x2F875, 'M', '尢'), - (0x2F876, 'M', '㞁'), - (0x2F877, 'M', '屠'), - (0x2F878, 'M', '屮'), - (0x2F879, 'M', '峀'), - (0x2F87A, 'M', '岍'), - (0x2F87B, 'M', '𡷤'), - (0x2F87C, 'M', '嵃'), - (0x2F87D, 'M', '𡷦'), - (0x2F87E, 'M', '嵮'), - (0x2F87F, 'M', '嵫'), - (0x2F880, 'M', '嵼'), - (0x2F881, 'M', '巡'), - (0x2F882, 'M', '巢'), - (0x2F883, 'M', '㠯'), - (0x2F884, 'M', '巽'), - (0x2F885, 'M', '帨'), - (0x2F886, 'M', '帽'), - (0x2F887, 'M', '幩'), - (0x2F888, 'M', '㡢'), - (0x2F889, 'M', '𢆃'), - (0x2F88A, 'M', '㡼'), - (0x2F88B, 'M', '庰'), - (0x2F88C, 'M', '庳'), - (0x2F88D, 'M', '庶'), - (0x2F88E, 'M', '廊'), - (0x2F88F, 'M', '𪎒'), - (0x2F890, 'M', '廾'), - (0x2F891, 'M', '𢌱'), - (0x2F893, 'M', '舁'), - (0x2F894, 'M', '弢'), - (0x2F896, 'M', '㣇'), - (0x2F897, 'M', '𣊸'), - (0x2F898, 'M', '𦇚'), - (0x2F899, 'M', '形'), - (0x2F89A, 'M', '彫'), - (0x2F89B, 'M', '㣣'), - (0x2F89C, 'M', '徚'), - (0x2F89D, 'M', '忍'), - (0x2F89E, 'M', '志'), - (0x2F89F, 'M', '忹'), - (0x2F8A0, 'M', '悁'), - (0x2F8A1, 'M', '㤺'), - (0x2F8A2, 'M', '㤜'), - (0x2F8A3, 'M', '悔'), - (0x2F8A4, 'M', '𢛔'), - (0x2F8A5, 'M', '惇'), - (0x2F8A6, 'M', '慈'), - (0x2F8A7, 'M', '慌'), - (0x2F8A8, 'M', '慎'), - ] - -def _seg_78() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F8A9, 'M', '慌'), - (0x2F8AA, 'M', '慺'), - (0x2F8AB, 'M', '憎'), - (0x2F8AC, 'M', '憲'), - (0x2F8AD, 'M', '憤'), - (0x2F8AE, 'M', '憯'), - (0x2F8AF, 'M', '懞'), - (0x2F8B0, 'M', '懲'), - (0x2F8B1, 'M', '懶'), - (0x2F8B2, 'M', '成'), - (0x2F8B3, 'M', '戛'), - (0x2F8B4, 'M', '扝'), - (0x2F8B5, 'M', '抱'), - (0x2F8B6, 'M', '拔'), - (0x2F8B7, 'M', '捐'), - (0x2F8B8, 'M', '𢬌'), - (0x2F8B9, 'M', '挽'), - (0x2F8BA, 'M', '拼'), - (0x2F8BB, 'M', '捨'), - (0x2F8BC, 'M', '掃'), - (0x2F8BD, 'M', '揤'), - (0x2F8BE, 'M', '𢯱'), - (0x2F8BF, 'M', '搢'), - (0x2F8C0, 'M', '揅'), - (0x2F8C1, 'M', '掩'), - (0x2F8C2, 'M', '㨮'), - (0x2F8C3, 'M', '摩'), - (0x2F8C4, 'M', '摾'), - (0x2F8C5, 'M', '撝'), - (0x2F8C6, 'M', '摷'), - (0x2F8C7, 'M', '㩬'), - (0x2F8C8, 'M', '敏'), - (0x2F8C9, 'M', '敬'), - (0x2F8CA, 'M', '𣀊'), - (0x2F8CB, 'M', '旣'), - (0x2F8CC, 'M', '書'), - (0x2F8CD, 'M', '晉'), - (0x2F8CE, 'M', '㬙'), - (0x2F8CF, 'M', '暑'), - (0x2F8D0, 'M', '㬈'), - (0x2F8D1, 'M', '㫤'), - (0x2F8D2, 'M', '冒'), - (0x2F8D3, 'M', '冕'), - (0x2F8D4, 'M', '最'), - (0x2F8D5, 'M', '暜'), - (0x2F8D6, 'M', '肭'), - (0x2F8D7, 'M', '䏙'), - (0x2F8D8, 'M', '朗'), - (0x2F8D9, 'M', '望'), - (0x2F8DA, 'M', '朡'), - (0x2F8DB, 'M', '杞'), - (0x2F8DC, 'M', '杓'), - (0x2F8DD, 'M', '𣏃'), - (0x2F8DE, 'M', '㭉'), - (0x2F8DF, 'M', '柺'), - (0x2F8E0, 'M', '枅'), - (0x2F8E1, 'M', '桒'), - (0x2F8E2, 'M', '梅'), - (0x2F8E3, 'M', '𣑭'), - (0x2F8E4, 'M', '梎'), - (0x2F8E5, 'M', '栟'), - (0x2F8E6, 'M', '椔'), - (0x2F8E7, 'M', '㮝'), - (0x2F8E8, 'M', '楂'), - (0x2F8E9, 'M', '榣'), - (0x2F8EA, 'M', '槪'), - (0x2F8EB, 'M', '檨'), - (0x2F8EC, 'M', '𣚣'), - (0x2F8ED, 'M', '櫛'), - (0x2F8EE, 'M', '㰘'), - (0x2F8EF, 'M', '次'), - (0x2F8F0, 'M', '𣢧'), - (0x2F8F1, 'M', '歔'), - (0x2F8F2, 'M', '㱎'), - (0x2F8F3, 'M', '歲'), - (0x2F8F4, 'M', '殟'), - (0x2F8F5, 'M', '殺'), - (0x2F8F6, 'M', '殻'), - (0x2F8F7, 'M', '𣪍'), - (0x2F8F8, 'M', '𡴋'), - (0x2F8F9, 'M', '𣫺'), - (0x2F8FA, 'M', '汎'), - (0x2F8FB, 'M', '𣲼'), - (0x2F8FC, 'M', '沿'), - (0x2F8FD, 'M', '泍'), - (0x2F8FE, 'M', '汧'), - (0x2F8FF, 'M', '洖'), - (0x2F900, 'M', '派'), - (0x2F901, 'M', '海'), - (0x2F902, 'M', '流'), - (0x2F903, 'M', '浩'), - (0x2F904, 'M', '浸'), - (0x2F905, 'M', '涅'), - (0x2F906, 'M', '𣴞'), - (0x2F907, 'M', '洴'), - (0x2F908, 'M', '港'), - (0x2F909, 'M', '湮'), - (0x2F90A, 'M', '㴳'), - (0x2F90B, 'M', '滋'), - (0x2F90C, 'M', '滇'), - ] - -def _seg_79() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F90D, 'M', '𣻑'), - (0x2F90E, 'M', '淹'), - (0x2F90F, 'M', '潮'), - (0x2F910, 'M', '𣽞'), - (0x2F911, 'M', '𣾎'), - (0x2F912, 'M', '濆'), - (0x2F913, 'M', '瀹'), - (0x2F914, 'M', '瀞'), - (0x2F915, 'M', '瀛'), - (0x2F916, 'M', '㶖'), - (0x2F917, 'M', '灊'), - (0x2F918, 'M', '災'), - (0x2F919, 'M', '灷'), - (0x2F91A, 'M', '炭'), - (0x2F91B, 'M', '𠔥'), - (0x2F91C, 'M', '煅'), - (0x2F91D, 'M', '𤉣'), - (0x2F91E, 'M', '熜'), - (0x2F91F, 'X'), - (0x2F920, 'M', '爨'), - (0x2F921, 'M', '爵'), - (0x2F922, 'M', '牐'), - (0x2F923, 'M', '𤘈'), - (0x2F924, 'M', '犀'), - (0x2F925, 'M', '犕'), - (0x2F926, 'M', '𤜵'), - (0x2F927, 'M', '𤠔'), - (0x2F928, 'M', '獺'), - (0x2F929, 'M', '王'), - (0x2F92A, 'M', '㺬'), - (0x2F92B, 'M', '玥'), - (0x2F92C, 'M', '㺸'), - (0x2F92E, 'M', '瑇'), - (0x2F92F, 'M', '瑜'), - (0x2F930, 'M', '瑱'), - (0x2F931, 'M', '璅'), - (0x2F932, 'M', '瓊'), - (0x2F933, 'M', '㼛'), - (0x2F934, 'M', '甤'), - (0x2F935, 'M', '𤰶'), - (0x2F936, 'M', '甾'), - (0x2F937, 'M', '𤲒'), - (0x2F938, 'M', '異'), - (0x2F939, 'M', '𢆟'), - (0x2F93A, 'M', '瘐'), - (0x2F93B, 'M', '𤾡'), - (0x2F93C, 'M', '𤾸'), - (0x2F93D, 'M', '𥁄'), - (0x2F93E, 'M', '㿼'), - (0x2F93F, 'M', '䀈'), - (0x2F940, 'M', '直'), - (0x2F941, 'M', '𥃳'), - (0x2F942, 'M', '𥃲'), - (0x2F943, 'M', '𥄙'), - (0x2F944, 'M', '𥄳'), - (0x2F945, 'M', '眞'), - (0x2F946, 'M', '真'), - (0x2F948, 'M', '睊'), - (0x2F949, 'M', '䀹'), - (0x2F94A, 'M', '瞋'), - (0x2F94B, 'M', '䁆'), - (0x2F94C, 'M', '䂖'), - (0x2F94D, 'M', '𥐝'), - (0x2F94E, 'M', '硎'), - (0x2F94F, 'M', '碌'), - (0x2F950, 'M', '磌'), - (0x2F951, 'M', '䃣'), - (0x2F952, 'M', '𥘦'), - (0x2F953, 'M', '祖'), - (0x2F954, 'M', '𥚚'), - (0x2F955, 'M', '𥛅'), - (0x2F956, 'M', '福'), - (0x2F957, 'M', '秫'), - (0x2F958, 'M', '䄯'), - (0x2F959, 'M', '穀'), - (0x2F95A, 'M', '穊'), - (0x2F95B, 'M', '穏'), - (0x2F95C, 'M', '𥥼'), - (0x2F95D, 'M', '𥪧'), - (0x2F95F, 'X'), - (0x2F960, 'M', '䈂'), - (0x2F961, 'M', '𥮫'), - (0x2F962, 'M', '篆'), - (0x2F963, 'M', '築'), - (0x2F964, 'M', '䈧'), - (0x2F965, 'M', '𥲀'), - (0x2F966, 'M', '糒'), - (0x2F967, 'M', '䊠'), - (0x2F968, 'M', '糨'), - (0x2F969, 'M', '糣'), - (0x2F96A, 'M', '紀'), - (0x2F96B, 'M', '𥾆'), - (0x2F96C, 'M', '絣'), - (0x2F96D, 'M', '䌁'), - (0x2F96E, 'M', '緇'), - (0x2F96F, 'M', '縂'), - (0x2F970, 'M', '繅'), - (0x2F971, 'M', '䌴'), - (0x2F972, 'M', '𦈨'), - (0x2F973, 'M', '𦉇'), - ] - -def _seg_80() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F974, 'M', '䍙'), - (0x2F975, 'M', '𦋙'), - (0x2F976, 'M', '罺'), - (0x2F977, 'M', '𦌾'), - (0x2F978, 'M', '羕'), - (0x2F979, 'M', '翺'), - (0x2F97A, 'M', '者'), - (0x2F97B, 'M', '𦓚'), - (0x2F97C, 'M', '𦔣'), - (0x2F97D, 'M', '聠'), - (0x2F97E, 'M', '𦖨'), - (0x2F97F, 'M', '聰'), - (0x2F980, 'M', '𣍟'), - (0x2F981, 'M', '䏕'), - (0x2F982, 'M', '育'), - (0x2F983, 'M', '脃'), - (0x2F984, 'M', '䐋'), - (0x2F985, 'M', '脾'), - (0x2F986, 'M', '媵'), - (0x2F987, 'M', '𦞧'), - (0x2F988, 'M', '𦞵'), - (0x2F989, 'M', '𣎓'), - (0x2F98A, 'M', '𣎜'), - (0x2F98B, 'M', '舁'), - (0x2F98C, 'M', '舄'), - (0x2F98D, 'M', '辞'), - (0x2F98E, 'M', '䑫'), - (0x2F98F, 'M', '芑'), - (0x2F990, 'M', '芋'), - (0x2F991, 'M', '芝'), - (0x2F992, 'M', '劳'), - (0x2F993, 'M', '花'), - (0x2F994, 'M', '芳'), - (0x2F995, 'M', '芽'), - (0x2F996, 'M', '苦'), - (0x2F997, 'M', '𦬼'), - (0x2F998, 'M', '若'), - (0x2F999, 'M', '茝'), - (0x2F99A, 'M', '荣'), - (0x2F99B, 'M', '莭'), - (0x2F99C, 'M', '茣'), - (0x2F99D, 'M', '莽'), - (0x2F99E, 'M', '菧'), - (0x2F99F, 'M', '著'), - (0x2F9A0, 'M', '荓'), - (0x2F9A1, 'M', '菊'), - (0x2F9A2, 'M', '菌'), - (0x2F9A3, 'M', '菜'), - (0x2F9A4, 'M', '𦰶'), - (0x2F9A5, 'M', '𦵫'), - (0x2F9A6, 'M', '𦳕'), - (0x2F9A7, 'M', '䔫'), - (0x2F9A8, 'M', '蓱'), - (0x2F9A9, 'M', '蓳'), - (0x2F9AA, 'M', '蔖'), - (0x2F9AB, 'M', '𧏊'), - (0x2F9AC, 'M', '蕤'), - (0x2F9AD, 'M', '𦼬'), - (0x2F9AE, 'M', '䕝'), - (0x2F9AF, 'M', '䕡'), - (0x2F9B0, 'M', '𦾱'), - (0x2F9B1, 'M', '𧃒'), - (0x2F9B2, 'M', '䕫'), - (0x2F9B3, 'M', '虐'), - (0x2F9B4, 'M', '虜'), - (0x2F9B5, 'M', '虧'), - (0x2F9B6, 'M', '虩'), - (0x2F9B7, 'M', '蚩'), - (0x2F9B8, 'M', '蚈'), - (0x2F9B9, 'M', '蜎'), - (0x2F9BA, 'M', '蛢'), - (0x2F9BB, 'M', '蝹'), - (0x2F9BC, 'M', '蜨'), - (0x2F9BD, 'M', '蝫'), - (0x2F9BE, 'M', '螆'), - (0x2F9BF, 'X'), - (0x2F9C0, 'M', '蟡'), - (0x2F9C1, 'M', '蠁'), - (0x2F9C2, 'M', '䗹'), - (0x2F9C3, 'M', '衠'), - (0x2F9C4, 'M', '衣'), - (0x2F9C5, 'M', '𧙧'), - (0x2F9C6, 'M', '裗'), - (0x2F9C7, 'M', '裞'), - (0x2F9C8, 'M', '䘵'), - (0x2F9C9, 'M', '裺'), - (0x2F9CA, 'M', '㒻'), - (0x2F9CB, 'M', '𧢮'), - (0x2F9CC, 'M', '𧥦'), - (0x2F9CD, 'M', '䚾'), - (0x2F9CE, 'M', '䛇'), - (0x2F9CF, 'M', '誠'), - (0x2F9D0, 'M', '諭'), - (0x2F9D1, 'M', '變'), - (0x2F9D2, 'M', '豕'), - (0x2F9D3, 'M', '𧲨'), - (0x2F9D4, 'M', '貫'), - (0x2F9D5, 'M', '賁'), - (0x2F9D6, 'M', '贛'), - (0x2F9D7, 'M', '起'), - ] - -def _seg_81() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F9D8, 'M', '𧼯'), - (0x2F9D9, 'M', '𠠄'), - (0x2F9DA, 'M', '跋'), - (0x2F9DB, 'M', '趼'), - (0x2F9DC, 'M', '跰'), - (0x2F9DD, 'M', '𠣞'), - (0x2F9DE, 'M', '軔'), - (0x2F9DF, 'M', '輸'), - (0x2F9E0, 'M', '𨗒'), - (0x2F9E1, 'M', '𨗭'), - (0x2F9E2, 'M', '邔'), - (0x2F9E3, 'M', '郱'), - (0x2F9E4, 'M', '鄑'), - (0x2F9E5, 'M', '𨜮'), - (0x2F9E6, 'M', '鄛'), - (0x2F9E7, 'M', '鈸'), - (0x2F9E8, 'M', '鋗'), - (0x2F9E9, 'M', '鋘'), - (0x2F9EA, 'M', '鉼'), - (0x2F9EB, 'M', '鏹'), - (0x2F9EC, 'M', '鐕'), - (0x2F9ED, 'M', '𨯺'), - (0x2F9EE, 'M', '開'), - (0x2F9EF, 'M', '䦕'), - (0x2F9F0, 'M', '閷'), - (0x2F9F1, 'M', '𨵷'), - (0x2F9F2, 'M', '䧦'), - (0x2F9F3, 'M', '雃'), - (0x2F9F4, 'M', '嶲'), - (0x2F9F5, 'M', '霣'), - (0x2F9F6, 'M', '𩅅'), - (0x2F9F7, 'M', '𩈚'), - (0x2F9F8, 'M', '䩮'), - (0x2F9F9, 'M', '䩶'), - (0x2F9FA, 'M', '韠'), - (0x2F9FB, 'M', '𩐊'), - (0x2F9FC, 'M', '䪲'), - (0x2F9FD, 'M', '𩒖'), - (0x2F9FE, 'M', '頋'), - (0x2FA00, 'M', '頩'), - (0x2FA01, 'M', '𩖶'), - (0x2FA02, 'M', '飢'), - (0x2FA03, 'M', '䬳'), - (0x2FA04, 'M', '餩'), - (0x2FA05, 'M', '馧'), - (0x2FA06, 'M', '駂'), - (0x2FA07, 'M', '駾'), - (0x2FA08, 'M', '䯎'), - (0x2FA09, 'M', '𩬰'), - (0x2FA0A, 'M', '鬒'), - (0x2FA0B, 'M', '鱀'), - (0x2FA0C, 'M', '鳽'), - (0x2FA0D, 'M', '䳎'), - (0x2FA0E, 'M', '䳭'), - (0x2FA0F, 'M', '鵧'), - (0x2FA10, 'M', '𪃎'), - (0x2FA11, 'M', '䳸'), - (0x2FA12, 'M', '𪄅'), - (0x2FA13, 'M', '𪈎'), - (0x2FA14, 'M', '𪊑'), - (0x2FA15, 'M', '麻'), - (0x2FA16, 'M', '䵖'), - (0x2FA17, 'M', '黹'), - (0x2FA18, 'M', '黾'), - (0x2FA19, 'M', '鼅'), - (0x2FA1A, 'M', '鼏'), - (0x2FA1B, 'M', '鼖'), - (0x2FA1C, 'M', '鼻'), - (0x2FA1D, 'M', '𪘀'), - (0x2FA1E, 'X'), - (0x30000, 'V'), - (0x3134B, 'X'), - (0x31350, 'V'), - (0x323B0, 'X'), - (0xE0100, 'I'), - (0xE01F0, 'X'), - ] - -uts46data = tuple( - _seg_0() - + _seg_1() - + _seg_2() - + _seg_3() - + _seg_4() - + _seg_5() - + _seg_6() - + _seg_7() - + _seg_8() - + _seg_9() - + _seg_10() - + _seg_11() - + _seg_12() - + _seg_13() - + _seg_14() - + _seg_15() - + _seg_16() - + _seg_17() - + _seg_18() - + _seg_19() - + _seg_20() - + _seg_21() - + _seg_22() - + _seg_23() - + _seg_24() - + _seg_25() - + _seg_26() - + _seg_27() - + _seg_28() - + _seg_29() - + _seg_30() - + _seg_31() - + _seg_32() - + _seg_33() - + _seg_34() - + _seg_35() - + _seg_36() - + _seg_37() - + _seg_38() - + _seg_39() - + _seg_40() - + _seg_41() - + _seg_42() - + _seg_43() - + _seg_44() - + _seg_45() - + _seg_46() - + _seg_47() - + _seg_48() - + _seg_49() - + _seg_50() - + _seg_51() - + _seg_52() - + _seg_53() - + _seg_54() - + _seg_55() - + _seg_56() - + _seg_57() - + _seg_58() - + _seg_59() - + _seg_60() - + _seg_61() - + _seg_62() - + _seg_63() - + _seg_64() - + _seg_65() - + _seg_66() - + _seg_67() - + _seg_68() - + _seg_69() - + _seg_70() - + _seg_71() - + _seg_72() - + _seg_73() - + _seg_74() - + _seg_75() - + _seg_76() - + _seg_77() - + _seg_78() - + _seg_79() - + _seg_80() - + _seg_81() -) # type: Tuple[Union[Tuple[int, str], Tuple[int, str, str]], ...] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py deleted file mode 100644 index 919b86f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py +++ /dev/null @@ -1,55 +0,0 @@ -from .exceptions import * -from .ext import ExtType, Timestamp - -import os - - -version = (1, 0, 8) -__version__ = "1.0.8" - - -if os.environ.get("MSGPACK_PUREPYTHON"): - from .fallback import Packer, unpackb, Unpacker -else: - try: - from ._cmsgpack import Packer, unpackb, Unpacker - except ImportError: - from .fallback import Packer, unpackb, Unpacker - - -def pack(o, stream, **kwargs): - """ - Pack object `o` and write it to `stream` - - See :class:`Packer` for options. - """ - packer = Packer(**kwargs) - stream.write(packer.pack(o)) - - -def packb(o, **kwargs): - """ - Pack object `o` and return packed bytes - - See :class:`Packer` for options. - """ - return Packer(**kwargs).pack(o) - - -def unpack(stream, **kwargs): - """ - Unpack an object from `stream`. - - Raises `ExtraData` when `stream` contains extra bytes. - See :class:`Unpacker` for options. - """ - data = stream.read() - return unpackb(data, **kwargs) - - -# alias for compatibility to simplejson/marshal/pickle. -load = unpack -loads = unpackb - -dump = pack -dumps = packb diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index af80de1fe8ed413ca74a40a81e6e448080a724a0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1754 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 U{j9DW?z=gbF1O*kMLM|u3#6i;iU0rr diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py b/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py deleted file mode 100644 index d6d2615..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py +++ /dev/null @@ -1,48 +0,0 @@ -class UnpackException(Exception): - """Base class for some exceptions raised while unpacking. - - NOTE: unpack may raise exception other than subclass of - UnpackException. If you want to catch all error, catch - Exception instead. - """ - - -class BufferFull(UnpackException): - pass - - -class OutOfData(UnpackException): - pass - - -class FormatError(ValueError, UnpackException): - """Invalid msgpack format""" - - -class StackError(ValueError, UnpackException): - """Too nested""" - - -# Deprecated. Use ValueError instead -UnpackValueError = ValueError - - -class ExtraData(UnpackValueError): - """ExtraData is raised when there is trailing data. - - This exception is raised while only one-shot (not streaming) - unpack. - """ - - def __init__(self, unpacked, extra): - self.unpacked = unpacked - self.extra = extra - - def __str__(self): - return "unpack(b) received extra data." - - -# Deprecated. Use Exception instead to catch all exception during packing. -PackException = Exception -PackValueError = ValueError -PackOverflowError = OverflowError diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py b/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py deleted file mode 100644 index 02c2c43..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py +++ /dev/null @@ -1,168 +0,0 @@ -from collections import namedtuple -import datetime -import struct - - -class ExtType(namedtuple("ExtType", "code data")): - """ExtType represents ext type in msgpack.""" - - def __new__(cls, code, data): - if not isinstance(code, int): - raise TypeError("code must be int") - if not isinstance(data, bytes): - raise TypeError("data must be bytes") - if not 0 <= code <= 127: - raise ValueError("code must be 0~127") - return super().__new__(cls, code, data) - - -class Timestamp: - """Timestamp represents the Timestamp extension type in msgpack. - - When built with Cython, msgpack uses C methods to pack and unpack `Timestamp`. - When using pure-Python msgpack, :func:`to_bytes` and :func:`from_bytes` are used to pack and - unpack `Timestamp`. - - This class is immutable: Do not override seconds and nanoseconds. - """ - - __slots__ = ["seconds", "nanoseconds"] - - def __init__(self, seconds, nanoseconds=0): - """Initialize a Timestamp object. - - :param int seconds: - Number of seconds since the UNIX epoch (00:00:00 UTC Jan 1 1970, minus leap seconds). - May be negative. - - :param int nanoseconds: - Number of nanoseconds to add to `seconds` to get fractional time. - Maximum is 999_999_999. Default is 0. - - Note: Negative times (before the UNIX epoch) are represented as neg. seconds + pos. ns. - """ - if not isinstance(seconds, int): - raise TypeError("seconds must be an integer") - if not isinstance(nanoseconds, int): - raise TypeError("nanoseconds must be an integer") - if not (0 <= nanoseconds < 10**9): - raise ValueError("nanoseconds must be a non-negative integer less than 999999999.") - self.seconds = seconds - self.nanoseconds = nanoseconds - - def __repr__(self): - """String representation of Timestamp.""" - return f"Timestamp(seconds={self.seconds}, nanoseconds={self.nanoseconds})" - - def __eq__(self, other): - """Check for equality with another Timestamp object""" - if type(other) is self.__class__: - return self.seconds == other.seconds and self.nanoseconds == other.nanoseconds - return False - - def __ne__(self, other): - """not-equals method (see :func:`__eq__()`)""" - return not self.__eq__(other) - - def __hash__(self): - return hash((self.seconds, self.nanoseconds)) - - @staticmethod - def from_bytes(b): - """Unpack bytes into a `Timestamp` object. - - Used for pure-Python msgpack unpacking. - - :param b: Payload from msgpack ext message with code -1 - :type b: bytes - - :returns: Timestamp object unpacked from msgpack ext payload - :rtype: Timestamp - """ - if len(b) == 4: - seconds = struct.unpack("!L", b)[0] - nanoseconds = 0 - elif len(b) == 8: - data64 = struct.unpack("!Q", b)[0] - seconds = data64 & 0x00000003FFFFFFFF - nanoseconds = data64 >> 34 - elif len(b) == 12: - nanoseconds, seconds = struct.unpack("!Iq", b) - else: - raise ValueError( - "Timestamp type can only be created from 32, 64, or 96-bit byte objects" - ) - return Timestamp(seconds, nanoseconds) - - def to_bytes(self): - """Pack this Timestamp object into bytes. - - Used for pure-Python msgpack packing. - - :returns data: Payload for EXT message with code -1 (timestamp type) - :rtype: bytes - """ - if (self.seconds >> 34) == 0: # seconds is non-negative and fits in 34 bits - data64 = self.nanoseconds << 34 | self.seconds - if data64 & 0xFFFFFFFF00000000 == 0: - # nanoseconds is zero and seconds < 2**32, so timestamp 32 - data = struct.pack("!L", data64) - else: - # timestamp 64 - data = struct.pack("!Q", data64) - else: - # timestamp 96 - data = struct.pack("!Iq", self.nanoseconds, self.seconds) - return data - - @staticmethod - def from_unix(unix_sec): - """Create a Timestamp from posix timestamp in seconds. - - :param unix_float: Posix timestamp in seconds. - :type unix_float: int or float - """ - seconds = int(unix_sec // 1) - nanoseconds = int((unix_sec % 1) * 10**9) - return Timestamp(seconds, nanoseconds) - - def to_unix(self): - """Get the timestamp as a floating-point value. - - :returns: posix timestamp - :rtype: float - """ - return self.seconds + self.nanoseconds / 1e9 - - @staticmethod - def from_unix_nano(unix_ns): - """Create a Timestamp from posix timestamp in nanoseconds. - - :param int unix_ns: Posix timestamp in nanoseconds. - :rtype: Timestamp - """ - return Timestamp(*divmod(unix_ns, 10**9)) - - def to_unix_nano(self): - """Get the timestamp as a unixtime in nanoseconds. - - :returns: posix timestamp in nanoseconds - :rtype: int - """ - return self.seconds * 10**9 + self.nanoseconds - - def to_datetime(self): - """Get the timestamp as a UTC datetime. - - :rtype: `datetime.datetime` - """ - utc = datetime.timezone.utc - return datetime.datetime.fromtimestamp(0, utc) + datetime.timedelta(seconds=self.to_unix()) - - @staticmethod - def from_datetime(dt): - """Create a Timestamp from datetime with tzinfo. - - :rtype: Timestamp - """ - return Timestamp.from_unix(dt.timestamp()) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py b/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py deleted file mode 100644 index a174162..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py +++ /dev/null @@ -1,951 +0,0 @@ -"""Fallback pure Python implementation of msgpack""" -from datetime import datetime as _DateTime -import sys -import struct - - -if hasattr(sys, "pypy_version_info"): - # StringIO is slow on PyPy, StringIO is faster. However: PyPy's own - # StringBuilder is fastest. - from __pypy__ import newlist_hint - - try: - from __pypy__.builders import BytesBuilder as StringBuilder - except ImportError: - from __pypy__.builders import StringBuilder - USING_STRINGBUILDER = True - - class StringIO: - def __init__(self, s=b""): - if s: - self.builder = StringBuilder(len(s)) - self.builder.append(s) - else: - self.builder = StringBuilder() - - def write(self, s): - if isinstance(s, memoryview): - s = s.tobytes() - elif isinstance(s, bytearray): - s = bytes(s) - self.builder.append(s) - - def getvalue(self): - return self.builder.build() - -else: - USING_STRINGBUILDER = False - from io import BytesIO as StringIO - - newlist_hint = lambda size: [] - - -from .exceptions import BufferFull, OutOfData, ExtraData, FormatError, StackError - -from .ext import ExtType, Timestamp - - -EX_SKIP = 0 -EX_CONSTRUCT = 1 -EX_READ_ARRAY_HEADER = 2 -EX_READ_MAP_HEADER = 3 - -TYPE_IMMEDIATE = 0 -TYPE_ARRAY = 1 -TYPE_MAP = 2 -TYPE_RAW = 3 -TYPE_BIN = 4 -TYPE_EXT = 5 - -DEFAULT_RECURSE_LIMIT = 511 - - -def _check_type_strict(obj, t, type=type, tuple=tuple): - if type(t) is tuple: - return type(obj) in t - else: - return type(obj) is t - - -def _get_data_from_buffer(obj): - view = memoryview(obj) - if view.itemsize != 1: - raise ValueError("cannot unpack from multi-byte object") - return view - - -def unpackb(packed, **kwargs): - """ - Unpack an object from `packed`. - - Raises ``ExtraData`` when *packed* contains extra bytes. - Raises ``ValueError`` when *packed* is incomplete. - Raises ``FormatError`` when *packed* is not valid msgpack. - Raises ``StackError`` when *packed* contains too nested. - Other exceptions can be raised during unpacking. - - See :class:`Unpacker` for options. - """ - unpacker = Unpacker(None, max_buffer_size=len(packed), **kwargs) - unpacker.feed(packed) - try: - ret = unpacker._unpack() - except OutOfData: - raise ValueError("Unpack failed: incomplete input") - except RecursionError: - raise StackError - if unpacker._got_extradata(): - raise ExtraData(ret, unpacker._get_extradata()) - return ret - - -_NO_FORMAT_USED = "" -_MSGPACK_HEADERS = { - 0xC4: (1, _NO_FORMAT_USED, TYPE_BIN), - 0xC5: (2, ">H", TYPE_BIN), - 0xC6: (4, ">I", TYPE_BIN), - 0xC7: (2, "Bb", TYPE_EXT), - 0xC8: (3, ">Hb", TYPE_EXT), - 0xC9: (5, ">Ib", TYPE_EXT), - 0xCA: (4, ">f"), - 0xCB: (8, ">d"), - 0xCC: (1, _NO_FORMAT_USED), - 0xCD: (2, ">H"), - 0xCE: (4, ">I"), - 0xCF: (8, ">Q"), - 0xD0: (1, "b"), - 0xD1: (2, ">h"), - 0xD2: (4, ">i"), - 0xD3: (8, ">q"), - 0xD4: (1, "b1s", TYPE_EXT), - 0xD5: (2, "b2s", TYPE_EXT), - 0xD6: (4, "b4s", TYPE_EXT), - 0xD7: (8, "b8s", TYPE_EXT), - 0xD8: (16, "b16s", TYPE_EXT), - 0xD9: (1, _NO_FORMAT_USED, TYPE_RAW), - 0xDA: (2, ">H", TYPE_RAW), - 0xDB: (4, ">I", TYPE_RAW), - 0xDC: (2, ">H", TYPE_ARRAY), - 0xDD: (4, ">I", TYPE_ARRAY), - 0xDE: (2, ">H", TYPE_MAP), - 0xDF: (4, ">I", TYPE_MAP), -} - - -class Unpacker: - """Streaming unpacker. - - Arguments: - - :param file_like: - File-like object having `.read(n)` method. - If specified, unpacker reads serialized data from it and `.feed()` is not usable. - - :param int read_size: - Used as `file_like.read(read_size)`. (default: `min(16*1024, max_buffer_size)`) - - :param bool use_list: - If true, unpack msgpack array to Python list. - Otherwise, unpack to Python tuple. (default: True) - - :param bool raw: - If true, unpack msgpack raw to Python bytes. - Otherwise, unpack to Python str by decoding with UTF-8 encoding (default). - - :param int timestamp: - Control how timestamp type is unpacked: - - 0 - Timestamp - 1 - float (Seconds from the EPOCH) - 2 - int (Nanoseconds from the EPOCH) - 3 - datetime.datetime (UTC). - - :param bool strict_map_key: - If true (default), only str or bytes are accepted for map (dict) keys. - - :param object_hook: - When specified, it should be callable. - Unpacker calls it with a dict argument after unpacking msgpack map. - (See also simplejson) - - :param object_pairs_hook: - When specified, it should be callable. - Unpacker calls it with a list of key-value pairs after unpacking msgpack map. - (See also simplejson) - - :param str unicode_errors: - The error handler for decoding unicode. (default: 'strict') - This option should be used only when you have msgpack data which - contains invalid UTF-8 string. - - :param int max_buffer_size: - Limits size of data waiting unpacked. 0 means 2**32-1. - The default value is 100*1024*1024 (100MiB). - Raises `BufferFull` exception when it is insufficient. - You should set this parameter when unpacking data from untrusted source. - - :param int max_str_len: - Deprecated, use *max_buffer_size* instead. - Limits max length of str. (default: max_buffer_size) - - :param int max_bin_len: - Deprecated, use *max_buffer_size* instead. - Limits max length of bin. (default: max_buffer_size) - - :param int max_array_len: - Limits max length of array. - (default: max_buffer_size) - - :param int max_map_len: - Limits max length of map. - (default: max_buffer_size//2) - - :param int max_ext_len: - Deprecated, use *max_buffer_size* instead. - Limits max size of ext type. (default: max_buffer_size) - - Example of streaming deserialize from file-like object:: - - unpacker = Unpacker(file_like) - for o in unpacker: - process(o) - - Example of streaming deserialize from socket:: - - unpacker = Unpacker() - while True: - buf = sock.recv(1024**2) - if not buf: - break - unpacker.feed(buf) - for o in unpacker: - process(o) - - Raises ``ExtraData`` when *packed* contains extra bytes. - Raises ``OutOfData`` when *packed* is incomplete. - Raises ``FormatError`` when *packed* is not valid msgpack. - Raises ``StackError`` when *packed* contains too nested. - Other exceptions can be raised during unpacking. - """ - - def __init__( - self, - file_like=None, - read_size=0, - use_list=True, - raw=False, - timestamp=0, - strict_map_key=True, - object_hook=None, - object_pairs_hook=None, - list_hook=None, - unicode_errors=None, - max_buffer_size=100 * 1024 * 1024, - ext_hook=ExtType, - max_str_len=-1, - max_bin_len=-1, - max_array_len=-1, - max_map_len=-1, - max_ext_len=-1, - ): - if unicode_errors is None: - unicode_errors = "strict" - - if file_like is None: - self._feeding = True - else: - if not callable(file_like.read): - raise TypeError("`file_like.read` must be callable") - self.file_like = file_like - self._feeding = False - - #: array of bytes fed. - self._buffer = bytearray() - #: Which position we currently reads - self._buff_i = 0 - - # When Unpacker is used as an iterable, between the calls to next(), - # the buffer is not "consumed" completely, for efficiency sake. - # Instead, it is done sloppily. To make sure we raise BufferFull at - # the correct moments, we have to keep track of how sloppy we were. - # Furthermore, when the buffer is incomplete (that is: in the case - # we raise an OutOfData) we need to rollback the buffer to the correct - # state, which _buf_checkpoint records. - self._buf_checkpoint = 0 - - if not max_buffer_size: - max_buffer_size = 2**31 - 1 - if max_str_len == -1: - max_str_len = max_buffer_size - if max_bin_len == -1: - max_bin_len = max_buffer_size - if max_array_len == -1: - max_array_len = max_buffer_size - if max_map_len == -1: - max_map_len = max_buffer_size // 2 - if max_ext_len == -1: - max_ext_len = max_buffer_size - - self._max_buffer_size = max_buffer_size - if read_size > self._max_buffer_size: - raise ValueError("read_size must be smaller than max_buffer_size") - self._read_size = read_size or min(self._max_buffer_size, 16 * 1024) - self._raw = bool(raw) - self._strict_map_key = bool(strict_map_key) - self._unicode_errors = unicode_errors - self._use_list = use_list - if not (0 <= timestamp <= 3): - raise ValueError("timestamp must be 0..3") - self._timestamp = timestamp - self._list_hook = list_hook - self._object_hook = object_hook - self._object_pairs_hook = object_pairs_hook - self._ext_hook = ext_hook - self._max_str_len = max_str_len - self._max_bin_len = max_bin_len - self._max_array_len = max_array_len - self._max_map_len = max_map_len - self._max_ext_len = max_ext_len - self._stream_offset = 0 - - if list_hook is not None and not callable(list_hook): - raise TypeError("`list_hook` is not callable") - if object_hook is not None and not callable(object_hook): - raise TypeError("`object_hook` is not callable") - if object_pairs_hook is not None and not callable(object_pairs_hook): - raise TypeError("`object_pairs_hook` is not callable") - if object_hook is not None and object_pairs_hook is not None: - raise TypeError("object_pairs_hook and object_hook are mutually exclusive") - if not callable(ext_hook): - raise TypeError("`ext_hook` is not callable") - - def feed(self, next_bytes): - assert self._feeding - view = _get_data_from_buffer(next_bytes) - if len(self._buffer) - self._buff_i + len(view) > self._max_buffer_size: - raise BufferFull - - # Strip buffer before checkpoint before reading file. - if self._buf_checkpoint > 0: - del self._buffer[: self._buf_checkpoint] - self._buff_i -= self._buf_checkpoint - self._buf_checkpoint = 0 - - # Use extend here: INPLACE_ADD += doesn't reliably typecast memoryview in jython - self._buffer.extend(view) - - def _consume(self): - """Gets rid of the used parts of the buffer.""" - self._stream_offset += self._buff_i - self._buf_checkpoint - self._buf_checkpoint = self._buff_i - - def _got_extradata(self): - return self._buff_i < len(self._buffer) - - def _get_extradata(self): - return self._buffer[self._buff_i :] - - def read_bytes(self, n): - ret = self._read(n, raise_outofdata=False) - self._consume() - return ret - - def _read(self, n, raise_outofdata=True): - # (int) -> bytearray - self._reserve(n, raise_outofdata=raise_outofdata) - i = self._buff_i - ret = self._buffer[i : i + n] - self._buff_i = i + len(ret) - return ret - - def _reserve(self, n, raise_outofdata=True): - remain_bytes = len(self._buffer) - self._buff_i - n - - # Fast path: buffer has n bytes already - if remain_bytes >= 0: - return - - if self._feeding: - self._buff_i = self._buf_checkpoint - raise OutOfData - - # Strip buffer before checkpoint before reading file. - if self._buf_checkpoint > 0: - del self._buffer[: self._buf_checkpoint] - self._buff_i -= self._buf_checkpoint - self._buf_checkpoint = 0 - - # Read from file - remain_bytes = -remain_bytes - if remain_bytes + len(self._buffer) > self._max_buffer_size: - raise BufferFull - while remain_bytes > 0: - to_read_bytes = max(self._read_size, remain_bytes) - read_data = self.file_like.read(to_read_bytes) - if not read_data: - break - assert isinstance(read_data, bytes) - self._buffer += read_data - remain_bytes -= len(read_data) - - if len(self._buffer) < n + self._buff_i and raise_outofdata: - self._buff_i = 0 # rollback - raise OutOfData - - def _read_header(self): - typ = TYPE_IMMEDIATE - n = 0 - obj = None - self._reserve(1) - b = self._buffer[self._buff_i] - self._buff_i += 1 - if b & 0b10000000 == 0: - obj = b - elif b & 0b11100000 == 0b11100000: - obj = -1 - (b ^ 0xFF) - elif b & 0b11100000 == 0b10100000: - n = b & 0b00011111 - typ = TYPE_RAW - if n > self._max_str_len: - raise ValueError(f"{n} exceeds max_str_len({self._max_str_len})") - obj = self._read(n) - elif b & 0b11110000 == 0b10010000: - n = b & 0b00001111 - typ = TYPE_ARRAY - if n > self._max_array_len: - raise ValueError(f"{n} exceeds max_array_len({self._max_array_len})") - elif b & 0b11110000 == 0b10000000: - n = b & 0b00001111 - typ = TYPE_MAP - if n > self._max_map_len: - raise ValueError(f"{n} exceeds max_map_len({self._max_map_len})") - elif b == 0xC0: - obj = None - elif b == 0xC2: - obj = False - elif b == 0xC3: - obj = True - elif 0xC4 <= b <= 0xC6: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - if len(fmt) > 0: - n = struct.unpack_from(fmt, self._buffer, self._buff_i)[0] - else: - n = self._buffer[self._buff_i] - self._buff_i += size - if n > self._max_bin_len: - raise ValueError(f"{n} exceeds max_bin_len({self._max_bin_len})") - obj = self._read(n) - elif 0xC7 <= b <= 0xC9: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - L, n = struct.unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size - if L > self._max_ext_len: - raise ValueError(f"{L} exceeds max_ext_len({self._max_ext_len})") - obj = self._read(L) - elif 0xCA <= b <= 0xD3: - size, fmt = _MSGPACK_HEADERS[b] - self._reserve(size) - if len(fmt) > 0: - obj = struct.unpack_from(fmt, self._buffer, self._buff_i)[0] - else: - obj = self._buffer[self._buff_i] - self._buff_i += size - elif 0xD4 <= b <= 0xD8: - size, fmt, typ = _MSGPACK_HEADERS[b] - if self._max_ext_len < size: - raise ValueError(f"{size} exceeds max_ext_len({self._max_ext_len})") - self._reserve(size + 1) - n, obj = struct.unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size + 1 - elif 0xD9 <= b <= 0xDB: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - if len(fmt) > 0: - (n,) = struct.unpack_from(fmt, self._buffer, self._buff_i) - else: - n = self._buffer[self._buff_i] - self._buff_i += size - if n > self._max_str_len: - raise ValueError(f"{n} exceeds max_str_len({self._max_str_len})") - obj = self._read(n) - elif 0xDC <= b <= 0xDD: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - (n,) = struct.unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size - if n > self._max_array_len: - raise ValueError(f"{n} exceeds max_array_len({self._max_array_len})") - elif 0xDE <= b <= 0xDF: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - (n,) = struct.unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size - if n > self._max_map_len: - raise ValueError(f"{n} exceeds max_map_len({self._max_map_len})") - else: - raise FormatError("Unknown header: 0x%x" % b) - return typ, n, obj - - def _unpack(self, execute=EX_CONSTRUCT): - typ, n, obj = self._read_header() - - if execute == EX_READ_ARRAY_HEADER: - if typ != TYPE_ARRAY: - raise ValueError("Expected array") - return n - if execute == EX_READ_MAP_HEADER: - if typ != TYPE_MAP: - raise ValueError("Expected map") - return n - # TODO should we eliminate the recursion? - if typ == TYPE_ARRAY: - if execute == EX_SKIP: - for i in range(n): - # TODO check whether we need to call `list_hook` - self._unpack(EX_SKIP) - return - ret = newlist_hint(n) - for i in range(n): - ret.append(self._unpack(EX_CONSTRUCT)) - if self._list_hook is not None: - ret = self._list_hook(ret) - # TODO is the interaction between `list_hook` and `use_list` ok? - return ret if self._use_list else tuple(ret) - if typ == TYPE_MAP: - if execute == EX_SKIP: - for i in range(n): - # TODO check whether we need to call hooks - self._unpack(EX_SKIP) - self._unpack(EX_SKIP) - return - if self._object_pairs_hook is not None: - ret = self._object_pairs_hook( - (self._unpack(EX_CONSTRUCT), self._unpack(EX_CONSTRUCT)) for _ in range(n) - ) - else: - ret = {} - for _ in range(n): - key = self._unpack(EX_CONSTRUCT) - if self._strict_map_key and type(key) not in (str, bytes): - raise ValueError("%s is not allowed for map key" % str(type(key))) - if isinstance(key, str): - key = sys.intern(key) - ret[key] = self._unpack(EX_CONSTRUCT) - if self._object_hook is not None: - ret = self._object_hook(ret) - return ret - if execute == EX_SKIP: - return - if typ == TYPE_RAW: - if self._raw: - obj = bytes(obj) - else: - obj = obj.decode("utf_8", self._unicode_errors) - return obj - if typ == TYPE_BIN: - return bytes(obj) - if typ == TYPE_EXT: - if n == -1: # timestamp - ts = Timestamp.from_bytes(bytes(obj)) - if self._timestamp == 1: - return ts.to_unix() - elif self._timestamp == 2: - return ts.to_unix_nano() - elif self._timestamp == 3: - return ts.to_datetime() - else: - return ts - else: - return self._ext_hook(n, bytes(obj)) - assert typ == TYPE_IMMEDIATE - return obj - - def __iter__(self): - return self - - def __next__(self): - try: - ret = self._unpack(EX_CONSTRUCT) - self._consume() - return ret - except OutOfData: - self._consume() - raise StopIteration - except RecursionError: - raise StackError - - next = __next__ - - def skip(self): - self._unpack(EX_SKIP) - self._consume() - - def unpack(self): - try: - ret = self._unpack(EX_CONSTRUCT) - except RecursionError: - raise StackError - self._consume() - return ret - - def read_array_header(self): - ret = self._unpack(EX_READ_ARRAY_HEADER) - self._consume() - return ret - - def read_map_header(self): - ret = self._unpack(EX_READ_MAP_HEADER) - self._consume() - return ret - - def tell(self): - return self._stream_offset - - -class Packer: - """ - MessagePack Packer - - Usage:: - - packer = Packer() - astream.write(packer.pack(a)) - astream.write(packer.pack(b)) - - Packer's constructor has some keyword arguments: - - :param default: - When specified, it should be callable. - Convert user type to builtin type that Packer supports. - See also simplejson's document. - - :param bool use_single_float: - Use single precision float type for float. (default: False) - - :param bool autoreset: - Reset buffer after each pack and return its content as `bytes`. (default: True). - If set this to false, use `bytes()` to get content and `.reset()` to clear buffer. - - :param bool use_bin_type: - Use bin type introduced in msgpack spec 2.0 for bytes. - It also enables str8 type for unicode. (default: True) - - :param bool strict_types: - If set to true, types will be checked to be exact. Derived classes - from serializable types will not be serialized and will be - treated as unsupported type and forwarded to default. - Additionally tuples will not be serialized as lists. - This is useful when trying to implement accurate serialization - for python types. - - :param bool datetime: - If set to true, datetime with tzinfo is packed into Timestamp type. - Note that the tzinfo is stripped in the timestamp. - You can get UTC datetime with `timestamp=3` option of the Unpacker. - - :param str unicode_errors: - The error handler for encoding unicode. (default: 'strict') - DO NOT USE THIS!! This option is kept for very specific usage. - - Example of streaming deserialize from file-like object:: - - unpacker = Unpacker(file_like) - for o in unpacker: - process(o) - - Example of streaming deserialize from socket:: - - unpacker = Unpacker() - while True: - buf = sock.recv(1024**2) - if not buf: - break - unpacker.feed(buf) - for o in unpacker: - process(o) - - Raises ``ExtraData`` when *packed* contains extra bytes. - Raises ``OutOfData`` when *packed* is incomplete. - Raises ``FormatError`` when *packed* is not valid msgpack. - Raises ``StackError`` when *packed* contains too nested. - Other exceptions can be raised during unpacking. - """ - - def __init__( - self, - default=None, - use_single_float=False, - autoreset=True, - use_bin_type=True, - strict_types=False, - datetime=False, - unicode_errors=None, - ): - self._strict_types = strict_types - self._use_float = use_single_float - self._autoreset = autoreset - self._use_bin_type = use_bin_type - self._buffer = StringIO() - self._datetime = bool(datetime) - self._unicode_errors = unicode_errors or "strict" - if default is not None: - if not callable(default): - raise TypeError("default must be callable") - self._default = default - - def _pack( - self, - obj, - nest_limit=DEFAULT_RECURSE_LIMIT, - check=isinstance, - check_type_strict=_check_type_strict, - ): - default_used = False - if self._strict_types: - check = check_type_strict - list_types = list - else: - list_types = (list, tuple) - while True: - if nest_limit < 0: - raise ValueError("recursion limit exceeded") - if obj is None: - return self._buffer.write(b"\xc0") - if check(obj, bool): - if obj: - return self._buffer.write(b"\xc3") - return self._buffer.write(b"\xc2") - if check(obj, int): - if 0 <= obj < 0x80: - return self._buffer.write(struct.pack("B", obj)) - if -0x20 <= obj < 0: - return self._buffer.write(struct.pack("b", obj)) - if 0x80 <= obj <= 0xFF: - return self._buffer.write(struct.pack("BB", 0xCC, obj)) - if -0x80 <= obj < 0: - return self._buffer.write(struct.pack(">Bb", 0xD0, obj)) - if 0xFF < obj <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xCD, obj)) - if -0x8000 <= obj < -0x80: - return self._buffer.write(struct.pack(">Bh", 0xD1, obj)) - if 0xFFFF < obj <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xCE, obj)) - if -0x80000000 <= obj < -0x8000: - return self._buffer.write(struct.pack(">Bi", 0xD2, obj)) - if 0xFFFFFFFF < obj <= 0xFFFFFFFFFFFFFFFF: - return self._buffer.write(struct.pack(">BQ", 0xCF, obj)) - if -0x8000000000000000 <= obj < -0x80000000: - return self._buffer.write(struct.pack(">Bq", 0xD3, obj)) - if not default_used and self._default is not None: - obj = self._default(obj) - default_used = True - continue - raise OverflowError("Integer value out of range") - if check(obj, (bytes, bytearray)): - n = len(obj) - if n >= 2**32: - raise ValueError("%s is too large" % type(obj).__name__) - self._pack_bin_header(n) - return self._buffer.write(obj) - if check(obj, str): - obj = obj.encode("utf-8", self._unicode_errors) - n = len(obj) - if n >= 2**32: - raise ValueError("String is too large") - self._pack_raw_header(n) - return self._buffer.write(obj) - if check(obj, memoryview): - n = obj.nbytes - if n >= 2**32: - raise ValueError("Memoryview is too large") - self._pack_bin_header(n) - return self._buffer.write(obj) - if check(obj, float): - if self._use_float: - return self._buffer.write(struct.pack(">Bf", 0xCA, obj)) - return self._buffer.write(struct.pack(">Bd", 0xCB, obj)) - if check(obj, (ExtType, Timestamp)): - if check(obj, Timestamp): - code = -1 - data = obj.to_bytes() - else: - code = obj.code - data = obj.data - assert isinstance(code, int) - assert isinstance(data, bytes) - L = len(data) - if L == 1: - self._buffer.write(b"\xd4") - elif L == 2: - self._buffer.write(b"\xd5") - elif L == 4: - self._buffer.write(b"\xd6") - elif L == 8: - self._buffer.write(b"\xd7") - elif L == 16: - self._buffer.write(b"\xd8") - elif L <= 0xFF: - self._buffer.write(struct.pack(">BB", 0xC7, L)) - elif L <= 0xFFFF: - self._buffer.write(struct.pack(">BH", 0xC8, L)) - else: - self._buffer.write(struct.pack(">BI", 0xC9, L)) - self._buffer.write(struct.pack("b", code)) - self._buffer.write(data) - return - if check(obj, list_types): - n = len(obj) - self._pack_array_header(n) - for i in range(n): - self._pack(obj[i], nest_limit - 1) - return - if check(obj, dict): - return self._pack_map_pairs(len(obj), obj.items(), nest_limit - 1) - - if self._datetime and check(obj, _DateTime) and obj.tzinfo is not None: - obj = Timestamp.from_datetime(obj) - default_used = 1 - continue - - if not default_used and self._default is not None: - obj = self._default(obj) - default_used = 1 - continue - - if self._datetime and check(obj, _DateTime): - raise ValueError(f"Cannot serialize {obj!r} where tzinfo=None") - - raise TypeError(f"Cannot serialize {obj!r}") - - def pack(self, obj): - try: - self._pack(obj) - except: - self._buffer = StringIO() # force reset - raise - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_map_pairs(self, pairs): - self._pack_map_pairs(len(pairs), pairs) - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_array_header(self, n): - if n >= 2**32: - raise ValueError - self._pack_array_header(n) - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_map_header(self, n): - if n >= 2**32: - raise ValueError - self._pack_map_header(n) - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_ext_type(self, typecode, data): - if not isinstance(typecode, int): - raise TypeError("typecode must have int type.") - if not 0 <= typecode <= 127: - raise ValueError("typecode should be 0-127") - if not isinstance(data, bytes): - raise TypeError("data must have bytes type") - L = len(data) - if L > 0xFFFFFFFF: - raise ValueError("Too large data") - if L == 1: - self._buffer.write(b"\xd4") - elif L == 2: - self._buffer.write(b"\xd5") - elif L == 4: - self._buffer.write(b"\xd6") - elif L == 8: - self._buffer.write(b"\xd7") - elif L == 16: - self._buffer.write(b"\xd8") - elif L <= 0xFF: - self._buffer.write(b"\xc7" + struct.pack("B", L)) - elif L <= 0xFFFF: - self._buffer.write(b"\xc8" + struct.pack(">H", L)) - else: - self._buffer.write(b"\xc9" + struct.pack(">I", L)) - self._buffer.write(struct.pack("B", typecode)) - self._buffer.write(data) - - def _pack_array_header(self, n): - if n <= 0x0F: - return self._buffer.write(struct.pack("B", 0x90 + n)) - if n <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xDC, n)) - if n <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xDD, n)) - raise ValueError("Array is too large") - - def _pack_map_header(self, n): - if n <= 0x0F: - return self._buffer.write(struct.pack("B", 0x80 + n)) - if n <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xDE, n)) - if n <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xDF, n)) - raise ValueError("Dict is too large") - - def _pack_map_pairs(self, n, pairs, nest_limit=DEFAULT_RECURSE_LIMIT): - self._pack_map_header(n) - for k, v in pairs: - self._pack(k, nest_limit - 1) - self._pack(v, nest_limit - 1) - - def _pack_raw_header(self, n): - if n <= 0x1F: - self._buffer.write(struct.pack("B", 0xA0 + n)) - elif self._use_bin_type and n <= 0xFF: - self._buffer.write(struct.pack(">BB", 0xD9, n)) - elif n <= 0xFFFF: - self._buffer.write(struct.pack(">BH", 0xDA, n)) - elif n <= 0xFFFFFFFF: - self._buffer.write(struct.pack(">BI", 0xDB, n)) - else: - raise ValueError("Raw is too large") - - def _pack_bin_header(self, n): - if not self._use_bin_type: - return self._pack_raw_header(n) - elif n <= 0xFF: - return self._buffer.write(struct.pack(">BB", 0xC4, n)) - elif n <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xC5, n)) - elif n <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xC6, n)) - else: - raise ValueError("Bin is too large") - - def bytes(self): - """Return internal buffer contents as bytes object""" - return self._buffer.getvalue() - - def reset(self): - """Reset internal buffer. - - This method is useful only when autoreset=False. - """ - self._buffer = StringIO() - - def getbuffer(self): - """Return view of internal buffer.""" - if USING_STRINGBUILDER: - return memoryview(self.bytes()) - else: - return self._buffer.getbuffer() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py deleted file mode 100644 index 9ba41d8..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py +++ /dev/null @@ -1,15 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -__title__ = "packaging" -__summary__ = "Core utilities for Python packages" -__uri__ = "https://github.com/pypa/packaging" - -__version__ = "24.1" - -__author__ = "Donald Stufft and individual contributors" -__email__ = "donald@stufft.io" - -__license__ = "BSD-2-Clause or Apache-2.0" -__copyright__ = "2014 %s" % __author__ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d5f862d4ad65716e84043d68b8236478b92e46e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 571 zcmYLGO^ee&7*5*m_G?pm@Sq+f3JP6FW*d7D5m9$R@gTw?LN3EJGihE-X2N__l2iN@ zdiCgU@#L-aRPYZJ_O>Udt;@cL;dy4B_jzZY`R#cF$Cmf`XS#JA=kJc(RO>&uI6ZtT)l+@kHcO*?Ui9>quWI6kIb)~SyjC+=3gNq^lhN%Dm(fG_Gt=Rz{yXvjeW zQ+_I>|FP1U;Qm3xRQ)j1x>U~*T7b^XJWND^%Bm#j)}|B9!f8FZ5S--Hztkp8wNE(p zfm2ulH6-^F!L@|B(L$(Z?Ey%+Gi|?!n3*?olR%{ zWA$OuTlX>6pmT=tdWf+yML}d`Nf%=y;jp`8Qi0%>3@|3fK1W(?J6S;>KWK7D7*{(R z5936Xm4rp6G5+OT?Sj27&?jYW5KoezfFvUtWF*@{mtmq9*pn(c>iboCG diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc deleted file mode 100644 index 188d2e343d02124a8e760657322d22576a47ad3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4987 zcmb6dZEO=)@~wB*-*%kDkOZ36T-z%yU>8VIJ_3{^hNPvT6bjcAWH!6&WP`nSch`U| z=b#m;5~&i2)Ke1mDnL4^L7ddr~Va=MECxtX_KCxoD0 zpOSg==FQBTH#=|UJ^wur@DgZ&Gq+Or{Dl071H17S!Yus&$P|&t0FfBUk!CWE0SALP zn`Q@C+H(UO?fC&7dM@qExCUGdagd`#;;#|ODZB5mmc9WGrMiIXmf4Z8MO_VRoIc9w z0Z#8PaQZ2y4>cnPl2X!gBqwOPti`OOdR)FEVTx zIelL|KBVYIY)CPN^Mf%ln~A3jx-MmVKtTq&v)2aB7FsQU`i;Kf;G1(H1 z4I7!XcLALlWlW!-s#$}|=>0Hu^c@#he_il0Hf9Op4Z=z$0}O4n=&p5njF6Ox1 zB(Oj=a8mVw@&1cis-!caK%9bStPLE@NgXrT- zSE8>QBWnTuvw)G=ALTU{>T@IT05I9^-MavEv}t&3t<}(tTF?effKbnZJzn3{ZUFCf zTa3u_tIcvI`g#OI(CTo35PYx5QoJ?obIrV5fZ417TsMnPSWvf%c}H(_|e| z0X<)lZ0hlZV=;==+(xxwuz)Gd(jZW$NQo(tWOW%rJfuWMs)p8xfJn@p>QNna7#P>I zl^hb0*iEE1$Cg-$yYMpjDrjJg(kAgG_G8B<4x8(J2IN?D53G!5hc=)&t2B&r+B^gt z;+8y;SMvRl1IsYH*EFDFEU#%P2kJTtI~fJJBpw>t0I%8gq`j6n+tRb(t5F_gYC9g~ z>9}SG9R+OdbX2njbjQRnZSmulLgp?;Iy z+0j*eIWP~9_+!tBEv>IiLzRup> zK5V_cy+uzaMFHGqHH>j9GvVP!)`P2A58ABSi>ox9IB}w;32m>p7;A{1{?fU2Sxg~--oT{M!_BC;xG zC8#lxtq+-KF}~Jq87tYrS(hTZEMhr^8$v3pWvCycA=8menS2tj4yIE#w7h7TysT+i zjTR}BA1oNMZo2J-O}D+G=}hL5sf^W;Ns|Fi`l(HxeoL^0uE8WtM%MAHV=jZH;iLs8ltn$eYWHFj@f4x3A4Ag(z@lwxtVj*$7go} zcYSP$WgCNwgbf52S&*Q@HRWd*s=dG5aD48q({ujQKjR8#n1^~Cd_7*@)lR+&#k!lw zSBKhryyUO#&vb{`ubW=#aj|#3jXg2;ZmYj1%HECgfIm`YFyqoH^8p}J#HdyeLPl2C zBACO5HE5)kb1WLdky<5Kp{>$X%jzq$rCOb`bCP|pKMB`SysqHJOlMxjtDLq22OK>q za2(PihAkH*YOlvwcY|83TM<~ly4Z4~j*CFPQ+7>{S#EUR(Bh5Cp(m!EMyyUHEPh69;cVe$;_am)qRKQTG)m#x? z&L;^+3Qnl(SQ=;>X|S=C9;!XdkhjT)KigG0>MHhnY2E~I3Z9BN!5D`3qL|ers4DQ# z#P{R*^KYC=_Vu4iy!i&aP3>|~eW}&Nt=hQ>mRq^nKV;zATxar{pbp8}ew?#Ti!RF- zv^_Z9hX7B7)`kF2mi7{Yb^xX$3pFOCOJEVaDUTqDhiatcqO5hmctw@u%O(d;NX&E1`juR9xi8u+{Q48Z;(ia@HZjIRw-JRAi3J0}wz>Mix z7XiRGV3_+3H^coWOqgeXB);#6=Q|SkC)u#H=>0FweMY5)KL diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc deleted file mode 100644 index 9b014ae70018317ff6aeb3b1da4abd69b00a7534..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9743 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 SJ+^HonAUn}6L*+-u>T8=cg@8B diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc deleted file mode 100644 index ae98edef22c6bf7641b6c9d3911d8e5e54599bf3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4582 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 Rj%~|(O>FbNGr%f5`hV;aODF&U diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc deleted file mode 100644 index 9fd24c21dfb4474985aed26067a051fba125b2d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3254 zcmc&#&rcgi6rNqLjR70eVu}eQaYUoWZDAp)T2+d2s*Q{OjZTVCU(luK9Ix9`1uGw;p&@y)N< z>;$7H`_-%JL6WgQA@m-j%XFR+bHH@=ggI=VIogS?{;ZRZvy-mbx+X1jvPkqTbh6O< z7Kye|O4?m}`RV)EC-H!GTh|=6t~(k}RCPz+H`Wc}lf);8PdNr3BRO3)oFvKP19FPw zi2-?x$;H9w#~LOkh7}lJ?7xJk`#YroznUUe)#7p#8kv;$cegU`u$mHW)VX z33@vS|A4i%l3otey=BMjSPKoGH>y4s72mYXFMTe2)3fd6P1mkhc*A_+22ZyFv)XWL z^}zC*)!>_o;N~{>w#|mSVYb>qz3DwzS-WrgZorpY75nQ-jr(THZJ8FCIZa_IrR&v9 z%MZksO@VTMrPU78mL+&gSk}&LFDe{nrKcXFxO}QN+hf1y<~zi&$N}+79`Jo)4p`7X zd;qO{cG*c++xtGFbC-|x(5P4ZdT1a3ktSP}1%XCGVE8*CFr|i3=Pe?8?2p{c&z~LU zfBNDqcl$JbTV$|4*$nDj*xd#sjd~)*IM&OL1x|RZi*fphJP{vDibWMg%CZ^(#V|9J z94ND7*XgAuFTGywPP_vj@F(VoTyVrkIU?mWR?LIoWDy@|D|w_9Vg}Q{tL?HE!-prE z-n>0yVv0m6!i4L)o*z^^n}_3;Wj89mPt_k4A%8g{LMUfws}2Z?F@JdXDF4f?SGUe` ztEcJJi$RlJbSS6}&*Sq_8&v=(kgndbq=nPNn_L)!G0XCJjnbYU^h4t*wTrZ&kI6ya`@LT- z8Ws_nLCoF5T>1;K?XDsXGR;AJXlOQM%le9WaxLzRM2A67Xyx?{a8XL`KLlj6Q z7C?$1?}EGs@&SnKWSJ2Rqrh1uNfG1!KxCht>ss>0;Zldu=RBn)i;6FTpFMnhPWsuS z0KaErRBOs=OI z*MxY9FCs@93^%pxwAi2&yvr^FqNuU~m?OYPax@v2%(iUforRbr0LpQBiT;3J-w{S7 z-VsgUa=atdTf)UPp*Ckk~isx>c)B`9?~L|%SZ0c6Pl*I&dh1WzZl3z dEK~UI(O&v>YECOaRUlRV-q}p)H#RMu{sZY2iQfPK diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc deleted file mode 100644 index ba8b464f2e1454984329935386e149b00b44b6ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7924 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc deleted file mode 100644 index a8e636d4a28e749b8cc956d5524cce241e07a8eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11026 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 P4zuhr_8~(v%547!l=)&+ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc deleted file mode 100644 index 6aa41db11ed05faff1a8a7100b0e9eeae12568e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25005 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc deleted file mode 100644 index c3450629ad335904c6b186f911d6dd63287f8f05..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 38777 zcmeHw4R9RSec$eV;Q$;C?4ci-;aEkIKKsM}^G?(V&P-|zqa@BfWIEh#AyaFsm&wb9J z7jbn!6oiX{EDQ>=C_AF!m}Af((z`S29CWg$YtY4>?m;)6uBd0MV6b4!JLnxN94s6w z8Y~(s9xO%~x9o}f#!3cD*n2^=bj&~K7X_tQ@hfGcj*Vz?u-qXiMY2~Zf4}fOht`L| z3Z;N@oNy=sJy)f?Q7(GbHCW{k9v9@|R|VOpYA?6);b=tW-|tlQOQo%oK;m$76|b0$Jh%L3hUcNH`h|ACD>-?}3D(THX>dHB)e8YC?G~tY+NLj-$kn zX|hmB0N#k1oRVKuJEdIGAzXZP{g%fSh=7LWc=Km=TPXo5lNK;j%aobYzMm@yK{Q5gs2=)MC^~ zebT!Zr>dpfvF>N%=x_J<$jH{Q$jHgC677CGlK9kQqI)zNIdL*E6pxK2&V*H^8>{wG zcQkUmdtxeaGB&<5w0%c+Jd#khYU`-PyRo?4`r>x;#qBm1H#9Mo@ehr}6m^78lNvxj zYVj{#hub;fMsd~riMP*OFK)k4v2me2UC}&Ouv}bmZeSIkg%P?Lmp(b-Y8g^43W_i& zVk0|banL#C2s$%mxv&y;q6h<+L*WQkLppO(8JEI|gfcdf031q*m^7j);e;ZErQVTf zI3DjE=8!florxq);tL-Tt16yQS<#c>gcJe%YVaA-V1Cb@Jtq8iG)H66GvP#YkQF?l zhDVg+*aK3>SS+59RAodNPe_2GsD!2y!Csb)woWJ%V()xXEjuQZJIY>TkC+|pmD;tY z+gUXOL085*G&CL_Q-+2zMMFblF?ljd@4lg-&rXJ;`j>*CAvrcOG;~=|D>21t1>H6n zHwiEC0^D8|K6ZHBUM&xO&RQh`Xo0MNksyX z0=_0xB@Pf{*iMR#;tK$lSG_eFIju;s0T85gB%NQc2u2Ec`04Gm3KWeqT-CvQcuRYG~MXux;Jfj`E3 zYYaRroealMN;oej6=^i4t~Xv@SnII52`yWDi|s;{p}QM$yQ`)5pn%#;Hv*awj;!&6 zuH0pMk2h%c_INB7Rl?)u91~svioy)561tCrip_T7Ow62dwradGZS~?3@U^7SPS)`d zEk!SmpzxR!qw0FGzF0l2X13xC_nlOLjlw6wbZF$Qp+l80kc^v^iqilkNn1+K(2(+3 zOig9()KF?KGFm1^N7_i#uH1?F+vl?f44B=jDwvnJf??r*%m}85jS!eJc1DpcVBEf5XE^)JbJ{m?m;~__1&_PCw}T*@18=%25 zSwTbXL=V>)z^AhYFfamW$hvZ&;}Bnw{R&1h78wUrL^LFHA_58pOQVd@IXn^rqQhq# z@&JIyxVHKE(VaVlpi_fx7nNtdj#FQ-Z8Q+~>h;BQ_rH;T7`ZJ=ai@WNg%9LN_%uN_ z>p7!038_*qC{dP1BT)>LVev639>Xv|XT-(l( z$8rklnL+s5We%38)zm}{-H5r%IK#(BGNs|;7-V=PF$TOHlhr2r+)B3&%Hy3-V-t#+ zm||^ZJlIX>kV;&fx|42nTw18D2Kq_2F8quC5Vu!_Ww&?9U7d1Qf9!C%eXCBvQ?o*E zD?Y(fXnb+>f~VZ5b*=VR9c#6B^Opdrbl}|GQgfU3)?<+8(sOxfj4c`G*+-Fg_yoDqrgXyz^_8>Orw@)G<-b}6oD{8HR>m)RXTiFe4kkV=$p&NU5E*WkPci)4>nAbUZs7Rkl3 z4@6<<+up%qd9&Oum%Zv9^eH8Bhg@zU6ib!TQ;j)Q;-?&xE3$Hx$eqM@bHcFg_bJc$zzAjcND+LEJE?viWprApo^Z^Uzh9FlACtd_gwIy`IetjBXBo(*`` z;@OC29iE%;te3aR5}plsHsRTb^kzIa$=l@?JSBODyi;z)IGaGg?l8z#y!Xg$NNt|- z2k*-ia>_Ei7ptWm&BRkl#ukZ#KpU5%MCJhJ>5Qq#wcwa!h>e5^5iUjmN|p{VR_la< z%?}!2icv-?=$(iPe2+6qV|o)2;^ct*;}XtY5JS<;{tJn4zv1EvJ12burH$p7=O>J8i|dKg}25PBDoUiQ~ubb4y`OYcZN{9 z&O}QD_i{K9HqdxHsG;ZS2YBTjd!OzjBoYQ@+SBp5{+a&%nWp}kzW$j#xXh%X{ z?w_JlUYj6|dr_pkrN|q}3-Qjpw4*P+5Z@g<)@dwgSUn!W8Kq8fxYViHQCA%t2RPZN@OEHq5QoK?Q546~OwAC=&?=8~|~M0Rh@dmlR&NB9O+Bts}80By}{_ zv9Nj?TQNR4LDE1J1|@_o5sg8fb%NGe8DGCT%)Vlbj&lSGmLx`UA4U!;W7*Sh?id>3 zOjiACZ;lQ~{(_9vT5E>@LS;apiVbBiVb+C`HdZ)y$UOe$+wx{@m@bH5sf1OV%D)-%;0A9r$MOu6MSBAZG@{oKb^% zlGaW8VXoazy)XbTyBc$Mv@obNK;GIl;~m|4Vaw6*)@io0cqe&EuoIh2hv7UJ%;{Qo z|FfYAHRl!A=miiz6Ob`7QHoBc0H7Fk2Go&|Xo?}4ffP%QoPfYkN5?j`>Ei?Q^c^$!rr7Z?+NxM5Nb!M*stuf}E z9y!;Yx2+CQd9zFveX{MkUX5#P(;WC>ZQG6~XLwjr+GFeDB}~jOwm0oNcjrBc&e2g} zw<)ui?`}5GK9IAzTvp#ZaZTK#k=)QeO&%v19Ki=;901#SYuX~MMV831kRdxJMH2{v zlgg9?!kmtC)`U%EjAk*;JBXrkD3oy$n37})HEF%1{RVVD8aZoI8zUHrjN^x~MILIb zJLr)njjge6ZybX9PGR&>I10LopO5lF+y z>wR`L#xJaYY`i_8lfsZTD;80zk?GfjS~}65NfQ~38_&N-9&5nJZ#MEU(a5w5yj92_6k;Dk83SQQ#vfJU@gb1=<9b5H38vdtt!afkQ^sfgoGIi?V$gfr z@wxunj{g2>M-!fX__wG3w%B)D+;iIrW;I)EPo_0aQcAAiB^y5=ZrJ%Pv}NE5R!>A;#-33_^Q*$@p*B^d5Uz;IhV|HoYF;w)(nOSZH=-nqxSX6 zjyh(9A>OkY`sFd&m~sa_;S~(xz<310C$a{?8P3IE>}V%j3=4M96)l9$vdO67`6^O78_wwtk4kb2|f( zM?#54b!{?l9I6-S!gP6Bc!V+jW-aEC5gE9S9g&a{l8%SL zk~98G7tGQ0PFLzi80NabCL| zxM{^FGVUSj0E{ursf-6*x`K*6Y03jPJ4xfD{HIRnimIWZ2%rzz*a|*U=+w2e|BS5h z7;fi;m0F>^>SFPQ;-#|YR9W+4Pr9sQ&izAw<&BEwWZQ#RTd!`o`q^a5zI4UIN#DaO z9-*Y-^(W6ixlok$wJiC9DPJ({+p_E{XNiSrU-Oc$BjxKz`#M+L&i0}?*K0-4M>KTI zxqjf?sOiM@-HqlMhS0FY_wZvaEb)rZ9(x=ntdgtjL_IGcZC0Fh%!so1lAvzK({UPV z7j?so;}qYs)Vy|?*g|#BIAlR~)e5tY1jj2g4vrCQY*kco$_)#R0+@}d&!9q;sQ?er z+tYM=j&AhfwjOC#9H z(nm4?n65Hc*a9g(rOacvVUfLpuWYHfK2=aE~{DSx#r)r`1n$5PpY-&%8~1>z00*ti!F;g7P{sOZh3{W z>iIKi|E4AX)@%N)%hh!^{gwG<541q+ARuK5mRJO;#G7_a2~2HwS=8o(X}73=4#w+^ zuMBXsN~WFXgq!tEYrq$8TtddR;7b-sZ+BRL*~~EEA7if)ZOzmMwAYwjq6K5;m~{2` zZx8JV?Q9N)jM5w}wfFaH_Ev0nQjaiPTKQacKU-w$el@D9q@mLEVJS<6vdY(|&rdHj zou5s5>+`qNy$(4{LpDV2pJ>E-VROK2DlB8BGgyt8n&hywkGShrF`3OmIqb}ghEoiR|MvJF7COoXDQH`3Unqbwp`l& z{^2W??|tUd!K*D-tF9hT`u8Qh`|<&sNMQ!pWI}dPaDd#kBbn{N`b!%6O72^mSOleH zp+OlC>gpZ{tHrb42V*az|4=y*geWUhkwU_pNt>H>*s%h6Px3i%r>D>rA!*Vz^b|?Ma zNpE-lBy&)w^FG_W-ENW%>g%vZEC3o@WNfK^4yE(X&{iZ`&rri)^9dSEfDPt`KQO<4 zsj?$g*^#z@0Zq1XaWME>q-6C_%s0SS>kEkzwV^C6hWVVUHAXWlj@Mhji@?HVG;cl) zu!(yToc3gNFRgpdH6xy~NhQknu+SnT__@|9sD+|n);Hq#404e9JW5-T_nax929F{wpIYlP* z_nU~1(j`WpgtqAh_(Yb`fy0|8{AEFUye2#3h01w3nCDB`Eon4ib~$#onK&=6<+X;u zyTRML>!Nv8_E?6_kT9<^n`q!|26HCya|XG~3uadXJ3O+e((LdO^hOQ=nbLt+;=tHM zR3SBvB5ON%Grm|+6tj? zFNOd8eMxWMPj3|qm8~BOV#($k)os_x+E$!+y&Wg&^ml6aH4EQw_V4R)et)NkdzMW% zr$z})X5k5vR@qXZGmP7KOZck8*xTS#3F$iqK)o%xM82_ zh)rb5jZ~m*%~>gnH_Vg_p#olXy4o_K)(@v>UbnD$y%D+(SbqKhj>y=Xu}jBOjoXtA zJCYSUSDlV-hTy>!HYL51hSCX*8y6uSM!np`i*+JQ6le_}`A9VLp5N=?Swn5y^C zS-QZai?yb&69k2_W4Z)vztcge7;m|k$>f6rXtno}?0u}%;hk;{R=@1xw64S;f zN1-9XZ=Lyp)F%qNobyzpF71IGcr1>?Isw~ebr>Hq9?-HVl_T{DaQHDr!qW|wg*U*< z{5(O+e+E@zTU7`Zn{N2ZzPxd%yfszc`tFP0e({6->H7|(%b!U5p8W8U4-X}MPXiVz zisn3!92ENJThEuyd2agK=Mqc)rj);Fu{G^)zf^qXNZQ}~vEV2xO74CBYGP^cGpW7L zBo958-uwKruXUc;jS`i$DMfsq_&))s$8aO-$L1^wJ^YavPYz~Mx0d3Au+3`MK zyjiCuw=V0+`tGvGefaXvx-F?(wmj>x@PwWjw*eqb{!}pQohgt73oyG4;DvOlaHep^ zt)0vX4y-1)&lb%T*%`0Kt1P)~$7-|zGE(pn&Lk|6al^<~^u1-GDA9i?~Lwt%I{ zkH`D$Fiy4ur{tgu$ru-XBnKHyy97;2OOFDsWrig*H zCekd|-mUp7&@9a4vg#0rGF4!d)dVa&v%mPLN~4!?LKt+4>z5`0E#-TG5hl|$Hrs%G zd6jm+Ra5~%QnCN_{`36{mDh_Kf7JHia#@`w7QO1e<#cQ=P5PQ4_1d)aO3zj2)ru<* zCJ#M-z45o^p2A^M+i}UC-uS@W6SsDH%GKAb^~ ziz2p8+x^M=KlQ!9)xqy>O12)LlPS<~>4{WeSJJl&wbi#Q_Po_U_i5y;l$HW**8*)f z8rv36FKvDxwfTW` zu%C^=N-D3%Bv|rsvF+(vB7rqYql1C7`n#x9eHXXvfz|MVafO(sHJfg>8D37FZ(@+E zjckxucL+ycUaAhJs)K2N=ldtF$nTA%{JWFh-M`wQzQBj7e#3r@b$pCgO`kr@Hk)DQ zXZsfzsd|~JXI^d`|00Eh-ao|;DtaAlKBwKOU|>q789+a#9G9H~j~xMpMd(C5fm_CR9Cif;nt|VmL|+K^WxR1hKw!xk z7R)(@&F#S<#CCh|uivHZK_V?2!XUA#=g+47(wqz1zpQTI$Tfe{a-asXB@#k4;TIu- zz1KGHz2VKk**z83B=Vm>Gnf=65qqR$I#7 z1`_uDotF~tJ^0PNm-nW(=uD!9>Z~Yv)rVDFLJAJ1LgUTl2{@k9Vrq2g6$J0S29$&nrTLBpv&9*Dr+0?7g}47I%GyYX z>?Z-5!)*XIU8BK#9j&4h3fy2U4*95CaE&GX765-$6NRp9CW$Rc#lf*PC%w&gJkVzx z=hjfiLuJknnQS8-yW>}N&N$f7BG?)5fMVt1PK;N--b2UfnstF=cg>Ij&qm;Buwf)p z2}jYTU&Vgo%R`%ytAONNZ(jb$mIIV3Q(wh0{)%wEWtG?DE{!mV$z+}XRx_y%YsZY!Dv`my(~%0YM5 zE|K(@S&Zgk3f{$zW{w_02844oz!xJAVXR+17oFUlRMx&DgjLM)`RHT)o&YUr$mJfZ zut6MI)0122Jx&nsmQ6eMll~Yazn$2kES?V|qM0Dev|oX?R-*6BO`CFNNeXBesdGq; zlN5-7J>%vX*0ZX03>YZHc^W6<80h$VK;a~d8<%SvmufpxwViWMf(@(dywsYm?Vj_4 z7WUOG6?a@K?)X+6(bHa`d*@QpTIxBtw+@3jV>wz!ec^-815T;n-ndERTis@o+p= zz$A}WngTV_HB&GuMuZvnyW*F`xcFN0Oo1&9m4HJVfdy@d;&{c3%g%sthPN&XuMNm9 z7+HFLSG*|V*Rw8x3@&F}s&B@Hexue|5C7_Q2~$q`@AsWh61l@qVTB%JQ3)9CGu$^M z9)E$w4Cn%#0bdUd4H3x^2j7%yOJfo;tV}je+h+-hz_r%;^5@`G%_D71JZdopB*-$b zHt#urPm8=@SW#+W3_vfzq%o$-gtdX*az?>`6t_DWPv+xh%}Cyg2sMX9SddW29&%8m z9>Kjgbngh-7z3G?L=nOZ#2C!{WlX-TaMBZ_VV&T6nFeF+5DqEGaHJ06gJn1%u)*7D z}fD(XCn#1ycLP;S!2T zA*dRcn4jwKu(nJVja`uAz%J=1v~tIS!^6D7ZB?{qrrhJr4c`W9m@r>j28D?{w zDb;Mk4QW=K=xf^UbZKYoPNZ1%uG&cMqZ9TY=KgA*2Cj@E`im$#AXXVY(x=T+c zyB>M-=!ccbl7Tq~&eR&|W5Hk8JoosGhOSG`ryK5@8@TDOpGz<%*IM(j%x3QVy5;1$rktGc6cR z*(16(_9>mKM$=4P!o-ThS(#aLS>LbNe0MQoX}Sb0!;e_sWtQ$Du7eTyCgabEXQL5g z*+FpBhp0eHPTU$5LUJJ!;0j~SKAl9InF<4FENKo^$rO+pk#v~_&pmqR;inEinkhQ) z_`p+#9(`or;YZa$)TjPKx*ez6BXnb=;eL7}nvDUbO3FtqJ`OYJAz=zL0niA?FVoMj z(~V$Iy+k(>C#m0}+qdcV2Xy-`-H11~ji2*4eW2S2{>2Z0k9<}5$Wh?-u2eYcd`VaJ zisuEf7B3rCW*kCk&D^2a2hR^Kd;Q6Zwv@Lm+0mQw_FjEH<=wyREqcA^e9`=&i^nb; zOL?1D-Of_axyK-#_17(zRxOuqTrS-8>-zMAW=P~ zA3LhtRjVwp4!x~}EP-`IcQbuKARoNJ2Agtw+zoneysvA`(`YPN-s~wx&-K$TFqPut1<8t?{`q*uQyK;3~J#Kv> za(e>qmRp^j?uW#cK~Xp)J}0g?ce@)|2p@V<2p>EV!snJ7Pev%SNuF+eu|s!{?tn)X z_x9G)T1Rv~9%~^8MCdz-nyy9aMFCVa8BSPpux#Z1^PZmi0`ku~W}UMx2!!#Td(Ak` zigAkH%Y}?0(YDUHW;}Kl2!;^U7zHTq z-ZlEqTS1;rgDMvx%W#FOG5o`18^Fn45O$?RhyD_sn1sui z-RZ`dD&I;g@dmgoNxP`u7#b~U7K!}RbDK* zP_(e~4gbf2+YJTKjk1QNver~t>*A4gSttB*ip!RL6|WyWe{iAgovt^#-U|J|7rd#b zwEn=iX{8wDfQx(;=MHL&t92vstwyI639MffH9r~Hu)`+aZqu1sJ6J3^0fx@$kDkCf z=>TS|g=KviOy)|vbSjq-^R();I1ntyAtcsl@5uNBqRotuyqWoR<-!JA!eNrB!8eV- zkAcEyM1?mvZ(JIqz%`)7iPd0BCw1s?9|?XDxd`kGnp7hrK|Pp^;bzUM;}yk?Y#MZ_ ze@082!VMwGTm+^FE6ltuwSA{9)At|Z7AI`P2`X|?Q0ev>K}0)V01>4^W#hR|0|NFh zmj>pZpWin>a`EJalM9JA#*PmP*XI1CbD=Q9k|Df&0gGqK6Xt|bI6A%Rl^y$q zTpUAs{h)Io3*k~#Aoax6hw$1b4P{2{IE-I*oFhC$dfNnGZ>y89A z9dl#C+&Dtp)HhIjra%wbpwG)WMrhtH?4y`nXD8G>(@oh{P@z6%W)j~M;#n4G?wU~9 zPZqk#WKmKO=@S;_-|_9m%*z zZHL8kBA!uDRR03i#c5{@Yn1OiURAnXq{f=@0#X-Bp;gw{_NQU}5%AzgnFlsYKDxO* z+8QB0zkGOOYjh2%bdupLbCPkN-NrIyV5FVlZvX=VOKuCu94I(1GDihYv)ss9z#s{ai)OV8B*j^B6c)YmPYYWkz# zcY@#DqIXKAj%fZINxTIM8C9bGBTD@e-Cn2L0&W=(ViCerG~*l#pUt=th95ShC3GGR z8L~-)Yt*pPB<_;TXy155SYDg3|f z(GMom^#{|{1J_+oS?ZXV-`=?}eW~fq*>v63WL|AJjw`DQ>e&Es|3LQ%asnC`W!`~03_dJsdK9g=fl&U>+-E|lyHiadx zedhI{^FvD|ovD(}OTFomU1{(AH@v>A;Dso>VB*Rv=WTY?U+vk<3Vjxxqgldj@Q~;P#VD|nJ9C1nRdnr zt^l9m&SM5TUMKd1V+4%v2$6}7 z=exOLQ4Qq|({8W3hO~}!@gfuem7=H`iVHJ@#Vuv*uKJ5>@@z4lDPw#c%dGw3pIp7~aWr8GaDXM_ zQ7pbgN7?iE4yLMA*w(w$y*Jgp_XB6Td;fo|J9Me(L-EfF{%yg3C|ub0&f{-B{?!A? zxJN)?(1*g8tM;|J{z(OH zc{~)u9Iqk|qkZtqz3w$`1jm)leP z))~8sEXEGzMxFQuA^J@`R1xUWYHpiSF~o8D8+cWYZbc| zpPAo&vHvUmsft}1|MvL}H6mYMMk}{So9NESQ@@gt?We>K*oBZ zFJSug@)uu*K{}ah2hfE}t>4^odCT>RU1|TWq<2?7i-(G}6QcqzSa*mjsi)ed2eVMg zNlop-Eo-jU@A6-xW|h`u9oGLvd|ngQ?keJe30-+H3|wDz0gBw=Qgmb=#C({}ych<2 z18c@Yq#3=7I0geT7JeI(0?W_hHeH%M1T~ICW3v)`Yih7byk&v@87gZ=siED9 z_zW!a!jA!N@%{LYt=h;8-0v>R0`T|Z{@*KHn7wrP(xX=@lK!5gw6Y&;*(3 z*im>UtBk)VMb0uVWX`$raqfFMtw;j4@Hl?#TR--K&E|n8K1nOriofuGYU5xxnI;GX zs>})jdjXq=_QdvPi!vMgg{ATR!Z#`HmOEEv2lXc0u3fwOKd?f1XEHnTNHNZjJU<6H6(^b`@m$iq$6PP^QLt_eA&EA86-U$k?Y@fka31CFoP&z?W~wg)X-N__L> z%P(JV+?}q0O*{EF=kE)2P&>!yn6e6!0sW{q_cCGKu*E-zEcQKa#h1LzuKjVWVwx9{ zUXgGWF&HjBdErSox^RbLYs<6;8HM$iSc= zz}0<+Ewq=x!@;E46m;4e8-tiCGHNxS?2m+?-*nA5EO7#bQzW;_xz24uEjH<|1nkpM zBkwhNj$_U2O0QAtxqyBCyQ|f{N6d%nF6&KTM{1YJS$`gXvM&62Oqgz}9nLzub;c0Z zUra1;97;!~Khh}(3QG}Jxb~Bn6rGD*?{A#N#!wF|;Xr7tM>pi7K54Vm-lq`}Ix(@` z40V-#K631((G=UejBF;ddZ(kCD zz~b360>@&xC&eHFQej~j55Y zq$bN0#yPJ@s0vHU6gBkM0%2ZAe`C(tEudnST1xokuaO_VQ~Y(mV&!e!QIK=w%|Dgq5K3Mq#vh%-Mf@v?v1OMk?RE~!%7?sPdK1rM!xJZ$B zKi60mj6+uR8BitGzf<`e7=Xr}ZpsRyVxNW6PkFZbcOc5_D5)7UniT?OL%w-p*->q5vg}y1av1HI=#5#InK+K2x6Rl>Sxis| z5~c&zApmVrV4DzOt^N24tfdFG8F}}?WW(0$#UY?BC__w)7FJlFO%S$)BcW31~oySbCM~6Yq3{;NLxY#*&&;C;tqO z0p0t6#75}F|F530Hh2jfI0xT6wEWz9PO|q}8Qctr;m`7yy+a-OzHi)(?AKO}%|T{A zVd{4XPyHcoS;(5Ki7k;4F=8NV!{=;h=s5tl`aLR1vg{GgSKWA^teaTVbP^lO*GV$;K(?@k=llOf-nTT& zd-w19bvxkNZ+h-%buYfScd9BEfvtnh&F?|0SNc}#ctahRG-Gb}>jvIm6 zg`PM1=k}A2a*hl0N1(Rq77|OFwqM({9d65iQCzuDxwLW1wT)X?v8B2$xJ0D`Tj%!Q zLWH2eb&Oa3lhfZnjhD0^8t+5e8HJ|#Re(4A7FSg)1T>24gmkc%2dfX*r^AT?GtVqz zxJ3(Z71~l$%3vBSzR%51XT{efmtc{&^3(7znbNxOPjjf=hc-Os`DD5@&lbQ@+C~M)c3XaX>t(l@JH^maIl+$ql^aLaJPS=z0ZVE&3Nz2?pvkSLqdV;)P8 zboJp7mf*2pzvN0>Qa4IHCqT98)s^ArM?#*>N_@>=SIDrNA}vaS-qHThzOH9y9XEQtk!HQ z{Ul!09MBOlqM7;oH0P+1=#OJ*YtG~earmNH!Ww86FC#Ef8MUZ1c&*TEXi*E8c!$}g zShy3C>16xvvmxT|!B~LII+GR^`kfv2ZR*NfTzK8z$#Gq)=9e_xq-Ue+o=0xe{$0Qj zBO0MpViX#au!1Vp{k5w=##jQ*e1H#mPV(w7QZrs{HK1+(SNN%sbAODtwY=f8<+WPj zcZrJo5QU(4|1B|(U?Uo??DgGW+)Y8ri{C6JSM{gGdDn8?rgwI~xqI>K_l|t9CEY); zusdD%)CDhv8h={+QJ{Lk`^Fvwf<^HiJ#(L0?(IYP*qh`{Us%#P@4C^n?Mh|3Y1e!y zEZPj$`R^2G>ROg-f=e~qQZ@MggPL78E9);lb>XSS{XeJ-t^`o@qgtV|J|%6xayq%| zz>VsP#^HAhHi(!9?D^tOR+Bn(>HwVVx)ZvPAd%s2rPxt6=! z-dnzn@c7=v9I{K@_v;SXcw3Ry^7tl~>-$zai{X4-E5cRV)9Bu~`jA-T-m==`a7(LR zFA^)^mc6n~XzjqC;aDlW-+frTS=zATrWbfoY-n03V6Om^P1uC`Uv7HQV1kB)l_7DwYOV}%N=7P=dvLpu&>w|JptZa~B`CV6ww9C& zseeJKyo3?_;3quq-|;tE)9E@b>H@E~i(y#S#Iazr7O$XaXlQg2(Q*_Rlo5-g?xP!X ztNC|$%Xkt~6A;|1E=nezL?xA_3i4Y}Nl}?`PbMPKxb|mM*f<#<$U4bJOx%PP72@B} z8;QWxQX1F>DqXPe;YSX_C0cEu^vCJ;r*ykcw+nQ8jc)UFyGS<%Ep_xpl0(KZ!trSg zuFg?qkJ^HY@xKuNL)?HFMDZi9TXg-TR1jPKN+|ksq3q9v!v7-d{eiIeuZ8yiB-G!m zs9q>o3@rFk6>aDIKdh=xHf+DT>3Y?Hq)@ROs9Sh`ab#iO(ti3YMS<-}p={OT6a%+> zg`#(U`j&vlt(qRuw=nX~={HaRM8NB&=*hHY7?1)@0`v?h zi8N?)ZKq4ForubAR&dwt(uteUv3tUvlO{?|+Ik3|VO&a%)9?Dd* zUiIXpzwgcr08;d$-II}c=i=V)e)rCOeD9gREGn{cxQf31*2qu$Iqt9Mhjtm248L_; z$8k5fCpeK4`EhQ7ALe<=>&A7%I(F9&>)Blx7TDb|Y+!feu#w$O!zOk&51VnhwT$Z!$lL0VaJ4X*f~)=T#Pz{XdHJj2*( z9u_@-Z`I%naiYH?;vV$w3)PMA;!)9y{66uRSdSL_QF~t=T0AZ`p!NWRykBfYzD+zK zHUY97_r17xh!2R(xF1xWLF^G*UNsJPiVupdDD6^99};~i?Vi^8dOxA*^6^<)AQFkj z0L&3Q#^2a9@Ea$m zW0#_ltSP8wgvn_DTEkK_qLvuP7|4u63--iOpbc=r6` zL;iu@$NC1d{Dn^hj3r19s$F^|!*5+i<^~tyhIx_0f#HYsqc}Xj&Ev4xMLnj>5HgBI zqVTHluG)6k#7YbWC1zG)EGV&v4$*|xR?#V%akl}71$R5{R@{rGZNB2Hekd?H^On_% ztJf=qCZ&)ZiYRN~jgEL@mqOlHVALCv!kAX?NL2C$yjL!TLgVdL)~G)s#{!sm*&C2T z-XK;kEQX|z=nYRyOvPxKyn%=aJW~q9rGR{iO544C&rb!$!?9^^@KPxFTsShy@Pz?3 zE=Rrc)Z}DTiiN~>R_qh9c7Hg6mB$E?W(9xXVmNE@PmTv-7}Z49;3w2Unr7`XAcI-v zxBdp18(f?pQ%QjaKzD6Ub(u<0DyH;gsrWM$OuU$}|?*7I(uPPskxj?uZ0~Z4=?(r9f!B<4ibqb}H5}G9Dhi z6!Xi`k=PZif5+ueEYvm`2tF4W4apso;mHm^z{IH3p%h}} zJFvy%b{sOZAB!B0`Ta9??8|oT*C7l=9z-(7Wold2Yui$_ZRy&Md11|5l_{;b(SN=F zd*|kb*DaZn(=$aL?gh$o}x-S64vvz>4oW} zx$;-;m-dykv)>l#m#v?+m(FbO{KbVAljb_5^TKl=0E|t%4o`7|i_x>NE6&Gqa2k7+ zjWL2}*B~v@E~f-1ewR{W*jIV!JWs968jk!Ot#&C@TODGpm{62&K{>SArBrQI#ahwy z@3_!vmr`n_Z7>r!j~rI1tW<;cS;s&$);|GyJONT264{YvM_f7VbnJaPwjr~IC@8oj z)9iVbjhQw2{h{Y^!mP>(qx?Bk%Mm1V+=jC%vG;BFnse`lyFO{J-!yWLl54{Y!->N` zy8n&)Q$@|6a{8j<8CTg2&vnnz;op1ktp`)Cu21zSyoJK5>s5)+kH+2@OSxJ_Y-Fh&e53OqDbyT}?~9OXBZ^-wH21y~3|F{c-!hX-{_cCY>jf z=9Bk6ADstw#)vxHV9$Xu>k7^qr*RgP>)DtEjQPZj-usaEF5d&WOcxgK88Bv@q=)>h zE5E);L#9oOA-hTz4=pw)^lzR_#C~`-aeV1(NoPya+`o$MARBgyci9l*n$-pkH%y?7fm@BqZFMCNwH}*Ol5>@aNRVH z!<3MsAU%NO9gaPd!U*W;*|{YmFNcu4%H7r(4CYTAoa@24{w={`c!b|9=Zua|b-bZ| zOOMqqeSs8A@4<(>@ZQ$O=(R+4%y1SA~+Yv3Sp%{tIIJhWRrDIiE zew=M#NIU>0Fi5)+G?y?5%;FS8?WodYRF=aR!%RAkT?)ih4n0PX!mL4_1eUBmAc_j_u;j+*GiUX9qO5>K&e{v46gewEVvw^IjepDe zJ)bZ1%fuyVuIOTW9hEd~eqfZofy!s`CodqG(yYscfbEh*+Ex*_QR{wJFcLq{I z{oJFAO$ke;qH(>#m#XkBH>NAv!C(yc&)YKYiW|qTA5R3o_u!|T&T{|!sZ3q-kNj`= zmj}~zou6`i(fx~-OmXQA^L6u^?!?o}jmy*Ns{1}HK7Lz|y4!lR+0+Bo9W!SyTO4}r z!K6^lPQ}B)Lds3F8asvG5|JsCI(DP)@f>xW)x~vlm2qAw&&wfWxg7{p>P4JFlUX1I z=ok-}={XgRjD$zMmjhCmDM>ARBw5F3DCSr4ejv;m$D^a8(2)#c=;G9 z+_E|S+c8K1)K210?nDBiz|*qsIg;`mS&5}RC+7MxCi~p%8>Jg&$2I$cJ!60L1Mv=~ z+X~`jcg;P@CV3mx$<6Ty@G-8MlkHHTULr5*w3*sX{}T0IQZMA|G0TPl=`mo=@_zMD zc)_|%U`ykHU1J{K;)dz{G5>Yds4+iN=JS zwl%KX_NQ$7mrt#@)3(Fwwg*zS2W|%6?@rs!B!x5g&O%PMcp10~cUpc|i9E@E5b*D(Yz?snY-dK;Kx;AOUnuIj<1Ou7Knl)V8_jjp3Ec>-V`Bl4)L>qh-fAT3Lpip+s zY@0vy%JgFI%P(e}r9U@YubCIji?xZ^QtumA(&m=A-j8f{)MT8+*RCvFS$zJrnYptW zn`5zcK1W-&krrA){PA07k@?&OKh4w;H_zplykJAuaZtrUMZd=NGR-KJO zU0^Zlh2>7`QSFei1zJ3x?h~4cPiSQ!l8xb(HN?nH2jiSWF%`fjz($?5DC=b`QMt?fi)ou@$(6D-tlGZu_SEvX(k&<6H>O%1#?KF? zKX@Q1d_y^tgjc)BCc~EKCp+Y!{1VJ^qmXwB7Y9aazBq+^jWjmW^@qoH1^Zb#bet6OE9iIMGB~LUI)J zV$SyhC<`PrPP9IU=ae2QfU@PGW^HjBaN6c{q8)M2PC<}r8!nFT%-^nM=WQ)PwVlXU^OQDfqbSe^?G5STAo5Uut$9f-q^!zD_bY``l zpQp2gjEbSG5oZAQv#b%qCG-(rQPw&+t>KaU)CD7lCiO%~WM7t^ zAvEU6X>hmkXfP{G1?59o>y>cqlAlQlSvz`#3a3mE8-qV|HI^-6Ah~vSbrgOXJW{4f zqf?%{6e+MsBe8U5W$8BobpwBL9gY};30L{zOxo2j_ejQ8G>XJCGC(%=IH#G$2Wsmkw>Xyi3)~Lupsn+#?(A>NmTS-mbK}d+yOqGv};Wt3HsV zmLHj1i(|?1)_2DLWHeLko;PGr@by(w?b~~johRQvy;k23W8u7oiXUDzRc}7bBsK}mPm^jB$7!NNlLW$8i|qo z2F~<%tmjZjQk3kbU8G#QNvkALRfETg`uw>jxq(XGRV6T-A>DVaael5YPo46#PZXX5 zdy8{jU@}RA8zP=)##^8gDM!W zDOQmy1#QVaqd9Jt-1AmA#*D9;sV8kDeVEA?uu4DB-O&9rg8^&8piEx|1$^gYL>JhF z^$_TXD9nKNi-Ks@#*AlzMPb&$o(_WetWmU#kwU-Y+P1bBj6F7r1GDns4M{M6B4=#F6mv6!-f7yuw}8KgC_)k8-bH#oy?^)?eX$MS&V@ zN-NQTr^2Ce5*HPx5hM)eE;^;k6a^Y)p{xkWPw^W;7>SM?XNcOo!O0Wb1%sZp6QCwY zHKnxY^C3x8_)36Gh2IV1ICN_~MGMz&-O-l-)JrL7+ z3`>ypNK5igM&a8bNs~N$B>$~*&>s?lQrW6FqI)&1kE-oa0B5h>sH$DB@};VL%MHt&$*Q(_$F0)x z@4vVdS$TXVkZeAduDCB*emq%n|J=D-Cfi(m!{$&GlT};8hTFU3St(7sk1U+N?Tar&h~4-){Sz zj&yO?TtD0xFpL?x=k=MY2H3+a-Shn$C1s1xEp;zj(j{GKdlxKWmhMeGfM5i3?Ohs5 z7w?R+Ie*D>_;Z&$L_%os@B|t>*m3vdGKTB`S+h%bDm!p&L@TQ|HI_m zsB2j2S*cGo9$I-m)p+b?{msYIbq{^Y87#-=AA?B_!!9}wOPpu_x~D7U>Ds8>w>)sO zGj-sBo3qLNkELq|Huc<|?k!HYr)1G~$H-MwC-yI0hOw^vzI5?@w=HOXTMujiGZ%k$ zr;aPGrl)azWG~*t_+58l8@CMcpJjyecjZU0B(L3+Pww+=skYUcZR z;ir}o%GdCHdf}(F4C-fHmeW0kpWUxR#m^q#Dc>U?|L1xhX%N_QSI#^$1AbPht&_m? zUS8sR$E@M5{>Vw;?c`wW+&xy$0Zsxh~331D1W5Z)y8t- zRGv|f74JZXpA^}Y7xv&Ny+aryCoX%E}x13jJioSt$KUef=6Pp16LqbE~b zC+XvGoRH8w$Q6j2IrVpxhkd7brqfD8vQEE(-!eg`6e94gX zJLRaFDTpKSbRf{K+jiWH1VOxRUy% z+LhC5uKS=j+R7Hk-fmp8H81a5`Pw^eH@jE&^=vq*lGTr-9p{qfa~XU2y1h1KuT2c5 z?e%kg8z$@g;a6tJ8u)W(?VE$^b#1A-w&jb<&nN3T)6TA>xhrFLE!HobWd`weQ$@-I zy>HFbaLZA$_{5E;uRp!yPM7Un3Z%+fQ;yaJea7Ngw^XGpRf(oG%br^f_qFF1o=Y^Q z9iGJVDMx)FK=YcVKI3p*yR>j=aq7kk*I!ubPFJ*$nw+fI4?VdM*0*M9`eImUr|4}# zf6M8bw`|z!62Y{+A!%z&3XO_IOqHad!f+f}j~ht_Yr-#00+W4t=}XgpW`zQqnEt)I z=4TLfyZPthLfkN#(@SPSislMPV-71Hu@z{Wd8~XvsiqwgA7_`=S|bmzatm?(GB3Gy z*F0f$QwcGdRaHIGnA0Oov7Egs4qH>+mzb9|NspY?GkMc6bCVs|-PIp;heFEEMX!Ci z`g5WHdKb-ybvFd*zkx*P2IeQyM1Q#YKqFwu56769mjrW7Qi8UjX%ecnoso)Z%;A7U z;w7Ad#RXk6e|gqjSfYx1(h8s@I&soll)O#JcPJs5TXp8|l-Sg8GX<+d!I~4yn9rXC zIGL;+bjImY&$)KYNi>)K6!m0Fl5ZfxWbxY`&R(%m-kdIPowsdN9aw2vt2#RG$dp&! z7`;B4cwu=U>A62$ega-aCX+d9UVCvt__@=)c>1-Od10ftbcbkVDq0*$nW{2oJG1CK zyk@TXs^S(LkB07F%B0G?eA02U_+DLrovtkEmD80!Sp{|%p4na8h|JK=ChR@%fC+h) zLY5n4KZ-ik8A$Wbmwf@&_H7me=0y^DW_>V1KvDa{nWz9;hv>6y1gw`hpSLgMdwji$ zPK0_UOf!E}cqUX6fVz2PQaQzt9E2ScY9bU&`AFd;3sJ3{suB^=fW=zuha2YUP`!N zlFSsBe7|RD-}2+jfu;7eyE9qRm2`Bkn!7W0$NWs9eqnY#nzVXW1rKp2t<^?ZHKJ(( zZ#=NvNnwr`R~ph~he?Efh@bDvFzsY!rT(qil~A(zM7rXEWO+}ro?wYRqu zXLz@?O2G;(ZU<-f*`rd(!S>q!xG0n^d*9OHqqQ6PK5! z(erTZW}qXd&A*c+>hF+w4-g++?L0}8}`kcsJ10>Wa)6);Y*u+XlvM~ zk$2&wk>B0pOY$&G^gNtwkoBSK;emEu`H(6&{NcLy=?Aj<$w_!;!rjM?_;~3L(1KaZ zBsjax@L_j%T@1&z5gH5LZGiL(0O>CPEz-QzA~VN*WOIXM&D&sw_|8k;era)P%~S{H z^(~w0UN0y~)u8)`fkAs3_9zbpkyoP;YQSA|OzmWf3lyeZ9tQ6$=zlvWt?^vsBH9Zq zn&GRqH*9Nv677wwy$Ai9h#$)2{oFnhm0Mx_xeFF_b$l4b9$>LBEY)ahWnA?Oo`PNh z%FC!E8;V7jIY^PaN4n+IQ3mP!0?6Y0m{<&uYana9dhCe*$RT*g8OtH|jaVH6oz3yA zVI&Yca){l!yQH78I_W>*CjDn5Sv{(u9!&4APQ=#FjKdO9S&}5+C>?9qz0- zI61|3V%DVC?d0uI7;d&zFNPxlY1*$sNb6`Bp-oHAhWHw1#rznYfF|eSu~kz|##RCk zo~vk=wd zl@HB(2=0khOZ9GjB}_|Y$%>XWbL%aWGwE(lnVQv6EXLQ&O{}mdW$MuiUsy9YqQAL; zdyg2YDvfl+I2^W}g5Pe=JB>dUgj;fRf0XB_5X^GCG|$WO0R-5xIU5oBRxdGUYk*aY zgh|>FxU}u5{f2r5k&+#p7xT){ZWg9kiGqRS#!9tZ{w^Bn?YdDxdA}~q7g(#x^H5q& zw7h43m$o6Uu}bA$m?8{Atp%z3Cw~42C^u75?XjHGE$^@-*JqrEcw7|co`XeQI)nLg zFd}&}R;P^_WllQRVzF4PNgt47Iv`^hL|5D}qJztFPY&8x5OQIPn^f7yES8MbYcTmc zwU3+Mb8C22`3Gw0>zx9vo`Z#nY#&W28;$Fp(OBXZvGi9N4YmIYqnQIiEn~at;ruL# zI!dzK7mTH;a4cfwuh3gF^`y#;Re{qW zdR7vH3akd2PlRGVHSa0d`}sk#+`*<+AQV2U>N3xIVIxCyCn-%79qf%=iMHX5s|ha) zuu>(=Y0|PtI90G|s#7e=M!=M7C|llp`d4DWo+a^OM@NM0)P*M?*9I@4yC6dIDSY`$ z@twpADfuD8OBxypOpPPLS&4i`YzxBd5fh8ius~IY5X^#&J~)Nw*9hXw)Y+iv8^~H8 z3k083qQ{uMlLY{2{EtlHGx|1pa7Nb_oM}U}8{R6+J?QU;X& zGrpm0+2B)yLw%3=pX_^_y@q<~{9_k-hqC-Z7%C0yy~V5^ue?z#sTiG#A(k3^QSDj@ z^wE7ngkLenGB!_|BxBe!&FCyDU-iGhw9r}HNsYvP8;hJJnSen^e}<;nqHVPbV&cyd z85Ef5R$4{Q=VGr;WKHT5N#tu#f{yePfk_F{6vwQyu*6PX#H0t|@y_a{sfgm%gBdmy zR9@iB3K#k>^hy7nT9Ay%bYI4}rQgL*pH*=R{tWr7P2E})J}U(Y_(MwGp*n{m=xYX_ ztYh1g$kJaCP!W4n4MwIZqg7Te#TW#TVD7z7S^D1q`3;gFegIac=+xz$w{?9_M`}+; zdQWFcsGU2v=vq9RF*)X5+9)YsjKBTFd)@EJE9ce^^`#E=y&p^;dgOzy4|oJxIU06#XE;=Qu>eSaW#*S5LQ!; zq^umCM_2i66Y$T znGWKwjG6MSP|MiI0q|a!a#xhJtX26HK630xwn)hbi1$H9Qvsn=T|PFh5IrJW2-IXH z%Khj#Vm?PvEDckgog8o)*I|0TLX7n&ml(%*n_%gEMV~?Xb82E>y(;(_t%VvFyd=vc z5Hs?qP{(4wGCB>pEd3t<{0$LEQn46;gbV1+@Ve(v%5x~~Ig+*?g$K)4yl$&W*=iDJ z*KB*?E&8r4V|E}q02PY^2wljOdKdaKI1|y;qP>~Y23Qs~2UgP6%d#QuY+o1JlS2D$WtrkKm@f^U zc_C9=z8G5^nUAK;b!2(*Y#KO22SNeb@5)VhoR?2pPI3HCZ2ZX+!cXkAlyBuv_6R@m zl~TTkM@noccjb=UBPjaSj+}OwXyZurKnF!Qx5CmdP#~S7WFIB1NU|k4cV&Kc{s9%g zq}72Ep{|a#=FR@~+OAY>SGx94+Il!G9R4M9e7;=YxczBJdDD|p`OlFl3|aUhg;KTZ zSo5lsMoi$8R>=v}FI6!F;@qXdsf5FtS3tEIV91e;d>LL@xSt7f7nE1&ln_B}4)W4& z>=Hy+_RicmjQ@x%Q=Qw!(*fy981F7UO5gCnfoQ>yAapS?kO=^6lS?$0JLX(*OwnQb z2b$y)$iOpfMx+TD#nPtA#MxC-6Cz?>dnsx5Y*<{^_AKm4TdEVItCqbR&OK>oebQY2 zb7y_p*_bq|?ouGhU6_7l2`(XnCCF9mHi5fQ@>woMMjCeQ7HyGt3LzvGZ^n~7(Z|pH zE}Kv#MnIWQddZ6!ogtb-j-vp)U7U`CQ9$Kh`cOW$;=L5OjPG>dT|~qhUJi-ywLps) zN7OvDionH-OX*uE zl;B|Eq|cDR)=32g?_x=RM0J!{uo30`$f&P*tlR2Rwz_p&177q%__(cM-PWA4H7~`| zwgaoSLn}g3IHZ_g(1u;Kr-@3klX4lE!jnSp=e?JE?~E89qMd0`*;No9j2i52!o#kD zMKfz<`TKTH9bv_y8D{RgXVElOO#Rl%uIonBJzJa)@>gFLAlI#8m&YUr@Pox)C?R+> z=h6}qC?o8ZfbSw-XgHSsm>?)ArTIOH3_BN2PttR6CAQ``K>_s+iYFWW-hp`&z1ruV z8@QwA-1Tp}*Xuh|^_?pXE1k*u!|9SEOj_2gUO5s1oV2sqv_FIly>7mn={P^#`DiNa zdX)gZtK!21>IS4~-~pXw-sitYUU}vpAy>G0UZEOFy!3EnNTOHwimn}9IQsqW@5_lZ zX?IiFwl^v4y?3VwfNmt3`oECb$sshFMk}h)(X#yT*-lc23js#IU4V&{C^qy7zLyX7~0ot%t~S4u8k-XJMj`Y3ASG zvpaYAveeH2DW(as0PMP58I~c`GPkZqk#eYZyjTbYJSx#=fD~v|)n_;gyi^D1-RcSN zL=+BTmc z!|7Q*vgYhs7rIhH*Jc@K+5g!sbNy$~iVWR%*-N=E@9FL4-{O1Qgx@Yf?hpCi4&mQ+ zA@}1JzPD5OajTK?9XzF-l;SH1k7Llvd3g}I8At9_@TZ3YqtE#GhvC&@bh(EB8QC~R zIR;H(A>KHB=L+cnqE3KtWE(<;8l@Dbd)Gpdzw~LWXIOKI5CQ!ZZrLKm#i`kBh$6H4 zZIBC8YR7!<7>Hy;89ZeJ128-gy1S*@(5a(SMp3GLD~ydqt9p`9JMKk&w}^q`gJQ~r zsNa}i9a`Box{I(i?fF>`3YyPDC^>1Y0*ew*o`t5epc|SW#LCcPNJTUt+N%laz-<4S{QEDH*4Wi z#=fH;R;o@6<)vQqgGco5G8{n}4qHTqk_LV+ESn^}jOO=`OpzH8U)<0GFl(aM*dfFy z-vD`zis+r~DSYDNZ>YClqhy$h-3leZho{JZcL{GYOVi4WbH>>8B%v@6EHNXAbYzJ* zwqg+@exfK`q-$j@(7zsKZ_i78RP#+rPE*33g3W9N0XqHug0I!#dm(1LEfA!);<9eI zY5gbrhx`R!gHrF-m;Ur@463E8>|MBTUP zC!=eOn!Q3liA3#?f$y46C|^72k!nzj|D5~_q=>HO`MrD@K1tGF`ZzFss}M4DlD zLce%y!9Pde0dSJ@8By%`P)){Ba@%IyuS;?j3C|WG+brQKniofIM6XAeg6Z;o%YjsR zN0M{@!r0BX-sX^Ojq^o(%^k0icWssM{8@g>jNe;c6aN%{r_{q2Z^C|l;9#bHZ>D+Q zrs+QZ_@qgNsmJ}671|=z7`fsm4aVl&Bp8_OjP9)>%P-6}fdGOn6UJ?;!0)hOr`7(z!m1s!r*J$4=;HC`H=r-2QwoZrWWg!?VvGT^S_ zpq!ZoVxe3Yx4-8OXW~n?O6z#{=1HEr|G`cD6Fgs%De|b9wxdesmZ44hIWuSG%y-Tl|C`NbMo?^5e>L(q)d>BL{Ll+mXizJEPa!mgL?lun z6sEisMcQf7&duLVYAn){WgRwVXM~~ws~z7 zk_-|j^7Sx*#7TCkVuU8`LhW_XNMc2!RPmH9tibD}(K#fV?jzAGRX$~ky;WMT1$wRP zdaJcw8}!=O_11t)I@ndxAyAl05CgJ;14D7Lb|C^J$Aq{H3lQY7XgnkeSQ?SA zphN{_OcG-L;Sc?zfyk&vBaFraqU6ye_CH}&qt8bK_VKvzE9+|KwGCbTJ4h)a^rBKhgfO0;r^o)c8qhpFsj*ckfek}Fe zlp;5KLV=;4*llGj8rkpJyRSzMC{lM}VUpYv3&eVSKqf|UPieJ1pj}Az#BO7N8iyjXT-Jo$dB6F>f+vB9h0Qc*+57lY9`(;-{f&JEQ}P#g>k&@NWZg+=H0*t2i>td(7-P7Sd3%A;+-A2D64HvH%B3~B%034~6e}u*q zN>aE*fmWdeVWhky(bFQoY*&hKj{xSA=rj74v_5u^QVcq0(4@E4z9J2BiclT2to7@y zr^QB!R>;-TielGWNm}Q%$=ny+|Nu~64NSJyow&e!dKZm-WZKy&8(oa<2DemG}5{H?WV!P+us zZJ9njQ=PYZ7OV&6tOxSeL+ReN0vl^#fWveUTC-7xn@-gD^LRcfm&{M_$ymG9a&~)s*do;e&*ZSa}*fw=^tRcFtLL zP9Mly+MlsG%YhtwKwI|}u*52Y(J`Nb{ecjmuP-6tXh|P36EPjlD3`%RK%b()A(TW) z(P&V~e6Y=g)(mmYJX3T8j4VZuq7;*)gGP{9Rz&K+??k#h+@{v9HJB^ zSTfKx@gjR40e{J0*GA4D-L&oC1<|}4(nG~5F zVzcscckkw$qG3}lcuk8<;YLLCu9lB{)MDJ1!2;FLzgQbZ|uX-ux!D%HG7c}h2v>=bbq`-!{Q z2aUJDgMiCGgB1v+sCBoL()Il-YKo%J&z&r~jsA`qr?4B?o=_?SD}O?(v}cb>-IB>% zMI>D{9Uqk<(ybUik!afhs;~|<3zJ~j7qng%dk*}!t5m1ku9^dKAR;S%IA=^w1Y1c({He-GvFPxa zYVgNm5I?GHFdBduym;6ujV0Vd$e0+GRF=q984yc+A8fCiQ~BbCWAXq}4O(O`svLY3 zS*<9_@fD3mCV>E$tnLr1H#<7q2Sl&IpL_}cJ&j)4k+Cw<_Gte+-?U7#rtQyb8nRdO zHM<_1T{ff2`U%65)t>HMHXx(@XUV(C%tycF>lTf+Ppl8DS;J%NLu=;F^t-v5ws~Va z5N&f!jZKchna|w(&7CKA<{MAsYfq#ve$BhSbu~QR{c!iRYv$6kro8LqM8zU&`q_oM z7cx!rY;!?=;%*|x?*X0Gm!gxjXe5vQ6eF6F%uOWkQc5vpP)kN^ z6e60Fj8by=L2@a|itb9&>sM$gU!elPRw!!_o?;=~C^>6bnU$&aZ#BpewCsq!eeTOc7eFOqrA>T_|W*wLx=pl1*|+Q_?)bYHqF+#(T!H(8Mtu8Evqd{p{(XtIk1x(B?(V-8PFFH`nQxw4!=D_5AuqJIN9)L7O zVJSz21P4zVp>36F(;mz(K&>C#4%G;VE)$=wy_;2T7+&9s%E_@%K*4X2H8(@0^6&Nc zoxXUc7n8ThI@jRvX|s?#O)=Cb_fR#SB6E{G4ig~aMsYMA!{mCoEviv}?yCmTFONww zK1X;=B>eZ0{nFkExR-QNl4>r@Kn7Gxp{+f=R8IS$vM{$S6Gx?ajY3s;OH~6CB$2e8 z^XaqVAs`LFpZu4a?*I(7Rxel@<}3}_fq6^obNkLk`^nGSKX>J<7giX$!n_P+j^D0vo|wHg8_ZezHgE!Y|AYSQ{%OOE z^H=7)wKLtj=%~r~CynX8CEhY|dycPrbn5Z>hv%nnJp15F`d`fdY|b~lm20>RGIP6* z&7Pk#uC{B&o3A}GVOg})<}8iRD|atew$Hd`tj~I9+h<*$@69=SVa-)` z(AH*uX+X}JPv8G*X8Ns#)`N4c2cP-#tw-|0YqQ4|j$N2LcHv*&%^$m%YkDW|c=rLf zm~bpWVUYBoU@+R zc4?`?LEMn@zm^#oU)5fIU+l7VuR1VCyc5KFwFqf=QHY*R=raJC6i4EPG%1Yb31P1J2J22iU6f8`Ur z3V&`MUjp4#29k|hvP?B&f*Jvm!7T$Ww-I{@t%;xlJbt7wzOM1gQcSfLA+-#Q@E}mg z1eA54*?=yM_dGBy znw$$J*PO|fJv49H2?W_2Fn;#emTWRt-Sxoqt$pV*O;tD+9d#3lWrnhCUtt)6O$=a@ z9kq5Zv>cvmIXuhcTaM4MLb`84&RqD~V%GrVC$nR--dxN1yuB}H?ECgr0O`tCwrSvD zb7tBmUeB?v?_XMev+ABgE#~LM(>t?m%EIeFDZ{mnT{(s@x z#{V7Y5{i<#1l>V(2_ra~0Pim;*T7#54!$a?@sElcbT^Z%{zx2@fvi3zQLpAWRfBRn z201BAq6SQ$3X^11As6T;EfRQYPEk`+dutV3D|x^bbh%1eB=@752S~247vm@{BOFn(axWIh@J>>7kZOQbn)B`?tv*r_M~I1?mZi{FjmHcB zNpS*y1fv8;WEN_$I*R(e8Bs02L#A(#CyzY;j)ZSe*OJANsmb8U`fTrX%d|Y*{_tYX z**RzFN*lj+*5&HmGyC(-o-}wBhB9V4ULyFsv_h3V`bryYxoSsd=TygJ$0EDu+0K9J z{)cYjm*{i_cOBE%|5Tt^BbqniSd&RiSpLDw$ON5F=8% zL;lI{-1pHR>IT_y)|&^q@4j>IIq%+c&pr2?bMNc_R8{5Ta8;eYK74X7$NddG=oc&D zIDYv7&vDl{kqdGnFPdWfs3~aTDQ}LMgJyQO1TDB*V%AYx&^Brh+D9Eh$EY*t9CZa< zqwb&^^{t{U<{7ODR*hB%t4F;-@2D^6d5l&)n^FQC5LCJkeqSQA_? ztq%%Lj+NG;)Ge(uaN3<*{-4+^)`5D5iIXhn4yzOjQ?dRw#)q!p2C+qKK;4ab?3Foj zjo64fn|sqw%wW z2}xF>iMS9Q9ZSebVJs{w(pKSJ73%smHN(&6+~IgUkqjqMQyK8va_0T<$(-XrI2H>J z#iX2TAUrCGr^d&ScMpz_5h>+pJejkqFzY*UVE&rA<+tPJjWfUeCLq^1i3{?W3#NB410=I(+5@O)M$W==R^)6(&Tix!Eayb2i*l20zbEGi z=?ySPsrS-YA~N#Ki;;*)?*Xz^2m}HjaR=N$zj-4l;Qwv9$3BVj4lb0nI4V?5b29E+YENrsffaPneUmUs*@)zK zxkY#N@4UHK)t0riEjrg{E$g+^C1fqaqPz8hrB&XbyuxN&I=j?Ar@AW{ys*5^ciLm%Nt^*tFb^SQ?+NkjeSCw_R=m!024@F zk1ojqCGALZ_E1PnL_#6ClR!-N7&EEotoyr>QS3;5$oNLU$>3HKJCvnWz*xIolM z3sHF}lxiq!S3n290X&6dYKnX0t(!e~?da8`Kl&)+SjV^*DSW>LwZJ@n`3y2ebDB>Y z_4K7zu_dWKy9T*5ch06izMA?5(>pIWsx8>$AR3`xd+#Gmeel9z)g`43S?#Yvq@btmq^bmzA9a@YIVtdFZn@ zKYeq-yD8(?^zC)Bdlj9OE|lpc0fWSr*C^S5q__8(kL`^(Lw zvj7fL`}-*Q*7%P}p=piElO$e_{{)N`@qgf!DQA;mr^|7<0VPI|y?JC9hIKcBu?6kdyaQa)6RUlyp);EL80T_CiXi zP@xPAGgnL2(z0yft?QRP7V9QTx{8xcPYI^dA*Aq6ptjkvI!`W~S}s+Gk!RMaEzb(>Bw6z|nvT-?@lDN50E zCB_ikARX(cCZxfVv|LPlRp{{@ddu>BAjCYW5(dGbUp;?>P673G2`cJbrC~ySj5yMK z3o3PlctF)FkE%+8M0^WXX8vCPd*N*J(UY-RgBkFguOQs^<9R zSy*_*hH22uf)ZMw$iP5GG)cA;-OZFDa8X@Ys^$SD3$Nr#!Bp0*HJGp#$t7AzF(C{> zMy?wn4l;5*xRa4vB~>G!0Wv_O#!5dL23&i%?yH|j`8*uK-P%$1&}oif?$qOrGHhmPO$Niv>{VLXwB!z3Fc!FK?n(crEYh!JiKA(i}Zjx}&7Du&kH8w#erW z@9OgRGq8%ivPMyPudqj$*ug5DlEjS^cwjtB{PQ}&!MdJO7pih-|Vs}ZBo2R zZAN2G@oE02n5%ze)@%HLPm-(3uC(c#Q_tt`qES~~lXUCw7uD72#}On>R_R!9U%3jH zHXY*}#UV;A(XN*s2mt7v!~E z%{3*}@K~W{+p24>TXjug)iudfF1ZRgL(v>|P1g8p!w0~;qX<|>5mHV;SL$j_P%Uyz z<(Jqc45G!1aBI*TY%;MTi6(a~JkFo}+ zT3IJMBn>B^z{eFyjfoMwLWr@bIY)xp%DR6n>&Xwa{tPFk!OJ&gh$D-f}dpyY|ru0 z!f3`b=bp1tT)H$S_oq6wMH1mE+L#E10;;{G^aqSee+fbgN&J83{%(r9-*RmJyFcrk z3xBq0q2<_bm#MWsXlUYPnkmot0CptE{8w-BoQ(`!Jlfek-m7PJv;hGHv}UZ~dcM zA=A0*&e=QPzZ=f9@5|Qi&v^DfwQ()&i#;!W{^6|;@4oz?=fEeOv(mNmSI^IPWg9m? zsNM2q&7=Aj4ARYwpKrOfBjl%=kIi7 zH}%~;^k;8<@z$62?4A=@-*+F?Y+CfO_RPJJMZNJGA720P&a2t3*Y0S;6A(6;FDT{%8;{Gn(4 zf@i()(7xblHy+k5c-9&Z>lQrgjEABUBCuR#ZvgFo>QsXz+5!MJ7i^o56_1@@KFz6S z12#*{sj2<&dP)@(ZA@rmhPfY33d%_0A`DZgDQ5n~!!c;La1vU`Pz!~@ezv2sUE5B9 zKnO+VT>vGjc}GPlSH3W1Mu{4**p9}Q#GI*}h}9KHlM4B3s!EF^q{+k8w#^-!`_6n_ zrXavt$PQW&A*cLu5L)OOHn1;)A?2(wkw1_4kGu{M<#KjeSscb#({1g2uolYViso~M z6^GVn7q$f|#I#r1Nd<4<&N*}n`TNJc72a$u`(_(^a~V1>c(Y+s6uh|tzeGE@T&Dg{ zxj!o87k7><<&x{;N;DmyS*HF9nq~agiZq>|S*Ct5O|dK=^R_ysmMitq{>ml*%`i{jf- z+TGcP-47glR3fj;ypnNajZ$gUe%AD96S{h*{@*qKviX6~mu=~L;MuKKeRby5j9bvF z?wYT^(Q>_I-koXL`oOcT9JQC`EjJw39doHn%jO53Eov3CI^)JVsJ^gw?$l?&PlI#E z)J8w{)?B$bb8&Y3NB=nESi5q)Bjw8!d;pn>t~QyVB^Nt9@DW+=EEY|cdcia;nTp0V z+=0Ub+dKS$;`sG;V-^;!iygh~<*Tbf5LyoXCOLw3sRmfdBFKQLDt+kL8{OzG6GjYt zE$6Gha(U+RLvP1|w6N8j~=3Dxqf#J%3Y zj=)ZEuQb-)-MdxTu~pca*KS38)Va6<4LIBJzXF=Zel|I2%qpWB!*?_uiH(bJl@OAP zvRGV7lF4-%8c#C!i9|$`7nylYFsAga1EGh)%2F&bMjH}Bk3p5RgHcHtA0CcgqIen! z0A0EeFt4Cg2nd*;|5_Is3&fz!5Q7a1-VGVYhHqL7ESeY;_Eg(+dH%4E;rvaqa0OEb zA9V5qMrWc7MidP?la+8U#tjHYmF})^*H)o7Phcg^&`O-47vac}l}K`=7)u`}=C_p& z69H3heXgR#n+k?#jWI;Rf>+2mgq1@?3W}*Q5t*-|#^jdr_H4OxA0khOB?l2jWX`~+ zG`WjpGd?~#B*|ZIR3YQ}QF+0zvMI?p4lHAA^J-Bh(-9|AROQHg)BNx0cjrG)zUCZ>wAVDyTt5Y1L!3 zB|H?tP%$K9u(|*&Z~*?F82-<*p7p4K+N?5xwRdzSs0P+r_sw7U*@1cfv%?Fm`&8R` z0D&cD0a18N9;c*K%BUo71~Cr2MRXBCRHr%&-`8edd+1(w-@R_JuJPI{S6>1Bn+HEX ze(U(dt$P=??tRd@FI%@S7(Fl~Q%)+Ltvn_S&XpAA}N14I%jhwG;_N5<9UioO|qd8@Mf7ZKc{=$OSpKfzAPKcN`lMII<4goHj6EbqNWXSu{p(HG^3g z4a?`@o8*mdCdTqPlHb2~z1gKtj6&{|QJ)_|2;?zpB85ie3rKKcjP0o;3Bc4P^BN}b zSQI+&6p~KWmwVwb&BynF2z#lG`^JI@FLKxoOIOvl<*iqdALp?HTaB11S8kD}a%fvq z_!K&U)AbM(8PWognNU4YItf8%C=BQ9MJ{Pn388kWiZ6}V)4Gn=oRx09)$~T0B){9Cupe_WdUpz+w3S95ihybd8RT(gx8R~r*{31aZ zz`kWUe?&OG?1rHs_2Gvnx7DUa|+RG);_ieeM7oO-$q;&fqC2?|#B zR#0N>OGm>Uzd&o?a8$jc$%fT9CTbp2K!8@be}(d;Ax~KiUn3HCN4bZkiWw#IDD( z9Xsz_xZgqUUV0`yw|@rTf$YVOu4C`tH&4yX82>5pRFQD#LHx#<8pWv%gQ@D_vX!bH zmi1^+#eAsv*EBoxCbj%ydR)nS!Y<%FJ$??}FKfK7{RhkYKP28`O~zruZ(5$C5jkP7 zey5QuUY{B33o90|p60VWO9>l4qUJxcx=C08l=2_>DB5R25$5Naq#$#wiG=fK3@<(`-ttd6AsSKT~)@=9lS!nLPb7Y};_uZ3!7W^XkWyfD``-^Q0ubs|TeQ)aUqRaO?$CfP{tghu_ybYf% z_|{w3Expcjw(8%Q9M;ZdGjdCmTdHTUD(glKhTPIR2J=|kH5hU*dsW;+yn%d(*RUPd z19|8H9qP6=YgLh3TEp;N*3B9WIh=4InvK?V8VtFm?F?3J-J`*fTN1Q)>uq$PjcU6c z)(u)cFLUt*JX^G9E1s+HY@47`JDzNKa^T4%ItepLvyNT) zt@B}oqSKsGljddb^J`6FlYM|q*PNAod6DD8_=*PKUgY>8zd6T8*zPKhU#Z_=U`j;r zZKD}aIbLQ)7as9(^+icmzsbQTI_iO`oK20m7J5)}7%gSVpMxO^iTo7z#Kt+QY16WH zx__~uar!XwwawSsuD1RDx@p^z3k9>M@4MR;8=7YhFILsfPTa3rt3PC#0t;1v#fBEO zD7{eCx!BM;efY7r;S*)=wV8G|5)kj=G(SQu1~?SvEw4GSj|vLc^BIeZNAn+gt8$wPQ%$^WD_ zyo4us{SMAim9aNJ^4340w*0EO_hIwP3(YUzwPu_9pIQN0=FC3V5@&Y0P}$>CRS8L& ze$jaxrb^a;ZlPhEpX_7!EIc|S zhWk@3+TqOtIn#=4pso-brno!%@7DbC@RYg~7tJ*~lE&s5c{Ijc6H3qE=9Pv%46-GS z-_#g3#qIgev(x;rNt;a_m`yyL(uEy!0i-FwzYBLZk7W9sKzO|HeGZ+?=RZ~yt=gC_sh7cdtFub1>^U_{5AF+N{~s&HL@@ ztZ`r|Ky*mLiJVweN#>j|OXVa!!&Guk5#|q$XTx}6O{9+{@C_ylwXpyj3xhDnow=Me zy>R4JbIfuUiXG*w%>Bm$yi6S9Wm8lkO5_%3mue1)0Lqm79nHpHA_Ff9yTlET9KKKL zKZ!nU^e^E5=Dt6Dew-3 z!II&snr?mMZJMz>_SQ}lz~PxnKkD2$L&t+^8rUfz!h6)Qnbr5zO@fV9O3o;^%8{FZdZ5&B9g9Wo8junC?=MnGwAf6#UidSTqnxHXvk4tH-Gb zOO2_p92*~&qd}4hTc!RMa{exvnalV+mEmzLQuuIJCY2-qTT14TVC$Q}7_-03WL`mbFFrtFU)H5=#5bAxk^t3C5OGqsx* zJY7@H$Mr39TQl8z?n?I#d|7wzjV}_JHOCj~2QpmEqPKq0(!6MKPH&vG&PL{T&W>F5 z&Nm=Rc=w%qJHIsFd*zEzrt8>3`|*tL_=0O7b7C;#8eFiPLW8XD@>nf>rYR5P)#Y8Z z*ojW(v@+fO@!N}*2K~Qp$!)dPJ~7)}rYRdHQfue@;hTpuojdQG%5=WEu%<7=H9fW2 z__pcPQx3P~S|{K3wAs!(W`j>T-2S$H3*YsGL$Y*+Ut4dr){Z None: - self._f = f - - try: - ident = self._read("16B") - except struct.error: - raise ELFInvalid("unable to parse identification") - magic = bytes(ident[:4]) - if magic != b"\x7fELF": - raise ELFInvalid(f"invalid magic: {magic!r}") - - self.capacity = ident[4] # Format for program header (bitness). - self.encoding = ident[5] # Data structure encoding (endianness). - - try: - # e_fmt: Format for program header. - # p_fmt: Format for section header. - # p_idx: Indexes to find p_type, p_offset, and p_filesz. - e_fmt, self._p_fmt, self._p_idx = { - (1, 1): ("HHIIIIIHHH", ">IIIIIIII", (0, 1, 4)), # 32-bit MSB. - (2, 1): ("HHIQQQIHHH", ">IIQQQQQQ", (0, 2, 5)), # 64-bit MSB. - }[(self.capacity, self.encoding)] - except KeyError: - raise ELFInvalid( - f"unrecognized capacity ({self.capacity}) or " - f"encoding ({self.encoding})" - ) - - try: - ( - _, - self.machine, # Architecture type. - _, - _, - self._e_phoff, # Offset of program header. - _, - self.flags, # Processor-specific flags. - _, - self._e_phentsize, # Size of section. - self._e_phnum, # Number of sections. - ) = self._read(e_fmt) - except struct.error as e: - raise ELFInvalid("unable to parse machine and section information") from e - - def _read(self, fmt: str) -> tuple[int, ...]: - return struct.unpack(fmt, self._f.read(struct.calcsize(fmt))) - - @property - def interpreter(self) -> str | None: - """ - The path recorded in the ``PT_INTERP`` section header. - """ - for index in range(self._e_phnum): - self._f.seek(self._e_phoff + self._e_phentsize * index) - try: - data = self._read(self._p_fmt) - except struct.error: - continue - if data[self._p_idx[0]] != 3: # Not PT_INTERP. - continue - self._f.seek(data[self._p_idx[1]]) - return os.fsdecode(self._f.read(data[self._p_idx[2]])).strip("\0") - return None diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py deleted file mode 100644 index 08f651f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py +++ /dev/null @@ -1,262 +0,0 @@ -from __future__ import annotations - -import collections -import contextlib -import functools -import os -import re -import sys -import warnings -from typing import Generator, Iterator, NamedTuple, Sequence - -from ._elffile import EIClass, EIData, ELFFile, EMachine - -EF_ARM_ABIMASK = 0xFF000000 -EF_ARM_ABI_VER5 = 0x05000000 -EF_ARM_ABI_FLOAT_HARD = 0x00000400 - - -# `os.PathLike` not a generic type until Python 3.9, so sticking with `str` -# as the type for `path` until then. -@contextlib.contextmanager -def _parse_elf(path: str) -> Generator[ELFFile | None, None, None]: - try: - with open(path, "rb") as f: - yield ELFFile(f) - except (OSError, TypeError, ValueError): - yield None - - -def _is_linux_armhf(executable: str) -> bool: - # hard-float ABI can be detected from the ELF header of the running - # process - # https://static.docs.arm.com/ihi0044/g/aaelf32.pdf - with _parse_elf(executable) as f: - return ( - f is not None - and f.capacity == EIClass.C32 - and f.encoding == EIData.Lsb - and f.machine == EMachine.Arm - and f.flags & EF_ARM_ABIMASK == EF_ARM_ABI_VER5 - and f.flags & EF_ARM_ABI_FLOAT_HARD == EF_ARM_ABI_FLOAT_HARD - ) - - -def _is_linux_i686(executable: str) -> bool: - with _parse_elf(executable) as f: - return ( - f is not None - and f.capacity == EIClass.C32 - and f.encoding == EIData.Lsb - and f.machine == EMachine.I386 - ) - - -def _have_compatible_abi(executable: str, archs: Sequence[str]) -> bool: - if "armv7l" in archs: - return _is_linux_armhf(executable) - if "i686" in archs: - return _is_linux_i686(executable) - allowed_archs = { - "x86_64", - "aarch64", - "ppc64", - "ppc64le", - "s390x", - "loongarch64", - "riscv64", - } - return any(arch in allowed_archs for arch in archs) - - -# If glibc ever changes its major version, we need to know what the last -# minor version was, so we can build the complete list of all versions. -# For now, guess what the highest minor version might be, assume it will -# be 50 for testing. Once this actually happens, update the dictionary -# with the actual value. -_LAST_GLIBC_MINOR: dict[int, int] = collections.defaultdict(lambda: 50) - - -class _GLibCVersion(NamedTuple): - major: int - minor: int - - -def _glibc_version_string_confstr() -> str | None: - """ - Primary implementation of glibc_version_string using os.confstr. - """ - # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely - # to be broken or missing. This strategy is used in the standard library - # platform module. - # https://github.com/python/cpython/blob/fcf1d003bf4f0100c/Lib/platform.py#L175-L183 - try: - # Should be a string like "glibc 2.17". - version_string: str | None = os.confstr("CS_GNU_LIBC_VERSION") - assert version_string is not None - _, version = version_string.rsplit() - except (AssertionError, AttributeError, OSError, ValueError): - # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... - return None - return version - - -def _glibc_version_string_ctypes() -> str | None: - """ - Fallback implementation of glibc_version_string using ctypes. - """ - try: - import ctypes - except ImportError: - return None - - # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen - # manpage says, "If filename is NULL, then the returned handle is for the - # main program". This way we can let the linker do the work to figure out - # which libc our process is actually using. - # - # We must also handle the special case where the executable is not a - # dynamically linked executable. This can occur when using musl libc, - # for example. In this situation, dlopen() will error, leading to an - # OSError. Interestingly, at least in the case of musl, there is no - # errno set on the OSError. The single string argument used to construct - # OSError comes from libc itself and is therefore not portable to - # hard code here. In any case, failure to call dlopen() means we - # can proceed, so we bail on our attempt. - try: - process_namespace = ctypes.CDLL(None) - except OSError: - return None - - try: - gnu_get_libc_version = process_namespace.gnu_get_libc_version - except AttributeError: - # Symbol doesn't exist -> therefore, we are not linked to - # glibc. - return None - - # Call gnu_get_libc_version, which returns a string like "2.5" - gnu_get_libc_version.restype = ctypes.c_char_p - version_str: str = gnu_get_libc_version() - # py2 / py3 compatibility: - if not isinstance(version_str, str): - version_str = version_str.decode("ascii") - - return version_str - - -def _glibc_version_string() -> str | None: - """Returns glibc version string, or None if not using glibc.""" - return _glibc_version_string_confstr() or _glibc_version_string_ctypes() - - -def _parse_glibc_version(version_str: str) -> tuple[int, int]: - """Parse glibc version. - - We use a regexp instead of str.split because we want to discard any - random junk that might come after the minor version -- this might happen - in patched/forked versions of glibc (e.g. Linaro's version of glibc - uses version strings like "2.20-2014.11"). See gh-3588. - """ - m = re.match(r"(?P[0-9]+)\.(?P[0-9]+)", version_str) - if not m: - warnings.warn( - f"Expected glibc version with 2 components major.minor," - f" got: {version_str}", - RuntimeWarning, - ) - return -1, -1 - return int(m.group("major")), int(m.group("minor")) - - -@functools.lru_cache -def _get_glibc_version() -> tuple[int, int]: - version_str = _glibc_version_string() - if version_str is None: - return (-1, -1) - return _parse_glibc_version(version_str) - - -# From PEP 513, PEP 600 -def _is_compatible(arch: str, version: _GLibCVersion) -> bool: - sys_glibc = _get_glibc_version() - if sys_glibc < version: - return False - # Check for presence of _manylinux module. - try: - import _manylinux - except ImportError: - return True - if hasattr(_manylinux, "manylinux_compatible"): - result = _manylinux.manylinux_compatible(version[0], version[1], arch) - if result is not None: - return bool(result) - return True - if version == _GLibCVersion(2, 5): - if hasattr(_manylinux, "manylinux1_compatible"): - return bool(_manylinux.manylinux1_compatible) - if version == _GLibCVersion(2, 12): - if hasattr(_manylinux, "manylinux2010_compatible"): - return bool(_manylinux.manylinux2010_compatible) - if version == _GLibCVersion(2, 17): - if hasattr(_manylinux, "manylinux2014_compatible"): - return bool(_manylinux.manylinux2014_compatible) - return True - - -_LEGACY_MANYLINUX_MAP = { - # CentOS 7 w/ glibc 2.17 (PEP 599) - (2, 17): "manylinux2014", - # CentOS 6 w/ glibc 2.12 (PEP 571) - (2, 12): "manylinux2010", - # CentOS 5 w/ glibc 2.5 (PEP 513) - (2, 5): "manylinux1", -} - - -def platform_tags(archs: Sequence[str]) -> Iterator[str]: - """Generate manylinux tags compatible to the current platform. - - :param archs: Sequence of compatible architectures. - The first one shall be the closest to the actual architecture and be the part of - platform tag after the ``linux_`` prefix, e.g. ``x86_64``. - The ``linux_`` prefix is assumed as a prerequisite for the current platform to - be manylinux-compatible. - - :returns: An iterator of compatible manylinux tags. - """ - if not _have_compatible_abi(sys.executable, archs): - return - # Oldest glibc to be supported regardless of architecture is (2, 17). - too_old_glibc2 = _GLibCVersion(2, 16) - if set(archs) & {"x86_64", "i686"}: - # On x86/i686 also oldest glibc to be supported is (2, 5). - too_old_glibc2 = _GLibCVersion(2, 4) - current_glibc = _GLibCVersion(*_get_glibc_version()) - glibc_max_list = [current_glibc] - # We can assume compatibility across glibc major versions. - # https://sourceware.org/bugzilla/show_bug.cgi?id=24636 - # - # Build a list of maximum glibc versions so that we can - # output the canonical list of all glibc from current_glibc - # down to too_old_glibc2, including all intermediary versions. - for glibc_major in range(current_glibc.major - 1, 1, -1): - glibc_minor = _LAST_GLIBC_MINOR[glibc_major] - glibc_max_list.append(_GLibCVersion(glibc_major, glibc_minor)) - for arch in archs: - for glibc_max in glibc_max_list: - if glibc_max.major == too_old_glibc2.major: - min_minor = too_old_glibc2.minor - else: - # For other glibc major versions oldest supported is (x, 0). - min_minor = -1 - for glibc_minor in range(glibc_max.minor, min_minor, -1): - glibc_version = _GLibCVersion(glibc_max.major, glibc_minor) - tag = "manylinux_{}_{}".format(*glibc_version) - if _is_compatible(arch, glibc_version): - yield f"{tag}_{arch}" - # Handle the legacy manylinux1, manylinux2010, manylinux2014 tags. - if glibc_version in _LEGACY_MANYLINUX_MAP: - legacy_tag = _LEGACY_MANYLINUX_MAP[glibc_version] - if _is_compatible(arch, glibc_version): - yield f"{legacy_tag}_{arch}" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py deleted file mode 100644 index d2bf30b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py +++ /dev/null @@ -1,85 +0,0 @@ -"""PEP 656 support. - -This module implements logic to detect if the currently running Python is -linked against musl, and what musl version is used. -""" - -from __future__ import annotations - -import functools -import re -import subprocess -import sys -from typing import Iterator, NamedTuple, Sequence - -from ._elffile import ELFFile - - -class _MuslVersion(NamedTuple): - major: int - minor: int - - -def _parse_musl_version(output: str) -> _MuslVersion | None: - lines = [n for n in (n.strip() for n in output.splitlines()) if n] - if len(lines) < 2 or lines[0][:4] != "musl": - return None - m = re.match(r"Version (\d+)\.(\d+)", lines[1]) - if not m: - return None - return _MuslVersion(major=int(m.group(1)), minor=int(m.group(2))) - - -@functools.lru_cache -def _get_musl_version(executable: str) -> _MuslVersion | None: - """Detect currently-running musl runtime version. - - This is done by checking the specified executable's dynamic linking - information, and invoking the loader to parse its output for a version - string. If the loader is musl, the output would be something like:: - - musl libc (x86_64) - Version 1.2.2 - Dynamic Program Loader - """ - try: - with open(executable, "rb") as f: - ld = ELFFile(f).interpreter - except (OSError, TypeError, ValueError): - return None - if ld is None or "musl" not in ld: - return None - proc = subprocess.run([ld], stderr=subprocess.PIPE, text=True) - return _parse_musl_version(proc.stderr) - - -def platform_tags(archs: Sequence[str]) -> Iterator[str]: - """Generate musllinux tags compatible to the current platform. - - :param archs: Sequence of compatible architectures. - The first one shall be the closest to the actual architecture and be the part of - platform tag after the ``linux_`` prefix, e.g. ``x86_64``. - The ``linux_`` prefix is assumed as a prerequisite for the current platform to - be musllinux-compatible. - - :returns: An iterator of compatible musllinux tags. - """ - sys_musl = _get_musl_version(sys.executable) - if sys_musl is None: # Python not dynamically linked against musl. - return - for arch in archs: - for minor in range(sys_musl.minor, -1, -1): - yield f"musllinux_{sys_musl.major}_{minor}_{arch}" - - -if __name__ == "__main__": # pragma: no cover - import sysconfig - - plat = sysconfig.get_platform() - assert plat.startswith("linux-"), "not linux" - - print("plat:", plat) - print("musl:", _get_musl_version(sys.executable)) - print("tags:", end=" ") - for t in platform_tags(re.sub(r"[.-]", "_", plat.split("-", 1)[-1])): - print(t, end="\n ") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py deleted file mode 100644 index c1238c0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py +++ /dev/null @@ -1,354 +0,0 @@ -"""Handwritten parser of dependency specifiers. - -The docstring for each __parse_* function contains EBNF-inspired grammar representing -the implementation. -""" - -from __future__ import annotations - -import ast -from typing import NamedTuple, Sequence, Tuple, Union - -from ._tokenizer import DEFAULT_RULES, Tokenizer - - -class Node: - def __init__(self, value: str) -> None: - self.value = value - - def __str__(self) -> str: - return self.value - - def __repr__(self) -> str: - return f"<{self.__class__.__name__}('{self}')>" - - def serialize(self) -> str: - raise NotImplementedError - - -class Variable(Node): - def serialize(self) -> str: - return str(self) - - -class Value(Node): - def serialize(self) -> str: - return f'"{self}"' - - -class Op(Node): - def serialize(self) -> str: - return str(self) - - -MarkerVar = Union[Variable, Value] -MarkerItem = Tuple[MarkerVar, Op, MarkerVar] -MarkerAtom = Union[MarkerItem, Sequence["MarkerAtom"]] -MarkerList = Sequence[Union["MarkerList", MarkerAtom, str]] - - -class ParsedRequirement(NamedTuple): - name: str - url: str - extras: list[str] - specifier: str - marker: MarkerList | None - - -# -------------------------------------------------------------------------------------- -# Recursive descent parser for dependency specifier -# -------------------------------------------------------------------------------------- -def parse_requirement(source: str) -> ParsedRequirement: - return _parse_requirement(Tokenizer(source, rules=DEFAULT_RULES)) - - -def _parse_requirement(tokenizer: Tokenizer) -> ParsedRequirement: - """ - requirement = WS? IDENTIFIER WS? extras WS? requirement_details - """ - tokenizer.consume("WS") - - name_token = tokenizer.expect( - "IDENTIFIER", expected="package name at the start of dependency specifier" - ) - name = name_token.text - tokenizer.consume("WS") - - extras = _parse_extras(tokenizer) - tokenizer.consume("WS") - - url, specifier, marker = _parse_requirement_details(tokenizer) - tokenizer.expect("END", expected="end of dependency specifier") - - return ParsedRequirement(name, url, extras, specifier, marker) - - -def _parse_requirement_details( - tokenizer: Tokenizer, -) -> tuple[str, str, MarkerList | None]: - """ - requirement_details = AT URL (WS requirement_marker?)? - | specifier WS? (requirement_marker)? - """ - - specifier = "" - url = "" - marker = None - - if tokenizer.check("AT"): - tokenizer.read() - tokenizer.consume("WS") - - url_start = tokenizer.position - url = tokenizer.expect("URL", expected="URL after @").text - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - tokenizer.expect("WS", expected="whitespace after URL") - - # The input might end after whitespace. - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - marker = _parse_requirement_marker( - tokenizer, span_start=url_start, after="URL and whitespace" - ) - else: - specifier_start = tokenizer.position - specifier = _parse_specifier(tokenizer) - tokenizer.consume("WS") - - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - marker = _parse_requirement_marker( - tokenizer, - span_start=specifier_start, - after=( - "version specifier" - if specifier - else "name and no valid version specifier" - ), - ) - - return (url, specifier, marker) - - -def _parse_requirement_marker( - tokenizer: Tokenizer, *, span_start: int, after: str -) -> MarkerList: - """ - requirement_marker = SEMICOLON marker WS? - """ - - if not tokenizer.check("SEMICOLON"): - tokenizer.raise_syntax_error( - f"Expected end or semicolon (after {after})", - span_start=span_start, - ) - tokenizer.read() - - marker = _parse_marker(tokenizer) - tokenizer.consume("WS") - - return marker - - -def _parse_extras(tokenizer: Tokenizer) -> list[str]: - """ - extras = (LEFT_BRACKET wsp* extras_list? wsp* RIGHT_BRACKET)? - """ - if not tokenizer.check("LEFT_BRACKET", peek=True): - return [] - - with tokenizer.enclosing_tokens( - "LEFT_BRACKET", - "RIGHT_BRACKET", - around="extras", - ): - tokenizer.consume("WS") - extras = _parse_extras_list(tokenizer) - tokenizer.consume("WS") - - return extras - - -def _parse_extras_list(tokenizer: Tokenizer) -> list[str]: - """ - extras_list = identifier (wsp* ',' wsp* identifier)* - """ - extras: list[str] = [] - - if not tokenizer.check("IDENTIFIER"): - return extras - - extras.append(tokenizer.read().text) - - while True: - tokenizer.consume("WS") - if tokenizer.check("IDENTIFIER", peek=True): - tokenizer.raise_syntax_error("Expected comma between extra names") - elif not tokenizer.check("COMMA"): - break - - tokenizer.read() - tokenizer.consume("WS") - - extra_token = tokenizer.expect("IDENTIFIER", expected="extra name after comma") - extras.append(extra_token.text) - - return extras - - -def _parse_specifier(tokenizer: Tokenizer) -> str: - """ - specifier = LEFT_PARENTHESIS WS? version_many WS? RIGHT_PARENTHESIS - | WS? version_many WS? - """ - with tokenizer.enclosing_tokens( - "LEFT_PARENTHESIS", - "RIGHT_PARENTHESIS", - around="version specifier", - ): - tokenizer.consume("WS") - parsed_specifiers = _parse_version_many(tokenizer) - tokenizer.consume("WS") - - return parsed_specifiers - - -def _parse_version_many(tokenizer: Tokenizer) -> str: - """ - version_many = (SPECIFIER (WS? COMMA WS? SPECIFIER)*)? - """ - parsed_specifiers = "" - while tokenizer.check("SPECIFIER"): - span_start = tokenizer.position - parsed_specifiers += tokenizer.read().text - if tokenizer.check("VERSION_PREFIX_TRAIL", peek=True): - tokenizer.raise_syntax_error( - ".* suffix can only be used with `==` or `!=` operators", - span_start=span_start, - span_end=tokenizer.position + 1, - ) - if tokenizer.check("VERSION_LOCAL_LABEL_TRAIL", peek=True): - tokenizer.raise_syntax_error( - "Local version label can only be used with `==` or `!=` operators", - span_start=span_start, - span_end=tokenizer.position, - ) - tokenizer.consume("WS") - if not tokenizer.check("COMMA"): - break - parsed_specifiers += tokenizer.read().text - tokenizer.consume("WS") - - return parsed_specifiers - - -# -------------------------------------------------------------------------------------- -# Recursive descent parser for marker expression -# -------------------------------------------------------------------------------------- -def parse_marker(source: str) -> MarkerList: - return _parse_full_marker(Tokenizer(source, rules=DEFAULT_RULES)) - - -def _parse_full_marker(tokenizer: Tokenizer) -> MarkerList: - retval = _parse_marker(tokenizer) - tokenizer.expect("END", expected="end of marker expression") - return retval - - -def _parse_marker(tokenizer: Tokenizer) -> MarkerList: - """ - marker = marker_atom (BOOLOP marker_atom)+ - """ - expression = [_parse_marker_atom(tokenizer)] - while tokenizer.check("BOOLOP"): - token = tokenizer.read() - expr_right = _parse_marker_atom(tokenizer) - expression.extend((token.text, expr_right)) - return expression - - -def _parse_marker_atom(tokenizer: Tokenizer) -> MarkerAtom: - """ - marker_atom = WS? LEFT_PARENTHESIS WS? marker WS? RIGHT_PARENTHESIS WS? - | WS? marker_item WS? - """ - - tokenizer.consume("WS") - if tokenizer.check("LEFT_PARENTHESIS", peek=True): - with tokenizer.enclosing_tokens( - "LEFT_PARENTHESIS", - "RIGHT_PARENTHESIS", - around="marker expression", - ): - tokenizer.consume("WS") - marker: MarkerAtom = _parse_marker(tokenizer) - tokenizer.consume("WS") - else: - marker = _parse_marker_item(tokenizer) - tokenizer.consume("WS") - return marker - - -def _parse_marker_item(tokenizer: Tokenizer) -> MarkerItem: - """ - marker_item = WS? marker_var WS? marker_op WS? marker_var WS? - """ - tokenizer.consume("WS") - marker_var_left = _parse_marker_var(tokenizer) - tokenizer.consume("WS") - marker_op = _parse_marker_op(tokenizer) - tokenizer.consume("WS") - marker_var_right = _parse_marker_var(tokenizer) - tokenizer.consume("WS") - return (marker_var_left, marker_op, marker_var_right) - - -def _parse_marker_var(tokenizer: Tokenizer) -> MarkerVar: - """ - marker_var = VARIABLE | QUOTED_STRING - """ - if tokenizer.check("VARIABLE"): - return process_env_var(tokenizer.read().text.replace(".", "_")) - elif tokenizer.check("QUOTED_STRING"): - return process_python_str(tokenizer.read().text) - else: - tokenizer.raise_syntax_error( - message="Expected a marker variable or quoted string" - ) - - -def process_env_var(env_var: str) -> Variable: - if env_var in ("platform_python_implementation", "python_implementation"): - return Variable("platform_python_implementation") - else: - return Variable(env_var) - - -def process_python_str(python_str: str) -> Value: - value = ast.literal_eval(python_str) - return Value(str(value)) - - -def _parse_marker_op(tokenizer: Tokenizer) -> Op: - """ - marker_op = IN | NOT IN | OP - """ - if tokenizer.check("IN"): - tokenizer.read() - return Op("in") - elif tokenizer.check("NOT"): - tokenizer.read() - tokenizer.expect("WS", expected="whitespace after 'not'") - tokenizer.expect("IN", expected="'in' after 'not'") - return Op("not in") - elif tokenizer.check("OP"): - return Op(tokenizer.read().text) - else: - return tokenizer.raise_syntax_error( - "Expected marker operator, one of " - "<=, <, !=, ==, >=, >, ~=, ===, in, not in" - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py deleted file mode 100644 index 90a6465..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py +++ /dev/null @@ -1,61 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - - -class InfinityType: - def __repr__(self) -> str: - return "Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return False - - def __le__(self, other: object) -> bool: - return False - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return True - - def __ge__(self, other: object) -> bool: - return True - - def __neg__(self: object) -> "NegativeInfinityType": - return NegativeInfinity - - -Infinity = InfinityType() - - -class NegativeInfinityType: - def __repr__(self) -> str: - return "-Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return True - - def __le__(self, other: object) -> bool: - return True - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return False - - def __ge__(self, other: object) -> bool: - return False - - def __neg__(self: object) -> InfinityType: - return Infinity - - -NegativeInfinity = NegativeInfinityType() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py deleted file mode 100644 index 89d0416..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py +++ /dev/null @@ -1,194 +0,0 @@ -from __future__ import annotations - -import contextlib -import re -from dataclasses import dataclass -from typing import Iterator, NoReturn - -from .specifiers import Specifier - - -@dataclass -class Token: - name: str - text: str - position: int - - -class ParserSyntaxError(Exception): - """The provided source text could not be parsed correctly.""" - - def __init__( - self, - message: str, - *, - source: str, - span: tuple[int, int], - ) -> None: - self.span = span - self.message = message - self.source = source - - super().__init__() - - def __str__(self) -> str: - marker = " " * self.span[0] + "~" * (self.span[1] - self.span[0]) + "^" - return "\n ".join([self.message, self.source, marker]) - - -DEFAULT_RULES: dict[str, str | re.Pattern[str]] = { - "LEFT_PARENTHESIS": r"\(", - "RIGHT_PARENTHESIS": r"\)", - "LEFT_BRACKET": r"\[", - "RIGHT_BRACKET": r"\]", - "SEMICOLON": r";", - "COMMA": r",", - "QUOTED_STRING": re.compile( - r""" - ( - ('[^']*') - | - ("[^"]*") - ) - """, - re.VERBOSE, - ), - "OP": r"(===|==|~=|!=|<=|>=|<|>)", - "BOOLOP": r"\b(or|and)\b", - "IN": r"\bin\b", - "NOT": r"\bnot\b", - "VARIABLE": re.compile( - r""" - \b( - python_version - |python_full_version - |os[._]name - |sys[._]platform - |platform_(release|system) - |platform[._](version|machine|python_implementation) - |python_implementation - |implementation_(name|version) - |extra - )\b - """, - re.VERBOSE, - ), - "SPECIFIER": re.compile( - Specifier._operator_regex_str + Specifier._version_regex_str, - re.VERBOSE | re.IGNORECASE, - ), - "AT": r"\@", - "URL": r"[^ \t]+", - "IDENTIFIER": r"\b[a-zA-Z0-9][a-zA-Z0-9._-]*\b", - "VERSION_PREFIX_TRAIL": r"\.\*", - "VERSION_LOCAL_LABEL_TRAIL": r"\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*", - "WS": r"[ \t]+", - "END": r"$", -} - - -class Tokenizer: - """Context-sensitive token parsing. - - Provides methods to examine the input stream to check whether the next token - matches. - """ - - def __init__( - self, - source: str, - *, - rules: dict[str, str | re.Pattern[str]], - ) -> None: - self.source = source - self.rules: dict[str, re.Pattern[str]] = { - name: re.compile(pattern) for name, pattern in rules.items() - } - self.next_token: Token | None = None - self.position = 0 - - def consume(self, name: str) -> None: - """Move beyond provided token name, if at current position.""" - if self.check(name): - self.read() - - def check(self, name: str, *, peek: bool = False) -> bool: - """Check whether the next token has the provided name. - - By default, if the check succeeds, the token *must* be read before - another check. If `peek` is set to `True`, the token is not loaded and - would need to be checked again. - """ - assert ( - self.next_token is None - ), f"Cannot check for {name!r}, already have {self.next_token!r}" - assert name in self.rules, f"Unknown token name: {name!r}" - - expression = self.rules[name] - - match = expression.match(self.source, self.position) - if match is None: - return False - if not peek: - self.next_token = Token(name, match[0], self.position) - return True - - def expect(self, name: str, *, expected: str) -> Token: - """Expect a certain token name next, failing with a syntax error otherwise. - - The token is *not* read. - """ - if not self.check(name): - raise self.raise_syntax_error(f"Expected {expected}") - return self.read() - - def read(self) -> Token: - """Consume the next token and return it.""" - token = self.next_token - assert token is not None - - self.position += len(token.text) - self.next_token = None - - return token - - def raise_syntax_error( - self, - message: str, - *, - span_start: int | None = None, - span_end: int | None = None, - ) -> NoReturn: - """Raise ParserSyntaxError at the given position.""" - span = ( - self.position if span_start is None else span_start, - self.position if span_end is None else span_end, - ) - raise ParserSyntaxError( - message, - source=self.source, - span=span, - ) - - @contextlib.contextmanager - def enclosing_tokens( - self, open_token: str, close_token: str, *, around: str - ) -> Iterator[None]: - if self.check(open_token): - open_position = self.position - self.read() - else: - open_position = None - - yield - - if open_position is None: - return - - if not self.check(close_token): - self.raise_syntax_error( - f"Expected matching {close_token} for {open_token}, after {around}", - span_start=open_position, - ) - - self.read() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py deleted file mode 100644 index 7ac7bb6..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py +++ /dev/null @@ -1,325 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import operator -import os -import platform -import sys -from typing import Any, Callable, TypedDict, cast - -from ._parser import MarkerAtom, MarkerList, Op, Value, Variable -from ._parser import parse_marker as _parse_marker -from ._tokenizer import ParserSyntaxError -from .specifiers import InvalidSpecifier, Specifier -from .utils import canonicalize_name - -__all__ = [ - "InvalidMarker", - "UndefinedComparison", - "UndefinedEnvironmentName", - "Marker", - "default_environment", -] - -Operator = Callable[[str, str], bool] - - -class InvalidMarker(ValueError): - """ - An invalid marker was found, users should refer to PEP 508. - """ - - -class UndefinedComparison(ValueError): - """ - An invalid operation was attempted on a value that doesn't support it. - """ - - -class UndefinedEnvironmentName(ValueError): - """ - A name was attempted to be used that does not exist inside of the - environment. - """ - - -class Environment(TypedDict): - implementation_name: str - """The implementation's identifier, e.g. ``'cpython'``.""" - - implementation_version: str - """ - The implementation's version, e.g. ``'3.13.0a2'`` for CPython 3.13.0a2, or - ``'7.3.13'`` for PyPy3.10 v7.3.13. - """ - - os_name: str - """ - The value of :py:data:`os.name`. The name of the operating system dependent module - imported, e.g. ``'posix'``. - """ - - platform_machine: str - """ - Returns the machine type, e.g. ``'i386'``. - - An empty string if the value cannot be determined. - """ - - platform_release: str - """ - The system's release, e.g. ``'2.2.0'`` or ``'NT'``. - - An empty string if the value cannot be determined. - """ - - platform_system: str - """ - The system/OS name, e.g. ``'Linux'``, ``'Windows'`` or ``'Java'``. - - An empty string if the value cannot be determined. - """ - - platform_version: str - """ - The system's release version, e.g. ``'#3 on degas'``. - - An empty string if the value cannot be determined. - """ - - python_full_version: str - """ - The Python version as string ``'major.minor.patchlevel'``. - - Note that unlike the Python :py:data:`sys.version`, this value will always include - the patchlevel (it defaults to 0). - """ - - platform_python_implementation: str - """ - A string identifying the Python implementation, e.g. ``'CPython'``. - """ - - python_version: str - """The Python version as string ``'major.minor'``.""" - - sys_platform: str - """ - This string contains a platform identifier that can be used to append - platform-specific components to :py:data:`sys.path`, for instance. - - For Unix systems, except on Linux and AIX, this is the lowercased OS name as - returned by ``uname -s`` with the first part of the version as returned by - ``uname -r`` appended, e.g. ``'sunos5'`` or ``'freebsd8'``, at the time when Python - was built. - """ - - -def _normalize_extra_values(results: Any) -> Any: - """ - Normalize extra values. - """ - if isinstance(results[0], tuple): - lhs, op, rhs = results[0] - if isinstance(lhs, Variable) and lhs.value == "extra": - normalized_extra = canonicalize_name(rhs.value) - rhs = Value(normalized_extra) - elif isinstance(rhs, Variable) and rhs.value == "extra": - normalized_extra = canonicalize_name(lhs.value) - lhs = Value(normalized_extra) - results[0] = lhs, op, rhs - return results - - -def _format_marker( - marker: list[str] | MarkerAtom | str, first: bool | None = True -) -> str: - assert isinstance(marker, (list, tuple, str)) - - # Sometimes we have a structure like [[...]] which is a single item list - # where the single item is itself it's own list. In that case we want skip - # the rest of this function so that we don't get extraneous () on the - # outside. - if ( - isinstance(marker, list) - and len(marker) == 1 - and isinstance(marker[0], (list, tuple)) - ): - return _format_marker(marker[0]) - - if isinstance(marker, list): - inner = (_format_marker(m, first=False) for m in marker) - if first: - return " ".join(inner) - else: - return "(" + " ".join(inner) + ")" - elif isinstance(marker, tuple): - return " ".join([m.serialize() for m in marker]) - else: - return marker - - -_operators: dict[str, Operator] = { - "in": lambda lhs, rhs: lhs in rhs, - "not in": lambda lhs, rhs: lhs not in rhs, - "<": operator.lt, - "<=": operator.le, - "==": operator.eq, - "!=": operator.ne, - ">=": operator.ge, - ">": operator.gt, -} - - -def _eval_op(lhs: str, op: Op, rhs: str) -> bool: - try: - spec = Specifier("".join([op.serialize(), rhs])) - except InvalidSpecifier: - pass - else: - return spec.contains(lhs, prereleases=True) - - oper: Operator | None = _operators.get(op.serialize()) - if oper is None: - raise UndefinedComparison(f"Undefined {op!r} on {lhs!r} and {rhs!r}.") - - return oper(lhs, rhs) - - -def _normalize(*values: str, key: str) -> tuple[str, ...]: - # PEP 685 – Comparison of extra names for optional distribution dependencies - # https://peps.python.org/pep-0685/ - # > When comparing extra names, tools MUST normalize the names being - # > compared using the semantics outlined in PEP 503 for names - if key == "extra": - return tuple(canonicalize_name(v) for v in values) - - # other environment markers don't have such standards - return values - - -def _evaluate_markers(markers: MarkerList, environment: dict[str, str]) -> bool: - groups: list[list[bool]] = [[]] - - for marker in markers: - assert isinstance(marker, (list, tuple, str)) - - if isinstance(marker, list): - groups[-1].append(_evaluate_markers(marker, environment)) - elif isinstance(marker, tuple): - lhs, op, rhs = marker - - if isinstance(lhs, Variable): - environment_key = lhs.value - lhs_value = environment[environment_key] - rhs_value = rhs.value - else: - lhs_value = lhs.value - environment_key = rhs.value - rhs_value = environment[environment_key] - - lhs_value, rhs_value = _normalize(lhs_value, rhs_value, key=environment_key) - groups[-1].append(_eval_op(lhs_value, op, rhs_value)) - else: - assert marker in ["and", "or"] - if marker == "or": - groups.append([]) - - return any(all(item) for item in groups) - - -def format_full_version(info: sys._version_info) -> str: - version = "{0.major}.{0.minor}.{0.micro}".format(info) - kind = info.releaselevel - if kind != "final": - version += kind[0] + str(info.serial) - return version - - -def default_environment() -> Environment: - iver = format_full_version(sys.implementation.version) - implementation_name = sys.implementation.name - return { - "implementation_name": implementation_name, - "implementation_version": iver, - "os_name": os.name, - "platform_machine": platform.machine(), - "platform_release": platform.release(), - "platform_system": platform.system(), - "platform_version": platform.version(), - "python_full_version": platform.python_version(), - "platform_python_implementation": platform.python_implementation(), - "python_version": ".".join(platform.python_version_tuple()[:2]), - "sys_platform": sys.platform, - } - - -class Marker: - def __init__(self, marker: str) -> None: - # Note: We create a Marker object without calling this constructor in - # packaging.requirements.Requirement. If any additional logic is - # added here, make sure to mirror/adapt Requirement. - try: - self._markers = _normalize_extra_values(_parse_marker(marker)) - # The attribute `_markers` can be described in terms of a recursive type: - # MarkerList = List[Union[Tuple[Node, ...], str, MarkerList]] - # - # For example, the following expression: - # python_version > "3.6" or (python_version == "3.6" and os_name == "unix") - # - # is parsed into: - # [ - # (, ')>, ), - # 'and', - # [ - # (, , ), - # 'or', - # (, , ) - # ] - # ] - except ParserSyntaxError as e: - raise InvalidMarker(str(e)) from e - - def __str__(self) -> str: - return _format_marker(self._markers) - - def __repr__(self) -> str: - return f"" - - def __hash__(self) -> int: - return hash((self.__class__.__name__, str(self))) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Marker): - return NotImplemented - - return str(self) == str(other) - - def evaluate(self, environment: dict[str, str] | None = None) -> bool: - """Evaluate a marker. - - Return the boolean from evaluating the given marker against the - environment. environment is an optional argument to override all or - part of the determined environment. - - The environment is determined from the current Python process. - """ - current_environment = cast("dict[str, str]", default_environment()) - current_environment["extra"] = "" - # Work around platform.python_version() returning something that is not PEP 440 - # compliant for non-tagged Python builds. We preserve default_environment()'s - # behavior of returning platform.python_version() verbatim, and leave it to the - # caller to provide a syntactically valid version if they want to override it. - if current_environment["python_full_version"].endswith("+"): - current_environment["python_full_version"] += "local" - if environment is not None: - current_environment.update(environment) - # The API used to allow setting extra to None. We need to handle this - # case for backwards compatibility. - if current_environment["extra"] is None: - current_environment["extra"] = "" - - return _evaluate_markers(self._markers, current_environment) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py deleted file mode 100644 index eb8dc84..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py +++ /dev/null @@ -1,804 +0,0 @@ -from __future__ import annotations - -import email.feedparser -import email.header -import email.message -import email.parser -import email.policy -import typing -from typing import ( - Any, - Callable, - Generic, - Literal, - TypedDict, - cast, -) - -from . import requirements, specifiers, utils -from . import version as version_module - -T = typing.TypeVar("T") - - -try: - ExceptionGroup -except NameError: # pragma: no cover - - class ExceptionGroup(Exception): - """A minimal implementation of :external:exc:`ExceptionGroup` from Python 3.11. - - If :external:exc:`ExceptionGroup` is already defined by Python itself, - that version is used instead. - """ - - message: str - exceptions: list[Exception] - - def __init__(self, message: str, exceptions: list[Exception]) -> None: - self.message = message - self.exceptions = exceptions - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self.message!r}, {self.exceptions!r})" - -else: # pragma: no cover - ExceptionGroup = ExceptionGroup - - -class InvalidMetadata(ValueError): - """A metadata field contains invalid data.""" - - field: str - """The name of the field that contains invalid data.""" - - def __init__(self, field: str, message: str) -> None: - self.field = field - super().__init__(message) - - -# The RawMetadata class attempts to make as few assumptions about the underlying -# serialization formats as possible. The idea is that as long as a serialization -# formats offer some very basic primitives in *some* way then we can support -# serializing to and from that format. -class RawMetadata(TypedDict, total=False): - """A dictionary of raw core metadata. - - Each field in core metadata maps to a key of this dictionary (when data is - provided). The key is lower-case and underscores are used instead of dashes - compared to the equivalent core metadata field. Any core metadata field that - can be specified multiple times or can hold multiple values in a single - field have a key with a plural name. See :class:`Metadata` whose attributes - match the keys of this dictionary. - - Core metadata fields that can be specified multiple times are stored as a - list or dict depending on which is appropriate for the field. Any fields - which hold multiple values in a single field are stored as a list. - - """ - - # Metadata 1.0 - PEP 241 - metadata_version: str - name: str - version: str - platforms: list[str] - summary: str - description: str - keywords: list[str] - home_page: str - author: str - author_email: str - license: str - - # Metadata 1.1 - PEP 314 - supported_platforms: list[str] - download_url: str - classifiers: list[str] - requires: list[str] - provides: list[str] - obsoletes: list[str] - - # Metadata 1.2 - PEP 345 - maintainer: str - maintainer_email: str - requires_dist: list[str] - provides_dist: list[str] - obsoletes_dist: list[str] - requires_python: str - requires_external: list[str] - project_urls: dict[str, str] - - # Metadata 2.0 - # PEP 426 attempted to completely revamp the metadata format - # but got stuck without ever being able to build consensus on - # it and ultimately ended up withdrawn. - # - # However, a number of tools had started emitting METADATA with - # `2.0` Metadata-Version, so for historical reasons, this version - # was skipped. - - # Metadata 2.1 - PEP 566 - description_content_type: str - provides_extra: list[str] - - # Metadata 2.2 - PEP 643 - dynamic: list[str] - - # Metadata 2.3 - PEP 685 - # No new fields were added in PEP 685, just some edge case were - # tightened up to provide better interoptability. - - -_STRING_FIELDS = { - "author", - "author_email", - "description", - "description_content_type", - "download_url", - "home_page", - "license", - "maintainer", - "maintainer_email", - "metadata_version", - "name", - "requires_python", - "summary", - "version", -} - -_LIST_FIELDS = { - "classifiers", - "dynamic", - "obsoletes", - "obsoletes_dist", - "platforms", - "provides", - "provides_dist", - "provides_extra", - "requires", - "requires_dist", - "requires_external", - "supported_platforms", -} - -_DICT_FIELDS = { - "project_urls", -} - - -def _parse_keywords(data: str) -> list[str]: - """Split a string of comma-separate keyboards into a list of keywords.""" - return [k.strip() for k in data.split(",")] - - -def _parse_project_urls(data: list[str]) -> dict[str, str]: - """Parse a list of label/URL string pairings separated by a comma.""" - urls = {} - for pair in data: - # Our logic is slightly tricky here as we want to try and do - # *something* reasonable with malformed data. - # - # The main thing that we have to worry about, is data that does - # not have a ',' at all to split the label from the Value. There - # isn't a singular right answer here, and we will fail validation - # later on (if the caller is validating) so it doesn't *really* - # matter, but since the missing value has to be an empty str - # and our return value is dict[str, str], if we let the key - # be the missing value, then they'd have multiple '' values that - # overwrite each other in a accumulating dict. - # - # The other potentional issue is that it's possible to have the - # same label multiple times in the metadata, with no solid "right" - # answer with what to do in that case. As such, we'll do the only - # thing we can, which is treat the field as unparseable and add it - # to our list of unparsed fields. - parts = [p.strip() for p in pair.split(",", 1)] - parts.extend([""] * (max(0, 2 - len(parts)))) # Ensure 2 items - - # TODO: The spec doesn't say anything about if the keys should be - # considered case sensitive or not... logically they should - # be case-preserving and case-insensitive, but doing that - # would open up more cases where we might have duplicate - # entries. - label, url = parts - if label in urls: - # The label already exists in our set of urls, so this field - # is unparseable, and we can just add the whole thing to our - # unparseable data and stop processing it. - raise KeyError("duplicate labels in project urls") - urls[label] = url - - return urls - - -def _get_payload(msg: email.message.Message, source: bytes | str) -> str: - """Get the body of the message.""" - # If our source is a str, then our caller has managed encodings for us, - # and we don't need to deal with it. - if isinstance(source, str): - payload: str = msg.get_payload() - return payload - # If our source is a bytes, then we're managing the encoding and we need - # to deal with it. - else: - bpayload: bytes = msg.get_payload(decode=True) - try: - return bpayload.decode("utf8", "strict") - except UnicodeDecodeError: - raise ValueError("payload in an invalid encoding") - - -# The various parse_FORMAT functions here are intended to be as lenient as -# possible in their parsing, while still returning a correctly typed -# RawMetadata. -# -# To aid in this, we also generally want to do as little touching of the -# data as possible, except where there are possibly some historic holdovers -# that make valid data awkward to work with. -# -# While this is a lower level, intermediate format than our ``Metadata`` -# class, some light touch ups can make a massive difference in usability. - -# Map METADATA fields to RawMetadata. -_EMAIL_TO_RAW_MAPPING = { - "author": "author", - "author-email": "author_email", - "classifier": "classifiers", - "description": "description", - "description-content-type": "description_content_type", - "download-url": "download_url", - "dynamic": "dynamic", - "home-page": "home_page", - "keywords": "keywords", - "license": "license", - "maintainer": "maintainer", - "maintainer-email": "maintainer_email", - "metadata-version": "metadata_version", - "name": "name", - "obsoletes": "obsoletes", - "obsoletes-dist": "obsoletes_dist", - "platform": "platforms", - "project-url": "project_urls", - "provides": "provides", - "provides-dist": "provides_dist", - "provides-extra": "provides_extra", - "requires": "requires", - "requires-dist": "requires_dist", - "requires-external": "requires_external", - "requires-python": "requires_python", - "summary": "summary", - "supported-platform": "supported_platforms", - "version": "version", -} -_RAW_TO_EMAIL_MAPPING = {raw: email for email, raw in _EMAIL_TO_RAW_MAPPING.items()} - - -def parse_email(data: bytes | str) -> tuple[RawMetadata, dict[str, list[str]]]: - """Parse a distribution's metadata stored as email headers (e.g. from ``METADATA``). - - This function returns a two-item tuple of dicts. The first dict is of - recognized fields from the core metadata specification. Fields that can be - parsed and translated into Python's built-in types are converted - appropriately. All other fields are left as-is. Fields that are allowed to - appear multiple times are stored as lists. - - The second dict contains all other fields from the metadata. This includes - any unrecognized fields. It also includes any fields which are expected to - be parsed into a built-in type but were not formatted appropriately. Finally, - any fields that are expected to appear only once but are repeated are - included in this dict. - - """ - raw: dict[str, str | list[str] | dict[str, str]] = {} - unparsed: dict[str, list[str]] = {} - - if isinstance(data, str): - parsed = email.parser.Parser(policy=email.policy.compat32).parsestr(data) - else: - parsed = email.parser.BytesParser(policy=email.policy.compat32).parsebytes(data) - - # We have to wrap parsed.keys() in a set, because in the case of multiple - # values for a key (a list), the key will appear multiple times in the - # list of keys, but we're avoiding that by using get_all(). - for name in frozenset(parsed.keys()): - # Header names in RFC are case insensitive, so we'll normalize to all - # lower case to make comparisons easier. - name = name.lower() - - # We use get_all() here, even for fields that aren't multiple use, - # because otherwise someone could have e.g. two Name fields, and we - # would just silently ignore it rather than doing something about it. - headers = parsed.get_all(name) or [] - - # The way the email module works when parsing bytes is that it - # unconditionally decodes the bytes as ascii using the surrogateescape - # handler. When you pull that data back out (such as with get_all() ), - # it looks to see if the str has any surrogate escapes, and if it does - # it wraps it in a Header object instead of returning the string. - # - # As such, we'll look for those Header objects, and fix up the encoding. - value = [] - # Flag if we have run into any issues processing the headers, thus - # signalling that the data belongs in 'unparsed'. - valid_encoding = True - for h in headers: - # It's unclear if this can return more types than just a Header or - # a str, so we'll just assert here to make sure. - assert isinstance(h, (email.header.Header, str)) - - # If it's a header object, we need to do our little dance to get - # the real data out of it. In cases where there is invalid data - # we're going to end up with mojibake, but there's no obvious, good - # way around that without reimplementing parts of the Header object - # ourselves. - # - # That should be fine since, if mojibacked happens, this key is - # going into the unparsed dict anyways. - if isinstance(h, email.header.Header): - # The Header object stores it's data as chunks, and each chunk - # can be independently encoded, so we'll need to check each - # of them. - chunks: list[tuple[bytes, str | None]] = [] - for bin, encoding in email.header.decode_header(h): - try: - bin.decode("utf8", "strict") - except UnicodeDecodeError: - # Enable mojibake. - encoding = "latin1" - valid_encoding = False - else: - encoding = "utf8" - chunks.append((bin, encoding)) - - # Turn our chunks back into a Header object, then let that - # Header object do the right thing to turn them into a - # string for us. - value.append(str(email.header.make_header(chunks))) - # This is already a string, so just add it. - else: - value.append(h) - - # We've processed all of our values to get them into a list of str, - # but we may have mojibake data, in which case this is an unparsed - # field. - if not valid_encoding: - unparsed[name] = value - continue - - raw_name = _EMAIL_TO_RAW_MAPPING.get(name) - if raw_name is None: - # This is a bit of a weird situation, we've encountered a key that - # we don't know what it means, so we don't know whether it's meant - # to be a list or not. - # - # Since we can't really tell one way or another, we'll just leave it - # as a list, even though it may be a single item list, because that's - # what makes the most sense for email headers. - unparsed[name] = value - continue - - # If this is one of our string fields, then we'll check to see if our - # value is a list of a single item. If it is then we'll assume that - # it was emitted as a single string, and unwrap the str from inside - # the list. - # - # If it's any other kind of data, then we haven't the faintest clue - # what we should parse it as, and we have to just add it to our list - # of unparsed stuff. - if raw_name in _STRING_FIELDS and len(value) == 1: - raw[raw_name] = value[0] - # If this is one of our list of string fields, then we can just assign - # the value, since email *only* has strings, and our get_all() call - # above ensures that this is a list. - elif raw_name in _LIST_FIELDS: - raw[raw_name] = value - # Special Case: Keywords - # The keywords field is implemented in the metadata spec as a str, - # but it conceptually is a list of strings, and is serialized using - # ", ".join(keywords), so we'll do some light data massaging to turn - # this into what it logically is. - elif raw_name == "keywords" and len(value) == 1: - raw[raw_name] = _parse_keywords(value[0]) - # Special Case: Project-URL - # The project urls is implemented in the metadata spec as a list of - # specially-formatted strings that represent a key and a value, which - # is fundamentally a mapping, however the email format doesn't support - # mappings in a sane way, so it was crammed into a list of strings - # instead. - # - # We will do a little light data massaging to turn this into a map as - # it logically should be. - elif raw_name == "project_urls": - try: - raw[raw_name] = _parse_project_urls(value) - except KeyError: - unparsed[name] = value - # Nothing that we've done has managed to parse this, so it'll just - # throw it in our unparseable data and move on. - else: - unparsed[name] = value - - # We need to support getting the Description from the message payload in - # addition to getting it from the the headers. This does mean, though, there - # is the possibility of it being set both ways, in which case we put both - # in 'unparsed' since we don't know which is right. - try: - payload = _get_payload(parsed, data) - except ValueError: - unparsed.setdefault("description", []).append( - parsed.get_payload(decode=isinstance(data, bytes)) - ) - else: - if payload: - # Check to see if we've already got a description, if so then both - # it, and this body move to unparseable. - if "description" in raw: - description_header = cast(str, raw.pop("description")) - unparsed.setdefault("description", []).extend( - [description_header, payload] - ) - elif "description" in unparsed: - unparsed["description"].append(payload) - else: - raw["description"] = payload - - # We need to cast our `raw` to a metadata, because a TypedDict only support - # literal key names, but we're computing our key names on purpose, but the - # way this function is implemented, our `TypedDict` can only have valid key - # names. - return cast(RawMetadata, raw), unparsed - - -_NOT_FOUND = object() - - -# Keep the two values in sync. -_VALID_METADATA_VERSIONS = ["1.0", "1.1", "1.2", "2.1", "2.2", "2.3"] -_MetadataVersion = Literal["1.0", "1.1", "1.2", "2.1", "2.2", "2.3"] - -_REQUIRED_ATTRS = frozenset(["metadata_version", "name", "version"]) - - -class _Validator(Generic[T]): - """Validate a metadata field. - - All _process_*() methods correspond to a core metadata field. The method is - called with the field's raw value. If the raw value is valid it is returned - in its "enriched" form (e.g. ``version.Version`` for the ``Version`` field). - If the raw value is invalid, :exc:`InvalidMetadata` is raised (with a cause - as appropriate). - """ - - name: str - raw_name: str - added: _MetadataVersion - - def __init__( - self, - *, - added: _MetadataVersion = "1.0", - ) -> None: - self.added = added - - def __set_name__(self, _owner: Metadata, name: str) -> None: - self.name = name - self.raw_name = _RAW_TO_EMAIL_MAPPING[name] - - def __get__(self, instance: Metadata, _owner: type[Metadata]) -> T: - # With Python 3.8, the caching can be replaced with functools.cached_property(). - # No need to check the cache as attribute lookup will resolve into the - # instance's __dict__ before __get__ is called. - cache = instance.__dict__ - value = instance._raw.get(self.name) - - # To make the _process_* methods easier, we'll check if the value is None - # and if this field is NOT a required attribute, and if both of those - # things are true, we'll skip the the converter. This will mean that the - # converters never have to deal with the None union. - if self.name in _REQUIRED_ATTRS or value is not None: - try: - converter: Callable[[Any], T] = getattr(self, f"_process_{self.name}") - except AttributeError: - pass - else: - value = converter(value) - - cache[self.name] = value - try: - del instance._raw[self.name] # type: ignore[misc] - except KeyError: - pass - - return cast(T, value) - - def _invalid_metadata( - self, msg: str, cause: Exception | None = None - ) -> InvalidMetadata: - exc = InvalidMetadata( - self.raw_name, msg.format_map({"field": repr(self.raw_name)}) - ) - exc.__cause__ = cause - return exc - - def _process_metadata_version(self, value: str) -> _MetadataVersion: - # Implicitly makes Metadata-Version required. - if value not in _VALID_METADATA_VERSIONS: - raise self._invalid_metadata(f"{value!r} is not a valid metadata version") - return cast(_MetadataVersion, value) - - def _process_name(self, value: str) -> str: - if not value: - raise self._invalid_metadata("{field} is a required field") - # Validate the name as a side-effect. - try: - utils.canonicalize_name(value, validate=True) - except utils.InvalidName as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - else: - return value - - def _process_version(self, value: str) -> version_module.Version: - if not value: - raise self._invalid_metadata("{field} is a required field") - try: - return version_module.parse(value) - except version_module.InvalidVersion as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - - def _process_summary(self, value: str) -> str: - """Check the field contains no newlines.""" - if "\n" in value: - raise self._invalid_metadata("{field} must be a single line") - return value - - def _process_description_content_type(self, value: str) -> str: - content_types = {"text/plain", "text/x-rst", "text/markdown"} - message = email.message.EmailMessage() - message["content-type"] = value - - content_type, parameters = ( - # Defaults to `text/plain` if parsing failed. - message.get_content_type().lower(), - message["content-type"].params, - ) - # Check if content-type is valid or defaulted to `text/plain` and thus was - # not parseable. - if content_type not in content_types or content_type not in value.lower(): - raise self._invalid_metadata( - f"{{field}} must be one of {list(content_types)}, not {value!r}" - ) - - charset = parameters.get("charset", "UTF-8") - if charset != "UTF-8": - raise self._invalid_metadata( - f"{{field}} can only specify the UTF-8 charset, not {list(charset)}" - ) - - markdown_variants = {"GFM", "CommonMark"} - variant = parameters.get("variant", "GFM") # Use an acceptable default. - if content_type == "text/markdown" and variant not in markdown_variants: - raise self._invalid_metadata( - f"valid Markdown variants for {{field}} are {list(markdown_variants)}, " - f"not {variant!r}", - ) - return value - - def _process_dynamic(self, value: list[str]) -> list[str]: - for dynamic_field in map(str.lower, value): - if dynamic_field in {"name", "version", "metadata-version"}: - raise self._invalid_metadata( - f"{value!r} is not allowed as a dynamic field" - ) - elif dynamic_field not in _EMAIL_TO_RAW_MAPPING: - raise self._invalid_metadata(f"{value!r} is not a valid dynamic field") - return list(map(str.lower, value)) - - def _process_provides_extra( - self, - value: list[str], - ) -> list[utils.NormalizedName]: - normalized_names = [] - try: - for name in value: - normalized_names.append(utils.canonicalize_name(name, validate=True)) - except utils.InvalidName as exc: - raise self._invalid_metadata( - f"{name!r} is invalid for {{field}}", cause=exc - ) - else: - return normalized_names - - def _process_requires_python(self, value: str) -> specifiers.SpecifierSet: - try: - return specifiers.SpecifierSet(value) - except specifiers.InvalidSpecifier as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - - def _process_requires_dist( - self, - value: list[str], - ) -> list[requirements.Requirement]: - reqs = [] - try: - for req in value: - reqs.append(requirements.Requirement(req)) - except requirements.InvalidRequirement as exc: - raise self._invalid_metadata(f"{req!r} is invalid for {{field}}", cause=exc) - else: - return reqs - - -class Metadata: - """Representation of distribution metadata. - - Compared to :class:`RawMetadata`, this class provides objects representing - metadata fields instead of only using built-in types. Any invalid metadata - will cause :exc:`InvalidMetadata` to be raised (with a - :py:attr:`~BaseException.__cause__` attribute as appropriate). - """ - - _raw: RawMetadata - - @classmethod - def from_raw(cls, data: RawMetadata, *, validate: bool = True) -> Metadata: - """Create an instance from :class:`RawMetadata`. - - If *validate* is true, all metadata will be validated. All exceptions - related to validation will be gathered and raised as an :class:`ExceptionGroup`. - """ - ins = cls() - ins._raw = data.copy() # Mutations occur due to caching enriched values. - - if validate: - exceptions: list[Exception] = [] - try: - metadata_version = ins.metadata_version - metadata_age = _VALID_METADATA_VERSIONS.index(metadata_version) - except InvalidMetadata as metadata_version_exc: - exceptions.append(metadata_version_exc) - metadata_version = None - - # Make sure to check for the fields that are present, the required - # fields (so their absence can be reported). - fields_to_check = frozenset(ins._raw) | _REQUIRED_ATTRS - # Remove fields that have already been checked. - fields_to_check -= {"metadata_version"} - - for key in fields_to_check: - try: - if metadata_version: - # Can't use getattr() as that triggers descriptor protocol which - # will fail due to no value for the instance argument. - try: - field_metadata_version = cls.__dict__[key].added - except KeyError: - exc = InvalidMetadata(key, f"unrecognized field: {key!r}") - exceptions.append(exc) - continue - field_age = _VALID_METADATA_VERSIONS.index( - field_metadata_version - ) - if field_age > metadata_age: - field = _RAW_TO_EMAIL_MAPPING[key] - exc = InvalidMetadata( - field, - "{field} introduced in metadata version " - "{field_metadata_version}, not {metadata_version}", - ) - exceptions.append(exc) - continue - getattr(ins, key) - except InvalidMetadata as exc: - exceptions.append(exc) - - if exceptions: - raise ExceptionGroup("invalid metadata", exceptions) - - return ins - - @classmethod - def from_email(cls, data: bytes | str, *, validate: bool = True) -> Metadata: - """Parse metadata from email headers. - - If *validate* is true, the metadata will be validated. All exceptions - related to validation will be gathered and raised as an :class:`ExceptionGroup`. - """ - raw, unparsed = parse_email(data) - - if validate: - exceptions: list[Exception] = [] - for unparsed_key in unparsed: - if unparsed_key in _EMAIL_TO_RAW_MAPPING: - message = f"{unparsed_key!r} has invalid data" - else: - message = f"unrecognized field: {unparsed_key!r}" - exceptions.append(InvalidMetadata(unparsed_key, message)) - - if exceptions: - raise ExceptionGroup("unparsed", exceptions) - - try: - return cls.from_raw(raw, validate=validate) - except ExceptionGroup as exc_group: - raise ExceptionGroup( - "invalid or unparsed metadata", exc_group.exceptions - ) from None - - metadata_version: _Validator[_MetadataVersion] = _Validator() - """:external:ref:`core-metadata-metadata-version` - (required; validated to be a valid metadata version)""" - name: _Validator[str] = _Validator() - """:external:ref:`core-metadata-name` - (required; validated using :func:`~packaging.utils.canonicalize_name` and its - *validate* parameter)""" - version: _Validator[version_module.Version] = _Validator() - """:external:ref:`core-metadata-version` (required)""" - dynamic: _Validator[list[str] | None] = _Validator( - added="2.2", - ) - """:external:ref:`core-metadata-dynamic` - (validated against core metadata field names and lowercased)""" - platforms: _Validator[list[str] | None] = _Validator() - """:external:ref:`core-metadata-platform`""" - supported_platforms: _Validator[list[str] | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-supported-platform`""" - summary: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-summary` (validated to contain no newlines)""" - description: _Validator[str | None] = _Validator() # TODO 2.1: can be in body - """:external:ref:`core-metadata-description`""" - description_content_type: _Validator[str | None] = _Validator(added="2.1") - """:external:ref:`core-metadata-description-content-type` (validated)""" - keywords: _Validator[list[str] | None] = _Validator() - """:external:ref:`core-metadata-keywords`""" - home_page: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-home-page`""" - download_url: _Validator[str | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-download-url`""" - author: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-author`""" - author_email: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-author-email`""" - maintainer: _Validator[str | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-maintainer`""" - maintainer_email: _Validator[str | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-maintainer-email`""" - license: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-license`""" - classifiers: _Validator[list[str] | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-classifier`""" - requires_dist: _Validator[list[requirements.Requirement] | None] = _Validator( - added="1.2" - ) - """:external:ref:`core-metadata-requires-dist`""" - requires_python: _Validator[specifiers.SpecifierSet | None] = _Validator( - added="1.2" - ) - """:external:ref:`core-metadata-requires-python`""" - # Because `Requires-External` allows for non-PEP 440 version specifiers, we - # don't do any processing on the values. - requires_external: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-requires-external`""" - project_urls: _Validator[dict[str, str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-project-url`""" - # PEP 685 lets us raise an error if an extra doesn't pass `Name` validation - # regardless of metadata version. - provides_extra: _Validator[list[utils.NormalizedName] | None] = _Validator( - added="2.1", - ) - """:external:ref:`core-metadata-provides-extra`""" - provides_dist: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-provides-dist`""" - obsoletes_dist: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-obsoletes-dist`""" - requires: _Validator[list[str] | None] = _Validator(added="1.1") - """``Requires`` (deprecated)""" - provides: _Validator[list[str] | None] = _Validator(added="1.1") - """``Provides`` (deprecated)""" - obsoletes: _Validator[list[str] | None] = _Validator(added="1.1") - """``Obsoletes`` (deprecated)""" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py deleted file mode 100644 index 4e068c9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py +++ /dev/null @@ -1,91 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -from __future__ import annotations - -from typing import Any, Iterator - -from ._parser import parse_requirement as _parse_requirement -from ._tokenizer import ParserSyntaxError -from .markers import Marker, _normalize_extra_values -from .specifiers import SpecifierSet -from .utils import canonicalize_name - - -class InvalidRequirement(ValueError): - """ - An invalid requirement was found, users should refer to PEP 508. - """ - - -class Requirement: - """Parse a requirement. - - Parse a given requirement string into its parts, such as name, specifier, - URL, and extras. Raises InvalidRequirement on a badly-formed requirement - string. - """ - - # TODO: Can we test whether something is contained within a requirement? - # If so how do we do that? Do we need to test against the _name_ of - # the thing as well as the version? What about the markers? - # TODO: Can we normalize the name and extra name? - - def __init__(self, requirement_string: str) -> None: - try: - parsed = _parse_requirement(requirement_string) - except ParserSyntaxError as e: - raise InvalidRequirement(str(e)) from e - - self.name: str = parsed.name - self.url: str | None = parsed.url or None - self.extras: set[str] = set(parsed.extras or []) - self.specifier: SpecifierSet = SpecifierSet(parsed.specifier) - self.marker: Marker | None = None - if parsed.marker is not None: - self.marker = Marker.__new__(Marker) - self.marker._markers = _normalize_extra_values(parsed.marker) - - def _iter_parts(self, name: str) -> Iterator[str]: - yield name - - if self.extras: - formatted_extras = ",".join(sorted(self.extras)) - yield f"[{formatted_extras}]" - - if self.specifier: - yield str(self.specifier) - - if self.url: - yield f"@ {self.url}" - if self.marker: - yield " " - - if self.marker: - yield f"; {self.marker}" - - def __str__(self) -> str: - return "".join(self._iter_parts(self.name)) - - def __repr__(self) -> str: - return f"" - - def __hash__(self) -> int: - return hash( - ( - self.__class__.__name__, - *self._iter_parts(canonicalize_name(self.name)), - ) - ) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Requirement): - return NotImplemented - - return ( - canonicalize_name(self.name) == canonicalize_name(other.name) - and self.extras == other.extras - and self.specifier == other.specifier - and self.url == other.url - and self.marker == other.marker - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py deleted file mode 100644 index f3ac480..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py +++ /dev/null @@ -1,1009 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -""" -.. testsetup:: - - from pip._vendor.packaging.specifiers import Specifier, SpecifierSet, InvalidSpecifier - from pip._vendor.packaging.version import Version -""" - -from __future__ import annotations - -import abc -import itertools -import re -from typing import Callable, Iterable, Iterator, TypeVar, Union - -from .utils import canonicalize_version -from .version import Version - -UnparsedVersion = Union[Version, str] -UnparsedVersionVar = TypeVar("UnparsedVersionVar", bound=UnparsedVersion) -CallableOperator = Callable[[Version, str], bool] - - -def _coerce_version(version: UnparsedVersion) -> Version: - if not isinstance(version, Version): - version = Version(version) - return version - - -class InvalidSpecifier(ValueError): - """ - Raised when attempting to create a :class:`Specifier` with a specifier - string that is invalid. - - >>> Specifier("lolwat") - Traceback (most recent call last): - ... - packaging.specifiers.InvalidSpecifier: Invalid specifier: 'lolwat' - """ - - -class BaseSpecifier(metaclass=abc.ABCMeta): - @abc.abstractmethod - def __str__(self) -> str: - """ - Returns the str representation of this Specifier-like object. This - should be representative of the Specifier itself. - """ - - @abc.abstractmethod - def __hash__(self) -> int: - """ - Returns a hash value for this Specifier-like object. - """ - - @abc.abstractmethod - def __eq__(self, other: object) -> bool: - """ - Returns a boolean representing whether or not the two Specifier-like - objects are equal. - - :param other: The other object to check against. - """ - - @property - @abc.abstractmethod - def prereleases(self) -> bool | None: - """Whether or not pre-releases as a whole are allowed. - - This can be set to either ``True`` or ``False`` to explicitly enable or disable - prereleases or it can be set to ``None`` (the default) to use default semantics. - """ - - @prereleases.setter - def prereleases(self, value: bool) -> None: - """Setter for :attr:`prereleases`. - - :param value: The value to set. - """ - - @abc.abstractmethod - def contains(self, item: str, prereleases: bool | None = None) -> bool: - """ - Determines if the given item is contained within this specifier. - """ - - @abc.abstractmethod - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """ - Takes an iterable of items and filters them so that only items which - are contained within this specifier are allowed in it. - """ - - -class Specifier(BaseSpecifier): - """This class abstracts handling of version specifiers. - - .. tip:: - - It is generally not required to instantiate this manually. You should instead - prefer to work with :class:`SpecifierSet` instead, which can parse - comma-separated version specifiers (which is what package metadata contains). - """ - - _operator_regex_str = r""" - (?P(~=|==|!=|<=|>=|<|>|===)) - """ - _version_regex_str = r""" - (?P - (?: - # The identity operators allow for an escape hatch that will - # do an exact string match of the version you wish to install. - # This will not be parsed by PEP 440 and we cannot determine - # any semantic meaning from it. This operator is discouraged - # but included entirely as an escape hatch. - (?<====) # Only match for the identity operator - \s* - [^\s;)]* # The arbitrary version can be just about anything, - # we match everything except for whitespace, a - # semi-colon for marker support, and a closing paren - # since versions can be enclosed in them. - ) - | - (?: - # The (non)equality operators allow for wild card and local - # versions to be specified so we have to define these two - # operators separately to enable that. - (?<===|!=) # Only match for equals and not equals - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)* # release - - # You cannot use a wild card and a pre-release, post-release, a dev or - # local version together so group them with a | and make them optional. - (?: - \.\* # Wild card syntax of .* - | - (?: # pre release - [-_\.]? - (alpha|beta|preview|pre|a|b|c|rc) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - (?:\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*)? # local - )? - ) - | - (?: - # The compatible operator requires at least two digits in the - # release segment. - (?<=~=) # Only match for the compatible operator - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)+ # release (We have a + instead of a *) - (?: # pre release - [-_\.]? - (alpha|beta|preview|pre|a|b|c|rc) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - ) - | - (?: - # All other operators only allow a sub set of what the - # (non)equality operators do. Specifically they do not allow - # local versions to be specified nor do they allow the prefix - # matching wild cards. - (?=": "greater_than_equal", - "<": "less_than", - ">": "greater_than", - "===": "arbitrary", - } - - def __init__(self, spec: str = "", prereleases: bool | None = None) -> None: - """Initialize a Specifier instance. - - :param spec: - The string representation of a specifier which will be parsed and - normalized before use. - :param prereleases: - This tells the specifier if it should accept prerelease versions if - applicable or not. The default of ``None`` will autodetect it from the - given specifiers. - :raises InvalidSpecifier: - If the given specifier is invalid (i.e. bad syntax). - """ - match = self._regex.search(spec) - if not match: - raise InvalidSpecifier(f"Invalid specifier: '{spec}'") - - self._spec: tuple[str, str] = ( - match.group("operator").strip(), - match.group("version").strip(), - ) - - # Store whether or not this Specifier should accept prereleases - self._prereleases = prereleases - - # https://github.com/python/mypy/pull/13475#pullrequestreview-1079784515 - @property # type: ignore[override] - def prereleases(self) -> bool: - # If there is an explicit prereleases set for this, then we'll just - # blindly use that. - if self._prereleases is not None: - return self._prereleases - - # Look at all of our specifiers and determine if they are inclusive - # operators, and if they are if they are including an explicit - # prerelease. - operator, version = self._spec - if operator in ["==", ">=", "<=", "~=", "==="]: - # The == specifier can include a trailing .*, if it does we - # want to remove before parsing. - if operator == "==" and version.endswith(".*"): - version = version[:-2] - - # Parse the version, and if it is a pre-release than this - # specifier allows pre-releases. - if Version(version).is_prerelease: - return True - - return False - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - @property - def operator(self) -> str: - """The operator of this specifier. - - >>> Specifier("==1.2.3").operator - '==' - """ - return self._spec[0] - - @property - def version(self) -> str: - """The version of this specifier. - - >>> Specifier("==1.2.3").version - '1.2.3' - """ - return self._spec[1] - - def __repr__(self) -> str: - """A representation of the Specifier that shows all internal state. - - >>> Specifier('>=1.0.0') - =1.0.0')> - >>> Specifier('>=1.0.0', prereleases=False) - =1.0.0', prereleases=False)> - >>> Specifier('>=1.0.0', prereleases=True) - =1.0.0', prereleases=True)> - """ - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"<{self.__class__.__name__}({str(self)!r}{pre})>" - - def __str__(self) -> str: - """A string representation of the Specifier that can be round-tripped. - - >>> str(Specifier('>=1.0.0')) - '>=1.0.0' - >>> str(Specifier('>=1.0.0', prereleases=False)) - '>=1.0.0' - """ - return "{}{}".format(*self._spec) - - @property - def _canonical_spec(self) -> tuple[str, str]: - canonical_version = canonicalize_version( - self._spec[1], - strip_trailing_zero=(self._spec[0] != "~="), - ) - return self._spec[0], canonical_version - - def __hash__(self) -> int: - return hash(self._canonical_spec) - - def __eq__(self, other: object) -> bool: - """Whether or not the two Specifier-like objects are equal. - - :param other: The other object to check against. - - The value of :attr:`prereleases` is ignored. - - >>> Specifier("==1.2.3") == Specifier("== 1.2.3.0") - True - >>> (Specifier("==1.2.3", prereleases=False) == - ... Specifier("==1.2.3", prereleases=True)) - True - >>> Specifier("==1.2.3") == "==1.2.3" - True - >>> Specifier("==1.2.3") == Specifier("==1.2.4") - False - >>> Specifier("==1.2.3") == Specifier("~=1.2.3") - False - """ - if isinstance(other, str): - try: - other = self.__class__(str(other)) - except InvalidSpecifier: - return NotImplemented - elif not isinstance(other, self.__class__): - return NotImplemented - - return self._canonical_spec == other._canonical_spec - - def _get_operator(self, op: str) -> CallableOperator: - operator_callable: CallableOperator = getattr( - self, f"_compare_{self._operators[op]}" - ) - return operator_callable - - def _compare_compatible(self, prospective: Version, spec: str) -> bool: - # Compatible releases have an equivalent combination of >= and ==. That - # is that ~=2.2 is equivalent to >=2.2,==2.*. This allows us to - # implement this in terms of the other specifiers instead of - # implementing it ourselves. The only thing we need to do is construct - # the other specifiers. - - # We want everything but the last item in the version, but we want to - # ignore suffix segments. - prefix = _version_join( - list(itertools.takewhile(_is_not_suffix, _version_split(spec)))[:-1] - ) - - # Add the prefix notation to the end of our string - prefix += ".*" - - return self._get_operator(">=")(prospective, spec) and self._get_operator("==")( - prospective, prefix - ) - - def _compare_equal(self, prospective: Version, spec: str) -> bool: - # We need special logic to handle prefix matching - if spec.endswith(".*"): - # In the case of prefix matching we want to ignore local segment. - normalized_prospective = canonicalize_version( - prospective.public, strip_trailing_zero=False - ) - # Get the normalized version string ignoring the trailing .* - normalized_spec = canonicalize_version(spec[:-2], strip_trailing_zero=False) - # Split the spec out by bangs and dots, and pretend that there is - # an implicit dot in between a release segment and a pre-release segment. - split_spec = _version_split(normalized_spec) - - # Split the prospective version out by bangs and dots, and pretend - # that there is an implicit dot in between a release segment and - # a pre-release segment. - split_prospective = _version_split(normalized_prospective) - - # 0-pad the prospective version before shortening it to get the correct - # shortened version. - padded_prospective, _ = _pad_version(split_prospective, split_spec) - - # Shorten the prospective version to be the same length as the spec - # so that we can determine if the specifier is a prefix of the - # prospective version or not. - shortened_prospective = padded_prospective[: len(split_spec)] - - return shortened_prospective == split_spec - else: - # Convert our spec string into a Version - spec_version = Version(spec) - - # If the specifier does not have a local segment, then we want to - # act as if the prospective version also does not have a local - # segment. - if not spec_version.local: - prospective = Version(prospective.public) - - return prospective == spec_version - - def _compare_not_equal(self, prospective: Version, spec: str) -> bool: - return not self._compare_equal(prospective, spec) - - def _compare_less_than_equal(self, prospective: Version, spec: str) -> bool: - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) <= Version(spec) - - def _compare_greater_than_equal(self, prospective: Version, spec: str) -> bool: - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) >= Version(spec) - - def _compare_less_than(self, prospective: Version, spec_str: str) -> bool: - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is less than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective < spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a pre-release version, that we do not accept pre-release - # versions for the version mentioned in the specifier (e.g. <3.1 should - # not match 3.1.dev0, but should match 3.0.dev0). - if not spec.is_prerelease and prospective.is_prerelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # less than the spec version *and* it's not a pre-release of the same - # version in the spec. - return True - - def _compare_greater_than(self, prospective: Version, spec_str: str) -> bool: - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is greater than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective > spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a post-release version, that we do not accept - # post-release versions for the version mentioned in the specifier - # (e.g. >3.1 should not match 3.0.post0, but should match 3.2.post0). - if not spec.is_postrelease and prospective.is_postrelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # Ensure that we do not allow a local version of the version mentioned - # in the specifier, which is technically greater than, to match. - if prospective.local is not None: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # greater than the spec version *and* it's not a pre-release of the - # same version in the spec. - return True - - def _compare_arbitrary(self, prospective: Version, spec: str) -> bool: - return str(prospective).lower() == str(spec).lower() - - def __contains__(self, item: str | Version) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: The item to check for. - - This is used for the ``in`` operator and behaves the same as - :meth:`contains` with no ``prereleases`` argument passed. - - >>> "1.2.3" in Specifier(">=1.2.3") - True - >>> Version("1.2.3") in Specifier(">=1.2.3") - True - >>> "1.0.0" in Specifier(">=1.2.3") - False - >>> "1.3.0a1" in Specifier(">=1.2.3") - False - >>> "1.3.0a1" in Specifier(">=1.2.3", prereleases=True) - True - """ - return self.contains(item) - - def contains(self, item: UnparsedVersion, prereleases: bool | None = None) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: - The item to check for, which can be a version string or a - :class:`Version` instance. - :param prereleases: - Whether or not to match prereleases with this Specifier. If set to - ``None`` (the default), it uses :attr:`prereleases` to determine - whether or not prereleases are allowed. - - >>> Specifier(">=1.2.3").contains("1.2.3") - True - >>> Specifier(">=1.2.3").contains(Version("1.2.3")) - True - >>> Specifier(">=1.2.3").contains("1.0.0") - False - >>> Specifier(">=1.2.3").contains("1.3.0a1") - False - >>> Specifier(">=1.2.3", prereleases=True).contains("1.3.0a1") - True - >>> Specifier(">=1.2.3").contains("1.3.0a1", prereleases=True) - True - """ - - # Determine if prereleases are to be allowed or not. - if prereleases is None: - prereleases = self.prereleases - - # Normalize item to a Version, this allows us to have a shortcut for - # "2.0" in Specifier(">=2") - normalized_item = _coerce_version(item) - - # Determine if we should be supporting prereleases in this specifier - # or not, if we do not support prereleases than we can short circuit - # logic if this version is a prereleases. - if normalized_item.is_prerelease and not prereleases: - return False - - # Actually do the comparison to determine if this item is contained - # within this Specifier or not. - operator_callable: CallableOperator = self._get_operator(self.operator) - return operator_callable(normalized_item, self.version) - - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """Filter items in the given iterable, that match the specifier. - - :param iterable: - An iterable that can contain version strings and :class:`Version` instances. - The items in the iterable will be filtered according to the specifier. - :param prereleases: - Whether or not to allow prereleases in the returned iterator. If set to - ``None`` (the default), it will be intelligently decide whether to allow - prereleases or not (based on the :attr:`prereleases` attribute, and - whether the only versions matching are prereleases). - - This method is smarter than just ``filter(Specifier().contains, [...])`` - because it implements the rule from :pep:`440` that a prerelease item - SHOULD be accepted if no other versions match the given specifier. - - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) - ['1.3'] - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.2.3", "1.3", Version("1.4")])) - ['1.2.3', '1.3', ] - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.5a1"])) - ['1.5a1'] - >>> list(Specifier(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - >>> list(Specifier(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - """ - - yielded = False - found_prereleases = [] - - kw = {"prereleases": prereleases if prereleases is not None else True} - - # Attempt to iterate over all the values in the iterable and if any of - # them match, yield them. - for version in iterable: - parsed_version = _coerce_version(version) - - if self.contains(parsed_version, **kw): - # If our version is a prerelease, and we were not set to allow - # prereleases, then we'll store it for later in case nothing - # else matches this specifier. - if parsed_version.is_prerelease and not ( - prereleases or self.prereleases - ): - found_prereleases.append(version) - # Either this is not a prerelease, or we should have been - # accepting prereleases from the beginning. - else: - yielded = True - yield version - - # Now that we've iterated over everything, determine if we've yielded - # any values, and if we have not and we have any prereleases stored up - # then we will go ahead and yield the prereleases. - if not yielded and found_prereleases: - for version in found_prereleases: - yield version - - -_prefix_regex = re.compile(r"^([0-9]+)((?:a|b|c|rc)[0-9]+)$") - - -def _version_split(version: str) -> list[str]: - """Split version into components. - - The split components are intended for version comparison. The logic does - not attempt to retain the original version string, so joining the - components back with :func:`_version_join` may not produce the original - version string. - """ - result: list[str] = [] - - epoch, _, rest = version.rpartition("!") - result.append(epoch or "0") - - for item in rest.split("."): - match = _prefix_regex.search(item) - if match: - result.extend(match.groups()) - else: - result.append(item) - return result - - -def _version_join(components: list[str]) -> str: - """Join split version components into a version string. - - This function assumes the input came from :func:`_version_split`, where the - first component must be the epoch (either empty or numeric), and all other - components numeric. - """ - epoch, *rest = components - return f"{epoch}!{'.'.join(rest)}" - - -def _is_not_suffix(segment: str) -> bool: - return not any( - segment.startswith(prefix) for prefix in ("dev", "a", "b", "rc", "post") - ) - - -def _pad_version(left: list[str], right: list[str]) -> tuple[list[str], list[str]]: - left_split, right_split = [], [] - - # Get the release segment of our versions - left_split.append(list(itertools.takewhile(lambda x: x.isdigit(), left))) - right_split.append(list(itertools.takewhile(lambda x: x.isdigit(), right))) - - # Get the rest of our versions - left_split.append(left[len(left_split[0]) :]) - right_split.append(right[len(right_split[0]) :]) - - # Insert our padding - left_split.insert(1, ["0"] * max(0, len(right_split[0]) - len(left_split[0]))) - right_split.insert(1, ["0"] * max(0, len(left_split[0]) - len(right_split[0]))) - - return ( - list(itertools.chain.from_iterable(left_split)), - list(itertools.chain.from_iterable(right_split)), - ) - - -class SpecifierSet(BaseSpecifier): - """This class abstracts handling of a set of version specifiers. - - It can be passed a single specifier (``>=3.0``), a comma-separated list of - specifiers (``>=3.0,!=3.1``), or no specifier at all. - """ - - def __init__(self, specifiers: str = "", prereleases: bool | None = None) -> None: - """Initialize a SpecifierSet instance. - - :param specifiers: - The string representation of a specifier or a comma-separated list of - specifiers which will be parsed and normalized before use. - :param prereleases: - This tells the SpecifierSet if it should accept prerelease versions if - applicable or not. The default of ``None`` will autodetect it from the - given specifiers. - - :raises InvalidSpecifier: - If the given ``specifiers`` are not parseable than this exception will be - raised. - """ - - # Split on `,` to break each individual specifier into it's own item, and - # strip each item to remove leading/trailing whitespace. - split_specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] - - # Make each individual specifier a Specifier and save in a frozen set for later. - self._specs = frozenset(map(Specifier, split_specifiers)) - - # Store our prereleases value so we can use it later to determine if - # we accept prereleases or not. - self._prereleases = prereleases - - @property - def prereleases(self) -> bool | None: - # If we have been given an explicit prerelease modifier, then we'll - # pass that through here. - if self._prereleases is not None: - return self._prereleases - - # If we don't have any specifiers, and we don't have a forced value, - # then we'll just return None since we don't know if this should have - # pre-releases or not. - if not self._specs: - return None - - # Otherwise we'll see if any of the given specifiers accept - # prereleases, if any of them do we'll return True, otherwise False. - return any(s.prereleases for s in self._specs) - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - def __repr__(self) -> str: - """A representation of the specifier set that shows all internal state. - - Note that the ordering of the individual specifiers within the set may not - match the input string. - - >>> SpecifierSet('>=1.0.0,!=2.0.0') - =1.0.0')> - >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=False) - =1.0.0', prereleases=False)> - >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=True) - =1.0.0', prereleases=True)> - """ - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"" - - def __str__(self) -> str: - """A string representation of the specifier set that can be round-tripped. - - Note that the ordering of the individual specifiers within the set may not - match the input string. - - >>> str(SpecifierSet(">=1.0.0,!=1.0.1")) - '!=1.0.1,>=1.0.0' - >>> str(SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False)) - '!=1.0.1,>=1.0.0' - """ - return ",".join(sorted(str(s) for s in self._specs)) - - def __hash__(self) -> int: - return hash(self._specs) - - def __and__(self, other: SpecifierSet | str) -> SpecifierSet: - """Return a SpecifierSet which is a combination of the two sets. - - :param other: The other object to combine with. - - >>> SpecifierSet(">=1.0.0,!=1.0.1") & '<=2.0.0,!=2.0.1' - =1.0.0')> - >>> SpecifierSet(">=1.0.0,!=1.0.1") & SpecifierSet('<=2.0.0,!=2.0.1') - =1.0.0')> - """ - if isinstance(other, str): - other = SpecifierSet(other) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - specifier = SpecifierSet() - specifier._specs = frozenset(self._specs | other._specs) - - if self._prereleases is None and other._prereleases is not None: - specifier._prereleases = other._prereleases - elif self._prereleases is not None and other._prereleases is None: - specifier._prereleases = self._prereleases - elif self._prereleases == other._prereleases: - specifier._prereleases = self._prereleases - else: - raise ValueError( - "Cannot combine SpecifierSets with True and False prerelease " - "overrides." - ) - - return specifier - - def __eq__(self, other: object) -> bool: - """Whether or not the two SpecifierSet-like objects are equal. - - :param other: The other object to check against. - - The value of :attr:`prereleases` is ignored. - - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> (SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False) == - ... SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True)) - True - >>> SpecifierSet(">=1.0.0,!=1.0.1") == ">=1.0.0,!=1.0.1" - True - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.2") - False - """ - if isinstance(other, (str, Specifier)): - other = SpecifierSet(str(other)) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - return self._specs == other._specs - - def __len__(self) -> int: - """Returns the number of specifiers in this specifier set.""" - return len(self._specs) - - def __iter__(self) -> Iterator[Specifier]: - """ - Returns an iterator over all the underlying :class:`Specifier` instances - in this specifier set. - - >>> sorted(SpecifierSet(">=1.0.0,!=1.0.1"), key=str) - [, =1.0.0')>] - """ - return iter(self._specs) - - def __contains__(self, item: UnparsedVersion) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: The item to check for. - - This is used for the ``in`` operator and behaves the same as - :meth:`contains` with no ``prereleases`` argument passed. - - >>> "1.2.3" in SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> Version("1.2.3") in SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> "1.0.1" in SpecifierSet(">=1.0.0,!=1.0.1") - False - >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1") - False - >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True) - True - """ - return self.contains(item) - - def contains( - self, - item: UnparsedVersion, - prereleases: bool | None = None, - installed: bool | None = None, - ) -> bool: - """Return whether or not the item is contained in this SpecifierSet. - - :param item: - The item to check for, which can be a version string or a - :class:`Version` instance. - :param prereleases: - Whether or not to match prereleases with this SpecifierSet. If set to - ``None`` (the default), it uses :attr:`prereleases` to determine - whether or not prereleases are allowed. - - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.2.3") - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains(Version("1.2.3")) - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.0.1") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True).contains("1.3.0a1") - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1", prereleases=True) - True - """ - # Ensure that our item is a Version instance. - if not isinstance(item, Version): - item = Version(item) - - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # We can determine if we're going to allow pre-releases by looking to - # see if any of the underlying items supports them. If none of them do - # and this item is a pre-release then we do not allow it and we can - # short circuit that here. - # Note: This means that 1.0.dev1 would not be contained in something - # like >=1.0.devabc however it would be in >=1.0.debabc,>0.0.dev0 - if not prereleases and item.is_prerelease: - return False - - if installed and item.is_prerelease: - item = Version(item.base_version) - - # We simply dispatch to the underlying specs here to make sure that the - # given version is contained within all of them. - # Note: This use of all() here means that an empty set of specifiers - # will always return True, this is an explicit design decision. - return all(s.contains(item, prereleases=prereleases) for s in self._specs) - - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """Filter items in the given iterable, that match the specifiers in this set. - - :param iterable: - An iterable that can contain version strings and :class:`Version` instances. - The items in the iterable will be filtered according to the specifier. - :param prereleases: - Whether or not to allow prereleases in the returned iterator. If set to - ``None`` (the default), it will be intelligently decide whether to allow - prereleases or not (based on the :attr:`prereleases` attribute, and - whether the only versions matching are prereleases). - - This method is smarter than just ``filter(SpecifierSet(...).contains, [...])`` - because it implements the rule from :pep:`440` that a prerelease item - SHOULD be accepted if no other versions match the given specifier. - - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) - ['1.3'] - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", Version("1.4")])) - ['1.3', ] - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.5a1"])) - [] - >>> list(SpecifierSet(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - >>> list(SpecifierSet(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - - An "empty" SpecifierSet will filter items based on the presence of prerelease - versions in the set. - - >>> list(SpecifierSet("").filter(["1.3", "1.5a1"])) - ['1.3'] - >>> list(SpecifierSet("").filter(["1.5a1"])) - ['1.5a1'] - >>> list(SpecifierSet("", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - >>> list(SpecifierSet("").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - """ - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # If we have any specifiers, then we want to wrap our iterable in the - # filter method for each one, this will act as a logical AND amongst - # each specifier. - if self._specs: - for spec in self._specs: - iterable = spec.filter(iterable, prereleases=bool(prereleases)) - return iter(iterable) - # If we do not have any specifiers, then we need to have a rough filter - # which will filter out any pre-releases, unless there are no final - # releases. - else: - filtered: list[UnparsedVersionVar] = [] - found_prereleases: list[UnparsedVersionVar] = [] - - for item in iterable: - parsed_version = _coerce_version(item) - - # Store any item which is a pre-release for later unless we've - # already found a final version or we are accepting prereleases - if parsed_version.is_prerelease and not prereleases: - if not filtered: - found_prereleases.append(item) - else: - filtered.append(item) - - # If we've found no items except for pre-releases, then we'll go - # ahead and use the pre-releases - if not filtered and found_prereleases and prereleases is None: - return iter(found_prereleases) - - return iter(filtered) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py deleted file mode 100644 index 6667d29..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py +++ /dev/null @@ -1,568 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import logging -import platform -import re -import struct -import subprocess -import sys -import sysconfig -from importlib.machinery import EXTENSION_SUFFIXES -from typing import ( - Iterable, - Iterator, - Sequence, - Tuple, - cast, -) - -from . import _manylinux, _musllinux - -logger = logging.getLogger(__name__) - -PythonVersion = Sequence[int] -MacVersion = Tuple[int, int] - -INTERPRETER_SHORT_NAMES: dict[str, str] = { - "python": "py", # Generic. - "cpython": "cp", - "pypy": "pp", - "ironpython": "ip", - "jython": "jy", -} - - -_32_BIT_INTERPRETER = struct.calcsize("P") == 4 - - -class Tag: - """ - A representation of the tag triple for a wheel. - - Instances are considered immutable and thus are hashable. Equality checking - is also supported. - """ - - __slots__ = ["_interpreter", "_abi", "_platform", "_hash"] - - def __init__(self, interpreter: str, abi: str, platform: str) -> None: - self._interpreter = interpreter.lower() - self._abi = abi.lower() - self._platform = platform.lower() - # The __hash__ of every single element in a Set[Tag] will be evaluated each time - # that a set calls its `.disjoint()` method, which may be called hundreds of - # times when scanning a page of links for packages with tags matching that - # Set[Tag]. Pre-computing the value here produces significant speedups for - # downstream consumers. - self._hash = hash((self._interpreter, self._abi, self._platform)) - - @property - def interpreter(self) -> str: - return self._interpreter - - @property - def abi(self) -> str: - return self._abi - - @property - def platform(self) -> str: - return self._platform - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Tag): - return NotImplemented - - return ( - (self._hash == other._hash) # Short-circuit ASAP for perf reasons. - and (self._platform == other._platform) - and (self._abi == other._abi) - and (self._interpreter == other._interpreter) - ) - - def __hash__(self) -> int: - return self._hash - - def __str__(self) -> str: - return f"{self._interpreter}-{self._abi}-{self._platform}" - - def __repr__(self) -> str: - return f"<{self} @ {id(self)}>" - - -def parse_tag(tag: str) -> frozenset[Tag]: - """ - Parses the provided tag (e.g. `py3-none-any`) into a frozenset of Tag instances. - - Returning a set is required due to the possibility that the tag is a - compressed tag set. - """ - tags = set() - interpreters, abis, platforms = tag.split("-") - for interpreter in interpreters.split("."): - for abi in abis.split("."): - for platform_ in platforms.split("."): - tags.add(Tag(interpreter, abi, platform_)) - return frozenset(tags) - - -def _get_config_var(name: str, warn: bool = False) -> int | str | None: - value: int | str | None = sysconfig.get_config_var(name) - if value is None and warn: - logger.debug( - "Config variable '%s' is unset, Python ABI tag may be incorrect", name - ) - return value - - -def _normalize_string(string: str) -> str: - return string.replace(".", "_").replace("-", "_").replace(" ", "_") - - -def _is_threaded_cpython(abis: list[str]) -> bool: - """ - Determine if the ABI corresponds to a threaded (`--disable-gil`) build. - - The threaded builds are indicated by a "t" in the abiflags. - """ - if len(abis) == 0: - return False - # expect e.g., cp313 - m = re.match(r"cp\d+(.*)", abis[0]) - if not m: - return False - abiflags = m.group(1) - return "t" in abiflags - - -def _abi3_applies(python_version: PythonVersion, threading: bool) -> bool: - """ - Determine if the Python version supports abi3. - - PEP 384 was first implemented in Python 3.2. The threaded (`--disable-gil`) - builds do not support abi3. - """ - return len(python_version) > 1 and tuple(python_version) >= (3, 2) and not threading - - -def _cpython_abis(py_version: PythonVersion, warn: bool = False) -> list[str]: - py_version = tuple(py_version) # To allow for version comparison. - abis = [] - version = _version_nodot(py_version[:2]) - threading = debug = pymalloc = ucs4 = "" - with_debug = _get_config_var("Py_DEBUG", warn) - has_refcount = hasattr(sys, "gettotalrefcount") - # Windows doesn't set Py_DEBUG, so checking for support of debug-compiled - # extension modules is the best option. - # https://github.com/pypa/pip/issues/3383#issuecomment-173267692 - has_ext = "_d.pyd" in EXTENSION_SUFFIXES - if with_debug or (with_debug is None and (has_refcount or has_ext)): - debug = "d" - if py_version >= (3, 13) and _get_config_var("Py_GIL_DISABLED", warn): - threading = "t" - if py_version < (3, 8): - with_pymalloc = _get_config_var("WITH_PYMALLOC", warn) - if with_pymalloc or with_pymalloc is None: - pymalloc = "m" - if py_version < (3, 3): - unicode_size = _get_config_var("Py_UNICODE_SIZE", warn) - if unicode_size == 4 or ( - unicode_size is None and sys.maxunicode == 0x10FFFF - ): - ucs4 = "u" - elif debug: - # Debug builds can also load "normal" extension modules. - # We can also assume no UCS-4 or pymalloc requirement. - abis.append(f"cp{version}{threading}") - abis.insert(0, f"cp{version}{threading}{debug}{pymalloc}{ucs4}") - return abis - - -def cpython_tags( - python_version: PythonVersion | None = None, - abis: Iterable[str] | None = None, - platforms: Iterable[str] | None = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a CPython interpreter. - - The tags consist of: - - cp-- - - cp-abi3- - - cp-none- - - cp-abi3- # Older Python versions down to 3.2. - - If python_version only specifies a major version then user-provided ABIs and - the 'none' ABItag will be used. - - If 'abi3' or 'none' are specified in 'abis' then they will be yielded at - their normal position and not at the beginning. - """ - if not python_version: - python_version = sys.version_info[:2] - - interpreter = f"cp{_version_nodot(python_version[:2])}" - - if abis is None: - if len(python_version) > 1: - abis = _cpython_abis(python_version, warn) - else: - abis = [] - abis = list(abis) - # 'abi3' and 'none' are explicitly handled later. - for explicit_abi in ("abi3", "none"): - try: - abis.remove(explicit_abi) - except ValueError: - pass - - platforms = list(platforms or platform_tags()) - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - - threading = _is_threaded_cpython(abis) - use_abi3 = _abi3_applies(python_version, threading) - if use_abi3: - yield from (Tag(interpreter, "abi3", platform_) for platform_ in platforms) - yield from (Tag(interpreter, "none", platform_) for platform_ in platforms) - - if use_abi3: - for minor_version in range(python_version[1] - 1, 1, -1): - for platform_ in platforms: - interpreter = "cp{version}".format( - version=_version_nodot((python_version[0], minor_version)) - ) - yield Tag(interpreter, "abi3", platform_) - - -def _generic_abi() -> list[str]: - """ - Return the ABI tag based on EXT_SUFFIX. - """ - # The following are examples of `EXT_SUFFIX`. - # We want to keep the parts which are related to the ABI and remove the - # parts which are related to the platform: - # - linux: '.cpython-310-x86_64-linux-gnu.so' => cp310 - # - mac: '.cpython-310-darwin.so' => cp310 - # - win: '.cp310-win_amd64.pyd' => cp310 - # - win: '.pyd' => cp37 (uses _cpython_abis()) - # - pypy: '.pypy38-pp73-x86_64-linux-gnu.so' => pypy38_pp73 - # - graalpy: '.graalpy-38-native-x86_64-darwin.dylib' - # => graalpy_38_native - - ext_suffix = _get_config_var("EXT_SUFFIX", warn=True) - if not isinstance(ext_suffix, str) or ext_suffix[0] != ".": - raise SystemError("invalid sysconfig.get_config_var('EXT_SUFFIX')") - parts = ext_suffix.split(".") - if len(parts) < 3: - # CPython3.7 and earlier uses ".pyd" on Windows. - return _cpython_abis(sys.version_info[:2]) - soabi = parts[1] - if soabi.startswith("cpython"): - # non-windows - abi = "cp" + soabi.split("-")[1] - elif soabi.startswith("cp"): - # windows - abi = soabi.split("-")[0] - elif soabi.startswith("pypy"): - abi = "-".join(soabi.split("-")[:2]) - elif soabi.startswith("graalpy"): - abi = "-".join(soabi.split("-")[:3]) - elif soabi: - # pyston, ironpython, others? - abi = soabi - else: - return [] - return [_normalize_string(abi)] - - -def generic_tags( - interpreter: str | None = None, - abis: Iterable[str] | None = None, - platforms: Iterable[str] | None = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a generic interpreter. - - The tags consist of: - - -- - - The "none" ABI will be added if it was not explicitly provided. - """ - if not interpreter: - interp_name = interpreter_name() - interp_version = interpreter_version(warn=warn) - interpreter = "".join([interp_name, interp_version]) - if abis is None: - abis = _generic_abi() - else: - abis = list(abis) - platforms = list(platforms or platform_tags()) - if "none" not in abis: - abis.append("none") - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - - -def _py_interpreter_range(py_version: PythonVersion) -> Iterator[str]: - """ - Yields Python versions in descending order. - - After the latest version, the major-only version will be yielded, and then - all previous versions of that major version. - """ - if len(py_version) > 1: - yield f"py{_version_nodot(py_version[:2])}" - yield f"py{py_version[0]}" - if len(py_version) > 1: - for minor in range(py_version[1] - 1, -1, -1): - yield f"py{_version_nodot((py_version[0], minor))}" - - -def compatible_tags( - python_version: PythonVersion | None = None, - interpreter: str | None = None, - platforms: Iterable[str] | None = None, -) -> Iterator[Tag]: - """ - Yields the sequence of tags that are compatible with a specific version of Python. - - The tags consist of: - - py*-none- - - -none-any # ... if `interpreter` is provided. - - py*-none-any - """ - if not python_version: - python_version = sys.version_info[:2] - platforms = list(platforms or platform_tags()) - for version in _py_interpreter_range(python_version): - for platform_ in platforms: - yield Tag(version, "none", platform_) - if interpreter: - yield Tag(interpreter, "none", "any") - for version in _py_interpreter_range(python_version): - yield Tag(version, "none", "any") - - -def _mac_arch(arch: str, is_32bit: bool = _32_BIT_INTERPRETER) -> str: - if not is_32bit: - return arch - - if arch.startswith("ppc"): - return "ppc" - - return "i386" - - -def _mac_binary_formats(version: MacVersion, cpu_arch: str) -> list[str]: - formats = [cpu_arch] - if cpu_arch == "x86_64": - if version < (10, 4): - return [] - formats.extend(["intel", "fat64", "fat32"]) - - elif cpu_arch == "i386": - if version < (10, 4): - return [] - formats.extend(["intel", "fat32", "fat"]) - - elif cpu_arch == "ppc64": - # TODO: Need to care about 32-bit PPC for ppc64 through 10.2? - if version > (10, 5) or version < (10, 4): - return [] - formats.append("fat64") - - elif cpu_arch == "ppc": - if version > (10, 6): - return [] - formats.extend(["fat32", "fat"]) - - if cpu_arch in {"arm64", "x86_64"}: - formats.append("universal2") - - if cpu_arch in {"x86_64", "i386", "ppc64", "ppc", "intel"}: - formats.append("universal") - - return formats - - -def mac_platforms( - version: MacVersion | None = None, arch: str | None = None -) -> Iterator[str]: - """ - Yields the platform tags for a macOS system. - - The `version` parameter is a two-item tuple specifying the macOS version to - generate platform tags for. The `arch` parameter is the CPU architecture to - generate platform tags for. Both parameters default to the appropriate value - for the current system. - """ - version_str, _, cpu_arch = platform.mac_ver() - if version is None: - version = cast("MacVersion", tuple(map(int, version_str.split(".")[:2]))) - if version == (10, 16): - # When built against an older macOS SDK, Python will report macOS 10.16 - # instead of the real version. - version_str = subprocess.run( - [ - sys.executable, - "-sS", - "-c", - "import platform; print(platform.mac_ver()[0])", - ], - check=True, - env={"SYSTEM_VERSION_COMPAT": "0"}, - stdout=subprocess.PIPE, - text=True, - ).stdout - version = cast("MacVersion", tuple(map(int, version_str.split(".")[:2]))) - else: - version = version - if arch is None: - arch = _mac_arch(cpu_arch) - else: - arch = arch - - if (10, 0) <= version and version < (11, 0): - # Prior to Mac OS 11, each yearly release of Mac OS bumped the - # "minor" version number. The major version was always 10. - for minor_version in range(version[1], -1, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=10, minor=minor_version, binary_format=binary_format - ) - - if version >= (11, 0): - # Starting with Mac OS 11, each yearly release bumps the major version - # number. The minor versions are now the midyear updates. - for major_version in range(version[0], 10, -1): - compat_version = major_version, 0 - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=major_version, minor=0, binary_format=binary_format - ) - - if version >= (11, 0): - # Mac OS 11 on x86_64 is compatible with binaries from previous releases. - # Arm64 support was introduced in 11.0, so no Arm binaries from previous - # releases exist. - # - # However, the "universal2" binary format can have a - # macOS version earlier than 11.0 when the x86_64 part of the binary supports - # that version of macOS. - if arch == "x86_64": - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - else: - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_format = "universal2" - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - - -def _linux_platforms(is_32bit: bool = _32_BIT_INTERPRETER) -> Iterator[str]: - linux = _normalize_string(sysconfig.get_platform()) - if not linux.startswith("linux_"): - # we should never be here, just yield the sysconfig one and return - yield linux - return - if is_32bit: - if linux == "linux_x86_64": - linux = "linux_i686" - elif linux == "linux_aarch64": - linux = "linux_armv8l" - _, arch = linux.split("_", 1) - archs = {"armv8l": ["armv8l", "armv7l"]}.get(arch, [arch]) - yield from _manylinux.platform_tags(archs) - yield from _musllinux.platform_tags(archs) - for arch in archs: - yield f"linux_{arch}" - - -def _generic_platforms() -> Iterator[str]: - yield _normalize_string(sysconfig.get_platform()) - - -def platform_tags() -> Iterator[str]: - """ - Provides the platform tags for this installation. - """ - if platform.system() == "Darwin": - return mac_platforms() - elif platform.system() == "Linux": - return _linux_platforms() - else: - return _generic_platforms() - - -def interpreter_name() -> str: - """ - Returns the name of the running interpreter. - - Some implementations have a reserved, two-letter abbreviation which will - be returned when appropriate. - """ - name = sys.implementation.name - return INTERPRETER_SHORT_NAMES.get(name) or name - - -def interpreter_version(*, warn: bool = False) -> str: - """ - Returns the version of the running interpreter. - """ - version = _get_config_var("py_version_nodot", warn=warn) - if version: - version = str(version) - else: - version = _version_nodot(sys.version_info[:2]) - return version - - -def _version_nodot(version: PythonVersion) -> str: - return "".join(map(str, version)) - - -def sys_tags(*, warn: bool = False) -> Iterator[Tag]: - """ - Returns the sequence of tag triples for the running interpreter. - - The order of the sequence corresponds to priority order for the - interpreter, from most to least important. - """ - - interp_name = interpreter_name() - if interp_name == "cp": - yield from cpython_tags(warn=warn) - else: - yield from generic_tags() - - if interp_name == "pp": - interp = "pp3" - elif interp_name == "cp": - interp = "cp" + interpreter_version(warn=warn) - else: - interp = None - yield from compatible_tags(interpreter=interp) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py deleted file mode 100644 index d33da5b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py +++ /dev/null @@ -1,174 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import re -from typing import NewType, Tuple, Union, cast - -from .tags import Tag, parse_tag -from .version import InvalidVersion, Version - -BuildTag = Union[Tuple[()], Tuple[int, str]] -NormalizedName = NewType("NormalizedName", str) - - -class InvalidName(ValueError): - """ - An invalid distribution name; users should refer to the packaging user guide. - """ - - -class InvalidWheelFilename(ValueError): - """ - An invalid wheel filename was found, users should refer to PEP 427. - """ - - -class InvalidSdistFilename(ValueError): - """ - An invalid sdist filename was found, users should refer to the packaging user guide. - """ - - -# Core metadata spec for `Name` -_validate_regex = re.compile( - r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", re.IGNORECASE -) -_canonicalize_regex = re.compile(r"[-_.]+") -_normalized_regex = re.compile(r"^([a-z0-9]|[a-z0-9]([a-z0-9-](?!--))*[a-z0-9])$") -# PEP 427: The build number must start with a digit. -_build_tag_regex = re.compile(r"(\d+)(.*)") - - -def canonicalize_name(name: str, *, validate: bool = False) -> NormalizedName: - if validate and not _validate_regex.match(name): - raise InvalidName(f"name is invalid: {name!r}") - # This is taken from PEP 503. - value = _canonicalize_regex.sub("-", name).lower() - return cast(NormalizedName, value) - - -def is_normalized_name(name: str) -> bool: - return _normalized_regex.match(name) is not None - - -def canonicalize_version( - version: Version | str, *, strip_trailing_zero: bool = True -) -> str: - """ - This is very similar to Version.__str__, but has one subtle difference - with the way it handles the release segment. - """ - if isinstance(version, str): - try: - parsed = Version(version) - except InvalidVersion: - # Legacy versions cannot be normalized - return version - else: - parsed = version - - parts = [] - - # Epoch - if parsed.epoch != 0: - parts.append(f"{parsed.epoch}!") - - # Release segment - release_segment = ".".join(str(x) for x in parsed.release) - if strip_trailing_zero: - # NB: This strips trailing '.0's to normalize - release_segment = re.sub(r"(\.0)+$", "", release_segment) - parts.append(release_segment) - - # Pre-release - if parsed.pre is not None: - parts.append("".join(str(x) for x in parsed.pre)) - - # Post-release - if parsed.post is not None: - parts.append(f".post{parsed.post}") - - # Development release - if parsed.dev is not None: - parts.append(f".dev{parsed.dev}") - - # Local version segment - if parsed.local is not None: - parts.append(f"+{parsed.local}") - - return "".join(parts) - - -def parse_wheel_filename( - filename: str, -) -> tuple[NormalizedName, Version, BuildTag, frozenset[Tag]]: - if not filename.endswith(".whl"): - raise InvalidWheelFilename( - f"Invalid wheel filename (extension must be '.whl'): {filename}" - ) - - filename = filename[:-4] - dashes = filename.count("-") - if dashes not in (4, 5): - raise InvalidWheelFilename( - f"Invalid wheel filename (wrong number of parts): {filename}" - ) - - parts = filename.split("-", dashes - 2) - name_part = parts[0] - # See PEP 427 for the rules on escaping the project name. - if "__" in name_part or re.match(r"^[\w\d._]*$", name_part, re.UNICODE) is None: - raise InvalidWheelFilename(f"Invalid project name: {filename}") - name = canonicalize_name(name_part) - - try: - version = Version(parts[1]) - except InvalidVersion as e: - raise InvalidWheelFilename( - f"Invalid wheel filename (invalid version): {filename}" - ) from e - - if dashes == 5: - build_part = parts[2] - build_match = _build_tag_regex.match(build_part) - if build_match is None: - raise InvalidWheelFilename( - f"Invalid build number: {build_part} in '{filename}'" - ) - build = cast(BuildTag, (int(build_match.group(1)), build_match.group(2))) - else: - build = () - tags = parse_tag(parts[-1]) - return (name, version, build, tags) - - -def parse_sdist_filename(filename: str) -> tuple[NormalizedName, Version]: - if filename.endswith(".tar.gz"): - file_stem = filename[: -len(".tar.gz")] - elif filename.endswith(".zip"): - file_stem = filename[: -len(".zip")] - else: - raise InvalidSdistFilename( - f"Invalid sdist filename (extension must be '.tar.gz' or '.zip'):" - f" {filename}" - ) - - # We are requiring a PEP 440 version, which cannot contain dashes, - # so we split on the last dash. - name_part, sep, version_part = file_stem.rpartition("-") - if not sep: - raise InvalidSdistFilename(f"Invalid sdist filename: {filename}") - - name = canonicalize_name(name_part) - - try: - version = Version(version_part) - except InvalidVersion as e: - raise InvalidSdistFilename( - f"Invalid sdist filename (invalid version): {filename}" - ) from e - - return (name, version) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/version.py b/venv/lib/python3.12/site-packages/pip/_vendor/packaging/version.py deleted file mode 100644 index 8b0a040..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/packaging/version.py +++ /dev/null @@ -1,563 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -""" -.. testsetup:: - - from pip._vendor.packaging.version import parse, Version -""" - -from __future__ import annotations - -import itertools -import re -from typing import Any, Callable, NamedTuple, SupportsInt, Tuple, Union - -from ._structures import Infinity, InfinityType, NegativeInfinity, NegativeInfinityType - -__all__ = ["VERSION_PATTERN", "parse", "Version", "InvalidVersion"] - -LocalType = Tuple[Union[int, str], ...] - -CmpPrePostDevType = Union[InfinityType, NegativeInfinityType, Tuple[str, int]] -CmpLocalType = Union[ - NegativeInfinityType, - Tuple[Union[Tuple[int, str], Tuple[NegativeInfinityType, Union[int, str]]], ...], -] -CmpKey = Tuple[ - int, - Tuple[int, ...], - CmpPrePostDevType, - CmpPrePostDevType, - CmpPrePostDevType, - CmpLocalType, -] -VersionComparisonMethod = Callable[[CmpKey, CmpKey], bool] - - -class _Version(NamedTuple): - epoch: int - release: tuple[int, ...] - dev: tuple[str, int] | None - pre: tuple[str, int] | None - post: tuple[str, int] | None - local: LocalType | None - - -def parse(version: str) -> Version: - """Parse the given version string. - - >>> parse('1.0.dev1') - - - :param version: The version string to parse. - :raises InvalidVersion: When the version string is not a valid version. - """ - return Version(version) - - -class InvalidVersion(ValueError): - """Raised when a version string is not a valid version. - - >>> Version("invalid") - Traceback (most recent call last): - ... - packaging.version.InvalidVersion: Invalid version: 'invalid' - """ - - -class _BaseVersion: - _key: tuple[Any, ...] - - def __hash__(self) -> int: - return hash(self._key) - - # Please keep the duplicated `isinstance` check - # in the six comparisons hereunder - # unless you find a way to avoid adding overhead function calls. - def __lt__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key < other._key - - def __le__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key <= other._key - - def __eq__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key == other._key - - def __ge__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key >= other._key - - def __gt__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key > other._key - - def __ne__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key != other._key - - -# Deliberately not anchored to the start and end of the string, to make it -# easier for 3rd party code to reuse -_VERSION_PATTERN = r""" - v? - (?: - (?:(?P[0-9]+)!)? # epoch - (?P[0-9]+(?:\.[0-9]+)*) # release segment - (?P

                                          # pre-release
-            [-_\.]?
-            (?Palpha|a|beta|b|preview|pre|c|rc)
-            [-_\.]?
-            (?P[0-9]+)?
-        )?
-        (?P                                         # post release
-            (?:-(?P[0-9]+))
-            |
-            (?:
-                [-_\.]?
-                (?Ppost|rev|r)
-                [-_\.]?
-                (?P[0-9]+)?
-            )
-        )?
-        (?P                                          # dev release
-            [-_\.]?
-            (?Pdev)
-            [-_\.]?
-            (?P[0-9]+)?
-        )?
-    )
-    (?:\+(?P[a-z0-9]+(?:[-_\.][a-z0-9]+)*))?       # local version
-"""
-
-VERSION_PATTERN = _VERSION_PATTERN
-"""
-A string containing the regular expression used to match a valid version.
-
-The pattern is not anchored at either end, and is intended for embedding in larger
-expressions (for example, matching a version number as part of a file name). The
-regular expression should be compiled with the ``re.VERBOSE`` and ``re.IGNORECASE``
-flags set.
-
-:meta hide-value:
-"""
-
-
-class Version(_BaseVersion):
-    """This class abstracts handling of a project's versions.
-
-    A :class:`Version` instance is comparison aware and can be compared and
-    sorted using the standard Python interfaces.
-
-    >>> v1 = Version("1.0a5")
-    >>> v2 = Version("1.0")
-    >>> v1
-    
-    >>> v2
-    
-    >>> v1 < v2
-    True
-    >>> v1 == v2
-    False
-    >>> v1 > v2
-    False
-    >>> v1 >= v2
-    False
-    >>> v1 <= v2
-    True
-    """
-
-    _regex = re.compile(r"^\s*" + VERSION_PATTERN + r"\s*$", re.VERBOSE | re.IGNORECASE)
-    _key: CmpKey
-
-    def __init__(self, version: str) -> None:
-        """Initialize a Version object.
-
-        :param version:
-            The string representation of a version which will be parsed and normalized
-            before use.
-        :raises InvalidVersion:
-            If the ``version`` does not conform to PEP 440 in any way then this
-            exception will be raised.
-        """
-
-        # Validate the version and parse it into pieces
-        match = self._regex.search(version)
-        if not match:
-            raise InvalidVersion(f"Invalid version: '{version}'")
-
-        # Store the parsed out pieces of the version
-        self._version = _Version(
-            epoch=int(match.group("epoch")) if match.group("epoch") else 0,
-            release=tuple(int(i) for i in match.group("release").split(".")),
-            pre=_parse_letter_version(match.group("pre_l"), match.group("pre_n")),
-            post=_parse_letter_version(
-                match.group("post_l"), match.group("post_n1") or match.group("post_n2")
-            ),
-            dev=_parse_letter_version(match.group("dev_l"), match.group("dev_n")),
-            local=_parse_local_version(match.group("local")),
-        )
-
-        # Generate a key which will be used for sorting
-        self._key = _cmpkey(
-            self._version.epoch,
-            self._version.release,
-            self._version.pre,
-            self._version.post,
-            self._version.dev,
-            self._version.local,
-        )
-
-    def __repr__(self) -> str:
-        """A representation of the Version that shows all internal state.
-
-        >>> Version('1.0.0')
-        
-        """
-        return f""
-
-    def __str__(self) -> str:
-        """A string representation of the version that can be rounded-tripped.
-
-        >>> str(Version("1.0a5"))
-        '1.0a5'
-        """
-        parts = []
-
-        # Epoch
-        if self.epoch != 0:
-            parts.append(f"{self.epoch}!")
-
-        # Release segment
-        parts.append(".".join(str(x) for x in self.release))
-
-        # Pre-release
-        if self.pre is not None:
-            parts.append("".join(str(x) for x in self.pre))
-
-        # Post-release
-        if self.post is not None:
-            parts.append(f".post{self.post}")
-
-        # Development release
-        if self.dev is not None:
-            parts.append(f".dev{self.dev}")
-
-        # Local version segment
-        if self.local is not None:
-            parts.append(f"+{self.local}")
-
-        return "".join(parts)
-
-    @property
-    def epoch(self) -> int:
-        """The epoch of the version.
-
-        >>> Version("2.0.0").epoch
-        0
-        >>> Version("1!2.0.0").epoch
-        1
-        """
-        return self._version.epoch
-
-    @property
-    def release(self) -> tuple[int, ...]:
-        """The components of the "release" segment of the version.
-
-        >>> Version("1.2.3").release
-        (1, 2, 3)
-        >>> Version("2.0.0").release
-        (2, 0, 0)
-        >>> Version("1!2.0.0.post0").release
-        (2, 0, 0)
-
-        Includes trailing zeroes but not the epoch or any pre-release / development /
-        post-release suffixes.
-        """
-        return self._version.release
-
-    @property
-    def pre(self) -> tuple[str, int] | None:
-        """The pre-release segment of the version.
-
-        >>> print(Version("1.2.3").pre)
-        None
-        >>> Version("1.2.3a1").pre
-        ('a', 1)
-        >>> Version("1.2.3b1").pre
-        ('b', 1)
-        >>> Version("1.2.3rc1").pre
-        ('rc', 1)
-        """
-        return self._version.pre
-
-    @property
-    def post(self) -> int | None:
-        """The post-release number of the version.
-
-        >>> print(Version("1.2.3").post)
-        None
-        >>> Version("1.2.3.post1").post
-        1
-        """
-        return self._version.post[1] if self._version.post else None
-
-    @property
-    def dev(self) -> int | None:
-        """The development number of the version.
-
-        >>> print(Version("1.2.3").dev)
-        None
-        >>> Version("1.2.3.dev1").dev
-        1
-        """
-        return self._version.dev[1] if self._version.dev else None
-
-    @property
-    def local(self) -> str | None:
-        """The local version segment of the version.
-
-        >>> print(Version("1.2.3").local)
-        None
-        >>> Version("1.2.3+abc").local
-        'abc'
-        """
-        if self._version.local:
-            return ".".join(str(x) for x in self._version.local)
-        else:
-            return None
-
-    @property
-    def public(self) -> str:
-        """The public portion of the version.
-
-        >>> Version("1.2.3").public
-        '1.2.3'
-        >>> Version("1.2.3+abc").public
-        '1.2.3'
-        >>> Version("1.2.3+abc.dev1").public
-        '1.2.3'
-        """
-        return str(self).split("+", 1)[0]
-
-    @property
-    def base_version(self) -> str:
-        """The "base version" of the version.
-
-        >>> Version("1.2.3").base_version
-        '1.2.3'
-        >>> Version("1.2.3+abc").base_version
-        '1.2.3'
-        >>> Version("1!1.2.3+abc.dev1").base_version
-        '1!1.2.3'
-
-        The "base version" is the public version of the project without any pre or post
-        release markers.
-        """
-        parts = []
-
-        # Epoch
-        if self.epoch != 0:
-            parts.append(f"{self.epoch}!")
-
-        # Release segment
-        parts.append(".".join(str(x) for x in self.release))
-
-        return "".join(parts)
-
-    @property
-    def is_prerelease(self) -> bool:
-        """Whether this version is a pre-release.
-
-        >>> Version("1.2.3").is_prerelease
-        False
-        >>> Version("1.2.3a1").is_prerelease
-        True
-        >>> Version("1.2.3b1").is_prerelease
-        True
-        >>> Version("1.2.3rc1").is_prerelease
-        True
-        >>> Version("1.2.3dev1").is_prerelease
-        True
-        """
-        return self.dev is not None or self.pre is not None
-
-    @property
-    def is_postrelease(self) -> bool:
-        """Whether this version is a post-release.
-
-        >>> Version("1.2.3").is_postrelease
-        False
-        >>> Version("1.2.3.post1").is_postrelease
-        True
-        """
-        return self.post is not None
-
-    @property
-    def is_devrelease(self) -> bool:
-        """Whether this version is a development release.
-
-        >>> Version("1.2.3").is_devrelease
-        False
-        >>> Version("1.2.3.dev1").is_devrelease
-        True
-        """
-        return self.dev is not None
-
-    @property
-    def major(self) -> int:
-        """The first item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").major
-        1
-        """
-        return self.release[0] if len(self.release) >= 1 else 0
-
-    @property
-    def minor(self) -> int:
-        """The second item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").minor
-        2
-        >>> Version("1").minor
-        0
-        """
-        return self.release[1] if len(self.release) >= 2 else 0
-
-    @property
-    def micro(self) -> int:
-        """The third item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").micro
-        3
-        >>> Version("1").micro
-        0
-        """
-        return self.release[2] if len(self.release) >= 3 else 0
-
-
-def _parse_letter_version(
-    letter: str | None, number: str | bytes | SupportsInt | None
-) -> tuple[str, int] | None:
-    if letter:
-        # We consider there to be an implicit 0 in a pre-release if there is
-        # not a numeral associated with it.
-        if number is None:
-            number = 0
-
-        # We normalize any letters to their lower case form
-        letter = letter.lower()
-
-        # We consider some words to be alternate spellings of other words and
-        # in those cases we want to normalize the spellings to our preferred
-        # spelling.
-        if letter == "alpha":
-            letter = "a"
-        elif letter == "beta":
-            letter = "b"
-        elif letter in ["c", "pre", "preview"]:
-            letter = "rc"
-        elif letter in ["rev", "r"]:
-            letter = "post"
-
-        return letter, int(number)
-    if not letter and number:
-        # We assume if we are given a number, but we are not given a letter
-        # then this is using the implicit post release syntax (e.g. 1.0-1)
-        letter = "post"
-
-        return letter, int(number)
-
-    return None
-
-
-_local_version_separators = re.compile(r"[\._-]")
-
-
-def _parse_local_version(local: str | None) -> LocalType | None:
-    """
-    Takes a string like abc.1.twelve and turns it into ("abc", 1, "twelve").
-    """
-    if local is not None:
-        return tuple(
-            part.lower() if not part.isdigit() else int(part)
-            for part in _local_version_separators.split(local)
-        )
-    return None
-
-
-def _cmpkey(
-    epoch: int,
-    release: tuple[int, ...],
-    pre: tuple[str, int] | None,
-    post: tuple[str, int] | None,
-    dev: tuple[str, int] | None,
-    local: LocalType | None,
-) -> CmpKey:
-    # When we compare a release version, we want to compare it with all of the
-    # trailing zeros removed. So we'll use a reverse the list, drop all the now
-    # leading zeros until we come to something non zero, then take the rest
-    # re-reverse it back into the correct order and make it a tuple and use
-    # that for our sorting key.
-    _release = tuple(
-        reversed(list(itertools.dropwhile(lambda x: x == 0, reversed(release))))
-    )
-
-    # We need to "trick" the sorting algorithm to put 1.0.dev0 before 1.0a0.
-    # We'll do this by abusing the pre segment, but we _only_ want to do this
-    # if there is not a pre or a post segment. If we have one of those then
-    # the normal sorting rules will handle this case correctly.
-    if pre is None and post is None and dev is not None:
-        _pre: CmpPrePostDevType = NegativeInfinity
-    # Versions without a pre-release (except as noted above) should sort after
-    # those with one.
-    elif pre is None:
-        _pre = Infinity
-    else:
-        _pre = pre
-
-    # Versions without a post segment should sort before those with one.
-    if post is None:
-        _post: CmpPrePostDevType = NegativeInfinity
-
-    else:
-        _post = post
-
-    # Versions without a development segment should sort after those with one.
-    if dev is None:
-        _dev: CmpPrePostDevType = Infinity
-
-    else:
-        _dev = dev
-
-    if local is None:
-        # Versions without a local segment should sort before those with one.
-        _local: CmpLocalType = NegativeInfinity
-    else:
-        # Versions with a local segment need that segment parsed to implement
-        # the sorting rules in PEP440.
-        # - Alpha numeric segments sort before numeric segments
-        # - Alpha numeric segments sort lexicographically
-        # - Numeric segments sort numerically
-        # - Shorter versions sort before longer versions when the prefixes
-        #   match exactly
-        _local = tuple(
-            (i, "") if isinstance(i, int) else (NegativeInfinity, i) for i in local
-        )
-
-    return epoch, _release, _pre, _post, _dev, _local
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py
deleted file mode 100644
index 417a537..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py
+++ /dev/null
@@ -1,3325 +0,0 @@
-"""
-Package resource API
---------------------
-
-A resource is a logical file contained within a package, or a logical
-subdirectory thereof.  The package resource API expects resource names
-to have their path parts separated with ``/``, *not* whatever the local
-path separator is.  Do not use os.path operations to manipulate resource
-names being passed into the API.
-
-The package resource API is designed to work with normal filesystem packages,
-.egg files, and unpacked .egg files.  It can also work in a limited way with
-.zip files and with custom PEP 302 loaders that support the ``get_data()``
-method.
-
-This module is deprecated. Users are directed to :mod:`importlib.resources`,
-:mod:`importlib.metadata` and :pypi:`packaging` instead.
-"""
-
-import sys
-
-if sys.version_info < (3, 8):
-    raise RuntimeError("Python 3.8 or later is required")
-
-import os
-import io
-import time
-import re
-import types
-from typing import List, Protocol
-import zipfile
-import zipimport
-import warnings
-import stat
-import functools
-import pkgutil
-import operator
-import platform
-import collections
-import plistlib
-import email.parser
-import errno
-import tempfile
-import textwrap
-import inspect
-import ntpath
-import posixpath
-import importlib
-import importlib.machinery
-from pkgutil import get_importer
-
-import _imp
-
-# capture these to bypass sandboxing
-from os import utime
-
-try:
-    from os import mkdir, rename, unlink
-
-    WRITE_SUPPORT = True
-except ImportError:
-    # no write support, probably under GAE
-    WRITE_SUPPORT = False
-
-from os import open as os_open
-from os.path import isdir, split
-
-from pip._internal.utils._jaraco_text import (
-    yield_lines,
-    drop_comment,
-    join_continuation,
-)
-
-from pip._vendor import platformdirs
-from pip._vendor import packaging
-
-__import__('pip._vendor.packaging.version')
-__import__('pip._vendor.packaging.specifiers')
-__import__('pip._vendor.packaging.requirements')
-__import__('pip._vendor.packaging.markers')
-__import__('pip._vendor.packaging.utils')
-
-# declare some globals that will be defined later to
-# satisfy the linters.
-require = None
-working_set = None
-add_activation_listener = None
-cleanup_resources = None
-resource_stream = None
-set_extraction_path = None
-resource_isdir = None
-resource_string = None
-iter_entry_points = None
-resource_listdir = None
-resource_filename = None
-resource_exists = None
-_distribution_finders = None
-_namespace_handlers = None
-_namespace_packages = None
-
-
-warnings.warn(
-    "pkg_resources is deprecated as an API. "
-    "See https://setuptools.pypa.io/en/latest/pkg_resources.html",
-    DeprecationWarning,
-    stacklevel=2,
-)
-
-
-_PEP440_FALLBACK = re.compile(r"^v?(?P(?:[0-9]+!)?[0-9]+(?:\.[0-9]+)*)", re.I)
-
-
-class PEP440Warning(RuntimeWarning):
-    """
-    Used when there is an issue with a version or specifier not complying with
-    PEP 440.
-    """
-
-
-parse_version = packaging.version.Version
-
-
-_state_vars = {}
-
-
-def _declare_state(vartype, **kw):
-    globals().update(kw)
-    _state_vars.update(dict.fromkeys(kw, vartype))
-
-
-def __getstate__():
-    state = {}
-    g = globals()
-    for k, v in _state_vars.items():
-        state[k] = g['_sget_' + v](g[k])
-    return state
-
-
-def __setstate__(state):
-    g = globals()
-    for k, v in state.items():
-        g['_sset_' + _state_vars[k]](k, g[k], v)
-    return state
-
-
-def _sget_dict(val):
-    return val.copy()
-
-
-def _sset_dict(key, ob, state):
-    ob.clear()
-    ob.update(state)
-
-
-def _sget_object(val):
-    return val.__getstate__()
-
-
-def _sset_object(key, ob, state):
-    ob.__setstate__(state)
-
-
-_sget_none = _sset_none = lambda *args: None
-
-
-def get_supported_platform():
-    """Return this platform's maximum compatible version.
-
-    distutils.util.get_platform() normally reports the minimum version
-    of macOS that would be required to *use* extensions produced by
-    distutils.  But what we want when checking compatibility is to know the
-    version of macOS that we are *running*.  To allow usage of packages that
-    explicitly require a newer version of macOS, we must also know the
-    current version of the OS.
-
-    If this condition occurs for any other platform with a version in its
-    platform strings, this function should be extended accordingly.
-    """
-    plat = get_build_platform()
-    m = macosVersionString.match(plat)
-    if m is not None and sys.platform == "darwin":
-        try:
-            plat = 'macosx-%s-%s' % ('.'.join(_macos_vers()[:2]), m.group(3))
-        except ValueError:
-            # not macOS
-            pass
-    return plat
-
-
-__all__ = [
-    # Basic resource access and distribution/entry point discovery
-    'require',
-    'run_script',
-    'get_provider',
-    'get_distribution',
-    'load_entry_point',
-    'get_entry_map',
-    'get_entry_info',
-    'iter_entry_points',
-    'resource_string',
-    'resource_stream',
-    'resource_filename',
-    'resource_listdir',
-    'resource_exists',
-    'resource_isdir',
-    # Environmental control
-    'declare_namespace',
-    'working_set',
-    'add_activation_listener',
-    'find_distributions',
-    'set_extraction_path',
-    'cleanup_resources',
-    'get_default_cache',
-    # Primary implementation classes
-    'Environment',
-    'WorkingSet',
-    'ResourceManager',
-    'Distribution',
-    'Requirement',
-    'EntryPoint',
-    # Exceptions
-    'ResolutionError',
-    'VersionConflict',
-    'DistributionNotFound',
-    'UnknownExtra',
-    'ExtractionError',
-    # Warnings
-    'PEP440Warning',
-    # Parsing functions and string utilities
-    'parse_requirements',
-    'parse_version',
-    'safe_name',
-    'safe_version',
-    'get_platform',
-    'compatible_platforms',
-    'yield_lines',
-    'split_sections',
-    'safe_extra',
-    'to_filename',
-    'invalid_marker',
-    'evaluate_marker',
-    # filesystem utilities
-    'ensure_directory',
-    'normalize_path',
-    # Distribution "precedence" constants
-    'EGG_DIST',
-    'BINARY_DIST',
-    'SOURCE_DIST',
-    'CHECKOUT_DIST',
-    'DEVELOP_DIST',
-    # "Provider" interfaces, implementations, and registration/lookup APIs
-    'IMetadataProvider',
-    'IResourceProvider',
-    'FileMetadata',
-    'PathMetadata',
-    'EggMetadata',
-    'EmptyProvider',
-    'empty_provider',
-    'NullProvider',
-    'EggProvider',
-    'DefaultProvider',
-    'ZipProvider',
-    'register_finder',
-    'register_namespace_handler',
-    'register_loader_type',
-    'fixup_namespace_packages',
-    'get_importer',
-    # Warnings
-    'PkgResourcesDeprecationWarning',
-    # Deprecated/backward compatibility only
-    'run_main',
-    'AvailableDistributions',
-]
-
-
-class ResolutionError(Exception):
-    """Abstract base for dependency resolution errors"""
-
-    def __repr__(self):
-        return self.__class__.__name__ + repr(self.args)
-
-
-class VersionConflict(ResolutionError):
-    """
-    An already-installed version conflicts with the requested version.
-
-    Should be initialized with the installed Distribution and the requested
-    Requirement.
-    """
-
-    _template = "{self.dist} is installed but {self.req} is required"
-
-    @property
-    def dist(self):
-        return self.args[0]
-
-    @property
-    def req(self):
-        return self.args[1]
-
-    def report(self):
-        return self._template.format(**locals())
-
-    def with_context(self, required_by):
-        """
-        If required_by is non-empty, return a version of self that is a
-        ContextualVersionConflict.
-        """
-        if not required_by:
-            return self
-        args = self.args + (required_by,)
-        return ContextualVersionConflict(*args)
-
-
-class ContextualVersionConflict(VersionConflict):
-    """
-    A VersionConflict that accepts a third parameter, the set of the
-    requirements that required the installed Distribution.
-    """
-
-    _template = VersionConflict._template + ' by {self.required_by}'
-
-    @property
-    def required_by(self):
-        return self.args[2]
-
-
-class DistributionNotFound(ResolutionError):
-    """A requested distribution was not found"""
-
-    _template = (
-        "The '{self.req}' distribution was not found "
-        "and is required by {self.requirers_str}"
-    )
-
-    @property
-    def req(self):
-        return self.args[0]
-
-    @property
-    def requirers(self):
-        return self.args[1]
-
-    @property
-    def requirers_str(self):
-        if not self.requirers:
-            return 'the application'
-        return ', '.join(self.requirers)
-
-    def report(self):
-        return self._template.format(**locals())
-
-    def __str__(self):
-        return self.report()
-
-
-class UnknownExtra(ResolutionError):
-    """Distribution doesn't have an "extra feature" of the given name"""
-
-
-_provider_factories = {}
-
-PY_MAJOR = '{}.{}'.format(*sys.version_info)
-EGG_DIST = 3
-BINARY_DIST = 2
-SOURCE_DIST = 1
-CHECKOUT_DIST = 0
-DEVELOP_DIST = -1
-
-
-def register_loader_type(loader_type, provider_factory):
-    """Register `provider_factory` to make providers for `loader_type`
-
-    `loader_type` is the type or class of a PEP 302 ``module.__loader__``,
-    and `provider_factory` is a function that, passed a *module* object,
-    returns an ``IResourceProvider`` for that module.
-    """
-    _provider_factories[loader_type] = provider_factory
-
-
-def get_provider(moduleOrReq):
-    """Return an IResourceProvider for the named module or requirement"""
-    if isinstance(moduleOrReq, Requirement):
-        return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
-    try:
-        module = sys.modules[moduleOrReq]
-    except KeyError:
-        __import__(moduleOrReq)
-        module = sys.modules[moduleOrReq]
-    loader = getattr(module, '__loader__', None)
-    return _find_adapter(_provider_factories, loader)(module)
-
-
-@functools.lru_cache(maxsize=None)
-def _macos_vers():
-    version = platform.mac_ver()[0]
-    # fallback for MacPorts
-    if version == '':
-        plist = '/System/Library/CoreServices/SystemVersion.plist'
-        if os.path.exists(plist):
-            with open(plist, 'rb') as fh:
-                plist_content = plistlib.load(fh)
-            if 'ProductVersion' in plist_content:
-                version = plist_content['ProductVersion']
-    return version.split('.')
-
-
-def _macos_arch(machine):
-    return {'PowerPC': 'ppc', 'Power_Macintosh': 'ppc'}.get(machine, machine)
-
-
-def get_build_platform():
-    """Return this platform's string for platform-specific distributions
-
-    XXX Currently this is the same as ``distutils.util.get_platform()``, but it
-    needs some hacks for Linux and macOS.
-    """
-    from sysconfig import get_platform
-
-    plat = get_platform()
-    if sys.platform == "darwin" and not plat.startswith('macosx-'):
-        try:
-            version = _macos_vers()
-            machine = os.uname()[4].replace(" ", "_")
-            return "macosx-%d.%d-%s" % (
-                int(version[0]),
-                int(version[1]),
-                _macos_arch(machine),
-            )
-        except ValueError:
-            # if someone is running a non-Mac darwin system, this will fall
-            # through to the default implementation
-            pass
-    return plat
-
-
-macosVersionString = re.compile(r"macosx-(\d+)\.(\d+)-(.*)")
-darwinVersionString = re.compile(r"darwin-(\d+)\.(\d+)\.(\d+)-(.*)")
-# XXX backward compat
-get_platform = get_build_platform
-
-
-def compatible_platforms(provided, required):
-    """Can code for the `provided` platform run on the `required` platform?
-
-    Returns true if either platform is ``None``, or the platforms are equal.
-
-    XXX Needs compatibility checks for Linux and other unixy OSes.
-    """
-    if provided is None or required is None or provided == required:
-        # easy case
-        return True
-
-    # macOS special cases
-    reqMac = macosVersionString.match(required)
-    if reqMac:
-        provMac = macosVersionString.match(provided)
-
-        # is this a Mac package?
-        if not provMac:
-            # this is backwards compatibility for packages built before
-            # setuptools 0.6. All packages built after this point will
-            # use the new macOS designation.
-            provDarwin = darwinVersionString.match(provided)
-            if provDarwin:
-                dversion = int(provDarwin.group(1))
-                macosversion = "%s.%s" % (reqMac.group(1), reqMac.group(2))
-                if (
-                    dversion == 7
-                    and macosversion >= "10.3"
-                    or dversion == 8
-                    and macosversion >= "10.4"
-                ):
-                    return True
-            # egg isn't macOS or legacy darwin
-            return False
-
-        # are they the same major version and machine type?
-        if provMac.group(1) != reqMac.group(1) or provMac.group(3) != reqMac.group(3):
-            return False
-
-        # is the required OS major update >= the provided one?
-        if int(provMac.group(2)) > int(reqMac.group(2)):
-            return False
-
-        return True
-
-    # XXX Linux and other platforms' special cases should go here
-    return False
-
-
-def get_distribution(dist):
-    """Return a current distribution object for a Requirement or string"""
-    if isinstance(dist, str):
-        dist = Requirement.parse(dist)
-    if isinstance(dist, Requirement):
-        dist = get_provider(dist)
-    if not isinstance(dist, Distribution):
-        raise TypeError("Expected string, Requirement, or Distribution", dist)
-    return dist
-
-
-def load_entry_point(dist, group, name):
-    """Return `name` entry point of `group` for `dist` or raise ImportError"""
-    return get_distribution(dist).load_entry_point(group, name)
-
-
-def get_entry_map(dist, group=None):
-    """Return the entry point map for `group`, or the full entry map"""
-    return get_distribution(dist).get_entry_map(group)
-
-
-def get_entry_info(dist, group, name):
-    """Return the EntryPoint object for `group`+`name`, or ``None``"""
-    return get_distribution(dist).get_entry_info(group, name)
-
-
-class IMetadataProvider(Protocol):
-    def has_metadata(self, name) -> bool:
-        """Does the package's distribution contain the named metadata?"""
-
-    def get_metadata(self, name):
-        """The named metadata resource as a string"""
-
-    def get_metadata_lines(self, name):
-        """Yield named metadata resource as list of non-blank non-comment lines
-
-        Leading and trailing whitespace is stripped from each line, and lines
-        with ``#`` as the first non-blank character are omitted."""
-
-    def metadata_isdir(self, name) -> bool:
-        """Is the named metadata a directory?  (like ``os.path.isdir()``)"""
-
-    def metadata_listdir(self, name):
-        """List of metadata names in the directory (like ``os.listdir()``)"""
-
-    def run_script(self, script_name, namespace):
-        """Execute the named script in the supplied namespace dictionary"""
-
-
-class IResourceProvider(IMetadataProvider, Protocol):
-    """An object that provides access to package resources"""
-
-    def get_resource_filename(self, manager, resource_name):
-        """Return a true filesystem path for `resource_name`
-
-        `manager` must be an ``IResourceManager``"""
-
-    def get_resource_stream(self, manager, resource_name):
-        """Return a readable file-like object for `resource_name`
-
-        `manager` must be an ``IResourceManager``"""
-
-    def get_resource_string(self, manager, resource_name) -> bytes:
-        """Return the contents of `resource_name` as :obj:`bytes`
-
-        `manager` must be an ``IResourceManager``"""
-
-    def has_resource(self, resource_name):
-        """Does the package contain the named resource?"""
-
-    def resource_isdir(self, resource_name):
-        """Is the named resource a directory?  (like ``os.path.isdir()``)"""
-
-    def resource_listdir(self, resource_name):
-        """List of resource names in the directory (like ``os.listdir()``)"""
-
-
-class WorkingSet:
-    """A collection of active distributions on sys.path (or a similar list)"""
-
-    def __init__(self, entries=None):
-        """Create working set from list of path entries (default=sys.path)"""
-        self.entries = []
-        self.entry_keys = {}
-        self.by_key = {}
-        self.normalized_to_canonical_keys = {}
-        self.callbacks = []
-
-        if entries is None:
-            entries = sys.path
-
-        for entry in entries:
-            self.add_entry(entry)
-
-    @classmethod
-    def _build_master(cls):
-        """
-        Prepare the master working set.
-        """
-        ws = cls()
-        try:
-            from __main__ import __requires__
-        except ImportError:
-            # The main program does not list any requirements
-            return ws
-
-        # ensure the requirements are met
-        try:
-            ws.require(__requires__)
-        except VersionConflict:
-            return cls._build_from_requirements(__requires__)
-
-        return ws
-
-    @classmethod
-    def _build_from_requirements(cls, req_spec):
-        """
-        Build a working set from a requirement spec. Rewrites sys.path.
-        """
-        # try it without defaults already on sys.path
-        # by starting with an empty path
-        ws = cls([])
-        reqs = parse_requirements(req_spec)
-        dists = ws.resolve(reqs, Environment())
-        for dist in dists:
-            ws.add(dist)
-
-        # add any missing entries from sys.path
-        for entry in sys.path:
-            if entry not in ws.entries:
-                ws.add_entry(entry)
-
-        # then copy back to sys.path
-        sys.path[:] = ws.entries
-        return ws
-
-    def add_entry(self, entry):
-        """Add a path item to ``.entries``, finding any distributions on it
-
-        ``find_distributions(entry, True)`` is used to find distributions
-        corresponding to the path entry, and they are added.  `entry` is
-        always appended to ``.entries``, even if it is already present.
-        (This is because ``sys.path`` can contain the same value more than
-        once, and the ``.entries`` of the ``sys.path`` WorkingSet should always
-        equal ``sys.path``.)
-        """
-        self.entry_keys.setdefault(entry, [])
-        self.entries.append(entry)
-        for dist in find_distributions(entry, True):
-            self.add(dist, entry, False)
-
-    def __contains__(self, dist):
-        """True if `dist` is the active distribution for its project"""
-        return self.by_key.get(dist.key) == dist
-
-    def find(self, req):
-        """Find a distribution matching requirement `req`
-
-        If there is an active distribution for the requested project, this
-        returns it as long as it meets the version requirement specified by
-        `req`.  But, if there is an active distribution for the project and it
-        does *not* meet the `req` requirement, ``VersionConflict`` is raised.
-        If there is no active distribution for the requested project, ``None``
-        is returned.
-        """
-        dist = self.by_key.get(req.key)
-
-        if dist is None:
-            canonical_key = self.normalized_to_canonical_keys.get(req.key)
-
-            if canonical_key is not None:
-                req.key = canonical_key
-                dist = self.by_key.get(canonical_key)
-
-        if dist is not None and dist not in req:
-            # XXX add more info
-            raise VersionConflict(dist, req)
-        return dist
-
-    def iter_entry_points(self, group, name=None):
-        """Yield entry point objects from `group` matching `name`
-
-        If `name` is None, yields all entry points in `group` from all
-        distributions in the working set, otherwise only ones matching
-        both `group` and `name` are yielded (in distribution order).
-        """
-        return (
-            entry
-            for dist in self
-            for entry in dist.get_entry_map(group).values()
-            if name is None or name == entry.name
-        )
-
-    def run_script(self, requires, script_name):
-        """Locate distribution for `requires` and run `script_name` script"""
-        ns = sys._getframe(1).f_globals
-        name = ns['__name__']
-        ns.clear()
-        ns['__name__'] = name
-        self.require(requires)[0].run_script(script_name, ns)
-
-    def __iter__(self):
-        """Yield distributions for non-duplicate projects in the working set
-
-        The yield order is the order in which the items' path entries were
-        added to the working set.
-        """
-        seen = {}
-        for item in self.entries:
-            if item not in self.entry_keys:
-                # workaround a cache issue
-                continue
-
-            for key in self.entry_keys[item]:
-                if key not in seen:
-                    seen[key] = 1
-                    yield self.by_key[key]
-
-    def add(self, dist, entry=None, insert=True, replace=False):
-        """Add `dist` to working set, associated with `entry`
-
-        If `entry` is unspecified, it defaults to the ``.location`` of `dist`.
-        On exit from this routine, `entry` is added to the end of the working
-        set's ``.entries`` (if it wasn't already present).
-
-        `dist` is only added to the working set if it's for a project that
-        doesn't already have a distribution in the set, unless `replace=True`.
-        If it's added, any callbacks registered with the ``subscribe()`` method
-        will be called.
-        """
-        if insert:
-            dist.insert_on(self.entries, entry, replace=replace)
-
-        if entry is None:
-            entry = dist.location
-        keys = self.entry_keys.setdefault(entry, [])
-        keys2 = self.entry_keys.setdefault(dist.location, [])
-        if not replace and dist.key in self.by_key:
-            # ignore hidden distros
-            return
-
-        self.by_key[dist.key] = dist
-        normalized_name = packaging.utils.canonicalize_name(dist.key)
-        self.normalized_to_canonical_keys[normalized_name] = dist.key
-        if dist.key not in keys:
-            keys.append(dist.key)
-        if dist.key not in keys2:
-            keys2.append(dist.key)
-        self._added_new(dist)
-
-    def resolve(
-        self,
-        requirements,
-        env=None,
-        installer=None,
-        replace_conflicting=False,
-        extras=None,
-    ):
-        """List all distributions needed to (recursively) meet `requirements`
-
-        `requirements` must be a sequence of ``Requirement`` objects.  `env`,
-        if supplied, should be an ``Environment`` instance.  If
-        not supplied, it defaults to all distributions available within any
-        entry or distribution in the working set.  `installer`, if supplied,
-        will be invoked with each requirement that cannot be met by an
-        already-installed distribution; it should return a ``Distribution`` or
-        ``None``.
-
-        Unless `replace_conflicting=True`, raises a VersionConflict exception
-        if
-        any requirements are found on the path that have the correct name but
-        the wrong version.  Otherwise, if an `installer` is supplied it will be
-        invoked to obtain the correct version of the requirement and activate
-        it.
-
-        `extras` is a list of the extras to be used with these requirements.
-        This is important because extra requirements may look like `my_req;
-        extra = "my_extra"`, which would otherwise be interpreted as a purely
-        optional requirement.  Instead, we want to be able to assert that these
-        requirements are truly required.
-        """
-
-        # set up the stack
-        requirements = list(requirements)[::-1]
-        # set of processed requirements
-        processed = {}
-        # key -> dist
-        best = {}
-        to_activate = []
-
-        req_extras = _ReqExtras()
-
-        # Mapping of requirement to set of distributions that required it;
-        # useful for reporting info about conflicts.
-        required_by = collections.defaultdict(set)
-
-        while requirements:
-            # process dependencies breadth-first
-            req = requirements.pop(0)
-            if req in processed:
-                # Ignore cyclic or redundant dependencies
-                continue
-
-            if not req_extras.markers_pass(req, extras):
-                continue
-
-            dist = self._resolve_dist(
-                req, best, replace_conflicting, env, installer, required_by, to_activate
-            )
-
-            # push the new requirements onto the stack
-            new_requirements = dist.requires(req.extras)[::-1]
-            requirements.extend(new_requirements)
-
-            # Register the new requirements needed by req
-            for new_requirement in new_requirements:
-                required_by[new_requirement].add(req.project_name)
-                req_extras[new_requirement] = req.extras
-
-            processed[req] = True
-
-        # return list of distros to activate
-        return to_activate
-
-    def _resolve_dist(
-        self, req, best, replace_conflicting, env, installer, required_by, to_activate
-    ):
-        dist = best.get(req.key)
-        if dist is None:
-            # Find the best distribution and add it to the map
-            dist = self.by_key.get(req.key)
-            if dist is None or (dist not in req and replace_conflicting):
-                ws = self
-                if env is None:
-                    if dist is None:
-                        env = Environment(self.entries)
-                    else:
-                        # Use an empty environment and workingset to avoid
-                        # any further conflicts with the conflicting
-                        # distribution
-                        env = Environment([])
-                        ws = WorkingSet([])
-                dist = best[req.key] = env.best_match(
-                    req, ws, installer, replace_conflicting=replace_conflicting
-                )
-                if dist is None:
-                    requirers = required_by.get(req, None)
-                    raise DistributionNotFound(req, requirers)
-            to_activate.append(dist)
-        if dist not in req:
-            # Oops, the "best" so far conflicts with a dependency
-            dependent_req = required_by[req]
-            raise VersionConflict(dist, req).with_context(dependent_req)
-        return dist
-
-    def find_plugins(self, plugin_env, full_env=None, installer=None, fallback=True):
-        """Find all activatable distributions in `plugin_env`
-
-        Example usage::
-
-            distributions, errors = working_set.find_plugins(
-                Environment(plugin_dirlist)
-            )
-            # add plugins+libs to sys.path
-            map(working_set.add, distributions)
-            # display errors
-            print('Could not load', errors)
-
-        The `plugin_env` should be an ``Environment`` instance that contains
-        only distributions that are in the project's "plugin directory" or
-        directories. The `full_env`, if supplied, should be an ``Environment``
-        contains all currently-available distributions.  If `full_env` is not
-        supplied, one is created automatically from the ``WorkingSet`` this
-        method is called on, which will typically mean that every directory on
-        ``sys.path`` will be scanned for distributions.
-
-        `installer` is a standard installer callback as used by the
-        ``resolve()`` method. The `fallback` flag indicates whether we should
-        attempt to resolve older versions of a plugin if the newest version
-        cannot be resolved.
-
-        This method returns a 2-tuple: (`distributions`, `error_info`), where
-        `distributions` is a list of the distributions found in `plugin_env`
-        that were loadable, along with any other distributions that are needed
-        to resolve their dependencies.  `error_info` is a dictionary mapping
-        unloadable plugin distributions to an exception instance describing the
-        error that occurred. Usually this will be a ``DistributionNotFound`` or
-        ``VersionConflict`` instance.
-        """
-
-        plugin_projects = list(plugin_env)
-        # scan project names in alphabetic order
-        plugin_projects.sort()
-
-        error_info = {}
-        distributions = {}
-
-        if full_env is None:
-            env = Environment(self.entries)
-            env += plugin_env
-        else:
-            env = full_env + plugin_env
-
-        shadow_set = self.__class__([])
-        # put all our entries in shadow_set
-        list(map(shadow_set.add, self))
-
-        for project_name in plugin_projects:
-            for dist in plugin_env[project_name]:
-                req = [dist.as_requirement()]
-
-                try:
-                    resolvees = shadow_set.resolve(req, env, installer)
-
-                except ResolutionError as v:
-                    # save error info
-                    error_info[dist] = v
-                    if fallback:
-                        # try the next older version of project
-                        continue
-                    else:
-                        # give up on this project, keep going
-                        break
-
-                else:
-                    list(map(shadow_set.add, resolvees))
-                    distributions.update(dict.fromkeys(resolvees))
-
-                    # success, no need to try any more versions of this project
-                    break
-
-        distributions = list(distributions)
-        distributions.sort()
-
-        return distributions, error_info
-
-    def require(self, *requirements):
-        """Ensure that distributions matching `requirements` are activated
-
-        `requirements` must be a string or a (possibly-nested) sequence
-        thereof, specifying the distributions and versions required.  The
-        return value is a sequence of the distributions that needed to be
-        activated to fulfill the requirements; all relevant distributions are
-        included, even if they were already activated in this working set.
-        """
-        needed = self.resolve(parse_requirements(requirements))
-
-        for dist in needed:
-            self.add(dist)
-
-        return needed
-
-    def subscribe(self, callback, existing=True):
-        """Invoke `callback` for all distributions
-
-        If `existing=True` (default),
-        call on all existing ones, as well.
-        """
-        if callback in self.callbacks:
-            return
-        self.callbacks.append(callback)
-        if not existing:
-            return
-        for dist in self:
-            callback(dist)
-
-    def _added_new(self, dist):
-        for callback in self.callbacks:
-            callback(dist)
-
-    def __getstate__(self):
-        return (
-            self.entries[:],
-            self.entry_keys.copy(),
-            self.by_key.copy(),
-            self.normalized_to_canonical_keys.copy(),
-            self.callbacks[:],
-        )
-
-    def __setstate__(self, e_k_b_n_c):
-        entries, keys, by_key, normalized_to_canonical_keys, callbacks = e_k_b_n_c
-        self.entries = entries[:]
-        self.entry_keys = keys.copy()
-        self.by_key = by_key.copy()
-        self.normalized_to_canonical_keys = normalized_to_canonical_keys.copy()
-        self.callbacks = callbacks[:]
-
-
-class _ReqExtras(dict):
-    """
-    Map each requirement to the extras that demanded it.
-    """
-
-    def markers_pass(self, req, extras=None):
-        """
-        Evaluate markers for req against each extra that
-        demanded it.
-
-        Return False if the req has a marker and fails
-        evaluation. Otherwise, return True.
-        """
-        extra_evals = (
-            req.marker.evaluate({'extra': extra})
-            for extra in self.get(req, ()) + (extras or (None,))
-        )
-        return not req.marker or any(extra_evals)
-
-
-class Environment:
-    """Searchable snapshot of distributions on a search path"""
-
-    def __init__(
-        self, search_path=None, platform=get_supported_platform(), python=PY_MAJOR
-    ):
-        """Snapshot distributions available on a search path
-
-        Any distributions found on `search_path` are added to the environment.
-        `search_path` should be a sequence of ``sys.path`` items.  If not
-        supplied, ``sys.path`` is used.
-
-        `platform` is an optional string specifying the name of the platform
-        that platform-specific distributions must be compatible with.  If
-        unspecified, it defaults to the current platform.  `python` is an
-        optional string naming the desired version of Python (e.g. ``'3.6'``);
-        it defaults to the current version.
-
-        You may explicitly set `platform` (and/or `python`) to ``None`` if you
-        wish to map *all* distributions, not just those compatible with the
-        running platform or Python version.
-        """
-        self._distmap = {}
-        self.platform = platform
-        self.python = python
-        self.scan(search_path)
-
-    def can_add(self, dist):
-        """Is distribution `dist` acceptable for this environment?
-
-        The distribution must match the platform and python version
-        requirements specified when this environment was created, or False
-        is returned.
-        """
-        py_compat = (
-            self.python is None
-            or dist.py_version is None
-            or dist.py_version == self.python
-        )
-        return py_compat and compatible_platforms(dist.platform, self.platform)
-
-    def remove(self, dist):
-        """Remove `dist` from the environment"""
-        self._distmap[dist.key].remove(dist)
-
-    def scan(self, search_path=None):
-        """Scan `search_path` for distributions usable in this environment
-
-        Any distributions found are added to the environment.
-        `search_path` should be a sequence of ``sys.path`` items.  If not
-        supplied, ``sys.path`` is used.  Only distributions conforming to
-        the platform/python version defined at initialization are added.
-        """
-        if search_path is None:
-            search_path = sys.path
-
-        for item in search_path:
-            for dist in find_distributions(item):
-                self.add(dist)
-
-    def __getitem__(self, project_name):
-        """Return a newest-to-oldest list of distributions for `project_name`
-
-        Uses case-insensitive `project_name` comparison, assuming all the
-        project's distributions use their project's name converted to all
-        lowercase as their key.
-
-        """
-        distribution_key = project_name.lower()
-        return self._distmap.get(distribution_key, [])
-
-    def add(self, dist):
-        """Add `dist` if we ``can_add()`` it and it has not already been added"""
-        if self.can_add(dist) and dist.has_version():
-            dists = self._distmap.setdefault(dist.key, [])
-            if dist not in dists:
-                dists.append(dist)
-                dists.sort(key=operator.attrgetter('hashcmp'), reverse=True)
-
-    def best_match(self, req, working_set, installer=None, replace_conflicting=False):
-        """Find distribution best matching `req` and usable on `working_set`
-
-        This calls the ``find(req)`` method of the `working_set` to see if a
-        suitable distribution is already active.  (This may raise
-        ``VersionConflict`` if an unsuitable version of the project is already
-        active in the specified `working_set`.)  If a suitable distribution
-        isn't active, this method returns the newest distribution in the
-        environment that meets the ``Requirement`` in `req`.  If no suitable
-        distribution is found, and `installer` is supplied, then the result of
-        calling the environment's ``obtain(req, installer)`` method will be
-        returned.
-        """
-        try:
-            dist = working_set.find(req)
-        except VersionConflict:
-            if not replace_conflicting:
-                raise
-            dist = None
-        if dist is not None:
-            return dist
-        for dist in self[req.key]:
-            if dist in req:
-                return dist
-        # try to download/install
-        return self.obtain(req, installer)
-
-    def obtain(self, requirement, installer=None):
-        """Obtain a distribution matching `requirement` (e.g. via download)
-
-        Obtain a distro that matches requirement (e.g. via download).  In the
-        base ``Environment`` class, this routine just returns
-        ``installer(requirement)``, unless `installer` is None, in which case
-        None is returned instead.  This method is a hook that allows subclasses
-        to attempt other ways of obtaining a distribution before falling back
-        to the `installer` argument."""
-        return installer(requirement) if installer else None
-
-    def __iter__(self):
-        """Yield the unique project names of the available distributions"""
-        for key in self._distmap.keys():
-            if self[key]:
-                yield key
-
-    def __iadd__(self, other):
-        """In-place addition of a distribution or environment"""
-        if isinstance(other, Distribution):
-            self.add(other)
-        elif isinstance(other, Environment):
-            for project in other:
-                for dist in other[project]:
-                    self.add(dist)
-        else:
-            raise TypeError("Can't add %r to environment" % (other,))
-        return self
-
-    def __add__(self, other):
-        """Add an environment or distribution to an environment"""
-        new = self.__class__([], platform=None, python=None)
-        for env in self, other:
-            new += env
-        return new
-
-
-# XXX backward compatibility
-AvailableDistributions = Environment
-
-
-class ExtractionError(RuntimeError):
-    """An error occurred extracting a resource
-
-    The following attributes are available from instances of this exception:
-
-    manager
-        The resource manager that raised this exception
-
-    cache_path
-        The base directory for resource extraction
-
-    original_error
-        The exception instance that caused extraction to fail
-    """
-
-
-class ResourceManager:
-    """Manage resource extraction and packages"""
-
-    extraction_path = None
-
-    def __init__(self):
-        self.cached_files = {}
-
-    def resource_exists(self, package_or_requirement, resource_name):
-        """Does the named resource exist?"""
-        return get_provider(package_or_requirement).has_resource(resource_name)
-
-    def resource_isdir(self, package_or_requirement, resource_name):
-        """Is the named resource an existing directory?"""
-        return get_provider(package_or_requirement).resource_isdir(resource_name)
-
-    def resource_filename(self, package_or_requirement, resource_name):
-        """Return a true filesystem path for specified resource"""
-        return get_provider(package_or_requirement).get_resource_filename(
-            self, resource_name
-        )
-
-    def resource_stream(self, package_or_requirement, resource_name):
-        """Return a readable file-like object for specified resource"""
-        return get_provider(package_or_requirement).get_resource_stream(
-            self, resource_name
-        )
-
-    def resource_string(self, package_or_requirement, resource_name) -> bytes:
-        """Return specified resource as :obj:`bytes`"""
-        return get_provider(package_or_requirement).get_resource_string(
-            self, resource_name
-        )
-
-    def resource_listdir(self, package_or_requirement, resource_name):
-        """List the contents of the named resource directory"""
-        return get_provider(package_or_requirement).resource_listdir(resource_name)
-
-    def extraction_error(self):
-        """Give an error message for problems extracting file(s)"""
-
-        old_exc = sys.exc_info()[1]
-        cache_path = self.extraction_path or get_default_cache()
-
-        tmpl = textwrap.dedent(
-            """
-            Can't extract file(s) to egg cache
-
-            The following error occurred while trying to extract file(s)
-            to the Python egg cache:
-
-              {old_exc}
-
-            The Python egg cache directory is currently set to:
-
-              {cache_path}
-
-            Perhaps your account does not have write access to this directory?
-            You can change the cache directory by setting the PYTHON_EGG_CACHE
-            environment variable to point to an accessible directory.
-            """
-        ).lstrip()
-        err = ExtractionError(tmpl.format(**locals()))
-        err.manager = self
-        err.cache_path = cache_path
-        err.original_error = old_exc
-        raise err
-
-    def get_cache_path(self, archive_name, names=()):
-        """Return absolute location in cache for `archive_name` and `names`
-
-        The parent directory of the resulting path will be created if it does
-        not already exist.  `archive_name` should be the base filename of the
-        enclosing egg (which may not be the name of the enclosing zipfile!),
-        including its ".egg" extension.  `names`, if provided, should be a
-        sequence of path name parts "under" the egg's extraction location.
-
-        This method should only be called by resource providers that need to
-        obtain an extraction location, and only for names they intend to
-        extract, as it tracks the generated names for possible cleanup later.
-        """
-        extract_path = self.extraction_path or get_default_cache()
-        target_path = os.path.join(extract_path, archive_name + '-tmp', *names)
-        try:
-            _bypass_ensure_directory(target_path)
-        except Exception:
-            self.extraction_error()
-
-        self._warn_unsafe_extraction_path(extract_path)
-
-        self.cached_files[target_path] = 1
-        return target_path
-
-    @staticmethod
-    def _warn_unsafe_extraction_path(path):
-        """
-        If the default extraction path is overridden and set to an insecure
-        location, such as /tmp, it opens up an opportunity for an attacker to
-        replace an extracted file with an unauthorized payload. Warn the user
-        if a known insecure location is used.
-
-        See Distribute #375 for more details.
-        """
-        if os.name == 'nt' and not path.startswith(os.environ['windir']):
-            # On Windows, permissions are generally restrictive by default
-            #  and temp directories are not writable by other users, so
-            #  bypass the warning.
-            return
-        mode = os.stat(path).st_mode
-        if mode & stat.S_IWOTH or mode & stat.S_IWGRP:
-            msg = (
-                "Extraction path is writable by group/others "
-                "and vulnerable to attack when "
-                "used with get_resource_filename ({path}). "
-                "Consider a more secure "
-                "location (set with .set_extraction_path or the "
-                "PYTHON_EGG_CACHE environment variable)."
-            ).format(**locals())
-            warnings.warn(msg, UserWarning)
-
-    def postprocess(self, tempname, filename):
-        """Perform any platform-specific postprocessing of `tempname`
-
-        This is where Mac header rewrites should be done; other platforms don't
-        have anything special they should do.
-
-        Resource providers should call this method ONLY after successfully
-        extracting a compressed resource.  They must NOT call it on resources
-        that are already in the filesystem.
-
-        `tempname` is the current (temporary) name of the file, and `filename`
-        is the name it will be renamed to by the caller after this routine
-        returns.
-        """
-
-        if os.name == 'posix':
-            # Make the resource executable
-            mode = ((os.stat(tempname).st_mode) | 0o555) & 0o7777
-            os.chmod(tempname, mode)
-
-    def set_extraction_path(self, path):
-        """Set the base path where resources will be extracted to, if needed.
-
-        If you do not call this routine before any extractions take place, the
-        path defaults to the return value of ``get_default_cache()``.  (Which
-        is based on the ``PYTHON_EGG_CACHE`` environment variable, with various
-        platform-specific fallbacks.  See that routine's documentation for more
-        details.)
-
-        Resources are extracted to subdirectories of this path based upon
-        information given by the ``IResourceProvider``.  You may set this to a
-        temporary directory, but then you must call ``cleanup_resources()`` to
-        delete the extracted files when done.  There is no guarantee that
-        ``cleanup_resources()`` will be able to remove all extracted files.
-
-        (Note: you may not change the extraction path for a given resource
-        manager once resources have been extracted, unless you first call
-        ``cleanup_resources()``.)
-        """
-        if self.cached_files:
-            raise ValueError("Can't change extraction path, files already extracted")
-
-        self.extraction_path = path
-
-    def cleanup_resources(self, force=False) -> List[str]:
-        """
-        Delete all extracted resource files and directories, returning a list
-        of the file and directory names that could not be successfully removed.
-        This function does not have any concurrency protection, so it should
-        generally only be called when the extraction path is a temporary
-        directory exclusive to a single process.  This method is not
-        automatically called; you must call it explicitly or register it as an
-        ``atexit`` function if you wish to ensure cleanup of a temporary
-        directory used for extractions.
-        """
-        # XXX
-        return []
-
-
-def get_default_cache():
-    """
-    Return the ``PYTHON_EGG_CACHE`` environment variable
-    or a platform-relevant user cache dir for an app
-    named "Python-Eggs".
-    """
-    return os.environ.get('PYTHON_EGG_CACHE') or platformdirs.user_cache_dir(
-        appname='Python-Eggs'
-    )
-
-
-def safe_name(name):
-    """Convert an arbitrary string to a standard distribution name
-
-    Any runs of non-alphanumeric/. characters are replaced with a single '-'.
-    """
-    return re.sub('[^A-Za-z0-9.]+', '-', name)
-
-
-def safe_version(version):
-    """
-    Convert an arbitrary string to a standard version string
-    """
-    try:
-        # normalize the version
-        return str(packaging.version.Version(version))
-    except packaging.version.InvalidVersion:
-        version = version.replace(' ', '.')
-        return re.sub('[^A-Za-z0-9.]+', '-', version)
-
-
-def _forgiving_version(version):
-    """Fallback when ``safe_version`` is not safe enough
-    >>> parse_version(_forgiving_version('0.23ubuntu1'))
-    
-    >>> parse_version(_forgiving_version('0.23-'))
-    
-    >>> parse_version(_forgiving_version('0.-_'))
-    
-    >>> parse_version(_forgiving_version('42.+?1'))
-    
-    >>> parse_version(_forgiving_version('hello world'))
-    
-    """
-    version = version.replace(' ', '.')
-    match = _PEP440_FALLBACK.search(version)
-    if match:
-        safe = match["safe"]
-        rest = version[len(safe) :]
-    else:
-        safe = "0"
-        rest = version
-    local = f"sanitized.{_safe_segment(rest)}".strip(".")
-    return f"{safe}.dev0+{local}"
-
-
-def _safe_segment(segment):
-    """Convert an arbitrary string into a safe segment"""
-    segment = re.sub('[^A-Za-z0-9.]+', '-', segment)
-    segment = re.sub('-[^A-Za-z0-9]+', '-', segment)
-    return re.sub(r'\.[^A-Za-z0-9]+', '.', segment).strip(".-")
-
-
-def safe_extra(extra):
-    """Convert an arbitrary string to a standard 'extra' name
-
-    Any runs of non-alphanumeric characters are replaced with a single '_',
-    and the result is always lowercased.
-    """
-    return re.sub('[^A-Za-z0-9.-]+', '_', extra).lower()
-
-
-def to_filename(name):
-    """Convert a project or version name to its filename-escaped form
-
-    Any '-' characters are currently replaced with '_'.
-    """
-    return name.replace('-', '_')
-
-
-def invalid_marker(text):
-    """
-    Validate text as a PEP 508 environment marker; return an exception
-    if invalid or False otherwise.
-    """
-    try:
-        evaluate_marker(text)
-    except SyntaxError as e:
-        e.filename = None
-        e.lineno = None
-        return e
-    return False
-
-
-def evaluate_marker(text, extra=None):
-    """
-    Evaluate a PEP 508 environment marker.
-    Return a boolean indicating the marker result in this environment.
-    Raise SyntaxError if marker is invalid.
-
-    This implementation uses the 'pyparsing' module.
-    """
-    try:
-        marker = packaging.markers.Marker(text)
-        return marker.evaluate()
-    except packaging.markers.InvalidMarker as e:
-        raise SyntaxError(e) from e
-
-
-class NullProvider:
-    """Try to implement resources and metadata for arbitrary PEP 302 loaders"""
-
-    egg_name = None
-    egg_info = None
-    loader = None
-
-    def __init__(self, module):
-        self.loader = getattr(module, '__loader__', None)
-        self.module_path = os.path.dirname(getattr(module, '__file__', ''))
-
-    def get_resource_filename(self, manager, resource_name):
-        return self._fn(self.module_path, resource_name)
-
-    def get_resource_stream(self, manager, resource_name):
-        return io.BytesIO(self.get_resource_string(manager, resource_name))
-
-    def get_resource_string(self, manager, resource_name) -> bytes:
-        return self._get(self._fn(self.module_path, resource_name))
-
-    def has_resource(self, resource_name):
-        return self._has(self._fn(self.module_path, resource_name))
-
-    def _get_metadata_path(self, name):
-        return self._fn(self.egg_info, name)
-
-    def has_metadata(self, name) -> bool:
-        if not self.egg_info:
-            return False
-
-        path = self._get_metadata_path(name)
-        return self._has(path)
-
-    def get_metadata(self, name):
-        if not self.egg_info:
-            return ""
-        path = self._get_metadata_path(name)
-        value = self._get(path)
-        try:
-            return value.decode('utf-8')
-        except UnicodeDecodeError as exc:
-            # Include the path in the error message to simplify
-            # troubleshooting, and without changing the exception type.
-            exc.reason += ' in {} file at path: {}'.format(name, path)
-            raise
-
-    def get_metadata_lines(self, name):
-        return yield_lines(self.get_metadata(name))
-
-    def resource_isdir(self, resource_name):
-        return self._isdir(self._fn(self.module_path, resource_name))
-
-    def metadata_isdir(self, name) -> bool:
-        return bool(self.egg_info and self._isdir(self._fn(self.egg_info, name)))
-
-    def resource_listdir(self, resource_name):
-        return self._listdir(self._fn(self.module_path, resource_name))
-
-    def metadata_listdir(self, name):
-        if self.egg_info:
-            return self._listdir(self._fn(self.egg_info, name))
-        return []
-
-    def run_script(self, script_name, namespace):
-        script = 'scripts/' + script_name
-        if not self.has_metadata(script):
-            raise ResolutionError(
-                "Script {script!r} not found in metadata at {self.egg_info!r}".format(
-                    **locals()
-                ),
-            )
-        script_text = self.get_metadata(script).replace('\r\n', '\n')
-        script_text = script_text.replace('\r', '\n')
-        script_filename = self._fn(self.egg_info, script)
-        namespace['__file__'] = script_filename
-        if os.path.exists(script_filename):
-            with open(script_filename) as fid:
-                source = fid.read()
-            code = compile(source, script_filename, 'exec')
-            exec(code, namespace, namespace)
-        else:
-            from linecache import cache
-
-            cache[script_filename] = (
-                len(script_text),
-                0,
-                script_text.split('\n'),
-                script_filename,
-            )
-            script_code = compile(script_text, script_filename, 'exec')
-            exec(script_code, namespace, namespace)
-
-    def _has(self, path) -> bool:
-        raise NotImplementedError(
-            "Can't perform this operation for unregistered loader type"
-        )
-
-    def _isdir(self, path) -> bool:
-        raise NotImplementedError(
-            "Can't perform this operation for unregistered loader type"
-        )
-
-    def _listdir(self, path):
-        raise NotImplementedError(
-            "Can't perform this operation for unregistered loader type"
-        )
-
-    def _fn(self, base, resource_name):
-        self._validate_resource_path(resource_name)
-        if resource_name:
-            return os.path.join(base, *resource_name.split('/'))
-        return base
-
-    @staticmethod
-    def _validate_resource_path(path):
-        """
-        Validate the resource paths according to the docs.
-        https://setuptools.pypa.io/en/latest/pkg_resources.html#basic-resource-access
-
-        >>> warned = getfixture('recwarn')
-        >>> warnings.simplefilter('always')
-        >>> vrp = NullProvider._validate_resource_path
-        >>> vrp('foo/bar.txt')
-        >>> bool(warned)
-        False
-        >>> vrp('../foo/bar.txt')
-        >>> bool(warned)
-        True
-        >>> warned.clear()
-        >>> vrp('/foo/bar.txt')
-        >>> bool(warned)
-        True
-        >>> vrp('foo/../../bar.txt')
-        >>> bool(warned)
-        True
-        >>> warned.clear()
-        >>> vrp('foo/f../bar.txt')
-        >>> bool(warned)
-        False
-
-        Windows path separators are straight-up disallowed.
-        >>> vrp(r'\\foo/bar.txt')
-        Traceback (most recent call last):
-        ...
-        ValueError: Use of .. or absolute path in a resource path \
-is not allowed.
-
-        >>> vrp(r'C:\\foo/bar.txt')
-        Traceback (most recent call last):
-        ...
-        ValueError: Use of .. or absolute path in a resource path \
-is not allowed.
-
-        Blank values are allowed
-
-        >>> vrp('')
-        >>> bool(warned)
-        False
-
-        Non-string values are not.
-
-        >>> vrp(None)
-        Traceback (most recent call last):
-        ...
-        AttributeError: ...
-        """
-        invalid = (
-            os.path.pardir in path.split(posixpath.sep)
-            or posixpath.isabs(path)
-            or ntpath.isabs(path)
-        )
-        if not invalid:
-            return
-
-        msg = "Use of .. or absolute path in a resource path is not allowed."
-
-        # Aggressively disallow Windows absolute paths
-        if ntpath.isabs(path) and not posixpath.isabs(path):
-            raise ValueError(msg)
-
-        # for compatibility, warn; in future
-        # raise ValueError(msg)
-        issue_warning(
-            msg[:-1] + " and will raise exceptions in a future release.",
-            DeprecationWarning,
-        )
-
-    def _get(self, path) -> bytes:
-        if hasattr(self.loader, 'get_data'):
-            return self.loader.get_data(path)
-        raise NotImplementedError(
-            "Can't perform this operation for loaders without 'get_data()'"
-        )
-
-
-register_loader_type(object, NullProvider)
-
-
-def _parents(path):
-    """
-    yield all parents of path including path
-    """
-    last = None
-    while path != last:
-        yield path
-        last = path
-        path, _ = os.path.split(path)
-
-
-class EggProvider(NullProvider):
-    """Provider based on a virtual filesystem"""
-
-    def __init__(self, module):
-        super().__init__(module)
-        self._setup_prefix()
-
-    def _setup_prefix(self):
-        # Assume that metadata may be nested inside a "basket"
-        # of multiple eggs and use module_path instead of .archive.
-        eggs = filter(_is_egg_path, _parents(self.module_path))
-        egg = next(eggs, None)
-        egg and self._set_egg(egg)
-
-    def _set_egg(self, path):
-        self.egg_name = os.path.basename(path)
-        self.egg_info = os.path.join(path, 'EGG-INFO')
-        self.egg_root = path
-
-
-class DefaultProvider(EggProvider):
-    """Provides access to package resources in the filesystem"""
-
-    def _has(self, path) -> bool:
-        return os.path.exists(path)
-
-    def _isdir(self, path) -> bool:
-        return os.path.isdir(path)
-
-    def _listdir(self, path):
-        return os.listdir(path)
-
-    def get_resource_stream(self, manager, resource_name):
-        return open(self._fn(self.module_path, resource_name), 'rb')
-
-    def _get(self, path) -> bytes:
-        with open(path, 'rb') as stream:
-            return stream.read()
-
-    @classmethod
-    def _register(cls):
-        loader_names = (
-            'SourceFileLoader',
-            'SourcelessFileLoader',
-        )
-        for name in loader_names:
-            loader_cls = getattr(importlib.machinery, name, type(None))
-            register_loader_type(loader_cls, cls)
-
-
-DefaultProvider._register()
-
-
-class EmptyProvider(NullProvider):
-    """Provider that returns nothing for all requests"""
-
-    module_path = None
-
-    _isdir = _has = lambda self, path: False
-
-    def _get(self, path) -> bytes:
-        return b''
-
-    def _listdir(self, path):
-        return []
-
-    def __init__(self):
-        pass
-
-
-empty_provider = EmptyProvider()
-
-
-class ZipManifests(dict):
-    """
-    zip manifest builder
-    """
-
-    @classmethod
-    def build(cls, path):
-        """
-        Build a dictionary similar to the zipimport directory
-        caches, except instead of tuples, store ZipInfo objects.
-
-        Use a platform-specific path separator (os.sep) for the path keys
-        for compatibility with pypy on Windows.
-        """
-        with zipfile.ZipFile(path) as zfile:
-            items = (
-                (
-                    name.replace('/', os.sep),
-                    zfile.getinfo(name),
-                )
-                for name in zfile.namelist()
-            )
-            return dict(items)
-
-    load = build
-
-
-class MemoizedZipManifests(ZipManifests):
-    """
-    Memoized zipfile manifests.
-    """
-
-    manifest_mod = collections.namedtuple('manifest_mod', 'manifest mtime')
-
-    def load(self, path):
-        """
-        Load a manifest at path or return a suitable manifest already loaded.
-        """
-        path = os.path.normpath(path)
-        mtime = os.stat(path).st_mtime
-
-        if path not in self or self[path].mtime != mtime:
-            manifest = self.build(path)
-            self[path] = self.manifest_mod(manifest, mtime)
-
-        return self[path].manifest
-
-
-class ZipProvider(EggProvider):
-    """Resource support for zips and eggs"""
-
-    eagers = None
-    _zip_manifests = MemoizedZipManifests()
-
-    def __init__(self, module):
-        super().__init__(module)
-        self.zip_pre = self.loader.archive + os.sep
-
-    def _zipinfo_name(self, fspath):
-        # Convert a virtual filename (full path to file) into a zipfile subpath
-        # usable with the zipimport directory cache for our target archive
-        fspath = fspath.rstrip(os.sep)
-        if fspath == self.loader.archive:
-            return ''
-        if fspath.startswith(self.zip_pre):
-            return fspath[len(self.zip_pre) :]
-        raise AssertionError("%s is not a subpath of %s" % (fspath, self.zip_pre))
-
-    def _parts(self, zip_path):
-        # Convert a zipfile subpath into an egg-relative path part list.
-        # pseudo-fs path
-        fspath = self.zip_pre + zip_path
-        if fspath.startswith(self.egg_root + os.sep):
-            return fspath[len(self.egg_root) + 1 :].split(os.sep)
-        raise AssertionError("%s is not a subpath of %s" % (fspath, self.egg_root))
-
-    @property
-    def zipinfo(self):
-        return self._zip_manifests.load(self.loader.archive)
-
-    def get_resource_filename(self, manager, resource_name):
-        if not self.egg_name:
-            raise NotImplementedError(
-                "resource_filename() only supported for .egg, not .zip"
-            )
-        # no need to lock for extraction, since we use temp names
-        zip_path = self._resource_to_zip(resource_name)
-        eagers = self._get_eager_resources()
-        if '/'.join(self._parts(zip_path)) in eagers:
-            for name in eagers:
-                self._extract_resource(manager, self._eager_to_zip(name))
-        return self._extract_resource(manager, zip_path)
-
-    @staticmethod
-    def _get_date_and_size(zip_stat):
-        size = zip_stat.file_size
-        # ymdhms+wday, yday, dst
-        date_time = zip_stat.date_time + (0, 0, -1)
-        # 1980 offset already done
-        timestamp = time.mktime(date_time)
-        return timestamp, size
-
-    # FIXME: 'ZipProvider._extract_resource' is too complex (12)
-    def _extract_resource(self, manager, zip_path):  # noqa: C901
-        if zip_path in self._index():
-            for name in self._index()[zip_path]:
-                last = self._extract_resource(manager, os.path.join(zip_path, name))
-            # return the extracted directory name
-            return os.path.dirname(last)
-
-        timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
-
-        if not WRITE_SUPPORT:
-            raise OSError(
-                '"os.rename" and "os.unlink" are not supported ' 'on this platform'
-            )
-        try:
-            real_path = manager.get_cache_path(self.egg_name, self._parts(zip_path))
-
-            if self._is_current(real_path, zip_path):
-                return real_path
-
-            outf, tmpnam = _mkstemp(
-                ".$extract",
-                dir=os.path.dirname(real_path),
-            )
-            os.write(outf, self.loader.get_data(zip_path))
-            os.close(outf)
-            utime(tmpnam, (timestamp, timestamp))
-            manager.postprocess(tmpnam, real_path)
-
-            try:
-                rename(tmpnam, real_path)
-
-            except OSError:
-                if os.path.isfile(real_path):
-                    if self._is_current(real_path, zip_path):
-                        # the file became current since it was checked above,
-                        #  so proceed.
-                        return real_path
-                    # Windows, del old file and retry
-                    elif os.name == 'nt':
-                        unlink(real_path)
-                        rename(tmpnam, real_path)
-                        return real_path
-                raise
-
-        except OSError:
-            # report a user-friendly error
-            manager.extraction_error()
-
-        return real_path
-
-    def _is_current(self, file_path, zip_path):
-        """
-        Return True if the file_path is current for this zip_path
-        """
-        timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
-        if not os.path.isfile(file_path):
-            return False
-        stat = os.stat(file_path)
-        if stat.st_size != size or stat.st_mtime != timestamp:
-            return False
-        # check that the contents match
-        zip_contents = self.loader.get_data(zip_path)
-        with open(file_path, 'rb') as f:
-            file_contents = f.read()
-        return zip_contents == file_contents
-
-    def _get_eager_resources(self):
-        if self.eagers is None:
-            eagers = []
-            for name in ('native_libs.txt', 'eager_resources.txt'):
-                if self.has_metadata(name):
-                    eagers.extend(self.get_metadata_lines(name))
-            self.eagers = eagers
-        return self.eagers
-
-    def _index(self):
-        try:
-            return self._dirindex
-        except AttributeError:
-            ind = {}
-            for path in self.zipinfo:
-                parts = path.split(os.sep)
-                while parts:
-                    parent = os.sep.join(parts[:-1])
-                    if parent in ind:
-                        ind[parent].append(parts[-1])
-                        break
-                    else:
-                        ind[parent] = [parts.pop()]
-            self._dirindex = ind
-            return ind
-
-    def _has(self, fspath) -> bool:
-        zip_path = self._zipinfo_name(fspath)
-        return zip_path in self.zipinfo or zip_path in self._index()
-
-    def _isdir(self, fspath) -> bool:
-        return self._zipinfo_name(fspath) in self._index()
-
-    def _listdir(self, fspath):
-        return list(self._index().get(self._zipinfo_name(fspath), ()))
-
-    def _eager_to_zip(self, resource_name):
-        return self._zipinfo_name(self._fn(self.egg_root, resource_name))
-
-    def _resource_to_zip(self, resource_name):
-        return self._zipinfo_name(self._fn(self.module_path, resource_name))
-
-
-register_loader_type(zipimport.zipimporter, ZipProvider)
-
-
-class FileMetadata(EmptyProvider):
-    """Metadata handler for standalone PKG-INFO files
-
-    Usage::
-
-        metadata = FileMetadata("/path/to/PKG-INFO")
-
-    This provider rejects all data and metadata requests except for PKG-INFO,
-    which is treated as existing, and will be the contents of the file at
-    the provided location.
-    """
-
-    def __init__(self, path):
-        self.path = path
-
-    def _get_metadata_path(self, name):
-        return self.path
-
-    def has_metadata(self, name) -> bool:
-        return name == 'PKG-INFO' and os.path.isfile(self.path)
-
-    def get_metadata(self, name):
-        if name != 'PKG-INFO':
-            raise KeyError("No metadata except PKG-INFO is available")
-
-        with open(self.path, encoding='utf-8', errors="replace") as f:
-            metadata = f.read()
-        self._warn_on_replacement(metadata)
-        return metadata
-
-    def _warn_on_replacement(self, metadata):
-        replacement_char = '�'
-        if replacement_char in metadata:
-            tmpl = "{self.path} could not be properly decoded in UTF-8"
-            msg = tmpl.format(**locals())
-            warnings.warn(msg)
-
-    def get_metadata_lines(self, name):
-        return yield_lines(self.get_metadata(name))
-
-
-class PathMetadata(DefaultProvider):
-    """Metadata provider for egg directories
-
-    Usage::
-
-        # Development eggs:
-
-        egg_info = "/path/to/PackageName.egg-info"
-        base_dir = os.path.dirname(egg_info)
-        metadata = PathMetadata(base_dir, egg_info)
-        dist_name = os.path.splitext(os.path.basename(egg_info))[0]
-        dist = Distribution(basedir, project_name=dist_name, metadata=metadata)
-
-        # Unpacked egg directories:
-
-        egg_path = "/path/to/PackageName-ver-pyver-etc.egg"
-        metadata = PathMetadata(egg_path, os.path.join(egg_path,'EGG-INFO'))
-        dist = Distribution.from_filename(egg_path, metadata=metadata)
-    """
-
-    def __init__(self, path, egg_info):
-        self.module_path = path
-        self.egg_info = egg_info
-
-
-class EggMetadata(ZipProvider):
-    """Metadata provider for .egg files"""
-
-    def __init__(self, importer):
-        """Create a metadata provider from a zipimporter"""
-
-        self.zip_pre = importer.archive + os.sep
-        self.loader = importer
-        if importer.prefix:
-            self.module_path = os.path.join(importer.archive, importer.prefix)
-        else:
-            self.module_path = importer.archive
-        self._setup_prefix()
-
-
-_declare_state('dict', _distribution_finders={})
-
-
-def register_finder(importer_type, distribution_finder):
-    """Register `distribution_finder` to find distributions in sys.path items
-
-    `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
-    handler), and `distribution_finder` is a callable that, passed a path
-    item and the importer instance, yields ``Distribution`` instances found on
-    that path item.  See ``pkg_resources.find_on_path`` for an example."""
-    _distribution_finders[importer_type] = distribution_finder
-
-
-def find_distributions(path_item, only=False):
-    """Yield distributions accessible via `path_item`"""
-    importer = get_importer(path_item)
-    finder = _find_adapter(_distribution_finders, importer)
-    return finder(importer, path_item, only)
-
-
-def find_eggs_in_zip(importer, path_item, only=False):
-    """
-    Find eggs in zip files; possibly multiple nested eggs.
-    """
-    if importer.archive.endswith('.whl'):
-        # wheels are not supported with this finder
-        # they don't have PKG-INFO metadata, and won't ever contain eggs
-        return
-    metadata = EggMetadata(importer)
-    if metadata.has_metadata('PKG-INFO'):
-        yield Distribution.from_filename(path_item, metadata=metadata)
-    if only:
-        # don't yield nested distros
-        return
-    for subitem in metadata.resource_listdir(''):
-        if _is_egg_path(subitem):
-            subpath = os.path.join(path_item, subitem)
-            dists = find_eggs_in_zip(zipimport.zipimporter(subpath), subpath)
-            yield from dists
-        elif subitem.lower().endswith(('.dist-info', '.egg-info')):
-            subpath = os.path.join(path_item, subitem)
-            submeta = EggMetadata(zipimport.zipimporter(subpath))
-            submeta.egg_info = subpath
-            yield Distribution.from_location(path_item, subitem, submeta)
-
-
-register_finder(zipimport.zipimporter, find_eggs_in_zip)
-
-
-def find_nothing(importer, path_item, only=False):
-    return ()
-
-
-register_finder(object, find_nothing)
-
-
-def find_on_path(importer, path_item, only=False):
-    """Yield distributions accessible on a sys.path directory"""
-    path_item = _normalize_cached(path_item)
-
-    if _is_unpacked_egg(path_item):
-        yield Distribution.from_filename(
-            path_item,
-            metadata=PathMetadata(path_item, os.path.join(path_item, 'EGG-INFO')),
-        )
-        return
-
-    entries = (os.path.join(path_item, child) for child in safe_listdir(path_item))
-
-    # scan for .egg and .egg-info in directory
-    for entry in sorted(entries):
-        fullpath = os.path.join(path_item, entry)
-        factory = dist_factory(path_item, entry, only)
-        yield from factory(fullpath)
-
-
-def dist_factory(path_item, entry, only):
-    """Return a dist_factory for the given entry."""
-    lower = entry.lower()
-    is_egg_info = lower.endswith('.egg-info')
-    is_dist_info = lower.endswith('.dist-info') and os.path.isdir(
-        os.path.join(path_item, entry)
-    )
-    is_meta = is_egg_info or is_dist_info
-    return (
-        distributions_from_metadata
-        if is_meta
-        else find_distributions
-        if not only and _is_egg_path(entry)
-        else resolve_egg_link
-        if not only and lower.endswith('.egg-link')
-        else NoDists()
-    )
-
-
-class NoDists:
-    """
-    >>> bool(NoDists())
-    False
-
-    >>> list(NoDists()('anything'))
-    []
-    """
-
-    def __bool__(self):
-        return False
-
-    def __call__(self, fullpath):
-        return iter(())
-
-
-def safe_listdir(path):
-    """
-    Attempt to list contents of path, but suppress some exceptions.
-    """
-    try:
-        return os.listdir(path)
-    except (PermissionError, NotADirectoryError):
-        pass
-    except OSError as e:
-        # Ignore the directory if does not exist, not a directory or
-        # permission denied
-        if e.errno not in (errno.ENOTDIR, errno.EACCES, errno.ENOENT):
-            raise
-    return ()
-
-
-def distributions_from_metadata(path):
-    root = os.path.dirname(path)
-    if os.path.isdir(path):
-        if len(os.listdir(path)) == 0:
-            # empty metadata dir; skip
-            return
-        metadata = PathMetadata(root, path)
-    else:
-        metadata = FileMetadata(path)
-    entry = os.path.basename(path)
-    yield Distribution.from_location(
-        root,
-        entry,
-        metadata,
-        precedence=DEVELOP_DIST,
-    )
-
-
-def non_empty_lines(path):
-    """
-    Yield non-empty lines from file at path
-    """
-    with open(path) as f:
-        for line in f:
-            line = line.strip()
-            if line:
-                yield line
-
-
-def resolve_egg_link(path):
-    """
-    Given a path to an .egg-link, resolve distributions
-    present in the referenced path.
-    """
-    referenced_paths = non_empty_lines(path)
-    resolved_paths = (
-        os.path.join(os.path.dirname(path), ref) for ref in referenced_paths
-    )
-    dist_groups = map(find_distributions, resolved_paths)
-    return next(dist_groups, ())
-
-
-if hasattr(pkgutil, 'ImpImporter'):
-    register_finder(pkgutil.ImpImporter, find_on_path)
-
-register_finder(importlib.machinery.FileFinder, find_on_path)
-
-_declare_state('dict', _namespace_handlers={})
-_declare_state('dict', _namespace_packages={})
-
-
-def register_namespace_handler(importer_type, namespace_handler):
-    """Register `namespace_handler` to declare namespace packages
-
-    `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
-    handler), and `namespace_handler` is a callable like this::
-
-        def namespace_handler(importer, path_entry, moduleName, module):
-            # return a path_entry to use for child packages
-
-    Namespace handlers are only called if the importer object has already
-    agreed that it can handle the relevant path item, and they should only
-    return a subpath if the module __path__ does not already contain an
-    equivalent subpath.  For an example namespace handler, see
-    ``pkg_resources.file_ns_handler``.
-    """
-    _namespace_handlers[importer_type] = namespace_handler
-
-
-def _handle_ns(packageName, path_item):
-    """Ensure that named package includes a subpath of path_item (if needed)"""
-
-    importer = get_importer(path_item)
-    if importer is None:
-        return None
-
-    # use find_spec (PEP 451) and fall-back to find_module (PEP 302)
-    try:
-        spec = importer.find_spec(packageName)
-    except AttributeError:
-        # capture warnings due to #1111
-        with warnings.catch_warnings():
-            warnings.simplefilter("ignore")
-            loader = importer.find_module(packageName)
-    else:
-        loader = spec.loader if spec else None
-
-    if loader is None:
-        return None
-    module = sys.modules.get(packageName)
-    if module is None:
-        module = sys.modules[packageName] = types.ModuleType(packageName)
-        module.__path__ = []
-        _set_parent_ns(packageName)
-    elif not hasattr(module, '__path__'):
-        raise TypeError("Not a package:", packageName)
-    handler = _find_adapter(_namespace_handlers, importer)
-    subpath = handler(importer, path_item, packageName, module)
-    if subpath is not None:
-        path = module.__path__
-        path.append(subpath)
-        importlib.import_module(packageName)
-        _rebuild_mod_path(path, packageName, module)
-    return subpath
-
-
-def _rebuild_mod_path(orig_path, package_name, module):
-    """
-    Rebuild module.__path__ ensuring that all entries are ordered
-    corresponding to their sys.path order
-    """
-    sys_path = [_normalize_cached(p) for p in sys.path]
-
-    def safe_sys_path_index(entry):
-        """
-        Workaround for #520 and #513.
-        """
-        try:
-            return sys_path.index(entry)
-        except ValueError:
-            return float('inf')
-
-    def position_in_sys_path(path):
-        """
-        Return the ordinal of the path based on its position in sys.path
-        """
-        path_parts = path.split(os.sep)
-        module_parts = package_name.count('.') + 1
-        parts = path_parts[:-module_parts]
-        return safe_sys_path_index(_normalize_cached(os.sep.join(parts)))
-
-    new_path = sorted(orig_path, key=position_in_sys_path)
-    new_path = [_normalize_cached(p) for p in new_path]
-
-    if isinstance(module.__path__, list):
-        module.__path__[:] = new_path
-    else:
-        module.__path__ = new_path
-
-
-def declare_namespace(packageName):
-    """Declare that package 'packageName' is a namespace package"""
-
-    msg = (
-        f"Deprecated call to `pkg_resources.declare_namespace({packageName!r})`.\n"
-        "Implementing implicit namespace packages (as specified in PEP 420) "
-        "is preferred to `pkg_resources.declare_namespace`. "
-        "See https://setuptools.pypa.io/en/latest/references/"
-        "keywords.html#keyword-namespace-packages"
-    )
-    warnings.warn(msg, DeprecationWarning, stacklevel=2)
-
-    _imp.acquire_lock()
-    try:
-        if packageName in _namespace_packages:
-            return
-
-        path = sys.path
-        parent, _, _ = packageName.rpartition('.')
-
-        if parent:
-            declare_namespace(parent)
-            if parent not in _namespace_packages:
-                __import__(parent)
-            try:
-                path = sys.modules[parent].__path__
-            except AttributeError as e:
-                raise TypeError("Not a package:", parent) from e
-
-        # Track what packages are namespaces, so when new path items are added,
-        # they can be updated
-        _namespace_packages.setdefault(parent or None, []).append(packageName)
-        _namespace_packages.setdefault(packageName, [])
-
-        for path_item in path:
-            # Ensure all the parent's path items are reflected in the child,
-            # if they apply
-            _handle_ns(packageName, path_item)
-
-    finally:
-        _imp.release_lock()
-
-
-def fixup_namespace_packages(path_item, parent=None):
-    """Ensure that previously-declared namespace packages include path_item"""
-    _imp.acquire_lock()
-    try:
-        for package in _namespace_packages.get(parent, ()):
-            subpath = _handle_ns(package, path_item)
-            if subpath:
-                fixup_namespace_packages(subpath, package)
-    finally:
-        _imp.release_lock()
-
-
-def file_ns_handler(importer, path_item, packageName, module):
-    """Compute an ns-package subpath for a filesystem or zipfile importer"""
-
-    subpath = os.path.join(path_item, packageName.split('.')[-1])
-    normalized = _normalize_cached(subpath)
-    for item in module.__path__:
-        if _normalize_cached(item) == normalized:
-            break
-    else:
-        # Only return the path if it's not already there
-        return subpath
-
-
-if hasattr(pkgutil, 'ImpImporter'):
-    register_namespace_handler(pkgutil.ImpImporter, file_ns_handler)
-
-register_namespace_handler(zipimport.zipimporter, file_ns_handler)
-register_namespace_handler(importlib.machinery.FileFinder, file_ns_handler)
-
-
-def null_ns_handler(importer, path_item, packageName, module):
-    return None
-
-
-register_namespace_handler(object, null_ns_handler)
-
-
-def normalize_path(filename):
-    """Normalize a file/dir name for comparison purposes"""
-    return os.path.normcase(os.path.realpath(os.path.normpath(_cygwin_patch(filename))))
-
-
-def _cygwin_patch(filename):  # pragma: nocover
-    """
-    Contrary to POSIX 2008, on Cygwin, getcwd (3) contains
-    symlink components. Using
-    os.path.abspath() works around this limitation. A fix in os.getcwd()
-    would probably better, in Cygwin even more so, except
-    that this seems to be by design...
-    """
-    return os.path.abspath(filename) if sys.platform == 'cygwin' else filename
-
-
-@functools.lru_cache(maxsize=None)
-def _normalize_cached(filename):
-    return normalize_path(filename)
-
-
-def _is_egg_path(path):
-    """
-    Determine if given path appears to be an egg.
-    """
-    return _is_zip_egg(path) or _is_unpacked_egg(path)
-
-
-def _is_zip_egg(path):
-    return (
-        path.lower().endswith('.egg')
-        and os.path.isfile(path)
-        and zipfile.is_zipfile(path)
-    )
-
-
-def _is_unpacked_egg(path):
-    """
-    Determine if given path appears to be an unpacked egg.
-    """
-    return path.lower().endswith('.egg') and os.path.isfile(
-        os.path.join(path, 'EGG-INFO', 'PKG-INFO')
-    )
-
-
-def _set_parent_ns(packageName):
-    parts = packageName.split('.')
-    name = parts.pop()
-    if parts:
-        parent = '.'.join(parts)
-        setattr(sys.modules[parent], name, sys.modules[packageName])
-
-
-MODULE = re.compile(r"\w+(\.\w+)*$").match
-EGG_NAME = re.compile(
-    r"""
-    (?P[^-]+) (
-        -(?P[^-]+) (
-            -py(?P[^-]+) (
-                -(?P.+)
-            )?
-        )?
-    )?
-    """,
-    re.VERBOSE | re.IGNORECASE,
-).match
-
-
-class EntryPoint:
-    """Object representing an advertised importable object"""
-
-    def __init__(self, name, module_name, attrs=(), extras=(), dist=None):
-        if not MODULE(module_name):
-            raise ValueError("Invalid module name", module_name)
-        self.name = name
-        self.module_name = module_name
-        self.attrs = tuple(attrs)
-        self.extras = tuple(extras)
-        self.dist = dist
-
-    def __str__(self):
-        s = "%s = %s" % (self.name, self.module_name)
-        if self.attrs:
-            s += ':' + '.'.join(self.attrs)
-        if self.extras:
-            s += ' [%s]' % ','.join(self.extras)
-        return s
-
-    def __repr__(self):
-        return "EntryPoint.parse(%r)" % str(self)
-
-    def load(self, require=True, *args, **kwargs):
-        """
-        Require packages for this EntryPoint, then resolve it.
-        """
-        if not require or args or kwargs:
-            warnings.warn(
-                "Parameters to load are deprecated.  Call .resolve and "
-                ".require separately.",
-                PkgResourcesDeprecationWarning,
-                stacklevel=2,
-            )
-        if require:
-            self.require(*args, **kwargs)
-        return self.resolve()
-
-    def resolve(self):
-        """
-        Resolve the entry point from its module and attrs.
-        """
-        module = __import__(self.module_name, fromlist=['__name__'], level=0)
-        try:
-            return functools.reduce(getattr, self.attrs, module)
-        except AttributeError as exc:
-            raise ImportError(str(exc)) from exc
-
-    def require(self, env=None, installer=None):
-        if self.extras and not self.dist:
-            raise UnknownExtra("Can't require() without a distribution", self)
-
-        # Get the requirements for this entry point with all its extras and
-        # then resolve them. We have to pass `extras` along when resolving so
-        # that the working set knows what extras we want. Otherwise, for
-        # dist-info distributions, the working set will assume that the
-        # requirements for that extra are purely optional and skip over them.
-        reqs = self.dist.requires(self.extras)
-        items = working_set.resolve(reqs, env, installer, extras=self.extras)
-        list(map(working_set.add, items))
-
-    pattern = re.compile(
-        r'\s*'
-        r'(?P.+?)\s*'
-        r'=\s*'
-        r'(?P[\w.]+)\s*'
-        r'(:\s*(?P[\w.]+))?\s*'
-        r'(?P\[.*\])?\s*$'
-    )
-
-    @classmethod
-    def parse(cls, src, dist=None):
-        """Parse a single entry point from string `src`
-
-        Entry point syntax follows the form::
-
-            name = some.module:some.attr [extra1, extra2]
-
-        The entry name and module name are required, but the ``:attrs`` and
-        ``[extras]`` parts are optional
-        """
-        m = cls.pattern.match(src)
-        if not m:
-            msg = "EntryPoint must be in 'name=module:attrs [extras]' format"
-            raise ValueError(msg, src)
-        res = m.groupdict()
-        extras = cls._parse_extras(res['extras'])
-        attrs = res['attr'].split('.') if res['attr'] else ()
-        return cls(res['name'], res['module'], attrs, extras, dist)
-
-    @classmethod
-    def _parse_extras(cls, extras_spec):
-        if not extras_spec:
-            return ()
-        req = Requirement.parse('x' + extras_spec)
-        if req.specs:
-            raise ValueError()
-        return req.extras
-
-    @classmethod
-    def parse_group(cls, group, lines, dist=None):
-        """Parse an entry point group"""
-        if not MODULE(group):
-            raise ValueError("Invalid group name", group)
-        this = {}
-        for line in yield_lines(lines):
-            ep = cls.parse(line, dist)
-            if ep.name in this:
-                raise ValueError("Duplicate entry point", group, ep.name)
-            this[ep.name] = ep
-        return this
-
-    @classmethod
-    def parse_map(cls, data, dist=None):
-        """Parse a map of entry point groups"""
-        if isinstance(data, dict):
-            data = data.items()
-        else:
-            data = split_sections(data)
-        maps = {}
-        for group, lines in data:
-            if group is None:
-                if not lines:
-                    continue
-                raise ValueError("Entry points must be listed in groups")
-            group = group.strip()
-            if group in maps:
-                raise ValueError("Duplicate group name", group)
-            maps[group] = cls.parse_group(group, lines, dist)
-        return maps
-
-
-def _version_from_file(lines):
-    """
-    Given an iterable of lines from a Metadata file, return
-    the value of the Version field, if present, or None otherwise.
-    """
-
-    def is_version_line(line):
-        return line.lower().startswith('version:')
-
-    version_lines = filter(is_version_line, lines)
-    line = next(iter(version_lines), '')
-    _, _, value = line.partition(':')
-    return safe_version(value.strip()) or None
-
-
-class Distribution:
-    """Wrap an actual or potential sys.path entry w/metadata"""
-
-    PKG_INFO = 'PKG-INFO'
-
-    def __init__(
-        self,
-        location=None,
-        metadata=None,
-        project_name=None,
-        version=None,
-        py_version=PY_MAJOR,
-        platform=None,
-        precedence=EGG_DIST,
-    ):
-        self.project_name = safe_name(project_name or 'Unknown')
-        if version is not None:
-            self._version = safe_version(version)
-        self.py_version = py_version
-        self.platform = platform
-        self.location = location
-        self.precedence = precedence
-        self._provider = metadata or empty_provider
-
-    @classmethod
-    def from_location(cls, location, basename, metadata=None, **kw):
-        project_name, version, py_version, platform = [None] * 4
-        basename, ext = os.path.splitext(basename)
-        if ext.lower() in _distributionImpl:
-            cls = _distributionImpl[ext.lower()]
-
-            match = EGG_NAME(basename)
-            if match:
-                project_name, version, py_version, platform = match.group(
-                    'name', 'ver', 'pyver', 'plat'
-                )
-        return cls(
-            location,
-            metadata,
-            project_name=project_name,
-            version=version,
-            py_version=py_version,
-            platform=platform,
-            **kw,
-        )._reload_version()
-
-    def _reload_version(self):
-        return self
-
-    @property
-    def hashcmp(self):
-        return (
-            self._forgiving_parsed_version,
-            self.precedence,
-            self.key,
-            self.location,
-            self.py_version or '',
-            self.platform or '',
-        )
-
-    def __hash__(self):
-        return hash(self.hashcmp)
-
-    def __lt__(self, other):
-        return self.hashcmp < other.hashcmp
-
-    def __le__(self, other):
-        return self.hashcmp <= other.hashcmp
-
-    def __gt__(self, other):
-        return self.hashcmp > other.hashcmp
-
-    def __ge__(self, other):
-        return self.hashcmp >= other.hashcmp
-
-    def __eq__(self, other):
-        if not isinstance(other, self.__class__):
-            # It's not a Distribution, so they are not equal
-            return False
-        return self.hashcmp == other.hashcmp
-
-    def __ne__(self, other):
-        return not self == other
-
-    # These properties have to be lazy so that we don't have to load any
-    # metadata until/unless it's actually needed.  (i.e., some distributions
-    # may not know their name or version without loading PKG-INFO)
-
-    @property
-    def key(self):
-        try:
-            return self._key
-        except AttributeError:
-            self._key = key = self.project_name.lower()
-            return key
-
-    @property
-    def parsed_version(self):
-        if not hasattr(self, "_parsed_version"):
-            try:
-                self._parsed_version = parse_version(self.version)
-            except packaging.version.InvalidVersion as ex:
-                info = f"(package: {self.project_name})"
-                if hasattr(ex, "add_note"):
-                    ex.add_note(info)  # PEP 678
-                    raise
-                raise packaging.version.InvalidVersion(f"{str(ex)} {info}") from None
-
-        return self._parsed_version
-
-    @property
-    def _forgiving_parsed_version(self):
-        try:
-            return self.parsed_version
-        except packaging.version.InvalidVersion as ex:
-            self._parsed_version = parse_version(_forgiving_version(self.version))
-
-            notes = "\n".join(getattr(ex, "__notes__", []))  # PEP 678
-            msg = f"""!!\n\n
-            *************************************************************************
-            {str(ex)}\n{notes}
-
-            This is a long overdue deprecation.
-            For the time being, `pkg_resources` will use `{self._parsed_version}`
-            as a replacement to avoid breaking existing environments,
-            but no future compatibility is guaranteed.
-
-            If you maintain package {self.project_name} you should implement
-            the relevant changes to adequate the project to PEP 440 immediately.
-            *************************************************************************
-            \n\n!!
-            """
-            warnings.warn(msg, DeprecationWarning)
-
-            return self._parsed_version
-
-    @property
-    def version(self):
-        try:
-            return self._version
-        except AttributeError as e:
-            version = self._get_version()
-            if version is None:
-                path = self._get_metadata_path_for_display(self.PKG_INFO)
-                msg = ("Missing 'Version:' header and/or {} file at path: {}").format(
-                    self.PKG_INFO, path
-                )
-                raise ValueError(msg, self) from e
-
-            return version
-
-    @property
-    def _dep_map(self):
-        """
-        A map of extra to its list of (direct) requirements
-        for this distribution, including the null extra.
-        """
-        try:
-            return self.__dep_map
-        except AttributeError:
-            self.__dep_map = self._filter_extras(self._build_dep_map())
-        return self.__dep_map
-
-    @staticmethod
-    def _filter_extras(dm):
-        """
-        Given a mapping of extras to dependencies, strip off
-        environment markers and filter out any dependencies
-        not matching the markers.
-        """
-        for extra in list(filter(None, dm)):
-            new_extra = extra
-            reqs = dm.pop(extra)
-            new_extra, _, marker = extra.partition(':')
-            fails_marker = marker and (
-                invalid_marker(marker) or not evaluate_marker(marker)
-            )
-            if fails_marker:
-                reqs = []
-            new_extra = safe_extra(new_extra) or None
-
-            dm.setdefault(new_extra, []).extend(reqs)
-        return dm
-
-    def _build_dep_map(self):
-        dm = {}
-        for name in 'requires.txt', 'depends.txt':
-            for extra, reqs in split_sections(self._get_metadata(name)):
-                dm.setdefault(extra, []).extend(parse_requirements(reqs))
-        return dm
-
-    def requires(self, extras=()):
-        """List of Requirements needed for this distro if `extras` are used"""
-        dm = self._dep_map
-        deps = []
-        deps.extend(dm.get(None, ()))
-        for ext in extras:
-            try:
-                deps.extend(dm[safe_extra(ext)])
-            except KeyError as e:
-                raise UnknownExtra(
-                    "%s has no such extra feature %r" % (self, ext)
-                ) from e
-        return deps
-
-    def _get_metadata_path_for_display(self, name):
-        """
-        Return the path to the given metadata file, if available.
-        """
-        try:
-            # We need to access _get_metadata_path() on the provider object
-            # directly rather than through this class's __getattr__()
-            # since _get_metadata_path() is marked private.
-            path = self._provider._get_metadata_path(name)
-
-        # Handle exceptions e.g. in case the distribution's metadata
-        # provider doesn't support _get_metadata_path().
-        except Exception:
-            return '[could not detect]'
-
-        return path
-
-    def _get_metadata(self, name):
-        if self.has_metadata(name):
-            yield from self.get_metadata_lines(name)
-
-    def _get_version(self):
-        lines = self._get_metadata(self.PKG_INFO)
-        return _version_from_file(lines)
-
-    def activate(self, path=None, replace=False):
-        """Ensure distribution is importable on `path` (default=sys.path)"""
-        if path is None:
-            path = sys.path
-        self.insert_on(path, replace=replace)
-        if path is sys.path:
-            fixup_namespace_packages(self.location)
-            for pkg in self._get_metadata('namespace_packages.txt'):
-                if pkg in sys.modules:
-                    declare_namespace(pkg)
-
-    def egg_name(self):
-        """Return what this distribution's standard .egg filename should be"""
-        filename = "%s-%s-py%s" % (
-            to_filename(self.project_name),
-            to_filename(self.version),
-            self.py_version or PY_MAJOR,
-        )
-
-        if self.platform:
-            filename += '-' + self.platform
-        return filename
-
-    def __repr__(self):
-        if self.location:
-            return "%s (%s)" % (self, self.location)
-        else:
-            return str(self)
-
-    def __str__(self):
-        try:
-            version = getattr(self, 'version', None)
-        except ValueError:
-            version = None
-        version = version or "[unknown version]"
-        return "%s %s" % (self.project_name, version)
-
-    def __getattr__(self, attr):
-        """Delegate all unrecognized public attributes to .metadata provider"""
-        if attr.startswith('_'):
-            raise AttributeError(attr)
-        return getattr(self._provider, attr)
-
-    def __dir__(self):
-        return list(
-            set(super().__dir__())
-            | set(attr for attr in self._provider.__dir__() if not attr.startswith('_'))
-        )
-
-    @classmethod
-    def from_filename(cls, filename, metadata=None, **kw):
-        return cls.from_location(
-            _normalize_cached(filename), os.path.basename(filename), metadata, **kw
-        )
-
-    def as_requirement(self):
-        """Return a ``Requirement`` that matches this distribution exactly"""
-        if isinstance(self.parsed_version, packaging.version.Version):
-            spec = "%s==%s" % (self.project_name, self.parsed_version)
-        else:
-            spec = "%s===%s" % (self.project_name, self.parsed_version)
-
-        return Requirement.parse(spec)
-
-    def load_entry_point(self, group, name):
-        """Return the `name` entry point of `group` or raise ImportError"""
-        ep = self.get_entry_info(group, name)
-        if ep is None:
-            raise ImportError("Entry point %r not found" % ((group, name),))
-        return ep.load()
-
-    def get_entry_map(self, group=None):
-        """Return the entry point map for `group`, or the full entry map"""
-        try:
-            ep_map = self._ep_map
-        except AttributeError:
-            ep_map = self._ep_map = EntryPoint.parse_map(
-                self._get_metadata('entry_points.txt'), self
-            )
-        if group is not None:
-            return ep_map.get(group, {})
-        return ep_map
-
-    def get_entry_info(self, group, name):
-        """Return the EntryPoint object for `group`+`name`, or ``None``"""
-        return self.get_entry_map(group).get(name)
-
-    # FIXME: 'Distribution.insert_on' is too complex (13)
-    def insert_on(self, path, loc=None, replace=False):  # noqa: C901
-        """Ensure self.location is on path
-
-        If replace=False (default):
-            - If location is already in path anywhere, do nothing.
-            - Else:
-              - If it's an egg and its parent directory is on path,
-                insert just ahead of the parent.
-              - Else: add to the end of path.
-        If replace=True:
-            - If location is already on path anywhere (not eggs)
-              or higher priority than its parent (eggs)
-              do nothing.
-            - Else:
-              - If it's an egg and its parent directory is on path,
-                insert just ahead of the parent,
-                removing any lower-priority entries.
-              - Else: add it to the front of path.
-        """
-
-        loc = loc or self.location
-        if not loc:
-            return
-
-        nloc = _normalize_cached(loc)
-        bdir = os.path.dirname(nloc)
-        npath = [(p and _normalize_cached(p) or p) for p in path]
-
-        for p, item in enumerate(npath):
-            if item == nloc:
-                if replace:
-                    break
-                else:
-                    # don't modify path (even removing duplicates) if
-                    # found and not replace
-                    return
-            elif item == bdir and self.precedence == EGG_DIST:
-                # if it's an .egg, give it precedence over its directory
-                # UNLESS it's already been added to sys.path and replace=False
-                if (not replace) and nloc in npath[p:]:
-                    return
-                if path is sys.path:
-                    self.check_version_conflict()
-                path.insert(p, loc)
-                npath.insert(p, nloc)
-                break
-        else:
-            if path is sys.path:
-                self.check_version_conflict()
-            if replace:
-                path.insert(0, loc)
-            else:
-                path.append(loc)
-            return
-
-        # p is the spot where we found or inserted loc; now remove duplicates
-        while True:
-            try:
-                np = npath.index(nloc, p + 1)
-            except ValueError:
-                break
-            else:
-                del npath[np], path[np]
-                # ha!
-                p = np
-
-        return
-
-    def check_version_conflict(self):
-        if self.key == 'setuptools':
-            # ignore the inevitable setuptools self-conflicts  :(
-            return
-
-        nsp = dict.fromkeys(self._get_metadata('namespace_packages.txt'))
-        loc = normalize_path(self.location)
-        for modname in self._get_metadata('top_level.txt'):
-            if (
-                modname not in sys.modules
-                or modname in nsp
-                or modname in _namespace_packages
-            ):
-                continue
-            if modname in ('pkg_resources', 'setuptools', 'site'):
-                continue
-            fn = getattr(sys.modules[modname], '__file__', None)
-            if fn and (
-                normalize_path(fn).startswith(loc) or fn.startswith(self.location)
-            ):
-                continue
-            issue_warning(
-                "Module %s was already imported from %s, but %s is being added"
-                " to sys.path" % (modname, fn, self.location),
-            )
-
-    def has_version(self):
-        try:
-            self.version
-        except ValueError:
-            issue_warning("Unbuilt egg for " + repr(self))
-            return False
-        except SystemError:
-            # TODO: remove this except clause when python/cpython#103632 is fixed.
-            return False
-        return True
-
-    def clone(self, **kw):
-        """Copy this distribution, substituting in any changed keyword args"""
-        names = 'project_name version py_version platform location precedence'
-        for attr in names.split():
-            kw.setdefault(attr, getattr(self, attr, None))
-        kw.setdefault('metadata', self._provider)
-        return self.__class__(**kw)
-
-    @property
-    def extras(self):
-        return [dep for dep in self._dep_map if dep]
-
-
-class EggInfoDistribution(Distribution):
-    def _reload_version(self):
-        """
-        Packages installed by distutils (e.g. numpy or scipy),
-        which uses an old safe_version, and so
-        their version numbers can get mangled when
-        converted to filenames (e.g., 1.11.0.dev0+2329eae to
-        1.11.0.dev0_2329eae). These distributions will not be
-        parsed properly
-        downstream by Distribution and safe_version, so
-        take an extra step and try to get the version number from
-        the metadata file itself instead of the filename.
-        """
-        md_version = self._get_version()
-        if md_version:
-            self._version = md_version
-        return self
-
-
-class DistInfoDistribution(Distribution):
-    """
-    Wrap an actual or potential sys.path entry
-    w/metadata, .dist-info style.
-    """
-
-    PKG_INFO = 'METADATA'
-    EQEQ = re.compile(r"([\(,])\s*(\d.*?)\s*([,\)])")
-
-    @property
-    def _parsed_pkg_info(self):
-        """Parse and cache metadata"""
-        try:
-            return self._pkg_info
-        except AttributeError:
-            metadata = self.get_metadata(self.PKG_INFO)
-            self._pkg_info = email.parser.Parser().parsestr(metadata)
-            return self._pkg_info
-
-    @property
-    def _dep_map(self):
-        try:
-            return self.__dep_map
-        except AttributeError:
-            self.__dep_map = self._compute_dependencies()
-            return self.__dep_map
-
-    def _compute_dependencies(self):
-        """Recompute this distribution's dependencies."""
-        dm = self.__dep_map = {None: []}
-
-        reqs = []
-        # Including any condition expressions
-        for req in self._parsed_pkg_info.get_all('Requires-Dist') or []:
-            reqs.extend(parse_requirements(req))
-
-        def reqs_for_extra(extra):
-            for req in reqs:
-                if not req.marker or req.marker.evaluate({'extra': extra}):
-                    yield req
-
-        common = types.MappingProxyType(dict.fromkeys(reqs_for_extra(None)))
-        dm[None].extend(common)
-
-        for extra in self._parsed_pkg_info.get_all('Provides-Extra') or []:
-            s_extra = safe_extra(extra.strip())
-            dm[s_extra] = [r for r in reqs_for_extra(extra) if r not in common]
-
-        return dm
-
-
-_distributionImpl = {
-    '.egg': Distribution,
-    '.egg-info': EggInfoDistribution,
-    '.dist-info': DistInfoDistribution,
-}
-
-
-def issue_warning(*args, **kw):
-    level = 1
-    g = globals()
-    try:
-        # find the first stack frame that is *not* code in
-        # the pkg_resources module, to use for the warning
-        while sys._getframe(level).f_globals is g:
-            level += 1
-    except ValueError:
-        pass
-    warnings.warn(stacklevel=level + 1, *args, **kw)
-
-
-def parse_requirements(strs):
-    """
-    Yield ``Requirement`` objects for each specification in `strs`.
-
-    `strs` must be a string, or a (possibly-nested) iterable thereof.
-    """
-    return map(Requirement, join_continuation(map(drop_comment, yield_lines(strs))))
-
-
-class RequirementParseError(packaging.requirements.InvalidRequirement):
-    "Compatibility wrapper for InvalidRequirement"
-
-
-class Requirement(packaging.requirements.Requirement):
-    def __init__(self, requirement_string):
-        """DO NOT CALL THIS UNDOCUMENTED METHOD; use Requirement.parse()!"""
-        super().__init__(requirement_string)
-        self.unsafe_name = self.name
-        project_name = safe_name(self.name)
-        self.project_name, self.key = project_name, project_name.lower()
-        self.specs = [(spec.operator, spec.version) for spec in self.specifier]
-        self.extras = tuple(map(safe_extra, self.extras))
-        self.hashCmp = (
-            self.key,
-            self.url,
-            self.specifier,
-            frozenset(self.extras),
-            str(self.marker) if self.marker else None,
-        )
-        self.__hash = hash(self.hashCmp)
-
-    def __eq__(self, other):
-        return isinstance(other, Requirement) and self.hashCmp == other.hashCmp
-
-    def __ne__(self, other):
-        return not self == other
-
-    def __contains__(self, item):
-        if isinstance(item, Distribution):
-            if item.key != self.key:
-                return False
-
-            item = item.version
-
-        # Allow prereleases always in order to match the previous behavior of
-        # this method. In the future this should be smarter and follow PEP 440
-        # more accurately.
-        return self.specifier.contains(item, prereleases=True)
-
-    def __hash__(self):
-        return self.__hash
-
-    def __repr__(self):
-        return "Requirement.parse(%r)" % str(self)
-
-    @staticmethod
-    def parse(s):
-        (req,) = parse_requirements(s)
-        return req
-
-
-def _always_object(classes):
-    """
-    Ensure object appears in the mro even
-    for old-style classes.
-    """
-    if object not in classes:
-        return classes + (object,)
-    return classes
-
-
-def _find_adapter(registry, ob):
-    """Return an adapter factory for `ob` from `registry`"""
-    types = _always_object(inspect.getmro(getattr(ob, '__class__', type(ob))))
-    for t in types:
-        if t in registry:
-            return registry[t]
-    # _find_adapter would previously return None, and immediately be called.
-    # So we're raising a TypeError to keep backward compatibility if anyone depended on that behaviour.
-    raise TypeError(f"Could not find adapter for {registry} and {ob}")
-
-
-def ensure_directory(path):
-    """Ensure that the parent directory of `path` exists"""
-    dirname = os.path.dirname(path)
-    os.makedirs(dirname, exist_ok=True)
-
-
-def _bypass_ensure_directory(path):
-    """Sandbox-bypassing version of ensure_directory()"""
-    if not WRITE_SUPPORT:
-        raise OSError('"os.mkdir" not supported on this platform.')
-    dirname, filename = split(path)
-    if dirname and filename and not isdir(dirname):
-        _bypass_ensure_directory(dirname)
-        try:
-            mkdir(dirname, 0o755)
-        except FileExistsError:
-            pass
-
-
-def split_sections(s):
-    """Split a string or iterable thereof into (section, content) pairs
-
-    Each ``section`` is a stripped version of the section header ("[section]")
-    and each ``content`` is a list of stripped lines excluding blank lines and
-    comment-only lines.  If there are any such lines before the first section
-    header, they're returned in a first ``section`` of ``None``.
-    """
-    section = None
-    content = []
-    for line in yield_lines(s):
-        if line.startswith("["):
-            if line.endswith("]"):
-                if section or content:
-                    yield section, content
-                section = line[1:-1].strip()
-                content = []
-            else:
-                raise ValueError("Invalid section heading", line)
-        else:
-            content.append(line)
-
-    # wrap up last segment
-    yield section, content
-
-
-def _mkstemp(*args, **kw):
-    old_open = os.open
-    try:
-        # temporarily bypass sandboxing
-        os.open = os_open
-        return tempfile.mkstemp(*args, **kw)
-    finally:
-        # and then put it back
-        os.open = old_open
-
-
-# Silence the PEP440Warning by default, so that end users don't get hit by it
-# randomly just because they use pkg_resources. We want to append the rule
-# because we want earlier uses of filterwarnings to take precedence over this
-# one.
-warnings.filterwarnings("ignore", category=PEP440Warning, append=True)
-
-
-# from jaraco.functools 1.3
-def _call_aside(f, *args, **kwargs):
-    f(*args, **kwargs)
-    return f
-
-
-@_call_aside
-def _initialize(g=globals()):
-    "Set up global resource manager (deliberately not state-saved)"
-    manager = ResourceManager()
-    g['_manager'] = manager
-    g.update(
-        (name, getattr(manager, name))
-        for name in dir(manager)
-        if not name.startswith('_')
-    )
-
-
-class PkgResourcesDeprecationWarning(Warning):
-    """
-    Base class for warning about deprecations in ``pkg_resources``
-
-    This class is not derived from ``DeprecationWarning``, and as such is
-    visible by default.
-    """
-
-
-@_call_aside
-def _initialize_master_working_set():
-    """
-    Prepare the master working set and make the ``require()``
-    API available.
-
-    This function has explicit effects on the global state
-    of pkg_resources. It is intended to be invoked once at
-    the initialization of this module.
-
-    Invocation by other packages is unsupported and done
-    at their own risk.
-    """
-    working_set = WorkingSet._build_master()
-    _declare_state('object', working_set=working_set)
-
-    require = working_set.require
-    iter_entry_points = working_set.iter_entry_points
-    add_activation_listener = working_set.subscribe
-    run_script = working_set.run_script
-    # backward compatibility
-    run_main = run_script
-    # Activate all distributions already on sys.path with replace=False and
-    # ensure that all distributions added to the working set in the future
-    # (e.g. by calling ``require()``) will get activated as well,
-    # with higher priority (replace=True).
-    tuple(dist.activate(replace=False) for dist in working_set)
-    add_activation_listener(
-        lambda dist: dist.activate(replace=True),
-        existing=False,
-    )
-    working_set.entries = []
-    # match order
-    list(map(working_set.add_entry, sys.path))
-    globals().update(locals())
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index d000ec9e5eab89d45e3116aabe44a539e75947cf..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 146129
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
Jut7xr{{r_jbvXb4

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py
deleted file mode 100644
index d58dd2b..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py
+++ /dev/null
@@ -1,627 +0,0 @@
-"""
-Utilities for determining application-specific dirs.
-
-See  for details and usage.
-
-"""
-
-from __future__ import annotations
-
-import os
-import sys
-from typing import TYPE_CHECKING
-
-from .api import PlatformDirsABC
-from .version import __version__
-from .version import __version_tuple__ as __version_info__
-
-if TYPE_CHECKING:
-    from pathlib import Path
-    from typing import Literal
-
-
-def _set_platform_dir_class() -> type[PlatformDirsABC]:
-    if sys.platform == "win32":
-        from pip._vendor.platformdirs.windows import Windows as Result  # noqa: PLC0415
-    elif sys.platform == "darwin":
-        from pip._vendor.platformdirs.macos import MacOS as Result  # noqa: PLC0415
-    else:
-        from pip._vendor.platformdirs.unix import Unix as Result  # noqa: PLC0415
-
-    if os.getenv("ANDROID_DATA") == "/data" and os.getenv("ANDROID_ROOT") == "/system":
-        if os.getenv("SHELL") or os.getenv("PREFIX"):
-            return Result
-
-        from pip._vendor.platformdirs.android import _android_folder  # noqa: PLC0415
-
-        if _android_folder() is not None:
-            from pip._vendor.platformdirs.android import Android  # noqa: PLC0415
-
-            return Android  # return to avoid redefinition of a result
-
-    return Result
-
-
-PlatformDirs = _set_platform_dir_class()  #: Currently active platform
-AppDirs = PlatformDirs  #: Backwards compatibility with appdirs
-
-
-def user_data_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    roaming: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param roaming: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: data directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        roaming=roaming,
-        ensure_exists=ensure_exists,
-    ).user_data_dir
-
-
-def site_data_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    multipath: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param multipath: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: data directory shared by users
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        multipath=multipath,
-        ensure_exists=ensure_exists,
-    ).site_data_dir
-
-
-def user_config_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    roaming: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param roaming: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: config directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        roaming=roaming,
-        ensure_exists=ensure_exists,
-    ).user_config_dir
-
-
-def site_config_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    multipath: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param multipath: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: config directory shared by the users
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        multipath=multipath,
-        ensure_exists=ensure_exists,
-    ).site_config_dir
-
-
-def user_cache_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: cache directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).user_cache_dir
-
-
-def site_cache_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `opinion `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: cache directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).site_cache_dir
-
-
-def user_state_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    roaming: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param roaming: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: state directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        roaming=roaming,
-        ensure_exists=ensure_exists,
-    ).user_state_dir
-
-
-def user_log_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: log directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).user_log_dir
-
-
-def user_documents_dir() -> str:
-    """:returns: documents directory tied to the user"""
-    return PlatformDirs().user_documents_dir
-
-
-def user_downloads_dir() -> str:
-    """:returns: downloads directory tied to the user"""
-    return PlatformDirs().user_downloads_dir
-
-
-def user_pictures_dir() -> str:
-    """:returns: pictures directory tied to the user"""
-    return PlatformDirs().user_pictures_dir
-
-
-def user_videos_dir() -> str:
-    """:returns: videos directory tied to the user"""
-    return PlatformDirs().user_videos_dir
-
-
-def user_music_dir() -> str:
-    """:returns: music directory tied to the user"""
-    return PlatformDirs().user_music_dir
-
-
-def user_desktop_dir() -> str:
-    """:returns: desktop directory tied to the user"""
-    return PlatformDirs().user_desktop_dir
-
-
-def user_runtime_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `opinion `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: runtime directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).user_runtime_dir
-
-
-def site_runtime_dir(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> str:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `opinion `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: runtime directory shared by users
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).site_runtime_dir
-
-
-def user_data_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    roaming: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param roaming: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: data path tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        roaming=roaming,
-        ensure_exists=ensure_exists,
-    ).user_data_path
-
-
-def site_data_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    multipath: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param multipath: See `multipath `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: data path shared by users
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        multipath=multipath,
-        ensure_exists=ensure_exists,
-    ).site_data_path
-
-
-def user_config_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    roaming: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param roaming: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: config path tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        roaming=roaming,
-        ensure_exists=ensure_exists,
-    ).user_config_path
-
-
-def site_config_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    multipath: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param multipath: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: config path shared by the users
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        multipath=multipath,
-        ensure_exists=ensure_exists,
-    ).site_config_path
-
-
-def site_cache_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `opinion `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: cache directory tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).site_cache_path
-
-
-def user_cache_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: cache path tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).user_cache_path
-
-
-def user_state_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    roaming: bool = False,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param roaming: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: state path tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        roaming=roaming,
-        ensure_exists=ensure_exists,
-    ).user_state_path
-
-
-def user_log_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `roaming `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: log path tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).user_log_path
-
-
-def user_documents_path() -> Path:
-    """:returns: documents a path tied to the user"""
-    return PlatformDirs().user_documents_path
-
-
-def user_downloads_path() -> Path:
-    """:returns: downloads path tied to the user"""
-    return PlatformDirs().user_downloads_path
-
-
-def user_pictures_path() -> Path:
-    """:returns: pictures path tied to the user"""
-    return PlatformDirs().user_pictures_path
-
-
-def user_videos_path() -> Path:
-    """:returns: videos path tied to the user"""
-    return PlatformDirs().user_videos_path
-
-
-def user_music_path() -> Path:
-    """:returns: music path tied to the user"""
-    return PlatformDirs().user_music_path
-
-
-def user_desktop_path() -> Path:
-    """:returns: desktop path tied to the user"""
-    return PlatformDirs().user_desktop_path
-
-
-def user_runtime_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `opinion `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: runtime path tied to the user
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).user_runtime_path
-
-
-def site_runtime_path(
-    appname: str | None = None,
-    appauthor: str | None | Literal[False] = None,
-    version: str | None = None,
-    opinion: bool = True,  # noqa: FBT001, FBT002
-    ensure_exists: bool = False,  # noqa: FBT001, FBT002
-) -> Path:
-    """
-    :param appname: See `appname `.
-    :param appauthor: See `appauthor `.
-    :param version: See `version `.
-    :param opinion: See `opinion `.
-    :param ensure_exists: See `ensure_exists `.
-    :returns: runtime path shared by users
-    """
-    return PlatformDirs(
-        appname=appname,
-        appauthor=appauthor,
-        version=version,
-        opinion=opinion,
-        ensure_exists=ensure_exists,
-    ).site_runtime_path
-
-
-__all__ = [
-    "AppDirs",
-    "PlatformDirs",
-    "PlatformDirsABC",
-    "__version__",
-    "__version_info__",
-    "site_cache_dir",
-    "site_cache_path",
-    "site_config_dir",
-    "site_config_path",
-    "site_data_dir",
-    "site_data_path",
-    "site_runtime_dir",
-    "site_runtime_path",
-    "user_cache_dir",
-    "user_cache_path",
-    "user_config_dir",
-    "user_config_path",
-    "user_data_dir",
-    "user_data_path",
-    "user_desktop_dir",
-    "user_desktop_path",
-    "user_documents_dir",
-    "user_documents_path",
-    "user_downloads_dir",
-    "user_downloads_path",
-    "user_log_dir",
-    "user_log_path",
-    "user_music_dir",
-    "user_music_path",
-    "user_pictures_dir",
-    "user_pictures_path",
-    "user_runtime_dir",
-    "user_runtime_path",
-    "user_state_dir",
-    "user_state_path",
-    "user_videos_dir",
-    "user_videos_path",
-]
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py
deleted file mode 100644
index fa8a677..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py
+++ /dev/null
@@ -1,55 +0,0 @@
-"""Main entry point."""
-
-from __future__ import annotations
-
-from pip._vendor.platformdirs import PlatformDirs, __version__
-
-PROPS = (
-    "user_data_dir",
-    "user_config_dir",
-    "user_cache_dir",
-    "user_state_dir",
-    "user_log_dir",
-    "user_documents_dir",
-    "user_downloads_dir",
-    "user_pictures_dir",
-    "user_videos_dir",
-    "user_music_dir",
-    "user_runtime_dir",
-    "site_data_dir",
-    "site_config_dir",
-    "site_cache_dir",
-    "site_runtime_dir",
-)
-
-
-def main() -> None:
-    """Run the main entry point."""
-    app_name = "MyApp"
-    app_author = "MyCompany"
-
-    print(f"-- platformdirs {__version__} --")  # noqa: T201
-
-    print("-- app dirs (with optional 'version')")  # noqa: T201
-    dirs = PlatformDirs(app_name, app_author, version="1.0")
-    for prop in PROPS:
-        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
-
-    print("\n-- app dirs (without optional 'version')")  # noqa: T201
-    dirs = PlatformDirs(app_name, app_author)
-    for prop in PROPS:
-        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
-
-    print("\n-- app dirs (without optional 'appauthor')")  # noqa: T201
-    dirs = PlatformDirs(app_name)
-    for prop in PROPS:
-        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
-
-    print("\n-- app dirs (with disabled 'appauthor')")  # noqa: T201
-    dirs = PlatformDirs(app_name, appauthor=False)
-    for prop in PROPS:
-        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
-
-
-if __name__ == "__main__":
-    main()
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index f31e6be8e9c61f99dba01e0a72e4be1c7229021e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 19842
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

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc
deleted file mode 100644
index b3c5a5847481f66ccc638f4723fef943c20716a7..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1981
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
VLK|APIL2AGWw-fkKXa3G_J2UKPOks}

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc
deleted file mode 100644
index fcd0ab673c94971f484534d27bd8da528f508b66..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 12944
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
oM;2XIac-qJGET;cOu%r_I7mlOC0ssI2

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc
deleted file mode 100644
index 1ec6b7ffd123feb65e7f6076dc509077fdcff8b2..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 8020
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
QOZ4oYbq|
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
W)|G72;%>%Qx9H*OxNimM$o~a?%JJ0z

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc
deleted file mode 100644
index e153d90c4d92a561b7ae55ede38b97486e9732a2..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 610
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

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py
deleted file mode 100644
index fefafd3..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py
+++ /dev/null
@@ -1,222 +0,0 @@
-"""Android."""
-
-from __future__ import annotations
-
-import os
-import re
-import sys
-from functools import lru_cache
-from typing import cast
-
-from .api import PlatformDirsABC
-
-
-class Android(PlatformDirsABC):
-    """
-    Follows the guidance `from here `_.
-
-    Makes use of the `appname `, `version
-    `, `ensure_exists `.
-
-    """
-
-    @property
-    def user_data_dir(self) -> str:
-        """:return: data directory tied to the user, e.g. ``/data/user///files/``"""
-        return self._append_app_name_and_version(cast(str, _android_folder()), "files")
-
-    @property
-    def site_data_dir(self) -> str:
-        """:return: data directory shared by users, same as `user_data_dir`"""
-        return self.user_data_dir
-
-    @property
-    def user_config_dir(self) -> str:
-        """
-        :return: config directory tied to the user, e.g. \
-        ``/data/user///shared_prefs/``
-        """
-        return self._append_app_name_and_version(cast(str, _android_folder()), "shared_prefs")
-
-    @property
-    def site_config_dir(self) -> str:
-        """:return: config directory shared by the users, same as `user_config_dir`"""
-        return self.user_config_dir
-
-    @property
-    def user_cache_dir(self) -> str:
-        """:return: cache directory tied to the user, e.g.,``/data/user///cache/``"""
-        return self._append_app_name_and_version(cast(str, _android_folder()), "cache")
-
-    @property
-    def site_cache_dir(self) -> str:
-        """:return: cache directory shared by users, same as `user_cache_dir`"""
-        return self.user_cache_dir
-
-    @property
-    def user_state_dir(self) -> str:
-        """:return: state directory tied to the user, same as `user_data_dir`"""
-        return self.user_data_dir
-
-    @property
-    def user_log_dir(self) -> str:
-        """
-        :return: log directory tied to the user, same as `user_cache_dir` if not opinionated else ``log`` in it,
-          e.g. ``/data/user///cache//log``
-        """
-        path = self.user_cache_dir
-        if self.opinion:
-            path = os.path.join(path, "log")  # noqa: PTH118
-        return path
-
-    @property
-    def user_documents_dir(self) -> str:
-        """:return: documents directory tied to the user e.g. ``/storage/emulated/0/Documents``"""
-        return _android_documents_folder()
-
-    @property
-    def user_downloads_dir(self) -> str:
-        """:return: downloads directory tied to the user e.g. ``/storage/emulated/0/Downloads``"""
-        return _android_downloads_folder()
-
-    @property
-    def user_pictures_dir(self) -> str:
-        """:return: pictures directory tied to the user e.g. ``/storage/emulated/0/Pictures``"""
-        return _android_pictures_folder()
-
-    @property
-    def user_videos_dir(self) -> str:
-        """:return: videos directory tied to the user e.g. ``/storage/emulated/0/DCIM/Camera``"""
-        return _android_videos_folder()
-
-    @property
-    def user_music_dir(self) -> str:
-        """:return: music directory tied to the user e.g. ``/storage/emulated/0/Music``"""
-        return _android_music_folder()
-
-    @property
-    def user_desktop_dir(self) -> str:
-        """:return: desktop directory tied to the user e.g. ``/storage/emulated/0/Desktop``"""
-        return "/storage/emulated/0/Desktop"
-
-    @property
-    def user_runtime_dir(self) -> str:
-        """
-        :return: runtime directory tied to the user, same as `user_cache_dir` if not opinionated else ``tmp`` in it,
-          e.g. ``/data/user///cache//tmp``
-        """
-        path = self.user_cache_dir
-        if self.opinion:
-            path = os.path.join(path, "tmp")  # noqa: PTH118
-        return path
-
-    @property
-    def site_runtime_dir(self) -> str:
-        """:return: runtime directory shared by users, same as `user_runtime_dir`"""
-        return self.user_runtime_dir
-
-
-@lru_cache(maxsize=1)
-def _android_folder() -> str | None:
-    """:return: base folder for the Android OS or None if it cannot be found"""
-    try:
-        # First try to get a path to android app via pyjnius
-        from jnius import autoclass  # noqa: PLC0415
-
-        context = autoclass("android.content.Context")
-        result: str | None = context.getFilesDir().getParentFile().getAbsolutePath()
-    except Exception:  # noqa: BLE001
-        # if fails find an android folder looking a path on the sys.path
-        pattern = re.compile(r"/data/(data|user/\d+)/(.+)/files")
-        for path in sys.path:
-            if pattern.match(path):
-                result = path.split("/files")[0]
-                break
-        else:
-            result = None
-    return result
-
-
-@lru_cache(maxsize=1)
-def _android_documents_folder() -> str:
-    """:return: documents folder for the Android OS"""
-    # Get directories with pyjnius
-    try:
-        from jnius import autoclass  # noqa: PLC0415
-
-        context = autoclass("android.content.Context")
-        environment = autoclass("android.os.Environment")
-        documents_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DOCUMENTS).getAbsolutePath()
-    except Exception:  # noqa: BLE001
-        documents_dir = "/storage/emulated/0/Documents"
-
-    return documents_dir
-
-
-@lru_cache(maxsize=1)
-def _android_downloads_folder() -> str:
-    """:return: downloads folder for the Android OS"""
-    # Get directories with pyjnius
-    try:
-        from jnius import autoclass  # noqa: PLC0415
-
-        context = autoclass("android.content.Context")
-        environment = autoclass("android.os.Environment")
-        downloads_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DOWNLOADS).getAbsolutePath()
-    except Exception:  # noqa: BLE001
-        downloads_dir = "/storage/emulated/0/Downloads"
-
-    return downloads_dir
-
-
-@lru_cache(maxsize=1)
-def _android_pictures_folder() -> str:
-    """:return: pictures folder for the Android OS"""
-    # Get directories with pyjnius
-    try:
-        from jnius import autoclass  # noqa: PLC0415
-
-        context = autoclass("android.content.Context")
-        environment = autoclass("android.os.Environment")
-        pictures_dir: str = context.getExternalFilesDir(environment.DIRECTORY_PICTURES).getAbsolutePath()
-    except Exception:  # noqa: BLE001
-        pictures_dir = "/storage/emulated/0/Pictures"
-
-    return pictures_dir
-
-
-@lru_cache(maxsize=1)
-def _android_videos_folder() -> str:
-    """:return: videos folder for the Android OS"""
-    # Get directories with pyjnius
-    try:
-        from jnius import autoclass  # noqa: PLC0415
-
-        context = autoclass("android.content.Context")
-        environment = autoclass("android.os.Environment")
-        videos_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DCIM).getAbsolutePath()
-    except Exception:  # noqa: BLE001
-        videos_dir = "/storage/emulated/0/DCIM/Camera"
-
-    return videos_dir
-
-
-@lru_cache(maxsize=1)
-def _android_music_folder() -> str:
-    """:return: music folder for the Android OS"""
-    # Get directories with pyjnius
-    try:
-        from jnius import autoclass  # noqa: PLC0415
-
-        context = autoclass("android.content.Context")
-        environment = autoclass("android.os.Environment")
-        music_dir: str = context.getExternalFilesDir(environment.DIRECTORY_MUSIC).getAbsolutePath()
-    except Exception:  # noqa: BLE001
-        music_dir = "/storage/emulated/0/Music"
-
-    return music_dir
-
-
-__all__ = [
-    "Android",
-]
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py
deleted file mode 100644
index c50caa6..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py
+++ /dev/null
@@ -1,292 +0,0 @@
-"""Base API."""
-
-from __future__ import annotations
-
-import os
-from abc import ABC, abstractmethod
-from pathlib import Path
-from typing import TYPE_CHECKING
-
-if TYPE_CHECKING:
-    from typing import Iterator, Literal
-
-
-class PlatformDirsABC(ABC):  # noqa: PLR0904
-    """Abstract base class for platform directories."""
-
-    def __init__(  # noqa: PLR0913, PLR0917
-        self,
-        appname: str | None = None,
-        appauthor: str | None | Literal[False] = None,
-        version: str | None = None,
-        roaming: bool = False,  # noqa: FBT001, FBT002
-        multipath: bool = False,  # noqa: FBT001, FBT002
-        opinion: bool = True,  # noqa: FBT001, FBT002
-        ensure_exists: bool = False,  # noqa: FBT001, FBT002
-    ) -> None:
-        """
-        Create a new platform directory.
-
-        :param appname: See `appname`.
-        :param appauthor: See `appauthor`.
-        :param version: See `version`.
-        :param roaming: See `roaming`.
-        :param multipath: See `multipath`.
-        :param opinion: See `opinion`.
-        :param ensure_exists: See `ensure_exists`.
-
-        """
-        self.appname = appname  #: The name of application.
-        self.appauthor = appauthor
-        """
-        The name of the app author or distributing body for this application.
-
-        Typically, it is the owning company name. Defaults to `appname`. You may pass ``False`` to disable it.
-
-        """
-        self.version = version
-        """
-        An optional version path element to append to the path.
-
-        You might want to use this if you want multiple versions of your app to be able to run independently. If used,
-        this would typically be ``.``.
-
-        """
-        self.roaming = roaming
-        """
-        Whether to use the roaming appdata directory on Windows.
-
-        That means that for users on a Windows network setup for roaming profiles, this user data will be synced on
-        login (see
-        `here `_).
-
-        """
-        self.multipath = multipath
-        """
-        An optional parameter which indicates that the entire list of data dirs should be returned.
-
-        By default, the first item would only be returned.
-
-        """
-        self.opinion = opinion  #: A flag to indicating to use opinionated values.
-        self.ensure_exists = ensure_exists
-        """
-        Optionally create the directory (and any missing parents) upon access if it does not exist.
-
-        By default, no directories are created.
-
-        """
-
-    def _append_app_name_and_version(self, *base: str) -> str:
-        params = list(base[1:])
-        if self.appname:
-            params.append(self.appname)
-            if self.version:
-                params.append(self.version)
-        path = os.path.join(base[0], *params)  # noqa: PTH118
-        self._optionally_create_directory(path)
-        return path
-
-    def _optionally_create_directory(self, path: str) -> None:
-        if self.ensure_exists:
-            Path(path).mkdir(parents=True, exist_ok=True)
-
-    @property
-    @abstractmethod
-    def user_data_dir(self) -> str:
-        """:return: data directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def site_data_dir(self) -> str:
-        """:return: data directory shared by users"""
-
-    @property
-    @abstractmethod
-    def user_config_dir(self) -> str:
-        """:return: config directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def site_config_dir(self) -> str:
-        """:return: config directory shared by the users"""
-
-    @property
-    @abstractmethod
-    def user_cache_dir(self) -> str:
-        """:return: cache directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def site_cache_dir(self) -> str:
-        """:return: cache directory shared by users"""
-
-    @property
-    @abstractmethod
-    def user_state_dir(self) -> str:
-        """:return: state directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_log_dir(self) -> str:
-        """:return: log directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_documents_dir(self) -> str:
-        """:return: documents directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_downloads_dir(self) -> str:
-        """:return: downloads directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_pictures_dir(self) -> str:
-        """:return: pictures directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_videos_dir(self) -> str:
-        """:return: videos directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_music_dir(self) -> str:
-        """:return: music directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_desktop_dir(self) -> str:
-        """:return: desktop directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def user_runtime_dir(self) -> str:
-        """:return: runtime directory tied to the user"""
-
-    @property
-    @abstractmethod
-    def site_runtime_dir(self) -> str:
-        """:return: runtime directory shared by users"""
-
-    @property
-    def user_data_path(self) -> Path:
-        """:return: data path tied to the user"""
-        return Path(self.user_data_dir)
-
-    @property
-    def site_data_path(self) -> Path:
-        """:return: data path shared by users"""
-        return Path(self.site_data_dir)
-
-    @property
-    def user_config_path(self) -> Path:
-        """:return: config path tied to the user"""
-        return Path(self.user_config_dir)
-
-    @property
-    def site_config_path(self) -> Path:
-        """:return: config path shared by the users"""
-        return Path(self.site_config_dir)
-
-    @property
-    def user_cache_path(self) -> Path:
-        """:return: cache path tied to the user"""
-        return Path(self.user_cache_dir)
-
-    @property
-    def site_cache_path(self) -> Path:
-        """:return: cache path shared by users"""
-        return Path(self.site_cache_dir)
-
-    @property
-    def user_state_path(self) -> Path:
-        """:return: state path tied to the user"""
-        return Path(self.user_state_dir)
-
-    @property
-    def user_log_path(self) -> Path:
-        """:return: log path tied to the user"""
-        return Path(self.user_log_dir)
-
-    @property
-    def user_documents_path(self) -> Path:
-        """:return: documents a path tied to the user"""
-        return Path(self.user_documents_dir)
-
-    @property
-    def user_downloads_path(self) -> Path:
-        """:return: downloads path tied to the user"""
-        return Path(self.user_downloads_dir)
-
-    @property
-    def user_pictures_path(self) -> Path:
-        """:return: pictures path tied to the user"""
-        return Path(self.user_pictures_dir)
-
-    @property
-    def user_videos_path(self) -> Path:
-        """:return: videos path tied to the user"""
-        return Path(self.user_videos_dir)
-
-    @property
-    def user_music_path(self) -> Path:
-        """:return: music path tied to the user"""
-        return Path(self.user_music_dir)
-
-    @property
-    def user_desktop_path(self) -> Path:
-        """:return: desktop path tied to the user"""
-        return Path(self.user_desktop_dir)
-
-    @property
-    def user_runtime_path(self) -> Path:
-        """:return: runtime path tied to the user"""
-        return Path(self.user_runtime_dir)
-
-    @property
-    def site_runtime_path(self) -> Path:
-        """:return: runtime path shared by users"""
-        return Path(self.site_runtime_dir)
-
-    def iter_config_dirs(self) -> Iterator[str]:
-        """:yield: all user and site configuration directories."""
-        yield self.user_config_dir
-        yield self.site_config_dir
-
-    def iter_data_dirs(self) -> Iterator[str]:
-        """:yield: all user and site data directories."""
-        yield self.user_data_dir
-        yield self.site_data_dir
-
-    def iter_cache_dirs(self) -> Iterator[str]:
-        """:yield: all user and site cache directories."""
-        yield self.user_cache_dir
-        yield self.site_cache_dir
-
-    def iter_runtime_dirs(self) -> Iterator[str]:
-        """:yield: all user and site runtime directories."""
-        yield self.user_runtime_dir
-        yield self.site_runtime_dir
-
-    def iter_config_paths(self) -> Iterator[Path]:
-        """:yield: all user and site configuration paths."""
-        for path in self.iter_config_dirs():
-            yield Path(path)
-
-    def iter_data_paths(self) -> Iterator[Path]:
-        """:yield: all user and site data paths."""
-        for path in self.iter_data_dirs():
-            yield Path(path)
-
-    def iter_cache_paths(self) -> Iterator[Path]:
-        """:yield: all user and site cache paths."""
-        for path in self.iter_cache_dirs():
-            yield Path(path)
-
-    def iter_runtime_paths(self) -> Iterator[Path]:
-        """:yield: all user and site runtime paths."""
-        for path in self.iter_runtime_dirs():
-            yield Path(path)
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py
deleted file mode 100644
index eb1ba5d..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py
+++ /dev/null
@@ -1,130 +0,0 @@
-"""macOS."""
-
-from __future__ import annotations
-
-import os.path
-import sys
-
-from .api import PlatformDirsABC
-
-
-class MacOS(PlatformDirsABC):
-    """
-    Platform directories for the macOS operating system.
-
-    Follows the guidance from
-    `Apple documentation `_.
-    Makes use of the `appname `,
-    `version `,
-    `ensure_exists `.
-
-    """
-
-    @property
-    def user_data_dir(self) -> str:
-        """:return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$version``"""
-        return self._append_app_name_and_version(os.path.expanduser("~/Library/Application Support"))  # noqa: PTH111
-
-    @property
-    def site_data_dir(self) -> str:
-        """
-        :return: data directory shared by users, e.g. ``/Library/Application Support/$appname/$version``.
-          If we're using a Python binary managed by `Homebrew `_, the directory
-          will be under the Homebrew prefix, e.g. ``/opt/homebrew/share/$appname/$version``.
-          If `multipath ` is enabled, and we're in Homebrew,
-          the response is a multi-path string separated by ":", e.g.
-          ``/opt/homebrew/share/$appname/$version:/Library/Application Support/$appname/$version``
-        """
-        is_homebrew = sys.prefix.startswith("/opt/homebrew")
-        path_list = [self._append_app_name_and_version("/opt/homebrew/share")] if is_homebrew else []
-        path_list.append(self._append_app_name_and_version("/Library/Application Support"))
-        if self.multipath:
-            return os.pathsep.join(path_list)
-        return path_list[0]
-
-    @property
-    def user_config_dir(self) -> str:
-        """:return: config directory tied to the user, same as `user_data_dir`"""
-        return self.user_data_dir
-
-    @property
-    def site_config_dir(self) -> str:
-        """:return: config directory shared by the users, same as `site_data_dir`"""
-        return self.site_data_dir
-
-    @property
-    def user_cache_dir(self) -> str:
-        """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``"""
-        return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches"))  # noqa: PTH111
-
-    @property
-    def site_cache_dir(self) -> str:
-        """
-        :return: cache directory shared by users, e.g. ``/Library/Caches/$appname/$version``.
-          If we're using a Python binary managed by `Homebrew `_, the directory
-          will be under the Homebrew prefix, e.g. ``/opt/homebrew/var/cache/$appname/$version``.
-          If `multipath ` is enabled, and we're in Homebrew,
-          the response is a multi-path string separated by ":", e.g.
-          ``/opt/homebrew/var/cache/$appname/$version:/Library/Caches/$appname/$version``
-        """
-        is_homebrew = sys.prefix.startswith("/opt/homebrew")
-        path_list = [self._append_app_name_and_version("/opt/homebrew/var/cache")] if is_homebrew else []
-        path_list.append(self._append_app_name_and_version("/Library/Caches"))
-        if self.multipath:
-            return os.pathsep.join(path_list)
-        return path_list[0]
-
-    @property
-    def user_state_dir(self) -> str:
-        """:return: state directory tied to the user, same as `user_data_dir`"""
-        return self.user_data_dir
-
-    @property
-    def user_log_dir(self) -> str:
-        """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``"""
-        return self._append_app_name_and_version(os.path.expanduser("~/Library/Logs"))  # noqa: PTH111
-
-    @property
-    def user_documents_dir(self) -> str:
-        """:return: documents directory tied to the user, e.g. ``~/Documents``"""
-        return os.path.expanduser("~/Documents")  # noqa: PTH111
-
-    @property
-    def user_downloads_dir(self) -> str:
-        """:return: downloads directory tied to the user, e.g. ``~/Downloads``"""
-        return os.path.expanduser("~/Downloads")  # noqa: PTH111
-
-    @property
-    def user_pictures_dir(self) -> str:
-        """:return: pictures directory tied to the user, e.g. ``~/Pictures``"""
-        return os.path.expanduser("~/Pictures")  # noqa: PTH111
-
-    @property
-    def user_videos_dir(self) -> str:
-        """:return: videos directory tied to the user, e.g. ``~/Movies``"""
-        return os.path.expanduser("~/Movies")  # noqa: PTH111
-
-    @property
-    def user_music_dir(self) -> str:
-        """:return: music directory tied to the user, e.g. ``~/Music``"""
-        return os.path.expanduser("~/Music")  # noqa: PTH111
-
-    @property
-    def user_desktop_dir(self) -> str:
-        """:return: desktop directory tied to the user, e.g. ``~/Desktop``"""
-        return os.path.expanduser("~/Desktop")  # noqa: PTH111
-
-    @property
-    def user_runtime_dir(self) -> str:
-        """:return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$version``"""
-        return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches/TemporaryItems"))  # noqa: PTH111
-
-    @property
-    def site_runtime_dir(self) -> str:
-        """:return: runtime directory shared by users, same as `user_runtime_dir`"""
-        return self.user_runtime_dir
-
-
-__all__ = [
-    "MacOS",
-]
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed
deleted file mode 100644
index e69de29..0000000
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py
deleted file mode 100644
index 9500ade..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py
+++ /dev/null
@@ -1,275 +0,0 @@
-"""Unix."""
-
-from __future__ import annotations
-
-import os
-import sys
-from configparser import ConfigParser
-from pathlib import Path
-from typing import Iterator, NoReturn
-
-from .api import PlatformDirsABC
-
-if sys.platform == "win32":
-
-    def getuid() -> NoReturn:
-        msg = "should only be used on Unix"
-        raise RuntimeError(msg)
-
-else:
-    from os import getuid
-
-
-class Unix(PlatformDirsABC):  # noqa: PLR0904
-    """
-    On Unix/Linux, we follow the `XDG Basedir Spec `_.
-
-    The spec allows overriding directories with environment variables. The examples shown are the default values,
-    alongside the name of the environment variable that overrides them. Makes use of the `appname
-    `, `version `, `multipath
-    `, `opinion `, `ensure_exists
-    `.
-
-    """
-
-    @property
-    def user_data_dir(self) -> str:
-        """
-        :return: data directory tied to the user, e.g. ``~/.local/share/$appname/$version`` or
-         ``$XDG_DATA_HOME/$appname/$version``
-        """
-        path = os.environ.get("XDG_DATA_HOME", "")
-        if not path.strip():
-            path = os.path.expanduser("~/.local/share")  # noqa: PTH111
-        return self._append_app_name_and_version(path)
-
-    @property
-    def _site_data_dirs(self) -> list[str]:
-        path = os.environ.get("XDG_DATA_DIRS", "")
-        if not path.strip():
-            path = f"/usr/local/share{os.pathsep}/usr/share"
-        return [self._append_app_name_and_version(p) for p in path.split(os.pathsep)]
-
-    @property
-    def site_data_dir(self) -> str:
-        """
-        :return: data directories shared by users (if `multipath ` is
-         enabled and ``XDG_DATA_DIRS`` is set and a multi path the response is also a multi path separated by the
-         OS path separator), e.g. ``/usr/local/share/$appname/$version`` or ``/usr/share/$appname/$version``
-        """
-        # XDG default for $XDG_DATA_DIRS; only first, if multipath is False
-        dirs = self._site_data_dirs
-        if not self.multipath:
-            return dirs[0]
-        return os.pathsep.join(dirs)
-
-    @property
-    def user_config_dir(self) -> str:
-        """
-        :return: config directory tied to the user, e.g. ``~/.config/$appname/$version`` or
-         ``$XDG_CONFIG_HOME/$appname/$version``
-        """
-        path = os.environ.get("XDG_CONFIG_HOME", "")
-        if not path.strip():
-            path = os.path.expanduser("~/.config")  # noqa: PTH111
-        return self._append_app_name_and_version(path)
-
-    @property
-    def _site_config_dirs(self) -> list[str]:
-        path = os.environ.get("XDG_CONFIG_DIRS", "")
-        if not path.strip():
-            path = "/etc/xdg"
-        return [self._append_app_name_and_version(p) for p in path.split(os.pathsep)]
-
-    @property
-    def site_config_dir(self) -> str:
-        """
-        :return: config directories shared by users (if `multipath `
-         is enabled and ``XDG_CONFIG_DIRS`` is set and a multi path the response is also a multi path separated by
-         the OS path separator), e.g. ``/etc/xdg/$appname/$version``
-        """
-        # XDG default for $XDG_CONFIG_DIRS only first, if multipath is False
-        dirs = self._site_config_dirs
-        if not self.multipath:
-            return dirs[0]
-        return os.pathsep.join(dirs)
-
-    @property
-    def user_cache_dir(self) -> str:
-        """
-        :return: cache directory tied to the user, e.g. ``~/.cache/$appname/$version`` or
-         ``~/$XDG_CACHE_HOME/$appname/$version``
-        """
-        path = os.environ.get("XDG_CACHE_HOME", "")
-        if not path.strip():
-            path = os.path.expanduser("~/.cache")  # noqa: PTH111
-        return self._append_app_name_and_version(path)
-
-    @property
-    def site_cache_dir(self) -> str:
-        """:return: cache directory shared by users, e.g. ``/var/cache/$appname/$version``"""
-        return self._append_app_name_and_version("/var/cache")
-
-    @property
-    def user_state_dir(self) -> str:
-        """
-        :return: state directory tied to the user, e.g. ``~/.local/state/$appname/$version`` or
-         ``$XDG_STATE_HOME/$appname/$version``
-        """
-        path = os.environ.get("XDG_STATE_HOME", "")
-        if not path.strip():
-            path = os.path.expanduser("~/.local/state")  # noqa: PTH111
-        return self._append_app_name_and_version(path)
-
-    @property
-    def user_log_dir(self) -> str:
-        """:return: log directory tied to the user, same as `user_state_dir` if not opinionated else ``log`` in it"""
-        path = self.user_state_dir
-        if self.opinion:
-            path = os.path.join(path, "log")  # noqa: PTH118
-            self._optionally_create_directory(path)
-        return path
-
-    @property
-    def user_documents_dir(self) -> str:
-        """:return: documents directory tied to the user, e.g. ``~/Documents``"""
-        return _get_user_media_dir("XDG_DOCUMENTS_DIR", "~/Documents")
-
-    @property
-    def user_downloads_dir(self) -> str:
-        """:return: downloads directory tied to the user, e.g. ``~/Downloads``"""
-        return _get_user_media_dir("XDG_DOWNLOAD_DIR", "~/Downloads")
-
-    @property
-    def user_pictures_dir(self) -> str:
-        """:return: pictures directory tied to the user, e.g. ``~/Pictures``"""
-        return _get_user_media_dir("XDG_PICTURES_DIR", "~/Pictures")
-
-    @property
-    def user_videos_dir(self) -> str:
-        """:return: videos directory tied to the user, e.g. ``~/Videos``"""
-        return _get_user_media_dir("XDG_VIDEOS_DIR", "~/Videos")
-
-    @property
-    def user_music_dir(self) -> str:
-        """:return: music directory tied to the user, e.g. ``~/Music``"""
-        return _get_user_media_dir("XDG_MUSIC_DIR", "~/Music")
-
-    @property
-    def user_desktop_dir(self) -> str:
-        """:return: desktop directory tied to the user, e.g. ``~/Desktop``"""
-        return _get_user_media_dir("XDG_DESKTOP_DIR", "~/Desktop")
-
-    @property
-    def user_runtime_dir(self) -> str:
-        """
-        :return: runtime directory tied to the user, e.g. ``/run/user/$(id -u)/$appname/$version`` or
-         ``$XDG_RUNTIME_DIR/$appname/$version``.
-
-         For FreeBSD/OpenBSD/NetBSD, it would return ``/var/run/user/$(id -u)/$appname/$version`` if
-         exists, otherwise ``/tmp/runtime-$(id -u)/$appname/$version``, if``$XDG_RUNTIME_DIR``
-         is not set.
-        """
-        path = os.environ.get("XDG_RUNTIME_DIR", "")
-        if not path.strip():
-            if sys.platform.startswith(("freebsd", "openbsd", "netbsd")):
-                path = f"/var/run/user/{getuid()}"
-                if not Path(path).exists():
-                    path = f"/tmp/runtime-{getuid()}"  # noqa: S108
-            else:
-                path = f"/run/user/{getuid()}"
-        return self._append_app_name_and_version(path)
-
-    @property
-    def site_runtime_dir(self) -> str:
-        """
-        :return: runtime directory shared by users, e.g. ``/run/$appname/$version`` or \
-        ``$XDG_RUNTIME_DIR/$appname/$version``.
-
-        Note that this behaves almost exactly like `user_runtime_dir` if ``$XDG_RUNTIME_DIR`` is set, but will
-        fall back to paths associated to the root user instead of a regular logged-in user if it's not set.
-
-        If you wish to ensure that a logged-in root user path is returned e.g. ``/run/user/0``, use `user_runtime_dir`
-        instead.
-
-        For FreeBSD/OpenBSD/NetBSD, it would return ``/var/run/$appname/$version`` if ``$XDG_RUNTIME_DIR`` is not set.
-        """
-        path = os.environ.get("XDG_RUNTIME_DIR", "")
-        if not path.strip():
-            if sys.platform.startswith(("freebsd", "openbsd", "netbsd")):
-                path = "/var/run"
-            else:
-                path = "/run"
-        return self._append_app_name_and_version(path)
-
-    @property
-    def site_data_path(self) -> Path:
-        """:return: data path shared by users. Only return the first item, even if ``multipath`` is set to ``True``"""
-        return self._first_item_as_path_if_multipath(self.site_data_dir)
-
-    @property
-    def site_config_path(self) -> Path:
-        """:return: config path shared by the users, returns the first item, even if ``multipath`` is set to ``True``"""
-        return self._first_item_as_path_if_multipath(self.site_config_dir)
-
-    @property
-    def site_cache_path(self) -> Path:
-        """:return: cache path shared by users. Only return the first item, even if ``multipath`` is set to ``True``"""
-        return self._first_item_as_path_if_multipath(self.site_cache_dir)
-
-    def _first_item_as_path_if_multipath(self, directory: str) -> Path:
-        if self.multipath:
-            # If multipath is True, the first path is returned.
-            directory = directory.split(os.pathsep)[0]
-        return Path(directory)
-
-    def iter_config_dirs(self) -> Iterator[str]:
-        """:yield: all user and site configuration directories."""
-        yield self.user_config_dir
-        yield from self._site_config_dirs
-
-    def iter_data_dirs(self) -> Iterator[str]:
-        """:yield: all user and site data directories."""
-        yield self.user_data_dir
-        yield from self._site_data_dirs
-
-
-def _get_user_media_dir(env_var: str, fallback_tilde_path: str) -> str:
-    media_dir = _get_user_dirs_folder(env_var)
-    if media_dir is None:
-        media_dir = os.environ.get(env_var, "").strip()
-        if not media_dir:
-            media_dir = os.path.expanduser(fallback_tilde_path)  # noqa: PTH111
-
-    return media_dir
-
-
-def _get_user_dirs_folder(key: str) -> str | None:
-    """
-    Return directory from user-dirs.dirs config file.
-
-    See https://freedesktop.org/wiki/Software/xdg-user-dirs/.
-
-    """
-    user_dirs_config_path = Path(Unix().user_config_dir) / "user-dirs.dirs"
-    if user_dirs_config_path.exists():
-        parser = ConfigParser()
-
-        with user_dirs_config_path.open() as stream:
-            # Add fake section header, so ConfigParser doesn't complain
-            parser.read_string(f"[top]\n{stream.read()}")
-
-        if key not in parser["top"]:
-            return None
-
-        path = parser["top"][key].strip('"')
-        # Handle relative home paths
-        return path.replace("$HOME", os.path.expanduser("~"))  # noqa: PTH111
-
-    return None
-
-
-__all__ = [
-    "Unix",
-]
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py
deleted file mode 100644
index c418cd0..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py
+++ /dev/null
@@ -1,16 +0,0 @@
-# file generated by setuptools_scm
-# don't change, don't track in version control
-TYPE_CHECKING = False
-if TYPE_CHECKING:
-    from typing import Tuple, Union
-    VERSION_TUPLE = Tuple[Union[int, str], ...]
-else:
-    VERSION_TUPLE = object
-
-version: str
-__version__: str
-__version_tuple__: VERSION_TUPLE
-version_tuple: VERSION_TUPLE
-
-__version__ = version = '4.2.1'
-__version_tuple__ = version_tuple = (4, 2, 1)
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py b/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py
deleted file mode 100644
index d7bc960..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py
+++ /dev/null
@@ -1,272 +0,0 @@
-"""Windows."""
-
-from __future__ import annotations
-
-import os
-import sys
-from functools import lru_cache
-from typing import TYPE_CHECKING
-
-from .api import PlatformDirsABC
-
-if TYPE_CHECKING:
-    from collections.abc import Callable
-
-
-class Windows(PlatformDirsABC):
-    """
-    `MSDN on where to store app data files `_.
-
-    Makes use of the `appname `, `appauthor
-    `, `version `, `roaming
-    `, `opinion `, `ensure_exists
-    `.
-
-    """
-
-    @property
-    def user_data_dir(self) -> str:
-        """
-        :return: data directory tied to the user, e.g.
-         ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname`` (not roaming) or
-         ``%USERPROFILE%\\AppData\\Roaming\\$appauthor\\$appname`` (roaming)
-        """
-        const = "CSIDL_APPDATA" if self.roaming else "CSIDL_LOCAL_APPDATA"
-        path = os.path.normpath(get_win_folder(const))
-        return self._append_parts(path)
-
-    def _append_parts(self, path: str, *, opinion_value: str | None = None) -> str:
-        params = []
-        if self.appname:
-            if self.appauthor is not False:
-                author = self.appauthor or self.appname
-                params.append(author)
-            params.append(self.appname)
-            if opinion_value is not None and self.opinion:
-                params.append(opinion_value)
-            if self.version:
-                params.append(self.version)
-        path = os.path.join(path, *params)  # noqa: PTH118
-        self._optionally_create_directory(path)
-        return path
-
-    @property
-    def site_data_dir(self) -> str:
-        """:return: data directory shared by users, e.g. ``C:\\ProgramData\\$appauthor\\$appname``"""
-        path = os.path.normpath(get_win_folder("CSIDL_COMMON_APPDATA"))
-        return self._append_parts(path)
-
-    @property
-    def user_config_dir(self) -> str:
-        """:return: config directory tied to the user, same as `user_data_dir`"""
-        return self.user_data_dir
-
-    @property
-    def site_config_dir(self) -> str:
-        """:return: config directory shared by the users, same as `site_data_dir`"""
-        return self.site_data_dir
-
-    @property
-    def user_cache_dir(self) -> str:
-        """
-        :return: cache directory tied to the user (if opinionated with ``Cache`` folder within ``$appname``) e.g.
-         ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname\\Cache\\$version``
-        """
-        path = os.path.normpath(get_win_folder("CSIDL_LOCAL_APPDATA"))
-        return self._append_parts(path, opinion_value="Cache")
-
-    @property
-    def site_cache_dir(self) -> str:
-        """:return: cache directory shared by users, e.g. ``C:\\ProgramData\\$appauthor\\$appname\\Cache\\$version``"""
-        path = os.path.normpath(get_win_folder("CSIDL_COMMON_APPDATA"))
-        return self._append_parts(path, opinion_value="Cache")
-
-    @property
-    def user_state_dir(self) -> str:
-        """:return: state directory tied to the user, same as `user_data_dir`"""
-        return self.user_data_dir
-
-    @property
-    def user_log_dir(self) -> str:
-        """:return: log directory tied to the user, same as `user_data_dir` if not opinionated else ``Logs`` in it"""
-        path = self.user_data_dir
-        if self.opinion:
-            path = os.path.join(path, "Logs")  # noqa: PTH118
-            self._optionally_create_directory(path)
-        return path
-
-    @property
-    def user_documents_dir(self) -> str:
-        """:return: documents directory tied to the user e.g. ``%USERPROFILE%\\Documents``"""
-        return os.path.normpath(get_win_folder("CSIDL_PERSONAL"))
-
-    @property
-    def user_downloads_dir(self) -> str:
-        """:return: downloads directory tied to the user e.g. ``%USERPROFILE%\\Downloads``"""
-        return os.path.normpath(get_win_folder("CSIDL_DOWNLOADS"))
-
-    @property
-    def user_pictures_dir(self) -> str:
-        """:return: pictures directory tied to the user e.g. ``%USERPROFILE%\\Pictures``"""
-        return os.path.normpath(get_win_folder("CSIDL_MYPICTURES"))
-
-    @property
-    def user_videos_dir(self) -> str:
-        """:return: videos directory tied to the user e.g. ``%USERPROFILE%\\Videos``"""
-        return os.path.normpath(get_win_folder("CSIDL_MYVIDEO"))
-
-    @property
-    def user_music_dir(self) -> str:
-        """:return: music directory tied to the user e.g. ``%USERPROFILE%\\Music``"""
-        return os.path.normpath(get_win_folder("CSIDL_MYMUSIC"))
-
-    @property
-    def user_desktop_dir(self) -> str:
-        """:return: desktop directory tied to the user, e.g. ``%USERPROFILE%\\Desktop``"""
-        return os.path.normpath(get_win_folder("CSIDL_DESKTOPDIRECTORY"))
-
-    @property
-    def user_runtime_dir(self) -> str:
-        """
-        :return: runtime directory tied to the user, e.g.
-         ``%USERPROFILE%\\AppData\\Local\\Temp\\$appauthor\\$appname``
-        """
-        path = os.path.normpath(os.path.join(get_win_folder("CSIDL_LOCAL_APPDATA"), "Temp"))  # noqa: PTH118
-        return self._append_parts(path)
-
-    @property
-    def site_runtime_dir(self) -> str:
-        """:return: runtime directory shared by users, same as `user_runtime_dir`"""
-        return self.user_runtime_dir
-
-
-def get_win_folder_from_env_vars(csidl_name: str) -> str:
-    """Get folder from environment variables."""
-    result = get_win_folder_if_csidl_name_not_env_var(csidl_name)
-    if result is not None:
-        return result
-
-    env_var_name = {
-        "CSIDL_APPDATA": "APPDATA",
-        "CSIDL_COMMON_APPDATA": "ALLUSERSPROFILE",
-        "CSIDL_LOCAL_APPDATA": "LOCALAPPDATA",
-    }.get(csidl_name)
-    if env_var_name is None:
-        msg = f"Unknown CSIDL name: {csidl_name}"
-        raise ValueError(msg)
-    result = os.environ.get(env_var_name)
-    if result is None:
-        msg = f"Unset environment variable: {env_var_name}"
-        raise ValueError(msg)
-    return result
-
-
-def get_win_folder_if_csidl_name_not_env_var(csidl_name: str) -> str | None:
-    """Get a folder for a CSIDL name that does not exist as an environment variable."""
-    if csidl_name == "CSIDL_PERSONAL":
-        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Documents")  # noqa: PTH118
-
-    if csidl_name == "CSIDL_DOWNLOADS":
-        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Downloads")  # noqa: PTH118
-
-    if csidl_name == "CSIDL_MYPICTURES":
-        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Pictures")  # noqa: PTH118
-
-    if csidl_name == "CSIDL_MYVIDEO":
-        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Videos")  # noqa: PTH118
-
-    if csidl_name == "CSIDL_MYMUSIC":
-        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Music")  # noqa: PTH118
-    return None
-
-
-def get_win_folder_from_registry(csidl_name: str) -> str:
-    """
-    Get folder from the registry.
-
-    This is a fallback technique at best. I'm not sure if using the registry for these guarantees us the correct answer
-    for all CSIDL_* names.
-
-    """
-    shell_folder_name = {
-        "CSIDL_APPDATA": "AppData",
-        "CSIDL_COMMON_APPDATA": "Common AppData",
-        "CSIDL_LOCAL_APPDATA": "Local AppData",
-        "CSIDL_PERSONAL": "Personal",
-        "CSIDL_DOWNLOADS": "{374DE290-123F-4565-9164-39C4925E467B}",
-        "CSIDL_MYPICTURES": "My Pictures",
-        "CSIDL_MYVIDEO": "My Video",
-        "CSIDL_MYMUSIC": "My Music",
-    }.get(csidl_name)
-    if shell_folder_name is None:
-        msg = f"Unknown CSIDL name: {csidl_name}"
-        raise ValueError(msg)
-    if sys.platform != "win32":  # only needed for mypy type checker to know that this code runs only on Windows
-        raise NotImplementedError
-    import winreg  # noqa: PLC0415
-
-    key = winreg.OpenKey(winreg.HKEY_CURRENT_USER, r"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders")
-    directory, _ = winreg.QueryValueEx(key, shell_folder_name)
-    return str(directory)
-
-
-def get_win_folder_via_ctypes(csidl_name: str) -> str:
-    """Get folder with ctypes."""
-    # There is no 'CSIDL_DOWNLOADS'.
-    # Use 'CSIDL_PROFILE' (40) and append the default folder 'Downloads' instead.
-    # https://learn.microsoft.com/en-us/windows/win32/shell/knownfolderid
-
-    import ctypes  # noqa: PLC0415
-
-    csidl_const = {
-        "CSIDL_APPDATA": 26,
-        "CSIDL_COMMON_APPDATA": 35,
-        "CSIDL_LOCAL_APPDATA": 28,
-        "CSIDL_PERSONAL": 5,
-        "CSIDL_MYPICTURES": 39,
-        "CSIDL_MYVIDEO": 14,
-        "CSIDL_MYMUSIC": 13,
-        "CSIDL_DOWNLOADS": 40,
-        "CSIDL_DESKTOPDIRECTORY": 16,
-    }.get(csidl_name)
-    if csidl_const is None:
-        msg = f"Unknown CSIDL name: {csidl_name}"
-        raise ValueError(msg)
-
-    buf = ctypes.create_unicode_buffer(1024)
-    windll = getattr(ctypes, "windll")  # noqa: B009 # using getattr to avoid false positive with mypy type checker
-    windll.shell32.SHGetFolderPathW(None, csidl_const, None, 0, buf)
-
-    # Downgrade to short path name if it has high-bit chars.
-    if any(ord(c) > 255 for c in buf):  # noqa: PLR2004
-        buf2 = ctypes.create_unicode_buffer(1024)
-        if windll.kernel32.GetShortPathNameW(buf.value, buf2, 1024):
-            buf = buf2
-
-    if csidl_name == "CSIDL_DOWNLOADS":
-        return os.path.join(buf.value, "Downloads")  # noqa: PTH118
-
-    return buf.value
-
-
-def _pick_get_win_folder() -> Callable[[str], str]:
-    try:
-        import ctypes  # noqa: PLC0415
-    except ImportError:
-        pass
-    else:
-        if hasattr(ctypes, "windll"):
-            return get_win_folder_via_ctypes
-    try:
-        import winreg  # noqa: PLC0415, F401
-    except ImportError:
-        return get_win_folder_from_env_vars
-    else:
-        return get_win_folder_from_registry
-
-
-get_win_folder = lru_cache(maxsize=None)(_pick_get_win_folder())
-
-__all__ = [
-    "Windows",
-]
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py
deleted file mode 100644
index 5b8a3f9..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py
+++ /dev/null
@@ -1,82 +0,0 @@
-"""
-    Pygments
-    ~~~~~~~~
-
-    Pygments is a syntax highlighting package written in Python.
-
-    It is a generic syntax highlighter for general use in all kinds of software
-    such as forum systems, wikis or other applications that need to prettify
-    source code. Highlights are:
-
-    * a wide range of common languages and markup formats is supported
-    * special attention is paid to details, increasing quality by a fair amount
-    * support for new languages and formats are added easily
-    * a number of output formats, presently HTML, LaTeX, RTF, SVG, all image
-      formats that PIL supports, and ANSI sequences
-    * it is usable as a command-line tool and as a library
-    * ... and it highlights even Brainfuck!
-
-    The `Pygments master branch`_ is installable with ``easy_install Pygments==dev``.
-
-    .. _Pygments master branch:
-       https://github.com/pygments/pygments/archive/master.zip#egg=Pygments-dev
-
-    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
-    :license: BSD, see LICENSE for details.
-"""
-from io import StringIO, BytesIO
-
-__version__ = '2.17.2'
-__docformat__ = 'restructuredtext'
-
-__all__ = ['lex', 'format', 'highlight']
-
-
-def lex(code, lexer):
-    """
-    Lex `code` with the `lexer` (must be a `Lexer` instance)
-    and return an iterable of tokens. Currently, this only calls
-    `lexer.get_tokens()`.
-    """
-    try:
-        return lexer.get_tokens(code)
-    except TypeError:
-        # Heuristic to catch a common mistake.
-        from pip._vendor.pygments.lexer import RegexLexer
-        if isinstance(lexer, type) and issubclass(lexer, RegexLexer):
-            raise TypeError('lex() argument must be a lexer instance, '
-                            'not a class')
-        raise
-
-
-def format(tokens, formatter, outfile=None):  # pylint: disable=redefined-builtin
-    """
-    Format ``tokens`` (an iterable of tokens) with the formatter ``formatter``
-    (a `Formatter` instance).
-
-    If ``outfile`` is given and a valid file object (an object with a
-    ``write`` method), the result will be written to it, otherwise it
-    is returned as a string.
-    """
-    try:
-        if not outfile:
-            realoutfile = getattr(formatter, 'encoding', None) and BytesIO() or StringIO()
-            formatter.format(tokens, realoutfile)
-            return realoutfile.getvalue()
-        else:
-            formatter.format(tokens, outfile)
-    except TypeError:
-        # Heuristic to catch a common mistake.
-        from pip._vendor.pygments.formatter import Formatter
-        if isinstance(formatter, type) and issubclass(formatter, Formatter):
-            raise TypeError('format() argument must be a formatter instance, '
-                            'not a class')
-        raise
-
-
-def highlight(code, lexer, formatter, outfile=None):
-    """
-    This is the most high-level highlighting function. It combines `lex` and
-    `format` in one function.
-    """
-    return format(lex(code, lexer), formatter, outfile)
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py
deleted file mode 100644
index 2f7f8cb..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py
+++ /dev/null
@@ -1,17 +0,0 @@
-"""
-    pygments.__main__
-    ~~~~~~~~~~~~~~~~~
-
-    Main entry point for ``python -m pygments``.
-
-    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
-    :license: BSD, see LICENSE for details.
-"""
-
-import sys
-from pip._vendor.pygments.cmdline import main
-
-try:
-    sys.exit(main(sys.argv))
-except KeyboardInterrupt:
-    sys.exit(1)
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index 31d36632b8080b9cd049e59e8d927401e3e3e0c4..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3502
zcmaJ@O>7j&74DuH+v6Gk5F3crOQ3+Tc)*?kFAA))AOXvQwO&Bj`;*CGrrljL)3~R5
zwyN6pSSCVf4>@j>NbF%Fk!YoCL=Jo0W1{4i3#=VMS{zWK9C9P;l@f8v_o}C7$i_*@
zuBoo-diCDx@B8Zgad_bvLBk|EPe;^JJ=p5+O1z`%3DE
zA9Y&pKbDv)nZ;z=SJoP9xb=pIf93jh*0StntIpY~aFyadbA8xTjleI)7UopEx6XYo
zT>HOlaKUPUV0zi|SSUG}usn|~yS^h?P-8NvsZ~pG?U4-a2D2n>3Y)Md6>rKZw(2g!
zMHmWH117Cj%X4i@xq&a4YFLW-oI6YftR=WoZmk^~3qoOYW(N*0vMWhg2vzXe*!^P&
zd)0L~6PAxC;f)y7u(m#^ZDvG{7D=^
zAk1-DpV>1mu9$1!UMt+pV>&9aNhkjW`5Z
z4R*hcov0RB?ZbZ>|J$FSyK4*@8|FPeTo?Q^7JmMUh<$
zh0tu9f@M-LAH=hP$(SkeNyR!>m3YTw0VpKV78GK^jB+=4ov-QB*H6K($pX}?9+IH5
zo_pHiu5(k&4-|3Ev!pBxM7f^*XmGLJ;+KR7L^RQITg3{9mV
z5aNw83j1hAhD)*Cbd;gIMSZ;;lCloxpL?ZuBp0&e+xB$RwHp@qN|#-AB~+!FzFI1Y
z=$CN*N(mAG-q5x3YVqVuNg|cgotsCN;AW}gW{+GIkl0m~3LF>xI8}FtF_1UV-8P;L
zW&1`RkM4dndf?&cfqR+F(IXGCNB;FBzxykrzi;Gk+1H-r_k6@ZS=`DW`gHyCBVSBx
z9ev};*vroh^E=134RicBM#IOSW`~~*tVksN)oOQKt!i_VU~X&@>o2f3DPC&W
zgA20edK^cApLGZ}kr`JLTfqhGFj`~5(oJqF?Mr8<#lq5uRI5}Rk%1-$gq;F$9Tf$a
zp{L*{Y8_}uQb3_ban)2@$E>s
ze?Ja;XKCoB+|b=A4CGJHf!JfieItJ!-TP$X
z;Jw0U2Qfdw&|5enA&rCtYwq-My86-by$PZx*?cg|ByzAESQ%nG1WSil{y-qJ8zr27MZ
zgsoPxLk$c`}^e-5Gq?j+vZqgM;5
zIQ8UsAtQ+Qg5ne}Q@0PDr1*LtDogX!y-jNq=x!Td=ZvATpB?_l`S{Z2*r9uKpRI1@
zPd~_<-o`4Tx?0FZ1C@#s*p*6@a)TInWH!oIAooHd1S}2fcVc((h%LB1E0tLEH9+Xx
zUmM~8el%>JXJ2myPU!J-;uXx14$EnD&(fx8{v-90nfd1_!#wzOWbf_#<6Vbt5C0`M
Yd3)fi{tJlG?a*npFmBCkfM{QsL}=8AXn_2?Ic2CikaD&`R1FM{hG_^KuYfZhqeU)
z_?bMWGBa_8@1?T?9MAv`bQBjhptP#1cxpq1;5bkKfe*7&*rAniRc2C#!)W4tl3YhE
z1d*};$gzunorVAH=V((L1X~g@0Nd&o7{L6@<8L~W5=I@5_<|dz=~>h_%{2PtU(wU>
zEm?tNHH%OfP+y>Sz)-UpMxq<|sNfxRYc`EBqHG6Y#Av50%BV7RQK?wGTqqSw%cvD0
z(Ix24WC|pRQfBuaEOLYn9dY`f56YLxe?LZs>c-
zh1T;h){uL_3?+-ke}bofBF7wMuXusebIDb9Qj#Z|@tRco
zDunQtl7-sv41lvgKw)1~;oPov;%VhY^;z}R#@mIR#dnLZAAHy5|LkVY{|4|#`sLl{
ZYe|c_5kDony}7UiKA&5eRln#^>c1!~$&&y8

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc
deleted file mode 100644
index d98b330493d54e0fce2a17c389ed597f3c39adf6..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 26584
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

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc
deleted file mode 100644
index 3f58aac4c96660285dc5f3c0dba1362dfb4bd040..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3246
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
ASpWb4

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc
deleted file mode 100644
index ca2176bd48b43b96d6eefcf9d30c50987d33c5ec..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1582
zcmZWp-EZ4e6u;NbhntUnLbsM7u7Hku(4@-*64BPG>naACGFUc{vUQPT-=xkQ$MbdC
zC2~;^L$q|#!d|+^^0uje3NIa%pjdrC;;C<;+0$O&*ooVz9LeXNd(ZElbME=@ukm;U
z0mZ-hrReYo{q1gi3iO1|T@W^rf^tZ~3a8;5R`?RmaU7z!9P;7Es}g{7;dt*$+gw-5
z1(o1KlnW_gCG-&I!gWp*8ox&fkWnvHsBW=DrK(U()v0&-?MaGw$8&_K6+@%M2NOdw
z88yjdL1I)PRUPd4Ix*3`l$NVT-Be3UR+`NFB1uh8e=?PtPF)~{IFTe2KEII3E|6l?Bnq`8Rbz?Bf&1i)bGk&W
zd{Nb?RX1q9XjUuvLakV&W~2MU$=NhnR*4O)0-Qb|B5}`dU%WK4I7{v*=ZH8<(w^(Y
zIZsuz0O*?pk=6Asw%9I|macme`j1^cKhsw0uh9JrT6-iiA8&zsZ5jF#Kr94#*rvSrkCl
zQC(~dgNnC%x4_B-SP9xeE8KI4Y|giH526M;!>{?^?4ax2NAx_sckHRoi-E?qh&!-Z
zS<=0M>9(`i{C=7lk#vQa)T){Kai^+97)(l32H2XebjRu7Um(+cKt>EW5oTzr<(7ka
z^>Biwq?f3}Yg89Q4iCPZzKZl9??Iek7ug559Uj~{SY_^S$&HT?GYX>V=E7rVKw#ek
zYofM*;)9Pf>zUoyndZV?e7Kcr)m!DQp`W#_)XvDni}=|?#0O8U;r;&ix4zo#|6mOo
zx_@tE^rtV{VNkpjQ2$8l)2D^4cX#6xhbRzyYYp#3V~<$tMA?vp1jJe|~y*
zIJGwK3=Hp`8h;XL_W`aQL$N_K4snS1zeKu{
z{aOHMKnns5=0lMxwaSA~2*b+dGg)HVES57SGrB2c-)>zYAsj3zVn-3{rcG#CO_3Px
z%43bB)k(vSVtYbo*rqxGYT-#ngz@;ep3Pa*HuTG}EU{Hhwbk+QD4v?oQxh00bQ3HI
z9?aVlmWi3Inwm;AVGA}?rFqPBGga0&96J`p7R9>F@FwTU4d=r4vYNWe@m@ld7Zjo3peNXn<2#YE
za(Sv}ChP=0?Xvh#TiemrLv4o+2e&pQ1&~Qw^k}&iX07nwI
zYxs<_-`9J(yMMS_bc6=2s2eO6nyIa*tC{U(K^bVaNy`Cjrfx$^WY1FWc;Zva2af{J
z>K>5ZM?n}=nrxt~G$%<&Mzhjmt_5pOv1=U;p;;JVk7ehLHq0tl>fN1<-&yp#_i-uG
zFj!pKzOmtjTFBsUwy$;Lchp%E`>D26BNos&hr@+@+rrsPq?
zpRJzlZElRT3{ip-a$y_8atHo_VaM1%p)!~sl=8bRDj8x&JjIYmAZe;uBH}qVJ|Sg{XTS&4`jz;32BSA_
zrc$k0nENU*;%9aH+@u{(8@$w$%u3r+FcagD$+b8P{&-G&5Dv%M55*Z^(3*qstY!#{
zL&EV=!l2}ILEIUbG3XqgwIFd|*h3&U(2`u`?RXwIyc|X~O+S2dqvx5w=GL_zr=R-q
zk`L8|@6O$xdziR2SE!9G1Y%18E}FSL^Wfma%Z1v=LLjpCVjtSJa|H#x9ZPZ`*zxza
zPu8B*Hmx9E5Cq=pj^}k}mjh^59N>J5
z%;nMgE{}iygv=$Uxa5fQe+f?oJZ|;81s?hln7*ea)X>x0S5ZH2z-IfF@^L=dl=s3{uY!{(
zgpa>N?FexC;p^j1CN(RSOi~yZh&FN3%*h^3#60FbEGkvphlu+Kt%4AVzF!Y~=KN_r
zNe_UGS3Nrk1O}!gEzA2Q&(ffT8uu@t`o&$X3#f5%$3D(C9#}vPE51hQ;7Xe;;gygq
NwF|P!Il3QQ{0~8MWLp3L

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc
deleted file mode 100644
index 5af45676133e4a7e70a537ad4cc08c097e4d3bce..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4095
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
vhG9XDl>$Ekbxm_Y(a4XW-|uoL-ZVid+2`B_up2

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc
deleted file mode 100644
index 9307099a73285689dd9a6cdcf1cfb9ae3fc2750e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 11982
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
O$MXsuc_m6;g8v5@O(wzs

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc
deleted file mode 100644
index e9b8fa99ad09a49342f717671e45e51b3064b57f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 33002
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

diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py
deleted file mode 100644
index 29b5608..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py
+++ /dev/null
@@ -1,668 +0,0 @@
-"""
-    pygments.cmdline
-    ~~~~~~~~~~~~~~~~
-
-    Command line interface.
-
-    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
-    :license: BSD, see LICENSE for details.
-"""
-
-import os
-import sys
-import shutil
-import argparse
-from textwrap import dedent
-
-from pip._vendor.pygments import __version__, highlight
-from pip._vendor.pygments.util import ClassNotFound, OptionError, docstring_headline, \
-    guess_decode, guess_decode_from_terminal, terminal_encoding, \
-    UnclosingTextIOWrapper
-from pip._vendor.pygments.lexers import get_all_lexers, get_lexer_by_name, guess_lexer, \
-    load_lexer_from_file, get_lexer_for_filename, find_lexer_class_for_filename
-from pip._vendor.pygments.lexers.special import TextLexer
-from pip._vendor.pygments.formatters.latex import LatexEmbeddedLexer, LatexFormatter
-from pip._vendor.pygments.formatters import get_all_formatters, get_formatter_by_name, \
-    load_formatter_from_file, get_formatter_for_filename, find_formatter_class
-from pip._vendor.pygments.formatters.terminal import TerminalFormatter
-from pip._vendor.pygments.formatters.terminal256 import Terminal256Formatter, TerminalTrueColorFormatter
-from pip._vendor.pygments.filters import get_all_filters, find_filter_class
-from pip._vendor.pygments.styles import get_all_styles, get_style_by_name
-
-
-def _parse_options(o_strs):
-    opts = {}
-    if not o_strs:
-        return opts
-    for o_str in o_strs:
-        if not o_str.strip():
-            continue
-        o_args = o_str.split(',')
-        for o_arg in o_args:
-            o_arg = o_arg.strip()
-            try:
-                o_key, o_val = o_arg.split('=', 1)
-                o_key = o_key.strip()
-                o_val = o_val.strip()
-            except ValueError:
-                opts[o_arg] = True
-            else:
-                opts[o_key] = o_val
-    return opts
-
-
-def _parse_filters(f_strs):
-    filters = []
-    if not f_strs:
-        return filters
-    for f_str in f_strs:
-        if ':' in f_str:
-            fname, fopts = f_str.split(':', 1)
-            filters.append((fname, _parse_options([fopts])))
-        else:
-            filters.append((f_str, {}))
-    return filters
-
-
-def _print_help(what, name):
-    try:
-        if what == 'lexer':
-            cls = get_lexer_by_name(name)
-            print("Help on the %s lexer:" % cls.name)
-            print(dedent(cls.__doc__))
-        elif what == 'formatter':
-            cls = find_formatter_class(name)
-            print("Help on the %s formatter:" % cls.name)
-            print(dedent(cls.__doc__))
-        elif what == 'filter':
-            cls = find_filter_class(name)
-            print("Help on the %s filter:" % name)
-            print(dedent(cls.__doc__))
-        return 0
-    except (AttributeError, ValueError):
-        print("%s not found!" % what, file=sys.stderr)
-        return 1
-
-
-def _print_list(what):
-    if what == 'lexer':
-        print()
-        print("Lexers:")
-        print("~~~~~~~")
-
-        info = []
-        for fullname, names, exts, _ in get_all_lexers():
-            tup = (', '.join(names)+':', fullname,
-                   exts and '(filenames ' + ', '.join(exts) + ')' or '')
-            info.append(tup)
-        info.sort()
-        for i in info:
-            print(('* %s\n    %s %s') % i)
-
-    elif what == 'formatter':
-        print()
-        print("Formatters:")
-        print("~~~~~~~~~~~")
-
-        info = []
-        for cls in get_all_formatters():
-            doc = docstring_headline(cls)
-            tup = (', '.join(cls.aliases) + ':', doc, cls.filenames and
-                   '(filenames ' + ', '.join(cls.filenames) + ')' or '')
-            info.append(tup)
-        info.sort()
-        for i in info:
-            print(('* %s\n    %s %s') % i)
-
-    elif what == 'filter':
-        print()
-        print("Filters:")
-        print("~~~~~~~~")
-
-        for name in get_all_filters():
-            cls = find_filter_class(name)
-            print("* " + name + ':')
-            print("    %s" % docstring_headline(cls))
-
-    elif what == 'style':
-        print()
-        print("Styles:")
-        print("~~~~~~~")
-
-        for name in get_all_styles():
-            cls = get_style_by_name(name)
-            print("* " + name + ':')
-            print("    %s" % docstring_headline(cls))
-
-
-def _print_list_as_json(requested_items):
-    import json
-    result = {}
-    if 'lexer' in requested_items:
-        info = {}
-        for fullname, names, filenames, mimetypes in get_all_lexers():
-            info[fullname] = {
-                'aliases': names,
-                'filenames': filenames,
-                'mimetypes': mimetypes
-            }
-        result['lexers'] = info
-
-    if 'formatter' in requested_items:
-        info = {}
-        for cls in get_all_formatters():
-            doc = docstring_headline(cls)
-            info[cls.name] = {
-                'aliases': cls.aliases,
-                'filenames': cls.filenames,
-                'doc': doc
-            }
-        result['formatters'] = info
-
-    if 'filter' in requested_items:
-        info = {}
-        for name in get_all_filters():
-            cls = find_filter_class(name)
-            info[name] = {
-                'doc': docstring_headline(cls)
-            }
-        result['filters'] = info
-
-    if 'style' in requested_items:
-        info = {}
-        for name in get_all_styles():
-            cls = get_style_by_name(name)
-            info[name] = {
-                'doc': docstring_headline(cls)
-            }
-        result['styles'] = info
-
-    json.dump(result, sys.stdout)
-
-def main_inner(parser, argns):
-    if argns.help:
-        parser.print_help()
-        return 0
-
-    if argns.V:
-        print('Pygments version %s, (c) 2006-2023 by Georg Brandl, Matthäus '
-              'Chajdas and contributors.' % __version__)
-        return 0
-
-    def is_only_option(opt):
-        return not any(v for (k, v) in vars(argns).items() if k != opt)
-
-    # handle ``pygmentize -L``
-    if argns.L is not None:
-        arg_set = set()
-        for k, v in vars(argns).items():
-            if v:
-                arg_set.add(k)
-
-        arg_set.discard('L')
-        arg_set.discard('json')
-
-        if arg_set:
-            parser.print_help(sys.stderr)
-            return 2
-
-        # print version
-        if not argns.json:
-            main(['', '-V'])
-        allowed_types = {'lexer', 'formatter', 'filter', 'style'}
-        largs = [arg.rstrip('s') for arg in argns.L]
-        if any(arg not in allowed_types for arg in largs):
-            parser.print_help(sys.stderr)
-            return 0
-        if not largs:
-            largs = allowed_types
-        if not argns.json:
-            for arg in largs:
-                _print_list(arg)
-        else:
-            _print_list_as_json(largs)
-        return 0
-
-    # handle ``pygmentize -H``
-    if argns.H:
-        if not is_only_option('H'):
-            parser.print_help(sys.stderr)
-            return 2
-        what, name = argns.H
-        if what not in ('lexer', 'formatter', 'filter'):
-            parser.print_help(sys.stderr)
-            return 2
-        return _print_help(what, name)
-
-    # parse -O options
-    parsed_opts = _parse_options(argns.O or [])
-
-    # parse -P options
-    for p_opt in argns.P or []:
-        try:
-            name, value = p_opt.split('=', 1)
-        except ValueError:
-            parsed_opts[p_opt] = True
-        else:
-            parsed_opts[name] = value
-
-    # encodings
-    inencoding = parsed_opts.get('inencoding', parsed_opts.get('encoding'))
-    outencoding = parsed_opts.get('outencoding', parsed_opts.get('encoding'))
-
-    # handle ``pygmentize -N``
-    if argns.N:
-        lexer = find_lexer_class_for_filename(argns.N)
-        if lexer is None:
-            lexer = TextLexer
-
-        print(lexer.aliases[0])
-        return 0
-
-    # handle ``pygmentize -C``
-    if argns.C:
-        inp = sys.stdin.buffer.read()
-        try:
-            lexer = guess_lexer(inp, inencoding=inencoding)
-        except ClassNotFound:
-            lexer = TextLexer
-
-        print(lexer.aliases[0])
-        return 0
-
-    # handle ``pygmentize -S``
-    S_opt = argns.S
-    a_opt = argns.a
-    if S_opt is not None:
-        f_opt = argns.f
-        if not f_opt:
-            parser.print_help(sys.stderr)
-            return 2
-        if argns.l or argns.INPUTFILE:
-            parser.print_help(sys.stderr)
-            return 2
-
-        try:
-            parsed_opts['style'] = S_opt
-            fmter = get_formatter_by_name(f_opt, **parsed_opts)
-        except ClassNotFound as err:
-            print(err, file=sys.stderr)
-            return 1
-
-        print(fmter.get_style_defs(a_opt or ''))
-        return 0
-
-    # if no -S is given, -a is not allowed
-    if argns.a is not None:
-        parser.print_help(sys.stderr)
-        return 2
-
-    # parse -F options
-    F_opts = _parse_filters(argns.F or [])
-
-    # -x: allow custom (eXternal) lexers and formatters
-    allow_custom_lexer_formatter = bool(argns.x)
-
-    # select lexer
-    lexer = None
-
-    # given by name?
-    lexername = argns.l
-    if lexername:
-        # custom lexer, located relative to user's cwd
-        if allow_custom_lexer_formatter and '.py' in lexername:
-            try:
-                filename = None
-                name = None
-                if ':' in lexername:
-                    filename, name = lexername.rsplit(':', 1)
-
-                    if '.py' in name:
-                        # This can happen on Windows: If the lexername is
-                        # C:\lexer.py -- return to normal load path in that case
-                        name = None
-
-                if filename and name:
-                    lexer = load_lexer_from_file(filename, name,
-                                                 **parsed_opts)
-                else:
-                    lexer = load_lexer_from_file(lexername, **parsed_opts)
-            except ClassNotFound as err:
-                print('Error:', err, file=sys.stderr)
-                return 1
-        else:
-            try:
-                lexer = get_lexer_by_name(lexername, **parsed_opts)
-            except (OptionError, ClassNotFound) as err:
-                print('Error:', err, file=sys.stderr)
-                return 1
-
-    # read input code
-    code = None
-
-    if argns.INPUTFILE:
-        if argns.s:
-            print('Error: -s option not usable when input file specified',
-                  file=sys.stderr)
-            return 2
-
-        infn = argns.INPUTFILE
-        try:
-            with open(infn, 'rb') as infp:
-                code = infp.read()
-        except Exception as err:
-            print('Error: cannot read infile:', err, file=sys.stderr)
-            return 1
-        if not inencoding:
-            code, inencoding = guess_decode(code)
-
-        # do we have to guess the lexer?
-        if not lexer:
-            try:
-                lexer = get_lexer_for_filename(infn, code, **parsed_opts)
-            except ClassNotFound as err:
-                if argns.g:
-                    try:
-                        lexer = guess_lexer(code, **parsed_opts)
-                    except ClassNotFound:
-                        lexer = TextLexer(**parsed_opts)
-                else:
-                    print('Error:', err, file=sys.stderr)
-                    return 1
-            except OptionError as err:
-                print('Error:', err, file=sys.stderr)
-                return 1
-
-    elif not argns.s:  # treat stdin as full file (-s support is later)
-        # read code from terminal, always in binary mode since we want to
-        # decode ourselves and be tolerant with it
-        code = sys.stdin.buffer.read()  # use .buffer to get a binary stream
-        if not inencoding:
-            code, inencoding = guess_decode_from_terminal(code, sys.stdin)
-            # else the lexer will do the decoding
-        if not lexer:
-            try:
-                lexer = guess_lexer(code, **parsed_opts)
-            except ClassNotFound:
-                lexer = TextLexer(**parsed_opts)
-
-    else:  # -s option needs a lexer with -l
-        if not lexer:
-            print('Error: when using -s a lexer has to be selected with -l',
-                  file=sys.stderr)
-            return 2
-
-    # process filters
-    for fname, fopts in F_opts:
-        try:
-            lexer.add_filter(fname, **fopts)
-        except ClassNotFound as err:
-            print('Error:', err, file=sys.stderr)
-            return 1
-
-    # select formatter
-    outfn = argns.o
-    fmter = argns.f
-    if fmter:
-        # custom formatter, located relative to user's cwd
-        if allow_custom_lexer_formatter and '.py' in fmter:
-            try:
-                filename = None
-                name = None
-                if ':' in fmter:
-                    # Same logic as above for custom lexer
-                    filename, name = fmter.rsplit(':', 1)
-
-                    if '.py' in name:
-                        name = None
-
-                if filename and name:
-                    fmter = load_formatter_from_file(filename, name,
-                                                     **parsed_opts)
-                else:
-                    fmter = load_formatter_from_file(fmter, **parsed_opts)
-            except ClassNotFound as err:
-                print('Error:', err, file=sys.stderr)
-                return 1
-        else:
-            try:
-                fmter = get_formatter_by_name(fmter, **parsed_opts)
-            except (OptionError, ClassNotFound) as err:
-                print('Error:', err, file=sys.stderr)
-                return 1
-
-    if outfn:
-        if not fmter:
-            try:
-                fmter = get_formatter_for_filename(outfn, **parsed_opts)
-            except (OptionError, ClassNotFound) as err:
-                print('Error:', err, file=sys.stderr)
-                return 1
-        try:
-            outfile = open(outfn, 'wb')
-        except Exception as err:
-            print('Error: cannot open outfile:', err, file=sys.stderr)
-            return 1
-    else:
-        if not fmter:
-            if os.environ.get('COLORTERM','') in ('truecolor', '24bit'):
-                fmter = TerminalTrueColorFormatter(**parsed_opts)
-            elif '256' in os.environ.get('TERM', ''):
-                fmter = Terminal256Formatter(**parsed_opts)
-            else:
-                fmter = TerminalFormatter(**parsed_opts)
-        outfile = sys.stdout.buffer
-
-    # determine output encoding if not explicitly selected
-    if not outencoding:
-        if outfn:
-            # output file? use lexer encoding for now (can still be None)
-            fmter.encoding = inencoding
-        else:
-            # else use terminal encoding
-            fmter.encoding = terminal_encoding(sys.stdout)
-
-    # provide coloring under Windows, if possible
-    if not outfn and sys.platform in ('win32', 'cygwin') and \
-       fmter.name in ('Terminal', 'Terminal256'):  # pragma: no cover
-        # unfortunately colorama doesn't support binary streams on Py3
-        outfile = UnclosingTextIOWrapper(outfile, encoding=fmter.encoding)
-        fmter.encoding = None
-        try:
-            import colorama.initialise
-        except ImportError:
-            pass
-        else:
-            outfile = colorama.initialise.wrap_stream(
-                outfile, convert=None, strip=None, autoreset=False, wrap=True)
-
-    # When using the LaTeX formatter and the option `escapeinside` is
-    # specified, we need a special lexer which collects escaped text
-    # before running the chosen language lexer.
-    escapeinside = parsed_opts.get('escapeinside', '')
-    if len(escapeinside) == 2 and isinstance(fmter, LatexFormatter):
-        left = escapeinside[0]
-        right = escapeinside[1]
-        lexer = LatexEmbeddedLexer(left, right, lexer)
-
-    # ... and do it!
-    if not argns.s:
-        # process whole input as per normal...
-        try:
-            highlight(code, lexer, fmter, outfile)
-        finally:
-            if outfn:
-                outfile.close()
-        return 0
-    else:
-        # line by line processing of stdin (eg: for 'tail -f')...
-        try:
-            while 1:
-                line = sys.stdin.buffer.readline()
-                if not line:
-                    break
-                if not inencoding:
-                    line = guess_decode_from_terminal(line, sys.stdin)[0]
-                highlight(line, lexer, fmter, outfile)
-                if hasattr(outfile, 'flush'):
-                    outfile.flush()
-            return 0
-        except KeyboardInterrupt:  # pragma: no cover
-            return 0
-        finally:
-            if outfn:
-                outfile.close()
-
-
-class HelpFormatter(argparse.HelpFormatter):
-    def __init__(self, prog, indent_increment=2, max_help_position=16, width=None):
-        if width is None:
-            try:
-                width = shutil.get_terminal_size().columns - 2
-            except Exception:
-                pass
-        argparse.HelpFormatter.__init__(self, prog, indent_increment,
-                                        max_help_position, width)
-
-
-def main(args=sys.argv):
-    """
-    Main command line entry point.
-    """
-    desc = "Highlight an input file and write the result to an output file."
-    parser = argparse.ArgumentParser(description=desc, add_help=False,
-                                     formatter_class=HelpFormatter)
-
-    operation = parser.add_argument_group('Main operation')
-    lexersel = operation.add_mutually_exclusive_group()
-    lexersel.add_argument(
-        '-l', metavar='LEXER',
-        help='Specify the lexer to use.  (Query names with -L.)  If not '
-        'given and -g is not present, the lexer is guessed from the filename.')
-    lexersel.add_argument(
-        '-g', action='store_true',
-        help='Guess the lexer from the file contents, or pass through '
-        'as plain text if nothing can be guessed.')
-    operation.add_argument(
-        '-F', metavar='FILTER[:options]', action='append',
-        help='Add a filter to the token stream.  (Query names with -L.) '
-        'Filter options are given after a colon if necessary.')
-    operation.add_argument(
-        '-f', metavar='FORMATTER',
-        help='Specify the formatter to use.  (Query names with -L.) '
-        'If not given, the formatter is guessed from the output filename, '
-        'and defaults to the terminal formatter if the output is to the '
-        'terminal or an unknown file extension.')
-    operation.add_argument(
-        '-O', metavar='OPTION=value[,OPTION=value,...]', action='append',
-        help='Give options to the lexer and formatter as a comma-separated '
-        'list of key-value pairs. '
-        'Example: `-O bg=light,python=cool`.')
-    operation.add_argument(
-        '-P', metavar='OPTION=value', action='append',
-        help='Give a single option to the lexer and formatter - with this '
-        'you can pass options whose value contains commas and equal signs. '
-        'Example: `-P "heading=Pygments, the Python highlighter"`.')
-    operation.add_argument(
-        '-o', metavar='OUTPUTFILE',
-        help='Where to write the output.  Defaults to standard output.')
-
-    operation.add_argument(
-        'INPUTFILE', nargs='?',
-        help='Where to read the input.  Defaults to standard input.')
-
-    flags = parser.add_argument_group('Operation flags')
-    flags.add_argument(
-        '-v', action='store_true',
-        help='Print a detailed traceback on unhandled exceptions, which '
-        'is useful for debugging and bug reports.')
-    flags.add_argument(
-        '-s', action='store_true',
-        help='Process lines one at a time until EOF, rather than waiting to '
-        'process the entire file.  This only works for stdin, only for lexers '
-        'with no line-spanning constructs, and is intended for streaming '
-        'input such as you get from `tail -f`. '
-        'Example usage: `tail -f sql.log | pygmentize -s -l sql`.')
-    flags.add_argument(
-        '-x', action='store_true',
-        help='Allow custom lexers and formatters to be loaded from a .py file '
-        'relative to the current working directory. For example, '
-        '`-l ./customlexer.py -x`. By default, this option expects a file '
-        'with a class named CustomLexer or CustomFormatter; you can also '
-        'specify your own class name with a colon (`-l ./lexer.py:MyLexer`). '
-        'Users should be very careful not to use this option with untrusted '
-        'files, because it will import and run them.')
-    flags.add_argument('--json', help='Output as JSON. This can '
-        'be only used in conjunction with -L.',
-        default=False,
-        action='store_true')
-
-    special_modes_group = parser.add_argument_group(
-        'Special modes - do not do any highlighting')
-    special_modes = special_modes_group.add_mutually_exclusive_group()
-    special_modes.add_argument(
-        '-S', metavar='STYLE -f formatter',
-        help='Print style definitions for STYLE for a formatter '
-        'given with -f. The argument given by -a is formatter '
-        'dependent.')
-    special_modes.add_argument(
-        '-L', nargs='*', metavar='WHAT',
-        help='List lexers, formatters, styles or filters -- '
-        'give additional arguments for the thing(s) you want to list '
-        '(e.g. "styles"), or omit them to list everything.')
-    special_modes.add_argument(
-        '-N', metavar='FILENAME',
-        help='Guess and print out a lexer name based solely on the given '
-        'filename. Does not take input or highlight anything. If no specific '
-        'lexer can be determined, "text" is printed.')
-    special_modes.add_argument(
-        '-C', action='store_true',
-        help='Like -N, but print out a lexer name based solely on '
-        'a given content from standard input.')
-    special_modes.add_argument(
-        '-H', action='store', nargs=2, metavar=('NAME', 'TYPE'),
-        help='Print detailed help for the object  of type , '
-        'where  is one of "lexer", "formatter" or "filter".')
-    special_modes.add_argument(
-        '-V', action='store_true',
-        help='Print the package version.')
-    special_modes.add_argument(
-        '-h', '--help', action='store_true',
-        help='Print this help.')
-    special_modes_group.add_argument(
-        '-a', metavar='ARG',
-        help='Formatter-specific additional argument for the -S (print '
-        'style sheet) mode.')
-
-    argns = parser.parse_args(args[1:])
-
-    try:
-        return main_inner(parser, argns)
-    except BrokenPipeError:
-        # someone closed our stdout, e.g. by quitting a pager.
-        return 0
-    except Exception:
-        if argns.v:
-            print(file=sys.stderr)
-            print('*' * 65, file=sys.stderr)
-            print('An unhandled exception occurred while highlighting.',
-                  file=sys.stderr)
-            print('Please report the whole traceback to the issue tracker at',
-                  file=sys.stderr)
-            print('.',
-                  file=sys.stderr)
-            print('*' * 65, file=sys.stderr)
-            print(file=sys.stderr)
-            raise
-        import traceback
-        info = traceback.format_exception(*sys.exc_info())
-        msg = info[-1].strip()
-        if len(info) >= 3:
-            # extract relevant file and position info
-            msg += '\n   (f%s)' % info[-2].split('\n')[0].strip()[1:]
-        print(file=sys.stderr)
-        print('*** Error while highlighting:', file=sys.stderr)
-        print(msg, file=sys.stderr)
-        print('*** If this is a bug you want to report, please rerun with -v.',
-              file=sys.stderr)
-        return 1
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/console.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/console.py
deleted file mode 100644
index deb4937..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/console.py
+++ /dev/null
@@ -1,70 +0,0 @@
-"""
-    pygments.console
-    ~~~~~~~~~~~~~~~~
-
-    Format colored console output.
-
-    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
-    :license: BSD, see LICENSE for details.
-"""
-
-esc = "\x1b["
-
-codes = {}
-codes[""] = ""
-codes["reset"] = esc + "39;49;00m"
-
-codes["bold"] = esc + "01m"
-codes["faint"] = esc + "02m"
-codes["standout"] = esc + "03m"
-codes["underline"] = esc + "04m"
-codes["blink"] = esc + "05m"
-codes["overline"] = esc + "06m"
-
-dark_colors = ["black", "red", "green", "yellow", "blue",
-               "magenta", "cyan", "gray"]
-light_colors = ["brightblack", "brightred", "brightgreen", "brightyellow", "brightblue",
-                "brightmagenta", "brightcyan", "white"]
-
-x = 30
-for d, l in zip(dark_colors, light_colors):
-    codes[d] = esc + "%im" % x
-    codes[l] = esc + "%im" % (60 + x)
-    x += 1
-
-del d, l, x
-
-codes["white"] = codes["bold"]
-
-
-def reset_color():
-    return codes["reset"]
-
-
-def colorize(color_key, text):
-    return codes[color_key] + text + codes["reset"]
-
-
-def ansiformat(attr, text):
-    """
-    Format ``text`` with a color and/or some attributes::
-
-        color       normal color
-        *color*     bold color
-        _color_     underlined color
-        +color+     blinking color
-    """
-    result = []
-    if attr[:1] == attr[-1:] == '+':
-        result.append(codes['blink'])
-        attr = attr[1:-1]
-    if attr[:1] == attr[-1:] == '*':
-        result.append(codes['bold'])
-        attr = attr[1:-1]
-    if attr[:1] == attr[-1:] == '_':
-        result.append(codes['underline'])
-        attr = attr[1:-1]
-    result.append(codes[attr])
-    result.append(text)
-    result.append(codes['reset'])
-    return ''.join(result)
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py
deleted file mode 100644
index dafa08d..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py
+++ /dev/null
@@ -1,71 +0,0 @@
-"""
-    pygments.filter
-    ~~~~~~~~~~~~~~~
-
-    Module that implements the default filter.
-
-    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
-    :license: BSD, see LICENSE for details.
-"""
-
-
-def apply_filters(stream, filters, lexer=None):
-    """
-    Use this method to apply an iterable of filters to
-    a stream. If lexer is given it's forwarded to the
-    filter, otherwise the filter receives `None`.
-    """
-    def _apply(filter_, stream):
-        yield from filter_.filter(lexer, stream)
-    for filter_ in filters:
-        stream = _apply(filter_, stream)
-    return stream
-
-
-def simplefilter(f):
-    """
-    Decorator that converts a function into a filter::
-
-        @simplefilter
-        def lowercase(self, lexer, stream, options):
-            for ttype, value in stream:
-                yield ttype, value.lower()
-    """
-    return type(f.__name__, (FunctionFilter,), {
-        '__module__': getattr(f, '__module__'),
-        '__doc__': f.__doc__,
-        'function': f,
-    })
-
-
-class Filter:
-    """
-    Default filter. Subclass this class or use the `simplefilter`
-    decorator to create own filters.
-    """
-
-    def __init__(self, **options):
-        self.options = options
-
-    def filter(self, lexer, stream):
-        raise NotImplementedError()
-
-
-class FunctionFilter(Filter):
-    """
-    Abstract class used by `simplefilter` to create simple
-    function filters on the fly. The `simplefilter` decorator
-    automatically creates subclasses of this class for
-    functions passed to it.
-    """
-    function = None
-
-    def __init__(self, **options):
-        if not hasattr(self, 'function'):
-            raise TypeError('%r used without bound function' %
-                            self.__class__.__name__)
-        Filter.__init__(self, **options)
-
-    def filter(self, lexer, stream):
-        # pylint: disable=not-callable
-        yield from self.function(lexer, stream, self.options)
diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py
deleted file mode 100644
index 5aa9ecb..0000000
--- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py
+++ /dev/null
@@ -1,940 +0,0 @@
-"""
-    pygments.filters
-    ~~~~~~~~~~~~~~~~
-
-    Module containing filter lookup functions and default
-    filters.
-
-    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
-    :license: BSD, see LICENSE for details.
-"""
-
-import re
-
-from pip._vendor.pygments.token import String, Comment, Keyword, Name, Error, Whitespace, \
-    string_to_tokentype
-from pip._vendor.pygments.filter import Filter
-from pip._vendor.pygments.util import get_list_opt, get_int_opt, get_bool_opt, \
-    get_choice_opt, ClassNotFound, OptionError
-from pip._vendor.pygments.plugin import find_plugin_filters
-
-
-def find_filter_class(filtername):
-    """Lookup a filter by name. Return None if not found."""
-    if filtername in FILTERS:
-        return FILTERS[filtername]
-    for name, cls in find_plugin_filters():
-        if name == filtername:
-            return cls
-    return None
-
-
-def get_filter_by_name(filtername, **options):
-    """Return an instantiated filter.
-
-    Options are passed to the filter initializer if wanted.
-    Raise a ClassNotFound if not found.
-    """
-    cls = find_filter_class(filtername)
-    if cls:
-        return cls(**options)
-    else:
-        raise ClassNotFound('filter %r not found' % filtername)
-
-
-def get_all_filters():
-    """Return a generator of all filter names."""
-    yield from FILTERS
-    for name, _ in find_plugin_filters():
-        yield name
-
-
-def _replace_special(ttype, value, regex, specialttype,
-                     replacefunc=lambda x: x):
-    last = 0
-    for match in regex.finditer(value):
-        start, end = match.start(), match.end()
-        if start != last:
-            yield ttype, value[last:start]
-        yield specialttype, replacefunc(value[start:end])
-        last = end
-    if last != len(value):
-        yield ttype, value[last:]
-
-
-class CodeTagFilter(Filter):
-    """Highlight special code tags in comments and docstrings.
-
-    Options accepted:
-
-    `codetags` : list of strings
-       A list of strings that are flagged as code tags.  The default is to
-       highlight ``XXX``, ``TODO``, ``FIXME``, ``BUG`` and ``NOTE``.
-
-    .. versionchanged:: 2.13
-       Now recognizes ``FIXME`` by default.
-    """
-
-    def __init__(self, **options):
-        Filter.__init__(self, **options)
-        tags = get_list_opt(options, 'codetags',
-                            ['XXX', 'TODO', 'FIXME', 'BUG', 'NOTE'])
-        self.tag_re = re.compile(r'\b(%s)\b' % '|'.join([
-            re.escape(tag) for tag in tags if tag
-        ]))
-
-    def filter(self, lexer, stream):
-        regex = self.tag_re
-        for ttype, value in stream:
-            if ttype in String.Doc or \
-               ttype in Comment and \
-               ttype not in Comment.Preproc:
-                yield from _replace_special(ttype, value, regex, Comment.Special)
-            else:
-                yield ttype, value
-
-
-class SymbolFilter(Filter):
-    """Convert mathematical symbols such as \\ in Isabelle
-    or \\longrightarrow in LaTeX into Unicode characters.
-
-    This is mostly useful for HTML or console output when you want to
-    approximate the source rendering you'd see in an IDE.
-
-    Options accepted:
-
-    `lang` : string
-       The symbol language. Must be one of ``'isabelle'`` or
-       ``'latex'``.  The default is ``'isabelle'``.
-    """
-
-    latex_symbols = {
-        '\\alpha'                : '\U000003b1',
-        '\\beta'                 : '\U000003b2',
-        '\\gamma'                : '\U000003b3',
-        '\\delta'                : '\U000003b4',
-        '\\varepsilon'           : '\U000003b5',
-        '\\zeta'                 : '\U000003b6',
-        '\\eta'                  : '\U000003b7',
-        '\\vartheta'             : '\U000003b8',
-        '\\iota'                 : '\U000003b9',
-        '\\kappa'                : '\U000003ba',
-        '\\lambda'               : '\U000003bb',
-        '\\mu'                   : '\U000003bc',
-        '\\nu'                   : '\U000003bd',
-        '\\xi'                   : '\U000003be',
-        '\\pi'                   : '\U000003c0',
-        '\\varrho'               : '\U000003c1',
-        '\\sigma'                : '\U000003c3',
-        '\\tau'                  : '\U000003c4',
-        '\\upsilon'              : '\U000003c5',
-        '\\varphi'               : '\U000003c6',
-        '\\chi'                  : '\U000003c7',
-        '\\psi'                  : '\U000003c8',
-        '\\omega'                : '\U000003c9',
-        '\\Gamma'                : '\U00000393',
-        '\\Delta'                : '\U00000394',
-        '\\Theta'                : '\U00000398',
-        '\\Lambda'               : '\U0000039b',
-        '\\Xi'                   : '\U0000039e',
-        '\\Pi'                   : '\U000003a0',
-        '\\Sigma'                : '\U000003a3',
-        '\\Upsilon'              : '\U000003a5',
-        '\\Phi'                  : '\U000003a6',
-        '\\Psi'                  : '\U000003a8',
-        '\\Omega'                : '\U000003a9',
-        '\\leftarrow'            : '\U00002190',
-        '\\longleftarrow'        : '\U000027f5',
-        '\\rightarrow'           : '\U00002192',
-        '\\longrightarrow'       : '\U000027f6',
-        '\\Leftarrow'            : '\U000021d0',
-        '\\Longleftarrow'        : '\U000027f8',
-        '\\Rightarrow'           : '\U000021d2',
-        '\\Longrightarrow'       : '\U000027f9',
-        '\\leftrightarrow'       : '\U00002194',
-        '\\longleftrightarrow'   : '\U000027f7',
-        '\\Leftrightarrow'       : '\U000021d4',
-        '\\Longleftrightarrow'   : '\U000027fa',
-        '\\mapsto'               : '\U000021a6',
-        '\\longmapsto'           : '\U000027fc',
-        '\\relbar'               : '\U00002500',
-        '\\Relbar'               : '\U00002550',
-        '\\hookleftarrow'        : '\U000021a9',
-        '\\hookrightarrow'       : '\U000021aa',
-        '\\leftharpoondown'      : '\U000021bd',
-        '\\rightharpoondown'     : '\U000021c1',
-        '\\leftharpoonup'        : '\U000021bc',
-        '\\rightharpoonup'       : '\U000021c0',
-        '\\rightleftharpoons'    : '\U000021cc',
-        '\\leadsto'              : '\U0000219d',
-        '\\downharpoonleft'      : '\U000021c3',
-        '\\downharpoonright'     : '\U000021c2',
-        '\\upharpoonleft'        : '\U000021bf',
-        '\\upharpoonright'       : '\U000021be',
-        '\\restriction'          : '\U000021be',
-        '\\uparrow'              : '\U00002191',
-        '\\Uparrow'              : '\U000021d1',
-        '\\downarrow'            : '\U00002193',
-        '\\Downarrow'            : '\U000021d3',
-        '\\updownarrow'          : '\U00002195',
-        '\\Updownarrow'          : '\U000021d5',
-        '\\langle'               : '\U000027e8',
-        '\\rangle'               : '\U000027e9',
-        '\\lceil'                : '\U00002308',
-        '\\rceil'                : '\U00002309',
-        '\\lfloor'               : '\U0000230a',
-        '\\rfloor'               : '\U0000230b',
-        '\\flqq'                 : '\U000000ab',
-        '\\frqq'                 : '\U000000bb',
-        '\\bot'                  : '\U000022a5',
-        '\\top'                  : '\U000022a4',
-        '\\wedge'                : '\U00002227',
-        '\\bigwedge'             : '\U000022c0',
-        '\\vee'                  : '\U00002228',
-        '\\bigvee'               : '\U000022c1',
-        '\\forall'               : '\U00002200',
-        '\\exists'               : '\U00002203',
-        '\\nexists'              : '\U00002204',
-        '\\neg'                  : '\U000000ac',
-        '\\Box'                  : '\U000025a1',
-        '\\Diamond'              : '\U000025c7',
-        '\\vdash'                : '\U000022a2',
-        '\\models'               : '\U000022a8',
-        '\\dashv'                : '\U000022a3',
-        '\\surd'                 : '\U0000221a',
-        '\\le'                   : '\U00002264',
-        '\\ge'                   : '\U00002265',
-        '\\ll'                   : '\U0000226a',
-        '\\gg'                   : '\U0000226b',
-        '\\lesssim'              : '\U00002272',
-        '\\gtrsim'               : '\U00002273',
-        '\\lessapprox'           : '\U00002a85',
-        '\\gtrapprox'            : '\U00002a86',
-        '\\in'                   : '\U00002208',
-        '\\notin'                : '\U00002209',
-        '\\subset'               : '\U00002282',
-        '\\supset'               : '\U00002283',
-        '\\subseteq'             : '\U00002286',
-        '\\supseteq'             : '\U00002287',
-        '\\sqsubset'             : '\U0000228f',
-        '\\sqsupset'             : '\U00002290',
-        '\\sqsubseteq'           : '\U00002291',
-        '\\sqsupseteq'           : '\U00002292',
-        '\\cap'                  : '\U00002229',
-        '\\bigcap'               : '\U000022c2',
-        '\\cup'                  : '\U0000222a',
-        '\\bigcup'               : '\U000022c3',
-        '\\sqcup'                : '\U00002294',
-        '\\bigsqcup'             : '\U00002a06',
-        '\\sqcap'                : '\U00002293',
-        '\\Bigsqcap'             : '\U00002a05',
-        '\\setminus'             : '\U00002216',
-        '\\propto'               : '\U0000221d',
-        '\\uplus'                : '\U0000228e',
-        '\\bigplus'              : '\U00002a04',
-        '\\sim'                  : '\U0000223c',
-        '\\doteq'                : '\U00002250',
-        '\\simeq'                : '\U00002243',
-        '\\approx'               : '\U00002248',
-        '\\asymp'                : '\U0000224d',
-        '\\cong'                 : '\U00002245',
-        '\\equiv'                : '\U00002261',
-        '\\Join'                 : '\U000022c8',
-        '\\bowtie'               : '\U00002a1d',
-        '\\prec'                 : '\U0000227a',
-        '\\succ'                 : '\U0000227b',
-        '\\preceq'               : '\U0000227c',
-        '\\succeq'               : '\U0000227d',
-        '\\parallel'             : '\U00002225',
-        '\\mid'                  : '\U000000a6',
-        '\\pm'                   : '\U000000b1',
-        '\\mp'                   : '\U00002213',
-        '\\times'                : '\U000000d7',
-        '\\div'                  : '\U000000f7',
-        '\\cdot'                 : '\U000022c5',
-        '\\star'                 : '\U000022c6',
-        '\\circ'                 : '\U00002218',
-        '\\dagger'               : '\U00002020',
-        '\\ddagger'              : '\U00002021',
-        '\\lhd'                  : '\U000022b2',
-        '\\rhd'                  : '\U000022b3',
-        '\\unlhd'                : '\U000022b4',
-        '\\unrhd'                : '\U000022b5',
-        '\\triangleleft'         : '\U000025c3',
-        '\\triangleright'        : '\U000025b9',
-        '\\triangle'             : '\U000025b3',
-        '\\triangleq'            : '\U0000225c',
-        '\\oplus'                : '\U00002295',
-        '\\bigoplus'             : '\U00002a01',
-        '\\otimes'               : '\U00002297',
-        '\\bigotimes'            : '\U00002a02',
-        '\\odot'                 : '\U00002299',
-        '\\bigodot'              : '\U00002a00',
-        '\\ominus'               : '\U00002296',
-        '\\oslash'               : '\U00002298',
-        '\\dots'                 : '\U00002026',
-        '\\cdots'                : '\U000022ef',
-        '\\sum'                  : '\U00002211',
-        '\\prod'                 : '\U0000220f',
-        '\\coprod'               : '\U00002210',
-        '\\infty'                : '\U0000221e',
-        '\\int'                  : '\U0000222b',
-        '\\oint'                 : '\U0000222e',
-        '\\clubsuit'             : '\U00002663',
-        '\\diamondsuit'          : '\U00002662',
-        '\\heartsuit'            : '\U00002661',
-        '\\spadesuit'            : '\U00002660',
-        '\\aleph'                : '\U00002135',
-        '\\emptyset'             : '\U00002205',
-        '\\nabla'                : '\U00002207',
-        '\\partial'              : '\U00002202',
-        '\\flat'                 : '\U0000266d',
-        '\\natural'              : '\U0000266e',
-        '\\sharp'                : '\U0000266f',
-        '\\angle'                : '\U00002220',
-        '\\copyright'            : '\U000000a9',
-        '\\textregistered'       : '\U000000ae',
-        '\\textonequarter'       : '\U000000bc',
-        '\\textonehalf'          : '\U000000bd',
-        '\\textthreequarters'    : '\U000000be',
-        '\\textordfeminine'      : '\U000000aa',
-        '\\textordmasculine'     : '\U000000ba',
-        '\\euro'                 : '\U000020ac',
-        '\\pounds'               : '\U000000a3',
-        '\\yen'                  : '\U000000a5',
-        '\\textcent'             : '\U000000a2',
-        '\\textcurrency'         : '\U000000a4',
-        '\\textdegree'           : '\U000000b0',
-    }
-
-    isabelle_symbols = {
-        '\\'                 : '\U0001d7ec',
-        '\\'                  : '\U0001d7ed',
-        '\\'                  : '\U0001d7ee',
-        '\\'                : '\U0001d7ef',
-        '\\'                 : '\U0001d7f0',
-        '\\'                 : '\U0001d7f1',
-        '\\'                  : '\U0001d7f2',
-        '\\'                : '\U0001d7f3',
-        '\\'                : '\U0001d7f4',
-        '\\'                 : '\U0001d7f5',
-        '\\'                    : '\U0001d49c',
-        '\\'                    : '\U0000212c',
-        '\\'                    : '\U0001d49e',
-        '\\'                    : '\U0001d49f',
-        '\\'                    : '\U00002130',
-        '\\'                    : '\U00002131',
-        '\\'                    : '\U0001d4a2',
-        '\\'                    : '\U0000210b',
-        '\\'                    : '\U00002110',
-        '\\'                    : '\U0001d4a5',
-        '\\'                    : '\U0001d4a6',
-        '\\'                    : '\U00002112',
-        '\\'                    : '\U00002133',
-        '\\'                    : '\U0001d4a9',
-        '\\'                    : '\U0001d4aa',
-        '\\

' : '\U0001d5c9', - '\\' : '\U0001d5ca', - '\\' : '\U0001d5cb', - '\\' : '\U0001d5cc', - '\\' : '\U0001d5cd', - '\\' : '\U0001d5ce', - '\\' : '\U0001d5cf', - '\\' : '\U0001d5d0', - '\\' : '\U0001d5d1', - '\\' : '\U0001d5d2', - '\\' : '\U0001d5d3', - '\\' : '\U0001d504', - '\\' : '\U0001d505', - '\\' : '\U0000212d', - '\\

' : '\U0001d507', - '\\' : '\U0001d508', - '\\' : '\U0001d509', - '\\' : '\U0001d50a', - '\\' : '\U0000210c', - '\\' : '\U00002111', - '\\' : '\U0001d50d', - '\\' : '\U0001d50e', - '\\' : '\U0001d50f', - '\\' : '\U0001d510', - '\\' : '\U0001d511', - '\\' : '\U0001d512', - '\\' : '\U0001d513', - '\\' : '\U0001d514', - '\\' : '\U0000211c', - '\\' : '\U0001d516', - '\\' : '\U0001d517', - '\\' : '\U0001d518', - '\\' : '\U0001d519', - '\\' : '\U0001d51a', - '\\' : '\U0001d51b', - '\\' : '\U0001d51c', - '\\' : '\U00002128', - '\\' : '\U0001d51e', - '\\' : '\U0001d51f', - '\\' : '\U0001d520', - '\\

' : '\U0001d4ab', - '\\' : '\U0001d4ac', - '\\' : '\U0000211b', - '\\' : '\U0001d4ae', - '\\' : '\U0001d4af', - '\\' : '\U0001d4b0', - '\\' : '\U0001d4b1', - '\\' : '\U0001d4b2', - '\\' : '\U0001d4b3', - '\\' : '\U0001d4b4', - '\\' : '\U0001d4b5', - '\\' : '\U0001d5ba', - '\\' : '\U0001d5bb', - '\\' : '\U0001d5bc', - '\\' : '\U0001d5bd', - '\\' : '\U0001d5be', - '\\' : '\U0001d5bf', - '\\' : '\U0001d5c0', - '\\' : '\U0001d5c1', - '\\' : '\U0001d5c2', - '\\' : '\U0001d5c3', - '\\' : '\U0001d5c4', - '\\' : '\U0001d5c5', - '\\' : '\U0001d5c6', - '\\' : '\U0001d5c7', - '\\' : '\U0001d5c8', - '\\

' : '\U0001d521', - '\\' : '\U0001d522', - '\\' : '\U0001d523', - '\\' : '\U0001d524', - '\\' : '\U0001d525', - '\\' : '\U0001d526', - '\\' : '\U0001d527', - '\\' : '\U0001d528', - '\\' : '\U0001d529', - '\\' : '\U0001d52a', - '\\' : '\U0001d52b', - '\\' : '\U0001d52c', - '\\' : '\U0001d52d', - '\\' : '\U0001d52e', - '\\' : '\U0001d52f', - '\\' : '\U0001d530', - '\\' : '\U0001d531', - '\\' : '\U0001d532', - '\\' : '\U0001d533', - '\\' : '\U0001d534', - '\\' : '\U0001d535', - '\\' : '\U0001d536', - '\\' : '\U0001d537', - '\\' : '\U000003b1', - '\\' : '\U000003b2', - '\\' : '\U000003b3', - '\\' : '\U000003b4', - '\\' : '\U000003b5', - '\\' : '\U000003b6', - '\\' : '\U000003b7', - '\\' : '\U000003b8', - '\\' : '\U000003b9', - '\\' : '\U000003ba', - '\\' : '\U000003bb', - '\\' : '\U000003bc', - '\\' : '\U000003bd', - '\\' : '\U000003be', - '\\' : '\U000003c0', - '\\' : '\U000003c1', - '\\' : '\U000003c3', - '\\' : '\U000003c4', - '\\' : '\U000003c5', - '\\' : '\U000003c6', - '\\' : '\U000003c7', - '\\' : '\U000003c8', - '\\' : '\U000003c9', - '\\' : '\U00000393', - '\\' : '\U00000394', - '\\' : '\U00000398', - '\\' : '\U0000039b', - '\\' : '\U0000039e', - '\\' : '\U000003a0', - '\\' : '\U000003a3', - '\\' : '\U000003a5', - '\\' : '\U000003a6', - '\\' : '\U000003a8', - '\\' : '\U000003a9', - '\\' : '\U0001d539', - '\\' : '\U00002102', - '\\' : '\U00002115', - '\\' : '\U0000211a', - '\\' : '\U0000211d', - '\\' : '\U00002124', - '\\' : '\U00002190', - '\\' : '\U000027f5', - '\\' : '\U00002192', - '\\' : '\U000027f6', - '\\' : '\U000021d0', - '\\' : '\U000027f8', - '\\' : '\U000021d2', - '\\' : '\U000027f9', - '\\' : '\U00002194', - '\\' : '\U000027f7', - '\\' : '\U000021d4', - '\\' : '\U000027fa', - '\\' : '\U000021a6', - '\\' : '\U000027fc', - '\\' : '\U00002500', - '\\' : '\U00002550', - '\\' : '\U000021a9', - '\\' : '\U000021aa', - '\\' : '\U000021bd', - '\\' : '\U000021c1', - '\\' : '\U000021bc', - '\\' : '\U000021c0', - '\\' : '\U000021cc', - '\\' : '\U0000219d', - '\\' : '\U000021c3', - '\\' : '\U000021c2', - '\\' : '\U000021bf', - '\\' : '\U000021be', - '\\' : '\U000021be', - '\\' : '\U00002237', - '\\' : '\U00002191', - '\\' : '\U000021d1', - '\\' : '\U00002193', - '\\' : '\U000021d3', - '\\' : '\U00002195', - '\\' : '\U000021d5', - '\\' : '\U000027e8', - '\\' : '\U000027e9', - '\\' : '\U00002308', - '\\' : '\U00002309', - '\\' : '\U0000230a', - '\\' : '\U0000230b', - '\\' : '\U00002987', - '\\' : '\U00002988', - '\\' : '\U000027e6', - '\\' : '\U000027e7', - '\\' : '\U00002983', - '\\' : '\U00002984', - '\\' : '\U000000ab', - '\\' : '\U000000bb', - '\\' : '\U000022a5', - '\\' : '\U000022a4', - '\\' : '\U00002227', - '\\' : '\U000022c0', - '\\' : '\U00002228', - '\\' : '\U000022c1', - '\\' : '\U00002200', - '\\' : '\U00002203', - '\\' : '\U00002204', - '\\' : '\U000000ac', - '\\' : '\U000025a1', - '\\' : '\U000025c7', - '\\' : '\U000022a2', - '\\' : '\U000022a8', - '\\' : '\U000022a9', - '\\' : '\U000022ab', - '\\' : '\U000022a3', - '\\' : '\U0000221a', - '\\' : '\U00002264', - '\\' : '\U00002265', - '\\' : '\U0000226a', - '\\' : '\U0000226b', - '\\' : '\U00002272', - '\\' : '\U00002273', - '\\' : '\U00002a85', - '\\' : '\U00002a86', - '\\' : '\U00002208', - '\\' : '\U00002209', - '\\' : '\U00002282', - '\\' : '\U00002283', - '\\' : '\U00002286', - '\\' : '\U00002287', - '\\' : '\U0000228f', - '\\' : '\U00002290', - '\\' : '\U00002291', - '\\' : '\U00002292', - '\\' : '\U00002229', - '\\' : '\U000022c2', - '\\' : '\U0000222a', - '\\' : '\U000022c3', - '\\' : '\U00002294', - '\\' : '\U00002a06', - '\\' : '\U00002293', - '\\' : '\U00002a05', - '\\' : '\U00002216', - '\\' : '\U0000221d', - '\\' : '\U0000228e', - '\\' : '\U00002a04', - '\\' : '\U00002260', - '\\' : '\U0000223c', - '\\' : '\U00002250', - '\\' : '\U00002243', - '\\' : '\U00002248', - '\\' : '\U0000224d', - '\\' : '\U00002245', - '\\' : '\U00002323', - '\\' : '\U00002261', - '\\' : '\U00002322', - '\\' : '\U000022c8', - '\\' : '\U00002a1d', - '\\' : '\U0000227a', - '\\' : '\U0000227b', - '\\' : '\U0000227c', - '\\' : '\U0000227d', - '\\' : '\U00002225', - '\\' : '\U000000a6', - '\\' : '\U000000b1', - '\\' : '\U00002213', - '\\' : '\U000000d7', - '\\
' : '\U000000f7', - '\\' : '\U000022c5', - '\\' : '\U000022c6', - '\\' : '\U00002219', - '\\' : '\U00002218', - '\\' : '\U00002020', - '\\' : '\U00002021', - '\\' : '\U000022b2', - '\\' : '\U000022b3', - '\\' : '\U000022b4', - '\\' : '\U000022b5', - '\\' : '\U000025c3', - '\\' : '\U000025b9', - '\\' : '\U000025b3', - '\\' : '\U0000225c', - '\\' : '\U00002295', - '\\' : '\U00002a01', - '\\' : '\U00002297', - '\\' : '\U00002a02', - '\\' : '\U00002299', - '\\' : '\U00002a00', - '\\' : '\U00002296', - '\\' : '\U00002298', - '\\' : '\U00002026', - '\\' : '\U000022ef', - '\\' : '\U00002211', - '\\' : '\U0000220f', - '\\' : '\U00002210', - '\\' : '\U0000221e', - '\\' : '\U0000222b', - '\\' : '\U0000222e', - '\\' : '\U00002663', - '\\' : '\U00002662', - '\\' : '\U00002661', - '\\' : '\U00002660', - '\\' : '\U00002135', - '\\' : '\U00002205', - '\\' : '\U00002207', - '\\' : '\U00002202', - '\\' : '\U0000266d', - '\\' : '\U0000266e', - '\\' : '\U0000266f', - '\\' : '\U00002220', - '\\' : '\U000000a9', - '\\' : '\U000000ae', - '\\' : '\U000000ad', - '\\' : '\U000000af', - '\\' : '\U000000bc', - '\\' : '\U000000bd', - '\\' : '\U000000be', - '\\' : '\U000000aa', - '\\' : '\U000000ba', - '\\
' : '\U000000a7', - '\\' : '\U000000b6', - '\\' : '\U000000a1', - '\\' : '\U000000bf', - '\\' : '\U000020ac', - '\\' : '\U000000a3', - '\\' : '\U000000a5', - '\\' : '\U000000a2', - '\\' : '\U000000a4', - '\\' : '\U000000b0', - '\\' : '\U00002a3f', - '\\' : '\U00002127', - '\\' : '\U000025ca', - '\\' : '\U00002118', - '\\' : '\U00002240', - '\\' : '\U000022c4', - '\\' : '\U000000b4', - '\\' : '\U00000131', - '\\' : '\U000000a8', - '\\' : '\U000000b8', - '\\' : '\U000002dd', - '\\' : '\U000003f5', - '\\' : '\U000023ce', - '\\' : '\U00002039', - '\\' : '\U0000203a', - '\\' : '\U00002302', - '\\<^sub>' : '\U000021e9', - '\\<^sup>' : '\U000021e7', - '\\<^bold>' : '\U00002759', - '\\<^bsub>' : '\U000021d8', - '\\<^esub>' : '\U000021d9', - '\\<^bsup>' : '\U000021d7', - '\\<^esup>' : '\U000021d6', - } - - lang_map = {'isabelle' : isabelle_symbols, 'latex' : latex_symbols} - - def __init__(self, **options): - Filter.__init__(self, **options) - lang = get_choice_opt(options, 'lang', - ['isabelle', 'latex'], 'isabelle') - self.symbols = self.lang_map[lang] - - def filter(self, lexer, stream): - for ttype, value in stream: - if value in self.symbols: - yield ttype, self.symbols[value] - else: - yield ttype, value - - -class KeywordCaseFilter(Filter): - """Convert keywords to lowercase or uppercase or capitalize them, which - means first letter uppercase, rest lowercase. - - This can be useful e.g. if you highlight Pascal code and want to adapt the - code to your styleguide. - - Options accepted: - - `case` : string - The casing to convert keywords to. Must be one of ``'lower'``, - ``'upper'`` or ``'capitalize'``. The default is ``'lower'``. - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - case = get_choice_opt(options, 'case', - ['lower', 'upper', 'capitalize'], 'lower') - self.convert = getattr(str, case) - - def filter(self, lexer, stream): - for ttype, value in stream: - if ttype in Keyword: - yield ttype, self.convert(value) - else: - yield ttype, value - - -class NameHighlightFilter(Filter): - """Highlight a normal Name (and Name.*) token with a different token type. - - Example:: - - filter = NameHighlightFilter( - names=['foo', 'bar', 'baz'], - tokentype=Name.Function, - ) - - This would highlight the names "foo", "bar" and "baz" - as functions. `Name.Function` is the default token type. - - Options accepted: - - `names` : list of strings - A list of names that should be given the different token type. - There is no default. - `tokentype` : TokenType or string - A token type or a string containing a token type name that is - used for highlighting the strings in `names`. The default is - `Name.Function`. - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - self.names = set(get_list_opt(options, 'names', [])) - tokentype = options.get('tokentype') - if tokentype: - self.tokentype = string_to_tokentype(tokentype) - else: - self.tokentype = Name.Function - - def filter(self, lexer, stream): - for ttype, value in stream: - if ttype in Name and value in self.names: - yield self.tokentype, value - else: - yield ttype, value - - -class ErrorToken(Exception): - pass - - -class RaiseOnErrorTokenFilter(Filter): - """Raise an exception when the lexer generates an error token. - - Options accepted: - - `excclass` : Exception class - The exception class to raise. - The default is `pygments.filters.ErrorToken`. - - .. versionadded:: 0.8 - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - self.exception = options.get('excclass', ErrorToken) - try: - # issubclass() will raise TypeError if first argument is not a class - if not issubclass(self.exception, Exception): - raise TypeError - except TypeError: - raise OptionError('excclass option is not an exception class') - - def filter(self, lexer, stream): - for ttype, value in stream: - if ttype is Error: - raise self.exception(value) - yield ttype, value - - -class VisibleWhitespaceFilter(Filter): - """Convert tabs, newlines and/or spaces to visible characters. - - Options accepted: - - `spaces` : string or bool - If this is a one-character string, spaces will be replaces by this string. - If it is another true value, spaces will be replaced by ``·`` (unicode - MIDDLE DOT). If it is a false value, spaces will not be replaced. The - default is ``False``. - `tabs` : string or bool - The same as for `spaces`, but the default replacement character is ``»`` - (unicode RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK). The default value - is ``False``. Note: this will not work if the `tabsize` option for the - lexer is nonzero, as tabs will already have been expanded then. - `tabsize` : int - If tabs are to be replaced by this filter (see the `tabs` option), this - is the total number of characters that a tab should be expanded to. - The default is ``8``. - `newlines` : string or bool - The same as for `spaces`, but the default replacement character is ``¶`` - (unicode PILCROW SIGN). The default value is ``False``. - `wstokentype` : bool - If true, give whitespace the special `Whitespace` token type. This allows - styling the visible whitespace differently (e.g. greyed out), but it can - disrupt background colors. The default is ``True``. - - .. versionadded:: 0.8 - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - for name, default in [('spaces', '·'), - ('tabs', '»'), - ('newlines', '¶')]: - opt = options.get(name, False) - if isinstance(opt, str) and len(opt) == 1: - setattr(self, name, opt) - else: - setattr(self, name, (opt and default or '')) - tabsize = get_int_opt(options, 'tabsize', 8) - if self.tabs: - self.tabs += ' ' * (tabsize - 1) - if self.newlines: - self.newlines += '\n' - self.wstt = get_bool_opt(options, 'wstokentype', True) - - def filter(self, lexer, stream): - if self.wstt: - spaces = self.spaces or ' ' - tabs = self.tabs or '\t' - newlines = self.newlines or '\n' - regex = re.compile(r'\s') - - def replacefunc(wschar): - if wschar == ' ': - return spaces - elif wschar == '\t': - return tabs - elif wschar == '\n': - return newlines - return wschar - - for ttype, value in stream: - yield from _replace_special(ttype, value, regex, Whitespace, - replacefunc) - else: - spaces, tabs, newlines = self.spaces, self.tabs, self.newlines - # simpler processing - for ttype, value in stream: - if spaces: - value = value.replace(' ', spaces) - if tabs: - value = value.replace('\t', tabs) - if newlines: - value = value.replace('\n', newlines) - yield ttype, value - - -class GobbleFilter(Filter): - """Gobbles source code lines (eats initial characters). - - This filter drops the first ``n`` characters off every line of code. This - may be useful when the source code fed to the lexer is indented by a fixed - amount of space that isn't desired in the output. - - Options accepted: - - `n` : int - The number of characters to gobble. - - .. versionadded:: 1.2 - """ - def __init__(self, **options): - Filter.__init__(self, **options) - self.n = get_int_opt(options, 'n', 0) - - def gobble(self, value, left): - if left < len(value): - return value[left:], 0 - else: - return '', left - len(value) - - def filter(self, lexer, stream): - n = self.n - left = n # How many characters left to gobble. - for ttype, value in stream: - # Remove ``left`` tokens from first line, ``n`` from all others. - parts = value.split('\n') - (parts[0], left) = self.gobble(parts[0], left) - for i in range(1, len(parts)): - (parts[i], left) = self.gobble(parts[i], n) - value = '\n'.join(parts) - - if value != '': - yield ttype, value - - -class TokenMergeFilter(Filter): - """Merges consecutive tokens with the same token type in the output - stream of a lexer. - - .. versionadded:: 1.2 - """ - def __init__(self, **options): - Filter.__init__(self, **options) - - def filter(self, lexer, stream): - current_type = None - current_value = None - for ttype, value in stream: - if ttype is current_type: - current_value += value - else: - if current_type is not None: - yield current_type, current_value - current_type = ttype - current_value = value - if current_type is not None: - yield current_type, current_value - - -FILTERS = { - 'codetagify': CodeTagFilter, - 'keywordcase': KeywordCaseFilter, - 'highlight': NameHighlightFilter, - 'raiseonerror': RaiseOnErrorTokenFilter, - 'whitespace': VisibleWhitespaceFilter, - 'gobble': GobbleFilter, - 'tokenmerge': TokenMergeFilter, - 'symbols': SymbolFilter, -} diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d92d35dc41ceb3b0780068af4b27452df1b19372..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 37950 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 WH)C+z?7?v}u8v7fw>_B5`Tu_>P_f_u diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py deleted file mode 100644 index 3ca4892..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py +++ /dev/null @@ -1,124 +0,0 @@ -""" - pygments.formatter - ~~~~~~~~~~~~~~~~~~ - - Base formatter class. - - :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import codecs - -from pip._vendor.pygments.util import get_bool_opt -from pip._vendor.pygments.styles import get_style_by_name - -__all__ = ['Formatter'] - - -def _lookup_style(style): - if isinstance(style, str): - return get_style_by_name(style) - return style - - -class Formatter: - """ - Converts a token stream to text. - - Formatters should have attributes to help selecting them. These - are similar to the corresponding :class:`~pygments.lexer.Lexer` - attributes. - - .. autoattribute:: name - :no-value: - - .. autoattribute:: aliases - :no-value: - - .. autoattribute:: filenames - :no-value: - - You can pass options as keyword arguments to the constructor. - All formatters accept these basic options: - - ``style`` - The style to use, can be a string or a Style subclass - (default: "default"). Not used by e.g. the - TerminalFormatter. - ``full`` - Tells the formatter to output a "full" document, i.e. - a complete self-contained document. This doesn't have - any effect for some formatters (default: false). - ``title`` - If ``full`` is true, the title that should be used to - caption the document (default: ''). - ``encoding`` - If given, must be an encoding name. This will be used to - convert the Unicode token strings to byte strings in the - output. If it is "" or None, Unicode strings will be written - to the output file, which most file-like objects do not - support (default: None). - ``outencoding`` - Overrides ``encoding`` if given. - - """ - - #: Full name for the formatter, in human-readable form. - name = None - - #: A list of short, unique identifiers that can be used to lookup - #: the formatter from a list, e.g. using :func:`.get_formatter_by_name()`. - aliases = [] - - #: A list of fnmatch patterns that match filenames for which this - #: formatter can produce output. The patterns in this list should be unique - #: among all formatters. - filenames = [] - - #: If True, this formatter outputs Unicode strings when no encoding - #: option is given. - unicodeoutput = True - - def __init__(self, **options): - """ - As with lexers, this constructor takes arbitrary optional arguments, - and if you override it, you should first process your own options, then - call the base class implementation. - """ - self.style = _lookup_style(options.get('style', 'default')) - self.full = get_bool_opt(options, 'full', False) - self.title = options.get('title', '') - self.encoding = options.get('encoding', None) or None - if self.encoding in ('guess', 'chardet'): - # can happen for e.g. pygmentize -O encoding=guess - self.encoding = 'utf-8' - self.encoding = options.get('outencoding') or self.encoding - self.options = options - - def get_style_defs(self, arg=''): - """ - This method must return statements or declarations suitable to define - the current style for subsequent highlighted text (e.g. CSS classes - in the `HTMLFormatter`). - - The optional argument `arg` can be used to modify the generation and - is formatter dependent (it is standardized because it can be given on - the command line). - - This method is called by the ``-S`` :doc:`command-line option `, - the `arg` is then given by the ``-a`` option. - """ - return '' - - def format(self, tokensource, outfile): - """ - This method must format the tokens from the `tokensource` iterable and - write the formatted version to the file object `outfile`. - - Formatter options can control how exactly the tokens are converted. - """ - if self.encoding: - # wrap the outfile in a StreamWriter - outfile = codecs.lookup(self.encoding)[3](outfile) - return self.format_unencoded(tokensource, outfile) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py deleted file mode 100644 index 6abb45a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py +++ /dev/null @@ -1,158 +0,0 @@ -""" - pygments.formatters - ~~~~~~~~~~~~~~~~~~~ - - Pygments formatters. - - :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import re -import sys -import types -import fnmatch -from os.path import basename - -from pip._vendor.pygments.formatters._mapping import FORMATTERS -from pip._vendor.pygments.plugin import find_plugin_formatters -from pip._vendor.pygments.util import ClassNotFound - -__all__ = ['get_formatter_by_name', 'get_formatter_for_filename', - 'get_all_formatters', 'load_formatter_from_file'] + list(FORMATTERS) - -_formatter_cache = {} # classes by name -_pattern_cache = {} - - -def _fn_matches(fn, glob): - """Return whether the supplied file name fn matches pattern filename.""" - if glob not in _pattern_cache: - pattern = _pattern_cache[glob] = re.compile(fnmatch.translate(glob)) - return pattern.match(fn) - return _pattern_cache[glob].match(fn) - - -def _load_formatters(module_name): - """Load a formatter (and all others in the module too).""" - mod = __import__(module_name, None, None, ['__all__']) - for formatter_name in mod.__all__: - cls = getattr(mod, formatter_name) - _formatter_cache[cls.name] = cls - - -def get_all_formatters(): - """Return a generator for all formatter classes.""" - # NB: this returns formatter classes, not info like get_all_lexers(). - for info in FORMATTERS.values(): - if info[1] not in _formatter_cache: - _load_formatters(info[0]) - yield _formatter_cache[info[1]] - for _, formatter in find_plugin_formatters(): - yield formatter - - -def find_formatter_class(alias): - """Lookup a formatter by alias. - - Returns None if not found. - """ - for module_name, name, aliases, _, _ in FORMATTERS.values(): - if alias in aliases: - if name not in _formatter_cache: - _load_formatters(module_name) - return _formatter_cache[name] - for _, cls in find_plugin_formatters(): - if alias in cls.aliases: - return cls - - -def get_formatter_by_name(_alias, **options): - """ - Return an instance of a :class:`.Formatter` subclass that has `alias` in its - aliases list. The formatter is given the `options` at its instantiation. - - Will raise :exc:`pygments.util.ClassNotFound` if no formatter with that - alias is found. - """ - cls = find_formatter_class(_alias) - if cls is None: - raise ClassNotFound("no formatter found for name %r" % _alias) - return cls(**options) - - -def load_formatter_from_file(filename, formattername="CustomFormatter", **options): - """ - Return a `Formatter` subclass instance loaded from the provided file, relative - to the current directory. - - The file is expected to contain a Formatter class named ``formattername`` - (by default, CustomFormatter). Users should be very careful with the input, because - this method is equivalent to running ``eval()`` on the input file. The formatter is - given the `options` at its instantiation. - - :exc:`pygments.util.ClassNotFound` is raised if there are any errors loading - the formatter. - - .. versionadded:: 2.2 - """ - try: - # This empty dict will contain the namespace for the exec'd file - custom_namespace = {} - with open(filename, 'rb') as f: - exec(f.read(), custom_namespace) - # Retrieve the class `formattername` from that namespace - if formattername not in custom_namespace: - raise ClassNotFound('no valid %s class found in %s' % - (formattername, filename)) - formatter_class = custom_namespace[formattername] - # And finally instantiate it with the options - return formatter_class(**options) - except OSError as err: - raise ClassNotFound('cannot read %s: %s' % (filename, err)) - except ClassNotFound: - raise - except Exception as err: - raise ClassNotFound('error when loading custom formatter: %s' % err) - - -def get_formatter_for_filename(fn, **options): - """ - Return a :class:`.Formatter` subclass instance that has a filename pattern - matching `fn`. The formatter is given the `options` at its instantiation. - - Will raise :exc:`pygments.util.ClassNotFound` if no formatter for that filename - is found. - """ - fn = basename(fn) - for modname, name, _, filenames, _ in FORMATTERS.values(): - for filename in filenames: - if _fn_matches(fn, filename): - if name not in _formatter_cache: - _load_formatters(modname) - return _formatter_cache[name](**options) - for _name, cls in find_plugin_formatters(): - for filename in cls.filenames: - if _fn_matches(fn, filename): - return cls(**options) - raise ClassNotFound("no formatter found for file name %r" % fn) - - -class _automodule(types.ModuleType): - """Automatically import formatters.""" - - def __getattr__(self, name): - info = FORMATTERS.get(name) - if info: - _load_formatters(info[0]) - cls = _formatter_cache[info[1]] - setattr(self, name, cls) - return cls - raise AttributeError(name) - - -oldmod = sys.modules[__name__] -newmod = _automodule(__name__) -newmod.__dict__.update(oldmod.__dict__) -sys.modules[__name__] = newmod -del newmod.newmod, newmod.oldmod, newmod.sys, newmod.types diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 625a6ba699dbba1fceb1f96cac43ba15e667b094..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6958 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc deleted file mode 100644 index 8bb2d48ea2ffecae7392b01be03ee4b21645ec8b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4229 zcmd5<&2JmW6(_l*EbGfwEL*Z{$KyCo!oViuwDl zesOWGgx}(qfAbHomr6epG5R^hFwS^aFwS~cG0u7O z7#F-nj7#1%jMu$ojBj~2Fs^tvG2Zf4F|K*HF|K=eFy8gEPK6@%@iw@PUjz` z^siO{)6t0t6Luzbk8Ny_NYY@fo=5~Ml*zEm%sS&rut6d`))}%s4~MKX2m+yH$T|^M zUh z8LXsRQ{u~rFp;=CCUhg__IQXp0Ax}Dtsqj2haLhi)GX1%08y~Gqx-?6O>5I^>VYY% z?zHyzfMu1adL^Ctut75d70>jC%NFs35kLDaYqvj1Vjh0lZZplh2>*>C^Mua_fqraa zz=b_XFNU}fp&LY$0tk9elCctn;A6yYA_AYCDIUiYES@|qSl9=h0X!4NW!4TOVr{c1 z)-np~Chth66?i{ko5#n@4S156jOrk;gr?-97;C#pV)jPzjcj4}Xmb*(>B*wp%mE`M zid3#z#ckOud+#zprX+x|xR^xzaRBc{k}XY-W(OIFcvz=+aCY~%GbawaHvcf0i0Q+F z?Kc+F%P->YbaPF?_$KZW4tQkMZ(>oH3o;#yQ}D&%^EYSj(jF?x`Q#-|&B1`Uvf3VR ziLc;5&C(7QE#R1>FE3vw;@z-MR=H3J&z8Bi&qH^3syc0xfo+qFZ6qP`5v85Q+&w|L zOpuTVDEboyUQ9JGLWrvLYD=7J7KOnOMpj{z&Z;5A3nR~U`tFxT{T4!f>=d!ITI+v@MUy8oJ-{7u)DyNBpcs{dK}j^&VBnIqVdzm*P+Hvuwt8 zVharx(%)ODf{non&ajS?P;(O0BTiL=pusgoin^0g0ScY2kE>cZ(wEBl)Ow(_pE*aZ zEowrT7w2m~{pV}vgA0A1aHmp*YKXJ#O9Gsh%^r(>)ii#II$}SnAtw?XcgK?Ok!6HglT0-@qE%^9%&nBR{ zn3_*Oam1U=PYBkXY<_ZY4t6C`AfPjIFxbTU{xY7X!+dsdybCX=_m5l5V{_j&ifpHa ziYJz7bP9t&aR@G8Po9vAtUa=6>yKaN!tD~V(`Nx>;t(JHM};{ZD5wmv`F|E$$|espZK{Dey=U7R&v zCPF36&~=~mC7P-Tn%h$E40O{s-(|0;Y@Xqpu6ZiL(`Fz$&DebG{HF2r<7OhYcrxnx z%~;0GS77rZ1t$Bk+4M)%KWVt8#04OBi;s;v=y;N(|`o-Nggd$n81uM$01s;z*&^=&nu zCwie&yYcT8oi7rxR4})k{2I~M3uRw8`7+UO75lo9-ynLWP+<+gZW+-Cl%Prmb{KM(zK*8qZwto zWmZ~wi^Cp(qJn)wL^2+EZ?TvlmWz-7}Jnv6IRrQ>C7s ze&4_M`gQAXJ9dNwcy|2uVeVB}5PoDI%}4eoYo}mxU(kf4poyB#5R1N~Ph@ky;V()_ z3FcB>Ov*mtf}qLYz!&yC_Pf%_KqU|jR{t78@RTa~A~q?B7})Dn)l%ZaR2s@QtIKojUpbBaceA3t$yh0wyiMbTf|_fCQ;F zMrDFE22D{lD_l>eY#5m8CdycWN>@UyrK*S zsN7_hECR~%NT&>a8+*yRR?x|M22nvJ$g~hCmr9mRInWt3dp&PkWm5xh4a)|1VVbdQ z4a#L0fdJRXeP)4xc-ATwEz=7dQ8mv^0G~=dvsbMmb^}ACLMSd0bQs6-F;ps)#>b;b zv&;x>x#8IbEWng*qe&L(6jMCR&8{N@LI5OVTgQk+O)V%02;0pEbA(B|g?0^pNfGE) zH|PZ|Wz{e$2+$z~>xStHstDq;NJ-7IESeM@zERM#1+b?R?g_x{ZX}*2&1%}iD4k}a zOemd3P?Wl5MmdrUZl(|raFszyxh@k!MSw!^O@m#kdLjU^jf>U{);ugvYnskzs^RH{ z3}v&pM6s4|cVwE-ih&>So9 zrdc*HxhGk?wE;=oO;8NZA{Kvj@1{c_)(mSDsN^CHH-#URUEeGHD@uR;{T1ct;>oAV z(I0vbEJl_-e1f0#p1LL74Y}WmC*^0oAF=P%-FxBH-cZ8dD}5_U-*?Ku8t4+ znghdqNY6B5+4P(hroIq_F951paTd;>FU48^tW@)9zCPfzJ8OQ;-~6fuAR-8B7EY&{ zR0TTclsRVzI0GIvxPhv)sBIoKw1L{*qJ}-{juzEllX5=rdaDu^*>&XZ?<7`8J0~0{ z5Zdtp{X?rm$nJrey$gow z;9DiIp=f^&9OMxUH-*N){)NPY#4Dk*ZTR-(Tj%E9Z}bl?hX-MHrqR(ocj3-#qqDa@ zwA8bd|8{7l@5D;yi8;Bk8!e8m?0#>~&v?$?sWG13`JIe1SSRy_OSpLF>#YfwpLU?P zDK7%T!N`(-vH#ZDdzWutuFFru`(7RZ$LwD4HQQK*q zJ(~E~YgHnv&sH;WschU<(zh4 z{|6cIE=bj+>xaRsK+RwCs{L-F=C{YTwp5c?ee>NFoK?2Lz(37e_ok;71Pe;e-;A>P z2Al%3{+c{1-JOwy|Fh-)Ekn`pI>jdJ?3sEkhN1y`C(s=Eh7E^;-2rpn7o0!|P7jkh z(zK`4!%^6T^$~lB>x8v3w)Zog2nNyy1MelR ze&Tex2TiJMVw3r#RpGjO1}5j5H$d-C)jG!nQ*{hB88n#oj(dqaiAK2l-j&-|>W80) z-+6OsxqtY1_}FS!&#hpid(SOpbujWu2(=x!{VDXIu}0UPI$ikc!B;C?M;d#F7Qzq0 zbMgzn(7o4Pe%f_pwWFu5@P@LdKDN?{=7ay}?r$7;_tC(^fu+w^4xE_(WbRyjw9zwg z|H}N8#e+7(nyNi(WAOa<35XZuAW;3_KWE z{CuS^cKZ|XWwaT?!G*|!$l};i7!tVn7G_a3CKE4&We)o)EM+W~h$7+TQ!|;vp(l;P0FFp{$JvYxbI`-6i zmUr&Ed7;tSb@S3IDIgEN>f9v{uf4ZVMxLWVI}U=*KDeF4yxR#}K{o%-c5haFTQZfY zZn#%12nYUzz{QJu#_lQW-o92&xgh+)J_!WYy9u;I;e}rm#g{%slz!SRh+}^jMpoMg XmqSB0gZ~O7MG?*EKfym-(RKIV)kr@N diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc deleted file mode 100644 index 0c186bfb71a97cc571491638e69d08edc01d59b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7278 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc deleted file mode 100644 index 05a84b4a3d7ee3ff2fc2409cf9cf52b3ea474b1e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40685 zcmd753wT@Cogavc7eNpN!S|cId_P2jdRh`iQISOIE!mdjD3)5dM5EkP(t7}0c;Zg#(Bzy0>3Bxfh1 znSK2J=iCPXLbfyg`fabogM06JpYwm8|2g;H<>uNAxN^_k8F~Hh8VvsnJ*ZcXa`V(J z7z{TJlHt5T5+tKvI4`hY<9Q?dHJvxHUo(3)`7LAC^HzbGa#@|Y(S^2$N?h0vIvMZWc%%g$mCsX0XC6_1=fc|shY z3{6ai+&sQ}czj}7_KjW$b&ChpTXE~=%`bFr-Mn?1I5aJWE_lV4lop5~uV<`740^rd z{#VW(dGYiaH>;-G?;G|8g5GZNz?nWCf8yxD{!?fAS-p}s8(*QeTqgzZd7 z_60_dzKHv5t&we}gyrn`C2t^MKI^>_N;uD)-G8cY|LMMgv#-9?e+JQxQEzBqXnfp1 zFg_7V=~Qb^GxUoo16V1-1OpRly2(7*5+?a zj?--mk~M7Gy=T}+Emba>E&6-fh~TCnVz{Wlk`m8;BEpBt+cSnXA>7j+9QI6j#pVvN zr$g)&Jwb8G>-W=d5FPh>MNdEyrSZuj+*0MzU(H;zWOy%x_fBRpEM9MBpXzaWgytE=y9AE(&c-J7>`b@iXBCt6!i zy+9|Xrl#Ce+gKOQo@NNTy(;8-szPkZZ$Lb6fVBZ3yn zL2qbpQ>!;HJT8ISwgoXBD2&a3NI8`Z!$FD(cTprp5A%a&b@6uf42?_E)XJ^NEyI)D z?%DC*eD?nT8zjFka7mQC{=M~VK!O*%-cY@GLH3U9t#4|@h>iICUX19*ar_b^7k2e@ zDdWm!tJgjZ+Mr!TQ0RJEfdRg0@ERZ`8b~69bZ9(pmQ0Z6ERtEWj2h2dB`ajEEGY}2 zO|l`(ma-ArB|E|#sY!A`K6BtV7r(jqb>i14$8gx!Uvh!K?tfqR0guF+{Rc zkYo%d>1`JW2YZ4Oo9hwX=;gDp;!N52r9TXv{`NjinTv9ws zF@rrkQ%g`hc;<}AxP>_E35Y{pWDluQ=OBQM#i?Z|LhI2H*7iX_sy8qmRAZ?Vlshzz z8tR#_R6jV#`>A)u7i1muNRp45Vn-YipJ983xM9R=27d!z~tBvq%@X=vZtj1dGhjc>AwQ$)bH))V!7Kb z2FEAmVJ{`Xf$Ixuk=vNMeN3-IKwEko|!@3mXuPr_H+?ACcOirU<^dfmefNU zxJ*Sdd{BqsIFbMzi1rhfq{N-_9Ga}}9T^{2B3p+%a$9#&kw8JF%#wO(P%K#?7NA`uLfmy7s{SZWgA#r>J zzX7NdDndeJ! z;b{Dt@p{7iD&^7cMU7;kXOY&Y}br4OYvL-<`F)^$@RrVAwK+KRah?k()$>U=plb9Kf zUGVy3BEw48+@kpE_@p>CiOKT@2n1L`jJ$aQ!xx~i3^D>DPX?4GFid2l-5Jn21$_-O zfaYK>r^e+=DEI6Ir7W)bb+Qf&ieux_Bu0oe>!svcyp7J3MWb*W6AmkhK_RI3P3`*&Pf{RjQ527VyY|#X9kTe4}X9MVVu+<}v z?ga@zL%dK(B|f-=M<5ky8v7tb5L8Os46s190#X8VdGy&C_4;rs$8I817zkF@)cB-dLbrq9&IHg@)X2EsKR!iho7B1I zFbM#;&Lh;qMfasCkl_*Vrp_rZH}njR`z46UqzZS74VyO~I<$GSIK$dNL`}~+Jcg`l zy4~zbO6PX#{CFAwe8B^nq-k55-7gSg68-SX9U>(lg5>cB$AM8nnpaM)0JM`J5DI3n zR;0s=4k-X_8H#`xs4|9O@=->N|A_BO5*%Z*Gloo<50U9R`3ZXYzDQ1Si$UKplZbZF#NJ2at0xDaACI_bsPfdp=y<3 z4KhBZm424wI0fYtvll_6GP54Bo|4z2*_?TS^1Homv{mJ9T0tZucPeBGBtgyaxlLhG z7$*XRfEX{{I^r!M3>cSTSt>Nq0~z}Q12xcEm1M!#NNkdNpfx39-7PIiW58&#UNONk zXT0b-O72hzqe_DbqdnpoQk2Euq%&}$yNrW#VVo!>@qA9WN!IZNw4$`aMeh{|NH9aQC{{WM zkvFIhfDWn3u#-YX@R_VdF*!&z=8}}8Nckez1GCfX!Z72Af$B^H?lSr90B62Bl>vjtzh+I+?no8(f~kGCy^;L*`i789MP$j zbOE%92QxxUL&}@VDT{)vh~xqeTZ!1%(xjQ=f*zk6nlPmkR1tL7%TReqwPu5Y6%rs{_iVY(5PHX??Od6jn)~!K+>6b5D z=bg|^QUM{UOzK;vdD*f>p@k}a)dm*e!e%B}n^W15LUT1B($p!Y4>3IkoGBSaN%vt= zegHHWvM|gpj9>%9c|AnESt4m1B!ws-R|$c@kQs-9!Q2Fa|VY&=NXn}Qk+ zqqJ5Ys|v%zcoOMUFm!XURJ34<_yUx9A&E<+@<6Q`jGfNgP+clR)OjIm2IqZz)G*t; zZ8T(BaWv`}Fjy93r9%o&05V>mQ1Q==!a4zTs^6uLqdQV%SmwD!tX>8Wv% zS@LwzID@q=iPs1DKyqo5z-sEkI0_?f%+zl5CyBDqB6}w!8Z5X17CJ{{AJ~w8no9wU zF?wiVJuu`2m}vy|9kgu>YsO?&As(sqatIbkTKFYVjI=rk4unK{&$(0qeu z%xrQ<%Vs=L@<9TjAoCT(Dx$$KmG@tnfDyneYo$#FU{DD%Nr8z^R2^R! zP^1npCq*#>3K2D*faw^L=infP43{730Pw#X}CFbO6;mpdot z(F!JzOzMIrZX`7;S;F6vG<0ft-U)r8bQHkN*ox->f2dhJraaqk#qtX}#v^0oHdId-M3Q!jmHPY)$TTWChd~-aw#e zfl4t)XhlttAc4vNhZt4R5KU}U%Y4l{+D#Ff?NX^-D}qbx%wWarteSn54dokcDFc;e z4k3Wg1cRy=LbI;e*J0|_sys`ogd%9;P8qWyZ)nPk?yyV*^_(vr4XHF#8H4)Q1GGY? zmByFaP!2F;aun+cKwRjvm%ywU)G12}7;k$5#Y=#vQexupdBZm^9J7^YVLds0DBCBIY>iTgT+>aak7(jUG%|=4dqa_BmXBzlRU9;pf-a{^)`E535}Q0K1CWxD#*qQptr&rww$&HXB|Q*fA&2V+X& zlxB)m%}E4USo~94oV4Nx{Nha)#r>Dz8OszAxGeg(A)AbwgH5e8S8YLv@wjJhcX;44 zk7uaSc+|^L6e(665G0iZ@iirCE2j4%tuqcbaN}O5LL_)wzvR#m&=9m_7#658O!3yn zz{BR5srHP+K^}$c95qF!;zR!N;Y&fC4G>@Ra(@WY#udK-%EO%^RCc0EQ-j1axeBC> zY_jMNC}PYtsWIwWC2J1{4~!dIl7(>sN|sho(wZZziD(8CJ@|)Q=v93~7zq@IpbV0D zFgX_ZeEPXnQ(+13h&Ad1d5$oVV4jKc8~7a`DL|SsfRqa2I4~@j(PXSFfD*6Uq3Ykm zOf&!7sov_|u26W%J2W{uz)YV5%-pLt6$?R_L%wtYxC~*D7K|9y8vs0b41O}%&bj7z z0bVrdr8dM2J`}qG%l8G%+p^it8`$1{Mp=fS5ut%&d|l(P?d?3>Mj{SPlSiH1kckUm zQ;;isd?nT+LNP$;T$3YP2;-jW3J9tu5pt5N4#U8&@iAXmZIHsuS-ZF#L^Xm{k+|8a zFKv>L$V(WcH6-@{Pr>~(C>@uM^ks1c$B0x@%cgx^zl71J#Z*XQ#131xaHJx>(MDhb z6a;OdVHzBSLI7}=Ae^#Eqat_&rKUKtkcC1VsK^HroQ4&U>i4B!CYQ1G zCZlvpj8zG4ejuw;3ZKwv78^OF=L4xg#*4_!+z>z>^`T^ADDv?mdFA@DgP?gc^~&q6{{!Kn$EQ7-ov;jwUJ^gXYru{g+z0Pxm6=YUx3c;}kEJ)|4l> zkFidwydRxo0|G(EKLYP@=JD4dw!;R^{Gq%9=+p+EGcrt&XAJlqQ3)ED0UGdDo?mfG zNUkF}O;Sx6N@j2)V)k2lsL0-yl=f1Y03Fc>WF|?1SEw6k)H>-GeA_4P-79X%98F0Y z035L0>qJH;E>!u3swod$A#oEt2uYpW*gT5oouEc;C?ctUT}lU88m1U=io*gGJ8(aKFp z16TBK`imeo&%Kjd@P1GnZkNveYt?dZ4#E^9W=v%ci#{sVugE zliKzhwJSSgSu~IA`i;u6XDrL1mX$ICIVm%ctETyl>T_hQ&-phhD>q|V8Z`Vy?Q&); z%cZs}WgPNS#(}osu?x6i7${JmQgXObaulj*(84P9UjLPMglG#FyMj5PP3paruR_k- zLa0rBdy#g|rCpiJRdb`2w0VwQ&%vGov{%6%?0hpyg_qDG*(MbsZ<(4mkRLJPU2)30 zEU6^C^v#e<8^Pz~!q(snxvI6gbbJ=1ij;Yx z&57)K&L~w%Rq80A&$VBWx>|=Yq!zy*bxlg@IyH3)RMn=mwq8qfSiSpDxj}u6>buZ! z^$znOjvCal=`+01f_;vrY@$U+)HM3<#gqEIdKY?8y^EOCc~pM|!}T^Zm32ll*lH>G+3Fu!9)(b;l>nMME-vB8 zYfDavY`o-79f@qszax=_w`5F7gz?t{o9?$A}IrFR|zX$a{VP? z<}Zn*%5;~=QQ~QBD`8h3yc3CB<({t!B^=2MGdxmTT6iYdc{z$@Gm%YsnS~{hn__NF z*whukwsx6z#3pP5*bMFq4Gbjmu>L_K;~NQhvE@?2_Ep;GA`|K1)C|L zy{a^&z1E+}_Xl!c9W!jbG4pRgP}i@8i# z2Uw)MhZ36L)FKnc%ljz!3I+QqI6%Qc3i>HHL;>MZ!UUO2CVY^IS)%|+N|>sUJX(Q9{KyH|1lwOHrNv9i-hpBpc)UMug6mUk|Vest;XrF)z1%Q5${Sov{Q*yl!; zR<4z9ik5C#I{eY`yT|Wk-`^VRI20>AjGT^#btrIU=dn-vV|A$Kfvsj^D^ABckHpH3 zvQ|`yYgL=0RhySff4}lamG{2>$?4dZmts{fQ`Yj&&HAvcaq-;J#d}S$vahhB8k;Fo z-NqKse)_%d?ESOCG7RFnL1=tYcxn(zUlMSi|B~>FirU+oZf#nWJ{Y?*7OU7k+jsr= zqk{6Ao8~ty_?C)e1zodQ@tlIW3#&Ob@ye>%zTZ0WX>QRYe#d^UpLkeV^ZhrMb}pa1 zza>`NAFDjXCg5R3_4h9=wJi7C&yUp{j8*iZop}$d#UE5Iom(Ei|BYDP(OC5{N?P%- zs&%P!*?qq$R&|8;y}I%CYqwros=e13tKP@bWSZh~@pk2{%Ei}~>tp2vC(eh}ZK!eI z{eG?FvdZsSXn;5b9lK|YmF#(9FlQIf9$Gh=a*N}xqMNz%xofVvsH^S=4T~fHaMMp+ z?sW@NtUC@oi7p6ruZ zmVa**5N1C0p$BP`xAE&IJ&;Hu=Yh2l`AfUh&Gpkln=$;#X|A#pWhLh)ZZ2SUH8O;0 z-n3XvXL}hWW{I&AUed*~5yRopil*jf{HD#w_SrKshQ0ge&Km6vqoo*9se=g$;`rqlKGS z9Gl~L`TQ`1wkb6n-&jhBUuhZbxO#q|ck9=grMCLFCh8l3z#L*_jG*Bkoe>$TaK^ zrcMq&ML`>WZ!lc*dDG(!KA;IYgMx7ahqGYKSr>KIEjGoRt+S@Mv+(=9QDefRcG6})!-_8XL@dE#l}xm z$cz-+RZ<;tUNS-Ik;&D~X zO~F0|p-hP!hB{jr?rrgG^J%v7J7%qMXVGjxpG)GmP0`{eh3huOiZ_EaVjhdH1!xjW-ia&}tk^0y9#BHY z7KW48Q6(rFjWD|;!6#f12)70h!!Mr!Z*b_yfQFU8Jk98#rZN~Hw!d#MypB{erWrHR zXzGlfMioI^IMsidZF6C`V1HzE?%~FzO3K&1X5xEQbX-EZRG(_AX0% zXVczgYwzq@Z8<5mvG*Bkb7(noQ*yBP8FE;I!u7u$vEXnO6Y&kS(jYl23=vaEH&bXT z%7`gqj94h$_1k8sAZ>Z47}1bPDGcW@U!!iZDYyrAG}^QmF3hlx57IdHZ2E@7MJ$qm zcQ;I{^bQ%b*;yqd?1ii7kc>`}jIrhd@7!*FjtRvfVb;(nt1w)myE|bc6Wb)nnqVD* zZ@gDVJp1hyw@h4t4cPCKSQCHw|Iq0%Suz>TzFmoN)Mbh@w$c;TZ8&gS$n(tR`(M_VRp~8qg>#4BnZcnn3)Md?SvD`9`%!MJtv6cU8+G;0St$C@I}t>$l)IxYH-B^FowwMV zuBfYvzd62|C$d*NqpqF&)zNpp$=+=Fy+il5-_QQ>zS#ET(emR_*YVUsc)ab$y|L}b zqUFb;u48kSL|#$6x^B)i*FSFu;@31RZd*LCaDJ)y_e{(E|HQshwFhy1-^qU5g5EJ| za4LnS(}Xc{@W0{areT!M7&2be2moFx7mzvwWmk1*6&YZWeO_*=Decnv!k5TTV32lY z$}b5SiH~+}6ypvnb_JkBg-vKXH$#2aU$9(}sY=PP-k0x?h$N0*0 zs`%oh5_l|7IG8S5rpEp?p{EC}zG{HTURpkz^T<}H>XmDiFGMR}h*j=-VA~x}e!V+d zx%*y2tg`okZC^^n_Gsny$# zk_peEBA;ZE3>5~%n%}pgCCzAw4P~IE;OVwA=!IYyrYF|ADfO9JinmjMzf)loHjRg^ z;*8kUF8-1v1-xnR0%S7aAkmhqF|r?V2@6~R#)2?WVB28Aj2(J%TQ=8XrYYL0q#eKm z;{}{USp0BE_9v_i)Pe~M!Fe!9B8Q3&ia}!vufp}Ij3N`1+ab6F{}~eF>^G9W8l(A* zi)Ui_ZL?OKG1j$h&D|Sy_pZ77qVB$!`_Nxl%mwzx1_VEMwa=NN#qBt_?3Km-PxA`q zCn1D63+MV5wk=v#9nI?|q?)xprNrxYLw4ScoNGDPbE(uFe_=7@qZkBKO!0zcA-LH8 z*kowhw6yIX9sk|pKQ!Na<)7u;-+%wWALOk%j;x!Ia@O*cGN33|@vP%7e^rih|MFK( zyb6*4^`o)_#r8jHYCBMEPoeTOHVoju`(Fp}0Ic+D1}E@kQh_sxi8E&K7l=o)4|&KO zmv#l;h?u_h8VQG?atG*h#$P#DAl}b{Q$cEgSJLsc|~n zs3c_kSIDsu86lV5?4IvlD|AN--Lp3Bu`>!O&GyJuFl+gFj&m-wR@%B++Pd_$mCpU~ z^2*s`4p?S0YheSdN`3X!Ve_$T|L4X2{jr{?T&NB)fy z*G|M;`JWb5ENuOI$NqusciPuY#-f7HOy*oC5YSPyl2fZE`_Z9$JO1g(k9VyUp7_jU zL<$>2(Txfi4K>5X-^L9N#U*0~?$R$(dl-acIMOc`_Z+-qaioG}z*QD!d4Aleh0dV_ z99mC>?V!DYucn|l6D|))Zbg_7-2w7l^Q%#XWDeINmGl+K>6N`2YKF?>4DQrO95rbt z{=nfV;Y^ia5+(XGUrgZXU<6}^FM>nmfK+bJp2UlE^_$55M!9G!!5p1T3iaDjwy^#7 zzFYgEj`p~tWvOwkeQy;19ed-By2ZY=#+_08ckGNiT9>x3Z8{Xif5)M?qiv~gt>bVM z{~d?dbF4(F*Ih{e z8&nTu8pG3XBlvp)Nl`NNdVU=13@H-AH52Rtb&y4HplL>x0#-OW`xqpa9dD}kf|sF^ zODy3vm<^ISllq}60KB#Dp)E2ao+9qT#tsn&=vwK>x_~5K!K*g2Ou__oP8_4fWDGN8 z+F+1o1j55r4mfX9=8lc@N*7<;J#brw8&0pAizxjBK(vDR>#GKc0r8UZg@g0HIa9o# zX!c;dw2~~)J$Q5#-n7r#7Y?pgbuJ!UYPfTBwQAdP!E!KK+5J=39V5 z%)7lSjygs^+AQ+dP&S*4gxv=RU~D17sSj8d3dspG=@IA{LjsLd%Vcv^`}GyxFX9WC zq;kDqd#N8}heAK%InLQV@xtoGq7SO>RILxO;P>a)b0;8RN?+6a$-Z61Sf2ADK zP4A$KG0vV(Lp8uX_!X91mHaA+w{kZ9_tE0yF`UP9IxwV?#xpdItw{DQ1569K`8SST zJGSO%jX7H54i|se7ISP{x0qb^b%QC}{@=k+%Zq5QI!5Km1ER1RWvm)AMSbCzeTT*@ z-JnY)VPSkgt$>L#=QEDo<``B=)Un$WbL>eUJLJ+XLJS6`MAcH)p!8J|jk52|%+}>f z(B2F>WaiW=%{>E-lqr|0c~U&US~vx=a|^9YScazINS?5%hwdhAKq4kkR18SnRBd63fpL)(oR*x^d6Zbs%Ki+vxQymK;Ex^>01 zHC|YDvuD1C(M@)^G>1nTL-iu1qXB!L6XBwZ(q(L23 zIX83sj42?&;l-FqC4%N{CM$s?l%sW$k-0!6sYh_a(qJZIE6LW8c6~vPytL$ajF{Cv zWbT0qh2*&N1*Ml}C|$FO%MO%ZwlPKUD{$0QYkGLHCHM?4Q~%JPV;_HMj2ehEm(rxB749F~ZvnPI5oYQTsvl zj~IVjxG4yRKo9C8FBNuuiTXabZ_laOk*Vg0(2t(K37q+D<4xoLV6gy4(3Z_=ThtaZ zmnpmY7A{kp1Vczup|PH$xgcIFQd8-_KTKA9GqTeedq!dBfi@@@2U#`>0ZN>JL@+}kYgul+tYY-250(3?SzGi`C2~d1>yEA!YvF(!`ihH+W6voaqoZ|(nE>4mR zg5$%rirnYPkW0p9EgL>eU}m0P!c^EY85-%_)h5VyQE?)hF%q(*(gKh)9WG;TKJenk zxs)(4tHpGS;CIK7gL^JfUiHN?y=5=TS!BWp2QD-1ErjU}C+7uanQC(GS2u968knS< z$U+Bb5hh__yZj+*PQ#5U7{V%$Om=1nok8X%l`xYRRKh~-@+Mqp)}f;(`UlSTpM2@W z{Op14sJz_w}D1=>OW;{?n)SpFrk>8QYRVyhCgp z?0UKcyFc{ei%6|5A6a|>xM0D-34=%ObUBb_>4q&J?V`Gk!y^e3>fB(MfVRnYP|#sE z8^lR1<^pk{KZN1zzi_EI??%tx?Rl7&e`D&})Qy>IGYe;LzkciW2YKy}YU*$MZ~5nQ z*3CKjUGduH+mTz5xg(!eHY{FQ7Vf;cJiOYn`xiAGD`g!I>l;64xzqAN$DNKJ${$VL zo%-mTcfWb>O04ThyldM>k-L$nCZS>P-0^i+R&L3|((;>A^HVq9ntyBY(u2~i_Zru_ zUs~;c>0x>G!lk8c_evj>?_W0bndhQgu;B^?h-Dj?=p+^L8+w0zKWrzhUnN__P*i?MXu zW0R?L8|1sf?XW%OZinfku;{&udXA>HwWeLsrd{_+VohJkobid0v8a5_RtDdKxHIp) zirKN4t@78O?J$%z!?!2D>tRtjyqhXd3%{tXza736{*}d8ya|FQT7+SG_xO4?5lQ>jTdy)?mp=;z010pJ zHy^PJf0VVq;ZUvN<4wB{*Bk!0vHfs~=}(+C-2X|*{@sZG*LlJboB3b6^60*H^Wj3% zPx4H-|4D&B_l4}f#B#Vc>nD|2$o7-^>?0P_Pc{`FF_=CvSaAP|h3ZMMz>+G?1dm>j zRxWtx-v&{|su|cCVNVsHHiMn9<#a3*Kmfq<090gS01^`pUO2iR0fS{`^Q2m|B0{hSiya*t0oARa?S2k$emj~NHd3%Mapl)wTC7E`DXD#OMI!ss~Tj5s6N%<3hO;53sLvBBhk z&q?9EE$O{0k|!77TQXS@=ZKNsW7KnGC#=18q_m8f_`84wmfx%}^hd-y zdCsrEMB=!pd4H?5Ky=I1X0kxaohd|XMLkx%L+_oLV;E%QQ8-hG4|2JXN@KWcZiC@_ z1}Xo2Q>2ikE}$^NLW#Xmg$AjJi#O1?jTf8r-0Gc*2U_}KC4CA1oi;G`T&l3=UgUdb zYHF9BmGwBMVInS1NE;#(x-p|`hQWjyt%=gI4@ z!};oY^Ih0P&W?T$JNc3QY8l}yb~ssmZ+JVeX~W6=y~!T|;OZwf3!+XKqk6;j{JeR7 zk~}*lf5XxEFqx9p5Vo+Llj@U|XHg#uc;4jG>DvlrkS~M$hZO9ifXJ%+T?+P7@D&RB zDL6#IVG7&`5*B>X3Wt}H0xgr}K_=@r6EwJQH3^sr8?3WTQEV&X)~r9Fw+?A?Yz#-d zaQ2?%$9G+D@_0hPiXrtqVI1)%jAK&?V{ih0_%Imv6dz#1i^=1MXhI(LLB3ES_!2N} z!*!b3IuZ_5Yp0^PWyR=+XTLgQ10gv`6bQz_4Hq-2!Rwky3T)04Q@{r2lnp87Nv8Nq zRi=1YTKjHz))6l#gxhXu6}V+~)3w91`)5O+=DFgo(uFPaj=8M3qfGgPQs}3S#`P>D z0xyQ!Uv70Yw|dt2FxT~7;oP|edH(gq{qPNo%-2AoN+GuVqyS*`RZ2&hV z6>BBU(URuXl3noGcHec+=ETW^P>ec7I1j?V);aH-wXijnU*wm}$qQQ-MsIba%qNEO z?Alo@tW+$VzE!fgZRk~p=ldV==Y7$RebK6Y z^Zh@kByM`&IoJQ6^NJGgZNGbVrL=p_{D?2sEEN6JQM0}c&0Bu~<8tHGYp>2t#%O4; z7(*Tgaqd;UZWi*};~kqnI(hdbM56reb)&Gi`mxEFU%hTJSonYi<2tCBeAs~Q} z=Yo;b!dM1jgE8tnFmj47NgF;qD)Ct;!z5W}^1#TmAZX;tc32(qz{0a5PGaX^_T3(~a1O-2%;2}i_16buCt&U}p{}V<0IR!tZV2px2 z2-vp=pF@=kIaTIPwklb!OS3jIvYe9Sr$m6M&0N;cX$`A% zrDEIioA(cXQo8cO%h8IL;}wk{f0a$p(n_1L9VNdR)ULE_p>(kun{rl4I#*qtaYx?V zmTO0@9elhOT~Vl9pQF#2O64>=?7zS~ex4ond2|lA0Hs7xmUgEoOC3;_IHu4Nc?Mc2 zW4$o|pJVcjQYeBI_-LkQ_GcZj5LR=Fr{d)G?VtdlAY2r^zDL7BtAc|fx)OG#%Aw&p zNTxoCL{Ab+nW0F1XbM99gN#a&7z{QHofwJ{Y^$ypOac;u@}J?I{D1<&0qm)Vw7b!s zk=iVWrstfOVD2QAHzT2;BpYvUqWk<%_+s)EVK1j_Rq zlL_e{s8 zg4Yh*y52dlboQh3ch9eN9$D=?vQmERf#W!-2EFg}D*jvxMYn5i)jYsLH}YrCXXCrZ zE)m+0GjFbWq3`y|TPIhmjxUYflm6w{kH?~J=msaS__$iQePL|L8?AxKR49BQzH1Nt z_JCdH?S%tK_TEQ@WvczN61Gn$8)TUzS@-ROSqF=SKh72o7MlOqZpVF!^-x2r%U=eq z2vjjL=@-B#{S}^dP(^$OgkgZ6xiq57X_sEw7y02cqL2Y~)Knj4;*c2@Xz&UzTmO+@@lmkCX1DluI0wx@BC3`v}E7?wrI)mm4XwijuTM1 zp+q+?^siR!SsYvTMw|CU3wl=ey%;TcamD%4s_i9UjEW8AFo_bJ#w(Aa>#r`r*5CL;-azB10GBC<^zG*V|erOyF7$4Pwz6=Tox`zRVO&*4WV z0+sB#pe`Fx%FN3~6tjcIUPM+t_FVVZyIc{oRVZC1Xn)&YCR`Uv%)f=-UrKm^b-}DL z&lUQH&xX#^06aa0fIJ5?dDiJ`@G3%P+N+>DHp6?)81AIgnmYMM-bD{Tai5*ahmUyT zBscuW;c__RpUE0-zT?Cs6ZL`(Ea}_u1I!eLJztbfCYx@`;JIK@Q@(CLKqvBV+~k@T z-%SGvsm*|$BG}qkeB+zfzWJbbODu2eTHdZ`-mZH^vAo_DTQB$aNR}r^E@;5t(?iho z|0aUt^Q|dZsKLGtIF4hnW=?qHhl)^{HDhB(mt-J~ku37yV9O)LxJkPrHg%?EaG$eg#HqH3mE(e? z#D#?@m&A8ey1t-98uzp-twbl5I}Djt>S6hCM)D>5_xZ9*0W2j2NZFiL93CTikz9%G z2_0dUAbRSd_qh_=qbcPQp{FP1ty6MT&~DYMw44#K%3p;ACYv#qx=5j13(tWzWJtRr z7O)W7EuI(2jub|+wI|a^(h^Ld>^Zp$lk%HJG+!5#2P;rU>Cmcu+N52Kug|zrKw{LaV$_9Vxk68;LJ73d;B<_a>4(V}ZxU-@zzsN*h2t zs`aQn6Ue*cef4e7h^HT5bd_>Pjle8k-bbvRozEFteP+-zz3k_X(uR?pc1}CtLqhfl zcEN{a_PIJhkpyWy!6BKy4;(DlIi^m^pG4Qf07%MskQ=aOj@N zf$bp&Rzz#WjxYatEyKp3nFa|z2 z#_O-D{xM8T$PepZN;^iUN%IpDnPUsvJ*b={iuD>W59RaP4>)<2^Kp>m#{b@M8Wkd+TKyVy26Pl?X*5dnR9s6*dL+)k3)*DIl}KAajb_Kzs3`t%NHx2dRt~C^&&2VLR@fX5K99 z+#fEf5zl6uXXHV;`)dlobx`Xma-wkz(9xokIIR=oApb7KvWEQ?C9yG9iN^86hL|NN zL`g^_RMx_9E&-hs!jG2ZW>Pc0X*t1~g*|X2S#tYm6XgU$q63N8+v9Xkhfpc|D%dR> zBlz|Z2WCrf%Arl{o8@pgg2PfGo9!m0uel{mI1imXhmg7m#i`Sj{LAeXxhY5BhAY!l zHx4b_6ugfZ`>(;UnS_M3to&lW>I4_hwY<7$Ufryj_W10b->dBI!6_qnRn_v;&;#2A z4z-xuv2M)I-OWzj*%B?=vfLCc+cjrdZ#3Y9grc@+QQJ~etZ4IW|IhPE7y5tj$_MA~ zoR3y@#alM5wd{(v?7CMRYuOidHO|=<+CMFy?~4|-%pFXuT4nC^gMFw4It;QX#aWC8N_1~}i@sX7>?DrGILjv{-*3BPzBsO6I zEqm!uRNRU;_47v|@08ap3@^wF_9q5sZauA|mEvVt^`hlFZ{2M~vu@|y%31WTHt$}} zMxoo|&71grA2t&-9T0v6XP<)tl~c`9o?Yr+?bx^MyWhCdc=$otk$6Sr!s*-RZk<~^ z`@J_-D%w|z+Oe27-}h;8xgOH(peB^Z5Mn#irHz9ZN^=S?*2VKmFtB74hhUqGR!@ zy6^NqQW99G-~ThJrj^F`aEMa%!sO!VThlA0ZLlMjRe#5_J}qF%AHO9S94^xFk6$~! z(6n07xp;Khyi&H~f#U_JB6Fv2o|`|naQ59dRtoB4j(Y6Hbhv)~*|cCN!lG&(;AGFf zwLLGd?s<73cgggT?XGRP_`|%_vYjjEUY)aiT38kr8`s1=QE?B>s1gs%9sRUaghSI> ziVOHiMjksq`ehw&4J^ z{y<2cmS3VrcuQh~yOn?0LH-@Q0+A;@4d=WOg-lqmC10LS(UnPhGlVPBXi*YH{w*R! zq*1}s+{LI6Gx(5IXwS7hYdMwCoXUm%#U11u_YZrQw>-$%K`>r2zjv*$C0f`LD{NcZ zv0N41)VorMZ9Bb>3adA&Bihn#hi1hA^F^iU*Nicw3@QXCZF?5P*2{{TVbXoWB!P*q zI8H^kQ8Sx13XK?{CVUljWSDIED-sD=8JT}3NAz!1Ff(Na#U@i~h#Hpnv4I^nb@*nH z$ilptZ13xK^ijlRV~GVNYC`EZV7Ap$z^7^2#Dore_+3phID#*k;ahnZ@ZBjUbTGj| z{k{R-;cRMhvK>?p2pm+u3agyaPAm(jl7~8Rnge|WhRG(#z<`HNXYhK);MxNp-%)Wy z9v>4^4|Pxa>;^Xli5Tcp;R@BqNVlM>8*;gP@*j{)UttYbrr3_Ko0q#Rar=-(K7!O> zzgQq;N91!Uge`o&gBW#j$P755t-#64L&W&GHI=|k;m@2ky9V^VziiYt950m?{~lq* zKR_`mgT~g2v1?^!rYEHEI#|+xr~LMh2psj-*M9O zmTQv>rfU)6w-4dn$dmq&|f6#uXeXYJHR^J1*Rlje+^7D$y z-|hc{9V^xQS1R_$iuQxmtW2Kp!g zj-T=*9iGij*9OpOS<{7MIvHL)#$G#f8(%9pgD>UaYu|v}bNu1GP6vO| zhZbZXzRVlYC2>&C-RP10e^Kxm0+pOvd4m&H{_TYnf|@YXvQxMqm7>zS-@zCLx1bnU zYn+CHG8|pSt%f)w^5($&z~Wcw47o!%K!XFlg6l74Om+;Xp1aoCOt4UXC}*2YKlzb#CILhIF+g`)qm4^OUym(N=s3Z z7L7-l>^m8D@X&g^>e7pzo4^7~l9q3c8694eY%4!X7-%JBxs0r7Sx{WA#5Lo z!UyQ|Tl$U=Pz35ImQ#tr=y4<)OVg?@}#4Z!{dw=-S$sluy0sYV#K;OF{oMTn# zpM|HR7}T=S2i6py`lSKl2>aQ$E|qU3Z0+P7@acDyEiQ29a(J}KfG#g~8moRKP@Kp6588`ao~S7M)7rcXa;#cbA#W}l0pZ^E;_ zP{GtY`W6Fyj{x;$`mBgn5S?DEPM`kyQ&s|f^MHLPN1bcxjMiY@R;?UjjZ?lLMuL64 zj~>;JV(Q?a(@%LX0Wet$PPM@w94wh1GR#(O{tLwsGnXqVf@${u2R$C5;QyqcmLmQ$ z-9147@fMp=7QV5HbJHm0=4kom<&s$WE}ru1^Iu;)6f54uQ%=7# zjYPMxc(qirTpBCiJ!gGXM(4j~*IhdTx2nmwqwvPbYbO_)e(DgRduQ_v_VNeleOogf zB28YyI7He$Fo5s%O#12GF);8An5dMPtbqY=+kpYTbt(%d?ZH$MOk}Gb!$EeAGC%8X z5XH(81z)A$O$w$cfFN&>CnupAcTPvgC7Pu1Tc(c zGvx13l6@7t>T2?8wB;Snv(p1pjXY z-!?op4x25u^<&uvN5R#;I9TYoe=R!hMXm(@~ELDdsi ziKXZ1W{0KuX;q%3_-TEyrTB?E8$pT7QUddg)%n;cSQ?+2a0mBWOCwAa^v-OtEAMcJ zgTXeud*ZO56lV+SI4$fKEX_}j7~AmXtAgE9^Q6p%pvZwpR9o?+-ejqSUCCO0_0=^? zS=3UtSopxw^w?;$?4w$m*Xizw?Sx=yc=Ec@g1pWmOYM`6TuaH*nkI{K`a+G|LPNEQ z0@AbPdkC=MEa+xC>5RT{<`ti)nea`x2QK5RiE-IIF+ECO^A5TdP6NSv#LCYYZV!4>dl zhU}ji>_0O&|IASOzZ$mxx#2+6aNy4kC!>aw>t^^^|IF;dim;<{#a?+e>#@yXvCW$P z){)uKPt95EW@N+71@+A+j#DWyt{4i|3k=m=PYp()?up$jR6cQL3+3x&Sw-d*gKNDY z*J)m_Fl3cNA8?kgS6C~|k1GqE=BxJg_S_02DOs;E(c@>1v0R~U?&z-!^!w}eNu$A5 k2nr$O!>;spKlLmB8FMZDJ@Wy(;bVK&fg;n#g#yC=59$$f-~a#s diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc deleted file mode 100644 index 25cff71787a46469ad4a3953fdd1fcaf5572d44e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 28493 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc deleted file mode 100644 index 7afbf00918eca4c7b99136486cad8cb8539932b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19968 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc deleted file mode 100644 index 0dd78b1717bfe59634df9bb4774292766090dc23..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6140 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc deleted file mode 100644 index 34adf2573044bcef69864f7520b2d6213acbdf6e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9080 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc deleted file mode 100644 index ff88c04607a66a2ce3525b7247829dae50f25133..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5843 zcmbUlTWl29b!K;FclO2F__YRt2V(B$NZT z!rGJKW1G_)4HECKcp4%Sj2>&8+~p`!orw?V0`cQGxu=SERwms)+2O#|nFL^uIN4dn zI4g6HIN9aE)tLm%J^QN|XGKCL<)8ysXR^tp9Ij%Vm3_{O4qTl{*xd7jD#lrn8k5rF zz}4BN9Is-Wm3_`j4qTl{ElBf{&D2NyG%)#cmEx>O9pFzoP<19j!1q^SXGQ7(Kj=W! znKS_YOci!kCV!0sRcAO?B8_R^ulZQJi#yGcrnkU1sOzrV;)(5=iA0-c|K*qA$tVVm}lOz2Wedz3|f#Hz>Qy)TgC9T4lU*X$FdBa!HH|jUM=jhCI zjuAr`Rx;G^p2}s=9EN8^XX$Lp5C<5`F~c)l$RsE;qzie<6df?$(=3RtQPfi8A6IFGe#g` zS|*_?$tgr8XB0TZLgE^63AI2S9IgT9%_u3*Uok=!s|^B0Ofd?2+Hy?*u%0*yiyOgs zRdgKX#7&O45wZyu7jDR2)$D3{}XB5q*L>Gg7LY)Q7*E$CE+=zYEvHh;Lr*=sMOGMf!bGP;R&+T_r`2?pYT&*(aC*Sx zl@$1&832}WQz>xODGh`(Mw7ZaV+YbGM9CQXn5NIDG*0NawkJ9!XQ)1rBQnWRExTKX zSyr+$`UHyA@-&%NR9Qvw0tcq&uH5yb@4dtDX;U3ou z16A-^49UqohU6IB@Y>#*k z>N;?+TZ1CB4~ozflmV?fpU!v3fsN!CFjj%B>_by(&M^?A?-rqX>+0W;NFQiDRY5T&Px8GbmwnSH(4g+Vf z)D)Q)-VHv1)3{{CO#nd0Lih=`k>Br>MZQ?+dPcZU_+h9}=Iwdx+U#c7TN(i?%jXI# z2|WPh+wrtYHROblVc29c>>6hy-!_jW=tn@+uZ3h;0 ztZ0VE%3IHPuHlcH?I)JC*=-wKK!utBf!gaZ%yDIj+uXQTyJMwx$69UsN^SchU9Ih$ z_mno(&u2^Z%?m@fhvo-L4b5u}?JEuKYYowrhUilJYQz5d!LrDO8?I-|9ug+>Q4H?#5@rcZ3t1 zvZ3A9OPIkN;~pMmKZMtaN@j^PQ-v6~RK!29Z5lUuTza1ja^Qa(2 z`wI+^rUK!c$KN?#3f8Ozx32`Z-fTf$%KBBlDR3+Hd2|EOc>;=TUgpZndp&xO^)1FNlr z59&`pv}lWMAMgEe?-E&UJ@iHW;Zj}G!in1_7V96>?J6~GT`0a+EJe1hMLJd@9ZN?a zL=HWSw0sbHKeR|5MD{+agLBGW(5bwQ3)WaF*WEmS{rsJ_2f>!In+rzF_#BP~v9-bW zHy(%75zpjE0lq2l3o-siK~ZgrHy$UsB%lRE7+yt9D;m`dA68DYc{UpgvusvxlnsN? zKH1I2=l`W|F6-oO1{NCay5ujxswYv&h?kV&3BG1Z)%@AU8>nUclNR15t|>^ z@Z#~u9+!BLe=JGj&L{PCqHJrwo4p1yjP20*blIH`G&j%x#bGr8TQ+1eTLFeyo?#AQ zn3);+4a2UHVWY}0aWRa47Q_K#-`KXHG`q95Jhyp6mV%yEttJwTs;DX$)%z-=d6r8W z!YHP7;S&Bs;XP@6U>MS1A!~lu7`|crOu_#g4DpnzXkh<=EBH+Y9i`#xr|_X@{#hZt zuCTO{P^lrEf?iWs;2#cOpAKP^DCpF1k18p{+fP*rA9IFu7XD0OxbmK%3Vxv({*gjr z!d`n`Ww}gVXZUxWd2v6&Nn4o4j#>Jedb94t2= zq7f0p*M^rPN6Sr!h#=yXYp*Ov4wst|v8BRsq`Vao+bW2Iq_^CTh+Ui*SdJVl34VC_heE)5>tiJ$uqM>62=#!4wT108 rv5hN2<8q`2v8MirwO{@r8n^dRF9@Cs|NA6=n&;&^zOOl)&D;DhT@02h diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc deleted file mode 100644 index a5d407ae45b484a39c60685e66026dab8ea5f7bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15171 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py deleted file mode 100644 index 72ca840..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically generated by scripts/gen_mapfiles.py. -# DO NOT EDIT BY HAND; run `tox -e mapfiles` instead. - -FORMATTERS = { - 'BBCodeFormatter': ('pygments.formatters.bbcode', 'BBCode', ('bbcode', 'bb'), (), 'Format tokens with BBcodes. These formatting codes are used by many bulletin boards, so you can highlight your sourcecode with pygments before posting it there.'), - 'BmpImageFormatter': ('pygments.formatters.img', 'img_bmp', ('bmp', 'bitmap'), ('*.bmp',), 'Create a bitmap image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'GifImageFormatter': ('pygments.formatters.img', 'img_gif', ('gif',), ('*.gif',), 'Create a GIF image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'GroffFormatter': ('pygments.formatters.groff', 'groff', ('groff', 'troff', 'roff'), (), 'Format tokens with groff escapes to change their color and font style.'), - 'HtmlFormatter': ('pygments.formatters.html', 'HTML', ('html',), ('*.html', '*.htm'), "Format tokens as HTML 4 ```` tags. By default, the content is enclosed in a ``
`` tag, itself wrapped in a ``
`` tag (but see the `nowrap` option). The ``
``'s CSS class can be set by the `cssclass` option."), - 'IRCFormatter': ('pygments.formatters.irc', 'IRC', ('irc', 'IRC'), (), 'Format tokens with IRC color sequences'), - 'ImageFormatter': ('pygments.formatters.img', 'img', ('img', 'IMG', 'png'), ('*.png',), 'Create a PNG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'JpgImageFormatter': ('pygments.formatters.img', 'img_jpg', ('jpg', 'jpeg'), ('*.jpg',), 'Create a JPEG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'LatexFormatter': ('pygments.formatters.latex', 'LaTeX', ('latex', 'tex'), ('*.tex',), 'Format tokens as LaTeX code. This needs the `fancyvrb` and `color` standard packages.'), - 'NullFormatter': ('pygments.formatters.other', 'Text only', ('text', 'null'), ('*.txt',), 'Output the text unchanged without any formatting.'), - 'PangoMarkupFormatter': ('pygments.formatters.pangomarkup', 'Pango Markup', ('pango', 'pangomarkup'), (), 'Format tokens as Pango Markup code. It can then be rendered to an SVG.'), - 'RawTokenFormatter': ('pygments.formatters.other', 'Raw tokens', ('raw', 'tokens'), ('*.raw',), 'Format tokens as a raw representation for storing token streams.'), - 'RtfFormatter': ('pygments.formatters.rtf', 'RTF', ('rtf',), ('*.rtf',), 'Format tokens as RTF markup. This formatter automatically outputs full RTF documents with color information and other useful stuff. Perfect for Copy and Paste into Microsoft(R) Word(R) documents.'), - 'SvgFormatter': ('pygments.formatters.svg', 'SVG', ('svg',), ('*.svg',), 'Format tokens as an SVG graphics file. This formatter is still experimental. Each line of code is a ```` element with explicit ``x`` and ``y`` coordinates containing ```` elements with the individual token styles.'), - 'Terminal256Formatter': ('pygments.formatters.terminal256', 'Terminal256', ('terminal256', 'console256', '256'), (), 'Format tokens with ANSI color sequences, for output in a 256-color terminal or console. Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.'), - 'TerminalFormatter': ('pygments.formatters.terminal', 'Terminal', ('terminal', 'console'), (), 'Format tokens with ANSI color sequences, for output in a text console. Color sequences are terminated at newlines, so that paging the output works correctly.'), - 'TerminalTrueColorFormatter': ('pygments.formatters.terminal256', 'TerminalTrueColor', ('terminal16m', 'console16m', '16m'), (), 'Format tokens with ANSI color sequences, for output in a true-color terminal or console. Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.'), - 'TestcaseFormatter': ('pygments.formatters.other', 'Testcase', ('testcase',), (), 'Format tokens as appropriate for a new testcase.'), -} diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py deleted file mode 100644 index c4db8f4..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py +++ /dev/null @@ -1,108 +0,0 @@ -""" - pygments.formatters.bbcode - ~~~~~~~~~~~~~~~~~~~~~~~~~~ - - BBcode formatter. - - :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - - -from pip._vendor.pygments.formatter import Formatter -from pip._vendor.pygments.util import get_bool_opt - -__all__ = ['BBCodeFormatter'] - - -class BBCodeFormatter(Formatter): - """ - Format tokens with BBcodes. These formatting codes are used by many - bulletin boards, so you can highlight your sourcecode with pygments before - posting it there. - - This formatter has no support for background colors and borders, as there - are no common BBcode tags for that. - - Some board systems (e.g. phpBB) don't support colors in their [code] tag, - so you can't use the highlighting together with that tag. - Text in a [code] tag usually is shown with a monospace font (which this - formatter can do with the ``monofont`` option) and no spaces (which you - need for indentation) are removed. - - Additional options accepted: - - `style` - The style to use, can be a string or a Style subclass (default: - ``'default'``). - - `codetag` - If set to true, put the output into ``[code]`` tags (default: - ``false``) - - `monofont` - If set to true, add a tag to show the code with a monospace font - (default: ``false``). - """ - name = 'BBCode' - aliases = ['bbcode', 'bb'] - filenames = [] - - def __init__(self, **options): - Formatter.__init__(self, **options) - self._code = get_bool_opt(options, 'codetag', False) - self._mono = get_bool_opt(options, 'monofont', False) - - self.styles = {} - self._make_styles() - - def _make_styles(self): - for ttype, ndef in self.style: - start = end = '' - if ndef['color']: - start += '[color=#%s]' % ndef['color'] - end = '[/color]' + end - if ndef['bold']: - start += '[b]' - end = '[/b]' + end - if ndef['italic']: - start += '[i]' - end = '[/i]' + end - if ndef['underline']: - start += '[u]' - end = '[/u]' + end - # there are no common BBcodes for background-color and border - - self.styles[ttype] = start, end - - def format_unencoded(self, tokensource, outfile): - if self._code: - outfile.write('[code]') - if self._mono: - outfile.write('[font=monospace]') - - lastval = '' - lasttype = None - - for ttype, value in tokensource: - while ttype not in self.styles: - ttype = ttype.parent - if ttype == lasttype: - lastval += value - else: - if lastval: - start, end = self.styles[lasttype] - outfile.write(''.join((start, lastval, end))) - lastval = value - lasttype = ttype - - if lastval: - start, end = self.styles[lasttype] - outfile.write(''.join((start, lastval, end))) - - if self._mono: - outfile.write('[/font]') - if self._code: - outfile.write('[/code]') - if self._code or self._mono: - outfile.write('\n') diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py deleted file mode 100644 index 30a528e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py +++ /dev/null @@ -1,170 +0,0 @@ -""" - pygments.formatters.groff - ~~~~~~~~~~~~~~~~~~~~~~~~~ - - Formatter for groff output. - - :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import math -from pip._vendor.pygments.formatter import Formatter -from pip._vendor.pygments.util import get_bool_opt, get_int_opt - -__all__ = ['GroffFormatter'] - - -class GroffFormatter(Formatter): - """ - Format tokens with groff escapes to change their color and font style. - - .. versionadded:: 2.11 - - Additional options accepted: - - `style` - The style to use, can be a string or a Style subclass (default: - ``'default'``). - - `monospaced` - If set to true, monospace font will be used (default: ``true``). - - `linenos` - If set to true, print the line numbers (default: ``false``). - - `wrap` - Wrap lines to the specified number of characters. Disabled if set to 0 - (default: ``0``). - """ - - name = 'groff' - aliases = ['groff','troff','roff'] - filenames = [] - - def __init__(self, **options): - Formatter.__init__(self, **options) - - self.monospaced = get_bool_opt(options, 'monospaced', True) - self.linenos = get_bool_opt(options, 'linenos', False) - self._lineno = 0 - self.wrap = get_int_opt(options, 'wrap', 0) - self._linelen = 0 - - self.styles = {} - self._make_styles() - - - def _make_styles(self): - regular = '\\f[CR]' if self.monospaced else '\\f[R]' - bold = '\\f[CB]' if self.monospaced else '\\f[B]' - italic = '\\f[CI]' if self.monospaced else '\\f[I]' - - for ttype, ndef in self.style: - start = end = '' - if ndef['color']: - start += '\\m[%s]' % ndef['color'] - end = '\\m[]' + end - if ndef['bold']: - start += bold - end = regular + end - if ndef['italic']: - start += italic - end = regular + end - if ndef['bgcolor']: - start += '\\M[%s]' % ndef['bgcolor'] - end = '\\M[]' + end - - self.styles[ttype] = start, end - - - def _define_colors(self, outfile): - colors = set() - for _, ndef in self.style: - if ndef['color'] is not None: - colors.add(ndef['color']) - - for color in sorted(colors): - outfile.write('.defcolor ' + color + ' rgb #' + color + '\n') - - - def _write_lineno(self, outfile): - self._lineno += 1 - outfile.write("%s% 4d " % (self._lineno != 1 and '\n' or '', self._lineno)) - - - def _wrap_line(self, line): - length = len(line.rstrip('\n')) - space = ' ' if self.linenos else '' - newline = '' - - if length > self.wrap: - for i in range(0, math.floor(length / self.wrap)): - chunk = line[i*self.wrap:i*self.wrap+self.wrap] - newline += (chunk + '\n' + space) - remainder = length % self.wrap - if remainder > 0: - newline += line[-remainder-1:] - self._linelen = remainder - elif self._linelen + length > self.wrap: - newline = ('\n' + space) + line - self._linelen = length - else: - newline = line - self._linelen += length - - return newline - - - def _escape_chars(self, text): - text = text.replace('\\', '\\[u005C]'). \ - replace('.', '\\[char46]'). \ - replace('\'', '\\[u0027]'). \ - replace('`', '\\[u0060]'). \ - replace('~', '\\[u007E]') - copy = text - - for char in copy: - if len(char) != len(char.encode()): - uni = char.encode('unicode_escape') \ - .decode()[1:] \ - .replace('x', 'u00') \ - .upper() - text = text.replace(char, '\\[u' + uni[1:] + ']') - - return text - - - def format_unencoded(self, tokensource, outfile): - self._define_colors(outfile) - - outfile.write('.nf\n\\f[CR]\n') - - if self.linenos: - self._write_lineno(outfile) - - for ttype, value in tokensource: - while ttype not in self.styles: - ttype = ttype.parent - start, end = self.styles[ttype] - - for line in value.splitlines(True): - if self.wrap > 0: - line = self._wrap_line(line) - - if start and end: - text = self._escape_chars(line.rstrip('\n')) - if text != '': - outfile.write(''.join((start, text, end))) - else: - outfile.write(self._escape_chars(line.rstrip('\n'))) - - if line.endswith('\n'): - if self.linenos: - self._write_lineno(outfile) - self._linelen = 0 - else: - outfile.write('\n') - self._linelen = 0 - - outfile.write('\n.fi') diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py b/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py deleted file mode 100644 index 0cadcb2..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py +++ /dev/null @@ -1,990 +0,0 @@ -""" - pygments.formatters.html - ~~~~~~~~~~~~~~~~~~~~~~~~ - - Formatter for HTML output. - - :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import functools -import os -import sys -import os.path -from io import StringIO - -from pip._vendor.pygments.formatter import Formatter -from pip._vendor.pygments.token import Token, Text, STANDARD_TYPES -from pip._vendor.pygments.util import get_bool_opt, get_int_opt, get_list_opt - -try: - import ctags -except ImportError: - ctags = None - -__all__ = ['HtmlFormatter'] - - -_escape_html_table = { - ord('&'): '&', - ord('<'): '<', - ord('>'): '>', - ord('"'): '"', - ord("'"): ''', -} - - -def escape_html(text, table=_escape_html_table): - """Escape &, <, > as well as single and double quotes for HTML.""" - return text.translate(table) - - -def webify(color): - if color.startswith('calc') or color.startswith('var'): - return color - else: - return '#' + color - - -def _get_ttype_class(ttype): - fname = STANDARD_TYPES.get(ttype) - if fname: - return fname - aname = '' - while fname is None: - aname = '-' + ttype[-1] + aname - ttype = ttype.parent - fname = STANDARD_TYPES.get(ttype) - return fname + aname - - -CSSFILE_TEMPLATE = '''\ -/* -generated by Pygments -Copyright 2006-2023 by the Pygments team. -Licensed under the BSD license, see LICENSE for details. -*/ -%(styledefs)s -''' - -DOC_HEADER = '''\ - - - - - %(title)s - - - - -

%(title)s

- -''' - -DOC_HEADER_EXTERNALCSS = '''\ - - - - - %(title)s - - - - -

%(title)s

- -''' - -DOC_FOOTER = '''\ - - -''' - - -class HtmlFormatter(Formatter): - r""" - Format tokens as HTML 4 ```` tags. By default, the content is enclosed - in a ``
`` tag, itself wrapped in a ``
`` tag (but see the `nowrap` option). - The ``
``'s CSS class can be set by the `cssclass` option. - - If the `linenos` option is set to ``"table"``, the ``
`` is
-    additionally wrapped inside a ```` which has one row and two
-    cells: one containing the line numbers and one containing the code.
-    Example:
-
-    .. sourcecode:: html
-
-        
-
- - -
-
1
-            2
-
-
def foo(bar):
-              pass
-            
-
- - (whitespace added to improve clarity). - - A list of lines can be specified using the `hl_lines` option to make these - lines highlighted (as of Pygments 0.11). - - With the `full` option, a complete HTML 4 document is output, including - the style definitions inside a `` - - -
{code}
- - -""" - -CONSOLE_SVG_FORMAT = """\ - - - - - - - - - {lines} - - - {chrome} - - {backgrounds} - - {matrix} - - - -""" - -_SVG_FONT_FAMILY = "Rich Fira Code" -_SVG_CLASSES_PREFIX = "rich-svg" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py deleted file mode 100644 index cbd6da9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py +++ /dev/null @@ -1,10 +0,0 @@ -from typing import Any - - -def load_ipython_extension(ip: Any) -> None: # pragma: no cover - # prevent circular import - from pip._vendor.rich.pretty import install - from pip._vendor.rich.traceback import install as tr_install - - install() - tr_install() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py deleted file mode 100644 index b17ee65..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py +++ /dev/null @@ -1,24 +0,0 @@ -from __future__ import annotations - -from typing import IO, Callable - - -def get_fileno(file_like: IO[str]) -> int | None: - """Get fileno() from a file, accounting for poorly implemented file-like objects. - - Args: - file_like (IO): A file-like object. - - Returns: - int | None: The result of fileno if available, or None if operation failed. - """ - fileno: Callable[[], int] | None = getattr(file_like, "fileno", None) - if fileno is not None: - try: - return fileno() - except Exception: - # `fileno` is documented as potentially raising a OSError - # Alas, from the issues, there are so many poorly implemented file-like objects, - # that `fileno()` can raise just about anything. - return None - return None diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py deleted file mode 100644 index 30446ce..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py +++ /dev/null @@ -1,270 +0,0 @@ -from __future__ import absolute_import - -import inspect -from inspect import cleandoc, getdoc, getfile, isclass, ismodule, signature -from typing import Any, Collection, Iterable, Optional, Tuple, Type, Union - -from .console import Group, RenderableType -from .control import escape_control_codes -from .highlighter import ReprHighlighter -from .jupyter import JupyterMixin -from .panel import Panel -from .pretty import Pretty -from .table import Table -from .text import Text, TextType - - -def _first_paragraph(doc: str) -> str: - """Get the first paragraph from a docstring.""" - paragraph, _, _ = doc.partition("\n\n") - return paragraph - - -class Inspect(JupyterMixin): - """A renderable to inspect any Python Object. - - Args: - obj (Any): An object to inspect. - title (str, optional): Title to display over inspect result, or None use type. Defaults to None. - help (bool, optional): Show full help text rather than just first paragraph. Defaults to False. - methods (bool, optional): Enable inspection of callables. Defaults to False. - docs (bool, optional): Also render doc strings. Defaults to True. - private (bool, optional): Show private attributes (beginning with underscore). Defaults to False. - dunder (bool, optional): Show attributes starting with double underscore. Defaults to False. - sort (bool, optional): Sort attributes alphabetically. Defaults to True. - all (bool, optional): Show all attributes. Defaults to False. - value (bool, optional): Pretty print value of object. Defaults to True. - """ - - def __init__( - self, - obj: Any, - *, - title: Optional[TextType] = None, - help: bool = False, - methods: bool = False, - docs: bool = True, - private: bool = False, - dunder: bool = False, - sort: bool = True, - all: bool = True, - value: bool = True, - ) -> None: - self.highlighter = ReprHighlighter() - self.obj = obj - self.title = title or self._make_title(obj) - if all: - methods = private = dunder = True - self.help = help - self.methods = methods - self.docs = docs or help - self.private = private or dunder - self.dunder = dunder - self.sort = sort - self.value = value - - def _make_title(self, obj: Any) -> Text: - """Make a default title.""" - title_str = ( - str(obj) - if (isclass(obj) or callable(obj) or ismodule(obj)) - else str(type(obj)) - ) - title_text = self.highlighter(title_str) - return title_text - - def __rich__(self) -> Panel: - return Panel.fit( - Group(*self._render()), - title=self.title, - border_style="scope.border", - padding=(0, 1), - ) - - def _get_signature(self, name: str, obj: Any) -> Optional[Text]: - """Get a signature for a callable.""" - try: - _signature = str(signature(obj)) + ":" - except ValueError: - _signature = "(...)" - except TypeError: - return None - - source_filename: Optional[str] = None - try: - source_filename = getfile(obj) - except (OSError, TypeError): - # OSError is raised if obj has no source file, e.g. when defined in REPL. - pass - - callable_name = Text(name, style="inspect.callable") - if source_filename: - callable_name.stylize(f"link file://{source_filename}") - signature_text = self.highlighter(_signature) - - qualname = name or getattr(obj, "__qualname__", name) - - # If obj is a module, there may be classes (which are callable) to display - if inspect.isclass(obj): - prefix = "class" - elif inspect.iscoroutinefunction(obj): - prefix = "async def" - else: - prefix = "def" - - qual_signature = Text.assemble( - (f"{prefix} ", f"inspect.{prefix.replace(' ', '_')}"), - (qualname, "inspect.callable"), - signature_text, - ) - - return qual_signature - - def _render(self) -> Iterable[RenderableType]: - """Render object.""" - - def sort_items(item: Tuple[str, Any]) -> Tuple[bool, str]: - key, (_error, value) = item - return (callable(value), key.strip("_").lower()) - - def safe_getattr(attr_name: str) -> Tuple[Any, Any]: - """Get attribute or any exception.""" - try: - return (None, getattr(obj, attr_name)) - except Exception as error: - return (error, None) - - obj = self.obj - keys = dir(obj) - total_items = len(keys) - if not self.dunder: - keys = [key for key in keys if not key.startswith("__")] - if not self.private: - keys = [key for key in keys if not key.startswith("_")] - not_shown_count = total_items - len(keys) - items = [(key, safe_getattr(key)) for key in keys] - if self.sort: - items.sort(key=sort_items) - - items_table = Table.grid(padding=(0, 1), expand=False) - items_table.add_column(justify="right") - add_row = items_table.add_row - highlighter = self.highlighter - - if callable(obj): - signature = self._get_signature("", obj) - if signature is not None: - yield signature - yield "" - - if self.docs: - _doc = self._get_formatted_doc(obj) - if _doc is not None: - doc_text = Text(_doc, style="inspect.help") - doc_text = highlighter(doc_text) - yield doc_text - yield "" - - if self.value and not (isclass(obj) or callable(obj) or ismodule(obj)): - yield Panel( - Pretty(obj, indent_guides=True, max_length=10, max_string=60), - border_style="inspect.value.border", - ) - yield "" - - for key, (error, value) in items: - key_text = Text.assemble( - ( - key, - "inspect.attr.dunder" if key.startswith("__") else "inspect.attr", - ), - (" =", "inspect.equals"), - ) - if error is not None: - warning = key_text.copy() - warning.stylize("inspect.error") - add_row(warning, highlighter(repr(error))) - continue - - if callable(value): - if not self.methods: - continue - - _signature_text = self._get_signature(key, value) - if _signature_text is None: - add_row(key_text, Pretty(value, highlighter=highlighter)) - else: - if self.docs: - docs = self._get_formatted_doc(value) - if docs is not None: - _signature_text.append("\n" if "\n" in docs else " ") - doc = highlighter(docs) - doc.stylize("inspect.doc") - _signature_text.append(doc) - - add_row(key_text, _signature_text) - else: - add_row(key_text, Pretty(value, highlighter=highlighter)) - if items_table.row_count: - yield items_table - elif not_shown_count: - yield Text.from_markup( - f"[b cyan]{not_shown_count}[/][i] attribute(s) not shown.[/i] " - f"Run [b][magenta]inspect[/]([not b]inspect[/])[/b] for options." - ) - - def _get_formatted_doc(self, object_: Any) -> Optional[str]: - """ - Extract the docstring of an object, process it and returns it. - The processing consists in cleaning up the doctring's indentation, - taking only its 1st paragraph if `self.help` is not True, - and escape its control codes. - - Args: - object_ (Any): the object to get the docstring from. - - Returns: - Optional[str]: the processed docstring, or None if no docstring was found. - """ - docs = getdoc(object_) - if docs is None: - return None - docs = cleandoc(docs).strip() - if not self.help: - docs = _first_paragraph(docs) - return escape_control_codes(docs) - - -def get_object_types_mro(obj: Union[object, Type[Any]]) -> Tuple[type, ...]: - """Returns the MRO of an object's class, or of the object itself if it's a class.""" - if not hasattr(obj, "__mro__"): - # N.B. we cannot use `if type(obj) is type` here because it doesn't work with - # some types of classes, such as the ones that use abc.ABCMeta. - obj = type(obj) - return getattr(obj, "__mro__", ()) - - -def get_object_types_mro_as_strings(obj: object) -> Collection[str]: - """ - Returns the MRO of an object's class as full qualified names, or of the object itself if it's a class. - - Examples: - `object_types_mro_as_strings(JSONDecoder)` will return `['json.decoder.JSONDecoder', 'builtins.object']` - """ - return [ - f'{getattr(type_, "__module__", "")}.{getattr(type_, "__qualname__", "")}' - for type_ in get_object_types_mro(obj) - ] - - -def is_object_one_of_types( - obj: object, fully_qualified_types_names: Collection[str] -) -> bool: - """ - Returns `True` if the given object's class (or the object itself, if it's a class) has one of the - fully qualified names in its MRO. - """ - for type_name in get_object_types_mro_as_strings(obj): - if type_name in fully_qualified_types_names: - return True - return False diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py deleted file mode 100644 index fc16c84..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py +++ /dev/null @@ -1,94 +0,0 @@ -from datetime import datetime -from typing import Iterable, List, Optional, TYPE_CHECKING, Union, Callable - - -from .text import Text, TextType - -if TYPE_CHECKING: - from .console import Console, ConsoleRenderable, RenderableType - from .table import Table - -FormatTimeCallable = Callable[[datetime], Text] - - -class LogRender: - def __init__( - self, - show_time: bool = True, - show_level: bool = False, - show_path: bool = True, - time_format: Union[str, FormatTimeCallable] = "[%x %X]", - omit_repeated_times: bool = True, - level_width: Optional[int] = 8, - ) -> None: - self.show_time = show_time - self.show_level = show_level - self.show_path = show_path - self.time_format = time_format - self.omit_repeated_times = omit_repeated_times - self.level_width = level_width - self._last_time: Optional[Text] = None - - def __call__( - self, - console: "Console", - renderables: Iterable["ConsoleRenderable"], - log_time: Optional[datetime] = None, - time_format: Optional[Union[str, FormatTimeCallable]] = None, - level: TextType = "", - path: Optional[str] = None, - line_no: Optional[int] = None, - link_path: Optional[str] = None, - ) -> "Table": - from .containers import Renderables - from .table import Table - - output = Table.grid(padding=(0, 1)) - output.expand = True - if self.show_time: - output.add_column(style="log.time") - if self.show_level: - output.add_column(style="log.level", width=self.level_width) - output.add_column(ratio=1, style="log.message", overflow="fold") - if self.show_path and path: - output.add_column(style="log.path") - row: List["RenderableType"] = [] - if self.show_time: - log_time = log_time or console.get_datetime() - time_format = time_format or self.time_format - if callable(time_format): - log_time_display = time_format(log_time) - else: - log_time_display = Text(log_time.strftime(time_format)) - if log_time_display == self._last_time and self.omit_repeated_times: - row.append(Text(" " * len(log_time_display))) - else: - row.append(log_time_display) - self._last_time = log_time_display - if self.show_level: - row.append(level) - - row.append(Renderables(renderables)) - if self.show_path and path: - path_text = Text() - path_text.append( - path, style=f"link file://{link_path}" if link_path else "" - ) - if line_no: - path_text.append(":") - path_text.append( - f"{line_no}", - style=f"link file://{link_path}#{line_no}" if link_path else "", - ) - row.append(path_text) - - output.add_row(*row) - return output - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console - - c = Console() - c.print("[on blue]Hello", justify="right") - c.log("[on blue]hello", justify="right") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py deleted file mode 100644 index 01c6caf..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py +++ /dev/null @@ -1,43 +0,0 @@ -from typing import Iterable, Tuple, TypeVar - -T = TypeVar("T") - - -def loop_first(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: - """Iterate and generate a tuple with a flag for first value.""" - iter_values = iter(values) - try: - value = next(iter_values) - except StopIteration: - return - yield True, value - for value in iter_values: - yield False, value - - -def loop_last(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: - """Iterate and generate a tuple with a flag for last value.""" - iter_values = iter(values) - try: - previous_value = next(iter_values) - except StopIteration: - return - for value in iter_values: - yield False, previous_value - previous_value = value - yield True, previous_value - - -def loop_first_last(values: Iterable[T]) -> Iterable[Tuple[bool, bool, T]]: - """Iterate and generate a tuple with a flag for first and last value.""" - iter_values = iter(values) - try: - previous_value = next(iter_values) - except StopIteration: - return - first = True - for value in iter_values: - yield first, False, previous_value - first = False - previous_value = value - yield first, True, previous_value diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py deleted file mode 100644 index b659673..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py +++ /dev/null @@ -1,69 +0,0 @@ -from types import TracebackType -from typing import IO, Iterable, Iterator, List, Optional, Type - - -class NullFile(IO[str]): - def close(self) -> None: - pass - - def isatty(self) -> bool: - return False - - def read(self, __n: int = 1) -> str: - return "" - - def readable(self) -> bool: - return False - - def readline(self, __limit: int = 1) -> str: - return "" - - def readlines(self, __hint: int = 1) -> List[str]: - return [] - - def seek(self, __offset: int, __whence: int = 1) -> int: - return 0 - - def seekable(self) -> bool: - return False - - def tell(self) -> int: - return 0 - - def truncate(self, __size: Optional[int] = 1) -> int: - return 0 - - def writable(self) -> bool: - return False - - def writelines(self, __lines: Iterable[str]) -> None: - pass - - def __next__(self) -> str: - return "" - - def __iter__(self) -> Iterator[str]: - return iter([""]) - - def __enter__(self) -> IO[str]: - pass - - def __exit__( - self, - __t: Optional[Type[BaseException]], - __value: Optional[BaseException], - __traceback: Optional[TracebackType], - ) -> None: - pass - - def write(self, text: str) -> int: - return 0 - - def flush(self) -> None: - pass - - def fileno(self) -> int: - return -1 - - -NULL_FILE = NullFile() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py deleted file mode 100644 index 3c748d3..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py +++ /dev/null @@ -1,309 +0,0 @@ -from .palette import Palette - - -# Taken from https://en.wikipedia.org/wiki/ANSI_escape_code (Windows 10 column) -WINDOWS_PALETTE = Palette( - [ - (12, 12, 12), - (197, 15, 31), - (19, 161, 14), - (193, 156, 0), - (0, 55, 218), - (136, 23, 152), - (58, 150, 221), - (204, 204, 204), - (118, 118, 118), - (231, 72, 86), - (22, 198, 12), - (249, 241, 165), - (59, 120, 255), - (180, 0, 158), - (97, 214, 214), - (242, 242, 242), - ] -) - -# # The standard ansi colors (including bright variants) -STANDARD_PALETTE = Palette( - [ - (0, 0, 0), - (170, 0, 0), - (0, 170, 0), - (170, 85, 0), - (0, 0, 170), - (170, 0, 170), - (0, 170, 170), - (170, 170, 170), - (85, 85, 85), - (255, 85, 85), - (85, 255, 85), - (255, 255, 85), - (85, 85, 255), - (255, 85, 255), - (85, 255, 255), - (255, 255, 255), - ] -) - - -# The 256 color palette -EIGHT_BIT_PALETTE = Palette( - [ - (0, 0, 0), - (128, 0, 0), - (0, 128, 0), - (128, 128, 0), - (0, 0, 128), - (128, 0, 128), - (0, 128, 128), - (192, 192, 192), - (128, 128, 128), - (255, 0, 0), - (0, 255, 0), - (255, 255, 0), - (0, 0, 255), - (255, 0, 255), - (0, 255, 255), - (255, 255, 255), - (0, 0, 0), - (0, 0, 95), - (0, 0, 135), - (0, 0, 175), - (0, 0, 215), - (0, 0, 255), - (0, 95, 0), - (0, 95, 95), - (0, 95, 135), - (0, 95, 175), - (0, 95, 215), - (0, 95, 255), - (0, 135, 0), - (0, 135, 95), - (0, 135, 135), - (0, 135, 175), - (0, 135, 215), - (0, 135, 255), - (0, 175, 0), - (0, 175, 95), - (0, 175, 135), - (0, 175, 175), - (0, 175, 215), - (0, 175, 255), - (0, 215, 0), - (0, 215, 95), - (0, 215, 135), - (0, 215, 175), - (0, 215, 215), - (0, 215, 255), - (0, 255, 0), - (0, 255, 95), - (0, 255, 135), - (0, 255, 175), - (0, 255, 215), - (0, 255, 255), - (95, 0, 0), - (95, 0, 95), - (95, 0, 135), - (95, 0, 175), - (95, 0, 215), - (95, 0, 255), - (95, 95, 0), - (95, 95, 95), - (95, 95, 135), - (95, 95, 175), - (95, 95, 215), - (95, 95, 255), - (95, 135, 0), - (95, 135, 95), - (95, 135, 135), - (95, 135, 175), - (95, 135, 215), - (95, 135, 255), - (95, 175, 0), - (95, 175, 95), - (95, 175, 135), - (95, 175, 175), - (95, 175, 215), - (95, 175, 255), - (95, 215, 0), - (95, 215, 95), - (95, 215, 135), - (95, 215, 175), - (95, 215, 215), - (95, 215, 255), - (95, 255, 0), - (95, 255, 95), - (95, 255, 135), - (95, 255, 175), - (95, 255, 215), - (95, 255, 255), - (135, 0, 0), - (135, 0, 95), - (135, 0, 135), - (135, 0, 175), - (135, 0, 215), - (135, 0, 255), - (135, 95, 0), - (135, 95, 95), - (135, 95, 135), - (135, 95, 175), - (135, 95, 215), - (135, 95, 255), - (135, 135, 0), - (135, 135, 95), - (135, 135, 135), - (135, 135, 175), - (135, 135, 215), - (135, 135, 255), - (135, 175, 0), - (135, 175, 95), - (135, 175, 135), - (135, 175, 175), - (135, 175, 215), - (135, 175, 255), - (135, 215, 0), - (135, 215, 95), - (135, 215, 135), - (135, 215, 175), - (135, 215, 215), - (135, 215, 255), - (135, 255, 0), - (135, 255, 95), - (135, 255, 135), - (135, 255, 175), - (135, 255, 215), - (135, 255, 255), - (175, 0, 0), - (175, 0, 95), - (175, 0, 135), - (175, 0, 175), - (175, 0, 215), - (175, 0, 255), - (175, 95, 0), - (175, 95, 95), - (175, 95, 135), - (175, 95, 175), - (175, 95, 215), - (175, 95, 255), - (175, 135, 0), - (175, 135, 95), - (175, 135, 135), - (175, 135, 175), - (175, 135, 215), - (175, 135, 255), - (175, 175, 0), - (175, 175, 95), - (175, 175, 135), - (175, 175, 175), - (175, 175, 215), - (175, 175, 255), - (175, 215, 0), - (175, 215, 95), - (175, 215, 135), - (175, 215, 175), - (175, 215, 215), - (175, 215, 255), - (175, 255, 0), - (175, 255, 95), - (175, 255, 135), - (175, 255, 175), - (175, 255, 215), - (175, 255, 255), - (215, 0, 0), - (215, 0, 95), - (215, 0, 135), - (215, 0, 175), - (215, 0, 215), - (215, 0, 255), - (215, 95, 0), - (215, 95, 95), - (215, 95, 135), - (215, 95, 175), - (215, 95, 215), - (215, 95, 255), - (215, 135, 0), - (215, 135, 95), - (215, 135, 135), - (215, 135, 175), - (215, 135, 215), - (215, 135, 255), - (215, 175, 0), - (215, 175, 95), - (215, 175, 135), - (215, 175, 175), - (215, 175, 215), - (215, 175, 255), - (215, 215, 0), - (215, 215, 95), - (215, 215, 135), - (215, 215, 175), - (215, 215, 215), - (215, 215, 255), - (215, 255, 0), - (215, 255, 95), - (215, 255, 135), - (215, 255, 175), - (215, 255, 215), - (215, 255, 255), - (255, 0, 0), - (255, 0, 95), - (255, 0, 135), - (255, 0, 175), - (255, 0, 215), - (255, 0, 255), - (255, 95, 0), - (255, 95, 95), - (255, 95, 135), - (255, 95, 175), - (255, 95, 215), - (255, 95, 255), - (255, 135, 0), - (255, 135, 95), - (255, 135, 135), - (255, 135, 175), - (255, 135, 215), - (255, 135, 255), - (255, 175, 0), - (255, 175, 95), - (255, 175, 135), - (255, 175, 175), - (255, 175, 215), - (255, 175, 255), - (255, 215, 0), - (255, 215, 95), - (255, 215, 135), - (255, 215, 175), - (255, 215, 215), - (255, 215, 255), - (255, 255, 0), - (255, 255, 95), - (255, 255, 135), - (255, 255, 175), - (255, 255, 215), - (255, 255, 255), - (8, 8, 8), - (18, 18, 18), - (28, 28, 28), - (38, 38, 38), - (48, 48, 48), - (58, 58, 58), - (68, 68, 68), - (78, 78, 78), - (88, 88, 88), - (98, 98, 98), - (108, 108, 108), - (118, 118, 118), - (128, 128, 128), - (138, 138, 138), - (148, 148, 148), - (158, 158, 158), - (168, 168, 168), - (178, 178, 178), - (188, 188, 188), - (198, 198, 198), - (208, 208, 208), - (218, 218, 218), - (228, 228, 228), - (238, 238, 238), - ] -) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py deleted file mode 100644 index 4f6d8b2..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py +++ /dev/null @@ -1,17 +0,0 @@ -from typing import Optional - - -def pick_bool(*values: Optional[bool]) -> bool: - """Pick the first non-none bool or return the last value. - - Args: - *values (bool): Any number of boolean or None values. - - Returns: - bool: First non-none boolean. - """ - assert values, "1 or more values required" - for value in values: - if value is not None: - return value - return bool(value) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py deleted file mode 100644 index 95267b0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py +++ /dev/null @@ -1,159 +0,0 @@ -import sys -from fractions import Fraction -from math import ceil -from typing import cast, List, Optional, Sequence - -if sys.version_info >= (3, 8): - from typing import Protocol -else: - from pip._vendor.typing_extensions import Protocol # pragma: no cover - - -class Edge(Protocol): - """Any object that defines an edge (such as Layout).""" - - size: Optional[int] = None - ratio: int = 1 - minimum_size: int = 1 - - -def ratio_resolve(total: int, edges: Sequence[Edge]) -> List[int]: - """Divide total space to satisfy size, ratio, and minimum_size, constraints. - - The returned list of integers should add up to total in most cases, unless it is - impossible to satisfy all the constraints. For instance, if there are two edges - with a minimum size of 20 each and `total` is 30 then the returned list will be - greater than total. In practice, this would mean that a Layout object would - clip the rows that would overflow the screen height. - - Args: - total (int): Total number of characters. - edges (List[Edge]): Edges within total space. - - Returns: - List[int]: Number of characters for each edge. - """ - # Size of edge or None for yet to be determined - sizes = [(edge.size or None) for edge in edges] - - _Fraction = Fraction - - # While any edges haven't been calculated - while None in sizes: - # Get flexible edges and index to map these back on to sizes list - flexible_edges = [ - (index, edge) - for index, (size, edge) in enumerate(zip(sizes, edges)) - if size is None - ] - # Remaining space in total - remaining = total - sum(size or 0 for size in sizes) - if remaining <= 0: - # No room for flexible edges - return [ - ((edge.minimum_size or 1) if size is None else size) - for size, edge in zip(sizes, edges) - ] - # Calculate number of characters in a ratio portion - portion = _Fraction( - remaining, sum((edge.ratio or 1) for _, edge in flexible_edges) - ) - - # If any edges will be less than their minimum, replace size with the minimum - for index, edge in flexible_edges: - if portion * edge.ratio <= edge.minimum_size: - sizes[index] = edge.minimum_size - # New fixed size will invalidate calculations, so we need to repeat the process - break - else: - # Distribute flexible space and compensate for rounding error - # Since edge sizes can only be integers we need to add the remainder - # to the following line - remainder = _Fraction(0) - for index, edge in flexible_edges: - size, remainder = divmod(portion * edge.ratio + remainder, 1) - sizes[index] = size - break - # Sizes now contains integers only - return cast(List[int], sizes) - - -def ratio_reduce( - total: int, ratios: List[int], maximums: List[int], values: List[int] -) -> List[int]: - """Divide an integer total in to parts based on ratios. - - Args: - total (int): The total to divide. - ratios (List[int]): A list of integer ratios. - maximums (List[int]): List of maximums values for each slot. - values (List[int]): List of values - - Returns: - List[int]: A list of integers guaranteed to sum to total. - """ - ratios = [ratio if _max else 0 for ratio, _max in zip(ratios, maximums)] - total_ratio = sum(ratios) - if not total_ratio: - return values[:] - total_remaining = total - result: List[int] = [] - append = result.append - for ratio, maximum, value in zip(ratios, maximums, values): - if ratio and total_ratio > 0: - distributed = min(maximum, round(ratio * total_remaining / total_ratio)) - append(value - distributed) - total_remaining -= distributed - total_ratio -= ratio - else: - append(value) - return result - - -def ratio_distribute( - total: int, ratios: List[int], minimums: Optional[List[int]] = None -) -> List[int]: - """Distribute an integer total in to parts based on ratios. - - Args: - total (int): The total to divide. - ratios (List[int]): A list of integer ratios. - minimums (List[int]): List of minimum values for each slot. - - Returns: - List[int]: A list of integers guaranteed to sum to total. - """ - if minimums: - ratios = [ratio if _min else 0 for ratio, _min in zip(ratios, minimums)] - total_ratio = sum(ratios) - assert total_ratio > 0, "Sum of ratios must be > 0" - - total_remaining = total - distributed_total: List[int] = [] - append = distributed_total.append - if minimums is None: - _minimums = [0] * len(ratios) - else: - _minimums = minimums - for ratio, minimum in zip(ratios, _minimums): - if total_ratio > 0: - distributed = max(minimum, ceil(ratio * total_remaining / total_ratio)) - else: - distributed = total_remaining - append(distributed) - total_ratio -= ratio - total_remaining -= distributed - return distributed_total - - -if __name__ == "__main__": - from dataclasses import dataclass - - @dataclass - class E: - size: Optional[int] = None - ratio: int = 1 - minimum_size: int = 1 - - resolved = ratio_resolve(110, [E(None, 1, 1), E(None, 1, 1), E(None, 1, 1)]) - print(sum(resolved)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py deleted file mode 100644 index d0bb1fe..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py +++ /dev/null @@ -1,482 +0,0 @@ -""" -Spinners are from: -* cli-spinners: - MIT License - Copyright (c) Sindre Sorhus (sindresorhus.com) - 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. -""" - -SPINNERS = { - "dots": { - "interval": 80, - "frames": "⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏", - }, - "dots2": {"interval": 80, "frames": "⣾⣽⣻⢿⡿⣟⣯⣷"}, - "dots3": { - "interval": 80, - "frames": "⠋⠙⠚⠞⠖⠦⠴⠲⠳⠓", - }, - "dots4": { - "interval": 80, - "frames": "⠄⠆⠇⠋⠙⠸⠰⠠⠰⠸⠙⠋⠇⠆", - }, - "dots5": { - "interval": 80, - "frames": "⠋⠙⠚⠒⠂⠂⠒⠲⠴⠦⠖⠒⠐⠐⠒⠓⠋", - }, - "dots6": { - "interval": 80, - "frames": "⠁⠉⠙⠚⠒⠂⠂⠒⠲⠴⠤⠄⠄⠤⠴⠲⠒⠂⠂⠒⠚⠙⠉⠁", - }, - "dots7": { - "interval": 80, - "frames": "⠈⠉⠋⠓⠒⠐⠐⠒⠖⠦⠤⠠⠠⠤⠦⠖⠒⠐⠐⠒⠓⠋⠉⠈", - }, - "dots8": { - "interval": 80, - "frames": "⠁⠁⠉⠙⠚⠒⠂⠂⠒⠲⠴⠤⠄⠄⠤⠠⠠⠤⠦⠖⠒⠐⠐⠒⠓⠋⠉⠈⠈", - }, - "dots9": {"interval": 80, "frames": "⢹⢺⢼⣸⣇⡧⡗⡏"}, - "dots10": {"interval": 80, "frames": "⢄⢂⢁⡁⡈⡐⡠"}, - "dots11": {"interval": 100, "frames": "⠁⠂⠄⡀⢀⠠⠐⠈"}, - "dots12": { - "interval": 80, - "frames": [ - "⢀⠀", - "⡀⠀", - "⠄⠀", - "⢂⠀", - "⡂⠀", - "⠅⠀", - "⢃⠀", - "⡃⠀", - "⠍⠀", - "⢋⠀", - "⡋⠀", - "⠍⠁", - "⢋⠁", - "⡋⠁", - "⠍⠉", - "⠋⠉", - "⠋⠉", - "⠉⠙", - "⠉⠙", - "⠉⠩", - "⠈⢙", - "⠈⡙", - "⢈⠩", - "⡀⢙", - "⠄⡙", - "⢂⠩", - "⡂⢘", - "⠅⡘", - "⢃⠨", - "⡃⢐", - "⠍⡐", - "⢋⠠", - "⡋⢀", - "⠍⡁", - "⢋⠁", - "⡋⠁", - "⠍⠉", - "⠋⠉", - "⠋⠉", - "⠉⠙", - "⠉⠙", - "⠉⠩", - "⠈⢙", - "⠈⡙", - "⠈⠩", - "⠀⢙", - "⠀⡙", - "⠀⠩", - "⠀⢘", - "⠀⡘", - "⠀⠨", - "⠀⢐", - "⠀⡐", - "⠀⠠", - "⠀⢀", - "⠀⡀", - ], - }, - "dots8Bit": { - "interval": 80, - "frames": "⠀⠁⠂⠃⠄⠅⠆⠇⡀⡁⡂⡃⡄⡅⡆⡇⠈⠉⠊⠋⠌⠍⠎⠏⡈⡉⡊⡋⡌⡍⡎⡏⠐⠑⠒⠓⠔⠕⠖⠗⡐⡑⡒⡓⡔⡕⡖⡗⠘⠙⠚⠛⠜⠝⠞⠟⡘⡙" - "⡚⡛⡜⡝⡞⡟⠠⠡⠢⠣⠤⠥⠦⠧⡠⡡⡢⡣⡤⡥⡦⡧⠨⠩⠪⠫⠬⠭⠮⠯⡨⡩⡪⡫⡬⡭⡮⡯⠰⠱⠲⠳⠴⠵⠶⠷⡰⡱⡲⡳⡴⡵⡶⡷⠸⠹⠺⠻" - "⠼⠽⠾⠿⡸⡹⡺⡻⡼⡽⡾⡿⢀⢁⢂⢃⢄⢅⢆⢇⣀⣁⣂⣃⣄⣅⣆⣇⢈⢉⢊⢋⢌⢍⢎⢏⣈⣉⣊⣋⣌⣍⣎⣏⢐⢑⢒⢓⢔⢕⢖⢗⣐⣑⣒⣓⣔⣕" - "⣖⣗⢘⢙⢚⢛⢜⢝⢞⢟⣘⣙⣚⣛⣜⣝⣞⣟⢠⢡⢢⢣⢤⢥⢦⢧⣠⣡⣢⣣⣤⣥⣦⣧⢨⢩⢪⢫⢬⢭⢮⢯⣨⣩⣪⣫⣬⣭⣮⣯⢰⢱⢲⢳⢴⢵⢶⢷" - "⣰⣱⣲⣳⣴⣵⣶⣷⢸⢹⢺⢻⢼⢽⢾⢿⣸⣹⣺⣻⣼⣽⣾⣿", - }, - "line": {"interval": 130, "frames": ["-", "\\", "|", "/"]}, - "line2": {"interval": 100, "frames": "⠂-–—–-"}, - "pipe": {"interval": 100, "frames": "┤┘┴└├┌┬┐"}, - "simpleDots": {"interval": 400, "frames": [". ", ".. ", "...", " "]}, - "simpleDotsScrolling": { - "interval": 200, - "frames": [". ", ".. ", "...", " ..", " .", " "], - }, - "star": {"interval": 70, "frames": "✶✸✹✺✹✷"}, - "star2": {"interval": 80, "frames": "+x*"}, - "flip": { - "interval": 70, - "frames": "___-``'´-___", - }, - "hamburger": {"interval": 100, "frames": "☱☲☴"}, - "growVertical": { - "interval": 120, - "frames": "▁▃▄▅▆▇▆▅▄▃", - }, - "growHorizontal": { - "interval": 120, - "frames": "▏▎▍▌▋▊▉▊▋▌▍▎", - }, - "balloon": {"interval": 140, "frames": " .oO@* "}, - "balloon2": {"interval": 120, "frames": ".oO°Oo."}, - "noise": {"interval": 100, "frames": "▓▒░"}, - "bounce": {"interval": 120, "frames": "⠁⠂⠄⠂"}, - "boxBounce": {"interval": 120, "frames": "▖▘▝▗"}, - "boxBounce2": {"interval": 100, "frames": "▌▀▐▄"}, - "triangle": {"interval": 50, "frames": "◢◣◤◥"}, - "arc": {"interval": 100, "frames": "◜◠◝◞◡◟"}, - "circle": {"interval": 120, "frames": "◡⊙◠"}, - "squareCorners": {"interval": 180, "frames": "◰◳◲◱"}, - "circleQuarters": {"interval": 120, "frames": "◴◷◶◵"}, - "circleHalves": {"interval": 50, "frames": "◐◓◑◒"}, - "squish": {"interval": 100, "frames": "╫╪"}, - "toggle": {"interval": 250, "frames": "⊶⊷"}, - "toggle2": {"interval": 80, "frames": "▫▪"}, - "toggle3": {"interval": 120, "frames": "□■"}, - "toggle4": {"interval": 100, "frames": "■□▪▫"}, - "toggle5": {"interval": 100, "frames": "▮▯"}, - "toggle6": {"interval": 300, "frames": "ဝ၀"}, - "toggle7": {"interval": 80, "frames": "⦾⦿"}, - "toggle8": {"interval": 100, "frames": "◍◌"}, - "toggle9": {"interval": 100, "frames": "◉◎"}, - "toggle10": {"interval": 100, "frames": "㊂㊀㊁"}, - "toggle11": {"interval": 50, "frames": "⧇⧆"}, - "toggle12": {"interval": 120, "frames": "☗☖"}, - "toggle13": {"interval": 80, "frames": "=*-"}, - "arrow": {"interval": 100, "frames": "←↖↑↗→↘↓↙"}, - "arrow2": { - "interval": 80, - "frames": ["⬆️ ", "↗️ ", "➡️ ", "↘️ ", "⬇️ ", "↙️ ", "⬅️ ", "↖️ "], - }, - "arrow3": { - "interval": 120, - "frames": ["▹▹▹▹▹", "▸▹▹▹▹", "▹▸▹▹▹", "▹▹▸▹▹", "▹▹▹▸▹", "▹▹▹▹▸"], - }, - "bouncingBar": { - "interval": 80, - "frames": [ - "[ ]", - "[= ]", - "[== ]", - "[=== ]", - "[ ===]", - "[ ==]", - "[ =]", - "[ ]", - "[ =]", - "[ ==]", - "[ ===]", - "[====]", - "[=== ]", - "[== ]", - "[= ]", - ], - }, - "bouncingBall": { - "interval": 80, - "frames": [ - "( ● )", - "( ● )", - "( ● )", - "( ● )", - "( ●)", - "( ● )", - "( ● )", - "( ● )", - "( ● )", - "(● )", - ], - }, - "smiley": {"interval": 200, "frames": ["😄 ", "😝 "]}, - "monkey": {"interval": 300, "frames": ["🙈 ", "🙈 ", "🙉 ", "🙊 "]}, - "hearts": {"interval": 100, "frames": ["💛 ", "💙 ", "💜 ", "💚 ", "❤️ "]}, - "clock": { - "interval": 100, - "frames": [ - "🕛 ", - "🕐 ", - "🕑 ", - "🕒 ", - "🕓 ", - "🕔 ", - "🕕 ", - "🕖 ", - "🕗 ", - "🕘 ", - "🕙 ", - "🕚 ", - ], - }, - "earth": {"interval": 180, "frames": ["🌍 ", "🌎 ", "🌏 "]}, - "material": { - "interval": 17, - "frames": [ - "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "███████▁▁▁▁▁▁▁▁▁▁▁▁▁", - "████████▁▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "██████████▁▁▁▁▁▁▁▁▁▁", - "███████████▁▁▁▁▁▁▁▁▁", - "█████████████▁▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁▁██████████████▁▁▁▁", - "▁▁▁██████████████▁▁▁", - "▁▁▁▁█████████████▁▁▁", - "▁▁▁▁██████████████▁▁", - "▁▁▁▁██████████████▁▁", - "▁▁▁▁▁██████████████▁", - "▁▁▁▁▁██████████████▁", - "▁▁▁▁▁██████████████▁", - "▁▁▁▁▁▁██████████████", - "▁▁▁▁▁▁██████████████", - "▁▁▁▁▁▁▁█████████████", - "▁▁▁▁▁▁▁█████████████", - "▁▁▁▁▁▁▁▁████████████", - "▁▁▁▁▁▁▁▁████████████", - "▁▁▁▁▁▁▁▁▁███████████", - "▁▁▁▁▁▁▁▁▁███████████", - "▁▁▁▁▁▁▁▁▁▁██████████", - "▁▁▁▁▁▁▁▁▁▁██████████", - "▁▁▁▁▁▁▁▁▁▁▁▁████████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁██████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", - "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "██████▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "████████▁▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "███████████▁▁▁▁▁▁▁▁▁", - "████████████▁▁▁▁▁▁▁▁", - "████████████▁▁▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁▁▁█████████████▁▁▁▁", - "▁▁▁▁▁████████████▁▁▁", - "▁▁▁▁▁████████████▁▁▁", - "▁▁▁▁▁▁███████████▁▁▁", - "▁▁▁▁▁▁▁▁█████████▁▁▁", - "▁▁▁▁▁▁▁▁█████████▁▁▁", - "▁▁▁▁▁▁▁▁▁█████████▁▁", - "▁▁▁▁▁▁▁▁▁█████████▁▁", - "▁▁▁▁▁▁▁▁▁▁█████████▁", - "▁▁▁▁▁▁▁▁▁▁▁████████▁", - "▁▁▁▁▁▁▁▁▁▁▁████████▁", - "▁▁▁▁▁▁▁▁▁▁▁▁███████▁", - "▁▁▁▁▁▁▁▁▁▁▁▁███████▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - ], - }, - "moon": { - "interval": 80, - "frames": ["🌑 ", "🌒 ", "🌓 ", "🌔 ", "🌕 ", "🌖 ", "🌗 ", "🌘 "], - }, - "runner": {"interval": 140, "frames": ["🚶 ", "🏃 "]}, - "pong": { - "interval": 80, - "frames": [ - "▐⠂ ▌", - "▐⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂▌", - "▐ ⠠▌", - "▐ ⡀▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐⠠ ▌", - ], - }, - "shark": { - "interval": 120, - "frames": [ - "▐|\\____________▌", - "▐_|\\___________▌", - "▐__|\\__________▌", - "▐___|\\_________▌", - "▐____|\\________▌", - "▐_____|\\_______▌", - "▐______|\\______▌", - "▐_______|\\_____▌", - "▐________|\\____▌", - "▐_________|\\___▌", - "▐__________|\\__▌", - "▐___________|\\_▌", - "▐____________|\\▌", - "▐____________/|▌", - "▐___________/|_▌", - "▐__________/|__▌", - "▐_________/|___▌", - "▐________/|____▌", - "▐_______/|_____▌", - "▐______/|______▌", - "▐_____/|_______▌", - "▐____/|________▌", - "▐___/|_________▌", - "▐__/|__________▌", - "▐_/|___________▌", - "▐/|____________▌", - ], - }, - "dqpb": {"interval": 100, "frames": "dqpb"}, - "weather": { - "interval": 100, - "frames": [ - "☀️ ", - "☀️ ", - "☀️ ", - "🌤 ", - "⛅️ ", - "🌥 ", - "☁️ ", - "🌧 ", - "🌨 ", - "🌧 ", - "🌨 ", - "🌧 ", - "🌨 ", - "⛈ ", - "🌨 ", - "🌧 ", - "🌨 ", - "☁️ ", - "🌥 ", - "⛅️ ", - "🌤 ", - "☀️ ", - "☀️ ", - ], - }, - "christmas": {"interval": 400, "frames": "🌲🎄"}, - "grenade": { - "interval": 80, - "frames": [ - "، ", - "′ ", - " ´ ", - " ‾ ", - " ⸌", - " ⸊", - " |", - " ⁎", - " ⁕", - " ෴ ", - " ⁓", - " ", - " ", - " ", - ], - }, - "point": {"interval": 125, "frames": ["∙∙∙", "●∙∙", "∙●∙", "∙∙●", "∙∙∙"]}, - "layer": {"interval": 150, "frames": "-=≡"}, - "betaWave": { - "interval": 80, - "frames": [ - "ρββββββ", - "βρβββββ", - "ββρββββ", - "βββρβββ", - "ββββρββ", - "βββββρβ", - "ββββββρ", - ], - }, - "aesthetic": { - "interval": 80, - "frames": [ - "▰▱▱▱▱▱▱", - "▰▰▱▱▱▱▱", - "▰▰▰▱▱▱▱", - "▰▰▰▰▱▱▱", - "▰▰▰▰▰▱▱", - "▰▰▰▰▰▰▱", - "▰▰▰▰▰▰▰", - "▰▱▱▱▱▱▱", - ], - }, -} diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py deleted file mode 100644 index 194564e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py +++ /dev/null @@ -1,16 +0,0 @@ -from typing import List, TypeVar - -T = TypeVar("T") - - -class Stack(List[T]): - """A small shim over builtin list.""" - - @property - def top(self) -> T: - """Get top of stack.""" - return self[-1] - - def push(self, item: T) -> None: - """Push an item on to the stack (append in stack nomenclature).""" - self.append(item) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py deleted file mode 100644 index a2ca6be..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py +++ /dev/null @@ -1,19 +0,0 @@ -""" -Timer context manager, only used in debug. - -""" - -from time import time - -import contextlib -from typing import Generator - - -@contextlib.contextmanager -def timer(subject: str = "time") -> Generator[None, None, None]: - """print the elapsed time. (only used in debugging)""" - start = time() - yield - elapsed = time() - start - elapsed_ms = elapsed * 1000 - print(f"{subject} elapsed {elapsed_ms:.1f}ms") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py deleted file mode 100644 index 81b1082..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py +++ /dev/null @@ -1,662 +0,0 @@ -"""Light wrapper around the Win32 Console API - this module should only be imported on Windows - -The API that this module wraps is documented at https://docs.microsoft.com/en-us/windows/console/console-functions -""" -import ctypes -import sys -from typing import Any - -windll: Any = None -if sys.platform == "win32": - windll = ctypes.LibraryLoader(ctypes.WinDLL) -else: - raise ImportError(f"{__name__} can only be imported on Windows") - -import time -from ctypes import Structure, byref, wintypes -from typing import IO, NamedTuple, Type, cast - -from pip._vendor.rich.color import ColorSystem -from pip._vendor.rich.style import Style - -STDOUT = -11 -ENABLE_VIRTUAL_TERMINAL_PROCESSING = 4 - -COORD = wintypes._COORD - - -class LegacyWindowsError(Exception): - pass - - -class WindowsCoordinates(NamedTuple): - """Coordinates in the Windows Console API are (y, x), not (x, y). - This class is intended to prevent that confusion. - Rows and columns are indexed from 0. - This class can be used in place of wintypes._COORD in arguments and argtypes. - """ - - row: int - col: int - - @classmethod - def from_param(cls, value: "WindowsCoordinates") -> COORD: - """Converts a WindowsCoordinates into a wintypes _COORD structure. - This classmethod is internally called by ctypes to perform the conversion. - - Args: - value (WindowsCoordinates): The input coordinates to convert. - - Returns: - wintypes._COORD: The converted coordinates struct. - """ - return COORD(value.col, value.row) - - -class CONSOLE_SCREEN_BUFFER_INFO(Structure): - _fields_ = [ - ("dwSize", COORD), - ("dwCursorPosition", COORD), - ("wAttributes", wintypes.WORD), - ("srWindow", wintypes.SMALL_RECT), - ("dwMaximumWindowSize", COORD), - ] - - -class CONSOLE_CURSOR_INFO(ctypes.Structure): - _fields_ = [("dwSize", wintypes.DWORD), ("bVisible", wintypes.BOOL)] - - -_GetStdHandle = windll.kernel32.GetStdHandle -_GetStdHandle.argtypes = [ - wintypes.DWORD, -] -_GetStdHandle.restype = wintypes.HANDLE - - -def GetStdHandle(handle: int = STDOUT) -> wintypes.HANDLE: - """Retrieves a handle to the specified standard device (standard input, standard output, or standard error). - - Args: - handle (int): Integer identifier for the handle. Defaults to -11 (stdout). - - Returns: - wintypes.HANDLE: The handle - """ - return cast(wintypes.HANDLE, _GetStdHandle(handle)) - - -_GetConsoleMode = windll.kernel32.GetConsoleMode -_GetConsoleMode.argtypes = [wintypes.HANDLE, wintypes.LPDWORD] -_GetConsoleMode.restype = wintypes.BOOL - - -def GetConsoleMode(std_handle: wintypes.HANDLE) -> int: - """Retrieves the current input mode of a console's input buffer - or the current output mode of a console screen buffer. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - - Raises: - LegacyWindowsError: If any error occurs while calling the Windows console API. - - Returns: - int: Value representing the current console mode as documented at - https://docs.microsoft.com/en-us/windows/console/getconsolemode#parameters - """ - - console_mode = wintypes.DWORD() - success = bool(_GetConsoleMode(std_handle, console_mode)) - if not success: - raise LegacyWindowsError("Unable to get legacy Windows Console Mode") - return console_mode.value - - -_FillConsoleOutputCharacterW = windll.kernel32.FillConsoleOutputCharacterW -_FillConsoleOutputCharacterW.argtypes = [ - wintypes.HANDLE, - ctypes.c_char, - wintypes.DWORD, - cast(Type[COORD], WindowsCoordinates), - ctypes.POINTER(wintypes.DWORD), -] -_FillConsoleOutputCharacterW.restype = wintypes.BOOL - - -def FillConsoleOutputCharacter( - std_handle: wintypes.HANDLE, - char: str, - length: int, - start: WindowsCoordinates, -) -> int: - """Writes a character to the console screen buffer a specified number of times, beginning at the specified coordinates. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - char (str): The character to write. Must be a string of length 1. - length (int): The number of times to write the character. - start (WindowsCoordinates): The coordinates to start writing at. - - Returns: - int: The number of characters written. - """ - character = ctypes.c_char(char.encode()) - num_characters = wintypes.DWORD(length) - num_written = wintypes.DWORD(0) - _FillConsoleOutputCharacterW( - std_handle, - character, - num_characters, - start, - byref(num_written), - ) - return num_written.value - - -_FillConsoleOutputAttribute = windll.kernel32.FillConsoleOutputAttribute -_FillConsoleOutputAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, - wintypes.DWORD, - cast(Type[COORD], WindowsCoordinates), - ctypes.POINTER(wintypes.DWORD), -] -_FillConsoleOutputAttribute.restype = wintypes.BOOL - - -def FillConsoleOutputAttribute( - std_handle: wintypes.HANDLE, - attributes: int, - length: int, - start: WindowsCoordinates, -) -> int: - """Sets the character attributes for a specified number of character cells, - beginning at the specified coordinates in a screen buffer. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - attributes (int): Integer value representing the foreground and background colours of the cells. - length (int): The number of cells to set the output attribute of. - start (WindowsCoordinates): The coordinates of the first cell whose attributes are to be set. - - Returns: - int: The number of cells whose attributes were actually set. - """ - num_cells = wintypes.DWORD(length) - style_attrs = wintypes.WORD(attributes) - num_written = wintypes.DWORD(0) - _FillConsoleOutputAttribute( - std_handle, style_attrs, num_cells, start, byref(num_written) - ) - return num_written.value - - -_SetConsoleTextAttribute = windll.kernel32.SetConsoleTextAttribute -_SetConsoleTextAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, -] -_SetConsoleTextAttribute.restype = wintypes.BOOL - - -def SetConsoleTextAttribute( - std_handle: wintypes.HANDLE, attributes: wintypes.WORD -) -> bool: - """Set the colour attributes for all text written after this function is called. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - attributes (int): Integer value representing the foreground and background colours. - - - Returns: - bool: True if the attribute was set successfully, otherwise False. - """ - return bool(_SetConsoleTextAttribute(std_handle, attributes)) - - -_GetConsoleScreenBufferInfo = windll.kernel32.GetConsoleScreenBufferInfo -_GetConsoleScreenBufferInfo.argtypes = [ - wintypes.HANDLE, - ctypes.POINTER(CONSOLE_SCREEN_BUFFER_INFO), -] -_GetConsoleScreenBufferInfo.restype = wintypes.BOOL - - -def GetConsoleScreenBufferInfo( - std_handle: wintypes.HANDLE, -) -> CONSOLE_SCREEN_BUFFER_INFO: - """Retrieves information about the specified console screen buffer. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - - Returns: - CONSOLE_SCREEN_BUFFER_INFO: A CONSOLE_SCREEN_BUFFER_INFO ctype struct contain information about - screen size, cursor position, colour attributes, and more.""" - console_screen_buffer_info = CONSOLE_SCREEN_BUFFER_INFO() - _GetConsoleScreenBufferInfo(std_handle, byref(console_screen_buffer_info)) - return console_screen_buffer_info - - -_SetConsoleCursorPosition = windll.kernel32.SetConsoleCursorPosition -_SetConsoleCursorPosition.argtypes = [ - wintypes.HANDLE, - cast(Type[COORD], WindowsCoordinates), -] -_SetConsoleCursorPosition.restype = wintypes.BOOL - - -def SetConsoleCursorPosition( - std_handle: wintypes.HANDLE, coords: WindowsCoordinates -) -> bool: - """Set the position of the cursor in the console screen - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - coords (WindowsCoordinates): The coordinates to move the cursor to. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_SetConsoleCursorPosition(std_handle, coords)) - - -_GetConsoleCursorInfo = windll.kernel32.GetConsoleCursorInfo -_GetConsoleCursorInfo.argtypes = [ - wintypes.HANDLE, - ctypes.POINTER(CONSOLE_CURSOR_INFO), -] -_GetConsoleCursorInfo.restype = wintypes.BOOL - - -def GetConsoleCursorInfo( - std_handle: wintypes.HANDLE, cursor_info: CONSOLE_CURSOR_INFO -) -> bool: - """Get the cursor info - used to get cursor visibility and width - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - cursor_info (CONSOLE_CURSOR_INFO): CONSOLE_CURSOR_INFO ctype struct that receives information - about the console's cursor. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_GetConsoleCursorInfo(std_handle, byref(cursor_info))) - - -_SetConsoleCursorInfo = windll.kernel32.SetConsoleCursorInfo -_SetConsoleCursorInfo.argtypes = [ - wintypes.HANDLE, - ctypes.POINTER(CONSOLE_CURSOR_INFO), -] -_SetConsoleCursorInfo.restype = wintypes.BOOL - - -def SetConsoleCursorInfo( - std_handle: wintypes.HANDLE, cursor_info: CONSOLE_CURSOR_INFO -) -> bool: - """Set the cursor info - used for adjusting cursor visibility and width - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - cursor_info (CONSOLE_CURSOR_INFO): CONSOLE_CURSOR_INFO ctype struct containing the new cursor info. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_SetConsoleCursorInfo(std_handle, byref(cursor_info))) - - -_SetConsoleTitle = windll.kernel32.SetConsoleTitleW -_SetConsoleTitle.argtypes = [wintypes.LPCWSTR] -_SetConsoleTitle.restype = wintypes.BOOL - - -def SetConsoleTitle(title: str) -> bool: - """Sets the title of the current console window - - Args: - title (str): The new title of the console window. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_SetConsoleTitle(title)) - - -class LegacyWindowsTerm: - """This class allows interaction with the legacy Windows Console API. It should only be used in the context - of environments where virtual terminal processing is not available. However, if it is used in a Windows environment, - the entire API should work. - - Args: - file (IO[str]): The file which the Windows Console API HANDLE is retrieved from, defaults to sys.stdout. - """ - - BRIGHT_BIT = 8 - - # Indices are ANSI color numbers, values are the corresponding Windows Console API color numbers - ANSI_TO_WINDOWS = [ - 0, # black The Windows colours are defined in wincon.h as follows: - 4, # red define FOREGROUND_BLUE 0x0001 -- 0000 0001 - 2, # green define FOREGROUND_GREEN 0x0002 -- 0000 0010 - 6, # yellow define FOREGROUND_RED 0x0004 -- 0000 0100 - 1, # blue define FOREGROUND_INTENSITY 0x0008 -- 0000 1000 - 5, # magenta define BACKGROUND_BLUE 0x0010 -- 0001 0000 - 3, # cyan define BACKGROUND_GREEN 0x0020 -- 0010 0000 - 7, # white define BACKGROUND_RED 0x0040 -- 0100 0000 - 8, # bright black (grey) define BACKGROUND_INTENSITY 0x0080 -- 1000 0000 - 12, # bright red - 10, # bright green - 14, # bright yellow - 9, # bright blue - 13, # bright magenta - 11, # bright cyan - 15, # bright white - ] - - def __init__(self, file: "IO[str]") -> None: - handle = GetStdHandle(STDOUT) - self._handle = handle - default_text = GetConsoleScreenBufferInfo(handle).wAttributes - self._default_text = default_text - - self._default_fore = default_text & 7 - self._default_back = (default_text >> 4) & 7 - self._default_attrs = self._default_fore | (self._default_back << 4) - - self._file = file - self.write = file.write - self.flush = file.flush - - @property - def cursor_position(self) -> WindowsCoordinates: - """Returns the current position of the cursor (0-based) - - Returns: - WindowsCoordinates: The current cursor position. - """ - coord: COORD = GetConsoleScreenBufferInfo(self._handle).dwCursorPosition - return WindowsCoordinates(row=cast(int, coord.Y), col=cast(int, coord.X)) - - @property - def screen_size(self) -> WindowsCoordinates: - """Returns the current size of the console screen buffer, in character columns and rows - - Returns: - WindowsCoordinates: The width and height of the screen as WindowsCoordinates. - """ - screen_size: COORD = GetConsoleScreenBufferInfo(self._handle).dwSize - return WindowsCoordinates( - row=cast(int, screen_size.Y), col=cast(int, screen_size.X) - ) - - def write_text(self, text: str) -> None: - """Write text directly to the terminal without any modification of styles - - Args: - text (str): The text to write to the console - """ - self.write(text) - self.flush() - - def write_styled(self, text: str, style: Style) -> None: - """Write styled text to the terminal. - - Args: - text (str): The text to write - style (Style): The style of the text - """ - color = style.color - bgcolor = style.bgcolor - if style.reverse: - color, bgcolor = bgcolor, color - - if color: - fore = color.downgrade(ColorSystem.WINDOWS).number - fore = fore if fore is not None else 7 # Default to ANSI 7: White - if style.bold: - fore = fore | self.BRIGHT_BIT - if style.dim: - fore = fore & ~self.BRIGHT_BIT - fore = self.ANSI_TO_WINDOWS[fore] - else: - fore = self._default_fore - - if bgcolor: - back = bgcolor.downgrade(ColorSystem.WINDOWS).number - back = back if back is not None else 0 # Default to ANSI 0: Black - back = self.ANSI_TO_WINDOWS[back] - else: - back = self._default_back - - assert fore is not None - assert back is not None - - SetConsoleTextAttribute( - self._handle, attributes=ctypes.c_ushort(fore | (back << 4)) - ) - self.write_text(text) - SetConsoleTextAttribute(self._handle, attributes=self._default_text) - - def move_cursor_to(self, new_position: WindowsCoordinates) -> None: - """Set the position of the cursor - - Args: - new_position (WindowsCoordinates): The WindowsCoordinates representing the new position of the cursor. - """ - if new_position.col < 0 or new_position.row < 0: - return - SetConsoleCursorPosition(self._handle, coords=new_position) - - def erase_line(self) -> None: - """Erase all content on the line the cursor is currently located at""" - screen_size = self.screen_size - cursor_position = self.cursor_position - cells_to_erase = screen_size.col - start_coordinates = WindowsCoordinates(row=cursor_position.row, col=0) - FillConsoleOutputCharacter( - self._handle, " ", length=cells_to_erase, start=start_coordinates - ) - FillConsoleOutputAttribute( - self._handle, - self._default_attrs, - length=cells_to_erase, - start=start_coordinates, - ) - - def erase_end_of_line(self) -> None: - """Erase all content from the cursor position to the end of that line""" - cursor_position = self.cursor_position - cells_to_erase = self.screen_size.col - cursor_position.col - FillConsoleOutputCharacter( - self._handle, " ", length=cells_to_erase, start=cursor_position - ) - FillConsoleOutputAttribute( - self._handle, - self._default_attrs, - length=cells_to_erase, - start=cursor_position, - ) - - def erase_start_of_line(self) -> None: - """Erase all content from the cursor position to the start of that line""" - row, col = self.cursor_position - start = WindowsCoordinates(row, 0) - FillConsoleOutputCharacter(self._handle, " ", length=col, start=start) - FillConsoleOutputAttribute( - self._handle, self._default_attrs, length=col, start=start - ) - - def move_cursor_up(self) -> None: - """Move the cursor up a single cell""" - cursor_position = self.cursor_position - SetConsoleCursorPosition( - self._handle, - coords=WindowsCoordinates( - row=cursor_position.row - 1, col=cursor_position.col - ), - ) - - def move_cursor_down(self) -> None: - """Move the cursor down a single cell""" - cursor_position = self.cursor_position - SetConsoleCursorPosition( - self._handle, - coords=WindowsCoordinates( - row=cursor_position.row + 1, - col=cursor_position.col, - ), - ) - - def move_cursor_forward(self) -> None: - """Move the cursor forward a single cell. Wrap to the next line if required.""" - row, col = self.cursor_position - if col == self.screen_size.col - 1: - row += 1 - col = 0 - else: - col += 1 - SetConsoleCursorPosition( - self._handle, coords=WindowsCoordinates(row=row, col=col) - ) - - def move_cursor_to_column(self, column: int) -> None: - """Move cursor to the column specified by the zero-based column index, staying on the same row - - Args: - column (int): The zero-based column index to move the cursor to. - """ - row, _ = self.cursor_position - SetConsoleCursorPosition(self._handle, coords=WindowsCoordinates(row, column)) - - def move_cursor_backward(self) -> None: - """Move the cursor backward a single cell. Wrap to the previous line if required.""" - row, col = self.cursor_position - if col == 0: - row -= 1 - col = self.screen_size.col - 1 - else: - col -= 1 - SetConsoleCursorPosition( - self._handle, coords=WindowsCoordinates(row=row, col=col) - ) - - def hide_cursor(self) -> None: - """Hide the cursor""" - current_cursor_size = self._get_cursor_size() - invisible_cursor = CONSOLE_CURSOR_INFO(dwSize=current_cursor_size, bVisible=0) - SetConsoleCursorInfo(self._handle, cursor_info=invisible_cursor) - - def show_cursor(self) -> None: - """Show the cursor""" - current_cursor_size = self._get_cursor_size() - visible_cursor = CONSOLE_CURSOR_INFO(dwSize=current_cursor_size, bVisible=1) - SetConsoleCursorInfo(self._handle, cursor_info=visible_cursor) - - def set_title(self, title: str) -> None: - """Set the title of the terminal window - - Args: - title (str): The new title of the console window - """ - assert len(title) < 255, "Console title must be less than 255 characters" - SetConsoleTitle(title) - - def _get_cursor_size(self) -> int: - """Get the percentage of the character cell that is filled by the cursor""" - cursor_info = CONSOLE_CURSOR_INFO() - GetConsoleCursorInfo(self._handle, cursor_info=cursor_info) - return int(cursor_info.dwSize) - - -if __name__ == "__main__": - handle = GetStdHandle() - - from pip._vendor.rich.console import Console - - console = Console() - - term = LegacyWindowsTerm(sys.stdout) - term.set_title("Win32 Console Examples") - - style = Style(color="black", bgcolor="red") - - heading = Style.parse("black on green") - - # Check colour output - console.rule("Checking colour output") - console.print("[on red]on red!") - console.print("[blue]blue!") - console.print("[yellow]yellow!") - console.print("[bold yellow]bold yellow!") - console.print("[bright_yellow]bright_yellow!") - console.print("[dim bright_yellow]dim bright_yellow!") - console.print("[italic cyan]italic cyan!") - console.print("[bold white on blue]bold white on blue!") - console.print("[reverse bold white on blue]reverse bold white on blue!") - console.print("[bold black on cyan]bold black on cyan!") - console.print("[black on green]black on green!") - console.print("[blue on green]blue on green!") - console.print("[white on black]white on black!") - console.print("[black on white]black on white!") - console.print("[#1BB152 on #DA812D]#1BB152 on #DA812D!") - - # Check cursor movement - console.rule("Checking cursor movement") - console.print() - term.move_cursor_backward() - term.move_cursor_backward() - term.write_text("went back and wrapped to prev line") - time.sleep(1) - term.move_cursor_up() - term.write_text("we go up") - time.sleep(1) - term.move_cursor_down() - term.write_text("and down") - time.sleep(1) - term.move_cursor_up() - term.move_cursor_backward() - term.move_cursor_backward() - term.write_text("we went up and back 2") - time.sleep(1) - term.move_cursor_down() - term.move_cursor_backward() - term.move_cursor_backward() - term.write_text("we went down and back 2") - time.sleep(1) - - # Check erasing of lines - term.hide_cursor() - console.print() - console.rule("Checking line erasing") - console.print("\n...Deleting to the start of the line...") - term.write_text("The red arrow shows the cursor location, and direction of erase") - time.sleep(1) - term.move_cursor_to_column(16) - term.write_styled("<", Style.parse("black on red")) - term.move_cursor_backward() - time.sleep(1) - term.erase_start_of_line() - time.sleep(1) - - console.print("\n\n...And to the end of the line...") - term.write_text("The red arrow shows the cursor location, and direction of erase") - time.sleep(1) - - term.move_cursor_to_column(16) - term.write_styled(">", Style.parse("black on red")) - time.sleep(1) - term.erase_end_of_line() - time.sleep(1) - - console.print("\n\n...Now the whole line will be erased...") - term.write_styled("I'm going to disappear!", style=Style.parse("black on cyan")) - time.sleep(1) - term.erase_line() - - term.show_cursor() - print("\n") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py deleted file mode 100644 index 7520a9f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py +++ /dev/null @@ -1,71 +0,0 @@ -import sys -from dataclasses import dataclass - - -@dataclass -class WindowsConsoleFeatures: - """Windows features available.""" - - vt: bool = False - """The console supports VT codes.""" - truecolor: bool = False - """The console supports truecolor.""" - - -try: - import ctypes - from ctypes import LibraryLoader - - if sys.platform == "win32": - windll = LibraryLoader(ctypes.WinDLL) - else: - windll = None - raise ImportError("Not windows") - - from pip._vendor.rich._win32_console import ( - ENABLE_VIRTUAL_TERMINAL_PROCESSING, - GetConsoleMode, - GetStdHandle, - LegacyWindowsError, - ) - -except (AttributeError, ImportError, ValueError): - # Fallback if we can't load the Windows DLL - def get_windows_console_features() -> WindowsConsoleFeatures: - features = WindowsConsoleFeatures() - return features - -else: - - def get_windows_console_features() -> WindowsConsoleFeatures: - """Get windows console features. - - Returns: - WindowsConsoleFeatures: An instance of WindowsConsoleFeatures. - """ - handle = GetStdHandle() - try: - console_mode = GetConsoleMode(handle) - success = True - except LegacyWindowsError: - console_mode = 0 - success = False - vt = bool(success and console_mode & ENABLE_VIRTUAL_TERMINAL_PROCESSING) - truecolor = False - if vt: - win_version = sys.getwindowsversion() - truecolor = win_version.major > 10 or ( - win_version.major == 10 and win_version.build >= 15063 - ) - features = WindowsConsoleFeatures(vt=vt, truecolor=truecolor) - return features - - -if __name__ == "__main__": - import platform - - features = get_windows_console_features() - from pip._vendor.rich import print - - print(f'platform="{platform.system()}"') - print(repr(features)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py deleted file mode 100644 index 5ece056..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py +++ /dev/null @@ -1,56 +0,0 @@ -from typing import Iterable, Sequence, Tuple, cast - -from pip._vendor.rich._win32_console import LegacyWindowsTerm, WindowsCoordinates -from pip._vendor.rich.segment import ControlCode, ControlType, Segment - - -def legacy_windows_render(buffer: Iterable[Segment], term: LegacyWindowsTerm) -> None: - """Makes appropriate Windows Console API calls based on the segments in the buffer. - - Args: - buffer (Iterable[Segment]): Iterable of Segments to convert to Win32 API calls. - term (LegacyWindowsTerm): Used to call the Windows Console API. - """ - for text, style, control in buffer: - if not control: - if style: - term.write_styled(text, style) - else: - term.write_text(text) - else: - control_codes: Sequence[ControlCode] = control - for control_code in control_codes: - control_type = control_code[0] - if control_type == ControlType.CURSOR_MOVE_TO: - _, x, y = cast(Tuple[ControlType, int, int], control_code) - term.move_cursor_to(WindowsCoordinates(row=y - 1, col=x - 1)) - elif control_type == ControlType.CARRIAGE_RETURN: - term.write_text("\r") - elif control_type == ControlType.HOME: - term.move_cursor_to(WindowsCoordinates(0, 0)) - elif control_type == ControlType.CURSOR_UP: - term.move_cursor_up() - elif control_type == ControlType.CURSOR_DOWN: - term.move_cursor_down() - elif control_type == ControlType.CURSOR_FORWARD: - term.move_cursor_forward() - elif control_type == ControlType.CURSOR_BACKWARD: - term.move_cursor_backward() - elif control_type == ControlType.CURSOR_MOVE_TO_COLUMN: - _, column = cast(Tuple[ControlType, int], control_code) - term.move_cursor_to_column(column - 1) - elif control_type == ControlType.HIDE_CURSOR: - term.hide_cursor() - elif control_type == ControlType.SHOW_CURSOR: - term.show_cursor() - elif control_type == ControlType.ERASE_IN_LINE: - _, mode = cast(Tuple[ControlType, int], control_code) - if mode == 0: - term.erase_end_of_line() - elif mode == 1: - term.erase_start_of_line() - elif mode == 2: - term.erase_line() - elif control_type == ControlType.SET_WINDOW_TITLE: - _, title = cast(Tuple[ControlType, str], control_code) - term.set_title(title) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py deleted file mode 100644 index 2e94ff6..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py +++ /dev/null @@ -1,93 +0,0 @@ -from __future__ import annotations - -import re -from typing import Iterable - -from ._loop import loop_last -from .cells import cell_len, chop_cells - -re_word = re.compile(r"\s*\S+\s*") - - -def words(text: str) -> Iterable[tuple[int, int, str]]: - """Yields each word from the text as a tuple - containing (start_index, end_index, word). A "word" in this context may - include the actual word and any whitespace to the right. - """ - position = 0 - word_match = re_word.match(text, position) - while word_match is not None: - start, end = word_match.span() - word = word_match.group(0) - yield start, end, word - word_match = re_word.match(text, end) - - -def divide_line(text: str, width: int, fold: bool = True) -> list[int]: - """Given a string of text, and a width (measured in cells), return a list - of cell offsets which the string should be split at in order for it to fit - within the given width. - - Args: - text: The text to examine. - width: The available cell width. - fold: If True, words longer than `width` will be folded onto a new line. - - Returns: - A list of indices to break the line at. - """ - break_positions: list[int] = [] # offsets to insert the breaks at - append = break_positions.append - cell_offset = 0 - _cell_len = cell_len - - for start, _end, word in words(text): - word_length = _cell_len(word.rstrip()) - remaining_space = width - cell_offset - word_fits_remaining_space = remaining_space >= word_length - - if word_fits_remaining_space: - # Simplest case - the word fits within the remaining width for this line. - cell_offset += _cell_len(word) - else: - # Not enough space remaining for this word on the current line. - if word_length > width: - # The word doesn't fit on any line, so we can't simply - # place it on the next line... - if fold: - # Fold the word across multiple lines. - folded_word = chop_cells(word, width=width) - for last, line in loop_last(folded_word): - if start: - append(start) - if last: - cell_offset = _cell_len(line) - else: - start += len(line) - else: - # Folding isn't allowed, so crop the word. - if start: - append(start) - cell_offset = _cell_len(word) - elif cell_offset and start: - # The word doesn't fit within the remaining space on the current - # line, but it *can* fit on to the next (empty) line. - append(start) - cell_offset = _cell_len(word) - - return break_positions - - -if __name__ == "__main__": # pragma: no cover - from .console import Console - - console = Console(width=10) - console.print("12345 abcdefghijklmnopqrstuvwyxzABCDEFGHIJKLMNOPQRSTUVWXYZ 12345") - print(chop_cells("abcdefghijklmnopqrstuvwxyz", 10)) - - console = Console(width=20) - console.rule() - console.print("TextualはPythonの高速アプリケーション開発フレームワークです") - - console.rule() - console.print("アプリケーションは1670万色を使用でき") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/abc.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/abc.py deleted file mode 100644 index e6e498e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/abc.py +++ /dev/null @@ -1,33 +0,0 @@ -from abc import ABC - - -class RichRenderable(ABC): - """An abstract base class for Rich renderables. - - Note that there is no need to extend this class, the intended use is to check if an - object supports the Rich renderable protocol. For example:: - - if isinstance(my_object, RichRenderable): - console.print(my_object) - - """ - - @classmethod - def __subclasshook__(cls, other: type) -> bool: - """Check if this class supports the rich render protocol.""" - return hasattr(other, "__rich_console__") or hasattr(other, "__rich__") - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.text import Text - - t = Text() - print(isinstance(Text, RichRenderable)) - print(isinstance(t, RichRenderable)) - - class Foo: - pass - - f = Foo() - print(isinstance(f, RichRenderable)) - print(isinstance("", RichRenderable)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/align.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/align.py deleted file mode 100644 index f7b734f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/align.py +++ /dev/null @@ -1,311 +0,0 @@ -import sys -from itertools import chain -from typing import TYPE_CHECKING, Iterable, Optional - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - -from .constrain import Constrain -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment -from .style import StyleType - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderableType, RenderResult - -AlignMethod = Literal["left", "center", "right"] -VerticalAlignMethod = Literal["top", "middle", "bottom"] - - -class Align(JupyterMixin): - """Align a renderable by adding spaces if necessary. - - Args: - renderable (RenderableType): A console renderable. - align (AlignMethod): One of "left", "center", or "right"" - style (StyleType, optional): An optional style to apply to the background. - vertical (Optional[VerticalAlignMethod], optional): Optional vertical align, one of "top", "middle", or "bottom". Defaults to None. - pad (bool, optional): Pad the right with spaces. Defaults to True. - width (int, optional): Restrict contents to given width, or None to use default width. Defaults to None. - height (int, optional): Set height of align renderable, or None to fit to contents. Defaults to None. - - Raises: - ValueError: if ``align`` is not one of the expected values. - """ - - def __init__( - self, - renderable: "RenderableType", - align: AlignMethod = "left", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> None: - if align not in ("left", "center", "right"): - raise ValueError( - f'invalid value for align, expected "left", "center", or "right" (not {align!r})' - ) - if vertical is not None and vertical not in ("top", "middle", "bottom"): - raise ValueError( - f'invalid value for vertical, expected "top", "middle", or "bottom" (not {vertical!r})' - ) - self.renderable = renderable - self.align = align - self.style = style - self.vertical = vertical - self.pad = pad - self.width = width - self.height = height - - def __repr__(self) -> str: - return f"Align({self.renderable!r}, {self.align!r})" - - @classmethod - def left( - cls, - renderable: "RenderableType", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> "Align": - """Align a renderable to the left.""" - return cls( - renderable, - "left", - style=style, - vertical=vertical, - pad=pad, - width=width, - height=height, - ) - - @classmethod - def center( - cls, - renderable: "RenderableType", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> "Align": - """Align a renderable to the center.""" - return cls( - renderable, - "center", - style=style, - vertical=vertical, - pad=pad, - width=width, - height=height, - ) - - @classmethod - def right( - cls, - renderable: "RenderableType", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> "Align": - """Align a renderable to the right.""" - return cls( - renderable, - "right", - style=style, - vertical=vertical, - pad=pad, - width=width, - height=height, - ) - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - align = self.align - width = console.measure(self.renderable, options=options).maximum - rendered = console.render( - Constrain( - self.renderable, width if self.width is None else min(width, self.width) - ), - options.update(height=None), - ) - lines = list(Segment.split_lines(rendered)) - width, height = Segment.get_shape(lines) - lines = Segment.set_shape(lines, width, height) - new_line = Segment.line() - excess_space = options.max_width - width - style = console.get_style(self.style) if self.style is not None else None - - def generate_segments() -> Iterable[Segment]: - if excess_space <= 0: - # Exact fit - for line in lines: - yield from line - yield new_line - - elif align == "left": - # Pad on the right - pad = Segment(" " * excess_space, style) if self.pad else None - for line in lines: - yield from line - if pad: - yield pad - yield new_line - - elif align == "center": - # Pad left and right - left = excess_space // 2 - pad = Segment(" " * left, style) - pad_right = ( - Segment(" " * (excess_space - left), style) if self.pad else None - ) - for line in lines: - if left: - yield pad - yield from line - if pad_right: - yield pad_right - yield new_line - - elif align == "right": - # Padding on left - pad = Segment(" " * excess_space, style) - for line in lines: - yield pad - yield from line - yield new_line - - blank_line = ( - Segment(f"{' ' * (self.width or options.max_width)}\n", style) - if self.pad - else Segment("\n") - ) - - def blank_lines(count: int) -> Iterable[Segment]: - if count > 0: - for _ in range(count): - yield blank_line - - vertical_height = self.height or options.height - iter_segments: Iterable[Segment] - if self.vertical and vertical_height is not None: - if self.vertical == "top": - bottom_space = vertical_height - height - iter_segments = chain(generate_segments(), blank_lines(bottom_space)) - elif self.vertical == "middle": - top_space = (vertical_height - height) // 2 - bottom_space = vertical_height - top_space - height - iter_segments = chain( - blank_lines(top_space), - generate_segments(), - blank_lines(bottom_space), - ) - else: # self.vertical == "bottom": - top_space = vertical_height - height - iter_segments = chain(blank_lines(top_space), generate_segments()) - else: - iter_segments = generate_segments() - if self.style: - style = console.get_style(self.style) - iter_segments = Segment.apply_style(iter_segments, style) - yield from iter_segments - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - measurement = Measurement.get(console, options, self.renderable) - return measurement - - -class VerticalCenter(JupyterMixin): - """Vertically aligns a renderable. - - Warn: - This class is deprecated and may be removed in a future version. Use Align class with - `vertical="middle"`. - - Args: - renderable (RenderableType): A renderable object. - """ - - def __init__( - self, - renderable: "RenderableType", - style: Optional[StyleType] = None, - ) -> None: - self.renderable = renderable - self.style = style - - def __repr__(self) -> str: - return f"VerticalCenter({self.renderable!r})" - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - style = console.get_style(self.style) if self.style is not None else None - lines = console.render_lines( - self.renderable, options.update(height=None), pad=False - ) - width, _height = Segment.get_shape(lines) - new_line = Segment.line() - height = options.height or options.size.height - top_space = (height - len(lines)) // 2 - bottom_space = height - top_space - len(lines) - blank_line = Segment(f"{' ' * width}", style) - - def blank_lines(count: int) -> Iterable[Segment]: - for _ in range(count): - yield blank_line - yield new_line - - if top_space > 0: - yield from blank_lines(top_space) - for line in lines: - yield from line - yield new_line - if bottom_space > 0: - yield from blank_lines(bottom_space) - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - measurement = Measurement.get(console, options, self.renderable) - return measurement - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console, Group - from pip._vendor.rich.highlighter import ReprHighlighter - from pip._vendor.rich.panel import Panel - - highlighter = ReprHighlighter() - console = Console() - - panel = Panel( - Group( - Align.left(highlighter("align='left'")), - Align.center(highlighter("align='center'")), - Align.right(highlighter("align='right'")), - ), - width=60, - style="on dark_blue", - title="Align", - ) - - console.print( - Align.center(panel, vertical="middle", style="on red", height=console.height) - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py deleted file mode 100644 index 66365e6..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py +++ /dev/null @@ -1,240 +0,0 @@ -import re -import sys -from contextlib import suppress -from typing import Iterable, NamedTuple, Optional - -from .color import Color -from .style import Style -from .text import Text - -re_ansi = re.compile( - r""" -(?:\x1b\](.*?)\x1b\\)| -(?:\x1b([(@-Z\\-_]|\[[0-?]*[ -/]*[@-~])) -""", - re.VERBOSE, -) - - -class _AnsiToken(NamedTuple): - """Result of ansi tokenized string.""" - - plain: str = "" - sgr: Optional[str] = "" - osc: Optional[str] = "" - - -def _ansi_tokenize(ansi_text: str) -> Iterable[_AnsiToken]: - """Tokenize a string in to plain text and ANSI codes. - - Args: - ansi_text (str): A String containing ANSI codes. - - Yields: - AnsiToken: A named tuple of (plain, sgr, osc) - """ - - position = 0 - sgr: Optional[str] - osc: Optional[str] - for match in re_ansi.finditer(ansi_text): - start, end = match.span(0) - osc, sgr = match.groups() - if start > position: - yield _AnsiToken(ansi_text[position:start]) - if sgr: - if sgr == "(": - position = end + 1 - continue - if sgr.endswith("m"): - yield _AnsiToken("", sgr[1:-1], osc) - else: - yield _AnsiToken("", sgr, osc) - position = end - if position < len(ansi_text): - yield _AnsiToken(ansi_text[position:]) - - -SGR_STYLE_MAP = { - 1: "bold", - 2: "dim", - 3: "italic", - 4: "underline", - 5: "blink", - 6: "blink2", - 7: "reverse", - 8: "conceal", - 9: "strike", - 21: "underline2", - 22: "not dim not bold", - 23: "not italic", - 24: "not underline", - 25: "not blink", - 26: "not blink2", - 27: "not reverse", - 28: "not conceal", - 29: "not strike", - 30: "color(0)", - 31: "color(1)", - 32: "color(2)", - 33: "color(3)", - 34: "color(4)", - 35: "color(5)", - 36: "color(6)", - 37: "color(7)", - 39: "default", - 40: "on color(0)", - 41: "on color(1)", - 42: "on color(2)", - 43: "on color(3)", - 44: "on color(4)", - 45: "on color(5)", - 46: "on color(6)", - 47: "on color(7)", - 49: "on default", - 51: "frame", - 52: "encircle", - 53: "overline", - 54: "not frame not encircle", - 55: "not overline", - 90: "color(8)", - 91: "color(9)", - 92: "color(10)", - 93: "color(11)", - 94: "color(12)", - 95: "color(13)", - 96: "color(14)", - 97: "color(15)", - 100: "on color(8)", - 101: "on color(9)", - 102: "on color(10)", - 103: "on color(11)", - 104: "on color(12)", - 105: "on color(13)", - 106: "on color(14)", - 107: "on color(15)", -} - - -class AnsiDecoder: - """Translate ANSI code in to styled Text.""" - - def __init__(self) -> None: - self.style = Style.null() - - def decode(self, terminal_text: str) -> Iterable[Text]: - """Decode ANSI codes in an iterable of lines. - - Args: - lines (Iterable[str]): An iterable of lines of terminal output. - - Yields: - Text: Marked up Text. - """ - for line in terminal_text.splitlines(): - yield self.decode_line(line) - - def decode_line(self, line: str) -> Text: - """Decode a line containing ansi codes. - - Args: - line (str): A line of terminal output. - - Returns: - Text: A Text instance marked up according to ansi codes. - """ - from_ansi = Color.from_ansi - from_rgb = Color.from_rgb - _Style = Style - text = Text() - append = text.append - line = line.rsplit("\r", 1)[-1] - for plain_text, sgr, osc in _ansi_tokenize(line): - if plain_text: - append(plain_text, self.style or None) - elif osc is not None: - if osc.startswith("8;"): - _params, semicolon, link = osc[2:].partition(";") - if semicolon: - self.style = self.style.update_link(link or None) - elif sgr is not None: - # Translate in to semi-colon separated codes - # Ignore invalid codes, because we want to be lenient - codes = [ - min(255, int(_code) if _code else 0) - for _code in sgr.split(";") - if _code.isdigit() or _code == "" - ] - iter_codes = iter(codes) - for code in iter_codes: - if code == 0: - # reset - self.style = _Style.null() - elif code in SGR_STYLE_MAP: - # styles - self.style += _Style.parse(SGR_STYLE_MAP[code]) - elif code == 38: - #  Foreground - with suppress(StopIteration): - color_type = next(iter_codes) - if color_type == 5: - self.style += _Style.from_color( - from_ansi(next(iter_codes)) - ) - elif color_type == 2: - self.style += _Style.from_color( - from_rgb( - next(iter_codes), - next(iter_codes), - next(iter_codes), - ) - ) - elif code == 48: - # Background - with suppress(StopIteration): - color_type = next(iter_codes) - if color_type == 5: - self.style += _Style.from_color( - None, from_ansi(next(iter_codes)) - ) - elif color_type == 2: - self.style += _Style.from_color( - None, - from_rgb( - next(iter_codes), - next(iter_codes), - next(iter_codes), - ), - ) - - return text - - -if sys.platform != "win32" and __name__ == "__main__": # pragma: no cover - import io - import os - import pty - import sys - - decoder = AnsiDecoder() - - stdout = io.BytesIO() - - def read(fd: int) -> bytes: - data = os.read(fd, 1024) - stdout.write(data) - return data - - pty.spawn(sys.argv[1:], read) - - from .console import Console - - console = Console(record=True) - - stdout_result = stdout.getvalue().decode("utf-8") - print(stdout_result) - - for line in decoder.decode(stdout_result): - console.print(line) - - console.save_html("stdout.html") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/bar.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/bar.py deleted file mode 100644 index 022284b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/bar.py +++ /dev/null @@ -1,93 +0,0 @@ -from typing import Optional, Union - -from .color import Color -from .console import Console, ConsoleOptions, RenderResult -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment -from .style import Style - -# There are left-aligned characters for 1/8 to 7/8, but -# the right-aligned characters exist only for 1/8 and 4/8. -BEGIN_BLOCK_ELEMENTS = ["█", "█", "█", "▐", "▐", "▐", "▕", "▕"] -END_BLOCK_ELEMENTS = [" ", "▏", "▎", "▍", "▌", "▋", "▊", "▉"] -FULL_BLOCK = "█" - - -class Bar(JupyterMixin): - """Renders a solid block bar. - - Args: - size (float): Value for the end of the bar. - begin (float): Begin point (between 0 and size, inclusive). - end (float): End point (between 0 and size, inclusive). - width (int, optional): Width of the bar, or ``None`` for maximum width. Defaults to None. - color (Union[Color, str], optional): Color of the bar. Defaults to "default". - bgcolor (Union[Color, str], optional): Color of bar background. Defaults to "default". - """ - - def __init__( - self, - size: float, - begin: float, - end: float, - *, - width: Optional[int] = None, - color: Union[Color, str] = "default", - bgcolor: Union[Color, str] = "default", - ): - self.size = size - self.begin = max(begin, 0) - self.end = min(end, size) - self.width = width - self.style = Style(color=color, bgcolor=bgcolor) - - def __repr__(self) -> str: - return f"Bar({self.size}, {self.begin}, {self.end})" - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - width = min( - self.width if self.width is not None else options.max_width, - options.max_width, - ) - - if self.begin >= self.end: - yield Segment(" " * width, self.style) - yield Segment.line() - return - - prefix_complete_eights = int(width * 8 * self.begin / self.size) - prefix_bar_count = prefix_complete_eights // 8 - prefix_eights_count = prefix_complete_eights % 8 - - body_complete_eights = int(width * 8 * self.end / self.size) - body_bar_count = body_complete_eights // 8 - body_eights_count = body_complete_eights % 8 - - # When start and end fall into the same cell, we ideally should render - # a symbol that's "center-aligned", but there is no good symbol in Unicode. - # In this case, we fall back to right-aligned block symbol for simplicity. - - prefix = " " * prefix_bar_count - if prefix_eights_count: - prefix += BEGIN_BLOCK_ELEMENTS[prefix_eights_count] - - body = FULL_BLOCK * body_bar_count - if body_eights_count: - body += END_BLOCK_ELEMENTS[body_eights_count] - - suffix = " " * (width - len(body)) - - yield Segment(prefix + body[len(prefix) :] + suffix, self.style) - yield Segment.line() - - def __rich_measure__( - self, console: Console, options: ConsoleOptions - ) -> Measurement: - return ( - Measurement(self.width, self.width) - if self.width is not None - else Measurement(4, options.max_width) - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py deleted file mode 100644 index 0511a9e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py +++ /dev/null @@ -1,480 +0,0 @@ -import sys -from typing import TYPE_CHECKING, Iterable, List - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - - -from ._loop import loop_last - -if TYPE_CHECKING: - from pip._vendor.rich.console import ConsoleOptions - - -class Box: - """Defines characters to render boxes. - - ┌─┬┐ top - │ ││ head - ├─┼┤ head_row - │ ││ mid - ├─┼┤ row - ├─┼┤ foot_row - │ ││ foot - └─┴┘ bottom - - Args: - box (str): Characters making up box. - ascii (bool, optional): True if this box uses ascii characters only. Default is False. - """ - - def __init__(self, box: str, *, ascii: bool = False) -> None: - self._box = box - self.ascii = ascii - line1, line2, line3, line4, line5, line6, line7, line8 = box.splitlines() - # top - self.top_left, self.top, self.top_divider, self.top_right = iter(line1) - # head - self.head_left, _, self.head_vertical, self.head_right = iter(line2) - # head_row - ( - self.head_row_left, - self.head_row_horizontal, - self.head_row_cross, - self.head_row_right, - ) = iter(line3) - - # mid - self.mid_left, _, self.mid_vertical, self.mid_right = iter(line4) - # row - self.row_left, self.row_horizontal, self.row_cross, self.row_right = iter(line5) - # foot_row - ( - self.foot_row_left, - self.foot_row_horizontal, - self.foot_row_cross, - self.foot_row_right, - ) = iter(line6) - # foot - self.foot_left, _, self.foot_vertical, self.foot_right = iter(line7) - # bottom - self.bottom_left, self.bottom, self.bottom_divider, self.bottom_right = iter( - line8 - ) - - def __repr__(self) -> str: - return "Box(...)" - - def __str__(self) -> str: - return self._box - - def substitute(self, options: "ConsoleOptions", safe: bool = True) -> "Box": - """Substitute this box for another if it won't render due to platform issues. - - Args: - options (ConsoleOptions): Console options used in rendering. - safe (bool, optional): Substitute this for another Box if there are known problems - displaying on the platform (currently only relevant on Windows). Default is True. - - Returns: - Box: A different Box or the same Box. - """ - box = self - if options.legacy_windows and safe: - box = LEGACY_WINDOWS_SUBSTITUTIONS.get(box, box) - if options.ascii_only and not box.ascii: - box = ASCII - return box - - def get_plain_headed_box(self) -> "Box": - """If this box uses special characters for the borders of the header, then - return the equivalent box that does not. - - Returns: - Box: The most similar Box that doesn't use header-specific box characters. - If the current Box already satisfies this criterion, then it's returned. - """ - return PLAIN_HEADED_SUBSTITUTIONS.get(self, self) - - def get_top(self, widths: Iterable[int]) -> str: - """Get the top of a simple box. - - Args: - widths (List[int]): Widths of columns. - - Returns: - str: A string of box characters. - """ - - parts: List[str] = [] - append = parts.append - append(self.top_left) - for last, width in loop_last(widths): - append(self.top * width) - if not last: - append(self.top_divider) - append(self.top_right) - return "".join(parts) - - def get_row( - self, - widths: Iterable[int], - level: Literal["head", "row", "foot", "mid"] = "row", - edge: bool = True, - ) -> str: - """Get the top of a simple box. - - Args: - width (List[int]): Widths of columns. - - Returns: - str: A string of box characters. - """ - if level == "head": - left = self.head_row_left - horizontal = self.head_row_horizontal - cross = self.head_row_cross - right = self.head_row_right - elif level == "row": - left = self.row_left - horizontal = self.row_horizontal - cross = self.row_cross - right = self.row_right - elif level == "mid": - left = self.mid_left - horizontal = " " - cross = self.mid_vertical - right = self.mid_right - elif level == "foot": - left = self.foot_row_left - horizontal = self.foot_row_horizontal - cross = self.foot_row_cross - right = self.foot_row_right - else: - raise ValueError("level must be 'head', 'row' or 'foot'") - - parts: List[str] = [] - append = parts.append - if edge: - append(left) - for last, width in loop_last(widths): - append(horizontal * width) - if not last: - append(cross) - if edge: - append(right) - return "".join(parts) - - def get_bottom(self, widths: Iterable[int]) -> str: - """Get the bottom of a simple box. - - Args: - widths (List[int]): Widths of columns. - - Returns: - str: A string of box characters. - """ - - parts: List[str] = [] - append = parts.append - append(self.bottom_left) - for last, width in loop_last(widths): - append(self.bottom * width) - if not last: - append(self.bottom_divider) - append(self.bottom_right) - return "".join(parts) - - -# fmt: off -ASCII: Box = Box( - "+--+\n" - "| ||\n" - "|-+|\n" - "| ||\n" - "|-+|\n" - "|-+|\n" - "| ||\n" - "+--+\n", - ascii=True, -) - -ASCII2: Box = Box( - "+-++\n" - "| ||\n" - "+-++\n" - "| ||\n" - "+-++\n" - "+-++\n" - "| ||\n" - "+-++\n", - ascii=True, -) - -ASCII_DOUBLE_HEAD: Box = Box( - "+-++\n" - "| ||\n" - "+=++\n" - "| ||\n" - "+-++\n" - "+-++\n" - "| ||\n" - "+-++\n", - ascii=True, -) - -SQUARE: Box = Box( - "┌─┬┐\n" - "│ ││\n" - "├─┼┤\n" - "│ ││\n" - "├─┼┤\n" - "├─┼┤\n" - "│ ││\n" - "└─┴┘\n" -) - -SQUARE_DOUBLE_HEAD: Box = Box( - "┌─┬┐\n" - "│ ││\n" - "╞═╪╡\n" - "│ ││\n" - "├─┼┤\n" - "├─┼┤\n" - "│ ││\n" - "└─┴┘\n" -) - -MINIMAL: Box = Box( - " ╷ \n" - " │ \n" - "╶─┼╴\n" - " │ \n" - "╶─┼╴\n" - "╶─┼╴\n" - " │ \n" - " ╵ \n" -) - - -MINIMAL_HEAVY_HEAD: Box = Box( - " ╷ \n" - " │ \n" - "╺━┿╸\n" - " │ \n" - "╶─┼╴\n" - "╶─┼╴\n" - " │ \n" - " ╵ \n" -) - -MINIMAL_DOUBLE_HEAD: Box = Box( - " ╷ \n" - " │ \n" - " ═╪ \n" - " │ \n" - " ─┼ \n" - " ─┼ \n" - " │ \n" - " ╵ \n" -) - - -SIMPLE: Box = Box( - " \n" - " \n" - " ── \n" - " \n" - " \n" - " ── \n" - " \n" - " \n" -) - -SIMPLE_HEAD: Box = Box( - " \n" - " \n" - " ── \n" - " \n" - " \n" - " \n" - " \n" - " \n" -) - - -SIMPLE_HEAVY: Box = Box( - " \n" - " \n" - " ━━ \n" - " \n" - " \n" - " ━━ \n" - " \n" - " \n" -) - - -HORIZONTALS: Box = Box( - " ── \n" - " \n" - " ── \n" - " \n" - " ── \n" - " ── \n" - " \n" - " ── \n" -) - -ROUNDED: Box = Box( - "╭─┬╮\n" - "│ ││\n" - "├─┼┤\n" - "│ ││\n" - "├─┼┤\n" - "├─┼┤\n" - "│ ││\n" - "╰─┴╯\n" -) - -HEAVY: Box = Box( - "┏━┳┓\n" - "┃ ┃┃\n" - "┣━╋┫\n" - "┃ ┃┃\n" - "┣━╋┫\n" - "┣━╋┫\n" - "┃ ┃┃\n" - "┗━┻┛\n" -) - -HEAVY_EDGE: Box = Box( - "┏━┯┓\n" - "┃ │┃\n" - "┠─┼┨\n" - "┃ │┃\n" - "┠─┼┨\n" - "┠─┼┨\n" - "┃ │┃\n" - "┗━┷┛\n" -) - -HEAVY_HEAD: Box = Box( - "┏━┳┓\n" - "┃ ┃┃\n" - "┡━╇┩\n" - "│ ││\n" - "├─┼┤\n" - "├─┼┤\n" - "│ ││\n" - "└─┴┘\n" -) - -DOUBLE: Box = Box( - "╔═╦╗\n" - "║ ║║\n" - "╠═╬╣\n" - "║ ║║\n" - "╠═╬╣\n" - "╠═╬╣\n" - "║ ║║\n" - "╚═╩╝\n" -) - -DOUBLE_EDGE: Box = Box( - "╔═╤╗\n" - "║ │║\n" - "╟─┼╢\n" - "║ │║\n" - "╟─┼╢\n" - "╟─┼╢\n" - "║ │║\n" - "╚═╧╝\n" -) - -MARKDOWN: Box = Box( - " \n" - "| ||\n" - "|-||\n" - "| ||\n" - "|-||\n" - "|-||\n" - "| ||\n" - " \n", - ascii=True, -) -# fmt: on - -# Map Boxes that don't render with raster fonts on to equivalent that do -LEGACY_WINDOWS_SUBSTITUTIONS = { - ROUNDED: SQUARE, - MINIMAL_HEAVY_HEAD: MINIMAL, - SIMPLE_HEAVY: SIMPLE, - HEAVY: SQUARE, - HEAVY_EDGE: SQUARE, - HEAVY_HEAD: SQUARE, -} - -# Map headed boxes to their headerless equivalents -PLAIN_HEADED_SUBSTITUTIONS = { - HEAVY_HEAD: SQUARE, - SQUARE_DOUBLE_HEAD: SQUARE, - MINIMAL_DOUBLE_HEAD: MINIMAL, - MINIMAL_HEAVY_HEAD: MINIMAL, - ASCII_DOUBLE_HEAD: ASCII2, -} - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.columns import Columns - from pip._vendor.rich.panel import Panel - - from . import box as box - from .console import Console - from .table import Table - from .text import Text - - console = Console(record=True) - - BOXES = [ - "ASCII", - "ASCII2", - "ASCII_DOUBLE_HEAD", - "SQUARE", - "SQUARE_DOUBLE_HEAD", - "MINIMAL", - "MINIMAL_HEAVY_HEAD", - "MINIMAL_DOUBLE_HEAD", - "SIMPLE", - "SIMPLE_HEAD", - "SIMPLE_HEAVY", - "HORIZONTALS", - "ROUNDED", - "HEAVY", - "HEAVY_EDGE", - "HEAVY_HEAD", - "DOUBLE", - "DOUBLE_EDGE", - "MARKDOWN", - ] - - console.print(Panel("[bold green]Box Constants", style="green"), justify="center") - console.print() - - columns = Columns(expand=True, padding=2) - for box_name in sorted(BOXES): - table = Table( - show_footer=True, style="dim", border_style="not dim", expand=True - ) - table.add_column("Header 1", "Footer 1") - table.add_column("Header 2", "Footer 2") - table.add_row("Cell", "Cell") - table.add_row("Cell", "Cell") - table.box = getattr(box, box_name) - table.title = Text(f"box.{box_name}", style="magenta") - columns.add_renderable(table) - console.print(columns) - - # console.save_svg("box.svg") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/cells.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/cells.py deleted file mode 100644 index f85f928..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/cells.py +++ /dev/null @@ -1,167 +0,0 @@ -from __future__ import annotations - -import re -from functools import lru_cache -from typing import Callable - -from ._cell_widths import CELL_WIDTHS - -# Regex to match sequence of the most common character ranges -_is_single_cell_widths = re.compile("^[\u0020-\u006f\u00a0\u02ff\u0370-\u0482]*$").match - - -@lru_cache(4096) -def cached_cell_len(text: str) -> int: - """Get the number of cells required to display text. - - This method always caches, which may use up a lot of memory. It is recommended to use - `cell_len` over this method. - - Args: - text (str): Text to display. - - Returns: - int: Get the number of cells required to display text. - """ - _get_size = get_character_cell_size - total_size = sum(_get_size(character) for character in text) - return total_size - - -def cell_len(text: str, _cell_len: Callable[[str], int] = cached_cell_len) -> int: - """Get the number of cells required to display text. - - Args: - text (str): Text to display. - - Returns: - int: Get the number of cells required to display text. - """ - if len(text) < 512: - return _cell_len(text) - _get_size = get_character_cell_size - total_size = sum(_get_size(character) for character in text) - return total_size - - -@lru_cache(maxsize=4096) -def get_character_cell_size(character: str) -> int: - """Get the cell size of a character. - - Args: - character (str): A single character. - - Returns: - int: Number of cells (0, 1 or 2) occupied by that character. - """ - return _get_codepoint_cell_size(ord(character)) - - -@lru_cache(maxsize=4096) -def _get_codepoint_cell_size(codepoint: int) -> int: - """Get the cell size of a character. - - Args: - codepoint (int): Codepoint of a character. - - Returns: - int: Number of cells (0, 1 or 2) occupied by that character. - """ - - _table = CELL_WIDTHS - lower_bound = 0 - upper_bound = len(_table) - 1 - index = (lower_bound + upper_bound) // 2 - while True: - start, end, width = _table[index] - if codepoint < start: - upper_bound = index - 1 - elif codepoint > end: - lower_bound = index + 1 - else: - return 0 if width == -1 else width - if upper_bound < lower_bound: - break - index = (lower_bound + upper_bound) // 2 - return 1 - - -def set_cell_size(text: str, total: int) -> str: - """Set the length of a string to fit within given number of cells.""" - - if _is_single_cell_widths(text): - size = len(text) - if size < total: - return text + " " * (total - size) - return text[:total] - - if total <= 0: - return "" - cell_size = cell_len(text) - if cell_size == total: - return text - if cell_size < total: - return text + " " * (total - cell_size) - - start = 0 - end = len(text) - - # Binary search until we find the right size - while True: - pos = (start + end) // 2 - before = text[: pos + 1] - before_len = cell_len(before) - if before_len == total + 1 and cell_len(before[-1]) == 2: - return before[:-1] + " " - if before_len == total: - return before - if before_len > total: - end = pos - else: - start = pos - - -def chop_cells( - text: str, - width: int, -) -> list[str]: - """Split text into lines such that each line fits within the available (cell) width. - - Args: - text: The text to fold such that it fits in the given width. - width: The width available (number of cells). - - Returns: - A list of strings such that each string in the list has cell width - less than or equal to the available width. - """ - _get_character_cell_size = get_character_cell_size - lines: list[list[str]] = [[]] - - append_new_line = lines.append - append_to_last_line = lines[-1].append - - total_width = 0 - - for character in text: - cell_width = _get_character_cell_size(character) - char_doesnt_fit = total_width + cell_width > width - - if char_doesnt_fit: - append_new_line([character]) - append_to_last_line = lines[-1].append - total_width = cell_width - else: - append_to_last_line(character) - total_width += cell_width - - return ["".join(line) for line in lines] - - -if __name__ == "__main__": # pragma: no cover - print(get_character_cell_size("😽")) - for line in chop_cells("""这是对亚洲语言支持的测试。面对模棱两可的想法,拒绝猜测的诱惑。""", 8): - print(line) - for n in range(80, 1, -1): - print(set_cell_size("""这是对亚洲语言支持的测试。面对模棱两可的想法,拒绝猜测的诱惑。""", n) + "|") - print("x" * n) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py deleted file mode 100644 index 4270a27..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py +++ /dev/null @@ -1,621 +0,0 @@ -import platform -import re -from colorsys import rgb_to_hls -from enum import IntEnum -from functools import lru_cache -from typing import TYPE_CHECKING, NamedTuple, Optional, Tuple - -from ._palettes import EIGHT_BIT_PALETTE, STANDARD_PALETTE, WINDOWS_PALETTE -from .color_triplet import ColorTriplet -from .repr import Result, rich_repr -from .terminal_theme import DEFAULT_TERMINAL_THEME - -if TYPE_CHECKING: # pragma: no cover - from .terminal_theme import TerminalTheme - from .text import Text - - -WINDOWS = platform.system() == "Windows" - - -class ColorSystem(IntEnum): - """One of the 3 color system supported by terminals.""" - - STANDARD = 1 - EIGHT_BIT = 2 - TRUECOLOR = 3 - WINDOWS = 4 - - def __repr__(self) -> str: - return f"ColorSystem.{self.name}" - - def __str__(self) -> str: - return repr(self) - - -class ColorType(IntEnum): - """Type of color stored in Color class.""" - - DEFAULT = 0 - STANDARD = 1 - EIGHT_BIT = 2 - TRUECOLOR = 3 - WINDOWS = 4 - - def __repr__(self) -> str: - return f"ColorType.{self.name}" - - -ANSI_COLOR_NAMES = { - "black": 0, - "red": 1, - "green": 2, - "yellow": 3, - "blue": 4, - "magenta": 5, - "cyan": 6, - "white": 7, - "bright_black": 8, - "bright_red": 9, - "bright_green": 10, - "bright_yellow": 11, - "bright_blue": 12, - "bright_magenta": 13, - "bright_cyan": 14, - "bright_white": 15, - "grey0": 16, - "gray0": 16, - "navy_blue": 17, - "dark_blue": 18, - "blue3": 20, - "blue1": 21, - "dark_green": 22, - "deep_sky_blue4": 25, - "dodger_blue3": 26, - "dodger_blue2": 27, - "green4": 28, - "spring_green4": 29, - "turquoise4": 30, - "deep_sky_blue3": 32, - "dodger_blue1": 33, - "green3": 40, - "spring_green3": 41, - "dark_cyan": 36, - "light_sea_green": 37, - "deep_sky_blue2": 38, - "deep_sky_blue1": 39, - "spring_green2": 47, - "cyan3": 43, - "dark_turquoise": 44, - "turquoise2": 45, - "green1": 46, - "spring_green1": 48, - "medium_spring_green": 49, - "cyan2": 50, - "cyan1": 51, - "dark_red": 88, - "deep_pink4": 125, - "purple4": 55, - "purple3": 56, - "blue_violet": 57, - "orange4": 94, - "grey37": 59, - "gray37": 59, - "medium_purple4": 60, - "slate_blue3": 62, - "royal_blue1": 63, - "chartreuse4": 64, - "dark_sea_green4": 71, - "pale_turquoise4": 66, - "steel_blue": 67, - "steel_blue3": 68, - "cornflower_blue": 69, - "chartreuse3": 76, - "cadet_blue": 73, - "sky_blue3": 74, - "steel_blue1": 81, - "pale_green3": 114, - "sea_green3": 78, - "aquamarine3": 79, - "medium_turquoise": 80, - "chartreuse2": 112, - "sea_green2": 83, - "sea_green1": 85, - "aquamarine1": 122, - "dark_slate_gray2": 87, - "dark_magenta": 91, - "dark_violet": 128, - "purple": 129, - "light_pink4": 95, - "plum4": 96, - "medium_purple3": 98, - "slate_blue1": 99, - "yellow4": 106, - "wheat4": 101, - "grey53": 102, - "gray53": 102, - "light_slate_grey": 103, - "light_slate_gray": 103, - "medium_purple": 104, - "light_slate_blue": 105, - "dark_olive_green3": 149, - "dark_sea_green": 108, - "light_sky_blue3": 110, - "sky_blue2": 111, - "dark_sea_green3": 150, - "dark_slate_gray3": 116, - "sky_blue1": 117, - "chartreuse1": 118, - "light_green": 120, - "pale_green1": 156, - "dark_slate_gray1": 123, - "red3": 160, - "medium_violet_red": 126, - "magenta3": 164, - "dark_orange3": 166, - "indian_red": 167, - "hot_pink3": 168, - "medium_orchid3": 133, - "medium_orchid": 134, - "medium_purple2": 140, - "dark_goldenrod": 136, - "light_salmon3": 173, - "rosy_brown": 138, - "grey63": 139, - "gray63": 139, - "medium_purple1": 141, - "gold3": 178, - "dark_khaki": 143, - "navajo_white3": 144, - "grey69": 145, - "gray69": 145, - "light_steel_blue3": 146, - "light_steel_blue": 147, - "yellow3": 184, - "dark_sea_green2": 157, - "light_cyan3": 152, - "light_sky_blue1": 153, - "green_yellow": 154, - "dark_olive_green2": 155, - "dark_sea_green1": 193, - "pale_turquoise1": 159, - "deep_pink3": 162, - "magenta2": 200, - "hot_pink2": 169, - "orchid": 170, - "medium_orchid1": 207, - "orange3": 172, - "light_pink3": 174, - "pink3": 175, - "plum3": 176, - "violet": 177, - "light_goldenrod3": 179, - "tan": 180, - "misty_rose3": 181, - "thistle3": 182, - "plum2": 183, - "khaki3": 185, - "light_goldenrod2": 222, - "light_yellow3": 187, - "grey84": 188, - "gray84": 188, - "light_steel_blue1": 189, - "yellow2": 190, - "dark_olive_green1": 192, - "honeydew2": 194, - "light_cyan1": 195, - "red1": 196, - "deep_pink2": 197, - "deep_pink1": 199, - "magenta1": 201, - "orange_red1": 202, - "indian_red1": 204, - "hot_pink": 206, - "dark_orange": 208, - "salmon1": 209, - "light_coral": 210, - "pale_violet_red1": 211, - "orchid2": 212, - "orchid1": 213, - "orange1": 214, - "sandy_brown": 215, - "light_salmon1": 216, - "light_pink1": 217, - "pink1": 218, - "plum1": 219, - "gold1": 220, - "navajo_white1": 223, - "misty_rose1": 224, - "thistle1": 225, - "yellow1": 226, - "light_goldenrod1": 227, - "khaki1": 228, - "wheat1": 229, - "cornsilk1": 230, - "grey100": 231, - "gray100": 231, - "grey3": 232, - "gray3": 232, - "grey7": 233, - "gray7": 233, - "grey11": 234, - "gray11": 234, - "grey15": 235, - "gray15": 235, - "grey19": 236, - "gray19": 236, - "grey23": 237, - "gray23": 237, - "grey27": 238, - "gray27": 238, - "grey30": 239, - "gray30": 239, - "grey35": 240, - "gray35": 240, - "grey39": 241, - "gray39": 241, - "grey42": 242, - "gray42": 242, - "grey46": 243, - "gray46": 243, - "grey50": 244, - "gray50": 244, - "grey54": 245, - "gray54": 245, - "grey58": 246, - "gray58": 246, - "grey62": 247, - "gray62": 247, - "grey66": 248, - "gray66": 248, - "grey70": 249, - "gray70": 249, - "grey74": 250, - "gray74": 250, - "grey78": 251, - "gray78": 251, - "grey82": 252, - "gray82": 252, - "grey85": 253, - "gray85": 253, - "grey89": 254, - "gray89": 254, - "grey93": 255, - "gray93": 255, -} - - -class ColorParseError(Exception): - """The color could not be parsed.""" - - -RE_COLOR = re.compile( - r"""^ -\#([0-9a-f]{6})$| -color\(([0-9]{1,3})\)$| -rgb\(([\d\s,]+)\)$ -""", - re.VERBOSE, -) - - -@rich_repr -class Color(NamedTuple): - """Terminal color definition.""" - - name: str - """The name of the color (typically the input to Color.parse).""" - type: ColorType - """The type of the color.""" - number: Optional[int] = None - """The color number, if a standard color, or None.""" - triplet: Optional[ColorTriplet] = None - """A triplet of color components, if an RGB color.""" - - def __rich__(self) -> "Text": - """Displays the actual color if Rich printed.""" - from .style import Style - from .text import Text - - return Text.assemble( - f"", - ) - - def __rich_repr__(self) -> Result: - yield self.name - yield self.type - yield "number", self.number, None - yield "triplet", self.triplet, None - - @property - def system(self) -> ColorSystem: - """Get the native color system for this color.""" - if self.type == ColorType.DEFAULT: - return ColorSystem.STANDARD - return ColorSystem(int(self.type)) - - @property - def is_system_defined(self) -> bool: - """Check if the color is ultimately defined by the system.""" - return self.system not in (ColorSystem.EIGHT_BIT, ColorSystem.TRUECOLOR) - - @property - def is_default(self) -> bool: - """Check if the color is a default color.""" - return self.type == ColorType.DEFAULT - - def get_truecolor( - self, theme: Optional["TerminalTheme"] = None, foreground: bool = True - ) -> ColorTriplet: - """Get an equivalent color triplet for this color. - - Args: - theme (TerminalTheme, optional): Optional terminal theme, or None to use default. Defaults to None. - foreground (bool, optional): True for a foreground color, or False for background. Defaults to True. - - Returns: - ColorTriplet: A color triplet containing RGB components. - """ - - if theme is None: - theme = DEFAULT_TERMINAL_THEME - if self.type == ColorType.TRUECOLOR: - assert self.triplet is not None - return self.triplet - elif self.type == ColorType.EIGHT_BIT: - assert self.number is not None - return EIGHT_BIT_PALETTE[self.number] - elif self.type == ColorType.STANDARD: - assert self.number is not None - return theme.ansi_colors[self.number] - elif self.type == ColorType.WINDOWS: - assert self.number is not None - return WINDOWS_PALETTE[self.number] - else: # self.type == ColorType.DEFAULT: - assert self.number is None - return theme.foreground_color if foreground else theme.background_color - - @classmethod - def from_ansi(cls, number: int) -> "Color": - """Create a Color number from it's 8-bit ansi number. - - Args: - number (int): A number between 0-255 inclusive. - - Returns: - Color: A new Color instance. - """ - return cls( - name=f"color({number})", - type=(ColorType.STANDARD if number < 16 else ColorType.EIGHT_BIT), - number=number, - ) - - @classmethod - def from_triplet(cls, triplet: "ColorTriplet") -> "Color": - """Create a truecolor RGB color from a triplet of values. - - Args: - triplet (ColorTriplet): A color triplet containing red, green and blue components. - - Returns: - Color: A new color object. - """ - return cls(name=triplet.hex, type=ColorType.TRUECOLOR, triplet=triplet) - - @classmethod - def from_rgb(cls, red: float, green: float, blue: float) -> "Color": - """Create a truecolor from three color components in the range(0->255). - - Args: - red (float): Red component in range 0-255. - green (float): Green component in range 0-255. - blue (float): Blue component in range 0-255. - - Returns: - Color: A new color object. - """ - return cls.from_triplet(ColorTriplet(int(red), int(green), int(blue))) - - @classmethod - def default(cls) -> "Color": - """Get a Color instance representing the default color. - - Returns: - Color: Default color. - """ - return cls(name="default", type=ColorType.DEFAULT) - - @classmethod - @lru_cache(maxsize=1024) - def parse(cls, color: str) -> "Color": - """Parse a color definition.""" - original_color = color - color = color.lower().strip() - - if color == "default": - return cls(color, type=ColorType.DEFAULT) - - color_number = ANSI_COLOR_NAMES.get(color) - if color_number is not None: - return cls( - color, - type=(ColorType.STANDARD if color_number < 16 else ColorType.EIGHT_BIT), - number=color_number, - ) - - color_match = RE_COLOR.match(color) - if color_match is None: - raise ColorParseError(f"{original_color!r} is not a valid color") - - color_24, color_8, color_rgb = color_match.groups() - if color_24: - triplet = ColorTriplet( - int(color_24[0:2], 16), int(color_24[2:4], 16), int(color_24[4:6], 16) - ) - return cls(color, ColorType.TRUECOLOR, triplet=triplet) - - elif color_8: - number = int(color_8) - if number > 255: - raise ColorParseError(f"color number must be <= 255 in {color!r}") - return cls( - color, - type=(ColorType.STANDARD if number < 16 else ColorType.EIGHT_BIT), - number=number, - ) - - else: # color_rgb: - components = color_rgb.split(",") - if len(components) != 3: - raise ColorParseError( - f"expected three components in {original_color!r}" - ) - red, green, blue = components - triplet = ColorTriplet(int(red), int(green), int(blue)) - if not all(component <= 255 for component in triplet): - raise ColorParseError( - f"color components must be <= 255 in {original_color!r}" - ) - return cls(color, ColorType.TRUECOLOR, triplet=triplet) - - @lru_cache(maxsize=1024) - def get_ansi_codes(self, foreground: bool = True) -> Tuple[str, ...]: - """Get the ANSI escape codes for this color.""" - _type = self.type - if _type == ColorType.DEFAULT: - return ("39" if foreground else "49",) - - elif _type == ColorType.WINDOWS: - number = self.number - assert number is not None - fore, back = (30, 40) if number < 8 else (82, 92) - return (str(fore + number if foreground else back + number),) - - elif _type == ColorType.STANDARD: - number = self.number - assert number is not None - fore, back = (30, 40) if number < 8 else (82, 92) - return (str(fore + number if foreground else back + number),) - - elif _type == ColorType.EIGHT_BIT: - assert self.number is not None - return ("38" if foreground else "48", "5", str(self.number)) - - else: # self.standard == ColorStandard.TRUECOLOR: - assert self.triplet is not None - red, green, blue = self.triplet - return ("38" if foreground else "48", "2", str(red), str(green), str(blue)) - - @lru_cache(maxsize=1024) - def downgrade(self, system: ColorSystem) -> "Color": - """Downgrade a color system to a system with fewer colors.""" - - if self.type in (ColorType.DEFAULT, system): - return self - # Convert to 8-bit color from truecolor color - if system == ColorSystem.EIGHT_BIT and self.system == ColorSystem.TRUECOLOR: - assert self.triplet is not None - _h, l, s = rgb_to_hls(*self.triplet.normalized) - # If saturation is under 15% assume it is grayscale - if s < 0.15: - gray = round(l * 25.0) - if gray == 0: - color_number = 16 - elif gray == 25: - color_number = 231 - else: - color_number = 231 + gray - return Color(self.name, ColorType.EIGHT_BIT, number=color_number) - - red, green, blue = self.triplet - six_red = red / 95 if red < 95 else 1 + (red - 95) / 40 - six_green = green / 95 if green < 95 else 1 + (green - 95) / 40 - six_blue = blue / 95 if blue < 95 else 1 + (blue - 95) / 40 - - color_number = ( - 16 + 36 * round(six_red) + 6 * round(six_green) + round(six_blue) - ) - return Color(self.name, ColorType.EIGHT_BIT, number=color_number) - - # Convert to standard from truecolor or 8-bit - elif system == ColorSystem.STANDARD: - if self.system == ColorSystem.TRUECOLOR: - assert self.triplet is not None - triplet = self.triplet - else: # self.system == ColorSystem.EIGHT_BIT - assert self.number is not None - triplet = ColorTriplet(*EIGHT_BIT_PALETTE[self.number]) - - color_number = STANDARD_PALETTE.match(triplet) - return Color(self.name, ColorType.STANDARD, number=color_number) - - elif system == ColorSystem.WINDOWS: - if self.system == ColorSystem.TRUECOLOR: - assert self.triplet is not None - triplet = self.triplet - else: # self.system == ColorSystem.EIGHT_BIT - assert self.number is not None - if self.number < 16: - return Color(self.name, ColorType.WINDOWS, number=self.number) - triplet = ColorTriplet(*EIGHT_BIT_PALETTE[self.number]) - - color_number = WINDOWS_PALETTE.match(triplet) - return Color(self.name, ColorType.WINDOWS, number=color_number) - - return self - - -def parse_rgb_hex(hex_color: str) -> ColorTriplet: - """Parse six hex characters in to RGB triplet.""" - assert len(hex_color) == 6, "must be 6 characters" - color = ColorTriplet( - int(hex_color[0:2], 16), int(hex_color[2:4], 16), int(hex_color[4:6], 16) - ) - return color - - -def blend_rgb( - color1: ColorTriplet, color2: ColorTriplet, cross_fade: float = 0.5 -) -> ColorTriplet: - """Blend one RGB color in to another.""" - r1, g1, b1 = color1 - r2, g2, b2 = color2 - new_color = ColorTriplet( - int(r1 + (r2 - r1) * cross_fade), - int(g1 + (g2 - g1) * cross_fade), - int(b1 + (b2 - b1) * cross_fade), - ) - return new_color - - -if __name__ == "__main__": # pragma: no cover - from .console import Console - from .table import Table - from .text import Text - - console = Console() - - table = Table(show_footer=False, show_edge=True) - table.add_column("Color", width=10, overflow="ellipsis") - table.add_column("Number", justify="right", style="yellow") - table.add_column("Name", style="green") - table.add_column("Hex", style="blue") - table.add_column("RGB", style="magenta") - - colors = sorted((v, k) for k, v in ANSI_COLOR_NAMES.items()) - for color_number, name in colors: - if "grey" in name: - continue - color_cell = Text(" " * 10, style=f"on {name}") - if color_number < 16: - table.add_row(color_cell, f"{color_number}", Text(f'"{name}"')) - else: - color = EIGHT_BIT_PALETTE[color_number] # type: ignore[has-type] - table.add_row( - color_cell, str(color_number), Text(f'"{name}"'), color.hex, color.rgb - ) - - console.print(table) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py deleted file mode 100644 index 02cab32..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py +++ /dev/null @@ -1,38 +0,0 @@ -from typing import NamedTuple, Tuple - - -class ColorTriplet(NamedTuple): - """The red, green, and blue components of a color.""" - - red: int - """Red component in 0 to 255 range.""" - green: int - """Green component in 0 to 255 range.""" - blue: int - """Blue component in 0 to 255 range.""" - - @property - def hex(self) -> str: - """get the color triplet in CSS style.""" - red, green, blue = self - return f"#{red:02x}{green:02x}{blue:02x}" - - @property - def rgb(self) -> str: - """The color in RGB format. - - Returns: - str: An rgb color, e.g. ``"rgb(100,23,255)"``. - """ - red, green, blue = self - return f"rgb({red},{green},{blue})" - - @property - def normalized(self) -> Tuple[float, float, float]: - """Convert components into floats between 0 and 1. - - Returns: - Tuple[float, float, float]: A tuple of three normalized colour components. - """ - red, green, blue = self - return red / 255.0, green / 255.0, blue / 255.0 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/columns.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/columns.py deleted file mode 100644 index 669a3a7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/columns.py +++ /dev/null @@ -1,187 +0,0 @@ -from collections import defaultdict -from itertools import chain -from operator import itemgetter -from typing import Dict, Iterable, List, Optional, Tuple - -from .align import Align, AlignMethod -from .console import Console, ConsoleOptions, RenderableType, RenderResult -from .constrain import Constrain -from .measure import Measurement -from .padding import Padding, PaddingDimensions -from .table import Table -from .text import TextType -from .jupyter import JupyterMixin - - -class Columns(JupyterMixin): - """Display renderables in neat columns. - - Args: - renderables (Iterable[RenderableType]): Any number of Rich renderables (including str). - width (int, optional): The desired width of the columns, or None to auto detect. Defaults to None. - padding (PaddingDimensions, optional): Optional padding around cells. Defaults to (0, 1). - expand (bool, optional): Expand columns to full width. Defaults to False. - equal (bool, optional): Arrange in to equal sized columns. Defaults to False. - column_first (bool, optional): Align items from top to bottom (rather than left to right). Defaults to False. - right_to_left (bool, optional): Start column from right hand side. Defaults to False. - align (str, optional): Align value ("left", "right", or "center") or None for default. Defaults to None. - title (TextType, optional): Optional title for Columns. - """ - - def __init__( - self, - renderables: Optional[Iterable[RenderableType]] = None, - padding: PaddingDimensions = (0, 1), - *, - width: Optional[int] = None, - expand: bool = False, - equal: bool = False, - column_first: bool = False, - right_to_left: bool = False, - align: Optional[AlignMethod] = None, - title: Optional[TextType] = None, - ) -> None: - self.renderables = list(renderables or []) - self.width = width - self.padding = padding - self.expand = expand - self.equal = equal - self.column_first = column_first - self.right_to_left = right_to_left - self.align: Optional[AlignMethod] = align - self.title = title - - def add_renderable(self, renderable: RenderableType) -> None: - """Add a renderable to the columns. - - Args: - renderable (RenderableType): Any renderable object. - """ - self.renderables.append(renderable) - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - render_str = console.render_str - renderables = [ - render_str(renderable) if isinstance(renderable, str) else renderable - for renderable in self.renderables - ] - if not renderables: - return - _top, right, _bottom, left = Padding.unpack(self.padding) - width_padding = max(left, right) - max_width = options.max_width - widths: Dict[int, int] = defaultdict(int) - column_count = len(renderables) - - get_measurement = Measurement.get - renderable_widths = [ - get_measurement(console, options, renderable).maximum - for renderable in renderables - ] - if self.equal: - renderable_widths = [max(renderable_widths)] * len(renderable_widths) - - def iter_renderables( - column_count: int, - ) -> Iterable[Tuple[int, Optional[RenderableType]]]: - item_count = len(renderables) - if self.column_first: - width_renderables = list(zip(renderable_widths, renderables)) - - column_lengths: List[int] = [item_count // column_count] * column_count - for col_no in range(item_count % column_count): - column_lengths[col_no] += 1 - - row_count = (item_count + column_count - 1) // column_count - cells = [[-1] * column_count for _ in range(row_count)] - row = col = 0 - for index in range(item_count): - cells[row][col] = index - column_lengths[col] -= 1 - if column_lengths[col]: - row += 1 - else: - col += 1 - row = 0 - for index in chain.from_iterable(cells): - if index == -1: - break - yield width_renderables[index] - else: - yield from zip(renderable_widths, renderables) - # Pad odd elements with spaces - if item_count % column_count: - for _ in range(column_count - (item_count % column_count)): - yield 0, None - - table = Table.grid(padding=self.padding, collapse_padding=True, pad_edge=False) - table.expand = self.expand - table.title = self.title - - if self.width is not None: - column_count = (max_width) // (self.width + width_padding) - for _ in range(column_count): - table.add_column(width=self.width) - else: - while column_count > 1: - widths.clear() - column_no = 0 - for renderable_width, _ in iter_renderables(column_count): - widths[column_no] = max(widths[column_no], renderable_width) - total_width = sum(widths.values()) + width_padding * ( - len(widths) - 1 - ) - if total_width > max_width: - column_count = len(widths) - 1 - break - else: - column_no = (column_no + 1) % column_count - else: - break - - get_renderable = itemgetter(1) - _renderables = [ - get_renderable(_renderable) - for _renderable in iter_renderables(column_count) - ] - if self.equal: - _renderables = [ - None - if renderable is None - else Constrain(renderable, renderable_widths[0]) - for renderable in _renderables - ] - if self.align: - align = self.align - _Align = Align - _renderables = [ - None if renderable is None else _Align(renderable, align) - for renderable in _renderables - ] - - right_to_left = self.right_to_left - add_row = table.add_row - for start in range(0, len(_renderables), column_count): - row = _renderables[start : start + column_count] - if right_to_left: - row = row[::-1] - add_row(*row) - yield table - - -if __name__ == "__main__": # pragma: no cover - import os - - console = Console() - - files = [f"{i} {s}" for i, s in enumerate(sorted(os.listdir()))] - columns = Columns(files, padding=(0, 1), expand=False, equal=False) - console.print(columns) - console.rule() - columns.column_first = True - console.print(columns) - columns.right_to_left = True - console.rule() - console.print(columns) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/console.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/console.py deleted file mode 100644 index a11c7c1..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/console.py +++ /dev/null @@ -1,2633 +0,0 @@ -import inspect -import os -import platform -import sys -import threading -import zlib -from abc import ABC, abstractmethod -from dataclasses import dataclass, field -from datetime import datetime -from functools import wraps -from getpass import getpass -from html import escape -from inspect import isclass -from itertools import islice -from math import ceil -from time import monotonic -from types import FrameType, ModuleType, TracebackType -from typing import ( - IO, - TYPE_CHECKING, - Any, - Callable, - Dict, - Iterable, - List, - Mapping, - NamedTuple, - Optional, - TextIO, - Tuple, - Type, - Union, - cast, -) - -from pip._vendor.rich._null_file import NULL_FILE - -if sys.version_info >= (3, 8): - from typing import Literal, Protocol, runtime_checkable -else: - from pip._vendor.typing_extensions import ( - Literal, - Protocol, - runtime_checkable, - ) # pragma: no cover - -from . import errors, themes -from ._emoji_replace import _emoji_replace -from ._export_format import CONSOLE_HTML_FORMAT, CONSOLE_SVG_FORMAT -from ._fileno import get_fileno -from ._log_render import FormatTimeCallable, LogRender -from .align import Align, AlignMethod -from .color import ColorSystem, blend_rgb -from .control import Control -from .emoji import EmojiVariant -from .highlighter import NullHighlighter, ReprHighlighter -from .markup import render as render_markup -from .measure import Measurement, measure_renderables -from .pager import Pager, SystemPager -from .pretty import Pretty, is_expandable -from .protocol import rich_cast -from .region import Region -from .scope import render_scope -from .screen import Screen -from .segment import Segment -from .style import Style, StyleType -from .styled import Styled -from .terminal_theme import DEFAULT_TERMINAL_THEME, SVG_EXPORT_THEME, TerminalTheme -from .text import Text, TextType -from .theme import Theme, ThemeStack - -if TYPE_CHECKING: - from ._windows import WindowsConsoleFeatures - from .live import Live - from .status import Status - -JUPYTER_DEFAULT_COLUMNS = 115 -JUPYTER_DEFAULT_LINES = 100 -WINDOWS = platform.system() == "Windows" - -HighlighterType = Callable[[Union[str, "Text"]], "Text"] -JustifyMethod = Literal["default", "left", "center", "right", "full"] -OverflowMethod = Literal["fold", "crop", "ellipsis", "ignore"] - - -class NoChange: - pass - - -NO_CHANGE = NoChange() - -try: - _STDIN_FILENO = sys.__stdin__.fileno() -except Exception: - _STDIN_FILENO = 0 -try: - _STDOUT_FILENO = sys.__stdout__.fileno() -except Exception: - _STDOUT_FILENO = 1 -try: - _STDERR_FILENO = sys.__stderr__.fileno() -except Exception: - _STDERR_FILENO = 2 - -_STD_STREAMS = (_STDIN_FILENO, _STDOUT_FILENO, _STDERR_FILENO) -_STD_STREAMS_OUTPUT = (_STDOUT_FILENO, _STDERR_FILENO) - - -_TERM_COLORS = { - "kitty": ColorSystem.EIGHT_BIT, - "256color": ColorSystem.EIGHT_BIT, - "16color": ColorSystem.STANDARD, -} - - -class ConsoleDimensions(NamedTuple): - """Size of the terminal.""" - - width: int - """The width of the console in 'cells'.""" - height: int - """The height of the console in lines.""" - - -@dataclass -class ConsoleOptions: - """Options for __rich_console__ method.""" - - size: ConsoleDimensions - """Size of console.""" - legacy_windows: bool - """legacy_windows: flag for legacy windows.""" - min_width: int - """Minimum width of renderable.""" - max_width: int - """Maximum width of renderable.""" - is_terminal: bool - """True if the target is a terminal, otherwise False.""" - encoding: str - """Encoding of terminal.""" - max_height: int - """Height of container (starts as terminal)""" - justify: Optional[JustifyMethod] = None - """Justify value override for renderable.""" - overflow: Optional[OverflowMethod] = None - """Overflow value override for renderable.""" - no_wrap: Optional[bool] = False - """Disable wrapping for text.""" - highlight: Optional[bool] = None - """Highlight override for render_str.""" - markup: Optional[bool] = None - """Enable markup when rendering strings.""" - height: Optional[int] = None - - @property - def ascii_only(self) -> bool: - """Check if renderables should use ascii only.""" - return not self.encoding.startswith("utf") - - def copy(self) -> "ConsoleOptions": - """Return a copy of the options. - - Returns: - ConsoleOptions: a copy of self. - """ - options: ConsoleOptions = ConsoleOptions.__new__(ConsoleOptions) - options.__dict__ = self.__dict__.copy() - return options - - def update( - self, - *, - width: Union[int, NoChange] = NO_CHANGE, - min_width: Union[int, NoChange] = NO_CHANGE, - max_width: Union[int, NoChange] = NO_CHANGE, - justify: Union[Optional[JustifyMethod], NoChange] = NO_CHANGE, - overflow: Union[Optional[OverflowMethod], NoChange] = NO_CHANGE, - no_wrap: Union[Optional[bool], NoChange] = NO_CHANGE, - highlight: Union[Optional[bool], NoChange] = NO_CHANGE, - markup: Union[Optional[bool], NoChange] = NO_CHANGE, - height: Union[Optional[int], NoChange] = NO_CHANGE, - ) -> "ConsoleOptions": - """Update values, return a copy.""" - options = self.copy() - if not isinstance(width, NoChange): - options.min_width = options.max_width = max(0, width) - if not isinstance(min_width, NoChange): - options.min_width = min_width - if not isinstance(max_width, NoChange): - options.max_width = max_width - if not isinstance(justify, NoChange): - options.justify = justify - if not isinstance(overflow, NoChange): - options.overflow = overflow - if not isinstance(no_wrap, NoChange): - options.no_wrap = no_wrap - if not isinstance(highlight, NoChange): - options.highlight = highlight - if not isinstance(markup, NoChange): - options.markup = markup - if not isinstance(height, NoChange): - if height is not None: - options.max_height = height - options.height = None if height is None else max(0, height) - return options - - def update_width(self, width: int) -> "ConsoleOptions": - """Update just the width, return a copy. - - Args: - width (int): New width (sets both min_width and max_width) - - Returns: - ~ConsoleOptions: New console options instance. - """ - options = self.copy() - options.min_width = options.max_width = max(0, width) - return options - - def update_height(self, height: int) -> "ConsoleOptions": - """Update the height, and return a copy. - - Args: - height (int): New height - - Returns: - ~ConsoleOptions: New Console options instance. - """ - options = self.copy() - options.max_height = options.height = height - return options - - def reset_height(self) -> "ConsoleOptions": - """Return a copy of the options with height set to ``None``. - - Returns: - ~ConsoleOptions: New console options instance. - """ - options = self.copy() - options.height = None - return options - - def update_dimensions(self, width: int, height: int) -> "ConsoleOptions": - """Update the width and height, and return a copy. - - Args: - width (int): New width (sets both min_width and max_width). - height (int): New height. - - Returns: - ~ConsoleOptions: New console options instance. - """ - options = self.copy() - options.min_width = options.max_width = max(0, width) - options.height = options.max_height = height - return options - - -@runtime_checkable -class RichCast(Protocol): - """An object that may be 'cast' to a console renderable.""" - - def __rich__( - self, - ) -> Union["ConsoleRenderable", "RichCast", str]: # pragma: no cover - ... - - -@runtime_checkable -class ConsoleRenderable(Protocol): - """An object that supports the console protocol.""" - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": # pragma: no cover - ... - - -# A type that may be rendered by Console. -RenderableType = Union[ConsoleRenderable, RichCast, str] -"""A string or any object that may be rendered by Rich.""" - -# The result of calling a __rich_console__ method. -RenderResult = Iterable[Union[RenderableType, Segment]] - -_null_highlighter = NullHighlighter() - - -class CaptureError(Exception): - """An error in the Capture context manager.""" - - -class NewLine: - """A renderable to generate new line(s)""" - - def __init__(self, count: int = 1) -> None: - self.count = count - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> Iterable[Segment]: - yield Segment("\n" * self.count) - - -class ScreenUpdate: - """Render a list of lines at a given offset.""" - - def __init__(self, lines: List[List[Segment]], x: int, y: int) -> None: - self._lines = lines - self.x = x - self.y = y - - def __rich_console__( - self, console: "Console", options: ConsoleOptions - ) -> RenderResult: - x = self.x - move_to = Control.move_to - for offset, line in enumerate(self._lines, self.y): - yield move_to(x, offset) - yield from line - - -class Capture: - """Context manager to capture the result of printing to the console. - See :meth:`~rich.console.Console.capture` for how to use. - - Args: - console (Console): A console instance to capture output. - """ - - def __init__(self, console: "Console") -> None: - self._console = console - self._result: Optional[str] = None - - def __enter__(self) -> "Capture": - self._console.begin_capture() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self._result = self._console.end_capture() - - def get(self) -> str: - """Get the result of the capture.""" - if self._result is None: - raise CaptureError( - "Capture result is not available until context manager exits." - ) - return self._result - - -class ThemeContext: - """A context manager to use a temporary theme. See :meth:`~rich.console.Console.use_theme` for usage.""" - - def __init__(self, console: "Console", theme: Theme, inherit: bool = True) -> None: - self.console = console - self.theme = theme - self.inherit = inherit - - def __enter__(self) -> "ThemeContext": - self.console.push_theme(self.theme) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.console.pop_theme() - - -class PagerContext: - """A context manager that 'pages' content. See :meth:`~rich.console.Console.pager` for usage.""" - - def __init__( - self, - console: "Console", - pager: Optional[Pager] = None, - styles: bool = False, - links: bool = False, - ) -> None: - self._console = console - self.pager = SystemPager() if pager is None else pager - self.styles = styles - self.links = links - - def __enter__(self) -> "PagerContext": - self._console._enter_buffer() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - if exc_type is None: - with self._console._lock: - buffer: List[Segment] = self._console._buffer[:] - del self._console._buffer[:] - segments: Iterable[Segment] = buffer - if not self.styles: - segments = Segment.strip_styles(segments) - elif not self.links: - segments = Segment.strip_links(segments) - content = self._console._render_buffer(segments) - self.pager.show(content) - self._console._exit_buffer() - - -class ScreenContext: - """A context manager that enables an alternative screen. See :meth:`~rich.console.Console.screen` for usage.""" - - def __init__( - self, console: "Console", hide_cursor: bool, style: StyleType = "" - ) -> None: - self.console = console - self.hide_cursor = hide_cursor - self.screen = Screen(style=style) - self._changed = False - - def update( - self, *renderables: RenderableType, style: Optional[StyleType] = None - ) -> None: - """Update the screen. - - Args: - renderable (RenderableType, optional): Optional renderable to replace current renderable, - or None for no change. Defaults to None. - style: (Style, optional): Replacement style, or None for no change. Defaults to None. - """ - if renderables: - self.screen.renderable = ( - Group(*renderables) if len(renderables) > 1 else renderables[0] - ) - if style is not None: - self.screen.style = style - self.console.print(self.screen, end="") - - def __enter__(self) -> "ScreenContext": - self._changed = self.console.set_alt_screen(True) - if self._changed and self.hide_cursor: - self.console.show_cursor(False) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - if self._changed: - self.console.set_alt_screen(False) - if self.hide_cursor: - self.console.show_cursor(True) - - -class Group: - """Takes a group of renderables and returns a renderable object that renders the group. - - Args: - renderables (Iterable[RenderableType]): An iterable of renderable objects. - fit (bool, optional): Fit dimension of group to contents, or fill available space. Defaults to True. - """ - - def __init__(self, *renderables: "RenderableType", fit: bool = True) -> None: - self._renderables = renderables - self.fit = fit - self._render: Optional[List[RenderableType]] = None - - @property - def renderables(self) -> List["RenderableType"]: - if self._render is None: - self._render = list(self._renderables) - return self._render - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - if self.fit: - return measure_renderables(console, options, self.renderables) - else: - return Measurement(options.max_width, options.max_width) - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> RenderResult: - yield from self.renderables - - -def group(fit: bool = True) -> Callable[..., Callable[..., Group]]: - """A decorator that turns an iterable of renderables in to a group. - - Args: - fit (bool, optional): Fit dimension of group to contents, or fill available space. Defaults to True. - """ - - def decorator( - method: Callable[..., Iterable[RenderableType]] - ) -> Callable[..., Group]: - """Convert a method that returns an iterable of renderables in to a Group.""" - - @wraps(method) - def _replace(*args: Any, **kwargs: Any) -> Group: - renderables = method(*args, **kwargs) - return Group(*renderables, fit=fit) - - return _replace - - return decorator - - -def _is_jupyter() -> bool: # pragma: no cover - """Check if we're running in a Jupyter notebook.""" - try: - get_ipython # type: ignore[name-defined] - except NameError: - return False - ipython = get_ipython() # type: ignore[name-defined] - shell = ipython.__class__.__name__ - if ( - "google.colab" in str(ipython.__class__) - or os.getenv("DATABRICKS_RUNTIME_VERSION") - or shell == "ZMQInteractiveShell" - ): - return True # Jupyter notebook or qtconsole - elif shell == "TerminalInteractiveShell": - return False # Terminal running IPython - else: - return False # Other type (?) - - -COLOR_SYSTEMS = { - "standard": ColorSystem.STANDARD, - "256": ColorSystem.EIGHT_BIT, - "truecolor": ColorSystem.TRUECOLOR, - "windows": ColorSystem.WINDOWS, -} - -_COLOR_SYSTEMS_NAMES = {system: name for name, system in COLOR_SYSTEMS.items()} - - -@dataclass -class ConsoleThreadLocals(threading.local): - """Thread local values for Console context.""" - - theme_stack: ThemeStack - buffer: List[Segment] = field(default_factory=list) - buffer_index: int = 0 - - -class RenderHook(ABC): - """Provides hooks in to the render process.""" - - @abstractmethod - def process_renderables( - self, renderables: List[ConsoleRenderable] - ) -> List[ConsoleRenderable]: - """Called with a list of objects to render. - - This method can return a new list of renderables, or modify and return the same list. - - Args: - renderables (List[ConsoleRenderable]): A number of renderable objects. - - Returns: - List[ConsoleRenderable]: A replacement list of renderables. - """ - - -_windows_console_features: Optional["WindowsConsoleFeatures"] = None - - -def get_windows_console_features() -> "WindowsConsoleFeatures": # pragma: no cover - global _windows_console_features - if _windows_console_features is not None: - return _windows_console_features - from ._windows import get_windows_console_features - - _windows_console_features = get_windows_console_features() - return _windows_console_features - - -def detect_legacy_windows() -> bool: - """Detect legacy Windows.""" - return WINDOWS and not get_windows_console_features().vt - - -class Console: - """A high level console interface. - - Args: - color_system (str, optional): The color system supported by your terminal, - either ``"standard"``, ``"256"`` or ``"truecolor"``. Leave as ``"auto"`` to autodetect. - force_terminal (Optional[bool], optional): Enable/disable terminal control codes, or None to auto-detect terminal. Defaults to None. - force_jupyter (Optional[bool], optional): Enable/disable Jupyter rendering, or None to auto-detect Jupyter. Defaults to None. - force_interactive (Optional[bool], optional): Enable/disable interactive mode, or None to auto detect. Defaults to None. - soft_wrap (Optional[bool], optional): Set soft wrap default on print method. Defaults to False. - theme (Theme, optional): An optional style theme object, or ``None`` for default theme. - stderr (bool, optional): Use stderr rather than stdout if ``file`` is not specified. Defaults to False. - file (IO, optional): A file object where the console should write to. Defaults to stdout. - quiet (bool, Optional): Boolean to suppress all output. Defaults to False. - width (int, optional): The width of the terminal. Leave as default to auto-detect width. - height (int, optional): The height of the terminal. Leave as default to auto-detect height. - style (StyleType, optional): Style to apply to all output, or None for no style. Defaults to None. - no_color (Optional[bool], optional): Enabled no color mode, or None to auto detect. Defaults to None. - tab_size (int, optional): Number of spaces used to replace a tab character. Defaults to 8. - record (bool, optional): Boolean to enable recording of terminal output, - required to call :meth:`export_html`, :meth:`export_svg`, and :meth:`export_text`. Defaults to False. - markup (bool, optional): Boolean to enable :ref:`console_markup`. Defaults to True. - emoji (bool, optional): Enable emoji code. Defaults to True. - emoji_variant (str, optional): Optional emoji variant, either "text" or "emoji". Defaults to None. - highlight (bool, optional): Enable automatic highlighting. Defaults to True. - log_time (bool, optional): Boolean to enable logging of time by :meth:`log` methods. Defaults to True. - log_path (bool, optional): Boolean to enable the logging of the caller by :meth:`log`. Defaults to True. - log_time_format (Union[str, TimeFormatterCallable], optional): If ``log_time`` is enabled, either string for strftime or callable that formats the time. Defaults to "[%X] ". - highlighter (HighlighterType, optional): Default highlighter. - legacy_windows (bool, optional): Enable legacy Windows mode, or ``None`` to auto detect. Defaults to ``None``. - safe_box (bool, optional): Restrict box options that don't render on legacy Windows. - get_datetime (Callable[[], datetime], optional): Callable that gets the current time as a datetime.datetime object (used by Console.log), - or None for datetime.now. - get_time (Callable[[], time], optional): Callable that gets the current time in seconds, default uses time.monotonic. - """ - - _environ: Mapping[str, str] = os.environ - - def __init__( - self, - *, - color_system: Optional[ - Literal["auto", "standard", "256", "truecolor", "windows"] - ] = "auto", - force_terminal: Optional[bool] = None, - force_jupyter: Optional[bool] = None, - force_interactive: Optional[bool] = None, - soft_wrap: bool = False, - theme: Optional[Theme] = None, - stderr: bool = False, - file: Optional[IO[str]] = None, - quiet: bool = False, - width: Optional[int] = None, - height: Optional[int] = None, - style: Optional[StyleType] = None, - no_color: Optional[bool] = None, - tab_size: int = 8, - record: bool = False, - markup: bool = True, - emoji: bool = True, - emoji_variant: Optional[EmojiVariant] = None, - highlight: bool = True, - log_time: bool = True, - log_path: bool = True, - log_time_format: Union[str, FormatTimeCallable] = "[%X]", - highlighter: Optional["HighlighterType"] = ReprHighlighter(), - legacy_windows: Optional[bool] = None, - safe_box: bool = True, - get_datetime: Optional[Callable[[], datetime]] = None, - get_time: Optional[Callable[[], float]] = None, - _environ: Optional[Mapping[str, str]] = None, - ): - # Copy of os.environ allows us to replace it for testing - if _environ is not None: - self._environ = _environ - - self.is_jupyter = _is_jupyter() if force_jupyter is None else force_jupyter - if self.is_jupyter: - if width is None: - jupyter_columns = self._environ.get("JUPYTER_COLUMNS") - if jupyter_columns is not None and jupyter_columns.isdigit(): - width = int(jupyter_columns) - else: - width = JUPYTER_DEFAULT_COLUMNS - if height is None: - jupyter_lines = self._environ.get("JUPYTER_LINES") - if jupyter_lines is not None and jupyter_lines.isdigit(): - height = int(jupyter_lines) - else: - height = JUPYTER_DEFAULT_LINES - - self.tab_size = tab_size - self.record = record - self._markup = markup - self._emoji = emoji - self._emoji_variant: Optional[EmojiVariant] = emoji_variant - self._highlight = highlight - self.legacy_windows: bool = ( - (detect_legacy_windows() and not self.is_jupyter) - if legacy_windows is None - else legacy_windows - ) - - if width is None: - columns = self._environ.get("COLUMNS") - if columns is not None and columns.isdigit(): - width = int(columns) - self.legacy_windows - if height is None: - lines = self._environ.get("LINES") - if lines is not None and lines.isdigit(): - height = int(lines) - - self.soft_wrap = soft_wrap - self._width = width - self._height = height - - self._color_system: Optional[ColorSystem] - - self._force_terminal = None - if force_terminal is not None: - self._force_terminal = force_terminal - - self._file = file - self.quiet = quiet - self.stderr = stderr - - if color_system is None: - self._color_system = None - elif color_system == "auto": - self._color_system = self._detect_color_system() - else: - self._color_system = COLOR_SYSTEMS[color_system] - - self._lock = threading.RLock() - self._log_render = LogRender( - show_time=log_time, - show_path=log_path, - time_format=log_time_format, - ) - self.highlighter: HighlighterType = highlighter or _null_highlighter - self.safe_box = safe_box - self.get_datetime = get_datetime or datetime.now - self.get_time = get_time or monotonic - self.style = style - self.no_color = ( - no_color if no_color is not None else "NO_COLOR" in self._environ - ) - self.is_interactive = ( - (self.is_terminal and not self.is_dumb_terminal) - if force_interactive is None - else force_interactive - ) - - self._record_buffer_lock = threading.RLock() - self._thread_locals = ConsoleThreadLocals( - theme_stack=ThemeStack(themes.DEFAULT if theme is None else theme) - ) - self._record_buffer: List[Segment] = [] - self._render_hooks: List[RenderHook] = [] - self._live: Optional["Live"] = None - self._is_alt_screen = False - - def __repr__(self) -> str: - return f"" - - @property - def file(self) -> IO[str]: - """Get the file object to write to.""" - file = self._file or (sys.stderr if self.stderr else sys.stdout) - file = getattr(file, "rich_proxied_file", file) - if file is None: - file = NULL_FILE - return file - - @file.setter - def file(self, new_file: IO[str]) -> None: - """Set a new file object.""" - self._file = new_file - - @property - def _buffer(self) -> List[Segment]: - """Get a thread local buffer.""" - return self._thread_locals.buffer - - @property - def _buffer_index(self) -> int: - """Get a thread local buffer.""" - return self._thread_locals.buffer_index - - @_buffer_index.setter - def _buffer_index(self, value: int) -> None: - self._thread_locals.buffer_index = value - - @property - def _theme_stack(self) -> ThemeStack: - """Get the thread local theme stack.""" - return self._thread_locals.theme_stack - - def _detect_color_system(self) -> Optional[ColorSystem]: - """Detect color system from env vars.""" - if self.is_jupyter: - return ColorSystem.TRUECOLOR - if not self.is_terminal or self.is_dumb_terminal: - return None - if WINDOWS: # pragma: no cover - if self.legacy_windows: # pragma: no cover - return ColorSystem.WINDOWS - windows_console_features = get_windows_console_features() - return ( - ColorSystem.TRUECOLOR - if windows_console_features.truecolor - else ColorSystem.EIGHT_BIT - ) - else: - color_term = self._environ.get("COLORTERM", "").strip().lower() - if color_term in ("truecolor", "24bit"): - return ColorSystem.TRUECOLOR - term = self._environ.get("TERM", "").strip().lower() - _term_name, _hyphen, colors = term.rpartition("-") - color_system = _TERM_COLORS.get(colors, ColorSystem.STANDARD) - return color_system - - def _enter_buffer(self) -> None: - """Enter in to a buffer context, and buffer all output.""" - self._buffer_index += 1 - - def _exit_buffer(self) -> None: - """Leave buffer context, and render content if required.""" - self._buffer_index -= 1 - self._check_buffer() - - def set_live(self, live: "Live") -> None: - """Set Live instance. Used by Live context manager. - - Args: - live (Live): Live instance using this Console. - - Raises: - errors.LiveError: If this Console has a Live context currently active. - """ - with self._lock: - if self._live is not None: - raise errors.LiveError("Only one live display may be active at once") - self._live = live - - def clear_live(self) -> None: - """Clear the Live instance.""" - with self._lock: - self._live = None - - def push_render_hook(self, hook: RenderHook) -> None: - """Add a new render hook to the stack. - - Args: - hook (RenderHook): Render hook instance. - """ - with self._lock: - self._render_hooks.append(hook) - - def pop_render_hook(self) -> None: - """Pop the last renderhook from the stack.""" - with self._lock: - self._render_hooks.pop() - - def __enter__(self) -> "Console": - """Own context manager to enter buffer context.""" - self._enter_buffer() - return self - - def __exit__(self, exc_type: Any, exc_value: Any, traceback: Any) -> None: - """Exit buffer context.""" - self._exit_buffer() - - def begin_capture(self) -> None: - """Begin capturing console output. Call :meth:`end_capture` to exit capture mode and return output.""" - self._enter_buffer() - - def end_capture(self) -> str: - """End capture mode and return captured string. - - Returns: - str: Console output. - """ - render_result = self._render_buffer(self._buffer) - del self._buffer[:] - self._exit_buffer() - return render_result - - def push_theme(self, theme: Theme, *, inherit: bool = True) -> None: - """Push a new theme on to the top of the stack, replacing the styles from the previous theme. - Generally speaking, you should call :meth:`~rich.console.Console.use_theme` to get a context manager, rather - than calling this method directly. - - Args: - theme (Theme): A theme instance. - inherit (bool, optional): Inherit existing styles. Defaults to True. - """ - self._theme_stack.push_theme(theme, inherit=inherit) - - def pop_theme(self) -> None: - """Remove theme from top of stack, restoring previous theme.""" - self._theme_stack.pop_theme() - - def use_theme(self, theme: Theme, *, inherit: bool = True) -> ThemeContext: - """Use a different theme for the duration of the context manager. - - Args: - theme (Theme): Theme instance to user. - inherit (bool, optional): Inherit existing console styles. Defaults to True. - - Returns: - ThemeContext: [description] - """ - return ThemeContext(self, theme, inherit) - - @property - def color_system(self) -> Optional[str]: - """Get color system string. - - Returns: - Optional[str]: "standard", "256" or "truecolor". - """ - - if self._color_system is not None: - return _COLOR_SYSTEMS_NAMES[self._color_system] - else: - return None - - @property - def encoding(self) -> str: - """Get the encoding of the console file, e.g. ``"utf-8"``. - - Returns: - str: A standard encoding string. - """ - return (getattr(self.file, "encoding", "utf-8") or "utf-8").lower() - - @property - def is_terminal(self) -> bool: - """Check if the console is writing to a terminal. - - Returns: - bool: True if the console writing to a device capable of - understanding terminal codes, otherwise False. - """ - if self._force_terminal is not None: - return self._force_terminal - - if hasattr(sys.stdin, "__module__") and sys.stdin.__module__.startswith( - "idlelib" - ): - # Return False for Idle which claims to be a tty but can't handle ansi codes - return False - - if self.is_jupyter: - # return False for Jupyter, which may have FORCE_COLOR set - return False - - # If FORCE_COLOR env var has any value at all, we assume a terminal. - force_color = self._environ.get("FORCE_COLOR") - if force_color is not None: - self._force_terminal = True - return True - - isatty: Optional[Callable[[], bool]] = getattr(self.file, "isatty", None) - try: - return False if isatty is None else isatty() - except ValueError: - # in some situation (at the end of a pytest run for example) isatty() can raise - # ValueError: I/O operation on closed file - # return False because we aren't in a terminal anymore - return False - - @property - def is_dumb_terminal(self) -> bool: - """Detect dumb terminal. - - Returns: - bool: True if writing to a dumb terminal, otherwise False. - - """ - _term = self._environ.get("TERM", "") - is_dumb = _term.lower() in ("dumb", "unknown") - return self.is_terminal and is_dumb - - @property - def options(self) -> ConsoleOptions: - """Get default console options.""" - return ConsoleOptions( - max_height=self.size.height, - size=self.size, - legacy_windows=self.legacy_windows, - min_width=1, - max_width=self.width, - encoding=self.encoding, - is_terminal=self.is_terminal, - ) - - @property - def size(self) -> ConsoleDimensions: - """Get the size of the console. - - Returns: - ConsoleDimensions: A named tuple containing the dimensions. - """ - - if self._width is not None and self._height is not None: - return ConsoleDimensions(self._width - self.legacy_windows, self._height) - - if self.is_dumb_terminal: - return ConsoleDimensions(80, 25) - - width: Optional[int] = None - height: Optional[int] = None - - if WINDOWS: # pragma: no cover - try: - width, height = os.get_terminal_size() - except (AttributeError, ValueError, OSError): # Probably not a terminal - pass - else: - for file_descriptor in _STD_STREAMS: - try: - width, height = os.get_terminal_size(file_descriptor) - except (AttributeError, ValueError, OSError): - pass - else: - break - - columns = self._environ.get("COLUMNS") - if columns is not None and columns.isdigit(): - width = int(columns) - lines = self._environ.get("LINES") - if lines is not None and lines.isdigit(): - height = int(lines) - - # get_terminal_size can report 0, 0 if run from pseudo-terminal - width = width or 80 - height = height or 25 - return ConsoleDimensions( - width - self.legacy_windows if self._width is None else self._width, - height if self._height is None else self._height, - ) - - @size.setter - def size(self, new_size: Tuple[int, int]) -> None: - """Set a new size for the terminal. - - Args: - new_size (Tuple[int, int]): New width and height. - """ - width, height = new_size - self._width = width - self._height = height - - @property - def width(self) -> int: - """Get the width of the console. - - Returns: - int: The width (in characters) of the console. - """ - return self.size.width - - @width.setter - def width(self, width: int) -> None: - """Set width. - - Args: - width (int): New width. - """ - self._width = width - - @property - def height(self) -> int: - """Get the height of the console. - - Returns: - int: The height (in lines) of the console. - """ - return self.size.height - - @height.setter - def height(self, height: int) -> None: - """Set height. - - Args: - height (int): new height. - """ - self._height = height - - def bell(self) -> None: - """Play a 'bell' sound (if supported by the terminal).""" - self.control(Control.bell()) - - def capture(self) -> Capture: - """A context manager to *capture* the result of print() or log() in a string, - rather than writing it to the console. - - Example: - >>> from rich.console import Console - >>> console = Console() - >>> with console.capture() as capture: - ... console.print("[bold magenta]Hello World[/]") - >>> print(capture.get()) - - Returns: - Capture: Context manager with disables writing to the terminal. - """ - capture = Capture(self) - return capture - - def pager( - self, pager: Optional[Pager] = None, styles: bool = False, links: bool = False - ) -> PagerContext: - """A context manager to display anything printed within a "pager". The pager application - is defined by the system and will typically support at least pressing a key to scroll. - - Args: - pager (Pager, optional): A pager object, or None to use :class:`~rich.pager.SystemPager`. Defaults to None. - styles (bool, optional): Show styles in pager. Defaults to False. - links (bool, optional): Show links in pager. Defaults to False. - - Example: - >>> from rich.console import Console - >>> from rich.__main__ import make_test_card - >>> console = Console() - >>> with console.pager(): - console.print(make_test_card()) - - Returns: - PagerContext: A context manager. - """ - return PagerContext(self, pager=pager, styles=styles, links=links) - - def line(self, count: int = 1) -> None: - """Write new line(s). - - Args: - count (int, optional): Number of new lines. Defaults to 1. - """ - - assert count >= 0, "count must be >= 0" - self.print(NewLine(count)) - - def clear(self, home: bool = True) -> None: - """Clear the screen. - - Args: - home (bool, optional): Also move the cursor to 'home' position. Defaults to True. - """ - if home: - self.control(Control.clear(), Control.home()) - else: - self.control(Control.clear()) - - def status( - self, - status: RenderableType, - *, - spinner: str = "dots", - spinner_style: StyleType = "status.spinner", - speed: float = 1.0, - refresh_per_second: float = 12.5, - ) -> "Status": - """Display a status and spinner. - - Args: - status (RenderableType): A status renderable (str or Text typically). - spinner (str, optional): Name of spinner animation (see python -m rich.spinner). Defaults to "dots". - spinner_style (StyleType, optional): Style of spinner. Defaults to "status.spinner". - speed (float, optional): Speed factor for spinner animation. Defaults to 1.0. - refresh_per_second (float, optional): Number of refreshes per second. Defaults to 12.5. - - Returns: - Status: A Status object that may be used as a context manager. - """ - from .status import Status - - status_renderable = Status( - status, - console=self, - spinner=spinner, - spinner_style=spinner_style, - speed=speed, - refresh_per_second=refresh_per_second, - ) - return status_renderable - - def show_cursor(self, show: bool = True) -> bool: - """Show or hide the cursor. - - Args: - show (bool, optional): Set visibility of the cursor. - """ - if self.is_terminal: - self.control(Control.show_cursor(show)) - return True - return False - - def set_alt_screen(self, enable: bool = True) -> bool: - """Enables alternative screen mode. - - Note, if you enable this mode, you should ensure that is disabled before - the application exits. See :meth:`~rich.Console.screen` for a context manager - that handles this for you. - - Args: - enable (bool, optional): Enable (True) or disable (False) alternate screen. Defaults to True. - - Returns: - bool: True if the control codes were written. - - """ - changed = False - if self.is_terminal and not self.legacy_windows: - self.control(Control.alt_screen(enable)) - changed = True - self._is_alt_screen = enable - return changed - - @property - def is_alt_screen(self) -> bool: - """Check if the alt screen was enabled. - - Returns: - bool: True if the alt screen was enabled, otherwise False. - """ - return self._is_alt_screen - - def set_window_title(self, title: str) -> bool: - """Set the title of the console terminal window. - - Warning: There is no means within Rich of "resetting" the window title to its - previous value, meaning the title you set will persist even after your application - exits. - - ``fish`` shell resets the window title before and after each command by default, - negating this issue. Windows Terminal and command prompt will also reset the title for you. - Most other shells and terminals, however, do not do this. - - Some terminals may require configuration changes before you can set the title. - Some terminals may not support setting the title at all. - - Other software (including the terminal itself, the shell, custom prompts, plugins, etc.) - may also set the terminal window title. This could result in whatever value you write - using this method being overwritten. - - Args: - title (str): The new title of the terminal window. - - Returns: - bool: True if the control code to change the terminal title was - written, otherwise False. Note that a return value of True - does not guarantee that the window title has actually changed, - since the feature may be unsupported/disabled in some terminals. - """ - if self.is_terminal: - self.control(Control.title(title)) - return True - return False - - def screen( - self, hide_cursor: bool = True, style: Optional[StyleType] = None - ) -> "ScreenContext": - """Context manager to enable and disable 'alternative screen' mode. - - Args: - hide_cursor (bool, optional): Also hide the cursor. Defaults to False. - style (Style, optional): Optional style for screen. Defaults to None. - - Returns: - ~ScreenContext: Context which enables alternate screen on enter, and disables it on exit. - """ - return ScreenContext(self, hide_cursor=hide_cursor, style=style or "") - - def measure( - self, renderable: RenderableType, *, options: Optional[ConsoleOptions] = None - ) -> Measurement: - """Measure a renderable. Returns a :class:`~rich.measure.Measurement` object which contains - information regarding the number of characters required to print the renderable. - - Args: - renderable (RenderableType): Any renderable or string. - options (Optional[ConsoleOptions], optional): Options to use when measuring, or None - to use default options. Defaults to None. - - Returns: - Measurement: A measurement of the renderable. - """ - measurement = Measurement.get(self, options or self.options, renderable) - return measurement - - def render( - self, renderable: RenderableType, options: Optional[ConsoleOptions] = None - ) -> Iterable[Segment]: - """Render an object in to an iterable of `Segment` instances. - - This method contains the logic for rendering objects with the console protocol. - You are unlikely to need to use it directly, unless you are extending the library. - - Args: - renderable (RenderableType): An object supporting the console protocol, or - an object that may be converted to a string. - options (ConsoleOptions, optional): An options object, or None to use self.options. Defaults to None. - - Returns: - Iterable[Segment]: An iterable of segments that may be rendered. - """ - - _options = options or self.options - if _options.max_width < 1: - # No space to render anything. This prevents potential recursion errors. - return - render_iterable: RenderResult - - renderable = rich_cast(renderable) - if hasattr(renderable, "__rich_console__") and not isclass(renderable): - render_iterable = renderable.__rich_console__(self, _options) # type: ignore[union-attr] - elif isinstance(renderable, str): - text_renderable = self.render_str( - renderable, highlight=_options.highlight, markup=_options.markup - ) - render_iterable = text_renderable.__rich_console__(self, _options) - else: - raise errors.NotRenderableError( - f"Unable to render {renderable!r}; " - "A str, Segment or object with __rich_console__ method is required" - ) - - try: - iter_render = iter(render_iterable) - except TypeError: - raise errors.NotRenderableError( - f"object {render_iterable!r} is not renderable" - ) - _Segment = Segment - _options = _options.reset_height() - for render_output in iter_render: - if isinstance(render_output, _Segment): - yield render_output - else: - yield from self.render(render_output, _options) - - def render_lines( - self, - renderable: RenderableType, - options: Optional[ConsoleOptions] = None, - *, - style: Optional[Style] = None, - pad: bool = True, - new_lines: bool = False, - ) -> List[List[Segment]]: - """Render objects in to a list of lines. - - The output of render_lines is useful when further formatting of rendered console text - is required, such as the Panel class which draws a border around any renderable object. - - Args: - renderable (RenderableType): Any object renderable in the console. - options (Optional[ConsoleOptions], optional): Console options, or None to use self.options. Default to ``None``. - style (Style, optional): Optional style to apply to renderables. Defaults to ``None``. - pad (bool, optional): Pad lines shorter than render width. Defaults to ``True``. - new_lines (bool, optional): Include "\n" characters at end of lines. - - Returns: - List[List[Segment]]: A list of lines, where a line is a list of Segment objects. - """ - with self._lock: - render_options = options or self.options - _rendered = self.render(renderable, render_options) - if style: - _rendered = Segment.apply_style(_rendered, style) - - render_height = render_options.height - if render_height is not None: - render_height = max(0, render_height) - - lines = list( - islice( - Segment.split_and_crop_lines( - _rendered, - render_options.max_width, - include_new_lines=new_lines, - pad=pad, - style=style, - ), - None, - render_height, - ) - ) - if render_options.height is not None: - extra_lines = render_options.height - len(lines) - if extra_lines > 0: - pad_line = [ - [Segment(" " * render_options.max_width, style), Segment("\n")] - if new_lines - else [Segment(" " * render_options.max_width, style)] - ] - lines.extend(pad_line * extra_lines) - - return lines - - def render_str( - self, - text: str, - *, - style: Union[str, Style] = "", - justify: Optional[JustifyMethod] = None, - overflow: Optional[OverflowMethod] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - highlighter: Optional[HighlighterType] = None, - ) -> "Text": - """Convert a string to a Text instance. This is called automatically if - you print or log a string. - - Args: - text (str): Text to render. - style (Union[str, Style], optional): Style to apply to rendered text. - justify (str, optional): Justify method: "default", "left", "center", "full", or "right". Defaults to ``None``. - overflow (str, optional): Overflow method: "crop", "fold", or "ellipsis". Defaults to ``None``. - emoji (Optional[bool], optional): Enable emoji, or ``None`` to use Console default. - markup (Optional[bool], optional): Enable markup, or ``None`` to use Console default. - highlight (Optional[bool], optional): Enable highlighting, or ``None`` to use Console default. - highlighter (HighlighterType, optional): Optional highlighter to apply. - Returns: - ConsoleRenderable: Renderable object. - - """ - emoji_enabled = emoji or (emoji is None and self._emoji) - markup_enabled = markup or (markup is None and self._markup) - highlight_enabled = highlight or (highlight is None and self._highlight) - - if markup_enabled: - rich_text = render_markup( - text, - style=style, - emoji=emoji_enabled, - emoji_variant=self._emoji_variant, - ) - rich_text.justify = justify - rich_text.overflow = overflow - else: - rich_text = Text( - _emoji_replace(text, default_variant=self._emoji_variant) - if emoji_enabled - else text, - justify=justify, - overflow=overflow, - style=style, - ) - - _highlighter = (highlighter or self.highlighter) if highlight_enabled else None - if _highlighter is not None: - highlight_text = _highlighter(str(rich_text)) - highlight_text.copy_styles(rich_text) - return highlight_text - - return rich_text - - def get_style( - self, name: Union[str, Style], *, default: Optional[Union[Style, str]] = None - ) -> Style: - """Get a Style instance by its theme name or parse a definition. - - Args: - name (str): The name of a style or a style definition. - - Returns: - Style: A Style object. - - Raises: - MissingStyle: If no style could be parsed from name. - - """ - if isinstance(name, Style): - return name - - try: - style = self._theme_stack.get(name) - if style is None: - style = Style.parse(name) - return style.copy() if style.link else style - except errors.StyleSyntaxError as error: - if default is not None: - return self.get_style(default) - raise errors.MissingStyle( - f"Failed to get style {name!r}; {error}" - ) from None - - def _collect_renderables( - self, - objects: Iterable[Any], - sep: str, - end: str, - *, - justify: Optional[JustifyMethod] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - ) -> List[ConsoleRenderable]: - """Combine a number of renderables and text into one renderable. - - Args: - objects (Iterable[Any]): Anything that Rich can render. - sep (str): String to write between print data. - end (str): String to write at end of print data. - justify (str, optional): One of "left", "right", "center", or "full". Defaults to ``None``. - emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. - markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. - - Returns: - List[ConsoleRenderable]: A list of things to render. - """ - renderables: List[ConsoleRenderable] = [] - _append = renderables.append - text: List[Text] = [] - append_text = text.append - - append = _append - if justify in ("left", "center", "right"): - - def align_append(renderable: RenderableType) -> None: - _append(Align(renderable, cast(AlignMethod, justify))) - - append = align_append - - _highlighter: HighlighterType = _null_highlighter - if highlight or (highlight is None and self._highlight): - _highlighter = self.highlighter - - def check_text() -> None: - if text: - sep_text = Text(sep, justify=justify, end=end) - append(sep_text.join(text)) - text.clear() - - for renderable in objects: - renderable = rich_cast(renderable) - if isinstance(renderable, str): - append_text( - self.render_str( - renderable, emoji=emoji, markup=markup, highlighter=_highlighter - ) - ) - elif isinstance(renderable, Text): - append_text(renderable) - elif isinstance(renderable, ConsoleRenderable): - check_text() - append(renderable) - elif is_expandable(renderable): - check_text() - append(Pretty(renderable, highlighter=_highlighter)) - else: - append_text(_highlighter(str(renderable))) - - check_text() - - if self.style is not None: - style = self.get_style(self.style) - renderables = [Styled(renderable, style) for renderable in renderables] - - return renderables - - def rule( - self, - title: TextType = "", - *, - characters: str = "─", - style: Union[str, Style] = "rule.line", - align: AlignMethod = "center", - ) -> None: - """Draw a line with optional centered title. - - Args: - title (str, optional): Text to render over the rule. Defaults to "". - characters (str, optional): Character(s) to form the line. Defaults to "─". - style (str, optional): Style of line. Defaults to "rule.line". - align (str, optional): How to align the title, one of "left", "center", or "right". Defaults to "center". - """ - from .rule import Rule - - rule = Rule(title=title, characters=characters, style=style, align=align) - self.print(rule) - - def control(self, *control: Control) -> None: - """Insert non-printing control codes. - - Args: - control_codes (str): Control codes, such as those that may move the cursor. - """ - if not self.is_dumb_terminal: - with self: - self._buffer.extend(_control.segment for _control in control) - - def out( - self, - *objects: Any, - sep: str = " ", - end: str = "\n", - style: Optional[Union[str, Style]] = None, - highlight: Optional[bool] = None, - ) -> None: - """Output to the terminal. This is a low-level way of writing to the terminal which unlike - :meth:`~rich.console.Console.print` won't pretty print, wrap text, or apply markup, but will - optionally apply highlighting and a basic style. - - Args: - sep (str, optional): String to write between print data. Defaults to " ". - end (str, optional): String to write at end of print data. Defaults to "\\\\n". - style (Union[str, Style], optional): A style to apply to output. Defaults to None. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use - console default. Defaults to ``None``. - """ - raw_output: str = sep.join(str(_object) for _object in objects) - self.print( - raw_output, - style=style, - highlight=highlight, - emoji=False, - markup=False, - no_wrap=True, - overflow="ignore", - crop=False, - end=end, - ) - - def print( - self, - *objects: Any, - sep: str = " ", - end: str = "\n", - style: Optional[Union[str, Style]] = None, - justify: Optional[JustifyMethod] = None, - overflow: Optional[OverflowMethod] = None, - no_wrap: Optional[bool] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - width: Optional[int] = None, - height: Optional[int] = None, - crop: bool = True, - soft_wrap: Optional[bool] = None, - new_line_start: bool = False, - ) -> None: - """Print to the console. - - Args: - objects (positional args): Objects to log to the terminal. - sep (str, optional): String to write between print data. Defaults to " ". - end (str, optional): String to write at end of print data. Defaults to "\\\\n". - style (Union[str, Style], optional): A style to apply to output. Defaults to None. - justify (str, optional): Justify method: "default", "left", "right", "center", or "full". Defaults to ``None``. - overflow (str, optional): Overflow method: "ignore", "crop", "fold", or "ellipsis". Defaults to None. - no_wrap (Optional[bool], optional): Disable word wrapping. Defaults to None. - emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. Defaults to ``None``. - markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. Defaults to ``None``. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. Defaults to ``None``. - width (Optional[int], optional): Width of output, or ``None`` to auto-detect. Defaults to ``None``. - crop (Optional[bool], optional): Crop output to width of terminal. Defaults to True. - soft_wrap (bool, optional): Enable soft wrap mode which disables word wrapping and cropping of text or ``None`` for - Console default. Defaults to ``None``. - new_line_start (bool, False): Insert a new line at the start if the output contains more than one line. Defaults to ``False``. - """ - if not objects: - objects = (NewLine(),) - - if soft_wrap is None: - soft_wrap = self.soft_wrap - if soft_wrap: - if no_wrap is None: - no_wrap = True - if overflow is None: - overflow = "ignore" - crop = False - render_hooks = self._render_hooks[:] - with self: - renderables = self._collect_renderables( - objects, - sep, - end, - justify=justify, - emoji=emoji, - markup=markup, - highlight=highlight, - ) - for hook in render_hooks: - renderables = hook.process_renderables(renderables) - render_options = self.options.update( - justify=justify, - overflow=overflow, - width=min(width, self.width) if width is not None else NO_CHANGE, - height=height, - no_wrap=no_wrap, - markup=markup, - highlight=highlight, - ) - - new_segments: List[Segment] = [] - extend = new_segments.extend - render = self.render - if style is None: - for renderable in renderables: - extend(render(renderable, render_options)) - else: - for renderable in renderables: - extend( - Segment.apply_style( - render(renderable, render_options), self.get_style(style) - ) - ) - if new_line_start: - if ( - len("".join(segment.text for segment in new_segments).splitlines()) - > 1 - ): - new_segments.insert(0, Segment.line()) - if crop: - buffer_extend = self._buffer.extend - for line in Segment.split_and_crop_lines( - new_segments, self.width, pad=False - ): - buffer_extend(line) - else: - self._buffer.extend(new_segments) - - def print_json( - self, - json: Optional[str] = None, - *, - data: Any = None, - indent: Union[None, int, str] = 2, - highlight: bool = True, - skip_keys: bool = False, - ensure_ascii: bool = False, - check_circular: bool = True, - allow_nan: bool = True, - default: Optional[Callable[[Any], Any]] = None, - sort_keys: bool = False, - ) -> None: - """Pretty prints JSON. Output will be valid JSON. - - Args: - json (Optional[str]): A string containing JSON. - data (Any): If json is not supplied, then encode this data. - indent (Union[None, int, str], optional): Number of spaces to indent. Defaults to 2. - highlight (bool, optional): Enable highlighting of output: Defaults to True. - skip_keys (bool, optional): Skip keys not of a basic type. Defaults to False. - ensure_ascii (bool, optional): Escape all non-ascii characters. Defaults to False. - check_circular (bool, optional): Check for circular references. Defaults to True. - allow_nan (bool, optional): Allow NaN and Infinity values. Defaults to True. - default (Callable, optional): A callable that converts values that can not be encoded - in to something that can be JSON encoded. Defaults to None. - sort_keys (bool, optional): Sort dictionary keys. Defaults to False. - """ - from pip._vendor.rich.json import JSON - - if json is None: - json_renderable = JSON.from_data( - data, - indent=indent, - highlight=highlight, - skip_keys=skip_keys, - ensure_ascii=ensure_ascii, - check_circular=check_circular, - allow_nan=allow_nan, - default=default, - sort_keys=sort_keys, - ) - else: - if not isinstance(json, str): - raise TypeError( - f"json must be str. Did you mean print_json(data={json!r}) ?" - ) - json_renderable = JSON( - json, - indent=indent, - highlight=highlight, - skip_keys=skip_keys, - ensure_ascii=ensure_ascii, - check_circular=check_circular, - allow_nan=allow_nan, - default=default, - sort_keys=sort_keys, - ) - self.print(json_renderable, soft_wrap=True) - - def update_screen( - self, - renderable: RenderableType, - *, - region: Optional[Region] = None, - options: Optional[ConsoleOptions] = None, - ) -> None: - """Update the screen at a given offset. - - Args: - renderable (RenderableType): A Rich renderable. - region (Region, optional): Region of screen to update, or None for entire screen. Defaults to None. - x (int, optional): x offset. Defaults to 0. - y (int, optional): y offset. Defaults to 0. - - Raises: - errors.NoAltScreen: If the Console isn't in alt screen mode. - - """ - if not self.is_alt_screen: - raise errors.NoAltScreen("Alt screen must be enabled to call update_screen") - render_options = options or self.options - if region is None: - x = y = 0 - render_options = render_options.update_dimensions( - render_options.max_width, render_options.height or self.height - ) - else: - x, y, width, height = region - render_options = render_options.update_dimensions(width, height) - - lines = self.render_lines(renderable, options=render_options) - self.update_screen_lines(lines, x, y) - - def update_screen_lines( - self, lines: List[List[Segment]], x: int = 0, y: int = 0 - ) -> None: - """Update lines of the screen at a given offset. - - Args: - lines (List[List[Segment]]): Rendered lines (as produced by :meth:`~rich.Console.render_lines`). - x (int, optional): x offset (column no). Defaults to 0. - y (int, optional): y offset (column no). Defaults to 0. - - Raises: - errors.NoAltScreen: If the Console isn't in alt screen mode. - """ - if not self.is_alt_screen: - raise errors.NoAltScreen("Alt screen must be enabled to call update_screen") - screen_update = ScreenUpdate(lines, x, y) - segments = self.render(screen_update) - self._buffer.extend(segments) - self._check_buffer() - - def print_exception( - self, - *, - width: Optional[int] = 100, - extra_lines: int = 3, - theme: Optional[str] = None, - word_wrap: bool = False, - show_locals: bool = False, - suppress: Iterable[Union[str, ModuleType]] = (), - max_frames: int = 100, - ) -> None: - """Prints a rich render of the last exception and traceback. - - Args: - width (Optional[int], optional): Number of characters used to render code. Defaults to 100. - extra_lines (int, optional): Additional lines of code to render. Defaults to 3. - theme (str, optional): Override pygments theme used in traceback - word_wrap (bool, optional): Enable word wrapping of long lines. Defaults to False. - show_locals (bool, optional): Enable display of local variables. Defaults to False. - suppress (Iterable[Union[str, ModuleType]]): Optional sequence of modules or paths to exclude from traceback. - max_frames (int): Maximum number of frames to show in a traceback, 0 for no maximum. Defaults to 100. - """ - from .traceback import Traceback - - traceback = Traceback( - width=width, - extra_lines=extra_lines, - theme=theme, - word_wrap=word_wrap, - show_locals=show_locals, - suppress=suppress, - max_frames=max_frames, - ) - self.print(traceback) - - @staticmethod - def _caller_frame_info( - offset: int, - currentframe: Callable[[], Optional[FrameType]] = inspect.currentframe, - ) -> Tuple[str, int, Dict[str, Any]]: - """Get caller frame information. - - Args: - offset (int): the caller offset within the current frame stack. - currentframe (Callable[[], Optional[FrameType]], optional): the callable to use to - retrieve the current frame. Defaults to ``inspect.currentframe``. - - Returns: - Tuple[str, int, Dict[str, Any]]: A tuple containing the filename, the line number and - the dictionary of local variables associated with the caller frame. - - Raises: - RuntimeError: If the stack offset is invalid. - """ - # Ignore the frame of this local helper - offset += 1 - - frame = currentframe() - if frame is not None: - # Use the faster currentframe where implemented - while offset and frame is not None: - frame = frame.f_back - offset -= 1 - assert frame is not None - return frame.f_code.co_filename, frame.f_lineno, frame.f_locals - else: - # Fallback to the slower stack - frame_info = inspect.stack()[offset] - return frame_info.filename, frame_info.lineno, frame_info.frame.f_locals - - def log( - self, - *objects: Any, - sep: str = " ", - end: str = "\n", - style: Optional[Union[str, Style]] = None, - justify: Optional[JustifyMethod] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - log_locals: bool = False, - _stack_offset: int = 1, - ) -> None: - """Log rich content to the terminal. - - Args: - objects (positional args): Objects to log to the terminal. - sep (str, optional): String to write between print data. Defaults to " ". - end (str, optional): String to write at end of print data. Defaults to "\\\\n". - style (Union[str, Style], optional): A style to apply to output. Defaults to None. - justify (str, optional): One of "left", "right", "center", or "full". Defaults to ``None``. - emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. Defaults to None. - markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. Defaults to None. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. Defaults to None. - log_locals (bool, optional): Boolean to enable logging of locals where ``log()`` - was called. Defaults to False. - _stack_offset (int, optional): Offset of caller from end of call stack. Defaults to 1. - """ - if not objects: - objects = (NewLine(),) - - render_hooks = self._render_hooks[:] - - with self: - renderables = self._collect_renderables( - objects, - sep, - end, - justify=justify, - emoji=emoji, - markup=markup, - highlight=highlight, - ) - if style is not None: - renderables = [Styled(renderable, style) for renderable in renderables] - - filename, line_no, locals = self._caller_frame_info(_stack_offset) - link_path = None if filename.startswith("<") else os.path.abspath(filename) - path = filename.rpartition(os.sep)[-1] - if log_locals: - locals_map = { - key: value - for key, value in locals.items() - if not key.startswith("__") - } - renderables.append(render_scope(locals_map, title="[i]locals")) - - renderables = [ - self._log_render( - self, - renderables, - log_time=self.get_datetime(), - path=path, - line_no=line_no, - link_path=link_path, - ) - ] - for hook in render_hooks: - renderables = hook.process_renderables(renderables) - new_segments: List[Segment] = [] - extend = new_segments.extend - render = self.render - render_options = self.options - for renderable in renderables: - extend(render(renderable, render_options)) - buffer_extend = self._buffer.extend - for line in Segment.split_and_crop_lines( - new_segments, self.width, pad=False - ): - buffer_extend(line) - - def _check_buffer(self) -> None: - """Check if the buffer may be rendered. Render it if it can (e.g. Console.quiet is False) - Rendering is supported on Windows, Unix and Jupyter environments. For - legacy Windows consoles, the win32 API is called directly. - This method will also record what it renders if recording is enabled via Console.record. - """ - if self.quiet: - del self._buffer[:] - return - with self._lock: - if self.record: - with self._record_buffer_lock: - self._record_buffer.extend(self._buffer[:]) - - if self._buffer_index == 0: - if self.is_jupyter: # pragma: no cover - from .jupyter import display - - display(self._buffer, self._render_buffer(self._buffer[:])) - del self._buffer[:] - else: - if WINDOWS: - use_legacy_windows_render = False - if self.legacy_windows: - fileno = get_fileno(self.file) - if fileno is not None: - use_legacy_windows_render = ( - fileno in _STD_STREAMS_OUTPUT - ) - - if use_legacy_windows_render: - from pip._vendor.rich._win32_console import LegacyWindowsTerm - from pip._vendor.rich._windows_renderer import legacy_windows_render - - buffer = self._buffer[:] - if self.no_color and self._color_system: - buffer = list(Segment.remove_color(buffer)) - - legacy_windows_render(buffer, LegacyWindowsTerm(self.file)) - else: - # Either a non-std stream on legacy Windows, or modern Windows. - text = self._render_buffer(self._buffer[:]) - # https://bugs.python.org/issue37871 - # https://github.com/python/cpython/issues/82052 - # We need to avoid writing more than 32Kb in a single write, due to the above bug - write = self.file.write - # Worse case scenario, every character is 4 bytes of utf-8 - MAX_WRITE = 32 * 1024 // 4 - try: - if len(text) <= MAX_WRITE: - write(text) - else: - batch: List[str] = [] - batch_append = batch.append - size = 0 - for line in text.splitlines(True): - if size + len(line) > MAX_WRITE and batch: - write("".join(batch)) - batch.clear() - size = 0 - batch_append(line) - size += len(line) - if batch: - write("".join(batch)) - batch.clear() - except UnicodeEncodeError as error: - error.reason = f"{error.reason}\n*** You may need to add PYTHONIOENCODING=utf-8 to your environment ***" - raise - else: - text = self._render_buffer(self._buffer[:]) - try: - self.file.write(text) - except UnicodeEncodeError as error: - error.reason = f"{error.reason}\n*** You may need to add PYTHONIOENCODING=utf-8 to your environment ***" - raise - - self.file.flush() - del self._buffer[:] - - def _render_buffer(self, buffer: Iterable[Segment]) -> str: - """Render buffered output, and clear buffer.""" - output: List[str] = [] - append = output.append - color_system = self._color_system - legacy_windows = self.legacy_windows - not_terminal = not self.is_terminal - if self.no_color and color_system: - buffer = Segment.remove_color(buffer) - for text, style, control in buffer: - if style: - append( - style.render( - text, - color_system=color_system, - legacy_windows=legacy_windows, - ) - ) - elif not (not_terminal and control): - append(text) - - rendered = "".join(output) - return rendered - - def input( - self, - prompt: TextType = "", - *, - markup: bool = True, - emoji: bool = True, - password: bool = False, - stream: Optional[TextIO] = None, - ) -> str: - """Displays a prompt and waits for input from the user. The prompt may contain color / style. - - It works in the same way as Python's builtin :func:`input` function and provides elaborate line editing and history features if Python's builtin :mod:`readline` module is previously loaded. - - Args: - prompt (Union[str, Text]): Text to render in the prompt. - markup (bool, optional): Enable console markup (requires a str prompt). Defaults to True. - emoji (bool, optional): Enable emoji (requires a str prompt). Defaults to True. - password: (bool, optional): Hide typed text. Defaults to False. - stream: (TextIO, optional): Optional file to read input from (rather than stdin). Defaults to None. - - Returns: - str: Text read from stdin. - """ - if prompt: - self.print(prompt, markup=markup, emoji=emoji, end="") - if password: - result = getpass("", stream=stream) - else: - if stream: - result = stream.readline() - else: - result = input() - return result - - def export_text(self, *, clear: bool = True, styles: bool = False) -> str: - """Generate text from console contents (requires record=True argument in constructor). - - Args: - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - styles (bool, optional): If ``True``, ansi escape codes will be included. ``False`` for plain text. - Defaults to ``False``. - - Returns: - str: String containing console contents. - - """ - assert ( - self.record - ), "To export console contents set record=True in the constructor or instance" - - with self._record_buffer_lock: - if styles: - text = "".join( - (style.render(text) if style else text) - for text, style, _ in self._record_buffer - ) - else: - text = "".join( - segment.text - for segment in self._record_buffer - if not segment.control - ) - if clear: - del self._record_buffer[:] - return text - - def save_text(self, path: str, *, clear: bool = True, styles: bool = False) -> None: - """Generate text from console and save to a given location (requires record=True argument in constructor). - - Args: - path (str): Path to write text files. - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - styles (bool, optional): If ``True``, ansi style codes will be included. ``False`` for plain text. - Defaults to ``False``. - - """ - text = self.export_text(clear=clear, styles=styles) - with open(path, "wt", encoding="utf-8") as write_file: - write_file.write(text) - - def export_html( - self, - *, - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: Optional[str] = None, - inline_styles: bool = False, - ) -> str: - """Generate HTML from console contents (requires record=True argument in constructor). - - Args: - theme (TerminalTheme, optional): TerminalTheme object containing console colors. - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - code_format (str, optional): Format string to render HTML. In addition to '{foreground}', - '{background}', and '{code}', should contain '{stylesheet}' if inline_styles is ``False``. - inline_styles (bool, optional): If ``True`` styles will be inlined in to spans, which makes files - larger but easier to cut and paste markup. If ``False``, styles will be embedded in a style tag. - Defaults to False. - - Returns: - str: String containing console contents as HTML. - """ - assert ( - self.record - ), "To export console contents set record=True in the constructor or instance" - fragments: List[str] = [] - append = fragments.append - _theme = theme or DEFAULT_TERMINAL_THEME - stylesheet = "" - - render_code_format = CONSOLE_HTML_FORMAT if code_format is None else code_format - - with self._record_buffer_lock: - if inline_styles: - for text, style, _ in Segment.filter_control( - Segment.simplify(self._record_buffer) - ): - text = escape(text) - if style: - rule = style.get_html_style(_theme) - if style.link: - text = f'
{text}' - text = f'{text}' if rule else text - append(text) - else: - styles: Dict[str, int] = {} - for text, style, _ in Segment.filter_control( - Segment.simplify(self._record_buffer) - ): - text = escape(text) - if style: - rule = style.get_html_style(_theme) - style_number = styles.setdefault(rule, len(styles) + 1) - if style.link: - text = f'{text}' - else: - text = f'{text}' - append(text) - stylesheet_rules: List[str] = [] - stylesheet_append = stylesheet_rules.append - for style_rule, style_number in styles.items(): - if style_rule: - stylesheet_append(f".r{style_number} {{{style_rule}}}") - stylesheet = "\n".join(stylesheet_rules) - - rendered_code = render_code_format.format( - code="".join(fragments), - stylesheet=stylesheet, - foreground=_theme.foreground_color.hex, - background=_theme.background_color.hex, - ) - if clear: - del self._record_buffer[:] - return rendered_code - - def save_html( - self, - path: str, - *, - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: str = CONSOLE_HTML_FORMAT, - inline_styles: bool = False, - ) -> None: - """Generate HTML from console contents and write to a file (requires record=True argument in constructor). - - Args: - path (str): Path to write html file. - theme (TerminalTheme, optional): TerminalTheme object containing console colors. - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - code_format (str, optional): Format string to render HTML. In addition to '{foreground}', - '{background}', and '{code}', should contain '{stylesheet}' if inline_styles is ``False``. - inline_styles (bool, optional): If ``True`` styles will be inlined in to spans, which makes files - larger but easier to cut and paste markup. If ``False``, styles will be embedded in a style tag. - Defaults to False. - - """ - html = self.export_html( - theme=theme, - clear=clear, - code_format=code_format, - inline_styles=inline_styles, - ) - with open(path, "wt", encoding="utf-8") as write_file: - write_file.write(html) - - def export_svg( - self, - *, - title: str = "Rich", - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: str = CONSOLE_SVG_FORMAT, - font_aspect_ratio: float = 0.61, - unique_id: Optional[str] = None, - ) -> str: - """ - Generate an SVG from the console contents (requires record=True in Console constructor). - - Args: - title (str, optional): The title of the tab in the output image - theme (TerminalTheme, optional): The ``TerminalTheme`` object to use to style the terminal - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True`` - code_format (str, optional): Format string used to generate the SVG. Rich will inject a number of variables - into the string in order to form the final SVG output. The default template used and the variables - injected by Rich can be found by inspecting the ``console.CONSOLE_SVG_FORMAT`` variable. - font_aspect_ratio (float, optional): The width to height ratio of the font used in the ``code_format`` - string. Defaults to 0.61, which is the width to height ratio of Fira Code (the default font). - If you aren't specifying a different font inside ``code_format``, you probably don't need this. - unique_id (str, optional): unique id that is used as the prefix for various elements (CSS styles, node - ids). If not set, this defaults to a computed value based on the recorded content. - """ - - from pip._vendor.rich.cells import cell_len - - style_cache: Dict[Style, str] = {} - - def get_svg_style(style: Style) -> str: - """Convert a Style to CSS rules for SVG.""" - if style in style_cache: - return style_cache[style] - css_rules = [] - color = ( - _theme.foreground_color - if (style.color is None or style.color.is_default) - else style.color.get_truecolor(_theme) - ) - bgcolor = ( - _theme.background_color - if (style.bgcolor is None or style.bgcolor.is_default) - else style.bgcolor.get_truecolor(_theme) - ) - if style.reverse: - color, bgcolor = bgcolor, color - if style.dim: - color = blend_rgb(color, bgcolor, 0.4) - css_rules.append(f"fill: {color.hex}") - if style.bold: - css_rules.append("font-weight: bold") - if style.italic: - css_rules.append("font-style: italic;") - if style.underline: - css_rules.append("text-decoration: underline;") - if style.strike: - css_rules.append("text-decoration: line-through;") - - css = ";".join(css_rules) - style_cache[style] = css - return css - - _theme = theme or SVG_EXPORT_THEME - - width = self.width - char_height = 20 - char_width = char_height * font_aspect_ratio - line_height = char_height * 1.22 - - margin_top = 1 - margin_right = 1 - margin_bottom = 1 - margin_left = 1 - - padding_top = 40 - padding_right = 8 - padding_bottom = 8 - padding_left = 8 - - padding_width = padding_left + padding_right - padding_height = padding_top + padding_bottom - margin_width = margin_left + margin_right - margin_height = margin_top + margin_bottom - - text_backgrounds: List[str] = [] - text_group: List[str] = [] - classes: Dict[str, int] = {} - style_no = 1 - - def escape_text(text: str) -> str: - """HTML escape text and replace spaces with nbsp.""" - return escape(text).replace(" ", " ") - - def make_tag( - name: str, content: Optional[str] = None, **attribs: object - ) -> str: - """Make a tag from name, content, and attributes.""" - - def stringify(value: object) -> str: - if isinstance(value, (float)): - return format(value, "g") - return str(value) - - tag_attribs = " ".join( - f'{k.lstrip("_").replace("_", "-")}="{stringify(v)}"' - for k, v in attribs.items() - ) - return ( - f"<{name} {tag_attribs}>{content}" - if content - else f"<{name} {tag_attribs}/>" - ) - - with self._record_buffer_lock: - segments = list(Segment.filter_control(self._record_buffer)) - if clear: - self._record_buffer.clear() - - if unique_id is None: - unique_id = "terminal-" + str( - zlib.adler32( - ("".join(repr(segment) for segment in segments)).encode( - "utf-8", - "ignore", - ) - + title.encode("utf-8", "ignore") - ) - ) - y = 0 - for y, line in enumerate(Segment.split_and_crop_lines(segments, length=width)): - x = 0 - for text, style, _control in line: - style = style or Style() - rules = get_svg_style(style) - if rules not in classes: - classes[rules] = style_no - style_no += 1 - class_name = f"r{classes[rules]}" - - if style.reverse: - has_background = True - background = ( - _theme.foreground_color.hex - if style.color is None - else style.color.get_truecolor(_theme).hex - ) - else: - bgcolor = style.bgcolor - has_background = bgcolor is not None and not bgcolor.is_default - background = ( - _theme.background_color.hex - if style.bgcolor is None - else style.bgcolor.get_truecolor(_theme).hex - ) - - text_length = cell_len(text) - if has_background: - text_backgrounds.append( - make_tag( - "rect", - fill=background, - x=x * char_width, - y=y * line_height + 1.5, - width=char_width * text_length, - height=line_height + 0.25, - shape_rendering="crispEdges", - ) - ) - - if text != " " * len(text): - text_group.append( - make_tag( - "text", - escape_text(text), - _class=f"{unique_id}-{class_name}", - x=x * char_width, - y=y * line_height + char_height, - textLength=char_width * len(text), - clip_path=f"url(#{unique_id}-line-{y})", - ) - ) - x += cell_len(text) - - line_offsets = [line_no * line_height + 1.5 for line_no in range(y)] - lines = "\n".join( - f""" - {make_tag("rect", x=0, y=offset, width=char_width * width, height=line_height + 0.25)} - """ - for line_no, offset in enumerate(line_offsets) - ) - - styles = "\n".join( - f".{unique_id}-r{rule_no} {{ {css} }}" for css, rule_no in classes.items() - ) - backgrounds = "".join(text_backgrounds) - matrix = "".join(text_group) - - terminal_width = ceil(width * char_width + padding_width) - terminal_height = (y + 1) * line_height + padding_height - chrome = make_tag( - "rect", - fill=_theme.background_color.hex, - stroke="rgba(255,255,255,0.35)", - stroke_width="1", - x=margin_left, - y=margin_top, - width=terminal_width, - height=terminal_height, - rx=8, - ) - - title_color = _theme.foreground_color.hex - if title: - chrome += make_tag( - "text", - escape_text(title), - _class=f"{unique_id}-title", - fill=title_color, - text_anchor="middle", - x=terminal_width // 2, - y=margin_top + char_height + 6, - ) - chrome += f""" - - - - - - """ - - svg = code_format.format( - unique_id=unique_id, - char_width=char_width, - char_height=char_height, - line_height=line_height, - terminal_width=char_width * width - 1, - terminal_height=(y + 1) * line_height - 1, - width=terminal_width + margin_width, - height=terminal_height + margin_height, - terminal_x=margin_left + padding_left, - terminal_y=margin_top + padding_top, - styles=styles, - chrome=chrome, - backgrounds=backgrounds, - matrix=matrix, - lines=lines, - ) - return svg - - def save_svg( - self, - path: str, - *, - title: str = "Rich", - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: str = CONSOLE_SVG_FORMAT, - font_aspect_ratio: float = 0.61, - unique_id: Optional[str] = None, - ) -> None: - """Generate an SVG file from the console contents (requires record=True in Console constructor). - - Args: - path (str): The path to write the SVG to. - title (str, optional): The title of the tab in the output image - theme (TerminalTheme, optional): The ``TerminalTheme`` object to use to style the terminal - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True`` - code_format (str, optional): Format string used to generate the SVG. Rich will inject a number of variables - into the string in order to form the final SVG output. The default template used and the variables - injected by Rich can be found by inspecting the ``console.CONSOLE_SVG_FORMAT`` variable. - font_aspect_ratio (float, optional): The width to height ratio of the font used in the ``code_format`` - string. Defaults to 0.61, which is the width to height ratio of Fira Code (the default font). - If you aren't specifying a different font inside ``code_format``, you probably don't need this. - unique_id (str, optional): unique id that is used as the prefix for various elements (CSS styles, node - ids). If not set, this defaults to a computed value based on the recorded content. - """ - svg = self.export_svg( - title=title, - theme=theme, - clear=clear, - code_format=code_format, - font_aspect_ratio=font_aspect_ratio, - unique_id=unique_id, - ) - with open(path, "wt", encoding="utf-8") as write_file: - write_file.write(svg) - - -def _svg_hash(svg_main_code: str) -> str: - """Returns a unique hash for the given SVG main code. - - Args: - svg_main_code (str): The content we're going to inject in the SVG envelope. - - Returns: - str: a hash of the given content - """ - return str(zlib.adler32(svg_main_code.encode())) - - -if __name__ == "__main__": # pragma: no cover - console = Console(record=True) - - console.log( - "JSONRPC [i]request[/i]", - 5, - 1.3, - True, - False, - None, - { - "jsonrpc": "2.0", - "method": "subtract", - "params": {"minuend": 42, "subtrahend": 23}, - "id": 3, - }, - ) - - console.log("Hello, World!", "{'a': 1}", repr(console)) - - console.print( - { - "name": None, - "empty": [], - "quiz": { - "sport": { - "answered": True, - "q1": { - "question": "Which one is correct team name in NBA?", - "options": [ - "New York Bulls", - "Los Angeles Kings", - "Golden State Warriors", - "Huston Rocket", - ], - "answer": "Huston Rocket", - }, - }, - "maths": { - "answered": False, - "q1": { - "question": "5 + 7 = ?", - "options": [10, 11, 12, 13], - "answer": 12, - }, - "q2": { - "question": "12 - 8 = ?", - "options": [1, 2, 3, 4], - "answer": 4, - }, - }, - }, - } - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py deleted file mode 100644 index 65fdf56..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py +++ /dev/null @@ -1,37 +0,0 @@ -from typing import Optional, TYPE_CHECKING - -from .jupyter import JupyterMixin -from .measure import Measurement - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderableType, RenderResult - - -class Constrain(JupyterMixin): - """Constrain the width of a renderable to a given number of characters. - - Args: - renderable (RenderableType): A renderable object. - width (int, optional): The maximum width (in characters) to render. Defaults to 80. - """ - - def __init__(self, renderable: "RenderableType", width: Optional[int] = 80) -> None: - self.renderable = renderable - self.width = width - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - if self.width is None: - yield self.renderable - else: - child_options = options.update_width(min(self.width, options.max_width)) - yield from console.render(self.renderable, child_options) - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - if self.width is not None: - options = options.update_width(self.width) - measurement = Measurement.get(console, options, self.renderable) - return measurement diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py deleted file mode 100644 index 901ff8b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py +++ /dev/null @@ -1,167 +0,0 @@ -from itertools import zip_longest -from typing import ( - TYPE_CHECKING, - Iterable, - Iterator, - List, - Optional, - TypeVar, - Union, - overload, -) - -if TYPE_CHECKING: - from .console import ( - Console, - ConsoleOptions, - JustifyMethod, - OverflowMethod, - RenderResult, - RenderableType, - ) - from .text import Text - -from .cells import cell_len -from .measure import Measurement - -T = TypeVar("T") - - -class Renderables: - """A list subclass which renders its contents to the console.""" - - def __init__( - self, renderables: Optional[Iterable["RenderableType"]] = None - ) -> None: - self._renderables: List["RenderableType"] = ( - list(renderables) if renderables is not None else [] - ) - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - """Console render method to insert line-breaks.""" - yield from self._renderables - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - dimensions = [ - Measurement.get(console, options, renderable) - for renderable in self._renderables - ] - if not dimensions: - return Measurement(1, 1) - _min = max(dimension.minimum for dimension in dimensions) - _max = max(dimension.maximum for dimension in dimensions) - return Measurement(_min, _max) - - def append(self, renderable: "RenderableType") -> None: - self._renderables.append(renderable) - - def __iter__(self) -> Iterable["RenderableType"]: - return iter(self._renderables) - - -class Lines: - """A list subclass which can render to the console.""" - - def __init__(self, lines: Iterable["Text"] = ()) -> None: - self._lines: List["Text"] = list(lines) - - def __repr__(self) -> str: - return f"Lines({self._lines!r})" - - def __iter__(self) -> Iterator["Text"]: - return iter(self._lines) - - @overload - def __getitem__(self, index: int) -> "Text": - ... - - @overload - def __getitem__(self, index: slice) -> List["Text"]: - ... - - def __getitem__(self, index: Union[slice, int]) -> Union["Text", List["Text"]]: - return self._lines[index] - - def __setitem__(self, index: int, value: "Text") -> "Lines": - self._lines[index] = value - return self - - def __len__(self) -> int: - return self._lines.__len__() - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - """Console render method to insert line-breaks.""" - yield from self._lines - - def append(self, line: "Text") -> None: - self._lines.append(line) - - def extend(self, lines: Iterable["Text"]) -> None: - self._lines.extend(lines) - - def pop(self, index: int = -1) -> "Text": - return self._lines.pop(index) - - def justify( - self, - console: "Console", - width: int, - justify: "JustifyMethod" = "left", - overflow: "OverflowMethod" = "fold", - ) -> None: - """Justify and overflow text to a given width. - - Args: - console (Console): Console instance. - width (int): Number of cells available per line. - justify (str, optional): Default justify method for text: "left", "center", "full" or "right". Defaults to "left". - overflow (str, optional): Default overflow for text: "crop", "fold", or "ellipsis". Defaults to "fold". - - """ - from .text import Text - - if justify == "left": - for line in self._lines: - line.truncate(width, overflow=overflow, pad=True) - elif justify == "center": - for line in self._lines: - line.rstrip() - line.truncate(width, overflow=overflow) - line.pad_left((width - cell_len(line.plain)) // 2) - line.pad_right(width - cell_len(line.plain)) - elif justify == "right": - for line in self._lines: - line.rstrip() - line.truncate(width, overflow=overflow) - line.pad_left(width - cell_len(line.plain)) - elif justify == "full": - for line_index, line in enumerate(self._lines): - if line_index == len(self._lines) - 1: - break - words = line.split(" ") - words_size = sum(cell_len(word.plain) for word in words) - num_spaces = len(words) - 1 - spaces = [1 for _ in range(num_spaces)] - index = 0 - if spaces: - while words_size + num_spaces < width: - spaces[len(spaces) - index - 1] += 1 - num_spaces += 1 - index = (index + 1) % len(spaces) - tokens: List[Text] = [] - for index, (word, next_word) in enumerate( - zip_longest(words, words[1:]) - ): - tokens.append(word) - if index < len(spaces): - style = word.get_style_at_offset(console, -1) - next_style = next_word.get_style_at_offset(console, 0) - space_style = style if style == next_style else line.style - tokens.append(Text(" " * spaces[index], style=space_style)) - self[line_index] = Text("").join(tokens) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/control.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/control.py deleted file mode 100644 index 88fcb92..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/control.py +++ /dev/null @@ -1,225 +0,0 @@ -import sys -import time -from typing import TYPE_CHECKING, Callable, Dict, Iterable, List, Union - -if sys.version_info >= (3, 8): - from typing import Final -else: - from pip._vendor.typing_extensions import Final # pragma: no cover - -from .segment import ControlCode, ControlType, Segment - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderResult - -STRIP_CONTROL_CODES: Final = [ - 7, # Bell - 8, # Backspace - 11, # Vertical tab - 12, # Form feed - 13, # Carriage return -] -_CONTROL_STRIP_TRANSLATE: Final = { - _codepoint: None for _codepoint in STRIP_CONTROL_CODES -} - -CONTROL_ESCAPE: Final = { - 7: "\\a", - 8: "\\b", - 11: "\\v", - 12: "\\f", - 13: "\\r", -} - -CONTROL_CODES_FORMAT: Dict[int, Callable[..., str]] = { - ControlType.BELL: lambda: "\x07", - ControlType.CARRIAGE_RETURN: lambda: "\r", - ControlType.HOME: lambda: "\x1b[H", - ControlType.CLEAR: lambda: "\x1b[2J", - ControlType.ENABLE_ALT_SCREEN: lambda: "\x1b[?1049h", - ControlType.DISABLE_ALT_SCREEN: lambda: "\x1b[?1049l", - ControlType.SHOW_CURSOR: lambda: "\x1b[?25h", - ControlType.HIDE_CURSOR: lambda: "\x1b[?25l", - ControlType.CURSOR_UP: lambda param: f"\x1b[{param}A", - ControlType.CURSOR_DOWN: lambda param: f"\x1b[{param}B", - ControlType.CURSOR_FORWARD: lambda param: f"\x1b[{param}C", - ControlType.CURSOR_BACKWARD: lambda param: f"\x1b[{param}D", - ControlType.CURSOR_MOVE_TO_COLUMN: lambda param: f"\x1b[{param+1}G", - ControlType.ERASE_IN_LINE: lambda param: f"\x1b[{param}K", - ControlType.CURSOR_MOVE_TO: lambda x, y: f"\x1b[{y+1};{x+1}H", - ControlType.SET_WINDOW_TITLE: lambda title: f"\x1b]0;{title}\x07", -} - - -class Control: - """A renderable that inserts a control code (non printable but may move cursor). - - Args: - *codes (str): Positional arguments are either a :class:`~rich.segment.ControlType` enum or a - tuple of ControlType and an integer parameter - """ - - __slots__ = ["segment"] - - def __init__(self, *codes: Union[ControlType, ControlCode]) -> None: - control_codes: List[ControlCode] = [ - (code,) if isinstance(code, ControlType) else code for code in codes - ] - _format_map = CONTROL_CODES_FORMAT - rendered_codes = "".join( - _format_map[code](*parameters) for code, *parameters in control_codes - ) - self.segment = Segment(rendered_codes, None, control_codes) - - @classmethod - def bell(cls) -> "Control": - """Ring the 'bell'.""" - return cls(ControlType.BELL) - - @classmethod - def home(cls) -> "Control": - """Move cursor to 'home' position.""" - return cls(ControlType.HOME) - - @classmethod - def move(cls, x: int = 0, y: int = 0) -> "Control": - """Move cursor relative to current position. - - Args: - x (int): X offset. - y (int): Y offset. - - Returns: - ~Control: Control object. - - """ - - def get_codes() -> Iterable[ControlCode]: - control = ControlType - if x: - yield ( - control.CURSOR_FORWARD if x > 0 else control.CURSOR_BACKWARD, - abs(x), - ) - if y: - yield ( - control.CURSOR_DOWN if y > 0 else control.CURSOR_UP, - abs(y), - ) - - control = cls(*get_codes()) - return control - - @classmethod - def move_to_column(cls, x: int, y: int = 0) -> "Control": - """Move to the given column, optionally add offset to row. - - Returns: - x (int): absolute x (column) - y (int): optional y offset (row) - - Returns: - ~Control: Control object. - """ - - return ( - cls( - (ControlType.CURSOR_MOVE_TO_COLUMN, x), - ( - ControlType.CURSOR_DOWN if y > 0 else ControlType.CURSOR_UP, - abs(y), - ), - ) - if y - else cls((ControlType.CURSOR_MOVE_TO_COLUMN, x)) - ) - - @classmethod - def move_to(cls, x: int, y: int) -> "Control": - """Move cursor to absolute position. - - Args: - x (int): x offset (column) - y (int): y offset (row) - - Returns: - ~Control: Control object. - """ - return cls((ControlType.CURSOR_MOVE_TO, x, y)) - - @classmethod - def clear(cls) -> "Control": - """Clear the screen.""" - return cls(ControlType.CLEAR) - - @classmethod - def show_cursor(cls, show: bool) -> "Control": - """Show or hide the cursor.""" - return cls(ControlType.SHOW_CURSOR if show else ControlType.HIDE_CURSOR) - - @classmethod - def alt_screen(cls, enable: bool) -> "Control": - """Enable or disable alt screen.""" - if enable: - return cls(ControlType.ENABLE_ALT_SCREEN, ControlType.HOME) - else: - return cls(ControlType.DISABLE_ALT_SCREEN) - - @classmethod - def title(cls, title: str) -> "Control": - """Set the terminal window title - - Args: - title (str): The new terminal window title - """ - return cls((ControlType.SET_WINDOW_TITLE, title)) - - def __str__(self) -> str: - return self.segment.text - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - if self.segment.text: - yield self.segment - - -def strip_control_codes( - text: str, _translate_table: Dict[int, None] = _CONTROL_STRIP_TRANSLATE -) -> str: - """Remove control codes from text. - - Args: - text (str): A string possibly contain control codes. - - Returns: - str: String with control codes removed. - """ - return text.translate(_translate_table) - - -def escape_control_codes( - text: str, - _translate_table: Dict[int, str] = CONTROL_ESCAPE, -) -> str: - """Replace control codes with their "escaped" equivalent in the given text. - (e.g. "\b" becomes "\\b") - - Args: - text (str): A string possibly containing control codes. - - Returns: - str: String with control codes replaced with their escaped version. - """ - return text.translate(_translate_table) - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console - - console = Console() - console.print("Look at the title of your terminal window ^") - # console.print(Control((ControlType.SET_WINDOW_TITLE, "Hello, world!"))) - for i in range(10): - console.set_window_title("🚀 Loading" + "." * i) - time.sleep(0.5) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py deleted file mode 100644 index dca3719..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py +++ /dev/null @@ -1,190 +0,0 @@ -from typing import Dict - -from .style import Style - -DEFAULT_STYLES: Dict[str, Style] = { - "none": Style.null(), - "reset": Style( - color="default", - bgcolor="default", - dim=False, - bold=False, - italic=False, - underline=False, - blink=False, - blink2=False, - reverse=False, - conceal=False, - strike=False, - ), - "dim": Style(dim=True), - "bright": Style(dim=False), - "bold": Style(bold=True), - "strong": Style(bold=True), - "code": Style(reverse=True, bold=True), - "italic": Style(italic=True), - "emphasize": Style(italic=True), - "underline": Style(underline=True), - "blink": Style(blink=True), - "blink2": Style(blink2=True), - "reverse": Style(reverse=True), - "strike": Style(strike=True), - "black": Style(color="black"), - "red": Style(color="red"), - "green": Style(color="green"), - "yellow": Style(color="yellow"), - "magenta": Style(color="magenta"), - "cyan": Style(color="cyan"), - "white": Style(color="white"), - "inspect.attr": Style(color="yellow", italic=True), - "inspect.attr.dunder": Style(color="yellow", italic=True, dim=True), - "inspect.callable": Style(bold=True, color="red"), - "inspect.async_def": Style(italic=True, color="bright_cyan"), - "inspect.def": Style(italic=True, color="bright_cyan"), - "inspect.class": Style(italic=True, color="bright_cyan"), - "inspect.error": Style(bold=True, color="red"), - "inspect.equals": Style(), - "inspect.help": Style(color="cyan"), - "inspect.doc": Style(dim=True), - "inspect.value.border": Style(color="green"), - "live.ellipsis": Style(bold=True, color="red"), - "layout.tree.row": Style(dim=False, color="red"), - "layout.tree.column": Style(dim=False, color="blue"), - "logging.keyword": Style(bold=True, color="yellow"), - "logging.level.notset": Style(dim=True), - "logging.level.debug": Style(color="green"), - "logging.level.info": Style(color="blue"), - "logging.level.warning": Style(color="red"), - "logging.level.error": Style(color="red", bold=True), - "logging.level.critical": Style(color="red", bold=True, reverse=True), - "log.level": Style.null(), - "log.time": Style(color="cyan", dim=True), - "log.message": Style.null(), - "log.path": Style(dim=True), - "repr.ellipsis": Style(color="yellow"), - "repr.indent": Style(color="green", dim=True), - "repr.error": Style(color="red", bold=True), - "repr.str": Style(color="green", italic=False, bold=False), - "repr.brace": Style(bold=True), - "repr.comma": Style(bold=True), - "repr.ipv4": Style(bold=True, color="bright_green"), - "repr.ipv6": Style(bold=True, color="bright_green"), - "repr.eui48": Style(bold=True, color="bright_green"), - "repr.eui64": Style(bold=True, color="bright_green"), - "repr.tag_start": Style(bold=True), - "repr.tag_name": Style(color="bright_magenta", bold=True), - "repr.tag_contents": Style(color="default"), - "repr.tag_end": Style(bold=True), - "repr.attrib_name": Style(color="yellow", italic=False), - "repr.attrib_equal": Style(bold=True), - "repr.attrib_value": Style(color="magenta", italic=False), - "repr.number": Style(color="cyan", bold=True, italic=False), - "repr.number_complex": Style(color="cyan", bold=True, italic=False), # same - "repr.bool_true": Style(color="bright_green", italic=True), - "repr.bool_false": Style(color="bright_red", italic=True), - "repr.none": Style(color="magenta", italic=True), - "repr.url": Style(underline=True, color="bright_blue", italic=False, bold=False), - "repr.uuid": Style(color="bright_yellow", bold=False), - "repr.call": Style(color="magenta", bold=True), - "repr.path": Style(color="magenta"), - "repr.filename": Style(color="bright_magenta"), - "rule.line": Style(color="bright_green"), - "rule.text": Style.null(), - "json.brace": Style(bold=True), - "json.bool_true": Style(color="bright_green", italic=True), - "json.bool_false": Style(color="bright_red", italic=True), - "json.null": Style(color="magenta", italic=True), - "json.number": Style(color="cyan", bold=True, italic=False), - "json.str": Style(color="green", italic=False, bold=False), - "json.key": Style(color="blue", bold=True), - "prompt": Style.null(), - "prompt.choices": Style(color="magenta", bold=True), - "prompt.default": Style(color="cyan", bold=True), - "prompt.invalid": Style(color="red"), - "prompt.invalid.choice": Style(color="red"), - "pretty": Style.null(), - "scope.border": Style(color="blue"), - "scope.key": Style(color="yellow", italic=True), - "scope.key.special": Style(color="yellow", italic=True, dim=True), - "scope.equals": Style(color="red"), - "table.header": Style(bold=True), - "table.footer": Style(bold=True), - "table.cell": Style.null(), - "table.title": Style(italic=True), - "table.caption": Style(italic=True, dim=True), - "traceback.error": Style(color="red", italic=True), - "traceback.border.syntax_error": Style(color="bright_red"), - "traceback.border": Style(color="red"), - "traceback.text": Style.null(), - "traceback.title": Style(color="red", bold=True), - "traceback.exc_type": Style(color="bright_red", bold=True), - "traceback.exc_value": Style.null(), - "traceback.offset": Style(color="bright_red", bold=True), - "bar.back": Style(color="grey23"), - "bar.complete": Style(color="rgb(249,38,114)"), - "bar.finished": Style(color="rgb(114,156,31)"), - "bar.pulse": Style(color="rgb(249,38,114)"), - "progress.description": Style.null(), - "progress.filesize": Style(color="green"), - "progress.filesize.total": Style(color="green"), - "progress.download": Style(color="green"), - "progress.elapsed": Style(color="yellow"), - "progress.percentage": Style(color="magenta"), - "progress.remaining": Style(color="cyan"), - "progress.data.speed": Style(color="red"), - "progress.spinner": Style(color="green"), - "status.spinner": Style(color="green"), - "tree": Style(), - "tree.line": Style(), - "markdown.paragraph": Style(), - "markdown.text": Style(), - "markdown.em": Style(italic=True), - "markdown.emph": Style(italic=True), # For commonmark backwards compatibility - "markdown.strong": Style(bold=True), - "markdown.code": Style(bold=True, color="cyan", bgcolor="black"), - "markdown.code_block": Style(color="cyan", bgcolor="black"), - "markdown.block_quote": Style(color="magenta"), - "markdown.list": Style(color="cyan"), - "markdown.item": Style(), - "markdown.item.bullet": Style(color="yellow", bold=True), - "markdown.item.number": Style(color="yellow", bold=True), - "markdown.hr": Style(color="yellow"), - "markdown.h1.border": Style(), - "markdown.h1": Style(bold=True), - "markdown.h2": Style(bold=True, underline=True), - "markdown.h3": Style(bold=True), - "markdown.h4": Style(bold=True, dim=True), - "markdown.h5": Style(underline=True), - "markdown.h6": Style(italic=True), - "markdown.h7": Style(italic=True, dim=True), - "markdown.link": Style(color="bright_blue"), - "markdown.link_url": Style(color="blue", underline=True), - "markdown.s": Style(strike=True), - "iso8601.date": Style(color="blue"), - "iso8601.time": Style(color="magenta"), - "iso8601.timezone": Style(color="yellow"), -} - - -if __name__ == "__main__": # pragma: no cover - import argparse - import io - - from pip._vendor.rich.console import Console - from pip._vendor.rich.table import Table - from pip._vendor.rich.text import Text - - parser = argparse.ArgumentParser() - parser.add_argument("--html", action="store_true", help="Export as HTML table") - args = parser.parse_args() - html: bool = args.html - console = Console(record=True, width=70, file=io.StringIO()) if html else Console() - - table = Table("Name", "Styling") - - for style_name, style in DEFAULT_STYLES.items(): - table.add_row(Text(style_name, style=style), str(style)) - - console.print(table) - if html: - print(console.export_html(inline_styles=True)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py deleted file mode 100644 index ad36183..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py +++ /dev/null @@ -1,37 +0,0 @@ -import os -import platform - -from pip._vendor.rich import inspect -from pip._vendor.rich.console import Console, get_windows_console_features -from pip._vendor.rich.panel import Panel -from pip._vendor.rich.pretty import Pretty - - -def report() -> None: # pragma: no cover - """Print a report to the terminal with debugging information""" - console = Console() - inspect(console) - features = get_windows_console_features() - inspect(features) - - env_names = ( - "TERM", - "COLORTERM", - "CLICOLOR", - "NO_COLOR", - "TERM_PROGRAM", - "COLUMNS", - "LINES", - "JUPYTER_COLUMNS", - "JUPYTER_LINES", - "JPY_PARENT_PID", - "VSCODE_VERBOSE_LOGGING", - ) - env = {name: os.getenv(name) for name in env_names} - console.print(Panel.fit((Pretty(env)), title="[b]Environment Variables")) - - console.print(f'platform="{platform.system()}"') - - -if __name__ == "__main__": # pragma: no cover - report() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py deleted file mode 100644 index 791f046..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py +++ /dev/null @@ -1,96 +0,0 @@ -import sys -from typing import TYPE_CHECKING, Optional, Union - -from .jupyter import JupyterMixin -from .segment import Segment -from .style import Style -from ._emoji_codes import EMOJI -from ._emoji_replace import _emoji_replace - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderResult - - -EmojiVariant = Literal["emoji", "text"] - - -class NoEmoji(Exception): - """No emoji by that name.""" - - -class Emoji(JupyterMixin): - __slots__ = ["name", "style", "_char", "variant"] - - VARIANTS = {"text": "\uFE0E", "emoji": "\uFE0F"} - - def __init__( - self, - name: str, - style: Union[str, Style] = "none", - variant: Optional[EmojiVariant] = None, - ) -> None: - """A single emoji character. - - Args: - name (str): Name of emoji. - style (Union[str, Style], optional): Optional style. Defaults to None. - - Raises: - NoEmoji: If the emoji doesn't exist. - """ - self.name = name - self.style = style - self.variant = variant - try: - self._char = EMOJI[name] - except KeyError: - raise NoEmoji(f"No emoji called {name!r}") - if variant is not None: - self._char += self.VARIANTS.get(variant, "") - - @classmethod - def replace(cls, text: str) -> str: - """Replace emoji markup with corresponding unicode characters. - - Args: - text (str): A string with emojis codes, e.g. "Hello :smiley:!" - - Returns: - str: A string with emoji codes replaces with actual emoji. - """ - return _emoji_replace(text) - - def __repr__(self) -> str: - return f"" - - def __str__(self) -> str: - return self._char - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - yield Segment(self._char, console.get_style(self.style)) - - -if __name__ == "__main__": # pragma: no cover - import sys - - from pip._vendor.rich.columns import Columns - from pip._vendor.rich.console import Console - - console = Console(record=True) - - columns = Columns( - (f":{name}: {name}" for name in sorted(EMOJI.keys()) if "\u200D" not in name), - column_first=True, - ) - - console.print(columns) - if len(sys.argv) > 1: - console.save_html(sys.argv[1]) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/errors.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/errors.py deleted file mode 100644 index 0bcbe53..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/errors.py +++ /dev/null @@ -1,34 +0,0 @@ -class ConsoleError(Exception): - """An error in console operation.""" - - -class StyleError(Exception): - """An error in styles.""" - - -class StyleSyntaxError(ConsoleError): - """Style was badly formatted.""" - - -class MissingStyle(StyleError): - """No such style.""" - - -class StyleStackError(ConsoleError): - """Style stack is invalid.""" - - -class NotRenderableError(ConsoleError): - """Object is not renderable.""" - - -class MarkupError(ConsoleError): - """Markup was badly formatted.""" - - -class LiveError(ConsoleError): - """Error related to Live display.""" - - -class NoAltScreen(ConsoleError): - """Alt screen mode was required.""" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py deleted file mode 100644 index 4b0b0da..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py +++ /dev/null @@ -1,57 +0,0 @@ -import io -from typing import IO, TYPE_CHECKING, Any, List - -from .ansi import AnsiDecoder -from .text import Text - -if TYPE_CHECKING: - from .console import Console - - -class FileProxy(io.TextIOBase): - """Wraps a file (e.g. sys.stdout) and redirects writes to a console.""" - - def __init__(self, console: "Console", file: IO[str]) -> None: - self.__console = console - self.__file = file - self.__buffer: List[str] = [] - self.__ansi_decoder = AnsiDecoder() - - @property - def rich_proxied_file(self) -> IO[str]: - """Get proxied file.""" - return self.__file - - def __getattr__(self, name: str) -> Any: - return getattr(self.__file, name) - - def write(self, text: str) -> int: - if not isinstance(text, str): - raise TypeError(f"write() argument must be str, not {type(text).__name__}") - buffer = self.__buffer - lines: List[str] = [] - while text: - line, new_line, text = text.partition("\n") - if new_line: - lines.append("".join(buffer) + line) - buffer.clear() - else: - buffer.append(line) - break - if lines: - console = self.__console - with console: - output = Text("\n").join( - self.__ansi_decoder.decode_line(line) for line in lines - ) - console.print(output) - return len(text) - - def flush(self) -> None: - output = "".join(self.__buffer) - if output: - self.__console.print(output) - del self.__buffer[:] - - def fileno(self) -> int: - return self.__file.fileno() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py deleted file mode 100644 index 99f118e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py +++ /dev/null @@ -1,89 +0,0 @@ -# coding: utf-8 -"""Functions for reporting filesizes. Borrowed from https://github.com/PyFilesystem/pyfilesystem2 - -The functions declared in this module should cover the different -use cases needed to generate a string representation of a file size -using several different units. Since there are many standards regarding -file size units, three different functions have been implemented. - -See Also: - * `Wikipedia: Binary prefix `_ - -""" - -__all__ = ["decimal"] - -from typing import Iterable, List, Optional, Tuple - - -def _to_str( - size: int, - suffixes: Iterable[str], - base: int, - *, - precision: Optional[int] = 1, - separator: Optional[str] = " ", -) -> str: - if size == 1: - return "1 byte" - elif size < base: - return "{:,} bytes".format(size) - - for i, suffix in enumerate(suffixes, 2): # noqa: B007 - unit = base**i - if size < unit: - break - return "{:,.{precision}f}{separator}{}".format( - (base * size / unit), - suffix, - precision=precision, - separator=separator, - ) - - -def pick_unit_and_suffix(size: int, suffixes: List[str], base: int) -> Tuple[int, str]: - """Pick a suffix and base for the given size.""" - for i, suffix in enumerate(suffixes): - unit = base**i - if size < unit * base: - break - return unit, suffix - - -def decimal( - size: int, - *, - precision: Optional[int] = 1, - separator: Optional[str] = " ", -) -> str: - """Convert a filesize in to a string (powers of 1000, SI prefixes). - - In this convention, ``1000 B = 1 kB``. - - This is typically the format used to advertise the storage - capacity of USB flash drives and the like (*256 MB* meaning - actually a storage capacity of more than *256 000 000 B*), - or used by **Mac OS X** since v10.6 to report file sizes. - - Arguments: - int (size): A file size. - int (precision): The number of decimal places to include (default = 1). - str (separator): The string to separate the value from the units (default = " "). - - Returns: - `str`: A string containing a abbreviated file size and units. - - Example: - >>> filesize.decimal(30000) - '30.0 kB' - >>> filesize.decimal(30000, precision=2, separator="") - '30.00kB' - - """ - return _to_str( - size, - ("kB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"), - 1000, - precision=precision, - separator=separator, - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py deleted file mode 100644 index 27714b2..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py +++ /dev/null @@ -1,232 +0,0 @@ -import re -from abc import ABC, abstractmethod -from typing import List, Union - -from .text import Span, Text - - -def _combine_regex(*regexes: str) -> str: - """Combine a number of regexes in to a single regex. - - Returns: - str: New regex with all regexes ORed together. - """ - return "|".join(regexes) - - -class Highlighter(ABC): - """Abstract base class for highlighters.""" - - def __call__(self, text: Union[str, Text]) -> Text: - """Highlight a str or Text instance. - - Args: - text (Union[str, ~Text]): Text to highlight. - - Raises: - TypeError: If not called with text or str. - - Returns: - Text: A test instance with highlighting applied. - """ - if isinstance(text, str): - highlight_text = Text(text) - elif isinstance(text, Text): - highlight_text = text.copy() - else: - raise TypeError(f"str or Text instance required, not {text!r}") - self.highlight(highlight_text) - return highlight_text - - @abstractmethod - def highlight(self, text: Text) -> None: - """Apply highlighting in place to text. - - Args: - text (~Text): A text object highlight. - """ - - -class NullHighlighter(Highlighter): - """A highlighter object that doesn't highlight. - - May be used to disable highlighting entirely. - - """ - - def highlight(self, text: Text) -> None: - """Nothing to do""" - - -class RegexHighlighter(Highlighter): - """Applies highlighting from a list of regular expressions.""" - - highlights: List[str] = [] - base_style: str = "" - - def highlight(self, text: Text) -> None: - """Highlight :class:`rich.text.Text` using regular expressions. - - Args: - text (~Text): Text to highlighted. - - """ - - highlight_regex = text.highlight_regex - for re_highlight in self.highlights: - highlight_regex(re_highlight, style_prefix=self.base_style) - - -class ReprHighlighter(RegexHighlighter): - """Highlights the text typically produced from ``__repr__`` methods.""" - - base_style = "repr." - highlights = [ - r"(?P<)(?P[-\w.:|]*)(?P[\w\W]*)(?P>)", - r'(?P[\w_]{1,50})=(?P"?[\w_]+"?)?', - r"(?P[][{}()])", - _combine_regex( - r"(?P[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})", - r"(?P([A-Fa-f0-9]{1,4}::?){1,7}[A-Fa-f0-9]{1,4})", - r"(?P(?:[0-9A-Fa-f]{1,2}-){7}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{1,2}:){7}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{4}\.){3}[0-9A-Fa-f]{4})", - r"(?P(?:[0-9A-Fa-f]{1,2}-){5}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{1,2}:){5}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{4}\.){2}[0-9A-Fa-f]{4})", - r"(?P[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12})", - r"(?P[\w.]*?)\(", - r"\b(?PTrue)\b|\b(?PFalse)\b|\b(?PNone)\b", - r"(?P\.\.\.)", - r"(?P(?(?\B(/[-\w._+]+)*\/)(?P[-\w._+]*)?", - r"(?b?'''.*?(?(file|https|http|ws|wss)://[-0-9a-zA-Z$_+!`(),.?/;:&=%#~]*)", - ), - ] - - -class JSONHighlighter(RegexHighlighter): - """Highlights JSON""" - - # Captures the start and end of JSON strings, handling escaped quotes - JSON_STR = r"(?b?\".*?(?[\{\[\(\)\]\}])", - r"\b(?Ptrue)\b|\b(?Pfalse)\b|\b(?Pnull)\b", - r"(?P(? None: - super().highlight(text) - - # Additional work to handle highlighting JSON keys - plain = text.plain - append = text.spans.append - whitespace = self.JSON_WHITESPACE - for match in re.finditer(self.JSON_STR, plain): - start, end = match.span() - cursor = end - while cursor < len(plain): - char = plain[cursor] - cursor += 1 - if char == ":": - append(Span(start, end, "json.key")) - elif char in whitespace: - continue - break - - -class ISO8601Highlighter(RegexHighlighter): - """Highlights the ISO8601 date time strings. - Regex reference: https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/ch04s07.html - """ - - base_style = "iso8601." - highlights = [ - # - # Dates - # - # Calendar month (e.g. 2008-08). The hyphen is required - r"^(?P[0-9]{4})-(?P1[0-2]|0[1-9])$", - # Calendar date w/o hyphens (e.g. 20080830) - r"^(?P(?P[0-9]{4})(?P1[0-2]|0[1-9])(?P3[01]|0[1-9]|[12][0-9]))$", - # Ordinal date (e.g. 2008-243). The hyphen is optional - r"^(?P(?P[0-9]{4})-?(?P36[0-6]|3[0-5][0-9]|[12][0-9]{2}|0[1-9][0-9]|00[1-9]))$", - # - # Weeks - # - # Week of the year (e.g., 2008-W35). The hyphen is optional - r"^(?P(?P[0-9]{4})-?W(?P5[0-3]|[1-4][0-9]|0[1-9]))$", - # Week date (e.g., 2008-W35-6). The hyphens are optional - r"^(?P(?P[0-9]{4})-?W(?P5[0-3]|[1-4][0-9]|0[1-9])-?(?P[1-7]))$", - # - # Times - # - # Hours and minutes (e.g., 17:21). The colon is optional - r"^(?P
{text}' - append_fragment(text) - - code = "".join(fragments) - html = JUPYTER_HTML_FORMAT.format(code=code) - - return html - - -def display(segments: Iterable[Segment], text: str) -> None: - """Render segments to Jupyter.""" - html = _render_segments(segments) - jupyter_renderable = JupyterRenderable(html, text) - try: - from IPython.display import display as ipython_display - - ipython_display(jupyter_renderable) - except ModuleNotFoundError: - # Handle the case where the Console has force_jupyter=True, - # but IPython is not installed. - pass - - -def print(*args: Any, **kwargs: Any) -> None: - """Proxy for Console print.""" - console = get_console() - return console.print(*args, **kwargs) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/layout.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/layout.py deleted file mode 100644 index a6f1a31..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/layout.py +++ /dev/null @@ -1,442 +0,0 @@ -from abc import ABC, abstractmethod -from itertools import islice -from operator import itemgetter -from threading import RLock -from typing import ( - TYPE_CHECKING, - Dict, - Iterable, - List, - NamedTuple, - Optional, - Sequence, - Tuple, - Union, -) - -from ._ratio import ratio_resolve -from .align import Align -from .console import Console, ConsoleOptions, RenderableType, RenderResult -from .highlighter import ReprHighlighter -from .panel import Panel -from .pretty import Pretty -from .region import Region -from .repr import Result, rich_repr -from .segment import Segment -from .style import StyleType - -if TYPE_CHECKING: - from pip._vendor.rich.tree import Tree - - -class LayoutRender(NamedTuple): - """An individual layout render.""" - - region: Region - render: List[List[Segment]] - - -RegionMap = Dict["Layout", Region] -RenderMap = Dict["Layout", LayoutRender] - - -class LayoutError(Exception): - """Layout related error.""" - - -class NoSplitter(LayoutError): - """Requested splitter does not exist.""" - - -class _Placeholder: - """An internal renderable used as a Layout placeholder.""" - - highlighter = ReprHighlighter() - - def __init__(self, layout: "Layout", style: StyleType = "") -> None: - self.layout = layout - self.style = style - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - width = options.max_width - height = options.height or options.size.height - layout = self.layout - title = ( - f"{layout.name!r} ({width} x {height})" - if layout.name - else f"({width} x {height})" - ) - yield Panel( - Align.center(Pretty(layout), vertical="middle"), - style=self.style, - title=self.highlighter(title), - border_style="blue", - height=height, - ) - - -class Splitter(ABC): - """Base class for a splitter.""" - - name: str = "" - - @abstractmethod - def get_tree_icon(self) -> str: - """Get the icon (emoji) used in layout.tree""" - - @abstractmethod - def divide( - self, children: Sequence["Layout"], region: Region - ) -> Iterable[Tuple["Layout", Region]]: - """Divide a region amongst several child layouts. - - Args: - children (Sequence(Layout)): A number of child layouts. - region (Region): A rectangular region to divide. - """ - - -class RowSplitter(Splitter): - """Split a layout region in to rows.""" - - name = "row" - - def get_tree_icon(self) -> str: - return "[layout.tree.row]⬌" - - def divide( - self, children: Sequence["Layout"], region: Region - ) -> Iterable[Tuple["Layout", Region]]: - x, y, width, height = region - render_widths = ratio_resolve(width, children) - offset = 0 - _Region = Region - for child, child_width in zip(children, render_widths): - yield child, _Region(x + offset, y, child_width, height) - offset += child_width - - -class ColumnSplitter(Splitter): - """Split a layout region in to columns.""" - - name = "column" - - def get_tree_icon(self) -> str: - return "[layout.tree.column]⬍" - - def divide( - self, children: Sequence["Layout"], region: Region - ) -> Iterable[Tuple["Layout", Region]]: - x, y, width, height = region - render_heights = ratio_resolve(height, children) - offset = 0 - _Region = Region - for child, child_height in zip(children, render_heights): - yield child, _Region(x, y + offset, width, child_height) - offset += child_height - - -@rich_repr -class Layout: - """A renderable to divide a fixed height in to rows or columns. - - Args: - renderable (RenderableType, optional): Renderable content, or None for placeholder. Defaults to None. - name (str, optional): Optional identifier for Layout. Defaults to None. - size (int, optional): Optional fixed size of layout. Defaults to None. - minimum_size (int, optional): Minimum size of layout. Defaults to 1. - ratio (int, optional): Optional ratio for flexible layout. Defaults to 1. - visible (bool, optional): Visibility of layout. Defaults to True. - """ - - splitters = {"row": RowSplitter, "column": ColumnSplitter} - - def __init__( - self, - renderable: Optional[RenderableType] = None, - *, - name: Optional[str] = None, - size: Optional[int] = None, - minimum_size: int = 1, - ratio: int = 1, - visible: bool = True, - ) -> None: - self._renderable = renderable or _Placeholder(self) - self.size = size - self.minimum_size = minimum_size - self.ratio = ratio - self.name = name - self.visible = visible - self.splitter: Splitter = self.splitters["column"]() - self._children: List[Layout] = [] - self._render_map: RenderMap = {} - self._lock = RLock() - - def __rich_repr__(self) -> Result: - yield "name", self.name, None - yield "size", self.size, None - yield "minimum_size", self.minimum_size, 1 - yield "ratio", self.ratio, 1 - - @property - def renderable(self) -> RenderableType: - """Layout renderable.""" - return self if self._children else self._renderable - - @property - def children(self) -> List["Layout"]: - """Gets (visible) layout children.""" - return [child for child in self._children if child.visible] - - @property - def map(self) -> RenderMap: - """Get a map of the last render.""" - return self._render_map - - def get(self, name: str) -> Optional["Layout"]: - """Get a named layout, or None if it doesn't exist. - - Args: - name (str): Name of layout. - - Returns: - Optional[Layout]: Layout instance or None if no layout was found. - """ - if self.name == name: - return self - else: - for child in self._children: - named_layout = child.get(name) - if named_layout is not None: - return named_layout - return None - - def __getitem__(self, name: str) -> "Layout": - layout = self.get(name) - if layout is None: - raise KeyError(f"No layout with name {name!r}") - return layout - - @property - def tree(self) -> "Tree": - """Get a tree renderable to show layout structure.""" - from pip._vendor.rich.styled import Styled - from pip._vendor.rich.table import Table - from pip._vendor.rich.tree import Tree - - def summary(layout: "Layout") -> Table: - icon = layout.splitter.get_tree_icon() - - table = Table.grid(padding=(0, 1, 0, 0)) - - text: RenderableType = ( - Pretty(layout) if layout.visible else Styled(Pretty(layout), "dim") - ) - table.add_row(icon, text) - _summary = table - return _summary - - layout = self - tree = Tree( - summary(layout), - guide_style=f"layout.tree.{layout.splitter.name}", - highlight=True, - ) - - def recurse(tree: "Tree", layout: "Layout") -> None: - for child in layout._children: - recurse( - tree.add( - summary(child), - guide_style=f"layout.tree.{child.splitter.name}", - ), - child, - ) - - recurse(tree, self) - return tree - - def split( - self, - *layouts: Union["Layout", RenderableType], - splitter: Union[Splitter, str] = "column", - ) -> None: - """Split the layout in to multiple sub-layouts. - - Args: - *layouts (Layout): Positional arguments should be (sub) Layout instances. - splitter (Union[Splitter, str]): Splitter instance or name of splitter. - """ - _layouts = [ - layout if isinstance(layout, Layout) else Layout(layout) - for layout in layouts - ] - try: - self.splitter = ( - splitter - if isinstance(splitter, Splitter) - else self.splitters[splitter]() - ) - except KeyError: - raise NoSplitter(f"No splitter called {splitter!r}") - self._children[:] = _layouts - - def add_split(self, *layouts: Union["Layout", RenderableType]) -> None: - """Add a new layout(s) to existing split. - - Args: - *layouts (Union[Layout, RenderableType]): Positional arguments should be renderables or (sub) Layout instances. - - """ - _layouts = ( - layout if isinstance(layout, Layout) else Layout(layout) - for layout in layouts - ) - self._children.extend(_layouts) - - def split_row(self, *layouts: Union["Layout", RenderableType]) -> None: - """Split the layout in to a row (layouts side by side). - - Args: - *layouts (Layout): Positional arguments should be (sub) Layout instances. - """ - self.split(*layouts, splitter="row") - - def split_column(self, *layouts: Union["Layout", RenderableType]) -> None: - """Split the layout in to a column (layouts stacked on top of each other). - - Args: - *layouts (Layout): Positional arguments should be (sub) Layout instances. - """ - self.split(*layouts, splitter="column") - - def unsplit(self) -> None: - """Reset splits to initial state.""" - del self._children[:] - - def update(self, renderable: RenderableType) -> None: - """Update renderable. - - Args: - renderable (RenderableType): New renderable object. - """ - with self._lock: - self._renderable = renderable - - def refresh_screen(self, console: "Console", layout_name: str) -> None: - """Refresh a sub-layout. - - Args: - console (Console): Console instance where Layout is to be rendered. - layout_name (str): Name of layout. - """ - with self._lock: - layout = self[layout_name] - region, _lines = self._render_map[layout] - (x, y, width, height) = region - lines = console.render_lines( - layout, console.options.update_dimensions(width, height) - ) - self._render_map[layout] = LayoutRender(region, lines) - console.update_screen_lines(lines, x, y) - - def _make_region_map(self, width: int, height: int) -> RegionMap: - """Create a dict that maps layout on to Region.""" - stack: List[Tuple[Layout, Region]] = [(self, Region(0, 0, width, height))] - push = stack.append - pop = stack.pop - layout_regions: List[Tuple[Layout, Region]] = [] - append_layout_region = layout_regions.append - while stack: - append_layout_region(pop()) - layout, region = layout_regions[-1] - children = layout.children - if children: - for child_and_region in layout.splitter.divide(children, region): - push(child_and_region) - - region_map = { - layout: region - for layout, region in sorted(layout_regions, key=itemgetter(1)) - } - return region_map - - def render(self, console: Console, options: ConsoleOptions) -> RenderMap: - """Render the sub_layouts. - - Args: - console (Console): Console instance. - options (ConsoleOptions): Console options. - - Returns: - RenderMap: A dict that maps Layout on to a tuple of Region, lines - """ - render_width = options.max_width - render_height = options.height or console.height - region_map = self._make_region_map(render_width, render_height) - layout_regions = [ - (layout, region) - for layout, region in region_map.items() - if not layout.children - ] - render_map: Dict["Layout", "LayoutRender"] = {} - render_lines = console.render_lines - update_dimensions = options.update_dimensions - - for layout, region in layout_regions: - lines = render_lines( - layout.renderable, update_dimensions(region.width, region.height) - ) - render_map[layout] = LayoutRender(region, lines) - return render_map - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - with self._lock: - width = options.max_width or console.width - height = options.height or console.height - render_map = self.render(console, options.update_dimensions(width, height)) - self._render_map = render_map - layout_lines: List[List[Segment]] = [[] for _ in range(height)] - _islice = islice - for region, lines in render_map.values(): - _x, y, _layout_width, layout_height = region - for row, line in zip( - _islice(layout_lines, y, y + layout_height), lines - ): - row.extend(line) - - new_line = Segment.line() - for layout_row in layout_lines: - yield from layout_row - yield new_line - - -if __name__ == "__main__": - from pip._vendor.rich.console import Console - - console = Console() - layout = Layout() - - layout.split_column( - Layout(name="header", size=3), - Layout(ratio=1, name="main"), - Layout(size=10, name="footer"), - ) - - layout["main"].split_row(Layout(name="side"), Layout(name="body", ratio=2)) - - layout["body"].split_row(Layout(name="content", ratio=2), Layout(name="s2")) - - layout["s2"].split_column( - Layout(name="top"), Layout(name="middle"), Layout(name="bottom") - ) - - layout["side"].split_column(Layout(layout.tree, name="left1"), Layout(name="left2")) - - layout["content"].update("foo") - - console.print(layout) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/live.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/live.py deleted file mode 100644 index f0529a7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/live.py +++ /dev/null @@ -1,375 +0,0 @@ -import sys -from threading import Event, RLock, Thread -from types import TracebackType -from typing import IO, Any, Callable, List, Optional, TextIO, Type, cast - -from . import get_console -from .console import Console, ConsoleRenderable, RenderableType, RenderHook -from .control import Control -from .file_proxy import FileProxy -from .jupyter import JupyterMixin -from .live_render import LiveRender, VerticalOverflowMethod -from .screen import Screen -from .text import Text - - -class _RefreshThread(Thread): - """A thread that calls refresh() at regular intervals.""" - - def __init__(self, live: "Live", refresh_per_second: float) -> None: - self.live = live - self.refresh_per_second = refresh_per_second - self.done = Event() - super().__init__(daemon=True) - - def stop(self) -> None: - self.done.set() - - def run(self) -> None: - while not self.done.wait(1 / self.refresh_per_second): - with self.live._lock: - if not self.done.is_set(): - self.live.refresh() - - -class Live(JupyterMixin, RenderHook): - """Renders an auto-updating live display of any given renderable. - - Args: - renderable (RenderableType, optional): The renderable to live display. Defaults to displaying nothing. - console (Console, optional): Optional Console instance. Default will an internal Console instance writing to stdout. - screen (bool, optional): Enable alternate screen mode. Defaults to False. - auto_refresh (bool, optional): Enable auto refresh. If disabled, you will need to call `refresh()` or `update()` with refresh flag. Defaults to True - refresh_per_second (float, optional): Number of times per second to refresh the live display. Defaults to 4. - transient (bool, optional): Clear the renderable on exit (has no effect when screen=True). Defaults to False. - redirect_stdout (bool, optional): Enable redirection of stdout, so ``print`` may be used. Defaults to True. - redirect_stderr (bool, optional): Enable redirection of stderr. Defaults to True. - vertical_overflow (VerticalOverflowMethod, optional): How to handle renderable when it is too tall for the console. Defaults to "ellipsis". - get_renderable (Callable[[], RenderableType], optional): Optional callable to get renderable. Defaults to None. - """ - - def __init__( - self, - renderable: Optional[RenderableType] = None, - *, - console: Optional[Console] = None, - screen: bool = False, - auto_refresh: bool = True, - refresh_per_second: float = 4, - transient: bool = False, - redirect_stdout: bool = True, - redirect_stderr: bool = True, - vertical_overflow: VerticalOverflowMethod = "ellipsis", - get_renderable: Optional[Callable[[], RenderableType]] = None, - ) -> None: - assert refresh_per_second > 0, "refresh_per_second must be > 0" - self._renderable = renderable - self.console = console if console is not None else get_console() - self._screen = screen - self._alt_screen = False - - self._redirect_stdout = redirect_stdout - self._redirect_stderr = redirect_stderr - self._restore_stdout: Optional[IO[str]] = None - self._restore_stderr: Optional[IO[str]] = None - - self._lock = RLock() - self.ipy_widget: Optional[Any] = None - self.auto_refresh = auto_refresh - self._started: bool = False - self.transient = True if screen else transient - - self._refresh_thread: Optional[_RefreshThread] = None - self.refresh_per_second = refresh_per_second - - self.vertical_overflow = vertical_overflow - self._get_renderable = get_renderable - self._live_render = LiveRender( - self.get_renderable(), vertical_overflow=vertical_overflow - ) - - @property - def is_started(self) -> bool: - """Check if live display has been started.""" - return self._started - - def get_renderable(self) -> RenderableType: - renderable = ( - self._get_renderable() - if self._get_renderable is not None - else self._renderable - ) - return renderable or "" - - def start(self, refresh: bool = False) -> None: - """Start live rendering display. - - Args: - refresh (bool, optional): Also refresh. Defaults to False. - """ - with self._lock: - if self._started: - return - self.console.set_live(self) - self._started = True - if self._screen: - self._alt_screen = self.console.set_alt_screen(True) - self.console.show_cursor(False) - self._enable_redirect_io() - self.console.push_render_hook(self) - if refresh: - try: - self.refresh() - except Exception: - # If refresh fails, we want to stop the redirection of sys.stderr, - # so the error stacktrace is properly displayed in the terminal. - # (or, if the code that calls Rich captures the exception and wants to display something, - # let this be displayed in the terminal). - self.stop() - raise - if self.auto_refresh: - self._refresh_thread = _RefreshThread(self, self.refresh_per_second) - self._refresh_thread.start() - - def stop(self) -> None: - """Stop live rendering display.""" - with self._lock: - if not self._started: - return - self.console.clear_live() - self._started = False - - if self.auto_refresh and self._refresh_thread is not None: - self._refresh_thread.stop() - self._refresh_thread = None - # allow it to fully render on the last even if overflow - self.vertical_overflow = "visible" - with self.console: - try: - if not self._alt_screen and not self.console.is_jupyter: - self.refresh() - finally: - self._disable_redirect_io() - self.console.pop_render_hook() - if not self._alt_screen and self.console.is_terminal: - self.console.line() - self.console.show_cursor(True) - if self._alt_screen: - self.console.set_alt_screen(False) - - if self.transient and not self._alt_screen: - self.console.control(self._live_render.restore_cursor()) - if self.ipy_widget is not None and self.transient: - self.ipy_widget.close() # pragma: no cover - - def __enter__(self) -> "Live": - self.start(refresh=self._renderable is not None) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.stop() - - def _enable_redirect_io(self) -> None: - """Enable redirecting of stdout / stderr.""" - if self.console.is_terminal or self.console.is_jupyter: - if self._redirect_stdout and not isinstance(sys.stdout, FileProxy): - self._restore_stdout = sys.stdout - sys.stdout = cast("TextIO", FileProxy(self.console, sys.stdout)) - if self._redirect_stderr and not isinstance(sys.stderr, FileProxy): - self._restore_stderr = sys.stderr - sys.stderr = cast("TextIO", FileProxy(self.console, sys.stderr)) - - def _disable_redirect_io(self) -> None: - """Disable redirecting of stdout / stderr.""" - if self._restore_stdout: - sys.stdout = cast("TextIO", self._restore_stdout) - self._restore_stdout = None - if self._restore_stderr: - sys.stderr = cast("TextIO", self._restore_stderr) - self._restore_stderr = None - - @property - def renderable(self) -> RenderableType: - """Get the renderable that is being displayed - - Returns: - RenderableType: Displayed renderable. - """ - renderable = self.get_renderable() - return Screen(renderable) if self._alt_screen else renderable - - def update(self, renderable: RenderableType, *, refresh: bool = False) -> None: - """Update the renderable that is being displayed - - Args: - renderable (RenderableType): New renderable to use. - refresh (bool, optional): Refresh the display. Defaults to False. - """ - if isinstance(renderable, str): - renderable = self.console.render_str(renderable) - with self._lock: - self._renderable = renderable - if refresh: - self.refresh() - - def refresh(self) -> None: - """Update the display of the Live Render.""" - with self._lock: - self._live_render.set_renderable(self.renderable) - if self.console.is_jupyter: # pragma: no cover - try: - from IPython.display import display - from ipywidgets import Output - except ImportError: - import warnings - - warnings.warn('install "ipywidgets" for Jupyter support') - else: - if self.ipy_widget is None: - self.ipy_widget = Output() - display(self.ipy_widget) - - with self.ipy_widget: - self.ipy_widget.clear_output(wait=True) - self.console.print(self._live_render.renderable) - elif self.console.is_terminal and not self.console.is_dumb_terminal: - with self.console: - self.console.print(Control()) - elif ( - not self._started and not self.transient - ): # if it is finished allow files or dumb-terminals to see final result - with self.console: - self.console.print(Control()) - - def process_renderables( - self, renderables: List[ConsoleRenderable] - ) -> List[ConsoleRenderable]: - """Process renderables to restore cursor and display progress.""" - self._live_render.vertical_overflow = self.vertical_overflow - if self.console.is_interactive: - # lock needs acquiring as user can modify live_render renderable at any time unlike in Progress. - with self._lock: - reset = ( - Control.home() - if self._alt_screen - else self._live_render.position_cursor() - ) - renderables = [reset, *renderables, self._live_render] - elif ( - not self._started and not self.transient - ): # if it is finished render the final output for files or dumb_terminals - renderables = [*renderables, self._live_render] - - return renderables - - -if __name__ == "__main__": # pragma: no cover - import random - import time - from itertools import cycle - from typing import Dict, List, Tuple - - from .align import Align - from .console import Console - from .live import Live as Live - from .panel import Panel - from .rule import Rule - from .syntax import Syntax - from .table import Table - - console = Console() - - syntax = Syntax( - '''def loop_last(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: - """Iterate and generate a tuple with a flag for last value.""" - iter_values = iter(values) - try: - previous_value = next(iter_values) - except StopIteration: - return - for value in iter_values: - yield False, previous_value - previous_value = value - yield True, previous_value''', - "python", - line_numbers=True, - ) - - table = Table("foo", "bar", "baz") - table.add_row("1", "2", "3") - - progress_renderables = [ - "You can make the terminal shorter and taller to see the live table hide" - "Text may be printed while the progress bars are rendering.", - Panel("In fact, [i]any[/i] renderable will work"), - "Such as [magenta]tables[/]...", - table, - "Pretty printed structures...", - {"type": "example", "text": "Pretty printed"}, - "Syntax...", - syntax, - Rule("Give it a try!"), - ] - - examples = cycle(progress_renderables) - - exchanges = [ - "SGD", - "MYR", - "EUR", - "USD", - "AUD", - "JPY", - "CNH", - "HKD", - "CAD", - "INR", - "DKK", - "GBP", - "RUB", - "NZD", - "MXN", - "IDR", - "TWD", - "THB", - "VND", - ] - with Live(console=console) as live_table: - exchange_rate_dict: Dict[Tuple[str, str], float] = {} - - for index in range(100): - select_exchange = exchanges[index % len(exchanges)] - - for exchange in exchanges: - if exchange == select_exchange: - continue - time.sleep(0.4) - if random.randint(0, 10) < 1: - console.log(next(examples)) - exchange_rate_dict[(select_exchange, exchange)] = 200 / ( - (random.random() * 320) + 1 - ) - if len(exchange_rate_dict) > len(exchanges) - 1: - exchange_rate_dict.pop(list(exchange_rate_dict.keys())[0]) - table = Table(title="Exchange Rates") - - table.add_column("Source Currency") - table.add_column("Destination Currency") - table.add_column("Exchange Rate") - - for (source, dest), exchange_rate in exchange_rate_dict.items(): - table.add_row( - source, - dest, - Text( - f"{exchange_rate:.4f}", - style="red" if exchange_rate < 1.0 else "green", - ), - ) - - live_table.update(Align.center(table)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py deleted file mode 100644 index e20745d..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py +++ /dev/null @@ -1,112 +0,0 @@ -import sys -from typing import Optional, Tuple - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - - -from ._loop import loop_last -from .console import Console, ConsoleOptions, RenderableType, RenderResult -from .control import Control -from .segment import ControlType, Segment -from .style import StyleType -from .text import Text - -VerticalOverflowMethod = Literal["crop", "ellipsis", "visible"] - - -class LiveRender: - """Creates a renderable that may be updated. - - Args: - renderable (RenderableType): Any renderable object. - style (StyleType, optional): An optional style to apply to the renderable. Defaults to "". - """ - - def __init__( - self, - renderable: RenderableType, - style: StyleType = "", - vertical_overflow: VerticalOverflowMethod = "ellipsis", - ) -> None: - self.renderable = renderable - self.style = style - self.vertical_overflow = vertical_overflow - self._shape: Optional[Tuple[int, int]] = None - - def set_renderable(self, renderable: RenderableType) -> None: - """Set a new renderable. - - Args: - renderable (RenderableType): Any renderable object, including str. - """ - self.renderable = renderable - - def position_cursor(self) -> Control: - """Get control codes to move cursor to beginning of live render. - - Returns: - Control: A control instance that may be printed. - """ - if self._shape is not None: - _, height = self._shape - return Control( - ControlType.CARRIAGE_RETURN, - (ControlType.ERASE_IN_LINE, 2), - *( - ( - (ControlType.CURSOR_UP, 1), - (ControlType.ERASE_IN_LINE, 2), - ) - * (height - 1) - ) - ) - return Control() - - def restore_cursor(self) -> Control: - """Get control codes to clear the render and restore the cursor to its previous position. - - Returns: - Control: A Control instance that may be printed. - """ - if self._shape is not None: - _, height = self._shape - return Control( - ControlType.CARRIAGE_RETURN, - *((ControlType.CURSOR_UP, 1), (ControlType.ERASE_IN_LINE, 2)) * height - ) - return Control() - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - renderable = self.renderable - style = console.get_style(self.style) - lines = console.render_lines(renderable, options, style=style, pad=False) - shape = Segment.get_shape(lines) - - _, height = shape - if height > options.size.height: - if self.vertical_overflow == "crop": - lines = lines[: options.size.height] - shape = Segment.get_shape(lines) - elif self.vertical_overflow == "ellipsis": - lines = lines[: (options.size.height - 1)] - overflow_text = Text( - "...", - overflow="crop", - justify="center", - end="", - style="live.ellipsis", - ) - lines.append(list(console.render(overflow_text))) - shape = Segment.get_shape(lines) - self._shape = shape - - new_line = Segment.line() - for last, line in loop_last(lines): - yield from line - if not last: - yield new_line diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py deleted file mode 100644 index 91368dd..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py +++ /dev/null @@ -1,289 +0,0 @@ -import logging -from datetime import datetime -from logging import Handler, LogRecord -from pathlib import Path -from types import ModuleType -from typing import ClassVar, Iterable, List, Optional, Type, Union - -from pip._vendor.rich._null_file import NullFile - -from . import get_console -from ._log_render import FormatTimeCallable, LogRender -from .console import Console, ConsoleRenderable -from .highlighter import Highlighter, ReprHighlighter -from .text import Text -from .traceback import Traceback - - -class RichHandler(Handler): - """A logging handler that renders output with Rich. The time / level / message and file are displayed in columns. - The level is color coded, and the message is syntax highlighted. - - Note: - Be careful when enabling console markup in log messages if you have configured logging for libraries not - under your control. If a dependency writes messages containing square brackets, it may not produce the intended output. - - Args: - level (Union[int, str], optional): Log level. Defaults to logging.NOTSET. - console (:class:`~rich.console.Console`, optional): Optional console instance to write logs. - Default will use a global console instance writing to stdout. - show_time (bool, optional): Show a column for the time. Defaults to True. - omit_repeated_times (bool, optional): Omit repetition of the same time. Defaults to True. - show_level (bool, optional): Show a column for the level. Defaults to True. - show_path (bool, optional): Show the path to the original log call. Defaults to True. - enable_link_path (bool, optional): Enable terminal link of path column to file. Defaults to True. - highlighter (Highlighter, optional): Highlighter to style log messages, or None to use ReprHighlighter. Defaults to None. - markup (bool, optional): Enable console markup in log messages. Defaults to False. - rich_tracebacks (bool, optional): Enable rich tracebacks with syntax highlighting and formatting. Defaults to False. - tracebacks_width (Optional[int], optional): Number of characters used to render tracebacks, or None for full width. Defaults to None. - tracebacks_extra_lines (int, optional): Additional lines of code to render tracebacks, or None for full width. Defaults to None. - tracebacks_theme (str, optional): Override pygments theme used in traceback. - tracebacks_word_wrap (bool, optional): Enable word wrapping of long tracebacks lines. Defaults to True. - tracebacks_show_locals (bool, optional): Enable display of locals in tracebacks. Defaults to False. - tracebacks_suppress (Sequence[Union[str, ModuleType]]): Optional sequence of modules or paths to exclude from traceback. - locals_max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to 10. - locals_max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to 80. - log_time_format (Union[str, TimeFormatterCallable], optional): If ``log_time`` is enabled, either string for strftime or callable that formats the time. Defaults to "[%x %X] ". - keywords (List[str], optional): List of words to highlight instead of ``RichHandler.KEYWORDS``. - """ - - KEYWORDS: ClassVar[Optional[List[str]]] = [ - "GET", - "POST", - "HEAD", - "PUT", - "DELETE", - "OPTIONS", - "TRACE", - "PATCH", - ] - HIGHLIGHTER_CLASS: ClassVar[Type[Highlighter]] = ReprHighlighter - - def __init__( - self, - level: Union[int, str] = logging.NOTSET, - console: Optional[Console] = None, - *, - show_time: bool = True, - omit_repeated_times: bool = True, - show_level: bool = True, - show_path: bool = True, - enable_link_path: bool = True, - highlighter: Optional[Highlighter] = None, - markup: bool = False, - rich_tracebacks: bool = False, - tracebacks_width: Optional[int] = None, - tracebacks_extra_lines: int = 3, - tracebacks_theme: Optional[str] = None, - tracebacks_word_wrap: bool = True, - tracebacks_show_locals: bool = False, - tracebacks_suppress: Iterable[Union[str, ModuleType]] = (), - locals_max_length: int = 10, - locals_max_string: int = 80, - log_time_format: Union[str, FormatTimeCallable] = "[%x %X]", - keywords: Optional[List[str]] = None, - ) -> None: - super().__init__(level=level) - self.console = console or get_console() - self.highlighter = highlighter or self.HIGHLIGHTER_CLASS() - self._log_render = LogRender( - show_time=show_time, - show_level=show_level, - show_path=show_path, - time_format=log_time_format, - omit_repeated_times=omit_repeated_times, - level_width=None, - ) - self.enable_link_path = enable_link_path - self.markup = markup - self.rich_tracebacks = rich_tracebacks - self.tracebacks_width = tracebacks_width - self.tracebacks_extra_lines = tracebacks_extra_lines - self.tracebacks_theme = tracebacks_theme - self.tracebacks_word_wrap = tracebacks_word_wrap - self.tracebacks_show_locals = tracebacks_show_locals - self.tracebacks_suppress = tracebacks_suppress - self.locals_max_length = locals_max_length - self.locals_max_string = locals_max_string - self.keywords = keywords - - def get_level_text(self, record: LogRecord) -> Text: - """Get the level name from the record. - - Args: - record (LogRecord): LogRecord instance. - - Returns: - Text: A tuple of the style and level name. - """ - level_name = record.levelname - level_text = Text.styled( - level_name.ljust(8), f"logging.level.{level_name.lower()}" - ) - return level_text - - def emit(self, record: LogRecord) -> None: - """Invoked by logging.""" - message = self.format(record) - traceback = None - if ( - self.rich_tracebacks - and record.exc_info - and record.exc_info != (None, None, None) - ): - exc_type, exc_value, exc_traceback = record.exc_info - assert exc_type is not None - assert exc_value is not None - traceback = Traceback.from_exception( - exc_type, - exc_value, - exc_traceback, - width=self.tracebacks_width, - extra_lines=self.tracebacks_extra_lines, - theme=self.tracebacks_theme, - word_wrap=self.tracebacks_word_wrap, - show_locals=self.tracebacks_show_locals, - locals_max_length=self.locals_max_length, - locals_max_string=self.locals_max_string, - suppress=self.tracebacks_suppress, - ) - message = record.getMessage() - if self.formatter: - record.message = record.getMessage() - formatter = self.formatter - if hasattr(formatter, "usesTime") and formatter.usesTime(): - record.asctime = formatter.formatTime(record, formatter.datefmt) - message = formatter.formatMessage(record) - - message_renderable = self.render_message(record, message) - log_renderable = self.render( - record=record, traceback=traceback, message_renderable=message_renderable - ) - if isinstance(self.console.file, NullFile): - # Handles pythonw, where stdout/stderr are null, and we return NullFile - # instance from Console.file. In this case, we still want to make a log record - # even though we won't be writing anything to a file. - self.handleError(record) - else: - try: - self.console.print(log_renderable) - except Exception: - self.handleError(record) - - def render_message(self, record: LogRecord, message: str) -> "ConsoleRenderable": - """Render message text in to Text. - - Args: - record (LogRecord): logging Record. - message (str): String containing log message. - - Returns: - ConsoleRenderable: Renderable to display log message. - """ - use_markup = getattr(record, "markup", self.markup) - message_text = Text.from_markup(message) if use_markup else Text(message) - - highlighter = getattr(record, "highlighter", self.highlighter) - if highlighter: - message_text = highlighter(message_text) - - if self.keywords is None: - self.keywords = self.KEYWORDS - - if self.keywords: - message_text.highlight_words(self.keywords, "logging.keyword") - - return message_text - - def render( - self, - *, - record: LogRecord, - traceback: Optional[Traceback], - message_renderable: "ConsoleRenderable", - ) -> "ConsoleRenderable": - """Render log for display. - - Args: - record (LogRecord): logging Record. - traceback (Optional[Traceback]): Traceback instance or None for no Traceback. - message_renderable (ConsoleRenderable): Renderable (typically Text) containing log message contents. - - Returns: - ConsoleRenderable: Renderable to display log. - """ - path = Path(record.pathname).name - level = self.get_level_text(record) - time_format = None if self.formatter is None else self.formatter.datefmt - log_time = datetime.fromtimestamp(record.created) - - log_renderable = self._log_render( - self.console, - [message_renderable] if not traceback else [message_renderable, traceback], - log_time=log_time, - time_format=time_format, - level=level, - path=path, - line_no=record.lineno, - link_path=record.pathname if self.enable_link_path else None, - ) - return log_renderable - - -if __name__ == "__main__": # pragma: no cover - from time import sleep - - FORMAT = "%(message)s" - # FORMAT = "%(asctime)-15s - %(levelname)s - %(message)s" - logging.basicConfig( - level="NOTSET", - format=FORMAT, - datefmt="[%X]", - handlers=[RichHandler(rich_tracebacks=True, tracebacks_show_locals=True)], - ) - log = logging.getLogger("rich") - - log.info("Server starting...") - log.info("Listening on http://127.0.0.1:8080") - sleep(1) - - log.info("GET /index.html 200 1298") - log.info("GET /imgs/backgrounds/back1.jpg 200 54386") - log.info("GET /css/styles.css 200 54386") - log.warning("GET /favicon.ico 404 242") - sleep(1) - - log.debug( - "JSONRPC request\n--> %r\n<-- %r", - { - "version": "1.1", - "method": "confirmFruitPurchase", - "params": [["apple", "orange", "mangoes", "pomelo"], 1.123], - "id": "194521489", - }, - {"version": "1.1", "result": True, "error": None, "id": "194521489"}, - ) - log.debug( - "Loading configuration file /adasd/asdasd/qeqwe/qwrqwrqwr/sdgsdgsdg/werwerwer/dfgerert/ertertert/ertetert/werwerwer" - ) - log.error("Unable to find 'pomelo' in database!") - log.info("POST /jsonrpc/ 200 65532") - log.info("POST /admin/ 401 42234") - log.warning("password was rejected for admin site.") - - def divide() -> None: - number = 1 - divisor = 0 - foos = ["foo"] * 100 - log.debug("in divide") - try: - number / divisor - except: - log.exception("An error of some kind occurred!") - - divide() - sleep(1) - log.critical("Out of memory!") - log.info("Server exited with code=-1") - log.info("[bold]EXITING...[/bold]", extra=dict(markup=True)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py deleted file mode 100644 index f617187..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py +++ /dev/null @@ -1,251 +0,0 @@ -import re -from ast import literal_eval -from operator import attrgetter -from typing import Callable, Iterable, List, Match, NamedTuple, Optional, Tuple, Union - -from ._emoji_replace import _emoji_replace -from .emoji import EmojiVariant -from .errors import MarkupError -from .style import Style -from .text import Span, Text - -RE_TAGS = re.compile( - r"""((\\*)\[([a-z#/@][^[]*?)])""", - re.VERBOSE, -) - -RE_HANDLER = re.compile(r"^([\w.]*?)(\(.*?\))?$") - - -class Tag(NamedTuple): - """A tag in console markup.""" - - name: str - """The tag name. e.g. 'bold'.""" - parameters: Optional[str] - """Any additional parameters after the name.""" - - def __str__(self) -> str: - return ( - self.name if self.parameters is None else f"{self.name} {self.parameters}" - ) - - @property - def markup(self) -> str: - """Get the string representation of this tag.""" - return ( - f"[{self.name}]" - if self.parameters is None - else f"[{self.name}={self.parameters}]" - ) - - -_ReStringMatch = Match[str] # regex match object -_ReSubCallable = Callable[[_ReStringMatch], str] # Callable invoked by re.sub -_EscapeSubMethod = Callable[[_ReSubCallable, str], str] # Sub method of a compiled re - - -def escape( - markup: str, - _escape: _EscapeSubMethod = re.compile(r"(\\*)(\[[a-z#/@][^[]*?])").sub, -) -> str: - """Escapes text so that it won't be interpreted as markup. - - Args: - markup (str): Content to be inserted in to markup. - - Returns: - str: Markup with square brackets escaped. - """ - - def escape_backslashes(match: Match[str]) -> str: - """Called by re.sub replace matches.""" - backslashes, text = match.groups() - return f"{backslashes}{backslashes}\\{text}" - - markup = _escape(escape_backslashes, markup) - if markup.endswith("\\") and not markup.endswith("\\\\"): - return markup + "\\" - - return markup - - -def _parse(markup: str) -> Iterable[Tuple[int, Optional[str], Optional[Tag]]]: - """Parse markup in to an iterable of tuples of (position, text, tag). - - Args: - markup (str): A string containing console markup - - """ - position = 0 - _divmod = divmod - _Tag = Tag - for match in RE_TAGS.finditer(markup): - full_text, escapes, tag_text = match.groups() - start, end = match.span() - if start > position: - yield start, markup[position:start], None - if escapes: - backslashes, escaped = _divmod(len(escapes), 2) - if backslashes: - # Literal backslashes - yield start, "\\" * backslashes, None - start += backslashes * 2 - if escaped: - # Escape of tag - yield start, full_text[len(escapes) :], None - position = end - continue - text, equals, parameters = tag_text.partition("=") - yield start, None, _Tag(text, parameters if equals else None) - position = end - if position < len(markup): - yield position, markup[position:], None - - -def render( - markup: str, - style: Union[str, Style] = "", - emoji: bool = True, - emoji_variant: Optional[EmojiVariant] = None, -) -> Text: - """Render console markup in to a Text instance. - - Args: - markup (str): A string containing console markup. - style: (Union[str, Style]): The style to use. - emoji (bool, optional): Also render emoji code. Defaults to True. - emoji_variant (str, optional): Optional emoji variant, either "text" or "emoji". Defaults to None. - - - Raises: - MarkupError: If there is a syntax error in the markup. - - Returns: - Text: A test instance. - """ - emoji_replace = _emoji_replace - if "[" not in markup: - return Text( - emoji_replace(markup, default_variant=emoji_variant) if emoji else markup, - style=style, - ) - text = Text(style=style) - append = text.append - normalize = Style.normalize - - style_stack: List[Tuple[int, Tag]] = [] - pop = style_stack.pop - - spans: List[Span] = [] - append_span = spans.append - - _Span = Span - _Tag = Tag - - def pop_style(style_name: str) -> Tuple[int, Tag]: - """Pop tag matching given style name.""" - for index, (_, tag) in enumerate(reversed(style_stack), 1): - if tag.name == style_name: - return pop(-index) - raise KeyError(style_name) - - for position, plain_text, tag in _parse(markup): - if plain_text is not None: - # Handle open brace escapes, where the brace is not part of a tag. - plain_text = plain_text.replace("\\[", "[") - append(emoji_replace(plain_text) if emoji else plain_text) - elif tag is not None: - if tag.name.startswith("/"): # Closing tag - style_name = tag.name[1:].strip() - - if style_name: # explicit close - style_name = normalize(style_name) - try: - start, open_tag = pop_style(style_name) - except KeyError: - raise MarkupError( - f"closing tag '{tag.markup}' at position {position} doesn't match any open tag" - ) from None - else: # implicit close - try: - start, open_tag = pop() - except IndexError: - raise MarkupError( - f"closing tag '[/]' at position {position} has nothing to close" - ) from None - - if open_tag.name.startswith("@"): - if open_tag.parameters: - handler_name = "" - parameters = open_tag.parameters.strip() - handler_match = RE_HANDLER.match(parameters) - if handler_match is not None: - handler_name, match_parameters = handler_match.groups() - parameters = ( - "()" if match_parameters is None else match_parameters - ) - - try: - meta_params = literal_eval(parameters) - except SyntaxError as error: - raise MarkupError( - f"error parsing {parameters!r} in {open_tag.parameters!r}; {error.msg}" - ) - except Exception as error: - raise MarkupError( - f"error parsing {open_tag.parameters!r}; {error}" - ) from None - - if handler_name: - meta_params = ( - handler_name, - meta_params - if isinstance(meta_params, tuple) - else (meta_params,), - ) - - else: - meta_params = () - - append_span( - _Span( - start, len(text), Style(meta={open_tag.name: meta_params}) - ) - ) - else: - append_span(_Span(start, len(text), str(open_tag))) - - else: # Opening tag - normalized_tag = _Tag(normalize(tag.name), tag.parameters) - style_stack.append((len(text), normalized_tag)) - - text_length = len(text) - while style_stack: - start, tag = style_stack.pop() - style = str(tag) - if style: - append_span(_Span(start, text_length, style)) - - text.spans = sorted(spans[::-1], key=attrgetter("start")) - return text - - -if __name__ == "__main__": # pragma: no cover - MARKUP = [ - "[red]Hello World[/red]", - "[magenta]Hello [b]World[/b]", - "[bold]Bold[italic] bold and italic [/bold]italic[/italic]", - "Click [link=https://www.willmcgugan.com]here[/link] to visit my Blog", - ":warning-emoji: [bold red blink] DANGER![/]", - ] - - from pip._vendor.rich import print - from pip._vendor.rich.table import Table - - grid = Table("Markup", "Result", padding=(0, 1)) - - for markup in MARKUP: - grid.add_row(Text(markup), markup) - - print(grid) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py deleted file mode 100644 index a508ffa..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py +++ /dev/null @@ -1,151 +0,0 @@ -from operator import itemgetter -from typing import TYPE_CHECKING, Callable, NamedTuple, Optional, Sequence - -from . import errors -from .protocol import is_renderable, rich_cast - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderableType - - -class Measurement(NamedTuple): - """Stores the minimum and maximum widths (in characters) required to render an object.""" - - minimum: int - """Minimum number of cells required to render.""" - maximum: int - """Maximum number of cells required to render.""" - - @property - def span(self) -> int: - """Get difference between maximum and minimum.""" - return self.maximum - self.minimum - - def normalize(self) -> "Measurement": - """Get measurement that ensures that minimum <= maximum and minimum >= 0 - - Returns: - Measurement: A normalized measurement. - """ - minimum, maximum = self - minimum = min(max(0, minimum), maximum) - return Measurement(max(0, minimum), max(0, max(minimum, maximum))) - - def with_maximum(self, width: int) -> "Measurement": - """Get a RenderableWith where the widths are <= width. - - Args: - width (int): Maximum desired width. - - Returns: - Measurement: New Measurement object. - """ - minimum, maximum = self - return Measurement(min(minimum, width), min(maximum, width)) - - def with_minimum(self, width: int) -> "Measurement": - """Get a RenderableWith where the widths are >= width. - - Args: - width (int): Minimum desired width. - - Returns: - Measurement: New Measurement object. - """ - minimum, maximum = self - width = max(0, width) - return Measurement(max(minimum, width), max(maximum, width)) - - def clamp( - self, min_width: Optional[int] = None, max_width: Optional[int] = None - ) -> "Measurement": - """Clamp a measurement within the specified range. - - Args: - min_width (int): Minimum desired width, or ``None`` for no minimum. Defaults to None. - max_width (int): Maximum desired width, or ``None`` for no maximum. Defaults to None. - - Returns: - Measurement: New Measurement object. - """ - measurement = self - if min_width is not None: - measurement = measurement.with_minimum(min_width) - if max_width is not None: - measurement = measurement.with_maximum(max_width) - return measurement - - @classmethod - def get( - cls, console: "Console", options: "ConsoleOptions", renderable: "RenderableType" - ) -> "Measurement": - """Get a measurement for a renderable. - - Args: - console (~rich.console.Console): Console instance. - options (~rich.console.ConsoleOptions): Console options. - renderable (RenderableType): An object that may be rendered with Rich. - - Raises: - errors.NotRenderableError: If the object is not renderable. - - Returns: - Measurement: Measurement object containing range of character widths required to render the object. - """ - _max_width = options.max_width - if _max_width < 1: - return Measurement(0, 0) - if isinstance(renderable, str): - renderable = console.render_str( - renderable, markup=options.markup, highlight=False - ) - renderable = rich_cast(renderable) - if is_renderable(renderable): - get_console_width: Optional[ - Callable[["Console", "ConsoleOptions"], "Measurement"] - ] = getattr(renderable, "__rich_measure__", None) - if get_console_width is not None: - render_width = ( - get_console_width(console, options) - .normalize() - .with_maximum(_max_width) - ) - if render_width.maximum < 1: - return Measurement(0, 0) - return render_width.normalize() - else: - return Measurement(0, _max_width) - else: - raise errors.NotRenderableError( - f"Unable to get render width for {renderable!r}; " - "a str, Segment, or object with __rich_console__ method is required" - ) - - -def measure_renderables( - console: "Console", - options: "ConsoleOptions", - renderables: Sequence["RenderableType"], -) -> "Measurement": - """Get a measurement that would fit a number of renderables. - - Args: - console (~rich.console.Console): Console instance. - options (~rich.console.ConsoleOptions): Console options. - renderables (Iterable[RenderableType]): One or more renderable objects. - - Returns: - Measurement: Measurement object containing range of character widths required to - contain all given renderables. - """ - if not renderables: - return Measurement(0, 0) - get_measurement = Measurement.get - measurements = [ - get_measurement(console, options, renderable) for renderable in renderables - ] - measured_width = Measurement( - max(measurements, key=itemgetter(0)).minimum, - max(measurements, key=itemgetter(1)).maximum, - ) - return measured_width diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/padding.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/padding.py deleted file mode 100644 index 1b2204f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/padding.py +++ /dev/null @@ -1,141 +0,0 @@ -from typing import cast, List, Optional, Tuple, TYPE_CHECKING, Union - -if TYPE_CHECKING: - from .console import ( - Console, - ConsoleOptions, - RenderableType, - RenderResult, - ) -from .jupyter import JupyterMixin -from .measure import Measurement -from .style import Style -from .segment import Segment - - -PaddingDimensions = Union[int, Tuple[int], Tuple[int, int], Tuple[int, int, int, int]] - - -class Padding(JupyterMixin): - """Draw space around content. - - Example: - >>> print(Padding("Hello", (2, 4), style="on blue")) - - Args: - renderable (RenderableType): String or other renderable. - pad (Union[int, Tuple[int]]): Padding for top, right, bottom, and left borders. - May be specified with 1, 2, or 4 integers (CSS style). - style (Union[str, Style], optional): Style for padding characters. Defaults to "none". - expand (bool, optional): Expand padding to fit available width. Defaults to True. - """ - - def __init__( - self, - renderable: "RenderableType", - pad: "PaddingDimensions" = (0, 0, 0, 0), - *, - style: Union[str, Style] = "none", - expand: bool = True, - ): - self.renderable = renderable - self.top, self.right, self.bottom, self.left = self.unpack(pad) - self.style = style - self.expand = expand - - @classmethod - def indent(cls, renderable: "RenderableType", level: int) -> "Padding": - """Make padding instance to render an indent. - - Args: - renderable (RenderableType): String or other renderable. - level (int): Number of characters to indent. - - Returns: - Padding: A Padding instance. - """ - - return Padding(renderable, pad=(0, 0, 0, level), expand=False) - - @staticmethod - def unpack(pad: "PaddingDimensions") -> Tuple[int, int, int, int]: - """Unpack padding specified in CSS style.""" - if isinstance(pad, int): - return (pad, pad, pad, pad) - if len(pad) == 1: - _pad = pad[0] - return (_pad, _pad, _pad, _pad) - if len(pad) == 2: - pad_top, pad_right = cast(Tuple[int, int], pad) - return (pad_top, pad_right, pad_top, pad_right) - if len(pad) == 4: - top, right, bottom, left = cast(Tuple[int, int, int, int], pad) - return (top, right, bottom, left) - raise ValueError(f"1, 2 or 4 integers required for padding; {len(pad)} given") - - def __repr__(self) -> str: - return f"Padding({self.renderable!r}, ({self.top},{self.right},{self.bottom},{self.left}))" - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - style = console.get_style(self.style) - if self.expand: - width = options.max_width - else: - width = min( - Measurement.get(console, options, self.renderable).maximum - + self.left - + self.right, - options.max_width, - ) - render_options = options.update_width(width - self.left - self.right) - if render_options.height is not None: - render_options = render_options.update_height( - height=render_options.height - self.top - self.bottom - ) - lines = console.render_lines( - self.renderable, render_options, style=style, pad=True - ) - _Segment = Segment - - left = _Segment(" " * self.left, style) if self.left else None - right = ( - [_Segment(f'{" " * self.right}', style), _Segment.line()] - if self.right - else [_Segment.line()] - ) - blank_line: Optional[List[Segment]] = None - if self.top: - blank_line = [_Segment(f'{" " * width}\n', style)] - yield from blank_line * self.top - if left: - for line in lines: - yield left - yield from line - yield from right - else: - for line in lines: - yield from line - yield from right - if self.bottom: - blank_line = blank_line or [_Segment(f'{" " * width}\n', style)] - yield from blank_line * self.bottom - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - max_width = options.max_width - extra_width = self.left + self.right - if max_width - extra_width < 1: - return Measurement(max_width, max_width) - measure_min, measure_max = Measurement.get(console, options, self.renderable) - measurement = Measurement(measure_min + extra_width, measure_max + extra_width) - measurement = measurement.with_maximum(max_width) - return measurement - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich import print - - print(Padding("Hello, World", (2, 4), style="on blue")) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py deleted file mode 100644 index a3f7aa6..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py +++ /dev/null @@ -1,34 +0,0 @@ -from abc import ABC, abstractmethod -from typing import Any - - -class Pager(ABC): - """Base class for a pager.""" - - @abstractmethod - def show(self, content: str) -> None: - """Show content in pager. - - Args: - content (str): Content to be displayed. - """ - - -class SystemPager(Pager): - """Uses the pager installed on the system.""" - - def _pager(self, content: str) -> Any: #  pragma: no cover - return __import__("pydoc").pager(content) - - def show(self, content: str) -> None: - """Use the same pager used by pydoc.""" - self._pager(content) - - -if __name__ == "__main__": # pragma: no cover - from .__main__ import make_test_card - from .console import Console - - console = Console() - with console.pager(styles=True): - console.print(make_test_card()) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/palette.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/palette.py deleted file mode 100644 index fa0c4dd..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/palette.py +++ /dev/null @@ -1,100 +0,0 @@ -from math import sqrt -from functools import lru_cache -from typing import Sequence, Tuple, TYPE_CHECKING - -from .color_triplet import ColorTriplet - -if TYPE_CHECKING: - from pip._vendor.rich.table import Table - - -class Palette: - """A palette of available colors.""" - - def __init__(self, colors: Sequence[Tuple[int, int, int]]): - self._colors = colors - - def __getitem__(self, number: int) -> ColorTriplet: - return ColorTriplet(*self._colors[number]) - - def __rich__(self) -> "Table": - from pip._vendor.rich.color import Color - from pip._vendor.rich.style import Style - from pip._vendor.rich.text import Text - from pip._vendor.rich.table import Table - - table = Table( - "index", - "RGB", - "Color", - title="Palette", - caption=f"{len(self._colors)} colors", - highlight=True, - caption_justify="right", - ) - for index, color in enumerate(self._colors): - table.add_row( - str(index), - repr(color), - Text(" " * 16, style=Style(bgcolor=Color.from_rgb(*color))), - ) - return table - - # This is somewhat inefficient and needs caching - @lru_cache(maxsize=1024) - def match(self, color: Tuple[int, int, int]) -> int: - """Find a color from a palette that most closely matches a given color. - - Args: - color (Tuple[int, int, int]): RGB components in range 0 > 255. - - Returns: - int: Index of closes matching color. - """ - red1, green1, blue1 = color - _sqrt = sqrt - get_color = self._colors.__getitem__ - - def get_color_distance(index: int) -> float: - """Get the distance to a color.""" - red2, green2, blue2 = get_color(index) - red_mean = (red1 + red2) // 2 - red = red1 - red2 - green = green1 - green2 - blue = blue1 - blue2 - return _sqrt( - (((512 + red_mean) * red * red) >> 8) - + 4 * green * green - + (((767 - red_mean) * blue * blue) >> 8) - ) - - min_index = min(range(len(self._colors)), key=get_color_distance) - return min_index - - -if __name__ == "__main__": # pragma: no cover - import colorsys - from typing import Iterable - from pip._vendor.rich.color import Color - from pip._vendor.rich.console import Console, ConsoleOptions - from pip._vendor.rich.segment import Segment - from pip._vendor.rich.style import Style - - class ColorBox: - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> Iterable[Segment]: - height = console.size.height - 3 - for y in range(0, height): - for x in range(options.max_width): - h = x / options.max_width - l = y / (height + 1) - r1, g1, b1 = colorsys.hls_to_rgb(h, l, 1.0) - r2, g2, b2 = colorsys.hls_to_rgb(h, l + (1 / height / 2), 1.0) - bgcolor = Color.from_rgb(r1 * 255, g1 * 255, b1 * 255) - color = Color.from_rgb(r2 * 255, g2 * 255, b2 * 255) - yield Segment("▄", Style(color=color, bgcolor=bgcolor)) - yield Segment.line() - - console = Console() - console.print(ColorBox()) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/panel.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/panel.py deleted file mode 100644 index 95f4c84..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/panel.py +++ /dev/null @@ -1,312 +0,0 @@ -from typing import TYPE_CHECKING, Optional - -from .align import AlignMethod -from .box import ROUNDED, Box -from .cells import cell_len -from .jupyter import JupyterMixin -from .measure import Measurement, measure_renderables -from .padding import Padding, PaddingDimensions -from .segment import Segment -from .style import Style, StyleType -from .text import Text, TextType - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderableType, RenderResult - - -class Panel(JupyterMixin): - """A console renderable that draws a border around its contents. - - Example: - >>> console.print(Panel("Hello, World!")) - - Args: - renderable (RenderableType): A console renderable object. - box (Box, optional): A Box instance that defines the look of the border (see :ref:`appendix_box`. - Defaults to box.ROUNDED. - safe_box (bool, optional): Disable box characters that don't display on windows legacy terminal with *raster* fonts. Defaults to True. - expand (bool, optional): If True the panel will stretch to fill the console - width, otherwise it will be sized to fit the contents. Defaults to True. - style (str, optional): The style of the panel (border and contents). Defaults to "none". - border_style (str, optional): The style of the border. Defaults to "none". - width (Optional[int], optional): Optional width of panel. Defaults to None to auto-detect. - height (Optional[int], optional): Optional height of panel. Defaults to None to auto-detect. - padding (Optional[PaddingDimensions]): Optional padding around renderable. Defaults to 0. - highlight (bool, optional): Enable automatic highlighting of panel title (if str). Defaults to False. - """ - - def __init__( - self, - renderable: "RenderableType", - box: Box = ROUNDED, - *, - title: Optional[TextType] = None, - title_align: AlignMethod = "center", - subtitle: Optional[TextType] = None, - subtitle_align: AlignMethod = "center", - safe_box: Optional[bool] = None, - expand: bool = True, - style: StyleType = "none", - border_style: StyleType = "none", - width: Optional[int] = None, - height: Optional[int] = None, - padding: PaddingDimensions = (0, 1), - highlight: bool = False, - ) -> None: - self.renderable = renderable - self.box = box - self.title = title - self.title_align: AlignMethod = title_align - self.subtitle = subtitle - self.subtitle_align = subtitle_align - self.safe_box = safe_box - self.expand = expand - self.style = style - self.border_style = border_style - self.width = width - self.height = height - self.padding = padding - self.highlight = highlight - - @classmethod - def fit( - cls, - renderable: "RenderableType", - box: Box = ROUNDED, - *, - title: Optional[TextType] = None, - title_align: AlignMethod = "center", - subtitle: Optional[TextType] = None, - subtitle_align: AlignMethod = "center", - safe_box: Optional[bool] = None, - style: StyleType = "none", - border_style: StyleType = "none", - width: Optional[int] = None, - height: Optional[int] = None, - padding: PaddingDimensions = (0, 1), - highlight: bool = False, - ) -> "Panel": - """An alternative constructor that sets expand=False.""" - return cls( - renderable, - box, - title=title, - title_align=title_align, - subtitle=subtitle, - subtitle_align=subtitle_align, - safe_box=safe_box, - style=style, - border_style=border_style, - width=width, - height=height, - padding=padding, - highlight=highlight, - expand=False, - ) - - @property - def _title(self) -> Optional[Text]: - if self.title: - title_text = ( - Text.from_markup(self.title) - if isinstance(self.title, str) - else self.title.copy() - ) - title_text.end = "" - title_text.plain = title_text.plain.replace("\n", " ") - title_text.no_wrap = True - title_text.expand_tabs() - title_text.pad(1) - return title_text - return None - - @property - def _subtitle(self) -> Optional[Text]: - if self.subtitle: - subtitle_text = ( - Text.from_markup(self.subtitle) - if isinstance(self.subtitle, str) - else self.subtitle.copy() - ) - subtitle_text.end = "" - subtitle_text.plain = subtitle_text.plain.replace("\n", " ") - subtitle_text.no_wrap = True - subtitle_text.expand_tabs() - subtitle_text.pad(1) - return subtitle_text - return None - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - _padding = Padding.unpack(self.padding) - renderable = ( - Padding(self.renderable, _padding) if any(_padding) else self.renderable - ) - style = console.get_style(self.style) - border_style = style + console.get_style(self.border_style) - width = ( - options.max_width - if self.width is None - else min(options.max_width, self.width) - ) - - safe_box: bool = console.safe_box if self.safe_box is None else self.safe_box - box = self.box.substitute(options, safe=safe_box) - - def align_text( - text: Text, width: int, align: str, character: str, style: Style - ) -> Text: - """Gets new aligned text. - - Args: - text (Text): Title or subtitle text. - width (int): Desired width. - align (str): Alignment. - character (str): Character for alignment. - style (Style): Border style - - Returns: - Text: New text instance - """ - text = text.copy() - text.truncate(width) - excess_space = width - cell_len(text.plain) - if excess_space: - if align == "left": - return Text.assemble( - text, - (character * excess_space, style), - no_wrap=True, - end="", - ) - elif align == "center": - left = excess_space // 2 - return Text.assemble( - (character * left, style), - text, - (character * (excess_space - left), style), - no_wrap=True, - end="", - ) - else: - return Text.assemble( - (character * excess_space, style), - text, - no_wrap=True, - end="", - ) - return text - - title_text = self._title - if title_text is not None: - title_text.stylize_before(border_style) - - child_width = ( - width - 2 - if self.expand - else console.measure( - renderable, options=options.update_width(width - 2) - ).maximum - ) - child_height = self.height or options.height or None - if child_height: - child_height -= 2 - if title_text is not None: - child_width = min( - options.max_width - 2, max(child_width, title_text.cell_len + 2) - ) - - width = child_width + 2 - child_options = options.update( - width=child_width, height=child_height, highlight=self.highlight - ) - lines = console.render_lines(renderable, child_options, style=style) - - line_start = Segment(box.mid_left, border_style) - line_end = Segment(f"{box.mid_right}", border_style) - new_line = Segment.line() - if title_text is None or width <= 4: - yield Segment(box.get_top([width - 2]), border_style) - else: - title_text = align_text( - title_text, - width - 4, - self.title_align, - box.top, - border_style, - ) - yield Segment(box.top_left + box.top, border_style) - yield from console.render(title_text, child_options.update_width(width - 4)) - yield Segment(box.top + box.top_right, border_style) - - yield new_line - for line in lines: - yield line_start - yield from line - yield line_end - yield new_line - - subtitle_text = self._subtitle - if subtitle_text is not None: - subtitle_text.stylize_before(border_style) - - if subtitle_text is None or width <= 4: - yield Segment(box.get_bottom([width - 2]), border_style) - else: - subtitle_text = align_text( - subtitle_text, - width - 4, - self.subtitle_align, - box.bottom, - border_style, - ) - yield Segment(box.bottom_left + box.bottom, border_style) - yield from console.render( - subtitle_text, child_options.update_width(width - 4) - ) - yield Segment(box.bottom + box.bottom_right, border_style) - - yield new_line - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - _title = self._title - _, right, _, left = Padding.unpack(self.padding) - padding = left + right - renderables = [self.renderable, _title] if _title else [self.renderable] - - if self.width is None: - width = ( - measure_renderables( - console, - options.update_width(options.max_width - padding - 2), - renderables, - ).maximum - + padding - + 2 - ) - else: - width = self.width - return Measurement(width, width) - - -if __name__ == "__main__": # pragma: no cover - from .console import Console - - c = Console() - - from .box import DOUBLE, ROUNDED - from .padding import Padding - - p = Panel( - "Hello, World!", - title="rich.Panel", - style="white on blue", - box=DOUBLE, - padding=1, - ) - - c.print() - c.print(p) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py deleted file mode 100644 index 9b9e3ba..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py +++ /dev/null @@ -1,995 +0,0 @@ -import builtins -import collections -import dataclasses -import inspect -import os -import sys -from array import array -from collections import Counter, UserDict, UserList, defaultdict, deque -from dataclasses import dataclass, fields, is_dataclass -from inspect import isclass -from itertools import islice -from types import MappingProxyType -from typing import ( - TYPE_CHECKING, - Any, - Callable, - DefaultDict, - Dict, - Iterable, - List, - Optional, - Sequence, - Set, - Tuple, - Union, -) - -from pip._vendor.rich.repr import RichReprResult - -try: - import attr as _attr_module - - _has_attrs = hasattr(_attr_module, "ib") -except ImportError: # pragma: no cover - _has_attrs = False - -from . import get_console -from ._loop import loop_last -from ._pick import pick_bool -from .abc import RichRenderable -from .cells import cell_len -from .highlighter import ReprHighlighter -from .jupyter import JupyterMixin, JupyterRenderable -from .measure import Measurement -from .text import Text - -if TYPE_CHECKING: - from .console import ( - Console, - ConsoleOptions, - HighlighterType, - JustifyMethod, - OverflowMethod, - RenderResult, - ) - - -def _is_attr_object(obj: Any) -> bool: - """Check if an object was created with attrs module.""" - return _has_attrs and _attr_module.has(type(obj)) - - -def _get_attr_fields(obj: Any) -> Sequence["_attr_module.Attribute[Any]"]: - """Get fields for an attrs object.""" - return _attr_module.fields(type(obj)) if _has_attrs else [] - - -def _is_dataclass_repr(obj: object) -> bool: - """Check if an instance of a dataclass contains the default repr. - - Args: - obj (object): A dataclass instance. - - Returns: - bool: True if the default repr is used, False if there is a custom repr. - """ - # Digging in to a lot of internals here - # Catching all exceptions in case something is missing on a non CPython implementation - try: - return obj.__repr__.__code__.co_filename == dataclasses.__file__ - except Exception: # pragma: no coverage - return False - - -_dummy_namedtuple = collections.namedtuple("_dummy_namedtuple", []) - - -def _has_default_namedtuple_repr(obj: object) -> bool: - """Check if an instance of namedtuple contains the default repr - - Args: - obj (object): A namedtuple - - Returns: - bool: True if the default repr is used, False if there's a custom repr. - """ - obj_file = None - try: - obj_file = inspect.getfile(obj.__repr__) - except (OSError, TypeError): - # OSError handles case where object is defined in __main__ scope, e.g. REPL - no filename available. - # TypeError trapped defensively, in case of object without filename slips through. - pass - default_repr_file = inspect.getfile(_dummy_namedtuple.__repr__) - return obj_file == default_repr_file - - -def _ipy_display_hook( - value: Any, - console: Optional["Console"] = None, - overflow: "OverflowMethod" = "ignore", - crop: bool = False, - indent_guides: bool = False, - max_length: Optional[int] = None, - max_string: Optional[int] = None, - max_depth: Optional[int] = None, - expand_all: bool = False, -) -> Union[str, None]: - # needed here to prevent circular import: - from .console import ConsoleRenderable - - # always skip rich generated jupyter renderables or None values - if _safe_isinstance(value, JupyterRenderable) or value is None: - return None - - console = console or get_console() - - with console.capture() as capture: - # certain renderables should start on a new line - if _safe_isinstance(value, ConsoleRenderable): - console.line() - console.print( - value - if _safe_isinstance(value, RichRenderable) - else Pretty( - value, - overflow=overflow, - indent_guides=indent_guides, - max_length=max_length, - max_string=max_string, - max_depth=max_depth, - expand_all=expand_all, - margin=12, - ), - crop=crop, - new_line_start=True, - end="", - ) - # strip trailing newline, not usually part of a text repr - # I'm not sure if this should be prevented at a lower level - return capture.get().rstrip("\n") - - -def _safe_isinstance( - obj: object, class_or_tuple: Union[type, Tuple[type, ...]] -) -> bool: - """isinstance can fail in rare cases, for example types with no __class__""" - try: - return isinstance(obj, class_or_tuple) - except Exception: - return False - - -def install( - console: Optional["Console"] = None, - overflow: "OverflowMethod" = "ignore", - crop: bool = False, - indent_guides: bool = False, - max_length: Optional[int] = None, - max_string: Optional[int] = None, - max_depth: Optional[int] = None, - expand_all: bool = False, -) -> None: - """Install automatic pretty printing in the Python REPL. - - Args: - console (Console, optional): Console instance or ``None`` to use global console. Defaults to None. - overflow (Optional[OverflowMethod], optional): Overflow method. Defaults to "ignore". - crop (Optional[bool], optional): Enable cropping of long lines. Defaults to False. - indent_guides (bool, optional): Enable indentation guides. Defaults to False. - max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to None. - max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to None. - max_depth (int, optional): Maximum depth of nested data structures, or None for no maximum. Defaults to None. - expand_all (bool, optional): Expand all containers. Defaults to False. - max_frames (int): Maximum number of frames to show in a traceback, 0 for no maximum. Defaults to 100. - """ - from pip._vendor.rich import get_console - - console = console or get_console() - assert console is not None - - def display_hook(value: Any) -> None: - """Replacement sys.displayhook which prettifies objects with Rich.""" - if value is not None: - assert console is not None - builtins._ = None # type: ignore[attr-defined] - console.print( - value - if _safe_isinstance(value, RichRenderable) - else Pretty( - value, - overflow=overflow, - indent_guides=indent_guides, - max_length=max_length, - max_string=max_string, - max_depth=max_depth, - expand_all=expand_all, - ), - crop=crop, - ) - builtins._ = value # type: ignore[attr-defined] - - try: - ip = get_ipython() # type: ignore[name-defined] - except NameError: - sys.displayhook = display_hook - else: - from IPython.core.formatters import BaseFormatter - - class RichFormatter(BaseFormatter): # type: ignore[misc] - pprint: bool = True - - def __call__(self, value: Any) -> Any: - if self.pprint: - return _ipy_display_hook( - value, - console=get_console(), - overflow=overflow, - indent_guides=indent_guides, - max_length=max_length, - max_string=max_string, - max_depth=max_depth, - expand_all=expand_all, - ) - else: - return repr(value) - - # replace plain text formatter with rich formatter - rich_formatter = RichFormatter() - ip.display_formatter.formatters["text/plain"] = rich_formatter - - -class Pretty(JupyterMixin): - """A rich renderable that pretty prints an object. - - Args: - _object (Any): An object to pretty print. - highlighter (HighlighterType, optional): Highlighter object to apply to result, or None for ReprHighlighter. Defaults to None. - indent_size (int, optional): Number of spaces in indent. Defaults to 4. - justify (JustifyMethod, optional): Justify method, or None for default. Defaults to None. - overflow (OverflowMethod, optional): Overflow method, or None for default. Defaults to None. - no_wrap (Optional[bool], optional): Disable word wrapping. Defaults to False. - indent_guides (bool, optional): Enable indentation guides. Defaults to False. - max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to None. - max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to None. - max_depth (int, optional): Maximum depth of nested data structures, or None for no maximum. Defaults to None. - expand_all (bool, optional): Expand all containers. Defaults to False. - margin (int, optional): Subtrace a margin from width to force containers to expand earlier. Defaults to 0. - insert_line (bool, optional): Insert a new line if the output has multiple new lines. Defaults to False. - """ - - def __init__( - self, - _object: Any, - highlighter: Optional["HighlighterType"] = None, - *, - indent_size: int = 4, - justify: Optional["JustifyMethod"] = None, - overflow: Optional["OverflowMethod"] = None, - no_wrap: Optional[bool] = False, - indent_guides: bool = False, - max_length: Optional[int] = None, - max_string: Optional[int] = None, - max_depth: Optional[int] = None, - expand_all: bool = False, - margin: int = 0, - insert_line: bool = False, - ) -> None: - self._object = _object - self.highlighter = highlighter or ReprHighlighter() - self.indent_size = indent_size - self.justify: Optional["JustifyMethod"] = justify - self.overflow: Optional["OverflowMethod"] = overflow - self.no_wrap = no_wrap - self.indent_guides = indent_guides - self.max_length = max_length - self.max_string = max_string - self.max_depth = max_depth - self.expand_all = expand_all - self.margin = margin - self.insert_line = insert_line - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - pretty_str = pretty_repr( - self._object, - max_width=options.max_width - self.margin, - indent_size=self.indent_size, - max_length=self.max_length, - max_string=self.max_string, - max_depth=self.max_depth, - expand_all=self.expand_all, - ) - pretty_text = Text.from_ansi( - pretty_str, - justify=self.justify or options.justify, - overflow=self.overflow or options.overflow, - no_wrap=pick_bool(self.no_wrap, options.no_wrap), - style="pretty", - ) - pretty_text = ( - self.highlighter(pretty_text) - if pretty_text - else Text( - f"{type(self._object)}.__repr__ returned empty string", - style="dim italic", - ) - ) - if self.indent_guides and not options.ascii_only: - pretty_text = pretty_text.with_indent_guides( - self.indent_size, style="repr.indent" - ) - if self.insert_line and "\n" in pretty_text: - yield "" - yield pretty_text - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - pretty_str = pretty_repr( - self._object, - max_width=options.max_width, - indent_size=self.indent_size, - max_length=self.max_length, - max_string=self.max_string, - max_depth=self.max_depth, - expand_all=self.expand_all, - ) - text_width = ( - max(cell_len(line) for line in pretty_str.splitlines()) if pretty_str else 0 - ) - return Measurement(text_width, text_width) - - -def _get_braces_for_defaultdict(_object: DefaultDict[Any, Any]) -> Tuple[str, str, str]: - return ( - f"defaultdict({_object.default_factory!r}, {{", - "})", - f"defaultdict({_object.default_factory!r}, {{}})", - ) - - -def _get_braces_for_array(_object: "array[Any]") -> Tuple[str, str, str]: - return (f"array({_object.typecode!r}, [", "])", f"array({_object.typecode!r})") - - -_BRACES: Dict[type, Callable[[Any], Tuple[str, str, str]]] = { - os._Environ: lambda _object: ("environ({", "})", "environ({})"), - array: _get_braces_for_array, - defaultdict: _get_braces_for_defaultdict, - Counter: lambda _object: ("Counter({", "})", "Counter()"), - deque: lambda _object: ("deque([", "])", "deque()"), - dict: lambda _object: ("{", "}", "{}"), - UserDict: lambda _object: ("{", "}", "{}"), - frozenset: lambda _object: ("frozenset({", "})", "frozenset()"), - list: lambda _object: ("[", "]", "[]"), - UserList: lambda _object: ("[", "]", "[]"), - set: lambda _object: ("{", "}", "set()"), - tuple: lambda _object: ("(", ")", "()"), - MappingProxyType: lambda _object: ("mappingproxy({", "})", "mappingproxy({})"), -} -_CONTAINERS = tuple(_BRACES.keys()) -_MAPPING_CONTAINERS = (dict, os._Environ, MappingProxyType, UserDict) - - -def is_expandable(obj: Any) -> bool: - """Check if an object may be expanded by pretty print.""" - return ( - _safe_isinstance(obj, _CONTAINERS) - or (is_dataclass(obj)) - or (hasattr(obj, "__rich_repr__")) - or _is_attr_object(obj) - ) and not isclass(obj) - - -@dataclass -class Node: - """A node in a repr tree. May be atomic or a container.""" - - key_repr: str = "" - value_repr: str = "" - open_brace: str = "" - close_brace: str = "" - empty: str = "" - last: bool = False - is_tuple: bool = False - is_namedtuple: bool = False - children: Optional[List["Node"]] = None - key_separator: str = ": " - separator: str = ", " - - def iter_tokens(self) -> Iterable[str]: - """Generate tokens for this node.""" - if self.key_repr: - yield self.key_repr - yield self.key_separator - if self.value_repr: - yield self.value_repr - elif self.children is not None: - if self.children: - yield self.open_brace - if self.is_tuple and not self.is_namedtuple and len(self.children) == 1: - yield from self.children[0].iter_tokens() - yield "," - else: - for child in self.children: - yield from child.iter_tokens() - if not child.last: - yield self.separator - yield self.close_brace - else: - yield self.empty - - def check_length(self, start_length: int, max_length: int) -> bool: - """Check the length fits within a limit. - - Args: - start_length (int): Starting length of the line (indent, prefix, suffix). - max_length (int): Maximum length. - - Returns: - bool: True if the node can be rendered within max length, otherwise False. - """ - total_length = start_length - for token in self.iter_tokens(): - total_length += cell_len(token) - if total_length > max_length: - return False - return True - - def __str__(self) -> str: - repr_text = "".join(self.iter_tokens()) - return repr_text - - def render( - self, max_width: int = 80, indent_size: int = 4, expand_all: bool = False - ) -> str: - """Render the node to a pretty repr. - - Args: - max_width (int, optional): Maximum width of the repr. Defaults to 80. - indent_size (int, optional): Size of indents. Defaults to 4. - expand_all (bool, optional): Expand all levels. Defaults to False. - - Returns: - str: A repr string of the original object. - """ - lines = [_Line(node=self, is_root=True)] - line_no = 0 - while line_no < len(lines): - line = lines[line_no] - if line.expandable and not line.expanded: - if expand_all or not line.check_length(max_width): - lines[line_no : line_no + 1] = line.expand(indent_size) - line_no += 1 - - repr_str = "\n".join(str(line) for line in lines) - return repr_str - - -@dataclass -class _Line: - """A line in repr output.""" - - parent: Optional["_Line"] = None - is_root: bool = False - node: Optional[Node] = None - text: str = "" - suffix: str = "" - whitespace: str = "" - expanded: bool = False - last: bool = False - - @property - def expandable(self) -> bool: - """Check if the line may be expanded.""" - return bool(self.node is not None and self.node.children) - - def check_length(self, max_length: int) -> bool: - """Check this line fits within a given number of cells.""" - start_length = ( - len(self.whitespace) + cell_len(self.text) + cell_len(self.suffix) - ) - assert self.node is not None - return self.node.check_length(start_length, max_length) - - def expand(self, indent_size: int) -> Iterable["_Line"]: - """Expand this line by adding children on their own line.""" - node = self.node - assert node is not None - whitespace = self.whitespace - assert node.children - if node.key_repr: - new_line = yield _Line( - text=f"{node.key_repr}{node.key_separator}{node.open_brace}", - whitespace=whitespace, - ) - else: - new_line = yield _Line(text=node.open_brace, whitespace=whitespace) - child_whitespace = self.whitespace + " " * indent_size - tuple_of_one = node.is_tuple and len(node.children) == 1 - for last, child in loop_last(node.children): - separator = "," if tuple_of_one else node.separator - line = _Line( - parent=new_line, - node=child, - whitespace=child_whitespace, - suffix=separator, - last=last and not tuple_of_one, - ) - yield line - - yield _Line( - text=node.close_brace, - whitespace=whitespace, - suffix=self.suffix, - last=self.last, - ) - - def __str__(self) -> str: - if self.last: - return f"{self.whitespace}{self.text}{self.node or ''}" - else: - return ( - f"{self.whitespace}{self.text}{self.node or ''}{self.suffix.rstrip()}" - ) - - -def _is_namedtuple(obj: Any) -> bool: - """Checks if an object is most likely a namedtuple. It is possible - to craft an object that passes this check and isn't a namedtuple, but - there is only a minuscule chance of this happening unintentionally. - - Args: - obj (Any): The object to test - - Returns: - bool: True if the object is a namedtuple. False otherwise. - """ - try: - fields = getattr(obj, "_fields", None) - except Exception: - # Being very defensive - if we cannot get the attr then its not a namedtuple - return False - return isinstance(obj, tuple) and isinstance(fields, tuple) - - -def traverse( - _object: Any, - max_length: Optional[int] = None, - max_string: Optional[int] = None, - max_depth: Optional[int] = None, -) -> Node: - """Traverse object and generate a tree. - - Args: - _object (Any): Object to be traversed. - max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to None. - max_string (int, optional): Maximum length of string before truncating, or None to disable truncating. - Defaults to None. - max_depth (int, optional): Maximum depth of data structures, or None for no maximum. - Defaults to None. - - Returns: - Node: The root of a tree structure which can be used to render a pretty repr. - """ - - def to_repr(obj: Any) -> str: - """Get repr string for an object, but catch errors.""" - if ( - max_string is not None - and _safe_isinstance(obj, (bytes, str)) - and len(obj) > max_string - ): - truncated = len(obj) - max_string - obj_repr = f"{obj[:max_string]!r}+{truncated}" - else: - try: - obj_repr = repr(obj) - except Exception as error: - obj_repr = f"" - return obj_repr - - visited_ids: Set[int] = set() - push_visited = visited_ids.add - pop_visited = visited_ids.remove - - def _traverse(obj: Any, root: bool = False, depth: int = 0) -> Node: - """Walk the object depth first.""" - - obj_id = id(obj) - if obj_id in visited_ids: - # Recursion detected - return Node(value_repr="...") - - obj_type = type(obj) - children: List[Node] - reached_max_depth = max_depth is not None and depth >= max_depth - - def iter_rich_args(rich_args: Any) -> Iterable[Union[Any, Tuple[str, Any]]]: - for arg in rich_args: - if _safe_isinstance(arg, tuple): - if len(arg) == 3: - key, child, default = arg - if default == child: - continue - yield key, child - elif len(arg) == 2: - key, child = arg - yield key, child - elif len(arg) == 1: - yield arg[0] - else: - yield arg - - try: - fake_attributes = hasattr( - obj, "awehoi234_wdfjwljet234_234wdfoijsdfmmnxpi492" - ) - except Exception: - fake_attributes = False - - rich_repr_result: Optional[RichReprResult] = None - if not fake_attributes: - try: - if hasattr(obj, "__rich_repr__") and not isclass(obj): - rich_repr_result = obj.__rich_repr__() - except Exception: - pass - - if rich_repr_result is not None: - push_visited(obj_id) - angular = getattr(obj.__rich_repr__, "angular", False) - args = list(iter_rich_args(rich_repr_result)) - class_name = obj.__class__.__name__ - - if args: - children = [] - append = children.append - - if reached_max_depth: - if angular: - node = Node(value_repr=f"<{class_name}...>") - else: - node = Node(value_repr=f"{class_name}(...)") - else: - if angular: - node = Node( - open_brace=f"<{class_name} ", - close_brace=">", - children=children, - last=root, - separator=" ", - ) - else: - node = Node( - open_brace=f"{class_name}(", - close_brace=")", - children=children, - last=root, - ) - for last, arg in loop_last(args): - if _safe_isinstance(arg, tuple): - key, child = arg - child_node = _traverse(child, depth=depth + 1) - child_node.last = last - child_node.key_repr = key - child_node.key_separator = "=" - append(child_node) - else: - child_node = _traverse(arg, depth=depth + 1) - child_node.last = last - append(child_node) - else: - node = Node( - value_repr=f"<{class_name}>" if angular else f"{class_name}()", - children=[], - last=root, - ) - pop_visited(obj_id) - elif _is_attr_object(obj) and not fake_attributes: - push_visited(obj_id) - children = [] - append = children.append - - attr_fields = _get_attr_fields(obj) - if attr_fields: - if reached_max_depth: - node = Node(value_repr=f"{obj.__class__.__name__}(...)") - else: - node = Node( - open_brace=f"{obj.__class__.__name__}(", - close_brace=")", - children=children, - last=root, - ) - - def iter_attrs() -> ( - Iterable[Tuple[str, Any, Optional[Callable[[Any], str]]]] - ): - """Iterate over attr fields and values.""" - for attr in attr_fields: - if attr.repr: - try: - value = getattr(obj, attr.name) - except Exception as error: - # Can happen, albeit rarely - yield (attr.name, error, None) - else: - yield ( - attr.name, - value, - attr.repr if callable(attr.repr) else None, - ) - - for last, (name, value, repr_callable) in loop_last(iter_attrs()): - if repr_callable: - child_node = Node(value_repr=str(repr_callable(value))) - else: - child_node = _traverse(value, depth=depth + 1) - child_node.last = last - child_node.key_repr = name - child_node.key_separator = "=" - append(child_node) - else: - node = Node( - value_repr=f"{obj.__class__.__name__}()", children=[], last=root - ) - pop_visited(obj_id) - elif ( - is_dataclass(obj) - and not _safe_isinstance(obj, type) - and not fake_attributes - and _is_dataclass_repr(obj) - ): - push_visited(obj_id) - children = [] - append = children.append - if reached_max_depth: - node = Node(value_repr=f"{obj.__class__.__name__}(...)") - else: - node = Node( - open_brace=f"{obj.__class__.__name__}(", - close_brace=")", - children=children, - last=root, - empty=f"{obj.__class__.__name__}()", - ) - - for last, field in loop_last( - field for field in fields(obj) if field.repr - ): - child_node = _traverse(getattr(obj, field.name), depth=depth + 1) - child_node.key_repr = field.name - child_node.last = last - child_node.key_separator = "=" - append(child_node) - - pop_visited(obj_id) - elif _is_namedtuple(obj) and _has_default_namedtuple_repr(obj): - push_visited(obj_id) - class_name = obj.__class__.__name__ - if reached_max_depth: - # If we've reached the max depth, we still show the class name, but not its contents - node = Node( - value_repr=f"{class_name}(...)", - ) - else: - children = [] - append = children.append - node = Node( - open_brace=f"{class_name}(", - close_brace=")", - children=children, - empty=f"{class_name}()", - ) - for last, (key, value) in loop_last(obj._asdict().items()): - child_node = _traverse(value, depth=depth + 1) - child_node.key_repr = key - child_node.last = last - child_node.key_separator = "=" - append(child_node) - pop_visited(obj_id) - elif _safe_isinstance(obj, _CONTAINERS): - for container_type in _CONTAINERS: - if _safe_isinstance(obj, container_type): - obj_type = container_type - break - - push_visited(obj_id) - - open_brace, close_brace, empty = _BRACES[obj_type](obj) - - if reached_max_depth: - node = Node(value_repr=f"{open_brace}...{close_brace}") - elif obj_type.__repr__ != type(obj).__repr__: - node = Node(value_repr=to_repr(obj), last=root) - elif obj: - children = [] - node = Node( - open_brace=open_brace, - close_brace=close_brace, - children=children, - last=root, - ) - append = children.append - num_items = len(obj) - last_item_index = num_items - 1 - - if _safe_isinstance(obj, _MAPPING_CONTAINERS): - iter_items = iter(obj.items()) - if max_length is not None: - iter_items = islice(iter_items, max_length) - for index, (key, child) in enumerate(iter_items): - child_node = _traverse(child, depth=depth + 1) - child_node.key_repr = to_repr(key) - child_node.last = index == last_item_index - append(child_node) - else: - iter_values = iter(obj) - if max_length is not None: - iter_values = islice(iter_values, max_length) - for index, child in enumerate(iter_values): - child_node = _traverse(child, depth=depth + 1) - child_node.last = index == last_item_index - append(child_node) - if max_length is not None and num_items > max_length: - append(Node(value_repr=f"... +{num_items - max_length}", last=True)) - else: - node = Node(empty=empty, children=[], last=root) - - pop_visited(obj_id) - else: - node = Node(value_repr=to_repr(obj), last=root) - node.is_tuple = _safe_isinstance(obj, tuple) - node.is_namedtuple = _is_namedtuple(obj) - return node - - node = _traverse(_object, root=True) - return node - - -def pretty_repr( - _object: Any, - *, - max_width: int = 80, - indent_size: int = 4, - max_length: Optional[int] = None, - max_string: Optional[int] = None, - max_depth: Optional[int] = None, - expand_all: bool = False, -) -> str: - """Prettify repr string by expanding on to new lines to fit within a given width. - - Args: - _object (Any): Object to repr. - max_width (int, optional): Desired maximum width of repr string. Defaults to 80. - indent_size (int, optional): Number of spaces to indent. Defaults to 4. - max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to None. - max_string (int, optional): Maximum length of string before truncating, or None to disable truncating. - Defaults to None. - max_depth (int, optional): Maximum depth of nested data structure, or None for no depth. - Defaults to None. - expand_all (bool, optional): Expand all containers regardless of available width. Defaults to False. - - Returns: - str: A possibly multi-line representation of the object. - """ - - if _safe_isinstance(_object, Node): - node = _object - else: - node = traverse( - _object, max_length=max_length, max_string=max_string, max_depth=max_depth - ) - repr_str: str = node.render( - max_width=max_width, indent_size=indent_size, expand_all=expand_all - ) - return repr_str - - -def pprint( - _object: Any, - *, - console: Optional["Console"] = None, - indent_guides: bool = True, - max_length: Optional[int] = None, - max_string: Optional[int] = None, - max_depth: Optional[int] = None, - expand_all: bool = False, -) -> None: - """A convenience function for pretty printing. - - Args: - _object (Any): Object to pretty print. - console (Console, optional): Console instance, or None to use default. Defaults to None. - max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to None. - max_string (int, optional): Maximum length of strings before truncating, or None to disable. Defaults to None. - max_depth (int, optional): Maximum depth for nested data structures, or None for unlimited depth. Defaults to None. - indent_guides (bool, optional): Enable indentation guides. Defaults to True. - expand_all (bool, optional): Expand all containers. Defaults to False. - """ - _console = get_console() if console is None else console - _console.print( - Pretty( - _object, - max_length=max_length, - max_string=max_string, - max_depth=max_depth, - indent_guides=indent_guides, - expand_all=expand_all, - overflow="ignore", - ), - soft_wrap=True, - ) - - -if __name__ == "__main__": # pragma: no cover - - class BrokenRepr: - def __repr__(self) -> str: - 1 / 0 - return "this will fail" - - from typing import NamedTuple - - class StockKeepingUnit(NamedTuple): - name: str - description: str - price: float - category: str - reviews: List[str] - - d = defaultdict(int) - d["foo"] = 5 - data = { - "foo": [ - 1, - "Hello World!", - 100.123, - 323.232, - 432324.0, - {5, 6, 7, (1, 2, 3, 4), 8}, - ], - "bar": frozenset({1, 2, 3}), - "defaultdict": defaultdict( - list, {"crumble": ["apple", "rhubarb", "butter", "sugar", "flour"]} - ), - "counter": Counter( - [ - "apple", - "orange", - "pear", - "kumquat", - "kumquat", - "durian" * 100, - ] - ), - "atomic": (False, True, None), - "namedtuple": StockKeepingUnit( - "Sparkling British Spring Water", - "Carbonated spring water", - 0.9, - "water", - ["its amazing!", "its terrible!"], - ), - "Broken": BrokenRepr(), - } - data["foo"].append(data) # type: ignore[attr-defined] - - from pip._vendor.rich import print - - print(Pretty(data, indent_guides=True, max_string=20)) - - class Thing: - def __repr__(self) -> str: - return "Hello\x1b[38;5;239m World!" - - print(Pretty(Thing())) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py deleted file mode 100644 index 2420c24..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py +++ /dev/null @@ -1,1699 +0,0 @@ -import io -import sys -import typing -import warnings -from abc import ABC, abstractmethod -from collections import deque -from dataclasses import dataclass, field -from datetime import timedelta -from io import RawIOBase, UnsupportedOperation -from math import ceil -from mmap import mmap -from operator import length_hint -from os import PathLike, stat -from threading import Event, RLock, Thread -from types import TracebackType -from typing import ( - Any, - BinaryIO, - Callable, - ContextManager, - Deque, - Dict, - Generic, - Iterable, - List, - NamedTuple, - NewType, - Optional, - Sequence, - TextIO, - Tuple, - Type, - TypeVar, - Union, -) - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - -from . import filesize, get_console -from .console import Console, Group, JustifyMethod, RenderableType -from .highlighter import Highlighter -from .jupyter import JupyterMixin -from .live import Live -from .progress_bar import ProgressBar -from .spinner import Spinner -from .style import StyleType -from .table import Column, Table -from .text import Text, TextType - -TaskID = NewType("TaskID", int) - -ProgressType = TypeVar("ProgressType") - -GetTimeCallable = Callable[[], float] - - -_I = typing.TypeVar("_I", TextIO, BinaryIO) - - -class _TrackThread(Thread): - """A thread to periodically update progress.""" - - def __init__(self, progress: "Progress", task_id: "TaskID", update_period: float): - self.progress = progress - self.task_id = task_id - self.update_period = update_period - self.done = Event() - - self.completed = 0 - super().__init__() - - def run(self) -> None: - task_id = self.task_id - advance = self.progress.advance - update_period = self.update_period - last_completed = 0 - wait = self.done.wait - while not wait(update_period): - completed = self.completed - if last_completed != completed: - advance(task_id, completed - last_completed) - last_completed = completed - - self.progress.update(self.task_id, completed=self.completed, refresh=True) - - def __enter__(self) -> "_TrackThread": - self.start() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.done.set() - self.join() - - -def track( - sequence: Union[Sequence[ProgressType], Iterable[ProgressType]], - description: str = "Working...", - total: Optional[float] = None, - auto_refresh: bool = True, - console: Optional[Console] = None, - transient: bool = False, - get_time: Optional[Callable[[], float]] = None, - refresh_per_second: float = 10, - style: StyleType = "bar.back", - complete_style: StyleType = "bar.complete", - finished_style: StyleType = "bar.finished", - pulse_style: StyleType = "bar.pulse", - update_period: float = 0.1, - disable: bool = False, - show_speed: bool = True, -) -> Iterable[ProgressType]: - """Track progress by iterating over a sequence. - - Args: - sequence (Iterable[ProgressType]): A sequence (must support "len") you wish to iterate over. - description (str, optional): Description of task show next to progress bar. Defaults to "Working". - total: (float, optional): Total number of steps. Default is len(sequence). - auto_refresh (bool, optional): Automatic refresh, disable to force a refresh after each iteration. Default is True. - transient: (bool, optional): Clear the progress on exit. Defaults to False. - console (Console, optional): Console to write to. Default creates internal Console instance. - refresh_per_second (float): Number of times per second to refresh the progress information. Defaults to 10. - style (StyleType, optional): Style for the bar background. Defaults to "bar.back". - complete_style (StyleType, optional): Style for the completed bar. Defaults to "bar.complete". - finished_style (StyleType, optional): Style for a finished bar. Defaults to "bar.finished". - pulse_style (StyleType, optional): Style for pulsing bars. Defaults to "bar.pulse". - update_period (float, optional): Minimum time (in seconds) between calls to update(). Defaults to 0.1. - disable (bool, optional): Disable display of progress. - show_speed (bool, optional): Show speed if total isn't known. Defaults to True. - Returns: - Iterable[ProgressType]: An iterable of the values in the sequence. - - """ - - columns: List["ProgressColumn"] = ( - [TextColumn("[progress.description]{task.description}")] if description else [] - ) - columns.extend( - ( - BarColumn( - style=style, - complete_style=complete_style, - finished_style=finished_style, - pulse_style=pulse_style, - ), - TaskProgressColumn(show_speed=show_speed), - TimeRemainingColumn(elapsed_when_finished=True), - ) - ) - progress = Progress( - *columns, - auto_refresh=auto_refresh, - console=console, - transient=transient, - get_time=get_time, - refresh_per_second=refresh_per_second or 10, - disable=disable, - ) - - with progress: - yield from progress.track( - sequence, total=total, description=description, update_period=update_period - ) - - -class _Reader(RawIOBase, BinaryIO): - """A reader that tracks progress while it's being read from.""" - - def __init__( - self, - handle: BinaryIO, - progress: "Progress", - task: TaskID, - close_handle: bool = True, - ) -> None: - self.handle = handle - self.progress = progress - self.task = task - self.close_handle = close_handle - self._closed = False - - def __enter__(self) -> "_Reader": - self.handle.__enter__() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.close() - - def __iter__(self) -> BinaryIO: - return self - - def __next__(self) -> bytes: - line = next(self.handle) - self.progress.advance(self.task, advance=len(line)) - return line - - @property - def closed(self) -> bool: - return self._closed - - def fileno(self) -> int: - return self.handle.fileno() - - def isatty(self) -> bool: - return self.handle.isatty() - - @property - def mode(self) -> str: - return self.handle.mode - - @property - def name(self) -> str: - return self.handle.name - - def readable(self) -> bool: - return self.handle.readable() - - def seekable(self) -> bool: - return self.handle.seekable() - - def writable(self) -> bool: - return False - - def read(self, size: int = -1) -> bytes: - block = self.handle.read(size) - self.progress.advance(self.task, advance=len(block)) - return block - - def readinto(self, b: Union[bytearray, memoryview, mmap]): # type: ignore[no-untyped-def, override] - n = self.handle.readinto(b) # type: ignore[attr-defined] - self.progress.advance(self.task, advance=n) - return n - - def readline(self, size: int = -1) -> bytes: # type: ignore[override] - line = self.handle.readline(size) - self.progress.advance(self.task, advance=len(line)) - return line - - def readlines(self, hint: int = -1) -> List[bytes]: - lines = self.handle.readlines(hint) - self.progress.advance(self.task, advance=sum(map(len, lines))) - return lines - - def close(self) -> None: - if self.close_handle: - self.handle.close() - self._closed = True - - def seek(self, offset: int, whence: int = 0) -> int: - pos = self.handle.seek(offset, whence) - self.progress.update(self.task, completed=pos) - return pos - - def tell(self) -> int: - return self.handle.tell() - - def write(self, s: Any) -> int: - raise UnsupportedOperation("write") - - -class _ReadContext(ContextManager[_I], Generic[_I]): - """A utility class to handle a context for both a reader and a progress.""" - - def __init__(self, progress: "Progress", reader: _I) -> None: - self.progress = progress - self.reader: _I = reader - - def __enter__(self) -> _I: - self.progress.start() - return self.reader.__enter__() - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.progress.stop() - self.reader.__exit__(exc_type, exc_val, exc_tb) - - -def wrap_file( - file: BinaryIO, - total: int, - *, - description: str = "Reading...", - auto_refresh: bool = True, - console: Optional[Console] = None, - transient: bool = False, - get_time: Optional[Callable[[], float]] = None, - refresh_per_second: float = 10, - style: StyleType = "bar.back", - complete_style: StyleType = "bar.complete", - finished_style: StyleType = "bar.finished", - pulse_style: StyleType = "bar.pulse", - disable: bool = False, -) -> ContextManager[BinaryIO]: - """Read bytes from a file while tracking progress. - - Args: - file (Union[str, PathLike[str], BinaryIO]): The path to the file to read, or a file-like object in binary mode. - total (int): Total number of bytes to read. - description (str, optional): Description of task show next to progress bar. Defaults to "Reading". - auto_refresh (bool, optional): Automatic refresh, disable to force a refresh after each iteration. Default is True. - transient: (bool, optional): Clear the progress on exit. Defaults to False. - console (Console, optional): Console to write to. Default creates internal Console instance. - refresh_per_second (float): Number of times per second to refresh the progress information. Defaults to 10. - style (StyleType, optional): Style for the bar background. Defaults to "bar.back". - complete_style (StyleType, optional): Style for the completed bar. Defaults to "bar.complete". - finished_style (StyleType, optional): Style for a finished bar. Defaults to "bar.finished". - pulse_style (StyleType, optional): Style for pulsing bars. Defaults to "bar.pulse". - disable (bool, optional): Disable display of progress. - Returns: - ContextManager[BinaryIO]: A context manager yielding a progress reader. - - """ - - columns: List["ProgressColumn"] = ( - [TextColumn("[progress.description]{task.description}")] if description else [] - ) - columns.extend( - ( - BarColumn( - style=style, - complete_style=complete_style, - finished_style=finished_style, - pulse_style=pulse_style, - ), - DownloadColumn(), - TimeRemainingColumn(), - ) - ) - progress = Progress( - *columns, - auto_refresh=auto_refresh, - console=console, - transient=transient, - get_time=get_time, - refresh_per_second=refresh_per_second or 10, - disable=disable, - ) - - reader = progress.wrap_file(file, total=total, description=description) - return _ReadContext(progress, reader) - - -@typing.overload -def open( - file: Union[str, "PathLike[str]", bytes], - mode: Union[Literal["rt"], Literal["r"]], - buffering: int = -1, - encoding: Optional[str] = None, - errors: Optional[str] = None, - newline: Optional[str] = None, - *, - total: Optional[int] = None, - description: str = "Reading...", - auto_refresh: bool = True, - console: Optional[Console] = None, - transient: bool = False, - get_time: Optional[Callable[[], float]] = None, - refresh_per_second: float = 10, - style: StyleType = "bar.back", - complete_style: StyleType = "bar.complete", - finished_style: StyleType = "bar.finished", - pulse_style: StyleType = "bar.pulse", - disable: bool = False, -) -> ContextManager[TextIO]: - pass - - -@typing.overload -def open( - file: Union[str, "PathLike[str]", bytes], - mode: Literal["rb"], - buffering: int = -1, - encoding: Optional[str] = None, - errors: Optional[str] = None, - newline: Optional[str] = None, - *, - total: Optional[int] = None, - description: str = "Reading...", - auto_refresh: bool = True, - console: Optional[Console] = None, - transient: bool = False, - get_time: Optional[Callable[[], float]] = None, - refresh_per_second: float = 10, - style: StyleType = "bar.back", - complete_style: StyleType = "bar.complete", - finished_style: StyleType = "bar.finished", - pulse_style: StyleType = "bar.pulse", - disable: bool = False, -) -> ContextManager[BinaryIO]: - pass - - -def open( - file: Union[str, "PathLike[str]", bytes], - mode: Union[Literal["rb"], Literal["rt"], Literal["r"]] = "r", - buffering: int = -1, - encoding: Optional[str] = None, - errors: Optional[str] = None, - newline: Optional[str] = None, - *, - total: Optional[int] = None, - description: str = "Reading...", - auto_refresh: bool = True, - console: Optional[Console] = None, - transient: bool = False, - get_time: Optional[Callable[[], float]] = None, - refresh_per_second: float = 10, - style: StyleType = "bar.back", - complete_style: StyleType = "bar.complete", - finished_style: StyleType = "bar.finished", - pulse_style: StyleType = "bar.pulse", - disable: bool = False, -) -> Union[ContextManager[BinaryIO], ContextManager[TextIO]]: - """Read bytes from a file while tracking progress. - - Args: - path (Union[str, PathLike[str], BinaryIO]): The path to the file to read, or a file-like object in binary mode. - mode (str): The mode to use to open the file. Only supports "r", "rb" or "rt". - buffering (int): The buffering strategy to use, see :func:`io.open`. - encoding (str, optional): The encoding to use when reading in text mode, see :func:`io.open`. - errors (str, optional): The error handling strategy for decoding errors, see :func:`io.open`. - newline (str, optional): The strategy for handling newlines in text mode, see :func:`io.open` - total: (int, optional): Total number of bytes to read. Must be provided if reading from a file handle. Default for a path is os.stat(file).st_size. - description (str, optional): Description of task show next to progress bar. Defaults to "Reading". - auto_refresh (bool, optional): Automatic refresh, disable to force a refresh after each iteration. Default is True. - transient: (bool, optional): Clear the progress on exit. Defaults to False. - console (Console, optional): Console to write to. Default creates internal Console instance. - refresh_per_second (float): Number of times per second to refresh the progress information. Defaults to 10. - style (StyleType, optional): Style for the bar background. Defaults to "bar.back". - complete_style (StyleType, optional): Style for the completed bar. Defaults to "bar.complete". - finished_style (StyleType, optional): Style for a finished bar. Defaults to "bar.finished". - pulse_style (StyleType, optional): Style for pulsing bars. Defaults to "bar.pulse". - disable (bool, optional): Disable display of progress. - encoding (str, optional): The encoding to use when reading in text mode. - - Returns: - ContextManager[BinaryIO]: A context manager yielding a progress reader. - - """ - - columns: List["ProgressColumn"] = ( - [TextColumn("[progress.description]{task.description}")] if description else [] - ) - columns.extend( - ( - BarColumn( - style=style, - complete_style=complete_style, - finished_style=finished_style, - pulse_style=pulse_style, - ), - DownloadColumn(), - TimeRemainingColumn(), - ) - ) - progress = Progress( - *columns, - auto_refresh=auto_refresh, - console=console, - transient=transient, - get_time=get_time, - refresh_per_second=refresh_per_second or 10, - disable=disable, - ) - - reader = progress.open( - file, - mode=mode, - buffering=buffering, - encoding=encoding, - errors=errors, - newline=newline, - total=total, - description=description, - ) - return _ReadContext(progress, reader) # type: ignore[return-value, type-var] - - -class ProgressColumn(ABC): - """Base class for a widget to use in progress display.""" - - max_refresh: Optional[float] = None - - def __init__(self, table_column: Optional[Column] = None) -> None: - self._table_column = table_column - self._renderable_cache: Dict[TaskID, Tuple[float, RenderableType]] = {} - self._update_time: Optional[float] = None - - def get_table_column(self) -> Column: - """Get a table column, used to build tasks table.""" - return self._table_column or Column() - - def __call__(self, task: "Task") -> RenderableType: - """Called by the Progress object to return a renderable for the given task. - - Args: - task (Task): An object containing information regarding the task. - - Returns: - RenderableType: Anything renderable (including str). - """ - current_time = task.get_time() - if self.max_refresh is not None and not task.completed: - try: - timestamp, renderable = self._renderable_cache[task.id] - except KeyError: - pass - else: - if timestamp + self.max_refresh > current_time: - return renderable - - renderable = self.render(task) - self._renderable_cache[task.id] = (current_time, renderable) - return renderable - - @abstractmethod - def render(self, task: "Task") -> RenderableType: - """Should return a renderable object.""" - - -class RenderableColumn(ProgressColumn): - """A column to insert an arbitrary column. - - Args: - renderable (RenderableType, optional): Any renderable. Defaults to empty string. - """ - - def __init__( - self, renderable: RenderableType = "", *, table_column: Optional[Column] = None - ): - self.renderable = renderable - super().__init__(table_column=table_column) - - def render(self, task: "Task") -> RenderableType: - return self.renderable - - -class SpinnerColumn(ProgressColumn): - """A column with a 'spinner' animation. - - Args: - spinner_name (str, optional): Name of spinner animation. Defaults to "dots". - style (StyleType, optional): Style of spinner. Defaults to "progress.spinner". - speed (float, optional): Speed factor of spinner. Defaults to 1.0. - finished_text (TextType, optional): Text used when task is finished. Defaults to " ". - """ - - def __init__( - self, - spinner_name: str = "dots", - style: Optional[StyleType] = "progress.spinner", - speed: float = 1.0, - finished_text: TextType = " ", - table_column: Optional[Column] = None, - ): - self.spinner = Spinner(spinner_name, style=style, speed=speed) - self.finished_text = ( - Text.from_markup(finished_text) - if isinstance(finished_text, str) - else finished_text - ) - super().__init__(table_column=table_column) - - def set_spinner( - self, - spinner_name: str, - spinner_style: Optional[StyleType] = "progress.spinner", - speed: float = 1.0, - ) -> None: - """Set a new spinner. - - Args: - spinner_name (str): Spinner name, see python -m rich.spinner. - spinner_style (Optional[StyleType], optional): Spinner style. Defaults to "progress.spinner". - speed (float, optional): Speed factor of spinner. Defaults to 1.0. - """ - self.spinner = Spinner(spinner_name, style=spinner_style, speed=speed) - - def render(self, task: "Task") -> RenderableType: - text = ( - self.finished_text - if task.finished - else self.spinner.render(task.get_time()) - ) - return text - - -class TextColumn(ProgressColumn): - """A column containing text.""" - - def __init__( - self, - text_format: str, - style: StyleType = "none", - justify: JustifyMethod = "left", - markup: bool = True, - highlighter: Optional[Highlighter] = None, - table_column: Optional[Column] = None, - ) -> None: - self.text_format = text_format - self.justify: JustifyMethod = justify - self.style = style - self.markup = markup - self.highlighter = highlighter - super().__init__(table_column=table_column or Column(no_wrap=True)) - - def render(self, task: "Task") -> Text: - _text = self.text_format.format(task=task) - if self.markup: - text = Text.from_markup(_text, style=self.style, justify=self.justify) - else: - text = Text(_text, style=self.style, justify=self.justify) - if self.highlighter: - self.highlighter.highlight(text) - return text - - -class BarColumn(ProgressColumn): - """Renders a visual progress bar. - - Args: - bar_width (Optional[int], optional): Width of bar or None for full width. Defaults to 40. - style (StyleType, optional): Style for the bar background. Defaults to "bar.back". - complete_style (StyleType, optional): Style for the completed bar. Defaults to "bar.complete". - finished_style (StyleType, optional): Style for a finished bar. Defaults to "bar.finished". - pulse_style (StyleType, optional): Style for pulsing bars. Defaults to "bar.pulse". - """ - - def __init__( - self, - bar_width: Optional[int] = 40, - style: StyleType = "bar.back", - complete_style: StyleType = "bar.complete", - finished_style: StyleType = "bar.finished", - pulse_style: StyleType = "bar.pulse", - table_column: Optional[Column] = None, - ) -> None: - self.bar_width = bar_width - self.style = style - self.complete_style = complete_style - self.finished_style = finished_style - self.pulse_style = pulse_style - super().__init__(table_column=table_column) - - def render(self, task: "Task") -> ProgressBar: - """Gets a progress bar widget for a task.""" - return ProgressBar( - total=max(0, task.total) if task.total is not None else None, - completed=max(0, task.completed), - width=None if self.bar_width is None else max(1, self.bar_width), - pulse=not task.started, - animation_time=task.get_time(), - style=self.style, - complete_style=self.complete_style, - finished_style=self.finished_style, - pulse_style=self.pulse_style, - ) - - -class TimeElapsedColumn(ProgressColumn): - """Renders time elapsed.""" - - def render(self, task: "Task") -> Text: - """Show time elapsed.""" - elapsed = task.finished_time if task.finished else task.elapsed - if elapsed is None: - return Text("-:--:--", style="progress.elapsed") - delta = timedelta(seconds=max(0, int(elapsed))) - return Text(str(delta), style="progress.elapsed") - - -class TaskProgressColumn(TextColumn): - """Show task progress as a percentage. - - Args: - text_format (str, optional): Format for percentage display. Defaults to "[progress.percentage]{task.percentage:>3.0f}%". - text_format_no_percentage (str, optional): Format if percentage is unknown. Defaults to "". - style (StyleType, optional): Style of output. Defaults to "none". - justify (JustifyMethod, optional): Text justification. Defaults to "left". - markup (bool, optional): Enable markup. Defaults to True. - highlighter (Optional[Highlighter], optional): Highlighter to apply to output. Defaults to None. - table_column (Optional[Column], optional): Table Column to use. Defaults to None. - show_speed (bool, optional): Show speed if total is unknown. Defaults to False. - """ - - def __init__( - self, - text_format: str = "[progress.percentage]{task.percentage:>3.0f}%", - text_format_no_percentage: str = "", - style: StyleType = "none", - justify: JustifyMethod = "left", - markup: bool = True, - highlighter: Optional[Highlighter] = None, - table_column: Optional[Column] = None, - show_speed: bool = False, - ) -> None: - self.text_format_no_percentage = text_format_no_percentage - self.show_speed = show_speed - super().__init__( - text_format=text_format, - style=style, - justify=justify, - markup=markup, - highlighter=highlighter, - table_column=table_column, - ) - - @classmethod - def render_speed(cls, speed: Optional[float]) -> Text: - """Render the speed in iterations per second. - - Args: - task (Task): A Task object. - - Returns: - Text: Text object containing the task speed. - """ - if speed is None: - return Text("", style="progress.percentage") - unit, suffix = filesize.pick_unit_and_suffix( - int(speed), - ["", "×10³", "×10⁶", "×10⁹", "×10¹²"], - 1000, - ) - data_speed = speed / unit - return Text(f"{data_speed:.1f}{suffix} it/s", style="progress.percentage") - - def render(self, task: "Task") -> Text: - if task.total is None and self.show_speed: - return self.render_speed(task.finished_speed or task.speed) - text_format = ( - self.text_format_no_percentage if task.total is None else self.text_format - ) - _text = text_format.format(task=task) - if self.markup: - text = Text.from_markup(_text, style=self.style, justify=self.justify) - else: - text = Text(_text, style=self.style, justify=self.justify) - if self.highlighter: - self.highlighter.highlight(text) - return text - - -class TimeRemainingColumn(ProgressColumn): - """Renders estimated time remaining. - - Args: - compact (bool, optional): Render MM:SS when time remaining is less than an hour. Defaults to False. - elapsed_when_finished (bool, optional): Render time elapsed when the task is finished. Defaults to False. - """ - - # Only refresh twice a second to prevent jitter - max_refresh = 0.5 - - def __init__( - self, - compact: bool = False, - elapsed_when_finished: bool = False, - table_column: Optional[Column] = None, - ): - self.compact = compact - self.elapsed_when_finished = elapsed_when_finished - super().__init__(table_column=table_column) - - def render(self, task: "Task") -> Text: - """Show time remaining.""" - if self.elapsed_when_finished and task.finished: - task_time = task.finished_time - style = "progress.elapsed" - else: - task_time = task.time_remaining - style = "progress.remaining" - - if task.total is None: - return Text("", style=style) - - if task_time is None: - return Text("--:--" if self.compact else "-:--:--", style=style) - - # Based on https://github.com/tqdm/tqdm/blob/master/tqdm/std.py - minutes, seconds = divmod(int(task_time), 60) - hours, minutes = divmod(minutes, 60) - - if self.compact and not hours: - formatted = f"{minutes:02d}:{seconds:02d}" - else: - formatted = f"{hours:d}:{minutes:02d}:{seconds:02d}" - - return Text(formatted, style=style) - - -class FileSizeColumn(ProgressColumn): - """Renders completed filesize.""" - - def render(self, task: "Task") -> Text: - """Show data completed.""" - data_size = filesize.decimal(int(task.completed)) - return Text(data_size, style="progress.filesize") - - -class TotalFileSizeColumn(ProgressColumn): - """Renders total filesize.""" - - def render(self, task: "Task") -> Text: - """Show data completed.""" - data_size = filesize.decimal(int(task.total)) if task.total is not None else "" - return Text(data_size, style="progress.filesize.total") - - -class MofNCompleteColumn(ProgressColumn): - """Renders completed count/total, e.g. ' 10/1000'. - - Best for bounded tasks with int quantities. - - Space pads the completed count so that progress length does not change as task progresses - past powers of 10. - - Args: - separator (str, optional): Text to separate completed and total values. Defaults to "/". - """ - - def __init__(self, separator: str = "/", table_column: Optional[Column] = None): - self.separator = separator - super().__init__(table_column=table_column) - - def render(self, task: "Task") -> Text: - """Show completed/total.""" - completed = int(task.completed) - total = int(task.total) if task.total is not None else "?" - total_width = len(str(total)) - return Text( - f"{completed:{total_width}d}{self.separator}{total}", - style="progress.download", - ) - - -class DownloadColumn(ProgressColumn): - """Renders file size downloaded and total, e.g. '0.5/2.3 GB'. - - Args: - binary_units (bool, optional): Use binary units, KiB, MiB etc. Defaults to False. - """ - - def __init__( - self, binary_units: bool = False, table_column: Optional[Column] = None - ) -> None: - self.binary_units = binary_units - super().__init__(table_column=table_column) - - def render(self, task: "Task") -> Text: - """Calculate common unit for completed and total.""" - completed = int(task.completed) - - unit_and_suffix_calculation_base = ( - int(task.total) if task.total is not None else completed - ) - if self.binary_units: - unit, suffix = filesize.pick_unit_and_suffix( - unit_and_suffix_calculation_base, - ["bytes", "KiB", "MiB", "GiB", "TiB", "PiB", "EiB", "ZiB", "YiB"], - 1024, - ) - else: - unit, suffix = filesize.pick_unit_and_suffix( - unit_and_suffix_calculation_base, - ["bytes", "kB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], - 1000, - ) - precision = 0 if unit == 1 else 1 - - completed_ratio = completed / unit - completed_str = f"{completed_ratio:,.{precision}f}" - - if task.total is not None: - total = int(task.total) - total_ratio = total / unit - total_str = f"{total_ratio:,.{precision}f}" - else: - total_str = "?" - - download_status = f"{completed_str}/{total_str} {suffix}" - download_text = Text(download_status, style="progress.download") - return download_text - - -class TransferSpeedColumn(ProgressColumn): - """Renders human readable transfer speed.""" - - def render(self, task: "Task") -> Text: - """Show data transfer speed.""" - speed = task.finished_speed or task.speed - if speed is None: - return Text("?", style="progress.data.speed") - data_speed = filesize.decimal(int(speed)) - return Text(f"{data_speed}/s", style="progress.data.speed") - - -class ProgressSample(NamedTuple): - """Sample of progress for a given time.""" - - timestamp: float - """Timestamp of sample.""" - completed: float - """Number of steps completed.""" - - -@dataclass -class Task: - """Information regarding a progress task. - - This object should be considered read-only outside of the :class:`~Progress` class. - - """ - - id: TaskID - """Task ID associated with this task (used in Progress methods).""" - - description: str - """str: Description of the task.""" - - total: Optional[float] - """Optional[float]: Total number of steps in this task.""" - - completed: float - """float: Number of steps completed""" - - _get_time: GetTimeCallable - """Callable to get the current time.""" - - finished_time: Optional[float] = None - """float: Time task was finished.""" - - visible: bool = True - """bool: Indicates if this task is visible in the progress display.""" - - fields: Dict[str, Any] = field(default_factory=dict) - """dict: Arbitrary fields passed in via Progress.update.""" - - start_time: Optional[float] = field(default=None, init=False, repr=False) - """Optional[float]: Time this task was started, or None if not started.""" - - stop_time: Optional[float] = field(default=None, init=False, repr=False) - """Optional[float]: Time this task was stopped, or None if not stopped.""" - - finished_speed: Optional[float] = None - """Optional[float]: The last speed for a finished task.""" - - _progress: Deque[ProgressSample] = field( - default_factory=lambda: deque(maxlen=1000), init=False, repr=False - ) - - _lock: RLock = field(repr=False, default_factory=RLock) - """Thread lock.""" - - def get_time(self) -> float: - """float: Get the current time, in seconds.""" - return self._get_time() - - @property - def started(self) -> bool: - """bool: Check if the task as started.""" - return self.start_time is not None - - @property - def remaining(self) -> Optional[float]: - """Optional[float]: Get the number of steps remaining, if a non-None total was set.""" - if self.total is None: - return None - return self.total - self.completed - - @property - def elapsed(self) -> Optional[float]: - """Optional[float]: Time elapsed since task was started, or ``None`` if the task hasn't started.""" - if self.start_time is None: - return None - if self.stop_time is not None: - return self.stop_time - self.start_time - return self.get_time() - self.start_time - - @property - def finished(self) -> bool: - """Check if the task has finished.""" - return self.finished_time is not None - - @property - def percentage(self) -> float: - """float: Get progress of task as a percentage. If a None total was set, returns 0""" - if not self.total: - return 0.0 - completed = (self.completed / self.total) * 100.0 - completed = min(100.0, max(0.0, completed)) - return completed - - @property - def speed(self) -> Optional[float]: - """Optional[float]: Get the estimated speed in steps per second.""" - if self.start_time is None: - return None - with self._lock: - progress = self._progress - if not progress: - return None - total_time = progress[-1].timestamp - progress[0].timestamp - if total_time == 0: - return None - iter_progress = iter(progress) - next(iter_progress) - total_completed = sum(sample.completed for sample in iter_progress) - speed = total_completed / total_time - return speed - - @property - def time_remaining(self) -> Optional[float]: - """Optional[float]: Get estimated time to completion, or ``None`` if no data.""" - if self.finished: - return 0.0 - speed = self.speed - if not speed: - return None - remaining = self.remaining - if remaining is None: - return None - estimate = ceil(remaining / speed) - return estimate - - def _reset(self) -> None: - """Reset progress.""" - self._progress.clear() - self.finished_time = None - self.finished_speed = None - - -class Progress(JupyterMixin): - """Renders an auto-updating progress bar(s). - - Args: - console (Console, optional): Optional Console instance. Default will an internal Console instance writing to stdout. - auto_refresh (bool, optional): Enable auto refresh. If disabled, you will need to call `refresh()`. - refresh_per_second (Optional[float], optional): Number of times per second to refresh the progress information or None to use default (10). Defaults to None. - speed_estimate_period: (float, optional): Period (in seconds) used to calculate the speed estimate. Defaults to 30. - transient: (bool, optional): Clear the progress on exit. Defaults to False. - redirect_stdout: (bool, optional): Enable redirection of stdout, so ``print`` may be used. Defaults to True. - redirect_stderr: (bool, optional): Enable redirection of stderr. Defaults to True. - get_time: (Callable, optional): A callable that gets the current time, or None to use Console.get_time. Defaults to None. - disable (bool, optional): Disable progress display. Defaults to False - expand (bool, optional): Expand tasks table to fit width. Defaults to False. - """ - - def __init__( - self, - *columns: Union[str, ProgressColumn], - console: Optional[Console] = None, - auto_refresh: bool = True, - refresh_per_second: float = 10, - speed_estimate_period: float = 30.0, - transient: bool = False, - redirect_stdout: bool = True, - redirect_stderr: bool = True, - get_time: Optional[GetTimeCallable] = None, - disable: bool = False, - expand: bool = False, - ) -> None: - assert refresh_per_second > 0, "refresh_per_second must be > 0" - self._lock = RLock() - self.columns = columns or self.get_default_columns() - self.speed_estimate_period = speed_estimate_period - - self.disable = disable - self.expand = expand - self._tasks: Dict[TaskID, Task] = {} - self._task_index: TaskID = TaskID(0) - self.live = Live( - console=console or get_console(), - auto_refresh=auto_refresh, - refresh_per_second=refresh_per_second, - transient=transient, - redirect_stdout=redirect_stdout, - redirect_stderr=redirect_stderr, - get_renderable=self.get_renderable, - ) - self.get_time = get_time or self.console.get_time - self.print = self.console.print - self.log = self.console.log - - @classmethod - def get_default_columns(cls) -> Tuple[ProgressColumn, ...]: - """Get the default columns used for a new Progress instance: - - a text column for the description (TextColumn) - - the bar itself (BarColumn) - - a text column showing completion percentage (TextColumn) - - an estimated-time-remaining column (TimeRemainingColumn) - If the Progress instance is created without passing a columns argument, - the default columns defined here will be used. - - You can also create a Progress instance using custom columns before - and/or after the defaults, as in this example: - - progress = Progress( - SpinnerColumn(), - *Progress.get_default_columns(), - "Elapsed:", - TimeElapsedColumn(), - ) - - This code shows the creation of a Progress display, containing - a spinner to the left, the default columns, and a labeled elapsed - time column. - """ - return ( - TextColumn("[progress.description]{task.description}"), - BarColumn(), - TaskProgressColumn(), - TimeRemainingColumn(), - ) - - @property - def console(self) -> Console: - return self.live.console - - @property - def tasks(self) -> List[Task]: - """Get a list of Task instances.""" - with self._lock: - return list(self._tasks.values()) - - @property - def task_ids(self) -> List[TaskID]: - """A list of task IDs.""" - with self._lock: - return list(self._tasks.keys()) - - @property - def finished(self) -> bool: - """Check if all tasks have been completed.""" - with self._lock: - if not self._tasks: - return True - return all(task.finished for task in self._tasks.values()) - - def start(self) -> None: - """Start the progress display.""" - if not self.disable: - self.live.start(refresh=True) - - def stop(self) -> None: - """Stop the progress display.""" - self.live.stop() - if not self.console.is_interactive: - self.console.print() - - def __enter__(self) -> "Progress": - self.start() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.stop() - - def track( - self, - sequence: Union[Iterable[ProgressType], Sequence[ProgressType]], - total: Optional[float] = None, - task_id: Optional[TaskID] = None, - description: str = "Working...", - update_period: float = 0.1, - ) -> Iterable[ProgressType]: - """Track progress by iterating over a sequence. - - Args: - sequence (Sequence[ProgressType]): A sequence of values you want to iterate over and track progress. - total: (float, optional): Total number of steps. Default is len(sequence). - task_id: (TaskID): Task to track. Default is new task. - description: (str, optional): Description of task, if new task is created. - update_period (float, optional): Minimum time (in seconds) between calls to update(). Defaults to 0.1. - - Returns: - Iterable[ProgressType]: An iterable of values taken from the provided sequence. - """ - if total is None: - total = float(length_hint(sequence)) or None - - if task_id is None: - task_id = self.add_task(description, total=total) - else: - self.update(task_id, total=total) - - if self.live.auto_refresh: - with _TrackThread(self, task_id, update_period) as track_thread: - for value in sequence: - yield value - track_thread.completed += 1 - else: - advance = self.advance - refresh = self.refresh - for value in sequence: - yield value - advance(task_id, 1) - refresh() - - def wrap_file( - self, - file: BinaryIO, - total: Optional[int] = None, - *, - task_id: Optional[TaskID] = None, - description: str = "Reading...", - ) -> BinaryIO: - """Track progress file reading from a binary file. - - Args: - file (BinaryIO): A file-like object opened in binary mode. - total (int, optional): Total number of bytes to read. This must be provided unless a task with a total is also given. - task_id (TaskID): Task to track. Default is new task. - description (str, optional): Description of task, if new task is created. - - Returns: - BinaryIO: A readable file-like object in binary mode. - - Raises: - ValueError: When no total value can be extracted from the arguments or the task. - """ - # attempt to recover the total from the task - total_bytes: Optional[float] = None - if total is not None: - total_bytes = total - elif task_id is not None: - with self._lock: - total_bytes = self._tasks[task_id].total - if total_bytes is None: - raise ValueError( - f"unable to get the total number of bytes, please specify 'total'" - ) - - # update total of task or create new task - if task_id is None: - task_id = self.add_task(description, total=total_bytes) - else: - self.update(task_id, total=total_bytes) - - return _Reader(file, self, task_id, close_handle=False) - - @typing.overload - def open( - self, - file: Union[str, "PathLike[str]", bytes], - mode: Literal["rb"], - buffering: int = -1, - encoding: Optional[str] = None, - errors: Optional[str] = None, - newline: Optional[str] = None, - *, - total: Optional[int] = None, - task_id: Optional[TaskID] = None, - description: str = "Reading...", - ) -> BinaryIO: - pass - - @typing.overload - def open( - self, - file: Union[str, "PathLike[str]", bytes], - mode: Union[Literal["r"], Literal["rt"]], - buffering: int = -1, - encoding: Optional[str] = None, - errors: Optional[str] = None, - newline: Optional[str] = None, - *, - total: Optional[int] = None, - task_id: Optional[TaskID] = None, - description: str = "Reading...", - ) -> TextIO: - pass - - def open( - self, - file: Union[str, "PathLike[str]", bytes], - mode: Union[Literal["rb"], Literal["rt"], Literal["r"]] = "r", - buffering: int = -1, - encoding: Optional[str] = None, - errors: Optional[str] = None, - newline: Optional[str] = None, - *, - total: Optional[int] = None, - task_id: Optional[TaskID] = None, - description: str = "Reading...", - ) -> Union[BinaryIO, TextIO]: - """Track progress while reading from a binary file. - - Args: - path (Union[str, PathLike[str]]): The path to the file to read. - mode (str): The mode to use to open the file. Only supports "r", "rb" or "rt". - buffering (int): The buffering strategy to use, see :func:`io.open`. - encoding (str, optional): The encoding to use when reading in text mode, see :func:`io.open`. - errors (str, optional): The error handling strategy for decoding errors, see :func:`io.open`. - newline (str, optional): The strategy for handling newlines in text mode, see :func:`io.open`. - total (int, optional): Total number of bytes to read. If none given, os.stat(path).st_size is used. - task_id (TaskID): Task to track. Default is new task. - description (str, optional): Description of task, if new task is created. - - Returns: - BinaryIO: A readable file-like object in binary mode. - - Raises: - ValueError: When an invalid mode is given. - """ - # normalize the mode (always rb, rt) - _mode = "".join(sorted(mode, reverse=False)) - if _mode not in ("br", "rt", "r"): - raise ValueError("invalid mode {!r}".format(mode)) - - # patch buffering to provide the same behaviour as the builtin `open` - line_buffering = buffering == 1 - if _mode == "br" and buffering == 1: - warnings.warn( - "line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used", - RuntimeWarning, - ) - buffering = -1 - elif _mode in ("rt", "r"): - if buffering == 0: - raise ValueError("can't have unbuffered text I/O") - elif buffering == 1: - buffering = -1 - - # attempt to get the total with `os.stat` - if total is None: - total = stat(file).st_size - - # update total of task or create new task - if task_id is None: - task_id = self.add_task(description, total=total) - else: - self.update(task_id, total=total) - - # open the file in binary mode, - handle = io.open(file, "rb", buffering=buffering) - reader = _Reader(handle, self, task_id, close_handle=True) - - # wrap the reader in a `TextIOWrapper` if text mode - if mode in ("r", "rt"): - return io.TextIOWrapper( - reader, - encoding=encoding, - errors=errors, - newline=newline, - line_buffering=line_buffering, - ) - - return reader - - def start_task(self, task_id: TaskID) -> None: - """Start a task. - - Starts a task (used when calculating elapsed time). You may need to call this manually, - if you called ``add_task`` with ``start=False``. - - Args: - task_id (TaskID): ID of task. - """ - with self._lock: - task = self._tasks[task_id] - if task.start_time is None: - task.start_time = self.get_time() - - def stop_task(self, task_id: TaskID) -> None: - """Stop a task. - - This will freeze the elapsed time on the task. - - Args: - task_id (TaskID): ID of task. - """ - with self._lock: - task = self._tasks[task_id] - current_time = self.get_time() - if task.start_time is None: - task.start_time = current_time - task.stop_time = current_time - - def update( - self, - task_id: TaskID, - *, - total: Optional[float] = None, - completed: Optional[float] = None, - advance: Optional[float] = None, - description: Optional[str] = None, - visible: Optional[bool] = None, - refresh: bool = False, - **fields: Any, - ) -> None: - """Update information associated with a task. - - Args: - task_id (TaskID): Task id (returned by add_task). - total (float, optional): Updates task.total if not None. - completed (float, optional): Updates task.completed if not None. - advance (float, optional): Add a value to task.completed if not None. - description (str, optional): Change task description if not None. - visible (bool, optional): Set visible flag if not None. - refresh (bool): Force a refresh of progress information. Default is False. - **fields (Any): Additional data fields required for rendering. - """ - with self._lock: - task = self._tasks[task_id] - completed_start = task.completed - - if total is not None and total != task.total: - task.total = total - task._reset() - if advance is not None: - task.completed += advance - if completed is not None: - task.completed = completed - if description is not None: - task.description = description - if visible is not None: - task.visible = visible - task.fields.update(fields) - update_completed = task.completed - completed_start - - current_time = self.get_time() - old_sample_time = current_time - self.speed_estimate_period - _progress = task._progress - - popleft = _progress.popleft - while _progress and _progress[0].timestamp < old_sample_time: - popleft() - if update_completed > 0: - _progress.append(ProgressSample(current_time, update_completed)) - if ( - task.total is not None - and task.completed >= task.total - and task.finished_time is None - ): - task.finished_time = task.elapsed - - if refresh: - self.refresh() - - def reset( - self, - task_id: TaskID, - *, - start: bool = True, - total: Optional[float] = None, - completed: int = 0, - visible: Optional[bool] = None, - description: Optional[str] = None, - **fields: Any, - ) -> None: - """Reset a task so completed is 0 and the clock is reset. - - Args: - task_id (TaskID): ID of task. - start (bool, optional): Start the task after reset. Defaults to True. - total (float, optional): New total steps in task, or None to use current total. Defaults to None. - completed (int, optional): Number of steps completed. Defaults to 0. - visible (bool, optional): Enable display of the task. Defaults to True. - description (str, optional): Change task description if not None. Defaults to None. - **fields (str): Additional data fields required for rendering. - """ - current_time = self.get_time() - with self._lock: - task = self._tasks[task_id] - task._reset() - task.start_time = current_time if start else None - if total is not None: - task.total = total - task.completed = completed - if visible is not None: - task.visible = visible - if fields: - task.fields = fields - if description is not None: - task.description = description - task.finished_time = None - self.refresh() - - def advance(self, task_id: TaskID, advance: float = 1) -> None: - """Advance task by a number of steps. - - Args: - task_id (TaskID): ID of task. - advance (float): Number of steps to advance. Default is 1. - """ - current_time = self.get_time() - with self._lock: - task = self._tasks[task_id] - completed_start = task.completed - task.completed += advance - update_completed = task.completed - completed_start - old_sample_time = current_time - self.speed_estimate_period - _progress = task._progress - - popleft = _progress.popleft - while _progress and _progress[0].timestamp < old_sample_time: - popleft() - while len(_progress) > 1000: - popleft() - _progress.append(ProgressSample(current_time, update_completed)) - if ( - task.total is not None - and task.completed >= task.total - and task.finished_time is None - ): - task.finished_time = task.elapsed - task.finished_speed = task.speed - - def refresh(self) -> None: - """Refresh (render) the progress information.""" - if not self.disable and self.live.is_started: - self.live.refresh() - - def get_renderable(self) -> RenderableType: - """Get a renderable for the progress display.""" - renderable = Group(*self.get_renderables()) - return renderable - - def get_renderables(self) -> Iterable[RenderableType]: - """Get a number of renderables for the progress display.""" - table = self.make_tasks_table(self.tasks) - yield table - - def make_tasks_table(self, tasks: Iterable[Task]) -> Table: - """Get a table to render the Progress display. - - Args: - tasks (Iterable[Task]): An iterable of Task instances, one per row of the table. - - Returns: - Table: A table instance. - """ - table_columns = ( - ( - Column(no_wrap=True) - if isinstance(_column, str) - else _column.get_table_column().copy() - ) - for _column in self.columns - ) - table = Table.grid(*table_columns, padding=(0, 1), expand=self.expand) - - for task in tasks: - if task.visible: - table.add_row( - *( - ( - column.format(task=task) - if isinstance(column, str) - else column(task) - ) - for column in self.columns - ) - ) - return table - - def __rich__(self) -> RenderableType: - """Makes the Progress class itself renderable.""" - with self._lock: - return self.get_renderable() - - def add_task( - self, - description: str, - start: bool = True, - total: Optional[float] = 100.0, - completed: int = 0, - visible: bool = True, - **fields: Any, - ) -> TaskID: - """Add a new 'task' to the Progress display. - - Args: - description (str): A description of the task. - start (bool, optional): Start the task immediately (to calculate elapsed time). If set to False, - you will need to call `start` manually. Defaults to True. - total (float, optional): Number of total steps in the progress if known. - Set to None to render a pulsing animation. Defaults to 100. - completed (int, optional): Number of steps completed so far. Defaults to 0. - visible (bool, optional): Enable display of the task. Defaults to True. - **fields (str): Additional data fields required for rendering. - - Returns: - TaskID: An ID you can use when calling `update`. - """ - with self._lock: - task = Task( - self._task_index, - description, - total, - completed, - visible=visible, - fields=fields, - _get_time=self.get_time, - _lock=self._lock, - ) - self._tasks[self._task_index] = task - if start: - self.start_task(self._task_index) - new_task_index = self._task_index - self._task_index = TaskID(int(self._task_index) + 1) - self.refresh() - return new_task_index - - def remove_task(self, task_id: TaskID) -> None: - """Delete a task if it exists. - - Args: - task_id (TaskID): A task ID. - - """ - with self._lock: - del self._tasks[task_id] - - -if __name__ == "__main__": # pragma: no coverage - import random - import time - - from .panel import Panel - from .rule import Rule - from .syntax import Syntax - from .table import Table - - syntax = Syntax( - '''def loop_last(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: - """Iterate and generate a tuple with a flag for last value.""" - iter_values = iter(values) - try: - previous_value = next(iter_values) - except StopIteration: - return - for value in iter_values: - yield False, previous_value - previous_value = value - yield True, previous_value''', - "python", - line_numbers=True, - ) - - table = Table("foo", "bar", "baz") - table.add_row("1", "2", "3") - - progress_renderables = [ - "Text may be printed while the progress bars are rendering.", - Panel("In fact, [i]any[/i] renderable will work"), - "Such as [magenta]tables[/]...", - table, - "Pretty printed structures...", - {"type": "example", "text": "Pretty printed"}, - "Syntax...", - syntax, - Rule("Give it a try!"), - ] - - from itertools import cycle - - examples = cycle(progress_renderables) - - console = Console(record=True) - - with Progress( - SpinnerColumn(), - *Progress.get_default_columns(), - TimeElapsedColumn(), - console=console, - transient=False, - ) as progress: - task1 = progress.add_task("[red]Downloading", total=1000) - task2 = progress.add_task("[green]Processing", total=1000) - task3 = progress.add_task("[yellow]Thinking", total=None) - - while not progress.finished: - progress.update(task1, advance=0.5) - progress.update(task2, advance=0.3) - time.sleep(0.01) - if random.randint(0, 100) < 1: - progress.log(next(examples)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py deleted file mode 100644 index a2bf326..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py +++ /dev/null @@ -1,223 +0,0 @@ -import math -from functools import lru_cache -from time import monotonic -from typing import Iterable, List, Optional - -from .color import Color, blend_rgb -from .color_triplet import ColorTriplet -from .console import Console, ConsoleOptions, RenderResult -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment -from .style import Style, StyleType - -# Number of characters before 'pulse' animation repeats -PULSE_SIZE = 20 - - -class ProgressBar(JupyterMixin): - """Renders a (progress) bar. Used by rich.progress. - - Args: - total (float, optional): Number of steps in the bar. Defaults to 100. Set to None to render a pulsing animation. - completed (float, optional): Number of steps completed. Defaults to 0. - width (int, optional): Width of the bar, or ``None`` for maximum width. Defaults to None. - pulse (bool, optional): Enable pulse effect. Defaults to False. Will pulse if a None total was passed. - style (StyleType, optional): Style for the bar background. Defaults to "bar.back". - complete_style (StyleType, optional): Style for the completed bar. Defaults to "bar.complete". - finished_style (StyleType, optional): Style for a finished bar. Defaults to "bar.finished". - pulse_style (StyleType, optional): Style for pulsing bars. Defaults to "bar.pulse". - animation_time (Optional[float], optional): Time in seconds to use for animation, or None to use system time. - """ - - def __init__( - self, - total: Optional[float] = 100.0, - completed: float = 0, - width: Optional[int] = None, - pulse: bool = False, - style: StyleType = "bar.back", - complete_style: StyleType = "bar.complete", - finished_style: StyleType = "bar.finished", - pulse_style: StyleType = "bar.pulse", - animation_time: Optional[float] = None, - ): - self.total = total - self.completed = completed - self.width = width - self.pulse = pulse - self.style = style - self.complete_style = complete_style - self.finished_style = finished_style - self.pulse_style = pulse_style - self.animation_time = animation_time - - self._pulse_segments: Optional[List[Segment]] = None - - def __repr__(self) -> str: - return f"" - - @property - def percentage_completed(self) -> Optional[float]: - """Calculate percentage complete.""" - if self.total is None: - return None - completed = (self.completed / self.total) * 100.0 - completed = min(100, max(0.0, completed)) - return completed - - @lru_cache(maxsize=16) - def _get_pulse_segments( - self, - fore_style: Style, - back_style: Style, - color_system: str, - no_color: bool, - ascii: bool = False, - ) -> List[Segment]: - """Get a list of segments to render a pulse animation. - - Returns: - List[Segment]: A list of segments, one segment per character. - """ - bar = "-" if ascii else "━" - segments: List[Segment] = [] - if color_system not in ("standard", "eight_bit", "truecolor") or no_color: - segments += [Segment(bar, fore_style)] * (PULSE_SIZE // 2) - segments += [Segment(" " if no_color else bar, back_style)] * ( - PULSE_SIZE - (PULSE_SIZE // 2) - ) - return segments - - append = segments.append - fore_color = ( - fore_style.color.get_truecolor() - if fore_style.color - else ColorTriplet(255, 0, 255) - ) - back_color = ( - back_style.color.get_truecolor() - if back_style.color - else ColorTriplet(0, 0, 0) - ) - cos = math.cos - pi = math.pi - _Segment = Segment - _Style = Style - from_triplet = Color.from_triplet - - for index in range(PULSE_SIZE): - position = index / PULSE_SIZE - fade = 0.5 + cos((position * pi * 2)) / 2.0 - color = blend_rgb(fore_color, back_color, cross_fade=fade) - append(_Segment(bar, _Style(color=from_triplet(color)))) - return segments - - def update(self, completed: float, total: Optional[float] = None) -> None: - """Update progress with new values. - - Args: - completed (float): Number of steps completed. - total (float, optional): Total number of steps, or ``None`` to not change. Defaults to None. - """ - self.completed = completed - self.total = total if total is not None else self.total - - def _render_pulse( - self, console: Console, width: int, ascii: bool = False - ) -> Iterable[Segment]: - """Renders the pulse animation. - - Args: - console (Console): Console instance. - width (int): Width in characters of pulse animation. - - Returns: - RenderResult: [description] - - Yields: - Iterator[Segment]: Segments to render pulse - """ - fore_style = console.get_style(self.pulse_style, default="white") - back_style = console.get_style(self.style, default="black") - - pulse_segments = self._get_pulse_segments( - fore_style, back_style, console.color_system, console.no_color, ascii=ascii - ) - segment_count = len(pulse_segments) - current_time = ( - monotonic() if self.animation_time is None else self.animation_time - ) - segments = pulse_segments * (int(width / segment_count) + 2) - offset = int(-current_time * 15) % segment_count - segments = segments[offset : offset + width] - yield from segments - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - width = min(self.width or options.max_width, options.max_width) - ascii = options.legacy_windows or options.ascii_only - should_pulse = self.pulse or self.total is None - if should_pulse: - yield from self._render_pulse(console, width, ascii=ascii) - return - - completed: Optional[float] = ( - min(self.total, max(0, self.completed)) if self.total is not None else None - ) - - bar = "-" if ascii else "━" - half_bar_right = " " if ascii else "╸" - half_bar_left = " " if ascii else "╺" - complete_halves = ( - int(width * 2 * completed / self.total) - if self.total and completed is not None - else width * 2 - ) - bar_count = complete_halves // 2 - half_bar_count = complete_halves % 2 - style = console.get_style(self.style) - is_finished = self.total is None or self.completed >= self.total - complete_style = console.get_style( - self.finished_style if is_finished else self.complete_style - ) - _Segment = Segment - if bar_count: - yield _Segment(bar * bar_count, complete_style) - if half_bar_count: - yield _Segment(half_bar_right * half_bar_count, complete_style) - - if not console.no_color: - remaining_bars = width - bar_count - half_bar_count - if remaining_bars and console.color_system is not None: - if not half_bar_count and bar_count: - yield _Segment(half_bar_left, style) - remaining_bars -= 1 - if remaining_bars: - yield _Segment(bar * remaining_bars, style) - - def __rich_measure__( - self, console: Console, options: ConsoleOptions - ) -> Measurement: - return ( - Measurement(self.width, self.width) - if self.width is not None - else Measurement(4, options.max_width) - ) - - -if __name__ == "__main__": # pragma: no cover - console = Console() - bar = ProgressBar(width=50, total=100) - - import time - - console.show_cursor(False) - for n in range(0, 101, 1): - bar.update(n) - console.print(bar) - console.file.write("\r") - time.sleep(0.05) - console.show_cursor(True) - console.print() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py deleted file mode 100644 index 75ff048..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py +++ /dev/null @@ -1,375 +0,0 @@ -from typing import Any, Generic, List, Optional, TextIO, TypeVar, Union, overload - -from . import get_console -from .console import Console -from .text import Text, TextType - -PromptType = TypeVar("PromptType") -DefaultType = TypeVar("DefaultType") - - -class PromptError(Exception): - """Exception base class for prompt related errors.""" - - -class InvalidResponse(PromptError): - """Exception to indicate a response was invalid. Raise this within process_response() to indicate an error - and provide an error message. - - Args: - message (Union[str, Text]): Error message. - """ - - def __init__(self, message: TextType) -> None: - self.message = message - - def __rich__(self) -> TextType: - return self.message - - -class PromptBase(Generic[PromptType]): - """Ask the user for input until a valid response is received. This is the base class, see one of - the concrete classes for examples. - - Args: - prompt (TextType, optional): Prompt text. Defaults to "". - console (Console, optional): A Console instance or None to use global console. Defaults to None. - password (bool, optional): Enable password input. Defaults to False. - choices (List[str], optional): A list of valid choices. Defaults to None. - show_default (bool, optional): Show default in prompt. Defaults to True. - show_choices (bool, optional): Show choices in prompt. Defaults to True. - """ - - response_type: type = str - - validate_error_message = "[prompt.invalid]Please enter a valid value" - illegal_choice_message = ( - "[prompt.invalid.choice]Please select one of the available options" - ) - prompt_suffix = ": " - - choices: Optional[List[str]] = None - - def __init__( - self, - prompt: TextType = "", - *, - console: Optional[Console] = None, - password: bool = False, - choices: Optional[List[str]] = None, - show_default: bool = True, - show_choices: bool = True, - ) -> None: - self.console = console or get_console() - self.prompt = ( - Text.from_markup(prompt, style="prompt") - if isinstance(prompt, str) - else prompt - ) - self.password = password - if choices is not None: - self.choices = choices - self.show_default = show_default - self.show_choices = show_choices - - @classmethod - @overload - def ask( - cls, - prompt: TextType = "", - *, - console: Optional[Console] = None, - password: bool = False, - choices: Optional[List[str]] = None, - show_default: bool = True, - show_choices: bool = True, - default: DefaultType, - stream: Optional[TextIO] = None, - ) -> Union[DefaultType, PromptType]: - ... - - @classmethod - @overload - def ask( - cls, - prompt: TextType = "", - *, - console: Optional[Console] = None, - password: bool = False, - choices: Optional[List[str]] = None, - show_default: bool = True, - show_choices: bool = True, - stream: Optional[TextIO] = None, - ) -> PromptType: - ... - - @classmethod - def ask( - cls, - prompt: TextType = "", - *, - console: Optional[Console] = None, - password: bool = False, - choices: Optional[List[str]] = None, - show_default: bool = True, - show_choices: bool = True, - default: Any = ..., - stream: Optional[TextIO] = None, - ) -> Any: - """Shortcut to construct and run a prompt loop and return the result. - - Example: - >>> filename = Prompt.ask("Enter a filename") - - Args: - prompt (TextType, optional): Prompt text. Defaults to "". - console (Console, optional): A Console instance or None to use global console. Defaults to None. - password (bool, optional): Enable password input. Defaults to False. - choices (List[str], optional): A list of valid choices. Defaults to None. - show_default (bool, optional): Show default in prompt. Defaults to True. - show_choices (bool, optional): Show choices in prompt. Defaults to True. - stream (TextIO, optional): Optional text file open for reading to get input. Defaults to None. - """ - _prompt = cls( - prompt, - console=console, - password=password, - choices=choices, - show_default=show_default, - show_choices=show_choices, - ) - return _prompt(default=default, stream=stream) - - def render_default(self, default: DefaultType) -> Text: - """Turn the supplied default in to a Text instance. - - Args: - default (DefaultType): Default value. - - Returns: - Text: Text containing rendering of default value. - """ - return Text(f"({default})", "prompt.default") - - def make_prompt(self, default: DefaultType) -> Text: - """Make prompt text. - - Args: - default (DefaultType): Default value. - - Returns: - Text: Text to display in prompt. - """ - prompt = self.prompt.copy() - prompt.end = "" - - if self.show_choices and self.choices: - _choices = "/".join(self.choices) - choices = f"[{_choices}]" - prompt.append(" ") - prompt.append(choices, "prompt.choices") - - if ( - default != ... - and self.show_default - and isinstance(default, (str, self.response_type)) - ): - prompt.append(" ") - _default = self.render_default(default) - prompt.append(_default) - - prompt.append(self.prompt_suffix) - - return prompt - - @classmethod - def get_input( - cls, - console: Console, - prompt: TextType, - password: bool, - stream: Optional[TextIO] = None, - ) -> str: - """Get input from user. - - Args: - console (Console): Console instance. - prompt (TextType): Prompt text. - password (bool): Enable password entry. - - Returns: - str: String from user. - """ - return console.input(prompt, password=password, stream=stream) - - def check_choice(self, value: str) -> bool: - """Check value is in the list of valid choices. - - Args: - value (str): Value entered by user. - - Returns: - bool: True if choice was valid, otherwise False. - """ - assert self.choices is not None - return value.strip() in self.choices - - def process_response(self, value: str) -> PromptType: - """Process response from user, convert to prompt type. - - Args: - value (str): String typed by user. - - Raises: - InvalidResponse: If ``value`` is invalid. - - Returns: - PromptType: The value to be returned from ask method. - """ - value = value.strip() - try: - return_value: PromptType = self.response_type(value) - except ValueError: - raise InvalidResponse(self.validate_error_message) - - if self.choices is not None and not self.check_choice(value): - raise InvalidResponse(self.illegal_choice_message) - - return return_value - - def on_validate_error(self, value: str, error: InvalidResponse) -> None: - """Called to handle validation error. - - Args: - value (str): String entered by user. - error (InvalidResponse): Exception instance the initiated the error. - """ - self.console.print(error) - - def pre_prompt(self) -> None: - """Hook to display something before the prompt.""" - - @overload - def __call__(self, *, stream: Optional[TextIO] = None) -> PromptType: - ... - - @overload - def __call__( - self, *, default: DefaultType, stream: Optional[TextIO] = None - ) -> Union[PromptType, DefaultType]: - ... - - def __call__(self, *, default: Any = ..., stream: Optional[TextIO] = None) -> Any: - """Run the prompt loop. - - Args: - default (Any, optional): Optional default value. - - Returns: - PromptType: Processed value. - """ - while True: - self.pre_prompt() - prompt = self.make_prompt(default) - value = self.get_input(self.console, prompt, self.password, stream=stream) - if value == "" and default != ...: - return default - try: - return_value = self.process_response(value) - except InvalidResponse as error: - self.on_validate_error(value, error) - continue - else: - return return_value - - -class Prompt(PromptBase[str]): - """A prompt that returns a str. - - Example: - >>> name = Prompt.ask("Enter your name") - - - """ - - response_type = str - - -class IntPrompt(PromptBase[int]): - """A prompt that returns an integer. - - Example: - >>> burrito_count = IntPrompt.ask("How many burritos do you want to order") - - """ - - response_type = int - validate_error_message = "[prompt.invalid]Please enter a valid integer number" - - -class FloatPrompt(PromptBase[float]): - """A prompt that returns a float. - - Example: - >>> temperature = FloatPrompt.ask("Enter desired temperature") - - """ - - response_type = float - validate_error_message = "[prompt.invalid]Please enter a number" - - -class Confirm(PromptBase[bool]): - """A yes / no confirmation prompt. - - Example: - >>> if Confirm.ask("Continue"): - run_job() - - """ - - response_type = bool - validate_error_message = "[prompt.invalid]Please enter Y or N" - choices: List[str] = ["y", "n"] - - def render_default(self, default: DefaultType) -> Text: - """Render the default as (y) or (n) rather than True/False.""" - yes, no = self.choices - return Text(f"({yes})" if default else f"({no})", style="prompt.default") - - def process_response(self, value: str) -> bool: - """Convert choices to a bool.""" - value = value.strip().lower() - if value not in self.choices: - raise InvalidResponse(self.validate_error_message) - return value == self.choices[0] - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich import print - - if Confirm.ask("Run [i]prompt[/i] tests?", default=True): - while True: - result = IntPrompt.ask( - ":rocket: Enter a number between [b]1[/b] and [b]10[/b]", default=5 - ) - if result >= 1 and result <= 10: - break - print(":pile_of_poo: [prompt.invalid]Number must be between 1 and 10") - print(f"number={result}") - - while True: - password = Prompt.ask( - "Please enter a password [cyan](must be at least 5 characters)", - password=True, - ) - if len(password) >= 5: - break - print("[prompt.invalid]password too short") - print(f"password={password!r}") - - fruit = Prompt.ask("Enter a fruit", choices=["apple", "orange", "pear"]) - print(f"fruit={fruit!r}") - - else: - print("[b]OK :loudly_crying_face:") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py deleted file mode 100644 index 12ab237..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py +++ /dev/null @@ -1,42 +0,0 @@ -from typing import Any, cast, Set, TYPE_CHECKING -from inspect import isclass - -if TYPE_CHECKING: - from pip._vendor.rich.console import RenderableType - -_GIBBERISH = """aihwerij235234ljsdnp34ksodfipwoe234234jlskjdf""" - - -def is_renderable(check_object: Any) -> bool: - """Check if an object may be rendered by Rich.""" - return ( - isinstance(check_object, str) - or hasattr(check_object, "__rich__") - or hasattr(check_object, "__rich_console__") - ) - - -def rich_cast(renderable: object) -> "RenderableType": - """Cast an object to a renderable by calling __rich__ if present. - - Args: - renderable (object): A potentially renderable object - - Returns: - object: The result of recursively calling __rich__. - """ - from pip._vendor.rich.console import RenderableType - - rich_visited_set: Set[type] = set() # Prevent potential infinite loop - while hasattr(renderable, "__rich__") and not isclass(renderable): - # Detect object which claim to have all the attributes - if hasattr(renderable, _GIBBERISH): - return repr(renderable) - cast_method = getattr(renderable, "__rich__") - renderable = cast_method() - renderable_type = type(renderable) - if renderable_type in rich_visited_set: - break - rich_visited_set.add(renderable_type) - - return cast(RenderableType, renderable) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/rich/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/region.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/region.py deleted file mode 100644 index 75b3631..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/region.py +++ /dev/null @@ -1,10 +0,0 @@ -from typing import NamedTuple - - -class Region(NamedTuple): - """Defines a rectangular region of the screen.""" - - x: int - y: int - width: int - height: int diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/repr.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/repr.py deleted file mode 100644 index 10efc42..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/repr.py +++ /dev/null @@ -1,149 +0,0 @@ -import inspect -from functools import partial -from typing import ( - Any, - Callable, - Iterable, - List, - Optional, - Tuple, - Type, - TypeVar, - Union, - overload, -) - -T = TypeVar("T") - - -Result = Iterable[Union[Any, Tuple[Any], Tuple[str, Any], Tuple[str, Any, Any]]] -RichReprResult = Result - - -class ReprError(Exception): - """An error occurred when attempting to build a repr.""" - - -@overload -def auto(cls: Optional[Type[T]]) -> Type[T]: - ... - - -@overload -def auto(*, angular: bool = False) -> Callable[[Type[T]], Type[T]]: - ... - - -def auto( - cls: Optional[Type[T]] = None, *, angular: Optional[bool] = None -) -> Union[Type[T], Callable[[Type[T]], Type[T]]]: - """Class decorator to create __repr__ from __rich_repr__""" - - def do_replace(cls: Type[T], angular: Optional[bool] = None) -> Type[T]: - def auto_repr(self: T) -> str: - """Create repr string from __rich_repr__""" - repr_str: List[str] = [] - append = repr_str.append - - angular: bool = getattr(self.__rich_repr__, "angular", False) # type: ignore[attr-defined] - for arg in self.__rich_repr__(): # type: ignore[attr-defined] - if isinstance(arg, tuple): - if len(arg) == 1: - append(repr(arg[0])) - else: - key, value, *default = arg - if key is None: - append(repr(value)) - else: - if default and default[0] == value: - continue - append(f"{key}={value!r}") - else: - append(repr(arg)) - if angular: - return f"<{self.__class__.__name__} {' '.join(repr_str)}>" - else: - return f"{self.__class__.__name__}({', '.join(repr_str)})" - - def auto_rich_repr(self: Type[T]) -> Result: - """Auto generate __rich_rep__ from signature of __init__""" - try: - signature = inspect.signature(self.__init__) - for name, param in signature.parameters.items(): - if param.kind == param.POSITIONAL_ONLY: - yield getattr(self, name) - elif param.kind in ( - param.POSITIONAL_OR_KEYWORD, - param.KEYWORD_ONLY, - ): - if param.default is param.empty: - yield getattr(self, param.name) - else: - yield param.name, getattr(self, param.name), param.default - except Exception as error: - raise ReprError( - f"Failed to auto generate __rich_repr__; {error}" - ) from None - - if not hasattr(cls, "__rich_repr__"): - auto_rich_repr.__doc__ = "Build a rich repr" - cls.__rich_repr__ = auto_rich_repr # type: ignore[attr-defined] - - auto_repr.__doc__ = "Return repr(self)" - cls.__repr__ = auto_repr # type: ignore[assignment] - if angular is not None: - cls.__rich_repr__.angular = angular # type: ignore[attr-defined] - return cls - - if cls is None: - return partial(do_replace, angular=angular) - else: - return do_replace(cls, angular=angular) - - -@overload -def rich_repr(cls: Optional[Type[T]]) -> Type[T]: - ... - - -@overload -def rich_repr(*, angular: bool = False) -> Callable[[Type[T]], Type[T]]: - ... - - -def rich_repr( - cls: Optional[Type[T]] = None, *, angular: bool = False -) -> Union[Type[T], Callable[[Type[T]], Type[T]]]: - if cls is None: - return auto(angular=angular) - else: - return auto(cls) - - -if __name__ == "__main__": - - @auto - class Foo: - def __rich_repr__(self) -> Result: - yield "foo" - yield "bar", {"shopping": ["eggs", "ham", "pineapple"]} - yield "buy", "hand sanitizer" - - foo = Foo() - from pip._vendor.rich.console import Console - - console = Console() - - console.rule("Standard repr") - console.print(foo) - - console.print(foo, width=60) - console.print(foo, width=30) - - console.rule("Angular repr") - Foo.__rich_repr__.angular = True # type: ignore[attr-defined] - - console.print(foo) - - console.print(foo, width=60) - console.print(foo, width=30) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/rule.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/rule.py deleted file mode 100644 index fd00ce6..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/rule.py +++ /dev/null @@ -1,130 +0,0 @@ -from typing import Union - -from .align import AlignMethod -from .cells import cell_len, set_cell_size -from .console import Console, ConsoleOptions, RenderResult -from .jupyter import JupyterMixin -from .measure import Measurement -from .style import Style -from .text import Text - - -class Rule(JupyterMixin): - """A console renderable to draw a horizontal rule (line). - - Args: - title (Union[str, Text], optional): Text to render in the rule. Defaults to "". - characters (str, optional): Character(s) used to draw the line. Defaults to "─". - style (StyleType, optional): Style of Rule. Defaults to "rule.line". - end (str, optional): Character at end of Rule. defaults to "\\\\n" - align (str, optional): How to align the title, one of "left", "center", or "right". Defaults to "center". - """ - - def __init__( - self, - title: Union[str, Text] = "", - *, - characters: str = "─", - style: Union[str, Style] = "rule.line", - end: str = "\n", - align: AlignMethod = "center", - ) -> None: - if cell_len(characters) < 1: - raise ValueError( - "'characters' argument must have a cell width of at least 1" - ) - if align not in ("left", "center", "right"): - raise ValueError( - f'invalid value for align, expected "left", "center", "right" (not {align!r})' - ) - self.title = title - self.characters = characters - self.style = style - self.end = end - self.align = align - - def __repr__(self) -> str: - return f"Rule({self.title!r}, {self.characters!r})" - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - width = options.max_width - - characters = ( - "-" - if (options.ascii_only and not self.characters.isascii()) - else self.characters - ) - - chars_len = cell_len(characters) - if not self.title: - yield self._rule_line(chars_len, width) - return - - if isinstance(self.title, Text): - title_text = self.title - else: - title_text = console.render_str(self.title, style="rule.text") - - title_text.plain = title_text.plain.replace("\n", " ") - title_text.expand_tabs() - - required_space = 4 if self.align == "center" else 2 - truncate_width = max(0, width - required_space) - if not truncate_width: - yield self._rule_line(chars_len, width) - return - - rule_text = Text(end=self.end) - if self.align == "center": - title_text.truncate(truncate_width, overflow="ellipsis") - side_width = (width - cell_len(title_text.plain)) // 2 - left = Text(characters * (side_width // chars_len + 1)) - left.truncate(side_width - 1) - right_length = width - cell_len(left.plain) - cell_len(title_text.plain) - right = Text(characters * (side_width // chars_len + 1)) - right.truncate(right_length) - rule_text.append(left.plain + " ", self.style) - rule_text.append(title_text) - rule_text.append(" " + right.plain, self.style) - elif self.align == "left": - title_text.truncate(truncate_width, overflow="ellipsis") - rule_text.append(title_text) - rule_text.append(" ") - rule_text.append(characters * (width - rule_text.cell_len), self.style) - elif self.align == "right": - title_text.truncate(truncate_width, overflow="ellipsis") - rule_text.append(characters * (width - title_text.cell_len - 1), self.style) - rule_text.append(" ") - rule_text.append(title_text) - - rule_text.plain = set_cell_size(rule_text.plain, width) - yield rule_text - - def _rule_line(self, chars_len: int, width: int) -> Text: - rule_text = Text(self.characters * ((width // chars_len) + 1), self.style) - rule_text.truncate(width) - rule_text.plain = set_cell_size(rule_text.plain, width) - return rule_text - - def __rich_measure__( - self, console: Console, options: ConsoleOptions - ) -> Measurement: - return Measurement(1, 1) - - -if __name__ == "__main__": # pragma: no cover - import sys - - from pip._vendor.rich.console import Console - - try: - text = sys.argv[1] - except IndexError: - text = "Hello, World" - console = Console() - console.print(Rule(title=text)) - - console = Console() - console.print(Rule("foo"), width=4) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/scope.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/scope.py deleted file mode 100644 index c9d134c..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/scope.py +++ /dev/null @@ -1,86 +0,0 @@ -from collections.abc import Mapping -from typing import TYPE_CHECKING, Any, Optional, Tuple - -from .highlighter import ReprHighlighter -from .panel import Panel -from .pretty import Pretty -from .table import Table -from .text import Text, TextType - -if TYPE_CHECKING: - from .console import ConsoleRenderable - - -def render_scope( - scope: "Mapping[str, Any]", - *, - title: Optional[TextType] = None, - sort_keys: bool = True, - indent_guides: bool = False, - max_length: Optional[int] = None, - max_string: Optional[int] = None, -) -> "ConsoleRenderable": - """Render python variables in a given scope. - - Args: - scope (Mapping): A mapping containing variable names and values. - title (str, optional): Optional title. Defaults to None. - sort_keys (bool, optional): Enable sorting of items. Defaults to True. - indent_guides (bool, optional): Enable indentation guides. Defaults to False. - max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to None. - max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to None. - - Returns: - ConsoleRenderable: A renderable object. - """ - highlighter = ReprHighlighter() - items_table = Table.grid(padding=(0, 1), expand=False) - items_table.add_column(justify="right") - - def sort_items(item: Tuple[str, Any]) -> Tuple[bool, str]: - """Sort special variables first, then alphabetically.""" - key, _ = item - return (not key.startswith("__"), key.lower()) - - items = sorted(scope.items(), key=sort_items) if sort_keys else scope.items() - for key, value in items: - key_text = Text.assemble( - (key, "scope.key.special" if key.startswith("__") else "scope.key"), - (" =", "scope.equals"), - ) - items_table.add_row( - key_text, - Pretty( - value, - highlighter=highlighter, - indent_guides=indent_guides, - max_length=max_length, - max_string=max_string, - ), - ) - return Panel.fit( - items_table, - title=title, - border_style="scope.border", - padding=(0, 1), - ) - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich import print - - print() - - def test(foo: float, bar: float) -> None: - list_of_things = [1, 2, 3, None, 4, True, False, "Hello World"] - dict_of_things = { - "version": "1.1", - "method": "confirmFruitPurchase", - "params": [["apple", "orange", "mangoes", "pomelo"], 1.123], - "id": "194521489", - } - print(render_scope(locals(), title="[i]locals", sort_keys=False)) - - test(20.3423, 3.1427) - print() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/screen.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/screen.py deleted file mode 100644 index 7f416e1..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/screen.py +++ /dev/null @@ -1,54 +0,0 @@ -from typing import Optional, TYPE_CHECKING - -from .segment import Segment -from .style import StyleType -from ._loop import loop_last - - -if TYPE_CHECKING: - from .console import ( - Console, - ConsoleOptions, - RenderResult, - RenderableType, - Group, - ) - - -class Screen: - """A renderable that fills the terminal screen and crops excess. - - Args: - renderable (RenderableType): Child renderable. - style (StyleType, optional): Optional background style. Defaults to None. - """ - - renderable: "RenderableType" - - def __init__( - self, - *renderables: "RenderableType", - style: Optional[StyleType] = None, - application_mode: bool = False, - ) -> None: - from pip._vendor.rich.console import Group - - self.renderable = Group(*renderables) - self.style = style - self.application_mode = application_mode - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - width, height = options.size - style = console.get_style(self.style) if self.style else None - render_options = options.update(width=width, height=height) - lines = console.render_lines( - self.renderable or "", render_options, style=style, pad=True - ) - lines = Segment.set_shape(lines, width, height, style=style) - new_line = Segment("\n\r") if self.application_mode else Segment.line() - for last, line in loop_last(lines): - yield from line - if not last: - yield new_line diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/segment.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/segment.py deleted file mode 100644 index 93edbbd..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/segment.py +++ /dev/null @@ -1,738 +0,0 @@ -from enum import IntEnum -from functools import lru_cache -from itertools import filterfalse -from logging import getLogger -from operator import attrgetter -from typing import ( - TYPE_CHECKING, - Dict, - Iterable, - List, - NamedTuple, - Optional, - Sequence, - Tuple, - Type, - Union, -) - -from .cells import ( - _is_single_cell_widths, - cached_cell_len, - cell_len, - get_character_cell_size, - set_cell_size, -) -from .repr import Result, rich_repr -from .style import Style - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderResult - -log = getLogger("rich") - - -class ControlType(IntEnum): - """Non-printable control codes which typically translate to ANSI codes.""" - - BELL = 1 - CARRIAGE_RETURN = 2 - HOME = 3 - CLEAR = 4 - SHOW_CURSOR = 5 - HIDE_CURSOR = 6 - ENABLE_ALT_SCREEN = 7 - DISABLE_ALT_SCREEN = 8 - CURSOR_UP = 9 - CURSOR_DOWN = 10 - CURSOR_FORWARD = 11 - CURSOR_BACKWARD = 12 - CURSOR_MOVE_TO_COLUMN = 13 - CURSOR_MOVE_TO = 14 - ERASE_IN_LINE = 15 - SET_WINDOW_TITLE = 16 - - -ControlCode = Union[ - Tuple[ControlType], - Tuple[ControlType, Union[int, str]], - Tuple[ControlType, int, int], -] - - -@rich_repr() -class Segment(NamedTuple): - """A piece of text with associated style. Segments are produced by the Console render process and - are ultimately converted in to strings to be written to the terminal. - - Args: - text (str): A piece of text. - style (:class:`~rich.style.Style`, optional): An optional style to apply to the text. - control (Tuple[ControlCode], optional): Optional sequence of control codes. - - Attributes: - cell_length (int): The cell length of this Segment. - """ - - text: str - style: Optional[Style] = None - control: Optional[Sequence[ControlCode]] = None - - @property - def cell_length(self) -> int: - """The number of terminal cells required to display self.text. - - Returns: - int: A number of cells. - """ - text, _style, control = self - return 0 if control else cell_len(text) - - def __rich_repr__(self) -> Result: - yield self.text - if self.control is None: - if self.style is not None: - yield self.style - else: - yield self.style - yield self.control - - def __bool__(self) -> bool: - """Check if the segment contains text.""" - return bool(self.text) - - @property - def is_control(self) -> bool: - """Check if the segment contains control codes.""" - return self.control is not None - - @classmethod - @lru_cache(1024 * 16) - def _split_cells(cls, segment: "Segment", cut: int) -> Tuple["Segment", "Segment"]: - text, style, control = segment - _Segment = Segment - - cell_length = segment.cell_length - if cut >= cell_length: - return segment, _Segment("", style, control) - - cell_size = get_character_cell_size - - pos = int((cut / cell_length) * (len(text) - 1)) - - before = text[:pos] - cell_pos = cell_len(before) - if cell_pos == cut: - return ( - _Segment(before, style, control), - _Segment(text[pos:], style, control), - ) - while pos < len(text): - char = text[pos] - pos += 1 - cell_pos += cell_size(char) - before = text[:pos] - if cell_pos == cut: - return ( - _Segment(before, style, control), - _Segment(text[pos:], style, control), - ) - if cell_pos > cut: - return ( - _Segment(before[: pos - 1] + " ", style, control), - _Segment(" " + text[pos:], style, control), - ) - - raise AssertionError("Will never reach here") - - def split_cells(self, cut: int) -> Tuple["Segment", "Segment"]: - """Split segment in to two segments at the specified column. - - If the cut point falls in the middle of a 2-cell wide character then it is replaced - by two spaces, to preserve the display width of the parent segment. - - Returns: - Tuple[Segment, Segment]: Two segments. - """ - text, style, control = self - - if _is_single_cell_widths(text): - # Fast path with all 1 cell characters - if cut >= len(text): - return self, Segment("", style, control) - return ( - Segment(text[:cut], style, control), - Segment(text[cut:], style, control), - ) - - return self._split_cells(self, cut) - - @classmethod - def line(cls) -> "Segment": - """Make a new line segment.""" - return cls("\n") - - @classmethod - def apply_style( - cls, - segments: Iterable["Segment"], - style: Optional[Style] = None, - post_style: Optional[Style] = None, - ) -> Iterable["Segment"]: - """Apply style(s) to an iterable of segments. - - Returns an iterable of segments where the style is replaced by ``style + segment.style + post_style``. - - Args: - segments (Iterable[Segment]): Segments to process. - style (Style, optional): Base style. Defaults to None. - post_style (Style, optional): Style to apply on top of segment style. Defaults to None. - - Returns: - Iterable[Segments]: A new iterable of segments (possibly the same iterable). - """ - result_segments = segments - if style: - apply = style.__add__ - result_segments = ( - cls(text, None if control else apply(_style), control) - for text, _style, control in result_segments - ) - if post_style: - result_segments = ( - cls( - text, - ( - None - if control - else (_style + post_style if _style else post_style) - ), - control, - ) - for text, _style, control in result_segments - ) - return result_segments - - @classmethod - def filter_control( - cls, segments: Iterable["Segment"], is_control: bool = False - ) -> Iterable["Segment"]: - """Filter segments by ``is_control`` attribute. - - Args: - segments (Iterable[Segment]): An iterable of Segment instances. - is_control (bool, optional): is_control flag to match in search. - - Returns: - Iterable[Segment]: And iterable of Segment instances. - - """ - if is_control: - return filter(attrgetter("control"), segments) - else: - return filterfalse(attrgetter("control"), segments) - - @classmethod - def split_lines(cls, segments: Iterable["Segment"]) -> Iterable[List["Segment"]]: - """Split a sequence of segments in to a list of lines. - - Args: - segments (Iterable[Segment]): Segments potentially containing line feeds. - - Yields: - Iterable[List[Segment]]: Iterable of segment lists, one per line. - """ - line: List[Segment] = [] - append = line.append - - for segment in segments: - if "\n" in segment.text and not segment.control: - text, style, _ = segment - while text: - _text, new_line, text = text.partition("\n") - if _text: - append(cls(_text, style)) - if new_line: - yield line - line = [] - append = line.append - else: - append(segment) - if line: - yield line - - @classmethod - def split_and_crop_lines( - cls, - segments: Iterable["Segment"], - length: int, - style: Optional[Style] = None, - pad: bool = True, - include_new_lines: bool = True, - ) -> Iterable[List["Segment"]]: - """Split segments in to lines, and crop lines greater than a given length. - - Args: - segments (Iterable[Segment]): An iterable of segments, probably - generated from console.render. - length (int): Desired line length. - style (Style, optional): Style to use for any padding. - pad (bool): Enable padding of lines that are less than `length`. - - Returns: - Iterable[List[Segment]]: An iterable of lines of segments. - """ - line: List[Segment] = [] - append = line.append - - adjust_line_length = cls.adjust_line_length - new_line_segment = cls("\n") - - for segment in segments: - if "\n" in segment.text and not segment.control: - text, segment_style, _ = segment - while text: - _text, new_line, text = text.partition("\n") - if _text: - append(cls(_text, segment_style)) - if new_line: - cropped_line = adjust_line_length( - line, length, style=style, pad=pad - ) - if include_new_lines: - cropped_line.append(new_line_segment) - yield cropped_line - line.clear() - else: - append(segment) - if line: - yield adjust_line_length(line, length, style=style, pad=pad) - - @classmethod - def adjust_line_length( - cls, - line: List["Segment"], - length: int, - style: Optional[Style] = None, - pad: bool = True, - ) -> List["Segment"]: - """Adjust a line to a given width (cropping or padding as required). - - Args: - segments (Iterable[Segment]): A list of segments in a single line. - length (int): The desired width of the line. - style (Style, optional): The style of padding if used (space on the end). Defaults to None. - pad (bool, optional): Pad lines with spaces if they are shorter than `length`. Defaults to True. - - Returns: - List[Segment]: A line of segments with the desired length. - """ - line_length = sum(segment.cell_length for segment in line) - new_line: List[Segment] - - if line_length < length: - if pad: - new_line = line + [cls(" " * (length - line_length), style)] - else: - new_line = line[:] - elif line_length > length: - new_line = [] - append = new_line.append - line_length = 0 - for segment in line: - segment_length = segment.cell_length - if line_length + segment_length < length or segment.control: - append(segment) - line_length += segment_length - else: - text, segment_style, _ = segment - text = set_cell_size(text, length - line_length) - append(cls(text, segment_style)) - break - else: - new_line = line[:] - return new_line - - @classmethod - def get_line_length(cls, line: List["Segment"]) -> int: - """Get the length of list of segments. - - Args: - line (List[Segment]): A line encoded as a list of Segments (assumes no '\\\\n' characters), - - Returns: - int: The length of the line. - """ - _cell_len = cell_len - return sum(_cell_len(text) for text, style, control in line if not control) - - @classmethod - def get_shape(cls, lines: List[List["Segment"]]) -> Tuple[int, int]: - """Get the shape (enclosing rectangle) of a list of lines. - - Args: - lines (List[List[Segment]]): A list of lines (no '\\\\n' characters). - - Returns: - Tuple[int, int]: Width and height in characters. - """ - get_line_length = cls.get_line_length - max_width = max(get_line_length(line) for line in lines) if lines else 0 - return (max_width, len(lines)) - - @classmethod - def set_shape( - cls, - lines: List[List["Segment"]], - width: int, - height: Optional[int] = None, - style: Optional[Style] = None, - new_lines: bool = False, - ) -> List[List["Segment"]]: - """Set the shape of a list of lines (enclosing rectangle). - - Args: - lines (List[List[Segment]]): A list of lines. - width (int): Desired width. - height (int, optional): Desired height or None for no change. - style (Style, optional): Style of any padding added. - new_lines (bool, optional): Padded lines should include "\n". Defaults to False. - - Returns: - List[List[Segment]]: New list of lines. - """ - _height = height or len(lines) - - blank = ( - [cls(" " * width + "\n", style)] if new_lines else [cls(" " * width, style)] - ) - - adjust_line_length = cls.adjust_line_length - shaped_lines = lines[:_height] - shaped_lines[:] = [ - adjust_line_length(line, width, style=style) for line in lines - ] - if len(shaped_lines) < _height: - shaped_lines.extend([blank] * (_height - len(shaped_lines))) - return shaped_lines - - @classmethod - def align_top( - cls: Type["Segment"], - lines: List[List["Segment"]], - width: int, - height: int, - style: Style, - new_lines: bool = False, - ) -> List[List["Segment"]]: - """Aligns lines to top (adds extra lines to bottom as required). - - Args: - lines (List[List[Segment]]): A list of lines. - width (int): Desired width. - height (int, optional): Desired height or None for no change. - style (Style): Style of any padding added. - new_lines (bool, optional): Padded lines should include "\n". Defaults to False. - - Returns: - List[List[Segment]]: New list of lines. - """ - extra_lines = height - len(lines) - if not extra_lines: - return lines[:] - lines = lines[:height] - blank = cls(" " * width + "\n", style) if new_lines else cls(" " * width, style) - lines = lines + [[blank]] * extra_lines - return lines - - @classmethod - def align_bottom( - cls: Type["Segment"], - lines: List[List["Segment"]], - width: int, - height: int, - style: Style, - new_lines: bool = False, - ) -> List[List["Segment"]]: - """Aligns render to bottom (adds extra lines above as required). - - Args: - lines (List[List[Segment]]): A list of lines. - width (int): Desired width. - height (int, optional): Desired height or None for no change. - style (Style): Style of any padding added. Defaults to None. - new_lines (bool, optional): Padded lines should include "\n". Defaults to False. - - Returns: - List[List[Segment]]: New list of lines. - """ - extra_lines = height - len(lines) - if not extra_lines: - return lines[:] - lines = lines[:height] - blank = cls(" " * width + "\n", style) if new_lines else cls(" " * width, style) - lines = [[blank]] * extra_lines + lines - return lines - - @classmethod - def align_middle( - cls: Type["Segment"], - lines: List[List["Segment"]], - width: int, - height: int, - style: Style, - new_lines: bool = False, - ) -> List[List["Segment"]]: - """Aligns lines to middle (adds extra lines to above and below as required). - - Args: - lines (List[List[Segment]]): A list of lines. - width (int): Desired width. - height (int, optional): Desired height or None for no change. - style (Style): Style of any padding added. - new_lines (bool, optional): Padded lines should include "\n". Defaults to False. - - Returns: - List[List[Segment]]: New list of lines. - """ - extra_lines = height - len(lines) - if not extra_lines: - return lines[:] - lines = lines[:height] - blank = cls(" " * width + "\n", style) if new_lines else cls(" " * width, style) - top_lines = extra_lines // 2 - bottom_lines = extra_lines - top_lines - lines = [[blank]] * top_lines + lines + [[blank]] * bottom_lines - return lines - - @classmethod - def simplify(cls, segments: Iterable["Segment"]) -> Iterable["Segment"]: - """Simplify an iterable of segments by combining contiguous segments with the same style. - - Args: - segments (Iterable[Segment]): An iterable of segments. - - Returns: - Iterable[Segment]: A possibly smaller iterable of segments that will render the same way. - """ - iter_segments = iter(segments) - try: - last_segment = next(iter_segments) - except StopIteration: - return - - _Segment = Segment - for segment in iter_segments: - if last_segment.style == segment.style and not segment.control: - last_segment = _Segment( - last_segment.text + segment.text, last_segment.style - ) - else: - yield last_segment - last_segment = segment - yield last_segment - - @classmethod - def strip_links(cls, segments: Iterable["Segment"]) -> Iterable["Segment"]: - """Remove all links from an iterable of styles. - - Args: - segments (Iterable[Segment]): An iterable segments. - - Yields: - Segment: Segments with link removed. - """ - for segment in segments: - if segment.control or segment.style is None: - yield segment - else: - text, style, _control = segment - yield cls(text, style.update_link(None) if style else None) - - @classmethod - def strip_styles(cls, segments: Iterable["Segment"]) -> Iterable["Segment"]: - """Remove all styles from an iterable of segments. - - Args: - segments (Iterable[Segment]): An iterable segments. - - Yields: - Segment: Segments with styles replace with None - """ - for text, _style, control in segments: - yield cls(text, None, control) - - @classmethod - def remove_color(cls, segments: Iterable["Segment"]) -> Iterable["Segment"]: - """Remove all color from an iterable of segments. - - Args: - segments (Iterable[Segment]): An iterable segments. - - Yields: - Segment: Segments with colorless style. - """ - - cache: Dict[Style, Style] = {} - for text, style, control in segments: - if style: - colorless_style = cache.get(style) - if colorless_style is None: - colorless_style = style.without_color - cache[style] = colorless_style - yield cls(text, colorless_style, control) - else: - yield cls(text, None, control) - - @classmethod - def divide( - cls, segments: Iterable["Segment"], cuts: Iterable[int] - ) -> Iterable[List["Segment"]]: - """Divides an iterable of segments in to portions. - - Args: - cuts (Iterable[int]): Cell positions where to divide. - - Yields: - [Iterable[List[Segment]]]: An iterable of Segments in List. - """ - split_segments: List["Segment"] = [] - add_segment = split_segments.append - - iter_cuts = iter(cuts) - - while True: - cut = next(iter_cuts, -1) - if cut == -1: - return [] - if cut != 0: - break - yield [] - pos = 0 - - segments_clear = split_segments.clear - segments_copy = split_segments.copy - - _cell_len = cached_cell_len - for segment in segments: - text, _style, control = segment - while text: - end_pos = pos if control else pos + _cell_len(text) - if end_pos < cut: - add_segment(segment) - pos = end_pos - break - - if end_pos == cut: - add_segment(segment) - yield segments_copy() - segments_clear() - pos = end_pos - - cut = next(iter_cuts, -1) - if cut == -1: - if split_segments: - yield segments_copy() - return - - break - - else: - before, segment = segment.split_cells(cut - pos) - text, _style, control = segment - add_segment(before) - yield segments_copy() - segments_clear() - pos = cut - - cut = next(iter_cuts, -1) - if cut == -1: - if split_segments: - yield segments_copy() - return - - yield segments_copy() - - -class Segments: - """A simple renderable to render an iterable of segments. This class may be useful if - you want to print segments outside of a __rich_console__ method. - - Args: - segments (Iterable[Segment]): An iterable of segments. - new_lines (bool, optional): Add new lines between segments. Defaults to False. - """ - - def __init__(self, segments: Iterable[Segment], new_lines: bool = False) -> None: - self.segments = list(segments) - self.new_lines = new_lines - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - if self.new_lines: - line = Segment.line() - for segment in self.segments: - yield segment - yield line - else: - yield from self.segments - - -class SegmentLines: - def __init__(self, lines: Iterable[List[Segment]], new_lines: bool = False) -> None: - """A simple renderable containing a number of lines of segments. May be used as an intermediate - in rendering process. - - Args: - lines (Iterable[List[Segment]]): Lists of segments forming lines. - new_lines (bool, optional): Insert new lines after each line. Defaults to False. - """ - self.lines = list(lines) - self.new_lines = new_lines - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - if self.new_lines: - new_line = Segment.line() - for line in self.lines: - yield from line - yield new_line - else: - for line in self.lines: - yield from line - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console - from pip._vendor.rich.syntax import Syntax - from pip._vendor.rich.text import Text - - code = """from rich.console import Console -console = Console() -text = Text.from_markup("Hello, [bold magenta]World[/]!") -console.print(text)""" - - text = Text.from_markup("Hello, [bold magenta]World[/]!") - - console = Console() - - console.rule("rich.Segment") - console.print( - "A Segment is the last step in the Rich render process before generating text with ANSI codes." - ) - console.print("\nConsider the following code:\n") - console.print(Syntax(code, "python", line_numbers=True)) - console.print() - console.print( - "When you call [b]print()[/b], Rich [i]renders[/i] the object in to the following:\n" - ) - fragments = list(console.render(text)) - console.print(fragments) - console.print() - console.print("The Segments are then processed to produce the following output:\n") - console.print(text) - console.print( - "\nYou will only need to know this if you are implementing your own Rich renderables." - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py deleted file mode 100644 index 91ea630..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py +++ /dev/null @@ -1,137 +0,0 @@ -from typing import cast, List, Optional, TYPE_CHECKING, Union - -from ._spinners import SPINNERS -from .measure import Measurement -from .table import Table -from .text import Text - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderResult, RenderableType - from .style import StyleType - - -class Spinner: - """A spinner animation. - - Args: - name (str): Name of spinner (run python -m rich.spinner). - text (RenderableType, optional): A renderable to display at the right of the spinner (str or Text typically). Defaults to "". - style (StyleType, optional): Style for spinner animation. Defaults to None. - speed (float, optional): Speed factor for animation. Defaults to 1.0. - - Raises: - KeyError: If name isn't one of the supported spinner animations. - """ - - def __init__( - self, - name: str, - text: "RenderableType" = "", - *, - style: Optional["StyleType"] = None, - speed: float = 1.0, - ) -> None: - try: - spinner = SPINNERS[name] - except KeyError: - raise KeyError(f"no spinner called {name!r}") - self.text: "Union[RenderableType, Text]" = ( - Text.from_markup(text) if isinstance(text, str) else text - ) - self.frames = cast(List[str], spinner["frames"])[:] - self.interval = cast(float, spinner["interval"]) - self.start_time: Optional[float] = None - self.style = style - self.speed = speed - self.frame_no_offset: float = 0.0 - self._update_speed = 0.0 - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - yield self.render(console.get_time()) - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - text = self.render(0) - return Measurement.get(console, options, text) - - def render(self, time: float) -> "RenderableType": - """Render the spinner for a given time. - - Args: - time (float): Time in seconds. - - Returns: - RenderableType: A renderable containing animation frame. - """ - if self.start_time is None: - self.start_time = time - - frame_no = ((time - self.start_time) * self.speed) / ( - self.interval / 1000.0 - ) + self.frame_no_offset - frame = Text( - self.frames[int(frame_no) % len(self.frames)], style=self.style or "" - ) - - if self._update_speed: - self.frame_no_offset = frame_no - self.start_time = time - self.speed = self._update_speed - self._update_speed = 0.0 - - if not self.text: - return frame - elif isinstance(self.text, (str, Text)): - return Text.assemble(frame, " ", self.text) - else: - table = Table.grid(padding=1) - table.add_row(frame, self.text) - return table - - def update( - self, - *, - text: "RenderableType" = "", - style: Optional["StyleType"] = None, - speed: Optional[float] = None, - ) -> None: - """Updates attributes of a spinner after it has been started. - - Args: - text (RenderableType, optional): A renderable to display at the right of the spinner (str or Text typically). Defaults to "". - style (StyleType, optional): Style for spinner animation. Defaults to None. - speed (float, optional): Speed factor for animation. Defaults to None. - """ - if text: - self.text = Text.from_markup(text) if isinstance(text, str) else text - if style: - self.style = style - if speed: - self._update_speed = speed - - -if __name__ == "__main__": # pragma: no cover - from time import sleep - - from .columns import Columns - from .panel import Panel - from .live import Live - - all_spinners = Columns( - [ - Spinner(spinner_name, text=Text(repr(spinner_name), style="green")) - for spinner_name in sorted(SPINNERS.keys()) - ], - column_first=True, - expand=True, - ) - - with Live( - Panel(all_spinners, title="Spinners", border_style="blue"), - refresh_per_second=20, - ) as live: - while True: - sleep(0.1) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/status.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/status.py deleted file mode 100644 index 6574483..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/status.py +++ /dev/null @@ -1,131 +0,0 @@ -from types import TracebackType -from typing import Optional, Type - -from .console import Console, RenderableType -from .jupyter import JupyterMixin -from .live import Live -from .spinner import Spinner -from .style import StyleType - - -class Status(JupyterMixin): - """Displays a status indicator with a 'spinner' animation. - - Args: - status (RenderableType): A status renderable (str or Text typically). - console (Console, optional): Console instance to use, or None for global console. Defaults to None. - spinner (str, optional): Name of spinner animation (see python -m rich.spinner). Defaults to "dots". - spinner_style (StyleType, optional): Style of spinner. Defaults to "status.spinner". - speed (float, optional): Speed factor for spinner animation. Defaults to 1.0. - refresh_per_second (float, optional): Number of refreshes per second. Defaults to 12.5. - """ - - def __init__( - self, - status: RenderableType, - *, - console: Optional[Console] = None, - spinner: str = "dots", - spinner_style: StyleType = "status.spinner", - speed: float = 1.0, - refresh_per_second: float = 12.5, - ): - self.status = status - self.spinner_style = spinner_style - self.speed = speed - self._spinner = Spinner(spinner, text=status, style=spinner_style, speed=speed) - self._live = Live( - self.renderable, - console=console, - refresh_per_second=refresh_per_second, - transient=True, - ) - - @property - def renderable(self) -> Spinner: - return self._spinner - - @property - def console(self) -> "Console": - """Get the Console used by the Status objects.""" - return self._live.console - - def update( - self, - status: Optional[RenderableType] = None, - *, - spinner: Optional[str] = None, - spinner_style: Optional[StyleType] = None, - speed: Optional[float] = None, - ) -> None: - """Update status. - - Args: - status (Optional[RenderableType], optional): New status renderable or None for no change. Defaults to None. - spinner (Optional[str], optional): New spinner or None for no change. Defaults to None. - spinner_style (Optional[StyleType], optional): New spinner style or None for no change. Defaults to None. - speed (Optional[float], optional): Speed factor for spinner animation or None for no change. Defaults to None. - """ - if status is not None: - self.status = status - if spinner_style is not None: - self.spinner_style = spinner_style - if speed is not None: - self.speed = speed - if spinner is not None: - self._spinner = Spinner( - spinner, text=self.status, style=self.spinner_style, speed=self.speed - ) - self._live.update(self.renderable, refresh=True) - else: - self._spinner.update( - text=self.status, style=self.spinner_style, speed=self.speed - ) - - def start(self) -> None: - """Start the status animation.""" - self._live.start() - - def stop(self) -> None: - """Stop the spinner animation.""" - self._live.stop() - - def __rich__(self) -> RenderableType: - return self.renderable - - def __enter__(self) -> "Status": - self.start() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.stop() - - -if __name__ == "__main__": # pragma: no cover - from time import sleep - - from .console import Console - - console = Console() - with console.status("[magenta]Covid detector booting up") as status: - sleep(3) - console.log("Importing advanced AI") - sleep(3) - console.log("Advanced Covid AI Ready") - sleep(3) - status.update(status="[bold blue] Scanning for Covid", spinner="earth") - sleep(3) - console.log("Found 10,000,000,000 copies of Covid32.exe") - sleep(3) - status.update( - status="[bold red]Moving Covid32.exe to Trash", - spinner="bouncingBall", - spinner_style="yellow", - ) - sleep(5) - console.print("[bold green]Covid deleted successfully") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/style.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/style.py deleted file mode 100644 index 313c889..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/style.py +++ /dev/null @@ -1,796 +0,0 @@ -import sys -from functools import lru_cache -from marshal import dumps, loads -from random import randint -from typing import Any, Dict, Iterable, List, Optional, Type, Union, cast - -from . import errors -from .color import Color, ColorParseError, ColorSystem, blend_rgb -from .repr import Result, rich_repr -from .terminal_theme import DEFAULT_TERMINAL_THEME, TerminalTheme - -# Style instances and style definitions are often interchangeable -StyleType = Union[str, "Style"] - - -class _Bit: - """A descriptor to get/set a style attribute bit.""" - - __slots__ = ["bit"] - - def __init__(self, bit_no: int) -> None: - self.bit = 1 << bit_no - - def __get__(self, obj: "Style", objtype: Type["Style"]) -> Optional[bool]: - if obj._set_attributes & self.bit: - return obj._attributes & self.bit != 0 - return None - - -@rich_repr -class Style: - """A terminal style. - - A terminal style consists of a color (`color`), a background color (`bgcolor`), and a number of attributes, such - as bold, italic etc. The attributes have 3 states: they can either be on - (``True``), off (``False``), or not set (``None``). - - Args: - color (Union[Color, str], optional): Color of terminal text. Defaults to None. - bgcolor (Union[Color, str], optional): Color of terminal background. Defaults to None. - bold (bool, optional): Enable bold text. Defaults to None. - dim (bool, optional): Enable dim text. Defaults to None. - italic (bool, optional): Enable italic text. Defaults to None. - underline (bool, optional): Enable underlined text. Defaults to None. - blink (bool, optional): Enabled blinking text. Defaults to None. - blink2 (bool, optional): Enable fast blinking text. Defaults to None. - reverse (bool, optional): Enabled reverse text. Defaults to None. - conceal (bool, optional): Enable concealed text. Defaults to None. - strike (bool, optional): Enable strikethrough text. Defaults to None. - underline2 (bool, optional): Enable doubly underlined text. Defaults to None. - frame (bool, optional): Enable framed text. Defaults to None. - encircle (bool, optional): Enable encircled text. Defaults to None. - overline (bool, optional): Enable overlined text. Defaults to None. - link (str, link): Link URL. Defaults to None. - - """ - - _color: Optional[Color] - _bgcolor: Optional[Color] - _attributes: int - _set_attributes: int - _hash: Optional[int] - _null: bool - _meta: Optional[bytes] - - __slots__ = [ - "_color", - "_bgcolor", - "_attributes", - "_set_attributes", - "_link", - "_link_id", - "_ansi", - "_style_definition", - "_hash", - "_null", - "_meta", - ] - - # maps bits on to SGR parameter - _style_map = { - 0: "1", - 1: "2", - 2: "3", - 3: "4", - 4: "5", - 5: "6", - 6: "7", - 7: "8", - 8: "9", - 9: "21", - 10: "51", - 11: "52", - 12: "53", - } - - STYLE_ATTRIBUTES = { - "dim": "dim", - "d": "dim", - "bold": "bold", - "b": "bold", - "italic": "italic", - "i": "italic", - "underline": "underline", - "u": "underline", - "blink": "blink", - "blink2": "blink2", - "reverse": "reverse", - "r": "reverse", - "conceal": "conceal", - "c": "conceal", - "strike": "strike", - "s": "strike", - "underline2": "underline2", - "uu": "underline2", - "frame": "frame", - "encircle": "encircle", - "overline": "overline", - "o": "overline", - } - - def __init__( - self, - *, - color: Optional[Union[Color, str]] = None, - bgcolor: Optional[Union[Color, str]] = None, - bold: Optional[bool] = None, - dim: Optional[bool] = None, - italic: Optional[bool] = None, - underline: Optional[bool] = None, - blink: Optional[bool] = None, - blink2: Optional[bool] = None, - reverse: Optional[bool] = None, - conceal: Optional[bool] = None, - strike: Optional[bool] = None, - underline2: Optional[bool] = None, - frame: Optional[bool] = None, - encircle: Optional[bool] = None, - overline: Optional[bool] = None, - link: Optional[str] = None, - meta: Optional[Dict[str, Any]] = None, - ): - self._ansi: Optional[str] = None - self._style_definition: Optional[str] = None - - def _make_color(color: Union[Color, str]) -> Color: - return color if isinstance(color, Color) else Color.parse(color) - - self._color = None if color is None else _make_color(color) - self._bgcolor = None if bgcolor is None else _make_color(bgcolor) - self._set_attributes = sum( - ( - bold is not None, - dim is not None and 2, - italic is not None and 4, - underline is not None and 8, - blink is not None and 16, - blink2 is not None and 32, - reverse is not None and 64, - conceal is not None and 128, - strike is not None and 256, - underline2 is not None and 512, - frame is not None and 1024, - encircle is not None and 2048, - overline is not None and 4096, - ) - ) - self._attributes = ( - sum( - ( - bold and 1 or 0, - dim and 2 or 0, - italic and 4 or 0, - underline and 8 or 0, - blink and 16 or 0, - blink2 and 32 or 0, - reverse and 64 or 0, - conceal and 128 or 0, - strike and 256 or 0, - underline2 and 512 or 0, - frame and 1024 or 0, - encircle and 2048 or 0, - overline and 4096 or 0, - ) - ) - if self._set_attributes - else 0 - ) - - self._link = link - self._meta = None if meta is None else dumps(meta) - self._link_id = ( - f"{randint(0, 999999)}{hash(self._meta)}" if (link or meta) else "" - ) - self._hash: Optional[int] = None - self._null = not (self._set_attributes or color or bgcolor or link or meta) - - @classmethod - def null(cls) -> "Style": - """Create an 'null' style, equivalent to Style(), but more performant.""" - return NULL_STYLE - - @classmethod - def from_color( - cls, color: Optional[Color] = None, bgcolor: Optional[Color] = None - ) -> "Style": - """Create a new style with colors and no attributes. - - Returns: - color (Optional[Color]): A (foreground) color, or None for no color. Defaults to None. - bgcolor (Optional[Color]): A (background) color, or None for no color. Defaults to None. - """ - style: Style = cls.__new__(Style) - style._ansi = None - style._style_definition = None - style._color = color - style._bgcolor = bgcolor - style._set_attributes = 0 - style._attributes = 0 - style._link = None - style._link_id = "" - style._meta = None - style._null = not (color or bgcolor) - style._hash = None - return style - - @classmethod - def from_meta(cls, meta: Optional[Dict[str, Any]]) -> "Style": - """Create a new style with meta data. - - Returns: - meta (Optional[Dict[str, Any]]): A dictionary of meta data. Defaults to None. - """ - style: Style = cls.__new__(Style) - style._ansi = None - style._style_definition = None - style._color = None - style._bgcolor = None - style._set_attributes = 0 - style._attributes = 0 - style._link = None - style._meta = dumps(meta) - style._link_id = f"{randint(0, 999999)}{hash(style._meta)}" - style._hash = None - style._null = not (meta) - return style - - @classmethod - def on(cls, meta: Optional[Dict[str, Any]] = None, **handlers: Any) -> "Style": - """Create a blank style with meta information. - - Example: - style = Style.on(click=self.on_click) - - Args: - meta (Optional[Dict[str, Any]], optional): An optional dict of meta information. - **handlers (Any): Keyword arguments are translated in to handlers. - - Returns: - Style: A Style with meta information attached. - """ - meta = {} if meta is None else meta - meta.update({f"@{key}": value for key, value in handlers.items()}) - return cls.from_meta(meta) - - bold = _Bit(0) - dim = _Bit(1) - italic = _Bit(2) - underline = _Bit(3) - blink = _Bit(4) - blink2 = _Bit(5) - reverse = _Bit(6) - conceal = _Bit(7) - strike = _Bit(8) - underline2 = _Bit(9) - frame = _Bit(10) - encircle = _Bit(11) - overline = _Bit(12) - - @property - def link_id(self) -> str: - """Get a link id, used in ansi code for links.""" - return self._link_id - - def __str__(self) -> str: - """Re-generate style definition from attributes.""" - if self._style_definition is None: - attributes: List[str] = [] - append = attributes.append - bits = self._set_attributes - if bits & 0b0000000001111: - if bits & 1: - append("bold" if self.bold else "not bold") - if bits & (1 << 1): - append("dim" if self.dim else "not dim") - if bits & (1 << 2): - append("italic" if self.italic else "not italic") - if bits & (1 << 3): - append("underline" if self.underline else "not underline") - if bits & 0b0000111110000: - if bits & (1 << 4): - append("blink" if self.blink else "not blink") - if bits & (1 << 5): - append("blink2" if self.blink2 else "not blink2") - if bits & (1 << 6): - append("reverse" if self.reverse else "not reverse") - if bits & (1 << 7): - append("conceal" if self.conceal else "not conceal") - if bits & (1 << 8): - append("strike" if self.strike else "not strike") - if bits & 0b1111000000000: - if bits & (1 << 9): - append("underline2" if self.underline2 else "not underline2") - if bits & (1 << 10): - append("frame" if self.frame else "not frame") - if bits & (1 << 11): - append("encircle" if self.encircle else "not encircle") - if bits & (1 << 12): - append("overline" if self.overline else "not overline") - if self._color is not None: - append(self._color.name) - if self._bgcolor is not None: - append("on") - append(self._bgcolor.name) - if self._link: - append("link") - append(self._link) - self._style_definition = " ".join(attributes) or "none" - return self._style_definition - - def __bool__(self) -> bool: - """A Style is false if it has no attributes, colors, or links.""" - return not self._null - - def _make_ansi_codes(self, color_system: ColorSystem) -> str: - """Generate ANSI codes for this style. - - Args: - color_system (ColorSystem): Color system. - - Returns: - str: String containing codes. - """ - - if self._ansi is None: - sgr: List[str] = [] - append = sgr.append - _style_map = self._style_map - attributes = self._attributes & self._set_attributes - if attributes: - if attributes & 1: - append(_style_map[0]) - if attributes & 2: - append(_style_map[1]) - if attributes & 4: - append(_style_map[2]) - if attributes & 8: - append(_style_map[3]) - if attributes & 0b0000111110000: - for bit in range(4, 9): - if attributes & (1 << bit): - append(_style_map[bit]) - if attributes & 0b1111000000000: - for bit in range(9, 13): - if attributes & (1 << bit): - append(_style_map[bit]) - if self._color is not None: - sgr.extend(self._color.downgrade(color_system).get_ansi_codes()) - if self._bgcolor is not None: - sgr.extend( - self._bgcolor.downgrade(color_system).get_ansi_codes( - foreground=False - ) - ) - self._ansi = ";".join(sgr) - return self._ansi - - @classmethod - @lru_cache(maxsize=1024) - def normalize(cls, style: str) -> str: - """Normalize a style definition so that styles with the same effect have the same string - representation. - - Args: - style (str): A style definition. - - Returns: - str: Normal form of style definition. - """ - try: - return str(cls.parse(style)) - except errors.StyleSyntaxError: - return style.strip().lower() - - @classmethod - def pick_first(cls, *values: Optional[StyleType]) -> StyleType: - """Pick first non-None style.""" - for value in values: - if value is not None: - return value - raise ValueError("expected at least one non-None style") - - def __rich_repr__(self) -> Result: - yield "color", self.color, None - yield "bgcolor", self.bgcolor, None - yield "bold", self.bold, None, - yield "dim", self.dim, None, - yield "italic", self.italic, None - yield "underline", self.underline, None, - yield "blink", self.blink, None - yield "blink2", self.blink2, None - yield "reverse", self.reverse, None - yield "conceal", self.conceal, None - yield "strike", self.strike, None - yield "underline2", self.underline2, None - yield "frame", self.frame, None - yield "encircle", self.encircle, None - yield "link", self.link, None - if self._meta: - yield "meta", self.meta - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Style): - return NotImplemented - return self.__hash__() == other.__hash__() - - def __ne__(self, other: Any) -> bool: - if not isinstance(other, Style): - return NotImplemented - return self.__hash__() != other.__hash__() - - def __hash__(self) -> int: - if self._hash is not None: - return self._hash - self._hash = hash( - ( - self._color, - self._bgcolor, - self._attributes, - self._set_attributes, - self._link, - self._meta, - ) - ) - return self._hash - - @property - def color(self) -> Optional[Color]: - """The foreground color or None if it is not set.""" - return self._color - - @property - def bgcolor(self) -> Optional[Color]: - """The background color or None if it is not set.""" - return self._bgcolor - - @property - def link(self) -> Optional[str]: - """Link text, if set.""" - return self._link - - @property - def transparent_background(self) -> bool: - """Check if the style specified a transparent background.""" - return self.bgcolor is None or self.bgcolor.is_default - - @property - def background_style(self) -> "Style": - """A Style with background only.""" - return Style(bgcolor=self.bgcolor) - - @property - def meta(self) -> Dict[str, Any]: - """Get meta information (can not be changed after construction).""" - return {} if self._meta is None else cast(Dict[str, Any], loads(self._meta)) - - @property - def without_color(self) -> "Style": - """Get a copy of the style with color removed.""" - if self._null: - return NULL_STYLE - style: Style = self.__new__(Style) - style._ansi = None - style._style_definition = None - style._color = None - style._bgcolor = None - style._attributes = self._attributes - style._set_attributes = self._set_attributes - style._link = self._link - style._link_id = f"{randint(0, 999999)}" if self._link else "" - style._null = False - style._meta = None - style._hash = None - return style - - @classmethod - @lru_cache(maxsize=4096) - def parse(cls, style_definition: str) -> "Style": - """Parse a style definition. - - Args: - style_definition (str): A string containing a style. - - Raises: - errors.StyleSyntaxError: If the style definition syntax is invalid. - - Returns: - `Style`: A Style instance. - """ - if style_definition.strip() == "none" or not style_definition: - return cls.null() - - STYLE_ATTRIBUTES = cls.STYLE_ATTRIBUTES - color: Optional[str] = None - bgcolor: Optional[str] = None - attributes: Dict[str, Optional[Any]] = {} - link: Optional[str] = None - - words = iter(style_definition.split()) - for original_word in words: - word = original_word.lower() - if word == "on": - word = next(words, "") - if not word: - raise errors.StyleSyntaxError("color expected after 'on'") - try: - Color.parse(word) is None - except ColorParseError as error: - raise errors.StyleSyntaxError( - f"unable to parse {word!r} as background color; {error}" - ) from None - bgcolor = word - - elif word == "not": - word = next(words, "") - attribute = STYLE_ATTRIBUTES.get(word) - if attribute is None: - raise errors.StyleSyntaxError( - f"expected style attribute after 'not', found {word!r}" - ) - attributes[attribute] = False - - elif word == "link": - word = next(words, "") - if not word: - raise errors.StyleSyntaxError("URL expected after 'link'") - link = word - - elif word in STYLE_ATTRIBUTES: - attributes[STYLE_ATTRIBUTES[word]] = True - - else: - try: - Color.parse(word) - except ColorParseError as error: - raise errors.StyleSyntaxError( - f"unable to parse {word!r} as color; {error}" - ) from None - color = word - style = Style(color=color, bgcolor=bgcolor, link=link, **attributes) - return style - - @lru_cache(maxsize=1024) - def get_html_style(self, theme: Optional[TerminalTheme] = None) -> str: - """Get a CSS style rule.""" - theme = theme or DEFAULT_TERMINAL_THEME - css: List[str] = [] - append = css.append - - color = self.color - bgcolor = self.bgcolor - if self.reverse: - color, bgcolor = bgcolor, color - if self.dim: - foreground_color = ( - theme.foreground_color if color is None else color.get_truecolor(theme) - ) - color = Color.from_triplet( - blend_rgb(foreground_color, theme.background_color, 0.5) - ) - if color is not None: - theme_color = color.get_truecolor(theme) - append(f"color: {theme_color.hex}") - append(f"text-decoration-color: {theme_color.hex}") - if bgcolor is not None: - theme_color = bgcolor.get_truecolor(theme, foreground=False) - append(f"background-color: {theme_color.hex}") - if self.bold: - append("font-weight: bold") - if self.italic: - append("font-style: italic") - if self.underline: - append("text-decoration: underline") - if self.strike: - append("text-decoration: line-through") - if self.overline: - append("text-decoration: overline") - return "; ".join(css) - - @classmethod - def combine(cls, styles: Iterable["Style"]) -> "Style": - """Combine styles and get result. - - Args: - styles (Iterable[Style]): Styles to combine. - - Returns: - Style: A new style instance. - """ - iter_styles = iter(styles) - return sum(iter_styles, next(iter_styles)) - - @classmethod - def chain(cls, *styles: "Style") -> "Style": - """Combine styles from positional argument in to a single style. - - Args: - *styles (Iterable[Style]): Styles to combine. - - Returns: - Style: A new style instance. - """ - iter_styles = iter(styles) - return sum(iter_styles, next(iter_styles)) - - def copy(self) -> "Style": - """Get a copy of this style. - - Returns: - Style: A new Style instance with identical attributes. - """ - if self._null: - return NULL_STYLE - style: Style = self.__new__(Style) - style._ansi = self._ansi - style._style_definition = self._style_definition - style._color = self._color - style._bgcolor = self._bgcolor - style._attributes = self._attributes - style._set_attributes = self._set_attributes - style._link = self._link - style._link_id = f"{randint(0, 999999)}" if self._link else "" - style._hash = self._hash - style._null = False - style._meta = self._meta - return style - - @lru_cache(maxsize=128) - def clear_meta_and_links(self) -> "Style": - """Get a copy of this style with link and meta information removed. - - Returns: - Style: New style object. - """ - if self._null: - return NULL_STYLE - style: Style = self.__new__(Style) - style._ansi = self._ansi - style._style_definition = self._style_definition - style._color = self._color - style._bgcolor = self._bgcolor - style._attributes = self._attributes - style._set_attributes = self._set_attributes - style._link = None - style._link_id = "" - style._hash = self._hash - style._null = False - style._meta = None - return style - - def update_link(self, link: Optional[str] = None) -> "Style": - """Get a copy with a different value for link. - - Args: - link (str, optional): New value for link. Defaults to None. - - Returns: - Style: A new Style instance. - """ - style: Style = self.__new__(Style) - style._ansi = self._ansi - style._style_definition = self._style_definition - style._color = self._color - style._bgcolor = self._bgcolor - style._attributes = self._attributes - style._set_attributes = self._set_attributes - style._link = link - style._link_id = f"{randint(0, 999999)}" if link else "" - style._hash = None - style._null = False - style._meta = self._meta - return style - - def render( - self, - text: str = "", - *, - color_system: Optional[ColorSystem] = ColorSystem.TRUECOLOR, - legacy_windows: bool = False, - ) -> str: - """Render the ANSI codes for the style. - - Args: - text (str, optional): A string to style. Defaults to "". - color_system (Optional[ColorSystem], optional): Color system to render to. Defaults to ColorSystem.TRUECOLOR. - - Returns: - str: A string containing ANSI style codes. - """ - if not text or color_system is None: - return text - attrs = self._ansi or self._make_ansi_codes(color_system) - rendered = f"\x1b[{attrs}m{text}\x1b[0m" if attrs else text - if self._link and not legacy_windows: - rendered = ( - f"\x1b]8;id={self._link_id};{self._link}\x1b\\{rendered}\x1b]8;;\x1b\\" - ) - return rendered - - def test(self, text: Optional[str] = None) -> None: - """Write text with style directly to terminal. - - This method is for testing purposes only. - - Args: - text (Optional[str], optional): Text to style or None for style name. - - """ - text = text or str(self) - sys.stdout.write(f"{self.render(text)}\n") - - @lru_cache(maxsize=1024) - def _add(self, style: Optional["Style"]) -> "Style": - if style is None or style._null: - return self - if self._null: - return style - new_style: Style = self.__new__(Style) - new_style._ansi = None - new_style._style_definition = None - new_style._color = style._color or self._color - new_style._bgcolor = style._bgcolor or self._bgcolor - new_style._attributes = (self._attributes & ~style._set_attributes) | ( - style._attributes & style._set_attributes - ) - new_style._set_attributes = self._set_attributes | style._set_attributes - new_style._link = style._link or self._link - new_style._link_id = style._link_id or self._link_id - new_style._null = style._null - if self._meta and style._meta: - new_style._meta = dumps({**self.meta, **style.meta}) - else: - new_style._meta = self._meta or style._meta - new_style._hash = None - return new_style - - def __add__(self, style: Optional["Style"]) -> "Style": - combined_style = self._add(style) - return combined_style.copy() if combined_style.link else combined_style - - -NULL_STYLE = Style() - - -class StyleStack: - """A stack of styles.""" - - __slots__ = ["_stack"] - - def __init__(self, default_style: "Style") -> None: - self._stack: List[Style] = [default_style] - - def __repr__(self) -> str: - return f"" - - @property - def current(self) -> Style: - """Get the Style at the top of the stack.""" - return self._stack[-1] - - def push(self, style: Style) -> None: - """Push a new style on to the stack. - - Args: - style (Style): New style to combine with current style. - """ - self._stack.append(self._stack[-1] + style) - - def pop(self) -> Style: - """Pop last style and discard. - - Returns: - Style: New current style (also available as stack.current) - """ - self._stack.pop() - return self._stack[-1] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/styled.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/styled.py deleted file mode 100644 index 91cd0db..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/styled.py +++ /dev/null @@ -1,42 +0,0 @@ -from typing import TYPE_CHECKING - -from .measure import Measurement -from .segment import Segment -from .style import StyleType - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderResult, RenderableType - - -class Styled: - """Apply a style to a renderable. - - Args: - renderable (RenderableType): Any renderable. - style (StyleType): A style to apply across the entire renderable. - """ - - def __init__(self, renderable: "RenderableType", style: "StyleType") -> None: - self.renderable = renderable - self.style = style - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - style = console.get_style(self.style) - rendered_segments = console.render(self.renderable, options) - segments = Segment.apply_style(rendered_segments, style) - return segments - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - return Measurement.get(console, options, self.renderable) - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich import print - from pip._vendor.rich.panel import Panel - - panel = Styled(Panel("hello"), "on blue") - print(panel) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py deleted file mode 100644 index c26fd87..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py +++ /dev/null @@ -1,958 +0,0 @@ -import os.path -import platform -import re -import sys -import textwrap -from abc import ABC, abstractmethod -from pathlib import Path -from typing import ( - Any, - Dict, - Iterable, - List, - NamedTuple, - Optional, - Sequence, - Set, - Tuple, - Type, - Union, -) - -from pip._vendor.pygments.lexer import Lexer -from pip._vendor.pygments.lexers import get_lexer_by_name, guess_lexer_for_filename -from pip._vendor.pygments.style import Style as PygmentsStyle -from pip._vendor.pygments.styles import get_style_by_name -from pip._vendor.pygments.token import ( - Comment, - Error, - Generic, - Keyword, - Name, - Number, - Operator, - String, - Token, - Whitespace, -) -from pip._vendor.pygments.util import ClassNotFound - -from pip._vendor.rich.containers import Lines -from pip._vendor.rich.padding import Padding, PaddingDimensions - -from ._loop import loop_first -from .cells import cell_len -from .color import Color, blend_rgb -from .console import Console, ConsoleOptions, JustifyMethod, RenderResult -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment, Segments -from .style import Style, StyleType -from .text import Text - -TokenType = Tuple[str, ...] - -WINDOWS = platform.system() == "Windows" -DEFAULT_THEME = "monokai" - -# The following styles are based on https://github.com/pygments/pygments/blob/master/pygments/formatters/terminal.py -# A few modifications were made - -ANSI_LIGHT: Dict[TokenType, Style] = { - Token: Style(), - Whitespace: Style(color="white"), - Comment: Style(dim=True), - Comment.Preproc: Style(color="cyan"), - Keyword: Style(color="blue"), - Keyword.Type: Style(color="cyan"), - Operator.Word: Style(color="magenta"), - Name.Builtin: Style(color="cyan"), - Name.Function: Style(color="green"), - Name.Namespace: Style(color="cyan", underline=True), - Name.Class: Style(color="green", underline=True), - Name.Exception: Style(color="cyan"), - Name.Decorator: Style(color="magenta", bold=True), - Name.Variable: Style(color="red"), - Name.Constant: Style(color="red"), - Name.Attribute: Style(color="cyan"), - Name.Tag: Style(color="bright_blue"), - String: Style(color="yellow"), - Number: Style(color="blue"), - Generic.Deleted: Style(color="bright_red"), - Generic.Inserted: Style(color="green"), - Generic.Heading: Style(bold=True), - Generic.Subheading: Style(color="magenta", bold=True), - Generic.Prompt: Style(bold=True), - Generic.Error: Style(color="bright_red"), - Error: Style(color="red", underline=True), -} - -ANSI_DARK: Dict[TokenType, Style] = { - Token: Style(), - Whitespace: Style(color="bright_black"), - Comment: Style(dim=True), - Comment.Preproc: Style(color="bright_cyan"), - Keyword: Style(color="bright_blue"), - Keyword.Type: Style(color="bright_cyan"), - Operator.Word: Style(color="bright_magenta"), - Name.Builtin: Style(color="bright_cyan"), - Name.Function: Style(color="bright_green"), - Name.Namespace: Style(color="bright_cyan", underline=True), - Name.Class: Style(color="bright_green", underline=True), - Name.Exception: Style(color="bright_cyan"), - Name.Decorator: Style(color="bright_magenta", bold=True), - Name.Variable: Style(color="bright_red"), - Name.Constant: Style(color="bright_red"), - Name.Attribute: Style(color="bright_cyan"), - Name.Tag: Style(color="bright_blue"), - String: Style(color="yellow"), - Number: Style(color="bright_blue"), - Generic.Deleted: Style(color="bright_red"), - Generic.Inserted: Style(color="bright_green"), - Generic.Heading: Style(bold=True), - Generic.Subheading: Style(color="bright_magenta", bold=True), - Generic.Prompt: Style(bold=True), - Generic.Error: Style(color="bright_red"), - Error: Style(color="red", underline=True), -} - -RICH_SYNTAX_THEMES = {"ansi_light": ANSI_LIGHT, "ansi_dark": ANSI_DARK} -NUMBERS_COLUMN_DEFAULT_PADDING = 2 - - -class SyntaxTheme(ABC): - """Base class for a syntax theme.""" - - @abstractmethod - def get_style_for_token(self, token_type: TokenType) -> Style: - """Get a style for a given Pygments token.""" - raise NotImplementedError # pragma: no cover - - @abstractmethod - def get_background_style(self) -> Style: - """Get the background color.""" - raise NotImplementedError # pragma: no cover - - -class PygmentsSyntaxTheme(SyntaxTheme): - """Syntax theme that delegates to Pygments theme.""" - - def __init__(self, theme: Union[str, Type[PygmentsStyle]]) -> None: - self._style_cache: Dict[TokenType, Style] = {} - if isinstance(theme, str): - try: - self._pygments_style_class = get_style_by_name(theme) - except ClassNotFound: - self._pygments_style_class = get_style_by_name("default") - else: - self._pygments_style_class = theme - - self._background_color = self._pygments_style_class.background_color - self._background_style = Style(bgcolor=self._background_color) - - def get_style_for_token(self, token_type: TokenType) -> Style: - """Get a style from a Pygments class.""" - try: - return self._style_cache[token_type] - except KeyError: - try: - pygments_style = self._pygments_style_class.style_for_token(token_type) - except KeyError: - style = Style.null() - else: - color = pygments_style["color"] - bgcolor = pygments_style["bgcolor"] - style = Style( - color="#" + color if color else "#000000", - bgcolor="#" + bgcolor if bgcolor else self._background_color, - bold=pygments_style["bold"], - italic=pygments_style["italic"], - underline=pygments_style["underline"], - ) - self._style_cache[token_type] = style - return style - - def get_background_style(self) -> Style: - return self._background_style - - -class ANSISyntaxTheme(SyntaxTheme): - """Syntax theme to use standard colors.""" - - def __init__(self, style_map: Dict[TokenType, Style]) -> None: - self.style_map = style_map - self._missing_style = Style.null() - self._background_style = Style.null() - self._style_cache: Dict[TokenType, Style] = {} - - def get_style_for_token(self, token_type: TokenType) -> Style: - """Look up style in the style map.""" - try: - return self._style_cache[token_type] - except KeyError: - # Styles form a hierarchy - # We need to go from most to least specific - # e.g. ("foo", "bar", "baz") to ("foo", "bar") to ("foo",) - get_style = self.style_map.get - token = tuple(token_type) - style = self._missing_style - while token: - _style = get_style(token) - if _style is not None: - style = _style - break - token = token[:-1] - self._style_cache[token_type] = style - return style - - def get_background_style(self) -> Style: - return self._background_style - - -SyntaxPosition = Tuple[int, int] - - -class _SyntaxHighlightRange(NamedTuple): - """ - A range to highlight in a Syntax object. - `start` and `end` are 2-integers tuples, where the first integer is the line number - (starting from 1) and the second integer is the column index (starting from 0). - """ - - style: StyleType - start: SyntaxPosition - end: SyntaxPosition - - -class Syntax(JupyterMixin): - """Construct a Syntax object to render syntax highlighted code. - - Args: - code (str): Code to highlight. - lexer (Lexer | str): Lexer to use (see https://pygments.org/docs/lexers/) - theme (str, optional): Color theme, aka Pygments style (see https://pygments.org/docs/styles/#getting-a-list-of-available-styles). Defaults to "monokai". - dedent (bool, optional): Enable stripping of initial whitespace. Defaults to False. - line_numbers (bool, optional): Enable rendering of line numbers. Defaults to False. - start_line (int, optional): Starting number for line numbers. Defaults to 1. - line_range (Tuple[int | None, int | None], optional): If given should be a tuple of the start and end line to render. - A value of None in the tuple indicates the range is open in that direction. - highlight_lines (Set[int]): A set of line numbers to highlight. - code_width: Width of code to render (not including line numbers), or ``None`` to use all available width. - tab_size (int, optional): Size of tabs. Defaults to 4. - word_wrap (bool, optional): Enable word wrapping. - background_color (str, optional): Optional background color, or None to use theme color. Defaults to None. - indent_guides (bool, optional): Show indent guides. Defaults to False. - padding (PaddingDimensions): Padding to apply around the syntax. Defaults to 0 (no padding). - """ - - _pygments_style_class: Type[PygmentsStyle] - _theme: SyntaxTheme - - @classmethod - def get_theme(cls, name: Union[str, SyntaxTheme]) -> SyntaxTheme: - """Get a syntax theme instance.""" - if isinstance(name, SyntaxTheme): - return name - theme: SyntaxTheme - if name in RICH_SYNTAX_THEMES: - theme = ANSISyntaxTheme(RICH_SYNTAX_THEMES[name]) - else: - theme = PygmentsSyntaxTheme(name) - return theme - - def __init__( - self, - code: str, - lexer: Union[Lexer, str], - *, - theme: Union[str, SyntaxTheme] = DEFAULT_THEME, - dedent: bool = False, - line_numbers: bool = False, - start_line: int = 1, - line_range: Optional[Tuple[Optional[int], Optional[int]]] = None, - highlight_lines: Optional[Set[int]] = None, - code_width: Optional[int] = None, - tab_size: int = 4, - word_wrap: bool = False, - background_color: Optional[str] = None, - indent_guides: bool = False, - padding: PaddingDimensions = 0, - ) -> None: - self.code = code - self._lexer = lexer - self.dedent = dedent - self.line_numbers = line_numbers - self.start_line = start_line - self.line_range = line_range - self.highlight_lines = highlight_lines or set() - self.code_width = code_width - self.tab_size = tab_size - self.word_wrap = word_wrap - self.background_color = background_color - self.background_style = ( - Style(bgcolor=background_color) if background_color else Style() - ) - self.indent_guides = indent_guides - self.padding = padding - - self._theme = self.get_theme(theme) - self._stylized_ranges: List[_SyntaxHighlightRange] = [] - - @classmethod - def from_path( - cls, - path: str, - encoding: str = "utf-8", - lexer: Optional[Union[Lexer, str]] = None, - theme: Union[str, SyntaxTheme] = DEFAULT_THEME, - dedent: bool = False, - line_numbers: bool = False, - line_range: Optional[Tuple[int, int]] = None, - start_line: int = 1, - highlight_lines: Optional[Set[int]] = None, - code_width: Optional[int] = None, - tab_size: int = 4, - word_wrap: bool = False, - background_color: Optional[str] = None, - indent_guides: bool = False, - padding: PaddingDimensions = 0, - ) -> "Syntax": - """Construct a Syntax object from a file. - - Args: - path (str): Path to file to highlight. - encoding (str): Encoding of file. - lexer (str | Lexer, optional): Lexer to use. If None, lexer will be auto-detected from path/file content. - theme (str, optional): Color theme, aka Pygments style (see https://pygments.org/docs/styles/#getting-a-list-of-available-styles). Defaults to "emacs". - dedent (bool, optional): Enable stripping of initial whitespace. Defaults to True. - line_numbers (bool, optional): Enable rendering of line numbers. Defaults to False. - start_line (int, optional): Starting number for line numbers. Defaults to 1. - line_range (Tuple[int, int], optional): If given should be a tuple of the start and end line to render. - highlight_lines (Set[int]): A set of line numbers to highlight. - code_width: Width of code to render (not including line numbers), or ``None`` to use all available width. - tab_size (int, optional): Size of tabs. Defaults to 4. - word_wrap (bool, optional): Enable word wrapping of code. - background_color (str, optional): Optional background color, or None to use theme color. Defaults to None. - indent_guides (bool, optional): Show indent guides. Defaults to False. - padding (PaddingDimensions): Padding to apply around the syntax. Defaults to 0 (no padding). - - Returns: - [Syntax]: A Syntax object that may be printed to the console - """ - code = Path(path).read_text(encoding=encoding) - - if not lexer: - lexer = cls.guess_lexer(path, code=code) - - return cls( - code, - lexer, - theme=theme, - dedent=dedent, - line_numbers=line_numbers, - line_range=line_range, - start_line=start_line, - highlight_lines=highlight_lines, - code_width=code_width, - tab_size=tab_size, - word_wrap=word_wrap, - background_color=background_color, - indent_guides=indent_guides, - padding=padding, - ) - - @classmethod - def guess_lexer(cls, path: str, code: Optional[str] = None) -> str: - """Guess the alias of the Pygments lexer to use based on a path and an optional string of code. - If code is supplied, it will use a combination of the code and the filename to determine the - best lexer to use. For example, if the file is ``index.html`` and the file contains Django - templating syntax, then "html+django" will be returned. If the file is ``index.html``, and no - templating language is used, the "html" lexer will be used. If no string of code - is supplied, the lexer will be chosen based on the file extension.. - - Args: - path (AnyStr): The path to the file containing the code you wish to know the lexer for. - code (str, optional): Optional string of code that will be used as a fallback if no lexer - is found for the supplied path. - - Returns: - str: The name of the Pygments lexer that best matches the supplied path/code. - """ - lexer: Optional[Lexer] = None - lexer_name = "default" - if code: - try: - lexer = guess_lexer_for_filename(path, code) - except ClassNotFound: - pass - - if not lexer: - try: - _, ext = os.path.splitext(path) - if ext: - extension = ext.lstrip(".").lower() - lexer = get_lexer_by_name(extension) - except ClassNotFound: - pass - - if lexer: - if lexer.aliases: - lexer_name = lexer.aliases[0] - else: - lexer_name = lexer.name - - return lexer_name - - def _get_base_style(self) -> Style: - """Get the base style.""" - default_style = self._theme.get_background_style() + self.background_style - return default_style - - def _get_token_color(self, token_type: TokenType) -> Optional[Color]: - """Get a color (if any) for the given token. - - Args: - token_type (TokenType): A token type tuple from Pygments. - - Returns: - Optional[Color]: Color from theme, or None for no color. - """ - style = self._theme.get_style_for_token(token_type) - return style.color - - @property - def lexer(self) -> Optional[Lexer]: - """The lexer for this syntax, or None if no lexer was found. - - Tries to find the lexer by name if a string was passed to the constructor. - """ - - if isinstance(self._lexer, Lexer): - return self._lexer - try: - return get_lexer_by_name( - self._lexer, - stripnl=False, - ensurenl=True, - tabsize=self.tab_size, - ) - except ClassNotFound: - return None - - @property - def default_lexer(self) -> Lexer: - """A Pygments Lexer to use if one is not specified or invalid.""" - return get_lexer_by_name( - "text", - stripnl=False, - ensurenl=True, - tabsize=self.tab_size, - ) - - def highlight( - self, - code: str, - line_range: Optional[Tuple[Optional[int], Optional[int]]] = None, - ) -> Text: - """Highlight code and return a Text instance. - - Args: - code (str): Code to highlight. - line_range(Tuple[int, int], optional): Optional line range to highlight. - - Returns: - Text: A text instance containing highlighted syntax. - """ - - base_style = self._get_base_style() - justify: JustifyMethod = ( - "default" if base_style.transparent_background else "left" - ) - - text = Text( - justify=justify, - style=base_style, - tab_size=self.tab_size, - no_wrap=not self.word_wrap, - ) - _get_theme_style = self._theme.get_style_for_token - - lexer = self.lexer or self.default_lexer - - if lexer is None: - text.append(code) - else: - if line_range: - # More complicated path to only stylize a portion of the code - # This speeds up further operations as there are less spans to process - line_start, line_end = line_range - - def line_tokenize() -> Iterable[Tuple[Any, str]]: - """Split tokens to one per line.""" - assert lexer # required to make MyPy happy - we know lexer is not None at this point - - for token_type, token in lexer.get_tokens(code): - while token: - line_token, new_line, token = token.partition("\n") - yield token_type, line_token + new_line - - def tokens_to_spans() -> Iterable[Tuple[str, Optional[Style]]]: - """Convert tokens to spans.""" - tokens = iter(line_tokenize()) - line_no = 0 - _line_start = line_start - 1 if line_start else 0 - - # Skip over tokens until line start - while line_no < _line_start: - try: - _token_type, token = next(tokens) - except StopIteration: - break - yield (token, None) - if token.endswith("\n"): - line_no += 1 - # Generate spans until line end - for token_type, token in tokens: - yield (token, _get_theme_style(token_type)) - if token.endswith("\n"): - line_no += 1 - if line_end and line_no >= line_end: - break - - text.append_tokens(tokens_to_spans()) - - else: - text.append_tokens( - (token, _get_theme_style(token_type)) - for token_type, token in lexer.get_tokens(code) - ) - if self.background_color is not None: - text.stylize(f"on {self.background_color}") - - if self._stylized_ranges: - self._apply_stylized_ranges(text) - - return text - - def stylize_range( - self, style: StyleType, start: SyntaxPosition, end: SyntaxPosition - ) -> None: - """ - Adds a custom style on a part of the code, that will be applied to the syntax display when it's rendered. - Line numbers are 1-based, while column indexes are 0-based. - - Args: - style (StyleType): The style to apply. - start (Tuple[int, int]): The start of the range, in the form `[line number, column index]`. - end (Tuple[int, int]): The end of the range, in the form `[line number, column index]`. - """ - self._stylized_ranges.append(_SyntaxHighlightRange(style, start, end)) - - def _get_line_numbers_color(self, blend: float = 0.3) -> Color: - background_style = self._theme.get_background_style() + self.background_style - background_color = background_style.bgcolor - if background_color is None or background_color.is_system_defined: - return Color.default() - foreground_color = self._get_token_color(Token.Text) - if foreground_color is None or foreground_color.is_system_defined: - return foreground_color or Color.default() - new_color = blend_rgb( - background_color.get_truecolor(), - foreground_color.get_truecolor(), - cross_fade=blend, - ) - return Color.from_triplet(new_color) - - @property - def _numbers_column_width(self) -> int: - """Get the number of characters used to render the numbers column.""" - column_width = 0 - if self.line_numbers: - column_width = ( - len(str(self.start_line + self.code.count("\n"))) - + NUMBERS_COLUMN_DEFAULT_PADDING - ) - return column_width - - def _get_number_styles(self, console: Console) -> Tuple[Style, Style, Style]: - """Get background, number, and highlight styles for line numbers.""" - background_style = self._get_base_style() - if background_style.transparent_background: - return Style.null(), Style(dim=True), Style.null() - if console.color_system in ("256", "truecolor"): - number_style = Style.chain( - background_style, - self._theme.get_style_for_token(Token.Text), - Style(color=self._get_line_numbers_color()), - self.background_style, - ) - highlight_number_style = Style.chain( - background_style, - self._theme.get_style_for_token(Token.Text), - Style(bold=True, color=self._get_line_numbers_color(0.9)), - self.background_style, - ) - else: - number_style = background_style + Style(dim=True) - highlight_number_style = background_style + Style(dim=False) - return background_style, number_style, highlight_number_style - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - _, right, _, left = Padding.unpack(self.padding) - padding = left + right - if self.code_width is not None: - width = self.code_width + self._numbers_column_width + padding + 1 - return Measurement(self._numbers_column_width, width) - lines = self.code.splitlines() - width = ( - self._numbers_column_width - + padding - + (max(cell_len(line) for line in lines) if lines else 0) - ) - if self.line_numbers: - width += 1 - return Measurement(self._numbers_column_width, width) - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - segments = Segments(self._get_syntax(console, options)) - if self.padding: - yield Padding( - segments, style=self._theme.get_background_style(), pad=self.padding - ) - else: - yield segments - - def _get_syntax( - self, - console: Console, - options: ConsoleOptions, - ) -> Iterable[Segment]: - """ - Get the Segments for the Syntax object, excluding any vertical/horizontal padding - """ - transparent_background = self._get_base_style().transparent_background - code_width = ( - ( - (options.max_width - self._numbers_column_width - 1) - if self.line_numbers - else options.max_width - ) - if self.code_width is None - else self.code_width - ) - - ends_on_nl, processed_code = self._process_code(self.code) - text = self.highlight(processed_code, self.line_range) - - if not self.line_numbers and not self.word_wrap and not self.line_range: - if not ends_on_nl: - text.remove_suffix("\n") - # Simple case of just rendering text - style = ( - self._get_base_style() - + self._theme.get_style_for_token(Comment) - + Style(dim=True) - + self.background_style - ) - if self.indent_guides and not options.ascii_only: - text = text.with_indent_guides(self.tab_size, style=style) - text.overflow = "crop" - if style.transparent_background: - yield from console.render( - text, options=options.update(width=code_width) - ) - else: - syntax_lines = console.render_lines( - text, - options.update(width=code_width, height=None, justify="left"), - style=self.background_style, - pad=True, - new_lines=True, - ) - for syntax_line in syntax_lines: - yield from syntax_line - return - - start_line, end_line = self.line_range or (None, None) - line_offset = 0 - if start_line: - line_offset = max(0, start_line - 1) - lines: Union[List[Text], Lines] = text.split("\n", allow_blank=ends_on_nl) - if self.line_range: - if line_offset > len(lines): - return - lines = lines[line_offset:end_line] - - if self.indent_guides and not options.ascii_only: - style = ( - self._get_base_style() - + self._theme.get_style_for_token(Comment) - + Style(dim=True) - + self.background_style - ) - lines = ( - Text("\n") - .join(lines) - .with_indent_guides(self.tab_size, style=style + Style(italic=False)) - .split("\n", allow_blank=True) - ) - - numbers_column_width = self._numbers_column_width - render_options = options.update(width=code_width) - - highlight_line = self.highlight_lines.__contains__ - _Segment = Segment - new_line = _Segment("\n") - - line_pointer = "> " if options.legacy_windows else "❱ " - - ( - background_style, - number_style, - highlight_number_style, - ) = self._get_number_styles(console) - - for line_no, line in enumerate(lines, self.start_line + line_offset): - if self.word_wrap: - wrapped_lines = console.render_lines( - line, - render_options.update(height=None, justify="left"), - style=background_style, - pad=not transparent_background, - ) - else: - segments = list(line.render(console, end="")) - if options.no_wrap: - wrapped_lines = [segments] - else: - wrapped_lines = [ - _Segment.adjust_line_length( - segments, - render_options.max_width, - style=background_style, - pad=not transparent_background, - ) - ] - - if self.line_numbers: - wrapped_line_left_pad = _Segment( - " " * numbers_column_width + " ", background_style - ) - for first, wrapped_line in loop_first(wrapped_lines): - if first: - line_column = str(line_no).rjust(numbers_column_width - 2) + " " - if highlight_line(line_no): - yield _Segment(line_pointer, Style(color="red")) - yield _Segment(line_column, highlight_number_style) - else: - yield _Segment(" ", highlight_number_style) - yield _Segment(line_column, number_style) - else: - yield wrapped_line_left_pad - yield from wrapped_line - yield new_line - else: - for wrapped_line in wrapped_lines: - yield from wrapped_line - yield new_line - - def _apply_stylized_ranges(self, text: Text) -> None: - """ - Apply stylized ranges to a text instance, - using the given code to determine the right portion to apply the style to. - - Args: - text (Text): Text instance to apply the style to. - """ - code = text.plain - newlines_offsets = [ - # Let's add outer boundaries at each side of the list: - 0, - # N.B. using "\n" here is much faster than using metacharacters such as "^" or "\Z": - *[ - match.start() + 1 - for match in re.finditer("\n", code, flags=re.MULTILINE) - ], - len(code) + 1, - ] - - for stylized_range in self._stylized_ranges: - start = _get_code_index_for_syntax_position( - newlines_offsets, stylized_range.start - ) - end = _get_code_index_for_syntax_position( - newlines_offsets, stylized_range.end - ) - if start is not None and end is not None: - text.stylize(stylized_range.style, start, end) - - def _process_code(self, code: str) -> Tuple[bool, str]: - """ - Applies various processing to a raw code string - (normalises it so it always ends with a line return, dedents it if necessary, etc.) - - Args: - code (str): The raw code string to process - - Returns: - Tuple[bool, str]: the boolean indicates whether the raw code ends with a line return, - while the string is the processed code. - """ - ends_on_nl = code.endswith("\n") - processed_code = code if ends_on_nl else code + "\n" - processed_code = ( - textwrap.dedent(processed_code) if self.dedent else processed_code - ) - processed_code = processed_code.expandtabs(self.tab_size) - return ends_on_nl, processed_code - - -def _get_code_index_for_syntax_position( - newlines_offsets: Sequence[int], position: SyntaxPosition -) -> Optional[int]: - """ - Returns the index of the code string for the given positions. - - Args: - newlines_offsets (Sequence[int]): The offset of each newline character found in the code snippet. - position (SyntaxPosition): The position to search for. - - Returns: - Optional[int]: The index of the code string for this position, or `None` - if the given position's line number is out of range (if it's the column that is out of range - we silently clamp its value so that it reaches the end of the line) - """ - lines_count = len(newlines_offsets) - - line_number, column_index = position - if line_number > lines_count or len(newlines_offsets) < (line_number + 1): - return None # `line_number` is out of range - line_index = line_number - 1 - line_length = newlines_offsets[line_index + 1] - newlines_offsets[line_index] - 1 - # If `column_index` is out of range: let's silently clamp it: - column_index = min(line_length, column_index) - return newlines_offsets[line_index] + column_index - - -if __name__ == "__main__": # pragma: no cover - import argparse - import sys - - parser = argparse.ArgumentParser( - description="Render syntax to the console with Rich" - ) - parser.add_argument( - "path", - metavar="PATH", - help="path to file, or - for stdin", - ) - parser.add_argument( - "-c", - "--force-color", - dest="force_color", - action="store_true", - default=None, - help="force color for non-terminals", - ) - parser.add_argument( - "-i", - "--indent-guides", - dest="indent_guides", - action="store_true", - default=False, - help="display indent guides", - ) - parser.add_argument( - "-l", - "--line-numbers", - dest="line_numbers", - action="store_true", - help="render line numbers", - ) - parser.add_argument( - "-w", - "--width", - type=int, - dest="width", - default=None, - help="width of output (default will auto-detect)", - ) - parser.add_argument( - "-r", - "--wrap", - dest="word_wrap", - action="store_true", - default=False, - help="word wrap long lines", - ) - parser.add_argument( - "-s", - "--soft-wrap", - action="store_true", - dest="soft_wrap", - default=False, - help="enable soft wrapping mode", - ) - parser.add_argument( - "-t", "--theme", dest="theme", default="monokai", help="pygments theme" - ) - parser.add_argument( - "-b", - "--background-color", - dest="background_color", - default=None, - help="Override background color", - ) - parser.add_argument( - "-x", - "--lexer", - default=None, - dest="lexer_name", - help="Lexer name", - ) - parser.add_argument( - "-p", "--padding", type=int, default=0, dest="padding", help="Padding" - ) - parser.add_argument( - "--highlight-line", - type=int, - default=None, - dest="highlight_line", - help="The line number (not index!) to highlight", - ) - args = parser.parse_args() - - from pip._vendor.rich.console import Console - - console = Console(force_terminal=args.force_color, width=args.width) - - if args.path == "-": - code = sys.stdin.read() - syntax = Syntax( - code=code, - lexer=args.lexer_name, - line_numbers=args.line_numbers, - word_wrap=args.word_wrap, - theme=args.theme, - background_color=args.background_color, - indent_guides=args.indent_guides, - padding=args.padding, - highlight_lines={args.highlight_line}, - ) - else: - syntax = Syntax.from_path( - args.path, - lexer=args.lexer_name, - line_numbers=args.line_numbers, - word_wrap=args.word_wrap, - theme=args.theme, - background_color=args.background_color, - indent_guides=args.indent_guides, - padding=args.padding, - highlight_lines={args.highlight_line}, - ) - console.print(syntax, soft_wrap=args.soft_wrap) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/table.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/table.py deleted file mode 100644 index 43c718e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/table.py +++ /dev/null @@ -1,1000 +0,0 @@ -from dataclasses import dataclass, field, replace -from typing import ( - TYPE_CHECKING, - Dict, - Iterable, - List, - NamedTuple, - Optional, - Sequence, - Tuple, - Union, -) - -from . import box, errors -from ._loop import loop_first_last, loop_last -from ._pick import pick_bool -from ._ratio import ratio_distribute, ratio_reduce -from .align import VerticalAlignMethod -from .jupyter import JupyterMixin -from .measure import Measurement -from .padding import Padding, PaddingDimensions -from .protocol import is_renderable -from .segment import Segment -from .style import Style, StyleType -from .text import Text, TextType - -if TYPE_CHECKING: - from .console import ( - Console, - ConsoleOptions, - JustifyMethod, - OverflowMethod, - RenderableType, - RenderResult, - ) - - -@dataclass -class Column: - """Defines a column within a ~Table. - - Args: - title (Union[str, Text], optional): The title of the table rendered at the top. Defaults to None. - caption (Union[str, Text], optional): The table caption rendered below. Defaults to None. - width (int, optional): The width in characters of the table, or ``None`` to automatically fit. Defaults to None. - min_width (Optional[int], optional): The minimum width of the table, or ``None`` for no minimum. Defaults to None. - box (box.Box, optional): One of the constants in box.py used to draw the edges (see :ref:`appendix_box`), or ``None`` for no box lines. Defaults to box.HEAVY_HEAD. - safe_box (Optional[bool], optional): Disable box characters that don't display on windows legacy terminal with *raster* fonts. Defaults to True. - padding (PaddingDimensions, optional): Padding for cells (top, right, bottom, left). Defaults to (0, 1). - collapse_padding (bool, optional): Enable collapsing of padding around cells. Defaults to False. - pad_edge (bool, optional): Enable padding of edge cells. Defaults to True. - expand (bool, optional): Expand the table to fit the available space if ``True``, otherwise the table width will be auto-calculated. Defaults to False. - show_header (bool, optional): Show a header row. Defaults to True. - show_footer (bool, optional): Show a footer row. Defaults to False. - show_edge (bool, optional): Draw a box around the outside of the table. Defaults to True. - show_lines (bool, optional): Draw lines between every row. Defaults to False. - leading (bool, optional): Number of blank lines between rows (precludes ``show_lines``). Defaults to 0. - style (Union[str, Style], optional): Default style for the table. Defaults to "none". - row_styles (List[Union, str], optional): Optional list of row styles, if more than one style is given then the styles will alternate. Defaults to None. - header_style (Union[str, Style], optional): Style of the header. Defaults to "table.header". - footer_style (Union[str, Style], optional): Style of the footer. Defaults to "table.footer". - border_style (Union[str, Style], optional): Style of the border. Defaults to None. - title_style (Union[str, Style], optional): Style of the title. Defaults to None. - caption_style (Union[str, Style], optional): Style of the caption. Defaults to None. - title_justify (str, optional): Justify method for title. Defaults to "center". - caption_justify (str, optional): Justify method for caption. Defaults to "center". - highlight (bool, optional): Highlight cell contents (if str). Defaults to False. - """ - - header: "RenderableType" = "" - """RenderableType: Renderable for the header (typically a string)""" - - footer: "RenderableType" = "" - """RenderableType: Renderable for the footer (typically a string)""" - - header_style: StyleType = "" - """StyleType: The style of the header.""" - - footer_style: StyleType = "" - """StyleType: The style of the footer.""" - - style: StyleType = "" - """StyleType: The style of the column.""" - - justify: "JustifyMethod" = "left" - """str: How to justify text within the column ("left", "center", "right", or "full")""" - - vertical: "VerticalAlignMethod" = "top" - """str: How to vertically align content ("top", "middle", or "bottom")""" - - overflow: "OverflowMethod" = "ellipsis" - """str: Overflow method.""" - - width: Optional[int] = None - """Optional[int]: Width of the column, or ``None`` (default) to auto calculate width.""" - - min_width: Optional[int] = None - """Optional[int]: Minimum width of column, or ``None`` for no minimum. Defaults to None.""" - - max_width: Optional[int] = None - """Optional[int]: Maximum width of column, or ``None`` for no maximum. Defaults to None.""" - - ratio: Optional[int] = None - """Optional[int]: Ratio to use when calculating column width, or ``None`` (default) to adapt to column contents.""" - - no_wrap: bool = False - """bool: Prevent wrapping of text within the column. Defaults to ``False``.""" - - _index: int = 0 - """Index of column.""" - - _cells: List["RenderableType"] = field(default_factory=list) - - def copy(self) -> "Column": - """Return a copy of this Column.""" - return replace(self, _cells=[]) - - @property - def cells(self) -> Iterable["RenderableType"]: - """Get all cells in the column, not including header.""" - yield from self._cells - - @property - def flexible(self) -> bool: - """Check if this column is flexible.""" - return self.ratio is not None - - -@dataclass -class Row: - """Information regarding a row.""" - - style: Optional[StyleType] = None - """Style to apply to row.""" - - end_section: bool = False - """Indicated end of section, which will force a line beneath the row.""" - - -class _Cell(NamedTuple): - """A single cell in a table.""" - - style: StyleType - """Style to apply to cell.""" - renderable: "RenderableType" - """Cell renderable.""" - vertical: VerticalAlignMethod - """Cell vertical alignment.""" - - -class Table(JupyterMixin): - """A console renderable to draw a table. - - Args: - *headers (Union[Column, str]): Column headers, either as a string, or :class:`~rich.table.Column` instance. - title (Union[str, Text], optional): The title of the table rendered at the top. Defaults to None. - caption (Union[str, Text], optional): The table caption rendered below. Defaults to None. - width (int, optional): The width in characters of the table, or ``None`` to automatically fit. Defaults to None. - min_width (Optional[int], optional): The minimum width of the table, or ``None`` for no minimum. Defaults to None. - box (box.Box, optional): One of the constants in box.py used to draw the edges (see :ref:`appendix_box`), or ``None`` for no box lines. Defaults to box.HEAVY_HEAD. - safe_box (Optional[bool], optional): Disable box characters that don't display on windows legacy terminal with *raster* fonts. Defaults to True. - padding (PaddingDimensions, optional): Padding for cells (top, right, bottom, left). Defaults to (0, 1). - collapse_padding (bool, optional): Enable collapsing of padding around cells. Defaults to False. - pad_edge (bool, optional): Enable padding of edge cells. Defaults to True. - expand (bool, optional): Expand the table to fit the available space if ``True``, otherwise the table width will be auto-calculated. Defaults to False. - show_header (bool, optional): Show a header row. Defaults to True. - show_footer (bool, optional): Show a footer row. Defaults to False. - show_edge (bool, optional): Draw a box around the outside of the table. Defaults to True. - show_lines (bool, optional): Draw lines between every row. Defaults to False. - leading (bool, optional): Number of blank lines between rows (precludes ``show_lines``). Defaults to 0. - style (Union[str, Style], optional): Default style for the table. Defaults to "none". - row_styles (List[Union, str], optional): Optional list of row styles, if more than one style is given then the styles will alternate. Defaults to None. - header_style (Union[str, Style], optional): Style of the header. Defaults to "table.header". - footer_style (Union[str, Style], optional): Style of the footer. Defaults to "table.footer". - border_style (Union[str, Style], optional): Style of the border. Defaults to None. - title_style (Union[str, Style], optional): Style of the title. Defaults to None. - caption_style (Union[str, Style], optional): Style of the caption. Defaults to None. - title_justify (str, optional): Justify method for title. Defaults to "center". - caption_justify (str, optional): Justify method for caption. Defaults to "center". - highlight (bool, optional): Highlight cell contents (if str). Defaults to False. - """ - - columns: List[Column] - rows: List[Row] - - def __init__( - self, - *headers: Union[Column, str], - title: Optional[TextType] = None, - caption: Optional[TextType] = None, - width: Optional[int] = None, - min_width: Optional[int] = None, - box: Optional[box.Box] = box.HEAVY_HEAD, - safe_box: Optional[bool] = None, - padding: PaddingDimensions = (0, 1), - collapse_padding: bool = False, - pad_edge: bool = True, - expand: bool = False, - show_header: bool = True, - show_footer: bool = False, - show_edge: bool = True, - show_lines: bool = False, - leading: int = 0, - style: StyleType = "none", - row_styles: Optional[Iterable[StyleType]] = None, - header_style: Optional[StyleType] = "table.header", - footer_style: Optional[StyleType] = "table.footer", - border_style: Optional[StyleType] = None, - title_style: Optional[StyleType] = None, - caption_style: Optional[StyleType] = None, - title_justify: "JustifyMethod" = "center", - caption_justify: "JustifyMethod" = "center", - highlight: bool = False, - ) -> None: - self.columns: List[Column] = [] - self.rows: List[Row] = [] - self.title = title - self.caption = caption - self.width = width - self.min_width = min_width - self.box = box - self.safe_box = safe_box - self._padding = Padding.unpack(padding) - self.pad_edge = pad_edge - self._expand = expand - self.show_header = show_header - self.show_footer = show_footer - self.show_edge = show_edge - self.show_lines = show_lines - self.leading = leading - self.collapse_padding = collapse_padding - self.style = style - self.header_style = header_style or "" - self.footer_style = footer_style or "" - self.border_style = border_style - self.title_style = title_style - self.caption_style = caption_style - self.title_justify: "JustifyMethod" = title_justify - self.caption_justify: "JustifyMethod" = caption_justify - self.highlight = highlight - self.row_styles: Sequence[StyleType] = list(row_styles or []) - append_column = self.columns.append - for header in headers: - if isinstance(header, str): - self.add_column(header=header) - else: - header._index = len(self.columns) - append_column(header) - - @classmethod - def grid( - cls, - *headers: Union[Column, str], - padding: PaddingDimensions = 0, - collapse_padding: bool = True, - pad_edge: bool = False, - expand: bool = False, - ) -> "Table": - """Get a table with no lines, headers, or footer. - - Args: - *headers (Union[Column, str]): Column headers, either as a string, or :class:`~rich.table.Column` instance. - padding (PaddingDimensions, optional): Get padding around cells. Defaults to 0. - collapse_padding (bool, optional): Enable collapsing of padding around cells. Defaults to True. - pad_edge (bool, optional): Enable padding around edges of table. Defaults to False. - expand (bool, optional): Expand the table to fit the available space if ``True``, otherwise the table width will be auto-calculated. Defaults to False. - - Returns: - Table: A table instance. - """ - return cls( - *headers, - box=None, - padding=padding, - collapse_padding=collapse_padding, - show_header=False, - show_footer=False, - show_edge=False, - pad_edge=pad_edge, - expand=expand, - ) - - @property - def expand(self) -> bool: - """Setting a non-None self.width implies expand.""" - return self._expand or self.width is not None - - @expand.setter - def expand(self, expand: bool) -> None: - """Set expand.""" - self._expand = expand - - @property - def _extra_width(self) -> int: - """Get extra width to add to cell content.""" - width = 0 - if self.box and self.show_edge: - width += 2 - if self.box: - width += len(self.columns) - 1 - return width - - @property - def row_count(self) -> int: - """Get the current number of rows.""" - return len(self.rows) - - def get_row_style(self, console: "Console", index: int) -> StyleType: - """Get the current row style.""" - style = Style.null() - if self.row_styles: - style += console.get_style(self.row_styles[index % len(self.row_styles)]) - row_style = self.rows[index].style - if row_style is not None: - style += console.get_style(row_style) - return style - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - max_width = options.max_width - if self.width is not None: - max_width = self.width - if max_width < 0: - return Measurement(0, 0) - - extra_width = self._extra_width - max_width = sum( - self._calculate_column_widths( - console, options.update_width(max_width - extra_width) - ) - ) - _measure_column = self._measure_column - - measurements = [ - _measure_column(console, options.update_width(max_width), column) - for column in self.columns - ] - minimum_width = ( - sum(measurement.minimum for measurement in measurements) + extra_width - ) - maximum_width = ( - sum(measurement.maximum for measurement in measurements) + extra_width - if (self.width is None) - else self.width - ) - measurement = Measurement(minimum_width, maximum_width) - measurement = measurement.clamp(self.min_width) - return measurement - - @property - def padding(self) -> Tuple[int, int, int, int]: - """Get cell padding.""" - return self._padding - - @padding.setter - def padding(self, padding: PaddingDimensions) -> "Table": - """Set cell padding.""" - self._padding = Padding.unpack(padding) - return self - - def add_column( - self, - header: "RenderableType" = "", - footer: "RenderableType" = "", - *, - header_style: Optional[StyleType] = None, - footer_style: Optional[StyleType] = None, - style: Optional[StyleType] = None, - justify: "JustifyMethod" = "left", - vertical: "VerticalAlignMethod" = "top", - overflow: "OverflowMethod" = "ellipsis", - width: Optional[int] = None, - min_width: Optional[int] = None, - max_width: Optional[int] = None, - ratio: Optional[int] = None, - no_wrap: bool = False, - ) -> None: - """Add a column to the table. - - Args: - header (RenderableType, optional): Text or renderable for the header. - Defaults to "". - footer (RenderableType, optional): Text or renderable for the footer. - Defaults to "". - header_style (Union[str, Style], optional): Style for the header, or None for default. Defaults to None. - footer_style (Union[str, Style], optional): Style for the footer, or None for default. Defaults to None. - style (Union[str, Style], optional): Style for the column cells, or None for default. Defaults to None. - justify (JustifyMethod, optional): Alignment for cells. Defaults to "left". - vertical (VerticalAlignMethod, optional): Vertical alignment, one of "top", "middle", or "bottom". Defaults to "top". - overflow (OverflowMethod): Overflow method: "crop", "fold", "ellipsis". Defaults to "ellipsis". - width (int, optional): Desired width of column in characters, or None to fit to contents. Defaults to None. - min_width (Optional[int], optional): Minimum width of column, or ``None`` for no minimum. Defaults to None. - max_width (Optional[int], optional): Maximum width of column, or ``None`` for no maximum. Defaults to None. - ratio (int, optional): Flexible ratio for the column (requires ``Table.expand`` or ``Table.width``). Defaults to None. - no_wrap (bool, optional): Set to ``True`` to disable wrapping of this column. - """ - - column = Column( - _index=len(self.columns), - header=header, - footer=footer, - header_style=header_style or "", - footer_style=footer_style or "", - style=style or "", - justify=justify, - vertical=vertical, - overflow=overflow, - width=width, - min_width=min_width, - max_width=max_width, - ratio=ratio, - no_wrap=no_wrap, - ) - self.columns.append(column) - - def add_row( - self, - *renderables: Optional["RenderableType"], - style: Optional[StyleType] = None, - end_section: bool = False, - ) -> None: - """Add a row of renderables. - - Args: - *renderables (None or renderable): Each cell in a row must be a renderable object (including str), - or ``None`` for a blank cell. - style (StyleType, optional): An optional style to apply to the entire row. Defaults to None. - end_section (bool, optional): End a section and draw a line. Defaults to False. - - Raises: - errors.NotRenderableError: If you add something that can't be rendered. - """ - - def add_cell(column: Column, renderable: "RenderableType") -> None: - column._cells.append(renderable) - - cell_renderables: List[Optional["RenderableType"]] = list(renderables) - - columns = self.columns - if len(cell_renderables) < len(columns): - cell_renderables = [ - *cell_renderables, - *[None] * (len(columns) - len(cell_renderables)), - ] - for index, renderable in enumerate(cell_renderables): - if index == len(columns): - column = Column(_index=index) - for _ in self.rows: - add_cell(column, Text("")) - self.columns.append(column) - else: - column = columns[index] - if renderable is None: - add_cell(column, "") - elif is_renderable(renderable): - add_cell(column, renderable) - else: - raise errors.NotRenderableError( - f"unable to render {type(renderable).__name__}; a string or other renderable object is required" - ) - self.rows.append(Row(style=style, end_section=end_section)) - - def add_section(self) -> None: - """Add a new section (draw a line after current row).""" - - if self.rows: - self.rows[-1].end_section = True - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - if not self.columns: - yield Segment("\n") - return - - max_width = options.max_width - if self.width is not None: - max_width = self.width - - extra_width = self._extra_width - widths = self._calculate_column_widths( - console, options.update_width(max_width - extra_width) - ) - table_width = sum(widths) + extra_width - - render_options = options.update( - width=table_width, highlight=self.highlight, height=None - ) - - def render_annotation( - text: TextType, style: StyleType, justify: "JustifyMethod" = "center" - ) -> "RenderResult": - render_text = ( - console.render_str(text, style=style, highlight=False) - if isinstance(text, str) - else text - ) - return console.render( - render_text, options=render_options.update(justify=justify) - ) - - if self.title: - yield from render_annotation( - self.title, - style=Style.pick_first(self.title_style, "table.title"), - justify=self.title_justify, - ) - yield from self._render(console, render_options, widths) - if self.caption: - yield from render_annotation( - self.caption, - style=Style.pick_first(self.caption_style, "table.caption"), - justify=self.caption_justify, - ) - - def _calculate_column_widths( - self, console: "Console", options: "ConsoleOptions" - ) -> List[int]: - """Calculate the widths of each column, including padding, not including borders.""" - max_width = options.max_width - columns = self.columns - width_ranges = [ - self._measure_column(console, options, column) for column in columns - ] - widths = [_range.maximum or 1 for _range in width_ranges] - get_padding_width = self._get_padding_width - extra_width = self._extra_width - if self.expand: - ratios = [col.ratio or 0 for col in columns if col.flexible] - if any(ratios): - fixed_widths = [ - 0 if column.flexible else _range.maximum - for _range, column in zip(width_ranges, columns) - ] - flex_minimum = [ - (column.width or 1) + get_padding_width(column._index) - for column in columns - if column.flexible - ] - flexible_width = max_width - sum(fixed_widths) - flex_widths = ratio_distribute(flexible_width, ratios, flex_minimum) - iter_flex_widths = iter(flex_widths) - for index, column in enumerate(columns): - if column.flexible: - widths[index] = fixed_widths[index] + next(iter_flex_widths) - table_width = sum(widths) - - if table_width > max_width: - widths = self._collapse_widths( - widths, - [(column.width is None and not column.no_wrap) for column in columns], - max_width, - ) - table_width = sum(widths) - # last resort, reduce columns evenly - if table_width > max_width: - excess_width = table_width - max_width - widths = ratio_reduce(excess_width, [1] * len(widths), widths, widths) - table_width = sum(widths) - - width_ranges = [ - self._measure_column(console, options.update_width(width), column) - for width, column in zip(widths, columns) - ] - widths = [_range.maximum or 0 for _range in width_ranges] - - if (table_width < max_width and self.expand) or ( - self.min_width is not None and table_width < (self.min_width - extra_width) - ): - _max_width = ( - max_width - if self.min_width is None - else min(self.min_width - extra_width, max_width) - ) - pad_widths = ratio_distribute(_max_width - table_width, widths) - widths = [_width + pad for _width, pad in zip(widths, pad_widths)] - - return widths - - @classmethod - def _collapse_widths( - cls, widths: List[int], wrapable: List[bool], max_width: int - ) -> List[int]: - """Reduce widths so that the total is under max_width. - - Args: - widths (List[int]): List of widths. - wrapable (List[bool]): List of booleans that indicate if a column may shrink. - max_width (int): Maximum width to reduce to. - - Returns: - List[int]: A new list of widths. - """ - total_width = sum(widths) - excess_width = total_width - max_width - if any(wrapable): - while total_width and excess_width > 0: - max_column = max( - width for width, allow_wrap in zip(widths, wrapable) if allow_wrap - ) - second_max_column = max( - width if allow_wrap and width != max_column else 0 - for width, allow_wrap in zip(widths, wrapable) - ) - column_difference = max_column - second_max_column - ratios = [ - (1 if (width == max_column and allow_wrap) else 0) - for width, allow_wrap in zip(widths, wrapable) - ] - if not any(ratios) or not column_difference: - break - max_reduce = [min(excess_width, column_difference)] * len(widths) - widths = ratio_reduce(excess_width, ratios, max_reduce, widths) - - total_width = sum(widths) - excess_width = total_width - max_width - return widths - - def _get_cells( - self, console: "Console", column_index: int, column: Column - ) -> Iterable[_Cell]: - """Get all the cells with padding and optional header.""" - - collapse_padding = self.collapse_padding - pad_edge = self.pad_edge - padding = self.padding - any_padding = any(padding) - - first_column = column_index == 0 - last_column = column_index == len(self.columns) - 1 - - _padding_cache: Dict[Tuple[bool, bool], Tuple[int, int, int, int]] = {} - - def get_padding(first_row: bool, last_row: bool) -> Tuple[int, int, int, int]: - cached = _padding_cache.get((first_row, last_row)) - if cached: - return cached - top, right, bottom, left = padding - - if collapse_padding: - if not first_column: - left = max(0, left - right) - if not last_row: - bottom = max(0, top - bottom) - - if not pad_edge: - if first_column: - left = 0 - if last_column: - right = 0 - if first_row: - top = 0 - if last_row: - bottom = 0 - _padding = (top, right, bottom, left) - _padding_cache[(first_row, last_row)] = _padding - return _padding - - raw_cells: List[Tuple[StyleType, "RenderableType"]] = [] - _append = raw_cells.append - get_style = console.get_style - if self.show_header: - header_style = get_style(self.header_style or "") + get_style( - column.header_style - ) - _append((header_style, column.header)) - cell_style = get_style(column.style or "") - for cell in column.cells: - _append((cell_style, cell)) - if self.show_footer: - footer_style = get_style(self.footer_style or "") + get_style( - column.footer_style - ) - _append((footer_style, column.footer)) - - if any_padding: - _Padding = Padding - for first, last, (style, renderable) in loop_first_last(raw_cells): - yield _Cell( - style, - _Padding(renderable, get_padding(first, last)), - getattr(renderable, "vertical", None) or column.vertical, - ) - else: - for style, renderable in raw_cells: - yield _Cell( - style, - renderable, - getattr(renderable, "vertical", None) or column.vertical, - ) - - def _get_padding_width(self, column_index: int) -> int: - """Get extra width from padding.""" - _, pad_right, _, pad_left = self.padding - if self.collapse_padding: - if column_index > 0: - pad_left = max(0, pad_left - pad_right) - return pad_left + pad_right - - def _measure_column( - self, - console: "Console", - options: "ConsoleOptions", - column: Column, - ) -> Measurement: - """Get the minimum and maximum width of the column.""" - - max_width = options.max_width - if max_width < 1: - return Measurement(0, 0) - - padding_width = self._get_padding_width(column._index) - - if column.width is not None: - # Fixed width column - return Measurement( - column.width + padding_width, column.width + padding_width - ).with_maximum(max_width) - # Flexible column, we need to measure contents - min_widths: List[int] = [] - max_widths: List[int] = [] - append_min = min_widths.append - append_max = max_widths.append - get_render_width = Measurement.get - for cell in self._get_cells(console, column._index, column): - _min, _max = get_render_width(console, options, cell.renderable) - append_min(_min) - append_max(_max) - - measurement = Measurement( - max(min_widths) if min_widths else 1, - max(max_widths) if max_widths else max_width, - ).with_maximum(max_width) - measurement = measurement.clamp( - None if column.min_width is None else column.min_width + padding_width, - None if column.max_width is None else column.max_width + padding_width, - ) - return measurement - - def _render( - self, console: "Console", options: "ConsoleOptions", widths: List[int] - ) -> "RenderResult": - table_style = console.get_style(self.style or "") - - border_style = table_style + console.get_style(self.border_style or "") - _column_cells = ( - self._get_cells(console, column_index, column) - for column_index, column in enumerate(self.columns) - ) - row_cells: List[Tuple[_Cell, ...]] = list(zip(*_column_cells)) - _box = ( - self.box.substitute( - options, safe=pick_bool(self.safe_box, console.safe_box) - ) - if self.box - else None - ) - _box = _box.get_plain_headed_box() if _box and not self.show_header else _box - - new_line = Segment.line() - - columns = self.columns - show_header = self.show_header - show_footer = self.show_footer - show_edge = self.show_edge - show_lines = self.show_lines - leading = self.leading - - _Segment = Segment - if _box: - box_segments = [ - ( - _Segment(_box.head_left, border_style), - _Segment(_box.head_right, border_style), - _Segment(_box.head_vertical, border_style), - ), - ( - _Segment(_box.foot_left, border_style), - _Segment(_box.foot_right, border_style), - _Segment(_box.foot_vertical, border_style), - ), - ( - _Segment(_box.mid_left, border_style), - _Segment(_box.mid_right, border_style), - _Segment(_box.mid_vertical, border_style), - ), - ] - if show_edge: - yield _Segment(_box.get_top(widths), border_style) - yield new_line - else: - box_segments = [] - - get_row_style = self.get_row_style - get_style = console.get_style - - for index, (first, last, row_cell) in enumerate(loop_first_last(row_cells)): - header_row = first and show_header - footer_row = last and show_footer - row = ( - self.rows[index - show_header] - if (not header_row and not footer_row) - else None - ) - max_height = 1 - cells: List[List[List[Segment]]] = [] - if header_row or footer_row: - row_style = Style.null() - else: - row_style = get_style( - get_row_style(console, index - 1 if show_header else index) - ) - for width, cell, column in zip(widths, row_cell, columns): - render_options = options.update( - width=width, - justify=column.justify, - no_wrap=column.no_wrap, - overflow=column.overflow, - height=None, - ) - lines = console.render_lines( - cell.renderable, - render_options, - style=get_style(cell.style) + row_style, - ) - max_height = max(max_height, len(lines)) - cells.append(lines) - - row_height = max(len(cell) for cell in cells) - - def align_cell( - cell: List[List[Segment]], - vertical: "VerticalAlignMethod", - width: int, - style: Style, - ) -> List[List[Segment]]: - if header_row: - vertical = "bottom" - elif footer_row: - vertical = "top" - - if vertical == "top": - return _Segment.align_top(cell, width, row_height, style) - elif vertical == "middle": - return _Segment.align_middle(cell, width, row_height, style) - return _Segment.align_bottom(cell, width, row_height, style) - - cells[:] = [ - _Segment.set_shape( - align_cell( - cell, - _cell.vertical, - width, - get_style(_cell.style) + row_style, - ), - width, - max_height, - ) - for width, _cell, cell, column in zip(widths, row_cell, cells, columns) - ] - - if _box: - if last and show_footer: - yield _Segment( - _box.get_row(widths, "foot", edge=show_edge), border_style - ) - yield new_line - left, right, _divider = box_segments[0 if first else (2 if last else 1)] - - # If the column divider is whitespace also style it with the row background - divider = ( - _divider - if _divider.text.strip() - else _Segment( - _divider.text, row_style.background_style + _divider.style - ) - ) - for line_no in range(max_height): - if show_edge: - yield left - for last_cell, rendered_cell in loop_last(cells): - yield from rendered_cell[line_no] - if not last_cell: - yield divider - if show_edge: - yield right - yield new_line - else: - for line_no in range(max_height): - for rendered_cell in cells: - yield from rendered_cell[line_no] - yield new_line - if _box and first and show_header: - yield _Segment( - _box.get_row(widths, "head", edge=show_edge), border_style - ) - yield new_line - end_section = row and row.end_section - if _box and (show_lines or leading or end_section): - if ( - not last - and not (show_footer and index >= len(row_cells) - 2) - and not (show_header and header_row) - ): - if leading: - yield _Segment( - _box.get_row(widths, "mid", edge=show_edge) * leading, - border_style, - ) - else: - yield _Segment( - _box.get_row(widths, "row", edge=show_edge), border_style - ) - yield new_line - - if _box and show_edge: - yield _Segment(_box.get_bottom(widths), border_style) - yield new_line - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console - from pip._vendor.rich.highlighter import ReprHighlighter - from pip._vendor.rich.table import Table as Table - - from ._timer import timer - - with timer("Table render"): - table = Table( - title="Star Wars Movies", - caption="Rich example table", - caption_justify="right", - ) - - table.add_column( - "Released", header_style="bright_cyan", style="cyan", no_wrap=True - ) - table.add_column("Title", style="magenta") - table.add_column("Box Office", justify="right", style="green") - - table.add_row( - "Dec 20, 2019", - "Star Wars: The Rise of Skywalker", - "$952,110,690", - ) - table.add_row("May 25, 2018", "Solo: A Star Wars Story", "$393,151,347") - table.add_row( - "Dec 15, 2017", - "Star Wars Ep. V111: The Last Jedi", - "$1,332,539,889", - style="on black", - end_section=True, - ) - table.add_row( - "Dec 16, 2016", - "Rogue One: A Star Wars Story", - "$1,332,439,889", - ) - - def header(text: str) -> None: - console.print() - console.rule(highlight(text)) - console.print() - - console = Console() - highlight = ReprHighlighter() - header("Example Table") - console.print(table, justify="center") - - table.expand = True - header("expand=True") - console.print(table) - - table.width = 50 - header("width=50") - - console.print(table, justify="center") - - table.width = None - table.expand = False - table.row_styles = ["dim", "none"] - header("row_styles=['dim', 'none']") - - console.print(table, justify="center") - - table.width = None - table.expand = False - table.row_styles = ["dim", "none"] - table.leading = 1 - header("leading=1, row_styles=['dim', 'none']") - console.print(table, justify="center") - - table.width = None - table.expand = False - table.row_styles = ["dim", "none"] - table.show_lines = True - table.leading = 0 - header("show_lines=True, row_styles=['dim', 'none']") - console.print(table, justify="center") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py deleted file mode 100644 index 565e9d9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py +++ /dev/null @@ -1,153 +0,0 @@ -from typing import List, Optional, Tuple - -from .color_triplet import ColorTriplet -from .palette import Palette - -_ColorTuple = Tuple[int, int, int] - - -class TerminalTheme: - """A color theme used when exporting console content. - - Args: - background (Tuple[int, int, int]): The background color. - foreground (Tuple[int, int, int]): The foreground (text) color. - normal (List[Tuple[int, int, int]]): A list of 8 normal intensity colors. - bright (List[Tuple[int, int, int]], optional): A list of 8 bright colors, or None - to repeat normal intensity. Defaults to None. - """ - - def __init__( - self, - background: _ColorTuple, - foreground: _ColorTuple, - normal: List[_ColorTuple], - bright: Optional[List[_ColorTuple]] = None, - ) -> None: - self.background_color = ColorTriplet(*background) - self.foreground_color = ColorTriplet(*foreground) - self.ansi_colors = Palette(normal + (bright or normal)) - - -DEFAULT_TERMINAL_THEME = TerminalTheme( - (255, 255, 255), - (0, 0, 0), - [ - (0, 0, 0), - (128, 0, 0), - (0, 128, 0), - (128, 128, 0), - (0, 0, 128), - (128, 0, 128), - (0, 128, 128), - (192, 192, 192), - ], - [ - (128, 128, 128), - (255, 0, 0), - (0, 255, 0), - (255, 255, 0), - (0, 0, 255), - (255, 0, 255), - (0, 255, 255), - (255, 255, 255), - ], -) - -MONOKAI = TerminalTheme( - (12, 12, 12), - (217, 217, 217), - [ - (26, 26, 26), - (244, 0, 95), - (152, 224, 36), - (253, 151, 31), - (157, 101, 255), - (244, 0, 95), - (88, 209, 235), - (196, 197, 181), - (98, 94, 76), - ], - [ - (244, 0, 95), - (152, 224, 36), - (224, 213, 97), - (157, 101, 255), - (244, 0, 95), - (88, 209, 235), - (246, 246, 239), - ], -) -DIMMED_MONOKAI = TerminalTheme( - (25, 25, 25), - (185, 188, 186), - [ - (58, 61, 67), - (190, 63, 72), - (135, 154, 59), - (197, 166, 53), - (79, 118, 161), - (133, 92, 141), - (87, 143, 164), - (185, 188, 186), - (136, 137, 135), - ], - [ - (251, 0, 31), - (15, 114, 47), - (196, 112, 51), - (24, 109, 227), - (251, 0, 103), - (46, 112, 109), - (253, 255, 185), - ], -) -NIGHT_OWLISH = TerminalTheme( - (255, 255, 255), - (64, 63, 83), - [ - (1, 22, 39), - (211, 66, 62), - (42, 162, 152), - (218, 170, 1), - (72, 118, 214), - (64, 63, 83), - (8, 145, 106), - (122, 129, 129), - (122, 129, 129), - ], - [ - (247, 110, 110), - (73, 208, 197), - (218, 194, 107), - (92, 167, 228), - (105, 112, 152), - (0, 201, 144), - (152, 159, 177), - ], -) - -SVG_EXPORT_THEME = TerminalTheme( - (41, 41, 41), - (197, 200, 198), - [ - (75, 78, 85), - (204, 85, 90), - (152, 168, 75), - (208, 179, 68), - (96, 138, 177), - (152, 114, 159), - (104, 160, 179), - (197, 200, 198), - (154, 155, 153), - ], - [ - (255, 38, 39), - (0, 130, 61), - (208, 132, 66), - (25, 132, 233), - (255, 44, 122), - (57, 130, 128), - (253, 253, 197), - ], -) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/text.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/text.py deleted file mode 100644 index 209aa94..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/text.py +++ /dev/null @@ -1,1357 +0,0 @@ -import re -from functools import partial, reduce -from math import gcd -from operator import itemgetter -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Dict, - Iterable, - List, - NamedTuple, - Optional, - Tuple, - Union, -) - -from ._loop import loop_last -from ._pick import pick_bool -from ._wrap import divide_line -from .align import AlignMethod -from .cells import cell_len, set_cell_size -from .containers import Lines -from .control import strip_control_codes -from .emoji import EmojiVariant -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment -from .style import Style, StyleType - -if TYPE_CHECKING: # pragma: no cover - from .console import Console, ConsoleOptions, JustifyMethod, OverflowMethod - -DEFAULT_JUSTIFY: "JustifyMethod" = "default" -DEFAULT_OVERFLOW: "OverflowMethod" = "fold" - - -_re_whitespace = re.compile(r"\s+$") - -TextType = Union[str, "Text"] -"""A plain string or a :class:`Text` instance.""" - -GetStyleCallable = Callable[[str], Optional[StyleType]] - - -class Span(NamedTuple): - """A marked up region in some text.""" - - start: int - """Span start index.""" - end: int - """Span end index.""" - style: Union[str, Style] - """Style associated with the span.""" - - def __repr__(self) -> str: - return f"Span({self.start}, {self.end}, {self.style!r})" - - def __bool__(self) -> bool: - return self.end > self.start - - def split(self, offset: int) -> Tuple["Span", Optional["Span"]]: - """Split a span in to 2 from a given offset.""" - - if offset < self.start: - return self, None - if offset >= self.end: - return self, None - - start, end, style = self - span1 = Span(start, min(end, offset), style) - span2 = Span(span1.end, end, style) - return span1, span2 - - def move(self, offset: int) -> "Span": - """Move start and end by a given offset. - - Args: - offset (int): Number of characters to add to start and end. - - Returns: - TextSpan: A new TextSpan with adjusted position. - """ - start, end, style = self - return Span(start + offset, end + offset, style) - - def right_crop(self, offset: int) -> "Span": - """Crop the span at the given offset. - - Args: - offset (int): A value between start and end. - - Returns: - Span: A new (possibly smaller) span. - """ - start, end, style = self - if offset >= end: - return self - return Span(start, min(offset, end), style) - - def extend(self, cells: int) -> "Span": - """Extend the span by the given number of cells. - - Args: - cells (int): Additional space to add to end of span. - - Returns: - Span: A span. - """ - if cells: - start, end, style = self - return Span(start, end + cells, style) - else: - return self - - -class Text(JupyterMixin): - """Text with color / style. - - Args: - text (str, optional): Default unstyled text. Defaults to "". - style (Union[str, Style], optional): Base style for text. Defaults to "". - justify (str, optional): Justify method: "left", "center", "full", "right". Defaults to None. - overflow (str, optional): Overflow method: "crop", "fold", "ellipsis". Defaults to None. - no_wrap (bool, optional): Disable text wrapping, or None for default. Defaults to None. - end (str, optional): Character to end text with. Defaults to "\\\\n". - tab_size (int): Number of spaces per tab, or ``None`` to use ``console.tab_size``. Defaults to None. - spans (List[Span], optional). A list of predefined style spans. Defaults to None. - """ - - __slots__ = [ - "_text", - "style", - "justify", - "overflow", - "no_wrap", - "end", - "tab_size", - "_spans", - "_length", - ] - - def __init__( - self, - text: str = "", - style: Union[str, Style] = "", - *, - justify: Optional["JustifyMethod"] = None, - overflow: Optional["OverflowMethod"] = None, - no_wrap: Optional[bool] = None, - end: str = "\n", - tab_size: Optional[int] = None, - spans: Optional[List[Span]] = None, - ) -> None: - sanitized_text = strip_control_codes(text) - self._text = [sanitized_text] - self.style = style - self.justify: Optional["JustifyMethod"] = justify - self.overflow: Optional["OverflowMethod"] = overflow - self.no_wrap = no_wrap - self.end = end - self.tab_size = tab_size - self._spans: List[Span] = spans or [] - self._length: int = len(sanitized_text) - - def __len__(self) -> int: - return self._length - - def __bool__(self) -> bool: - return bool(self._length) - - def __str__(self) -> str: - return self.plain - - def __repr__(self) -> str: - return f"" - - def __add__(self, other: Any) -> "Text": - if isinstance(other, (str, Text)): - result = self.copy() - result.append(other) - return result - return NotImplemented - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Text): - return NotImplemented - return self.plain == other.plain and self._spans == other._spans - - def __contains__(self, other: object) -> bool: - if isinstance(other, str): - return other in self.plain - elif isinstance(other, Text): - return other.plain in self.plain - return False - - def __getitem__(self, slice: Union[int, slice]) -> "Text": - def get_text_at(offset: int) -> "Text": - _Span = Span - text = Text( - self.plain[offset], - spans=[ - _Span(0, 1, style) - for start, end, style in self._spans - if end > offset >= start - ], - end="", - ) - return text - - if isinstance(slice, int): - return get_text_at(slice) - else: - start, stop, step = slice.indices(len(self.plain)) - if step == 1: - lines = self.divide([start, stop]) - return lines[1] - else: - # This would be a bit of work to implement efficiently - # For now, its not required - raise TypeError("slices with step!=1 are not supported") - - @property - def cell_len(self) -> int: - """Get the number of cells required to render this text.""" - return cell_len(self.plain) - - @property - def markup(self) -> str: - """Get console markup to render this Text. - - Returns: - str: A string potentially creating markup tags. - """ - from .markup import escape - - output: List[str] = [] - - plain = self.plain - markup_spans = [ - (0, False, self.style), - *((span.start, False, span.style) for span in self._spans), - *((span.end, True, span.style) for span in self._spans), - (len(plain), True, self.style), - ] - markup_spans.sort(key=itemgetter(0, 1)) - position = 0 - append = output.append - for offset, closing, style in markup_spans: - if offset > position: - append(escape(plain[position:offset])) - position = offset - if style: - append(f"[/{style}]" if closing else f"[{style}]") - markup = "".join(output) - return markup - - @classmethod - def from_markup( - cls, - text: str, - *, - style: Union[str, Style] = "", - emoji: bool = True, - emoji_variant: Optional[EmojiVariant] = None, - justify: Optional["JustifyMethod"] = None, - overflow: Optional["OverflowMethod"] = None, - end: str = "\n", - ) -> "Text": - """Create Text instance from markup. - - Args: - text (str): A string containing console markup. - style (Union[str, Style], optional): Base style for text. Defaults to "". - emoji (bool, optional): Also render emoji code. Defaults to True. - emoji_variant (str, optional): Optional emoji variant, either "text" or "emoji". Defaults to None. - justify (str, optional): Justify method: "left", "center", "full", "right". Defaults to None. - overflow (str, optional): Overflow method: "crop", "fold", "ellipsis". Defaults to None. - end (str, optional): Character to end text with. Defaults to "\\\\n". - - Returns: - Text: A Text instance with markup rendered. - """ - from .markup import render - - rendered_text = render(text, style, emoji=emoji, emoji_variant=emoji_variant) - rendered_text.justify = justify - rendered_text.overflow = overflow - rendered_text.end = end - return rendered_text - - @classmethod - def from_ansi( - cls, - text: str, - *, - style: Union[str, Style] = "", - justify: Optional["JustifyMethod"] = None, - overflow: Optional["OverflowMethod"] = None, - no_wrap: Optional[bool] = None, - end: str = "\n", - tab_size: Optional[int] = 8, - ) -> "Text": - """Create a Text object from a string containing ANSI escape codes. - - Args: - text (str): A string containing escape codes. - style (Union[str, Style], optional): Base style for text. Defaults to "". - justify (str, optional): Justify method: "left", "center", "full", "right". Defaults to None. - overflow (str, optional): Overflow method: "crop", "fold", "ellipsis". Defaults to None. - no_wrap (bool, optional): Disable text wrapping, or None for default. Defaults to None. - end (str, optional): Character to end text with. Defaults to "\\\\n". - tab_size (int): Number of spaces per tab, or ``None`` to use ``console.tab_size``. Defaults to None. - """ - from .ansi import AnsiDecoder - - joiner = Text( - "\n", - justify=justify, - overflow=overflow, - no_wrap=no_wrap, - end=end, - tab_size=tab_size, - style=style, - ) - decoder = AnsiDecoder() - result = joiner.join(line for line in decoder.decode(text)) - return result - - @classmethod - def styled( - cls, - text: str, - style: StyleType = "", - *, - justify: Optional["JustifyMethod"] = None, - overflow: Optional["OverflowMethod"] = None, - ) -> "Text": - """Construct a Text instance with a pre-applied styled. A style applied in this way won't be used - to pad the text when it is justified. - - Args: - text (str): A string containing console markup. - style (Union[str, Style]): Style to apply to the text. Defaults to "". - justify (str, optional): Justify method: "left", "center", "full", "right". Defaults to None. - overflow (str, optional): Overflow method: "crop", "fold", "ellipsis". Defaults to None. - - Returns: - Text: A text instance with a style applied to the entire string. - """ - styled_text = cls(text, justify=justify, overflow=overflow) - styled_text.stylize(style) - return styled_text - - @classmethod - def assemble( - cls, - *parts: Union[str, "Text", Tuple[str, StyleType]], - style: Union[str, Style] = "", - justify: Optional["JustifyMethod"] = None, - overflow: Optional["OverflowMethod"] = None, - no_wrap: Optional[bool] = None, - end: str = "\n", - tab_size: int = 8, - meta: Optional[Dict[str, Any]] = None, - ) -> "Text": - """Construct a text instance by combining a sequence of strings with optional styles. - The positional arguments should be either strings, or a tuple of string + style. - - Args: - style (Union[str, Style], optional): Base style for text. Defaults to "". - justify (str, optional): Justify method: "left", "center", "full", "right". Defaults to None. - overflow (str, optional): Overflow method: "crop", "fold", "ellipsis". Defaults to None. - no_wrap (bool, optional): Disable text wrapping, or None for default. Defaults to None. - end (str, optional): Character to end text with. Defaults to "\\\\n". - tab_size (int): Number of spaces per tab, or ``None`` to use ``console.tab_size``. Defaults to None. - meta (Dict[str, Any], optional). Meta data to apply to text, or None for no meta data. Default to None - - Returns: - Text: A new text instance. - """ - text = cls( - style=style, - justify=justify, - overflow=overflow, - no_wrap=no_wrap, - end=end, - tab_size=tab_size, - ) - append = text.append - _Text = Text - for part in parts: - if isinstance(part, (_Text, str)): - append(part) - else: - append(*part) - if meta: - text.apply_meta(meta) - return text - - @property - def plain(self) -> str: - """Get the text as a single string.""" - if len(self._text) != 1: - self._text[:] = ["".join(self._text)] - return self._text[0] - - @plain.setter - def plain(self, new_text: str) -> None: - """Set the text to a new value.""" - if new_text != self.plain: - sanitized_text = strip_control_codes(new_text) - self._text[:] = [sanitized_text] - old_length = self._length - self._length = len(sanitized_text) - if old_length > self._length: - self._trim_spans() - - @property - def spans(self) -> List[Span]: - """Get a reference to the internal list of spans.""" - return self._spans - - @spans.setter - def spans(self, spans: List[Span]) -> None: - """Set spans.""" - self._spans = spans[:] - - def blank_copy(self, plain: str = "") -> "Text": - """Return a new Text instance with copied metadata (but not the string or spans).""" - copy_self = Text( - plain, - style=self.style, - justify=self.justify, - overflow=self.overflow, - no_wrap=self.no_wrap, - end=self.end, - tab_size=self.tab_size, - ) - return copy_self - - def copy(self) -> "Text": - """Return a copy of this instance.""" - copy_self = Text( - self.plain, - style=self.style, - justify=self.justify, - overflow=self.overflow, - no_wrap=self.no_wrap, - end=self.end, - tab_size=self.tab_size, - ) - copy_self._spans[:] = self._spans - return copy_self - - def stylize( - self, - style: Union[str, Style], - start: int = 0, - end: Optional[int] = None, - ) -> None: - """Apply a style to the text, or a portion of the text. - - Args: - style (Union[str, Style]): Style instance or style definition to apply. - start (int): Start offset (negative indexing is supported). Defaults to 0. - end (Optional[int], optional): End offset (negative indexing is supported), or None for end of text. Defaults to None. - """ - if style: - length = len(self) - if start < 0: - start = length + start - if end is None: - end = length - if end < 0: - end = length + end - if start >= length or end <= start: - # Span not in text or not valid - return - self._spans.append(Span(start, min(length, end), style)) - - def stylize_before( - self, - style: Union[str, Style], - start: int = 0, - end: Optional[int] = None, - ) -> None: - """Apply a style to the text, or a portion of the text. Styles will be applied before other styles already present. - - Args: - style (Union[str, Style]): Style instance or style definition to apply. - start (int): Start offset (negative indexing is supported). Defaults to 0. - end (Optional[int], optional): End offset (negative indexing is supported), or None for end of text. Defaults to None. - """ - if style: - length = len(self) - if start < 0: - start = length + start - if end is None: - end = length - if end < 0: - end = length + end - if start >= length or end <= start: - # Span not in text or not valid - return - self._spans.insert(0, Span(start, min(length, end), style)) - - def apply_meta( - self, meta: Dict[str, Any], start: int = 0, end: Optional[int] = None - ) -> None: - """Apply metadata to the text, or a portion of the text. - - Args: - meta (Dict[str, Any]): A dict of meta information. - start (int): Start offset (negative indexing is supported). Defaults to 0. - end (Optional[int], optional): End offset (negative indexing is supported), or None for end of text. Defaults to None. - - """ - style = Style.from_meta(meta) - self.stylize(style, start=start, end=end) - - def on(self, meta: Optional[Dict[str, Any]] = None, **handlers: Any) -> "Text": - """Apply event handlers (used by Textual project). - - Example: - >>> from rich.text import Text - >>> text = Text("hello world") - >>> text.on(click="view.toggle('world')") - - Args: - meta (Dict[str, Any]): Mapping of meta information. - **handlers: Keyword args are prefixed with "@" to defined handlers. - - Returns: - Text: Self is returned to method may be chained. - """ - meta = {} if meta is None else meta - meta.update({f"@{key}": value for key, value in handlers.items()}) - self.stylize(Style.from_meta(meta)) - return self - - def remove_suffix(self, suffix: str) -> None: - """Remove a suffix if it exists. - - Args: - suffix (str): Suffix to remove. - """ - if self.plain.endswith(suffix): - self.right_crop(len(suffix)) - - def get_style_at_offset(self, console: "Console", offset: int) -> Style: - """Get the style of a character at give offset. - - Args: - console (~Console): Console where text will be rendered. - offset (int): Offset in to text (negative indexing supported) - - Returns: - Style: A Style instance. - """ - # TODO: This is a little inefficient, it is only used by full justify - if offset < 0: - offset = len(self) + offset - get_style = console.get_style - style = get_style(self.style).copy() - for start, end, span_style in self._spans: - if end > offset >= start: - style += get_style(span_style, default="") - return style - - def extend_style(self, spaces: int) -> None: - """Extend the Text given number of spaces where the spaces have the same style as the last character. - - Args: - spaces (int): Number of spaces to add to the Text. - """ - if spaces <= 0: - return - spans = self.spans - new_spaces = " " * spaces - if spans: - end_offset = len(self) - self._spans[:] = [ - span.extend(spaces) if span.end >= end_offset else span - for span in spans - ] - self._text.append(new_spaces) - self._length += spaces - else: - self.plain += new_spaces - - def highlight_regex( - self, - re_highlight: str, - style: Optional[Union[GetStyleCallable, StyleType]] = None, - *, - style_prefix: str = "", - ) -> int: - """Highlight text with a regular expression, where group names are - translated to styles. - - Args: - re_highlight (str): A regular expression. - style (Union[GetStyleCallable, StyleType]): Optional style to apply to whole match, or a callable - which accepts the matched text and returns a style. Defaults to None. - style_prefix (str, optional): Optional prefix to add to style group names. - - Returns: - int: Number of regex matches - """ - count = 0 - append_span = self._spans.append - _Span = Span - plain = self.plain - for match in re.finditer(re_highlight, plain): - get_span = match.span - if style: - start, end = get_span() - match_style = style(plain[start:end]) if callable(style) else style - if match_style is not None and end > start: - append_span(_Span(start, end, match_style)) - - count += 1 - for name in match.groupdict().keys(): - start, end = get_span(name) - if start != -1 and end > start: - append_span(_Span(start, end, f"{style_prefix}{name}")) - return count - - def highlight_words( - self, - words: Iterable[str], - style: Union[str, Style], - *, - case_sensitive: bool = True, - ) -> int: - """Highlight words with a style. - - Args: - words (Iterable[str]): Words to highlight. - style (Union[str, Style]): Style to apply. - case_sensitive (bool, optional): Enable case sensitive matching. Defaults to True. - - Returns: - int: Number of words highlighted. - """ - re_words = "|".join(re.escape(word) for word in words) - add_span = self._spans.append - count = 0 - _Span = Span - for match in re.finditer( - re_words, self.plain, flags=0 if case_sensitive else re.IGNORECASE - ): - start, end = match.span(0) - add_span(_Span(start, end, style)) - count += 1 - return count - - def rstrip(self) -> None: - """Strip whitespace from end of text.""" - self.plain = self.plain.rstrip() - - def rstrip_end(self, size: int) -> None: - """Remove whitespace beyond a certain width at the end of the text. - - Args: - size (int): The desired size of the text. - """ - text_length = len(self) - if text_length > size: - excess = text_length - size - whitespace_match = _re_whitespace.search(self.plain) - if whitespace_match is not None: - whitespace_count = len(whitespace_match.group(0)) - self.right_crop(min(whitespace_count, excess)) - - def set_length(self, new_length: int) -> None: - """Set new length of the text, clipping or padding is required.""" - length = len(self) - if length != new_length: - if length < new_length: - self.pad_right(new_length - length) - else: - self.right_crop(length - new_length) - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> Iterable[Segment]: - tab_size: int = console.tab_size if self.tab_size is None else self.tab_size - justify = self.justify or options.justify or DEFAULT_JUSTIFY - - overflow = self.overflow or options.overflow or DEFAULT_OVERFLOW - - lines = self.wrap( - console, - options.max_width, - justify=justify, - overflow=overflow, - tab_size=tab_size or 8, - no_wrap=pick_bool(self.no_wrap, options.no_wrap, False), - ) - all_lines = Text("\n").join(lines) - yield from all_lines.render(console, end=self.end) - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - text = self.plain - lines = text.splitlines() - max_text_width = max(cell_len(line) for line in lines) if lines else 0 - words = text.split() - min_text_width = ( - max(cell_len(word) for word in words) if words else max_text_width - ) - return Measurement(min_text_width, max_text_width) - - def render(self, console: "Console", end: str = "") -> Iterable["Segment"]: - """Render the text as Segments. - - Args: - console (Console): Console instance. - end (Optional[str], optional): Optional end character. - - Returns: - Iterable[Segment]: Result of render that may be written to the console. - """ - _Segment = Segment - text = self.plain - if not self._spans: - yield Segment(text) - if end: - yield _Segment(end) - return - get_style = partial(console.get_style, default=Style.null()) - - enumerated_spans = list(enumerate(self._spans, 1)) - style_map = {index: get_style(span.style) for index, span in enumerated_spans} - style_map[0] = get_style(self.style) - - spans = [ - (0, False, 0), - *((span.start, False, index) for index, span in enumerated_spans), - *((span.end, True, index) for index, span in enumerated_spans), - (len(text), True, 0), - ] - spans.sort(key=itemgetter(0, 1)) - - stack: List[int] = [] - stack_append = stack.append - stack_pop = stack.remove - - style_cache: Dict[Tuple[Style, ...], Style] = {} - style_cache_get = style_cache.get - combine = Style.combine - - def get_current_style() -> Style: - """Construct current style from stack.""" - styles = tuple(style_map[_style_id] for _style_id in sorted(stack)) - cached_style = style_cache_get(styles) - if cached_style is not None: - return cached_style - current_style = combine(styles) - style_cache[styles] = current_style - return current_style - - for (offset, leaving, style_id), (next_offset, _, _) in zip(spans, spans[1:]): - if leaving: - stack_pop(style_id) - else: - stack_append(style_id) - if next_offset > offset: - yield _Segment(text[offset:next_offset], get_current_style()) - if end: - yield _Segment(end) - - def join(self, lines: Iterable["Text"]) -> "Text": - """Join text together with this instance as the separator. - - Args: - lines (Iterable[Text]): An iterable of Text instances to join. - - Returns: - Text: A new text instance containing join text. - """ - - new_text = self.blank_copy() - - def iter_text() -> Iterable["Text"]: - if self.plain: - for last, line in loop_last(lines): - yield line - if not last: - yield self - else: - yield from lines - - extend_text = new_text._text.extend - append_span = new_text._spans.append - extend_spans = new_text._spans.extend - offset = 0 - _Span = Span - - for text in iter_text(): - extend_text(text._text) - if text.style: - append_span(_Span(offset, offset + len(text), text.style)) - extend_spans( - _Span(offset + start, offset + end, style) - for start, end, style in text._spans - ) - offset += len(text) - new_text._length = offset - return new_text - - def expand_tabs(self, tab_size: Optional[int] = None) -> None: - """Converts tabs to spaces. - - Args: - tab_size (int, optional): Size of tabs. Defaults to 8. - - """ - if "\t" not in self.plain: - return - if tab_size is None: - tab_size = self.tab_size - if tab_size is None: - tab_size = 8 - - new_text: List[Text] = [] - append = new_text.append - - for line in self.split("\n", include_separator=True): - if "\t" not in line.plain: - append(line) - else: - cell_position = 0 - parts = line.split("\t", include_separator=True) - for part in parts: - if part.plain.endswith("\t"): - part._text[-1] = part._text[-1][:-1] + " " - cell_position += part.cell_len - tab_remainder = cell_position % tab_size - if tab_remainder: - spaces = tab_size - tab_remainder - part.extend_style(spaces) - cell_position += spaces - else: - cell_position += part.cell_len - append(part) - - result = Text("").join(new_text) - - self._text = [result.plain] - self._length = len(self.plain) - self._spans[:] = result._spans - - def truncate( - self, - max_width: int, - *, - overflow: Optional["OverflowMethod"] = None, - pad: bool = False, - ) -> None: - """Truncate text if it is longer that a given width. - - Args: - max_width (int): Maximum number of characters in text. - overflow (str, optional): Overflow method: "crop", "fold", or "ellipsis". Defaults to None, to use self.overflow. - pad (bool, optional): Pad with spaces if the length is less than max_width. Defaults to False. - """ - _overflow = overflow or self.overflow or DEFAULT_OVERFLOW - if _overflow != "ignore": - length = cell_len(self.plain) - if length > max_width: - if _overflow == "ellipsis": - self.plain = set_cell_size(self.plain, max_width - 1) + "…" - else: - self.plain = set_cell_size(self.plain, max_width) - if pad and length < max_width: - spaces = max_width - length - self._text = [f"{self.plain}{' ' * spaces}"] - self._length = len(self.plain) - - def _trim_spans(self) -> None: - """Remove or modify any spans that are over the end of the text.""" - max_offset = len(self.plain) - _Span = Span - self._spans[:] = [ - ( - span - if span.end < max_offset - else _Span(span.start, min(max_offset, span.end), span.style) - ) - for span in self._spans - if span.start < max_offset - ] - - def pad(self, count: int, character: str = " ") -> None: - """Pad left and right with a given number of characters. - - Args: - count (int): Width of padding. - character (str): The character to pad with. Must be a string of length 1. - """ - assert len(character) == 1, "Character must be a string of length 1" - if count: - pad_characters = character * count - self.plain = f"{pad_characters}{self.plain}{pad_characters}" - _Span = Span - self._spans[:] = [ - _Span(start + count, end + count, style) - for start, end, style in self._spans - ] - - def pad_left(self, count: int, character: str = " ") -> None: - """Pad the left with a given character. - - Args: - count (int): Number of characters to pad. - character (str, optional): Character to pad with. Defaults to " ". - """ - assert len(character) == 1, "Character must be a string of length 1" - if count: - self.plain = f"{character * count}{self.plain}" - _Span = Span - self._spans[:] = [ - _Span(start + count, end + count, style) - for start, end, style in self._spans - ] - - def pad_right(self, count: int, character: str = " ") -> None: - """Pad the right with a given character. - - Args: - count (int): Number of characters to pad. - character (str, optional): Character to pad with. Defaults to " ". - """ - assert len(character) == 1, "Character must be a string of length 1" - if count: - self.plain = f"{self.plain}{character * count}" - - def align(self, align: AlignMethod, width: int, character: str = " ") -> None: - """Align text to a given width. - - Args: - align (AlignMethod): One of "left", "center", or "right". - width (int): Desired width. - character (str, optional): Character to pad with. Defaults to " ". - """ - self.truncate(width) - excess_space = width - cell_len(self.plain) - if excess_space: - if align == "left": - self.pad_right(excess_space, character) - elif align == "center": - left = excess_space // 2 - self.pad_left(left, character) - self.pad_right(excess_space - left, character) - else: - self.pad_left(excess_space, character) - - def append( - self, text: Union["Text", str], style: Optional[Union[str, "Style"]] = None - ) -> "Text": - """Add text with an optional style. - - Args: - text (Union[Text, str]): A str or Text to append. - style (str, optional): A style name. Defaults to None. - - Returns: - Text: Returns self for chaining. - """ - - if not isinstance(text, (str, Text)): - raise TypeError("Only str or Text can be appended to Text") - - if len(text): - if isinstance(text, str): - sanitized_text = strip_control_codes(text) - self._text.append(sanitized_text) - offset = len(self) - text_length = len(sanitized_text) - if style: - self._spans.append(Span(offset, offset + text_length, style)) - self._length += text_length - elif isinstance(text, Text): - _Span = Span - if style is not None: - raise ValueError( - "style must not be set when appending Text instance" - ) - text_length = self._length - if text.style: - self._spans.append( - _Span(text_length, text_length + len(text), text.style) - ) - self._text.append(text.plain) - self._spans.extend( - _Span(start + text_length, end + text_length, style) - for start, end, style in text._spans - ) - self._length += len(text) - return self - - def append_text(self, text: "Text") -> "Text": - """Append another Text instance. This method is more performant that Text.append, but - only works for Text. - - Args: - text (Text): The Text instance to append to this instance. - - Returns: - Text: Returns self for chaining. - """ - _Span = Span - text_length = self._length - if text.style: - self._spans.append(_Span(text_length, text_length + len(text), text.style)) - self._text.append(text.plain) - self._spans.extend( - _Span(start + text_length, end + text_length, style) - for start, end, style in text._spans - ) - self._length += len(text) - return self - - def append_tokens( - self, tokens: Iterable[Tuple[str, Optional[StyleType]]] - ) -> "Text": - """Append iterable of str and style. Style may be a Style instance or a str style definition. - - Args: - tokens (Iterable[Tuple[str, Optional[StyleType]]]): An iterable of tuples containing str content and style. - - Returns: - Text: Returns self for chaining. - """ - append_text = self._text.append - append_span = self._spans.append - _Span = Span - offset = len(self) - for content, style in tokens: - append_text(content) - if style: - append_span(_Span(offset, offset + len(content), style)) - offset += len(content) - self._length = offset - return self - - def copy_styles(self, text: "Text") -> None: - """Copy styles from another Text instance. - - Args: - text (Text): A Text instance to copy styles from, must be the same length. - """ - self._spans.extend(text._spans) - - def split( - self, - separator: str = "\n", - *, - include_separator: bool = False, - allow_blank: bool = False, - ) -> Lines: - """Split rich text in to lines, preserving styles. - - Args: - separator (str, optional): String to split on. Defaults to "\\\\n". - include_separator (bool, optional): Include the separator in the lines. Defaults to False. - allow_blank (bool, optional): Return a blank line if the text ends with a separator. Defaults to False. - - Returns: - List[RichText]: A list of rich text, one per line of the original. - """ - assert separator, "separator must not be empty" - - text = self.plain - if separator not in text: - return Lines([self.copy()]) - - if include_separator: - lines = self.divide( - match.end() for match in re.finditer(re.escape(separator), text) - ) - else: - - def flatten_spans() -> Iterable[int]: - for match in re.finditer(re.escape(separator), text): - start, end = match.span() - yield start - yield end - - lines = Lines( - line for line in self.divide(flatten_spans()) if line.plain != separator - ) - - if not allow_blank and text.endswith(separator): - lines.pop() - - return lines - - def divide(self, offsets: Iterable[int]) -> Lines: - """Divide text in to a number of lines at given offsets. - - Args: - offsets (Iterable[int]): Offsets used to divide text. - - Returns: - Lines: New RichText instances between offsets. - """ - _offsets = list(offsets) - - if not _offsets: - return Lines([self.copy()]) - - text = self.plain - text_length = len(text) - divide_offsets = [0, *_offsets, text_length] - line_ranges = list(zip(divide_offsets, divide_offsets[1:])) - - style = self.style - justify = self.justify - overflow = self.overflow - _Text = Text - new_lines = Lines( - _Text( - text[start:end], - style=style, - justify=justify, - overflow=overflow, - ) - for start, end in line_ranges - ) - if not self._spans: - return new_lines - - _line_appends = [line._spans.append for line in new_lines._lines] - line_count = len(line_ranges) - _Span = Span - - for span_start, span_end, style in self._spans: - lower_bound = 0 - upper_bound = line_count - start_line_no = (lower_bound + upper_bound) // 2 - - while True: - line_start, line_end = line_ranges[start_line_no] - if span_start < line_start: - upper_bound = start_line_no - 1 - elif span_start > line_end: - lower_bound = start_line_no + 1 - else: - break - start_line_no = (lower_bound + upper_bound) // 2 - - if span_end < line_end: - end_line_no = start_line_no - else: - end_line_no = lower_bound = start_line_no - upper_bound = line_count - - while True: - line_start, line_end = line_ranges[end_line_no] - if span_end < line_start: - upper_bound = end_line_no - 1 - elif span_end > line_end: - lower_bound = end_line_no + 1 - else: - break - end_line_no = (lower_bound + upper_bound) // 2 - - for line_no in range(start_line_no, end_line_no + 1): - line_start, line_end = line_ranges[line_no] - new_start = max(0, span_start - line_start) - new_end = min(span_end - line_start, line_end - line_start) - if new_end > new_start: - _line_appends[line_no](_Span(new_start, new_end, style)) - - return new_lines - - def right_crop(self, amount: int = 1) -> None: - """Remove a number of characters from the end of the text.""" - max_offset = len(self.plain) - amount - _Span = Span - self._spans[:] = [ - ( - span - if span.end < max_offset - else _Span(span.start, min(max_offset, span.end), span.style) - ) - for span in self._spans - if span.start < max_offset - ] - self._text = [self.plain[:-amount]] - self._length -= amount - - def wrap( - self, - console: "Console", - width: int, - *, - justify: Optional["JustifyMethod"] = None, - overflow: Optional["OverflowMethod"] = None, - tab_size: int = 8, - no_wrap: Optional[bool] = None, - ) -> Lines: - """Word wrap the text. - - Args: - console (Console): Console instance. - width (int): Number of cells available per line. - justify (str, optional): Justify method: "default", "left", "center", "full", "right". Defaults to "default". - overflow (str, optional): Overflow method: "crop", "fold", or "ellipsis". Defaults to None. - tab_size (int, optional): Default tab size. Defaults to 8. - no_wrap (bool, optional): Disable wrapping, Defaults to False. - - Returns: - Lines: Number of lines. - """ - wrap_justify = justify or self.justify or DEFAULT_JUSTIFY - wrap_overflow = overflow or self.overflow or DEFAULT_OVERFLOW - - no_wrap = pick_bool(no_wrap, self.no_wrap, False) or overflow == "ignore" - - lines = Lines() - for line in self.split(allow_blank=True): - if "\t" in line: - line.expand_tabs(tab_size) - if no_wrap: - new_lines = Lines([line]) - else: - offsets = divide_line(str(line), width, fold=wrap_overflow == "fold") - new_lines = line.divide(offsets) - for line in new_lines: - line.rstrip_end(width) - if wrap_justify: - new_lines.justify( - console, width, justify=wrap_justify, overflow=wrap_overflow - ) - for line in new_lines: - line.truncate(width, overflow=wrap_overflow) - lines.extend(new_lines) - return lines - - def fit(self, width: int) -> Lines: - """Fit the text in to given width by chopping in to lines. - - Args: - width (int): Maximum characters in a line. - - Returns: - Lines: Lines container. - """ - lines: Lines = Lines() - append = lines.append - for line in self.split(): - line.set_length(width) - append(line) - return lines - - def detect_indentation(self) -> int: - """Auto-detect indentation of code. - - Returns: - int: Number of spaces used to indent code. - """ - - _indentations = { - len(match.group(1)) - for match in re.finditer(r"^( *)(.*)$", self.plain, flags=re.MULTILINE) - } - - try: - indentation = ( - reduce(gcd, [indent for indent in _indentations if not indent % 2]) or 1 - ) - except TypeError: - indentation = 1 - - return indentation - - def with_indent_guides( - self, - indent_size: Optional[int] = None, - *, - character: str = "│", - style: StyleType = "dim green", - ) -> "Text": - """Adds indent guide lines to text. - - Args: - indent_size (Optional[int]): Size of indentation, or None to auto detect. Defaults to None. - character (str, optional): Character to use for indentation. Defaults to "│". - style (Union[Style, str], optional): Style of indent guides. - - Returns: - Text: New text with indentation guides. - """ - - _indent_size = self.detect_indentation() if indent_size is None else indent_size - - text = self.copy() - text.expand_tabs() - indent_line = f"{character}{' ' * (_indent_size - 1)}" - - re_indent = re.compile(r"^( *)(.*)$") - new_lines: List[Text] = [] - add_line = new_lines.append - blank_lines = 0 - for line in text.split(allow_blank=True): - match = re_indent.match(line.plain) - if not match or not match.group(2): - blank_lines += 1 - continue - indent = match.group(1) - full_indents, remaining_space = divmod(len(indent), _indent_size) - new_indent = f"{indent_line * full_indents}{' ' * remaining_space}" - line.plain = new_indent + line.plain[len(new_indent) :] - line.stylize(style, 0, len(new_indent)) - if blank_lines: - new_lines.extend([Text(new_indent, style=style)] * blank_lines) - blank_lines = 0 - add_line(line) - if blank_lines: - new_lines.extend([Text("", style=style)] * blank_lines) - - new_text = text.blank_copy("\n").join(new_lines) - return new_text - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console - - text = Text( - """\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\n""" - ) - text.highlight_words(["Lorem"], "bold") - text.highlight_words(["ipsum"], "italic") - - console = Console() - - console.rule("justify='left'") - console.print(text, style="red") - console.print() - - console.rule("justify='center'") - console.print(text, style="green", justify="center") - console.print() - - console.rule("justify='right'") - console.print(text, style="blue", justify="right") - console.print() - - console.rule("justify='full'") - console.print(text, style="magenta", justify="full") - console.print() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/theme.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/theme.py deleted file mode 100644 index 471dfb2..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/theme.py +++ /dev/null @@ -1,115 +0,0 @@ -import configparser -from typing import Dict, List, IO, Mapping, Optional - -from .default_styles import DEFAULT_STYLES -from .style import Style, StyleType - - -class Theme: - """A container for style information, used by :class:`~rich.console.Console`. - - Args: - styles (Dict[str, Style], optional): A mapping of style names on to styles. Defaults to None for a theme with no styles. - inherit (bool, optional): Inherit default styles. Defaults to True. - """ - - styles: Dict[str, Style] - - def __init__( - self, styles: Optional[Mapping[str, StyleType]] = None, inherit: bool = True - ): - self.styles = DEFAULT_STYLES.copy() if inherit else {} - if styles is not None: - self.styles.update( - { - name: style if isinstance(style, Style) else Style.parse(style) - for name, style in styles.items() - } - ) - - @property - def config(self) -> str: - """Get contents of a config file for this theme.""" - config = "[styles]\n" + "\n".join( - f"{name} = {style}" for name, style in sorted(self.styles.items()) - ) - return config - - @classmethod - def from_file( - cls, config_file: IO[str], source: Optional[str] = None, inherit: bool = True - ) -> "Theme": - """Load a theme from a text mode file. - - Args: - config_file (IO[str]): An open conf file. - source (str, optional): The filename of the open file. Defaults to None. - inherit (bool, optional): Inherit default styles. Defaults to True. - - Returns: - Theme: A New theme instance. - """ - config = configparser.ConfigParser() - config.read_file(config_file, source=source) - styles = {name: Style.parse(value) for name, value in config.items("styles")} - theme = Theme(styles, inherit=inherit) - return theme - - @classmethod - def read( - cls, path: str, inherit: bool = True, encoding: Optional[str] = None - ) -> "Theme": - """Read a theme from a path. - - Args: - path (str): Path to a config file readable by Python configparser module. - inherit (bool, optional): Inherit default styles. Defaults to True. - encoding (str, optional): Encoding of the config file. Defaults to None. - - Returns: - Theme: A new theme instance. - """ - with open(path, "rt", encoding=encoding) as config_file: - return cls.from_file(config_file, source=path, inherit=inherit) - - -class ThemeStackError(Exception): - """Base exception for errors related to the theme stack.""" - - -class ThemeStack: - """A stack of themes. - - Args: - theme (Theme): A theme instance - """ - - def __init__(self, theme: Theme) -> None: - self._entries: List[Dict[str, Style]] = [theme.styles] - self.get = self._entries[-1].get - - def push_theme(self, theme: Theme, inherit: bool = True) -> None: - """Push a theme on the top of the stack. - - Args: - theme (Theme): A Theme instance. - inherit (boolean, optional): Inherit styles from current top of stack. - """ - styles: Dict[str, Style] - styles = ( - {**self._entries[-1], **theme.styles} if inherit else theme.styles.copy() - ) - self._entries.append(styles) - self.get = self._entries[-1].get - - def pop_theme(self) -> None: - """Pop (and discard) the top-most theme.""" - if len(self._entries) == 1: - raise ThemeStackError("Unable to pop base theme") - self._entries.pop() - self.get = self._entries[-1].get - - -if __name__ == "__main__": # pragma: no cover - theme = Theme() - print(theme.config) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/themes.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/themes.py deleted file mode 100644 index bf6db10..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/themes.py +++ /dev/null @@ -1,5 +0,0 @@ -from .default_styles import DEFAULT_STYLES -from .theme import Theme - - -DEFAULT = Theme(DEFAULT_STYLES) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py deleted file mode 100644 index f223ad4..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py +++ /dev/null @@ -1,753 +0,0 @@ -from __future__ import absolute_import - -import linecache -import os -import platform -import sys -from dataclasses import dataclass, field -from traceback import walk_tb -from types import ModuleType, TracebackType -from typing import ( - Any, - Callable, - Dict, - Iterable, - List, - Optional, - Sequence, - Tuple, - Type, - Union, -) - -from pip._vendor.pygments.lexers import guess_lexer_for_filename -from pip._vendor.pygments.token import Comment, Keyword, Name, Number, Operator, String -from pip._vendor.pygments.token import Text as TextToken -from pip._vendor.pygments.token import Token -from pip._vendor.pygments.util import ClassNotFound - -from . import pretty -from ._loop import loop_last -from .columns import Columns -from .console import Console, ConsoleOptions, ConsoleRenderable, RenderResult, group -from .constrain import Constrain -from .highlighter import RegexHighlighter, ReprHighlighter -from .panel import Panel -from .scope import render_scope -from .style import Style -from .syntax import Syntax -from .text import Text -from .theme import Theme - -WINDOWS = platform.system() == "Windows" - -LOCALS_MAX_LENGTH = 10 -LOCALS_MAX_STRING = 80 - - -def install( - *, - console: Optional[Console] = None, - width: Optional[int] = 100, - extra_lines: int = 3, - theme: Optional[str] = None, - word_wrap: bool = False, - show_locals: bool = False, - locals_max_length: int = LOCALS_MAX_LENGTH, - locals_max_string: int = LOCALS_MAX_STRING, - locals_hide_dunder: bool = True, - locals_hide_sunder: Optional[bool] = None, - indent_guides: bool = True, - suppress: Iterable[Union[str, ModuleType]] = (), - max_frames: int = 100, -) -> Callable[[Type[BaseException], BaseException, Optional[TracebackType]], Any]: - """Install a rich traceback handler. - - Once installed, any tracebacks will be printed with syntax highlighting and rich formatting. - - - Args: - console (Optional[Console], optional): Console to write exception to. Default uses internal Console instance. - width (Optional[int], optional): Width (in characters) of traceback. Defaults to 100. - extra_lines (int, optional): Extra lines of code. Defaults to 3. - theme (Optional[str], optional): Pygments theme to use in traceback. Defaults to ``None`` which will pick - a theme appropriate for the platform. - word_wrap (bool, optional): Enable word wrapping of long lines. Defaults to False. - show_locals (bool, optional): Enable display of local variables. Defaults to False. - locals_max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to 10. - locals_max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to 80. - locals_hide_dunder (bool, optional): Hide locals prefixed with double underscore. Defaults to True. - locals_hide_sunder (bool, optional): Hide locals prefixed with single underscore. Defaults to False. - indent_guides (bool, optional): Enable indent guides in code and locals. Defaults to True. - suppress (Sequence[Union[str, ModuleType]]): Optional sequence of modules or paths to exclude from traceback. - - Returns: - Callable: The previous exception handler that was replaced. - - """ - traceback_console = Console(stderr=True) if console is None else console - - locals_hide_sunder = ( - True - if (traceback_console.is_jupyter and locals_hide_sunder is None) - else locals_hide_sunder - ) - - def excepthook( - type_: Type[BaseException], - value: BaseException, - traceback: Optional[TracebackType], - ) -> None: - traceback_console.print( - Traceback.from_exception( - type_, - value, - traceback, - width=width, - extra_lines=extra_lines, - theme=theme, - word_wrap=word_wrap, - show_locals=show_locals, - locals_max_length=locals_max_length, - locals_max_string=locals_max_string, - locals_hide_dunder=locals_hide_dunder, - locals_hide_sunder=bool(locals_hide_sunder), - indent_guides=indent_guides, - suppress=suppress, - max_frames=max_frames, - ) - ) - - def ipy_excepthook_closure(ip: Any) -> None: # pragma: no cover - tb_data = {} # store information about showtraceback call - default_showtraceback = ip.showtraceback # keep reference of default traceback - - def ipy_show_traceback(*args: Any, **kwargs: Any) -> None: - """wrap the default ip.showtraceback to store info for ip._showtraceback""" - nonlocal tb_data - tb_data = kwargs - default_showtraceback(*args, **kwargs) - - def ipy_display_traceback( - *args: Any, is_syntax: bool = False, **kwargs: Any - ) -> None: - """Internally called traceback from ip._showtraceback""" - nonlocal tb_data - exc_tuple = ip._get_exc_info() - - # do not display trace on syntax error - tb: Optional[TracebackType] = None if is_syntax else exc_tuple[2] - - # determine correct tb_offset - compiled = tb_data.get("running_compiled_code", False) - tb_offset = tb_data.get("tb_offset", 1 if compiled else 0) - # remove ipython internal frames from trace with tb_offset - for _ in range(tb_offset): - if tb is None: - break - tb = tb.tb_next - - excepthook(exc_tuple[0], exc_tuple[1], tb) - tb_data = {} # clear data upon usage - - # replace _showtraceback instead of showtraceback to allow ipython features such as debugging to work - # this is also what the ipython docs recommends to modify when subclassing InteractiveShell - ip._showtraceback = ipy_display_traceback - # add wrapper to capture tb_data - ip.showtraceback = ipy_show_traceback - ip.showsyntaxerror = lambda *args, **kwargs: ipy_display_traceback( - *args, is_syntax=True, **kwargs - ) - - try: # pragma: no cover - # if within ipython, use customized traceback - ip = get_ipython() # type: ignore[name-defined] - ipy_excepthook_closure(ip) - return sys.excepthook - except Exception: - # otherwise use default system hook - old_excepthook = sys.excepthook - sys.excepthook = excepthook - return old_excepthook - - -@dataclass -class Frame: - filename: str - lineno: int - name: str - line: str = "" - locals: Optional[Dict[str, pretty.Node]] = None - - -@dataclass -class _SyntaxError: - offset: int - filename: str - line: str - lineno: int - msg: str - - -@dataclass -class Stack: - exc_type: str - exc_value: str - syntax_error: Optional[_SyntaxError] = None - is_cause: bool = False - frames: List[Frame] = field(default_factory=list) - - -@dataclass -class Trace: - stacks: List[Stack] - - -class PathHighlighter(RegexHighlighter): - highlights = [r"(?P.*/)(?P.+)"] - - -class Traceback: - """A Console renderable that renders a traceback. - - Args: - trace (Trace, optional): A `Trace` object produced from `extract`. Defaults to None, which uses - the last exception. - width (Optional[int], optional): Number of characters used to traceback. Defaults to 100. - extra_lines (int, optional): Additional lines of code to render. Defaults to 3. - theme (str, optional): Override pygments theme used in traceback. - word_wrap (bool, optional): Enable word wrapping of long lines. Defaults to False. - show_locals (bool, optional): Enable display of local variables. Defaults to False. - indent_guides (bool, optional): Enable indent guides in code and locals. Defaults to True. - locals_max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to 10. - locals_max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to 80. - locals_hide_dunder (bool, optional): Hide locals prefixed with double underscore. Defaults to True. - locals_hide_sunder (bool, optional): Hide locals prefixed with single underscore. Defaults to False. - suppress (Sequence[Union[str, ModuleType]]): Optional sequence of modules or paths to exclude from traceback. - max_frames (int): Maximum number of frames to show in a traceback, 0 for no maximum. Defaults to 100. - - """ - - LEXERS = { - "": "text", - ".py": "python", - ".pxd": "cython", - ".pyx": "cython", - ".pxi": "pyrex", - } - - def __init__( - self, - trace: Optional[Trace] = None, - *, - width: Optional[int] = 100, - extra_lines: int = 3, - theme: Optional[str] = None, - word_wrap: bool = False, - show_locals: bool = False, - locals_max_length: int = LOCALS_MAX_LENGTH, - locals_max_string: int = LOCALS_MAX_STRING, - locals_hide_dunder: bool = True, - locals_hide_sunder: bool = False, - indent_guides: bool = True, - suppress: Iterable[Union[str, ModuleType]] = (), - max_frames: int = 100, - ): - if trace is None: - exc_type, exc_value, traceback = sys.exc_info() - if exc_type is None or exc_value is None or traceback is None: - raise ValueError( - "Value for 'trace' required if not called in except: block" - ) - trace = self.extract( - exc_type, exc_value, traceback, show_locals=show_locals - ) - self.trace = trace - self.width = width - self.extra_lines = extra_lines - self.theme = Syntax.get_theme(theme or "ansi_dark") - self.word_wrap = word_wrap - self.show_locals = show_locals - self.indent_guides = indent_guides - self.locals_max_length = locals_max_length - self.locals_max_string = locals_max_string - self.locals_hide_dunder = locals_hide_dunder - self.locals_hide_sunder = locals_hide_sunder - - self.suppress: Sequence[str] = [] - for suppress_entity in suppress: - if not isinstance(suppress_entity, str): - assert ( - suppress_entity.__file__ is not None - ), f"{suppress_entity!r} must be a module with '__file__' attribute" - path = os.path.dirname(suppress_entity.__file__) - else: - path = suppress_entity - path = os.path.normpath(os.path.abspath(path)) - self.suppress.append(path) - self.max_frames = max(4, max_frames) if max_frames > 0 else 0 - - @classmethod - def from_exception( - cls, - exc_type: Type[Any], - exc_value: BaseException, - traceback: Optional[TracebackType], - *, - width: Optional[int] = 100, - extra_lines: int = 3, - theme: Optional[str] = None, - word_wrap: bool = False, - show_locals: bool = False, - locals_max_length: int = LOCALS_MAX_LENGTH, - locals_max_string: int = LOCALS_MAX_STRING, - locals_hide_dunder: bool = True, - locals_hide_sunder: bool = False, - indent_guides: bool = True, - suppress: Iterable[Union[str, ModuleType]] = (), - max_frames: int = 100, - ) -> "Traceback": - """Create a traceback from exception info - - Args: - exc_type (Type[BaseException]): Exception type. - exc_value (BaseException): Exception value. - traceback (TracebackType): Python Traceback object. - width (Optional[int], optional): Number of characters used to traceback. Defaults to 100. - extra_lines (int, optional): Additional lines of code to render. Defaults to 3. - theme (str, optional): Override pygments theme used in traceback. - word_wrap (bool, optional): Enable word wrapping of long lines. Defaults to False. - show_locals (bool, optional): Enable display of local variables. Defaults to False. - indent_guides (bool, optional): Enable indent guides in code and locals. Defaults to True. - locals_max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to 10. - locals_max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to 80. - locals_hide_dunder (bool, optional): Hide locals prefixed with double underscore. Defaults to True. - locals_hide_sunder (bool, optional): Hide locals prefixed with single underscore. Defaults to False. - suppress (Iterable[Union[str, ModuleType]]): Optional sequence of modules or paths to exclude from traceback. - max_frames (int): Maximum number of frames to show in a traceback, 0 for no maximum. Defaults to 100. - - Returns: - Traceback: A Traceback instance that may be printed. - """ - rich_traceback = cls.extract( - exc_type, - exc_value, - traceback, - show_locals=show_locals, - locals_max_length=locals_max_length, - locals_max_string=locals_max_string, - locals_hide_dunder=locals_hide_dunder, - locals_hide_sunder=locals_hide_sunder, - ) - - return cls( - rich_traceback, - width=width, - extra_lines=extra_lines, - theme=theme, - word_wrap=word_wrap, - show_locals=show_locals, - indent_guides=indent_guides, - locals_max_length=locals_max_length, - locals_max_string=locals_max_string, - locals_hide_dunder=locals_hide_dunder, - locals_hide_sunder=locals_hide_sunder, - suppress=suppress, - max_frames=max_frames, - ) - - @classmethod - def extract( - cls, - exc_type: Type[BaseException], - exc_value: BaseException, - traceback: Optional[TracebackType], - *, - show_locals: bool = False, - locals_max_length: int = LOCALS_MAX_LENGTH, - locals_max_string: int = LOCALS_MAX_STRING, - locals_hide_dunder: bool = True, - locals_hide_sunder: bool = False, - ) -> Trace: - """Extract traceback information. - - Args: - exc_type (Type[BaseException]): Exception type. - exc_value (BaseException): Exception value. - traceback (TracebackType): Python Traceback object. - show_locals (bool, optional): Enable display of local variables. Defaults to False. - locals_max_length (int, optional): Maximum length of containers before abbreviating, or None for no abbreviation. - Defaults to 10. - locals_max_string (int, optional): Maximum length of string before truncating, or None to disable. Defaults to 80. - locals_hide_dunder (bool, optional): Hide locals prefixed with double underscore. Defaults to True. - locals_hide_sunder (bool, optional): Hide locals prefixed with single underscore. Defaults to False. - - Returns: - Trace: A Trace instance which you can use to construct a `Traceback`. - """ - - stacks: List[Stack] = [] - is_cause = False - - from pip._vendor.rich import _IMPORT_CWD - - def safe_str(_object: Any) -> str: - """Don't allow exceptions from __str__ to propagate.""" - try: - return str(_object) - except Exception: - return "" - - while True: - stack = Stack( - exc_type=safe_str(exc_type.__name__), - exc_value=safe_str(exc_value), - is_cause=is_cause, - ) - - if isinstance(exc_value, SyntaxError): - stack.syntax_error = _SyntaxError( - offset=exc_value.offset or 0, - filename=exc_value.filename or "?", - lineno=exc_value.lineno or 0, - line=exc_value.text or "", - msg=exc_value.msg, - ) - - stacks.append(stack) - append = stack.frames.append - - def get_locals( - iter_locals: Iterable[Tuple[str, object]] - ) -> Iterable[Tuple[str, object]]: - """Extract locals from an iterator of key pairs.""" - if not (locals_hide_dunder or locals_hide_sunder): - yield from iter_locals - return - for key, value in iter_locals: - if locals_hide_dunder and key.startswith("__"): - continue - if locals_hide_sunder and key.startswith("_"): - continue - yield key, value - - for frame_summary, line_no in walk_tb(traceback): - filename = frame_summary.f_code.co_filename - if filename and not filename.startswith("<"): - if not os.path.isabs(filename): - filename = os.path.join(_IMPORT_CWD, filename) - if frame_summary.f_locals.get("_rich_traceback_omit", False): - continue - - frame = Frame( - filename=filename or "?", - lineno=line_no, - name=frame_summary.f_code.co_name, - locals={ - key: pretty.traverse( - value, - max_length=locals_max_length, - max_string=locals_max_string, - ) - for key, value in get_locals(frame_summary.f_locals.items()) - } - if show_locals - else None, - ) - append(frame) - if frame_summary.f_locals.get("_rich_traceback_guard", False): - del stack.frames[:] - - cause = getattr(exc_value, "__cause__", None) - if cause: - exc_type = cause.__class__ - exc_value = cause - # __traceback__ can be None, e.g. for exceptions raised by the - # 'multiprocessing' module - traceback = cause.__traceback__ - is_cause = True - continue - - cause = exc_value.__context__ - if cause and not getattr(exc_value, "__suppress_context__", False): - exc_type = cause.__class__ - exc_value = cause - traceback = cause.__traceback__ - is_cause = False - continue - # No cover, code is reached but coverage doesn't recognize it. - break # pragma: no cover - - trace = Trace(stacks=stacks) - return trace - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - theme = self.theme - background_style = theme.get_background_style() - token_style = theme.get_style_for_token - - traceback_theme = Theme( - { - "pretty": token_style(TextToken), - "pygments.text": token_style(Token), - "pygments.string": token_style(String), - "pygments.function": token_style(Name.Function), - "pygments.number": token_style(Number), - "repr.indent": token_style(Comment) + Style(dim=True), - "repr.str": token_style(String), - "repr.brace": token_style(TextToken) + Style(bold=True), - "repr.number": token_style(Number), - "repr.bool_true": token_style(Keyword.Constant), - "repr.bool_false": token_style(Keyword.Constant), - "repr.none": token_style(Keyword.Constant), - "scope.border": token_style(String.Delimiter), - "scope.equals": token_style(Operator), - "scope.key": token_style(Name), - "scope.key.special": token_style(Name.Constant) + Style(dim=True), - }, - inherit=False, - ) - - highlighter = ReprHighlighter() - for last, stack in loop_last(reversed(self.trace.stacks)): - if stack.frames: - stack_renderable: ConsoleRenderable = Panel( - self._render_stack(stack), - title="[traceback.title]Traceback [dim](most recent call last)", - style=background_style, - border_style="traceback.border", - expand=True, - padding=(0, 1), - ) - stack_renderable = Constrain(stack_renderable, self.width) - with console.use_theme(traceback_theme): - yield stack_renderable - if stack.syntax_error is not None: - with console.use_theme(traceback_theme): - yield Constrain( - Panel( - self._render_syntax_error(stack.syntax_error), - style=background_style, - border_style="traceback.border.syntax_error", - expand=True, - padding=(0, 1), - width=self.width, - ), - self.width, - ) - yield Text.assemble( - (f"{stack.exc_type}: ", "traceback.exc_type"), - highlighter(stack.syntax_error.msg), - ) - elif stack.exc_value: - yield Text.assemble( - (f"{stack.exc_type}: ", "traceback.exc_type"), - highlighter(stack.exc_value), - ) - else: - yield Text.assemble((f"{stack.exc_type}", "traceback.exc_type")) - - if not last: - if stack.is_cause: - yield Text.from_markup( - "\n[i]The above exception was the direct cause of the following exception:\n", - ) - else: - yield Text.from_markup( - "\n[i]During handling of the above exception, another exception occurred:\n", - ) - - @group() - def _render_syntax_error(self, syntax_error: _SyntaxError) -> RenderResult: - highlighter = ReprHighlighter() - path_highlighter = PathHighlighter() - if syntax_error.filename != "": - if os.path.exists(syntax_error.filename): - text = Text.assemble( - (f" {syntax_error.filename}", "pygments.string"), - (":", "pygments.text"), - (str(syntax_error.lineno), "pygments.number"), - style="pygments.text", - ) - yield path_highlighter(text) - syntax_error_text = highlighter(syntax_error.line.rstrip()) - syntax_error_text.no_wrap = True - offset = min(syntax_error.offset - 1, len(syntax_error_text)) - syntax_error_text.stylize("bold underline", offset, offset) - syntax_error_text += Text.from_markup( - "\n" + " " * offset + "[traceback.offset]▲[/]", - style="pygments.text", - ) - yield syntax_error_text - - @classmethod - def _guess_lexer(cls, filename: str, code: str) -> str: - ext = os.path.splitext(filename)[-1] - if not ext: - # No extension, look at first line to see if it is a hashbang - # Note, this is an educated guess and not a guarantee - # If it fails, the only downside is that the code is highlighted strangely - new_line_index = code.index("\n") - first_line = code[:new_line_index] if new_line_index != -1 else code - if first_line.startswith("#!") and "python" in first_line.lower(): - return "python" - try: - return cls.LEXERS.get(ext) or guess_lexer_for_filename(filename, code).name - except ClassNotFound: - return "text" - - @group() - def _render_stack(self, stack: Stack) -> RenderResult: - path_highlighter = PathHighlighter() - theme = self.theme - - def read_code(filename: str) -> str: - """Read files, and cache results on filename. - - Args: - filename (str): Filename to read - - Returns: - str: Contents of file - """ - return "".join(linecache.getlines(filename)) - - def render_locals(frame: Frame) -> Iterable[ConsoleRenderable]: - if frame.locals: - yield render_scope( - frame.locals, - title="locals", - indent_guides=self.indent_guides, - max_length=self.locals_max_length, - max_string=self.locals_max_string, - ) - - exclude_frames: Optional[range] = None - if self.max_frames != 0: - exclude_frames = range( - self.max_frames // 2, - len(stack.frames) - self.max_frames // 2, - ) - - excluded = False - for frame_index, frame in enumerate(stack.frames): - if exclude_frames and frame_index in exclude_frames: - excluded = True - continue - - if excluded: - assert exclude_frames is not None - yield Text( - f"\n... {len(exclude_frames)} frames hidden ...", - justify="center", - style="traceback.error", - ) - excluded = False - - first = frame_index == 0 - frame_filename = frame.filename - suppressed = any(frame_filename.startswith(path) for path in self.suppress) - - if os.path.exists(frame.filename): - text = Text.assemble( - path_highlighter(Text(frame.filename, style="pygments.string")), - (":", "pygments.text"), - (str(frame.lineno), "pygments.number"), - " in ", - (frame.name, "pygments.function"), - style="pygments.text", - ) - else: - text = Text.assemble( - "in ", - (frame.name, "pygments.function"), - (":", "pygments.text"), - (str(frame.lineno), "pygments.number"), - style="pygments.text", - ) - if not frame.filename.startswith("<") and not first: - yield "" - yield text - if frame.filename.startswith("<"): - yield from render_locals(frame) - continue - if not suppressed: - try: - code = read_code(frame.filename) - if not code: - # code may be an empty string if the file doesn't exist, OR - # if the traceback filename is generated dynamically - continue - lexer_name = self._guess_lexer(frame.filename, code) - syntax = Syntax( - code, - lexer_name, - theme=theme, - line_numbers=True, - line_range=( - frame.lineno - self.extra_lines, - frame.lineno + self.extra_lines, - ), - highlight_lines={frame.lineno}, - word_wrap=self.word_wrap, - code_width=88, - indent_guides=self.indent_guides, - dedent=False, - ) - yield "" - except Exception as error: - yield Text.assemble( - (f"\n{error}", "traceback.error"), - ) - else: - yield ( - Columns( - [ - syntax, - *render_locals(frame), - ], - padding=1, - ) - if frame.locals - else syntax - ) - - -if __name__ == "__main__": # pragma: no cover - from .console import Console - - console = Console() - import sys - - def bar(a: Any) -> None: # 这是对亚洲语言支持的测试。面对模棱两可的想法,拒绝猜测的诱惑 - one = 1 - print(one / a) - - def foo(a: Any) -> None: - _rich_traceback_guard = True - zed = { - "characters": { - "Paul Atreides", - "Vladimir Harkonnen", - "Thufir Hawat", - "Duncan Idaho", - }, - "atomic_types": (None, False, True), - } - bar(a) - - def error() -> None: - try: - try: - foo(0) - except: - slfkjsldkfj # type: ignore[name-defined] - except: - console.print_exception(show_locals=True) - - error() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/rich/tree.py b/venv/lib/python3.12/site-packages/pip/_vendor/rich/tree.py deleted file mode 100644 index 64bc75d..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/rich/tree.py +++ /dev/null @@ -1,249 +0,0 @@ -from typing import Iterator, List, Optional, Tuple - -from ._loop import loop_first, loop_last -from .console import Console, ConsoleOptions, RenderableType, RenderResult -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment -from .style import Style, StyleStack, StyleType -from .styled import Styled - - -class Tree(JupyterMixin): - """A renderable for a tree structure. - - Args: - label (RenderableType): The renderable or str for the tree label. - style (StyleType, optional): Style of this tree. Defaults to "tree". - guide_style (StyleType, optional): Style of the guide lines. Defaults to "tree.line". - expanded (bool, optional): Also display children. Defaults to True. - highlight (bool, optional): Highlight renderable (if str). Defaults to False. - """ - - def __init__( - self, - label: RenderableType, - *, - style: StyleType = "tree", - guide_style: StyleType = "tree.line", - expanded: bool = True, - highlight: bool = False, - hide_root: bool = False, - ) -> None: - self.label = label - self.style = style - self.guide_style = guide_style - self.children: List[Tree] = [] - self.expanded = expanded - self.highlight = highlight - self.hide_root = hide_root - - def add( - self, - label: RenderableType, - *, - style: Optional[StyleType] = None, - guide_style: Optional[StyleType] = None, - expanded: bool = True, - highlight: Optional[bool] = False, - ) -> "Tree": - """Add a child tree. - - Args: - label (RenderableType): The renderable or str for the tree label. - style (StyleType, optional): Style of this tree. Defaults to "tree". - guide_style (StyleType, optional): Style of the guide lines. Defaults to "tree.line". - expanded (bool, optional): Also display children. Defaults to True. - highlight (Optional[bool], optional): Highlight renderable (if str). Defaults to False. - - Returns: - Tree: A new child Tree, which may be further modified. - """ - node = Tree( - label, - style=self.style if style is None else style, - guide_style=self.guide_style if guide_style is None else guide_style, - expanded=expanded, - highlight=self.highlight if highlight is None else highlight, - ) - self.children.append(node) - return node - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - stack: List[Iterator[Tuple[bool, Tree]]] = [] - pop = stack.pop - push = stack.append - new_line = Segment.line() - - get_style = console.get_style - null_style = Style.null() - guide_style = get_style(self.guide_style, default="") or null_style - SPACE, CONTINUE, FORK, END = range(4) - - ASCII_GUIDES = (" ", "| ", "+-- ", "`-- ") - TREE_GUIDES = [ - (" ", "│ ", "├── ", "└── "), - (" ", "┃ ", "┣━━ ", "┗━━ "), - (" ", "║ ", "╠══ ", "╚══ "), - ] - _Segment = Segment - - def make_guide(index: int, style: Style) -> Segment: - """Make a Segment for a level of the guide lines.""" - if options.ascii_only: - line = ASCII_GUIDES[index] - else: - guide = 1 if style.bold else (2 if style.underline2 else 0) - line = TREE_GUIDES[0 if options.legacy_windows else guide][index] - return _Segment(line, style) - - levels: List[Segment] = [make_guide(CONTINUE, guide_style)] - push(iter(loop_last([self]))) - - guide_style_stack = StyleStack(get_style(self.guide_style)) - style_stack = StyleStack(get_style(self.style)) - remove_guide_styles = Style(bold=False, underline2=False) - - depth = 0 - - while stack: - stack_node = pop() - try: - last, node = next(stack_node) - except StopIteration: - levels.pop() - if levels: - guide_style = levels[-1].style or null_style - levels[-1] = make_guide(FORK, guide_style) - guide_style_stack.pop() - style_stack.pop() - continue - push(stack_node) - if last: - levels[-1] = make_guide(END, levels[-1].style or null_style) - - guide_style = guide_style_stack.current + get_style(node.guide_style) - style = style_stack.current + get_style(node.style) - prefix = levels[(2 if self.hide_root else 1) :] - renderable_lines = console.render_lines( - Styled(node.label, style), - options.update( - width=options.max_width - - sum(level.cell_length for level in prefix), - highlight=self.highlight, - height=None, - ), - pad=options.justify is not None, - ) - - if not (depth == 0 and self.hide_root): - for first, line in loop_first(renderable_lines): - if prefix: - yield from _Segment.apply_style( - prefix, - style.background_style, - post_style=remove_guide_styles, - ) - yield from line - yield new_line - if first and prefix: - prefix[-1] = make_guide( - SPACE if last else CONTINUE, prefix[-1].style or null_style - ) - - if node.expanded and node.children: - levels[-1] = make_guide( - SPACE if last else CONTINUE, levels[-1].style or null_style - ) - levels.append( - make_guide(END if len(node.children) == 1 else FORK, guide_style) - ) - style_stack.push(get_style(node.style)) - guide_style_stack.push(get_style(node.guide_style)) - push(iter(loop_last(node.children))) - depth += 1 - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - stack: List[Iterator[Tree]] = [iter([self])] - pop = stack.pop - push = stack.append - minimum = 0 - maximum = 0 - measure = Measurement.get - level = 0 - while stack: - iter_tree = pop() - try: - tree = next(iter_tree) - except StopIteration: - level -= 1 - continue - push(iter_tree) - min_measure, max_measure = measure(console, options, tree.label) - indent = level * 4 - minimum = max(min_measure + indent, minimum) - maximum = max(max_measure + indent, maximum) - if tree.expanded and tree.children: - push(iter(tree.children)) - level += 1 - return Measurement(minimum, maximum) - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Group - from pip._vendor.rich.markdown import Markdown - from pip._vendor.rich.panel import Panel - from pip._vendor.rich.syntax import Syntax - from pip._vendor.rich.table import Table - - table = Table(row_styles=["", "dim"]) - - table.add_column("Released", style="cyan", no_wrap=True) - table.add_column("Title", style="magenta") - table.add_column("Box Office", justify="right", style="green") - - table.add_row("Dec 20, 2019", "Star Wars: The Rise of Skywalker", "$952,110,690") - table.add_row("May 25, 2018", "Solo: A Star Wars Story", "$393,151,347") - table.add_row("Dec 15, 2017", "Star Wars Ep. V111: The Last Jedi", "$1,332,539,889") - table.add_row("Dec 16, 2016", "Rogue One: A Star Wars Story", "$1,332,439,889") - - code = """\ -class Segment(NamedTuple): - text: str = "" - style: Optional[Style] = None - is_control: bool = False -""" - syntax = Syntax(code, "python", theme="monokai", line_numbers=True) - - markdown = Markdown( - """\ -### example.md -> Hello, World! -> -> Markdown _all_ the things -""" - ) - - root = Tree("🌲 [b green]Rich Tree", highlight=True, hide_root=True) - - node = root.add(":file_folder: Renderables", guide_style="red") - simple_node = node.add(":file_folder: [bold yellow]Atomic", guide_style="uu green") - simple_node.add(Group("📄 Syntax", syntax)) - simple_node.add(Group("📄 Markdown", Panel(markdown, border_style="green"))) - - containers_node = node.add( - ":file_folder: [bold magenta]Containers", guide_style="bold magenta" - ) - containers_node.expanded = True - panel = Panel.fit("Just a panel", border_style="red") - containers_node.add(Group("📄 Panels", panel)) - - containers_node.add(Group("📄 [b magenta]Table", table)) - - console = Console() - - console.print(root) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__init__.py deleted file mode 100644 index c1b0310..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__init__.py +++ /dev/null @@ -1,608 +0,0 @@ -# Copyright 2016-2018 Julien Danjou -# Copyright 2017 Elisey Zanko -# Copyright 2016 Étienne Bersac -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - - -import functools -import sys -import threading -import time -import typing as t -import warnings -from abc import ABC, abstractmethod -from concurrent import futures -from inspect import iscoroutinefunction - -# Import all built-in retry strategies for easier usage. -from .retry import retry_base # noqa -from .retry import retry_all # noqa -from .retry import retry_always # noqa -from .retry import retry_any # noqa -from .retry import retry_if_exception # noqa -from .retry import retry_if_exception_type # noqa -from .retry import retry_if_exception_cause_type # noqa -from .retry import retry_if_not_exception_type # noqa -from .retry import retry_if_not_result # noqa -from .retry import retry_if_result # noqa -from .retry import retry_never # noqa -from .retry import retry_unless_exception_type # noqa -from .retry import retry_if_exception_message # noqa -from .retry import retry_if_not_exception_message # noqa - -# Import all nap strategies for easier usage. -from .nap import sleep # noqa -from .nap import sleep_using_event # noqa - -# Import all built-in stop strategies for easier usage. -from .stop import stop_after_attempt # noqa -from .stop import stop_after_delay # noqa -from .stop import stop_all # noqa -from .stop import stop_any # noqa -from .stop import stop_never # noqa -from .stop import stop_when_event_set # noqa - -# Import all built-in wait strategies for easier usage. -from .wait import wait_chain # noqa -from .wait import wait_combine # noqa -from .wait import wait_exponential # noqa -from .wait import wait_fixed # noqa -from .wait import wait_incrementing # noqa -from .wait import wait_none # noqa -from .wait import wait_random # noqa -from .wait import wait_random_exponential # noqa -from .wait import wait_random_exponential as wait_full_jitter # noqa -from .wait import wait_exponential_jitter # noqa - -# Import all built-in before strategies for easier usage. -from .before import before_log # noqa -from .before import before_nothing # noqa - -# Import all built-in after strategies for easier usage. -from .after import after_log # noqa -from .after import after_nothing # noqa - -# Import all built-in after strategies for easier usage. -from .before_sleep import before_sleep_log # noqa -from .before_sleep import before_sleep_nothing # noqa - -# Replace a conditional import with a hard-coded None so that pip does -# not attempt to use tornado even if it is present in the environment. -# If tornado is non-None, tenacity will attempt to execute some code -# that is sensitive to the version of tornado, which could break pip -# if an old version is found. -tornado = None # type: ignore - -if t.TYPE_CHECKING: - import types - - from .retry import RetryBaseT - from .stop import StopBaseT - from .wait import WaitBaseT - - -WrappedFnReturnT = t.TypeVar("WrappedFnReturnT") -WrappedFn = t.TypeVar("WrappedFn", bound=t.Callable[..., t.Any]) - - -class TryAgain(Exception): - """Always retry the executed function when raised.""" - - -NO_RESULT = object() - - -class DoAttempt: - pass - - -class DoSleep(float): - pass - - -class BaseAction: - """Base class for representing actions to take by retry object. - - Concrete implementations must define: - - __init__: to initialize all necessary fields - - REPR_FIELDS: class variable specifying attributes to include in repr(self) - - NAME: for identification in retry object methods and callbacks - """ - - REPR_FIELDS: t.Sequence[str] = () - NAME: t.Optional[str] = None - - def __repr__(self) -> str: - state_str = ", ".join(f"{field}={getattr(self, field)!r}" for field in self.REPR_FIELDS) - return f"{self.__class__.__name__}({state_str})" - - def __str__(self) -> str: - return repr(self) - - -class RetryAction(BaseAction): - REPR_FIELDS = ("sleep",) - NAME = "retry" - - def __init__(self, sleep: t.SupportsFloat) -> None: - self.sleep = float(sleep) - - -_unset = object() - - -def _first_set(first: t.Union[t.Any, object], second: t.Any) -> t.Any: - return second if first is _unset else first - - -class RetryError(Exception): - """Encapsulates the last attempt instance right before giving up.""" - - def __init__(self, last_attempt: "Future") -> None: - self.last_attempt = last_attempt - super().__init__(last_attempt) - - def reraise(self) -> "t.NoReturn": - if self.last_attempt.failed: - raise self.last_attempt.result() - raise self - - def __str__(self) -> str: - return f"{self.__class__.__name__}[{self.last_attempt}]" - - -class AttemptManager: - """Manage attempt context.""" - - def __init__(self, retry_state: "RetryCallState"): - self.retry_state = retry_state - - def __enter__(self) -> None: - pass - - def __exit__( - self, - exc_type: t.Optional[t.Type[BaseException]], - exc_value: t.Optional[BaseException], - traceback: t.Optional["types.TracebackType"], - ) -> t.Optional[bool]: - if exc_type is not None and exc_value is not None: - self.retry_state.set_exception((exc_type, exc_value, traceback)) - return True # Swallow exception. - else: - # We don't have the result, actually. - self.retry_state.set_result(None) - return None - - -class BaseRetrying(ABC): - def __init__( - self, - sleep: t.Callable[[t.Union[int, float]], None] = sleep, - stop: "StopBaseT" = stop_never, - wait: "WaitBaseT" = wait_none(), - retry: "RetryBaseT" = retry_if_exception_type(), - before: t.Callable[["RetryCallState"], None] = before_nothing, - after: t.Callable[["RetryCallState"], None] = after_nothing, - before_sleep: t.Optional[t.Callable[["RetryCallState"], None]] = None, - reraise: bool = False, - retry_error_cls: t.Type[RetryError] = RetryError, - retry_error_callback: t.Optional[t.Callable[["RetryCallState"], t.Any]] = None, - ): - self.sleep = sleep - self.stop = stop - self.wait = wait - self.retry = retry - self.before = before - self.after = after - self.before_sleep = before_sleep - self.reraise = reraise - self._local = threading.local() - self.retry_error_cls = retry_error_cls - self.retry_error_callback = retry_error_callback - - def copy( - self, - sleep: t.Union[t.Callable[[t.Union[int, float]], None], object] = _unset, - stop: t.Union["StopBaseT", object] = _unset, - wait: t.Union["WaitBaseT", object] = _unset, - retry: t.Union[retry_base, object] = _unset, - before: t.Union[t.Callable[["RetryCallState"], None], object] = _unset, - after: t.Union[t.Callable[["RetryCallState"], None], object] = _unset, - before_sleep: t.Union[t.Optional[t.Callable[["RetryCallState"], None]], object] = _unset, - reraise: t.Union[bool, object] = _unset, - retry_error_cls: t.Union[t.Type[RetryError], object] = _unset, - retry_error_callback: t.Union[t.Optional[t.Callable[["RetryCallState"], t.Any]], object] = _unset, - ) -> "BaseRetrying": - """Copy this object with some parameters changed if needed.""" - return self.__class__( - sleep=_first_set(sleep, self.sleep), - stop=_first_set(stop, self.stop), - wait=_first_set(wait, self.wait), - retry=_first_set(retry, self.retry), - before=_first_set(before, self.before), - after=_first_set(after, self.after), - before_sleep=_first_set(before_sleep, self.before_sleep), - reraise=_first_set(reraise, self.reraise), - retry_error_cls=_first_set(retry_error_cls, self.retry_error_cls), - retry_error_callback=_first_set(retry_error_callback, self.retry_error_callback), - ) - - def __repr__(self) -> str: - return ( - f"<{self.__class__.__name__} object at 0x{id(self):x} (" - f"stop={self.stop}, " - f"wait={self.wait}, " - f"sleep={self.sleep}, " - f"retry={self.retry}, " - f"before={self.before}, " - f"after={self.after})>" - ) - - @property - def statistics(self) -> t.Dict[str, t.Any]: - """Return a dictionary of runtime statistics. - - This dictionary will be empty when the controller has never been - ran. When it is running or has ran previously it should have (but - may not) have useful and/or informational keys and values when - running is underway and/or completed. - - .. warning:: The keys in this dictionary **should** be some what - stable (not changing), but there existence **may** - change between major releases as new statistics are - gathered or removed so before accessing keys ensure that - they actually exist and handle when they do not. - - .. note:: The values in this dictionary are local to the thread - running call (so if multiple threads share the same retrying - object - either directly or indirectly) they will each have - there own view of statistics they have collected (in the - future we may provide a way to aggregate the various - statistics from each thread). - """ - try: - return self._local.statistics # type: ignore[no-any-return] - except AttributeError: - self._local.statistics = t.cast(t.Dict[str, t.Any], {}) - return self._local.statistics - - def wraps(self, f: WrappedFn) -> WrappedFn: - """Wrap a function for retrying. - - :param f: A function to wraps for retrying. - """ - - @functools.wraps(f) - def wrapped_f(*args: t.Any, **kw: t.Any) -> t.Any: - return self(f, *args, **kw) - - def retry_with(*args: t.Any, **kwargs: t.Any) -> WrappedFn: - return self.copy(*args, **kwargs).wraps(f) - - wrapped_f.retry = self # type: ignore[attr-defined] - wrapped_f.retry_with = retry_with # type: ignore[attr-defined] - - return wrapped_f # type: ignore[return-value] - - def begin(self) -> None: - self.statistics.clear() - self.statistics["start_time"] = time.monotonic() - self.statistics["attempt_number"] = 1 - self.statistics["idle_for"] = 0 - - def iter(self, retry_state: "RetryCallState") -> t.Union[DoAttempt, DoSleep, t.Any]: # noqa - fut = retry_state.outcome - if fut is None: - if self.before is not None: - self.before(retry_state) - return DoAttempt() - - is_explicit_retry = fut.failed and isinstance(fut.exception(), TryAgain) - if not (is_explicit_retry or self.retry(retry_state)): - return fut.result() - - if self.after is not None: - self.after(retry_state) - - self.statistics["delay_since_first_attempt"] = retry_state.seconds_since_start - if self.stop(retry_state): - if self.retry_error_callback: - return self.retry_error_callback(retry_state) - retry_exc = self.retry_error_cls(fut) - if self.reraise: - raise retry_exc.reraise() - raise retry_exc from fut.exception() - - if self.wait: - sleep = self.wait(retry_state) - else: - sleep = 0.0 - retry_state.next_action = RetryAction(sleep) - retry_state.idle_for += sleep - self.statistics["idle_for"] += sleep - self.statistics["attempt_number"] += 1 - - if self.before_sleep is not None: - self.before_sleep(retry_state) - - return DoSleep(sleep) - - def __iter__(self) -> t.Generator[AttemptManager, None, None]: - self.begin() - - retry_state = RetryCallState(self, fn=None, args=(), kwargs={}) - while True: - do = self.iter(retry_state=retry_state) - if isinstance(do, DoAttempt): - yield AttemptManager(retry_state=retry_state) - elif isinstance(do, DoSleep): - retry_state.prepare_for_next_attempt() - self.sleep(do) - else: - break - - @abstractmethod - def __call__( - self, - fn: t.Callable[..., WrappedFnReturnT], - *args: t.Any, - **kwargs: t.Any, - ) -> WrappedFnReturnT: - pass - - -class Retrying(BaseRetrying): - """Retrying controller.""" - - def __call__( - self, - fn: t.Callable[..., WrappedFnReturnT], - *args: t.Any, - **kwargs: t.Any, - ) -> WrappedFnReturnT: - self.begin() - - retry_state = RetryCallState(retry_object=self, fn=fn, args=args, kwargs=kwargs) - while True: - do = self.iter(retry_state=retry_state) - if isinstance(do, DoAttempt): - try: - result = fn(*args, **kwargs) - except BaseException: # noqa: B902 - retry_state.set_exception(sys.exc_info()) # type: ignore[arg-type] - else: - retry_state.set_result(result) - elif isinstance(do, DoSleep): - retry_state.prepare_for_next_attempt() - self.sleep(do) - else: - return do # type: ignore[no-any-return] - - -if sys.version_info[1] >= 9: - FutureGenericT = futures.Future[t.Any] -else: - FutureGenericT = futures.Future - - -class Future(FutureGenericT): - """Encapsulates a (future or past) attempted call to a target function.""" - - def __init__(self, attempt_number: int) -> None: - super().__init__() - self.attempt_number = attempt_number - - @property - def failed(self) -> bool: - """Return whether a exception is being held in this future.""" - return self.exception() is not None - - @classmethod - def construct(cls, attempt_number: int, value: t.Any, has_exception: bool) -> "Future": - """Construct a new Future object.""" - fut = cls(attempt_number) - if has_exception: - fut.set_exception(value) - else: - fut.set_result(value) - return fut - - -class RetryCallState: - """State related to a single call wrapped with Retrying.""" - - def __init__( - self, - retry_object: BaseRetrying, - fn: t.Optional[WrappedFn], - args: t.Any, - kwargs: t.Any, - ) -> None: - #: Retry call start timestamp - self.start_time = time.monotonic() - #: Retry manager object - self.retry_object = retry_object - #: Function wrapped by this retry call - self.fn = fn - #: Arguments of the function wrapped by this retry call - self.args = args - #: Keyword arguments of the function wrapped by this retry call - self.kwargs = kwargs - - #: The number of the current attempt - self.attempt_number: int = 1 - #: Last outcome (result or exception) produced by the function - self.outcome: t.Optional[Future] = None - #: Timestamp of the last outcome - self.outcome_timestamp: t.Optional[float] = None - #: Time spent sleeping in retries - self.idle_for: float = 0.0 - #: Next action as decided by the retry manager - self.next_action: t.Optional[RetryAction] = None - - @property - def seconds_since_start(self) -> t.Optional[float]: - if self.outcome_timestamp is None: - return None - return self.outcome_timestamp - self.start_time - - def prepare_for_next_attempt(self) -> None: - self.outcome = None - self.outcome_timestamp = None - self.attempt_number += 1 - self.next_action = None - - def set_result(self, val: t.Any) -> None: - ts = time.monotonic() - fut = Future(self.attempt_number) - fut.set_result(val) - self.outcome, self.outcome_timestamp = fut, ts - - def set_exception( - self, exc_info: t.Tuple[t.Type[BaseException], BaseException, "types.TracebackType| None"] - ) -> None: - ts = time.monotonic() - fut = Future(self.attempt_number) - fut.set_exception(exc_info[1]) - self.outcome, self.outcome_timestamp = fut, ts - - def __repr__(self) -> str: - if self.outcome is None: - result = "none yet" - elif self.outcome.failed: - exception = self.outcome.exception() - result = f"failed ({exception.__class__.__name__} {exception})" - else: - result = f"returned {self.outcome.result()}" - - slept = float(round(self.idle_for, 2)) - clsname = self.__class__.__name__ - return f"<{clsname} {id(self)}: attempt #{self.attempt_number}; slept for {slept}; last result: {result}>" - - -@t.overload -def retry(func: WrappedFn) -> WrappedFn: - ... - - -@t.overload -def retry( - sleep: t.Callable[[t.Union[int, float]], t.Optional[t.Awaitable[None]]] = sleep, - stop: "StopBaseT" = stop_never, - wait: "WaitBaseT" = wait_none(), - retry: "RetryBaseT" = retry_if_exception_type(), - before: t.Callable[["RetryCallState"], None] = before_nothing, - after: t.Callable[["RetryCallState"], None] = after_nothing, - before_sleep: t.Optional[t.Callable[["RetryCallState"], None]] = None, - reraise: bool = False, - retry_error_cls: t.Type["RetryError"] = RetryError, - retry_error_callback: t.Optional[t.Callable[["RetryCallState"], t.Any]] = None, -) -> t.Callable[[WrappedFn], WrappedFn]: - ... - - -def retry(*dargs: t.Any, **dkw: t.Any) -> t.Any: - """Wrap a function with a new `Retrying` object. - - :param dargs: positional arguments passed to Retrying object - :param dkw: keyword arguments passed to the Retrying object - """ - # support both @retry and @retry() as valid syntax - if len(dargs) == 1 and callable(dargs[0]): - return retry()(dargs[0]) - else: - - def wrap(f: WrappedFn) -> WrappedFn: - if isinstance(f, retry_base): - warnings.warn( - f"Got retry_base instance ({f.__class__.__name__}) as callable argument, " - f"this will probably hang indefinitely (did you mean retry={f.__class__.__name__}(...)?)" - ) - r: "BaseRetrying" - if iscoroutinefunction(f): - r = AsyncRetrying(*dargs, **dkw) - elif tornado and hasattr(tornado.gen, "is_coroutine_function") and tornado.gen.is_coroutine_function(f): - r = TornadoRetrying(*dargs, **dkw) - else: - r = Retrying(*dargs, **dkw) - - return r.wraps(f) - - return wrap - - -from pip._vendor.tenacity._asyncio import AsyncRetrying # noqa:E402,I100 - -if tornado: - from pip._vendor.tenacity.tornadoweb import TornadoRetrying - - -__all__ = [ - "retry_base", - "retry_all", - "retry_always", - "retry_any", - "retry_if_exception", - "retry_if_exception_type", - "retry_if_exception_cause_type", - "retry_if_not_exception_type", - "retry_if_not_result", - "retry_if_result", - "retry_never", - "retry_unless_exception_type", - "retry_if_exception_message", - "retry_if_not_exception_message", - "sleep", - "sleep_using_event", - "stop_after_attempt", - "stop_after_delay", - "stop_all", - "stop_any", - "stop_never", - "stop_when_event_set", - "wait_chain", - "wait_combine", - "wait_exponential", - "wait_fixed", - "wait_incrementing", - "wait_none", - "wait_random", - "wait_random_exponential", - "wait_full_jitter", - "wait_exponential_jitter", - "before_log", - "before_nothing", - "after_log", - "after_nothing", - "before_sleep_log", - "before_sleep_nothing", - "retry", - "WrappedFn", - "TryAgain", - "NO_RESULT", - "DoAttempt", - "DoSleep", - "BaseAction", - "RetryAction", - "RetryError", - "AttemptManager", - "BaseRetrying", - "Retrying", - "Future", - "RetryCallState", - "AsyncRetrying", -] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index b772d1bb55398c0a7a79685690d3057325d3e0af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 27181 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-312.pyc deleted file mode 100644 index 012b4603ebf39affec737f3372579aeeeee11b0b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4820 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 NGWXoq1R7&I{{i+o0IC20 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-312.pyc deleted file mode 100644 index 7c7d133a2581daa1d9324f0d03f78ce82499af60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2329 zcmaJCTTC2P^xm0$%syatfwr{JW+_V8T6S!!iLq7#Mrl)}CbX%L*kRbY3$vY_UGLm& zS+X@m`%!8WFfp>EF{M8Wsm9;_miXrn6^uC6q={ert%Z*U{qWq`-49wIW>)I%0wu!$6Kyl#yf^~JFhU`B@M#AMo<04&F!%i5}y&p19xSe{x* z%r&dP3nRjBeH4xvRD{A@>_mv-f&jEwr9D7KoKQ{G2tSlOuc&0#X>>A zh&_n{`k`?jLU*d1eiRS)Q8zV#jjnO7BiM}cR2;$5*LXgTK=n1wS>wfA<1f2_op8#q zbTvzL!_v$JOufLixr5kdS~+JEYAaSU*_APpqZ%=lUW1*?GbLpjBcn{Uvnh62qeQtx ztV@b%3@f<;8_inB5=V|Iw!uhOPD@_YMu@HCjGUr^nx3T!BbJslSV2+q%rNalu0R_g zqI}c`loP#yiVc%k zj%M|I610YfD9O>zoY7EOy+pfS;LA8ly5LcvdKt>Sj@Kh z?u?EQrq=$X>yf?)Vg-KoH*id#au7utCQgC^RF-p zH$9LWr+YphyC#=C-az!B9G$vy{mN>jc}D(1p2KrTzddpL#7g8y83wL#YHV_>BrVHr zOH$k8jr}OR?-BBNqh&!1L|4O2Q)ed6lzMKRo<03bxbyJ?dH*AX1JU2Yk+KN*pRylx z|K4aukptTVoA$eq>eZI+4)lFzPaC?|5$HJ}-g~*FCoC+6Fwl$PKu@!GahJg9J($zY zBB%Ge(zZZPm$-Ns!&%woYTh!~w)x|oSD8N`X0|K>#5nl zLe8*897)$0;h(xn7XFMjW*g(gk>2nAP(9y$>Z~Ig76ThbD+`WoJT9jwx)N_w+!BvPu+>_A&xA*S^kCIfk)P63YnCoVdXYxxufhoZ!kKeOoDqXvAoh@f3~ZwkKLs1tgpz;}L91YO8E8Dv4V6N0il8f%B#ext z5#A1!!ZBo|jEE66VkBb3Nz{%U~^gjDmfo zDYL51WWyz%?6|CIITdB;5J98_IHgU^<6%7RSw6MYk3B*?)hU;!YgW0c6I)%d*kXgJ zrfpTKO!HimZRnJ!>%>`CZEHoXH(AwnW|Uj+sGh~hbX_m6=@sIsb*rvwpk}yKWyI0T z7Hg_HPf)2h{Zv3{XDLxWx*PC%0-#4|02s=)-AaYfR+^tY@%IDXj{&dQWS!W4+#_Yp zbZJdzW!{Z*;7tj-lLul4?cf~ sQU9>BhqJg)QTjHj89~H#b?f>l>#PMY2%AQ*z zGEV}U%c?{+Eywbz#E^ByNUhG43zOl?b`{>iZ-BlQ_s}L<1?n=iA&V{SjI$Scukx%f z!GGI6IopIS+!0qJmrQ`|2!^nUzk!wQgup}e-x@7gc94f&iXL2_i<)4Yy!eH4=h4Al z`Zn@}j|>2#CMtxNTCv%Nv*x%PPO+7F_qJPD92x7%$R11i`<&0?)< z!<~hQ%B<}|9$rxa21JwG>I*=Bw^1*VdtB@kyNR18xtpDZUvv56oN|;?4!->U;o-xl zx#I3ZFPeTF@5Fn_Y%eYEkL}0$2)~i-Wykm5Jf4_4f+suI9lZ@-=W+h${KRp7`Y1nr zuy(909x01Y^LM*9?se~d)|Z6T=lD-aip42ky2DUVR`AcDyoM#pccTy*mKGGr>!Ys# z^7yhXFE7i(8e=bNqt`(&&NZ$8I&GuB(g`WvzmAfb_6I>6%Ku{p+>%~~4FT!ujkIuu0 z^%a{0sRT6)ieo>8GS5OY zgD}Ro`e`)w>hFy)W9aL3opS{T{2~`iS=+k@hev?=dmy8U1r%H zNU668qrIYG+c%iO2n~UTFHyp})Tv>ve~v_uCtTwQfjgm}d!5u>N|YLyD;}fZpwUxU z(_o6}5>Ihl*0h|4T0TY)Dh^(0Pxp8nkGoc$wX}CVLOso?)z;fqt!WTjD_Lx_%e1;} zHJVKK+&a5$P@?S-XHT=Os@CbTrt4f)U%jGv79;B&qjt+^5Krq^9Zd%{)1?|Cj#0B% zPpbwQs-2#nnu_`?DayN+h2Il^eS#*yp>o@8Gzjgd_{vk?4)%Tw_PR~>h+X6AbK-ym zpj-su9=eC2$HE~#M0LT$cM}J~zHkHO#r|vm4-`1|6y_?P+a?N+N+=*m6oWC+?lARV zO^895=i#4x5A0Ln2<@X5NQ*QOO?-fzON{3hP>XkMf&Sa}(X8nQcqq0a3ns7~3Z}4+ zKZB_}=Y2ls=hVS_@Gj0BfjIXL_My+ik7ih6)I<4jxgXo;I=3A6wo~XY!#Gj~9heRm z0F>)5<<p4>JH^~`xhF7>HMw=6QVmtoA@FC?90s6 zU20m6Vf(2W%(~NUR|(CBC@;m2)SbY9CSgYtz&sA1q6`L<_aK-P-D3Tf*-(LBb;EWc znpaR^19z9Xl>zL}0XmDP?-z!JQGE4DdUaU(CH?YgT0Kdt4?q6$&heec>B3>@ESkD6 z59PDOi)Sh2LFPehjPNVjpR%i`*|n4G+Qaux*GnhsrN`OL(aP3nt1=dG@&o*PI24m< z9HJagQx6_64Z}g1^6uruApL0}X*lpWHoLpZv<~^7{3)N|OI%|K*k1$mha`vP@kNwa z9$XJX&TJg=Ta>V!3T2 ChiMZ4 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-312.pyc deleted file mode 100644 index 98105a30a0263ce5e5d627d269c09a8cb1eb10a1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2316 zcmbVNO>7fK6yEi&f7f=1Nt~9X$vO>AjEYTx3n;as07)unR6$$R6uNA@V`t4~*P0y% z>^js`NJ&o6Lq#Qo1gC*0zUKEr;G*rB$n(`etntl7>s4?3wpwzc=sA zoA=)Q7zza#pwPvK+0%Z8`IQPC657n>Dlm5$g;7|InWM8yV;5a>E|x(|-qV3^&p6;< z`8ghD4zTVyH_IqN#dC|F^Y|Ghq<9sd;zwR3fP9J@c8P3jcQ}R5u?m}Yy$K6hpCa6H z&jm_sBK$iA%qCddBNd6NnZSk5BZ5n(WKFw3WP&gc2-|}ZDPldtQv55#0l!HRcNy5u zRUVy0Spy?61L~qlFl>-3iDW@0qGBLZ)D5zr>bd0XV+KqKuq!S}CbeVIt;MZE>SGgO zGo@!ThZoh%f{e7(v`S`*B$d_F+yaqIBTKHy7^RkwzLe6``Bb4q77YDZ^4+5;Qzhtd zLC##2bI42;)Iv%Em}1}*LAsn#Nhvk&cqo|~LWN|ZWcR$fAhjLD^d|e^Z@OT($!x+1 zQP7NB4&ic`&h!}P9NG4RENN&7X|@kt&q%7CH8M0b9ikC(LNx%)3bVqlxF82ytFBdc zmC14ndn>riRk#aGf-9eVeF(vfDH208jYT9<9}tGvB2gv;Efz>}$Mpok)PDGHrr`+R zaCeyslLv7(RR!|WQ-yufzTmG|KvS=G(GIk02YMHhihJhs#l8K=L&fZ-C+&r0R^cja z-l?vgm^?k@F1p7ke1*No+~=0LW!IVq_x}%zydG2B%e+3QcwVF3waYAsFZ~6(R2ww+ z{TEf`6z{TIA0qU29Lo1}xb1mw-A=@p-D|#l-!{6#twArSxFG_5(BI?!@^5sI+cTg8 z6&H*`g@ZA8-(TUs4?SsT1ZmY*xsz}C_6sm5a?i<#wM)*(V=R!imBvu9Ef_k9qm@vlE7wi z+}YGjCtLB3(+&EedjF|1O%D_7s|$lQVbBudKSu_wq3QL=j1`>O5TbQqxF!r+!Xan< z?0V#!6+GvxQ+!=G_*^*H=pLwdkJP$H>fOm&cXGY^$m(R{!0-e7UFBh=K000-9k=4| zJw5--^^{m6r|%qGJ^f2pUnBNTJ$AenJ6?~aYq9itY~t(iMl24)fsqGS>+ut{_=$Ra zq86W6k55va##_UyvtasmdM#}Uv5jbKZTh$9Ks}nQMU#)d_~FLm8|%^Z>hy*$d^@lf zXasv3;l6LZcS;X@kNWG0iCSW!o|vj7rmV5)XJ1+uKeIl$WL>&!eV(x{E0%(+V7Afw zcGJuF_y5K4{s5+r@MGS&CFfbgZdjPbUKkU+a|f;4pt*#dh|&_ea^;HHx{ZB1o(c#& z9)s^g@Hc6lZ&jJU!$a;sbCP9(k?IGIJv<6u66{n$usx(yfK;}7;9W|#-=$>dU20`m z=%Y_RJR_Z&Idkgl`?J%w7i`dnrsXZ|e>SJ;#OCJ>1Kt|?NXzpYa@=r^(K1O>XUjLf zXedPurSTCEXaltc*WAfJ{qW6k;a^XQG%5f9 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/nap.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/nap.cpython-312.pyc deleted file mode 100644 index dc14fd7c1656a18fad074136dad61cac07506694..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1426 zcmZ`&&2Jk;6rb^a*(S!ce59lj8X-Vksr8nx9#F-BDoQDmK_V64%V@GQw%1+nnwi;# zjdBQ5B+>&axAfSa5Gn_b{12Q!s(|eUi4!*qS3>HEH)A`LK%ea2do%BQ-rFBqttJ9$ zeRQWk@DTdl9G2uRgxSX+93qZ5PEl{paSsbTT3ReUfJ@ifIX#Ehgv%X{`!09)-JVxN z8;E=Ri2HYIbBCT^;xPEb9J*DYM4V?_RlXFukXel9Miw1F^PhD94v{|6jTWJ-)dF_W z-Gv?_NKo6k)g(Y4rb0}J(voR0D2X02O}I!|sfhSY#Dz}sjP!F!7#SqjMMkn>yd@;b z`(#mCr)dLi4iiP-r-uRp^jVSWqp)WQ%QzXcl57bw&f{x>lf2M2ZjmLLXrXkH4LUYb zH>_2zPR640l&LPn(sZdz`Q+gsx~ha!Q5MJN#z{P6B8@f@eYwz4KTQThO;z64+f0fG z%Do>ao{L<03NN4*-yF!;a@+~uC|Mk`B) zf4B%t9$w=PtcDM(Q7@gaUY)Q{Knn%WLj{zoch3Lc%(hvg6@gi?j94?GbMx9t=#DgH zb>l~u!pL@YPJ(cVcJVHvAkC>nA?}8_@@yb84JFdPY=Kr8M?z#BSXHMqf$34Yv-Y1V zJ4@Zm#;XCahkki>?ZExADb1-0%!FYH{#BMK$(D5y1SkuQfFGxku{cJ%_*?wQextAk z4M;Pzux1OdT=PP3coOcc;&>}DOVh`-GS{5}SM?mg9-8{7(Yo2Z(Y)Ed(Y_rVwC~l= z*uFy7rrT-jp%jdprCv8vo6jI@m`BUlSWsFuDIMp$NR7Ng>8Axt7n*=lp2w8RHYBTj zT}~iQReyhCzDAZ-UO&y5mQREB8)VbkfygJ|!orIns8;~?(XZ}XGZ%ZOr@rHbxBai% zciP{1KavYm1n2MHcwpE(gz*jo>6;*@0IJsJCm*cSOPAL#z4vZ+qiP(rB-f0M{XlHW z)8=TVYRh<7zc}yfZTSM+na@^T0GK)$V5Z_sqf=cU%fd+ Tz;12M4EyV31BZVi02}vjk^D^T diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/retry.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/retry.cpython-312.pyc deleted file mode 100644 index c4886c5588be774a7a2ea7a0b95c797708683612..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14295 zcmdrzZEPD?a=ZNg6lIDMB}=w8k|mo?EcsiK&r$5ij{K1*X`&=JT>^$CS2AUaRNk(f zkWd`uYBbU%X>9azQcxVC;EY~`w5YEr+7!4S`BkJSP>^8)={7E4pm)XfpL|q$Isa*A z-rHR+>6M~O93<@mocDJ2ea@SiH*eL{7O-0k*gA?00=CZ3Zir$-fUP%R z>nXMYuwetXfnpm0+hk}rOtD)5+bo9lku_3m3t+byT4q>*B;)5}Vyb&EDW95>yGK*WvGa0N%8be{#E95^QA}U#P9@KEPiE!w zne>6Kefztmq%7{4jKwd+#zd)mGCA2Dg<^>e>6XQGES{9J-E_oVlUcrlJr6F5zP)PF`?xxFEf(%zNC!7kM(^kmLb25l4d#1T*{(W`!PjJKySXfy%>jL^) zvJezT#h#JR!%W${i62qUXf&2iz<`1k1EM$q3X}o>X1E)H#)Z(rR58$zcXbfN-Hnl@ zvjl~`VnB{)G(%uKTPntbsCFny>Jec7LlGOP!xtnNaU$3P;7)89u^uFSIyNCjqlzaQ zoya7nQkeHeqt8#pQtB5VMj{gjv^91vuGGX-o}3V2u@j2zTqctuHP}-KK_dbb0y-W_ zPBs`E5o#*wFo4V4uWScy+Fi@`aKRp4weWU-e#gO84$==ozr&L*-ak!jW($tnkH_aM7K@ z7I7=8Zc2_u#TVn^q@2v8bH~jnj*JeQgpeEsCKmL<0x*7Z6hFj-Ng^haao9V$6t|wI z%so`W-KZq3@GGH)ng<0t%|#){o-9+cOFW4HLRGIcZ{&K^ImvWV25r`iBg;mOGk}F+ zACE&5CDhq7+)7j1tnG~&#-q4LQPHay7mkUJ>)#-Q;~Iyw`kC>{ScX0c{(YY1e#o1b z9@jLAS_2c(yG~iuv{jF`&%b1uwp8?NG4#xh;}ol&X}!b~T-F+~4c*?QZHBud0&bOJ zLO3UaAs`BwDLI~*5QP_Fk|2rl?OhsTG?t{rresiNqG8pOk}#A>iw`Z?6{lKQ@jX73 zmXj0WNkTG2aj?3ITW1xvpjNtHGUbO#TtaFJg20qKYM^yil(uu2R7tf;qP*}J{q z-JbV$-Ux2bx1KHr&*Xh)Zff{tZ^y^pj+Mst<;HspjrT4$9x5~*DmM1ao?Zzw<^#fw zhPHhBBgKZHeC^OmU3k9#YX4%SSa)CEci+vrM#?D>kD0bq9CCItnI2PIXxzolr9{R5 zAeb8`H4$R!6xFY(PThqc5cI=OItl=F>RD6^?Tej1?|!%Y`u*3tKRlSpxL$rksqZ$dT@obR*>vhyN%R%ps%l;A1EcYTm;(daHy)=BM97lo7V(xxaM`o($Jh1CI zQA`UYmXv^-Gou3VqyVPv1adW22BS8hGazkF>N3$tD5X^Lk3i-v{#AaSo2$@DvT6cy z+?-{adjsTcmWMg;mtC41@?Z$VE*)1D0;L`{i-uGQx7fF!QKMZsS8Z1=@roxYCDUMj zr{f~n)4WLThl)(^%}@ck?K+x@O`J=_`g8l&p_i`wx{jtYAT&}xWLTYNur*xUFJ`!F zN8XEFZ!NYTpJ7JUl9hI**rlmSkr3ovK%s5R@NUo^cyx$HnZ!QF21E!hELieog6IaU(mw(P#a5Wa2j(_TUkn-`8&s5;tWzp(|Ruub_Y1pY0 z+c2y#!9`Q-!&8$fkq$@kt7DCecp!kS

&~D|3vg85B8!;7{-aZa!b21P;Q`{0+Cf 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_asyncio.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_asyncio.py deleted file mode 100644 index 2e50cd7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_asyncio.py +++ /dev/null @@ -1,94 +0,0 @@ -# Copyright 2016 Étienne Bersac -# Copyright 2016 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import functools -import sys -import typing as t -from asyncio import sleep - -from pip._vendor.tenacity import AttemptManager -from pip._vendor.tenacity import BaseRetrying -from pip._vendor.tenacity import DoAttempt -from pip._vendor.tenacity import DoSleep -from pip._vendor.tenacity import RetryCallState - -WrappedFnReturnT = t.TypeVar("WrappedFnReturnT") -WrappedFn = t.TypeVar("WrappedFn", bound=t.Callable[..., t.Awaitable[t.Any]]) - - -class AsyncRetrying(BaseRetrying): - sleep: t.Callable[[float], t.Awaitable[t.Any]] - - def __init__(self, sleep: t.Callable[[float], t.Awaitable[t.Any]] = sleep, **kwargs: t.Any) -> None: - super().__init__(**kwargs) - self.sleep = sleep - - async def __call__( # type: ignore[override] - self, fn: WrappedFn, *args: t.Any, **kwargs: t.Any - ) -> WrappedFnReturnT: - self.begin() - - retry_state = RetryCallState(retry_object=self, fn=fn, args=args, kwargs=kwargs) - while True: - do = self.iter(retry_state=retry_state) - if isinstance(do, DoAttempt): - try: - result = await fn(*args, **kwargs) - except BaseException: # noqa: B902 - retry_state.set_exception(sys.exc_info()) # type: ignore[arg-type] - else: - retry_state.set_result(result) - elif isinstance(do, DoSleep): - retry_state.prepare_for_next_attempt() - await self.sleep(do) - else: - return do # type: ignore[no-any-return] - - def __iter__(self) -> t.Generator[AttemptManager, None, None]: - raise TypeError("AsyncRetrying object is not iterable") - - def __aiter__(self) -> "AsyncRetrying": - self.begin() - self._retry_state = RetryCallState(self, fn=None, args=(), kwargs={}) - return self - - async def __anext__(self) -> AttemptManager: - while True: - do = self.iter(retry_state=self._retry_state) - if do is None: - raise StopAsyncIteration - elif isinstance(do, DoAttempt): - return AttemptManager(retry_state=self._retry_state) - elif isinstance(do, DoSleep): - self._retry_state.prepare_for_next_attempt() - await self.sleep(do) - else: - raise StopAsyncIteration - - def wraps(self, fn: WrappedFn) -> WrappedFn: - fn = super().wraps(fn) - # Ensure wrapper is recognized as a coroutine function. - - @functools.wraps(fn) - async def async_wrapped(*args: t.Any, **kwargs: t.Any) -> t.Any: - return await fn(*args, **kwargs) - - # Preserve attributes - async_wrapped.retry = fn.retry # type: ignore[attr-defined] - async_wrapped.retry_with = fn.retry_with # type: ignore[attr-defined] - - return async_wrapped # type: ignore[return-value] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_utils.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_utils.py deleted file mode 100644 index f14ff32..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_utils.py +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 2016 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import sys -import typing -from datetime import timedelta - - -# sys.maxsize: -# An integer giving the maximum value a variable of type Py_ssize_t can take. -MAX_WAIT = sys.maxsize / 2 - - -def find_ordinal(pos_num: int) -> str: - # See: https://en.wikipedia.org/wiki/English_numerals#Ordinal_numbers - if pos_num == 0: - return "th" - elif pos_num == 1: - return "st" - elif pos_num == 2: - return "nd" - elif pos_num == 3: - return "rd" - elif 4 <= pos_num <= 20: - return "th" - else: - return find_ordinal(pos_num % 10) - - -def to_ordinal(pos_num: int) -> str: - return f"{pos_num}{find_ordinal(pos_num)}" - - -def get_callback_name(cb: typing.Callable[..., typing.Any]) -> str: - """Get a callback fully-qualified name. - - If no name can be produced ``repr(cb)`` is called and returned. - """ - segments = [] - try: - segments.append(cb.__qualname__) - except AttributeError: - try: - segments.append(cb.__name__) - except AttributeError: - pass - if not segments: - return repr(cb) - else: - try: - # When running under sphinx it appears this can be none? - if cb.__module__: - segments.insert(0, cb.__module__) - except AttributeError: - pass - return ".".join(segments) - - -time_unit_type = typing.Union[int, float, timedelta] - - -def to_seconds(time_unit: time_unit_type) -> float: - return float(time_unit.total_seconds() if isinstance(time_unit, timedelta) else time_unit) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/after.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/after.py deleted file mode 100644 index 574c9bc..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/after.py +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 2016 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import typing - -from pip._vendor.tenacity import _utils - -if typing.TYPE_CHECKING: - import logging - - from pip._vendor.tenacity import RetryCallState - - -def after_nothing(retry_state: "RetryCallState") -> None: - """After call strategy that does nothing.""" - - -def after_log( - logger: "logging.Logger", - log_level: int, - sec_format: str = "%0.3f", -) -> typing.Callable[["RetryCallState"], None]: - """After call strategy that logs to some logger the finished attempt.""" - - def log_it(retry_state: "RetryCallState") -> None: - if retry_state.fn is None: - # NOTE(sileht): can't really happen, but we must please mypy - fn_name = "" - else: - fn_name = _utils.get_callback_name(retry_state.fn) - logger.log( - log_level, - f"Finished call to '{fn_name}' " - f"after {sec_format % retry_state.seconds_since_start}(s), " - f"this was the {_utils.to_ordinal(retry_state.attempt_number)} time calling it.", - ) - - return log_it diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before.py deleted file mode 100644 index cfd7dc7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before.py +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 2016 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import typing - -from pip._vendor.tenacity import _utils - -if typing.TYPE_CHECKING: - import logging - - from pip._vendor.tenacity import RetryCallState - - -def before_nothing(retry_state: "RetryCallState") -> None: - """Before call strategy that does nothing.""" - - -def before_log(logger: "logging.Logger", log_level: int) -> typing.Callable[["RetryCallState"], None]: - """Before call strategy that logs to some logger the attempt.""" - - def log_it(retry_state: "RetryCallState") -> None: - if retry_state.fn is None: - # NOTE(sileht): can't really happen, but we must please mypy - fn_name = "" - else: - fn_name = _utils.get_callback_name(retry_state.fn) - logger.log( - log_level, - f"Starting call to '{fn_name}', " - f"this is the {_utils.to_ordinal(retry_state.attempt_number)} time calling it.", - ) - - return log_it diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before_sleep.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before_sleep.py deleted file mode 100644 index 8c6167f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before_sleep.py +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 2016 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import typing - -from pip._vendor.tenacity import _utils - -if typing.TYPE_CHECKING: - import logging - - from pip._vendor.tenacity import RetryCallState - - -def before_sleep_nothing(retry_state: "RetryCallState") -> None: - """Before call strategy that does nothing.""" - - -def before_sleep_log( - logger: "logging.Logger", - log_level: int, - exc_info: bool = False, -) -> typing.Callable[["RetryCallState"], None]: - """Before call strategy that logs to some logger the attempt.""" - - def log_it(retry_state: "RetryCallState") -> None: - local_exc_info: BaseException | bool | None - - if retry_state.outcome is None: - raise RuntimeError("log_it() called before outcome was set") - - if retry_state.next_action is None: - raise RuntimeError("log_it() called before next_action was set") - - if retry_state.outcome.failed: - ex = retry_state.outcome.exception() - verb, value = "raised", f"{ex.__class__.__name__}: {ex}" - - if exc_info: - local_exc_info = retry_state.outcome.exception() - else: - local_exc_info = False - else: - verb, value = "returned", retry_state.outcome.result() - local_exc_info = False # exc_info does not apply when no exception - - if retry_state.fn is None: - # NOTE(sileht): can't really happen, but we must please mypy - fn_name = "" - else: - fn_name = _utils.get_callback_name(retry_state.fn) - - logger.log( - log_level, - f"Retrying {fn_name} " f"in {retry_state.next_action.sleep} seconds as it {verb} {value}.", - exc_info=local_exc_info, - ) - - return log_it diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/nap.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/nap.py deleted file mode 100644 index 72aa5bf..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/nap.py +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 2016 Étienne Bersac -# Copyright 2016 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import time -import typing - -if typing.TYPE_CHECKING: - import threading - - -def sleep(seconds: float) -> None: - """ - Sleep strategy that delays execution for a given number of seconds. - - This is the default strategy, and may be mocked out for unit testing. - """ - time.sleep(seconds) - - -class sleep_using_event: - """Sleep strategy that waits on an event to be set.""" - - def __init__(self, event: "threading.Event") -> None: - self.event = event - - def __call__(self, timeout: typing.Optional[float]) -> None: - # NOTE(harlowja): this may *not* actually wait for timeout - # seconds if the event is set (ie this may eject out early). - self.event.wait(timeout=timeout) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/retry.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/retry.py deleted file mode 100644 index 3898873..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/retry.py +++ /dev/null @@ -1,272 +0,0 @@ -# Copyright 2016–2021 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import abc -import re -import typing - -if typing.TYPE_CHECKING: - from pip._vendor.tenacity import RetryCallState - - -class retry_base(abc.ABC): - """Abstract base class for retry strategies.""" - - @abc.abstractmethod - def __call__(self, retry_state: "RetryCallState") -> bool: - pass - - def __and__(self, other: "retry_base") -> "retry_all": - return retry_all(self, other) - - def __or__(self, other: "retry_base") -> "retry_any": - return retry_any(self, other) - - -RetryBaseT = typing.Union[retry_base, typing.Callable[["RetryCallState"], bool]] - - -class _retry_never(retry_base): - """Retry strategy that never rejects any result.""" - - def __call__(self, retry_state: "RetryCallState") -> bool: - return False - - -retry_never = _retry_never() - - -class _retry_always(retry_base): - """Retry strategy that always rejects any result.""" - - def __call__(self, retry_state: "RetryCallState") -> bool: - return True - - -retry_always = _retry_always() - - -class retry_if_exception(retry_base): - """Retry strategy that retries if an exception verifies a predicate.""" - - def __init__(self, predicate: typing.Callable[[BaseException], bool]) -> None: - self.predicate = predicate - - def __call__(self, retry_state: "RetryCallState") -> bool: - if retry_state.outcome is None: - raise RuntimeError("__call__() called before outcome was set") - - if retry_state.outcome.failed: - exception = retry_state.outcome.exception() - if exception is None: - raise RuntimeError("outcome failed but the exception is None") - return self.predicate(exception) - else: - return False - - -class retry_if_exception_type(retry_if_exception): - """Retries if an exception has been raised of one or more types.""" - - def __init__( - self, - exception_types: typing.Union[ - typing.Type[BaseException], - typing.Tuple[typing.Type[BaseException], ...], - ] = Exception, - ) -> None: - self.exception_types = exception_types - super().__init__(lambda e: isinstance(e, exception_types)) - - -class retry_if_not_exception_type(retry_if_exception): - """Retries except an exception has been raised of one or more types.""" - - def __init__( - self, - exception_types: typing.Union[ - typing.Type[BaseException], - typing.Tuple[typing.Type[BaseException], ...], - ] = Exception, - ) -> None: - self.exception_types = exception_types - super().__init__(lambda e: not isinstance(e, exception_types)) - - -class retry_unless_exception_type(retry_if_exception): - """Retries until an exception is raised of one or more types.""" - - def __init__( - self, - exception_types: typing.Union[ - typing.Type[BaseException], - typing.Tuple[typing.Type[BaseException], ...], - ] = Exception, - ) -> None: - self.exception_types = exception_types - super().__init__(lambda e: not isinstance(e, exception_types)) - - def __call__(self, retry_state: "RetryCallState") -> bool: - if retry_state.outcome is None: - raise RuntimeError("__call__() called before outcome was set") - - # always retry if no exception was raised - if not retry_state.outcome.failed: - return True - - exception = retry_state.outcome.exception() - if exception is None: - raise RuntimeError("outcome failed but the exception is None") - return self.predicate(exception) - - -class retry_if_exception_cause_type(retry_base): - """Retries if any of the causes of the raised exception is of one or more types. - - The check on the type of the cause of the exception is done recursively (until finding - an exception in the chain that has no `__cause__`) - """ - - def __init__( - self, - exception_types: typing.Union[ - typing.Type[BaseException], - typing.Tuple[typing.Type[BaseException], ...], - ] = Exception, - ) -> None: - self.exception_cause_types = exception_types - - def __call__(self, retry_state: "RetryCallState") -> bool: - if retry_state.outcome is None: - raise RuntimeError("__call__ called before outcome was set") - - if retry_state.outcome.failed: - exc = retry_state.outcome.exception() - while exc is not None: - if isinstance(exc.__cause__, self.exception_cause_types): - return True - exc = exc.__cause__ - - return False - - -class retry_if_result(retry_base): - """Retries if the result verifies a predicate.""" - - def __init__(self, predicate: typing.Callable[[typing.Any], bool]) -> None: - self.predicate = predicate - - def __call__(self, retry_state: "RetryCallState") -> bool: - if retry_state.outcome is None: - raise RuntimeError("__call__() called before outcome was set") - - if not retry_state.outcome.failed: - return self.predicate(retry_state.outcome.result()) - else: - return False - - -class retry_if_not_result(retry_base): - """Retries if the result refutes a predicate.""" - - def __init__(self, predicate: typing.Callable[[typing.Any], bool]) -> None: - self.predicate = predicate - - def __call__(self, retry_state: "RetryCallState") -> bool: - if retry_state.outcome is None: - raise RuntimeError("__call__() called before outcome was set") - - if not retry_state.outcome.failed: - return not self.predicate(retry_state.outcome.result()) - else: - return False - - -class retry_if_exception_message(retry_if_exception): - """Retries if an exception message equals or matches.""" - - def __init__( - self, - message: typing.Optional[str] = None, - match: typing.Optional[str] = None, - ) -> None: - if message and match: - raise TypeError(f"{self.__class__.__name__}() takes either 'message' or 'match', not both") - - # set predicate - if message: - - def message_fnc(exception: BaseException) -> bool: - return message == str(exception) - - predicate = message_fnc - elif match: - prog = re.compile(match) - - def match_fnc(exception: BaseException) -> bool: - return bool(prog.match(str(exception))) - - predicate = match_fnc - else: - raise TypeError(f"{self.__class__.__name__}() missing 1 required argument 'message' or 'match'") - - super().__init__(predicate) - - -class retry_if_not_exception_message(retry_if_exception_message): - """Retries until an exception message equals or matches.""" - - def __init__( - self, - message: typing.Optional[str] = None, - match: typing.Optional[str] = None, - ) -> None: - super().__init__(message, match) - # invert predicate - if_predicate = self.predicate - self.predicate = lambda *args_, **kwargs_: not if_predicate(*args_, **kwargs_) - - def __call__(self, retry_state: "RetryCallState") -> bool: - if retry_state.outcome is None: - raise RuntimeError("__call__() called before outcome was set") - - if not retry_state.outcome.failed: - return True - - exception = retry_state.outcome.exception() - if exception is None: - raise RuntimeError("outcome failed but the exception is None") - return self.predicate(exception) - - -class retry_any(retry_base): - """Retries if any of the retries condition is valid.""" - - def __init__(self, *retries: retry_base) -> None: - self.retries = retries - - def __call__(self, retry_state: "RetryCallState") -> bool: - return any(r(retry_state) for r in self.retries) - - -class retry_all(retry_base): - """Retries if all the retries condition are valid.""" - - def __init__(self, *retries: retry_base) -> None: - self.retries = retries - - def __call__(self, retry_state: "RetryCallState") -> bool: - return all(r(retry_state) for r in self.retries) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/stop.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/stop.py deleted file mode 100644 index bb23eff..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/stop.py +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 2016–2021 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -import abc -import typing - -from pip._vendor.tenacity import _utils - -if typing.TYPE_CHECKING: - import threading - - from pip._vendor.tenacity import RetryCallState - - -class stop_base(abc.ABC): - """Abstract base class for stop strategies.""" - - @abc.abstractmethod - def __call__(self, retry_state: "RetryCallState") -> bool: - pass - - def __and__(self, other: "stop_base") -> "stop_all": - return stop_all(self, other) - - def __or__(self, other: "stop_base") -> "stop_any": - return stop_any(self, other) - - -StopBaseT = typing.Union[stop_base, typing.Callable[["RetryCallState"], bool]] - - -class stop_any(stop_base): - """Stop if any of the stop condition is valid.""" - - def __init__(self, *stops: stop_base) -> None: - self.stops = stops - - def __call__(self, retry_state: "RetryCallState") -> bool: - return any(x(retry_state) for x in self.stops) - - -class stop_all(stop_base): - """Stop if all the stop conditions are valid.""" - - def __init__(self, *stops: stop_base) -> None: - self.stops = stops - - def __call__(self, retry_state: "RetryCallState") -> bool: - return all(x(retry_state) for x in self.stops) - - -class _stop_never(stop_base): - """Never stop.""" - - def __call__(self, retry_state: "RetryCallState") -> bool: - return False - - -stop_never = _stop_never() - - -class stop_when_event_set(stop_base): - """Stop when the given event is set.""" - - def __init__(self, event: "threading.Event") -> None: - self.event = event - - def __call__(self, retry_state: "RetryCallState") -> bool: - return self.event.is_set() - - -class stop_after_attempt(stop_base): - """Stop when the previous attempt >= max_attempt.""" - - def __init__(self, max_attempt_number: int) -> None: - self.max_attempt_number = max_attempt_number - - def __call__(self, retry_state: "RetryCallState") -> bool: - return retry_state.attempt_number >= self.max_attempt_number - - -class stop_after_delay(stop_base): - """Stop when the time from the first attempt >= limit.""" - - def __init__(self, max_delay: _utils.time_unit_type) -> None: - self.max_delay = _utils.to_seconds(max_delay) - - def __call__(self, retry_state: "RetryCallState") -> bool: - if retry_state.seconds_since_start is None: - raise RuntimeError("__call__() called but seconds_since_start is not set") - return retry_state.seconds_since_start >= self.max_delay diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/tornadoweb.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/tornadoweb.py deleted file mode 100644 index e19c30b..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/tornadoweb.py +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 2017 Elisey Zanko -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import sys -import typing - -from pip._vendor.tenacity import BaseRetrying -from pip._vendor.tenacity import DoAttempt -from pip._vendor.tenacity import DoSleep -from pip._vendor.tenacity import RetryCallState - -from tornado import gen - -if typing.TYPE_CHECKING: - from tornado.concurrent import Future - -_RetValT = typing.TypeVar("_RetValT") - - -class TornadoRetrying(BaseRetrying): - def __init__(self, sleep: "typing.Callable[[float], Future[None]]" = gen.sleep, **kwargs: typing.Any) -> None: - super().__init__(**kwargs) - self.sleep = sleep - - @gen.coroutine # type: ignore[misc] - def __call__( - self, - fn: "typing.Callable[..., typing.Union[typing.Generator[typing.Any, typing.Any, _RetValT], Future[_RetValT]]]", - *args: typing.Any, - **kwargs: typing.Any, - ) -> "typing.Generator[typing.Any, typing.Any, _RetValT]": - self.begin() - - retry_state = RetryCallState(retry_object=self, fn=fn, args=args, kwargs=kwargs) - while True: - do = self.iter(retry_state=retry_state) - if isinstance(do, DoAttempt): - try: - result = yield fn(*args, **kwargs) - except BaseException: # noqa: B902 - retry_state.set_exception(sys.exc_info()) # type: ignore[arg-type] - else: - retry_state.set_result(result) - elif isinstance(do, DoSleep): - retry_state.prepare_for_next_attempt() - yield self.sleep(do) - else: - raise gen.Return(do) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/wait.py b/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/wait.py deleted file mode 100644 index f9349c0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/wait.py +++ /dev/null @@ -1,228 +0,0 @@ -# Copyright 2016–2021 Julien Danjou -# Copyright 2016 Joshua Harlow -# Copyright 2013-2014 Ray Holder -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -import abc -import random -import typing - -from pip._vendor.tenacity import _utils - -if typing.TYPE_CHECKING: - from pip._vendor.tenacity import RetryCallState - - -class wait_base(abc.ABC): - """Abstract base class for wait strategies.""" - - @abc.abstractmethod - def __call__(self, retry_state: "RetryCallState") -> float: - pass - - def __add__(self, other: "wait_base") -> "wait_combine": - return wait_combine(self, other) - - def __radd__(self, other: "wait_base") -> typing.Union["wait_combine", "wait_base"]: - # make it possible to use multiple waits with the built-in sum function - if other == 0: # type: ignore[comparison-overlap] - return self - return self.__add__(other) - - -WaitBaseT = typing.Union[wait_base, typing.Callable[["RetryCallState"], typing.Union[float, int]]] - - -class wait_fixed(wait_base): - """Wait strategy that waits a fixed amount of time between each retry.""" - - def __init__(self, wait: _utils.time_unit_type) -> None: - self.wait_fixed = _utils.to_seconds(wait) - - def __call__(self, retry_state: "RetryCallState") -> float: - return self.wait_fixed - - -class wait_none(wait_fixed): - """Wait strategy that doesn't wait at all before retrying.""" - - def __init__(self) -> None: - super().__init__(0) - - -class wait_random(wait_base): - """Wait strategy that waits a random amount of time between min/max.""" - - def __init__(self, min: _utils.time_unit_type = 0, max: _utils.time_unit_type = 1) -> None: # noqa - self.wait_random_min = _utils.to_seconds(min) - self.wait_random_max = _utils.to_seconds(max) - - def __call__(self, retry_state: "RetryCallState") -> float: - return self.wait_random_min + (random.random() * (self.wait_random_max - self.wait_random_min)) - - -class wait_combine(wait_base): - """Combine several waiting strategies.""" - - def __init__(self, *strategies: wait_base) -> None: - self.wait_funcs = strategies - - def __call__(self, retry_state: "RetryCallState") -> float: - return sum(x(retry_state=retry_state) for x in self.wait_funcs) - - -class wait_chain(wait_base): - """Chain two or more waiting strategies. - - If all strategies are exhausted, the very last strategy is used - thereafter. - - For example:: - - @retry(wait=wait_chain(*[wait_fixed(1) for i in range(3)] + - [wait_fixed(2) for j in range(5)] + - [wait_fixed(5) for k in range(4))) - def wait_chained(): - print("Wait 1s for 3 attempts, 2s for 5 attempts and 5s - thereafter.") - """ - - def __init__(self, *strategies: wait_base) -> None: - self.strategies = strategies - - def __call__(self, retry_state: "RetryCallState") -> float: - wait_func_no = min(max(retry_state.attempt_number, 1), len(self.strategies)) - wait_func = self.strategies[wait_func_no - 1] - return wait_func(retry_state=retry_state) - - -class wait_incrementing(wait_base): - """Wait an incremental amount of time after each attempt. - - Starting at a starting value and incrementing by a value for each attempt - (and restricting the upper limit to some maximum value). - """ - - def __init__( - self, - start: _utils.time_unit_type = 0, - increment: _utils.time_unit_type = 100, - max: _utils.time_unit_type = _utils.MAX_WAIT, # noqa - ) -> None: - self.start = _utils.to_seconds(start) - self.increment = _utils.to_seconds(increment) - self.max = _utils.to_seconds(max) - - def __call__(self, retry_state: "RetryCallState") -> float: - result = self.start + (self.increment * (retry_state.attempt_number - 1)) - return max(0, min(result, self.max)) - - -class wait_exponential(wait_base): - """Wait strategy that applies exponential backoff. - - It allows for a customized multiplier and an ability to restrict the - upper and lower limits to some maximum and minimum value. - - The intervals are fixed (i.e. there is no jitter), so this strategy is - suitable for balancing retries against latency when a required resource is - unavailable for an unknown duration, but *not* suitable for resolving - contention between multiple processes for a shared resource. Use - wait_random_exponential for the latter case. - """ - - def __init__( - self, - multiplier: typing.Union[int, float] = 1, - max: _utils.time_unit_type = _utils.MAX_WAIT, # noqa - exp_base: typing.Union[int, float] = 2, - min: _utils.time_unit_type = 0, # noqa - ) -> None: - self.multiplier = multiplier - self.min = _utils.to_seconds(min) - self.max = _utils.to_seconds(max) - self.exp_base = exp_base - - def __call__(self, retry_state: "RetryCallState") -> float: - try: - exp = self.exp_base ** (retry_state.attempt_number - 1) - result = self.multiplier * exp - except OverflowError: - return self.max - return max(max(0, self.min), min(result, self.max)) - - -class wait_random_exponential(wait_exponential): - """Random wait with exponentially widening window. - - An exponential backoff strategy used to mediate contention between multiple - uncoordinated processes for a shared resource in distributed systems. This - is the sense in which "exponential backoff" is meant in e.g. Ethernet - networking, and corresponds to the "Full Jitter" algorithm described in - this blog post: - - https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/ - - Each retry occurs at a random time in a geometrically expanding interval. - It allows for a custom multiplier and an ability to restrict the upper - limit of the random interval to some maximum value. - - Example:: - - wait_random_exponential(multiplier=0.5, # initial window 0.5s - max=60) # max 60s timeout - - When waiting for an unavailable resource to become available again, as - opposed to trying to resolve contention for a shared resource, the - wait_exponential strategy (which uses a fixed interval) may be preferable. - - """ - - def __call__(self, retry_state: "RetryCallState") -> float: - high = super().__call__(retry_state=retry_state) - return random.uniform(0, high) - - -class wait_exponential_jitter(wait_base): - """Wait strategy that applies exponential backoff and jitter. - - It allows for a customized initial wait, maximum wait and jitter. - - This implements the strategy described here: - https://cloud.google.com/storage/docs/retry-strategy - - The wait time is min(initial * 2**n + random.uniform(0, jitter), maximum) - where n is the retry count. - """ - - def __init__( - self, - initial: float = 1, - max: float = _utils.MAX_WAIT, # noqa - exp_base: float = 2, - jitter: float = 1, - ) -> None: - self.initial = initial - self.max = max - self.exp_base = exp_base - self.jitter = jitter - - def __call__(self, retry_state: "RetryCallState") -> float: - jitter = random.uniform(0, self.jitter) - try: - exp = self.exp_base ** (retry_state.attempt_number - 1) - result = self.initial * exp + jitter - except OverflowError: - result = self.max - return max(0, min(result, self.max)) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py deleted file mode 100644 index 4c6ec97..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py +++ /dev/null @@ -1,11 +0,0 @@ -# SPDX-License-Identifier: MIT -# SPDX-FileCopyrightText: 2021 Taneli Hukkinen -# Licensed to PSF under a Contributor Agreement. - -__all__ = ("loads", "load", "TOMLDecodeError") -__version__ = "2.0.1" # DO NOT EDIT THIS LINE MANUALLY. LET bump2version UTILITY DO IT - -from ._parser import TOMLDecodeError, load, loads - -# Pretend this exception was created here. -TOMLDecodeError.__module__ = __name__ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index b0714ea5f1ddfad9a1810bccbd0367291dfdadf9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 398 zcmZ8cJx{|h5OwOLtyByRC&2N48s3rv3nSW=4Js z69W>;%7EA^b?by9=)xQB-bwG>yL;_)TF9Yu^E`a?5c;f!HEMrk89DNV7)lWH5|7mw zmbDBgIP()f3zEP?yv{K+*2bA11|cp3sVFn0U$wG#b$Nbv#8buivDQjI1cPWVioabb z3bFQG)3_>C>P6Tr8vs;FfU*rR<=P09yP*LE)rRYThO!Be(~LVs3m{W$A{~E0OScTI z1i5w=L-I83XCfU_F3E|orxQztQjEqHj2hZ|syUhRd`hIaCB@8+RlXm^17d{b{eq@< zbi@rQL_yp^Ia8Wgl}SMWL@q2qRLoY*gWvE&-F3;;b7set1@=5|(L!x9Z+vt&=j|^P TzoB?hN87ve-aFdT8&35DL%D3? diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc deleted file mode 100644 index 4d3aee80d41ca0520f18eed6211c3bcfae36b476..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26941 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℞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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc deleted file mode 100644 index 0e18edec7ea04cfc68cc123ed03ba7e6424bf75b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3922 zcmai1`)?D;9iM&pwYK9p4k5sCw_FNj1BnwJ<#|Lr66hV|P6_vrL*#6{>%_UW*P2~Z zVs?cqAvNh$O4O@#sX}$B?o?3)RaBf*q~0G;slNmT^};qMA+=S-Z>FKY@JsuhvDYz_ z$0(lt&Ue1^o$qTtGx{wcBxy!5?i4YO)p!kMwY;C(h{+k$tXcJvVfG(uesOm)2uWp z;p=>26X*&k{H+F8yAo3(*ZHN&Rw&V;G%JlDw^`YwMB&>y#Y-)Z$gIRTK{=PxP1(%o zIYaU~yds;b<0rkD$*K-d`vB<`RWoJBPspO4Qys5a%;eHK=m==IkW9&`33UKQ+{xV3 zBjP8}!Ur-o)P7Bu&0=5saCgthaChgC5o;fO_K!$Mfz^4i!h3em-h1>?7nwaWa4j>*Y+1_y=@;(6h|bhomecrrdA{fL!JGk zCPh7+HdM$%uaK&qGI{_2LlB1$v;H&Set|4BSwBlf5OUATC6Klmo3%Ncw>`Gk_St?r zU<-E81Ra%TF-uhqbv*V3JkI6W4R+WLS$rvMRuK##D`bVOhNY_3AylV}ch}YNJTKsR zU7j7a8|{eY!`tds_$Ga>#T#FRRX7)?+|@Zo;q4|XfE&z!D`^Q<&-SQ*c4@Pbg(aZ z=H$h`i$A*1H!5ajGc_Tax;X0MP?t-LiaLIdJ=!G*q~HhTjG-FhN3vE>`!EK%Oj}S1CTT_<2gF#GHTkQRf#&K zJTU~UB1SkI7~t?k-0@aq91b=m1G1sRnnj}-{2ntIYr65b0I9e|(lSLjNp`~wtdm<`Q@K5KZqCFJq0 z`WsjM(N%wh5>1qV9ypun-tb3?`U(e>7AuBtG>vxZ}VCt zHg{%z=VELnvUAzLbFFpT{JDkj*T&7GUtRl_yL_Y39-l`!F1x zX4it%trnG={kKowZTT~MKlt7<|K2)yMy^v|R=#3nifXC`M!+ZK2xDeF4+H=l9KuiA z5yGs(!qMhz&a44m9XxP#P=s74C_m-0{T21%!3Z6Y`dk$K%DF zpx~Lif!IVt_bm{wy&J$b_inJjhq_?$lQmoiMb)M-3j2J(XhJ+@4Vmk7)Iwdyd*!WS zd6r1Dpg|h=0o(`_j*^bz6pxz-O(KrTp~VEnBro1f=vo5sb~1dEbP{w15hC%gX25Bx zoi|NS$r=F~d6KvLGT&E8QS~7W+7Tiy(iB|>;$#HvNC-7I-~?)KwMwj^=;>upsc)9X*a^Z@%uth5)F3XoF^$w>nk!_-RE$YsPr%RE z2OR{|7y9YdpIn_gcHj5bgUHtTgI^x|)v<+lRwB}}Us?+`Oc!Ra&RqS>o|jjG;xaGN zpuwpknSJU9oV-BpPsfW@vw(BOh>Mh>MQ=9APty<3Zen@}aW5>y1VSs+2||&ZtEv;f zLl~4>Uqh68j7)`V^W?E5ZE=KTGF^bp)npPAsG_$Yy(4KARXg>@jQqD95ze6;V6ndWek7sqIps6SDd6*{% zYWyC$GRH8?e+0y|{R{Pfhx)%qZ~YAgzDF(pL~oV_)c6Tg3Ox+9OrM&4cjnzP8}aaE z5e37u9WxzI+M2>_DNx>p8n;g4+2Txbe(y?TcPX^m&^kRfJ2^91W_iI=_9JgoX`qa_ z7*h`TKtZFcASOiEQgD5%$ed>$_cMqM&Kf~1FAaoF~P(OIz`yPDneect8Y^32lzK6fMf31gqkd0WLY4M5z6kv{G?BdvP zjhMIuBQU^>FyPQQ&>pt}1kAwLOcrdp)tuDL@AaWNDamD$m({k%x!31VR_=!xhvsd) zR$400SQ3eKq%hZ1(Nq$tL}_oRro+`-= dict[str, Any]: - """Parse TOML from a binary file object.""" - b = __fp.read() - try: - s = b.decode() - except AttributeError: - raise TypeError( - "File must be opened in binary mode, e.g. use `open('foo.toml', 'rb')`" - ) from None - return loads(s, parse_float=parse_float) - - -def loads(__s: str, *, parse_float: ParseFloat = float) -> dict[str, Any]: # noqa: C901 - """Parse TOML from a string.""" - - # The spec allows converting "\r\n" to "\n", even in string - # literals. Let's do so to simplify parsing. - src = __s.replace("\r\n", "\n") - pos = 0 - out = Output(NestedDict(), Flags()) - header: Key = () - parse_float = make_safe_parse_float(parse_float) - - # Parse one statement at a time - # (typically means one line in TOML source) - while True: - # 1. Skip line leading whitespace - pos = skip_chars(src, pos, TOML_WS) - - # 2. Parse rules. Expect one of the following: - # - end of file - # - end of line - # - comment - # - key/value pair - # - append dict to list (and move to its namespace) - # - create dict (and move to its namespace) - # Skip trailing whitespace when applicable. - try: - char = src[pos] - except IndexError: - break - if char == "\n": - pos += 1 - continue - if char in KEY_INITIAL_CHARS: - pos = key_value_rule(src, pos, out, header, parse_float) - pos = skip_chars(src, pos, TOML_WS) - elif char == "[": - try: - second_char: str | None = src[pos + 1] - except IndexError: - second_char = None - out.flags.finalize_pending() - if second_char == "[": - pos, header = create_list_rule(src, pos, out) - else: - pos, header = create_dict_rule(src, pos, out) - pos = skip_chars(src, pos, TOML_WS) - elif char != "#": - raise suffixed_err(src, pos, "Invalid statement") - - # 3. Skip comment - pos = skip_comment(src, pos) - - # 4. Expect end of line or end of file - try: - char = src[pos] - except IndexError: - break - if char != "\n": - raise suffixed_err( - src, pos, "Expected newline or end of document after a statement" - ) - pos += 1 - - return out.data.dict - - -class Flags: - """Flags that map to parsed keys/namespaces.""" - - # Marks an immutable namespace (inline array or inline table). - FROZEN = 0 - # Marks a nest that has been explicitly created and can no longer - # be opened using the "[table]" syntax. - EXPLICIT_NEST = 1 - - def __init__(self) -> None: - self._flags: dict[str, dict] = {} - self._pending_flags: set[tuple[Key, int]] = set() - - def add_pending(self, key: Key, flag: int) -> None: - self._pending_flags.add((key, flag)) - - def finalize_pending(self) -> None: - for key, flag in self._pending_flags: - self.set(key, flag, recursive=False) - self._pending_flags.clear() - - def unset_all(self, key: Key) -> None: - cont = self._flags - for k in key[:-1]: - if k not in cont: - return - cont = cont[k]["nested"] - cont.pop(key[-1], None) - - def set(self, key: Key, flag: int, *, recursive: bool) -> None: # noqa: A003 - cont = self._flags - key_parent, key_stem = key[:-1], key[-1] - for k in key_parent: - if k not in cont: - cont[k] = {"flags": set(), "recursive_flags": set(), "nested": {}} - cont = cont[k]["nested"] - if key_stem not in cont: - cont[key_stem] = {"flags": set(), "recursive_flags": set(), "nested": {}} - cont[key_stem]["recursive_flags" if recursive else "flags"].add(flag) - - def is_(self, key: Key, flag: int) -> bool: - if not key: - return False # document root has no flags - cont = self._flags - for k in key[:-1]: - if k not in cont: - return False - inner_cont = cont[k] - if flag in inner_cont["recursive_flags"]: - return True - cont = inner_cont["nested"] - key_stem = key[-1] - if key_stem in cont: - cont = cont[key_stem] - return flag in cont["flags"] or flag in cont["recursive_flags"] - return False - - -class NestedDict: - def __init__(self) -> None: - # The parsed content of the TOML document - self.dict: dict[str, Any] = {} - - def get_or_create_nest( - self, - key: Key, - *, - access_lists: bool = True, - ) -> dict: - cont: Any = self.dict - for k in key: - if k not in cont: - cont[k] = {} - cont = cont[k] - if access_lists and isinstance(cont, list): - cont = cont[-1] - if not isinstance(cont, dict): - raise KeyError("There is no nest behind this key") - return cont - - def append_nest_to_list(self, key: Key) -> None: - cont = self.get_or_create_nest(key[:-1]) - last_key = key[-1] - if last_key in cont: - list_ = cont[last_key] - if not isinstance(list_, list): - raise KeyError("An object other than list found behind this key") - list_.append({}) - else: - cont[last_key] = [{}] - - -class Output(NamedTuple): - data: NestedDict - flags: Flags - - -def skip_chars(src: str, pos: Pos, chars: Iterable[str]) -> Pos: - try: - while src[pos] in chars: - pos += 1 - except IndexError: - pass - return pos - - -def skip_until( - src: str, - pos: Pos, - expect: str, - *, - error_on: frozenset[str], - error_on_eof: bool, -) -> Pos: - try: - new_pos = src.index(expect, pos) - except ValueError: - new_pos = len(src) - if error_on_eof: - raise suffixed_err(src, new_pos, f"Expected {expect!r}") from None - - if not error_on.isdisjoint(src[pos:new_pos]): - while src[pos] not in error_on: - pos += 1 - raise suffixed_err(src, pos, f"Found invalid character {src[pos]!r}") - return new_pos - - -def skip_comment(src: str, pos: Pos) -> Pos: - try: - char: str | None = src[pos] - except IndexError: - char = None - if char == "#": - return skip_until( - src, pos + 1, "\n", error_on=ILLEGAL_COMMENT_CHARS, error_on_eof=False - ) - return pos - - -def skip_comments_and_array_ws(src: str, pos: Pos) -> Pos: - while True: - pos_before_skip = pos - pos = skip_chars(src, pos, TOML_WS_AND_NEWLINE) - pos = skip_comment(src, pos) - if pos == pos_before_skip: - return pos - - -def create_dict_rule(src: str, pos: Pos, out: Output) -> tuple[Pos, Key]: - pos += 1 # Skip "[" - pos = skip_chars(src, pos, TOML_WS) - pos, key = parse_key(src, pos) - - if out.flags.is_(key, Flags.EXPLICIT_NEST) or out.flags.is_(key, Flags.FROZEN): - raise suffixed_err(src, pos, f"Cannot declare {key} twice") - out.flags.set(key, Flags.EXPLICIT_NEST, recursive=False) - try: - out.data.get_or_create_nest(key) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - - if not src.startswith("]", pos): - raise suffixed_err(src, pos, "Expected ']' at the end of a table declaration") - return pos + 1, key - - -def create_list_rule(src: str, pos: Pos, out: Output) -> tuple[Pos, Key]: - pos += 2 # Skip "[[" - pos = skip_chars(src, pos, TOML_WS) - pos, key = parse_key(src, pos) - - if out.flags.is_(key, Flags.FROZEN): - raise suffixed_err(src, pos, f"Cannot mutate immutable namespace {key}") - # Free the namespace now that it points to another empty list item... - out.flags.unset_all(key) - # ...but this key precisely is still prohibited from table declaration - out.flags.set(key, Flags.EXPLICIT_NEST, recursive=False) - try: - out.data.append_nest_to_list(key) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - - if not src.startswith("]]", pos): - raise suffixed_err(src, pos, "Expected ']]' at the end of an array declaration") - return pos + 2, key - - -def key_value_rule( - src: str, pos: Pos, out: Output, header: Key, parse_float: ParseFloat -) -> Pos: - pos, key, value = parse_key_value_pair(src, pos, parse_float) - key_parent, key_stem = key[:-1], key[-1] - abs_key_parent = header + key_parent - - relative_path_cont_keys = (header + key[:i] for i in range(1, len(key))) - for cont_key in relative_path_cont_keys: - # Check that dotted key syntax does not redefine an existing table - if out.flags.is_(cont_key, Flags.EXPLICIT_NEST): - raise suffixed_err(src, pos, f"Cannot redefine namespace {cont_key}") - # Containers in the relative path can't be opened with the table syntax or - # dotted key/value syntax in following table sections. - out.flags.add_pending(cont_key, Flags.EXPLICIT_NEST) - - if out.flags.is_(abs_key_parent, Flags.FROZEN): - raise suffixed_err( - src, pos, f"Cannot mutate immutable namespace {abs_key_parent}" - ) - - try: - nest = out.data.get_or_create_nest(abs_key_parent) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - if key_stem in nest: - raise suffixed_err(src, pos, "Cannot overwrite a value") - # Mark inline table and array namespaces recursively immutable - if isinstance(value, (dict, list)): - out.flags.set(header + key, Flags.FROZEN, recursive=True) - nest[key_stem] = value - return pos - - -def parse_key_value_pair( - src: str, pos: Pos, parse_float: ParseFloat -) -> tuple[Pos, Key, Any]: - pos, key = parse_key(src, pos) - try: - char: str | None = src[pos] - except IndexError: - char = None - if char != "=": - raise suffixed_err(src, pos, "Expected '=' after a key in a key/value pair") - pos += 1 - pos = skip_chars(src, pos, TOML_WS) - pos, value = parse_value(src, pos, parse_float) - return pos, key, value - - -def parse_key(src: str, pos: Pos) -> tuple[Pos, Key]: - pos, key_part = parse_key_part(src, pos) - key: Key = (key_part,) - pos = skip_chars(src, pos, TOML_WS) - while True: - try: - char: str | None = src[pos] - except IndexError: - char = None - if char != ".": - return pos, key - pos += 1 - pos = skip_chars(src, pos, TOML_WS) - pos, key_part = parse_key_part(src, pos) - key += (key_part,) - pos = skip_chars(src, pos, TOML_WS) - - -def parse_key_part(src: str, pos: Pos) -> tuple[Pos, str]: - try: - char: str | None = src[pos] - except IndexError: - char = None - if char in BARE_KEY_CHARS: - start_pos = pos - pos = skip_chars(src, pos, BARE_KEY_CHARS) - return pos, src[start_pos:pos] - if char == "'": - return parse_literal_str(src, pos) - if char == '"': - return parse_one_line_basic_str(src, pos) - raise suffixed_err(src, pos, "Invalid initial character for a key part") - - -def parse_one_line_basic_str(src: str, pos: Pos) -> tuple[Pos, str]: - pos += 1 - return parse_basic_str(src, pos, multiline=False) - - -def parse_array(src: str, pos: Pos, parse_float: ParseFloat) -> tuple[Pos, list]: - pos += 1 - array: list = [] - - pos = skip_comments_and_array_ws(src, pos) - if src.startswith("]", pos): - return pos + 1, array - while True: - pos, val = parse_value(src, pos, parse_float) - array.append(val) - pos = skip_comments_and_array_ws(src, pos) - - c = src[pos : pos + 1] - if c == "]": - return pos + 1, array - if c != ",": - raise suffixed_err(src, pos, "Unclosed array") - pos += 1 - - pos = skip_comments_and_array_ws(src, pos) - if src.startswith("]", pos): - return pos + 1, array - - -def parse_inline_table(src: str, pos: Pos, parse_float: ParseFloat) -> tuple[Pos, dict]: - pos += 1 - nested_dict = NestedDict() - flags = Flags() - - pos = skip_chars(src, pos, TOML_WS) - if src.startswith("}", pos): - return pos + 1, nested_dict.dict - while True: - pos, key, value = parse_key_value_pair(src, pos, parse_float) - key_parent, key_stem = key[:-1], key[-1] - if flags.is_(key, Flags.FROZEN): - raise suffixed_err(src, pos, f"Cannot mutate immutable namespace {key}") - try: - nest = nested_dict.get_or_create_nest(key_parent, access_lists=False) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - if key_stem in nest: - raise suffixed_err(src, pos, f"Duplicate inline table key {key_stem!r}") - nest[key_stem] = value - pos = skip_chars(src, pos, TOML_WS) - c = src[pos : pos + 1] - if c == "}": - return pos + 1, nested_dict.dict - if c != ",": - raise suffixed_err(src, pos, "Unclosed inline table") - if isinstance(value, (dict, list)): - flags.set(key, Flags.FROZEN, recursive=True) - pos += 1 - pos = skip_chars(src, pos, TOML_WS) - - -def parse_basic_str_escape( - src: str, pos: Pos, *, multiline: bool = False -) -> tuple[Pos, str]: - escape_id = src[pos : pos + 2] - pos += 2 - if multiline and escape_id in {"\\ ", "\\\t", "\\\n"}: - # Skip whitespace until next non-whitespace character or end of - # the doc. Error if non-whitespace is found before newline. - if escape_id != "\\\n": - pos = skip_chars(src, pos, TOML_WS) - try: - char = src[pos] - except IndexError: - return pos, "" - if char != "\n": - raise suffixed_err(src, pos, "Unescaped '\\' in a string") - pos += 1 - pos = skip_chars(src, pos, TOML_WS_AND_NEWLINE) - return pos, "" - if escape_id == "\\u": - return parse_hex_char(src, pos, 4) - if escape_id == "\\U": - return parse_hex_char(src, pos, 8) - try: - return pos, BASIC_STR_ESCAPE_REPLACEMENTS[escape_id] - except KeyError: - raise suffixed_err(src, pos, "Unescaped '\\' in a string") from None - - -def parse_basic_str_escape_multiline(src: str, pos: Pos) -> tuple[Pos, str]: - return parse_basic_str_escape(src, pos, multiline=True) - - -def parse_hex_char(src: str, pos: Pos, hex_len: int) -> tuple[Pos, str]: - hex_str = src[pos : pos + hex_len] - if len(hex_str) != hex_len or not HEXDIGIT_CHARS.issuperset(hex_str): - raise suffixed_err(src, pos, "Invalid hex value") - pos += hex_len - hex_int = int(hex_str, 16) - if not is_unicode_scalar_value(hex_int): - raise suffixed_err(src, pos, "Escaped character is not a Unicode scalar value") - return pos, chr(hex_int) - - -def parse_literal_str(src: str, pos: Pos) -> tuple[Pos, str]: - pos += 1 # Skip starting apostrophe - start_pos = pos - pos = skip_until( - src, pos, "'", error_on=ILLEGAL_LITERAL_STR_CHARS, error_on_eof=True - ) - return pos + 1, src[start_pos:pos] # Skip ending apostrophe - - -def parse_multiline_str(src: str, pos: Pos, *, literal: bool) -> tuple[Pos, str]: - pos += 3 - if src.startswith("\n", pos): - pos += 1 - - if literal: - delim = "'" - end_pos = skip_until( - src, - pos, - "'''", - error_on=ILLEGAL_MULTILINE_LITERAL_STR_CHARS, - error_on_eof=True, - ) - result = src[pos:end_pos] - pos = end_pos + 3 - else: - delim = '"' - pos, result = parse_basic_str(src, pos, multiline=True) - - # Add at maximum two extra apostrophes/quotes if the end sequence - # is 4 or 5 chars long instead of just 3. - if not src.startswith(delim, pos): - return pos, result - pos += 1 - if not src.startswith(delim, pos): - return pos, result + delim - pos += 1 - return pos, result + (delim * 2) - - -def parse_basic_str(src: str, pos: Pos, *, multiline: bool) -> tuple[Pos, str]: - if multiline: - error_on = ILLEGAL_MULTILINE_BASIC_STR_CHARS - parse_escapes = parse_basic_str_escape_multiline - else: - error_on = ILLEGAL_BASIC_STR_CHARS - parse_escapes = parse_basic_str_escape - result = "" - start_pos = pos - while True: - try: - char = src[pos] - except IndexError: - raise suffixed_err(src, pos, "Unterminated string") from None - if char == '"': - if not multiline: - return pos + 1, result + src[start_pos:pos] - if src.startswith('"""', pos): - return pos + 3, result + src[start_pos:pos] - pos += 1 - continue - if char == "\\": - result += src[start_pos:pos] - pos, parsed_escape = parse_escapes(src, pos) - result += parsed_escape - start_pos = pos - continue - if char in error_on: - raise suffixed_err(src, pos, f"Illegal character {char!r}") - pos += 1 - - -def parse_value( # noqa: C901 - src: str, pos: Pos, parse_float: ParseFloat -) -> tuple[Pos, Any]: - try: - char: str | None = src[pos] - except IndexError: - char = None - - # IMPORTANT: order conditions based on speed of checking and likelihood - - # Basic strings - if char == '"': - if src.startswith('"""', pos): - return parse_multiline_str(src, pos, literal=False) - return parse_one_line_basic_str(src, pos) - - # Literal strings - if char == "'": - if src.startswith("'''", pos): - return parse_multiline_str(src, pos, literal=True) - return parse_literal_str(src, pos) - - # Booleans - if char == "t": - if src.startswith("true", pos): - return pos + 4, True - if char == "f": - if src.startswith("false", pos): - return pos + 5, False - - # Arrays - if char == "[": - return parse_array(src, pos, parse_float) - - # Inline tables - if char == "{": - return parse_inline_table(src, pos, parse_float) - - # Dates and times - datetime_match = RE_DATETIME.match(src, pos) - if datetime_match: - try: - datetime_obj = match_to_datetime(datetime_match) - except ValueError as e: - raise suffixed_err(src, pos, "Invalid date or datetime") from e - return datetime_match.end(), datetime_obj - localtime_match = RE_LOCALTIME.match(src, pos) - if localtime_match: - return localtime_match.end(), match_to_localtime(localtime_match) - - # Integers and "normal" floats. - # The regex will greedily match any type starting with a decimal - # char, so needs to be located after handling of dates and times. - number_match = RE_NUMBER.match(src, pos) - if number_match: - return number_match.end(), match_to_number(number_match, parse_float) - - # Special floats - first_three = src[pos : pos + 3] - if first_three in {"inf", "nan"}: - return pos + 3, parse_float(first_three) - first_four = src[pos : pos + 4] - if first_four in {"-inf", "+inf", "-nan", "+nan"}: - return pos + 4, parse_float(first_four) - - raise suffixed_err(src, pos, "Invalid value") - - -def suffixed_err(src: str, pos: Pos, msg: str) -> TOMLDecodeError: - """Return a `TOMLDecodeError` where error message is suffixed with - coordinates in source.""" - - def coord_repr(src: str, pos: Pos) -> str: - if pos >= len(src): - return "end of document" - line = src.count("\n", 0, pos) + 1 - if line == 1: - column = pos + 1 - else: - column = pos - src.rindex("\n", 0, pos) - return f"line {line}, column {column}" - - return TOMLDecodeError(f"{msg} (at {coord_repr(src, pos)})") - - -def is_unicode_scalar_value(codepoint: int) -> bool: - return (0 <= codepoint <= 55295) or (57344 <= codepoint <= 1114111) - - -def make_safe_parse_float(parse_float: ParseFloat) -> ParseFloat: - """A decorator to make `parse_float` safe. - - `parse_float` must not return dicts or lists, because these types - would be mixed with parsed TOML tables and arrays, thus confusing - the parser. The returned decorated callable raises `ValueError` - instead of returning illegal types. - """ - # The default `float` callable never returns illegal types. Optimize it. - if parse_float is float: # type: ignore[comparison-overlap] - return float - - def safe_parse_float(float_str: str) -> Any: - float_value = parse_float(float_str) - if isinstance(float_value, (dict, list)): - raise ValueError("parse_float must not return dicts or lists") - return float_value - - return safe_parse_float diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py b/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py deleted file mode 100644 index 994bb74..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py +++ /dev/null @@ -1,107 +0,0 @@ -# SPDX-License-Identifier: MIT -# SPDX-FileCopyrightText: 2021 Taneli Hukkinen -# Licensed to PSF under a Contributor Agreement. - -from __future__ import annotations - -from datetime import date, datetime, time, timedelta, timezone, tzinfo -from functools import lru_cache -import re -from typing import Any - -from ._types import ParseFloat - -# E.g. -# - 00:32:00.999999 -# - 00:32:00 -_TIME_RE_STR = r"([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])(?:\.([0-9]{1,6})[0-9]*)?" - -RE_NUMBER = re.compile( - r""" -0 -(?: - x[0-9A-Fa-f](?:_?[0-9A-Fa-f])* # hex - | - b[01](?:_?[01])* # bin - | - o[0-7](?:_?[0-7])* # oct -) -| -[+-]?(?:0|[1-9](?:_?[0-9])*) # dec, integer part -(?P - (?:\.[0-9](?:_?[0-9])*)? # optional fractional part - (?:[eE][+-]?[0-9](?:_?[0-9])*)? # optional exponent part -) -""", - flags=re.VERBOSE, -) -RE_LOCALTIME = re.compile(_TIME_RE_STR) -RE_DATETIME = re.compile( - rf""" -([0-9]{{4}})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01]) # date, e.g. 1988-10-27 -(?: - [Tt ] - {_TIME_RE_STR} - (?:([Zz])|([+-])([01][0-9]|2[0-3]):([0-5][0-9]))? # optional time offset -)? -""", - flags=re.VERBOSE, -) - - -def match_to_datetime(match: re.Match) -> datetime | date: - """Convert a `RE_DATETIME` match to `datetime.datetime` or `datetime.date`. - - Raises ValueError if the match does not correspond to a valid date - or datetime. - """ - ( - year_str, - month_str, - day_str, - hour_str, - minute_str, - sec_str, - micros_str, - zulu_time, - offset_sign_str, - offset_hour_str, - offset_minute_str, - ) = match.groups() - year, month, day = int(year_str), int(month_str), int(day_str) - if hour_str is None: - return date(year, month, day) - hour, minute, sec = int(hour_str), int(minute_str), int(sec_str) - micros = int(micros_str.ljust(6, "0")) if micros_str else 0 - if offset_sign_str: - tz: tzinfo | None = cached_tz( - offset_hour_str, offset_minute_str, offset_sign_str - ) - elif zulu_time: - tz = timezone.utc - else: # local date-time - tz = None - return datetime(year, month, day, hour, minute, sec, micros, tzinfo=tz) - - -@lru_cache(maxsize=None) -def cached_tz(hour_str: str, minute_str: str, sign_str: str) -> timezone: - sign = 1 if sign_str == "+" else -1 - return timezone( - timedelta( - hours=sign * int(hour_str), - minutes=sign * int(minute_str), - ) - ) - - -def match_to_localtime(match: re.Match) -> time: - hour_str, minute_str, sec_str, micros_str = match.groups() - micros = int(micros_str.ljust(6, "0")) if micros_str else 0 - return time(int(hour_str), int(minute_str), int(sec_str), micros) - - -def match_to_number(match: re.Match, parse_float: ParseFloat) -> Any: - if match.group("floatpart"): - return parse_float(match.group()) - return int(match.group(), 0) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py b/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py deleted file mode 100644 index d949412..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py +++ /dev/null @@ -1,10 +0,0 @@ -# SPDX-License-Identifier: MIT -# SPDX-FileCopyrightText: 2021 Taneli Hukkinen -# Licensed to PSF under a Contributor Agreement. - -from typing import Any, Callable, Tuple - -# Type annotations -ParseFloat = Callable[[str], Any] -Key = Tuple[str, ...] -Pos = int diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed deleted file mode 100644 index 7632ecf..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed +++ /dev/null @@ -1 +0,0 @@ -# Marker file for PEP 561 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py deleted file mode 100644 index 8636814..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py +++ /dev/null @@ -1,13 +0,0 @@ -"""Verify certificates using native system trust stores""" - -import sys as _sys - -if _sys.version_info < (3, 10): - raise ImportError("truststore requires Python 3.10 or later") - -from ._api import SSLContext, extract_from_ssl, inject_into_ssl # noqa: E402 - -del _api, _sys # type: ignore[name-defined] # noqa: F821 - -__all__ = ["SSLContext", "inject_into_ssl", "extract_from_ssl"] -__version__ = "0.9.1" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 8681c40852f519ca039e33b5ab90ff43736bcf05..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 632 zcmYLFF>ll`6n2ukOPb>VRaZvjfq@J?x4=S$I4Xny2_d8kkkY|QW9QCoVh7u~l1{+H zh{V7Q8{((1v@k$3RdhhNA$9A7eQ@d<{FxGqiF?;U-aBM$w^Zo}X zTPFAb2#5i3h?_gHOWp0x9Cr2+Z^s2d1}>m2()wcfti5qan{@Ja(TO{SANxfR2M*Y5 zZ@MEu{7+82K!P}|-DqL&#xp8eR>PD^%`%oInkrZ+#z&ARnoTHFwbHbJT2@L!rG=zw zYKJ_I+^N+&wd?F%oz-V$DCvue85n$0>#^YQ`e1bh3JG&VE~i#wyF2?g#{281W06697sWNnkr|ELR z(s4p_bf4)5l}1_4Mq`bY$n%YP901S^>!P_gp!r?3b=lP}AUAbu5{{kHXxt{<4 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc deleted file mode 100644 index 4551375da9de1952a1c7a9d584f7a6e3829345aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16555 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 qF!R)x?HT*wG3RgY= diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc deleted file mode 100644 index 024d7857996d6eece59ac847c8d153c661878d0d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2229 zcmZ`)O>h)N6z-n=-_2%s^Ro#7aUe0)N^M3U3W9(!KZX)>AfQ#NI5nB+&Caqrv(?j^ zurVPNMU|w=s+fxjUQiDf6k1xIJj%&~m!t@lFmSL+4|-b@4$8^bvl$W~bnU)=@AZ4H zyWjg>&u`Ia7{Q2s@O8E+gwP*ca0kfFSVtJ4d88o?7f_});|z9WAtN}mC*yHuZ^k={ zG~pYZ@d=0s`8qe)=B#;cK|DS(0fO@J8o!llUgF6&Y}M3w%}2cXrfu|i2Pm^%&40yv zYhyVR(E_9nJfffvUh!t?Lr9Biq31*nlNgEfC|U%(@I(MOpN6wRt?r61lc?ZS{og$D zP|7=zkO)&H%PL4Jp{%P!iWAL_s&rnLSi#y!15P(9%EEN z-+RV!N*GFE+pj8Fy+BeC+XFSWTSp0#HIh}z1tyOXs%I;5NntsQ^2~5+F4;-B#>lE^ zFhw^knOEAfTdn7~+l_K>k34YlR6oo^eJA^R&h!u4f@#@aC!k-q_%ZC}f~jck#sw3A zqnn16@=y=oKDcqR+G#AV6GicnA)U1dwIoAT(?wm)DWo91qqD&>ld=VUG{vB*6g;&7=~eWs6zN1V`B{5d$*R zRjSwx{MuQ4v`mSU0CIs*UZy1ctum0m(7%_^!&Ve;T#4;litW1-OJ5pX4a7d3zC68f z`1*-2Pb^FQzvO;3Z=1`~`>VmoO0Z)o*l{=5`7n%HURgt)Q1a@)gIHpAd}e(1;>^W` z?A_Q)s}L@pT8gKBOfJS#%kjha;?30nn1Yip{GY{pP$P>v09cm*gh9ug7?g<0h$d!DT2xrqz?qbv zM&SgMH=OO$ElsC(pa5Yw(<%@43=j7A$-Vuj&p1dO>UpnUKHYEoz+26w1Sg-i*HDVY z;_r(nQvPgH{!MYneqgL#AeYdek?8E9nM1S3W{xc+mm}h8tm#3#VLm(;UU>aZeD4|( ze63f#4PK~nbqIs(2q4adm>uTVlL6kkVaEXQ(4KP6 zv=~2-%FDWSIA!Lq+&r}VO+0iHK@;r+neO7`1t4z!IJbb7cH5m0>LgOui=_hH1C~d* zHGCxCV%2)&3(+><>5D*84R9=Y1E2+BcDKz_bIZSu8<|(-tn( zZ#Wed1GH7G>H70VEqK7>cJS_M~V9=O9(buJvZe&pJb z#m=|x?Ce=YybMC!3T|7%ZB?NKhZlOU4_zCoB4BTf{V;uV`e(Kz^{sJv-GhXkj#0Hc zfD>OGtRk3hbg%QN+J@R+{wEN?q18mw{O-BkRS)pL$D2MsI~S??fQOxuI~Ka O4I+Q|VF)olXHU(y#Xm z4g}zLXmp0sR!;v4r3%)81uV%0dTW(*DY9dF3CWR(Pn&f0JdpkESV;0<+27rj$^Z`rK(;mbbeLz@gD}Hr$mLl-c zD^5ySQbDnj@1cIZBB_0ULYGxOjuv^~Q`tt2l>BMA}969`ev5K?0#Y;gqA@XE2V zbEd6ROsM9W=4{C}Hx2A+&usR*%(Q}Q7dIKAeu2F)2-dc-x2?JMhSnRBNcs5@m+RXg;X$;V7XV@!p zX8VFZ4n;iX*AOy1&u2!6QiOQME(I?%r+S5f$0-jX~;u$d8i@h>T>Rb{Y{=aRv*{k wJ4F*)_%zB>Gn+SQE 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py deleted file mode 100644 index b1ea3b0..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py +++ /dev/null @@ -1,313 +0,0 @@ -import os -import platform -import socket -import ssl -import sys -import typing - -import _ssl # type: ignore[import-not-found] - -from ._ssl_constants import ( - _original_SSLContext, - _original_super_SSLContext, - _truststore_SSLContext_dunder_class, - _truststore_SSLContext_super_class, -) - -if platform.system() == "Windows": - from ._windows import _configure_context, _verify_peercerts_impl -elif platform.system() == "Darwin": - from ._macos import _configure_context, _verify_peercerts_impl -else: - from ._openssl import _configure_context, _verify_peercerts_impl - -if typing.TYPE_CHECKING: - from pip._vendor.typing_extensions import Buffer - -# From typeshed/stdlib/ssl.pyi -_StrOrBytesPath: typing.TypeAlias = str | bytes | os.PathLike[str] | os.PathLike[bytes] -_PasswordType: typing.TypeAlias = str | bytes | typing.Callable[[], str | bytes] - - -def inject_into_ssl() -> None: - """Injects the :class:`truststore.SSLContext` into the ``ssl`` - module by replacing :class:`ssl.SSLContext`. - """ - setattr(ssl, "SSLContext", SSLContext) - # urllib3 holds on to its own reference of ssl.SSLContext - # so we need to replace that reference too. - try: - import pip._vendor.urllib3.util.ssl_ as urllib3_ssl - - setattr(urllib3_ssl, "SSLContext", SSLContext) - except ImportError: - pass - - -def extract_from_ssl() -> None: - """Restores the :class:`ssl.SSLContext` class to its original state""" - setattr(ssl, "SSLContext", _original_SSLContext) - try: - import pip._vendor.urllib3.util.ssl_ as urllib3_ssl - - urllib3_ssl.SSLContext = _original_SSLContext # type: ignore[assignment] - except ImportError: - pass - - -class SSLContext(_truststore_SSLContext_super_class): # type: ignore[misc] - """SSLContext API that uses system certificates on all platforms""" - - @property # type: ignore[misc] - def __class__(self) -> type: - # Dirty hack to get around isinstance() checks - # for ssl.SSLContext instances in aiohttp/trustme - # when using non-CPython implementations. - return _truststore_SSLContext_dunder_class or SSLContext - - def __init__(self, protocol: int = None) -> None: # type: ignore[assignment] - self._ctx = _original_SSLContext(protocol) - - class TruststoreSSLObject(ssl.SSLObject): - # This object exists because wrap_bio() doesn't - # immediately do the handshake so we need to do - # certificate verifications after SSLObject.do_handshake() - - def do_handshake(self) -> None: - ret = super().do_handshake() - _verify_peercerts(self, server_hostname=self.server_hostname) - return ret - - self._ctx.sslobject_class = TruststoreSSLObject - - def wrap_socket( - self, - sock: socket.socket, - server_side: bool = False, - do_handshake_on_connect: bool = True, - suppress_ragged_eofs: bool = True, - server_hostname: str | None = None, - session: ssl.SSLSession | None = None, - ) -> ssl.SSLSocket: - # Use a context manager here because the - # inner SSLContext holds on to our state - # but also does the actual handshake. - with _configure_context(self._ctx): - ssl_sock = self._ctx.wrap_socket( - sock, - server_side=server_side, - server_hostname=server_hostname, - do_handshake_on_connect=do_handshake_on_connect, - suppress_ragged_eofs=suppress_ragged_eofs, - session=session, - ) - try: - _verify_peercerts(ssl_sock, server_hostname=server_hostname) - except Exception: - ssl_sock.close() - raise - return ssl_sock - - def wrap_bio( - self, - incoming: ssl.MemoryBIO, - outgoing: ssl.MemoryBIO, - server_side: bool = False, - server_hostname: str | None = None, - session: ssl.SSLSession | None = None, - ) -> ssl.SSLObject: - with _configure_context(self._ctx): - ssl_obj = self._ctx.wrap_bio( - incoming, - outgoing, - server_hostname=server_hostname, - server_side=server_side, - session=session, - ) - return ssl_obj - - def load_verify_locations( - self, - cafile: str | bytes | os.PathLike[str] | os.PathLike[bytes] | None = None, - capath: str | bytes | os.PathLike[str] | os.PathLike[bytes] | None = None, - cadata: typing.Union[str, "Buffer", None] = None, - ) -> None: - return self._ctx.load_verify_locations( - cafile=cafile, capath=capath, cadata=cadata - ) - - def load_cert_chain( - self, - certfile: _StrOrBytesPath, - keyfile: _StrOrBytesPath | None = None, - password: _PasswordType | None = None, - ) -> None: - return self._ctx.load_cert_chain( - certfile=certfile, keyfile=keyfile, password=password - ) - - def load_default_certs( - self, purpose: ssl.Purpose = ssl.Purpose.SERVER_AUTH - ) -> None: - return self._ctx.load_default_certs(purpose) - - def set_alpn_protocols(self, alpn_protocols: typing.Iterable[str]) -> None: - return self._ctx.set_alpn_protocols(alpn_protocols) - - def set_npn_protocols(self, npn_protocols: typing.Iterable[str]) -> None: - return self._ctx.set_npn_protocols(npn_protocols) - - def set_ciphers(self, __cipherlist: str) -> None: - return self._ctx.set_ciphers(__cipherlist) - - def get_ciphers(self) -> typing.Any: - return self._ctx.get_ciphers() - - def session_stats(self) -> dict[str, int]: - return self._ctx.session_stats() - - def cert_store_stats(self) -> dict[str, int]: - raise NotImplementedError() - - @typing.overload - def get_ca_certs( - self, binary_form: typing.Literal[False] = ... - ) -> list[typing.Any]: ... - - @typing.overload - def get_ca_certs(self, binary_form: typing.Literal[True] = ...) -> list[bytes]: ... - - @typing.overload - def get_ca_certs(self, binary_form: bool = ...) -> typing.Any: ... - - def get_ca_certs(self, binary_form: bool = False) -> list[typing.Any] | list[bytes]: - raise NotImplementedError() - - @property - def check_hostname(self) -> bool: - return self._ctx.check_hostname - - @check_hostname.setter - def check_hostname(self, value: bool) -> None: - self._ctx.check_hostname = value - - @property - def hostname_checks_common_name(self) -> bool: - return self._ctx.hostname_checks_common_name - - @hostname_checks_common_name.setter - def hostname_checks_common_name(self, value: bool) -> None: - self._ctx.hostname_checks_common_name = value - - @property - def keylog_filename(self) -> str: - return self._ctx.keylog_filename - - @keylog_filename.setter - def keylog_filename(self, value: str) -> None: - self._ctx.keylog_filename = value - - @property - def maximum_version(self) -> ssl.TLSVersion: - return self._ctx.maximum_version - - @maximum_version.setter - def maximum_version(self, value: ssl.TLSVersion) -> None: - _original_super_SSLContext.maximum_version.__set__( # type: ignore[attr-defined] - self._ctx, value - ) - - @property - def minimum_version(self) -> ssl.TLSVersion: - return self._ctx.minimum_version - - @minimum_version.setter - def minimum_version(self, value: ssl.TLSVersion) -> None: - _original_super_SSLContext.minimum_version.__set__( # type: ignore[attr-defined] - self._ctx, value - ) - - @property - def options(self) -> ssl.Options: - return self._ctx.options - - @options.setter - def options(self, value: ssl.Options) -> None: - _original_super_SSLContext.options.__set__( # type: ignore[attr-defined] - self._ctx, value - ) - - @property - def post_handshake_auth(self) -> bool: - return self._ctx.post_handshake_auth - - @post_handshake_auth.setter - def post_handshake_auth(self, value: bool) -> None: - self._ctx.post_handshake_auth = value - - @property - def protocol(self) -> ssl._SSLMethod: - return self._ctx.protocol - - @property - def security_level(self) -> int: - return self._ctx.security_level - - @property - def verify_flags(self) -> ssl.VerifyFlags: - return self._ctx.verify_flags - - @verify_flags.setter - def verify_flags(self, value: ssl.VerifyFlags) -> None: - _original_super_SSLContext.verify_flags.__set__( # type: ignore[attr-defined] - self._ctx, value - ) - - @property - def verify_mode(self) -> ssl.VerifyMode: - return self._ctx.verify_mode - - @verify_mode.setter - def verify_mode(self, value: ssl.VerifyMode) -> None: - _original_super_SSLContext.verify_mode.__set__( # type: ignore[attr-defined] - self._ctx, value - ) - - -# Python 3.13+ makes get_unverified_chain() a public API that only returns DER -# encoded certificates. We detect whether we need to call public_bytes() for 3.10->3.12 -# Pre-3.13 returned None instead of an empty list from get_unverified_chain() -if sys.version_info >= (3, 13): - - def _get_unverified_chain_bytes(sslobj: ssl.SSLObject) -> list[bytes]: - unverified_chain = sslobj.get_unverified_chain() or () # type: ignore[attr-defined] - return [ - cert if isinstance(cert, bytes) else cert.public_bytes(_ssl.ENCODING_DER) - for cert in unverified_chain - ] - -else: - - def _get_unverified_chain_bytes(sslobj: ssl.SSLObject) -> list[bytes]: - unverified_chain = sslobj.get_unverified_chain() or () # type: ignore[attr-defined] - return [cert.public_bytes(_ssl.ENCODING_DER) for cert in unverified_chain] - - -def _verify_peercerts( - sock_or_sslobj: ssl.SSLSocket | ssl.SSLObject, server_hostname: str | None -) -> None: - """ - Verifies the peer certificates from an SSLSocket or SSLObject - against the certificates in the OS trust store. - """ - sslobj: ssl.SSLObject = sock_or_sslobj # type: ignore[assignment] - try: - while not hasattr(sslobj, "get_unverified_chain"): - sslobj = sslobj._sslobj # type: ignore[attr-defined] - except AttributeError: - pass - - cert_bytes = _get_unverified_chain_bytes(sslobj) - _verify_peercerts_impl( - sock_or_sslobj.context, cert_bytes, server_hostname=server_hostname - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py deleted file mode 100644 index b234ffe..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py +++ /dev/null @@ -1,499 +0,0 @@ -import contextlib -import ctypes -import platform -import ssl -import typing -from ctypes import ( - CDLL, - POINTER, - c_bool, - c_char_p, - c_int32, - c_long, - c_uint32, - c_ulong, - c_void_p, -) -from ctypes.util import find_library - -from ._ssl_constants import _set_ssl_context_verify_mode - -_mac_version = platform.mac_ver()[0] -_mac_version_info = tuple(map(int, _mac_version.split("."))) -if _mac_version_info < (10, 8): - raise ImportError( - f"Only OS X 10.8 and newer are supported, not {_mac_version_info[0]}.{_mac_version_info[1]}" - ) - - -def _load_cdll(name: str, macos10_16_path: str) -> CDLL: - """Loads a CDLL by name, falling back to known path on 10.16+""" - try: - # Big Sur is technically 11 but we use 10.16 due to the Big Sur - # beta being labeled as 10.16. - path: str | None - if _mac_version_info >= (10, 16): - path = macos10_16_path - else: - path = find_library(name) - if not path: - raise OSError # Caught and reraised as 'ImportError' - return CDLL(path, use_errno=True) - except OSError: - raise ImportError(f"The library {name} failed to load") from None - - -Security = _load_cdll( - "Security", "/System/Library/Frameworks/Security.framework/Security" -) -CoreFoundation = _load_cdll( - "CoreFoundation", - "/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation", -) - -Boolean = c_bool -CFIndex = c_long -CFStringEncoding = c_uint32 -CFData = c_void_p -CFString = c_void_p -CFArray = c_void_p -CFMutableArray = c_void_p -CFError = c_void_p -CFType = c_void_p -CFTypeID = c_ulong -CFTypeRef = POINTER(CFType) -CFAllocatorRef = c_void_p - -OSStatus = c_int32 - -CFErrorRef = POINTER(CFError) -CFDataRef = POINTER(CFData) -CFStringRef = POINTER(CFString) -CFArrayRef = POINTER(CFArray) -CFMutableArrayRef = POINTER(CFMutableArray) -CFArrayCallBacks = c_void_p -CFOptionFlags = c_uint32 - -SecCertificateRef = POINTER(c_void_p) -SecPolicyRef = POINTER(c_void_p) -SecTrustRef = POINTER(c_void_p) -SecTrustResultType = c_uint32 -SecTrustOptionFlags = c_uint32 - -try: - Security.SecCertificateCreateWithData.argtypes = [CFAllocatorRef, CFDataRef] - Security.SecCertificateCreateWithData.restype = SecCertificateRef - - Security.SecCertificateCopyData.argtypes = [SecCertificateRef] - Security.SecCertificateCopyData.restype = CFDataRef - - Security.SecCopyErrorMessageString.argtypes = [OSStatus, c_void_p] - Security.SecCopyErrorMessageString.restype = CFStringRef - - Security.SecTrustSetAnchorCertificates.argtypes = [SecTrustRef, CFArrayRef] - Security.SecTrustSetAnchorCertificates.restype = OSStatus - - Security.SecTrustSetAnchorCertificatesOnly.argtypes = [SecTrustRef, Boolean] - Security.SecTrustSetAnchorCertificatesOnly.restype = OSStatus - - Security.SecPolicyCreateRevocation.argtypes = [CFOptionFlags] - Security.SecPolicyCreateRevocation.restype = SecPolicyRef - - Security.SecPolicyCreateSSL.argtypes = [Boolean, CFStringRef] - Security.SecPolicyCreateSSL.restype = SecPolicyRef - - Security.SecTrustCreateWithCertificates.argtypes = [ - CFTypeRef, - CFTypeRef, - POINTER(SecTrustRef), - ] - Security.SecTrustCreateWithCertificates.restype = OSStatus - - Security.SecTrustGetTrustResult.argtypes = [ - SecTrustRef, - POINTER(SecTrustResultType), - ] - Security.SecTrustGetTrustResult.restype = OSStatus - - Security.SecTrustRef = SecTrustRef # type: ignore[attr-defined] - Security.SecTrustResultType = SecTrustResultType # type: ignore[attr-defined] - Security.OSStatus = OSStatus # type: ignore[attr-defined] - - kSecRevocationUseAnyAvailableMethod = 3 - kSecRevocationRequirePositiveResponse = 8 - - CoreFoundation.CFRelease.argtypes = [CFTypeRef] - CoreFoundation.CFRelease.restype = None - - CoreFoundation.CFGetTypeID.argtypes = [CFTypeRef] - CoreFoundation.CFGetTypeID.restype = CFTypeID - - CoreFoundation.CFStringCreateWithCString.argtypes = [ - CFAllocatorRef, - c_char_p, - CFStringEncoding, - ] - CoreFoundation.CFStringCreateWithCString.restype = CFStringRef - - CoreFoundation.CFStringGetCStringPtr.argtypes = [CFStringRef, CFStringEncoding] - CoreFoundation.CFStringGetCStringPtr.restype = c_char_p - - CoreFoundation.CFStringGetCString.argtypes = [ - CFStringRef, - c_char_p, - CFIndex, - CFStringEncoding, - ] - CoreFoundation.CFStringGetCString.restype = c_bool - - CoreFoundation.CFDataCreate.argtypes = [CFAllocatorRef, c_char_p, CFIndex] - CoreFoundation.CFDataCreate.restype = CFDataRef - - CoreFoundation.CFDataGetLength.argtypes = [CFDataRef] - CoreFoundation.CFDataGetLength.restype = CFIndex - - CoreFoundation.CFDataGetBytePtr.argtypes = [CFDataRef] - CoreFoundation.CFDataGetBytePtr.restype = c_void_p - - CoreFoundation.CFArrayCreate.argtypes = [ - CFAllocatorRef, - POINTER(CFTypeRef), - CFIndex, - CFArrayCallBacks, - ] - CoreFoundation.CFArrayCreate.restype = CFArrayRef - - CoreFoundation.CFArrayCreateMutable.argtypes = [ - CFAllocatorRef, - CFIndex, - CFArrayCallBacks, - ] - CoreFoundation.CFArrayCreateMutable.restype = CFMutableArrayRef - - CoreFoundation.CFArrayAppendValue.argtypes = [CFMutableArrayRef, c_void_p] - CoreFoundation.CFArrayAppendValue.restype = None - - CoreFoundation.CFArrayGetCount.argtypes = [CFArrayRef] - CoreFoundation.CFArrayGetCount.restype = CFIndex - - CoreFoundation.CFArrayGetValueAtIndex.argtypes = [CFArrayRef, CFIndex] - CoreFoundation.CFArrayGetValueAtIndex.restype = c_void_p - - CoreFoundation.CFErrorGetCode.argtypes = [CFErrorRef] - CoreFoundation.CFErrorGetCode.restype = CFIndex - - CoreFoundation.CFErrorCopyDescription.argtypes = [CFErrorRef] - CoreFoundation.CFErrorCopyDescription.restype = CFStringRef - - CoreFoundation.kCFAllocatorDefault = CFAllocatorRef.in_dll( # type: ignore[attr-defined] - CoreFoundation, "kCFAllocatorDefault" - ) - CoreFoundation.kCFTypeArrayCallBacks = c_void_p.in_dll( # type: ignore[attr-defined] - CoreFoundation, "kCFTypeArrayCallBacks" - ) - - CoreFoundation.CFTypeRef = CFTypeRef # type: ignore[attr-defined] - CoreFoundation.CFArrayRef = CFArrayRef # type: ignore[attr-defined] - CoreFoundation.CFStringRef = CFStringRef # type: ignore[attr-defined] - CoreFoundation.CFErrorRef = CFErrorRef # type: ignore[attr-defined] - -except AttributeError: - raise ImportError("Error initializing ctypes") from None - - -def _handle_osstatus(result: OSStatus, _: typing.Any, args: typing.Any) -> typing.Any: - """ - Raises an error if the OSStatus value is non-zero. - """ - if int(result) == 0: - return args - - # Returns a CFString which we need to transform - # into a UTF-8 Python string. - error_message_cfstring = None - try: - error_message_cfstring = Security.SecCopyErrorMessageString(result, None) - - # First step is convert the CFString into a C string pointer. - # We try the fast no-copy way first. - error_message_cfstring_c_void_p = ctypes.cast( - error_message_cfstring, ctypes.POINTER(ctypes.c_void_p) - ) - message = CoreFoundation.CFStringGetCStringPtr( - error_message_cfstring_c_void_p, CFConst.kCFStringEncodingUTF8 - ) - - # Quoting the Apple dev docs: - # - # "A pointer to a C string or NULL if the internal - # storage of theString does not allow this to be - # returned efficiently." - # - # So we need to get our hands dirty. - if message is None: - buffer = ctypes.create_string_buffer(1024) - result = CoreFoundation.CFStringGetCString( - error_message_cfstring_c_void_p, - buffer, - 1024, - CFConst.kCFStringEncodingUTF8, - ) - if not result: - raise OSError("Error copying C string from CFStringRef") - message = buffer.value - - finally: - if error_message_cfstring is not None: - CoreFoundation.CFRelease(error_message_cfstring) - - # If no message can be found for this status we come - # up with a generic one that forwards the status code. - if message is None or message == "": - message = f"SecureTransport operation returned a non-zero OSStatus: {result}" - - raise ssl.SSLError(message) - - -Security.SecTrustCreateWithCertificates.errcheck = _handle_osstatus # type: ignore[assignment] -Security.SecTrustSetAnchorCertificates.errcheck = _handle_osstatus # type: ignore[assignment] -Security.SecTrustSetAnchorCertificatesOnly.errcheck = _handle_osstatus # type: ignore[assignment] -Security.SecTrustGetTrustResult.errcheck = _handle_osstatus # type: ignore[assignment] - - -class CFConst: - """CoreFoundation constants""" - - kCFStringEncodingUTF8 = CFStringEncoding(0x08000100) - - errSecIncompleteCertRevocationCheck = -67635 - errSecHostNameMismatch = -67602 - errSecCertificateExpired = -67818 - errSecNotTrusted = -67843 - - -def _bytes_to_cf_data_ref(value: bytes) -> CFDataRef: # type: ignore[valid-type] - return CoreFoundation.CFDataCreate( # type: ignore[no-any-return] - CoreFoundation.kCFAllocatorDefault, value, len(value) - ) - - -def _bytes_to_cf_string(value: bytes) -> CFString: - """ - Given a Python binary data, create a CFString. - The string must be CFReleased by the caller. - """ - c_str = ctypes.c_char_p(value) - cf_str = CoreFoundation.CFStringCreateWithCString( - CoreFoundation.kCFAllocatorDefault, - c_str, - CFConst.kCFStringEncodingUTF8, - ) - return cf_str # type: ignore[no-any-return] - - -def _cf_string_ref_to_str(cf_string_ref: CFStringRef) -> str | None: # type: ignore[valid-type] - """ - Creates a Unicode string from a CFString object. Used entirely for error - reporting. - Yes, it annoys me quite a lot that this function is this complex. - """ - - string = CoreFoundation.CFStringGetCStringPtr( - cf_string_ref, CFConst.kCFStringEncodingUTF8 - ) - if string is None: - buffer = ctypes.create_string_buffer(1024) - result = CoreFoundation.CFStringGetCString( - cf_string_ref, buffer, 1024, CFConst.kCFStringEncodingUTF8 - ) - if not result: - raise OSError("Error copying C string from CFStringRef") - string = buffer.value - if string is not None: - string = string.decode("utf-8") - return string # type: ignore[no-any-return] - - -def _der_certs_to_cf_cert_array(certs: list[bytes]) -> CFMutableArrayRef: # type: ignore[valid-type] - """Builds a CFArray of SecCertificateRefs from a list of DER-encoded certificates. - Responsibility of the caller to call CoreFoundation.CFRelease on the CFArray. - """ - cf_array = CoreFoundation.CFArrayCreateMutable( - CoreFoundation.kCFAllocatorDefault, - 0, - ctypes.byref(CoreFoundation.kCFTypeArrayCallBacks), - ) - if not cf_array: - raise MemoryError("Unable to allocate memory!") - - for cert_data in certs: - cf_data = None - sec_cert_ref = None - try: - cf_data = _bytes_to_cf_data_ref(cert_data) - sec_cert_ref = Security.SecCertificateCreateWithData( - CoreFoundation.kCFAllocatorDefault, cf_data - ) - CoreFoundation.CFArrayAppendValue(cf_array, sec_cert_ref) - finally: - if cf_data: - CoreFoundation.CFRelease(cf_data) - if sec_cert_ref: - CoreFoundation.CFRelease(sec_cert_ref) - - return cf_array # type: ignore[no-any-return] - - -@contextlib.contextmanager -def _configure_context(ctx: ssl.SSLContext) -> typing.Iterator[None]: - check_hostname = ctx.check_hostname - verify_mode = ctx.verify_mode - ctx.check_hostname = False - _set_ssl_context_verify_mode(ctx, ssl.CERT_NONE) - try: - yield - finally: - ctx.check_hostname = check_hostname - _set_ssl_context_verify_mode(ctx, verify_mode) - - -def _verify_peercerts_impl( - ssl_context: ssl.SSLContext, - cert_chain: list[bytes], - server_hostname: str | None = None, -) -> None: - certs = None - policies = None - trust = None - cf_error = None - try: - if server_hostname is not None: - cf_str_hostname = None - try: - cf_str_hostname = _bytes_to_cf_string(server_hostname.encode("ascii")) - ssl_policy = Security.SecPolicyCreateSSL(True, cf_str_hostname) - finally: - if cf_str_hostname: - CoreFoundation.CFRelease(cf_str_hostname) - else: - ssl_policy = Security.SecPolicyCreateSSL(True, None) - - policies = ssl_policy - if ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_CHAIN: - # Add explicit policy requiring positive revocation checks - policies = CoreFoundation.CFArrayCreateMutable( - CoreFoundation.kCFAllocatorDefault, - 0, - ctypes.byref(CoreFoundation.kCFTypeArrayCallBacks), - ) - CoreFoundation.CFArrayAppendValue(policies, ssl_policy) - CoreFoundation.CFRelease(ssl_policy) - revocation_policy = Security.SecPolicyCreateRevocation( - kSecRevocationUseAnyAvailableMethod - | kSecRevocationRequirePositiveResponse - ) - CoreFoundation.CFArrayAppendValue(policies, revocation_policy) - CoreFoundation.CFRelease(revocation_policy) - elif ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_LEAF: - raise NotImplementedError("VERIFY_CRL_CHECK_LEAF not implemented for macOS") - - certs = None - try: - certs = _der_certs_to_cf_cert_array(cert_chain) - - # Now that we have certificates loaded and a SecPolicy - # we can finally create a SecTrust object! - trust = Security.SecTrustRef() - Security.SecTrustCreateWithCertificates( - certs, policies, ctypes.byref(trust) - ) - - finally: - # The certs are now being held by SecTrust so we can - # release our handles for the array. - if certs: - CoreFoundation.CFRelease(certs) - - # If there are additional trust anchors to load we need to transform - # the list of DER-encoded certificates into a CFArray. - ctx_ca_certs_der: list[bytes] | None = ssl_context.get_ca_certs( - binary_form=True - ) - if ctx_ca_certs_der: - ctx_ca_certs = None - try: - ctx_ca_certs = _der_certs_to_cf_cert_array(ctx_ca_certs_der) - Security.SecTrustSetAnchorCertificates(trust, ctx_ca_certs) - finally: - if ctx_ca_certs: - CoreFoundation.CFRelease(ctx_ca_certs) - - # We always want system certificates. - Security.SecTrustSetAnchorCertificatesOnly(trust, False) - - cf_error = CoreFoundation.CFErrorRef() - sec_trust_eval_result = Security.SecTrustEvaluateWithError( - trust, ctypes.byref(cf_error) - ) - # sec_trust_eval_result is a bool (0 or 1) - # where 1 means that the certs are trusted. - if sec_trust_eval_result == 1: - is_trusted = True - elif sec_trust_eval_result == 0: - is_trusted = False - else: - raise ssl.SSLError( - f"Unknown result from Security.SecTrustEvaluateWithError: {sec_trust_eval_result!r}" - ) - - cf_error_code = 0 - if not is_trusted: - cf_error_code = CoreFoundation.CFErrorGetCode(cf_error) - - # If the error is a known failure that we're - # explicitly okay with from SSLContext configuration - # we can set is_trusted accordingly. - if ssl_context.verify_mode != ssl.CERT_REQUIRED and ( - cf_error_code == CFConst.errSecNotTrusted - or cf_error_code == CFConst.errSecCertificateExpired - ): - is_trusted = True - elif ( - not ssl_context.check_hostname - and cf_error_code == CFConst.errSecHostNameMismatch - ): - is_trusted = True - - # If we're still not trusted then we start to - # construct and raise the SSLCertVerificationError. - if not is_trusted: - cf_error_string_ref = None - try: - cf_error_string_ref = CoreFoundation.CFErrorCopyDescription(cf_error) - - # Can this ever return 'None' if there's a CFError? - cf_error_message = ( - _cf_string_ref_to_str(cf_error_string_ref) - or "Certificate verification failed" - ) - - # TODO: Not sure if we need the SecTrustResultType for anything? - # We only care whether or not it's a success or failure for now. - sec_trust_result_type = Security.SecTrustResultType() - Security.SecTrustGetTrustResult( - trust, ctypes.byref(sec_trust_result_type) - ) - - err = ssl.SSLCertVerificationError(cf_error_message) - err.verify_message = cf_error_message - err.verify_code = cf_error_code - raise err - finally: - if cf_error_string_ref: - CoreFoundation.CFRelease(cf_error_string_ref) - - finally: - if policies: - CoreFoundation.CFRelease(policies) - if trust: - CoreFoundation.CFRelease(trust) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py deleted file mode 100644 index 9951cf7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py +++ /dev/null @@ -1,66 +0,0 @@ -import contextlib -import os -import re -import ssl -import typing - -# candidates based on https://github.com/tiran/certifi-system-store by Christian Heimes -_CA_FILE_CANDIDATES = [ - # Alpine, Arch, Fedora 34+, OpenWRT, RHEL 9+, BSD - "/etc/ssl/cert.pem", - # Fedora <= 34, RHEL <= 9, CentOS <= 9 - "/etc/pki/tls/cert.pem", - # Debian, Ubuntu (requires ca-certificates) - "/etc/ssl/certs/ca-certificates.crt", - # SUSE - "/etc/ssl/ca-bundle.pem", -] - -_HASHED_CERT_FILENAME_RE = re.compile(r"^[0-9a-fA-F]{8}\.[0-9]$") - - -@contextlib.contextmanager -def _configure_context(ctx: ssl.SSLContext) -> typing.Iterator[None]: - # First, check whether the default locations from OpenSSL - # seem like they will give us a usable set of CA certs. - # ssl.get_default_verify_paths already takes care of: - # - getting cafile from either the SSL_CERT_FILE env var - # or the path configured when OpenSSL was compiled, - # and verifying that that path exists - # - getting capath from either the SSL_CERT_DIR env var - # or the path configured when OpenSSL was compiled, - # and verifying that that path exists - # In addition we'll check whether capath appears to contain certs. - defaults = ssl.get_default_verify_paths() - if defaults.cafile or (defaults.capath and _capath_contains_certs(defaults.capath)): - ctx.set_default_verify_paths() - else: - # cafile from OpenSSL doesn't exist - # and capath from OpenSSL doesn't contain certs. - # Let's search other common locations instead. - for cafile in _CA_FILE_CANDIDATES: - if os.path.isfile(cafile): - ctx.load_verify_locations(cafile=cafile) - break - - yield - - -def _capath_contains_certs(capath: str) -> bool: - """Check whether capath exists and contains certs in the expected format.""" - if not os.path.isdir(capath): - return False - for name in os.listdir(capath): - if _HASHED_CERT_FILENAME_RE.match(name): - return True - return False - - -def _verify_peercerts_impl( - ssl_context: ssl.SSLContext, - cert_chain: list[bytes], - server_hostname: str | None = None, -) -> None: - # This is a no-op because we've enabled SSLContext's built-in - # verification via verify_mode=CERT_REQUIRED, and don't need to repeat it. - pass diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py deleted file mode 100644 index b1ee7a3..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py +++ /dev/null @@ -1,31 +0,0 @@ -import ssl -import sys -import typing - -# Hold on to the original class so we can create it consistently -# even if we inject our own SSLContext into the ssl module. -_original_SSLContext = ssl.SSLContext -_original_super_SSLContext = super(_original_SSLContext, _original_SSLContext) - -# CPython is known to be good, but non-CPython implementations -# may implement SSLContext differently so to be safe we don't -# subclass the SSLContext. - -# This is returned by truststore.SSLContext.__class__() -_truststore_SSLContext_dunder_class: typing.Optional[type] - -# This value is the superclass of truststore.SSLContext. -_truststore_SSLContext_super_class: type - -if sys.implementation.name == "cpython": - _truststore_SSLContext_super_class = _original_SSLContext - _truststore_SSLContext_dunder_class = None -else: - _truststore_SSLContext_super_class = object - _truststore_SSLContext_dunder_class = _original_SSLContext - - -def _set_ssl_context_verify_mode( - ssl_context: ssl.SSLContext, verify_mode: ssl.VerifyMode -) -> None: - _original_super_SSLContext.verify_mode.__set__(ssl_context, verify_mode) # type: ignore[attr-defined] diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py deleted file mode 100644 index 3d00d46..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py +++ /dev/null @@ -1,564 +0,0 @@ -import contextlib -import ssl -import typing -from ctypes import WinDLL # type: ignore -from ctypes import WinError # type: ignore -from ctypes import ( - POINTER, - Structure, - c_char_p, - c_ulong, - c_void_p, - c_wchar_p, - cast, - create_unicode_buffer, - pointer, - sizeof, -) -from ctypes.wintypes import ( - BOOL, - DWORD, - HANDLE, - LONG, - LPCSTR, - LPCVOID, - LPCWSTR, - LPFILETIME, - LPSTR, - LPWSTR, -) -from typing import TYPE_CHECKING, Any - -from ._ssl_constants import _set_ssl_context_verify_mode - -HCERTCHAINENGINE = HANDLE -HCERTSTORE = HANDLE -HCRYPTPROV_LEGACY = HANDLE - - -class CERT_CONTEXT(Structure): - _fields_ = ( - ("dwCertEncodingType", DWORD), - ("pbCertEncoded", c_void_p), - ("cbCertEncoded", DWORD), - ("pCertInfo", c_void_p), - ("hCertStore", HCERTSTORE), - ) - - -PCERT_CONTEXT = POINTER(CERT_CONTEXT) -PCCERT_CONTEXT = POINTER(PCERT_CONTEXT) - - -class CERT_ENHKEY_USAGE(Structure): - _fields_ = ( - ("cUsageIdentifier", DWORD), - ("rgpszUsageIdentifier", POINTER(LPSTR)), - ) - - -PCERT_ENHKEY_USAGE = POINTER(CERT_ENHKEY_USAGE) - - -class CERT_USAGE_MATCH(Structure): - _fields_ = ( - ("dwType", DWORD), - ("Usage", CERT_ENHKEY_USAGE), - ) - - -class CERT_CHAIN_PARA(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("RequestedUsage", CERT_USAGE_MATCH), - ("RequestedIssuancePolicy", CERT_USAGE_MATCH), - ("dwUrlRetrievalTimeout", DWORD), - ("fCheckRevocationFreshnessTime", BOOL), - ("dwRevocationFreshnessTime", DWORD), - ("pftCacheResync", LPFILETIME), - ("pStrongSignPara", c_void_p), - ("dwStrongSignFlags", DWORD), - ) - - -if TYPE_CHECKING: - PCERT_CHAIN_PARA = pointer[CERT_CHAIN_PARA] # type: ignore[misc] -else: - PCERT_CHAIN_PARA = POINTER(CERT_CHAIN_PARA) - - -class CERT_TRUST_STATUS(Structure): - _fields_ = ( - ("dwErrorStatus", DWORD), - ("dwInfoStatus", DWORD), - ) - - -class CERT_CHAIN_ELEMENT(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("pCertContext", PCERT_CONTEXT), - ("TrustStatus", CERT_TRUST_STATUS), - ("pRevocationInfo", c_void_p), - ("pIssuanceUsage", PCERT_ENHKEY_USAGE), - ("pApplicationUsage", PCERT_ENHKEY_USAGE), - ("pwszExtendedErrorInfo", LPCWSTR), - ) - - -PCERT_CHAIN_ELEMENT = POINTER(CERT_CHAIN_ELEMENT) - - -class CERT_SIMPLE_CHAIN(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("TrustStatus", CERT_TRUST_STATUS), - ("cElement", DWORD), - ("rgpElement", POINTER(PCERT_CHAIN_ELEMENT)), - ("pTrustListInfo", c_void_p), - ("fHasRevocationFreshnessTime", BOOL), - ("dwRevocationFreshnessTime", DWORD), - ) - - -PCERT_SIMPLE_CHAIN = POINTER(CERT_SIMPLE_CHAIN) - - -class CERT_CHAIN_CONTEXT(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("TrustStatus", CERT_TRUST_STATUS), - ("cChain", DWORD), - ("rgpChain", POINTER(PCERT_SIMPLE_CHAIN)), - ("cLowerQualityChainContext", DWORD), - ("rgpLowerQualityChainContext", c_void_p), - ("fHasRevocationFreshnessTime", BOOL), - ("dwRevocationFreshnessTime", DWORD), - ) - - -PCERT_CHAIN_CONTEXT = POINTER(CERT_CHAIN_CONTEXT) -PCCERT_CHAIN_CONTEXT = POINTER(PCERT_CHAIN_CONTEXT) - - -class SSL_EXTRA_CERT_CHAIN_POLICY_PARA(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("dwAuthType", DWORD), - ("fdwChecks", DWORD), - ("pwszServerName", LPCWSTR), - ) - - -class CERT_CHAIN_POLICY_PARA(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("dwFlags", DWORD), - ("pvExtraPolicyPara", c_void_p), - ) - - -PCERT_CHAIN_POLICY_PARA = POINTER(CERT_CHAIN_POLICY_PARA) - - -class CERT_CHAIN_POLICY_STATUS(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("dwError", DWORD), - ("lChainIndex", LONG), - ("lElementIndex", LONG), - ("pvExtraPolicyStatus", c_void_p), - ) - - -PCERT_CHAIN_POLICY_STATUS = POINTER(CERT_CHAIN_POLICY_STATUS) - - -class CERT_CHAIN_ENGINE_CONFIG(Structure): - _fields_ = ( - ("cbSize", DWORD), - ("hRestrictedRoot", HCERTSTORE), - ("hRestrictedTrust", HCERTSTORE), - ("hRestrictedOther", HCERTSTORE), - ("cAdditionalStore", DWORD), - ("rghAdditionalStore", c_void_p), - ("dwFlags", DWORD), - ("dwUrlRetrievalTimeout", DWORD), - ("MaximumCachedCertificates", DWORD), - ("CycleDetectionModulus", DWORD), - ("hExclusiveRoot", HCERTSTORE), - ("hExclusiveTrustedPeople", HCERTSTORE), - ("dwExclusiveFlags", DWORD), - ) - - -PCERT_CHAIN_ENGINE_CONFIG = POINTER(CERT_CHAIN_ENGINE_CONFIG) -PHCERTCHAINENGINE = POINTER(HCERTCHAINENGINE) - -X509_ASN_ENCODING = 0x00000001 -PKCS_7_ASN_ENCODING = 0x00010000 -CERT_STORE_PROV_MEMORY = b"Memory" -CERT_STORE_ADD_USE_EXISTING = 2 -USAGE_MATCH_TYPE_OR = 1 -OID_PKIX_KP_SERVER_AUTH = c_char_p(b"1.3.6.1.5.5.7.3.1") -CERT_CHAIN_REVOCATION_CHECK_END_CERT = 0x10000000 -CERT_CHAIN_REVOCATION_CHECK_CHAIN = 0x20000000 -CERT_CHAIN_POLICY_IGNORE_ALL_NOT_TIME_VALID_FLAGS = 0x00000007 -CERT_CHAIN_POLICY_IGNORE_INVALID_BASIC_CONSTRAINTS_FLAG = 0x00000008 -CERT_CHAIN_POLICY_ALLOW_UNKNOWN_CA_FLAG = 0x00000010 -CERT_CHAIN_POLICY_IGNORE_INVALID_NAME_FLAG = 0x00000040 -CERT_CHAIN_POLICY_IGNORE_WRONG_USAGE_FLAG = 0x00000020 -CERT_CHAIN_POLICY_IGNORE_INVALID_POLICY_FLAG = 0x00000080 -CERT_CHAIN_POLICY_IGNORE_ALL_REV_UNKNOWN_FLAGS = 0x00000F00 -CERT_CHAIN_POLICY_ALLOW_TESTROOT_FLAG = 0x00008000 -CERT_CHAIN_POLICY_TRUST_TESTROOT_FLAG = 0x00004000 -AUTHTYPE_SERVER = 2 -CERT_CHAIN_POLICY_SSL = 4 -FORMAT_MESSAGE_FROM_SYSTEM = 0x00001000 -FORMAT_MESSAGE_IGNORE_INSERTS = 0x00000200 - -# Flags to set for SSLContext.verify_mode=CERT_NONE -CERT_CHAIN_POLICY_VERIFY_MODE_NONE_FLAGS = ( - CERT_CHAIN_POLICY_IGNORE_ALL_NOT_TIME_VALID_FLAGS - | CERT_CHAIN_POLICY_IGNORE_INVALID_BASIC_CONSTRAINTS_FLAG - | CERT_CHAIN_POLICY_ALLOW_UNKNOWN_CA_FLAG - | CERT_CHAIN_POLICY_IGNORE_INVALID_NAME_FLAG - | CERT_CHAIN_POLICY_IGNORE_WRONG_USAGE_FLAG - | CERT_CHAIN_POLICY_IGNORE_INVALID_POLICY_FLAG - | CERT_CHAIN_POLICY_IGNORE_ALL_REV_UNKNOWN_FLAGS - | CERT_CHAIN_POLICY_ALLOW_TESTROOT_FLAG - | CERT_CHAIN_POLICY_TRUST_TESTROOT_FLAG -) - -wincrypt = WinDLL("crypt32.dll") -kernel32 = WinDLL("kernel32.dll") - - -def _handle_win_error(result: bool, _: Any, args: Any) -> Any: - if not result: - # Note, actually raises OSError after calling GetLastError and FormatMessage - raise WinError() - return args - - -CertCreateCertificateChainEngine = wincrypt.CertCreateCertificateChainEngine -CertCreateCertificateChainEngine.argtypes = ( - PCERT_CHAIN_ENGINE_CONFIG, - PHCERTCHAINENGINE, -) -CertCreateCertificateChainEngine.errcheck = _handle_win_error - -CertOpenStore = wincrypt.CertOpenStore -CertOpenStore.argtypes = (LPCSTR, DWORD, HCRYPTPROV_LEGACY, DWORD, c_void_p) -CertOpenStore.restype = HCERTSTORE -CertOpenStore.errcheck = _handle_win_error - -CertAddEncodedCertificateToStore = wincrypt.CertAddEncodedCertificateToStore -CertAddEncodedCertificateToStore.argtypes = ( - HCERTSTORE, - DWORD, - c_char_p, - DWORD, - DWORD, - PCCERT_CONTEXT, -) -CertAddEncodedCertificateToStore.restype = BOOL - -CertCreateCertificateContext = wincrypt.CertCreateCertificateContext -CertCreateCertificateContext.argtypes = (DWORD, c_char_p, DWORD) -CertCreateCertificateContext.restype = PCERT_CONTEXT -CertCreateCertificateContext.errcheck = _handle_win_error - -CertGetCertificateChain = wincrypt.CertGetCertificateChain -CertGetCertificateChain.argtypes = ( - HCERTCHAINENGINE, - PCERT_CONTEXT, - LPFILETIME, - HCERTSTORE, - PCERT_CHAIN_PARA, - DWORD, - c_void_p, - PCCERT_CHAIN_CONTEXT, -) -CertGetCertificateChain.restype = BOOL -CertGetCertificateChain.errcheck = _handle_win_error - -CertVerifyCertificateChainPolicy = wincrypt.CertVerifyCertificateChainPolicy -CertVerifyCertificateChainPolicy.argtypes = ( - c_ulong, - PCERT_CHAIN_CONTEXT, - PCERT_CHAIN_POLICY_PARA, - PCERT_CHAIN_POLICY_STATUS, -) -CertVerifyCertificateChainPolicy.restype = BOOL - -CertCloseStore = wincrypt.CertCloseStore -CertCloseStore.argtypes = (HCERTSTORE, DWORD) -CertCloseStore.restype = BOOL -CertCloseStore.errcheck = _handle_win_error - -CertFreeCertificateChain = wincrypt.CertFreeCertificateChain -CertFreeCertificateChain.argtypes = (PCERT_CHAIN_CONTEXT,) - -CertFreeCertificateContext = wincrypt.CertFreeCertificateContext -CertFreeCertificateContext.argtypes = (PCERT_CONTEXT,) - -CertFreeCertificateChainEngine = wincrypt.CertFreeCertificateChainEngine -CertFreeCertificateChainEngine.argtypes = (HCERTCHAINENGINE,) - -FormatMessageW = kernel32.FormatMessageW -FormatMessageW.argtypes = ( - DWORD, - LPCVOID, - DWORD, - DWORD, - LPWSTR, - DWORD, - c_void_p, -) -FormatMessageW.restype = DWORD - - -def _verify_peercerts_impl( - ssl_context: ssl.SSLContext, - cert_chain: list[bytes], - server_hostname: str | None = None, -) -> None: - """Verify the cert_chain from the server using Windows APIs.""" - - # If the peer didn't send any certificates then - # we can't do verification. Raise an error. - if not cert_chain: - raise ssl.SSLCertVerificationError("Peer sent no certificates to verify") - - pCertContext = None - hIntermediateCertStore = CertOpenStore(CERT_STORE_PROV_MEMORY, 0, None, 0, None) - try: - # Add intermediate certs to an in-memory cert store - for cert_bytes in cert_chain[1:]: - CertAddEncodedCertificateToStore( - hIntermediateCertStore, - X509_ASN_ENCODING | PKCS_7_ASN_ENCODING, - cert_bytes, - len(cert_bytes), - CERT_STORE_ADD_USE_EXISTING, - None, - ) - - # Cert context for leaf cert - leaf_cert = cert_chain[0] - pCertContext = CertCreateCertificateContext( - X509_ASN_ENCODING | PKCS_7_ASN_ENCODING, leaf_cert, len(leaf_cert) - ) - - # Chain params to match certs for serverAuth extended usage - cert_enhkey_usage = CERT_ENHKEY_USAGE() - cert_enhkey_usage.cUsageIdentifier = 1 - cert_enhkey_usage.rgpszUsageIdentifier = (c_char_p * 1)(OID_PKIX_KP_SERVER_AUTH) - cert_usage_match = CERT_USAGE_MATCH() - cert_usage_match.Usage = cert_enhkey_usage - chain_params = CERT_CHAIN_PARA() - chain_params.RequestedUsage = cert_usage_match - chain_params.cbSize = sizeof(chain_params) - pChainPara = pointer(chain_params) - - if ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_CHAIN: - chain_flags = CERT_CHAIN_REVOCATION_CHECK_CHAIN - elif ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_LEAF: - chain_flags = CERT_CHAIN_REVOCATION_CHECK_END_CERT - else: - chain_flags = 0 - - try: - # First attempt to verify using the default Windows system trust roots - # (default chain engine). - _get_and_verify_cert_chain( - ssl_context, - None, - hIntermediateCertStore, - pCertContext, - pChainPara, - server_hostname, - chain_flags=chain_flags, - ) - except ssl.SSLCertVerificationError as e: - # If that fails but custom CA certs have been added - # to the SSLContext using load_verify_locations, - # try verifying using a custom chain engine - # that trusts the custom CA certs. - custom_ca_certs: list[bytes] | None = ssl_context.get_ca_certs( - binary_form=True - ) - if custom_ca_certs: - try: - _verify_using_custom_ca_certs( - ssl_context, - custom_ca_certs, - hIntermediateCertStore, - pCertContext, - pChainPara, - server_hostname, - chain_flags=chain_flags, - ) - # Raise the original error, not the new error. - except ssl.SSLCertVerificationError: - raise e from None - else: - raise - finally: - CertCloseStore(hIntermediateCertStore, 0) - if pCertContext: - CertFreeCertificateContext(pCertContext) - - -def _get_and_verify_cert_chain( - ssl_context: ssl.SSLContext, - hChainEngine: HCERTCHAINENGINE | None, - hIntermediateCertStore: HCERTSTORE, - pPeerCertContext: c_void_p, - pChainPara: PCERT_CHAIN_PARA, # type: ignore[valid-type] - server_hostname: str | None, - chain_flags: int, -) -> None: - ppChainContext = None - try: - # Get cert chain - ppChainContext = pointer(PCERT_CHAIN_CONTEXT()) - CertGetCertificateChain( - hChainEngine, # chain engine - pPeerCertContext, # leaf cert context - None, # current system time - hIntermediateCertStore, # additional in-memory cert store - pChainPara, # chain-building parameters - chain_flags, - None, # reserved - ppChainContext, # the resulting chain context - ) - pChainContext = ppChainContext.contents - - # Verify cert chain - ssl_extra_cert_chain_policy_para = SSL_EXTRA_CERT_CHAIN_POLICY_PARA() - ssl_extra_cert_chain_policy_para.cbSize = sizeof( - ssl_extra_cert_chain_policy_para - ) - ssl_extra_cert_chain_policy_para.dwAuthType = AUTHTYPE_SERVER - ssl_extra_cert_chain_policy_para.fdwChecks = 0 - if server_hostname: - ssl_extra_cert_chain_policy_para.pwszServerName = c_wchar_p(server_hostname) - - chain_policy = CERT_CHAIN_POLICY_PARA() - chain_policy.pvExtraPolicyPara = cast( - pointer(ssl_extra_cert_chain_policy_para), c_void_p - ) - if ssl_context.verify_mode == ssl.CERT_NONE: - chain_policy.dwFlags |= CERT_CHAIN_POLICY_VERIFY_MODE_NONE_FLAGS - if not ssl_context.check_hostname: - chain_policy.dwFlags |= CERT_CHAIN_POLICY_IGNORE_INVALID_NAME_FLAG - chain_policy.cbSize = sizeof(chain_policy) - - pPolicyPara = pointer(chain_policy) - policy_status = CERT_CHAIN_POLICY_STATUS() - policy_status.cbSize = sizeof(policy_status) - pPolicyStatus = pointer(policy_status) - CertVerifyCertificateChainPolicy( - CERT_CHAIN_POLICY_SSL, - pChainContext, - pPolicyPara, - pPolicyStatus, - ) - - # Check status - error_code = policy_status.dwError - if error_code: - # Try getting a human readable message for an error code. - error_message_buf = create_unicode_buffer(1024) - error_message_chars = FormatMessageW( - FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS, - None, - error_code, - 0, - error_message_buf, - sizeof(error_message_buf), - None, - ) - - # See if we received a message for the error, - # otherwise we use a generic error with the - # error code and hope that it's search-able. - if error_message_chars <= 0: - error_message = f"Certificate chain policy error {error_code:#x} [{policy_status.lElementIndex}]" - else: - error_message = error_message_buf.value.strip() - - err = ssl.SSLCertVerificationError(error_message) - err.verify_message = error_message - err.verify_code = error_code - raise err from None - finally: - if ppChainContext: - CertFreeCertificateChain(ppChainContext.contents) - - -def _verify_using_custom_ca_certs( - ssl_context: ssl.SSLContext, - custom_ca_certs: list[bytes], - hIntermediateCertStore: HCERTSTORE, - pPeerCertContext: c_void_p, - pChainPara: PCERT_CHAIN_PARA, # type: ignore[valid-type] - server_hostname: str | None, - chain_flags: int, -) -> None: - hChainEngine = None - hRootCertStore = CertOpenStore(CERT_STORE_PROV_MEMORY, 0, None, 0, None) - try: - # Add custom CA certs to an in-memory cert store - for cert_bytes in custom_ca_certs: - CertAddEncodedCertificateToStore( - hRootCertStore, - X509_ASN_ENCODING | PKCS_7_ASN_ENCODING, - cert_bytes, - len(cert_bytes), - CERT_STORE_ADD_USE_EXISTING, - None, - ) - - # Create a custom cert chain engine which exclusively trusts - # certs from our hRootCertStore - cert_chain_engine_config = CERT_CHAIN_ENGINE_CONFIG() - cert_chain_engine_config.cbSize = sizeof(cert_chain_engine_config) - cert_chain_engine_config.hExclusiveRoot = hRootCertStore - pConfig = pointer(cert_chain_engine_config) - phChainEngine = pointer(HCERTCHAINENGINE()) - CertCreateCertificateChainEngine( - pConfig, - phChainEngine, - ) - hChainEngine = phChainEngine.contents - - # Get and verify a cert chain using the custom chain engine - _get_and_verify_cert_chain( - ssl_context, - hChainEngine, - hIntermediateCertStore, - pPeerCertContext, - pChainPara, - server_hostname, - chain_flags, - ) - finally: - if hChainEngine: - CertFreeCertificateChainEngine(hChainEngine) - CertCloseStore(hRootCertStore, 0) - - -@contextlib.contextmanager -def _configure_context(ctx: ssl.SSLContext) -> typing.Iterator[None]: - check_hostname = ctx.check_hostname - verify_mode = ctx.verify_mode - ctx.check_hostname = False - _set_ssl_context_verify_mode(ctx, ssl.CERT_NONE) - try: - yield - finally: - ctx.check_hostname = check_hostname - _set_ssl_context_verify_mode(ctx, verify_mode) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed b/venv/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py b/venv/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py deleted file mode 100644 index d60315a..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py +++ /dev/null @@ -1,3332 +0,0 @@ -import abc -import collections -import collections.abc -import functools -import inspect -import operator -import sys -import types as _types -import typing -import warnings - -__all__ = [ - # Super-special typing primitives. - 'Any', - 'ClassVar', - 'Concatenate', - 'Final', - 'LiteralString', - 'ParamSpec', - 'ParamSpecArgs', - 'ParamSpecKwargs', - 'Self', - 'Type', - 'TypeVar', - 'TypeVarTuple', - 'Unpack', - - # ABCs (from collections.abc). - 'Awaitable', - 'AsyncIterator', - 'AsyncIterable', - 'Coroutine', - 'AsyncGenerator', - 'AsyncContextManager', - 'Buffer', - 'ChainMap', - - # Concrete collection types. - 'ContextManager', - 'Counter', - 'Deque', - 'DefaultDict', - 'NamedTuple', - 'OrderedDict', - 'TypedDict', - - # Structural checks, a.k.a. protocols. - 'SupportsAbs', - 'SupportsBytes', - 'SupportsComplex', - 'SupportsFloat', - 'SupportsIndex', - 'SupportsInt', - 'SupportsRound', - - # One-off things. - 'Annotated', - 'assert_never', - 'assert_type', - 'clear_overloads', - 'dataclass_transform', - 'deprecated', - 'Doc', - 'get_overloads', - 'final', - 'get_args', - 'get_origin', - 'get_original_bases', - 'get_protocol_members', - 'get_type_hints', - 'IntVar', - 'is_protocol', - 'is_typeddict', - 'Literal', - 'NewType', - 'overload', - 'override', - 'Protocol', - 'reveal_type', - 'runtime', - 'runtime_checkable', - 'Text', - 'TypeAlias', - 'TypeAliasType', - 'TypeGuard', - 'TypeIs', - 'TYPE_CHECKING', - 'Never', - 'NoReturn', - 'ReadOnly', - 'Required', - 'NotRequired', - - # Pure aliases, have always been in typing - 'AbstractSet', - 'AnyStr', - 'BinaryIO', - 'Callable', - 'Collection', - 'Container', - 'Dict', - 'ForwardRef', - 'FrozenSet', - 'Generator', - 'Generic', - 'Hashable', - 'IO', - 'ItemsView', - 'Iterable', - 'Iterator', - 'KeysView', - 'List', - 'Mapping', - 'MappingView', - 'Match', - 'MutableMapping', - 'MutableSequence', - 'MutableSet', - 'Optional', - 'Pattern', - 'Reversible', - 'Sequence', - 'Set', - 'Sized', - 'TextIO', - 'Tuple', - 'Union', - 'ValuesView', - 'cast', - 'no_type_check', - 'no_type_check_decorator', -] - -# for backward compatibility -PEP_560 = True -GenericMeta = type - -# The functions below are modified copies of typing internal helpers. -# They are needed by _ProtocolMeta and they provide support for PEP 646. - - -class _Sentinel: - def __repr__(self): - return "" - - -_marker = _Sentinel() - - -if sys.version_info >= (3, 10): - def _should_collect_from_parameters(t): - return isinstance( - t, (typing._GenericAlias, _types.GenericAlias, _types.UnionType) - ) -elif sys.version_info >= (3, 9): - def _should_collect_from_parameters(t): - return isinstance(t, (typing._GenericAlias, _types.GenericAlias)) -else: - def _should_collect_from_parameters(t): - return isinstance(t, typing._GenericAlias) and not t._special - - -NoReturn = typing.NoReturn - -# Some unconstrained type variables. These are used by the container types. -# (These are not for export.) -T = typing.TypeVar('T') # Any type. -KT = typing.TypeVar('KT') # Key type. -VT = typing.TypeVar('VT') # Value type. -T_co = typing.TypeVar('T_co', covariant=True) # Any type covariant containers. -T_contra = typing.TypeVar('T_contra', contravariant=True) # Ditto contravariant. - - -if sys.version_info >= (3, 11): - from typing import Any -else: - - class _AnyMeta(type): - def __instancecheck__(self, obj): - if self is Any: - raise TypeError("typing_extensions.Any cannot be used with isinstance()") - return super().__instancecheck__(obj) - - def __repr__(self): - if self is Any: - return "typing_extensions.Any" - return super().__repr__() - - class Any(metaclass=_AnyMeta): - """Special type indicating an unconstrained type. - - Any is compatible with every type. - - Any assumed to have all methods. - - All values assumed to be instances of Any. - Note that all the above statements are true from the point of view of - static type checkers. At runtime, Any should not be used with instance - checks. - """ - def __new__(cls, *args, **kwargs): - if cls is Any: - raise TypeError("Any cannot be instantiated") - return super().__new__(cls, *args, **kwargs) - - -ClassVar = typing.ClassVar - - -class _ExtensionsSpecialForm(typing._SpecialForm, _root=True): - def __repr__(self): - return 'typing_extensions.' + self._name - - -Final = typing.Final - -if sys.version_info >= (3, 11): - final = typing.final -else: - # @final exists in 3.8+, but we backport it for all versions - # before 3.11 to keep support for the __final__ attribute. - # See https://bugs.python.org/issue46342 - def final(f): - """This decorator can be used to indicate to type checkers that - the decorated method cannot be overridden, and decorated class - cannot be subclassed. For example: - - class Base: - @final - def done(self) -> None: - ... - class Sub(Base): - def done(self) -> None: # Error reported by type checker - ... - @final - class Leaf: - ... - class Other(Leaf): # Error reported by type checker - ... - - There is no runtime checking of these properties. The decorator - sets the ``__final__`` attribute to ``True`` on the decorated object - to allow runtime introspection. - """ - try: - f.__final__ = True - except (AttributeError, TypeError): - # Skip the attribute silently if it is not writable. - # AttributeError happens if the object has __slots__ or a - # read-only property, TypeError if it's a builtin class. - pass - return f - - -def IntVar(name): - return typing.TypeVar(name) - - -# A Literal bug was fixed in 3.11.0, 3.10.1 and 3.9.8 -if sys.version_info >= (3, 10, 1): - Literal = typing.Literal -else: - def _flatten_literal_params(parameters): - """An internal helper for Literal creation: flatten Literals among parameters""" - params = [] - for p in parameters: - if isinstance(p, _LiteralGenericAlias): - params.extend(p.__args__) - else: - params.append(p) - return tuple(params) - - def _value_and_type_iter(params): - for p in params: - yield p, type(p) - - class _LiteralGenericAlias(typing._GenericAlias, _root=True): - def __eq__(self, other): - if not isinstance(other, _LiteralGenericAlias): - return NotImplemented - these_args_deduped = set(_value_and_type_iter(self.__args__)) - other_args_deduped = set(_value_and_type_iter(other.__args__)) - return these_args_deduped == other_args_deduped - - def __hash__(self): - return hash(frozenset(_value_and_type_iter(self.__args__))) - - class _LiteralForm(_ExtensionsSpecialForm, _root=True): - def __init__(self, doc: str): - self._name = 'Literal' - self._doc = self.__doc__ = doc - - def __getitem__(self, parameters): - if not isinstance(parameters, tuple): - parameters = (parameters,) - - parameters = _flatten_literal_params(parameters) - - val_type_pairs = list(_value_and_type_iter(parameters)) - try: - deduped_pairs = set(val_type_pairs) - except TypeError: - # unhashable parameters - pass - else: - # similar logic to typing._deduplicate on Python 3.9+ - if len(deduped_pairs) < len(val_type_pairs): - new_parameters = [] - for pair in val_type_pairs: - if pair in deduped_pairs: - new_parameters.append(pair[0]) - deduped_pairs.remove(pair) - assert not deduped_pairs, deduped_pairs - parameters = tuple(new_parameters) - - return _LiteralGenericAlias(self, parameters) - - Literal = _LiteralForm(doc="""\ - A type that can be used to indicate to type checkers - that the corresponding value has a value literally equivalent - to the provided parameter. For example: - - var: Literal[4] = 4 - - The type checker understands that 'var' is literally equal to - the value 4 and no other value. - - Literal[...] cannot be subclassed. There is no runtime - checking verifying that the parameter is actually a value - instead of a type.""") - - -_overload_dummy = typing._overload_dummy - - -if hasattr(typing, "get_overloads"): # 3.11+ - overload = typing.overload - get_overloads = typing.get_overloads - clear_overloads = typing.clear_overloads -else: - # {module: {qualname: {firstlineno: func}}} - _overload_registry = collections.defaultdict( - functools.partial(collections.defaultdict, dict) - ) - - def overload(func): - """Decorator for overloaded functions/methods. - - In a stub file, place two or more stub definitions for the same - function in a row, each decorated with @overload. For example: - - @overload - def utf8(value: None) -> None: ... - @overload - def utf8(value: bytes) -> bytes: ... - @overload - def utf8(value: str) -> bytes: ... - - In a non-stub file (i.e. a regular .py file), do the same but - follow it with an implementation. The implementation should *not* - be decorated with @overload. For example: - - @overload - def utf8(value: None) -> None: ... - @overload - def utf8(value: bytes) -> bytes: ... - @overload - def utf8(value: str) -> bytes: ... - def utf8(value): - # implementation goes here - - The overloads for a function can be retrieved at runtime using the - get_overloads() function. - """ - # classmethod and staticmethod - f = getattr(func, "__func__", func) - try: - _overload_registry[f.__module__][f.__qualname__][ - f.__code__.co_firstlineno - ] = func - except AttributeError: - # Not a normal function; ignore. - pass - return _overload_dummy - - def get_overloads(func): - """Return all defined overloads for *func* as a sequence.""" - # classmethod and staticmethod - f = getattr(func, "__func__", func) - if f.__module__ not in _overload_registry: - return [] - mod_dict = _overload_registry[f.__module__] - if f.__qualname__ not in mod_dict: - return [] - return list(mod_dict[f.__qualname__].values()) - - def clear_overloads(): - """Clear all overloads in the registry.""" - _overload_registry.clear() - - -# This is not a real generic class. Don't use outside annotations. -Type = typing.Type - -# Various ABCs mimicking those in collections.abc. -# A few are simply re-exported for completeness. -Awaitable = typing.Awaitable -Coroutine = typing.Coroutine -AsyncIterable = typing.AsyncIterable -AsyncIterator = typing.AsyncIterator -Deque = typing.Deque -ContextManager = typing.ContextManager -AsyncContextManager = typing.AsyncContextManager -DefaultDict = typing.DefaultDict -OrderedDict = typing.OrderedDict -Counter = typing.Counter -ChainMap = typing.ChainMap -AsyncGenerator = typing.AsyncGenerator -Text = typing.Text -TYPE_CHECKING = typing.TYPE_CHECKING - - -_PROTO_ALLOWLIST = { - 'collections.abc': [ - 'Callable', 'Awaitable', 'Iterable', 'Iterator', 'AsyncIterable', - 'Hashable', 'Sized', 'Container', 'Collection', 'Reversible', 'Buffer', - ], - 'contextlib': ['AbstractContextManager', 'AbstractAsyncContextManager'], - 'typing_extensions': ['Buffer'], -} - - -_EXCLUDED_ATTRS = { - "__abstractmethods__", "__annotations__", "__weakref__", "_is_protocol", - "_is_runtime_protocol", "__dict__", "__slots__", "__parameters__", - "__orig_bases__", "__module__", "_MutableMapping__marker", "__doc__", - "__subclasshook__", "__orig_class__", "__init__", "__new__", - "__protocol_attrs__", "__non_callable_proto_members__", - "__match_args__", -} - -if sys.version_info >= (3, 9): - _EXCLUDED_ATTRS.add("__class_getitem__") - -if sys.version_info >= (3, 12): - _EXCLUDED_ATTRS.add("__type_params__") - -_EXCLUDED_ATTRS = frozenset(_EXCLUDED_ATTRS) - - -def _get_protocol_attrs(cls): - attrs = set() - for base in cls.__mro__[:-1]: # without object - if base.__name__ in {'Protocol', 'Generic'}: - continue - annotations = getattr(base, '__annotations__', {}) - for attr in (*base.__dict__, *annotations): - if (not attr.startswith('_abc_') and attr not in _EXCLUDED_ATTRS): - attrs.add(attr) - return attrs - - -def _caller(depth=2): - try: - return sys._getframe(depth).f_globals.get('__name__', '__main__') - except (AttributeError, ValueError): # For platforms without _getframe() - return None - - -# `__match_args__` attribute was removed from protocol members in 3.13, -# we want to backport this change to older Python versions. -if sys.version_info >= (3, 13): - Protocol = typing.Protocol -else: - def _allow_reckless_class_checks(depth=3): - """Allow instance and class checks for special stdlib modules. - The abc and functools modules indiscriminately call isinstance() and - issubclass() on the whole MRO of a user class, which may contain protocols. - """ - return _caller(depth) in {'abc', 'functools', None} - - def _no_init(self, *args, **kwargs): - if type(self)._is_protocol: - raise TypeError('Protocols cannot be instantiated') - - def _type_check_issubclass_arg_1(arg): - """Raise TypeError if `arg` is not an instance of `type` - in `issubclass(arg, )`. - - In most cases, this is verified by type.__subclasscheck__. - Checking it again unnecessarily would slow down issubclass() checks, - so, we don't perform this check unless we absolutely have to. - - For various error paths, however, - we want to ensure that *this* error message is shown to the user - where relevant, rather than a typing.py-specific error message. - """ - if not isinstance(arg, type): - # Same error message as for issubclass(1, int). - raise TypeError('issubclass() arg 1 must be a class') - - # Inheriting from typing._ProtocolMeta isn't actually desirable, - # but is necessary to allow typing.Protocol and typing_extensions.Protocol - # to mix without getting TypeErrors about "metaclass conflict" - class _ProtocolMeta(type(typing.Protocol)): - # This metaclass is somewhat unfortunate, - # but is necessary for several reasons... - # - # NOTE: DO NOT call super() in any methods in this class - # That would call the methods on typing._ProtocolMeta on Python 3.8-3.11 - # and those are slow - def __new__(mcls, name, bases, namespace, **kwargs): - if name == "Protocol" and len(bases) < 2: - pass - elif {Protocol, typing.Protocol} & set(bases): - for base in bases: - if not ( - base in {object, typing.Generic, Protocol, typing.Protocol} - or base.__name__ in _PROTO_ALLOWLIST.get(base.__module__, []) - or is_protocol(base) - ): - raise TypeError( - f"Protocols can only inherit from other protocols, " - f"got {base!r}" - ) - return abc.ABCMeta.__new__(mcls, name, bases, namespace, **kwargs) - - def __init__(cls, *args, **kwargs): - abc.ABCMeta.__init__(cls, *args, **kwargs) - if getattr(cls, "_is_protocol", False): - cls.__protocol_attrs__ = _get_protocol_attrs(cls) - - def __subclasscheck__(cls, other): - if cls is Protocol: - return type.__subclasscheck__(cls, other) - if ( - getattr(cls, '_is_protocol', False) - and not _allow_reckless_class_checks() - ): - if not getattr(cls, '_is_runtime_protocol', False): - _type_check_issubclass_arg_1(other) - raise TypeError( - "Instance and class checks can only be used with " - "@runtime_checkable protocols" - ) - if ( - # this attribute is set by @runtime_checkable: - cls.__non_callable_proto_members__ - and cls.__dict__.get("__subclasshook__") is _proto_hook - ): - _type_check_issubclass_arg_1(other) - non_method_attrs = sorted(cls.__non_callable_proto_members__) - raise TypeError( - "Protocols with non-method members don't support issubclass()." - f" Non-method members: {str(non_method_attrs)[1:-1]}." - ) - return abc.ABCMeta.__subclasscheck__(cls, other) - - def __instancecheck__(cls, instance): - # We need this method for situations where attributes are - # assigned in __init__. - if cls is Protocol: - return type.__instancecheck__(cls, instance) - if not getattr(cls, "_is_protocol", False): - # i.e., it's a concrete subclass of a protocol - return abc.ABCMeta.__instancecheck__(cls, instance) - - if ( - not getattr(cls, '_is_runtime_protocol', False) and - not _allow_reckless_class_checks() - ): - raise TypeError("Instance and class checks can only be used with" - " @runtime_checkable protocols") - - if abc.ABCMeta.__instancecheck__(cls, instance): - return True - - for attr in cls.__protocol_attrs__: - try: - val = inspect.getattr_static(instance, attr) - except AttributeError: - break - # this attribute is set by @runtime_checkable: - if val is None and attr not in cls.__non_callable_proto_members__: - break - else: - return True - - return False - - def __eq__(cls, other): - # Hack so that typing.Generic.__class_getitem__ - # treats typing_extensions.Protocol - # as equivalent to typing.Protocol - if abc.ABCMeta.__eq__(cls, other) is True: - return True - return cls is Protocol and other is typing.Protocol - - # This has to be defined, or the abc-module cache - # complains about classes with this metaclass being unhashable, - # if we define only __eq__! - def __hash__(cls) -> int: - return type.__hash__(cls) - - @classmethod - def _proto_hook(cls, other): - if not cls.__dict__.get('_is_protocol', False): - return NotImplemented - - for attr in cls.__protocol_attrs__: - for base in other.__mro__: - # Check if the members appears in the class dictionary... - if attr in base.__dict__: - if base.__dict__[attr] is None: - return NotImplemented - break - - # ...or in annotations, if it is a sub-protocol. - annotations = getattr(base, '__annotations__', {}) - if ( - isinstance(annotations, collections.abc.Mapping) - and attr in annotations - and is_protocol(other) - ): - break - else: - return NotImplemented - return True - - class Protocol(typing.Generic, metaclass=_ProtocolMeta): - __doc__ = typing.Protocol.__doc__ - __slots__ = () - _is_protocol = True - _is_runtime_protocol = False - - def __init_subclass__(cls, *args, **kwargs): - super().__init_subclass__(*args, **kwargs) - - # Determine if this is a protocol or a concrete subclass. - if not cls.__dict__.get('_is_protocol', False): - cls._is_protocol = any(b is Protocol for b in cls.__bases__) - - # Set (or override) the protocol subclass hook. - if '__subclasshook__' not in cls.__dict__: - cls.__subclasshook__ = _proto_hook - - # Prohibit instantiation for protocol classes - if cls._is_protocol and cls.__init__ is Protocol.__init__: - cls.__init__ = _no_init - - -if sys.version_info >= (3, 13): - runtime_checkable = typing.runtime_checkable -else: - def runtime_checkable(cls): - """Mark a protocol class as a runtime protocol. - - Such protocol can be used with isinstance() and issubclass(). - Raise TypeError if applied to a non-protocol class. - This allows a simple-minded structural check very similar to - one trick ponies in collections.abc such as Iterable. - - For example:: - - @runtime_checkable - class Closable(Protocol): - def close(self): ... - - assert isinstance(open('/some/file'), Closable) - - Warning: this will check only the presence of the required methods, - not their type signatures! - """ - if not issubclass(cls, typing.Generic) or not getattr(cls, '_is_protocol', False): - raise TypeError('@runtime_checkable can be only applied to protocol classes,' - ' got %r' % cls) - cls._is_runtime_protocol = True - - # Only execute the following block if it's a typing_extensions.Protocol class. - # typing.Protocol classes don't need it. - if isinstance(cls, _ProtocolMeta): - # PEP 544 prohibits using issubclass() - # with protocols that have non-method members. - # See gh-113320 for why we compute this attribute here, - # rather than in `_ProtocolMeta.__init__` - cls.__non_callable_proto_members__ = set() - for attr in cls.__protocol_attrs__: - try: - is_callable = callable(getattr(cls, attr, None)) - except Exception as e: - raise TypeError( - f"Failed to determine whether protocol member {attr!r} " - "is a method member" - ) from e - else: - if not is_callable: - cls.__non_callable_proto_members__.add(attr) - - return cls - - -# The "runtime" alias exists for backwards compatibility. -runtime = runtime_checkable - - -# Our version of runtime-checkable protocols is faster on Python 3.8-3.11 -if sys.version_info >= (3, 12): - SupportsInt = typing.SupportsInt - SupportsFloat = typing.SupportsFloat - SupportsComplex = typing.SupportsComplex - SupportsBytes = typing.SupportsBytes - SupportsIndex = typing.SupportsIndex - SupportsAbs = typing.SupportsAbs - SupportsRound = typing.SupportsRound -else: - @runtime_checkable - class SupportsInt(Protocol): - """An ABC with one abstract method __int__.""" - __slots__ = () - - @abc.abstractmethod - def __int__(self) -> int: - pass - - @runtime_checkable - class SupportsFloat(Protocol): - """An ABC with one abstract method __float__.""" - __slots__ = () - - @abc.abstractmethod - def __float__(self) -> float: - pass - - @runtime_checkable - class SupportsComplex(Protocol): - """An ABC with one abstract method __complex__.""" - __slots__ = () - - @abc.abstractmethod - def __complex__(self) -> complex: - pass - - @runtime_checkable - class SupportsBytes(Protocol): - """An ABC with one abstract method __bytes__.""" - __slots__ = () - - @abc.abstractmethod - def __bytes__(self) -> bytes: - pass - - @runtime_checkable - class SupportsIndex(Protocol): - __slots__ = () - - @abc.abstractmethod - def __index__(self) -> int: - pass - - @runtime_checkable - class SupportsAbs(Protocol[T_co]): - """ - An ABC with one abstract method __abs__ that is covariant in its return type. - """ - __slots__ = () - - @abc.abstractmethod - def __abs__(self) -> T_co: - pass - - @runtime_checkable - class SupportsRound(Protocol[T_co]): - """ - An ABC with one abstract method __round__ that is covariant in its return type. - """ - __slots__ = () - - @abc.abstractmethod - def __round__(self, ndigits: int = 0) -> T_co: - pass - - -def _ensure_subclassable(mro_entries): - def inner(func): - if sys.implementation.name == "pypy" and sys.version_info < (3, 9): - cls_dict = { - "__call__": staticmethod(func), - "__mro_entries__": staticmethod(mro_entries) - } - t = type(func.__name__, (), cls_dict) - return functools.update_wrapper(t(), func) - else: - func.__mro_entries__ = mro_entries - return func - return inner - - -# Update this to something like >=3.13.0b1 if and when -# PEP 728 is implemented in CPython -_PEP_728_IMPLEMENTED = False - -if _PEP_728_IMPLEMENTED: - # The standard library TypedDict in Python 3.8 does not store runtime information - # about which (if any) keys are optional. See https://bugs.python.org/issue38834 - # The standard library TypedDict in Python 3.9.0/1 does not honour the "total" - # keyword with old-style TypedDict(). See https://bugs.python.org/issue42059 - # The standard library TypedDict below Python 3.11 does not store runtime - # information about optional and required keys when using Required or NotRequired. - # Generic TypedDicts are also impossible using typing.TypedDict on Python <3.11. - # Aaaand on 3.12 we add __orig_bases__ to TypedDict - # to enable better runtime introspection. - # On 3.13 we deprecate some odd ways of creating TypedDicts. - # Also on 3.13, PEP 705 adds the ReadOnly[] qualifier. - # PEP 728 (still pending) makes more changes. - TypedDict = typing.TypedDict - _TypedDictMeta = typing._TypedDictMeta - is_typeddict = typing.is_typeddict -else: - # 3.10.0 and later - _TAKES_MODULE = "module" in inspect.signature(typing._type_check).parameters - - def _get_typeddict_qualifiers(annotation_type): - while True: - annotation_origin = get_origin(annotation_type) - if annotation_origin is Annotated: - annotation_args = get_args(annotation_type) - if annotation_args: - annotation_type = annotation_args[0] - else: - break - elif annotation_origin is Required: - yield Required - annotation_type, = get_args(annotation_type) - elif annotation_origin is NotRequired: - yield NotRequired - annotation_type, = get_args(annotation_type) - elif annotation_origin is ReadOnly: - yield ReadOnly - annotation_type, = get_args(annotation_type) - else: - break - - class _TypedDictMeta(type): - def __new__(cls, name, bases, ns, *, total=True, closed=False): - """Create new typed dict class object. - - This method is called when TypedDict is subclassed, - or when TypedDict is instantiated. This way - TypedDict supports all three syntax forms described in its docstring. - Subclasses and instances of TypedDict return actual dictionaries. - """ - for base in bases: - if type(base) is not _TypedDictMeta and base is not typing.Generic: - raise TypeError('cannot inherit from both a TypedDict type ' - 'and a non-TypedDict base class') - - if any(issubclass(b, typing.Generic) for b in bases): - generic_base = (typing.Generic,) - else: - generic_base = () - - # typing.py generally doesn't let you inherit from plain Generic, unless - # the name of the class happens to be "Protocol" - tp_dict = type.__new__(_TypedDictMeta, "Protocol", (*generic_base, dict), ns) - tp_dict.__name__ = name - if tp_dict.__qualname__ == "Protocol": - tp_dict.__qualname__ = name - - if not hasattr(tp_dict, '__orig_bases__'): - tp_dict.__orig_bases__ = bases - - annotations = {} - own_annotations = ns.get('__annotations__', {}) - msg = "TypedDict('Name', {f0: t0, f1: t1, ...}); each t must be a type" - if _TAKES_MODULE: - own_annotations = { - n: typing._type_check(tp, msg, module=tp_dict.__module__) - for n, tp in own_annotations.items() - } - else: - own_annotations = { - n: typing._type_check(tp, msg) - for n, tp in own_annotations.items() - } - required_keys = set() - optional_keys = set() - readonly_keys = set() - mutable_keys = set() - extra_items_type = None - - for base in bases: - base_dict = base.__dict__ - - annotations.update(base_dict.get('__annotations__', {})) - required_keys.update(base_dict.get('__required_keys__', ())) - optional_keys.update(base_dict.get('__optional_keys__', ())) - readonly_keys.update(base_dict.get('__readonly_keys__', ())) - mutable_keys.update(base_dict.get('__mutable_keys__', ())) - base_extra_items_type = base_dict.get('__extra_items__', None) - if base_extra_items_type is not None: - extra_items_type = base_extra_items_type - - if closed and extra_items_type is None: - extra_items_type = Never - if closed and "__extra_items__" in own_annotations: - annotation_type = own_annotations.pop("__extra_items__") - qualifiers = set(_get_typeddict_qualifiers(annotation_type)) - if Required in qualifiers: - raise TypeError( - "Special key __extra_items__ does not support " - "Required" - ) - if NotRequired in qualifiers: - raise TypeError( - "Special key __extra_items__ does not support " - "NotRequired" - ) - extra_items_type = annotation_type - - annotations.update(own_annotations) - for annotation_key, annotation_type in own_annotations.items(): - qualifiers = set(_get_typeddict_qualifiers(annotation_type)) - - if Required in qualifiers: - required_keys.add(annotation_key) - elif NotRequired in qualifiers: - optional_keys.add(annotation_key) - elif total: - required_keys.add(annotation_key) - else: - optional_keys.add(annotation_key) - if ReadOnly in qualifiers: - mutable_keys.discard(annotation_key) - readonly_keys.add(annotation_key) - else: - mutable_keys.add(annotation_key) - readonly_keys.discard(annotation_key) - - tp_dict.__annotations__ = annotations - tp_dict.__required_keys__ = frozenset(required_keys) - tp_dict.__optional_keys__ = frozenset(optional_keys) - tp_dict.__readonly_keys__ = frozenset(readonly_keys) - tp_dict.__mutable_keys__ = frozenset(mutable_keys) - if not hasattr(tp_dict, '__total__'): - tp_dict.__total__ = total - tp_dict.__closed__ = closed - tp_dict.__extra_items__ = extra_items_type - return tp_dict - - __call__ = dict # static method - - def __subclasscheck__(cls, other): - # Typed dicts are only for static structural subtyping. - raise TypeError('TypedDict does not support instance and class checks') - - __instancecheck__ = __subclasscheck__ - - _TypedDict = type.__new__(_TypedDictMeta, 'TypedDict', (), {}) - - @_ensure_subclassable(lambda bases: (_TypedDict,)) - def TypedDict(typename, fields=_marker, /, *, total=True, closed=False, **kwargs): - """A simple typed namespace. At runtime it is equivalent to a plain dict. - - TypedDict creates a dictionary type such that a type checker will expect all - instances to have a certain set of keys, where each key is - associated with a value of a consistent type. This expectation - is not checked at runtime. - - Usage:: - - class Point2D(TypedDict): - x: int - y: int - label: str - - a: Point2D = {'x': 1, 'y': 2, 'label': 'good'} # OK - b: Point2D = {'z': 3, 'label': 'bad'} # Fails type check - - assert Point2D(x=1, y=2, label='first') == dict(x=1, y=2, label='first') - - The type info can be accessed via the Point2D.__annotations__ dict, and - the Point2D.__required_keys__ and Point2D.__optional_keys__ frozensets. - TypedDict supports an additional equivalent form:: - - Point2D = TypedDict('Point2D', {'x': int, 'y': int, 'label': str}) - - By default, all keys must be present in a TypedDict. It is possible - to override this by specifying totality:: - - class Point2D(TypedDict, total=False): - x: int - y: int - - This means that a Point2D TypedDict can have any of the keys omitted. A type - checker is only expected to support a literal False or True as the value of - the total argument. True is the default, and makes all items defined in the - class body be required. - - The Required and NotRequired special forms can also be used to mark - individual keys as being required or not required:: - - class Point2D(TypedDict): - x: int # the "x" key must always be present (Required is the default) - y: NotRequired[int] # the "y" key can be omitted - - See PEP 655 for more details on Required and NotRequired. - """ - if fields is _marker or fields is None: - if fields is _marker: - deprecated_thing = "Failing to pass a value for the 'fields' parameter" - else: - deprecated_thing = "Passing `None` as the 'fields' parameter" - - example = f"`{typename} = TypedDict({typename!r}, {{}})`" - deprecation_msg = ( - f"{deprecated_thing} is deprecated and will be disallowed in " - "Python 3.15. To create a TypedDict class with 0 fields " - "using the functional syntax, pass an empty dictionary, e.g. " - ) + example + "." - warnings.warn(deprecation_msg, DeprecationWarning, stacklevel=2) - if closed is not False and closed is not True: - kwargs["closed"] = closed - closed = False - fields = kwargs - elif kwargs: - raise TypeError("TypedDict takes either a dict or keyword arguments," - " but not both") - if kwargs: - if sys.version_info >= (3, 13): - raise TypeError("TypedDict takes no keyword arguments") - warnings.warn( - "The kwargs-based syntax for TypedDict definitions is deprecated " - "in Python 3.11, will be removed in Python 3.13, and may not be " - "understood by third-party type checkers.", - DeprecationWarning, - stacklevel=2, - ) - - ns = {'__annotations__': dict(fields)} - module = _caller() - if module is not None: - # Setting correct module is necessary to make typed dict classes pickleable. - ns['__module__'] = module - - td = _TypedDictMeta(typename, (), ns, total=total, closed=closed) - td.__orig_bases__ = (TypedDict,) - return td - - if hasattr(typing, "_TypedDictMeta"): - _TYPEDDICT_TYPES = (typing._TypedDictMeta, _TypedDictMeta) - else: - _TYPEDDICT_TYPES = (_TypedDictMeta,) - - def is_typeddict(tp): - """Check if an annotation is a TypedDict class - - For example:: - class Film(TypedDict): - title: str - year: int - - is_typeddict(Film) # => True - is_typeddict(Union[list, str]) # => False - """ - # On 3.8, this would otherwise return True - if hasattr(typing, "TypedDict") and tp is typing.TypedDict: - return False - return isinstance(tp, _TYPEDDICT_TYPES) - - -if hasattr(typing, "assert_type"): - assert_type = typing.assert_type - -else: - def assert_type(val, typ, /): - """Assert (to the type checker) that the value is of the given type. - - When the type checker encounters a call to assert_type(), it - emits an error if the value is not of the specified type:: - - def greet(name: str) -> None: - assert_type(name, str) # ok - assert_type(name, int) # type checker error - - At runtime this returns the first argument unchanged and otherwise - does nothing. - """ - return val - - -if hasattr(typing, "ReadOnly"): # 3.13+ - get_type_hints = typing.get_type_hints -else: # <=3.13 - # replaces _strip_annotations() - def _strip_extras(t): - """Strips Annotated, Required and NotRequired from a given type.""" - if isinstance(t, _AnnotatedAlias): - return _strip_extras(t.__origin__) - if hasattr(t, "__origin__") and t.__origin__ in (Required, NotRequired, ReadOnly): - return _strip_extras(t.__args__[0]) - if isinstance(t, typing._GenericAlias): - stripped_args = tuple(_strip_extras(a) for a in t.__args__) - if stripped_args == t.__args__: - return t - return t.copy_with(stripped_args) - if hasattr(_types, "GenericAlias") and isinstance(t, _types.GenericAlias): - stripped_args = tuple(_strip_extras(a) for a in t.__args__) - if stripped_args == t.__args__: - return t - return _types.GenericAlias(t.__origin__, stripped_args) - if hasattr(_types, "UnionType") and isinstance(t, _types.UnionType): - stripped_args = tuple(_strip_extras(a) for a in t.__args__) - if stripped_args == t.__args__: - return t - return functools.reduce(operator.or_, stripped_args) - - return t - - def get_type_hints(obj, globalns=None, localns=None, include_extras=False): - """Return type hints for an object. - - This is often the same as obj.__annotations__, but it handles - forward references encoded as string literals, adds Optional[t] if a - default value equal to None is set and recursively replaces all - 'Annotated[T, ...]', 'Required[T]' or 'NotRequired[T]' with 'T' - (unless 'include_extras=True'). - - The argument may be a module, class, method, or function. The annotations - are returned as a dictionary. For classes, annotations include also - inherited members. - - TypeError is raised if the argument is not of a type that can contain - annotations, and an empty dictionary is returned if no annotations are - present. - - BEWARE -- the behavior of globalns and localns is counterintuitive - (unless you are familiar with how eval() and exec() work). The - search order is locals first, then globals. - - - If no dict arguments are passed, an attempt is made to use the - globals from obj (or the respective module's globals for classes), - and these are also used as the locals. If the object does not appear - to have globals, an empty dictionary is used. - - - If one dict argument is passed, it is used for both globals and - locals. - - - If two dict arguments are passed, they specify globals and - locals, respectively. - """ - if hasattr(typing, "Annotated"): # 3.9+ - hint = typing.get_type_hints( - obj, globalns=globalns, localns=localns, include_extras=True - ) - else: # 3.8 - hint = typing.get_type_hints(obj, globalns=globalns, localns=localns) - if include_extras: - return hint - return {k: _strip_extras(t) for k, t in hint.items()} - - -# Python 3.9+ has PEP 593 (Annotated) -if hasattr(typing, 'Annotated'): - Annotated = typing.Annotated - # Not exported and not a public API, but needed for get_origin() and get_args() - # to work. - _AnnotatedAlias = typing._AnnotatedAlias -# 3.8 -else: - class _AnnotatedAlias(typing._GenericAlias, _root=True): - """Runtime representation of an annotated type. - - At its core 'Annotated[t, dec1, dec2, ...]' is an alias for the type 't' - with extra annotations. The alias behaves like a normal typing alias, - instantiating is the same as instantiating the underlying type, binding - it to types is also the same. - """ - def __init__(self, origin, metadata): - if isinstance(origin, _AnnotatedAlias): - metadata = origin.__metadata__ + metadata - origin = origin.__origin__ - super().__init__(origin, origin) - self.__metadata__ = metadata - - def copy_with(self, params): - assert len(params) == 1 - new_type = params[0] - return _AnnotatedAlias(new_type, self.__metadata__) - - def __repr__(self): - return (f"typing_extensions.Annotated[{typing._type_repr(self.__origin__)}, " - f"{', '.join(repr(a) for a in self.__metadata__)}]") - - def __reduce__(self): - return operator.getitem, ( - Annotated, (self.__origin__,) + self.__metadata__ - ) - - def __eq__(self, other): - if not isinstance(other, _AnnotatedAlias): - return NotImplemented - if self.__origin__ != other.__origin__: - return False - return self.__metadata__ == other.__metadata__ - - def __hash__(self): - return hash((self.__origin__, self.__metadata__)) - - class Annotated: - """Add context specific metadata to a type. - - Example: Annotated[int, runtime_check.Unsigned] indicates to the - hypothetical runtime_check module that this type is an unsigned int. - Every other consumer of this type can ignore this metadata and treat - this type as int. - - The first argument to Annotated must be a valid type (and will be in - the __origin__ field), the remaining arguments are kept as a tuple in - the __extra__ field. - - Details: - - - It's an error to call `Annotated` with less than two arguments. - - Nested Annotated are flattened:: - - Annotated[Annotated[T, Ann1, Ann2], Ann3] == Annotated[T, Ann1, Ann2, Ann3] - - - Instantiating an annotated type is equivalent to instantiating the - underlying type:: - - Annotated[C, Ann1](5) == C(5) - - - Annotated can be used as a generic type alias:: - - Optimized = Annotated[T, runtime.Optimize()] - Optimized[int] == Annotated[int, runtime.Optimize()] - - OptimizedList = Annotated[List[T], runtime.Optimize()] - OptimizedList[int] == Annotated[List[int], runtime.Optimize()] - """ - - __slots__ = () - - def __new__(cls, *args, **kwargs): - raise TypeError("Type Annotated cannot be instantiated.") - - @typing._tp_cache - def __class_getitem__(cls, params): - if not isinstance(params, tuple) or len(params) < 2: - raise TypeError("Annotated[...] should be used " - "with at least two arguments (a type and an " - "annotation).") - allowed_special_forms = (ClassVar, Final) - if get_origin(params[0]) in allowed_special_forms: - origin = params[0] - else: - msg = "Annotated[t, ...]: t must be a type." - origin = typing._type_check(params[0], msg) - metadata = tuple(params[1:]) - return _AnnotatedAlias(origin, metadata) - - def __init_subclass__(cls, *args, **kwargs): - raise TypeError( - f"Cannot subclass {cls.__module__}.Annotated" - ) - -# Python 3.8 has get_origin() and get_args() but those implementations aren't -# Annotated-aware, so we can't use those. Python 3.9's versions don't support -# ParamSpecArgs and ParamSpecKwargs, so only Python 3.10's versions will do. -if sys.version_info[:2] >= (3, 10): - get_origin = typing.get_origin - get_args = typing.get_args -# 3.8-3.9 -else: - try: - # 3.9+ - from typing import _BaseGenericAlias - except ImportError: - _BaseGenericAlias = typing._GenericAlias - try: - # 3.9+ - from typing import GenericAlias as _typing_GenericAlias - except ImportError: - _typing_GenericAlias = typing._GenericAlias - - def get_origin(tp): - """Get the unsubscripted version of a type. - - This supports generic types, Callable, Tuple, Union, Literal, Final, ClassVar - and Annotated. Return None for unsupported types. Examples:: - - get_origin(Literal[42]) is Literal - get_origin(int) is None - get_origin(ClassVar[int]) is ClassVar - get_origin(Generic) is Generic - get_origin(Generic[T]) is Generic - get_origin(Union[T, int]) is Union - get_origin(List[Tuple[T, T]][int]) == list - get_origin(P.args) is P - """ - if isinstance(tp, _AnnotatedAlias): - return Annotated - if isinstance(tp, (typing._GenericAlias, _typing_GenericAlias, _BaseGenericAlias, - ParamSpecArgs, ParamSpecKwargs)): - return tp.__origin__ - if tp is typing.Generic: - return typing.Generic - return None - - def get_args(tp): - """Get type arguments with all substitutions performed. - - For unions, basic simplifications used by Union constructor are performed. - Examples:: - get_args(Dict[str, int]) == (str, int) - get_args(int) == () - get_args(Union[int, Union[T, int], str][int]) == (int, str) - get_args(Union[int, Tuple[T, int]][str]) == (int, Tuple[str, int]) - get_args(Callable[[], T][int]) == ([], int) - """ - if isinstance(tp, _AnnotatedAlias): - return (tp.__origin__,) + tp.__metadata__ - if isinstance(tp, (typing._GenericAlias, _typing_GenericAlias)): - if getattr(tp, "_special", False): - return () - res = tp.__args__ - if get_origin(tp) is collections.abc.Callable and res[0] is not Ellipsis: - res = (list(res[:-1]), res[-1]) - return res - return () - - -# 3.10+ -if hasattr(typing, 'TypeAlias'): - TypeAlias = typing.TypeAlias -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def TypeAlias(self, parameters): - """Special marker indicating that an assignment should - be recognized as a proper type alias definition by type - checkers. - - For example:: - - Predicate: TypeAlias = Callable[..., bool] - - It's invalid when used anywhere except as in the example above. - """ - raise TypeError(f"{self} is not subscriptable") -# 3.8 -else: - TypeAlias = _ExtensionsSpecialForm( - 'TypeAlias', - doc="""Special marker indicating that an assignment should - be recognized as a proper type alias definition by type - checkers. - - For example:: - - Predicate: TypeAlias = Callable[..., bool] - - It's invalid when used anywhere except as in the example - above.""" - ) - - -def _set_default(type_param, default): - if isinstance(default, (tuple, list)): - type_param.__default__ = tuple((typing._type_check(d, "Default must be a type") - for d in default)) - elif default != _marker: - if isinstance(type_param, ParamSpec) and default is ...: # ... not valid <3.11 - type_param.__default__ = default - else: - type_param.__default__ = typing._type_check(default, "Default must be a type") - else: - type_param.__default__ = None - - -def _set_module(typevarlike): - # for pickling: - def_mod = _caller(depth=3) - if def_mod != 'typing_extensions': - typevarlike.__module__ = def_mod - - -class _DefaultMixin: - """Mixin for TypeVarLike defaults.""" - - __slots__ = () - __init__ = _set_default - - -# Classes using this metaclass must provide a _backported_typevarlike ClassVar -class _TypeVarLikeMeta(type): - def __instancecheck__(cls, __instance: Any) -> bool: - return isinstance(__instance, cls._backported_typevarlike) - - -# Add default and infer_variance parameters from PEP 696 and 695 -class TypeVar(metaclass=_TypeVarLikeMeta): - """Type variable.""" - - _backported_typevarlike = typing.TypeVar - - def __new__(cls, name, *constraints, bound=None, - covariant=False, contravariant=False, - default=_marker, infer_variance=False): - if hasattr(typing, "TypeAliasType"): - # PEP 695 implemented (3.12+), can pass infer_variance to typing.TypeVar - typevar = typing.TypeVar(name, *constraints, bound=bound, - covariant=covariant, contravariant=contravariant, - infer_variance=infer_variance) - else: - typevar = typing.TypeVar(name, *constraints, bound=bound, - covariant=covariant, contravariant=contravariant) - if infer_variance and (covariant or contravariant): - raise ValueError("Variance cannot be specified with infer_variance.") - typevar.__infer_variance__ = infer_variance - _set_default(typevar, default) - _set_module(typevar) - return typevar - - def __init_subclass__(cls) -> None: - raise TypeError(f"type '{__name__}.TypeVar' is not an acceptable base type") - - -# Python 3.10+ has PEP 612 -if hasattr(typing, 'ParamSpecArgs'): - ParamSpecArgs = typing.ParamSpecArgs - ParamSpecKwargs = typing.ParamSpecKwargs -# 3.8-3.9 -else: - class _Immutable: - """Mixin to indicate that object should not be copied.""" - __slots__ = () - - def __copy__(self): - return self - - def __deepcopy__(self, memo): - return self - - class ParamSpecArgs(_Immutable): - """The args for a ParamSpec object. - - Given a ParamSpec object P, P.args is an instance of ParamSpecArgs. - - ParamSpecArgs objects have a reference back to their ParamSpec: - - P.args.__origin__ is P - - This type is meant for runtime introspection and has no special meaning to - static type checkers. - """ - def __init__(self, origin): - self.__origin__ = origin - - def __repr__(self): - return f"{self.__origin__.__name__}.args" - - def __eq__(self, other): - if not isinstance(other, ParamSpecArgs): - return NotImplemented - return self.__origin__ == other.__origin__ - - class ParamSpecKwargs(_Immutable): - """The kwargs for a ParamSpec object. - - Given a ParamSpec object P, P.kwargs is an instance of ParamSpecKwargs. - - ParamSpecKwargs objects have a reference back to their ParamSpec: - - P.kwargs.__origin__ is P - - This type is meant for runtime introspection and has no special meaning to - static type checkers. - """ - def __init__(self, origin): - self.__origin__ = origin - - def __repr__(self): - return f"{self.__origin__.__name__}.kwargs" - - def __eq__(self, other): - if not isinstance(other, ParamSpecKwargs): - return NotImplemented - return self.__origin__ == other.__origin__ - -# 3.10+ -if hasattr(typing, 'ParamSpec'): - - # Add default parameter - PEP 696 - class ParamSpec(metaclass=_TypeVarLikeMeta): - """Parameter specification.""" - - _backported_typevarlike = typing.ParamSpec - - def __new__(cls, name, *, bound=None, - covariant=False, contravariant=False, - infer_variance=False, default=_marker): - if hasattr(typing, "TypeAliasType"): - # PEP 695 implemented, can pass infer_variance to typing.TypeVar - paramspec = typing.ParamSpec(name, bound=bound, - covariant=covariant, - contravariant=contravariant, - infer_variance=infer_variance) - else: - paramspec = typing.ParamSpec(name, bound=bound, - covariant=covariant, - contravariant=contravariant) - paramspec.__infer_variance__ = infer_variance - - _set_default(paramspec, default) - _set_module(paramspec) - return paramspec - - def __init_subclass__(cls) -> None: - raise TypeError(f"type '{__name__}.ParamSpec' is not an acceptable base type") - -# 3.8-3.9 -else: - - # Inherits from list as a workaround for Callable checks in Python < 3.9.2. - class ParamSpec(list, _DefaultMixin): - """Parameter specification variable. - - Usage:: - - P = ParamSpec('P') - - Parameter specification variables exist primarily for the benefit of static - type checkers. They are used to forward the parameter types of one - callable to another callable, a pattern commonly found in higher order - functions and decorators. They are only valid when used in ``Concatenate``, - or s the first argument to ``Callable``. In Python 3.10 and higher, - they are also supported in user-defined Generics at runtime. - See class Generic for more information on generic types. An - example for annotating a decorator:: - - T = TypeVar('T') - P = ParamSpec('P') - - def add_logging(f: Callable[P, T]) -> Callable[P, T]: - '''A type-safe decorator to add logging to a function.''' - def inner(*args: P.args, **kwargs: P.kwargs) -> T: - logging.info(f'{f.__name__} was called') - return f(*args, **kwargs) - return inner - - @add_logging - def add_two(x: float, y: float) -> float: - '''Add two numbers together.''' - return x + y - - Parameter specification variables defined with covariant=True or - contravariant=True can be used to declare covariant or contravariant - generic types. These keyword arguments are valid, but their actual semantics - are yet to be decided. See PEP 612 for details. - - Parameter specification variables can be introspected. e.g.: - - P.__name__ == 'T' - P.__bound__ == None - P.__covariant__ == False - P.__contravariant__ == False - - Note that only parameter specification variables defined in global scope can - be pickled. - """ - - # Trick Generic __parameters__. - __class__ = typing.TypeVar - - @property - def args(self): - return ParamSpecArgs(self) - - @property - def kwargs(self): - return ParamSpecKwargs(self) - - def __init__(self, name, *, bound=None, covariant=False, contravariant=False, - infer_variance=False, default=_marker): - super().__init__([self]) - self.__name__ = name - self.__covariant__ = bool(covariant) - self.__contravariant__ = bool(contravariant) - self.__infer_variance__ = bool(infer_variance) - if bound: - self.__bound__ = typing._type_check(bound, 'Bound must be a type.') - else: - self.__bound__ = None - _DefaultMixin.__init__(self, default) - - # for pickling: - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - - def __repr__(self): - if self.__infer_variance__: - prefix = '' - elif self.__covariant__: - prefix = '+' - elif self.__contravariant__: - prefix = '-' - else: - prefix = '~' - return prefix + self.__name__ - - def __hash__(self): - return object.__hash__(self) - - def __eq__(self, other): - return self is other - - def __reduce__(self): - return self.__name__ - - # Hack to get typing._type_check to pass. - def __call__(self, *args, **kwargs): - pass - - -# 3.8-3.9 -if not hasattr(typing, 'Concatenate'): - # Inherits from list as a workaround for Callable checks in Python < 3.9.2. - class _ConcatenateGenericAlias(list): - - # Trick Generic into looking into this for __parameters__. - __class__ = typing._GenericAlias - - # Flag in 3.8. - _special = False - - def __init__(self, origin, args): - super().__init__(args) - self.__origin__ = origin - self.__args__ = args - - def __repr__(self): - _type_repr = typing._type_repr - return (f'{_type_repr(self.__origin__)}' - f'[{", ".join(_type_repr(arg) for arg in self.__args__)}]') - - def __hash__(self): - return hash((self.__origin__, self.__args__)) - - # Hack to get typing._type_check to pass in Generic. - def __call__(self, *args, **kwargs): - pass - - @property - def __parameters__(self): - return tuple( - tp for tp in self.__args__ if isinstance(tp, (typing.TypeVar, ParamSpec)) - ) - - -# 3.8-3.9 -@typing._tp_cache -def _concatenate_getitem(self, parameters): - if parameters == (): - raise TypeError("Cannot take a Concatenate of no types.") - if not isinstance(parameters, tuple): - parameters = (parameters,) - if not isinstance(parameters[-1], ParamSpec): - raise TypeError("The last parameter to Concatenate should be a " - "ParamSpec variable.") - msg = "Concatenate[arg, ...]: each arg must be a type." - parameters = tuple(typing._type_check(p, msg) for p in parameters) - return _ConcatenateGenericAlias(self, parameters) - - -# 3.10+ -if hasattr(typing, 'Concatenate'): - Concatenate = typing.Concatenate - _ConcatenateGenericAlias = typing._ConcatenateGenericAlias # noqa: F811 -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def Concatenate(self, parameters): - """Used in conjunction with ``ParamSpec`` and ``Callable`` to represent a - higher order function which adds, removes or transforms parameters of a - callable. - - For example:: - - Callable[Concatenate[int, P], int] - - See PEP 612 for detailed information. - """ - return _concatenate_getitem(self, parameters) -# 3.8 -else: - class _ConcatenateForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - return _concatenate_getitem(self, parameters) - - Concatenate = _ConcatenateForm( - 'Concatenate', - doc="""Used in conjunction with ``ParamSpec`` and ``Callable`` to represent a - higher order function which adds, removes or transforms parameters of a - callable. - - For example:: - - Callable[Concatenate[int, P], int] - - See PEP 612 for detailed information. - """) - -# 3.10+ -if hasattr(typing, 'TypeGuard'): - TypeGuard = typing.TypeGuard -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def TypeGuard(self, parameters): - """Special typing form used to annotate the return type of a user-defined - type guard function. ``TypeGuard`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeGuard`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeGuard[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeGuard`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the type inside ``TypeGuard``. - - For example:: - - def is_str(val: Union[str, float]): - # "isinstance" type guard - if isinstance(val, str): - # Type of ``val`` is narrowed to ``str`` - ... - else: - # Else, type of ``val`` is narrowed to ``float``. - ... - - Strict type narrowing is not enforced -- ``TypeB`` need not be a narrower - form of ``TypeA`` (it can even be a wider form) and this may lead to - type-unsafe results. The main reason is to allow for things like - narrowing ``List[object]`` to ``List[str]`` even though the latter is not - a subtype of the former, since ``List`` is invariant. The responsibility of - writing type-safe type guards is left to the user. - - ``TypeGuard`` also works with type variables. For more information, see - PEP 647 (User-Defined Type Guards). - """ - item = typing._type_check(parameters, f'{self} accepts only a single type.') - return typing._GenericAlias(self, (item,)) -# 3.8 -else: - class _TypeGuardForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type') - return typing._GenericAlias(self, (item,)) - - TypeGuard = _TypeGuardForm( - 'TypeGuard', - doc="""Special typing form used to annotate the return type of a user-defined - type guard function. ``TypeGuard`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeGuard`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeGuard[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeGuard`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the type inside ``TypeGuard``. - - For example:: - - def is_str(val: Union[str, float]): - # "isinstance" type guard - if isinstance(val, str): - # Type of ``val`` is narrowed to ``str`` - ... - else: - # Else, type of ``val`` is narrowed to ``float``. - ... - - Strict type narrowing is not enforced -- ``TypeB`` need not be a narrower - form of ``TypeA`` (it can even be a wider form) and this may lead to - type-unsafe results. The main reason is to allow for things like - narrowing ``List[object]`` to ``List[str]`` even though the latter is not - a subtype of the former, since ``List`` is invariant. The responsibility of - writing type-safe type guards is left to the user. - - ``TypeGuard`` also works with type variables. For more information, see - PEP 647 (User-Defined Type Guards). - """) - -# 3.13+ -if hasattr(typing, 'TypeIs'): - TypeIs = typing.TypeIs -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def TypeIs(self, parameters): - """Special typing form used to annotate the return type of a user-defined - type narrower function. ``TypeIs`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeIs`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeIs[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeIs`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the intersection of the type inside ``TypeGuard`` and the argument's - previously known type. - - For example:: - - def is_awaitable(val: object) -> TypeIs[Awaitable[Any]]: - return hasattr(val, '__await__') - - def f(val: Union[int, Awaitable[int]]) -> int: - if is_awaitable(val): - assert_type(val, Awaitable[int]) - else: - assert_type(val, int) - - ``TypeIs`` also works with type variables. For more information, see - PEP 742 (Narrowing types with TypeIs). - """ - item = typing._type_check(parameters, f'{self} accepts only a single type.') - return typing._GenericAlias(self, (item,)) -# 3.8 -else: - class _TypeIsForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type') - return typing._GenericAlias(self, (item,)) - - TypeIs = _TypeIsForm( - 'TypeIs', - doc="""Special typing form used to annotate the return type of a user-defined - type narrower function. ``TypeIs`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeIs`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeIs[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeIs`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the intersection of the type inside ``TypeGuard`` and the argument's - previously known type. - - For example:: - - def is_awaitable(val: object) -> TypeIs[Awaitable[Any]]: - return hasattr(val, '__await__') - - def f(val: Union[int, Awaitable[int]]) -> int: - if is_awaitable(val): - assert_type(val, Awaitable[int]) - else: - assert_type(val, int) - - ``TypeIs`` also works with type variables. For more information, see - PEP 742 (Narrowing types with TypeIs). - """) - - -# Vendored from cpython typing._SpecialFrom -class _SpecialForm(typing._Final, _root=True): - __slots__ = ('_name', '__doc__', '_getitem') - - def __init__(self, getitem): - self._getitem = getitem - self._name = getitem.__name__ - self.__doc__ = getitem.__doc__ - - def __getattr__(self, item): - if item in {'__name__', '__qualname__'}: - return self._name - - raise AttributeError(item) - - def __mro_entries__(self, bases): - raise TypeError(f"Cannot subclass {self!r}") - - def __repr__(self): - return f'typing_extensions.{self._name}' - - def __reduce__(self): - return self._name - - def __call__(self, *args, **kwds): - raise TypeError(f"Cannot instantiate {self!r}") - - def __or__(self, other): - return typing.Union[self, other] - - def __ror__(self, other): - return typing.Union[other, self] - - def __instancecheck__(self, obj): - raise TypeError(f"{self} cannot be used with isinstance()") - - def __subclasscheck__(self, cls): - raise TypeError(f"{self} cannot be used with issubclass()") - - @typing._tp_cache - def __getitem__(self, parameters): - return self._getitem(self, parameters) - - -if hasattr(typing, "LiteralString"): # 3.11+ - LiteralString = typing.LiteralString -else: - @_SpecialForm - def LiteralString(self, params): - """Represents an arbitrary literal string. - - Example:: - - from pip._vendor.typing_extensions import LiteralString - - def query(sql: LiteralString) -> ...: - ... - - query("SELECT * FROM table") # ok - query(f"SELECT * FROM {input()}") # not ok - - See PEP 675 for details. - - """ - raise TypeError(f"{self} is not subscriptable") - - -if hasattr(typing, "Self"): # 3.11+ - Self = typing.Self -else: - @_SpecialForm - def Self(self, params): - """Used to spell the type of "self" in classes. - - Example:: - - from typing import Self - - class ReturnsSelf: - def parse(self, data: bytes) -> Self: - ... - return self - - """ - - raise TypeError(f"{self} is not subscriptable") - - -if hasattr(typing, "Never"): # 3.11+ - Never = typing.Never -else: - @_SpecialForm - def Never(self, params): - """The bottom type, a type that has no members. - - This can be used to define a function that should never be - called, or a function that never returns:: - - from pip._vendor.typing_extensions import Never - - def never_call_me(arg: Never) -> None: - pass - - def int_or_str(arg: int | str) -> None: - never_call_me(arg) # type checker error - match arg: - case int(): - print("It's an int") - case str(): - print("It's a str") - case _: - never_call_me(arg) # ok, arg is of type Never - - """ - - raise TypeError(f"{self} is not subscriptable") - - -if hasattr(typing, 'Required'): # 3.11+ - Required = typing.Required - NotRequired = typing.NotRequired -elif sys.version_info[:2] >= (3, 9): # 3.9-3.10 - @_ExtensionsSpecialForm - def Required(self, parameters): - """A special typing construct to mark a key of a total=False TypedDict - as required. For example: - - class Movie(TypedDict, total=False): - title: Required[str] - year: int - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - - There is no runtime checking that a required key is actually provided - when instantiating a related TypedDict. - """ - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - - @_ExtensionsSpecialForm - def NotRequired(self, parameters): - """A special typing construct to mark a key of a TypedDict as - potentially missing. For example: - - class Movie(TypedDict): - title: str - year: NotRequired[int] - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - """ - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - -else: # 3.8 - class _RequiredForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - - Required = _RequiredForm( - 'Required', - doc="""A special typing construct to mark a key of a total=False TypedDict - as required. For example: - - class Movie(TypedDict, total=False): - title: Required[str] - year: int - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - - There is no runtime checking that a required key is actually provided - when instantiating a related TypedDict. - """) - NotRequired = _RequiredForm( - 'NotRequired', - doc="""A special typing construct to mark a key of a TypedDict as - potentially missing. For example: - - class Movie(TypedDict): - title: str - year: NotRequired[int] - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - """) - - -if hasattr(typing, 'ReadOnly'): - ReadOnly = typing.ReadOnly -elif sys.version_info[:2] >= (3, 9): # 3.9-3.12 - @_ExtensionsSpecialForm - def ReadOnly(self, parameters): - """A special typing construct to mark an item of a TypedDict as read-only. - - For example: - - class Movie(TypedDict): - title: ReadOnly[str] - year: int - - def mutate_movie(m: Movie) -> None: - m["year"] = 1992 # allowed - m["title"] = "The Matrix" # typechecker error - - There is no runtime checking for this property. - """ - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - -else: # 3.8 - class _ReadOnlyForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - - ReadOnly = _ReadOnlyForm( - 'ReadOnly', - doc="""A special typing construct to mark a key of a TypedDict as read-only. - - For example: - - class Movie(TypedDict): - title: ReadOnly[str] - year: int - - def mutate_movie(m: Movie) -> None: - m["year"] = 1992 # allowed - m["title"] = "The Matrix" # typechecker error - - There is no runtime checking for this propery. - """) - - -_UNPACK_DOC = """\ -Type unpack operator. - -The type unpack operator takes the child types from some container type, -such as `tuple[int, str]` or a `TypeVarTuple`, and 'pulls them out'. For -example: - - # For some generic class `Foo`: - Foo[Unpack[tuple[int, str]]] # Equivalent to Foo[int, str] - - Ts = TypeVarTuple('Ts') - # Specifies that `Bar` is generic in an arbitrary number of types. - # (Think of `Ts` as a tuple of an arbitrary number of individual - # `TypeVar`s, which the `Unpack` is 'pulling out' directly into the - # `Generic[]`.) - class Bar(Generic[Unpack[Ts]]): ... - Bar[int] # Valid - Bar[int, str] # Also valid - -From Python 3.11, this can also be done using the `*` operator: - - Foo[*tuple[int, str]] - class Bar(Generic[*Ts]): ... - -The operator can also be used along with a `TypedDict` to annotate -`**kwargs` in a function signature. For instance: - - class Movie(TypedDict): - name: str - year: int - - # This function expects two keyword arguments - *name* of type `str` and - # *year* of type `int`. - def foo(**kwargs: Unpack[Movie]): ... - -Note that there is only some runtime checking of this operator. Not -everything the runtime allows may be accepted by static type checkers. - -For more information, see PEP 646 and PEP 692. -""" - - -if sys.version_info >= (3, 12): # PEP 692 changed the repr of Unpack[] - Unpack = typing.Unpack - - def _is_unpack(obj): - return get_origin(obj) is Unpack - -elif sys.version_info[:2] >= (3, 9): # 3.9+ - class _UnpackSpecialForm(_ExtensionsSpecialForm, _root=True): - def __init__(self, getitem): - super().__init__(getitem) - self.__doc__ = _UNPACK_DOC - - class _UnpackAlias(typing._GenericAlias, _root=True): - __class__ = typing.TypeVar - - @_UnpackSpecialForm - def Unpack(self, parameters): - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return _UnpackAlias(self, (item,)) - - def _is_unpack(obj): - return isinstance(obj, _UnpackAlias) - -else: # 3.8 - class _UnpackAlias(typing._GenericAlias, _root=True): - __class__ = typing.TypeVar - - class _UnpackForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type.') - return _UnpackAlias(self, (item,)) - - Unpack = _UnpackForm('Unpack', doc=_UNPACK_DOC) - - def _is_unpack(obj): - return isinstance(obj, _UnpackAlias) - - -if hasattr(typing, "TypeVarTuple"): # 3.11+ - - # Add default parameter - PEP 696 - class TypeVarTuple(metaclass=_TypeVarLikeMeta): - """Type variable tuple.""" - - _backported_typevarlike = typing.TypeVarTuple - - def __new__(cls, name, *, default=_marker): - tvt = typing.TypeVarTuple(name) - _set_default(tvt, default) - _set_module(tvt) - return tvt - - def __init_subclass__(self, *args, **kwds): - raise TypeError("Cannot subclass special typing classes") - -else: # <=3.10 - class TypeVarTuple(_DefaultMixin): - """Type variable tuple. - - Usage:: - - Ts = TypeVarTuple('Ts') - - In the same way that a normal type variable is a stand-in for a single - type such as ``int``, a type variable *tuple* is a stand-in for a *tuple* - type such as ``Tuple[int, str]``. - - Type variable tuples can be used in ``Generic`` declarations. - Consider the following example:: - - class Array(Generic[*Ts]): ... - - The ``Ts`` type variable tuple here behaves like ``tuple[T1, T2]``, - where ``T1`` and ``T2`` are type variables. To use these type variables - as type parameters of ``Array``, we must *unpack* the type variable tuple using - the star operator: ``*Ts``. The signature of ``Array`` then behaves - as if we had simply written ``class Array(Generic[T1, T2]): ...``. - In contrast to ``Generic[T1, T2]``, however, ``Generic[*Shape]`` allows - us to parameterise the class with an *arbitrary* number of type parameters. - - Type variable tuples can be used anywhere a normal ``TypeVar`` can. - This includes class definitions, as shown above, as well as function - signatures and variable annotations:: - - class Array(Generic[*Ts]): - - def __init__(self, shape: Tuple[*Ts]): - self._shape: Tuple[*Ts] = shape - - def get_shape(self) -> Tuple[*Ts]: - return self._shape - - shape = (Height(480), Width(640)) - x: Array[Height, Width] = Array(shape) - y = abs(x) # Inferred type is Array[Height, Width] - z = x + x # ... is Array[Height, Width] - x.get_shape() # ... is tuple[Height, Width] - - """ - - # Trick Generic __parameters__. - __class__ = typing.TypeVar - - def __iter__(self): - yield self.__unpacked__ - - def __init__(self, name, *, default=_marker): - self.__name__ = name - _DefaultMixin.__init__(self, default) - - # for pickling: - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - - self.__unpacked__ = Unpack[self] - - def __repr__(self): - return self.__name__ - - def __hash__(self): - return object.__hash__(self) - - def __eq__(self, other): - return self is other - - def __reduce__(self): - return self.__name__ - - def __init_subclass__(self, *args, **kwds): - if '_root' not in kwds: - raise TypeError("Cannot subclass special typing classes") - - -if hasattr(typing, "reveal_type"): # 3.11+ - reveal_type = typing.reveal_type -else: # <=3.10 - def reveal_type(obj: T, /) -> T: - """Reveal the inferred type of a variable. - - When a static type checker encounters a call to ``reveal_type()``, - it will emit the inferred type of the argument:: - - x: int = 1 - reveal_type(x) - - Running a static type checker (e.g., ``mypy``) on this example - will produce output similar to 'Revealed type is "builtins.int"'. - - At runtime, the function prints the runtime type of the - argument and returns it unchanged. - - """ - print(f"Runtime type is {type(obj).__name__!r}", file=sys.stderr) - return obj - - -if hasattr(typing, "assert_never"): # 3.11+ - assert_never = typing.assert_never -else: # <=3.10 - def assert_never(arg: Never, /) -> Never: - """Assert to the type checker that a line of code is unreachable. - - Example:: - - def int_or_str(arg: int | str) -> None: - match arg: - case int(): - print("It's an int") - case str(): - print("It's a str") - case _: - assert_never(arg) - - If a type checker finds that a call to assert_never() is - reachable, it will emit an error. - - At runtime, this throws an exception when called. - - """ - raise AssertionError("Expected code to be unreachable") - - -if sys.version_info >= (3, 12): # 3.12+ - # dataclass_transform exists in 3.11 but lacks the frozen_default parameter - dataclass_transform = typing.dataclass_transform -else: # <=3.11 - def dataclass_transform( - *, - eq_default: bool = True, - order_default: bool = False, - kw_only_default: bool = False, - frozen_default: bool = False, - field_specifiers: typing.Tuple[ - typing.Union[typing.Type[typing.Any], typing.Callable[..., typing.Any]], - ... - ] = (), - **kwargs: typing.Any, - ) -> typing.Callable[[T], T]: - """Decorator that marks a function, class, or metaclass as providing - dataclass-like behavior. - - Example: - - from pip._vendor.typing_extensions import dataclass_transform - - _T = TypeVar("_T") - - # Used on a decorator function - @dataclass_transform() - def create_model(cls: type[_T]) -> type[_T]: - ... - return cls - - @create_model - class CustomerModel: - id: int - name: str - - # Used on a base class - @dataclass_transform() - class ModelBase: ... - - class CustomerModel(ModelBase): - id: int - name: str - - # Used on a metaclass - @dataclass_transform() - class ModelMeta(type): ... - - class ModelBase(metaclass=ModelMeta): ... - - class CustomerModel(ModelBase): - id: int - name: str - - Each of the ``CustomerModel`` classes defined in this example will now - behave similarly to a dataclass created with the ``@dataclasses.dataclass`` - decorator. For example, the type checker will synthesize an ``__init__`` - method. - - The arguments to this decorator can be used to customize this behavior: - - ``eq_default`` indicates whether the ``eq`` parameter is assumed to be - True or False if it is omitted by the caller. - - ``order_default`` indicates whether the ``order`` parameter is - assumed to be True or False if it is omitted by the caller. - - ``kw_only_default`` indicates whether the ``kw_only`` parameter is - assumed to be True or False if it is omitted by the caller. - - ``frozen_default`` indicates whether the ``frozen`` parameter is - assumed to be True or False if it is omitted by the caller. - - ``field_specifiers`` specifies a static list of supported classes - or functions that describe fields, similar to ``dataclasses.field()``. - - At runtime, this decorator records its arguments in the - ``__dataclass_transform__`` attribute on the decorated object. - - See PEP 681 for details. - - """ - def decorator(cls_or_fn): - cls_or_fn.__dataclass_transform__ = { - "eq_default": eq_default, - "order_default": order_default, - "kw_only_default": kw_only_default, - "frozen_default": frozen_default, - "field_specifiers": field_specifiers, - "kwargs": kwargs, - } - return cls_or_fn - return decorator - - -if hasattr(typing, "override"): # 3.12+ - override = typing.override -else: # <=3.11 - _F = typing.TypeVar("_F", bound=typing.Callable[..., typing.Any]) - - def override(arg: _F, /) -> _F: - """Indicate that a method is intended to override a method in a base class. - - Usage: - - class Base: - def method(self) -> None: - pass - - class Child(Base): - @override - def method(self) -> None: - super().method() - - When this decorator is applied to a method, the type checker will - validate that it overrides a method with the same name on a base class. - This helps prevent bugs that may occur when a base class is changed - without an equivalent change to a child class. - - There is no runtime checking of these properties. The decorator - sets the ``__override__`` attribute to ``True`` on the decorated object - to allow runtime introspection. - - See PEP 698 for details. - - """ - try: - arg.__override__ = True - except (AttributeError, TypeError): - # Skip the attribute silently if it is not writable. - # AttributeError happens if the object has __slots__ or a - # read-only property, TypeError if it's a builtin class. - pass - return arg - - -if hasattr(warnings, "deprecated"): - deprecated = warnings.deprecated -else: - _T = typing.TypeVar("_T") - - class deprecated: - """Indicate that a class, function or overload is deprecated. - - When this decorator is applied to an object, the type checker - will generate a diagnostic on usage of the deprecated object. - - Usage: - - @deprecated("Use B instead") - class A: - pass - - @deprecated("Use g instead") - def f(): - pass - - @overload - @deprecated("int support is deprecated") - def g(x: int) -> int: ... - @overload - def g(x: str) -> int: ... - - The warning specified by *category* will be emitted at runtime - on use of deprecated objects. For functions, that happens on calls; - for classes, on instantiation and on creation of subclasses. - If the *category* is ``None``, no warning is emitted at runtime. - The *stacklevel* determines where the - warning is emitted. If it is ``1`` (the default), the warning - is emitted at the direct caller of the deprecated object; if it - is higher, it is emitted further up the stack. - Static type checker behavior is not affected by the *category* - and *stacklevel* arguments. - - The deprecation message passed to the decorator is saved in the - ``__deprecated__`` attribute on the decorated object. - If applied to an overload, the decorator - must be after the ``@overload`` decorator for the attribute to - exist on the overload as returned by ``get_overloads()``. - - See PEP 702 for details. - - """ - def __init__( - self, - message: str, - /, - *, - category: typing.Optional[typing.Type[Warning]] = DeprecationWarning, - stacklevel: int = 1, - ) -> None: - if not isinstance(message, str): - raise TypeError( - "Expected an object of type str for 'message', not " - f"{type(message).__name__!r}" - ) - self.message = message - self.category = category - self.stacklevel = stacklevel - - def __call__(self, arg: _T, /) -> _T: - # Make sure the inner functions created below don't - # retain a reference to self. - msg = self.message - category = self.category - stacklevel = self.stacklevel - if category is None: - arg.__deprecated__ = msg - return arg - elif isinstance(arg, type): - import functools - from types import MethodType - - original_new = arg.__new__ - - @functools.wraps(original_new) - def __new__(cls, *args, **kwargs): - if cls is arg: - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - if original_new is not object.__new__: - return original_new(cls, *args, **kwargs) - # Mirrors a similar check in object.__new__. - elif cls.__init__ is object.__init__ and (args or kwargs): - raise TypeError(f"{cls.__name__}() takes no arguments") - else: - return original_new(cls) - - arg.__new__ = staticmethod(__new__) - - original_init_subclass = arg.__init_subclass__ - # We need slightly different behavior if __init_subclass__ - # is a bound method (likely if it was implemented in Python) - if isinstance(original_init_subclass, MethodType): - original_init_subclass = original_init_subclass.__func__ - - @functools.wraps(original_init_subclass) - def __init_subclass__(*args, **kwargs): - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - return original_init_subclass(*args, **kwargs) - - arg.__init_subclass__ = classmethod(__init_subclass__) - # Or otherwise, which likely means it's a builtin such as - # object's implementation of __init_subclass__. - else: - @functools.wraps(original_init_subclass) - def __init_subclass__(*args, **kwargs): - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - return original_init_subclass(*args, **kwargs) - - arg.__init_subclass__ = __init_subclass__ - - arg.__deprecated__ = __new__.__deprecated__ = msg - __init_subclass__.__deprecated__ = msg - return arg - elif callable(arg): - import functools - - @functools.wraps(arg) - def wrapper(*args, **kwargs): - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - return arg(*args, **kwargs) - - arg.__deprecated__ = wrapper.__deprecated__ = msg - return wrapper - else: - raise TypeError( - "@deprecated decorator with non-None category must be applied to " - f"a class or callable, not {arg!r}" - ) - - -# We have to do some monkey patching to deal with the dual nature of -# Unpack/TypeVarTuple: -# - We want Unpack to be a kind of TypeVar so it gets accepted in -# Generic[Unpack[Ts]] -# - We want it to *not* be treated as a TypeVar for the purposes of -# counting generic parameters, so that when we subscript a generic, -# the runtime doesn't try to substitute the Unpack with the subscripted type. -if not hasattr(typing, "TypeVarTuple"): - def _check_generic(cls, parameters, elen=_marker): - """Check correct count for parameters of a generic cls (internal helper). - - This gives a nice error message in case of count mismatch. - """ - if not elen: - raise TypeError(f"{cls} is not a generic class") - if elen is _marker: - if not hasattr(cls, "__parameters__") or not cls.__parameters__: - raise TypeError(f"{cls} is not a generic class") - elen = len(cls.__parameters__) - alen = len(parameters) - if alen != elen: - expect_val = elen - if hasattr(cls, "__parameters__"): - parameters = [p for p in cls.__parameters__ if not _is_unpack(p)] - num_tv_tuples = sum(isinstance(p, TypeVarTuple) for p in parameters) - if (num_tv_tuples > 0) and (alen >= elen - num_tv_tuples): - return - - # deal with TypeVarLike defaults - # required TypeVarLikes cannot appear after a defaulted one. - if alen < elen: - # since we validate TypeVarLike default in _collect_type_vars - # or _collect_parameters we can safely check parameters[alen] - if getattr(parameters[alen], '__default__', None) is not None: - return - - num_default_tv = sum(getattr(p, '__default__', None) - is not None for p in parameters) - - elen -= num_default_tv - - expect_val = f"at least {elen}" - - things = "arguments" if sys.version_info >= (3, 10) else "parameters" - raise TypeError(f"Too {'many' if alen > elen else 'few'} {things}" - f" for {cls}; actual {alen}, expected {expect_val}") -else: - # Python 3.11+ - - def _check_generic(cls, parameters, elen): - """Check correct count for parameters of a generic cls (internal helper). - - This gives a nice error message in case of count mismatch. - """ - if not elen: - raise TypeError(f"{cls} is not a generic class") - alen = len(parameters) - if alen != elen: - expect_val = elen - if hasattr(cls, "__parameters__"): - parameters = [p for p in cls.__parameters__ if not _is_unpack(p)] - - # deal with TypeVarLike defaults - # required TypeVarLikes cannot appear after a defaulted one. - if alen < elen: - # since we validate TypeVarLike default in _collect_type_vars - # or _collect_parameters we can safely check parameters[alen] - if getattr(parameters[alen], '__default__', None) is not None: - return - - num_default_tv = sum(getattr(p, '__default__', None) - is not None for p in parameters) - - elen -= num_default_tv - - expect_val = f"at least {elen}" - - raise TypeError(f"Too {'many' if alen > elen else 'few'} arguments" - f" for {cls}; actual {alen}, expected {expect_val}") - -typing._check_generic = _check_generic - -# Python 3.11+ _collect_type_vars was renamed to _collect_parameters -if hasattr(typing, '_collect_type_vars'): - def _collect_type_vars(types, typevar_types=None): - """Collect all type variable contained in types in order of - first appearance (lexicographic order). For example:: - - _collect_type_vars((T, List[S, T])) == (T, S) - """ - if typevar_types is None: - typevar_types = typing.TypeVar - tvars = [] - # required TypeVarLike cannot appear after TypeVarLike with default - default_encountered = False - for t in types: - if ( - isinstance(t, typevar_types) and - t not in tvars and - not _is_unpack(t) - ): - if getattr(t, '__default__', None) is not None: - default_encountered = True - elif default_encountered: - raise TypeError(f'Type parameter {t!r} without a default' - ' follows type parameter with a default') - - tvars.append(t) - if _should_collect_from_parameters(t): - tvars.extend([t for t in t.__parameters__ if t not in tvars]) - return tuple(tvars) - - typing._collect_type_vars = _collect_type_vars -else: - def _collect_parameters(args): - """Collect all type variables and parameter specifications in args - in order of first appearance (lexicographic order). - - For example:: - - assert _collect_parameters((T, Callable[P, T])) == (T, P) - """ - parameters = [] - # required TypeVarLike cannot appear after TypeVarLike with default - default_encountered = False - for t in args: - if isinstance(t, type): - # We don't want __parameters__ descriptor of a bare Python class. - pass - elif isinstance(t, tuple): - # `t` might be a tuple, when `ParamSpec` is substituted with - # `[T, int]`, or `[int, *Ts]`, etc. - for x in t: - for collected in _collect_parameters([x]): - if collected not in parameters: - parameters.append(collected) - elif hasattr(t, '__typing_subst__'): - if t not in parameters: - if getattr(t, '__default__', None) is not None: - default_encountered = True - elif default_encountered: - raise TypeError(f'Type parameter {t!r} without a default' - ' follows type parameter with a default') - - parameters.append(t) - else: - for x in getattr(t, '__parameters__', ()): - if x not in parameters: - parameters.append(x) - - return tuple(parameters) - - typing._collect_parameters = _collect_parameters - -# Backport typing.NamedTuple as it exists in Python 3.13. -# In 3.11, the ability to define generic `NamedTuple`s was supported. -# This was explicitly disallowed in 3.9-3.10, and only half-worked in <=3.8. -# On 3.12, we added __orig_bases__ to call-based NamedTuples -# On 3.13, we deprecated kwargs-based NamedTuples -if sys.version_info >= (3, 13): - NamedTuple = typing.NamedTuple -else: - def _make_nmtuple(name, types, module, defaults=()): - fields = [n for n, t in types] - annotations = {n: typing._type_check(t, f"field {n} annotation must be a type") - for n, t in types} - nm_tpl = collections.namedtuple(name, fields, - defaults=defaults, module=module) - nm_tpl.__annotations__ = nm_tpl.__new__.__annotations__ = annotations - # The `_field_types` attribute was removed in 3.9; - # in earlier versions, it is the same as the `__annotations__` attribute - if sys.version_info < (3, 9): - nm_tpl._field_types = annotations - return nm_tpl - - _prohibited_namedtuple_fields = typing._prohibited - _special_namedtuple_fields = frozenset({'__module__', '__name__', '__annotations__'}) - - class _NamedTupleMeta(type): - def __new__(cls, typename, bases, ns): - assert _NamedTuple in bases - for base in bases: - if base is not _NamedTuple and base is not typing.Generic: - raise TypeError( - 'can only inherit from a NamedTuple type and Generic') - bases = tuple(tuple if base is _NamedTuple else base for base in bases) - types = ns.get('__annotations__', {}) - default_names = [] - for field_name in types: - if field_name in ns: - default_names.append(field_name) - elif default_names: - raise TypeError(f"Non-default namedtuple field {field_name} " - f"cannot follow default field" - f"{'s' if len(default_names) > 1 else ''} " - f"{', '.join(default_names)}") - nm_tpl = _make_nmtuple( - typename, types.items(), - defaults=[ns[n] for n in default_names], - module=ns['__module__'] - ) - nm_tpl.__bases__ = bases - if typing.Generic in bases: - if hasattr(typing, '_generic_class_getitem'): # 3.12+ - nm_tpl.__class_getitem__ = classmethod(typing._generic_class_getitem) - else: - class_getitem = typing.Generic.__class_getitem__.__func__ - nm_tpl.__class_getitem__ = classmethod(class_getitem) - # update from user namespace without overriding special namedtuple attributes - for key, val in ns.items(): - if key in _prohibited_namedtuple_fields: - raise AttributeError("Cannot overwrite NamedTuple attribute " + key) - elif key not in _special_namedtuple_fields: - if key not in nm_tpl._fields: - setattr(nm_tpl, key, ns[key]) - try: - set_name = type(val).__set_name__ - except AttributeError: - pass - else: - try: - set_name(val, nm_tpl, key) - except BaseException as e: - msg = ( - f"Error calling __set_name__ on {type(val).__name__!r} " - f"instance {key!r} in {typename!r}" - ) - # BaseException.add_note() existed on py311, - # but the __set_name__ machinery didn't start - # using add_note() until py312. - # Making sure exceptions are raised in the same way - # as in "normal" classes seems most important here. - if sys.version_info >= (3, 12): - e.add_note(msg) - raise - else: - raise RuntimeError(msg) from e - - if typing.Generic in bases: - nm_tpl.__init_subclass__() - return nm_tpl - - _NamedTuple = type.__new__(_NamedTupleMeta, 'NamedTuple', (), {}) - - def _namedtuple_mro_entries(bases): - assert NamedTuple in bases - return (_NamedTuple,) - - @_ensure_subclassable(_namedtuple_mro_entries) - def NamedTuple(typename, fields=_marker, /, **kwargs): - """Typed version of namedtuple. - - Usage:: - - class Employee(NamedTuple): - name: str - id: int - - This is equivalent to:: - - Employee = collections.namedtuple('Employee', ['name', 'id']) - - The resulting class has an extra __annotations__ attribute, giving a - dict that maps field names to types. (The field names are also in - the _fields attribute, which is part of the namedtuple API.) - An alternative equivalent functional syntax is also accepted:: - - Employee = NamedTuple('Employee', [('name', str), ('id', int)]) - """ - if fields is _marker: - if kwargs: - deprecated_thing = "Creating NamedTuple classes using keyword arguments" - deprecation_msg = ( - "{name} is deprecated and will be disallowed in Python {remove}. " - "Use the class-based or functional syntax instead." - ) - else: - deprecated_thing = "Failing to pass a value for the 'fields' parameter" - example = f"`{typename} = NamedTuple({typename!r}, [])`" - deprecation_msg = ( - "{name} is deprecated and will be disallowed in Python {remove}. " - "To create a NamedTuple class with 0 fields " - "using the functional syntax, " - "pass an empty list, e.g. " - ) + example + "." - elif fields is None: - if kwargs: - raise TypeError( - "Cannot pass `None` as the 'fields' parameter " - "and also specify fields using keyword arguments" - ) - else: - deprecated_thing = "Passing `None` as the 'fields' parameter" - example = f"`{typename} = NamedTuple({typename!r}, [])`" - deprecation_msg = ( - "{name} is deprecated and will be disallowed in Python {remove}. " - "To create a NamedTuple class with 0 fields " - "using the functional syntax, " - "pass an empty list, e.g. " - ) + example + "." - elif kwargs: - raise TypeError("Either list of fields or keywords" - " can be provided to NamedTuple, not both") - if fields is _marker or fields is None: - warnings.warn( - deprecation_msg.format(name=deprecated_thing, remove="3.15"), - DeprecationWarning, - stacklevel=2, - ) - fields = kwargs.items() - nt = _make_nmtuple(typename, fields, module=_caller()) - nt.__orig_bases__ = (NamedTuple,) - return nt - - -if hasattr(collections.abc, "Buffer"): - Buffer = collections.abc.Buffer -else: - class Buffer(abc.ABC): - """Base class for classes that implement the buffer protocol. - - The buffer protocol allows Python objects to expose a low-level - memory buffer interface. Before Python 3.12, it is not possible - to implement the buffer protocol in pure Python code, or even - to check whether a class implements the buffer protocol. In - Python 3.12 and higher, the ``__buffer__`` method allows access - to the buffer protocol from Python code, and the - ``collections.abc.Buffer`` ABC allows checking whether a class - implements the buffer protocol. - - To indicate support for the buffer protocol in earlier versions, - inherit from this ABC, either in a stub file or at runtime, - or use ABC registration. This ABC provides no methods, because - there is no Python-accessible methods shared by pre-3.12 buffer - classes. It is useful primarily for static checks. - - """ - - # As a courtesy, register the most common stdlib buffer classes. - Buffer.register(memoryview) - Buffer.register(bytearray) - Buffer.register(bytes) - - -# Backport of types.get_original_bases, available on 3.12+ in CPython -if hasattr(_types, "get_original_bases"): - get_original_bases = _types.get_original_bases -else: - def get_original_bases(cls, /): - """Return the class's "original" bases prior to modification by `__mro_entries__`. - - Examples:: - - from typing import TypeVar, Generic - from pip._vendor.typing_extensions import NamedTuple, TypedDict - - T = TypeVar("T") - class Foo(Generic[T]): ... - class Bar(Foo[int], float): ... - class Baz(list[str]): ... - Eggs = NamedTuple("Eggs", [("a", int), ("b", str)]) - Spam = TypedDict("Spam", {"a": int, "b": str}) - - assert get_original_bases(Bar) == (Foo[int], float) - assert get_original_bases(Baz) == (list[str],) - assert get_original_bases(Eggs) == (NamedTuple,) - assert get_original_bases(Spam) == (TypedDict,) - assert get_original_bases(int) == (object,) - """ - try: - return cls.__dict__.get("__orig_bases__", cls.__bases__) - except AttributeError: - raise TypeError( - f'Expected an instance of type, not {type(cls).__name__!r}' - ) from None - - -# NewType is a class on Python 3.10+, making it pickleable -# The error message for subclassing instances of NewType was improved on 3.11+ -if sys.version_info >= (3, 11): - NewType = typing.NewType -else: - class NewType: - """NewType creates simple unique types with almost zero - runtime overhead. NewType(name, tp) is considered a subtype of tp - by static type checkers. At runtime, NewType(name, tp) returns - a dummy callable that simply returns its argument. Usage:: - UserId = NewType('UserId', int) - def name_by_id(user_id: UserId) -> str: - ... - UserId('user') # Fails type check - name_by_id(42) # Fails type check - name_by_id(UserId(42)) # OK - num = UserId(5) + 1 # type: int - """ - - def __call__(self, obj, /): - return obj - - def __init__(self, name, tp): - self.__qualname__ = name - if '.' in name: - name = name.rpartition('.')[-1] - self.__name__ = name - self.__supertype__ = tp - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - - def __mro_entries__(self, bases): - # We defined __mro_entries__ to get a better error message - # if a user attempts to subclass a NewType instance. bpo-46170 - supercls_name = self.__name__ - - class Dummy: - def __init_subclass__(cls): - subcls_name = cls.__name__ - raise TypeError( - f"Cannot subclass an instance of NewType. " - f"Perhaps you were looking for: " - f"`{subcls_name} = NewType({subcls_name!r}, {supercls_name})`" - ) - - return (Dummy,) - - def __repr__(self): - return f'{self.__module__}.{self.__qualname__}' - - def __reduce__(self): - return self.__qualname__ - - if sys.version_info >= (3, 10): - # PEP 604 methods - # It doesn't make sense to have these methods on Python <3.10 - - def __or__(self, other): - return typing.Union[self, other] - - def __ror__(self, other): - return typing.Union[other, self] - - -if hasattr(typing, "TypeAliasType"): - TypeAliasType = typing.TypeAliasType -else: - def _is_unionable(obj): - """Corresponds to is_unionable() in unionobject.c in CPython.""" - return obj is None or isinstance(obj, ( - type, - _types.GenericAlias, - _types.UnionType, - TypeAliasType, - )) - - class TypeAliasType: - """Create named, parameterized type aliases. - - This provides a backport of the new `type` statement in Python 3.12: - - type ListOrSet[T] = list[T] | set[T] - - is equivalent to: - - T = TypeVar("T") - ListOrSet = TypeAliasType("ListOrSet", list[T] | set[T], type_params=(T,)) - - The name ListOrSet can then be used as an alias for the type it refers to. - - The type_params argument should contain all the type parameters used - in the value of the type alias. If the alias is not generic, this - argument is omitted. - - Static type checkers should only support type aliases declared using - TypeAliasType that follow these rules: - - - The first argument (the name) must be a string literal. - - The TypeAliasType instance must be immediately assigned to a variable - of the same name. (For example, 'X = TypeAliasType("Y", int)' is invalid, - as is 'X, Y = TypeAliasType("X", int), TypeAliasType("Y", int)'). - - """ - - def __init__(self, name: str, value, *, type_params=()): - if not isinstance(name, str): - raise TypeError("TypeAliasType name must be a string") - self.__value__ = value - self.__type_params__ = type_params - - parameters = [] - for type_param in type_params: - if isinstance(type_param, TypeVarTuple): - parameters.extend(type_param) - else: - parameters.append(type_param) - self.__parameters__ = tuple(parameters) - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - # Setting this attribute closes the TypeAliasType from further modification - self.__name__ = name - - def __setattr__(self, name: str, value: object, /) -> None: - if hasattr(self, "__name__"): - self._raise_attribute_error(name) - super().__setattr__(name, value) - - def __delattr__(self, name: str, /) -> Never: - self._raise_attribute_error(name) - - def _raise_attribute_error(self, name: str) -> Never: - # Match the Python 3.12 error messages exactly - if name == "__name__": - raise AttributeError("readonly attribute") - elif name in {"__value__", "__type_params__", "__parameters__", "__module__"}: - raise AttributeError( - f"attribute '{name}' of 'typing.TypeAliasType' objects " - "is not writable" - ) - else: - raise AttributeError( - f"'typing.TypeAliasType' object has no attribute '{name}'" - ) - - def __repr__(self) -> str: - return self.__name__ - - def __getitem__(self, parameters): - if not isinstance(parameters, tuple): - parameters = (parameters,) - parameters = [ - typing._type_check( - item, f'Subscripting {self.__name__} requires a type.' - ) - for item in parameters - ] - return typing._GenericAlias(self, tuple(parameters)) - - def __reduce__(self): - return self.__name__ - - def __init_subclass__(cls, *args, **kwargs): - raise TypeError( - "type 'typing_extensions.TypeAliasType' is not an acceptable base type" - ) - - # The presence of this method convinces typing._type_check - # that TypeAliasTypes are types. - def __call__(self): - raise TypeError("Type alias is not callable") - - if sys.version_info >= (3, 10): - def __or__(self, right): - # For forward compatibility with 3.12, reject Unions - # that are not accepted by the built-in Union. - if not _is_unionable(right): - return NotImplemented - return typing.Union[self, right] - - def __ror__(self, left): - if not _is_unionable(left): - return NotImplemented - return typing.Union[left, self] - - -if hasattr(typing, "is_protocol"): - is_protocol = typing.is_protocol - get_protocol_members = typing.get_protocol_members -else: - def is_protocol(tp: type, /) -> bool: - """Return True if the given type is a Protocol. - - Example:: - - >>> from typing_extensions import Protocol, is_protocol - >>> class P(Protocol): - ... def a(self) -> str: ... - ... b: int - >>> is_protocol(P) - True - >>> is_protocol(int) - False - """ - return ( - isinstance(tp, type) - and getattr(tp, '_is_protocol', False) - and tp is not Protocol - and tp is not typing.Protocol - ) - - def get_protocol_members(tp: type, /) -> typing.FrozenSet[str]: - """Return the set of members defined in a Protocol. - - Example:: - - >>> from typing_extensions import Protocol, get_protocol_members - >>> class P(Protocol): - ... def a(self) -> str: ... - ... b: int - >>> get_protocol_members(P) - frozenset({'a', 'b'}) - - Raise a TypeError for arguments that are not Protocols. - """ - if not is_protocol(tp): - raise TypeError(f'{tp!r} is not a Protocol') - if hasattr(tp, '__protocol_attrs__'): - return frozenset(tp.__protocol_attrs__) - return frozenset(_get_protocol_attrs(tp)) - - -if hasattr(typing, "Doc"): - Doc = typing.Doc -else: - class Doc: - """Define the documentation of a type annotation using ``Annotated``, to be - used in class attributes, function and method parameters, return values, - and variables. - - The value should be a positional-only string literal to allow static tools - like editors and documentation generators to use it. - - This complements docstrings. - - The string value passed is available in the attribute ``documentation``. - - Example:: - - >>> from typing_extensions import Annotated, Doc - >>> def hi(to: Annotated[str, Doc("Who to say hi to")]) -> None: ... - """ - def __init__(self, documentation: str, /) -> None: - self.documentation = documentation - - def __repr__(self) -> str: - return f"Doc({self.documentation!r})" - - def __hash__(self) -> int: - return hash(self.documentation) - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Doc): - return NotImplemented - return self.documentation == other.documentation - - -# Aliases for items that have always been in typing. -# Explicitly assign these (rather than using `from typing import *` at the top), -# so that we get a CI error if one of these is deleted from typing.py -# in a future version of Python -AbstractSet = typing.AbstractSet -AnyStr = typing.AnyStr -BinaryIO = typing.BinaryIO -Callable = typing.Callable -Collection = typing.Collection -Container = typing.Container -Dict = typing.Dict -ForwardRef = typing.ForwardRef -FrozenSet = typing.FrozenSet -Generator = typing.Generator -Generic = typing.Generic -Hashable = typing.Hashable -IO = typing.IO -ItemsView = typing.ItemsView -Iterable = typing.Iterable -Iterator = typing.Iterator -KeysView = typing.KeysView -List = typing.List -Mapping = typing.Mapping -MappingView = typing.MappingView -Match = typing.Match -MutableMapping = typing.MutableMapping -MutableSequence = typing.MutableSequence -MutableSet = typing.MutableSet -Optional = typing.Optional -Pattern = typing.Pattern -Reversible = typing.Reversible -Sequence = typing.Sequence -Set = typing.Set -Sized = typing.Sized -TextIO = typing.TextIO -Tuple = typing.Tuple -Union = typing.Union -ValuesView = typing.ValuesView -cast = typing.cast -no_type_check = typing.no_type_check -no_type_check_decorator = typing.no_type_check_decorator diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py deleted file mode 100644 index c6fa382..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py +++ /dev/null @@ -1,102 +0,0 @@ -""" -Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more -""" -from __future__ import absolute_import - -# Set default logging handler to avoid "No handler found" warnings. -import logging -import warnings -from logging import NullHandler - -from . import exceptions -from ._version import __version__ -from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url -from .filepost import encode_multipart_formdata -from .poolmanager import PoolManager, ProxyManager, proxy_from_url -from .response import HTTPResponse -from .util.request import make_headers -from .util.retry import Retry -from .util.timeout import Timeout -from .util.url import get_host - -# === NOTE TO REPACKAGERS AND VENDORS === -# Please delete this block, this logic is only -# for urllib3 being distributed via PyPI. -# See: https://github.com/urllib3/urllib3/issues/2680 -try: - import urllib3_secure_extra # type: ignore # noqa: F401 -except ImportError: - pass -else: - warnings.warn( - "'urllib3[secure]' extra is deprecated and will be removed " - "in a future release of urllib3 2.x. Read more in this issue: " - "https://github.com/urllib3/urllib3/issues/2680", - category=DeprecationWarning, - stacklevel=2, - ) - -__author__ = "Andrey Petrov (andrey.petrov@shazow.net)" -__license__ = "MIT" -__version__ = __version__ - -__all__ = ( - "HTTPConnectionPool", - "HTTPSConnectionPool", - "PoolManager", - "ProxyManager", - "HTTPResponse", - "Retry", - "Timeout", - "add_stderr_logger", - "connection_from_url", - "disable_warnings", - "encode_multipart_formdata", - "get_host", - "make_headers", - "proxy_from_url", -) - -logging.getLogger(__name__).addHandler(NullHandler()) - - -def add_stderr_logger(level=logging.DEBUG): - """ - Helper for quickly adding a StreamHandler to the logger. Useful for - debugging. - - Returns the handler after adding it. - """ - # This method needs to be in this __init__.py to get the __name__ correct - # even if urllib3 is vendored within another package. - logger = logging.getLogger(__name__) - handler = logging.StreamHandler() - handler.setFormatter(logging.Formatter("%(asctime)s %(levelname)s %(message)s")) - logger.addHandler(handler) - logger.setLevel(level) - logger.debug("Added a stderr logging handler to logger: %s", __name__) - return handler - - -# ... Clean up. -del NullHandler - - -# All warning filters *must* be appended unless you're really certain that they -# shouldn't be: otherwise, it's very hard for users to use most Python -# mechanisms to silence them. -# SecurityWarning's always go off by default. -warnings.simplefilter("always", exceptions.SecurityWarning, append=True) -# SubjectAltNameWarning's should go off once per host -warnings.simplefilter("default", exceptions.SubjectAltNameWarning, append=True) -# InsecurePlatformWarning's don't vary between requests, so we keep it default. -warnings.simplefilter("default", exceptions.InsecurePlatformWarning, append=True) -# SNIMissingWarnings should go off only once. -warnings.simplefilter("default", exceptions.SNIMissingWarning, append=True) - - -def disable_warnings(category=exceptions.HTTPWarning): - """ - Helper for quickly disabling all urllib3 warnings. - """ - warnings.simplefilter("ignore", category) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 4f7a4fc4e56967ac1257b8da0463c6dbcce0f2b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3419 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 AG5`Po diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc deleted file mode 100644 index c943b302c50eacdf390f164374d176b5bf938c46..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 232 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc deleted file mode 100644 index 5f582cc7b8f321d49770dc9a83cae620fc30717f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13507 zcmcIqYiu0Xb)MM=xup0IA9_$SrIGdGMieQ_mMl?kQPjhhRthQEF>7Es+!=C5+MU_V z%!=ZMPF2KhB*bad0)>ehF692HRH1;|U+J&3Kl-Nu3M#c>cHsa<`Tz{{hg@#rz(9e1 z=iHg$EVV0}0XpCu-aYp*=bpzs=bn3i-rCwM;c0#SgQ*@xlK!23_)mjZSb8%mN$*OU zq{%rcFOSQzq(!u7E|QOq$7CrYos+cK+maU7o9Y_^?JrX5B&BJKQ=IS2e3Os*o}5!<%x()QD;qbvHYj9zdJ%T$Vvt|^nVikmeYC2wiPoIa3x7%L~z zX;aPX>2$d{ofdeMThi(87S)_r)0j?cRwkW(C@s;~zse6@b9CDoG&7mKc_Wim_1xe& z!#!Vg2d8qzbkI`rd+?xuH($&S1eP z45racv+Tj5okQCf2LrO5fx@iah;K4Tpx_XATl%-y-p^tQyUnj!6`R%&n_gFK(=ew? z+n7-xmVVV{lTF{WTM6(7+o{yy140EC%F;7 zcs=fymjBP8^?R}=&qdyo-;X}>+RDOV9FsRs>Wq0x*9p7g(d4Pf7*UVE)I+)4lul=Is^dVhWt%@u zLkbef8f;xFW?&hm?l7f3b~D;KB;?!DXYE}-`TpJS&(AHi?^#IfVe(QB8|)_3+T?WY zH3V7+(A4c-0xR^Xi*N+G@jApN((=Rq6N|);EhQrHexZBRB7--0d^Rk71GQ=y)xTTR z9am`9p&FVM%+$e3p}I;|y{RkUk(Du27c0oM(TmPN#&bPP1E~(H*hv(?`pD{3Y%c0A zrKDO9#YV91z-Olj5&bDTQzZ=nYirG^x}+QmKPN zrKmQ8H+TY-s^ex7V`CSE3LPF*4RS0qS>05CRWiEm8dF9F%A!oEM$S=aWil07amSR5 zWtw`1{Lw(F=Aya_G}r|C@hWKeL{a#L97}Sir)b1e*1}+-BLvv|*~bG|-lvj0-y; z?Jvg}RgS6lw8QGgUlZXEIUt0X zYhx(-oX1XbWw!S*K~X5?90{UkTUQ;+6g`WkrrWt$8jX!l%qLal41;*

I18g_;v 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 Zh#TWxRUB14B!VFp!Tg0^Qy12O{{w2RE~@|l diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc deleted file mode 100644 index c3d1daa858ee6c26a15dd5a37d46f3a3e8673735..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10423 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc deleted file mode 100644 index 1e1212494a74766ad455a77bafde26b464d6e5cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20486 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 T-nR7O6M<#crZDFnY-#>4WJr|7 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc deleted file mode 100644 index 9e3289e1eb0b55199cae8dfefbef0919671c2173..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7308 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 B! K#}#cv67=6m$@yOZ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc deleted file mode 100644 index fd906e5472f9453126942651b0379abc160d5810..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33982 zcmeHwd2kz7dS^E-f+Ro?1bAQIB?{stN|r5Amqk*tWJ{DI(ibOF6vPH4P#{2egQ7@N zw(M~wlt&Yj_Dn=&CNZ5%#d6u3(d;HWo@95&$7Cv1yPE|BI;1h0iY8HN*So1&iqfo) z$!_-dy}kgjB|As${*#vY(Ea+|$9I3P|D)5H$Ki55@%qU3Cpqq~=|R1$%FXTH;yLaT zCvXBE=EnFzo~L_L*feNjzve+R`?U;O*spca%6@HwHvF2yIb-%gJIiAU=Z@tK=CgY% z?j3_p+?xgq1e=f(c8wJd7UJ0^*u(CzqQN3|pBwg!c?Z2?#e>D{IWJr?RytTZRyJ5R zRz6rhRxwyHRykNXRy9~PRy|lfRx?;LRy$Zb<{R{}^!eesvHHP!cJBx`j5Q86jx`N7 z@tlbZnnw?-oz;JX&2OQZ52>RbLE3unctP8P)X|XLV){WSrwAj{Q z!Sng-jR$YMX>ZzCY%yX>(qh|%(igeG4)(4L@5+Ow(c^Nx>7mw^&MA|>;$wQ{=Tol0 z2`L($hy{m2W8+aV)`z%);bj|W%*bU1&1QTNEHsog2zx%s_0PUOduQ*dQMG5 zP9F|NPR359oJySBl9cmNF&c{wN5gVqg_LhV?tmOqbSx;1MLaD>)Bdsh2?sg4gFL6O`kQX>Cd>+$e7EA~& zf*GN8%Hp@C3VMSh;Xo`XcUv4*b5n^X{LvD+eGCD%6FB5Ylk}A z?c-A^`_ND*5{eBCO_yelT)X{U8GW_IS_m(YtHzd3plHQH8 zmT%;WRY){UgREXOIBdY%adU}_X~R3iji#ql($Da3DY5|Kb4W7($4ZmOKgUpcG74L zQ483WOEnve+P!NyXPPmI1zAfSCF$kPnEJT}E@oHj8D;oLeUg70Iq?MGcgBW^<*I2$ z9qOI_n^sTy^f-%FHEm-Hsq^mnC-oI^m-<7?|vYm)Ov}!Ut z>sLxEFFiN^++ysF>DQ-|rCV-LX_xXoT^N|Nd@JwsRVT{%Txvq|-!rxD>)_t&*k|r( zG{3*KqNmjKfzyur4@z@;eAW+q7Tou}X(LEO8+T|3z;S3SDoljw-Z3=v^h6*mzY(cG zkw%7%-kTiTlx&ZS6%PWgtThHou4p(qXd^j1l-4QpwjS<;=RK@tn4!&Fbqk zC}03pu=h3OItB3F_i-UI`g7#X=fl0YnSweB*nsWCUCK5jvDvA|gN!oeA*IDL?M>^i zhQc19l$#I$?yE>^QIywxqPZ*S-3fe_d%a}Ca>>?2$yOkC((rYY6KoWoe_}?zpuPYcqZRRN@4X-wfH8o zx%f9jB^%7=C@@y`rQFprH9HeEJArTW zS3Gq~P1}~6dJ;`N*E~HpD}9TeZ+BhuHmwvEuey-!bBSj02Q}S0xc7JLE9!Nbf9y0N z>=U;lJ{wK!r8o*6#vjW`SkGj=Z_UoIp2zwiFXIVHWQ-@W(VosXO_}|cl(QRbT{xs5 zK4TmaN8x}m2<2;3gYaq$;J;lBl;Eo!{fud9?ezD3p#i&M?>bX#Z zR@M~lG3`lDV+5Zv^MM9rYte5@*-o$_NI7T_6y{9kIZ`>N0utjuXhWoO#>MC`SU1rS z_mpIeq=tPW$SHLrz@jdzSuSfyl(i(w+Gt(rTuAGZt7D~p!yEqB{mb?DC+hD9o#ncr zMr=*gZ>0zs4X6YS^_IF$lW|)>kd6j0EZQ{Sm2#yGc!hBaBX&Za+I|kg4s&11Iuf3c zPO-*-9DWpK%Rr-_?y`r5BBwo>L&Ne<;DywPAe|d)UUF?B;uD-15unM^jq$>bE1nWo zS)bpUMS;l_Bda%yz#_SlNWmyo<3NC&W4Gqsce}uxTPp7vdTqRCs1w{L)I3(*h{Au15lGo4B= z^vGlV1HO~NNKgbVi_&^X4i$;D?N_SRiXxEE`F42PtcMAiA2@G26+uiVm5 zghfY1%7KT;Q;<+-B_YR@Z!(C!Dg9_?uQKQ;0tsxzzR1RSh96B|&xoT7>r{#D-t42sF184;g6O>Z?SSH)YsLaf&;0FsoQ5B_N94|l#R zC3imZ7v+bq2ENm}`1Bi-uTTEo)Q1(F*UArr1}*puzYKYP)3@7_0hnoLvoR#R4AF$4 zNJ8Mt@%CPz8e$dzK`P8|62F2U@$NggD5Fbk1OGa5NW^ZTKj1H)z3}WpAmQ>YyEY_T z8p9H5^_sKkOOA9%NH77Yrou{bo%o!RIqQgT&X;6&OU0I;)G1Mng@C?;nir_`= zmdR$duNCsvBmA0;xB73}%vP@q)hK1gYN6p~Lq3BWS?+m;6Z6x>aq2LWKuRz%qB2k4 zX*&GZ3D@UcNNHA5YG^(!r6wNImcWjP5}J7qc{0-&?rF*>IYuNcT?d_Kv; z*%l)}pwNy_Q3?v?@FzWp081|?Z&rBznd`2~h2EsAE^e>8k&{1r=7ndkyDGkZE^e>7 znd6M-lrIR2!f%DIyQ;qaT-;uBGrv5UUm3Sl$_o?)X_vZKZ~q1=&c*?P`6NUJLF@Cj zphd8rWJ0<@%SotAewQD#5p#6!e?qg6^CCZ(BiMmK>_RTWTp9eSEDCx?iM7nSMofdnXlG#%q2YVE?ZpBVCW9qH5yH}7 znE)k;I$wk3f)}wB!bYJOZLSpjLJ5AWg4LuV(Nfh2P?HSS3Y&y-y!8ncc&ZaB5!Ry* zRcR?3glfb#3N;9ugj$3f1Rug?p$_3jp&p@MXh670Xb~DwT8q$xr&eJD!ZyhFTT>2F zVH{KR1%aOfn&c5?rC6UD&5%|g1jN^#$KG~B8V-56Ahi*BCu>H0lcCrtU)OLrAW2=v zPeF0gJ`BtoiM6NKaNKudBE~SDDm3>UKYjwrmgC2LA&C_pjsklMzCc9q$v8s*l5Z1& z(Dw*HkHG1KM~@#Tc_DIvf*cQuu_33<~W&-@qxQIMyKcGAu>Wlg#!~QI9fN zzYju?h=5K3S)ULC;#9Nb>%xBNIv$E1XAP5OY^|(i!-0qoO&KOC!xs~Spa{@pv;Z_l zKnOrn6;WmS`qCfX|$c-8zFKN zQ~ZTvthG;`?N(nXhM_}Sp(3KiPyGu;hQkvAmI>CH+CDb5Lh!`IN#FQ{I1bI7)b2Zk zyn2C1E>4D|pih<(WcCwc0WlPm^xh4ia3xaRt}?-i{TS2w@vNesS1vW>j05j9 zncYkwo=Bg-t{GlzP9u!?Sfl!8bc1@Q|Hd@LJ7UsCF=vMKWLmps^6*rw=9$UIlO~Cb z5xK{%8D7XPLF@yw^lsN*8xzEVn^EdgmsgTbzu9I*-MwY+LP zh`chy6Lpw%&Dh`0ODjnm?J17_`SWGACS@V?c3|2KL=}-nf}#eFQ|n3Ot*GKQF;tIm zJod^A_f<%xNeXSmpsJ(woBSo7=Ps65Q0u=kPh$0;06#Ad(vK-+YTukP0|lgu{6Ej# zMO^vWadFS|#&p=OF^cWG!qMSCSlZLBrTitzlW5)iH}2E(+%@l>#s0beOHa)|b?GY! z@1D;XoA^RS6))4*Im2Ye5flbsT2PRQ;QYQ+UPuZ78wNlQh_ull9z!9EFfVe3F$W+ds&FK2<3HqS7%Ckf=orBaz>$ z=zOUI;u*wbf1?)5#ju-4|KHTG*%2(fn}@o1?6wbLN1PDO=O zzWPjqaE?;gV&V|iRVr7dFC+=8l_O-BeTf9Z7>hYwY`EM$z_8mqlM-3eI%`?7SE?^J?4rkp zm5N5Bb=@eVoX(Zva{NFmU5X$3No|L?5vraepEy({I_Xv@Pll%gt|C~?`%{Gz%07D|@#eGnhw{lQfmS5}SU9IDld zyZBPoeATkMF5#|=*KfNjCf!}j?gta@2b1pZS=-OOd#)V#-r+Y7zvD@^?q2flnay3v z_b%in^6Q{!r{1H)x~64cXTsNcwLR(ENA*_UvT=^e#rxjq`rR%x?6vaCW2sxmW;5OSUE&p4H!sY8X|I(*XkXqJsea0>`Ok=|=NbM-|JhxiNISNU~wa~a+u{nYN`J2fE1cIbxPea1f zu=sG&(-C)c+;GVP9%I?gZ=kTdEhG^HkI_<+c&0u<&g{!bvT9t0iiBYv1eB>;&`qfV zIPup|xcKV`AVeLXh%p$wZYUjK_kd~`WgeL><h4bzZCM zTyYdJBbf_%%l4{-y=q}#xwL^6vb7)yV79sqZks*CNiMdgbr0)b4?P*QYuf{TV@Oh7< z+##`6gue7$L|Pfbk|L4Ysr-JF7>qHCP>~3Ck?8ex^PMMv&xx?LFkPD7x_13V1i)=4Na9xa=S7O?B`dhIGi$-H~^mu`PJI!!Hwhx6+(>WXfJE?M@5Jf+S zEaG_z*eKTHPD0OBnJ4Mhr`?%DgrxxcX-?XLcNiR?pu(5CUg{#S0rfQW;y0i+-~Q5e z#gy#IeRDgKp3QN`W*{Vo0TiL?*ft<({@un!6{+)VGiT4JI8W`&oJxJ65uYm2`Z&)) zBEIaZO}J{~_S*Ful3Kx9(#l$r#)=t2Fctc!Z8M3b$S03x)1vAGo7Ok;OAeTypZ;5Iw;w$b!;)tkC^9j20zw1G1{l2ynMycJ zG9;2D&<2|XF7`qEHxdxreMbUQJ|Q#$?uE&DwDKrnU@STTF$D_3Sd(@S8&;Q1bP@U3 zb^N$0MNz>+Y&WWcIgxl z*}^_Qi_L05Sy`7@qC@aeP5PiG63psS0}e3daxsEx?1CCnH~H5L%h@ri(77q|{>0Sz@|OLMuzKp6Jh)o+IqQs7u%F?iB5?ZFVbfXDX}}B7D&$dlQci@2 z#S<^&Go=t}p}P82MXPy|tc;0)V;3-^6(j>%@Dz8kTg8qBDRRzPkz%)+!taq~Z8_RoM`TxR|Hrmr0f4hKVL zuR~QIzP1nc$Ei?*Ub|uwPNELnat&XA*sq(h{Q&DSvp1WT+=Xf&h&G zFrr%6WkzOi2xBMEE(Vt0s$@)WKvaZI3?f4Cdsepi9h~Nn7`0wY{HKP+pW4z7b=*d(LG%v(S!~Fx2TgG#nLlJP|7;ll*c*;B;9Z%&wPU2FT zY#>S;#*tTM_Sza+h?!U>`zu4n9I5DDVdvmb=P9uHBZC!isn@l zU*5U0b;m6;U*2`wY_2R><;=w;Xh}ugYn7KPzg<0N!-KbCVc#oVu;89Quxf|3%Jt&1 z1uwl%7B|fvSk2=cMRS9R{MyB>S2ip)+<$c|f_K{g?7+3IV=Kiavj=Xtif5glt#xv> z2l!9#6mZ@e5J}D&@TafXKqfhBetE~s6;=@CREi8Q9U$7N^mFNcjNN;DSx+VRUU^YZ ziT%Bnt+;=`xwxm5`=G>%`wuGfd;I1PHu4m<=J#}&KiI(|%%HL~q4ULmFsRmrphgtc zTWB9$5Xu?41f0J>qE{o6F)+>UG?1-Xmw;m-q{6N#vtXIwkunI8-xq;&)g}cz9D%t} z4TP$t=^*#6Eh@ZsJ|Kn779b4Ryy&PvLl9r4KT~Gf>dG8(Y}HGeFH>(v(_0$+noqQHl?W-$DW=;G})dq**Dayr&h>;&ep@ zd7Sa?Y1;7bp#(-^RQX=pb$QovWlN&6CEmK{T~o5MXSwoFqViC(@{zc`jLc1UU)UXo z6vmKn3Za(SlK>9`;Q$vdTglY@V@>`;S}3(GzKI{r)H|VTE(QDR2CE9 zJ2T#ke@riah#(u8rgD@rroEXPOx}01w6$JCzVqBIJ6BjkQr$;ZExEY`ggwu_bdC%; z&&{7(F6~H^l7~|1wmHi!h`Y+c$&E0qmaXVHo z-e+G%`zMX}z^=GUJ_FH#is(qK0J$v>snKa|wH~0!4a!0r1pv0IlH6znixl<`&>qox z0u(1MQAs76oW$U66`s;clf^uwJWpH7Rj3z|32pT;yFl0o5=E9WpO_etK=6a?l2r@; z0r%6DnJXk?h5ZgKlrE$K3_ zFPFC_%3G7=?FmnN+|ho+RkWT3C&G`~bGsW;CadfO{v1yXjbQpsGpXeS8*?H#jDasg z%B)Ky3uuG*d$CWs{KVDSh>N)rBIuk*89RSMSvK#I({s zFj(p<4xqS<=h9UChK#Xb0_#hg0@n+?&LkuEedkPq#mM#K3=iu<4Or`@1IVwG1mOH7 zY9sdWS<@sRbIA2`X-+pICbYntP8$hUnH5HTv^sGC>??6<;Fa67U;CQ$N(LdQO zmK4|ioaz6n0finiWPwU%5=`-#VAvz(3rM;Ri?nx_CjGhigfVRZ}e?iJA zi@KFF5JZy6$jS~9dxPDD-#STRWC8f^&>ih|@p*b{Wuiz~lKNeW{SE@vv^;MZV-Xpm z?lI(?VPOvR4&8NB9D>>nf@Cop@@BkzlOXR42$_I}_f{CGS>%ZhF}OR+hbNOn4iYy_*u= zO-tTZpm=O0A<_S$H!e8KD~2< z=e%`moY{Gphi6r3v+Qhq^}hIyhm$3b#0wv}>8S+~fY&!XZGYJRj{Dy{p789vSy8{( z`R$gtx9MidhILtfdDC0>-JNky#~Nos_imOn#2a_M6G$}feb=2V>4_KifF__fzr5xB zf7{=`lMY~pUoao2<$vAM?d861>h*Hp=+43O``(ScZu9%QI(k~nAG8$V{)64FUWfU| z4lC||>^39ikGB}x2&&#b2B>#8qD3-2Owf=AugZ&7kRm1$B;M`N z0`boQofR00lC?|DCH_cPdl`}O()ZHdYi3ujP)&S zB)ZPoW^9rh43>HH9yl5LBJ(I}%D!f7YB@ajtZjxr&tH5>Yde2&=nG5bpC|*h3 zL~ZCS9MfNY$y_Sk&<{()09gcT@R$M4fG&7sX4FJv!cb)bhm**Fo}eicRpLdKvO_B= z91w9H4yBKPUX8&2h*=*8d|S7)onZIS;FA)cV6pE^DB#0cGK3za=$LM3dpZ)Gr2Mc* zB@7~fE{5w=gy~X7fWc%-O1V|=<)gQgB(NC35TrFyw>9+|D#8b4Wt~1d-SQJkM8e78-aVLq?AK3VuLtn zB$_gXqN$v2a&SI$6sBdN2-CKvtdk zf;4a`Cmx1mdono%N!W*Q%bbZMvcRD^!X*o;>}1qNyCF;Is7C*s5H!xsC zFP)ur&7NKH*3Ra_wy3Ch!Lu;+TeS@1`mcHYSA^yEoqtU;R}GjSINy#@Qn)Ma6S1i=Hd|@0Nktn%jHb*Ra@g zr8?<*VD8Y0w{&3#aQb}D4PP4`!MvZHKT8b!;#0}ejycOmrIjn*atOV=6_@tT?@f9d z5P?Go8PS%?mJ~ zA?I2Ot_>p39A>z#i56#UB--qRfyN~KN1wv{!ua=TnTzt<0|Qv18m#UQjX~Ln@r=ST zhbiLk=4B+S;AKgmj87+l!vq1E%_y8hv=Vh!n=W!FViHKzkmUGrCagSuJj1-?`0+H3 zNpW}quu4ZlaGnB|9Gd{c2XsT2ToF@J!wGUhFFE3q#)HElcnAy7{KI~Qa65FH(&-Se zosL8a?y0y7keCh6!cDlHx>07+E@&6 z)>tUE9dJAz2ij66jI1lQhY9iv4^PnyjX;Cvh5^-QnP5zxzd-yG{4&wDOe*;4krdNnih`d| zKz7wK4MF+~*-V8rPvW~2kPViC`o#|^g2ZIv>lFM5K`K`}u+SLKGh!mkz=ejujTTCz za|U|f#N|4d?G-q{Ysp@jg$?7Z$(jF1*j zU9~2?_s{0uaJrYBzJ$}4bk^VEDs!LWKWe)l$dn<{B~Q~kJ+r+luAO> z?$*WF@9ju9T0eBuLj1q%YD~BqspbkxP3CwK~@h8{trOW0oc96!G$@46keA_O)9oGBP-#&FYh# z4cdMC0HWbWDf?2Afha6O;D4v>Ms>@|W@7r;6|~@GS41il;6fF}p&C{KRi>4a_8yQ( z-rehg{68F74WMr2)C=k=IfTmK)<@dzOxtmW^%x9hE|mab%1ImK^$V^}%^8LwT({_9 zsB3rvxIImeLO?4VIvrFQp9v-s)ve^1Ic_`QS~`wE_Fg5AQg{%`cJtIyZE&cx2qh$D zRmB$TN9X?=3Z(YYB}!P~Pz-4>lMcxf5tk}a_(VzOmT+toEe~*I^rOb5S!;%=AS+|O z^wLt6Fu8G)=2D`4Dc9LZ<&#HJFfcal$&Pp1;&gT6f-;sNwXq3XO5KXX(4&iC|$Hsxm4(=La+=I zMxym~e#l~iUWcq`;26pqaTtg-(0C!%fH#0UDKD76lQU!bF8>=m86Prf6b`7?Y3zq! zr$<_P&13j(BsK|eWS2Kk9OCigq&6U8$`{b~+;CKsiA^TCQeCO`WqSJn0)M{vHM*amfS6d>yUzURQ(ICF@&Fj3v7|GLtsphWB#}{7lax^N zd&2=p`NtGH%bqX}!x70$9(&WvGjms6=5*6F7o=jHkna{!VmD2B3zghiO zZL(s=Tn;vJQTc*<;oxE*>E1YN`^Z(X%HAn?T&ap8_2fMY2iRp+v^rggVAxRL+!Ys)+B*miEr}&0y-V z<_KZShfriJ$abY@n4ObPSa_;kB<(#8WVTZkC!;vkIuE;P_%u@w;^-v1V&o~MEOeJD z>Q&kU2KEWr{!?BI^(ZIJyCIdQcO=VsK!5Q~S_T`C5r+Bp!k3*FoG|%t9_4QqH^b8E z7rEBlJZ3%q^2~*qxLrBYMFXJ7r_BywrgSg(e~#HPvRWd7Q3clW?7d(-d;iqQBO!4{ z$;!;p`q)T^>b7EKj0C_-`sFzk{}w|4Jo`WKBd$_#i-I#0TtJ{6jnsmBcIE)(&D1~U zYBMukl2Nx7|JyWSXBrM9_s=&?N6kMtU z2yeX1EF=TY;?F4R4QeS_7s&2p=?f^m3AC8l_P%qECP@E?6ZP)4<(WN+0VpuyPE`EN z$}-?QAXw34X-4`sqcUeSeg&2z_$Rxy=ZM$Qf0@Vr3Eh!bAM-~R_(fhPTq(0=7NB^0Zo*@^ngBK3I+;^dG$x#KKcsalF8nMLSGOH4fs%1xg z!co8EXatu?XJub^6p%~U%SSI9UFiMLQ3v&Mp@CPC1$D6bdl0jFw} zr{U(;#*S&+w6RAUl#67|y163wL4!29B{W+L1}W}kbKK8;VfkhiK#3*BEimdYGe)!Y z4T#@GSJ-NRks>*yvjrf2rpCf@ke#A8BrldnDV}Ai$6XryXGLVu@G>j-N3=GcMr!6U z#^%~nEFa`bPO;0LmV}4SdG&P09i1yq_sdUScrxy+h7IC%r+04P(v$N~E=(^uH<1e* z(EGBdG2v-UdN#xz8}tNcmz+3Uk|iLGM%+;k$;5gHq%EJ{M|Y&(%J`+0g`yN*%q>|OTOqsT0%%&a#5GmZ7bc!`}SgX6fvcfGK5!Sb5@ zvVF06sc=(%Ptwy6cQlZ-`vU;R?iK{jy7hyN;$?_Td+QQ2aRpQ% zz9f55&;gF}5oK8_R5kiTYA;P5gA{UAh|(@XqYU`}8gAIUrlWQxS=y{>&LJAZn{nu< z8Y}S3&kdj)N+W!dCana`?YGh}7PQI`s)g8ugdVd0gYs1g{zMACl4IkU6c-x-XriMA zBS6s~(Fp8BSu(7gx-j(}&%&>KyCmuI&04PK7tF@KzGH!ZX%Cnie8^#T-|Xpcn&*07 z&7JKd|D@QfJ77q?eu`*j*to&R1>>gkG+6iP!(lyX>{Ji zT|t_B3WULw8d5>`Kt}Aaq+B#F>tZq@rF_9midVAJPO}h({#&I+;E|=}o`P6kxBYG8 z#A-(4k^(2|QqdvonceEE8A#XEQeV&yV6gVxrv1N@xkECUiP(*2crVT3M~0lVcxAZ5 z{L{Llff=E5pm5nTN=hMALN{Gi;RPf1nUa zLO~FCFsJ^#7xu>UH$Wpq9u;RVoPGJ33(qXO8WOGsc&5)Eb}S!i73lP=grCMa^% zWX-Z$Urq)rO5|!@hrX z8~*9zqqfhG7&RJe8-+u(SiIVW`YRfJbv(*ASo~sWNHJpHPf{NbV8P_ z3zxST?5Sy|rL3~UGQqtxU4e55HiiPeH^dTUdkdz&`wa6a5Aoht~Xst@AldKE7kS0eG114C1}D?yT~s&@O>qmn|1LhnRC^|?bWN5T!9-( zTJRUw@L{Elvdl?uE6S;7H1^?5O?U7 z#;BR3L0OkthuCQRepJIbdPcQgp8SzuqYOe{839OCaG>L;fgZ$23vxcsC_i)VgiTZS zrPqoY%Cg_mu@o}V8X+Ge1AigiCJhjo8?9bn0yH}&!TPpMvyxIZ)h2cj;$eJlj^qio z>vO7Y({$S`2kXg~9E;Jqdz1?Oki0z;l)oFrAZf0m(?@YAh@BtJ1BgND7QoIzY{mbf=rw#XE{W(x!xK(~_(8 zdeJ6I@MwC1Jg%T9&6>)eyBVd)9!yIud)|pH?|nS6_wl8cCzu6ObE2?$xv(u!*tS&I zu~Jy_NiH(1f@|0e{UDib%d~miRZlNH+RG9SRs!VzuY(3}b3$ zhd>`;ga>R{$D9=g1+TSUZpE7`?SE#4?4+{!HfO3Vn#+MLICPa2b*~&*^`OjKB|z)w zWM%DgMO&hxEm_eqm-CUQLQY|$S{3{4XXc-gKZ=zsZDTgvH&Csobm4(l_L4QX6G@?5 zRh_riclMKh9=-X5x_XO(zmrHx^TIyQfjs`b;@$iAnBOnT#r^x0rF6fA-S6z~!o#0# zqlZ7;V?B_Q^AmFp?lY98L{re;?SG5luH0#NnqbA4(lnsUHH_T=41m(JFC$(=`CbYw z&#a5d@eMR9M6*u+SOf9L7)dJIu|9U}FvJk>5}~8XN#-EoNc>^NNE7ft)spKv{6n(w zt#Z<aeL1)Zsx%9I(wG1D_|KjgKU_XPN zGl3M&1jaXjNYU$7E7K0R6knuN^$5}=`6(MD%Fr=qiErh|$7l~9KnC!&4rYyWVOKoA z;cfGkUOI7gx%I(B>w`-h@c|X(+)MW9Qxhco%bwi{&+fQm_YF^}EW?M-!FoXlErAC7 z-KK-)WRmoxd`t|Uv#<1n`C!Z^KpX)l=NS`@emR08S!hXSUAknQT%HXTW*VzV!W4A%2!C7KKZ@C>}OFHFO*4qs+oclt1kK2B@n`^duJ`-d58SA(MNn9B$vN*_2!2@DxLS&uZ_a3nTw!)P;u^jC1qGi_@DmD{KA5R;n2LeN zVxe>06mlY;?iiVHgA(Jk0Zy!;fG~)>&>HCuV z>87~FyTU%?vtln>7+5%vu;ZM-vQ$}T+)@lYSWpPewc?NzjnZsZ!KP{uv&d<1-Vu?JeF()^mV1q+h*LY(j8Dd#qn03 z5{Enb>e7Zao6Xv=R=CAlvUZAhTYLD`4O~srqVUG(>!a~1G_721bM@keH(FnBU93&m zH-o8Ovv{rEwbop#hwAg*GHtUqQrX^Bx?79z?bbg2_Hq6IZ}r}O)Kq4zUA>R9xo?@O z@r-otRk~Yykk7GJ-7dM`+*F1u{=~!m{FzDPXIdHjnJw z=YT^C&MskRxJ$BK+C064m`(PiPvz-n2gn2~*(|cdXGM|>izJz42g}Ls_8xj3a2m!zm&;N|u@Yh`KPq~7ha(O@HTtDUV zf5tWajBEZG*K#A*dEWLnT+z?Cjep5){lt{dn?B*x;1^{aU-6gRt{b+}^Cy>Wr3qW< zf<0-gJ8!;YtLE$H9>2rk=gxz?g)g2vbBDvvoq|gKL4Iz-9gcoicX5`yxViX_rNCOc pV7tTN=T3bQ@148<4u_w$O?iCPor+`me8b!pQo#R$qkFbI{x4bdF)#oC diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py deleted file mode 100644 index bceb845..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py +++ /dev/null @@ -1,355 +0,0 @@ -from __future__ import absolute_import - -try: - from collections.abc import Mapping, MutableMapping -except ImportError: - from collections import Mapping, MutableMapping -try: - from threading import RLock -except ImportError: # Platform-specific: No threads available - - class RLock: - def __enter__(self): - pass - - def __exit__(self, exc_type, exc_value, traceback): - pass - - -from collections import OrderedDict - -from .exceptions import InvalidHeader -from .packages import six -from .packages.six import iterkeys, itervalues - -__all__ = ["RecentlyUsedContainer", "HTTPHeaderDict"] - - -_Null = object() - - -class RecentlyUsedContainer(MutableMapping): - """ - Provides a thread-safe dict-like container which maintains up to - ``maxsize`` keys while throwing away the least-recently-used keys beyond - ``maxsize``. - - :param maxsize: - Maximum number of recent elements to retain. - - :param dispose_func: - Every time an item is evicted from the container, - ``dispose_func(value)`` is called. Callback which will get called - """ - - ContainerCls = OrderedDict - - def __init__(self, maxsize=10, dispose_func=None): - self._maxsize = maxsize - self.dispose_func = dispose_func - - self._container = self.ContainerCls() - self.lock = RLock() - - def __getitem__(self, key): - # Re-insert the item, moving it to the end of the eviction line. - with self.lock: - item = self._container.pop(key) - self._container[key] = item - return item - - def __setitem__(self, key, value): - evicted_value = _Null - with self.lock: - # Possibly evict the existing value of 'key' - evicted_value = self._container.get(key, _Null) - self._container[key] = value - - # If we didn't evict an existing value, we might have to evict the - # least recently used item from the beginning of the container. - if len(self._container) > self._maxsize: - _key, evicted_value = self._container.popitem(last=False) - - if self.dispose_func and evicted_value is not _Null: - self.dispose_func(evicted_value) - - def __delitem__(self, key): - with self.lock: - value = self._container.pop(key) - - if self.dispose_func: - self.dispose_func(value) - - def __len__(self): - with self.lock: - return len(self._container) - - def __iter__(self): - raise NotImplementedError( - "Iteration over this class is unlikely to be threadsafe." - ) - - def clear(self): - with self.lock: - # Copy pointers to all values, then wipe the mapping - values = list(itervalues(self._container)) - self._container.clear() - - if self.dispose_func: - for value in values: - self.dispose_func(value) - - def keys(self): - with self.lock: - return list(iterkeys(self._container)) - - -class HTTPHeaderDict(MutableMapping): - """ - :param headers: - An iterable of field-value pairs. Must not contain multiple field names - when compared case-insensitively. - - :param kwargs: - Additional field-value pairs to pass in to ``dict.update``. - - A ``dict`` like container for storing HTTP Headers. - - Field names are stored and compared case-insensitively in compliance with - RFC 7230. Iteration provides the first case-sensitive key seen for each - case-insensitive pair. - - Using ``__setitem__`` syntax overwrites fields that compare equal - case-insensitively in order to maintain ``dict``'s api. For fields that - compare equal, instead create a new ``HTTPHeaderDict`` and use ``.add`` - in a loop. - - If multiple fields that are equal case-insensitively are passed to the - constructor or ``.update``, the behavior is undefined and some will be - lost. - - >>> headers = HTTPHeaderDict() - >>> headers.add('Set-Cookie', 'foo=bar') - >>> headers.add('set-cookie', 'baz=quxx') - >>> headers['content-length'] = '7' - >>> headers['SET-cookie'] - 'foo=bar, baz=quxx' - >>> headers['Content-Length'] - '7' - """ - - def __init__(self, headers=None, **kwargs): - super(HTTPHeaderDict, self).__init__() - self._container = OrderedDict() - if headers is not None: - if isinstance(headers, HTTPHeaderDict): - self._copy_from(headers) - else: - self.extend(headers) - if kwargs: - self.extend(kwargs) - - def __setitem__(self, key, val): - self._container[key.lower()] = [key, val] - return self._container[key.lower()] - - def __getitem__(self, key): - val = self._container[key.lower()] - return ", ".join(val[1:]) - - def __delitem__(self, key): - del self._container[key.lower()] - - def __contains__(self, key): - return key.lower() in self._container - - def __eq__(self, other): - if not isinstance(other, Mapping) and not hasattr(other, "keys"): - return False - if not isinstance(other, type(self)): - other = type(self)(other) - return dict((k.lower(), v) for k, v in self.itermerged()) == dict( - (k.lower(), v) for k, v in other.itermerged() - ) - - def __ne__(self, other): - return not self.__eq__(other) - - if six.PY2: # Python 2 - iterkeys = MutableMapping.iterkeys - itervalues = MutableMapping.itervalues - - __marker = object() - - def __len__(self): - return len(self._container) - - def __iter__(self): - # Only provide the originally cased names - for vals in self._container.values(): - yield vals[0] - - def pop(self, key, default=__marker): - """D.pop(k[,d]) -> v, remove specified key and return the corresponding value. - If key is not found, d is returned if given, otherwise KeyError is raised. - """ - # Using the MutableMapping function directly fails due to the private marker. - # Using ordinary dict.pop would expose the internal structures. - # So let's reinvent the wheel. - try: - value = self[key] - except KeyError: - if default is self.__marker: - raise - return default - else: - del self[key] - return value - - def discard(self, key): - try: - del self[key] - except KeyError: - pass - - def add(self, key, val): - """Adds a (name, value) pair, doesn't overwrite the value if it already - exists. - - >>> headers = HTTPHeaderDict(foo='bar') - >>> headers.add('Foo', 'baz') - >>> headers['foo'] - 'bar, baz' - """ - key_lower = key.lower() - new_vals = [key, val] - # Keep the common case aka no item present as fast as possible - vals = self._container.setdefault(key_lower, new_vals) - if new_vals is not vals: - vals.append(val) - - def extend(self, *args, **kwargs): - """Generic import function for any type of header-like object. - Adapted version of MutableMapping.update in order to insert items - with self.add instead of self.__setitem__ - """ - if len(args) > 1: - raise TypeError( - "extend() takes at most 1 positional " - "arguments ({0} given)".format(len(args)) - ) - other = args[0] if len(args) >= 1 else () - - if isinstance(other, HTTPHeaderDict): - for key, val in other.iteritems(): - self.add(key, val) - elif isinstance(other, Mapping): - for key in other: - self.add(key, other[key]) - elif hasattr(other, "keys"): - for key in other.keys(): - self.add(key, other[key]) - else: - for key, value in other: - self.add(key, value) - - for key, value in kwargs.items(): - self.add(key, value) - - def getlist(self, key, default=__marker): - """Returns a list of all the values for the named field. Returns an - empty list if the key doesn't exist.""" - try: - vals = self._container[key.lower()] - except KeyError: - if default is self.__marker: - return [] - return default - else: - return vals[1:] - - def _prepare_for_method_change(self): - """ - Remove content-specific header fields before changing the request - method to GET or HEAD according to RFC 9110, Section 15.4. - """ - content_specific_headers = [ - "Content-Encoding", - "Content-Language", - "Content-Location", - "Content-Type", - "Content-Length", - "Digest", - "Last-Modified", - ] - for header in content_specific_headers: - self.discard(header) - return self - - # Backwards compatibility for httplib - getheaders = getlist - getallmatchingheaders = getlist - iget = getlist - - # Backwards compatibility for http.cookiejar - get_all = getlist - - def __repr__(self): - return "%s(%s)" % (type(self).__name__, dict(self.itermerged())) - - def _copy_from(self, other): - for key in other: - val = other.getlist(key) - if isinstance(val, list): - # Don't need to convert tuples - val = list(val) - self._container[key.lower()] = [key] + val - - def copy(self): - clone = type(self)() - clone._copy_from(self) - return clone - - def iteritems(self): - """Iterate over all header lines, including duplicate ones.""" - for key in self: - vals = self._container[key.lower()] - for val in vals[1:]: - yield vals[0], val - - def itermerged(self): - """Iterate over all headers, merging duplicate ones together.""" - for key in self: - val = self._container[key.lower()] - yield val[0], ", ".join(val[1:]) - - def items(self): - return list(self.iteritems()) - - @classmethod - def from_httplib(cls, message): # Python 2 - """Read headers from a Python 2 httplib message object.""" - # python2.7 does not expose a proper API for exporting multiheaders - # efficiently. This function re-reads raw lines from the message - # object and extracts the multiheaders properly. - obs_fold_continued_leaders = (" ", "\t") - headers = [] - - for line in message.headers: - if line.startswith(obs_fold_continued_leaders): - if not headers: - # We received a header line that starts with OWS as described - # in RFC-7230 S3.2.4. This indicates a multiline header, but - # there exists no previous header to which we can attach it. - raise InvalidHeader( - "Header continuation with no previous header: %s" % line - ) - else: - key, value = headers[-1] - headers[-1] = (key, value + " " + line.strip()) - continue - - key, value = line.split(":", 1) - headers.append((key, value.strip())) - - return cls(headers) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py deleted file mode 100644 index 85e725e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py +++ /dev/null @@ -1,2 +0,0 @@ -# This file is protected via CODEOWNERS -__version__ = "1.26.18" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py deleted file mode 100644 index 54b96b1..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py +++ /dev/null @@ -1,572 +0,0 @@ -from __future__ import absolute_import - -import datetime -import logging -import os -import re -import socket -import warnings -from socket import error as SocketError -from socket import timeout as SocketTimeout - -from .packages import six -from .packages.six.moves.http_client import HTTPConnection as _HTTPConnection -from .packages.six.moves.http_client import HTTPException # noqa: F401 -from .util.proxy import create_proxy_ssl_context - -try: # Compiled with SSL? - import ssl - - BaseSSLError = ssl.SSLError -except (ImportError, AttributeError): # Platform-specific: No SSL. - ssl = None - - class BaseSSLError(BaseException): - pass - - -try: - # Python 3: not a no-op, we're adding this to the namespace so it can be imported. - ConnectionError = ConnectionError -except NameError: - # Python 2 - class ConnectionError(Exception): - pass - - -try: # Python 3: - # Not a no-op, we're adding this to the namespace so it can be imported. - BrokenPipeError = BrokenPipeError -except NameError: # Python 2: - - class BrokenPipeError(Exception): - pass - - -from ._collections import HTTPHeaderDict # noqa (historical, removed in v2) -from ._version import __version__ -from .exceptions import ( - ConnectTimeoutError, - NewConnectionError, - SubjectAltNameWarning, - SystemTimeWarning, -) -from .util import SKIP_HEADER, SKIPPABLE_HEADERS, connection -from .util.ssl_ import ( - assert_fingerprint, - create_urllib3_context, - is_ipaddress, - resolve_cert_reqs, - resolve_ssl_version, - ssl_wrap_socket, -) -from .util.ssl_match_hostname import CertificateError, match_hostname - -log = logging.getLogger(__name__) - -port_by_scheme = {"http": 80, "https": 443} - -# When it comes time to update this value as a part of regular maintenance -# (ie test_recent_date is failing) update it to ~6 months before the current date. -RECENT_DATE = datetime.date(2022, 1, 1) - -_CONTAINS_CONTROL_CHAR_RE = re.compile(r"[^-!#$%&'*+.^_`|~0-9a-zA-Z]") - - -class HTTPConnection(_HTTPConnection, object): - """ - Based on :class:`http.client.HTTPConnection` but provides an extra constructor - backwards-compatibility layer between older and newer Pythons. - - Additional keyword parameters are used to configure attributes of the connection. - Accepted parameters include: - - - ``strict``: See the documentation on :class:`urllib3.connectionpool.HTTPConnectionPool` - - ``source_address``: Set the source address for the current connection. - - ``socket_options``: Set specific options on the underlying socket. If not specified, then - defaults are loaded from ``HTTPConnection.default_socket_options`` which includes disabling - Nagle's algorithm (sets TCP_NODELAY to 1) unless the connection is behind a proxy. - - For example, if you wish to enable TCP Keep Alive in addition to the defaults, - you might pass: - - .. code-block:: python - - HTTPConnection.default_socket_options + [ - (socket.SOL_SOCKET, socket.SO_KEEPALIVE, 1), - ] - - Or you may want to disable the defaults by passing an empty list (e.g., ``[]``). - """ - - default_port = port_by_scheme["http"] - - #: Disable Nagle's algorithm by default. - #: ``[(socket.IPPROTO_TCP, socket.TCP_NODELAY, 1)]`` - default_socket_options = [(socket.IPPROTO_TCP, socket.TCP_NODELAY, 1)] - - #: Whether this connection verifies the host's certificate. - is_verified = False - - #: Whether this proxy connection (if used) verifies the proxy host's - #: certificate. - proxy_is_verified = None - - def __init__(self, *args, **kw): - if not six.PY2: - kw.pop("strict", None) - - # Pre-set source_address. - self.source_address = kw.get("source_address") - - #: The socket options provided by the user. If no options are - #: provided, we use the default options. - self.socket_options = kw.pop("socket_options", self.default_socket_options) - - # Proxy options provided by the user. - self.proxy = kw.pop("proxy", None) - self.proxy_config = kw.pop("proxy_config", None) - - _HTTPConnection.__init__(self, *args, **kw) - - @property - def host(self): - """ - Getter method to remove any trailing dots that indicate the hostname is an FQDN. - - In general, SSL certificates don't include the trailing dot indicating a - fully-qualified domain name, and thus, they don't validate properly when - checked against a domain name that includes the dot. In addition, some - servers may not expect to receive the trailing dot when provided. - - However, the hostname with trailing dot is critical to DNS resolution; doing a - lookup with the trailing dot will properly only resolve the appropriate FQDN, - whereas a lookup without a trailing dot will search the system's search domain - list. Thus, it's important to keep the original host around for use only in - those cases where it's appropriate (i.e., when doing DNS lookup to establish the - actual TCP connection across which we're going to send HTTP requests). - """ - return self._dns_host.rstrip(".") - - @host.setter - def host(self, value): - """ - Setter for the `host` property. - - We assume that only urllib3 uses the _dns_host attribute; httplib itself - only uses `host`, and it seems reasonable that other libraries follow suit. - """ - self._dns_host = value - - def _new_conn(self): - """Establish a socket connection and set nodelay settings on it. - - :return: New socket connection. - """ - extra_kw = {} - if self.source_address: - extra_kw["source_address"] = self.source_address - - if self.socket_options: - extra_kw["socket_options"] = self.socket_options - - try: - conn = connection.create_connection( - (self._dns_host, self.port), self.timeout, **extra_kw - ) - - except SocketTimeout: - raise ConnectTimeoutError( - self, - "Connection to %s timed out. (connect timeout=%s)" - % (self.host, self.timeout), - ) - - except SocketError as e: - raise NewConnectionError( - self, "Failed to establish a new connection: %s" % e - ) - - return conn - - def _is_using_tunnel(self): - # Google App Engine's httplib does not define _tunnel_host - return getattr(self, "_tunnel_host", None) - - def _prepare_conn(self, conn): - self.sock = conn - if self._is_using_tunnel(): - # TODO: Fix tunnel so it doesn't depend on self.sock state. - self._tunnel() - # Mark this connection as not reusable - self.auto_open = 0 - - def connect(self): - conn = self._new_conn() - self._prepare_conn(conn) - - def putrequest(self, method, url, *args, **kwargs): - """ """ - # Empty docstring because the indentation of CPython's implementation - # is broken but we don't want this method in our documentation. - match = _CONTAINS_CONTROL_CHAR_RE.search(method) - if match: - raise ValueError( - "Method cannot contain non-token characters %r (found at least %r)" - % (method, match.group()) - ) - - return _HTTPConnection.putrequest(self, method, url, *args, **kwargs) - - def putheader(self, header, *values): - """ """ - if not any(isinstance(v, str) and v == SKIP_HEADER for v in values): - _HTTPConnection.putheader(self, header, *values) - elif six.ensure_str(header.lower()) not in SKIPPABLE_HEADERS: - raise ValueError( - "urllib3.util.SKIP_HEADER only supports '%s'" - % ("', '".join(map(str.title, sorted(SKIPPABLE_HEADERS))),) - ) - - def request(self, method, url, body=None, headers=None): - # Update the inner socket's timeout value to send the request. - # This only triggers if the connection is re-used. - if getattr(self, "sock", None) is not None: - self.sock.settimeout(self.timeout) - - if headers is None: - headers = {} - else: - # Avoid modifying the headers passed into .request() - headers = headers.copy() - if "user-agent" not in (six.ensure_str(k.lower()) for k in headers): - headers["User-Agent"] = _get_default_user_agent() - super(HTTPConnection, self).request(method, url, body=body, headers=headers) - - def request_chunked(self, method, url, body=None, headers=None): - """ - Alternative to the common request method, which sends the - body with chunked encoding and not as one block - """ - headers = headers or {} - header_keys = set([six.ensure_str(k.lower()) for k in headers]) - skip_accept_encoding = "accept-encoding" in header_keys - skip_host = "host" in header_keys - self.putrequest( - method, url, skip_accept_encoding=skip_accept_encoding, skip_host=skip_host - ) - if "user-agent" not in header_keys: - self.putheader("User-Agent", _get_default_user_agent()) - for header, value in headers.items(): - self.putheader(header, value) - if "transfer-encoding" not in header_keys: - self.putheader("Transfer-Encoding", "chunked") - self.endheaders() - - if body is not None: - stringish_types = six.string_types + (bytes,) - if isinstance(body, stringish_types): - body = (body,) - for chunk in body: - if not chunk: - continue - if not isinstance(chunk, bytes): - chunk = chunk.encode("utf8") - len_str = hex(len(chunk))[2:] - to_send = bytearray(len_str.encode()) - to_send += b"\r\n" - to_send += chunk - to_send += b"\r\n" - self.send(to_send) - - # After the if clause, to always have a closed body - self.send(b"0\r\n\r\n") - - -class HTTPSConnection(HTTPConnection): - """ - Many of the parameters to this constructor are passed to the underlying SSL - socket by means of :py:func:`urllib3.util.ssl_wrap_socket`. - """ - - default_port = port_by_scheme["https"] - - cert_reqs = None - ca_certs = None - ca_cert_dir = None - ca_cert_data = None - ssl_version = None - assert_fingerprint = None - tls_in_tls_required = False - - def __init__( - self, - host, - port=None, - key_file=None, - cert_file=None, - key_password=None, - strict=None, - timeout=socket._GLOBAL_DEFAULT_TIMEOUT, - ssl_context=None, - server_hostname=None, - **kw - ): - - HTTPConnection.__init__(self, host, port, strict=strict, timeout=timeout, **kw) - - self.key_file = key_file - self.cert_file = cert_file - self.key_password = key_password - self.ssl_context = ssl_context - self.server_hostname = server_hostname - - # Required property for Google AppEngine 1.9.0 which otherwise causes - # HTTPS requests to go out as HTTP. (See Issue #356) - self._protocol = "https" - - def set_cert( - self, - key_file=None, - cert_file=None, - cert_reqs=None, - key_password=None, - ca_certs=None, - assert_hostname=None, - assert_fingerprint=None, - ca_cert_dir=None, - ca_cert_data=None, - ): - """ - This method should only be called once, before the connection is used. - """ - # If cert_reqs is not provided we'll assume CERT_REQUIRED unless we also - # have an SSLContext object in which case we'll use its verify_mode. - if cert_reqs is None: - if self.ssl_context is not None: - cert_reqs = self.ssl_context.verify_mode - else: - cert_reqs = resolve_cert_reqs(None) - - self.key_file = key_file - self.cert_file = cert_file - self.cert_reqs = cert_reqs - self.key_password = key_password - self.assert_hostname = assert_hostname - self.assert_fingerprint = assert_fingerprint - self.ca_certs = ca_certs and os.path.expanduser(ca_certs) - self.ca_cert_dir = ca_cert_dir and os.path.expanduser(ca_cert_dir) - self.ca_cert_data = ca_cert_data - - def connect(self): - # Add certificate verification - self.sock = conn = self._new_conn() - hostname = self.host - tls_in_tls = False - - if self._is_using_tunnel(): - if self.tls_in_tls_required: - self.sock = conn = self._connect_tls_proxy(hostname, conn) - tls_in_tls = True - - # Calls self._set_hostport(), so self.host is - # self._tunnel_host below. - self._tunnel() - # Mark this connection as not reusable - self.auto_open = 0 - - # Override the host with the one we're requesting data from. - hostname = self._tunnel_host - - server_hostname = hostname - if self.server_hostname is not None: - server_hostname = self.server_hostname - - is_time_off = datetime.date.today() < RECENT_DATE - if is_time_off: - warnings.warn( - ( - "System time is way off (before {0}). This will probably " - "lead to SSL verification errors" - ).format(RECENT_DATE), - SystemTimeWarning, - ) - - # Wrap socket using verification with the root certs in - # trusted_root_certs - default_ssl_context = False - if self.ssl_context is None: - default_ssl_context = True - self.ssl_context = create_urllib3_context( - ssl_version=resolve_ssl_version(self.ssl_version), - cert_reqs=resolve_cert_reqs(self.cert_reqs), - ) - - context = self.ssl_context - context.verify_mode = resolve_cert_reqs(self.cert_reqs) - - # Try to load OS default certs if none are given. - # Works well on Windows (requires Python3.4+) - if ( - not self.ca_certs - and not self.ca_cert_dir - and not self.ca_cert_data - and default_ssl_context - and hasattr(context, "load_default_certs") - ): - context.load_default_certs() - - self.sock = ssl_wrap_socket( - sock=conn, - keyfile=self.key_file, - certfile=self.cert_file, - key_password=self.key_password, - ca_certs=self.ca_certs, - ca_cert_dir=self.ca_cert_dir, - ca_cert_data=self.ca_cert_data, - server_hostname=server_hostname, - ssl_context=context, - tls_in_tls=tls_in_tls, - ) - - # If we're using all defaults and the connection - # is TLSv1 or TLSv1.1 we throw a DeprecationWarning - # for the host. - if ( - default_ssl_context - and self.ssl_version is None - and hasattr(self.sock, "version") - and self.sock.version() in {"TLSv1", "TLSv1.1"} - ): - warnings.warn( - "Negotiating TLSv1/TLSv1.1 by default is deprecated " - "and will be disabled in urllib3 v2.0.0. Connecting to " - "'%s' with '%s' can be enabled by explicitly opting-in " - "with 'ssl_version'" % (self.host, self.sock.version()), - DeprecationWarning, - ) - - if self.assert_fingerprint: - assert_fingerprint( - self.sock.getpeercert(binary_form=True), self.assert_fingerprint - ) - elif ( - context.verify_mode != ssl.CERT_NONE - and not getattr(context, "check_hostname", False) - and self.assert_hostname is not False - ): - # While urllib3 attempts to always turn off hostname matching from - # the TLS library, this cannot always be done. So we check whether - # the TLS Library still thinks it's matching hostnames. - cert = self.sock.getpeercert() - if not cert.get("subjectAltName", ()): - warnings.warn( - ( - "Certificate for {0} has no `subjectAltName`, falling back to check for a " - "`commonName` for now. This feature is being removed by major browsers and " - "deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 " - "for details.)".format(hostname) - ), - SubjectAltNameWarning, - ) - _match_hostname(cert, self.assert_hostname or server_hostname) - - self.is_verified = ( - context.verify_mode == ssl.CERT_REQUIRED - or self.assert_fingerprint is not None - ) - - def _connect_tls_proxy(self, hostname, conn): - """ - Establish a TLS connection to the proxy using the provided SSL context. - """ - proxy_config = self.proxy_config - ssl_context = proxy_config.ssl_context - if ssl_context: - # If the user provided a proxy context, we assume CA and client - # certificates have already been set - return ssl_wrap_socket( - sock=conn, - server_hostname=hostname, - ssl_context=ssl_context, - ) - - ssl_context = create_proxy_ssl_context( - self.ssl_version, - self.cert_reqs, - self.ca_certs, - self.ca_cert_dir, - self.ca_cert_data, - ) - - # If no cert was provided, use only the default options for server - # certificate validation - socket = ssl_wrap_socket( - sock=conn, - ca_certs=self.ca_certs, - ca_cert_dir=self.ca_cert_dir, - ca_cert_data=self.ca_cert_data, - server_hostname=hostname, - ssl_context=ssl_context, - ) - - if ssl_context.verify_mode != ssl.CERT_NONE and not getattr( - ssl_context, "check_hostname", False - ): - # While urllib3 attempts to always turn off hostname matching from - # the TLS library, this cannot always be done. So we check whether - # the TLS Library still thinks it's matching hostnames. - cert = socket.getpeercert() - if not cert.get("subjectAltName", ()): - warnings.warn( - ( - "Certificate for {0} has no `subjectAltName`, falling back to check for a " - "`commonName` for now. This feature is being removed by major browsers and " - "deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 " - "for details.)".format(hostname) - ), - SubjectAltNameWarning, - ) - _match_hostname(cert, hostname) - - self.proxy_is_verified = ssl_context.verify_mode == ssl.CERT_REQUIRED - return socket - - -def _match_hostname(cert, asserted_hostname): - # Our upstream implementation of ssl.match_hostname() - # only applies this normalization to IP addresses so it doesn't - # match DNS SANs so we do the same thing! - stripped_hostname = asserted_hostname.strip("u[]") - if is_ipaddress(stripped_hostname): - asserted_hostname = stripped_hostname - - try: - match_hostname(cert, asserted_hostname) - except CertificateError as e: - log.warning( - "Certificate did not match expected hostname: %s. Certificate: %s", - asserted_hostname, - cert, - ) - # Add cert to exception and reraise so client code can inspect - # the cert when catching the exception, if they want to - e._peer_cert = cert - raise - - -def _get_default_user_agent(): - return "python-urllib3/%s" % __version__ - - -class DummyConnection(object): - """Used to detect a failed ConnectionCls import.""" - - pass - - -if not ssl: - HTTPSConnection = DummyConnection # noqa: F811 - - -VerifiedHTTPSConnection = HTTPSConnection diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py deleted file mode 100644 index 5a6adcb..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py +++ /dev/null @@ -1,1137 +0,0 @@ -from __future__ import absolute_import - -import errno -import logging -import re -import socket -import sys -import warnings -from socket import error as SocketError -from socket import timeout as SocketTimeout - -from ._collections import HTTPHeaderDict -from .connection import ( - BaseSSLError, - BrokenPipeError, - DummyConnection, - HTTPConnection, - HTTPException, - HTTPSConnection, - VerifiedHTTPSConnection, - port_by_scheme, -) -from .exceptions import ( - ClosedPoolError, - EmptyPoolError, - HeaderParsingError, - HostChangedError, - InsecureRequestWarning, - LocationValueError, - MaxRetryError, - NewConnectionError, - ProtocolError, - ProxyError, - ReadTimeoutError, - SSLError, - TimeoutError, -) -from .packages import six -from .packages.six.moves import queue -from .request import RequestMethods -from .response import HTTPResponse -from .util.connection import is_connection_dropped -from .util.proxy import connection_requires_http_tunnel -from .util.queue import LifoQueue -from .util.request import set_file_position -from .util.response import assert_header_parsing -from .util.retry import Retry -from .util.ssl_match_hostname import CertificateError -from .util.timeout import Timeout -from .util.url import Url, _encode_target -from .util.url import _normalize_host as normalize_host -from .util.url import get_host, parse_url - -try: # Platform-specific: Python 3 - import weakref - - weakref_finalize = weakref.finalize -except AttributeError: # Platform-specific: Python 2 - from .packages.backports.weakref_finalize import weakref_finalize - -xrange = six.moves.xrange - -log = logging.getLogger(__name__) - -_Default = object() - - -# Pool objects -class ConnectionPool(object): - """ - Base class for all connection pools, such as - :class:`.HTTPConnectionPool` and :class:`.HTTPSConnectionPool`. - - .. note:: - ConnectionPool.urlopen() does not normalize or percent-encode target URIs - which is useful if your target server doesn't support percent-encoded - target URIs. - """ - - scheme = None - QueueCls = LifoQueue - - def __init__(self, host, port=None): - if not host: - raise LocationValueError("No host specified.") - - self.host = _normalize_host(host, scheme=self.scheme) - self._proxy_host = host.lower() - self.port = port - - def __str__(self): - return "%s(host=%r, port=%r)" % (type(self).__name__, self.host, self.port) - - def __enter__(self): - return self - - def __exit__(self, exc_type, exc_val, exc_tb): - self.close() - # Return False to re-raise any potential exceptions - return False - - def close(self): - """ - Close all pooled connections and disable the pool. - """ - pass - - -# This is taken from http://hg.python.org/cpython/file/7aaba721ebc0/Lib/socket.py#l252 -_blocking_errnos = {errno.EAGAIN, errno.EWOULDBLOCK} - - -class HTTPConnectionPool(ConnectionPool, RequestMethods): - """ - Thread-safe connection pool for one host. - - :param host: - Host used for this HTTP Connection (e.g. "localhost"), passed into - :class:`http.client.HTTPConnection`. - - :param port: - Port used for this HTTP Connection (None is equivalent to 80), passed - into :class:`http.client.HTTPConnection`. - - :param strict: - Causes BadStatusLine to be raised if the status line can't be parsed - as a valid HTTP/1.0 or 1.1 status line, passed into - :class:`http.client.HTTPConnection`. - - .. note:: - Only works in Python 2. This parameter is ignored in Python 3. - - :param timeout: - Socket timeout in seconds for each individual connection. This can - be a float or integer, which sets the timeout for the HTTP request, - or an instance of :class:`urllib3.util.Timeout` which gives you more - fine-grained control over request timeouts. After the constructor has - been parsed, this is always a `urllib3.util.Timeout` object. - - :param maxsize: - Number of connections to save that can be reused. More than 1 is useful - in multithreaded situations. If ``block`` is set to False, more - connections will be created but they will not be saved once they've - been used. - - :param block: - If set to True, no more than ``maxsize`` connections will be used at - a time. When no free connections are available, the call will block - until a connection has been released. This is a useful side effect for - particular multithreaded situations where one does not want to use more - than maxsize connections per host to prevent flooding. - - :param headers: - Headers to include with all requests, unless other headers are given - explicitly. - - :param retries: - Retry configuration to use by default with requests in this pool. - - :param _proxy: - Parsed proxy URL, should not be used directly, instead, see - :class:`urllib3.ProxyManager` - - :param _proxy_headers: - A dictionary with proxy headers, should not be used directly, - instead, see :class:`urllib3.ProxyManager` - - :param \\**conn_kw: - Additional parameters are used to create fresh :class:`urllib3.connection.HTTPConnection`, - :class:`urllib3.connection.HTTPSConnection` instances. - """ - - scheme = "http" - ConnectionCls = HTTPConnection - ResponseCls = HTTPResponse - - def __init__( - self, - host, - port=None, - strict=False, - timeout=Timeout.DEFAULT_TIMEOUT, - maxsize=1, - block=False, - headers=None, - retries=None, - _proxy=None, - _proxy_headers=None, - _proxy_config=None, - **conn_kw - ): - ConnectionPool.__init__(self, host, port) - RequestMethods.__init__(self, headers) - - self.strict = strict - - if not isinstance(timeout, Timeout): - timeout = Timeout.from_float(timeout) - - if retries is None: - retries = Retry.DEFAULT - - self.timeout = timeout - self.retries = retries - - self.pool = self.QueueCls(maxsize) - self.block = block - - self.proxy = _proxy - self.proxy_headers = _proxy_headers or {} - self.proxy_config = _proxy_config - - # Fill the queue up so that doing get() on it will block properly - for _ in xrange(maxsize): - self.pool.put(None) - - # These are mostly for testing and debugging purposes. - self.num_connections = 0 - self.num_requests = 0 - self.conn_kw = conn_kw - - if self.proxy: - # Enable Nagle's algorithm for proxies, to avoid packet fragmentation. - # We cannot know if the user has added default socket options, so we cannot replace the - # list. - self.conn_kw.setdefault("socket_options", []) - - self.conn_kw["proxy"] = self.proxy - self.conn_kw["proxy_config"] = self.proxy_config - - # Do not pass 'self' as callback to 'finalize'. - # Then the 'finalize' would keep an endless living (leak) to self. - # By just passing a reference to the pool allows the garbage collector - # to free self if nobody else has a reference to it. - pool = self.pool - - # Close all the HTTPConnections in the pool before the - # HTTPConnectionPool object is garbage collected. - weakref_finalize(self, _close_pool_connections, pool) - - def _new_conn(self): - """ - Return a fresh :class:`HTTPConnection`. - """ - self.num_connections += 1 - log.debug( - "Starting new HTTP connection (%d): %s:%s", - self.num_connections, - self.host, - self.port or "80", - ) - - conn = self.ConnectionCls( - host=self.host, - port=self.port, - timeout=self.timeout.connect_timeout, - strict=self.strict, - **self.conn_kw - ) - return conn - - def _get_conn(self, timeout=None): - """ - Get a connection. Will return a pooled connection if one is available. - - If no connections are available and :prop:`.block` is ``False``, then a - fresh connection is returned. - - :param timeout: - Seconds to wait before giving up and raising - :class:`urllib3.exceptions.EmptyPoolError` if the pool is empty and - :prop:`.block` is ``True``. - """ - conn = None - try: - conn = self.pool.get(block=self.block, timeout=timeout) - - except AttributeError: # self.pool is None - raise ClosedPoolError(self, "Pool is closed.") - - except queue.Empty: - if self.block: - raise EmptyPoolError( - self, - "Pool reached maximum size and no more connections are allowed.", - ) - pass # Oh well, we'll create a new connection then - - # If this is a persistent connection, check if it got disconnected - if conn and is_connection_dropped(conn): - log.debug("Resetting dropped connection: %s", self.host) - conn.close() - if getattr(conn, "auto_open", 1) == 0: - # This is a proxied connection that has been mutated by - # http.client._tunnel() and cannot be reused (since it would - # attempt to bypass the proxy) - conn = None - - return conn or self._new_conn() - - def _put_conn(self, conn): - """ - Put a connection back into the pool. - - :param conn: - Connection object for the current host and port as returned by - :meth:`._new_conn` or :meth:`._get_conn`. - - If the pool is already full, the connection is closed and discarded - because we exceeded maxsize. If connections are discarded frequently, - then maxsize should be increased. - - If the pool is closed, then the connection will be closed and discarded. - """ - try: - self.pool.put(conn, block=False) - return # Everything is dandy, done. - except AttributeError: - # self.pool is None. - pass - except queue.Full: - # This should never happen if self.block == True - log.warning( - "Connection pool is full, discarding connection: %s. Connection pool size: %s", - self.host, - self.pool.qsize(), - ) - # Connection never got put back into the pool, close it. - if conn: - conn.close() - - def _validate_conn(self, conn): - """ - Called right before a request is made, after the socket is created. - """ - pass - - def _prepare_proxy(self, conn): - # Nothing to do for HTTP connections. - pass - - def _get_timeout(self, timeout): - """Helper that always returns a :class:`urllib3.util.Timeout`""" - if timeout is _Default: - return self.timeout.clone() - - if isinstance(timeout, Timeout): - return timeout.clone() - else: - # User passed us an int/float. This is for backwards compatibility, - # can be removed later - return Timeout.from_float(timeout) - - def _raise_timeout(self, err, url, timeout_value): - """Is the error actually a timeout? Will raise a ReadTimeout or pass""" - - if isinstance(err, SocketTimeout): - raise ReadTimeoutError( - self, url, "Read timed out. (read timeout=%s)" % timeout_value - ) - - # See the above comment about EAGAIN in Python 3. In Python 2 we have - # to specifically catch it and throw the timeout error - if hasattr(err, "errno") and err.errno in _blocking_errnos: - raise ReadTimeoutError( - self, url, "Read timed out. (read timeout=%s)" % timeout_value - ) - - # Catch possible read timeouts thrown as SSL errors. If not the - # case, rethrow the original. We need to do this because of: - # http://bugs.python.org/issue10272 - if "timed out" in str(err) or "did not complete (read)" in str( - err - ): # Python < 2.7.4 - raise ReadTimeoutError( - self, url, "Read timed out. (read timeout=%s)" % timeout_value - ) - - def _make_request( - self, conn, method, url, timeout=_Default, chunked=False, **httplib_request_kw - ): - """ - Perform a request on a given urllib connection object taken from our - pool. - - :param conn: - a connection from one of our connection pools - - :param timeout: - Socket timeout in seconds for the request. This can be a - float or integer, which will set the same timeout value for - the socket connect and the socket read, or an instance of - :class:`urllib3.util.Timeout`, which gives you more fine-grained - control over your timeouts. - """ - self.num_requests += 1 - - timeout_obj = self._get_timeout(timeout) - timeout_obj.start_connect() - conn.timeout = Timeout.resolve_default_timeout(timeout_obj.connect_timeout) - - # Trigger any extra validation we need to do. - try: - self._validate_conn(conn) - except (SocketTimeout, BaseSSLError) as e: - # Py2 raises this as a BaseSSLError, Py3 raises it as socket timeout. - self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) - raise - - # conn.request() calls http.client.*.request, not the method in - # urllib3.request. It also calls makefile (recv) on the socket. - try: - if chunked: - conn.request_chunked(method, url, **httplib_request_kw) - else: - conn.request(method, url, **httplib_request_kw) - - # We are swallowing BrokenPipeError (errno.EPIPE) since the server is - # legitimately able to close the connection after sending a valid response. - # With this behaviour, the received response is still readable. - except BrokenPipeError: - # Python 3 - pass - except IOError as e: - # Python 2 and macOS/Linux - # EPIPE and ESHUTDOWN are BrokenPipeError on Python 2, and EPROTOTYPE is needed on macOS - # https://erickt.github.io/blog/2014/11/19/adventures-in-debugging-a-potential-osx-kernel-bug/ - if e.errno not in { - errno.EPIPE, - errno.ESHUTDOWN, - errno.EPROTOTYPE, - }: - raise - - # Reset the timeout for the recv() on the socket - read_timeout = timeout_obj.read_timeout - - # App Engine doesn't have a sock attr - if getattr(conn, "sock", None): - # In Python 3 socket.py will catch EAGAIN and return None when you - # try and read into the file pointer created by http.client, which - # instead raises a BadStatusLine exception. Instead of catching - # the exception and assuming all BadStatusLine exceptions are read - # timeouts, check for a zero timeout before making the request. - if read_timeout == 0: - raise ReadTimeoutError( - self, url, "Read timed out. (read timeout=%s)" % read_timeout - ) - if read_timeout is Timeout.DEFAULT_TIMEOUT: - conn.sock.settimeout(socket.getdefaulttimeout()) - else: # None or a value - conn.sock.settimeout(read_timeout) - - # Receive the response from the server - try: - try: - # Python 2.7, use buffering of HTTP responses - httplib_response = conn.getresponse(buffering=True) - except TypeError: - # Python 3 - try: - httplib_response = conn.getresponse() - except BaseException as e: - # Remove the TypeError from the exception chain in - # Python 3 (including for exceptions like SystemExit). - # Otherwise it looks like a bug in the code. - six.raise_from(e, None) - except (SocketTimeout, BaseSSLError, SocketError) as e: - self._raise_timeout(err=e, url=url, timeout_value=read_timeout) - raise - - # AppEngine doesn't have a version attr. - http_version = getattr(conn, "_http_vsn_str", "HTTP/?") - log.debug( - '%s://%s:%s "%s %s %s" %s %s', - self.scheme, - self.host, - self.port, - method, - url, - http_version, - httplib_response.status, - httplib_response.length, - ) - - try: - assert_header_parsing(httplib_response.msg) - except (HeaderParsingError, TypeError) as hpe: # Platform-specific: Python 3 - log.warning( - "Failed to parse headers (url=%s): %s", - self._absolute_url(url), - hpe, - exc_info=True, - ) - - return httplib_response - - def _absolute_url(self, path): - return Url(scheme=self.scheme, host=self.host, port=self.port, path=path).url - - def close(self): - """ - Close all pooled connections and disable the pool. - """ - if self.pool is None: - return - # Disable access to the pool - old_pool, self.pool = self.pool, None - - # Close all the HTTPConnections in the pool. - _close_pool_connections(old_pool) - - def is_same_host(self, url): - """ - Check if the given ``url`` is a member of the same host as this - connection pool. - """ - if url.startswith("/"): - return True - - # TODO: Add optional support for socket.gethostbyname checking. - scheme, host, port = get_host(url) - if host is not None: - host = _normalize_host(host, scheme=scheme) - - # Use explicit default port for comparison when none is given - if self.port and not port: - port = port_by_scheme.get(scheme) - elif not self.port and port == port_by_scheme.get(scheme): - port = None - - return (scheme, host, port) == (self.scheme, self.host, self.port) - - def urlopen( - self, - method, - url, - body=None, - headers=None, - retries=None, - redirect=True, - assert_same_host=True, - timeout=_Default, - pool_timeout=None, - release_conn=None, - chunked=False, - body_pos=None, - **response_kw - ): - """ - Get a connection from the pool and perform an HTTP request. This is the - lowest level call for making a request, so you'll need to specify all - the raw details. - - .. note:: - - More commonly, it's appropriate to use a convenience method provided - by :class:`.RequestMethods`, such as :meth:`request`. - - .. note:: - - `release_conn` will only behave as expected if - `preload_content=False` because we want to make - `preload_content=False` the default behaviour someday soon without - breaking backwards compatibility. - - :param method: - HTTP request method (such as GET, POST, PUT, etc.) - - :param url: - The URL to perform the request on. - - :param body: - Data to send in the request body, either :class:`str`, :class:`bytes`, - an iterable of :class:`str`/:class:`bytes`, or a file-like object. - - :param headers: - Dictionary of custom headers to send, such as User-Agent, - If-None-Match, etc. If None, pool headers are used. If provided, - these headers completely replace any pool-specific headers. - - :param retries: - Configure the number of retries to allow before raising a - :class:`~urllib3.exceptions.MaxRetryError` exception. - - Pass ``None`` to retry until you receive a response. Pass a - :class:`~urllib3.util.retry.Retry` object for fine-grained control - over different types of retries. - Pass an integer number to retry connection errors that many times, - but no other types of errors. Pass zero to never retry. - - If ``False``, then retries are disabled and any exception is raised - immediately. Also, instead of raising a MaxRetryError on redirects, - the redirect response will be returned. - - :type retries: :class:`~urllib3.util.retry.Retry`, False, or an int. - - :param redirect: - If True, automatically handle redirects (status codes 301, 302, - 303, 307, 308). Each redirect counts as a retry. Disabling retries - will disable redirect, too. - - :param assert_same_host: - If ``True``, will make sure that the host of the pool requests is - consistent else will raise HostChangedError. When ``False``, you can - use the pool on an HTTP proxy and request foreign hosts. - - :param timeout: - If specified, overrides the default timeout for this one - request. It may be a float (in seconds) or an instance of - :class:`urllib3.util.Timeout`. - - :param pool_timeout: - If set and the pool is set to block=True, then this method will - block for ``pool_timeout`` seconds and raise EmptyPoolError if no - connection is available within the time period. - - :param release_conn: - If False, then the urlopen call will not release the connection - back into the pool once a response is received (but will release if - you read the entire contents of the response such as when - `preload_content=True`). This is useful if you're not preloading - the response's content immediately. You will need to call - ``r.release_conn()`` on the response ``r`` to return the connection - back into the pool. If None, it takes the value of - ``response_kw.get('preload_content', True)``. - - :param chunked: - If True, urllib3 will send the body using chunked transfer - encoding. Otherwise, urllib3 will send the body using the standard - content-length form. Defaults to False. - - :param int body_pos: - Position to seek to in file-like body in the event of a retry or - redirect. Typically this won't need to be set because urllib3 will - auto-populate the value when needed. - - :param \\**response_kw: - Additional parameters are passed to - :meth:`urllib3.response.HTTPResponse.from_httplib` - """ - - parsed_url = parse_url(url) - destination_scheme = parsed_url.scheme - - if headers is None: - headers = self.headers - - if not isinstance(retries, Retry): - retries = Retry.from_int(retries, redirect=redirect, default=self.retries) - - if release_conn is None: - release_conn = response_kw.get("preload_content", True) - - # Check host - if assert_same_host and not self.is_same_host(url): - raise HostChangedError(self, url, retries) - - # Ensure that the URL we're connecting to is properly encoded - if url.startswith("/"): - url = six.ensure_str(_encode_target(url)) - else: - url = six.ensure_str(parsed_url.url) - - conn = None - - # Track whether `conn` needs to be released before - # returning/raising/recursing. Update this variable if necessary, and - # leave `release_conn` constant throughout the function. That way, if - # the function recurses, the original value of `release_conn` will be - # passed down into the recursive call, and its value will be respected. - # - # See issue #651 [1] for details. - # - # [1] - release_this_conn = release_conn - - http_tunnel_required = connection_requires_http_tunnel( - self.proxy, self.proxy_config, destination_scheme - ) - - # Merge the proxy headers. Only done when not using HTTP CONNECT. We - # have to copy the headers dict so we can safely change it without those - # changes being reflected in anyone else's copy. - if not http_tunnel_required: - headers = headers.copy() - headers.update(self.proxy_headers) - - # Must keep the exception bound to a separate variable or else Python 3 - # complains about UnboundLocalError. - err = None - - # Keep track of whether we cleanly exited the except block. This - # ensures we do proper cleanup in finally. - clean_exit = False - - # Rewind body position, if needed. Record current position - # for future rewinds in the event of a redirect/retry. - body_pos = set_file_position(body, body_pos) - - try: - # Request a connection from the queue. - timeout_obj = self._get_timeout(timeout) - conn = self._get_conn(timeout=pool_timeout) - - conn.timeout = timeout_obj.connect_timeout - - is_new_proxy_conn = self.proxy is not None and not getattr( - conn, "sock", None - ) - if is_new_proxy_conn and http_tunnel_required: - self._prepare_proxy(conn) - - # Make the request on the httplib connection object. - httplib_response = self._make_request( - conn, - method, - url, - timeout=timeout_obj, - body=body, - headers=headers, - chunked=chunked, - ) - - # If we're going to release the connection in ``finally:``, then - # the response doesn't need to know about the connection. Otherwise - # it will also try to release it and we'll have a double-release - # mess. - response_conn = conn if not release_conn else None - - # Pass method to Response for length checking - response_kw["request_method"] = method - - # Import httplib's response into our own wrapper object - response = self.ResponseCls.from_httplib( - httplib_response, - pool=self, - connection=response_conn, - retries=retries, - **response_kw - ) - - # Everything went great! - clean_exit = True - - except EmptyPoolError: - # Didn't get a connection from the pool, no need to clean up - clean_exit = True - release_this_conn = False - raise - - except ( - TimeoutError, - HTTPException, - SocketError, - ProtocolError, - BaseSSLError, - SSLError, - CertificateError, - ) as e: - # Discard the connection for these exceptions. It will be - # replaced during the next _get_conn() call. - clean_exit = False - - def _is_ssl_error_message_from_http_proxy(ssl_error): - # We're trying to detect the message 'WRONG_VERSION_NUMBER' but - # SSLErrors are kinda all over the place when it comes to the message, - # so we try to cover our bases here! - message = " ".join(re.split("[^a-z]", str(ssl_error).lower())) - return ( - "wrong version number" in message or "unknown protocol" in message - ) - - # Try to detect a common user error with proxies which is to - # set an HTTP proxy to be HTTPS when it should be 'http://' - # (ie {'http': 'http://proxy', 'https': 'https://proxy'}) - # Instead we add a nice error message and point to a URL. - if ( - isinstance(e, BaseSSLError) - and self.proxy - and _is_ssl_error_message_from_http_proxy(e) - and conn.proxy - and conn.proxy.scheme == "https" - ): - e = ProxyError( - "Your proxy appears to only use HTTP and not HTTPS, " - "try changing your proxy URL to be HTTP. See: " - "https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html" - "#https-proxy-error-http-proxy", - SSLError(e), - ) - elif isinstance(e, (BaseSSLError, CertificateError)): - e = SSLError(e) - elif isinstance(e, (SocketError, NewConnectionError)) and self.proxy: - e = ProxyError("Cannot connect to proxy.", e) - elif isinstance(e, (SocketError, HTTPException)): - e = ProtocolError("Connection aborted.", e) - - retries = retries.increment( - method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] - ) - retries.sleep() - - # Keep track of the error for the retry warning. - err = e - - finally: - if not clean_exit: - # We hit some kind of exception, handled or otherwise. We need - # to throw the connection away unless explicitly told not to. - # Close the connection, set the variable to None, and make sure - # we put the None back in the pool to avoid leaking it. - conn = conn and conn.close() - release_this_conn = True - - if release_this_conn: - # Put the connection back to be reused. If the connection is - # expired then it will be None, which will get replaced with a - # fresh connection during _get_conn. - self._put_conn(conn) - - if not conn: - # Try again - log.warning( - "Retrying (%r) after connection broken by '%r': %s", retries, err, url - ) - return self.urlopen( - method, - url, - body, - headers, - retries, - redirect, - assert_same_host, - timeout=timeout, - pool_timeout=pool_timeout, - release_conn=release_conn, - chunked=chunked, - body_pos=body_pos, - **response_kw - ) - - # Handle redirect? - redirect_location = redirect and response.get_redirect_location() - if redirect_location: - if response.status == 303: - # Change the method according to RFC 9110, Section 15.4.4. - method = "GET" - # And lose the body not to transfer anything sensitive. - body = None - headers = HTTPHeaderDict(headers)._prepare_for_method_change() - - try: - retries = retries.increment(method, url, response=response, _pool=self) - except MaxRetryError: - if retries.raise_on_redirect: - response.drain_conn() - raise - return response - - response.drain_conn() - retries.sleep_for_retry(response) - log.debug("Redirecting %s -> %s", url, redirect_location) - return self.urlopen( - method, - redirect_location, - body, - headers, - retries=retries, - redirect=redirect, - assert_same_host=assert_same_host, - timeout=timeout, - pool_timeout=pool_timeout, - release_conn=release_conn, - chunked=chunked, - body_pos=body_pos, - **response_kw - ) - - # Check if we should retry the HTTP response. - has_retry_after = bool(response.headers.get("Retry-After")) - if retries.is_retry(method, response.status, has_retry_after): - try: - retries = retries.increment(method, url, response=response, _pool=self) - except MaxRetryError: - if retries.raise_on_status: - response.drain_conn() - raise - return response - - response.drain_conn() - retries.sleep(response) - log.debug("Retry: %s", url) - return self.urlopen( - method, - url, - body, - headers, - retries=retries, - redirect=redirect, - assert_same_host=assert_same_host, - timeout=timeout, - pool_timeout=pool_timeout, - release_conn=release_conn, - chunked=chunked, - body_pos=body_pos, - **response_kw - ) - - return response - - -class HTTPSConnectionPool(HTTPConnectionPool): - """ - Same as :class:`.HTTPConnectionPool`, but HTTPS. - - :class:`.HTTPSConnection` uses one of ``assert_fingerprint``, - ``assert_hostname`` and ``host`` in this order to verify connections. - If ``assert_hostname`` is False, no verification is done. - - The ``key_file``, ``cert_file``, ``cert_reqs``, ``ca_certs``, - ``ca_cert_dir``, ``ssl_version``, ``key_password`` are only used if :mod:`ssl` - is available and are fed into :meth:`urllib3.util.ssl_wrap_socket` to upgrade - the connection socket into an SSL socket. - """ - - scheme = "https" - ConnectionCls = HTTPSConnection - - def __init__( - self, - host, - port=None, - strict=False, - timeout=Timeout.DEFAULT_TIMEOUT, - maxsize=1, - block=False, - headers=None, - retries=None, - _proxy=None, - _proxy_headers=None, - key_file=None, - cert_file=None, - cert_reqs=None, - key_password=None, - ca_certs=None, - ssl_version=None, - assert_hostname=None, - assert_fingerprint=None, - ca_cert_dir=None, - **conn_kw - ): - - HTTPConnectionPool.__init__( - self, - host, - port, - strict, - timeout, - maxsize, - block, - headers, - retries, - _proxy, - _proxy_headers, - **conn_kw - ) - - self.key_file = key_file - self.cert_file = cert_file - self.cert_reqs = cert_reqs - self.key_password = key_password - self.ca_certs = ca_certs - self.ca_cert_dir = ca_cert_dir - self.ssl_version = ssl_version - self.assert_hostname = assert_hostname - self.assert_fingerprint = assert_fingerprint - - def _prepare_conn(self, conn): - """ - Prepare the ``connection`` for :meth:`urllib3.util.ssl_wrap_socket` - and establish the tunnel if proxy is used. - """ - - if isinstance(conn, VerifiedHTTPSConnection): - conn.set_cert( - key_file=self.key_file, - key_password=self.key_password, - cert_file=self.cert_file, - cert_reqs=self.cert_reqs, - ca_certs=self.ca_certs, - ca_cert_dir=self.ca_cert_dir, - assert_hostname=self.assert_hostname, - assert_fingerprint=self.assert_fingerprint, - ) - conn.ssl_version = self.ssl_version - return conn - - def _prepare_proxy(self, conn): - """ - Establishes a tunnel connection through HTTP CONNECT. - - Tunnel connection is established early because otherwise httplib would - improperly set Host: header to proxy's IP:port. - """ - - conn.set_tunnel(self._proxy_host, self.port, self.proxy_headers) - - if self.proxy.scheme == "https": - conn.tls_in_tls_required = True - - conn.connect() - - def _new_conn(self): - """ - Return a fresh :class:`http.client.HTTPSConnection`. - """ - self.num_connections += 1 - log.debug( - "Starting new HTTPS connection (%d): %s:%s", - self.num_connections, - self.host, - self.port or "443", - ) - - if not self.ConnectionCls or self.ConnectionCls is DummyConnection: - raise SSLError( - "Can't connect to HTTPS URL because the SSL module is not available." - ) - - actual_host = self.host - actual_port = self.port - if self.proxy is not None: - actual_host = self.proxy.host - actual_port = self.proxy.port - - conn = self.ConnectionCls( - host=actual_host, - port=actual_port, - timeout=self.timeout.connect_timeout, - strict=self.strict, - cert_file=self.cert_file, - key_file=self.key_file, - key_password=self.key_password, - **self.conn_kw - ) - - return self._prepare_conn(conn) - - def _validate_conn(self, conn): - """ - Called right before a request is made, after the socket is created. - """ - super(HTTPSConnectionPool, self)._validate_conn(conn) - - # Force connect early to allow us to validate the connection. - if not getattr(conn, "sock", None): # AppEngine might not have `.sock` - conn.connect() - - if not conn.is_verified: - warnings.warn( - ( - "Unverified HTTPS request is being made to host '%s'. " - "Adding certificate verification is strongly advised. See: " - "https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html" - "#ssl-warnings" % conn.host - ), - InsecureRequestWarning, - ) - - if getattr(conn, "proxy_is_verified", None) is False: - warnings.warn( - ( - "Unverified HTTPS connection done to an HTTPS proxy. " - "Adding certificate verification is strongly advised. See: " - "https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html" - "#ssl-warnings" - ), - InsecureRequestWarning, - ) - - -def connection_from_url(url, **kw): - """ - Given a url, return an :class:`.ConnectionPool` instance of its host. - - This is a shortcut for not having to parse out the scheme, host, and port - of the url before creating an :class:`.ConnectionPool` instance. - - :param url: - Absolute URL string that must include the scheme. Port is optional. - - :param \\**kw: - Passes additional parameters to the constructor of the appropriate - :class:`.ConnectionPool`. Useful for specifying things like - timeout, maxsize, headers, etc. - - Example:: - - >>> conn = connection_from_url('http://google.com/') - >>> r = conn.request('GET', '/') - """ - scheme, host, port = get_host(url) - port = port or port_by_scheme.get(scheme, 80) - if scheme == "https": - return HTTPSConnectionPool(host, port=port, **kw) - else: - return HTTPConnectionPool(host, port=port, **kw) - - -def _normalize_host(host, scheme): - """ - Normalize hosts for comparisons and use with sockets. - """ - - host = normalize_host(host, scheme) - - # httplib doesn't like it when we include brackets in IPv6 addresses - # Specifically, if we include brackets but also pass the port then - # httplib crazily doubles up the square brackets on the Host header. - # Instead, we need to make sure we never pass ``None`` as the port. - # However, for backward compatibility reasons we can't actually - # *assert* that. See http://bugs.python.org/issue28539 - if host.startswith("[") and host.endswith("]"): - host = host[1:-1] - return host - - -def _close_pool_connections(pool): - """Drains a queue of connections and closes each one.""" - try: - while True: - conn = pool.get(block=False) - if conn: - conn.close() - except queue.Empty: - pass # Done. diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 94d35c0462cad812a73db5ce8d98ac786f9d8e2c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 212 zcmZ9Gu?oU45QZD8AVMF+p*^ #C4jv=OL8%&dsq?JC2v!l=AWB3Hpt&`W)AMXDD zj_=^!NwSJi$>mv2{+ZgphB?0gTo_ArIvxx b%=Y7Q*O;PJV(%9C1HtlB_{M|~7i0PXRt!3Z diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc deleted file mode 100644 index c63fb0853f8c925db2ada621618a6fd6a64d27af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1862 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 L9_wdr2A=;5{)c#{ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc deleted file mode 100644 index 5fda19fa8bfaa6dc1d1004e14958a9e8005df51a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5733 zcmd5AZEO=qcGh0o>$PJ$&KH3s3?&pCf(=xnDA4v&5+EhGEd*$N^i~`1#@Vp;y1Q#a zTt}BXA=OCqfFCDPRi~!XNexOR(qH9t()IqFRNehJo8%O0MWsr;{@`CIR9Erq-mG`+ zG^EGfNhjSznVoqv^S zb|f4W89QZX!U6#YrWjtI}vr7X>^zg+*1mkQ4<`)pV85u?-LPW(sX=eXMRq4frKU)`9u$pn{Qc5%08E z0ESGFq68TcawkqJLQWR3q+vnKsv;-=q~$XLo|I%6kBV3o)5=AFNf~Tm!58;O_X1oN zc}?uCK>)_mDJ+1(U`d68N=C!7q!DU>*;Gwcg&OEE zCF$e2QB!@k^6amr#QpmZ?vLW3F+8Q@Ft3W3$2m<@u`-7Bap1%fD{JxyHO z&zOusYlJkpl4!DO64l!MVxi4E)?#O1lNQS)lY7!qa-0|C*fB{zp3`GvvXmOvIZYYU0iPJV zC}u9kAh^Y{Q~J1)c`mwde@v5faZi>{Uf@#@?Xprf#=$m0QEP$Fib63v3PrP1Y6v*U zZ+X&FqP9k!feqTvp!zhF3!Q7J$uC`Eju?hP*tgRs=fPrs>2cSS_eFJFCHR@{% zmRrIj=@e**nx+KTv_o)DJN25A{wO|w9gjWw#8Y!(T3~b%I?OgfZf9Ksyy0~qm@ZhF z%YzIMI2?xo_7pvM3zSV2LJvLB@+4M)-B^ABXw-E8XNlRbYj(hycIhO>n62QN*ldsM zUz_)7_ft6b!TFB*IeP@qE_+=6+6f2sG(GqW?z$eH!a)Pj+E%AwkA#3NLmd<7$i1$-!6Rd3D$v?E?ANti(6CN!?**cNry$cL?>wc!#z_GuV1A`ItQ+irGE=vUE{2 z8u}qEQdB7qMU0ZkhbAW{_pB*w#E8S7#}!RCXp)%cJtoN=TE6L&_%;+KIvy8!Qr`4o zAmThWIFfHYC2Cp7)FGwPc|B*Yz+%3+248a|-&TVPyv`FW_@~im^sV~>5!KO)?-Mu6 zyG*)y-UQABOsZ6djJiojL^3*)P|`r{MkM3ngU4PS8R{Pyr7gU-5@l{J8ALFt|2!Wr%!+uM9u(y1eXa05#*ej#4;U^i*29N%pv_==*!H zYi{7K=m%=^sM{d7z>yknK`t| zpm1x^dDRX4c6HC4D0l8%={!*GJg}%QbsjD;n=2i-#I#o$w||Qq-kxHAB^bIMzP_!P zoAoROw^q7$%<*%hbA#p3wpABw05ty2lCS&A@D}6wm;ZS5i$iw@&Xq!MfapzuRpe+0 zJYv!A*h@R_C7v!&2k(8!(S=M%r5 z_+tBCd;Z*0>Nv9$K3npi{i?Br=)Z=(XPMbu2{sjdDtT*?B&67l)V*fOaU2GuZZFU? z4hc=u0#%@eYEo_QU6WQqB@byoNxPwfrwcAfz&s09l?{)MGp>@HQN_?joGQugt5v55 zYH9d|CKK_RQNVDgMR-UA!wGPM9#w>?YG8m620w^_hcl`uNbqBkZiJwI6ji7Qp(f_Y zntwmfT=U#;FdvM!kR2={mCgVnfRVyb&S?0J1RTYyIJ3pz4 zN6L3on_FO@9f0op%jki_;bOq^0xdH~AJKkS%eNi)YkzGVR|g5=Ts0tB{CTdl-?Q088pKKk5dXpDh=@JQ-oA<;YOET zfJZgyQk49Hr$x!{Ls0Qc@OzW_fEhGFWP}H-AO7H3IakH3#tFXNq$6_OLRGFv6n@Mc zuBz}w^*l_82DDSqtvV@+df=cb`a2d;JHJN3FHz?=sO1~<%$Ml!SEylzdAH#g4XX~P oD^7t*Ty2khZp!f>ggl|^%#yo(#`(ydqA0f1-uoRQ1C!=I0fawETL1t6 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc deleted file mode 100644 index 621862309d9a47300ba82bfffb7b14edfac2e09f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 24464 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 lpSGWsb#U%p8*WCV`D1=P#g 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 z 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc deleted file mode 100644 index 8530021a12e4e40a07573465d994f0c4b383c4ad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7525 zcmb_hZEPDydYmZcC6d;sE$!KsEyfn<*itT5Wygv?Vk5Pz`r{Jw8mwsU$Xa>% zk=>PL2~^Js44jfn8y^mZ6(ogI^nm6Xph$le?Vn!L_Ig17h;a(@_8gpnUQy(qY$>hb z{OSA7?vj!$r#YbOXt*=)%=JhSh2<46d5yv}EN_zmizf|Lz&I3~h-Q#Jzcf*R7Jg;+LLXwEjXzNEJl;@Nm1 zkxj6ESPvAE*<@i$b_?q_>8*vfY#V!z=~s1Yd6UeLYy3qr!@1o2z>Uv#UL@~m9wpVD zd&^IVbbeAZjsn;}W z$`eMZAkS#lq*j!s4PDnR9Z1V-`MFC?XWhVF_jg3@%N1pM&7wt=A(tjxLTay^E2ahpvwLL$E_@2Pnrg++^z}ra_32D_*9ku4}D4L37r$LCv&$ z%93-sS(54|qp*pRu9s%C;$>HWH+@Kw`WwC&A4iAID!}y6Zl>KpZYYyUr_J{SNwSQdf{Zh0zEl8Tt5lV(l00qJL&LO#_y8j}Sj-(TV&*3y zJSGGf`OKE4aYo&DFaa1rNsuii|#hBx2?cG*af&*wq2%nKjc)CpLBO z42(4PK-zKGU?YE!!(JKM=h&uLE6)UhuWY81s|9ljvv7PI9LwSa-oah$Za36no$I6- z4f6XE1y2+qlbxJ*R%=-y!1=b?

T!f> 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 WGXHg*8Ox0(EH{yIYh7&6{C@$KDBI%z diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc deleted file mode 100644 index 4f2fb33a049359a125e5503c17f3fe71a5195e04..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14815 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 h`(LtgRkdru8u}lq!~X| - - 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. -""" -from __future__ import absolute_import - -import platform -from ctypes import ( - CDLL, - CFUNCTYPE, - POINTER, - c_bool, - c_byte, - c_char_p, - c_int32, - c_long, - c_size_t, - c_uint32, - c_ulong, - c_void_p, -) -from ctypes.util import find_library - -from ...packages.six import raise_from - -if platform.system() != "Darwin": - raise ImportError("Only macOS is supported") - -version = platform.mac_ver()[0] -version_info = tuple(map(int, version.split("."))) -if version_info < (10, 8): - raise OSError( - "Only OS X 10.8 and newer are supported, not %s.%s" - % (version_info[0], version_info[1]) - ) - - -def load_cdll(name, macos10_16_path): - """Loads a CDLL by name, falling back to known path on 10.16+""" - try: - # Big Sur is technically 11 but we use 10.16 due to the Big Sur - # beta being labeled as 10.16. - if version_info >= (10, 16): - path = macos10_16_path - else: - path = find_library(name) - if not path: - raise OSError # Caught and reraised as 'ImportError' - return CDLL(path, use_errno=True) - except OSError: - raise_from(ImportError("The library %s failed to load" % name), None) - - -Security = load_cdll( - "Security", "/System/Library/Frameworks/Security.framework/Security" -) -CoreFoundation = load_cdll( - "CoreFoundation", - "/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation", -) - - -Boolean = c_bool -CFIndex = c_long -CFStringEncoding = c_uint32 -CFData = c_void_p -CFString = c_void_p -CFArray = c_void_p -CFMutableArray = c_void_p -CFDictionary = c_void_p -CFError = c_void_p -CFType = c_void_p -CFTypeID = c_ulong - -CFTypeRef = POINTER(CFType) -CFAllocatorRef = c_void_p - -OSStatus = c_int32 - -CFDataRef = POINTER(CFData) -CFStringRef = POINTER(CFString) -CFArrayRef = POINTER(CFArray) -CFMutableArrayRef = POINTER(CFMutableArray) -CFDictionaryRef = POINTER(CFDictionary) -CFArrayCallBacks = c_void_p -CFDictionaryKeyCallBacks = c_void_p -CFDictionaryValueCallBacks = c_void_p - -SecCertificateRef = POINTER(c_void_p) -SecExternalFormat = c_uint32 -SecExternalItemType = c_uint32 -SecIdentityRef = POINTER(c_void_p) -SecItemImportExportFlags = c_uint32 -SecItemImportExportKeyParameters = c_void_p -SecKeychainRef = POINTER(c_void_p) -SSLProtocol = c_uint32 -SSLCipherSuite = c_uint32 -SSLContextRef = POINTER(c_void_p) -SecTrustRef = POINTER(c_void_p) -SSLConnectionRef = c_uint32 -SecTrustResultType = c_uint32 -SecTrustOptionFlags = c_uint32 -SSLProtocolSide = c_uint32 -SSLConnectionType = c_uint32 -SSLSessionOption = c_uint32 - - -try: - Security.SecItemImport.argtypes = [ - CFDataRef, - CFStringRef, - POINTER(SecExternalFormat), - POINTER(SecExternalItemType), - SecItemImportExportFlags, - POINTER(SecItemImportExportKeyParameters), - SecKeychainRef, - POINTER(CFArrayRef), - ] - Security.SecItemImport.restype = OSStatus - - Security.SecCertificateGetTypeID.argtypes = [] - Security.SecCertificateGetTypeID.restype = CFTypeID - - Security.SecIdentityGetTypeID.argtypes = [] - Security.SecIdentityGetTypeID.restype = CFTypeID - - Security.SecKeyGetTypeID.argtypes = [] - Security.SecKeyGetTypeID.restype = CFTypeID - - Security.SecCertificateCreateWithData.argtypes = [CFAllocatorRef, CFDataRef] - Security.SecCertificateCreateWithData.restype = SecCertificateRef - - Security.SecCertificateCopyData.argtypes = [SecCertificateRef] - Security.SecCertificateCopyData.restype = CFDataRef - - Security.SecCopyErrorMessageString.argtypes = [OSStatus, c_void_p] - Security.SecCopyErrorMessageString.restype = CFStringRef - - Security.SecIdentityCreateWithCertificate.argtypes = [ - CFTypeRef, - SecCertificateRef, - POINTER(SecIdentityRef), - ] - Security.SecIdentityCreateWithCertificate.restype = OSStatus - - Security.SecKeychainCreate.argtypes = [ - c_char_p, - c_uint32, - c_void_p, - Boolean, - c_void_p, - POINTER(SecKeychainRef), - ] - Security.SecKeychainCreate.restype = OSStatus - - Security.SecKeychainDelete.argtypes = [SecKeychainRef] - Security.SecKeychainDelete.restype = OSStatus - - Security.SecPKCS12Import.argtypes = [ - CFDataRef, - CFDictionaryRef, - POINTER(CFArrayRef), - ] - Security.SecPKCS12Import.restype = OSStatus - - SSLReadFunc = CFUNCTYPE(OSStatus, SSLConnectionRef, c_void_p, POINTER(c_size_t)) - SSLWriteFunc = CFUNCTYPE( - OSStatus, SSLConnectionRef, POINTER(c_byte), POINTER(c_size_t) - ) - - Security.SSLSetIOFuncs.argtypes = [SSLContextRef, SSLReadFunc, SSLWriteFunc] - Security.SSLSetIOFuncs.restype = OSStatus - - Security.SSLSetPeerID.argtypes = [SSLContextRef, c_char_p, c_size_t] - Security.SSLSetPeerID.restype = OSStatus - - Security.SSLSetCertificate.argtypes = [SSLContextRef, CFArrayRef] - Security.SSLSetCertificate.restype = OSStatus - - Security.SSLSetCertificateAuthorities.argtypes = [SSLContextRef, CFTypeRef, Boolean] - Security.SSLSetCertificateAuthorities.restype = OSStatus - - Security.SSLSetConnection.argtypes = [SSLContextRef, SSLConnectionRef] - Security.SSLSetConnection.restype = OSStatus - - Security.SSLSetPeerDomainName.argtypes = [SSLContextRef, c_char_p, c_size_t] - Security.SSLSetPeerDomainName.restype = OSStatus - - Security.SSLHandshake.argtypes = [SSLContextRef] - Security.SSLHandshake.restype = OSStatus - - Security.SSLRead.argtypes = [SSLContextRef, c_char_p, c_size_t, POINTER(c_size_t)] - Security.SSLRead.restype = OSStatus - - Security.SSLWrite.argtypes = [SSLContextRef, c_char_p, c_size_t, POINTER(c_size_t)] - Security.SSLWrite.restype = OSStatus - - Security.SSLClose.argtypes = [SSLContextRef] - Security.SSLClose.restype = OSStatus - - Security.SSLGetNumberSupportedCiphers.argtypes = [SSLContextRef, POINTER(c_size_t)] - Security.SSLGetNumberSupportedCiphers.restype = OSStatus - - Security.SSLGetSupportedCiphers.argtypes = [ - SSLContextRef, - POINTER(SSLCipherSuite), - POINTER(c_size_t), - ] - Security.SSLGetSupportedCiphers.restype = OSStatus - - Security.SSLSetEnabledCiphers.argtypes = [ - SSLContextRef, - POINTER(SSLCipherSuite), - c_size_t, - ] - Security.SSLSetEnabledCiphers.restype = OSStatus - - Security.SSLGetNumberEnabledCiphers.argtype = [SSLContextRef, POINTER(c_size_t)] - Security.SSLGetNumberEnabledCiphers.restype = OSStatus - - Security.SSLGetEnabledCiphers.argtypes = [ - SSLContextRef, - POINTER(SSLCipherSuite), - POINTER(c_size_t), - ] - Security.SSLGetEnabledCiphers.restype = OSStatus - - Security.SSLGetNegotiatedCipher.argtypes = [SSLContextRef, POINTER(SSLCipherSuite)] - Security.SSLGetNegotiatedCipher.restype = OSStatus - - Security.SSLGetNegotiatedProtocolVersion.argtypes = [ - SSLContextRef, - POINTER(SSLProtocol), - ] - Security.SSLGetNegotiatedProtocolVersion.restype = OSStatus - - Security.SSLCopyPeerTrust.argtypes = [SSLContextRef, POINTER(SecTrustRef)] - Security.SSLCopyPeerTrust.restype = OSStatus - - Security.SecTrustSetAnchorCertificates.argtypes = [SecTrustRef, CFArrayRef] - Security.SecTrustSetAnchorCertificates.restype = OSStatus - - Security.SecTrustSetAnchorCertificatesOnly.argstypes = [SecTrustRef, Boolean] - Security.SecTrustSetAnchorCertificatesOnly.restype = OSStatus - - Security.SecTrustEvaluate.argtypes = [SecTrustRef, POINTER(SecTrustResultType)] - Security.SecTrustEvaluate.restype = OSStatus - - Security.SecTrustGetCertificateCount.argtypes = [SecTrustRef] - Security.SecTrustGetCertificateCount.restype = CFIndex - - Security.SecTrustGetCertificateAtIndex.argtypes = [SecTrustRef, CFIndex] - Security.SecTrustGetCertificateAtIndex.restype = SecCertificateRef - - Security.SSLCreateContext.argtypes = [ - CFAllocatorRef, - SSLProtocolSide, - SSLConnectionType, - ] - Security.SSLCreateContext.restype = SSLContextRef - - Security.SSLSetSessionOption.argtypes = [SSLContextRef, SSLSessionOption, Boolean] - Security.SSLSetSessionOption.restype = OSStatus - - Security.SSLSetProtocolVersionMin.argtypes = [SSLContextRef, SSLProtocol] - Security.SSLSetProtocolVersionMin.restype = OSStatus - - Security.SSLSetProtocolVersionMax.argtypes = [SSLContextRef, SSLProtocol] - Security.SSLSetProtocolVersionMax.restype = OSStatus - - try: - Security.SSLSetALPNProtocols.argtypes = [SSLContextRef, CFArrayRef] - Security.SSLSetALPNProtocols.restype = OSStatus - except AttributeError: - # Supported only in 10.12+ - pass - - Security.SecCopyErrorMessageString.argtypes = [OSStatus, c_void_p] - Security.SecCopyErrorMessageString.restype = CFStringRef - - Security.SSLReadFunc = SSLReadFunc - Security.SSLWriteFunc = SSLWriteFunc - Security.SSLContextRef = SSLContextRef - Security.SSLProtocol = SSLProtocol - Security.SSLCipherSuite = SSLCipherSuite - Security.SecIdentityRef = SecIdentityRef - Security.SecKeychainRef = SecKeychainRef - Security.SecTrustRef = SecTrustRef - Security.SecTrustResultType = SecTrustResultType - Security.SecExternalFormat = SecExternalFormat - Security.OSStatus = OSStatus - - Security.kSecImportExportPassphrase = CFStringRef.in_dll( - Security, "kSecImportExportPassphrase" - ) - Security.kSecImportItemIdentity = CFStringRef.in_dll( - Security, "kSecImportItemIdentity" - ) - - # CoreFoundation time! - CoreFoundation.CFRetain.argtypes = [CFTypeRef] - CoreFoundation.CFRetain.restype = CFTypeRef - - CoreFoundation.CFRelease.argtypes = [CFTypeRef] - CoreFoundation.CFRelease.restype = None - - CoreFoundation.CFGetTypeID.argtypes = [CFTypeRef] - CoreFoundation.CFGetTypeID.restype = CFTypeID - - CoreFoundation.CFStringCreateWithCString.argtypes = [ - CFAllocatorRef, - c_char_p, - CFStringEncoding, - ] - CoreFoundation.CFStringCreateWithCString.restype = CFStringRef - - CoreFoundation.CFStringGetCStringPtr.argtypes = [CFStringRef, CFStringEncoding] - CoreFoundation.CFStringGetCStringPtr.restype = c_char_p - - CoreFoundation.CFStringGetCString.argtypes = [ - CFStringRef, - c_char_p, - CFIndex, - CFStringEncoding, - ] - CoreFoundation.CFStringGetCString.restype = c_bool - - CoreFoundation.CFDataCreate.argtypes = [CFAllocatorRef, c_char_p, CFIndex] - CoreFoundation.CFDataCreate.restype = CFDataRef - - CoreFoundation.CFDataGetLength.argtypes = [CFDataRef] - CoreFoundation.CFDataGetLength.restype = CFIndex - - CoreFoundation.CFDataGetBytePtr.argtypes = [CFDataRef] - CoreFoundation.CFDataGetBytePtr.restype = c_void_p - - CoreFoundation.CFDictionaryCreate.argtypes = [ - CFAllocatorRef, - POINTER(CFTypeRef), - POINTER(CFTypeRef), - CFIndex, - CFDictionaryKeyCallBacks, - CFDictionaryValueCallBacks, - ] - CoreFoundation.CFDictionaryCreate.restype = CFDictionaryRef - - CoreFoundation.CFDictionaryGetValue.argtypes = [CFDictionaryRef, CFTypeRef] - CoreFoundation.CFDictionaryGetValue.restype = CFTypeRef - - CoreFoundation.CFArrayCreate.argtypes = [ - CFAllocatorRef, - POINTER(CFTypeRef), - CFIndex, - CFArrayCallBacks, - ] - CoreFoundation.CFArrayCreate.restype = CFArrayRef - - CoreFoundation.CFArrayCreateMutable.argtypes = [ - CFAllocatorRef, - CFIndex, - CFArrayCallBacks, - ] - CoreFoundation.CFArrayCreateMutable.restype = CFMutableArrayRef - - CoreFoundation.CFArrayAppendValue.argtypes = [CFMutableArrayRef, c_void_p] - CoreFoundation.CFArrayAppendValue.restype = None - - CoreFoundation.CFArrayGetCount.argtypes = [CFArrayRef] - CoreFoundation.CFArrayGetCount.restype = CFIndex - - CoreFoundation.CFArrayGetValueAtIndex.argtypes = [CFArrayRef, CFIndex] - CoreFoundation.CFArrayGetValueAtIndex.restype = c_void_p - - CoreFoundation.kCFAllocatorDefault = CFAllocatorRef.in_dll( - CoreFoundation, "kCFAllocatorDefault" - ) - CoreFoundation.kCFTypeArrayCallBacks = c_void_p.in_dll( - CoreFoundation, "kCFTypeArrayCallBacks" - ) - CoreFoundation.kCFTypeDictionaryKeyCallBacks = c_void_p.in_dll( - CoreFoundation, "kCFTypeDictionaryKeyCallBacks" - ) - CoreFoundation.kCFTypeDictionaryValueCallBacks = c_void_p.in_dll( - CoreFoundation, "kCFTypeDictionaryValueCallBacks" - ) - - CoreFoundation.CFTypeRef = CFTypeRef - CoreFoundation.CFArrayRef = CFArrayRef - CoreFoundation.CFStringRef = CFStringRef - CoreFoundation.CFDictionaryRef = CFDictionaryRef - -except (AttributeError): - raise ImportError("Error initializing ctypes") - - -class CFConst(object): - """ - A class object that acts as essentially a namespace for CoreFoundation - constants. - """ - - kCFStringEncodingUTF8 = CFStringEncoding(0x08000100) - - -class SecurityConst(object): - """ - A class object that acts as essentially a namespace for Security constants. - """ - - kSSLSessionOptionBreakOnServerAuth = 0 - - kSSLProtocol2 = 1 - kSSLProtocol3 = 2 - kTLSProtocol1 = 4 - kTLSProtocol11 = 7 - kTLSProtocol12 = 8 - # SecureTransport does not support TLS 1.3 even if there's a constant for it - kTLSProtocol13 = 10 - kTLSProtocolMaxSupported = 999 - - kSSLClientSide = 1 - kSSLStreamType = 0 - - kSecFormatPEMSequence = 10 - - kSecTrustResultInvalid = 0 - kSecTrustResultProceed = 1 - # This gap is present on purpose: this was kSecTrustResultConfirm, which - # is deprecated. - kSecTrustResultDeny = 3 - kSecTrustResultUnspecified = 4 - kSecTrustResultRecoverableTrustFailure = 5 - kSecTrustResultFatalTrustFailure = 6 - kSecTrustResultOtherError = 7 - - errSSLProtocol = -9800 - errSSLWouldBlock = -9803 - errSSLClosedGraceful = -9805 - errSSLClosedNoNotify = -9816 - errSSLClosedAbort = -9806 - - errSSLXCertChainInvalid = -9807 - errSSLCrypto = -9809 - errSSLInternal = -9810 - errSSLCertExpired = -9814 - errSSLCertNotYetValid = -9815 - errSSLUnknownRootCert = -9812 - errSSLNoRootCert = -9813 - errSSLHostNameMismatch = -9843 - errSSLPeerHandshakeFail = -9824 - errSSLPeerUserCancelled = -9839 - errSSLWeakPeerEphemeralDHKey = -9850 - errSSLServerAuthCompleted = -9841 - errSSLRecordOverflow = -9847 - - errSecVerifyFailed = -67808 - errSecNoTrustSettings = -25263 - errSecItemNotFound = -25300 - errSecInvalidTrustSettings = -25262 - - # Cipher suites. We only pick the ones our default cipher string allows. - # Source: https://developer.apple.com/documentation/security/1550981-ssl_cipher_suite_values - TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 = 0xC02C - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 = 0xC030 - TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 = 0xC02B - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 = 0xC02F - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 = 0xCCA9 - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 = 0xCCA8 - TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 = 0x009F - TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 = 0x009E - TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 = 0xC024 - TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 = 0xC028 - TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA = 0xC00A - TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA = 0xC014 - TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 = 0x006B - TLS_DHE_RSA_WITH_AES_256_CBC_SHA = 0x0039 - TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 = 0xC023 - TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 = 0xC027 - TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA = 0xC009 - TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA = 0xC013 - TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 = 0x0067 - TLS_DHE_RSA_WITH_AES_128_CBC_SHA = 0x0033 - TLS_RSA_WITH_AES_256_GCM_SHA384 = 0x009D - TLS_RSA_WITH_AES_128_GCM_SHA256 = 0x009C - TLS_RSA_WITH_AES_256_CBC_SHA256 = 0x003D - TLS_RSA_WITH_AES_128_CBC_SHA256 = 0x003C - TLS_RSA_WITH_AES_256_CBC_SHA = 0x0035 - TLS_RSA_WITH_AES_128_CBC_SHA = 0x002F - TLS_AES_128_GCM_SHA256 = 0x1301 - TLS_AES_256_GCM_SHA384 = 0x1302 - TLS_AES_128_CCM_8_SHA256 = 0x1305 - TLS_AES_128_CCM_SHA256 = 0x1304 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py deleted file mode 100644 index fa0b245..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +++ /dev/null @@ -1,397 +0,0 @@ -""" -Low-level helpers for the SecureTransport bindings. - -These are Python functions that are not directly related to the high-level APIs -but are necessary to get them to work. They include a whole bunch of low-level -CoreFoundation messing about and memory management. The concerns in this module -are almost entirely about trying to avoid memory leaks and providing -appropriate and useful assistance to the higher-level code. -""" -import base64 -import ctypes -import itertools -import os -import re -import ssl -import struct -import tempfile - -from .bindings import CFConst, CoreFoundation, Security - -# This regular expression is used to grab PEM data out of a PEM bundle. -_PEM_CERTS_RE = re.compile( - b"-----BEGIN CERTIFICATE-----\n(.*?)\n-----END CERTIFICATE-----", re.DOTALL -) - - -def _cf_data_from_bytes(bytestring): - """ - Given a bytestring, create a CFData object from it. This CFData object must - be CFReleased by the caller. - """ - return CoreFoundation.CFDataCreate( - CoreFoundation.kCFAllocatorDefault, bytestring, len(bytestring) - ) - - -def _cf_dictionary_from_tuples(tuples): - """ - Given a list of Python tuples, create an associated CFDictionary. - """ - dictionary_size = len(tuples) - - # We need to get the dictionary keys and values out in the same order. - keys = (t[0] for t in tuples) - values = (t[1] for t in tuples) - cf_keys = (CoreFoundation.CFTypeRef * dictionary_size)(*keys) - cf_values = (CoreFoundation.CFTypeRef * dictionary_size)(*values) - - return CoreFoundation.CFDictionaryCreate( - CoreFoundation.kCFAllocatorDefault, - cf_keys, - cf_values, - dictionary_size, - CoreFoundation.kCFTypeDictionaryKeyCallBacks, - CoreFoundation.kCFTypeDictionaryValueCallBacks, - ) - - -def _cfstr(py_bstr): - """ - Given a Python binary data, create a CFString. - The string must be CFReleased by the caller. - """ - c_str = ctypes.c_char_p(py_bstr) - cf_str = CoreFoundation.CFStringCreateWithCString( - CoreFoundation.kCFAllocatorDefault, - c_str, - CFConst.kCFStringEncodingUTF8, - ) - return cf_str - - -def _create_cfstring_array(lst): - """ - Given a list of Python binary data, create an associated CFMutableArray. - The array must be CFReleased by the caller. - - Raises an ssl.SSLError on failure. - """ - cf_arr = None - try: - cf_arr = CoreFoundation.CFArrayCreateMutable( - CoreFoundation.kCFAllocatorDefault, - 0, - ctypes.byref(CoreFoundation.kCFTypeArrayCallBacks), - ) - if not cf_arr: - raise MemoryError("Unable to allocate memory!") - for item in lst: - cf_str = _cfstr(item) - if not cf_str: - raise MemoryError("Unable to allocate memory!") - try: - CoreFoundation.CFArrayAppendValue(cf_arr, cf_str) - finally: - CoreFoundation.CFRelease(cf_str) - except BaseException as e: - if cf_arr: - CoreFoundation.CFRelease(cf_arr) - raise ssl.SSLError("Unable to allocate array: %s" % (e,)) - return cf_arr - - -def _cf_string_to_unicode(value): - """ - Creates a Unicode string from a CFString object. Used entirely for error - reporting. - - Yes, it annoys me quite a lot that this function is this complex. - """ - value_as_void_p = ctypes.cast(value, ctypes.POINTER(ctypes.c_void_p)) - - string = CoreFoundation.CFStringGetCStringPtr( - value_as_void_p, CFConst.kCFStringEncodingUTF8 - ) - if string is None: - buffer = ctypes.create_string_buffer(1024) - result = CoreFoundation.CFStringGetCString( - value_as_void_p, buffer, 1024, CFConst.kCFStringEncodingUTF8 - ) - if not result: - raise OSError("Error copying C string from CFStringRef") - string = buffer.value - if string is not None: - string = string.decode("utf-8") - return string - - -def _assert_no_error(error, exception_class=None): - """ - Checks the return code and throws an exception if there is an error to - report - """ - if error == 0: - return - - cf_error_string = Security.SecCopyErrorMessageString(error, None) - output = _cf_string_to_unicode(cf_error_string) - CoreFoundation.CFRelease(cf_error_string) - - if output is None or output == u"": - output = u"OSStatus %s" % error - - if exception_class is None: - exception_class = ssl.SSLError - - raise exception_class(output) - - -def _cert_array_from_pem(pem_bundle): - """ - Given a bundle of certs in PEM format, turns them into a CFArray of certs - that can be used to validate a cert chain. - """ - # Normalize the PEM bundle's line endings. - pem_bundle = pem_bundle.replace(b"\r\n", b"\n") - - der_certs = [ - base64.b64decode(match.group(1)) for match in _PEM_CERTS_RE.finditer(pem_bundle) - ] - if not der_certs: - raise ssl.SSLError("No root certificates specified") - - cert_array = CoreFoundation.CFArrayCreateMutable( - CoreFoundation.kCFAllocatorDefault, - 0, - ctypes.byref(CoreFoundation.kCFTypeArrayCallBacks), - ) - if not cert_array: - raise ssl.SSLError("Unable to allocate memory!") - - try: - for der_bytes in der_certs: - certdata = _cf_data_from_bytes(der_bytes) - if not certdata: - raise ssl.SSLError("Unable to allocate memory!") - cert = Security.SecCertificateCreateWithData( - CoreFoundation.kCFAllocatorDefault, certdata - ) - CoreFoundation.CFRelease(certdata) - if not cert: - raise ssl.SSLError("Unable to build cert object!") - - CoreFoundation.CFArrayAppendValue(cert_array, cert) - CoreFoundation.CFRelease(cert) - except Exception: - # We need to free the array before the exception bubbles further. - # We only want to do that if an error occurs: otherwise, the caller - # should free. - CoreFoundation.CFRelease(cert_array) - raise - - return cert_array - - -def _is_cert(item): - """ - Returns True if a given CFTypeRef is a certificate. - """ - expected = Security.SecCertificateGetTypeID() - return CoreFoundation.CFGetTypeID(item) == expected - - -def _is_identity(item): - """ - Returns True if a given CFTypeRef is an identity. - """ - expected = Security.SecIdentityGetTypeID() - return CoreFoundation.CFGetTypeID(item) == expected - - -def _temporary_keychain(): - """ - This function creates a temporary Mac keychain that we can use to work with - credentials. This keychain uses a one-time password and a temporary file to - store the data. We expect to have one keychain per socket. The returned - SecKeychainRef must be freed by the caller, including calling - SecKeychainDelete. - - Returns a tuple of the SecKeychainRef and the path to the temporary - directory that contains it. - """ - # Unfortunately, SecKeychainCreate requires a path to a keychain. This - # means we cannot use mkstemp to use a generic temporary file. Instead, - # we're going to create a temporary directory and a filename to use there. - # This filename will be 8 random bytes expanded into base64. We also need - # some random bytes to password-protect the keychain we're creating, so we - # ask for 40 random bytes. - random_bytes = os.urandom(40) - filename = base64.b16encode(random_bytes[:8]).decode("utf-8") - password = base64.b16encode(random_bytes[8:]) # Must be valid UTF-8 - tempdirectory = tempfile.mkdtemp() - - keychain_path = os.path.join(tempdirectory, filename).encode("utf-8") - - # We now want to create the keychain itself. - keychain = Security.SecKeychainRef() - status = Security.SecKeychainCreate( - keychain_path, len(password), password, False, None, ctypes.byref(keychain) - ) - _assert_no_error(status) - - # Having created the keychain, we want to pass it off to the caller. - return keychain, tempdirectory - - -def _load_items_from_file(keychain, path): - """ - Given a single file, loads all the trust objects from it into arrays and - the keychain. - Returns a tuple of lists: the first list is a list of identities, the - second a list of certs. - """ - certificates = [] - identities = [] - result_array = None - - with open(path, "rb") as f: - raw_filedata = f.read() - - try: - filedata = CoreFoundation.CFDataCreate( - CoreFoundation.kCFAllocatorDefault, raw_filedata, len(raw_filedata) - ) - result_array = CoreFoundation.CFArrayRef() - result = Security.SecItemImport( - filedata, # cert data - None, # Filename, leaving it out for now - None, # What the type of the file is, we don't care - None, # what's in the file, we don't care - 0, # import flags - None, # key params, can include passphrase in the future - keychain, # The keychain to insert into - ctypes.byref(result_array), # Results - ) - _assert_no_error(result) - - # A CFArray is not very useful to us as an intermediary - # representation, so we are going to extract the objects we want - # and then free the array. We don't need to keep hold of keys: the - # keychain already has them! - result_count = CoreFoundation.CFArrayGetCount(result_array) - for index in range(result_count): - item = CoreFoundation.CFArrayGetValueAtIndex(result_array, index) - item = ctypes.cast(item, CoreFoundation.CFTypeRef) - - if _is_cert(item): - CoreFoundation.CFRetain(item) - certificates.append(item) - elif _is_identity(item): - CoreFoundation.CFRetain(item) - identities.append(item) - finally: - if result_array: - CoreFoundation.CFRelease(result_array) - - CoreFoundation.CFRelease(filedata) - - return (identities, certificates) - - -def _load_client_cert_chain(keychain, *paths): - """ - Load certificates and maybe keys from a number of files. Has the end goal - of returning a CFArray containing one SecIdentityRef, and then zero or more - SecCertificateRef objects, suitable for use as a client certificate trust - chain. - """ - # Ok, the strategy. - # - # This relies on knowing that macOS will not give you a SecIdentityRef - # unless you have imported a key into a keychain. This is a somewhat - # artificial limitation of macOS (for example, it doesn't necessarily - # affect iOS), but there is nothing inside Security.framework that lets you - # get a SecIdentityRef without having a key in a keychain. - # - # So the policy here is we take all the files and iterate them in order. - # Each one will use SecItemImport to have one or more objects loaded from - # it. We will also point at a keychain that macOS can use to work with the - # private key. - # - # Once we have all the objects, we'll check what we actually have. If we - # already have a SecIdentityRef in hand, fab: we'll use that. Otherwise, - # we'll take the first certificate (which we assume to be our leaf) and - # ask the keychain to give us a SecIdentityRef with that cert's associated - # key. - # - # We'll then return a CFArray containing the trust chain: one - # SecIdentityRef and then zero-or-more SecCertificateRef objects. The - # responsibility for freeing this CFArray will be with the caller. This - # CFArray must remain alive for the entire connection, so in practice it - # will be stored with a single SSLSocket, along with the reference to the - # keychain. - certificates = [] - identities = [] - - # Filter out bad paths. - paths = (path for path in paths if path) - - try: - for file_path in paths: - new_identities, new_certs = _load_items_from_file(keychain, file_path) - identities.extend(new_identities) - certificates.extend(new_certs) - - # Ok, we have everything. The question is: do we have an identity? If - # not, we want to grab one from the first cert we have. - if not identities: - new_identity = Security.SecIdentityRef() - status = Security.SecIdentityCreateWithCertificate( - keychain, certificates[0], ctypes.byref(new_identity) - ) - _assert_no_error(status) - identities.append(new_identity) - - # We now want to release the original certificate, as we no longer - # need it. - CoreFoundation.CFRelease(certificates.pop(0)) - - # We now need to build a new CFArray that holds the trust chain. - trust_chain = CoreFoundation.CFArrayCreateMutable( - CoreFoundation.kCFAllocatorDefault, - 0, - ctypes.byref(CoreFoundation.kCFTypeArrayCallBacks), - ) - for item in itertools.chain(identities, certificates): - # ArrayAppendValue does a CFRetain on the item. That's fine, - # because the finally block will release our other refs to them. - CoreFoundation.CFArrayAppendValue(trust_chain, item) - - return trust_chain - finally: - for obj in itertools.chain(identities, certificates): - CoreFoundation.CFRelease(obj) - - -TLS_PROTOCOL_VERSIONS = { - "SSLv2": (0, 2), - "SSLv3": (3, 0), - "TLSv1": (3, 1), - "TLSv1.1": (3, 2), - "TLSv1.2": (3, 3), -} - - -def _build_tls_unknown_ca_alert(version): - """ - Builds a TLS alert record for an unknown CA. - """ - ver_maj, ver_min = TLS_PROTOCOL_VERSIONS[version] - severity_fatal = 0x02 - description_unknown_ca = 0x30 - msg = struct.pack(">BB", severity_fatal, description_unknown_ca) - msg_len = len(msg) - record_type_alert = 0x15 - record = struct.pack(">BBBH", record_type_alert, ver_maj, ver_min, msg_len) + msg - return record diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py deleted file mode 100644 index 1717ee2..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py +++ /dev/null @@ -1,314 +0,0 @@ -""" -This module provides a pool manager that uses Google App Engine's -`URLFetch Service `_. - -Example usage:: - - from pip._vendor.urllib3 import PoolManager - from pip._vendor.urllib3.contrib.appengine import AppEngineManager, is_appengine_sandbox - - if is_appengine_sandbox(): - # AppEngineManager uses AppEngine's URLFetch API behind the scenes - http = AppEngineManager() - else: - # PoolManager uses a socket-level API behind the scenes - http = PoolManager() - - r = http.request('GET', 'https://google.com/') - -There are `limitations `_ to the URLFetch service and it may not be -the best choice for your application. There are three options for using -urllib3 on Google App Engine: - -1. You can use :class:`AppEngineManager` with URLFetch. URLFetch is - cost-effective in many circumstances as long as your usage is within the - limitations. -2. You can use a normal :class:`~urllib3.PoolManager` by enabling sockets. - Sockets also have `limitations and restrictions - `_ and have a lower free quota than URLFetch. - To use sockets, be sure to specify the following in your ``app.yaml``:: - - env_variables: - GAE_USE_SOCKETS_HTTPLIB : 'true' - -3. If you are using `App Engine Flexible -`_, you can use the standard -:class:`PoolManager` without any configuration or special environment variables. -""" - -from __future__ import absolute_import - -import io -import logging -import warnings - -from ..exceptions import ( - HTTPError, - HTTPWarning, - MaxRetryError, - ProtocolError, - SSLError, - TimeoutError, -) -from ..packages.six.moves.urllib.parse import urljoin -from ..request import RequestMethods -from ..response import HTTPResponse -from ..util.retry import Retry -from ..util.timeout import Timeout -from . import _appengine_environ - -try: - from google.appengine.api import urlfetch -except ImportError: - urlfetch = None - - -log = logging.getLogger(__name__) - - -class AppEnginePlatformWarning(HTTPWarning): - pass - - -class AppEnginePlatformError(HTTPError): - pass - - -class AppEngineManager(RequestMethods): - """ - Connection manager for Google App Engine sandbox applications. - - This manager uses the URLFetch service directly instead of using the - emulated httplib, and is subject to URLFetch limitations as described in - the App Engine documentation `here - `_. - - Notably it will raise an :class:`AppEnginePlatformError` if: - * URLFetch is not available. - * If you attempt to use this on App Engine Flexible, as full socket - support is available. - * If a request size is more than 10 megabytes. - * If a response size is more than 32 megabytes. - * If you use an unsupported request method such as OPTIONS. - - Beyond those cases, it will raise normal urllib3 errors. - """ - - def __init__( - self, - headers=None, - retries=None, - validate_certificate=True, - urlfetch_retries=True, - ): - if not urlfetch: - raise AppEnginePlatformError( - "URLFetch is not available in this environment." - ) - - warnings.warn( - "urllib3 is using URLFetch on Google App Engine sandbox instead " - "of sockets. To use sockets directly instead of URLFetch see " - "https://urllib3.readthedocs.io/en/1.26.x/reference/urllib3.contrib.html.", - AppEnginePlatformWarning, - ) - - RequestMethods.__init__(self, headers) - self.validate_certificate = validate_certificate - self.urlfetch_retries = urlfetch_retries - - self.retries = retries or Retry.DEFAULT - - def __enter__(self): - return self - - def __exit__(self, exc_type, exc_val, exc_tb): - # Return False to re-raise any potential exceptions - return False - - def urlopen( - self, - method, - url, - body=None, - headers=None, - retries=None, - redirect=True, - timeout=Timeout.DEFAULT_TIMEOUT, - **response_kw - ): - - retries = self._get_retries(retries, redirect) - - try: - follow_redirects = redirect and retries.redirect != 0 and retries.total - response = urlfetch.fetch( - url, - payload=body, - method=method, - headers=headers or {}, - allow_truncated=False, - follow_redirects=self.urlfetch_retries and follow_redirects, - deadline=self._get_absolute_timeout(timeout), - validate_certificate=self.validate_certificate, - ) - except urlfetch.DeadlineExceededError as e: - raise TimeoutError(self, e) - - except urlfetch.InvalidURLError as e: - if "too large" in str(e): - raise AppEnginePlatformError( - "URLFetch request too large, URLFetch only " - "supports requests up to 10mb in size.", - e, - ) - raise ProtocolError(e) - - except urlfetch.DownloadError as e: - if "Too many redirects" in str(e): - raise MaxRetryError(self, url, reason=e) - raise ProtocolError(e) - - except urlfetch.ResponseTooLargeError as e: - raise AppEnginePlatformError( - "URLFetch response too large, URLFetch only supports" - "responses up to 32mb in size.", - e, - ) - - except urlfetch.SSLCertificateError as e: - raise SSLError(e) - - except urlfetch.InvalidMethodError as e: - raise AppEnginePlatformError( - "URLFetch does not support method: %s" % method, e - ) - - http_response = self._urlfetch_response_to_http_response( - response, retries=retries, **response_kw - ) - - # Handle redirect? - redirect_location = redirect and http_response.get_redirect_location() - if redirect_location: - # Check for redirect response - if self.urlfetch_retries and retries.raise_on_redirect: - raise MaxRetryError(self, url, "too many redirects") - else: - if http_response.status == 303: - method = "GET" - - try: - retries = retries.increment( - method, url, response=http_response, _pool=self - ) - except MaxRetryError: - if retries.raise_on_redirect: - raise MaxRetryError(self, url, "too many redirects") - return http_response - - retries.sleep_for_retry(http_response) - log.debug("Redirecting %s -> %s", url, redirect_location) - redirect_url = urljoin(url, redirect_location) - return self.urlopen( - method, - redirect_url, - body, - headers, - retries=retries, - redirect=redirect, - timeout=timeout, - **response_kw - ) - - # Check if we should retry the HTTP response. - has_retry_after = bool(http_response.headers.get("Retry-After")) - if retries.is_retry(method, http_response.status, has_retry_after): - retries = retries.increment(method, url, response=http_response, _pool=self) - log.debug("Retry: %s", url) - retries.sleep(http_response) - return self.urlopen( - method, - url, - body=body, - headers=headers, - retries=retries, - redirect=redirect, - timeout=timeout, - **response_kw - ) - - return http_response - - def _urlfetch_response_to_http_response(self, urlfetch_resp, **response_kw): - - if is_prod_appengine(): - # Production GAE handles deflate encoding automatically, but does - # not remove the encoding header. - content_encoding = urlfetch_resp.headers.get("content-encoding") - - if content_encoding == "deflate": - del urlfetch_resp.headers["content-encoding"] - - transfer_encoding = urlfetch_resp.headers.get("transfer-encoding") - # We have a full response's content, - # so let's make sure we don't report ourselves as chunked data. - if transfer_encoding == "chunked": - encodings = transfer_encoding.split(",") - encodings.remove("chunked") - urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings) - - original_response = HTTPResponse( - # In order for decoding to work, we must present the content as - # a file-like object. - body=io.BytesIO(urlfetch_resp.content), - msg=urlfetch_resp.header_msg, - headers=urlfetch_resp.headers, - status=urlfetch_resp.status_code, - **response_kw - ) - - return HTTPResponse( - body=io.BytesIO(urlfetch_resp.content), - headers=urlfetch_resp.headers, - status=urlfetch_resp.status_code, - original_response=original_response, - **response_kw - ) - - def _get_absolute_timeout(self, timeout): - if timeout is Timeout.DEFAULT_TIMEOUT: - return None # Defer to URLFetch's default. - if isinstance(timeout, Timeout): - if timeout._read is not None or timeout._connect is not None: - warnings.warn( - "URLFetch does not support granular timeout settings, " - "reverting to total or default URLFetch timeout.", - AppEnginePlatformWarning, - ) - return timeout.total - return timeout - - def _get_retries(self, retries, redirect): - if not isinstance(retries, Retry): - retries = Retry.from_int(retries, redirect=redirect, default=self.retries) - - if retries.connect or retries.read or retries.redirect: - warnings.warn( - "URLFetch only supports total retries and does not " - "recognize connect, read, or redirect retry parameters.", - AppEnginePlatformWarning, - ) - - return retries - - -# Alias methods from _appengine_environ to maintain public API interface. - -is_appengine = _appengine_environ.is_appengine -is_appengine_sandbox = _appengine_environ.is_appengine_sandbox -is_local_appengine = _appengine_environ.is_local_appengine -is_prod_appengine = _appengine_environ.is_prod_appengine -is_prod_appengine_mvms = _appengine_environ.is_prod_appengine_mvms diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py deleted file mode 100644 index 4716657..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +++ /dev/null @@ -1,130 +0,0 @@ -""" -NTLM authenticating pool, contributed by erikcederstran - -Issue #10, see: http://code.google.com/p/urllib3/issues/detail?id=10 -""" -from __future__ import absolute_import - -import warnings -from logging import getLogger - -from ntlm import ntlm - -from .. import HTTPSConnectionPool -from ..packages.six.moves.http_client import HTTPSConnection - -warnings.warn( - "The 'urllib3.contrib.ntlmpool' module is deprecated and will be removed " - "in urllib3 v2.0 release, urllib3 is not able to support it properly due " - "to reasons listed in issue: https://github.com/urllib3/urllib3/issues/2282. " - "If you are a user of this module please comment in the mentioned issue.", - DeprecationWarning, -) - -log = getLogger(__name__) - - -class NTLMConnectionPool(HTTPSConnectionPool): - """ - Implements an NTLM authentication version of an urllib3 connection pool - """ - - scheme = "https" - - def __init__(self, user, pw, authurl, *args, **kwargs): - """ - authurl is a random URL on the server that is protected by NTLM. - user is the Windows user, probably in the DOMAIN\\username format. - pw is the password for the user. - """ - super(NTLMConnectionPool, self).__init__(*args, **kwargs) - self.authurl = authurl - self.rawuser = user - user_parts = user.split("\\", 1) - self.domain = user_parts[0].upper() - self.user = user_parts[1] - self.pw = pw - - def _new_conn(self): - # Performs the NTLM handshake that secures the connection. The socket - # must be kept open while requests are performed. - self.num_connections += 1 - log.debug( - "Starting NTLM HTTPS connection no. %d: https://%s%s", - self.num_connections, - self.host, - self.authurl, - ) - - headers = {"Connection": "Keep-Alive"} - req_header = "Authorization" - resp_header = "www-authenticate" - - conn = HTTPSConnection(host=self.host, port=self.port) - - # Send negotiation message - headers[req_header] = "NTLM %s" % ntlm.create_NTLM_NEGOTIATE_MESSAGE( - self.rawuser - ) - log.debug("Request headers: %s", headers) - conn.request("GET", self.authurl, None, headers) - res = conn.getresponse() - reshdr = dict(res.headers) - log.debug("Response status: %s %s", res.status, res.reason) - log.debug("Response headers: %s", reshdr) - log.debug("Response data: %s [...]", res.read(100)) - - # Remove the reference to the socket, so that it can not be closed by - # the response object (we want to keep the socket open) - res.fp = None - - # Server should respond with a challenge message - auth_header_values = reshdr[resp_header].split(", ") - auth_header_value = None - for s in auth_header_values: - if s[:5] == "NTLM ": - auth_header_value = s[5:] - if auth_header_value is None: - raise Exception( - "Unexpected %s response header: %s" % (resp_header, reshdr[resp_header]) - ) - - # Send authentication message - ServerChallenge, NegotiateFlags = ntlm.parse_NTLM_CHALLENGE_MESSAGE( - auth_header_value - ) - auth_msg = ntlm.create_NTLM_AUTHENTICATE_MESSAGE( - ServerChallenge, self.user, self.domain, self.pw, NegotiateFlags - ) - headers[req_header] = "NTLM %s" % auth_msg - log.debug("Request headers: %s", headers) - conn.request("GET", self.authurl, None, headers) - res = conn.getresponse() - log.debug("Response status: %s %s", res.status, res.reason) - log.debug("Response headers: %s", dict(res.headers)) - log.debug("Response data: %s [...]", res.read()[:100]) - if res.status != 200: - if res.status == 401: - raise Exception("Server rejected request: wrong username or password") - raise Exception("Wrong server response: %s %s" % (res.status, res.reason)) - - res.fp = None - log.debug("Connection established") - return conn - - def urlopen( - self, - method, - url, - body=None, - headers=None, - retries=3, - redirect=True, - assert_same_host=True, - ): - if headers is None: - headers = {} - headers["Connection"] = "Keep-Alive" - return super(NTLMConnectionPool, self).urlopen( - method, url, body, headers, retries, redirect, assert_same_host - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py deleted file mode 100644 index 19e4aa9..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +++ /dev/null @@ -1,518 +0,0 @@ -""" -TLS with SNI_-support for Python 2. Follow these instructions if you would -like to verify TLS certificates in Python 2. Note, the default libraries do -*not* do certificate checking; you need to do additional work to validate -certificates yourself. - -This needs the following packages installed: - -* `pyOpenSSL`_ (tested with 16.0.0) -* `cryptography`_ (minimum 1.3.4, from pyopenssl) -* `idna`_ (minimum 2.0, from cryptography) - -However, pyopenssl depends on cryptography, which depends on idna, so while we -use all three directly here we end up having relatively few packages required. - -You can install them with the following command: - -.. code-block:: bash - - $ python -m pip install pyopenssl cryptography idna - -To activate certificate checking, call -:func:`~urllib3.contrib.pyopenssl.inject_into_urllib3` from your Python code -before you begin making HTTP requests. This can be done in a ``sitecustomize`` -module, or at any other time before your application begins using ``urllib3``, -like this: - -.. code-block:: python - - try: - import pip._vendor.urllib3.contrib.pyopenssl as pyopenssl - pyopenssl.inject_into_urllib3() - except ImportError: - pass - -Now you can use :mod:`urllib3` as you normally would, and it will support SNI -when the required modules are installed. - -Activating this module also has the positive side effect of disabling SSL/TLS -compression in Python 2 (see `CRIME attack`_). - -.. _sni: https://en.wikipedia.org/wiki/Server_Name_Indication -.. _crime attack: https://en.wikipedia.org/wiki/CRIME_(security_exploit) -.. _pyopenssl: https://www.pyopenssl.org -.. _cryptography: https://cryptography.io -.. _idna: https://github.com/kjd/idna -""" -from __future__ import absolute_import - -import OpenSSL.crypto -import OpenSSL.SSL -from cryptography import x509 -from cryptography.hazmat.backends.openssl import backend as openssl_backend - -try: - from cryptography.x509 import UnsupportedExtension -except ImportError: - # UnsupportedExtension is gone in cryptography >= 2.1.0 - class UnsupportedExtension(Exception): - pass - - -from io import BytesIO -from socket import error as SocketError -from socket import timeout - -try: # Platform-specific: Python 2 - from socket import _fileobject -except ImportError: # Platform-specific: Python 3 - _fileobject = None - from ..packages.backports.makefile import backport_makefile - -import logging -import ssl -import sys -import warnings - -from .. import util -from ..packages import six -from ..util.ssl_ import PROTOCOL_TLS_CLIENT - -warnings.warn( - "'urllib3.contrib.pyopenssl' module is deprecated and will be removed " - "in a future release of urllib3 2.x. Read more in this issue: " - "https://github.com/urllib3/urllib3/issues/2680", - category=DeprecationWarning, - stacklevel=2, -) - -__all__ = ["inject_into_urllib3", "extract_from_urllib3"] - -# SNI always works. -HAS_SNI = True - -# Map from urllib3 to PyOpenSSL compatible parameter-values. -_openssl_versions = { - util.PROTOCOL_TLS: OpenSSL.SSL.SSLv23_METHOD, - PROTOCOL_TLS_CLIENT: OpenSSL.SSL.SSLv23_METHOD, - ssl.PROTOCOL_TLSv1: OpenSSL.SSL.TLSv1_METHOD, -} - -if hasattr(ssl, "PROTOCOL_SSLv3") and hasattr(OpenSSL.SSL, "SSLv3_METHOD"): - _openssl_versions[ssl.PROTOCOL_SSLv3] = OpenSSL.SSL.SSLv3_METHOD - -if hasattr(ssl, "PROTOCOL_TLSv1_1") and hasattr(OpenSSL.SSL, "TLSv1_1_METHOD"): - _openssl_versions[ssl.PROTOCOL_TLSv1_1] = OpenSSL.SSL.TLSv1_1_METHOD - -if hasattr(ssl, "PROTOCOL_TLSv1_2") and hasattr(OpenSSL.SSL, "TLSv1_2_METHOD"): - _openssl_versions[ssl.PROTOCOL_TLSv1_2] = OpenSSL.SSL.TLSv1_2_METHOD - - -_stdlib_to_openssl_verify = { - ssl.CERT_NONE: OpenSSL.SSL.VERIFY_NONE, - ssl.CERT_OPTIONAL: OpenSSL.SSL.VERIFY_PEER, - ssl.CERT_REQUIRED: OpenSSL.SSL.VERIFY_PEER - + OpenSSL.SSL.VERIFY_FAIL_IF_NO_PEER_CERT, -} -_openssl_to_stdlib_verify = dict((v, k) for k, v in _stdlib_to_openssl_verify.items()) - -# OpenSSL will only write 16K at a time -SSL_WRITE_BLOCKSIZE = 16384 - -orig_util_HAS_SNI = util.HAS_SNI -orig_util_SSLContext = util.ssl_.SSLContext - - -log = logging.getLogger(__name__) - - -def inject_into_urllib3(): - "Monkey-patch urllib3 with PyOpenSSL-backed SSL-support." - - _validate_dependencies_met() - - util.SSLContext = PyOpenSSLContext - util.ssl_.SSLContext = PyOpenSSLContext - util.HAS_SNI = HAS_SNI - util.ssl_.HAS_SNI = HAS_SNI - util.IS_PYOPENSSL = True - util.ssl_.IS_PYOPENSSL = True - - -def extract_from_urllib3(): - "Undo monkey-patching by :func:`inject_into_urllib3`." - - util.SSLContext = orig_util_SSLContext - util.ssl_.SSLContext = orig_util_SSLContext - util.HAS_SNI = orig_util_HAS_SNI - util.ssl_.HAS_SNI = orig_util_HAS_SNI - util.IS_PYOPENSSL = False - util.ssl_.IS_PYOPENSSL = False - - -def _validate_dependencies_met(): - """ - Verifies that PyOpenSSL's package-level dependencies have been met. - Throws `ImportError` if they are not met. - """ - # Method added in `cryptography==1.1`; not available in older versions - from cryptography.x509.extensions import Extensions - - if getattr(Extensions, "get_extension_for_class", None) is None: - raise ImportError( - "'cryptography' module missing required functionality. " - "Try upgrading to v1.3.4 or newer." - ) - - # pyOpenSSL 0.14 and above use cryptography for OpenSSL bindings. The _x509 - # attribute is only present on those versions. - from OpenSSL.crypto import X509 - - x509 = X509() - if getattr(x509, "_x509", None) is None: - raise ImportError( - "'pyOpenSSL' module missing required functionality. " - "Try upgrading to v0.14 or newer." - ) - - -def _dnsname_to_stdlib(name): - """ - Converts a dNSName SubjectAlternativeName field to the form used by the - standard library on the given Python version. - - Cryptography produces a dNSName as a unicode string that was idna-decoded - from ASCII bytes. We need to idna-encode that string to get it back, and - then on Python 3 we also need to convert to unicode via UTF-8 (the stdlib - uses PyUnicode_FromStringAndSize on it, which decodes via UTF-8). - - If the name cannot be idna-encoded then we return None signalling that - the name given should be skipped. - """ - - def idna_encode(name): - """ - Borrowed wholesale from the Python Cryptography Project. It turns out - that we can't just safely call `idna.encode`: it can explode for - wildcard names. This avoids that problem. - """ - from pip._vendor import idna - - try: - for prefix in [u"*.", u"."]: - if name.startswith(prefix): - name = name[len(prefix) :] - return prefix.encode("ascii") + idna.encode(name) - return idna.encode(name) - except idna.core.IDNAError: - return None - - # Don't send IPv6 addresses through the IDNA encoder. - if ":" in name: - return name - - name = idna_encode(name) - if name is None: - return None - elif sys.version_info >= (3, 0): - name = name.decode("utf-8") - return name - - -def get_subj_alt_name(peer_cert): - """ - Given an PyOpenSSL certificate, provides all the subject alternative names. - """ - # Pass the cert to cryptography, which has much better APIs for this. - if hasattr(peer_cert, "to_cryptography"): - cert = peer_cert.to_cryptography() - else: - der = OpenSSL.crypto.dump_certificate(OpenSSL.crypto.FILETYPE_ASN1, peer_cert) - cert = x509.load_der_x509_certificate(der, openssl_backend) - - # We want to find the SAN extension. Ask Cryptography to locate it (it's - # faster than looping in Python) - try: - ext = cert.extensions.get_extension_for_class(x509.SubjectAlternativeName).value - except x509.ExtensionNotFound: - # No such extension, return the empty list. - return [] - except ( - x509.DuplicateExtension, - UnsupportedExtension, - x509.UnsupportedGeneralNameType, - UnicodeError, - ) as e: - # A problem has been found with the quality of the certificate. Assume - # no SAN field is present. - log.warning( - "A problem was encountered with the certificate that prevented " - "urllib3 from finding the SubjectAlternativeName field. This can " - "affect certificate validation. The error was %s", - e, - ) - return [] - - # We want to return dNSName and iPAddress fields. We need to cast the IPs - # back to strings because the match_hostname function wants them as - # strings. - # Sadly the DNS names need to be idna encoded and then, on Python 3, UTF-8 - # decoded. This is pretty frustrating, but that's what the standard library - # does with certificates, and so we need to attempt to do the same. - # We also want to skip over names which cannot be idna encoded. - names = [ - ("DNS", name) - for name in map(_dnsname_to_stdlib, ext.get_values_for_type(x509.DNSName)) - if name is not None - ] - names.extend( - ("IP Address", str(name)) for name in ext.get_values_for_type(x509.IPAddress) - ) - - return names - - -class WrappedSocket(object): - """API-compatibility wrapper for Python OpenSSL's Connection-class. - - Note: _makefile_refs, _drop() and _reuse() are needed for the garbage - collector of pypy. - """ - - def __init__(self, connection, socket, suppress_ragged_eofs=True): - self.connection = connection - self.socket = socket - self.suppress_ragged_eofs = suppress_ragged_eofs - self._makefile_refs = 0 - self._closed = False - - def fileno(self): - return self.socket.fileno() - - # Copy-pasted from Python 3.5 source code - def _decref_socketios(self): - if self._makefile_refs > 0: - self._makefile_refs -= 1 - if self._closed: - self.close() - - def recv(self, *args, **kwargs): - try: - data = self.connection.recv(*args, **kwargs) - except OpenSSL.SSL.SysCallError as e: - if self.suppress_ragged_eofs and e.args == (-1, "Unexpected EOF"): - return b"" - else: - raise SocketError(str(e)) - except OpenSSL.SSL.ZeroReturnError: - if self.connection.get_shutdown() == OpenSSL.SSL.RECEIVED_SHUTDOWN: - return b"" - else: - raise - except OpenSSL.SSL.WantReadError: - if not util.wait_for_read(self.socket, self.socket.gettimeout()): - raise timeout("The read operation timed out") - else: - return self.recv(*args, **kwargs) - - # TLS 1.3 post-handshake authentication - except OpenSSL.SSL.Error as e: - raise ssl.SSLError("read error: %r" % e) - else: - return data - - def recv_into(self, *args, **kwargs): - try: - return self.connection.recv_into(*args, **kwargs) - except OpenSSL.SSL.SysCallError as e: - if self.suppress_ragged_eofs and e.args == (-1, "Unexpected EOF"): - return 0 - else: - raise SocketError(str(e)) - except OpenSSL.SSL.ZeroReturnError: - if self.connection.get_shutdown() == OpenSSL.SSL.RECEIVED_SHUTDOWN: - return 0 - else: - raise - except OpenSSL.SSL.WantReadError: - if not util.wait_for_read(self.socket, self.socket.gettimeout()): - raise timeout("The read operation timed out") - else: - return self.recv_into(*args, **kwargs) - - # TLS 1.3 post-handshake authentication - except OpenSSL.SSL.Error as e: - raise ssl.SSLError("read error: %r" % e) - - def settimeout(self, timeout): - return self.socket.settimeout(timeout) - - def _send_until_done(self, data): - while True: - try: - return self.connection.send(data) - except OpenSSL.SSL.WantWriteError: - if not util.wait_for_write(self.socket, self.socket.gettimeout()): - raise timeout() - continue - except OpenSSL.SSL.SysCallError as e: - raise SocketError(str(e)) - - def sendall(self, data): - total_sent = 0 - while total_sent < len(data): - sent = self._send_until_done( - data[total_sent : total_sent + SSL_WRITE_BLOCKSIZE] - ) - total_sent += sent - - def shutdown(self): - # FIXME rethrow compatible exceptions should we ever use this - self.connection.shutdown() - - def close(self): - if self._makefile_refs < 1: - try: - self._closed = True - return self.connection.close() - except OpenSSL.SSL.Error: - return - else: - self._makefile_refs -= 1 - - def getpeercert(self, binary_form=False): - x509 = self.connection.get_peer_certificate() - - if not x509: - return x509 - - if binary_form: - return OpenSSL.crypto.dump_certificate(OpenSSL.crypto.FILETYPE_ASN1, x509) - - return { - "subject": ((("commonName", x509.get_subject().CN),),), - "subjectAltName": get_subj_alt_name(x509), - } - - def version(self): - return self.connection.get_protocol_version_name() - - def _reuse(self): - self._makefile_refs += 1 - - def _drop(self): - if self._makefile_refs < 1: - self.close() - else: - self._makefile_refs -= 1 - - -if _fileobject: # Platform-specific: Python 2 - - def makefile(self, mode, bufsize=-1): - self._makefile_refs += 1 - return _fileobject(self, mode, bufsize, close=True) - -else: # Platform-specific: Python 3 - makefile = backport_makefile - -WrappedSocket.makefile = makefile - - -class PyOpenSSLContext(object): - """ - I am a wrapper class for the PyOpenSSL ``Context`` object. I am responsible - for translating the interface of the standard library ``SSLContext`` object - to calls into PyOpenSSL. - """ - - def __init__(self, protocol): - self.protocol = _openssl_versions[protocol] - self._ctx = OpenSSL.SSL.Context(self.protocol) - self._options = 0 - self.check_hostname = False - - @property - def options(self): - return self._options - - @options.setter - def options(self, value): - self._options = value - self._ctx.set_options(value) - - @property - def verify_mode(self): - return _openssl_to_stdlib_verify[self._ctx.get_verify_mode()] - - @verify_mode.setter - def verify_mode(self, value): - self._ctx.set_verify(_stdlib_to_openssl_verify[value], _verify_callback) - - def set_default_verify_paths(self): - self._ctx.set_default_verify_paths() - - def set_ciphers(self, ciphers): - if isinstance(ciphers, six.text_type): - ciphers = ciphers.encode("utf-8") - self._ctx.set_cipher_list(ciphers) - - def load_verify_locations(self, cafile=None, capath=None, cadata=None): - if cafile is not None: - cafile = cafile.encode("utf-8") - if capath is not None: - capath = capath.encode("utf-8") - try: - self._ctx.load_verify_locations(cafile, capath) - if cadata is not None: - self._ctx.load_verify_locations(BytesIO(cadata)) - except OpenSSL.SSL.Error as e: - raise ssl.SSLError("unable to load trusted certificates: %r" % e) - - def load_cert_chain(self, certfile, keyfile=None, password=None): - self._ctx.use_certificate_chain_file(certfile) - if password is not None: - if not isinstance(password, six.binary_type): - password = password.encode("utf-8") - self._ctx.set_passwd_cb(lambda *_: password) - self._ctx.use_privatekey_file(keyfile or certfile) - - def set_alpn_protocols(self, protocols): - protocols = [six.ensure_binary(p) for p in protocols] - return self._ctx.set_alpn_protos(protocols) - - def wrap_socket( - self, - sock, - server_side=False, - do_handshake_on_connect=True, - suppress_ragged_eofs=True, - server_hostname=None, - ): - cnx = OpenSSL.SSL.Connection(self._ctx, sock) - - if isinstance(server_hostname, six.text_type): # Platform-specific: Python 3 - server_hostname = server_hostname.encode("utf-8") - - if server_hostname is not None: - cnx.set_tlsext_host_name(server_hostname) - - cnx.set_connect_state() - - while True: - try: - cnx.do_handshake() - except OpenSSL.SSL.WantReadError: - if not util.wait_for_read(sock, sock.gettimeout()): - raise timeout("select timed out") - continue - except OpenSSL.SSL.Error as e: - raise ssl.SSLError("bad handshake: %r" % e) - break - - return WrappedSocket(cnx, sock) - - -def _verify_callback(cnx, x509, err_no, err_depth, return_code): - return err_no == 0 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py deleted file mode 100644 index 722ee4e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +++ /dev/null @@ -1,920 +0,0 @@ -""" -SecureTranport support for urllib3 via ctypes. - -This makes platform-native TLS available to urllib3 users on macOS without the -use of a compiler. This is an important feature because the Python Package -Index is moving to become a TLSv1.2-or-higher server, and the default OpenSSL -that ships with macOS is not capable of doing TLSv1.2. The only way to resolve -this is to give macOS users an alternative solution to the problem, and that -solution is to use SecureTransport. - -We use ctypes here because this solution must not require a compiler. That's -because pip is not allowed to require a compiler either. - -This is not intended to be a seriously long-term solution to this problem. -The hope is that PEP 543 will eventually solve this issue for us, at which -point we can retire this contrib module. But in the short term, we need to -solve the impending tire fire that is Python on Mac without this kind of -contrib module. So...here we are. - -To use this module, simply import and inject it:: - - import pip._vendor.urllib3.contrib.securetransport as securetransport - securetransport.inject_into_urllib3() - -Happy TLSing! - -This code is a bastardised version of the code found in Will Bond's oscrypto -library. An enormous debt is owed to him for blazing this trail for us. For -that reason, this code should be considered to be covered both by urllib3's -license and by oscrypto's: - -.. code-block:: - - Copyright (c) 2015-2016 Will Bond - - 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. -""" -from __future__ import absolute_import - -import contextlib -import ctypes -import errno -import os.path -import shutil -import socket -import ssl -import struct -import threading -import weakref - -from .. import util -from ..packages import six -from ..util.ssl_ import PROTOCOL_TLS_CLIENT -from ._securetransport.bindings import CoreFoundation, Security, SecurityConst -from ._securetransport.low_level import ( - _assert_no_error, - _build_tls_unknown_ca_alert, - _cert_array_from_pem, - _create_cfstring_array, - _load_client_cert_chain, - _temporary_keychain, -) - -try: # Platform-specific: Python 2 - from socket import _fileobject -except ImportError: # Platform-specific: Python 3 - _fileobject = None - from ..packages.backports.makefile import backport_makefile - -__all__ = ["inject_into_urllib3", "extract_from_urllib3"] - -# SNI always works -HAS_SNI = True - -orig_util_HAS_SNI = util.HAS_SNI -orig_util_SSLContext = util.ssl_.SSLContext - -# This dictionary is used by the read callback to obtain a handle to the -# calling wrapped socket. This is a pretty silly approach, but for now it'll -# do. I feel like I should be able to smuggle a handle to the wrapped socket -# directly in the SSLConnectionRef, but for now this approach will work I -# guess. -# -# We need to lock around this structure for inserts, but we don't do it for -# reads/writes in the callbacks. The reasoning here goes as follows: -# -# 1. It is not possible to call into the callbacks before the dictionary is -# populated, so once in the callback the id must be in the dictionary. -# 2. The callbacks don't mutate the dictionary, they only read from it, and -# so cannot conflict with any of the insertions. -# -# This is good: if we had to lock in the callbacks we'd drastically slow down -# the performance of this code. -_connection_refs = weakref.WeakValueDictionary() -_connection_ref_lock = threading.Lock() - -# Limit writes to 16kB. This is OpenSSL's limit, but we'll cargo-cult it over -# for no better reason than we need *a* limit, and this one is right there. -SSL_WRITE_BLOCKSIZE = 16384 - -# This is our equivalent of util.ssl_.DEFAULT_CIPHERS, but expanded out to -# individual cipher suites. We need to do this because this is how -# SecureTransport wants them. -CIPHER_SUITES = [ - SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, - SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, - SecurityConst.TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, - SecurityConst.TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, - SecurityConst.TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, - SecurityConst.TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, - SecurityConst.TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, - SecurityConst.TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, - SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, - SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, - SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, - SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, - SecurityConst.TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, - SecurityConst.TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, - SecurityConst.TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, - SecurityConst.TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, - SecurityConst.TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, - SecurityConst.TLS_DHE_RSA_WITH_AES_256_CBC_SHA, - SecurityConst.TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, - SecurityConst.TLS_DHE_RSA_WITH_AES_128_CBC_SHA, - SecurityConst.TLS_AES_256_GCM_SHA384, - SecurityConst.TLS_AES_128_GCM_SHA256, - SecurityConst.TLS_RSA_WITH_AES_256_GCM_SHA384, - SecurityConst.TLS_RSA_WITH_AES_128_GCM_SHA256, - SecurityConst.TLS_AES_128_CCM_8_SHA256, - SecurityConst.TLS_AES_128_CCM_SHA256, - SecurityConst.TLS_RSA_WITH_AES_256_CBC_SHA256, - SecurityConst.TLS_RSA_WITH_AES_128_CBC_SHA256, - SecurityConst.TLS_RSA_WITH_AES_256_CBC_SHA, - SecurityConst.TLS_RSA_WITH_AES_128_CBC_SHA, -] - -# Basically this is simple: for PROTOCOL_SSLv23 we turn it into a low of -# TLSv1 and a high of TLSv1.2. For everything else, we pin to that version. -# TLSv1 to 1.2 are supported on macOS 10.8+ -_protocol_to_min_max = { - util.PROTOCOL_TLS: (SecurityConst.kTLSProtocol1, SecurityConst.kTLSProtocol12), - PROTOCOL_TLS_CLIENT: (SecurityConst.kTLSProtocol1, SecurityConst.kTLSProtocol12), -} - -if hasattr(ssl, "PROTOCOL_SSLv2"): - _protocol_to_min_max[ssl.PROTOCOL_SSLv2] = ( - SecurityConst.kSSLProtocol2, - SecurityConst.kSSLProtocol2, - ) -if hasattr(ssl, "PROTOCOL_SSLv3"): - _protocol_to_min_max[ssl.PROTOCOL_SSLv3] = ( - SecurityConst.kSSLProtocol3, - SecurityConst.kSSLProtocol3, - ) -if hasattr(ssl, "PROTOCOL_TLSv1"): - _protocol_to_min_max[ssl.PROTOCOL_TLSv1] = ( - SecurityConst.kTLSProtocol1, - SecurityConst.kTLSProtocol1, - ) -if hasattr(ssl, "PROTOCOL_TLSv1_1"): - _protocol_to_min_max[ssl.PROTOCOL_TLSv1_1] = ( - SecurityConst.kTLSProtocol11, - SecurityConst.kTLSProtocol11, - ) -if hasattr(ssl, "PROTOCOL_TLSv1_2"): - _protocol_to_min_max[ssl.PROTOCOL_TLSv1_2] = ( - SecurityConst.kTLSProtocol12, - SecurityConst.kTLSProtocol12, - ) - - -def inject_into_urllib3(): - """ - Monkey-patch urllib3 with SecureTransport-backed SSL-support. - """ - util.SSLContext = SecureTransportContext - util.ssl_.SSLContext = SecureTransportContext - util.HAS_SNI = HAS_SNI - util.ssl_.HAS_SNI = HAS_SNI - util.IS_SECURETRANSPORT = True - util.ssl_.IS_SECURETRANSPORT = True - - -def extract_from_urllib3(): - """ - Undo monkey-patching by :func:`inject_into_urllib3`. - """ - util.SSLContext = orig_util_SSLContext - util.ssl_.SSLContext = orig_util_SSLContext - util.HAS_SNI = orig_util_HAS_SNI - util.ssl_.HAS_SNI = orig_util_HAS_SNI - util.IS_SECURETRANSPORT = False - util.ssl_.IS_SECURETRANSPORT = False - - -def _read_callback(connection_id, data_buffer, data_length_pointer): - """ - SecureTransport read callback. This is called by ST to request that data - be returned from the socket. - """ - wrapped_socket = None - try: - wrapped_socket = _connection_refs.get(connection_id) - if wrapped_socket is None: - return SecurityConst.errSSLInternal - base_socket = wrapped_socket.socket - - requested_length = data_length_pointer[0] - - timeout = wrapped_socket.gettimeout() - error = None - read_count = 0 - - try: - while read_count < requested_length: - if timeout is None or timeout >= 0: - if not util.wait_for_read(base_socket, timeout): - raise socket.error(errno.EAGAIN, "timed out") - - remaining = requested_length - read_count - buffer = (ctypes.c_char * remaining).from_address( - data_buffer + read_count - ) - chunk_size = base_socket.recv_into(buffer, remaining) - read_count += chunk_size - if not chunk_size: - if not read_count: - return SecurityConst.errSSLClosedGraceful - break - except (socket.error) as e: - error = e.errno - - if error is not None and error != errno.EAGAIN: - data_length_pointer[0] = read_count - if error == errno.ECONNRESET or error == errno.EPIPE: - return SecurityConst.errSSLClosedAbort - raise - - data_length_pointer[0] = read_count - - if read_count != requested_length: - return SecurityConst.errSSLWouldBlock - - return 0 - except Exception as e: - if wrapped_socket is not None: - wrapped_socket._exception = e - return SecurityConst.errSSLInternal - - -def _write_callback(connection_id, data_buffer, data_length_pointer): - """ - SecureTransport write callback. This is called by ST to request that data - actually be sent on the network. - """ - wrapped_socket = None - try: - wrapped_socket = _connection_refs.get(connection_id) - if wrapped_socket is None: - return SecurityConst.errSSLInternal - base_socket = wrapped_socket.socket - - bytes_to_write = data_length_pointer[0] - data = ctypes.string_at(data_buffer, bytes_to_write) - - timeout = wrapped_socket.gettimeout() - error = None - sent = 0 - - try: - while sent < bytes_to_write: - if timeout is None or timeout >= 0: - if not util.wait_for_write(base_socket, timeout): - raise socket.error(errno.EAGAIN, "timed out") - chunk_sent = base_socket.send(data) - sent += chunk_sent - - # This has some needless copying here, but I'm not sure there's - # much value in optimising this data path. - data = data[chunk_sent:] - except (socket.error) as e: - error = e.errno - - if error is not None and error != errno.EAGAIN: - data_length_pointer[0] = sent - if error == errno.ECONNRESET or error == errno.EPIPE: - return SecurityConst.errSSLClosedAbort - raise - - data_length_pointer[0] = sent - - if sent != bytes_to_write: - return SecurityConst.errSSLWouldBlock - - return 0 - except Exception as e: - if wrapped_socket is not None: - wrapped_socket._exception = e - return SecurityConst.errSSLInternal - - -# We need to keep these two objects references alive: if they get GC'd while -# in use then SecureTransport could attempt to call a function that is in freed -# memory. That would be...uh...bad. Yeah, that's the word. Bad. -_read_callback_pointer = Security.SSLReadFunc(_read_callback) -_write_callback_pointer = Security.SSLWriteFunc(_write_callback) - - -class WrappedSocket(object): - """ - API-compatibility wrapper for Python's OpenSSL wrapped socket object. - - Note: _makefile_refs, _drop(), and _reuse() are needed for the garbage - collector of PyPy. - """ - - def __init__(self, socket): - self.socket = socket - self.context = None - self._makefile_refs = 0 - self._closed = False - self._exception = None - self._keychain = None - self._keychain_dir = None - self._client_cert_chain = None - - # We save off the previously-configured timeout and then set it to - # zero. This is done because we use select and friends to handle the - # timeouts, but if we leave the timeout set on the lower socket then - # Python will "kindly" call select on that socket again for us. Avoid - # that by forcing the timeout to zero. - self._timeout = self.socket.gettimeout() - self.socket.settimeout(0) - - @contextlib.contextmanager - def _raise_on_error(self): - """ - A context manager that can be used to wrap calls that do I/O from - SecureTransport. If any of the I/O callbacks hit an exception, this - context manager will correctly propagate the exception after the fact. - This avoids silently swallowing those exceptions. - - It also correctly forces the socket closed. - """ - self._exception = None - - # We explicitly don't catch around this yield because in the unlikely - # event that an exception was hit in the block we don't want to swallow - # it. - yield - if self._exception is not None: - exception, self._exception = self._exception, None - self.close() - raise exception - - def _set_ciphers(self): - """ - Sets up the allowed ciphers. By default this matches the set in - util.ssl_.DEFAULT_CIPHERS, at least as supported by macOS. This is done - custom and doesn't allow changing at this time, mostly because parsing - OpenSSL cipher strings is going to be a freaking nightmare. - """ - ciphers = (Security.SSLCipherSuite * len(CIPHER_SUITES))(*CIPHER_SUITES) - result = Security.SSLSetEnabledCiphers( - self.context, ciphers, len(CIPHER_SUITES) - ) - _assert_no_error(result) - - def _set_alpn_protocols(self, protocols): - """ - Sets up the ALPN protocols on the context. - """ - if not protocols: - return - protocols_arr = _create_cfstring_array(protocols) - try: - result = Security.SSLSetALPNProtocols(self.context, protocols_arr) - _assert_no_error(result) - finally: - CoreFoundation.CFRelease(protocols_arr) - - def _custom_validate(self, verify, trust_bundle): - """ - Called when we have set custom validation. We do this in two cases: - first, when cert validation is entirely disabled; and second, when - using a custom trust DB. - Raises an SSLError if the connection is not trusted. - """ - # If we disabled cert validation, just say: cool. - if not verify: - return - - successes = ( - SecurityConst.kSecTrustResultUnspecified, - SecurityConst.kSecTrustResultProceed, - ) - try: - trust_result = self._evaluate_trust(trust_bundle) - if trust_result in successes: - return - reason = "error code: %d" % (trust_result,) - except Exception as e: - # Do not trust on error - reason = "exception: %r" % (e,) - - # SecureTransport does not send an alert nor shuts down the connection. - rec = _build_tls_unknown_ca_alert(self.version()) - self.socket.sendall(rec) - # close the connection immediately - # l_onoff = 1, activate linger - # l_linger = 0, linger for 0 seoncds - opts = struct.pack("ii", 1, 0) - self.socket.setsockopt(socket.SOL_SOCKET, socket.SO_LINGER, opts) - self.close() - raise ssl.SSLError("certificate verify failed, %s" % reason) - - def _evaluate_trust(self, trust_bundle): - # We want data in memory, so load it up. - if os.path.isfile(trust_bundle): - with open(trust_bundle, "rb") as f: - trust_bundle = f.read() - - cert_array = None - trust = Security.SecTrustRef() - - try: - # Get a CFArray that contains the certs we want. - cert_array = _cert_array_from_pem(trust_bundle) - - # Ok, now the hard part. We want to get the SecTrustRef that ST has - # created for this connection, shove our CAs into it, tell ST to - # ignore everything else it knows, and then ask if it can build a - # chain. This is a buuuunch of code. - result = Security.SSLCopyPeerTrust(self.context, ctypes.byref(trust)) - _assert_no_error(result) - if not trust: - raise ssl.SSLError("Failed to copy trust reference") - - result = Security.SecTrustSetAnchorCertificates(trust, cert_array) - _assert_no_error(result) - - result = Security.SecTrustSetAnchorCertificatesOnly(trust, True) - _assert_no_error(result) - - trust_result = Security.SecTrustResultType() - result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result)) - _assert_no_error(result) - finally: - if trust: - CoreFoundation.CFRelease(trust) - - if cert_array is not None: - CoreFoundation.CFRelease(cert_array) - - return trust_result.value - - def handshake( - self, - server_hostname, - verify, - trust_bundle, - min_version, - max_version, - client_cert, - client_key, - client_key_passphrase, - alpn_protocols, - ): - """ - Actually performs the TLS handshake. This is run automatically by - wrapped socket, and shouldn't be needed in user code. - """ - # First, we do the initial bits of connection setup. We need to create - # a context, set its I/O funcs, and set the connection reference. - self.context = Security.SSLCreateContext( - None, SecurityConst.kSSLClientSide, SecurityConst.kSSLStreamType - ) - result = Security.SSLSetIOFuncs( - self.context, _read_callback_pointer, _write_callback_pointer - ) - _assert_no_error(result) - - # Here we need to compute the handle to use. We do this by taking the - # id of self modulo 2**31 - 1. If this is already in the dictionary, we - # just keep incrementing by one until we find a free space. - with _connection_ref_lock: - handle = id(self) % 2147483647 - while handle in _connection_refs: - handle = (handle + 1) % 2147483647 - _connection_refs[handle] = self - - result = Security.SSLSetConnection(self.context, handle) - _assert_no_error(result) - - # If we have a server hostname, we should set that too. - if server_hostname: - if not isinstance(server_hostname, bytes): - server_hostname = server_hostname.encode("utf-8") - - result = Security.SSLSetPeerDomainName( - self.context, server_hostname, len(server_hostname) - ) - _assert_no_error(result) - - # Setup the ciphers. - self._set_ciphers() - - # Setup the ALPN protocols. - self._set_alpn_protocols(alpn_protocols) - - # Set the minimum and maximum TLS versions. - result = Security.SSLSetProtocolVersionMin(self.context, min_version) - _assert_no_error(result) - - result = Security.SSLSetProtocolVersionMax(self.context, max_version) - _assert_no_error(result) - - # If there's a trust DB, we need to use it. We do that by telling - # SecureTransport to break on server auth. We also do that if we don't - # want to validate the certs at all: we just won't actually do any - # authing in that case. - if not verify or trust_bundle is not None: - result = Security.SSLSetSessionOption( - self.context, SecurityConst.kSSLSessionOptionBreakOnServerAuth, True - ) - _assert_no_error(result) - - # If there's a client cert, we need to use it. - if client_cert: - self._keychain, self._keychain_dir = _temporary_keychain() - self._client_cert_chain = _load_client_cert_chain( - self._keychain, client_cert, client_key - ) - result = Security.SSLSetCertificate(self.context, self._client_cert_chain) - _assert_no_error(result) - - while True: - with self._raise_on_error(): - result = Security.SSLHandshake(self.context) - - if result == SecurityConst.errSSLWouldBlock: - raise socket.timeout("handshake timed out") - elif result == SecurityConst.errSSLServerAuthCompleted: - self._custom_validate(verify, trust_bundle) - continue - else: - _assert_no_error(result) - break - - def fileno(self): - return self.socket.fileno() - - # Copy-pasted from Python 3.5 source code - def _decref_socketios(self): - if self._makefile_refs > 0: - self._makefile_refs -= 1 - if self._closed: - self.close() - - def recv(self, bufsiz): - buffer = ctypes.create_string_buffer(bufsiz) - bytes_read = self.recv_into(buffer, bufsiz) - data = buffer[:bytes_read] - return data - - def recv_into(self, buffer, nbytes=None): - # Read short on EOF. - if self._closed: - return 0 - - if nbytes is None: - nbytes = len(buffer) - - buffer = (ctypes.c_char * nbytes).from_buffer(buffer) - processed_bytes = ctypes.c_size_t(0) - - with self._raise_on_error(): - result = Security.SSLRead( - self.context, buffer, nbytes, ctypes.byref(processed_bytes) - ) - - # There are some result codes that we want to treat as "not always - # errors". Specifically, those are errSSLWouldBlock, - # errSSLClosedGraceful, and errSSLClosedNoNotify. - if result == SecurityConst.errSSLWouldBlock: - # If we didn't process any bytes, then this was just a time out. - # However, we can get errSSLWouldBlock in situations when we *did* - # read some data, and in those cases we should just read "short" - # and return. - if processed_bytes.value == 0: - # Timed out, no data read. - raise socket.timeout("recv timed out") - elif result in ( - SecurityConst.errSSLClosedGraceful, - SecurityConst.errSSLClosedNoNotify, - ): - # The remote peer has closed this connection. We should do so as - # well. Note that we don't actually return here because in - # principle this could actually be fired along with return data. - # It's unlikely though. - self.close() - else: - _assert_no_error(result) - - # Ok, we read and probably succeeded. We should return whatever data - # was actually read. - return processed_bytes.value - - def settimeout(self, timeout): - self._timeout = timeout - - def gettimeout(self): - return self._timeout - - def send(self, data): - processed_bytes = ctypes.c_size_t(0) - - with self._raise_on_error(): - result = Security.SSLWrite( - self.context, data, len(data), ctypes.byref(processed_bytes) - ) - - if result == SecurityConst.errSSLWouldBlock and processed_bytes.value == 0: - # Timed out - raise socket.timeout("send timed out") - else: - _assert_no_error(result) - - # We sent, and probably succeeded. Tell them how much we sent. - return processed_bytes.value - - def sendall(self, data): - total_sent = 0 - while total_sent < len(data): - sent = self.send(data[total_sent : total_sent + SSL_WRITE_BLOCKSIZE]) - total_sent += sent - - def shutdown(self): - with self._raise_on_error(): - Security.SSLClose(self.context) - - def close(self): - # TODO: should I do clean shutdown here? Do I have to? - if self._makefile_refs < 1: - self._closed = True - if self.context: - CoreFoundation.CFRelease(self.context) - self.context = None - if self._client_cert_chain: - CoreFoundation.CFRelease(self._client_cert_chain) - self._client_cert_chain = None - if self._keychain: - Security.SecKeychainDelete(self._keychain) - CoreFoundation.CFRelease(self._keychain) - shutil.rmtree(self._keychain_dir) - self._keychain = self._keychain_dir = None - return self.socket.close() - else: - self._makefile_refs -= 1 - - def getpeercert(self, binary_form=False): - # Urgh, annoying. - # - # Here's how we do this: - # - # 1. Call SSLCopyPeerTrust to get hold of the trust object for this - # connection. - # 2. Call SecTrustGetCertificateAtIndex for index 0 to get the leaf. - # 3. To get the CN, call SecCertificateCopyCommonName and process that - # string so that it's of the appropriate type. - # 4. To get the SAN, we need to do something a bit more complex: - # a. Call SecCertificateCopyValues to get the data, requesting - # kSecOIDSubjectAltName. - # b. Mess about with this dictionary to try to get the SANs out. - # - # This is gross. Really gross. It's going to be a few hundred LoC extra - # just to repeat something that SecureTransport can *already do*. So my - # operating assumption at this time is that what we want to do is - # instead to just flag to urllib3 that it shouldn't do its own hostname - # validation when using SecureTransport. - if not binary_form: - raise ValueError("SecureTransport only supports dumping binary certs") - trust = Security.SecTrustRef() - certdata = None - der_bytes = None - - try: - # Grab the trust store. - result = Security.SSLCopyPeerTrust(self.context, ctypes.byref(trust)) - _assert_no_error(result) - if not trust: - # Probably we haven't done the handshake yet. No biggie. - return None - - cert_count = Security.SecTrustGetCertificateCount(trust) - if not cert_count: - # Also a case that might happen if we haven't handshaked. - # Handshook? Handshaken? - return None - - leaf = Security.SecTrustGetCertificateAtIndex(trust, 0) - assert leaf - - # Ok, now we want the DER bytes. - certdata = Security.SecCertificateCopyData(leaf) - assert certdata - - data_length = CoreFoundation.CFDataGetLength(certdata) - data_buffer = CoreFoundation.CFDataGetBytePtr(certdata) - der_bytes = ctypes.string_at(data_buffer, data_length) - finally: - if certdata: - CoreFoundation.CFRelease(certdata) - if trust: - CoreFoundation.CFRelease(trust) - - return der_bytes - - def version(self): - protocol = Security.SSLProtocol() - result = Security.SSLGetNegotiatedProtocolVersion( - self.context, ctypes.byref(protocol) - ) - _assert_no_error(result) - if protocol.value == SecurityConst.kTLSProtocol13: - raise ssl.SSLError("SecureTransport does not support TLS 1.3") - elif protocol.value == SecurityConst.kTLSProtocol12: - return "TLSv1.2" - elif protocol.value == SecurityConst.kTLSProtocol11: - return "TLSv1.1" - elif protocol.value == SecurityConst.kTLSProtocol1: - return "TLSv1" - elif protocol.value == SecurityConst.kSSLProtocol3: - return "SSLv3" - elif protocol.value == SecurityConst.kSSLProtocol2: - return "SSLv2" - else: - raise ssl.SSLError("Unknown TLS version: %r" % protocol) - - def _reuse(self): - self._makefile_refs += 1 - - def _drop(self): - if self._makefile_refs < 1: - self.close() - else: - self._makefile_refs -= 1 - - -if _fileobject: # Platform-specific: Python 2 - - def makefile(self, mode, bufsize=-1): - self._makefile_refs += 1 - return _fileobject(self, mode, bufsize, close=True) - -else: # Platform-specific: Python 3 - - def makefile(self, mode="r", buffering=None, *args, **kwargs): - # We disable buffering with SecureTransport because it conflicts with - # the buffering that ST does internally (see issue #1153 for more). - buffering = 0 - return backport_makefile(self, mode, buffering, *args, **kwargs) - - -WrappedSocket.makefile = makefile - - -class SecureTransportContext(object): - """ - I am a wrapper class for the SecureTransport library, to translate the - interface of the standard library ``SSLContext`` object to calls into - SecureTransport. - """ - - def __init__(self, protocol): - self._min_version, self._max_version = _protocol_to_min_max[protocol] - self._options = 0 - self._verify = False - self._trust_bundle = None - self._client_cert = None - self._client_key = None - self._client_key_passphrase = None - self._alpn_protocols = None - - @property - def check_hostname(self): - """ - SecureTransport cannot have its hostname checking disabled. For more, - see the comment on getpeercert() in this file. - """ - return True - - @check_hostname.setter - def check_hostname(self, value): - """ - SecureTransport cannot have its hostname checking disabled. For more, - see the comment on getpeercert() in this file. - """ - pass - - @property - def options(self): - # TODO: Well, crap. - # - # So this is the bit of the code that is the most likely to cause us - # trouble. Essentially we need to enumerate all of the SSL options that - # users might want to use and try to see if we can sensibly translate - # them, or whether we should just ignore them. - return self._options - - @options.setter - def options(self, value): - # TODO: Update in line with above. - self._options = value - - @property - def verify_mode(self): - return ssl.CERT_REQUIRED if self._verify else ssl.CERT_NONE - - @verify_mode.setter - def verify_mode(self, value): - self._verify = True if value == ssl.CERT_REQUIRED else False - - def set_default_verify_paths(self): - # So, this has to do something a bit weird. Specifically, what it does - # is nothing. - # - # This means that, if we had previously had load_verify_locations - # called, this does not undo that. We need to do that because it turns - # out that the rest of the urllib3 code will attempt to load the - # default verify paths if it hasn't been told about any paths, even if - # the context itself was sometime earlier. We resolve that by just - # ignoring it. - pass - - def load_default_certs(self): - return self.set_default_verify_paths() - - def set_ciphers(self, ciphers): - # For now, we just require the default cipher string. - if ciphers != util.ssl_.DEFAULT_CIPHERS: - raise ValueError("SecureTransport doesn't support custom cipher strings") - - def load_verify_locations(self, cafile=None, capath=None, cadata=None): - # OK, we only really support cadata and cafile. - if capath is not None: - raise ValueError("SecureTransport does not support cert directories") - - # Raise if cafile does not exist. - if cafile is not None: - with open(cafile): - pass - - self._trust_bundle = cafile or cadata - - def load_cert_chain(self, certfile, keyfile=None, password=None): - self._client_cert = certfile - self._client_key = keyfile - self._client_cert_passphrase = password - - def set_alpn_protocols(self, protocols): - """ - Sets the ALPN protocols that will later be set on the context. - - Raises a NotImplementedError if ALPN is not supported. - """ - if not hasattr(Security, "SSLSetALPNProtocols"): - raise NotImplementedError( - "SecureTransport supports ALPN only in macOS 10.12+" - ) - self._alpn_protocols = [six.ensure_binary(p) for p in protocols] - - def wrap_socket( - self, - sock, - server_side=False, - do_handshake_on_connect=True, - suppress_ragged_eofs=True, - server_hostname=None, - ): - # So, what do we do here? Firstly, we assert some properties. This is a - # stripped down shim, so there is some functionality we don't support. - # See PEP 543 for the real deal. - assert not server_side - assert do_handshake_on_connect - assert suppress_ragged_eofs - - # Ok, we're good to go. Now we want to create the wrapped socket object - # and store it in the appropriate place. - wrapped_socket = WrappedSocket(sock) - - # Now we can handshake - wrapped_socket.handshake( - server_hostname, - self._verify, - self._trust_bundle, - self._min_version, - self._max_version, - self._client_cert, - self._client_key, - self._client_key_passphrase, - self._alpn_protocols, - ) - return wrapped_socket diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py deleted file mode 100644 index c326e80..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py +++ /dev/null @@ -1,216 +0,0 @@ -# -*- coding: utf-8 -*- -""" -This module contains provisional support for SOCKS proxies from within -urllib3. This module supports SOCKS4, SOCKS4A (an extension of SOCKS4), and -SOCKS5. To enable its functionality, either install PySocks or install this -module with the ``socks`` extra. - -The SOCKS implementation supports the full range of urllib3 features. It also -supports the following SOCKS features: - -- SOCKS4A (``proxy_url='socks4a://...``) -- SOCKS4 (``proxy_url='socks4://...``) -- SOCKS5 with remote DNS (``proxy_url='socks5h://...``) -- SOCKS5 with local DNS (``proxy_url='socks5://...``) -- Usernames and passwords for the SOCKS proxy - -.. note:: - It is recommended to use ``socks5h://`` or ``socks4a://`` schemes in - your ``proxy_url`` to ensure that DNS resolution is done from the remote - server instead of client-side when connecting to a domain name. - -SOCKS4 supports IPv4 and domain names with the SOCKS4A extension. SOCKS5 -supports IPv4, IPv6, and domain names. - -When connecting to a SOCKS4 proxy the ``username`` portion of the ``proxy_url`` -will be sent as the ``userid`` section of the SOCKS request: - -.. code-block:: python - - proxy_url="socks4a://@proxy-host" - -When connecting to a SOCKS5 proxy the ``username`` and ``password`` portion -of the ``proxy_url`` will be sent as the username/password to authenticate -with the proxy: - -.. code-block:: python - - proxy_url="socks5h://:@proxy-host" - -""" -from __future__ import absolute_import - -try: - import socks -except ImportError: - import warnings - - from ..exceptions import DependencyWarning - - warnings.warn( - ( - "SOCKS support in urllib3 requires the installation of optional " - "dependencies: specifically, PySocks. For more information, see " - "https://urllib3.readthedocs.io/en/1.26.x/contrib.html#socks-proxies" - ), - DependencyWarning, - ) - raise - -from socket import error as SocketError -from socket import timeout as SocketTimeout - -from ..connection import HTTPConnection, HTTPSConnection -from ..connectionpool import HTTPConnectionPool, HTTPSConnectionPool -from ..exceptions import ConnectTimeoutError, NewConnectionError -from ..poolmanager import PoolManager -from ..util.url import parse_url - -try: - import ssl -except ImportError: - ssl = None - - -class SOCKSConnection(HTTPConnection): - """ - A plain-text HTTP connection that connects via a SOCKS proxy. - """ - - def __init__(self, *args, **kwargs): - self._socks_options = kwargs.pop("_socks_options") - super(SOCKSConnection, self).__init__(*args, **kwargs) - - def _new_conn(self): - """ - Establish a new connection via the SOCKS proxy. - """ - extra_kw = {} - if self.source_address: - extra_kw["source_address"] = self.source_address - - if self.socket_options: - extra_kw["socket_options"] = self.socket_options - - try: - conn = socks.create_connection( - (self.host, self.port), - proxy_type=self._socks_options["socks_version"], - proxy_addr=self._socks_options["proxy_host"], - proxy_port=self._socks_options["proxy_port"], - proxy_username=self._socks_options["username"], - proxy_password=self._socks_options["password"], - proxy_rdns=self._socks_options["rdns"], - timeout=self.timeout, - **extra_kw - ) - - except SocketTimeout: - raise ConnectTimeoutError( - self, - "Connection to %s timed out. (connect timeout=%s)" - % (self.host, self.timeout), - ) - - except socks.ProxyError as e: - # This is fragile as hell, but it seems to be the only way to raise - # useful errors here. - if e.socket_err: - error = e.socket_err - if isinstance(error, SocketTimeout): - raise ConnectTimeoutError( - self, - "Connection to %s timed out. (connect timeout=%s)" - % (self.host, self.timeout), - ) - else: - raise NewConnectionError( - self, "Failed to establish a new connection: %s" % error - ) - else: - raise NewConnectionError( - self, "Failed to establish a new connection: %s" % e - ) - - except SocketError as e: # Defensive: PySocks should catch all these. - raise NewConnectionError( - self, "Failed to establish a new connection: %s" % e - ) - - return conn - - -# We don't need to duplicate the Verified/Unverified distinction from -# urllib3/connection.py here because the HTTPSConnection will already have been -# correctly set to either the Verified or Unverified form by that module. This -# means the SOCKSHTTPSConnection will automatically be the correct type. -class SOCKSHTTPSConnection(SOCKSConnection, HTTPSConnection): - pass - - -class SOCKSHTTPConnectionPool(HTTPConnectionPool): - ConnectionCls = SOCKSConnection - - -class SOCKSHTTPSConnectionPool(HTTPSConnectionPool): - ConnectionCls = SOCKSHTTPSConnection - - -class SOCKSProxyManager(PoolManager): - """ - A version of the urllib3 ProxyManager that routes connections via the - defined SOCKS proxy. - """ - - pool_classes_by_scheme = { - "http": SOCKSHTTPConnectionPool, - "https": SOCKSHTTPSConnectionPool, - } - - def __init__( - self, - proxy_url, - username=None, - password=None, - num_pools=10, - headers=None, - **connection_pool_kw - ): - parsed = parse_url(proxy_url) - - if username is None and password is None and parsed.auth is not None: - split = parsed.auth.split(":") - if len(split) == 2: - username, password = split - if parsed.scheme == "socks5": - socks_version = socks.PROXY_TYPE_SOCKS5 - rdns = False - elif parsed.scheme == "socks5h": - socks_version = socks.PROXY_TYPE_SOCKS5 - rdns = True - elif parsed.scheme == "socks4": - socks_version = socks.PROXY_TYPE_SOCKS4 - rdns = False - elif parsed.scheme == "socks4a": - socks_version = socks.PROXY_TYPE_SOCKS4 - rdns = True - else: - raise ValueError("Unable to determine SOCKS version from %s" % proxy_url) - - self.proxy_url = proxy_url - - socks_options = { - "socks_version": socks_version, - "proxy_host": parsed.host, - "proxy_port": parsed.port, - "username": username, - "password": password, - "rdns": rdns, - } - connection_pool_kw["_socks_options"] = socks_options - - super(SOCKSProxyManager, self).__init__( - num_pools, headers, **connection_pool_kw - ) - - self.pool_classes_by_scheme = SOCKSProxyManager.pool_classes_by_scheme diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py deleted file mode 100644 index cba6f3f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py +++ /dev/null @@ -1,323 +0,0 @@ -from __future__ import absolute_import - -from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead - -# Base Exceptions - - -class HTTPError(Exception): - """Base exception used by this module.""" - - pass - - -class HTTPWarning(Warning): - """Base warning used by this module.""" - - pass - - -class PoolError(HTTPError): - """Base exception for errors caused within a pool.""" - - def __init__(self, pool, message): - self.pool = pool - HTTPError.__init__(self, "%s: %s" % (pool, message)) - - def __reduce__(self): - # For pickling purposes. - return self.__class__, (None, None) - - -class RequestError(PoolError): - """Base exception for PoolErrors that have associated URLs.""" - - def __init__(self, pool, url, message): - self.url = url - PoolError.__init__(self, pool, message) - - def __reduce__(self): - # For pickling purposes. - return self.__class__, (None, self.url, None) - - -class SSLError(HTTPError): - """Raised when SSL certificate fails in an HTTPS connection.""" - - pass - - -class ProxyError(HTTPError): - """Raised when the connection to a proxy fails.""" - - def __init__(self, message, error, *args): - super(ProxyError, self).__init__(message, error, *args) - self.original_error = error - - -class DecodeError(HTTPError): - """Raised when automatic decoding based on Content-Type fails.""" - - pass - - -class ProtocolError(HTTPError): - """Raised when something unexpected happens mid-request/response.""" - - pass - - -#: Renamed to ProtocolError but aliased for backwards compatibility. -ConnectionError = ProtocolError - - -# Leaf Exceptions - - -class MaxRetryError(RequestError): - """Raised when the maximum number of retries is exceeded. - - :param pool: The connection pool - :type pool: :class:`~urllib3.connectionpool.HTTPConnectionPool` - :param string url: The requested Url - :param exceptions.Exception reason: The underlying error - - """ - - def __init__(self, pool, url, reason=None): - self.reason = reason - - message = "Max retries exceeded with url: %s (Caused by %r)" % (url, reason) - - RequestError.__init__(self, pool, url, message) - - -class HostChangedError(RequestError): - """Raised when an existing pool gets a request for a foreign host.""" - - def __init__(self, pool, url, retries=3): - message = "Tried to open a foreign host with url: %s" % url - RequestError.__init__(self, pool, url, message) - self.retries = retries - - -class TimeoutStateError(HTTPError): - """Raised when passing an invalid state to a timeout""" - - pass - - -class TimeoutError(HTTPError): - """Raised when a socket timeout error occurs. - - Catching this error will catch both :exc:`ReadTimeoutErrors - ` and :exc:`ConnectTimeoutErrors `. - """ - - pass - - -class ReadTimeoutError(TimeoutError, RequestError): - """Raised when a socket timeout occurs while receiving data from a server""" - - pass - - -# This timeout error does not have a URL attached and needs to inherit from the -# base HTTPError -class ConnectTimeoutError(TimeoutError): - """Raised when a socket timeout occurs while connecting to a server""" - - pass - - -class NewConnectionError(ConnectTimeoutError, PoolError): - """Raised when we fail to establish a new connection. Usually ECONNREFUSED.""" - - pass - - -class EmptyPoolError(PoolError): - """Raised when a pool runs out of connections and no more are allowed.""" - - pass - - -class ClosedPoolError(PoolError): - """Raised when a request enters a pool after the pool has been closed.""" - - pass - - -class LocationValueError(ValueError, HTTPError): - """Raised when there is something wrong with a given URL input.""" - - pass - - -class LocationParseError(LocationValueError): - """Raised when get_host or similar fails to parse the URL input.""" - - def __init__(self, location): - message = "Failed to parse: %s" % location - HTTPError.__init__(self, message) - - self.location = location - - -class URLSchemeUnknown(LocationValueError): - """Raised when a URL input has an unsupported scheme.""" - - def __init__(self, scheme): - message = "Not supported URL scheme %s" % scheme - super(URLSchemeUnknown, self).__init__(message) - - self.scheme = scheme - - -class ResponseError(HTTPError): - """Used as a container for an error reason supplied in a MaxRetryError.""" - - GENERIC_ERROR = "too many error responses" - SPECIFIC_ERROR = "too many {status_code} error responses" - - -class SecurityWarning(HTTPWarning): - """Warned when performing security reducing actions""" - - pass - - -class SubjectAltNameWarning(SecurityWarning): - """Warned when connecting to a host with a certificate missing a SAN.""" - - pass - - -class InsecureRequestWarning(SecurityWarning): - """Warned when making an unverified HTTPS request.""" - - pass - - -class SystemTimeWarning(SecurityWarning): - """Warned when system time is suspected to be wrong""" - - pass - - -class InsecurePlatformWarning(SecurityWarning): - """Warned when certain TLS/SSL configuration is not available on a platform.""" - - pass - - -class SNIMissingWarning(HTTPWarning): - """Warned when making a HTTPS request without SNI available.""" - - pass - - -class DependencyWarning(HTTPWarning): - """ - Warned when an attempt is made to import a module with missing optional - dependencies. - """ - - pass - - -class ResponseNotChunked(ProtocolError, ValueError): - """Response needs to be chunked in order to read it as chunks.""" - - pass - - -class BodyNotHttplibCompatible(HTTPError): - """ - Body should be :class:`http.client.HTTPResponse` like - (have an fp attribute which returns raw chunks) for read_chunked(). - """ - - pass - - -class IncompleteRead(HTTPError, httplib_IncompleteRead): - """ - Response length doesn't match expected Content-Length - - Subclass of :class:`http.client.IncompleteRead` to allow int value - for ``partial`` to avoid creating large objects on streamed reads. - """ - - def __init__(self, partial, expected): - super(IncompleteRead, self).__init__(partial, expected) - - def __repr__(self): - return "IncompleteRead(%i bytes read, %i more expected)" % ( - self.partial, - self.expected, - ) - - -class InvalidChunkLength(HTTPError, httplib_IncompleteRead): - """Invalid chunk length in a chunked response.""" - - def __init__(self, response, length): - super(InvalidChunkLength, self).__init__( - response.tell(), response.length_remaining - ) - self.response = response - self.length = length - - def __repr__(self): - return "InvalidChunkLength(got length %r, %i bytes read)" % ( - self.length, - self.partial, - ) - - -class InvalidHeader(HTTPError): - """The header provided was somehow invalid.""" - - pass - - -class ProxySchemeUnknown(AssertionError, URLSchemeUnknown): - """ProxyManager does not support the supplied scheme""" - - # TODO(t-8ch): Stop inheriting from AssertionError in v2.0. - - def __init__(self, scheme): - # 'localhost' is here because our URL parser parses - # localhost:8080 -> scheme=localhost, remove if we fix this. - if scheme == "localhost": - scheme = None - if scheme is None: - message = "Proxy URL had no scheme, should start with http:// or https://" - else: - message = ( - "Proxy URL had unsupported scheme %s, should use http:// or https://" - % scheme - ) - super(ProxySchemeUnknown, self).__init__(message) - - -class ProxySchemeUnsupported(ValueError): - """Fetching HTTPS resources through HTTPS proxies is unsupported""" - - pass - - -class HeaderParsingError(HTTPError): - """Raised by assert_header_parsing, but we convert it to a log.warning statement.""" - - def __init__(self, defects, unparsed_data): - message = "%s, unparsed data: %r" % (defects or "Unknown", unparsed_data) - super(HeaderParsingError, self).__init__(message) - - -class UnrewindableBodyError(HTTPError): - """urllib3 encountered an error when trying to rewind a body""" - - pass diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py deleted file mode 100644 index 9d630f4..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py +++ /dev/null @@ -1,274 +0,0 @@ -from __future__ import absolute_import - -import email.utils -import mimetypes -import re - -from .packages import six - - -def guess_content_type(filename, default="application/octet-stream"): - """ - Guess the "Content-Type" of a file. - - :param filename: - The filename to guess the "Content-Type" of using :mod:`mimetypes`. - :param default: - If no "Content-Type" can be guessed, default to `default`. - """ - if filename: - return mimetypes.guess_type(filename)[0] or default - return default - - -def format_header_param_rfc2231(name, value): - """ - Helper function to format and quote a single header parameter using the - strategy defined in RFC 2231. - - Particularly useful for header parameters which might contain - non-ASCII values, like file names. This follows - `RFC 2388 Section 4.4 `_. - - :param name: - The name of the parameter, a string expected to be ASCII only. - :param value: - The value of the parameter, provided as ``bytes`` or `str``. - :ret: - An RFC-2231-formatted unicode string. - """ - if isinstance(value, six.binary_type): - value = value.decode("utf-8") - - if not any(ch in value for ch in '"\\\r\n'): - result = u'%s="%s"' % (name, value) - try: - result.encode("ascii") - except (UnicodeEncodeError, UnicodeDecodeError): - pass - else: - return result - - if six.PY2: # Python 2: - value = value.encode("utf-8") - - # encode_rfc2231 accepts an encoded string and returns an ascii-encoded - # string in Python 2 but accepts and returns unicode strings in Python 3 - value = email.utils.encode_rfc2231(value, "utf-8") - value = "%s*=%s" % (name, value) - - if six.PY2: # Python 2: - value = value.decode("utf-8") - - return value - - -_HTML5_REPLACEMENTS = { - u"\u0022": u"%22", - # Replace "\" with "\\". - u"\u005C": u"\u005C\u005C", -} - -# All control characters from 0x00 to 0x1F *except* 0x1B. -_HTML5_REPLACEMENTS.update( - { - six.unichr(cc): u"%{:02X}".format(cc) - for cc in range(0x00, 0x1F + 1) - if cc not in (0x1B,) - } -) - - -def _replace_multiple(value, needles_and_replacements): - def replacer(match): - return needles_and_replacements[match.group(0)] - - pattern = re.compile( - r"|".join([re.escape(needle) for needle in needles_and_replacements.keys()]) - ) - - result = pattern.sub(replacer, value) - - return result - - -def format_header_param_html5(name, value): - """ - Helper function to format and quote a single header parameter using the - HTML5 strategy. - - Particularly useful for header parameters which might contain - non-ASCII values, like file names. This follows the `HTML5 Working Draft - Section 4.10.22.7`_ and matches the behavior of curl and modern browsers. - - .. _HTML5 Working Draft Section 4.10.22.7: - https://w3c.github.io/html/sec-forms.html#multipart-form-data - - :param name: - The name of the parameter, a string expected to be ASCII only. - :param value: - The value of the parameter, provided as ``bytes`` or `str``. - :ret: - A unicode string, stripped of troublesome characters. - """ - if isinstance(value, six.binary_type): - value = value.decode("utf-8") - - value = _replace_multiple(value, _HTML5_REPLACEMENTS) - - return u'%s="%s"' % (name, value) - - -# For backwards-compatibility. -format_header_param = format_header_param_html5 - - -class RequestField(object): - """ - A data container for request body parameters. - - :param name: - The name of this request field. Must be unicode. - :param data: - The data/value body. - :param filename: - An optional filename of the request field. Must be unicode. - :param headers: - An optional dict-like object of headers to initially use for the field. - :param header_formatter: - An optional callable that is used to encode and format the headers. By - default, this is :func:`format_header_param_html5`. - """ - - def __init__( - self, - name, - data, - filename=None, - headers=None, - header_formatter=format_header_param_html5, - ): - self._name = name - self._filename = filename - self.data = data - self.headers = {} - if headers: - self.headers = dict(headers) - self.header_formatter = header_formatter - - @classmethod - def from_tuples(cls, fieldname, value, header_formatter=format_header_param_html5): - """ - A :class:`~urllib3.fields.RequestField` factory from old-style tuple parameters. - - Supports constructing :class:`~urllib3.fields.RequestField` from - parameter of key/value strings AND key/filetuple. A filetuple is a - (filename, data, MIME type) tuple where the MIME type is optional. - For example:: - - 'foo': 'bar', - 'fakefile': ('foofile.txt', 'contents of foofile'), - 'realfile': ('barfile.txt', open('realfile').read()), - 'typedfile': ('bazfile.bin', open('bazfile').read(), 'image/jpeg'), - 'nonamefile': 'contents of nonamefile field', - - Field names and filenames must be unicode. - """ - if isinstance(value, tuple): - if len(value) == 3: - filename, data, content_type = value - else: - filename, data = value - content_type = guess_content_type(filename) - else: - filename = None - content_type = None - data = value - - request_param = cls( - fieldname, data, filename=filename, header_formatter=header_formatter - ) - request_param.make_multipart(content_type=content_type) - - return request_param - - def _render_part(self, name, value): - """ - Overridable helper function to format a single header parameter. By - default, this calls ``self.header_formatter``. - - :param name: - The name of the parameter, a string expected to be ASCII only. - :param value: - The value of the parameter, provided as a unicode string. - """ - - return self.header_formatter(name, value) - - def _render_parts(self, header_parts): - """ - Helper function to format and quote a single header. - - Useful for single headers that are composed of multiple items. E.g., - 'Content-Disposition' fields. - - :param header_parts: - A sequence of (k, v) tuples or a :class:`dict` of (k, v) to format - as `k1="v1"; k2="v2"; ...`. - """ - parts = [] - iterable = header_parts - if isinstance(header_parts, dict): - iterable = header_parts.items() - - for name, value in iterable: - if value is not None: - parts.append(self._render_part(name, value)) - - return u"; ".join(parts) - - def render_headers(self): - """ - Renders the headers for this request field. - """ - lines = [] - - sort_keys = ["Content-Disposition", "Content-Type", "Content-Location"] - for sort_key in sort_keys: - if self.headers.get(sort_key, False): - lines.append(u"%s: %s" % (sort_key, self.headers[sort_key])) - - for header_name, header_value in self.headers.items(): - if header_name not in sort_keys: - if header_value: - lines.append(u"%s: %s" % (header_name, header_value)) - - lines.append(u"\r\n") - return u"\r\n".join(lines) - - def make_multipart( - self, content_disposition=None, content_type=None, content_location=None - ): - """ - Makes this request field into a multipart request field. - - This method overrides "Content-Disposition", "Content-Type" and - "Content-Location" headers to the request parameter. - - :param content_type: - The 'Content-Type' of the request body. - :param content_location: - The 'Content-Location' of the request body. - - """ - self.headers["Content-Disposition"] = content_disposition or u"form-data" - self.headers["Content-Disposition"] += u"; ".join( - [ - u"", - self._render_parts( - ((u"name", self._name), (u"filename", self._filename)) - ), - ] - ) - self.headers["Content-Type"] = content_type - self.headers["Content-Location"] = content_location diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py deleted file mode 100644 index 36c9252..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py +++ /dev/null @@ -1,98 +0,0 @@ -from __future__ import absolute_import - -import binascii -import codecs -import os -from io import BytesIO - -from .fields import RequestField -from .packages import six -from .packages.six import b - -writer = codecs.lookup("utf-8")[3] - - -def choose_boundary(): - """ - Our embarrassingly-simple replacement for mimetools.choose_boundary. - """ - boundary = binascii.hexlify(os.urandom(16)) - if not six.PY2: - boundary = boundary.decode("ascii") - return boundary - - -def iter_field_objects(fields): - """ - Iterate over fields. - - Supports list of (k, v) tuples and dicts, and lists of - :class:`~urllib3.fields.RequestField`. - - """ - if isinstance(fields, dict): - i = six.iteritems(fields) - else: - i = iter(fields) - - for field in i: - if isinstance(field, RequestField): - yield field - else: - yield RequestField.from_tuples(*field) - - -def iter_fields(fields): - """ - .. deprecated:: 1.6 - - Iterate over fields. - - The addition of :class:`~urllib3.fields.RequestField` makes this function - obsolete. Instead, use :func:`iter_field_objects`, which returns - :class:`~urllib3.fields.RequestField` objects. - - Supports list of (k, v) tuples and dicts. - """ - if isinstance(fields, dict): - return ((k, v) for k, v in six.iteritems(fields)) - - return ((k, v) for k, v in fields) - - -def encode_multipart_formdata(fields, boundary=None): - """ - Encode a dictionary of ``fields`` using the multipart/form-data MIME format. - - :param fields: - Dictionary of fields or list of (key, :class:`~urllib3.fields.RequestField`). - - :param boundary: - If not specified, then a random boundary will be generated using - :func:`urllib3.filepost.choose_boundary`. - """ - body = BytesIO() - if boundary is None: - boundary = choose_boundary() - - for field in iter_field_objects(fields): - body.write(b("--%s\r\n" % (boundary))) - - writer(body).write(field.render_headers()) - data = field.data - - if isinstance(data, int): - data = str(data) # Backwards compatibility - - if isinstance(data, six.text_type): - writer(body).write(data) - else: - body.write(data) - - body.write(b"\r\n") - - body.write(b("--%s--\r\n" % (boundary))) - - content_type = str("multipart/form-data; boundary=%s" % boundary) - - return body.getvalue(), content_type diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 4f887652deaccd05a3bd08e565d81b53fde6fe74..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 213 zcmX@j%ge<81iax3(?IlN5P=Rpvj9b=GgLBYGWxA#C}INgK7-W!D$x%uPAw|d&r43$ z&CN{CNKDPqch4;GC@s-X%gId7D2Xr5Pb(=;EK1ccOU*0O&&f>EFQ_cZ$j>v@Gc?jK z&MZmQEl5nxPE1cN)-T8`(2oZyOUWJmtkIamWj77{q766nVI@JIG diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc deleted file mode 100644 index d52870559f0e82d74611c5efaaf043ae0ad4321c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 41333 zcmc(|3t(HvbtZfPT)Y8-?}sRnphSufiO~BkN}`_Bi;^YzAvg{V@m^7oNRYk&B@w1< z`q4Gj$T1Wb*8PdfXS z40ZUBEEn1Y!S8$^j+NoK?uR2;773E=!WWQ^TXrdnw_Z=-EJ&u7wN+q}c?XP{@E4vjd zxLz{2Y^d4aY!E_5$>eXAJTD6V7O52Oa+XUOaw*TrrIkS|0Iif;GkLc$XceH<;KGS) zIdoqJvx8yQ0JAnH{t5=I19VYNUMoTMO1U#bwU1%d18cF|kx6mY0F`cqv;_Yeq{eqd zp67J~gLX0c^LldjV{Zv}XZq!+q%8%XqX;+FMYL{fz$yr2TpD zHt@dn9b-;SwMjkF!2-x3srx?d`Y^R8R9Okj^pbxb#q7dE2BD(n;x5 z0qkMvk^AKL=mpS<{2oSrj}^o^E%~L#3t(T6o{+v+0PB;UlmZ2?Gg7}K6~JWatTa#n zJ0}ID^98UA(x5a{01HXO(nta9DM^vS1+a)TDqSpqU6L+ImkVHH(%1r6REjQuJuN*g zjTgkdB0W=356?;y1(4^Y=L;Z@NiQtm@Qczf6=3}n=_P5hAit~9FH2u4fL)VbmcCp7 zdqs*#*9%}@kzSQvD}a4f`lr&30$5ynUHU%?U|*BIF8xXY>{q34NK*x{H>7V$|EvJ^ zru5Gj(EMxCThep^-rLf@klrbPeM|cF1?Bh+xl{Uf6wOMyS%Cc=g#0E8`K^MG?;_;? zq!9gG5dPcJ??~?!zvq5pbz_`fEwA1yJh2nLHNaRauaeiCKg)ZHTvuMB=fy_7_3|3IO;0IoxYi{5&R@vI z=YDyO^asV$BM#{C4Z^iw^~mH)T{!J{uRU2Ms5Gb`{c7x`q$ai*m(AD zFrNL}obhZE8@K*Y`lD=JG04AL0QvU|ApcinDK&5+pYjKpp#E@8P6d##qq*JgQBR=$c$5_qx+QpZ}gt|3YPRl1Wa{m>FW zgmnFBj&yBdy!Y7;Cq-a?TLkuZMPPql1oqQ~u$Vy-ib4%Vp~j+6Q&Ff` z6lyLCwG@R~i$ZNhq4tIKi?TV2LY+mSuA)$PQD{j~8a(+>|8{wMUYpzYx!c@!dE4h` zbKB%jl(96o)#1Agf8}~>qEYmK00`!Ma4U0KUl;WpfK^G~gn>kF{+z?#(cc{zN1TbM(@*f8syTF)m`wl99Dwe zc(>xc2Ue5{_}lz@;kNtt!R_$xhr7am0PaeE58O`w!B9EgK8Cf5VXbCZYZ%sAhPBRr z&@RY_{D zl=>ckwI_r1oD75xBJF(|P5U*P4rny>{0y41rF#%fhdvighcj3KP~IXFkB;O? zMT<=QI$8iD-eoKeY!1>QKLOaWEFL)j8X(6}nlpGmgm=Fz`DJDWJ?lS<{LY^LlPtG& zA8=3TRGm-g(CphEe4OH%&(CCGx=%9bG5r^SF{i_`Z~u@S@((i_M*Ji4$oW6bhUq^4 zQ-J?S|H{7o%Ht!T?xa6l+){$DQ)IiP_k~56=Q-ee*dKxWh<_CBqyCGb(|A9|V5b?( z57;rl9@qHv1;!`YFN0S>z@NbP1-!qA_Ylf$I{(*MigceWo=@xk>{}kwYeOsXQz+R} z#Y%kH;D5@mAeTOW7;XX0OfskrpVZUSYP=t?Ko*9tGoUhxcR$`w<1OJmj<<~W6-Y!q z(t1YTc>eFRRO&upoz>IwPvDEv8FEn+71^I;uiWNev7ao+aboc^U%`EZ@{uhBiO!&y9 zMSc!nBYHXSOS?g{-BTK2*%ULJXR8uAulSq6UHLHjI%`B8Pk~o2F^tlM80Qy)1o@@D z4D=VuQ9+JZS*IL2H<9EhOmqWF~)S+c+NT?$glN%RS%Rch_h1v%D$Bo zNcYD5LiN<3Eo~KqFQ6{{asTUxQ7*r(hn@FlQ`3FYBC-;}jWwD^S3q8y}7Y2ZNEI9QK|aR=k%K_(KEU z{$WY>M$QEyUS%{C_6~=<$HyY)@LKB)ge32}9~1TM2GtWd6CNHMjmUk$p^;%F(i?5v zEr-qrhJuJ8M`R_8INQ%?pj{&@5#O*fup??&<6E=QxBADZB;m)j+SG1TXffr-w9=xA z=K~i5!Jq#0r_c7|GxKOVqcBebe?yQ3Kjw*kqhvt&Ok>7&lWKUZUq{koQR4HI>J4Gc z&~EG<)Yi5z1$kR|+n|bJdGKtQVtGFsUiEMoRIdv4_je8j`_BdB!Bq!>k)F}WssDm~!@wV6 zr#kxjhK8llLGru$`kopM4Dt}g16;*P4)sAw2|0G%*$z+G3g<;(-e_<)avTaCq}+b` zEdOVviY*O~$o+k1mEobj!Qp@;EB#bY`a^!kRbCC_hH)X=u@H}=-fl_qO2hr582uxG zNDyKW8TJOeXGcT*^yTYCCMY{l`uf_9sz?E<37=s~-0Nkuqs#$GA|!=|`Q!Kt6TK6{ zor>y-y}xvX6(O&}i7ZCi4tQ<|k&G~m3)xl{$rR>1$wk34E>LDC!G`FjgG{WwoZTzE ziX0hLLexSc=VT4)4V;CbGr(XV96_lgJ_sTziMI(wTE%jNnx1~$>;{?fklIGS|GUIvntI%-CAfMzg)_o<(q1 z#`fGedj06s`nR^cv1P{9nYIX})syZ|@0o?thP#5nUN+|{o%2*py3=NSd=@T4(r_U>BK_iGGrd)v(l1t`=pC>7+ikh6-Mf_`Z!!N_?We__(9UKH*c4d%Lei``t! zJ0}Y6$6w~rt9zbwgO_qeT$~in8ZZ#pu^og7x@3a5nisv+6uLd{LH;vYxY_ z7^y#$DE-ZU5zbc)=r!~ZA=^`o3ooMpHVUiSqcF&Ty^o?_` zpG$dK6Sh`PU~a~l?&2}v|IF^fnA2ULy7Xp^ZiLcd&p4`hJg3W`hRq9OVkE0pv@X_` zp)m@2I~7@bwraz&YQ7j49F+?itCKZWLPUeD$*(mn&Az_NNHk1!jaFM;eWUYw=c}tG zt+z{S;?}9kRO#|bGqqqbCdK#7*p|+DDkojMr8E;Y)}oD%IIYldsJgWdr(Yf%?CX2m zz@>^h*j-$rm^_km0e@j?#Gk$>d~CFu>+hBu%x#}oL~|9-kC5_Ord})a#FyNbskKX+ z-Yzjg$hJz8>SSG))++TxkOXUytW}=D$LDXA=)p7Xl9J(1@xDH{rD`oxS%(P9ZgN=9 zMRlQIu}x?e*h^f`^ecz&Mr8t^U>s-)h{{EQa}|P$oV~^(d@fxGnuQ>E}^b| zM$|-|@cQwWd8m~1%rA$NE9#P|a1dg{j~T;{sFtuM->oyTKUYdAMf#inCY;YN>p3IP zvf?AqxOt*vT%2%VY%-6VF&1SyI*d(X5m?@Mg_ty|iQ{5^Ox{*3ysaDr$-J$sCm-wV zNf=Nw*@4W8fsA@b)r!H4d29qB(NS##A|G#7q@mFum*2E_hneACrgeQ8*x>;OlorPwVpXoO~TVSS5cp+ST@(VEY<@(r>+TO;K8&> z@V3Qz=4!q4btezKzA8`o*fF$YB2Pl0A z5_85=7&rvh=-%eaxM~4=F(=H`$N3<;fOXn9JB1X&O>i*ImNia^Z`t0krOMi&Bzmf2 z7vqs{jJ-aV^0X&x?X1vm8+&`(E%zT`iZ(PR9OS%AnUOrO0j1R3^hvYP+`-2Z3h&2X z<}qr%d9u~yPGj^jgzI*a2o297l}HvCpsaXX@wQ1eK<$zpu0wLbb<(C*ze{%c-I5Ew z63GqMGiGl0sFi&ugO`tDL_Z#goa2){S&9CMgT$}fJA?r52tvGkDo4}2Va@NQ2|RU- zVP+BuM#A3k=ozgJd=8evsdK@wm#O#^X;7xgFwnin_Z?ridad_tFoc;ki_Rz6KJUSZ zH+*h*bWrl1kzs`yLgv9UgEC9)QV@jbb{O9V7B4V3=#?)A!^~=P5ta+gtzoY@tKqF< z5sS~=y^Oc{bN3)7Tz#1d*H}i4YXq+9z7QI|6w-8@ur>!&J>Y`|WA=$W`J*8;x}+G7 zGY$ARfTC%8bCt^`#cTGtC5@Bf2ew7Lsp+x+G=VxV>K^9F5&&(_2tywP7-}~)AixSA zKy%}3!IB{g-?)j~?fAR4Occfh$oFRkA6gSln)nFEXJM>MQ|)I*2bq~AtlBbOYWpNA zd^+Z2)(S2HQE%~5lRblD{3hatSHr;wSldKXtZu_(&s^88$-T3#hNP>3x4`LjuRnXU zHrcr4eb?5HOoX(MFVy|8E@&4#Obf=l@OdCF7)Q9-LphC@3Qfwio<(^A{@iMX&PG$r z2NyJp@!J&L3kL=DRLpvslAfli=C|74XrJzXW7W-`RmZA6O=LA@#`hh#FCCLXp;_BElNKCswEOo z!0&jM(+Sabwo3 zrOTgEh6x0X+67O>0A~zYF=ICNWpY6(8QkJ@Q;$1t)KwarvKZgW5^{oY)S~@nZZ)Wm zU^o~GM*^XKnHx}ADIV;tTsUA))~0II?pfzu(Ci8C!OcDgreIR7i}tb~RaD>D zc70p?a;L+;8E5NUdDV@T z*H^ykySnGjlBUT$*Lvr?%dVMTab9)CdXly!WS4O;OW5<}Rl-;8O{OVBQ@)gBnj7y? z@{~<#h6PWyrm;}3H9Sm4jL~0ZiUAE>Czwgw8&O8(mEPc4X2&M;w4^sHs4%1iu{8}% zuc3I4%H9x`%z+OCC`#vs;UD&*ML};-6uBRo47wgKEST_zy`;TlGS#%0b-wl9wy-Rd zLbQIvn)XaMEp||U&DI92=K^6iJs3ji7B*vu18^C6(Z-^UIEyfg6v8BM6T-a`p|pm2 z@wQ}5+jMQJX6?;GDbLP?ZRZ2VSDNs#@in6(0iZouUSk=L)|1V9SIwsOyu>cL?0^?b&**8AT`sDch| zjG#}GQ(!(nMKE&yIsU>ua9$KX63u4Y-4dhOd)H<(cN^~74CWp47L&Ph-T~*XLp1jq z?z&v&io1)g=3R!nFYJKxqVS>E zddE}tTo0#~0#$qeNm!^t0|$?(#^A7O%Y0eR1_!Z5r`oYRt3-x}2cg5C83hdEh-wXL zp-=}2>ug{!EUPXJ%D>FP(8y>6dT*Z=4NEq5C2$D~TLiZRLx>n+Lm7wbA$3_EEEq%WYvsiX&H$#m}=%g8!db9 z4fdmq{lkNU=&@-csWR{pOfOXjA#jGOrf85#NUjqO#$AvJ92bGIU;V?Ov%!Ip0QS=; zs%sDXI?lg5IhphY&h%q4No|Qa(cC~E0#$4O@W_}V4-lJ1#;~e3fHkx;Lwy6GQB@p( zFG`<2`m_-|1V=RyoIZW*)7>YH4h@aYFJ^_eJ(OI*argu+ijsDi6Jcf<7-Tk&xWHc z*p~@*GHi`^j-FFTk8sXKS%6Oqzz2~y7(_hPN*_cWgZeb6M;;0U2m6MC*g0?}5SF7Q z4B$I@@aVqX^vw}`gy16twKOLNqZh%6KMzwl|fJ#iB@FuI+_7; zR315ls@CKr5E>3;0;1K~G%%26li?9~GPx1d+!9CR%aPm?pQ7*F5)*=2LX7A+b?W#@ zS%D2jV<4m!AF6xLfrHsFwe%z#rE?(G{^P;^3xjBF+3bSii`szZDP(LeekkqfE`PEIf&WqNG%Ff5G(NDn^j*k_JgiLI z$c3CbaYZgu!)WIggy9|4p*{xHYqk#?OTuWhXNE6RyrcYU_wePYj^WF} zsMb@CT*#{*(4Je1s*7)5f}V}eJX*o+p1wSwhQhn1Oa!cP4=aTcI8cwkzElfOEb7in zTP@e}P=?P8NAzAV=Od~i_;O&X`|{ABGSaVijCTG>U85GFcaA!u)*8!snIAiP7$6h9>SUiGIWjohuYG{Pz!20k7Q$2Ik)U}IKK$axHLQ>hoU81AbeVSY6-JlVgCh%l449V3MunNRu3}2 ztVJ}|i>}onY+8t^!DVdLRjns@$<&f#ESbG9DL~m*)EcUkz4F-r^et8kJ(yMuBA*Hh zI02=A5c7asT|Lex9Z13j@8vNa#mST-EfEhTavWRME)6Tv(E&wmEC4(TE031@2{|x0 zq}Fzy2}hJbe+0<{`@2UY=k$atDe3}f70Y}9xK2-IZ;+-Mx#?6fisufFWXV^?8 z)6#f?stY0ggHYt4yCw6Z?qsw0tTvxP*^p>nNUmO% z$0id-7JBCYHJp5Hh^$FCOIBprK{D#5M!)qw7^Vz{?LHV{2E%?I408s z2iRONW^1>r*l59ap7_2U+DSRTTHf0)_fbu)PuOR1$= zY$RtNIY-Dj4kvHZ7};ov!SiG)yCDo<+t@d;#S6=5*amCnx|W#@vnr;iY=~5Cx-=_f zWaGL);hxO{2#MZru+?{V)gX7a%ryatI*_n&3F~cl7ga;a+=q?O+?EBB0+jhFD%Hc} zJVMT++5&yow+_npMPBcyjm8=I$#lx@%p~Przx533c5#P!R}uVZj`tb(XBM-;3og+H=Va zq}=F^69$YVFh$VzCfLyF!MF{J#^Zo`iB;tYrLzUjYlq{N->7@NZffrbBH!ziR|wje z#0v4N@UWFhN|!yk#n9K6K(G;8v-68!MhmgC7csHcB3jHlu}AkcXZ+L$wxyrmcGle$MDtEs zG2VH*wCYC5^^$nx{nBQA;c({<%e~);B$~QXj@5lI$aSfb&hBTVqYKurVQs6t1B0H&D`d|2tm1dLQdI%_~1 zkq3v*z|4&gYjB7q!#tFV>SC#C$#5$&OGkCH06ifMPfICJV89J7FiYXN-*VYI2%|?| zG@?^6Fvj6nkP&;SawNAjAYG)j-aazk2cY9BA%yNHmSc-6SU%?|d*#yAOJ5pG*lO8m zmPbrRdXE4(w+Ygrv7B8OnQaHfn&aNgkrTb+XT51&M$|;s;g2n#9Tp6%z@VO}bQ^O4d?tiMp1|-9;n=WD5kX0MDb@lbp8sHNsDqu$6YSny!&WhwNS$$^T zK7cvI5^w7ws40vI`b+c9ZH-R|&Z0&!-NpCtMV+9mmZ`LUb(Vq2%G-fDQGVWwhL zvi#WJu$?2%*Df;P;F2j28dJr{*a*(8;Gmf@j73<3vJ$lC){0HfPq_>dasPo3UIG-_ zvR{rAzjx}rWxscNwyQVU)jLyuEaf?tupL`iIaJN8YoS^qNztT%_3=0;g^B-};ZdxM z5Te$TRnqF124|v6OBKpEFmQ(fKj20(Q9W70^8+yRJUBn2LaU3asedq!&1#jl45??z zSG$!7q()~<*_k@FCOPSRKoJ)qZPpkv)MP!GMxe+@REfgLDKaY@bIwq9G%B+azVhtV zXA`!Dg~iMaJ9}B4*J0`K-e+nOL&n^~Fh;v*> zh~N5-xC)JPtP)|Gq*%%?p>#48q@ESzwx@E|!`E`B`lr`@yX)<)lxIuAw&elkTK&1o zMa{0T3`XSz;_!>)JVR{GA(z!CbIuWYe5pB?JZXAQ%CkCQTg^!W5t#=`vFH9LQ*Brk zW&PKJUW2uOjfkGxJ!Q`;o~Q7FCmX6)j#0S?8mRZ6ZWKdTq4G9};HXkeRd z2%Vf{OOt4}UaWu8$}l#V42Q$m={n}s8d(M?qCHDRqg|5J%~izq z$GUIqzrO$ak@$)0M^c`qgsq7S22eB4KMKjpH6)2v_A*|og`X}`$V`_Tv0>6qt z+_I2MZV$-qx!!ZVH?CaoO?j3jY|H+4kZT52L*a$gvc-5F76-Av1Y+m2ygdM74_rTR z{b>Bm^`j}z(u8g4{}y7&ta3kMdDz!M>?DX)UWbPZ_m|1{8aX%ML#ChC3-cA9Wn9Ua1u6ty89oC6q2Te zq%bHsU(F?@9;A$49mgi$_!&4w8^u3>D{Pp^myYZ;3RC` zg);OHAcZ7hAt?+>&euptrU-}3=&J2vP`*T6iRvI9Z>OrA{Hzs3*J%62_$-eN6<(UK zu^y8m@}81rCg?f?%9t;@?m+YYOz~emgC+?R< zo?z1W#>T*A)<)1mz_h|Ad(#k8y`xrIb_sQ^!GyuWmwccv8p1hhlWI7lyp5E8gQT+z z=}|)|edY4i%W>=&E8e3}#*CC=3aRoIg7Y#MRcJo&9g;cf=UE1mHdfzJV?N3vkm9(xnHrD)vT= zU-&{)`~n`eWHc0H(^p(l5Ezj$SYtB4AY`)|8HCBKus&F2Fegb>uB(^Tv8Qf~T_2mO znzp8DRwvf(PI>kuY<#gMk2503V3pqhPrfe3eSm64GFGUl!I?hau1qc^}2N1#cd}oPZ$MBTjL;B#3>CEU^ z)etOD2ynpYGFuu|{s3rdJ{jv`PhH>mrKc0xQ5#)a57Kzeq&4c=jZ%2Ajtb3nFzTYc zAo^Dx=cp56A4xj5C&cXw#rGeJ z_;QW-oMx^3TacAc?Qasbe0y5yTBrpewQdE=i^*T z+Zm;eDQEli`h;`q&5cRt)`Yl~QL2ixlQ-|6QKs3Eora8@tpc<{HxgFV2b;|ex=H65D1a;tXH*Tfhdpq}+CO?sA2!&y03 zT|Zmhk*w~RUYn}+B}#pB$aF0f@bFf#8&zM3Y!s#?}&XE<29w;(B%t|gs7w<#8 z;t~~pffe?|1hPvfzFy@wfE{h1y7zL^C~ccz#?WxzN-uV<_J{j${{|fpz?uZ?OxO`J zL_2A9gDH;w5f;pA%6~#yIMr?83BgoGme6n?04y2R%;FXt$uhGY}i!`Fu=u^dq~`OI8h!#5gUZ-`lLl~&EUD<;1}+d3xGQ5lw5Tu{VBp)E3^DRC>kkuzO%0-=4Y!;2@PjByWrFkEjQE zFjy0F5F=;2U0zDX0aGCLmr;e~Mq^B~X|jcxGHWW1EIIk(A}cr}T)BgkI;bu*1+Jt*v*KZ)44cU#{YWqK zWQGbqn%PSZlKkSjYIb3yn5^sL;4eF_IwlNb#z_aRt}(r6yJD0?I?P%$O>PDGh9hHxvX_Zs#wNz@>dTx2 zU(Zg0uk~&4;Tkn8-uEuh7b-yKd?_lFT`iHR*kY;~DuaZaJ=ua?$x-O88nf3<=whTC z%y$1sb)hhBxoRwSq2_a)S@FAyYy70lvL_9<6Gn-yIuXuiSglhg2*uNby%)@<=L%ua zq_5z~mI;iet4=U`q-|}`EwN7tQ|orS5<(o+L3>IF6dJ(&ZMdA`&%ih3T{xi;1|RtE@i0_UnEAwwe5{A*g?q)8v<<* z^Fmi=7XV^6!!Q@&w)W2qj?WCrfqivOxVZh6!6mg5aa%DrOJIOlXvZk=%F@R3b$)!wd#l)XAMdEjQ@scZM`aDv5751h^uaxv zuWoV=sGSmD9Y)IbnydRKyC=i9Jf%=bV*RfLKVK z3=^#NL#M-TEy)geLa8M^k3}R4#uZTE-4!Ze+dl$qEPtCcj=C~Tj ztgo?QIBO8WTcprNDdfb*WkY)WVs(~-iJXF&Q9vJvk#Yx8##oTOvTGbBqk?@V801e2 z*PhIuT$y<<4T=P11sohT7(pK`(>{nxN?>FJS6lU=O0E0@8=N($YJ)K%I1rL?YY~qk zu?u&YZW$)MllL9G>+tk(94$>nF=HfphAQ?&U}84r5~`Nm6)bk&{adX! zTi;#(UU{lx?+31Zv}a_$;Z8%#q;UfSWh3%UJTZgXUZdSg|=>c8d>NLN=SerN*k4X_)8*abko{!GH~pjhmgr-kgV8ngQ!CqW=5 z&u@}(r6v0^zG&0CB)^&NZ~d%^*$1$m9^i>*_IzYOd2O8fU8V#66D_-(Qi98ckA(e# z_#smx``N?BtUg$5YJN4NxYDHLsu{)*+g0irAclP82;6MtCfO(8WeLZHr5)UqCIZI19_JR^_O;YV29+ zW7#!D4!V(m!*RhrrK;gd9H^R^W``|uU>}?Hv1UBMbu`-ZLidsNMcaQSkFn#Cp}s{@ z`Vc7nl$m$6-3-R5vV>>Z)W!EbozUKvw$3)KPd2T;`EaUfTdZWRqG`G+S>c=OSQYC| zR4;$Ovh_~W@>t0&T858@rUR*p)d`oj&p?+J zKt0|FZ0ESW8q76kd8U*@3Y1E6s^G8#4Pc7K5~UWfXy@l)M<(^(B$m)J99VLPu1Q&z z#8onTr(1H$Rpd6YYUG3y$h6T(+blwPLq@W+;akw_%AOH-g*Jcw8f8in!|oWf+t;M4 z1xM9Aqrtvr-UQ!A*HM(&RF~}>)xM+hm#Iflh+i61w?F0AifpWXYOqW2L>1bM5 zd|kSjRa5Vah@SJ5PQjC1siXTRpIebLKQ|Vc8k)w91F-5b#RHPf>>tj8B=L#PL!%$c zKouzi#Z)&af0@gZpyn0FG3DZ9C!phklu=R?5BNdb3k#lcgCuST3|*QC3|i7DcmSn} zD|m7@BDI@)>FVe3;4p2+WLx~0E+PjmC^B|&vU`);9Xvo}XW#!8Md#Bani(;5Qwbvr ze#J6Pb16mEuVq@cYG-}vMQr8A?1wVL={J@qK&%1i?cA$PPx0HvFpsj0!V5y>#DI* z4(Xwhu;9VqnOQMCDP*TKk|C05DOtlt6snKjR-UJeX#Q}|FfQlG`rqkr7wRmQz$zM)!%OSRbny00#giQQLl8HU26o^E%U@MO`z4rKwwF$ck zCT+K^W%xWjV{Ozo7ucqj^J_D2J1P>Do!=F2KJ;7GWaXxmV{<~>%%rlo7%c}u`C_D3 zW7eEJs@-&#Rlb#_IUQ^<+Zzd0MohAjRUlNfU64Hm>18^>JRvP+S<4sFj2P$I10$K# z&SnHUToWOMhCL8y@PI$}6KIFcM-7Nu>4$w=!D?XK4r#k;@$^i0``1%bES zHF3k&55D`*w9~<5WgkZrdwj-LH+!*m*DbqhbQVyShwWK`3eV zf((TD7#wtUaQUO`#O;qocko^`D7D!ssD!#LHVw@m^MFHUt%4`_4r{tVxX_r?E(RH_F zS3_HO=(n3-@WL)@c57cw;fC2JLvBo9F=-ym$`n1lYlQu5Q{UQ5p|ckgd;0?+8kDhO zKnVwVZ`TqApg(}S67*t*T2Wk1sFrS9yRSc2G)OGi#C8`vY&wz~s#WDX+Pm1aBs=Y3 z=BLlhqmi?no3S$rvtF&`LAR#Gn!>H|pV_t#28PZ^fgRD#2b49tVxyzuXSId!BG5D; zOr4r-*^q46kZRd9+p;6svg6%Lsg?s1e779*6CX84I?bax9-$wHVCx!uU;TOt+5`t{ z>tSHfpP)@K>mNXmvK4XcM8Xk9!pEh8%{k|+jPLtK@9VuuXUFaG#c89VtZQ!P-hcVb z?>>XugUfmi^CnY8NgB%oCAb!F$x>{kNl;?1+8_*o>_6cnmNX5>>|fKRpIm^+)Ha#K08+yFg* zTL6a9T&QMr(@vjKN(nPI(cq_w_(7EQe1LR85Fz$VmkZ;vGu+VOrVDWfWQD`{(Fblf z&>+1g+3ClC7fDgT{nL!`^gR6Cndv-2!`g%A4+Bd|3M z;g%4r=0(C}{7^0YE=%@{TB->bji~Npp#SXP@Fl)XRl<+4;&u$*D1KK>sU&vLo_57c z&QfyLz`+3;c2bySxSOB{$vH(1X;#W(AdMeN+()0=$YBO-vT$)-;fv(^2|0fUM{UTv zEruOU%=^U#y4NF%#Fji4A~g|`S5HYh8N3kf0HHNy(fBF&g?PP$*POx2o)KS&dIG5I zWU4~vDIrs2{^17`H9tF>=w=}Oj3dzaSw*_3Rk?k#H+xGbS%!`CV z8>84ZHnuH?FOdBmU~0vqC%TUx-*=*~`{c=k2YQe0>pgW+_2|HdkMHe1weKWbP{77v zw!D*BhoN-@g-mm7de7!_OjBm+4(me|g-SujQGSgq9gEeO&nz$75L;c8x!xbAZ3DO> zjO_#?L4aX}jDU!a3*7Ee5x!3}+w?>2s)bgWLQ=tzDGWP9tQ**&Tt)_nB81z}Wxx_* zFnrV@7`pykSpH{1=@00?=Ldr02ZHO4d*g&-uB3XxiQe1ln6*?VE!f|jwA95PN?IBw zOmh}{5g;(FHAyRU_;^#ox_HWxv@V|zKQvij!ijC1I5JmN8{0o|6c<{@S|<+Al~zm~ z#Om+F;X5T|uUxo#;kg5MDjQ;53@_dsJIpZSRo`fQy)jYVP7!J-LKPxd9WRYPH$H1^ zNLm}>7iX-?KP<0`4W-JPuUhX}jP}Nuo8q zrlL1DzPlkMcBji2yqx2nnp!_yce5uYcBLyAyprHs;u1{hZ8r}RkyQ*{P4I0~j_D&Q zaZ9>}!DA3t}O-ekNu4C{;fX~@#;!D00dE5D3)gRe7@%1dwOOc4k!zpodx{1M- z60B>gb$ZiH6lZ&S8G|+xbZb01y*?$bPPZ`Favj!1WVA9^TOO>P!8!=GeQNRa6)M^a z23tum%K6Z{w)a|z)13_NBX}N*Rx$W$z!%iO8WyxsFqg(0@uMlRBfW`1HWQ>|sw5?@ zN^fD1t$@tg>X5?R67TGi&g7ELo7L|x*@R1y-+f{p=kG1)Z47a*f#TZZ5Q*jKeFg^G zufaA>ZApop=>r_v!=R4%zA51P(g!*85JAE3Ia~EyeZy@1ie&wY>9gjYIC6(xV&( zlMAcKjVW+dFnK!_%w%(Yf#j9OZp0j;RG?Sv9`p@?Ig<2 za`-MIgEvnNCf1|%9!z%|ncVE=@a5AbiOsz!@mP8fhwm+f@8fXXasW!)@zJTFl(;^9 zfJ1xop$9qi5Km*-)DwyIXr?{s!yJA@!@e{Pu5C;o<4|6CwTH;LeR4B3WP)a&YZm>`Hofy$4Z$DE&AO!;VT;Nw(auCwSNwS(q)}Hr1D0wEpI~_ZpKMS$X<+ z_>(-t=Bc5?1}@1Qj-&KQ(=$~+JxtwbKZi;jnrPZ^^I2*SG6N@svh;bQAX;DA{@nK1 zruR*Y=ESO7wu)F!Jeaa!>B6|k@{xcMAR$&^Tz2CJGfjrA6MJuo&dJQ(Dl=mHE!c{i z)$@LX!?s72?!_GzbW1`g?u+~cx@)HE%9^HB`I+e!FNn; z*5l6E7Ey$o!9@2-)?=_y6~h?s=n7NW8oxZt%7?6w#^u}v)W6zaC+q1Ti)JsQ~Cg%DHOBqcSPHrwZ{{}k{Myu9lb7Y ziA_^&iO${0rMuA;&xy78f6po!jQ2_w*3Q=WScb#frtCVG5*6*!n{R@xdvW^PQFcab_`28dV7j;SpPAEakz z+Db5pXa!Yfq7!5Nj$*I)ah*1JP*L=&mQ&Vivi1 zDwtT)P2p@Ck0rLUUag6MOBt|zdP`y>8$_28kkq3@ zMaT5P#3t4ow-Au@qeO-8raiF@`qhziD*;JCO6Fj;6Oc5dWW|c<(}~S&09ipmQjxA_ zY40Q$sYlndWn4utQjK!()(~th!M0D;X#>?df~^NES&=RG1_DBP0x&B9n+OQ~3BcCr zy2SduDREzV3jv`*Q8xP6w~b)i36`zyE`seK7+Ng)d{Rkv5^NVnPL|DMny%ArAn*$H1h8<$(_nI3ak`(7D{5)Qop%%@}6@zkT}c)9;EOV30;L-a*ZH z{i%e|I3ujdX~y`uqvWdn$!4m@TjC=8XU+H%G~<1Ssi&#s?Bkv6b#!XUHflELYlz}x zCp8ZG$O{24k}H^QU^lmbxF&1_bo+?5of>U8@%QcE+rf7$KcG1W;6&SoM^KI#VQmg= z%~OvhSN9}aNFHv9_4uEmt;aBpd5qD}!)c>B)rUKiu?@L4<980-Ybe*<1})oFH!FXq z?mKnw;?l2f%67K_`2x+{jxD5y<{4oFh9QH44>q^N)@fUEU2n1tW5%&tVgvqbxx0{S zT%K+4B^!MA1p2~e=xn@tbn(w77enXT^t%n%uxBvNJB)^od56ug6RlRX-YTn~IK-R} zE1M>c^3SSe6TP=8o1Q!RVHtj#;ubj{RxYK`#rUjhrcivQEoMU$ z#|`+I$B7b5Nt>mov#9}me#xPmL z3#Biuo#?qG*wC3L7oB9ZryW8~N9^2eb$hb9eYzu6y&)k~%$2vq+GfjJlI1N^=Tqft zCOmUMx;$Ick*w*M?n>2cNeGp5m94R!*~(UoSoKDl4VU3hvrHvCl3BVbmOi+ zy5|95C8f0g9=G_}9Jgvw*;RA8>Em@n(z@vN!28z5TT9m9$n&k5m6NVpi`HKCe7FQx z`rx~nzB{gZh#_V34uctEBnYgW*pDA(n&=_1Swvy=fR-(d*=I|elBG>k?Qi+s@ZDUN zD&0u5RNSd+nyu?d)*3IQ8V3~vag!3%$e*H zJLbhr=880?PX+13m%nfFVt4w){(1b$Oby0sgMG3lS>8D#`0ki2TAtmpK*CfT-}t_% zDP1n$=EO4J`(-|C3z{u$f4{W-p1l;Uu~}$rn{C+me#6Guh8@X<9TUf9#CkNhh3HnR z*@1Mb8g3l>%CXtX70F5z{+H0~1$Xr;$A0YW zmV9$bs%F()!C@}H>cn>8%}`<7WwF{X_0GDMC0)xBtz9Ws*Ia2W?R0`EskHr0X~hlq zSKRRc=I%HNk*-2iY(2C)CO6*^OfR{gch3ry?+cZ&(;oq`gHW_G!an;GqI5tptlaCY=rd<>t!urYZo4*tpA z{dfO2+$)L}0V+B@%5lEO_OE`5mwV6!OLBMyc7j_!GQ$myj#~$cvA7nj%D9A`@cYI? zDaE<+)alY+Gs~gnss$->FrBZoN|V(ZobWt08M|a>?!X8G6tO~EXskpwgWwiAU gC>2V0N)yu!^G&UbM)Iwl;X4G&jph>)LTrfc3q@2u*8l(j diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc deleted file mode 100644 index 2de5eef0d769c3eeaf8f54b01311e06a19ce22dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1839 zcmZux&2JM&6rWwMckNw&6XKLWHKYWLdwIB{ub*Ivi{c$RnGoB93Ty!YnK z{2GsofJ%J!M{Oevz#pCw2-{T-&rszlP{ABf8I?7dIfjlQgDr>VLJWukHLP-vnK^Ei z&GBo`#G+DKu2`7Z`LeQ%G~GbrqyLB~UJGE5EFyS!l`L8&9EJ1qwpCh2q(`2ghh;<; zRj64QR&4}pI$4B@Ng2AiK-mfrYl=y1NGw>wNFfL+a73e{o!Icpnu}g?iKxaM+2e;k7sb)Z%@M z>sW*yPe&Z!M7O(#Qx_fTd8t2#E=rAfyb@dJ#ptjNR*lwKhgHR8%Eu`Z34AX3Z4g+U zv5P!Mkx3_FOMTf&M_D@JG@x;xpwSMIXy9Qf7HCJKBhnwc-HoR%nWL1K?c*eluz}_? zf?Oq&?$W7RA1f7LkH&wpoCszeX&Ur#GDp}zb0jC^a87ue>&(<+4&%fMy}CHDX^@Mp zeI`OGLGMCK``?DuuvPB0bpDgPPrB-5?lMJ}!7fu8e?*Y8t{wg*Kt>U$$YnY75v$VS8!zfp`Tn!wn?*pDSq2ySQrBh7YM-ExnOPfU*8zco|1c7Jkm;$C5T zYHq?!T^5o-s2|+rOj7X-E=VBD>xpZL3)AOd3v4= z@Gb^o$tL;k)9;h7q_eLRL%+YA4d0GtK43^{(p|oCzLa^g z(Be+Dq*Lv9YID5#pfTA_r09Z>Xh)KpqZ^5)(61kenaz*4vb*Bx#+Pj_vd3j#aoMd) zJKV|NxNKWUwS=Mez+f{<)y+%m^@D-Iy@B&P1Lr$4W9yIhlgAG-CtIh!*v*W!Vq@)O zrYX`5o?JOdAKOch?4(DYkG=@K_;xpaWrN?3ruwI&yXngt{O`%ZW};d9_d=837vk;Y z@n-x$itkCoJJRsh|cu8RB~ZgC=^ty zR48EY4RQI-tM50tU+9+re?%AXY5I8|`J6UR)j(JAS!#N>$^MXj-i8>4`IF-r?l1uu V@iiEJ8v#?y*UY=n87AfP{{{`L=$!xn diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc deleted file mode 100644 index 0781aaa7862decb4b01d04aa82854791ee152acd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7345 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 JNbt)9`(NiYM3Ddh diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py deleted file mode 100644 index b8fb215..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +++ /dev/null @@ -1,51 +0,0 @@ -# -*- coding: utf-8 -*- -""" -backports.makefile -~~~~~~~~~~~~~~~~~~ - -Backports the Python 3 ``socket.makefile`` method for use with anything that -wants to create a "fake" socket object. -""" -import io -from socket import SocketIO - - -def backport_makefile( - self, mode="r", buffering=None, encoding=None, errors=None, newline=None -): - """ - Backport of ``socket.makefile`` from Python 3.5. - """ - if not set(mode) <= {"r", "w", "b"}: - raise ValueError("invalid mode %r (only r, w, b allowed)" % (mode,)) - writing = "w" in mode - reading = "r" in mode or not writing - assert reading or writing - binary = "b" in mode - rawmode = "" - if reading: - rawmode += "r" - if writing: - rawmode += "w" - raw = SocketIO(self, rawmode) - self._makefile_refs += 1 - if buffering is None: - buffering = -1 - if buffering < 0: - buffering = io.DEFAULT_BUFFER_SIZE - if buffering == 0: - if not binary: - raise ValueError("unbuffered streams must be binary") - return raw - if reading and writing: - buffer = io.BufferedRWPair(raw, raw, buffering) - elif reading: - buffer = io.BufferedReader(raw, buffering) - else: - assert writing - buffer = io.BufferedWriter(raw, buffering) - if binary: - return buffer - text = io.TextIOWrapper(buffer, encoding, errors, newline) - text.mode = mode - return text diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py deleted file mode 100644 index a2f2966..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +++ /dev/null @@ -1,155 +0,0 @@ -# -*- coding: utf-8 -*- -""" -backports.weakref_finalize -~~~~~~~~~~~~~~~~~~ - -Backports the Python 3 ``weakref.finalize`` method. -""" -from __future__ import absolute_import - -import itertools -import sys -from weakref import ref - -__all__ = ["weakref_finalize"] - - -class weakref_finalize(object): - """Class for finalization of weakrefable objects - finalize(obj, func, *args, **kwargs) returns a callable finalizer - object which will be called when obj is garbage collected. The - first time the finalizer is called it evaluates func(*arg, **kwargs) - and returns the result. After this the finalizer is dead, and - calling it just returns None. - When the program exits any remaining finalizers for which the - atexit attribute is true will be run in reverse order of creation. - By default atexit is true. - """ - - # Finalizer objects don't have any state of their own. They are - # just used as keys to lookup _Info objects in the registry. This - # ensures that they cannot be part of a ref-cycle. - - __slots__ = () - _registry = {} - _shutdown = False - _index_iter = itertools.count() - _dirty = False - _registered_with_atexit = False - - class _Info(object): - __slots__ = ("weakref", "func", "args", "kwargs", "atexit", "index") - - def __init__(self, obj, func, *args, **kwargs): - if not self._registered_with_atexit: - # We may register the exit function more than once because - # of a thread race, but that is harmless - import atexit - - atexit.register(self._exitfunc) - weakref_finalize._registered_with_atexit = True - info = self._Info() - info.weakref = ref(obj, self) - info.func = func - info.args = args - info.kwargs = kwargs or None - info.atexit = True - info.index = next(self._index_iter) - self._registry[self] = info - weakref_finalize._dirty = True - - def __call__(self, _=None): - """If alive then mark as dead and return func(*args, **kwargs); - otherwise return None""" - info = self._registry.pop(self, None) - if info and not self._shutdown: - return info.func(*info.args, **(info.kwargs or {})) - - def detach(self): - """If alive then mark as dead and return (obj, func, args, kwargs); - otherwise return None""" - info = self._registry.get(self) - obj = info and info.weakref() - if obj is not None and self._registry.pop(self, None): - return (obj, info.func, info.args, info.kwargs or {}) - - def peek(self): - """If alive then return (obj, func, args, kwargs); - otherwise return None""" - info = self._registry.get(self) - obj = info and info.weakref() - if obj is not None: - return (obj, info.func, info.args, info.kwargs or {}) - - @property - def alive(self): - """Whether finalizer is alive""" - return self in self._registry - - @property - def atexit(self): - """Whether finalizer should be called at exit""" - info = self._registry.get(self) - return bool(info) and info.atexit - - @atexit.setter - def atexit(self, value): - info = self._registry.get(self) - if info: - info.atexit = bool(value) - - def __repr__(self): - info = self._registry.get(self) - obj = info and info.weakref() - if obj is None: - return "<%s object at %#x; dead>" % (type(self).__name__, id(self)) - else: - return "<%s object at %#x; for %r at %#x>" % ( - type(self).__name__, - id(self), - type(obj).__name__, - id(obj), - ) - - @classmethod - def _select_for_exit(cls): - # Return live finalizers marked for exit, oldest first - L = [(f, i) for (f, i) in cls._registry.items() if i.atexit] - L.sort(key=lambda item: item[1].index) - return [f for (f, i) in L] - - @classmethod - def _exitfunc(cls): - # At shutdown invoke finalizers for which atexit is true. - # This is called once all other non-daemonic threads have been - # joined. - reenable_gc = False - try: - if cls._registry: - import gc - - if gc.isenabled(): - reenable_gc = True - gc.disable() - pending = None - while True: - if pending is None or weakref_finalize._dirty: - pending = cls._select_for_exit() - weakref_finalize._dirty = False - if not pending: - break - f = pending.pop() - try: - # gc is disabled, so (assuming no daemonic - # threads) the following is the only line in - # this function which might trigger creation - # of a new finalizer - f() - except Exception: - sys.excepthook(*sys.exc_info()) - assert f not in cls._registry - finally: - # prevent any more finalizers from executing during shutdown - weakref_finalize._shutdown = True - if reenable_gc: - gc.enable() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py deleted file mode 100644 index f099a3d..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py +++ /dev/null @@ -1,1076 +0,0 @@ -# Copyright (c) 2010-2020 Benjamin Peterson -# -# 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. - -"""Utilities for writing code that runs on Python 2 and 3""" - -from __future__ import absolute_import - -import functools -import itertools -import operator -import sys -import types - -__author__ = "Benjamin Peterson " -__version__ = "1.16.0" - - -# Useful for very coarse version differentiation. -PY2 = sys.version_info[0] == 2 -PY3 = sys.version_info[0] == 3 -PY34 = sys.version_info[0:2] >= (3, 4) - -if PY3: - string_types = (str,) - integer_types = (int,) - class_types = (type,) - text_type = str - binary_type = bytes - - MAXSIZE = sys.maxsize -else: - string_types = (basestring,) - integer_types = (int, long) - class_types = (type, types.ClassType) - text_type = unicode - binary_type = str - - if sys.platform.startswith("java"): - # Jython always uses 32 bits. - MAXSIZE = int((1 << 31) - 1) - else: - # It's possible to have sizeof(long) != sizeof(Py_ssize_t). - class X(object): - def __len__(self): - return 1 << 31 - - try: - len(X()) - except OverflowError: - # 32-bit - MAXSIZE = int((1 << 31) - 1) - else: - # 64-bit - MAXSIZE = int((1 << 63) - 1) - del X - -if PY34: - from importlib.util import spec_from_loader -else: - spec_from_loader = None - - -def _add_doc(func, doc): - """Add documentation to a function.""" - func.__doc__ = doc - - -def _import_module(name): - """Import module, returning the module after the last dot.""" - __import__(name) - return sys.modules[name] - - -class _LazyDescr(object): - def __init__(self, name): - self.name = name - - def __get__(self, obj, tp): - result = self._resolve() - setattr(obj, self.name, result) # Invokes __set__. - try: - # This is a bit ugly, but it avoids running this again by - # removing this descriptor. - delattr(obj.__class__, self.name) - except AttributeError: - pass - return result - - -class MovedModule(_LazyDescr): - def __init__(self, name, old, new=None): - super(MovedModule, self).__init__(name) - if PY3: - if new is None: - new = name - self.mod = new - else: - self.mod = old - - def _resolve(self): - return _import_module(self.mod) - - def __getattr__(self, attr): - _module = self._resolve() - value = getattr(_module, attr) - setattr(self, attr, value) - return value - - -class _LazyModule(types.ModuleType): - def __init__(self, name): - super(_LazyModule, self).__init__(name) - self.__doc__ = self.__class__.__doc__ - - def __dir__(self): - attrs = ["__doc__", "__name__"] - attrs += [attr.name for attr in self._moved_attributes] - return attrs - - # Subclasses should override this - _moved_attributes = [] - - -class MovedAttribute(_LazyDescr): - def __init__(self, name, old_mod, new_mod, old_attr=None, new_attr=None): - super(MovedAttribute, self).__init__(name) - if PY3: - if new_mod is None: - new_mod = name - self.mod = new_mod - if new_attr is None: - if old_attr is None: - new_attr = name - else: - new_attr = old_attr - self.attr = new_attr - else: - self.mod = old_mod - if old_attr is None: - old_attr = name - self.attr = old_attr - - def _resolve(self): - module = _import_module(self.mod) - return getattr(module, self.attr) - - -class _SixMetaPathImporter(object): - - """ - A meta path importer to import six.moves and its submodules. - - This class implements a PEP302 finder and loader. It should be compatible - with Python 2.5 and all existing versions of Python3 - """ - - def __init__(self, six_module_name): - self.name = six_module_name - self.known_modules = {} - - def _add_module(self, mod, *fullnames): - for fullname in fullnames: - self.known_modules[self.name + "." + fullname] = mod - - def _get_module(self, fullname): - return self.known_modules[self.name + "." + fullname] - - def find_module(self, fullname, path=None): - if fullname in self.known_modules: - return self - return None - - def find_spec(self, fullname, path, target=None): - if fullname in self.known_modules: - return spec_from_loader(fullname, self) - return None - - def __get_module(self, fullname): - try: - return self.known_modules[fullname] - except KeyError: - raise ImportError("This loader does not know module " + fullname) - - def load_module(self, fullname): - try: - # in case of a reload - return sys.modules[fullname] - except KeyError: - pass - mod = self.__get_module(fullname) - if isinstance(mod, MovedModule): - mod = mod._resolve() - else: - mod.__loader__ = self - sys.modules[fullname] = mod - return mod - - def is_package(self, fullname): - """ - Return true, if the named module is a package. - - We need this method to get correct spec objects with - Python 3.4 (see PEP451) - """ - return hasattr(self.__get_module(fullname), "__path__") - - def get_code(self, fullname): - """Return None - - Required, if is_package is implemented""" - self.__get_module(fullname) # eventually raises ImportError - return None - - get_source = get_code # same as get_code - - def create_module(self, spec): - return self.load_module(spec.name) - - def exec_module(self, module): - pass - - -_importer = _SixMetaPathImporter(__name__) - - -class _MovedItems(_LazyModule): - - """Lazy loading of moved objects""" - - __path__ = [] # mark as package - - -_moved_attributes = [ - MovedAttribute("cStringIO", "cStringIO", "io", "StringIO"), - MovedAttribute("filter", "itertools", "builtins", "ifilter", "filter"), - MovedAttribute( - "filterfalse", "itertools", "itertools", "ifilterfalse", "filterfalse" - ), - MovedAttribute("input", "__builtin__", "builtins", "raw_input", "input"), - MovedAttribute("intern", "__builtin__", "sys"), - MovedAttribute("map", "itertools", "builtins", "imap", "map"), - MovedAttribute("getcwd", "os", "os", "getcwdu", "getcwd"), - MovedAttribute("getcwdb", "os", "os", "getcwd", "getcwdb"), - MovedAttribute("getoutput", "commands", "subprocess"), - MovedAttribute("range", "__builtin__", "builtins", "xrange", "range"), - MovedAttribute( - "reload_module", "__builtin__", "importlib" if PY34 else "imp", "reload" - ), - MovedAttribute("reduce", "__builtin__", "functools"), - MovedAttribute("shlex_quote", "pipes", "shlex", "quote"), - MovedAttribute("StringIO", "StringIO", "io"), - MovedAttribute("UserDict", "UserDict", "collections"), - MovedAttribute("UserList", "UserList", "collections"), - MovedAttribute("UserString", "UserString", "collections"), - MovedAttribute("xrange", "__builtin__", "builtins", "xrange", "range"), - MovedAttribute("zip", "itertools", "builtins", "izip", "zip"), - MovedAttribute( - "zip_longest", "itertools", "itertools", "izip_longest", "zip_longest" - ), - MovedModule("builtins", "__builtin__"), - MovedModule("configparser", "ConfigParser"), - MovedModule( - "collections_abc", - "collections", - "collections.abc" if sys.version_info >= (3, 3) else "collections", - ), - MovedModule("copyreg", "copy_reg"), - MovedModule("dbm_gnu", "gdbm", "dbm.gnu"), - MovedModule("dbm_ndbm", "dbm", "dbm.ndbm"), - MovedModule( - "_dummy_thread", - "dummy_thread", - "_dummy_thread" if sys.version_info < (3, 9) else "_thread", - ), - MovedModule("http_cookiejar", "cookielib", "http.cookiejar"), - MovedModule("http_cookies", "Cookie", "http.cookies"), - MovedModule("html_entities", "htmlentitydefs", "html.entities"), - MovedModule("html_parser", "HTMLParser", "html.parser"), - MovedModule("http_client", "httplib", "http.client"), - MovedModule("email_mime_base", "email.MIMEBase", "email.mime.base"), - MovedModule("email_mime_image", "email.MIMEImage", "email.mime.image"), - MovedModule("email_mime_multipart", "email.MIMEMultipart", "email.mime.multipart"), - MovedModule( - "email_mime_nonmultipart", "email.MIMENonMultipart", "email.mime.nonmultipart" - ), - MovedModule("email_mime_text", "email.MIMEText", "email.mime.text"), - MovedModule("BaseHTTPServer", "BaseHTTPServer", "http.server"), - MovedModule("CGIHTTPServer", "CGIHTTPServer", "http.server"), - MovedModule("SimpleHTTPServer", "SimpleHTTPServer", "http.server"), - MovedModule("cPickle", "cPickle", "pickle"), - MovedModule("queue", "Queue"), - MovedModule("reprlib", "repr"), - MovedModule("socketserver", "SocketServer"), - MovedModule("_thread", "thread", "_thread"), - MovedModule("tkinter", "Tkinter"), - MovedModule("tkinter_dialog", "Dialog", "tkinter.dialog"), - MovedModule("tkinter_filedialog", "FileDialog", "tkinter.filedialog"), - MovedModule("tkinter_scrolledtext", "ScrolledText", "tkinter.scrolledtext"), - MovedModule("tkinter_simpledialog", "SimpleDialog", "tkinter.simpledialog"), - MovedModule("tkinter_tix", "Tix", "tkinter.tix"), - MovedModule("tkinter_ttk", "ttk", "tkinter.ttk"), - MovedModule("tkinter_constants", "Tkconstants", "tkinter.constants"), - MovedModule("tkinter_dnd", "Tkdnd", "tkinter.dnd"), - MovedModule("tkinter_colorchooser", "tkColorChooser", "tkinter.colorchooser"), - MovedModule("tkinter_commondialog", "tkCommonDialog", "tkinter.commondialog"), - MovedModule("tkinter_tkfiledialog", "tkFileDialog", "tkinter.filedialog"), - MovedModule("tkinter_font", "tkFont", "tkinter.font"), - MovedModule("tkinter_messagebox", "tkMessageBox", "tkinter.messagebox"), - MovedModule("tkinter_tksimpledialog", "tkSimpleDialog", "tkinter.simpledialog"), - MovedModule("urllib_parse", __name__ + ".moves.urllib_parse", "urllib.parse"), - MovedModule("urllib_error", __name__ + ".moves.urllib_error", "urllib.error"), - MovedModule("urllib", __name__ + ".moves.urllib", __name__ + ".moves.urllib"), - MovedModule("urllib_robotparser", "robotparser", "urllib.robotparser"), - MovedModule("xmlrpc_client", "xmlrpclib", "xmlrpc.client"), - MovedModule("xmlrpc_server", "SimpleXMLRPCServer", "xmlrpc.server"), -] -# Add windows specific modules. -if sys.platform == "win32": - _moved_attributes += [ - MovedModule("winreg", "_winreg"), - ] - -for attr in _moved_attributes: - setattr(_MovedItems, attr.name, attr) - if isinstance(attr, MovedModule): - _importer._add_module(attr, "moves." + attr.name) -del attr - -_MovedItems._moved_attributes = _moved_attributes - -moves = _MovedItems(__name__ + ".moves") -_importer._add_module(moves, "moves") - - -class Module_six_moves_urllib_parse(_LazyModule): - - """Lazy loading of moved objects in six.moves.urllib_parse""" - - -_urllib_parse_moved_attributes = [ - MovedAttribute("ParseResult", "urlparse", "urllib.parse"), - MovedAttribute("SplitResult", "urlparse", "urllib.parse"), - MovedAttribute("parse_qs", "urlparse", "urllib.parse"), - MovedAttribute("parse_qsl", "urlparse", "urllib.parse"), - MovedAttribute("urldefrag", "urlparse", "urllib.parse"), - MovedAttribute("urljoin", "urlparse", "urllib.parse"), - MovedAttribute("urlparse", "urlparse", "urllib.parse"), - MovedAttribute("urlsplit", "urlparse", "urllib.parse"), - MovedAttribute("urlunparse", "urlparse", "urllib.parse"), - MovedAttribute("urlunsplit", "urlparse", "urllib.parse"), - MovedAttribute("quote", "urllib", "urllib.parse"), - MovedAttribute("quote_plus", "urllib", "urllib.parse"), - MovedAttribute("unquote", "urllib", "urllib.parse"), - MovedAttribute("unquote_plus", "urllib", "urllib.parse"), - MovedAttribute( - "unquote_to_bytes", "urllib", "urllib.parse", "unquote", "unquote_to_bytes" - ), - MovedAttribute("urlencode", "urllib", "urllib.parse"), - MovedAttribute("splitquery", "urllib", "urllib.parse"), - MovedAttribute("splittag", "urllib", "urllib.parse"), - MovedAttribute("splituser", "urllib", "urllib.parse"), - MovedAttribute("splitvalue", "urllib", "urllib.parse"), - MovedAttribute("uses_fragment", "urlparse", "urllib.parse"), - MovedAttribute("uses_netloc", "urlparse", "urllib.parse"), - MovedAttribute("uses_params", "urlparse", "urllib.parse"), - MovedAttribute("uses_query", "urlparse", "urllib.parse"), - MovedAttribute("uses_relative", "urlparse", "urllib.parse"), -] -for attr in _urllib_parse_moved_attributes: - setattr(Module_six_moves_urllib_parse, attr.name, attr) -del attr - -Module_six_moves_urllib_parse._moved_attributes = _urllib_parse_moved_attributes - -_importer._add_module( - Module_six_moves_urllib_parse(__name__ + ".moves.urllib_parse"), - "moves.urllib_parse", - "moves.urllib.parse", -) - - -class Module_six_moves_urllib_error(_LazyModule): - - """Lazy loading of moved objects in six.moves.urllib_error""" - - -_urllib_error_moved_attributes = [ - MovedAttribute("URLError", "urllib2", "urllib.error"), - MovedAttribute("HTTPError", "urllib2", "urllib.error"), - MovedAttribute("ContentTooShortError", "urllib", "urllib.error"), -] -for attr in _urllib_error_moved_attributes: - setattr(Module_six_moves_urllib_error, attr.name, attr) -del attr - -Module_six_moves_urllib_error._moved_attributes = _urllib_error_moved_attributes - -_importer._add_module( - Module_six_moves_urllib_error(__name__ + ".moves.urllib.error"), - "moves.urllib_error", - "moves.urllib.error", -) - - -class Module_six_moves_urllib_request(_LazyModule): - - """Lazy loading of moved objects in six.moves.urllib_request""" - - -_urllib_request_moved_attributes = [ - MovedAttribute("urlopen", "urllib2", "urllib.request"), - MovedAttribute("install_opener", "urllib2", "urllib.request"), - MovedAttribute("build_opener", "urllib2", "urllib.request"), - MovedAttribute("pathname2url", "urllib", "urllib.request"), - MovedAttribute("url2pathname", "urllib", "urllib.request"), - MovedAttribute("getproxies", "urllib", "urllib.request"), - MovedAttribute("Request", "urllib2", "urllib.request"), - MovedAttribute("OpenerDirector", "urllib2", "urllib.request"), - MovedAttribute("HTTPDefaultErrorHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPRedirectHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPCookieProcessor", "urllib2", "urllib.request"), - MovedAttribute("ProxyHandler", "urllib2", "urllib.request"), - MovedAttribute("BaseHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPPasswordMgr", "urllib2", "urllib.request"), - MovedAttribute("HTTPPasswordMgrWithDefaultRealm", "urllib2", "urllib.request"), - MovedAttribute("AbstractBasicAuthHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPBasicAuthHandler", "urllib2", "urllib.request"), - MovedAttribute("ProxyBasicAuthHandler", "urllib2", "urllib.request"), - MovedAttribute("AbstractDigestAuthHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPDigestAuthHandler", "urllib2", "urllib.request"), - MovedAttribute("ProxyDigestAuthHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPSHandler", "urllib2", "urllib.request"), - MovedAttribute("FileHandler", "urllib2", "urllib.request"), - MovedAttribute("FTPHandler", "urllib2", "urllib.request"), - MovedAttribute("CacheFTPHandler", "urllib2", "urllib.request"), - MovedAttribute("UnknownHandler", "urllib2", "urllib.request"), - MovedAttribute("HTTPErrorProcessor", "urllib2", "urllib.request"), - MovedAttribute("urlretrieve", "urllib", "urllib.request"), - MovedAttribute("urlcleanup", "urllib", "urllib.request"), - MovedAttribute("URLopener", "urllib", "urllib.request"), - MovedAttribute("FancyURLopener", "urllib", "urllib.request"), - MovedAttribute("proxy_bypass", "urllib", "urllib.request"), - MovedAttribute("parse_http_list", "urllib2", "urllib.request"), - MovedAttribute("parse_keqv_list", "urllib2", "urllib.request"), -] -for attr in _urllib_request_moved_attributes: - setattr(Module_six_moves_urllib_request, attr.name, attr) -del attr - -Module_six_moves_urllib_request._moved_attributes = _urllib_request_moved_attributes - -_importer._add_module( - Module_six_moves_urllib_request(__name__ + ".moves.urllib.request"), - "moves.urllib_request", - "moves.urllib.request", -) - - -class Module_six_moves_urllib_response(_LazyModule): - - """Lazy loading of moved objects in six.moves.urllib_response""" - - -_urllib_response_moved_attributes = [ - MovedAttribute("addbase", "urllib", "urllib.response"), - MovedAttribute("addclosehook", "urllib", "urllib.response"), - MovedAttribute("addinfo", "urllib", "urllib.response"), - MovedAttribute("addinfourl", "urllib", "urllib.response"), -] -for attr in _urllib_response_moved_attributes: - setattr(Module_six_moves_urllib_response, attr.name, attr) -del attr - -Module_six_moves_urllib_response._moved_attributes = _urllib_response_moved_attributes - -_importer._add_module( - Module_six_moves_urllib_response(__name__ + ".moves.urllib.response"), - "moves.urllib_response", - "moves.urllib.response", -) - - -class Module_six_moves_urllib_robotparser(_LazyModule): - - """Lazy loading of moved objects in six.moves.urllib_robotparser""" - - -_urllib_robotparser_moved_attributes = [ - MovedAttribute("RobotFileParser", "robotparser", "urllib.robotparser"), -] -for attr in _urllib_robotparser_moved_attributes: - setattr(Module_six_moves_urllib_robotparser, attr.name, attr) -del attr - -Module_six_moves_urllib_robotparser._moved_attributes = ( - _urllib_robotparser_moved_attributes -) - -_importer._add_module( - Module_six_moves_urllib_robotparser(__name__ + ".moves.urllib.robotparser"), - "moves.urllib_robotparser", - "moves.urllib.robotparser", -) - - -class Module_six_moves_urllib(types.ModuleType): - - """Create a six.moves.urllib namespace that resembles the Python 3 namespace""" - - __path__ = [] # mark as package - parse = _importer._get_module("moves.urllib_parse") - error = _importer._get_module("moves.urllib_error") - request = _importer._get_module("moves.urllib_request") - response = _importer._get_module("moves.urllib_response") - robotparser = _importer._get_module("moves.urllib_robotparser") - - def __dir__(self): - return ["parse", "error", "request", "response", "robotparser"] - - -_importer._add_module( - Module_six_moves_urllib(__name__ + ".moves.urllib"), "moves.urllib" -) - - -def add_move(move): - """Add an item to six.moves.""" - setattr(_MovedItems, move.name, move) - - -def remove_move(name): - """Remove item from six.moves.""" - try: - delattr(_MovedItems, name) - except AttributeError: - try: - del moves.__dict__[name] - except KeyError: - raise AttributeError("no such move, %r" % (name,)) - - -if PY3: - _meth_func = "__func__" - _meth_self = "__self__" - - _func_closure = "__closure__" - _func_code = "__code__" - _func_defaults = "__defaults__" - _func_globals = "__globals__" -else: - _meth_func = "im_func" - _meth_self = "im_self" - - _func_closure = "func_closure" - _func_code = "func_code" - _func_defaults = "func_defaults" - _func_globals = "func_globals" - - -try: - advance_iterator = next -except NameError: - - def advance_iterator(it): - return it.next() - - -next = advance_iterator - - -try: - callable = callable -except NameError: - - def callable(obj): - return any("__call__" in klass.__dict__ for klass in type(obj).__mro__) - - -if PY3: - - def get_unbound_function(unbound): - return unbound - - create_bound_method = types.MethodType - - def create_unbound_method(func, cls): - return func - - Iterator = object -else: - - def get_unbound_function(unbound): - return unbound.im_func - - def create_bound_method(func, obj): - return types.MethodType(func, obj, obj.__class__) - - def create_unbound_method(func, cls): - return types.MethodType(func, None, cls) - - class Iterator(object): - def next(self): - return type(self).__next__(self) - - callable = callable -_add_doc( - get_unbound_function, """Get the function out of a possibly unbound function""" -) - - -get_method_function = operator.attrgetter(_meth_func) -get_method_self = operator.attrgetter(_meth_self) -get_function_closure = operator.attrgetter(_func_closure) -get_function_code = operator.attrgetter(_func_code) -get_function_defaults = operator.attrgetter(_func_defaults) -get_function_globals = operator.attrgetter(_func_globals) - - -if PY3: - - def iterkeys(d, **kw): - return iter(d.keys(**kw)) - - def itervalues(d, **kw): - return iter(d.values(**kw)) - - def iteritems(d, **kw): - return iter(d.items(**kw)) - - def iterlists(d, **kw): - return iter(d.lists(**kw)) - - viewkeys = operator.methodcaller("keys") - - viewvalues = operator.methodcaller("values") - - viewitems = operator.methodcaller("items") -else: - - def iterkeys(d, **kw): - return d.iterkeys(**kw) - - def itervalues(d, **kw): - return d.itervalues(**kw) - - def iteritems(d, **kw): - return d.iteritems(**kw) - - def iterlists(d, **kw): - return d.iterlists(**kw) - - viewkeys = operator.methodcaller("viewkeys") - - viewvalues = operator.methodcaller("viewvalues") - - viewitems = operator.methodcaller("viewitems") - -_add_doc(iterkeys, "Return an iterator over the keys of a dictionary.") -_add_doc(itervalues, "Return an iterator over the values of a dictionary.") -_add_doc(iteritems, "Return an iterator over the (key, value) pairs of a dictionary.") -_add_doc( - iterlists, "Return an iterator over the (key, [values]) pairs of a dictionary." -) - - -if PY3: - - def b(s): - return s.encode("latin-1") - - def u(s): - return s - - unichr = chr - import struct - - int2byte = struct.Struct(">B").pack - del struct - byte2int = operator.itemgetter(0) - indexbytes = operator.getitem - iterbytes = iter - import io - - StringIO = io.StringIO - BytesIO = io.BytesIO - del io - _assertCountEqual = "assertCountEqual" - if sys.version_info[1] <= 1: - _assertRaisesRegex = "assertRaisesRegexp" - _assertRegex = "assertRegexpMatches" - _assertNotRegex = "assertNotRegexpMatches" - else: - _assertRaisesRegex = "assertRaisesRegex" - _assertRegex = "assertRegex" - _assertNotRegex = "assertNotRegex" -else: - - def b(s): - return s - - # Workaround for standalone backslash - - def u(s): - return unicode(s.replace(r"\\", r"\\\\"), "unicode_escape") - - unichr = unichr - int2byte = chr - - def byte2int(bs): - return ord(bs[0]) - - def indexbytes(buf, i): - return ord(buf[i]) - - iterbytes = functools.partial(itertools.imap, ord) - import StringIO - - StringIO = BytesIO = StringIO.StringIO - _assertCountEqual = "assertItemsEqual" - _assertRaisesRegex = "assertRaisesRegexp" - _assertRegex = "assertRegexpMatches" - _assertNotRegex = "assertNotRegexpMatches" -_add_doc(b, """Byte literal""") -_add_doc(u, """Text literal""") - - -def assertCountEqual(self, *args, **kwargs): - return getattr(self, _assertCountEqual)(*args, **kwargs) - - -def assertRaisesRegex(self, *args, **kwargs): - return getattr(self, _assertRaisesRegex)(*args, **kwargs) - - -def assertRegex(self, *args, **kwargs): - return getattr(self, _assertRegex)(*args, **kwargs) - - -def assertNotRegex(self, *args, **kwargs): - return getattr(self, _assertNotRegex)(*args, **kwargs) - - -if PY3: - exec_ = getattr(moves.builtins, "exec") - - def reraise(tp, value, tb=None): - try: - if value is None: - value = tp() - if value.__traceback__ is not tb: - raise value.with_traceback(tb) - raise value - finally: - value = None - tb = None - -else: - - def exec_(_code_, _globs_=None, _locs_=None): - """Execute code in a namespace.""" - if _globs_ is None: - frame = sys._getframe(1) - _globs_ = frame.f_globals - if _locs_ is None: - _locs_ = frame.f_locals - del frame - elif _locs_ is None: - _locs_ = _globs_ - exec ("""exec _code_ in _globs_, _locs_""") - - exec_( - """def reraise(tp, value, tb=None): - try: - raise tp, value, tb - finally: - tb = None -""" - ) - - -if sys.version_info[:2] > (3,): - exec_( - """def raise_from(value, from_value): - try: - raise value from from_value - finally: - value = None -""" - ) -else: - - def raise_from(value, from_value): - raise value - - -print_ = getattr(moves.builtins, "print", None) -if print_ is None: - - def print_(*args, **kwargs): - """The new-style print function for Python 2.4 and 2.5.""" - fp = kwargs.pop("file", sys.stdout) - if fp is None: - return - - def write(data): - if not isinstance(data, basestring): - data = str(data) - # If the file has an encoding, encode unicode with it. - if ( - isinstance(fp, file) - and isinstance(data, unicode) - and fp.encoding is not None - ): - errors = getattr(fp, "errors", None) - if errors is None: - errors = "strict" - data = data.encode(fp.encoding, errors) - fp.write(data) - - want_unicode = False - sep = kwargs.pop("sep", None) - if sep is not None: - if isinstance(sep, unicode): - want_unicode = True - elif not isinstance(sep, str): - raise TypeError("sep must be None or a string") - end = kwargs.pop("end", None) - if end is not None: - if isinstance(end, unicode): - want_unicode = True - elif not isinstance(end, str): - raise TypeError("end must be None or a string") - if kwargs: - raise TypeError("invalid keyword arguments to print()") - if not want_unicode: - for arg in args: - if isinstance(arg, unicode): - want_unicode = True - break - if want_unicode: - newline = unicode("\n") - space = unicode(" ") - else: - newline = "\n" - space = " " - if sep is None: - sep = space - if end is None: - end = newline - for i, arg in enumerate(args): - if i: - write(sep) - write(arg) - write(end) - - -if sys.version_info[:2] < (3, 3): - _print = print_ - - def print_(*args, **kwargs): - fp = kwargs.get("file", sys.stdout) - flush = kwargs.pop("flush", False) - _print(*args, **kwargs) - if flush and fp is not None: - fp.flush() - - -_add_doc(reraise, """Reraise an exception.""") - -if sys.version_info[0:2] < (3, 4): - # This does exactly the same what the :func:`py3:functools.update_wrapper` - # function does on Python versions after 3.2. It sets the ``__wrapped__`` - # attribute on ``wrapper`` object and it doesn't raise an error if any of - # the attributes mentioned in ``assigned`` and ``updated`` are missing on - # ``wrapped`` object. - def _update_wrapper( - wrapper, - wrapped, - assigned=functools.WRAPPER_ASSIGNMENTS, - updated=functools.WRAPPER_UPDATES, - ): - for attr in assigned: - try: - value = getattr(wrapped, attr) - except AttributeError: - continue - else: - setattr(wrapper, attr, value) - for attr in updated: - getattr(wrapper, attr).update(getattr(wrapped, attr, {})) - wrapper.__wrapped__ = wrapped - return wrapper - - _update_wrapper.__doc__ = functools.update_wrapper.__doc__ - - def wraps( - wrapped, - assigned=functools.WRAPPER_ASSIGNMENTS, - updated=functools.WRAPPER_UPDATES, - ): - return functools.partial( - _update_wrapper, wrapped=wrapped, assigned=assigned, updated=updated - ) - - wraps.__doc__ = functools.wraps.__doc__ - -else: - wraps = functools.wraps - - -def with_metaclass(meta, *bases): - """Create a base class with a metaclass.""" - # This requires a bit of explanation: the basic idea is to make a dummy - # metaclass for one level of class instantiation that replaces itself with - # the actual metaclass. - class metaclass(type): - def __new__(cls, name, this_bases, d): - if sys.version_info[:2] >= (3, 7): - # This version introduced PEP 560 that requires a bit - # of extra care (we mimic what is done by __build_class__). - resolved_bases = types.resolve_bases(bases) - if resolved_bases is not bases: - d["__orig_bases__"] = bases - else: - resolved_bases = bases - return meta(name, resolved_bases, d) - - @classmethod - def __prepare__(cls, name, this_bases): - return meta.__prepare__(name, bases) - - return type.__new__(metaclass, "temporary_class", (), {}) - - -def add_metaclass(metaclass): - """Class decorator for creating a class with a metaclass.""" - - def wrapper(cls): - orig_vars = cls.__dict__.copy() - slots = orig_vars.get("__slots__") - if slots is not None: - if isinstance(slots, str): - slots = [slots] - for slots_var in slots: - orig_vars.pop(slots_var) - orig_vars.pop("__dict__", None) - orig_vars.pop("__weakref__", None) - if hasattr(cls, "__qualname__"): - orig_vars["__qualname__"] = cls.__qualname__ - return metaclass(cls.__name__, cls.__bases__, orig_vars) - - return wrapper - - -def ensure_binary(s, encoding="utf-8", errors="strict"): - """Coerce **s** to six.binary_type. - - For Python 2: - - `unicode` -> encoded to `str` - - `str` -> `str` - - For Python 3: - - `str` -> encoded to `bytes` - - `bytes` -> `bytes` - """ - if isinstance(s, binary_type): - return s - if isinstance(s, text_type): - return s.encode(encoding, errors) - raise TypeError("not expecting type '%s'" % type(s)) - - -def ensure_str(s, encoding="utf-8", errors="strict"): - """Coerce *s* to `str`. - - For Python 2: - - `unicode` -> encoded to `str` - - `str` -> `str` - - For Python 3: - - `str` -> `str` - - `bytes` -> decoded to `str` - """ - # Optimization: Fast return for the common case. - if type(s) is str: - return s - if PY2 and isinstance(s, text_type): - return s.encode(encoding, errors) - elif PY3 and isinstance(s, binary_type): - return s.decode(encoding, errors) - elif not isinstance(s, (text_type, binary_type)): - raise TypeError("not expecting type '%s'" % type(s)) - return s - - -def ensure_text(s, encoding="utf-8", errors="strict"): - """Coerce *s* to six.text_type. - - For Python 2: - - `unicode` -> `unicode` - - `str` -> `unicode` - - For Python 3: - - `str` -> `str` - - `bytes` -> decoded to `str` - """ - if isinstance(s, binary_type): - return s.decode(encoding, errors) - elif isinstance(s, text_type): - return s - else: - raise TypeError("not expecting type '%s'" % type(s)) - - -def python_2_unicode_compatible(klass): - """ - A class decorator that defines __unicode__ and __str__ methods under Python 2. - Under Python 3 it does nothing. - - To support Python 2 and 3 with a single code base, define a __str__ method - returning text and apply this decorator to the class. - """ - if PY2: - if "__str__" not in klass.__dict__: - raise ValueError( - "@python_2_unicode_compatible cannot be applied " - "to %s because it doesn't define __str__()." % klass.__name__ - ) - klass.__unicode__ = klass.__str__ - klass.__str__ = lambda self: self.__unicode__().encode("utf-8") - return klass - - -# Complete the moves implementation. -# This code is at the end of this module to speed up module loading. -# Turn this module into a package. -__path__ = [] # required for PEP 302 and PEP 451 -__package__ = __name__ # see PEP 366 @ReservedAssignment -if globals().get("__spec__") is not None: - __spec__.submodule_search_locations = [] # PEP 451 @UndefinedVariable -# Remove other six meta path importers, since they cause problems. This can -# happen if six is removed from sys.modules and then reloaded. (Setuptools does -# this for some reason.) -if sys.meta_path: - for i, importer in enumerate(sys.meta_path): - # Here's some real nastiness: Another "instance" of the six module might - # be floating around. Therefore, we can't use isinstance() to check for - # the six meta path importer, since the other six instance will have - # inserted an importer with different class. - if ( - type(importer).__name__ == "_SixMetaPathImporter" - and importer.name == __name__ - ): - del sys.meta_path[i] - break - del i, importer -# Finally, add the importer to the meta path import hook. -sys.meta_path.append(_importer) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py deleted file mode 100644 index fb51bf7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py +++ /dev/null @@ -1,540 +0,0 @@ -from __future__ import absolute_import - -import collections -import functools -import logging - -from ._collections import HTTPHeaderDict, RecentlyUsedContainer -from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, port_by_scheme -from .exceptions import ( - LocationValueError, - MaxRetryError, - ProxySchemeUnknown, - ProxySchemeUnsupported, - URLSchemeUnknown, -) -from .packages import six -from .packages.six.moves.urllib.parse import urljoin -from .request import RequestMethods -from .util.proxy import connection_requires_http_tunnel -from .util.retry import Retry -from .util.url import parse_url - -__all__ = ["PoolManager", "ProxyManager", "proxy_from_url"] - - -log = logging.getLogger(__name__) - -SSL_KEYWORDS = ( - "key_file", - "cert_file", - "cert_reqs", - "ca_certs", - "ssl_version", - "ca_cert_dir", - "ssl_context", - "key_password", - "server_hostname", -) - -# All known keyword arguments that could be provided to the pool manager, its -# pools, or the underlying connections. This is used to construct a pool key. -_key_fields = ( - "key_scheme", # str - "key_host", # str - "key_port", # int - "key_timeout", # int or float or Timeout - "key_retries", # int or Retry - "key_strict", # bool - "key_block", # bool - "key_source_address", # str - "key_key_file", # str - "key_key_password", # str - "key_cert_file", # str - "key_cert_reqs", # str - "key_ca_certs", # str - "key_ssl_version", # str - "key_ca_cert_dir", # str - "key_ssl_context", # instance of ssl.SSLContext or urllib3.util.ssl_.SSLContext - "key_maxsize", # int - "key_headers", # dict - "key__proxy", # parsed proxy url - "key__proxy_headers", # dict - "key__proxy_config", # class - "key_socket_options", # list of (level (int), optname (int), value (int or str)) tuples - "key__socks_options", # dict - "key_assert_hostname", # bool or string - "key_assert_fingerprint", # str - "key_server_hostname", # str -) - -#: The namedtuple class used to construct keys for the connection pool. -#: All custom key schemes should include the fields in this key at a minimum. -PoolKey = collections.namedtuple("PoolKey", _key_fields) - -_proxy_config_fields = ("ssl_context", "use_forwarding_for_https") -ProxyConfig = collections.namedtuple("ProxyConfig", _proxy_config_fields) - - -def _default_key_normalizer(key_class, request_context): - """ - Create a pool key out of a request context dictionary. - - According to RFC 3986, both the scheme and host are case-insensitive. - Therefore, this function normalizes both before constructing the pool - key for an HTTPS request. If you wish to change this behaviour, provide - alternate callables to ``key_fn_by_scheme``. - - :param key_class: - The class to use when constructing the key. This should be a namedtuple - with the ``scheme`` and ``host`` keys at a minimum. - :type key_class: namedtuple - :param request_context: - A dictionary-like object that contain the context for a request. - :type request_context: dict - - :return: A namedtuple that can be used as a connection pool key. - :rtype: PoolKey - """ - # Since we mutate the dictionary, make a copy first - context = request_context.copy() - context["scheme"] = context["scheme"].lower() - context["host"] = context["host"].lower() - - # These are both dictionaries and need to be transformed into frozensets - for key in ("headers", "_proxy_headers", "_socks_options"): - if key in context and context[key] is not None: - context[key] = frozenset(context[key].items()) - - # The socket_options key may be a list and needs to be transformed into a - # tuple. - socket_opts = context.get("socket_options") - if socket_opts is not None: - context["socket_options"] = tuple(socket_opts) - - # Map the kwargs to the names in the namedtuple - this is necessary since - # namedtuples can't have fields starting with '_'. - for key in list(context.keys()): - context["key_" + key] = context.pop(key) - - # Default to ``None`` for keys missing from the context - for field in key_class._fields: - if field not in context: - context[field] = None - - return key_class(**context) - - -#: A dictionary that maps a scheme to a callable that creates a pool key. -#: This can be used to alter the way pool keys are constructed, if desired. -#: Each PoolManager makes a copy of this dictionary so they can be configured -#: globally here, or individually on the instance. -key_fn_by_scheme = { - "http": functools.partial(_default_key_normalizer, PoolKey), - "https": functools.partial(_default_key_normalizer, PoolKey), -} - -pool_classes_by_scheme = {"http": HTTPConnectionPool, "https": HTTPSConnectionPool} - - -class PoolManager(RequestMethods): - """ - Allows for arbitrary requests while transparently keeping track of - necessary connection pools for you. - - :param num_pools: - Number of connection pools to cache before discarding the least - recently used pool. - - :param headers: - Headers to include with all requests, unless other headers are given - explicitly. - - :param \\**connection_pool_kw: - Additional parameters are used to create fresh - :class:`urllib3.connectionpool.ConnectionPool` instances. - - Example:: - - >>> manager = PoolManager(num_pools=2) - >>> r = manager.request('GET', 'http://google.com/') - >>> r = manager.request('GET', 'http://google.com/mail') - >>> r = manager.request('GET', 'http://yahoo.com/') - >>> len(manager.pools) - 2 - - """ - - proxy = None - proxy_config = None - - def __init__(self, num_pools=10, headers=None, **connection_pool_kw): - RequestMethods.__init__(self, headers) - self.connection_pool_kw = connection_pool_kw - self.pools = RecentlyUsedContainer(num_pools) - - # Locally set the pool classes and keys so other PoolManagers can - # override them. - self.pool_classes_by_scheme = pool_classes_by_scheme - self.key_fn_by_scheme = key_fn_by_scheme.copy() - - def __enter__(self): - return self - - def __exit__(self, exc_type, exc_val, exc_tb): - self.clear() - # Return False to re-raise any potential exceptions - return False - - def _new_pool(self, scheme, host, port, request_context=None): - """ - Create a new :class:`urllib3.connectionpool.ConnectionPool` based on host, port, scheme, and - any additional pool keyword arguments. - - If ``request_context`` is provided, it is provided as keyword arguments - to the pool class used. This method is used to actually create the - connection pools handed out by :meth:`connection_from_url` and - companion methods. It is intended to be overridden for customization. - """ - pool_cls = self.pool_classes_by_scheme[scheme] - if request_context is None: - request_context = self.connection_pool_kw.copy() - - # Although the context has everything necessary to create the pool, - # this function has historically only used the scheme, host, and port - # in the positional args. When an API change is acceptable these can - # be removed. - for key in ("scheme", "host", "port"): - request_context.pop(key, None) - - if scheme == "http": - for kw in SSL_KEYWORDS: - request_context.pop(kw, None) - - return pool_cls(host, port, **request_context) - - def clear(self): - """ - Empty our store of pools and direct them all to close. - - This will not affect in-flight connections, but they will not be - re-used after completion. - """ - self.pools.clear() - - def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): - """ - Get a :class:`urllib3.connectionpool.ConnectionPool` based on the host, port, and scheme. - - If ``port`` isn't given, it will be derived from the ``scheme`` using - ``urllib3.connectionpool.port_by_scheme``. If ``pool_kwargs`` is - provided, it is merged with the instance's ``connection_pool_kw`` - variable and used to create the new connection pool, if one is - needed. - """ - - if not host: - raise LocationValueError("No host specified.") - - request_context = self._merge_pool_kwargs(pool_kwargs) - request_context["scheme"] = scheme or "http" - if not port: - port = port_by_scheme.get(request_context["scheme"].lower(), 80) - request_context["port"] = port - request_context["host"] = host - - return self.connection_from_context(request_context) - - def connection_from_context(self, request_context): - """ - Get a :class:`urllib3.connectionpool.ConnectionPool` based on the request context. - - ``request_context`` must at least contain the ``scheme`` key and its - value must be a key in ``key_fn_by_scheme`` instance variable. - """ - scheme = request_context["scheme"].lower() - pool_key_constructor = self.key_fn_by_scheme.get(scheme) - if not pool_key_constructor: - raise URLSchemeUnknown(scheme) - pool_key = pool_key_constructor(request_context) - - return self.connection_from_pool_key(pool_key, request_context=request_context) - - def connection_from_pool_key(self, pool_key, request_context=None): - """ - Get a :class:`urllib3.connectionpool.ConnectionPool` based on the provided pool key. - - ``pool_key`` should be a namedtuple that only contains immutable - objects. At a minimum it must have the ``scheme``, ``host``, and - ``port`` fields. - """ - with self.pools.lock: - # If the scheme, host, or port doesn't match existing open - # connections, open a new ConnectionPool. - pool = self.pools.get(pool_key) - if pool: - return pool - - # Make a fresh ConnectionPool of the desired type - scheme = request_context["scheme"] - host = request_context["host"] - port = request_context["port"] - pool = self._new_pool(scheme, host, port, request_context=request_context) - self.pools[pool_key] = pool - - return pool - - def connection_from_url(self, url, pool_kwargs=None): - """ - Similar to :func:`urllib3.connectionpool.connection_from_url`. - - If ``pool_kwargs`` is not provided and a new pool needs to be - constructed, ``self.connection_pool_kw`` is used to initialize - the :class:`urllib3.connectionpool.ConnectionPool`. If ``pool_kwargs`` - is provided, it is used instead. Note that if a new pool does not - need to be created for the request, the provided ``pool_kwargs`` are - not used. - """ - u = parse_url(url) - return self.connection_from_host( - u.host, port=u.port, scheme=u.scheme, pool_kwargs=pool_kwargs - ) - - def _merge_pool_kwargs(self, override): - """ - Merge a dictionary of override values for self.connection_pool_kw. - - This does not modify self.connection_pool_kw and returns a new dict. - Any keys in the override dictionary with a value of ``None`` are - removed from the merged dictionary. - """ - base_pool_kwargs = self.connection_pool_kw.copy() - if override: - for key, value in override.items(): - if value is None: - try: - del base_pool_kwargs[key] - except KeyError: - pass - else: - base_pool_kwargs[key] = value - return base_pool_kwargs - - def _proxy_requires_url_absolute_form(self, parsed_url): - """ - Indicates if the proxy requires the complete destination URL in the - request. Normally this is only needed when not using an HTTP CONNECT - tunnel. - """ - if self.proxy is None: - return False - - return not connection_requires_http_tunnel( - self.proxy, self.proxy_config, parsed_url.scheme - ) - - def _validate_proxy_scheme_url_selection(self, url_scheme): - """ - Validates that were not attempting to do TLS in TLS connections on - Python2 or with unsupported SSL implementations. - """ - if self.proxy is None or url_scheme != "https": - return - - if self.proxy.scheme != "https": - return - - if six.PY2 and not self.proxy_config.use_forwarding_for_https: - raise ProxySchemeUnsupported( - "Contacting HTTPS destinations through HTTPS proxies " - "'via CONNECT tunnels' is not supported in Python 2" - ) - - def urlopen(self, method, url, redirect=True, **kw): - """ - Same as :meth:`urllib3.HTTPConnectionPool.urlopen` - with custom cross-host redirect logic and only sends the request-uri - portion of the ``url``. - - The given ``url`` parameter must be absolute, such that an appropriate - :class:`urllib3.connectionpool.ConnectionPool` can be chosen for it. - """ - u = parse_url(url) - self._validate_proxy_scheme_url_selection(u.scheme) - - conn = self.connection_from_host(u.host, port=u.port, scheme=u.scheme) - - kw["assert_same_host"] = False - kw["redirect"] = False - - if "headers" not in kw: - kw["headers"] = self.headers.copy() - - if self._proxy_requires_url_absolute_form(u): - response = conn.urlopen(method, url, **kw) - else: - response = conn.urlopen(method, u.request_uri, **kw) - - redirect_location = redirect and response.get_redirect_location() - if not redirect_location: - return response - - # Support relative URLs for redirecting. - redirect_location = urljoin(url, redirect_location) - - if response.status == 303: - # Change the method according to RFC 9110, Section 15.4.4. - method = "GET" - # And lose the body not to transfer anything sensitive. - kw["body"] = None - kw["headers"] = HTTPHeaderDict(kw["headers"])._prepare_for_method_change() - - retries = kw.get("retries") - if not isinstance(retries, Retry): - retries = Retry.from_int(retries, redirect=redirect) - - # Strip headers marked as unsafe to forward to the redirected location. - # Check remove_headers_on_redirect to avoid a potential network call within - # conn.is_same_host() which may use socket.gethostbyname() in the future. - if retries.remove_headers_on_redirect and not conn.is_same_host( - redirect_location - ): - headers = list(six.iterkeys(kw["headers"])) - for header in headers: - if header.lower() in retries.remove_headers_on_redirect: - kw["headers"].pop(header, None) - - try: - retries = retries.increment(method, url, response=response, _pool=conn) - except MaxRetryError: - if retries.raise_on_redirect: - response.drain_conn() - raise - return response - - kw["retries"] = retries - kw["redirect"] = redirect - - log.info("Redirecting %s -> %s", url, redirect_location) - - response.drain_conn() - return self.urlopen(method, redirect_location, **kw) - - -class ProxyManager(PoolManager): - """ - Behaves just like :class:`PoolManager`, but sends all requests through - the defined proxy, using the CONNECT method for HTTPS URLs. - - :param proxy_url: - The URL of the proxy to be used. - - :param proxy_headers: - A dictionary containing headers that will be sent to the proxy. In case - of HTTP they are being sent with each request, while in the - HTTPS/CONNECT case they are sent only once. Could be used for proxy - authentication. - - :param proxy_ssl_context: - The proxy SSL context is used to establish the TLS connection to the - proxy when using HTTPS proxies. - - :param use_forwarding_for_https: - (Defaults to False) If set to True will forward requests to the HTTPS - proxy to be made on behalf of the client instead of creating a TLS - tunnel via the CONNECT method. **Enabling this flag means that request - and response headers and content will be visible from the HTTPS proxy** - whereas tunneling keeps request and response headers and content - private. IP address, target hostname, SNI, and port are always visible - to an HTTPS proxy even when this flag is disabled. - - Example: - >>> proxy = urllib3.ProxyManager('http://localhost:3128/') - >>> r1 = proxy.request('GET', 'http://google.com/') - >>> r2 = proxy.request('GET', 'http://httpbin.org/') - >>> len(proxy.pools) - 1 - >>> r3 = proxy.request('GET', 'https://httpbin.org/') - >>> r4 = proxy.request('GET', 'https://twitter.com/') - >>> len(proxy.pools) - 3 - - """ - - def __init__( - self, - proxy_url, - num_pools=10, - headers=None, - proxy_headers=None, - proxy_ssl_context=None, - use_forwarding_for_https=False, - **connection_pool_kw - ): - - if isinstance(proxy_url, HTTPConnectionPool): - proxy_url = "%s://%s:%i" % ( - proxy_url.scheme, - proxy_url.host, - proxy_url.port, - ) - proxy = parse_url(proxy_url) - - if proxy.scheme not in ("http", "https"): - raise ProxySchemeUnknown(proxy.scheme) - - if not proxy.port: - port = port_by_scheme.get(proxy.scheme, 80) - proxy = proxy._replace(port=port) - - self.proxy = proxy - self.proxy_headers = proxy_headers or {} - self.proxy_ssl_context = proxy_ssl_context - self.proxy_config = ProxyConfig(proxy_ssl_context, use_forwarding_for_https) - - connection_pool_kw["_proxy"] = self.proxy - connection_pool_kw["_proxy_headers"] = self.proxy_headers - connection_pool_kw["_proxy_config"] = self.proxy_config - - super(ProxyManager, self).__init__(num_pools, headers, **connection_pool_kw) - - def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): - if scheme == "https": - return super(ProxyManager, self).connection_from_host( - host, port, scheme, pool_kwargs=pool_kwargs - ) - - return super(ProxyManager, self).connection_from_host( - self.proxy.host, self.proxy.port, self.proxy.scheme, pool_kwargs=pool_kwargs - ) - - def _set_proxy_headers(self, url, headers=None): - """ - Sets headers needed by proxies: specifically, the Accept and Host - headers. Only sets headers not provided by the user. - """ - headers_ = {"Accept": "*/*"} - - netloc = parse_url(url).netloc - if netloc: - headers_["Host"] = netloc - - if headers: - headers_.update(headers) - return headers_ - - def urlopen(self, method, url, redirect=True, **kw): - "Same as HTTP(S)ConnectionPool.urlopen, ``url`` must be absolute." - u = parse_url(url) - if not connection_requires_http_tunnel(self.proxy, self.proxy_config, u.scheme): - # For connections using HTTP CONNECT, httplib sets the necessary - # headers on the CONNECT to the proxy. If we're not using CONNECT, - # we'll definitely need to set 'Host' at the very least. - headers = kw.get("headers", self.headers) - kw["headers"] = self._set_proxy_headers(url, headers) - - return super(ProxyManager, self).urlopen(method, url, redirect=redirect, **kw) - - -def proxy_from_url(url, **kw): - return ProxyManager(proxy_url=url, **kw) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py deleted file mode 100644 index 3b4cf99..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py +++ /dev/null @@ -1,191 +0,0 @@ -from __future__ import absolute_import - -import sys - -from .filepost import encode_multipart_formdata -from .packages import six -from .packages.six.moves.urllib.parse import urlencode - -__all__ = ["RequestMethods"] - - -class RequestMethods(object): - """ - Convenience mixin for classes who implement a :meth:`urlopen` method, such - as :class:`urllib3.HTTPConnectionPool` and - :class:`urllib3.PoolManager`. - - Provides behavior for making common types of HTTP request methods and - decides which type of request field encoding to use. - - Specifically, - - :meth:`.request_encode_url` is for sending requests whose fields are - encoded in the URL (such as GET, HEAD, DELETE). - - :meth:`.request_encode_body` is for sending requests whose fields are - encoded in the *body* of the request using multipart or www-form-urlencoded - (such as for POST, PUT, PATCH). - - :meth:`.request` is for making any kind of request, it will look up the - appropriate encoding format and use one of the above two methods to make - the request. - - Initializer parameters: - - :param headers: - Headers to include with all requests, unless other headers are given - explicitly. - """ - - _encode_url_methods = {"DELETE", "GET", "HEAD", "OPTIONS"} - - def __init__(self, headers=None): - self.headers = headers or {} - - def urlopen( - self, - method, - url, - body=None, - headers=None, - encode_multipart=True, - multipart_boundary=None, - **kw - ): # Abstract - raise NotImplementedError( - "Classes extending RequestMethods must implement " - "their own ``urlopen`` method." - ) - - def request(self, method, url, fields=None, headers=None, **urlopen_kw): - """ - Make a request using :meth:`urlopen` with the appropriate encoding of - ``fields`` based on the ``method`` used. - - This is a convenience method that requires the least amount of manual - effort. It can be used in most situations, while still having the - option to drop down to more specific methods when necessary, such as - :meth:`request_encode_url`, :meth:`request_encode_body`, - or even the lowest level :meth:`urlopen`. - """ - method = method.upper() - - urlopen_kw["request_url"] = url - - if method in self._encode_url_methods: - return self.request_encode_url( - method, url, fields=fields, headers=headers, **urlopen_kw - ) - else: - return self.request_encode_body( - method, url, fields=fields, headers=headers, **urlopen_kw - ) - - def request_encode_url(self, method, url, fields=None, headers=None, **urlopen_kw): - """ - Make a request using :meth:`urlopen` with the ``fields`` encoded in - the url. This is useful for request methods like GET, HEAD, DELETE, etc. - """ - if headers is None: - headers = self.headers - - extra_kw = {"headers": headers} - extra_kw.update(urlopen_kw) - - if fields: - url += "?" + urlencode(fields) - - return self.urlopen(method, url, **extra_kw) - - def request_encode_body( - self, - method, - url, - fields=None, - headers=None, - encode_multipart=True, - multipart_boundary=None, - **urlopen_kw - ): - """ - Make a request using :meth:`urlopen` with the ``fields`` encoded in - the body. This is useful for request methods like POST, PUT, PATCH, etc. - - When ``encode_multipart=True`` (default), then - :func:`urllib3.encode_multipart_formdata` is used to encode - the payload with the appropriate content type. Otherwise - :func:`urllib.parse.urlencode` is used with the - 'application/x-www-form-urlencoded' content type. - - Multipart encoding must be used when posting files, and it's reasonably - safe to use it in other times too. However, it may break request - signing, such as with OAuth. - - Supports an optional ``fields`` parameter of key/value strings AND - key/filetuple. A filetuple is a (filename, data, MIME type) tuple where - the MIME type is optional. For example:: - - fields = { - 'foo': 'bar', - 'fakefile': ('foofile.txt', 'contents of foofile'), - 'realfile': ('barfile.txt', open('realfile').read()), - 'typedfile': ('bazfile.bin', open('bazfile').read(), - 'image/jpeg'), - 'nonamefile': 'contents of nonamefile field', - } - - When uploading a file, providing a filename (the first parameter of the - tuple) is optional but recommended to best mimic behavior of browsers. - - Note that if ``headers`` are supplied, the 'Content-Type' header will - be overwritten because it depends on the dynamic random boundary string - which is used to compose the body of the request. The random boundary - string can be explicitly set with the ``multipart_boundary`` parameter. - """ - if headers is None: - headers = self.headers - - extra_kw = {"headers": {}} - - if fields: - if "body" in urlopen_kw: - raise TypeError( - "request got values for both 'fields' and 'body', can only specify one." - ) - - if encode_multipart: - body, content_type = encode_multipart_formdata( - fields, boundary=multipart_boundary - ) - else: - body, content_type = ( - urlencode(fields), - "application/x-www-form-urlencoded", - ) - - extra_kw["body"] = body - extra_kw["headers"] = {"Content-Type": content_type} - - extra_kw["headers"].update(headers) - extra_kw.update(urlopen_kw) - - return self.urlopen(method, url, **extra_kw) - - -if not six.PY2: - - class RequestModule(sys.modules[__name__].__class__): - def __call__(self, *args, **kwargs): - """ - If user tries to call this module directly urllib3 v2.x style raise an error to the user - suggesting they may need urllib3 v2 - """ - raise TypeError( - "'module' object is not callable\n" - "urllib3.request() method is not supported in this release, " - "upgrade to urllib3 v2 to use it\n" - "see https://urllib3.readthedocs.io/en/stable/v2-migration-guide.html" - ) - - sys.modules[__name__].__class__ = RequestModule diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py deleted file mode 100644 index 8909f84..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py +++ /dev/null @@ -1,879 +0,0 @@ -from __future__ import absolute_import - -import io -import logging -import sys -import warnings -import zlib -from contextlib import contextmanager -from socket import error as SocketError -from socket import timeout as SocketTimeout - -brotli = None - -from . import util -from ._collections import HTTPHeaderDict -from .connection import BaseSSLError, HTTPException -from .exceptions import ( - BodyNotHttplibCompatible, - DecodeError, - HTTPError, - IncompleteRead, - InvalidChunkLength, - InvalidHeader, - ProtocolError, - ReadTimeoutError, - ResponseNotChunked, - SSLError, -) -from .packages import six -from .util.response import is_fp_closed, is_response_to_head - -log = logging.getLogger(__name__) - - -class DeflateDecoder(object): - def __init__(self): - self._first_try = True - self._data = b"" - self._obj = zlib.decompressobj() - - def __getattr__(self, name): - return getattr(self._obj, name) - - def decompress(self, data): - if not data: - return data - - if not self._first_try: - return self._obj.decompress(data) - - self._data += data - try: - decompressed = self._obj.decompress(data) - if decompressed: - self._first_try = False - self._data = None - return decompressed - except zlib.error: - self._first_try = False - self._obj = zlib.decompressobj(-zlib.MAX_WBITS) - try: - return self.decompress(self._data) - finally: - self._data = None - - -class GzipDecoderState(object): - - FIRST_MEMBER = 0 - OTHER_MEMBERS = 1 - SWALLOW_DATA = 2 - - -class GzipDecoder(object): - def __init__(self): - self._obj = zlib.decompressobj(16 + zlib.MAX_WBITS) - self._state = GzipDecoderState.FIRST_MEMBER - - def __getattr__(self, name): - return getattr(self._obj, name) - - def decompress(self, data): - ret = bytearray() - if self._state == GzipDecoderState.SWALLOW_DATA or not data: - return bytes(ret) - while True: - try: - ret += self._obj.decompress(data) - except zlib.error: - previous_state = self._state - # Ignore data after the first error - self._state = GzipDecoderState.SWALLOW_DATA - if previous_state == GzipDecoderState.OTHER_MEMBERS: - # Allow trailing garbage acceptable in other gzip clients - return bytes(ret) - raise - data = self._obj.unused_data - if not data: - return bytes(ret) - self._state = GzipDecoderState.OTHER_MEMBERS - self._obj = zlib.decompressobj(16 + zlib.MAX_WBITS) - - -if brotli is not None: - - class BrotliDecoder(object): - # Supports both 'brotlipy' and 'Brotli' packages - # since they share an import name. The top branches - # are for 'brotlipy' and bottom branches for 'Brotli' - def __init__(self): - self._obj = brotli.Decompressor() - if hasattr(self._obj, "decompress"): - self.decompress = self._obj.decompress - else: - self.decompress = self._obj.process - - def flush(self): - if hasattr(self._obj, "flush"): - return self._obj.flush() - return b"" - - -class MultiDecoder(object): - """ - From RFC7231: - If one or more encodings have been applied to a representation, the - sender that applied the encodings MUST generate a Content-Encoding - header field that lists the content codings in the order in which - they were applied. - """ - - def __init__(self, modes): - self._decoders = [_get_decoder(m.strip()) for m in modes.split(",")] - - def flush(self): - return self._decoders[0].flush() - - def decompress(self, data): - for d in reversed(self._decoders): - data = d.decompress(data) - return data - - -def _get_decoder(mode): - if "," in mode: - return MultiDecoder(mode) - - if mode == "gzip": - return GzipDecoder() - - if brotli is not None and mode == "br": - return BrotliDecoder() - - return DeflateDecoder() - - -class HTTPResponse(io.IOBase): - """ - HTTP Response container. - - Backwards-compatible with :class:`http.client.HTTPResponse` but the response ``body`` is - loaded and decoded on-demand when the ``data`` property is accessed. This - class is also compatible with the Python standard library's :mod:`io` - module, and can hence be treated as a readable object in the context of that - framework. - - Extra parameters for behaviour not present in :class:`http.client.HTTPResponse`: - - :param preload_content: - If True, the response's body will be preloaded during construction. - - :param decode_content: - If True, will attempt to decode the body based on the - 'content-encoding' header. - - :param original_response: - When this HTTPResponse wrapper is generated from an :class:`http.client.HTTPResponse` - object, it's convenient to include the original for debug purposes. It's - otherwise unused. - - :param retries: - The retries contains the last :class:`~urllib3.util.retry.Retry` that - was used during the request. - - :param enforce_content_length: - Enforce content length checking. Body returned by server must match - value of Content-Length header, if present. Otherwise, raise error. - """ - - CONTENT_DECODERS = ["gzip", "deflate"] - if brotli is not None: - CONTENT_DECODERS += ["br"] - REDIRECT_STATUSES = [301, 302, 303, 307, 308] - - def __init__( - self, - body="", - headers=None, - status=0, - version=0, - reason=None, - strict=0, - preload_content=True, - decode_content=True, - original_response=None, - pool=None, - connection=None, - msg=None, - retries=None, - enforce_content_length=False, - request_method=None, - request_url=None, - auto_close=True, - ): - - if isinstance(headers, HTTPHeaderDict): - self.headers = headers - else: - self.headers = HTTPHeaderDict(headers) - self.status = status - self.version = version - self.reason = reason - self.strict = strict - self.decode_content = decode_content - self.retries = retries - self.enforce_content_length = enforce_content_length - self.auto_close = auto_close - - self._decoder = None - self._body = None - self._fp = None - self._original_response = original_response - self._fp_bytes_read = 0 - self.msg = msg - self._request_url = request_url - - if body and isinstance(body, (six.string_types, bytes)): - self._body = body - - self._pool = pool - self._connection = connection - - if hasattr(body, "read"): - self._fp = body - - # Are we using the chunked-style of transfer encoding? - self.chunked = False - self.chunk_left = None - tr_enc = self.headers.get("transfer-encoding", "").lower() - # Don't incur the penalty of creating a list and then discarding it - encodings = (enc.strip() for enc in tr_enc.split(",")) - if "chunked" in encodings: - self.chunked = True - - # Determine length of response - self.length_remaining = self._init_length(request_method) - - # If requested, preload the body. - if preload_content and not self._body: - self._body = self.read(decode_content=decode_content) - - def get_redirect_location(self): - """ - Should we redirect and where to? - - :returns: Truthy redirect location string if we got a redirect status - code and valid location. ``None`` if redirect status and no - location. ``False`` if not a redirect status code. - """ - if self.status in self.REDIRECT_STATUSES: - return self.headers.get("location") - - return False - - def release_conn(self): - if not self._pool or not self._connection: - return - - self._pool._put_conn(self._connection) - self._connection = None - - def drain_conn(self): - """ - Read and discard any remaining HTTP response data in the response connection. - - Unread data in the HTTPResponse connection blocks the connection from being released back to the pool. - """ - try: - self.read() - except (HTTPError, SocketError, BaseSSLError, HTTPException): - pass - - @property - def data(self): - # For backwards-compat with earlier urllib3 0.4 and earlier. - if self._body: - return self._body - - if self._fp: - return self.read(cache_content=True) - - @property - def connection(self): - return self._connection - - def isclosed(self): - return is_fp_closed(self._fp) - - def tell(self): - """ - Obtain the number of bytes pulled over the wire so far. May differ from - the amount of content returned by :meth:``urllib3.response.HTTPResponse.read`` - if bytes are encoded on the wire (e.g, compressed). - """ - return self._fp_bytes_read - - def _init_length(self, request_method): - """ - Set initial length value for Response content if available. - """ - length = self.headers.get("content-length") - - if length is not None: - if self.chunked: - # This Response will fail with an IncompleteRead if it can't be - # received as chunked. This method falls back to attempt reading - # the response before raising an exception. - log.warning( - "Received response with both Content-Length and " - "Transfer-Encoding set. This is expressly forbidden " - "by RFC 7230 sec 3.3.2. Ignoring Content-Length and " - "attempting to process response as Transfer-Encoding: " - "chunked." - ) - return None - - try: - # RFC 7230 section 3.3.2 specifies multiple content lengths can - # be sent in a single Content-Length header - # (e.g. Content-Length: 42, 42). This line ensures the values - # are all valid ints and that as long as the `set` length is 1, - # all values are the same. Otherwise, the header is invalid. - lengths = set([int(val) for val in length.split(",")]) - if len(lengths) > 1: - raise InvalidHeader( - "Content-Length contained multiple " - "unmatching values (%s)" % length - ) - length = lengths.pop() - except ValueError: - length = None - else: - if length < 0: - length = None - - # Convert status to int for comparison - # In some cases, httplib returns a status of "_UNKNOWN" - try: - status = int(self.status) - except ValueError: - status = 0 - - # Check for responses that shouldn't include a body - if status in (204, 304) or 100 <= status < 200 or request_method == "HEAD": - length = 0 - - return length - - def _init_decoder(self): - """ - Set-up the _decoder attribute if necessary. - """ - # Note: content-encoding value should be case-insensitive, per RFC 7230 - # Section 3.2 - content_encoding = self.headers.get("content-encoding", "").lower() - if self._decoder is None: - if content_encoding in self.CONTENT_DECODERS: - self._decoder = _get_decoder(content_encoding) - elif "," in content_encoding: - encodings = [ - e.strip() - for e in content_encoding.split(",") - if e.strip() in self.CONTENT_DECODERS - ] - if len(encodings): - self._decoder = _get_decoder(content_encoding) - - DECODER_ERROR_CLASSES = (IOError, zlib.error) - if brotli is not None: - DECODER_ERROR_CLASSES += (brotli.error,) - - def _decode(self, data, decode_content, flush_decoder): - """ - Decode the data passed in and potentially flush the decoder. - """ - if not decode_content: - return data - - try: - if self._decoder: - data = self._decoder.decompress(data) - except self.DECODER_ERROR_CLASSES as e: - content_encoding = self.headers.get("content-encoding", "").lower() - raise DecodeError( - "Received response with content-encoding: %s, but " - "failed to decode it." % content_encoding, - e, - ) - if flush_decoder: - data += self._flush_decoder() - - return data - - def _flush_decoder(self): - """ - Flushes the decoder. Should only be called if the decoder is actually - being used. - """ - if self._decoder: - buf = self._decoder.decompress(b"") - return buf + self._decoder.flush() - - return b"" - - @contextmanager - def _error_catcher(self): - """ - Catch low-level python exceptions, instead re-raising urllib3 - variants, so that low-level exceptions are not leaked in the - high-level api. - - On exit, release the connection back to the pool. - """ - clean_exit = False - - try: - try: - yield - - except SocketTimeout: - # FIXME: Ideally we'd like to include the url in the ReadTimeoutError but - # there is yet no clean way to get at it from this context. - raise ReadTimeoutError(self._pool, None, "Read timed out.") - - except BaseSSLError as e: - # FIXME: Is there a better way to differentiate between SSLErrors? - if "read operation timed out" not in str(e): - # SSL errors related to framing/MAC get wrapped and reraised here - raise SSLError(e) - - raise ReadTimeoutError(self._pool, None, "Read timed out.") - - except (HTTPException, SocketError) as e: - # This includes IncompleteRead. - raise ProtocolError("Connection broken: %r" % e, e) - - # If no exception is thrown, we should avoid cleaning up - # unnecessarily. - clean_exit = True - finally: - # If we didn't terminate cleanly, we need to throw away our - # connection. - if not clean_exit: - # The response may not be closed but we're not going to use it - # anymore so close it now to ensure that the connection is - # released back to the pool. - if self._original_response: - self._original_response.close() - - # Closing the response may not actually be sufficient to close - # everything, so if we have a hold of the connection close that - # too. - if self._connection: - self._connection.close() - - # If we hold the original response but it's closed now, we should - # return the connection back to the pool. - if self._original_response and self._original_response.isclosed(): - self.release_conn() - - def _fp_read(self, amt): - """ - Read a response with the thought that reading the number of bytes - larger than can fit in a 32-bit int at a time via SSL in some - known cases leads to an overflow error that has to be prevented - if `amt` or `self.length_remaining` indicate that a problem may - happen. - - The known cases: - * 3.8 <= CPython < 3.9.7 because of a bug - https://github.com/urllib3/urllib3/issues/2513#issuecomment-1152559900. - * urllib3 injected with pyOpenSSL-backed SSL-support. - * CPython < 3.10 only when `amt` does not fit 32-bit int. - """ - assert self._fp - c_int_max = 2 ** 31 - 1 - if ( - ( - (amt and amt > c_int_max) - or (self.length_remaining and self.length_remaining > c_int_max) - ) - and not util.IS_SECURETRANSPORT - and (util.IS_PYOPENSSL or sys.version_info < (3, 10)) - ): - buffer = io.BytesIO() - # Besides `max_chunk_amt` being a maximum chunk size, it - # affects memory overhead of reading a response by this - # method in CPython. - # `c_int_max` equal to 2 GiB - 1 byte is the actual maximum - # chunk size that does not lead to an overflow error, but - # 256 MiB is a compromise. - max_chunk_amt = 2 ** 28 - while amt is None or amt != 0: - if amt is not None: - chunk_amt = min(amt, max_chunk_amt) - amt -= chunk_amt - else: - chunk_amt = max_chunk_amt - data = self._fp.read(chunk_amt) - if not data: - break - buffer.write(data) - del data # to reduce peak memory usage by `max_chunk_amt`. - return buffer.getvalue() - else: - # StringIO doesn't like amt=None - return self._fp.read(amt) if amt is not None else self._fp.read() - - def read(self, amt=None, decode_content=None, cache_content=False): - """ - Similar to :meth:`http.client.HTTPResponse.read`, but with two additional - parameters: ``decode_content`` and ``cache_content``. - - :param amt: - How much of the content to read. If specified, caching is skipped - because it doesn't make sense to cache partial content as the full - response. - - :param decode_content: - If True, will attempt to decode the body based on the - 'content-encoding' header. - - :param cache_content: - If True, will save the returned data such that the same result is - returned despite of the state of the underlying file object. This - is useful if you want the ``.data`` property to continue working - after having ``.read()`` the file object. (Overridden if ``amt`` is - set.) - """ - self._init_decoder() - if decode_content is None: - decode_content = self.decode_content - - if self._fp is None: - return - - flush_decoder = False - fp_closed = getattr(self._fp, "closed", False) - - with self._error_catcher(): - data = self._fp_read(amt) if not fp_closed else b"" - if amt is None: - flush_decoder = True - else: - cache_content = False - if ( - amt != 0 and not data - ): # Platform-specific: Buggy versions of Python. - # Close the connection when no data is returned - # - # This is redundant to what httplib/http.client _should_ - # already do. However, versions of python released before - # December 15, 2012 (http://bugs.python.org/issue16298) do - # not properly close the connection in all cases. There is - # no harm in redundantly calling close. - self._fp.close() - flush_decoder = True - if self.enforce_content_length and self.length_remaining not in ( - 0, - None, - ): - # This is an edge case that httplib failed to cover due - # to concerns of backward compatibility. We're - # addressing it here to make sure IncompleteRead is - # raised during streaming, so all calls with incorrect - # Content-Length are caught. - raise IncompleteRead(self._fp_bytes_read, self.length_remaining) - - if data: - self._fp_bytes_read += len(data) - if self.length_remaining is not None: - self.length_remaining -= len(data) - - data = self._decode(data, decode_content, flush_decoder) - - if cache_content: - self._body = data - - return data - - def stream(self, amt=2 ** 16, decode_content=None): - """ - A generator wrapper for the read() method. A call will block until - ``amt`` bytes have been read from the connection or until the - connection is closed. - - :param amt: - How much of the content to read. The generator will return up to - much data per iteration, but may return less. This is particularly - likely when using compressed data. However, the empty string will - never be returned. - - :param decode_content: - If True, will attempt to decode the body based on the - 'content-encoding' header. - """ - if self.chunked and self.supports_chunked_reads(): - for line in self.read_chunked(amt, decode_content=decode_content): - yield line - else: - while not is_fp_closed(self._fp): - data = self.read(amt=amt, decode_content=decode_content) - - if data: - yield data - - @classmethod - def from_httplib(ResponseCls, r, **response_kw): - """ - Given an :class:`http.client.HTTPResponse` instance ``r``, return a - corresponding :class:`urllib3.response.HTTPResponse` object. - - Remaining parameters are passed to the HTTPResponse constructor, along - with ``original_response=r``. - """ - headers = r.msg - - if not isinstance(headers, HTTPHeaderDict): - if six.PY2: - # Python 2.7 - headers = HTTPHeaderDict.from_httplib(headers) - else: - headers = HTTPHeaderDict(headers.items()) - - # HTTPResponse objects in Python 3 don't have a .strict attribute - strict = getattr(r, "strict", 0) - resp = ResponseCls( - body=r, - headers=headers, - status=r.status, - version=r.version, - reason=r.reason, - strict=strict, - original_response=r, - **response_kw - ) - return resp - - # Backwards-compatibility methods for http.client.HTTPResponse - def getheaders(self): - warnings.warn( - "HTTPResponse.getheaders() is deprecated and will be removed " - "in urllib3 v2.1.0. Instead access HTTPResponse.headers directly.", - category=DeprecationWarning, - stacklevel=2, - ) - return self.headers - - def getheader(self, name, default=None): - warnings.warn( - "HTTPResponse.getheader() is deprecated and will be removed " - "in urllib3 v2.1.0. Instead use HTTPResponse.headers.get(name, default).", - category=DeprecationWarning, - stacklevel=2, - ) - return self.headers.get(name, default) - - # Backwards compatibility for http.cookiejar - def info(self): - return self.headers - - # Overrides from io.IOBase - def close(self): - if not self.closed: - self._fp.close() - - if self._connection: - self._connection.close() - - if not self.auto_close: - io.IOBase.close(self) - - @property - def closed(self): - if not self.auto_close: - return io.IOBase.closed.__get__(self) - elif self._fp is None: - return True - elif hasattr(self._fp, "isclosed"): - return self._fp.isclosed() - elif hasattr(self._fp, "closed"): - return self._fp.closed - else: - return True - - def fileno(self): - if self._fp is None: - raise IOError("HTTPResponse has no file to get a fileno from") - elif hasattr(self._fp, "fileno"): - return self._fp.fileno() - else: - raise IOError( - "The file-like object this HTTPResponse is wrapped " - "around has no file descriptor" - ) - - def flush(self): - if ( - self._fp is not None - and hasattr(self._fp, "flush") - and not getattr(self._fp, "closed", False) - ): - return self._fp.flush() - - def readable(self): - # This method is required for `io` module compatibility. - return True - - def readinto(self, b): - # This method is required for `io` module compatibility. - temp = self.read(len(b)) - if len(temp) == 0: - return 0 - else: - b[: len(temp)] = temp - return len(temp) - - def supports_chunked_reads(self): - """ - Checks if the underlying file-like object looks like a - :class:`http.client.HTTPResponse` object. We do this by testing for - the fp attribute. If it is present we assume it returns raw chunks as - processed by read_chunked(). - """ - return hasattr(self._fp, "fp") - - def _update_chunk_length(self): - # First, we'll figure out length of a chunk and then - # we'll try to read it from socket. - if self.chunk_left is not None: - return - line = self._fp.fp.readline() - line = line.split(b";", 1)[0] - try: - self.chunk_left = int(line, 16) - except ValueError: - # Invalid chunked protocol response, abort. - self.close() - raise InvalidChunkLength(self, line) - - def _handle_chunk(self, amt): - returned_chunk = None - if amt is None: - chunk = self._fp._safe_read(self.chunk_left) - returned_chunk = chunk - self._fp._safe_read(2) # Toss the CRLF at the end of the chunk. - self.chunk_left = None - elif amt < self.chunk_left: - value = self._fp._safe_read(amt) - self.chunk_left = self.chunk_left - amt - returned_chunk = value - elif amt == self.chunk_left: - value = self._fp._safe_read(amt) - self._fp._safe_read(2) # Toss the CRLF at the end of the chunk. - self.chunk_left = None - returned_chunk = value - else: # amt > self.chunk_left - returned_chunk = self._fp._safe_read(self.chunk_left) - self._fp._safe_read(2) # Toss the CRLF at the end of the chunk. - self.chunk_left = None - return returned_chunk - - def read_chunked(self, amt=None, decode_content=None): - """ - Similar to :meth:`HTTPResponse.read`, but with an additional - parameter: ``decode_content``. - - :param amt: - How much of the content to read. If specified, caching is skipped - because it doesn't make sense to cache partial content as the full - response. - - :param decode_content: - If True, will attempt to decode the body based on the - 'content-encoding' header. - """ - self._init_decoder() - # FIXME: Rewrite this method and make it a class with a better structured logic. - if not self.chunked: - raise ResponseNotChunked( - "Response is not chunked. " - "Header 'transfer-encoding: chunked' is missing." - ) - if not self.supports_chunked_reads(): - raise BodyNotHttplibCompatible( - "Body should be http.client.HTTPResponse like. " - "It should have have an fp attribute which returns raw chunks." - ) - - with self._error_catcher(): - # Don't bother reading the body of a HEAD request. - if self._original_response and is_response_to_head(self._original_response): - self._original_response.close() - return - - # If a response is already read and closed - # then return immediately. - if self._fp.fp is None: - return - - while True: - self._update_chunk_length() - if self.chunk_left == 0: - break - chunk = self._handle_chunk(amt) - decoded = self._decode( - chunk, decode_content=decode_content, flush_decoder=False - ) - if decoded: - yield decoded - - if decode_content: - # On CPython and PyPy, we should never need to flush the - # decoder. However, on Jython we *might* need to, so - # lets defensively do it anyway. - decoded = self._flush_decoder() - if decoded: # Platform-specific: Jython. - yield decoded - - # Chunk content ends with \r\n: discard it. - while True: - line = self._fp.fp.readline() - if not line: - # Some sites may not end with '\r\n'. - break - if line == b"\r\n": - break - - # We read everything; close the "file". - if self._original_response: - self._original_response.close() - - def geturl(self): - """ - Returns the URL that was the source of this response. - If the request that generated this response redirected, this method - will return the final redirect location. - """ - if self.retries is not None and len(self.retries.history): - return self.retries.history[-1].redirect_location - else: - return self._request_url - - def __iter__(self): - buffer = [] - for chunk in self.stream(decode_content=True): - if b"\n" in chunk: - chunk = chunk.split(b"\n") - yield b"".join(buffer) + chunk[0] + b"\n" - for x in chunk[1:-1]: - yield x + b"\n" - if chunk[-1]: - buffer = [chunk[-1]] - else: - buffer = [] - else: - buffer.append(chunk) - if buffer: - yield b"".join(buffer) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py deleted file mode 100644 index 4547fc5..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py +++ /dev/null @@ -1,49 +0,0 @@ -from __future__ import absolute_import - -# For backwards compatibility, provide imports that used to be here. -from .connection import is_connection_dropped -from .request import SKIP_HEADER, SKIPPABLE_HEADERS, make_headers -from .response import is_fp_closed -from .retry import Retry -from .ssl_ import ( - ALPN_PROTOCOLS, - HAS_SNI, - IS_PYOPENSSL, - IS_SECURETRANSPORT, - PROTOCOL_TLS, - SSLContext, - assert_fingerprint, - resolve_cert_reqs, - resolve_ssl_version, - ssl_wrap_socket, -) -from .timeout import Timeout, current_time -from .url import Url, get_host, parse_url, split_first -from .wait import wait_for_read, wait_for_write - -__all__ = ( - "HAS_SNI", - "IS_PYOPENSSL", - "IS_SECURETRANSPORT", - "SSLContext", - "PROTOCOL_TLS", - "ALPN_PROTOCOLS", - "Retry", - "Timeout", - "Url", - "assert_fingerprint", - "current_time", - "is_connection_dropped", - "is_fp_closed", - "get_host", - "parse_url", - "make_headers", - "resolve_cert_reqs", - "resolve_ssl_version", - "split_first", - "ssl_wrap_socket", - "wait_for_read", - "wait_for_write", - "SKIP_HEADER", - "SKIPPABLE_HEADERS", -) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 0f689694dd9e8ab18e689e7bf70f073c82d16882..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1160 zcmZ9LOK;Ok6vxMTIqx*-gOrx%l@I|@>s};QfD}qZE2<=lQ=vPXk+CO@)fwA&X58K` zukMFn&5}Lef)!#nQq=`3c1Q>zv0{!(iG&wFopU^o|Nk8OU87M&=4rfmJ^R0a&__rv zp4`vi%Uct?LIDaahPZ_-3kA6#&vHDE^I2SA1zyBOUcx1AV>_!AS(#UGC5ua}%4@im z#Wt(+25#^sZt@mx@g=;(+qlg;xWkw6GGDe5_h<(>$@%)|2-NHhOWD(J0^1n z+xwHjbkZNXleGo)NHJpW!rJ2=)X#LJSnMAWEMsTR3svdlx_=ZEFMwf!y7^W zk$U-}Bqbw9MyTxTekufw6j7$oE9m^bV7h!j6`99U z=}O`WNl9voHJPvw1PBQyG>$#UVqq@!0^R(T9*a=XURTsjzeNMk1S|nsfEob4L9q(B z1ZV@+07XCr&;_gm%76}F8E_e}0@wg-0!jeeVA%UZR|%P=DixFvkvBD6T}(W?K-;EU zDV1umFS|sSP5+WOGOY#)x+q|#nOI$bE}o13&06Lv^OxCJ2nCJWhR&K+pSuN*I&b=U z?t9@8Oz8r2ap6kagm{b*@&j3X2LUd z>|Gmw5i6cR;0+go$Imktm3TV+5JC_nlOQ%poL< z%xuY4a`L_WkjFvF=worm2!MY`J~H^6w=C-v-TGQW*47#7zeoL3bn_H-zvXIH?i>1r aF0$^Pp$8w(gEQoOF09vb|JmZUIpGH!6+I0A diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc deleted file mode 100644 index 9e3d3ee2553616765051609adff25ba526199997..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4770 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 U$B(B_c+bj(&Cveqe(Svd0Xlx7IRF3v diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc deleted file mode 100644 index e6c987cf546a8128179786b18bb55e135a535a63..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1566 zcmZ8h&u`mQ9Dgs4Q>S&;ED0qVWf&^9M(Sdf0f&LML)ki1lvP~@QiWu>_DkZNyGdQGN>t*+t*AZiwC{U%+K4Cl`TM>#*&h7;WPrj&pAA=>kGj$Y={J|6i^m?K3f^(=px}bv5QDVu$&LH;&6av0N}_2yoMbZ4_mD@WBF0Dd4IVDel(0aUFqMa;j>|5 zQs%qUx2fGTo~(amNVT|-JJKSm33Zqj$%2G7i&+zCmcyX!b+T9h0*A|R=^@~OHlnsf z*rs96=!c=-vje+BXrn(I2f{ctT*9~)NOy}lUD6|$DO=EQsv7|t^KKXmUV|82&iiap zz7`F_ow_XWAju0uqDphCo=Xa8qNElvVzop1y-i&&=m^o0PQa7m#jPZIDyHou<*~XM zN+vh}_w%}EK4HKUGjN<+JBp8^$K(jyO-7vV_ zSo+9h9w)c@w(}J3hnan^ZvyQCH>769Rx{$BZ%R0DeaU+ODI`ux+E$Iiy|Po2b2-sh$>)cJ2As2NUz+prK;HP}i(iaLjCM0Ezle*$R(9=d>SUowXuOBSScj}=QW`L&*W?gPLn$S?44c)gt*us)XC$|~ znA8+QYf5o)+FWxq{!@BM2qmqWKq2&yTkxirocf-$a&41C2lmtZHE+N9=1ITK&D8+c z+}DqL2Mpj9In^?!#w0>x3_kcQ1P^@8*F!eYJdKfUg!;hn3`m@KY$lKS;m}d`}GxM69mDd`g!*X2(-|ey7T+c)%x@BF7R6uL8gfIpH z9`nJ|e6|gqE{q=YwQc5^zK*`-8;CPQ)3NeXw}W1Mr)XETpf+R^kIAP9V@Oexa`lf^ zO=J7h=O*yO>=5?YilgWCZXAZ9n+9>Da?=;cTv}M~Xt|+8*vlDLw5ip4H*mjFLMk`v zcCQYC?pjBL?#&>*m8EVk3|7}tuHs($ZAS`sLqr>H7~FG{VY(Ja*V`Xob5)Rvt4XK( zO=ndoHwhA#W0@aIH`U?k48EV)GG@l`epY?reqwF1 ziYtR*$rg#ymE~3^Nl?*>w}FBWjuAI_lBJ{5M`)u@TB>shTkyL*yIb3-J-5$4wa-7g z{F}W{5as4m4&uZ!Ea*(FB;ea9}aBH6bYXQMGeQ(uUlwW?dTO&R1?5zY*<0 zydhM1Yx);=ujOX(is$Ee7G+BK74ITi5?R0||B-uVe^wstb9n_5B%Goz%Nw0B_9x8$ j4HsU*;$OP;;C|nMW=rOXt@?+ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc deleted file mode 100644 index 3623edd6c8ca07f2d44e7baf73d8384f6e3dd33b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4197 zcmbtXO>7&-6`tikmw)=T6DO9(l5Lu{NZPgQwnAb=mStP6BMFi1B5F~3#T|-kFL&A5 zp=7cWOdC1a@I^rj*ag}qDROAx+?qpy_L8=T0KG_+i_!}fwb7(SZc3y>pi|!rxg@0~ zZGo(`!4ap*lo`v^ON?Z+LeZoQ9tCGkog_xq zRLLiejkmzaF@Bl&!661!7>rtaeCFAfm3Fib*Q=&_iuKS&Nt>1;FZxxaD14OAC!p2aGoeCp;k&3;zLD+Dg}IlkYYyBwK*~*9&=4&IehKfWm+QFt_@;E zRV^IPnubBLOf!ukF(oOc#2Y%dtE|H(d$&Q;E8L8yxN#0r%Dp8VV>WQer_MaQCvj(9{SGTsBL1UNK->Rw@`r^Cndr zt`mnI=W|V}Rp8+HNeP8Gl}g2%MsSHQJT-8_&2r|en;`Tgzk(sEX7R+8$tv0W{{SVI zNCGq&HT5BEm`O2b2P#KzDutp>hKB0C<^Vr^`ZO*mH%O)t5{Fw+@G{5!pm1~j@L%pf zqp*Tvq>rbL^(UHs{9#*2#D{R4YiI<;Ada_EC4bja5MOL6_zxR)gpDwyeZ3u7nJeBF z4RzI9(jW~&CZar}Rpgdgw%m&0ith}E8m@RtESLPI9ocqVmF_P%!%Dz$ZzUqU?D#zq zuw~8C42vm7me_8HWZT2z+V=1`v}3~~Bcqd-Go#}p6KBW9&r_b-DbM7#PbIu=CH%Iq zvz~^a#)&iys@>PqU>4`)|XS62qEf>dlJfS>ty*AmCyA6pAY zmZN>E;e8u!*VpBL$sP9&E$zOa{?zL_vWKsAa3yf)(*O$e)&`P|sZT>))$tA31>V%*3AC^}b$N`6{*OUp!{d8WlAYsgtI8+~nF;XZpE=vL1ke%D~^0J&Ou@V*a zqOM`w_AsLB37;LRbGFP35H{NnWejvtx*yE8{bLh?!rA_bsd^`rIX66ZY4q&n(My+r z*m=YxH|)UTM}aZj%jb1kgk`wx8E0=a0nfh&x0Qzm;3uO%sCsKH(7kl_;lSfS-+C7c z$Ep`MJCWSE)U!1AkgWy}EC-LRyS%}^TGy@zi8m8JI(m0xJuKwzo~T~@d^3bPpZn?V z<=FnukUQA7=|kOp_eP$EqScG*A$YK5ao+S+#|iZ7-r=zOgOCL6Hq10R<3}L)0JY;q zl~k95iAC3f>-L^D#7K-M6LC4HqH++qfbq3>p@hmXVqr(J1i7)r_tYjIyCbnCzf--e z(~)m!s(_u38a(!n^j}aH2GlhfrP}0?ccdore3gF+3=Af&aYkT4EL@a7=k`G#yClxuS8q^S9}Om6b;N=UJm zaFZQ&>S)T+ZVE~uylIEpK1uChj+zx>Kq|94`SZ!)GnYmi->XxUmr~nTN3U?ZD6k^U z2?zcP(S0By+`1KbsbH!lot&oMf@eICtt-&1yCq5b8#?qcdhuhF`a3!b$t~7j4L#}E z`{%y%t34N%QRmYxT#Y@8_T0}`L+b(5(NpVrt`_U&|Gm#cUfhU`N>cY{ldhN)+c@xo IB#UML4cZxVO#lD@ diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc deleted file mode 100644 index 0b7702691c26b7b60fa765f0c659774bdd136945..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3003 zcma)8OKcm*8J^wck`yVDdOs3B#-bd?VzoOYS6=RJ zW`>d|Q-xskU?BzUBnRt|0%_4h0tH1+1$rr(wuhoUl!63UUMPTpx+r{8<+Nyh>OZ?& zy_`b_*x8w#|1~rJ_x<~qR4Rd>rLO<1^y?Hte-o3i$*sYYH(_uO8OV?P^hqNQeS5tvmv}4;=Oizq%`nHR zaZ)s^u0wfF_D)@{S=@9r%HOc(G-_%#zh*j?#!bh*NJ>QK-t$u&mS1yfwxQAbq{Ckq z!(j2Th#4$*O%Tl>^omBAX_v<-btrsIRycQyx@8iZ>yikf)gtg#;Cb?A=uQBOtH>R!3m3{}_P3=TcNB5n^O5^<> zHRH$svz;8=MUt9&5O3d6;Qe$b8c|aZGhKHUR~DP`!LJk8vog0bx7u_2ke#h~`=dlp zv-i6jiLqv6Y$qmcvK;uomFYqsww+LZDxFY%p3I|Pwv8yikw%o?rpDUQ7wv6hr~va=&pP&u70Tqt{v}U|Ajm8-6pS*}bd`zahkv;kbd;TK12= zZ%G_DC}<5}7(-bTQ9)Zeyb?LE0#Zv#L#745Y$lLC*oT;9CuP)-!`V{gz#b#KBh=ts z;ix2sd!uqA0v;s#LPNTU?x?z4M!Nii=O8NefEAVZgu1*h9PL|Sazp(<{>iZj>}5%9 zNHAAuiVud84XL4gu7*BuNp(e+CGfMP&ZAsZI}brf&+$Tf+FS!HB0qS zpK2x}47bpiCkr}p1^u)9v!uRHOK~MVZ<)yqAGyEFECcR{t@S>~LEk`qQGVO+Y@=`TBILo4;aV?kf5+;-v#x+|fUaV!+ zOCH#+*LJn;hGbT9XjS80gu^E<2KF^zJD*IdVbSx{nK~!TQy8aI1)o%ajtXq$qTnL9 zXg?Y%(v9{)=fzradeK(+qK1gu#+ZuK_IfoxYl?wBY|Af;Gz)9rfQS7Rx@Gj$3Dn+q zxBT(^{gda`PoCRM4sWOXn**cw2QI7+T=?U~KlT6N^2Wg18|kTLeCkoU_ilN${^^;G zbYc0@cGuwQ*-yUnt1}y2uP%S@Vb8$w?V0nZt6iSy>kpbfBN5Qv^(*zqi?(W_*O^X=HM%v-@e`)`2JUl+>_o_ zQL1}K0fF1G9R#m`cA$9XgQ4v-{F>UUtHPb3P`wi(Gj0X;M+kX$U5YP?2Cu}J-h+euY3t$e^G0SW~ky~I8r`LOi5!heT6GZ*qz zXO1u`>M89Po%lKMapuSR8KOhtg8=2z_-NHJY8E+9hhZv8BFjPtKM0caC3^86==$H$ cH@`%$?naMEuSvV-ho!fqCzh0w&iF?D2LW0N5dZ)H diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc deleted file mode 100644 index 23e17259201fdc42bd95469f669013e31b7b20c7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21711 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 diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc deleted file mode 100644 index e61d0e86c74156806202c59e0fee99d5850876c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5085 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 BJiY(` diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc deleted file mode 100644 index 8312e68c90829be4cecefa72824bc30a98c0d09d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11153 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 H-)8zhGPj#x diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc deleted file mode 100644 index 103d8da3981330fb3d2bbaec03f6baf5fa3162e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4417 zcmc&%-A^3X6~A|8c6Rm~%-RG9WMey!^#_|cZqhdXs9k$)s}W9PrRXqCS9Wid#>lZ_gwd1&4c@Lz@e1nJk z4Nj#65VeA%_-yO~F;4_iAO(7_>WoX|F70C>n28IHkjXh-bh(+gEnFfNV-cvFFgVv{ z6Dc#7GIBO!h@1oPSm?51#ka-xN8Eax z)`LRqb3`MTVd(z2;&?JyQ?(g>spGwP$;G^E=~+E(J06{ffTXeki+6IS<2iew@A4aQ ziACWR2Bbn9MT5x58adsex`ivnpzwp`2gyYOhOKu&l*npe*YwFs>(dKw-YU$T|GG7H z>*nH>rPf2!=f4W?S`$K{&WEjS3q7}PmYeoI`a0V2(a(N=?Za#3mILd=AL{(7B|87| z+{+8k&i&vM&z}Py2OhK>T#dGU)z$rJ+r5sZuA{T(R$IFkn}2h2b??3fFSI{-?vCe= zhaR-{uI}w#@K&Nv|7UGCEVN~z@xSwSlRvec4vT*~bT09%I! z0?Y~(1S_!90lY&8NKt~vQ=qK5APv<42d`F3fz%*L;kZG|^IckYjj6Z8unx%Dx`Y&@ zf~VlQSGBz;+rHXdK`w~*sv&y~Y$|$-O3`Nr>hs>C z?3gvGr;W@+OtoWKU4;QNr^n1p40-YRWtP_u#W*MOc3gIXZ{%|r>{U#uqoY7S3|+!H zP+*Wd(sk3!#{G_D0p~gr=U5M4#>JM*(t|q8$m6``sB>h7dJ`~Mt#9z!!stWnxy7ZH zJua40b>7B}fNT(uNqDRY5I`}3$cLUvxV_wQaXI{YS$Tam6e%USc<2qRD&Y@8Goe{+ zMd^6x4Q}sl28qA<_MZ99xz0uTj(lHU_PtU%UFke{=k$H=a_9G#r1nyBIysxH1R}HY zgQf!u-5?f|%YlPs>7dJJJHl-X?E0nrU4R2NkN|8g1<9@+Fd;+R*Mn8COhUMVrtpO3 z4lr^x8$7fV8_L2_@VBQVnpFOv@RniBn3^W8+1@i;cX`3xKu`&TX)h z`q)00=RB3J6FQ6_fLh?$I11vo6dXi;?kND(Ps06EBr|kqyEf=xX+#}IwDE6P1@He+ zGn<8riQ0~W&6Ih4$i0|KE_%G0nZk+5=lJv!AnHAqHPdR=I?-EI(_t$s2I3LYTyXmM zYA`e#ow+c5YBkdOL2;(I@YChUGiBu&e(rIF?FU^R4UYW!#n)cD(C2uuzWC;4b_Avz zh3Nx^Wdjd)qb7z-+{=2f4P;MP90ey~X+*V#+4r!Ij715$5a2*~F1)04O-q%??hkIx+DFx#@-Fz>8(+MHl?AZ@u8zA}}_d0x?f^=2&2) z$*!Cka|8RZ{#M=?Q?q)`j;Uj+kyWo}^*H4z%UywW!a|Nb3|Z2E^;pUg&E?^|pEyu< z0@O#~vG9^Ek&1s`dH8kz za1+N0223>*+m#wr$Mn>=$%c*G0LMN%1=DZAW1)9SWKEGh(Mn6({Ht@X-a0<5RFpll zH|C3T#YJ^Rd45eHP0>f2UJ~l~=v+Clf1Oaz?uU`+nh5n4Pw3t`aG3lha#H*&Jt?MP z$$G(yjvv1bjqS%@a~<xWU_#K5F{G$Py@Gjz66ps=&0(j7H)bkVM zX5*F5P2<pj6P!UQspRRRI@Kk0|{gqFOU zGNryn-zI@-?I@AFpNlO^V$1B<1F>^MqMnX*f7H{t(c451ZFD!&BkRvonxyNBpGMc) ygD}`7(c_z8iJo}0c2y!u3lJ0S`KQ#4JNIl^&0xfB`BWSEtSxY=NBpdtg8VO)Sil+p diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py deleted file mode 100644 index 6af1138..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py +++ /dev/null @@ -1,149 +0,0 @@ -from __future__ import absolute_import - -import socket - -from ..contrib import _appengine_environ -from ..exceptions import LocationParseError -from ..packages import six -from .wait import NoWayToWaitForSocketError, wait_for_read - - -def is_connection_dropped(conn): # Platform-specific - """ - Returns True if the connection is dropped and should be closed. - - :param conn: - :class:`http.client.HTTPConnection` object. - - Note: For platforms like AppEngine, this will always return ``False`` to - let the platform handle connection recycling transparently for us. - """ - sock = getattr(conn, "sock", False) - if sock is False: # Platform-specific: AppEngine - return False - if sock is None: # Connection already closed (such as by httplib). - return True - try: - # Returns True if readable, which here means it's been dropped - return wait_for_read(sock, timeout=0.0) - except NoWayToWaitForSocketError: # Platform-specific: AppEngine - return False - - -# This function is copied from socket.py in the Python 2.7 standard -# library test suite. Added to its signature is only `socket_options`. -# One additional modification is that we avoid binding to IPv6 servers -# discovered in DNS if the system doesn't have IPv6 functionality. -def create_connection( - address, - timeout=socket._GLOBAL_DEFAULT_TIMEOUT, - source_address=None, - socket_options=None, -): - """Connect to *address* and return the socket object. - - Convenience function. Connect to *address* (a 2-tuple ``(host, - port)``) and return the socket object. Passing the optional - *timeout* parameter will set the timeout on the socket instance - before attempting to connect. If no *timeout* is supplied, the - global default timeout setting returned by :func:`socket.getdefaulttimeout` - is used. If *source_address* is set it must be a tuple of (host, port) - for the socket to bind as a source address before making the connection. - An host of '' or port 0 tells the OS to use the default. - """ - - host, port = address - if host.startswith("["): - host = host.strip("[]") - err = None - - # Using the value from allowed_gai_family() in the context of getaddrinfo lets - # us select whether to work with IPv4 DNS records, IPv6 records, or both. - # The original create_connection function always returns all records. - family = allowed_gai_family() - - try: - host.encode("idna") - except UnicodeError: - return six.raise_from( - LocationParseError(u"'%s', label empty or too long" % host), None - ) - - for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): - af, socktype, proto, canonname, sa = res - sock = None - try: - sock = socket.socket(af, socktype, proto) - - # If provided, set socket level options before connecting. - _set_socket_options(sock, socket_options) - - if timeout is not socket._GLOBAL_DEFAULT_TIMEOUT: - sock.settimeout(timeout) - if source_address: - sock.bind(source_address) - sock.connect(sa) - return sock - - except socket.error as e: - err = e - if sock is not None: - sock.close() - sock = None - - if err is not None: - raise err - - raise socket.error("getaddrinfo returns an empty list") - - -def _set_socket_options(sock, options): - if options is None: - return - - for opt in options: - sock.setsockopt(*opt) - - -def allowed_gai_family(): - """This function is designed to work in the context of - getaddrinfo, where family=socket.AF_UNSPEC is the default and - will perform a DNS search for both IPv6 and IPv4 records.""" - - family = socket.AF_INET - if HAS_IPV6: - family = socket.AF_UNSPEC - return family - - -def _has_ipv6(host): - """Returns True if the system can bind an IPv6 address.""" - sock = None - has_ipv6 = False - - # App Engine doesn't support IPV6 sockets and actually has a quota on the - # number of sockets that can be used, so just early out here instead of - # creating a socket needlessly. - # See https://github.com/urllib3/urllib3/issues/1446 - if _appengine_environ.is_appengine_sandbox(): - return False - - if socket.has_ipv6: - # has_ipv6 returns true if cPython was compiled with IPv6 support. - # It does not tell us if the system has IPv6 support enabled. To - # determine that we must bind to an IPv6 address. - # https://github.com/urllib3/urllib3/pull/611 - # https://bugs.python.org/issue658327 - try: - sock = socket.socket(socket.AF_INET6) - sock.bind((host, 0)) - has_ipv6 = True - except Exception: - pass - - if sock: - sock.close() - return has_ipv6 - - -HAS_IPV6 = _has_ipv6("::1") diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py deleted file mode 100644 index 2199cc7..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py +++ /dev/null @@ -1,57 +0,0 @@ -from .ssl_ import create_urllib3_context, resolve_cert_reqs, resolve_ssl_version - - -def connection_requires_http_tunnel( - proxy_url=None, proxy_config=None, destination_scheme=None -): - """ - Returns True if the connection requires an HTTP CONNECT through the proxy. - - :param URL proxy_url: - URL of the proxy. - :param ProxyConfig proxy_config: - Proxy configuration from poolmanager.py - :param str destination_scheme: - The scheme of the destination. (i.e https, http, etc) - """ - # If we're not using a proxy, no way to use a tunnel. - if proxy_url is None: - return False - - # HTTP destinations never require tunneling, we always forward. - if destination_scheme == "http": - return False - - # Support for forwarding with HTTPS proxies and HTTPS destinations. - if ( - proxy_url.scheme == "https" - and proxy_config - and proxy_config.use_forwarding_for_https - ): - return False - - # Otherwise always use a tunnel. - return True - - -def create_proxy_ssl_context( - ssl_version, cert_reqs, ca_certs=None, ca_cert_dir=None, ca_cert_data=None -): - """ - Generates a default proxy ssl context if one hasn't been provided by the - user. - """ - ssl_context = create_urllib3_context( - ssl_version=resolve_ssl_version(ssl_version), - cert_reqs=resolve_cert_reqs(cert_reqs), - ) - - if ( - not ca_certs - and not ca_cert_dir - and not ca_cert_data - and hasattr(ssl_context, "load_default_certs") - ): - ssl_context.load_default_certs() - - return ssl_context diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py deleted file mode 100644 index 4178410..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py +++ /dev/null @@ -1,22 +0,0 @@ -import collections - -from ..packages import six -from ..packages.six.moves import queue - -if six.PY2: - # Queue is imported for side effects on MS Windows. See issue #229. - import Queue as _unused_module_Queue # noqa: F401 - - -class LifoQueue(queue.Queue): - def _init(self, _): - self.queue = collections.deque() - - def _qsize(self, len=len): - return len(self.queue) - - def _put(self, item): - self.queue.append(item) - - def _get(self): - return self.queue.pop() diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py deleted file mode 100644 index 330766e..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py +++ /dev/null @@ -1,137 +0,0 @@ -from __future__ import absolute_import - -from base64 import b64encode - -from ..exceptions import UnrewindableBodyError -from ..packages.six import b, integer_types - -# Pass as a value within ``headers`` to skip -# emitting some HTTP headers that are added automatically. -# The only headers that are supported are ``Accept-Encoding``, -# ``Host``, and ``User-Agent``. -SKIP_HEADER = "@@@SKIP_HEADER@@@" -SKIPPABLE_HEADERS = frozenset(["accept-encoding", "host", "user-agent"]) - -ACCEPT_ENCODING = "gzip,deflate" - -_FAILEDTELL = object() - - -def make_headers( - keep_alive=None, - accept_encoding=None, - user_agent=None, - basic_auth=None, - proxy_basic_auth=None, - disable_cache=None, -): - """ - Shortcuts for generating request headers. - - :param keep_alive: - If ``True``, adds 'connection: keep-alive' header. - - :param accept_encoding: - Can be a boolean, list, or string. - ``True`` translates to 'gzip,deflate'. - List will get joined by comma. - String will be used as provided. - - :param user_agent: - String representing the user-agent you want, such as - "python-urllib3/0.6" - - :param basic_auth: - Colon-separated username:password string for 'authorization: basic ...' - auth header. - - :param proxy_basic_auth: - Colon-separated username:password string for 'proxy-authorization: basic ...' - auth header. - - :param disable_cache: - If ``True``, adds 'cache-control: no-cache' header. - - Example:: - - >>> make_headers(keep_alive=True, user_agent="Batman/1.0") - {'connection': 'keep-alive', 'user-agent': 'Batman/1.0'} - >>> make_headers(accept_encoding=True) - {'accept-encoding': 'gzip,deflate'} - """ - headers = {} - if accept_encoding: - if isinstance(accept_encoding, str): - pass - elif isinstance(accept_encoding, list): - accept_encoding = ",".join(accept_encoding) - else: - accept_encoding = ACCEPT_ENCODING - headers["accept-encoding"] = accept_encoding - - if user_agent: - headers["user-agent"] = user_agent - - if keep_alive: - headers["connection"] = "keep-alive" - - if basic_auth: - headers["authorization"] = "Basic " + b64encode(b(basic_auth)).decode("utf-8") - - if proxy_basic_auth: - headers["proxy-authorization"] = "Basic " + b64encode( - b(proxy_basic_auth) - ).decode("utf-8") - - if disable_cache: - headers["cache-control"] = "no-cache" - - return headers - - -def set_file_position(body, pos): - """ - If a position is provided, move file to that point. - Otherwise, we'll attempt to record a position for future use. - """ - if pos is not None: - rewind_body(body, pos) - elif getattr(body, "tell", None) is not None: - try: - pos = body.tell() - except (IOError, OSError): - # This differentiates from None, allowing us to catch - # a failed `tell()` later when trying to rewind the body. - pos = _FAILEDTELL - - return pos - - -def rewind_body(body, body_pos): - """ - Attempt to rewind body to a certain position. - Primarily used for request redirects and retries. - - :param body: - File-like object that supports seek. - - :param int pos: - Position to seek to in file. - """ - body_seek = getattr(body, "seek", None) - if body_seek is not None and isinstance(body_pos, integer_types): - try: - body_seek(body_pos) - except (IOError, OSError): - raise UnrewindableBodyError( - "An error occurred when rewinding request body for redirect/retry." - ) - elif body_pos is _FAILEDTELL: - raise UnrewindableBodyError( - "Unable to record file position for rewinding " - "request body during a redirect/retry." - ) - else: - raise ValueError( - "body_pos must be of type integer, instead it was %s." % type(body_pos) - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py deleted file mode 100644 index 5ea609c..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py +++ /dev/null @@ -1,107 +0,0 @@ -from __future__ import absolute_import - -from email.errors import MultipartInvariantViolationDefect, StartBoundaryNotFoundDefect - -from ..exceptions import HeaderParsingError -from ..packages.six.moves import http_client as httplib - - -def is_fp_closed(obj): - """ - Checks whether a given file-like object is closed. - - :param obj: - The file-like object to check. - """ - - try: - # Check `isclosed()` first, in case Python3 doesn't set `closed`. - # GH Issue #928 - return obj.isclosed() - except AttributeError: - pass - - try: - # Check via the official file-like-object way. - return obj.closed - except AttributeError: - pass - - try: - # Check if the object is a container for another file-like object that - # gets released on exhaustion (e.g. HTTPResponse). - return obj.fp is None - except AttributeError: - pass - - raise ValueError("Unable to determine whether fp is closed.") - - -def assert_header_parsing(headers): - """ - Asserts whether all headers have been successfully parsed. - Extracts encountered errors from the result of parsing headers. - - Only works on Python 3. - - :param http.client.HTTPMessage headers: Headers to verify. - - :raises urllib3.exceptions.HeaderParsingError: - If parsing errors are found. - """ - - # This will fail silently if we pass in the wrong kind of parameter. - # To make debugging easier add an explicit check. - if not isinstance(headers, httplib.HTTPMessage): - raise TypeError("expected httplib.Message, got {0}.".format(type(headers))) - - defects = getattr(headers, "defects", None) - get_payload = getattr(headers, "get_payload", None) - - unparsed_data = None - if get_payload: - # get_payload is actually email.message.Message.get_payload; - # we're only interested in the result if it's not a multipart message - if not headers.is_multipart(): - payload = get_payload() - - if isinstance(payload, (bytes, str)): - unparsed_data = payload - if defects: - # httplib is assuming a response body is available - # when parsing headers even when httplib only sends - # header data to parse_headers() This results in - # defects on multipart responses in particular. - # See: https://github.com/urllib3/urllib3/issues/800 - - # So we ignore the following defects: - # - StartBoundaryNotFoundDefect: - # The claimed start boundary was never found. - # - MultipartInvariantViolationDefect: - # A message claimed to be a multipart but no subparts were found. - defects = [ - defect - for defect in defects - if not isinstance( - defect, (StartBoundaryNotFoundDefect, MultipartInvariantViolationDefect) - ) - ] - - if defects or unparsed_data: - raise HeaderParsingError(defects=defects, unparsed_data=unparsed_data) - - -def is_response_to_head(response): - """ - Checks whether the request of a response has been a HEAD-request. - Handles the quirks of AppEngine. - - :param http.client.HTTPResponse response: - Response to check if the originating request - used 'HEAD' as a method. - """ - # FIXME: Can we do this somehow without accessing private httplib _method? - method = response._method - if isinstance(method, int): # Platform-specific: Appengine - return method == 3 - return method.upper() == "HEAD" diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py deleted file mode 100644 index 60ef6c4..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py +++ /dev/null @@ -1,620 +0,0 @@ -from __future__ import absolute_import - -import email -import logging -import re -import time -import warnings -from collections import namedtuple -from itertools import takewhile - -from ..exceptions import ( - ConnectTimeoutError, - InvalidHeader, - MaxRetryError, - ProtocolError, - ProxyError, - ReadTimeoutError, - ResponseError, -) -from ..packages import six - -log = logging.getLogger(__name__) - - -# Data structure for representing the metadata of requests that result in a retry. -RequestHistory = namedtuple( - "RequestHistory", ["method", "url", "error", "status", "redirect_location"] -) - - -# TODO: In v2 we can remove this sentinel and metaclass with deprecated options. -_Default = object() - - -class _RetryMeta(type): - @property - def DEFAULT_METHOD_WHITELIST(cls): - warnings.warn( - "Using 'Retry.DEFAULT_METHOD_WHITELIST' is deprecated and " - "will be removed in v2.0. Use 'Retry.DEFAULT_ALLOWED_METHODS' instead", - DeprecationWarning, - ) - return cls.DEFAULT_ALLOWED_METHODS - - @DEFAULT_METHOD_WHITELIST.setter - def DEFAULT_METHOD_WHITELIST(cls, value): - warnings.warn( - "Using 'Retry.DEFAULT_METHOD_WHITELIST' is deprecated and " - "will be removed in v2.0. Use 'Retry.DEFAULT_ALLOWED_METHODS' instead", - DeprecationWarning, - ) - cls.DEFAULT_ALLOWED_METHODS = value - - @property - def DEFAULT_REDIRECT_HEADERS_BLACKLIST(cls): - warnings.warn( - "Using 'Retry.DEFAULT_REDIRECT_HEADERS_BLACKLIST' is deprecated and " - "will be removed in v2.0. Use 'Retry.DEFAULT_REMOVE_HEADERS_ON_REDIRECT' instead", - DeprecationWarning, - ) - return cls.DEFAULT_REMOVE_HEADERS_ON_REDIRECT - - @DEFAULT_REDIRECT_HEADERS_BLACKLIST.setter - def DEFAULT_REDIRECT_HEADERS_BLACKLIST(cls, value): - warnings.warn( - "Using 'Retry.DEFAULT_REDIRECT_HEADERS_BLACKLIST' is deprecated and " - "will be removed in v2.0. Use 'Retry.DEFAULT_REMOVE_HEADERS_ON_REDIRECT' instead", - DeprecationWarning, - ) - cls.DEFAULT_REMOVE_HEADERS_ON_REDIRECT = value - - @property - def BACKOFF_MAX(cls): - warnings.warn( - "Using 'Retry.BACKOFF_MAX' is deprecated and " - "will be removed in v2.0. Use 'Retry.DEFAULT_BACKOFF_MAX' instead", - DeprecationWarning, - ) - return cls.DEFAULT_BACKOFF_MAX - - @BACKOFF_MAX.setter - def BACKOFF_MAX(cls, value): - warnings.warn( - "Using 'Retry.BACKOFF_MAX' is deprecated and " - "will be removed in v2.0. Use 'Retry.DEFAULT_BACKOFF_MAX' instead", - DeprecationWarning, - ) - cls.DEFAULT_BACKOFF_MAX = value - - -@six.add_metaclass(_RetryMeta) -class Retry(object): - """Retry configuration. - - Each retry attempt will create a new Retry object with updated values, so - they can be safely reused. - - Retries can be defined as a default for a pool:: - - retries = Retry(connect=5, read=2, redirect=5) - http = PoolManager(retries=retries) - response = http.request('GET', 'http://example.com/') - - Or per-request (which overrides the default for the pool):: - - response = http.request('GET', 'http://example.com/', retries=Retry(10)) - - Retries can be disabled by passing ``False``:: - - response = http.request('GET', 'http://example.com/', retries=False) - - Errors will be wrapped in :class:`~urllib3.exceptions.MaxRetryError` unless - retries are disabled, in which case the causing exception will be raised. - - :param int total: - Total number of retries to allow. Takes precedence over other counts. - - Set to ``None`` to remove this constraint and fall back on other - counts. - - Set to ``0`` to fail on the first retry. - - Set to ``False`` to disable and imply ``raise_on_redirect=False``. - - :param int connect: - How many connection-related errors to retry on. - - These are errors raised before the request is sent to the remote server, - which we assume has not triggered the server to process the request. - - Set to ``0`` to fail on the first retry of this type. - - :param int read: - How many times to retry on read errors. - - These errors are raised after the request was sent to the server, so the - request may have side-effects. - - Set to ``0`` to fail on the first retry of this type. - - :param int redirect: - How many redirects to perform. Limit this to avoid infinite redirect - loops. - - A redirect is a HTTP response with a status code 301, 302, 303, 307 or - 308. - - Set to ``0`` to fail on the first retry of this type. - - Set to ``False`` to disable and imply ``raise_on_redirect=False``. - - :param int status: - How many times to retry on bad status codes. - - These are retries made on responses, where status code matches - ``status_forcelist``. - - Set to ``0`` to fail on the first retry of this type. - - :param int other: - How many times to retry on other errors. - - Other errors are errors that are not connect, read, redirect or status errors. - These errors might be raised after the request was sent to the server, so the - request might have side-effects. - - Set to ``0`` to fail on the first retry of this type. - - If ``total`` is not set, it's a good idea to set this to 0 to account - for unexpected edge cases and avoid infinite retry loops. - - :param iterable allowed_methods: - Set of uppercased HTTP method verbs that we should retry on. - - By default, we only retry on methods which are considered to be - idempotent (multiple requests with the same parameters end with the - same state). See :attr:`Retry.DEFAULT_ALLOWED_METHODS`. - - Set to a ``False`` value to retry on any verb. - - .. warning:: - - Previously this parameter was named ``method_whitelist``, that - usage is deprecated in v1.26.0 and will be removed in v2.0. - - :param iterable status_forcelist: - A set of integer HTTP status codes that we should force a retry on. - A retry is initiated if the request method is in ``allowed_methods`` - and the response status code is in ``status_forcelist``. - - By default, this is disabled with ``None``. - - :param float backoff_factor: - A backoff factor to apply between attempts after the second try - (most errors are resolved immediately by a second try without a - delay). urllib3 will sleep for:: - - {backoff factor} * (2 ** ({number of total retries} - 1)) - - seconds. If the backoff_factor is 0.1, then :func:`.sleep` will sleep - for [0.0s, 0.2s, 0.4s, ...] between retries. It will never be longer - than :attr:`Retry.DEFAULT_BACKOFF_MAX`. - - By default, backoff is disabled (set to 0). - - :param bool raise_on_redirect: Whether, if the number of redirects is - exhausted, to raise a MaxRetryError, or to return a response with a - response code in the 3xx range. - - :param bool raise_on_status: Similar meaning to ``raise_on_redirect``: - whether we should raise an exception, or return a response, - if status falls in ``status_forcelist`` range and retries have - been exhausted. - - :param tuple history: The history of the request encountered during - each call to :meth:`~Retry.increment`. The list is in the order - the requests occurred. Each list item is of class :class:`RequestHistory`. - - :param bool respect_retry_after_header: - Whether to respect Retry-After header on status codes defined as - :attr:`Retry.RETRY_AFTER_STATUS_CODES` or not. - - :param iterable remove_headers_on_redirect: - Sequence of headers to remove from the request when a response - indicating a redirect is returned before firing off the redirected - request. - """ - - #: Default methods to be used for ``allowed_methods`` - DEFAULT_ALLOWED_METHODS = frozenset( - ["HEAD", "GET", "PUT", "DELETE", "OPTIONS", "TRACE"] - ) - - #: Default status codes to be used for ``status_forcelist`` - RETRY_AFTER_STATUS_CODES = frozenset([413, 429, 503]) - - #: Default headers to be used for ``remove_headers_on_redirect`` - DEFAULT_REMOVE_HEADERS_ON_REDIRECT = frozenset(["Cookie", "Authorization"]) - - #: Maximum backoff time. - DEFAULT_BACKOFF_MAX = 120 - - def __init__( - self, - total=10, - connect=None, - read=None, - redirect=None, - status=None, - other=None, - allowed_methods=_Default, - status_forcelist=None, - backoff_factor=0, - raise_on_redirect=True, - raise_on_status=True, - history=None, - respect_retry_after_header=True, - remove_headers_on_redirect=_Default, - # TODO: Deprecated, remove in v2.0 - method_whitelist=_Default, - ): - - if method_whitelist is not _Default: - if allowed_methods is not _Default: - raise ValueError( - "Using both 'allowed_methods' and " - "'method_whitelist' together is not allowed. " - "Instead only use 'allowed_methods'" - ) - warnings.warn( - "Using 'method_whitelist' with Retry is deprecated and " - "will be removed in v2.0. Use 'allowed_methods' instead", - DeprecationWarning, - stacklevel=2, - ) - allowed_methods = method_whitelist - if allowed_methods is _Default: - allowed_methods = self.DEFAULT_ALLOWED_METHODS - if remove_headers_on_redirect is _Default: - remove_headers_on_redirect = self.DEFAULT_REMOVE_HEADERS_ON_REDIRECT - - self.total = total - self.connect = connect - self.read = read - self.status = status - self.other = other - - if redirect is False or total is False: - redirect = 0 - raise_on_redirect = False - - self.redirect = redirect - self.status_forcelist = status_forcelist or set() - self.allowed_methods = allowed_methods - self.backoff_factor = backoff_factor - self.raise_on_redirect = raise_on_redirect - self.raise_on_status = raise_on_status - self.history = history or tuple() - self.respect_retry_after_header = respect_retry_after_header - self.remove_headers_on_redirect = frozenset( - [h.lower() for h in remove_headers_on_redirect] - ) - - def new(self, **kw): - params = dict( - total=self.total, - connect=self.connect, - read=self.read, - redirect=self.redirect, - status=self.status, - other=self.other, - status_forcelist=self.status_forcelist, - backoff_factor=self.backoff_factor, - raise_on_redirect=self.raise_on_redirect, - raise_on_status=self.raise_on_status, - history=self.history, - remove_headers_on_redirect=self.remove_headers_on_redirect, - respect_retry_after_header=self.respect_retry_after_header, - ) - - # TODO: If already given in **kw we use what's given to us - # If not given we need to figure out what to pass. We decide - # based on whether our class has the 'method_whitelist' property - # and if so we pass the deprecated 'method_whitelist' otherwise - # we use 'allowed_methods'. Remove in v2.0 - if "method_whitelist" not in kw and "allowed_methods" not in kw: - if "method_whitelist" in self.__dict__: - warnings.warn( - "Using 'method_whitelist' with Retry is deprecated and " - "will be removed in v2.0. Use 'allowed_methods' instead", - DeprecationWarning, - ) - params["method_whitelist"] = self.allowed_methods - else: - params["allowed_methods"] = self.allowed_methods - - params.update(kw) - return type(self)(**params) - - @classmethod - def from_int(cls, retries, redirect=True, default=None): - """Backwards-compatibility for the old retries format.""" - if retries is None: - retries = default if default is not None else cls.DEFAULT - - if isinstance(retries, Retry): - return retries - - redirect = bool(redirect) and None - new_retries = cls(retries, redirect=redirect) - log.debug("Converted retries value: %r -> %r", retries, new_retries) - return new_retries - - def get_backoff_time(self): - """Formula for computing the current backoff - - :rtype: float - """ - # We want to consider only the last consecutive errors sequence (Ignore redirects). - consecutive_errors_len = len( - list( - takewhile(lambda x: x.redirect_location is None, reversed(self.history)) - ) - ) - if consecutive_errors_len <= 1: - return 0 - - backoff_value = self.backoff_factor * (2 ** (consecutive_errors_len - 1)) - return min(self.DEFAULT_BACKOFF_MAX, backoff_value) - - def parse_retry_after(self, retry_after): - # Whitespace: https://tools.ietf.org/html/rfc7230#section-3.2.4 - if re.match(r"^\s*[0-9]+\s*$", retry_after): - seconds = int(retry_after) - else: - retry_date_tuple = email.utils.parsedate_tz(retry_after) - if retry_date_tuple is None: - raise InvalidHeader("Invalid Retry-After header: %s" % retry_after) - if retry_date_tuple[9] is None: # Python 2 - # Assume UTC if no timezone was specified - # On Python2.7, parsedate_tz returns None for a timezone offset - # instead of 0 if no timezone is given, where mktime_tz treats - # a None timezone offset as local time. - retry_date_tuple = retry_date_tuple[:9] + (0,) + retry_date_tuple[10:] - - retry_date = email.utils.mktime_tz(retry_date_tuple) - seconds = retry_date - time.time() - - if seconds < 0: - seconds = 0 - - return seconds - - def get_retry_after(self, response): - """Get the value of Retry-After in seconds.""" - - retry_after = response.headers.get("Retry-After") - - if retry_after is None: - return None - - return self.parse_retry_after(retry_after) - - def sleep_for_retry(self, response=None): - retry_after = self.get_retry_after(response) - if retry_after: - time.sleep(retry_after) - return True - - return False - - def _sleep_backoff(self): - backoff = self.get_backoff_time() - if backoff <= 0: - return - time.sleep(backoff) - - def sleep(self, response=None): - """Sleep between retry attempts. - - This method will respect a server's ``Retry-After`` response header - and sleep the duration of the time requested. If that is not present, it - will use an exponential backoff. By default, the backoff factor is 0 and - this method will return immediately. - """ - - if self.respect_retry_after_header and response: - slept = self.sleep_for_retry(response) - if slept: - return - - self._sleep_backoff() - - def _is_connection_error(self, err): - """Errors when we're fairly sure that the server did not receive the - request, so it should be safe to retry. - """ - if isinstance(err, ProxyError): - err = err.original_error - return isinstance(err, ConnectTimeoutError) - - def _is_read_error(self, err): - """Errors that occur after the request has been started, so we should - assume that the server began processing it. - """ - return isinstance(err, (ReadTimeoutError, ProtocolError)) - - def _is_method_retryable(self, method): - """Checks if a given HTTP method should be retried upon, depending if - it is included in the allowed_methods - """ - # TODO: For now favor if the Retry implementation sets its own method_whitelist - # property outside of our constructor to avoid breaking custom implementations. - if "method_whitelist" in self.__dict__: - warnings.warn( - "Using 'method_whitelist' with Retry is deprecated and " - "will be removed in v2.0. Use 'allowed_methods' instead", - DeprecationWarning, - ) - allowed_methods = self.method_whitelist - else: - allowed_methods = self.allowed_methods - - if allowed_methods and method.upper() not in allowed_methods: - return False - return True - - def is_retry(self, method, status_code, has_retry_after=False): - """Is this method/status code retryable? (Based on allowlists and control - variables such as the number of total retries to allow, whether to - respect the Retry-After header, whether this header is present, and - whether the returned status code is on the list of status codes to - be retried upon on the presence of the aforementioned header) - """ - if not self._is_method_retryable(method): - return False - - if self.status_forcelist and status_code in self.status_forcelist: - return True - - return ( - self.total - and self.respect_retry_after_header - and has_retry_after - and (status_code in self.RETRY_AFTER_STATUS_CODES) - ) - - def is_exhausted(self): - """Are we out of retries?""" - retry_counts = ( - self.total, - self.connect, - self.read, - self.redirect, - self.status, - self.other, - ) - retry_counts = list(filter(None, retry_counts)) - if not retry_counts: - return False - - return min(retry_counts) < 0 - - def increment( - self, - method=None, - url=None, - response=None, - error=None, - _pool=None, - _stacktrace=None, - ): - """Return a new Retry object with incremented retry counters. - - :param response: A response object, or None, if the server did not - return a response. - :type response: :class:`~urllib3.response.HTTPResponse` - :param Exception error: An error encountered during the request, or - None if the response was received successfully. - - :return: A new ``Retry`` object. - """ - if self.total is False and error: - # Disabled, indicate to re-raise the error. - raise six.reraise(type(error), error, _stacktrace) - - total = self.total - if total is not None: - total -= 1 - - connect = self.connect - read = self.read - redirect = self.redirect - status_count = self.status - other = self.other - cause = "unknown" - status = None - redirect_location = None - - if error and self._is_connection_error(error): - # Connect retry? - if connect is False: - raise six.reraise(type(error), error, _stacktrace) - elif connect is not None: - connect -= 1 - - elif error and self._is_read_error(error): - # Read retry? - if read is False or not self._is_method_retryable(method): - raise six.reraise(type(error), error, _stacktrace) - elif read is not None: - read -= 1 - - elif error: - # Other retry? - if other is not None: - other -= 1 - - elif response and response.get_redirect_location(): - # Redirect retry? - if redirect is not None: - redirect -= 1 - cause = "too many redirects" - redirect_location = response.get_redirect_location() - status = response.status - - else: - # Incrementing because of a server error like a 500 in - # status_forcelist and the given method is in the allowed_methods - cause = ResponseError.GENERIC_ERROR - if response and response.status: - if status_count is not None: - status_count -= 1 - cause = ResponseError.SPECIFIC_ERROR.format(status_code=response.status) - status = response.status - - history = self.history + ( - RequestHistory(method, url, error, status, redirect_location), - ) - - new_retry = self.new( - total=total, - connect=connect, - read=read, - redirect=redirect, - status=status_count, - other=other, - history=history, - ) - - if new_retry.is_exhausted(): - raise MaxRetryError(_pool, url, error or ResponseError(cause)) - - log.debug("Incremented Retry for (url='%s'): %r", url, new_retry) - - return new_retry - - def __repr__(self): - return ( - "{cls.__name__}(total={self.total}, connect={self.connect}, " - "read={self.read}, redirect={self.redirect}, status={self.status})" - ).format(cls=type(self), self=self) - - def __getattr__(self, item): - if item == "method_whitelist": - # TODO: Remove this deprecated alias in v2.0 - warnings.warn( - "Using 'method_whitelist' with Retry is deprecated and " - "will be removed in v2.0. Use 'allowed_methods' instead", - DeprecationWarning, - ) - return self.allowed_methods - try: - return getattr(super(Retry, self), item) - except AttributeError: - return getattr(Retry, item) - - -# For backwards compatibility (equivalent to pre-v1.9): -Retry.DEFAULT = Retry(3) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py deleted file mode 100644 index 2b45d39..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py +++ /dev/null @@ -1,495 +0,0 @@ -from __future__ import absolute_import - -import hmac -import os -import sys -import warnings -from binascii import hexlify, unhexlify -from hashlib import md5, sha1, sha256 - -from ..exceptions import ( - InsecurePlatformWarning, - ProxySchemeUnsupported, - SNIMissingWarning, - SSLError, -) -from ..packages import six -from .url import BRACELESS_IPV6_ADDRZ_RE, IPV4_RE - -SSLContext = None -SSLTransport = None -HAS_SNI = False -IS_PYOPENSSL = False -IS_SECURETRANSPORT = False -ALPN_PROTOCOLS = ["http/1.1"] - -# Maps the length of a digest to a possible hash function producing this digest -HASHFUNC_MAP = {32: md5, 40: sha1, 64: sha256} - - -def _const_compare_digest_backport(a, b): - """ - Compare two digests of equal length in constant time. - - The digests must be of type str/bytes. - Returns True if the digests match, and False otherwise. - """ - result = abs(len(a) - len(b)) - for left, right in zip(bytearray(a), bytearray(b)): - result |= left ^ right - return result == 0 - - -_const_compare_digest = getattr(hmac, "compare_digest", _const_compare_digest_backport) - -try: # Test for SSL features - import ssl - from ssl import CERT_REQUIRED, wrap_socket -except ImportError: - pass - -try: - from ssl import HAS_SNI # Has SNI? -except ImportError: - pass - -try: - from .ssltransport import SSLTransport -except ImportError: - pass - - -try: # Platform-specific: Python 3.6 - from ssl import PROTOCOL_TLS - - PROTOCOL_SSLv23 = PROTOCOL_TLS -except ImportError: - try: - from ssl import PROTOCOL_SSLv23 as PROTOCOL_TLS - - PROTOCOL_SSLv23 = PROTOCOL_TLS - except ImportError: - PROTOCOL_SSLv23 = PROTOCOL_TLS = 2 - -try: - from ssl import PROTOCOL_TLS_CLIENT -except ImportError: - PROTOCOL_TLS_CLIENT = PROTOCOL_TLS - - -try: - from ssl import OP_NO_COMPRESSION, OP_NO_SSLv2, OP_NO_SSLv3 -except ImportError: - OP_NO_SSLv2, OP_NO_SSLv3 = 0x1000000, 0x2000000 - OP_NO_COMPRESSION = 0x20000 - - -try: # OP_NO_TICKET was added in Python 3.6 - from ssl import OP_NO_TICKET -except ImportError: - OP_NO_TICKET = 0x4000 - - -# A secure default. -# Sources for more information on TLS ciphers: -# -# - https://wiki.mozilla.org/Security/Server_Side_TLS -# - https://www.ssllabs.com/projects/best-practices/index.html -# - https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/ -# -# The general intent is: -# - prefer cipher suites that offer perfect forward secrecy (DHE/ECDHE), -# - prefer ECDHE over DHE for better performance, -# - prefer any AES-GCM and ChaCha20 over any AES-CBC for better performance and -# security, -# - prefer AES-GCM over ChaCha20 because hardware-accelerated AES is common, -# - disable NULL authentication, MD5 MACs, DSS, and other -# insecure ciphers for security reasons. -# - NOTE: TLS 1.3 cipher suites are managed through a different interface -# not exposed by CPython (yet!) and are enabled by default if they're available. -DEFAULT_CIPHERS = ":".join( - [ - "ECDHE+AESGCM", - "ECDHE+CHACHA20", - "DHE+AESGCM", - "DHE+CHACHA20", - "ECDH+AESGCM", - "DH+AESGCM", - "ECDH+AES", - "DH+AES", - "RSA+AESGCM", - "RSA+AES", - "!aNULL", - "!eNULL", - "!MD5", - "!DSS", - ] -) - -try: - from ssl import SSLContext # Modern SSL? -except ImportError: - - class SSLContext(object): # Platform-specific: Python 2 - def __init__(self, protocol_version): - self.protocol = protocol_version - # Use default values from a real SSLContext - self.check_hostname = False - self.verify_mode = ssl.CERT_NONE - self.ca_certs = None - self.options = 0 - self.certfile = None - self.keyfile = None - self.ciphers = None - - def load_cert_chain(self, certfile, keyfile): - self.certfile = certfile - self.keyfile = keyfile - - def load_verify_locations(self, cafile=None, capath=None, cadata=None): - self.ca_certs = cafile - - if capath is not None: - raise SSLError("CA directories not supported in older Pythons") - - if cadata is not None: - raise SSLError("CA data not supported in older Pythons") - - def set_ciphers(self, cipher_suite): - self.ciphers = cipher_suite - - def wrap_socket(self, socket, server_hostname=None, server_side=False): - warnings.warn( - "A true SSLContext object is not available. This prevents " - "urllib3 from configuring SSL appropriately and may cause " - "certain SSL connections to fail. You can upgrade to a newer " - "version of Python to solve this. For more information, see " - "https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html" - "#ssl-warnings", - InsecurePlatformWarning, - ) - kwargs = { - "keyfile": self.keyfile, - "certfile": self.certfile, - "ca_certs": self.ca_certs, - "cert_reqs": self.verify_mode, - "ssl_version": self.protocol, - "server_side": server_side, - } - return wrap_socket(socket, ciphers=self.ciphers, **kwargs) - - -def assert_fingerprint(cert, fingerprint): - """ - Checks if given fingerprint matches the supplied certificate. - - :param cert: - Certificate as bytes object. - :param fingerprint: - Fingerprint as string of hexdigits, can be interspersed by colons. - """ - - fingerprint = fingerprint.replace(":", "").lower() - digest_length = len(fingerprint) - hashfunc = HASHFUNC_MAP.get(digest_length) - if not hashfunc: - raise SSLError("Fingerprint of invalid length: {0}".format(fingerprint)) - - # We need encode() here for py32; works on py2 and p33. - fingerprint_bytes = unhexlify(fingerprint.encode()) - - cert_digest = hashfunc(cert).digest() - - if not _const_compare_digest(cert_digest, fingerprint_bytes): - raise SSLError( - 'Fingerprints did not match. Expected "{0}", got "{1}".'.format( - fingerprint, hexlify(cert_digest) - ) - ) - - -def resolve_cert_reqs(candidate): - """ - Resolves the argument to a numeric constant, which can be passed to - the wrap_socket function/method from the ssl module. - Defaults to :data:`ssl.CERT_REQUIRED`. - If given a string it is assumed to be the name of the constant in the - :mod:`ssl` module or its abbreviation. - (So you can specify `REQUIRED` instead of `CERT_REQUIRED`. - If it's neither `None` nor a string we assume it is already the numeric - constant which can directly be passed to wrap_socket. - """ - if candidate is None: - return CERT_REQUIRED - - if isinstance(candidate, str): - res = getattr(ssl, candidate, None) - if res is None: - res = getattr(ssl, "CERT_" + candidate) - return res - - return candidate - - -def resolve_ssl_version(candidate): - """ - like resolve_cert_reqs - """ - if candidate is None: - return PROTOCOL_TLS - - if isinstance(candidate, str): - res = getattr(ssl, candidate, None) - if res is None: - res = getattr(ssl, "PROTOCOL_" + candidate) - return res - - return candidate - - -def create_urllib3_context( - ssl_version=None, cert_reqs=None, options=None, ciphers=None -): - """All arguments have the same meaning as ``ssl_wrap_socket``. - - By default, this function does a lot of the same work that - ``ssl.create_default_context`` does on Python 3.4+. It: - - - Disables SSLv2, SSLv3, and compression - - Sets a restricted set of server ciphers - - If you wish to enable SSLv3, you can do:: - - from pip._vendor.urllib3.util import ssl_ - context = ssl_.create_urllib3_context() - context.options &= ~ssl_.OP_NO_SSLv3 - - You can do the same to enable compression (substituting ``COMPRESSION`` - for ``SSLv3`` in the last line above). - - :param ssl_version: - The desired protocol version to use. This will default to - PROTOCOL_SSLv23 which will negotiate the highest protocol that both - the server and your installation of OpenSSL support. - :param cert_reqs: - Whether to require the certificate verification. This defaults to - ``ssl.CERT_REQUIRED``. - :param options: - Specific OpenSSL options. These default to ``ssl.OP_NO_SSLv2``, - ``ssl.OP_NO_SSLv3``, ``ssl.OP_NO_COMPRESSION``, and ``ssl.OP_NO_TICKET``. - :param ciphers: - Which cipher suites to allow the server to select. - :returns: - Constructed SSLContext object with specified options - :rtype: SSLContext - """ - # PROTOCOL_TLS is deprecated in Python 3.10 - if not ssl_version or ssl_version == PROTOCOL_TLS: - ssl_version = PROTOCOL_TLS_CLIENT - - context = SSLContext(ssl_version) - - context.set_ciphers(ciphers or DEFAULT_CIPHERS) - - # Setting the default here, as we may have no ssl module on import - cert_reqs = ssl.CERT_REQUIRED if cert_reqs is None else cert_reqs - - if options is None: - options = 0 - # SSLv2 is easily broken and is considered harmful and dangerous - options |= OP_NO_SSLv2 - # SSLv3 has several problems and is now dangerous - options |= OP_NO_SSLv3 - # Disable compression to prevent CRIME attacks for OpenSSL 1.0+ - # (issue #309) - options |= OP_NO_COMPRESSION - # TLSv1.2 only. Unless set explicitly, do not request tickets. - # This may save some bandwidth on wire, and although the ticket is encrypted, - # there is a risk associated with it being on wire, - # if the server is not rotating its ticketing keys properly. - options |= OP_NO_TICKET - - context.options |= options - - # Enable post-handshake authentication for TLS 1.3, see GH #1634. PHA is - # necessary for conditional client cert authentication with TLS 1.3. - # The attribute is None for OpenSSL <= 1.1.0 or does not exist in older - # versions of Python. We only enable on Python 3.7.4+ or if certificate - # verification is enabled to work around Python issue #37428 - # See: https://bugs.python.org/issue37428 - if (cert_reqs == ssl.CERT_REQUIRED or sys.version_info >= (3, 7, 4)) and getattr( - context, "post_handshake_auth", None - ) is not None: - context.post_handshake_auth = True - - def disable_check_hostname(): - if ( - getattr(context, "check_hostname", None) is not None - ): # Platform-specific: Python 3.2 - # We do our own verification, including fingerprints and alternative - # hostnames. So disable it here - context.check_hostname = False - - # The order of the below lines setting verify_mode and check_hostname - # matter due to safe-guards SSLContext has to prevent an SSLContext with - # check_hostname=True, verify_mode=NONE/OPTIONAL. This is made even more - # complex because we don't know whether PROTOCOL_TLS_CLIENT will be used - # or not so we don't know the initial state of the freshly created SSLContext. - if cert_reqs == ssl.CERT_REQUIRED: - context.verify_mode = cert_reqs - disable_check_hostname() - else: - disable_check_hostname() - context.verify_mode = cert_reqs - - # Enable logging of TLS session keys via defacto standard environment variable - # 'SSLKEYLOGFILE', if the feature is available (Python 3.8+). Skip empty values. - if hasattr(context, "keylog_filename"): - sslkeylogfile = os.environ.get("SSLKEYLOGFILE") - if sslkeylogfile: - context.keylog_filename = sslkeylogfile - - return context - - -def ssl_wrap_socket( - sock, - keyfile=None, - certfile=None, - cert_reqs=None, - ca_certs=None, - server_hostname=None, - ssl_version=None, - ciphers=None, - ssl_context=None, - ca_cert_dir=None, - key_password=None, - ca_cert_data=None, - tls_in_tls=False, -): - """ - All arguments except for server_hostname, ssl_context, and ca_cert_dir have - the same meaning as they do when using :func:`ssl.wrap_socket`. - - :param server_hostname: - When SNI is supported, the expected hostname of the certificate - :param ssl_context: - A pre-made :class:`SSLContext` object. If none is provided, one will - be created using :func:`create_urllib3_context`. - :param ciphers: - A string of ciphers we wish the client to support. - :param ca_cert_dir: - A directory containing CA certificates in multiple separate files, as - supported by OpenSSL's -CApath flag or the capath argument to - SSLContext.load_verify_locations(). - :param key_password: - Optional password if the keyfile is encrypted. - :param ca_cert_data: - Optional string containing CA certificates in PEM format suitable for - passing as the cadata parameter to SSLContext.load_verify_locations() - :param tls_in_tls: - Use SSLTransport to wrap the existing socket. - """ - context = ssl_context - if context is None: - # Note: This branch of code and all the variables in it are no longer - # used by urllib3 itself. We should consider deprecating and removing - # this code. - context = create_urllib3_context(ssl_version, cert_reqs, ciphers=ciphers) - - if ca_certs or ca_cert_dir or ca_cert_data: - try: - context.load_verify_locations(ca_certs, ca_cert_dir, ca_cert_data) - except (IOError, OSError) as e: - raise SSLError(e) - - elif ssl_context is None and hasattr(context, "load_default_certs"): - # try to load OS default certs; works well on Windows (require Python3.4+) - context.load_default_certs() - - # Attempt to detect if we get the goofy behavior of the - # keyfile being encrypted and OpenSSL asking for the - # passphrase via the terminal and instead error out. - if keyfile and key_password is None and _is_key_file_encrypted(keyfile): - raise SSLError("Client private key is encrypted, password is required") - - if certfile: - if key_password is None: - context.load_cert_chain(certfile, keyfile) - else: - context.load_cert_chain(certfile, keyfile, key_password) - - try: - if hasattr(context, "set_alpn_protocols"): - context.set_alpn_protocols(ALPN_PROTOCOLS) - except NotImplementedError: # Defensive: in CI, we always have set_alpn_protocols - pass - - # If we detect server_hostname is an IP address then the SNI - # extension should not be used according to RFC3546 Section 3.1 - use_sni_hostname = server_hostname and not is_ipaddress(server_hostname) - # SecureTransport uses server_hostname in certificate verification. - send_sni = (use_sni_hostname and HAS_SNI) or ( - IS_SECURETRANSPORT and server_hostname - ) - # Do not warn the user if server_hostname is an invalid SNI hostname. - if not HAS_SNI and use_sni_hostname: - warnings.warn( - "An HTTPS request has been made, but the SNI (Server Name " - "Indication) extension to TLS is not available on this platform. " - "This may cause the server to present an incorrect TLS " - "certificate, which can cause validation failures. You can upgrade to " - "a newer version of Python to solve this. For more information, see " - "https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html" - "#ssl-warnings", - SNIMissingWarning, - ) - - if send_sni: - ssl_sock = _ssl_wrap_socket_impl( - sock, context, tls_in_tls, server_hostname=server_hostname - ) - else: - ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls) - return ssl_sock - - -def is_ipaddress(hostname): - """Detects whether the hostname given is an IPv4 or IPv6 address. - Also detects IPv6 addresses with Zone IDs. - - :param str hostname: Hostname to examine. - :return: True if the hostname is an IP address, False otherwise. - """ - if not six.PY2 and isinstance(hostname, bytes): - # IDN A-label bytes are ASCII compatible. - hostname = hostname.decode("ascii") - return bool(IPV4_RE.match(hostname) or BRACELESS_IPV6_ADDRZ_RE.match(hostname)) - - -def _is_key_file_encrypted(key_file): - """Detects if a key file is encrypted or not.""" - with open(key_file, "r") as f: - for line in f: - # Look for Proc-Type: 4,ENCRYPTED - if "ENCRYPTED" in line: - return True - - return False - - -def _ssl_wrap_socket_impl(sock, ssl_context, tls_in_tls, server_hostname=None): - if tls_in_tls: - if not SSLTransport: - # Import error, ssl is not available. - raise ProxySchemeUnsupported( - "TLS in TLS requires support for the 'ssl' module" - ) - - SSLTransport._validate_ssl_context_for_tls_in_tls(ssl_context) - return SSLTransport(sock, ssl_context, server_hostname) - - if server_hostname: - return ssl_context.wrap_socket(sock, server_hostname=server_hostname) - else: - return ssl_context.wrap_socket(sock) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py deleted file mode 100644 index 1dd950c..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +++ /dev/null @@ -1,159 +0,0 @@ -"""The match_hostname() function from Python 3.3.3, essential when using SSL.""" - -# Note: This file is under the PSF license as the code comes from the python -# stdlib. http://docs.python.org/3/license.html - -import re -import sys - -# ipaddress has been backported to 2.6+ in pypi. If it is installed on the -# system, use it to handle IPAddress ServerAltnames (this was added in -# python-3.5) otherwise only do DNS matching. This allows -# util.ssl_match_hostname to continue to be used in Python 2.7. -try: - import ipaddress -except ImportError: - ipaddress = None - -__version__ = "3.5.0.1" - - -class CertificateError(ValueError): - pass - - -def _dnsname_match(dn, hostname, max_wildcards=1): - """Matching according to RFC 6125, section 6.4.3 - - http://tools.ietf.org/html/rfc6125#section-6.4.3 - """ - pats = [] - if not dn: - return False - - # Ported from python3-syntax: - # leftmost, *remainder = dn.split(r'.') - parts = dn.split(r".") - leftmost = parts[0] - remainder = parts[1:] - - wildcards = leftmost.count("*") - if wildcards > max_wildcards: - # Issue #17980: avoid denials of service by refusing more - # than one wildcard per fragment. A survey of established - # policy among SSL implementations showed it to be a - # reasonable choice. - raise CertificateError( - "too many wildcards in certificate DNS name: " + repr(dn) - ) - - # speed up common case w/o wildcards - if not wildcards: - return dn.lower() == hostname.lower() - - # RFC 6125, section 6.4.3, subitem 1. - # The client SHOULD NOT attempt to match a presented identifier in which - # the wildcard character comprises a label other than the left-most label. - if leftmost == "*": - # When '*' is a fragment by itself, it matches a non-empty dotless - # fragment. - pats.append("[^.]+") - elif leftmost.startswith("xn--") or hostname.startswith("xn--"): - # RFC 6125, section 6.4.3, subitem 3. - # The client SHOULD NOT attempt to match a presented identifier - # where the wildcard character is embedded within an A-label or - # U-label of an internationalized domain name. - pats.append(re.escape(leftmost)) - else: - # Otherwise, '*' matches any dotless string, e.g. www* - pats.append(re.escape(leftmost).replace(r"\*", "[^.]*")) - - # add the remaining fragments, ignore any wildcards - for frag in remainder: - pats.append(re.escape(frag)) - - pat = re.compile(r"\A" + r"\.".join(pats) + r"\Z", re.IGNORECASE) - return pat.match(hostname) - - -def _to_unicode(obj): - if isinstance(obj, str) and sys.version_info < (3,): - # ignored flake8 # F821 to support python 2.7 function - obj = unicode(obj, encoding="ascii", errors="strict") # noqa: F821 - return obj - - -def _ipaddress_match(ipname, host_ip): - """Exact matching of IP addresses. - - RFC 6125 explicitly doesn't define an algorithm for this - (section 1.7.2 - "Out of Scope"). - """ - # OpenSSL may add a trailing newline to a subjectAltName's IP address - # Divergence from upstream: ipaddress can't handle byte str - ip = ipaddress.ip_address(_to_unicode(ipname).rstrip()) - return ip == host_ip - - -def match_hostname(cert, hostname): - """Verify that *cert* (in decoded format as returned by - SSLSocket.getpeercert()) matches the *hostname*. RFC 2818 and RFC 6125 - rules are followed, but IP addresses are not accepted for *hostname*. - - CertificateError is raised on failure. On success, the function - returns nothing. - """ - if not cert: - raise ValueError( - "empty or no certificate, match_hostname needs a " - "SSL socket or SSL context with either " - "CERT_OPTIONAL or CERT_REQUIRED" - ) - try: - # Divergence from upstream: ipaddress can't handle byte str - host_ip = ipaddress.ip_address(_to_unicode(hostname)) - except (UnicodeError, ValueError): - # ValueError: Not an IP address (common case) - # UnicodeError: Divergence from upstream: Have to deal with ipaddress not taking - # byte strings. addresses should be all ascii, so we consider it not - # an ipaddress in this case - host_ip = None - except AttributeError: - # Divergence from upstream: Make ipaddress library optional - if ipaddress is None: - host_ip = None - else: # Defensive - raise - dnsnames = [] - san = cert.get("subjectAltName", ()) - for key, value in san: - if key == "DNS": - if host_ip is None and _dnsname_match(value, hostname): - return - dnsnames.append(value) - elif key == "IP Address": - if host_ip is not None and _ipaddress_match(value, host_ip): - return - dnsnames.append(value) - if not dnsnames: - # The subject is only checked when there is no dNSName entry - # in subjectAltName - for sub in cert.get("subject", ()): - for key, value in sub: - # XXX according to RFC 2818, the most specific Common Name - # must be used. - if key == "commonName": - if _dnsname_match(value, hostname): - return - dnsnames.append(value) - if len(dnsnames) > 1: - raise CertificateError( - "hostname %r " - "doesn't match either of %s" % (hostname, ", ".join(map(repr, dnsnames))) - ) - elif len(dnsnames) == 1: - raise CertificateError("hostname %r doesn't match %r" % (hostname, dnsnames[0])) - else: - raise CertificateError( - "no appropriate commonName or subjectAltName fields were found" - ) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py deleted file mode 100644 index 4a7105d..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py +++ /dev/null @@ -1,221 +0,0 @@ -import io -import socket -import ssl - -from ..exceptions import ProxySchemeUnsupported -from ..packages import six - -SSL_BLOCKSIZE = 16384 - - -class SSLTransport: - """ - The SSLTransport wraps an existing socket and establishes an SSL connection. - - Contrary to Python's implementation of SSLSocket, it allows you to chain - multiple TLS connections together. It's particularly useful if you need to - implement TLS within TLS. - - The class supports most of the socket API operations. - """ - - @staticmethod - def _validate_ssl_context_for_tls_in_tls(ssl_context): - """ - Raises a ProxySchemeUnsupported if the provided ssl_context can't be used - for TLS in TLS. - - The only requirement is that the ssl_context provides the 'wrap_bio' - methods. - """ - - if not hasattr(ssl_context, "wrap_bio"): - if six.PY2: - raise ProxySchemeUnsupported( - "TLS in TLS requires SSLContext.wrap_bio() which isn't " - "supported on Python 2" - ) - else: - raise ProxySchemeUnsupported( - "TLS in TLS requires SSLContext.wrap_bio() which isn't " - "available on non-native SSLContext" - ) - - def __init__( - self, socket, ssl_context, server_hostname=None, suppress_ragged_eofs=True - ): - """ - Create an SSLTransport around socket using the provided ssl_context. - """ - self.incoming = ssl.MemoryBIO() - self.outgoing = ssl.MemoryBIO() - - self.suppress_ragged_eofs = suppress_ragged_eofs - self.socket = socket - - self.sslobj = ssl_context.wrap_bio( - self.incoming, self.outgoing, server_hostname=server_hostname - ) - - # Perform initial handshake. - self._ssl_io_loop(self.sslobj.do_handshake) - - def __enter__(self): - return self - - def __exit__(self, *_): - self.close() - - def fileno(self): - return self.socket.fileno() - - def read(self, len=1024, buffer=None): - return self._wrap_ssl_read(len, buffer) - - def recv(self, len=1024, flags=0): - if flags != 0: - raise ValueError("non-zero flags not allowed in calls to recv") - return self._wrap_ssl_read(len) - - def recv_into(self, buffer, nbytes=None, flags=0): - if flags != 0: - raise ValueError("non-zero flags not allowed in calls to recv_into") - if buffer and (nbytes is None): - nbytes = len(buffer) - elif nbytes is None: - nbytes = 1024 - return self.read(nbytes, buffer) - - def sendall(self, data, flags=0): - if flags != 0: - raise ValueError("non-zero flags not allowed in calls to sendall") - count = 0 - with memoryview(data) as view, view.cast("B") as byte_view: - amount = len(byte_view) - while count < amount: - v = self.send(byte_view[count:]) - count += v - - def send(self, data, flags=0): - if flags != 0: - raise ValueError("non-zero flags not allowed in calls to send") - response = self._ssl_io_loop(self.sslobj.write, data) - return response - - def makefile( - self, mode="r", buffering=None, encoding=None, errors=None, newline=None - ): - """ - Python's httpclient uses makefile and buffered io when reading HTTP - messages and we need to support it. - - This is unfortunately a copy and paste of socket.py makefile with small - changes to point to the socket directly. - """ - if not set(mode) <= {"r", "w", "b"}: - raise ValueError("invalid mode %r (only r, w, b allowed)" % (mode,)) - - writing = "w" in mode - reading = "r" in mode or not writing - assert reading or writing - binary = "b" in mode - rawmode = "" - if reading: - rawmode += "r" - if writing: - rawmode += "w" - raw = socket.SocketIO(self, rawmode) - self.socket._io_refs += 1 - if buffering is None: - buffering = -1 - if buffering < 0: - buffering = io.DEFAULT_BUFFER_SIZE - if buffering == 0: - if not binary: - raise ValueError("unbuffered streams must be binary") - return raw - if reading and writing: - buffer = io.BufferedRWPair(raw, raw, buffering) - elif reading: - buffer = io.BufferedReader(raw, buffering) - else: - assert writing - buffer = io.BufferedWriter(raw, buffering) - if binary: - return buffer - text = io.TextIOWrapper(buffer, encoding, errors, newline) - text.mode = mode - return text - - def unwrap(self): - self._ssl_io_loop(self.sslobj.unwrap) - - def close(self): - self.socket.close() - - def getpeercert(self, binary_form=False): - return self.sslobj.getpeercert(binary_form) - - def version(self): - return self.sslobj.version() - - def cipher(self): - return self.sslobj.cipher() - - def selected_alpn_protocol(self): - return self.sslobj.selected_alpn_protocol() - - def selected_npn_protocol(self): - return self.sslobj.selected_npn_protocol() - - def shared_ciphers(self): - return self.sslobj.shared_ciphers() - - def compression(self): - return self.sslobj.compression() - - def settimeout(self, value): - self.socket.settimeout(value) - - def gettimeout(self): - return self.socket.gettimeout() - - def _decref_socketios(self): - self.socket._decref_socketios() - - def _wrap_ssl_read(self, len, buffer=None): - try: - return self._ssl_io_loop(self.sslobj.read, len, buffer) - except ssl.SSLError as e: - if e.errno == ssl.SSL_ERROR_EOF and self.suppress_ragged_eofs: - return 0 # eof, return 0. - else: - raise - - def _ssl_io_loop(self, func, *args): - """Performs an I/O loop between incoming/outgoing and the socket.""" - should_loop = True - ret = None - - while should_loop: - errno = None - try: - ret = func(*args) - except ssl.SSLError as e: - if e.errno not in (ssl.SSL_ERROR_WANT_READ, ssl.SSL_ERROR_WANT_WRITE): - # WANT_READ, and WANT_WRITE are expected, others are not. - raise e - errno = e.errno - - buf = self.outgoing.read() - self.socket.sendall(buf) - - if errno is None: - should_loop = False - elif errno == ssl.SSL_ERROR_WANT_READ: - buf = self.socket.recv(SSL_BLOCKSIZE) - if buf: - self.incoming.write(buf) - else: - self.incoming.write_eof() - return ret diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py deleted file mode 100644 index 78e18a6..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py +++ /dev/null @@ -1,271 +0,0 @@ -from __future__ import absolute_import - -import time - -# The default socket timeout, used by httplib to indicate that no timeout was; specified by the user -from socket import _GLOBAL_DEFAULT_TIMEOUT, getdefaulttimeout - -from ..exceptions import TimeoutStateError - -# A sentinel value to indicate that no timeout was specified by the user in -# urllib3 -_Default = object() - - -# Use time.monotonic if available. -current_time = getattr(time, "monotonic", time.time) - - -class Timeout(object): - """Timeout configuration. - - Timeouts can be defined as a default for a pool: - - .. code-block:: python - - timeout = Timeout(connect=2.0, read=7.0) - http = PoolManager(timeout=timeout) - response = http.request('GET', 'http://example.com/') - - Or per-request (which overrides the default for the pool): - - .. code-block:: python - - response = http.request('GET', 'http://example.com/', timeout=Timeout(10)) - - Timeouts can be disabled by setting all the parameters to ``None``: - - .. code-block:: python - - no_timeout = Timeout(connect=None, read=None) - response = http.request('GET', 'http://example.com/, timeout=no_timeout) - - - :param total: - This combines the connect and read timeouts into one; the read timeout - will be set to the time leftover from the connect attempt. In the - event that both a connect timeout and a total are specified, or a read - timeout and a total are specified, the shorter timeout will be applied. - - Defaults to None. - - :type total: int, float, or None - - :param connect: - The maximum amount of time (in seconds) to wait for a connection - attempt to a server to succeed. Omitting the parameter will default the - connect timeout to the system default, probably `the global default - timeout in socket.py - `_. - None will set an infinite timeout for connection attempts. - - :type connect: int, float, or None - - :param read: - The maximum amount of time (in seconds) to wait between consecutive - read operations for a response from the server. Omitting the parameter - will default the read timeout to the system default, probably `the - global default timeout in socket.py - `_. - None will set an infinite timeout. - - :type read: int, float, or None - - .. note:: - - Many factors can affect the total amount of time for urllib3 to return - an HTTP response. - - For example, Python's DNS resolver does not obey the timeout specified - on the socket. Other factors that can affect total request time include - high CPU load, high swap, the program running at a low priority level, - or other behaviors. - - In addition, the read and total timeouts only measure the time between - read operations on the socket connecting the client and the server, - not the total amount of time for the request to return a complete - response. For most requests, the timeout is raised because the server - has not sent the first byte in the specified time. This is not always - the case; if a server streams one byte every fifteen seconds, a timeout - of 20 seconds will not trigger, even though the request will take - several minutes to complete. - - If your goal is to cut off any request after a set amount of wall clock - time, consider having a second "watcher" thread to cut off a slow - request. - """ - - #: A sentinel object representing the default timeout value - DEFAULT_TIMEOUT = _GLOBAL_DEFAULT_TIMEOUT - - def __init__(self, total=None, connect=_Default, read=_Default): - self._connect = self._validate_timeout(connect, "connect") - self._read = self._validate_timeout(read, "read") - self.total = self._validate_timeout(total, "total") - self._start_connect = None - - def __repr__(self): - return "%s(connect=%r, read=%r, total=%r)" % ( - type(self).__name__, - self._connect, - self._read, - self.total, - ) - - # __str__ provided for backwards compatibility - __str__ = __repr__ - - @classmethod - def resolve_default_timeout(cls, timeout): - return getdefaulttimeout() if timeout is cls.DEFAULT_TIMEOUT else timeout - - @classmethod - def _validate_timeout(cls, value, name): - """Check that a timeout attribute is valid. - - :param value: The timeout value to validate - :param name: The name of the timeout attribute to validate. This is - used to specify in error messages. - :return: The validated and casted version of the given value. - :raises ValueError: If it is a numeric value less than or equal to - zero, or the type is not an integer, float, or None. - """ - if value is _Default: - return cls.DEFAULT_TIMEOUT - - if value is None or value is cls.DEFAULT_TIMEOUT: - return value - - if isinstance(value, bool): - raise ValueError( - "Timeout cannot be a boolean value. It must " - "be an int, float or None." - ) - try: - float(value) - except (TypeError, ValueError): - raise ValueError( - "Timeout value %s was %s, but it must be an " - "int, float or None." % (name, value) - ) - - try: - if value <= 0: - raise ValueError( - "Attempted to set %s timeout to %s, but the " - "timeout cannot be set to a value less " - "than or equal to 0." % (name, value) - ) - except TypeError: - # Python 3 - raise ValueError( - "Timeout value %s was %s, but it must be an " - "int, float or None." % (name, value) - ) - - return value - - @classmethod - def from_float(cls, timeout): - """Create a new Timeout from a legacy timeout value. - - The timeout value used by httplib.py sets the same timeout on the - connect(), and recv() socket requests. This creates a :class:`Timeout` - object that sets the individual timeouts to the ``timeout`` value - passed to this function. - - :param timeout: The legacy timeout value. - :type timeout: integer, float, sentinel default object, or None - :return: Timeout object - :rtype: :class:`Timeout` - """ - return Timeout(read=timeout, connect=timeout) - - def clone(self): - """Create a copy of the timeout object - - Timeout properties are stored per-pool but each request needs a fresh - Timeout object to ensure each one has its own start/stop configured. - - :return: a copy of the timeout object - :rtype: :class:`Timeout` - """ - # We can't use copy.deepcopy because that will also create a new object - # for _GLOBAL_DEFAULT_TIMEOUT, which socket.py uses as a sentinel to - # detect the user default. - return Timeout(connect=self._connect, read=self._read, total=self.total) - - def start_connect(self): - """Start the timeout clock, used during a connect() attempt - - :raises urllib3.exceptions.TimeoutStateError: if you attempt - to start a timer that has been started already. - """ - if self._start_connect is not None: - raise TimeoutStateError("Timeout timer has already been started.") - self._start_connect = current_time() - return self._start_connect - - def get_connect_duration(self): - """Gets the time elapsed since the call to :meth:`start_connect`. - - :return: Elapsed time in seconds. - :rtype: float - :raises urllib3.exceptions.TimeoutStateError: if you attempt - to get duration for a timer that hasn't been started. - """ - if self._start_connect is None: - raise TimeoutStateError( - "Can't get connect duration for timer that has not started." - ) - return current_time() - self._start_connect - - @property - def connect_timeout(self): - """Get the value to use when setting a connection timeout. - - This will be a positive float or integer, the value None - (never timeout), or the default system timeout. - - :return: Connect timeout. - :rtype: int, float, :attr:`Timeout.DEFAULT_TIMEOUT` or None - """ - if self.total is None: - return self._connect - - if self._connect is None or self._connect is self.DEFAULT_TIMEOUT: - return self.total - - return min(self._connect, self.total) - - @property - def read_timeout(self): - """Get the value for the read timeout. - - This assumes some time has elapsed in the connection timeout and - computes the read timeout appropriately. - - If self.total is set, the read timeout is dependent on the amount of - time taken by the connect timeout. If the connection time has not been - established, a :exc:`~urllib3.exceptions.TimeoutStateError` will be - raised. - - :return: Value to use for the read timeout. - :rtype: int, float, :attr:`Timeout.DEFAULT_TIMEOUT` or None - :raises urllib3.exceptions.TimeoutStateError: If :meth:`start_connect` - has not yet been called on this object. - """ - if ( - self.total is not None - and self.total is not self.DEFAULT_TIMEOUT - and self._read is not None - and self._read is not self.DEFAULT_TIMEOUT - ): - # In case the connect timeout has not yet been established. - if self._start_connect is None: - return self._read - return max(0, min(self.total - self.get_connect_duration(), self._read)) - elif self.total is not None and self.total is not self.DEFAULT_TIMEOUT: - return max(0, self.total - self.get_connect_duration()) - else: - return self._read diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py deleted file mode 100644 index a960b2f..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py +++ /dev/null @@ -1,435 +0,0 @@ -from __future__ import absolute_import - -import re -from collections import namedtuple - -from ..exceptions import LocationParseError -from ..packages import six - -url_attrs = ["scheme", "auth", "host", "port", "path", "query", "fragment"] - -# We only want to normalize urls with an HTTP(S) scheme. -# urllib3 infers URLs without a scheme (None) to be http. -NORMALIZABLE_SCHEMES = ("http", "https", None) - -# Almost all of these patterns were derived from the -# 'rfc3986' module: https://github.com/python-hyper/rfc3986 -PERCENT_RE = re.compile(r"%[a-fA-F0-9]{2}") -SCHEME_RE = re.compile(r"^(?:[a-zA-Z][a-zA-Z0-9+-]*:|/)") -URI_RE = re.compile( - r"^(?:([a-zA-Z][a-zA-Z0-9+.-]*):)?" - r"(?://([^\\/?#]*))?" - r"([^?#]*)" - r"(?:\?([^#]*))?" - r"(?:#(.*))?$", - re.UNICODE | re.DOTALL, -) - -IPV4_PAT = r"(?:[0-9]{1,3}\.){3}[0-9]{1,3}" -HEX_PAT = "[0-9A-Fa-f]{1,4}" -LS32_PAT = "(?:{hex}:{hex}|{ipv4})".format(hex=HEX_PAT, ipv4=IPV4_PAT) -_subs = {"hex": HEX_PAT, "ls32": LS32_PAT} -_variations = [ - # 6( h16 ":" ) ls32 - "(?:%(hex)s:){6}%(ls32)s", - # "::" 5( h16 ":" ) ls32 - "::(?:%(hex)s:){5}%(ls32)s", - # [ h16 ] "::" 4( h16 ":" ) ls32 - "(?:%(hex)s)?::(?:%(hex)s:){4}%(ls32)s", - # [ *1( h16 ":" ) h16 ] "::" 3( h16 ":" ) ls32 - "(?:(?:%(hex)s:)?%(hex)s)?::(?:%(hex)s:){3}%(ls32)s", - # [ *2( h16 ":" ) h16 ] "::" 2( h16 ":" ) ls32 - "(?:(?:%(hex)s:){0,2}%(hex)s)?::(?:%(hex)s:){2}%(ls32)s", - # [ *3( h16 ":" ) h16 ] "::" h16 ":" ls32 - "(?:(?:%(hex)s:){0,3}%(hex)s)?::%(hex)s:%(ls32)s", - # [ *4( h16 ":" ) h16 ] "::" ls32 - "(?:(?:%(hex)s:){0,4}%(hex)s)?::%(ls32)s", - # [ *5( h16 ":" ) h16 ] "::" h16 - "(?:(?:%(hex)s:){0,5}%(hex)s)?::%(hex)s", - # [ *6( h16 ":" ) h16 ] "::" - "(?:(?:%(hex)s:){0,6}%(hex)s)?::", -] - -UNRESERVED_PAT = r"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789._\-~" -IPV6_PAT = "(?:" + "|".join([x % _subs for x in _variations]) + ")" -ZONE_ID_PAT = "(?:%25|%)(?:[" + UNRESERVED_PAT + "]|%[a-fA-F0-9]{2})+" -IPV6_ADDRZ_PAT = r"\[" + IPV6_PAT + r"(?:" + ZONE_ID_PAT + r")?\]" -REG_NAME_PAT = r"(?:[^\[\]%:/?#]|%[a-fA-F0-9]{2})*" -TARGET_RE = re.compile(r"^(/[^?#]*)(?:\?([^#]*))?(?:#.*)?$") - -IPV4_RE = re.compile("^" + IPV4_PAT + "$") -IPV6_RE = re.compile("^" + IPV6_PAT + "$") -IPV6_ADDRZ_RE = re.compile("^" + IPV6_ADDRZ_PAT + "$") -BRACELESS_IPV6_ADDRZ_RE = re.compile("^" + IPV6_ADDRZ_PAT[2:-2] + "$") -ZONE_ID_RE = re.compile("(" + ZONE_ID_PAT + r")\]$") - -_HOST_PORT_PAT = ("^(%s|%s|%s)(?::0*?(|0|[1-9][0-9]{0,4}))?$") % ( - REG_NAME_PAT, - IPV4_PAT, - IPV6_ADDRZ_PAT, -) -_HOST_PORT_RE = re.compile(_HOST_PORT_PAT, re.UNICODE | re.DOTALL) - -UNRESERVED_CHARS = set( - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789._-~" -) -SUB_DELIM_CHARS = set("!$&'()*+,;=") -USERINFO_CHARS = UNRESERVED_CHARS | SUB_DELIM_CHARS | {":"} -PATH_CHARS = USERINFO_CHARS | {"@", "/"} -QUERY_CHARS = FRAGMENT_CHARS = PATH_CHARS | {"?"} - - -class Url(namedtuple("Url", url_attrs)): - """ - Data structure for representing an HTTP URL. Used as a return value for - :func:`parse_url`. Both the scheme and host are normalized as they are - both case-insensitive according to RFC 3986. - """ - - __slots__ = () - - def __new__( - cls, - scheme=None, - auth=None, - host=None, - port=None, - path=None, - query=None, - fragment=None, - ): - if path and not path.startswith("/"): - path = "/" + path - if scheme is not None: - scheme = scheme.lower() - return super(Url, cls).__new__( - cls, scheme, auth, host, port, path, query, fragment - ) - - @property - def hostname(self): - """For backwards-compatibility with urlparse. We're nice like that.""" - return self.host - - @property - def request_uri(self): - """Absolute path including the query string.""" - uri = self.path or "/" - - if self.query is not None: - uri += "?" + self.query - - return uri - - @property - def netloc(self): - """Network location including host and port""" - if self.port: - return "%s:%d" % (self.host, self.port) - return self.host - - @property - def url(self): - """ - Convert self into a url - - This function should more or less round-trip with :func:`.parse_url`. The - returned url may not be exactly the same as the url inputted to - :func:`.parse_url`, but it should be equivalent by the RFC (e.g., urls - with a blank port will have : removed). - - Example: :: - - >>> U = parse_url('http://google.com/mail/') - >>> U.url - 'http://google.com/mail/' - >>> Url('http', 'username:password', 'host.com', 80, - ... '/path', 'query', 'fragment').url - 'http://username:password@host.com:80/path?query#fragment' - """ - scheme, auth, host, port, path, query, fragment = self - url = u"" - - # We use "is not None" we want things to happen with empty strings (or 0 port) - if scheme is not None: - url += scheme + u"://" - if auth is not None: - url += auth + u"@" - if host is not None: - url += host - if port is not None: - url += u":" + str(port) - if path is not None: - url += path - if query is not None: - url += u"?" + query - if fragment is not None: - url += u"#" + fragment - - return url - - def __str__(self): - return self.url - - -def split_first(s, delims): - """ - .. deprecated:: 1.25 - - Given a string and an iterable of delimiters, split on the first found - delimiter. Return two split parts and the matched delimiter. - - If not found, then the first part is the full input string. - - Example:: - - >>> split_first('foo/bar?baz', '?/=') - ('foo', 'bar?baz', '/') - >>> split_first('foo/bar?baz', '123') - ('foo/bar?baz', '', None) - - Scales linearly with number of delims. Not ideal for large number of delims. - """ - min_idx = None - min_delim = None - for d in delims: - idx = s.find(d) - if idx < 0: - continue - - if min_idx is None or idx < min_idx: - min_idx = idx - min_delim = d - - if min_idx is None or min_idx < 0: - return s, "", None - - return s[:min_idx], s[min_idx + 1 :], min_delim - - -def _encode_invalid_chars(component, allowed_chars, encoding="utf-8"): - """Percent-encodes a URI component without reapplying - onto an already percent-encoded component. - """ - if component is None: - return component - - component = six.ensure_text(component) - - # Normalize existing percent-encoded bytes. - # Try to see if the component we're encoding is already percent-encoded - # so we can skip all '%' characters but still encode all others. - component, percent_encodings = PERCENT_RE.subn( - lambda match: match.group(0).upper(), component - ) - - uri_bytes = component.encode("utf-8", "surrogatepass") - is_percent_encoded = percent_encodings == uri_bytes.count(b"%") - encoded_component = bytearray() - - for i in range(0, len(uri_bytes)): - # Will return a single character bytestring on both Python 2 & 3 - byte = uri_bytes[i : i + 1] - byte_ord = ord(byte) - if (is_percent_encoded and byte == b"%") or ( - byte_ord < 128 and byte.decode() in allowed_chars - ): - encoded_component += byte - continue - encoded_component.extend(b"%" + (hex(byte_ord)[2:].encode().zfill(2).upper())) - - return encoded_component.decode(encoding) - - -def _remove_path_dot_segments(path): - # See http://tools.ietf.org/html/rfc3986#section-5.2.4 for pseudo-code - segments = path.split("/") # Turn the path into a list of segments - output = [] # Initialize the variable to use to store output - - for segment in segments: - # '.' is the current directory, so ignore it, it is superfluous - if segment == ".": - continue - # Anything other than '..', should be appended to the output - elif segment != "..": - output.append(segment) - # In this case segment == '..', if we can, we should pop the last - # element - elif output: - output.pop() - - # If the path starts with '/' and the output is empty or the first string - # is non-empty - if path.startswith("/") and (not output or output[0]): - output.insert(0, "") - - # If the path starts with '/.' or '/..' ensure we add one more empty - # string to add a trailing '/' - if path.endswith(("/.", "/..")): - output.append("") - - return "/".join(output) - - -def _normalize_host(host, scheme): - if host: - if isinstance(host, six.binary_type): - host = six.ensure_str(host) - - if scheme in NORMALIZABLE_SCHEMES: - is_ipv6 = IPV6_ADDRZ_RE.match(host) - if is_ipv6: - # IPv6 hosts of the form 'a::b%zone' are encoded in a URL as - # such per RFC 6874: 'a::b%25zone'. Unquote the ZoneID - # separator as necessary to return a valid RFC 4007 scoped IP. - match = ZONE_ID_RE.search(host) - if match: - start, end = match.span(1) - zone_id = host[start:end] - - if zone_id.startswith("%25") and zone_id != "%25": - zone_id = zone_id[3:] - else: - zone_id = zone_id[1:] - zone_id = "%" + _encode_invalid_chars(zone_id, UNRESERVED_CHARS) - return host[:start].lower() + zone_id + host[end:] - else: - return host.lower() - elif not IPV4_RE.match(host): - return six.ensure_str( - b".".join([_idna_encode(label) for label in host.split(".")]) - ) - return host - - -def _idna_encode(name): - if name and any(ord(x) >= 128 for x in name): - try: - from pip._vendor import idna - except ImportError: - six.raise_from( - LocationParseError("Unable to parse URL without the 'idna' module"), - None, - ) - try: - return idna.encode(name.lower(), strict=True, std3_rules=True) - except idna.IDNAError: - six.raise_from( - LocationParseError(u"Name '%s' is not a valid IDNA label" % name), None - ) - return name.lower().encode("ascii") - - -def _encode_target(target): - """Percent-encodes a request target so that there are no invalid characters""" - path, query = TARGET_RE.match(target).groups() - target = _encode_invalid_chars(path, PATH_CHARS) - query = _encode_invalid_chars(query, QUERY_CHARS) - if query is not None: - target += "?" + query - return target - - -def parse_url(url): - """ - Given a url, return a parsed :class:`.Url` namedtuple. Best-effort is - performed to parse incomplete urls. Fields not provided will be None. - This parser is RFC 3986 and RFC 6874 compliant. - - The parser logic and helper functions are based heavily on - work done in the ``rfc3986`` module. - - :param str url: URL to parse into a :class:`.Url` namedtuple. - - Partly backwards-compatible with :mod:`urlparse`. - - Example:: - - >>> parse_url('http://google.com/mail/') - Url(scheme='http', host='google.com', port=None, path='/mail/', ...) - >>> parse_url('google.com:80') - Url(scheme=None, host='google.com', port=80, path=None, ...) - >>> parse_url('/foo?bar') - Url(scheme=None, host=None, port=None, path='/foo', query='bar', ...) - """ - if not url: - # Empty - return Url() - - source_url = url - if not SCHEME_RE.search(url): - url = "//" + url - - try: - scheme, authority, path, query, fragment = URI_RE.match(url).groups() - normalize_uri = scheme is None or scheme.lower() in NORMALIZABLE_SCHEMES - - if scheme: - scheme = scheme.lower() - - if authority: - auth, _, host_port = authority.rpartition("@") - auth = auth or None - host, port = _HOST_PORT_RE.match(host_port).groups() - if auth and normalize_uri: - auth = _encode_invalid_chars(auth, USERINFO_CHARS) - if port == "": - port = None - else: - auth, host, port = None, None, None - - if port is not None: - port = int(port) - if not (0 <= port <= 65535): - raise LocationParseError(url) - - host = _normalize_host(host, scheme) - - if normalize_uri and path: - path = _remove_path_dot_segments(path) - path = _encode_invalid_chars(path, PATH_CHARS) - if normalize_uri and query: - query = _encode_invalid_chars(query, QUERY_CHARS) - if normalize_uri and fragment: - fragment = _encode_invalid_chars(fragment, FRAGMENT_CHARS) - - except (ValueError, AttributeError): - return six.raise_from(LocationParseError(source_url), None) - - # For the sake of backwards compatibility we put empty - # string values for path if there are any defined values - # beyond the path in the URL. - # TODO: Remove this when we break backwards compatibility. - if not path: - if query is not None or fragment is not None: - path = "" - else: - path = None - - # Ensure that each part of the URL is a `str` for - # backwards compatibility. - if isinstance(url, six.text_type): - ensure_func = six.ensure_text - else: - ensure_func = six.ensure_str - - def ensure_type(x): - return x if x is None else ensure_func(x) - - return Url( - scheme=ensure_type(scheme), - auth=ensure_type(auth), - host=ensure_type(host), - port=port, - path=ensure_type(path), - query=ensure_type(query), - fragment=ensure_type(fragment), - ) - - -def get_host(url): - """ - Deprecated. Use :func:`parse_url` instead. - """ - p = parse_url(url) - return p.scheme or "http", p.hostname, p.port diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py b/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py deleted file mode 100644 index 21b4590..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py +++ /dev/null @@ -1,152 +0,0 @@ -import errno -import select -import sys -from functools import partial - -try: - from time import monotonic -except ImportError: - from time import time as monotonic - -__all__ = ["NoWayToWaitForSocketError", "wait_for_read", "wait_for_write"] - - -class NoWayToWaitForSocketError(Exception): - pass - - -# How should we wait on sockets? -# -# There are two types of APIs you can use for waiting on sockets: the fancy -# modern stateful APIs like epoll/kqueue, and the older stateless APIs like -# select/poll. The stateful APIs are more efficient when you have a lots of -# sockets to keep track of, because you can set them up once and then use them -# lots of times. But we only ever want to wait on a single socket at a time -# and don't want to keep track of state, so the stateless APIs are actually -# more efficient. So we want to use select() or poll(). -# -# Now, how do we choose between select() and poll()? On traditional Unixes, -# select() has a strange calling convention that makes it slow, or fail -# altogether, for high-numbered file descriptors. The point of poll() is to fix -# that, so on Unixes, we prefer poll(). -# -# On Windows, there is no poll() (or at least Python doesn't provide a wrapper -# for it), but that's OK, because on Windows, select() doesn't have this -# strange calling convention; plain select() works fine. -# -# So: on Windows we use select(), and everywhere else we use poll(). We also -# fall back to select() in case poll() is somehow broken or missing. - -if sys.version_info >= (3, 5): - # Modern Python, that retries syscalls by default - def _retry_on_intr(fn, timeout): - return fn(timeout) - -else: - # Old and broken Pythons. - def _retry_on_intr(fn, timeout): - if timeout is None: - deadline = float("inf") - else: - deadline = monotonic() + timeout - - while True: - try: - return fn(timeout) - # OSError for 3 <= pyver < 3.5, select.error for pyver <= 2.7 - except (OSError, select.error) as e: - # 'e.args[0]' incantation works for both OSError and select.error - if e.args[0] != errno.EINTR: - raise - else: - timeout = deadline - monotonic() - if timeout < 0: - timeout = 0 - if timeout == float("inf"): - timeout = None - continue - - -def select_wait_for_socket(sock, read=False, write=False, timeout=None): - if not read and not write: - raise RuntimeError("must specify at least one of read=True, write=True") - rcheck = [] - wcheck = [] - if read: - rcheck.append(sock) - if write: - wcheck.append(sock) - # When doing a non-blocking connect, most systems signal success by - # marking the socket writable. Windows, though, signals success by marked - # it as "exceptional". We paper over the difference by checking the write - # sockets for both conditions. (The stdlib selectors module does the same - # thing.) - fn = partial(select.select, rcheck, wcheck, wcheck) - rready, wready, xready = _retry_on_intr(fn, timeout) - return bool(rready or wready or xready) - - -def poll_wait_for_socket(sock, read=False, write=False, timeout=None): - if not read and not write: - raise RuntimeError("must specify at least one of read=True, write=True") - mask = 0 - if read: - mask |= select.POLLIN - if write: - mask |= select.POLLOUT - poll_obj = select.poll() - poll_obj.register(sock, mask) - - # For some reason, poll() takes timeout in milliseconds - def do_poll(t): - if t is not None: - t *= 1000 - return poll_obj.poll(t) - - return bool(_retry_on_intr(do_poll, timeout)) - - -def null_wait_for_socket(*args, **kwargs): - raise NoWayToWaitForSocketError("no select-equivalent available") - - -def _have_working_poll(): - # Apparently some systems have a select.poll that fails as soon as you try - # to use it, either due to strange configuration or broken monkeypatching - # from libraries like eventlet/greenlet. - try: - poll_obj = select.poll() - _retry_on_intr(poll_obj.poll, 0) - except (AttributeError, OSError): - return False - else: - return True - - -def wait_for_socket(*args, **kwargs): - # We delay choosing which implementation to use until the first time we're - # called. We could do it at import time, but then we might make the wrong - # decision if someone goes wild with monkeypatching select.poll after - # we're imported. - global wait_for_socket - if _have_working_poll(): - wait_for_socket = poll_wait_for_socket - elif hasattr(select, "select"): - wait_for_socket = select_wait_for_socket - else: # Platform-specific: Appengine. - wait_for_socket = null_wait_for_socket - return wait_for_socket(*args, **kwargs) - - -def wait_for_read(sock, timeout=None): - """Waits for reading to be available on a given socket. - Returns True if the socket is readable, or False if the timeout expired. - """ - return wait_for_socket(sock, read=True, timeout=timeout) - - -def wait_for_write(sock, timeout=None): - """Waits for writing to be available on a given socket. - Returns True if the socket is readable, or False if the timeout expired. - """ - return wait_for_socket(sock, write=True, timeout=timeout) diff --git a/venv/lib/python3.12/site-packages/pip/_vendor/vendor.txt b/venv/lib/python3.12/site-packages/pip/_vendor/vendor.txt deleted file mode 100644 index e50d946..0000000 --- a/venv/lib/python3.12/site-packages/pip/_vendor/vendor.txt +++ /dev/null @@ -1,19 +0,0 @@ -CacheControl==0.14.0 -distlib==0.3.8 -distro==1.9.0 -msgpack==1.0.8 -packaging==24.1 -platformdirs==4.2.1 -pyproject-hooks==1.0.0 -requests==2.32.3 - certifi==2024.2.2 - idna==3.7 - urllib3==1.26.18 -rich==13.7.1 - pygments==2.17.2 - typing_extensions==4.11.0 -resolvelib==1.0.1 -setuptools==69.5.1 -tenacity==8.2.3 -tomli==2.0.1 -truststore==0.9.1 diff --git a/venv/lib/python3.12/site-packages/pip/py.typed b/venv/lib/python3.12/site-packages/pip/py.typed deleted file mode 100644 index 493b53e..0000000 --- a/venv/lib/python3.12/site-packages/pip/py.typed +++ /dev/null @@ -1,4 +0,0 @@ -pip is a command line program. While it is implemented in Python, and so is -available for import, you must not use pip's internal APIs in this way. Typing -information is provided as a convenience only and is not a guarantee. Expect -unannounced changes to the API and types in releases. diff --git a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/METADATA b/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/METADATA deleted file mode 100644 index ab51ef3..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/METADATA +++ /dev/null @@ -1,319 +0,0 @@ -Metadata-Version: 2.3 -Name: platformdirs -Version: 4.2.2 -Summary: A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`. -Project-URL: Documentation, https://platformdirs.readthedocs.io -Project-URL: Homepage, https://github.com/platformdirs/platformdirs -Project-URL: Source, https://github.com/platformdirs/platformdirs -Project-URL: Tracker, https://github.com/platformdirs/platformdirs/issues -Maintainer-email: Bernát Gábor , Julian Berman , Ofek Lev , Ronny Pfannschmidt -License-Expression: MIT -License-File: LICENSE -Keywords: appdirs,application,cache,directory,log,user -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: MIT License -Classifier: Operating System :: OS Independent -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 :: Only -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 -Classifier: Topic :: Software Development :: Libraries :: Python Modules -Requires-Python: >=3.8 -Provides-Extra: docs -Requires-Dist: furo>=2023.9.10; extra == 'docs' -Requires-Dist: proselint>=0.13; extra == 'docs' -Requires-Dist: sphinx-autodoc-typehints>=1.25.2; extra == 'docs' -Requires-Dist: sphinx>=7.2.6; extra == 'docs' -Provides-Extra: test -Requires-Dist: appdirs==1.4.4; extra == 'test' -Requires-Dist: covdefaults>=2.3; extra == 'test' -Requires-Dist: pytest-cov>=4.1; extra == 'test' -Requires-Dist: pytest-mock>=3.12; extra == 'test' -Requires-Dist: pytest>=7.4.3; extra == 'test' -Provides-Extra: type -Requires-Dist: mypy>=1.8; extra == 'type' -Description-Content-Type: text/x-rst - -The problem -=========== - -.. image:: https://github.com/platformdirs/platformdirs/actions/workflows/check.yml/badge.svg - :target: https://github.com/platformdirs/platformdirs/actions - -When writing desktop application, finding the right location to store user data -and configuration varies per platform. Even for single-platform apps, there -may by plenty of nuances in figuring out the right location. - -For example, if running on macOS, you should use:: - - ~/Library/Application Support/ - -If on Windows (at least English Win) that should be:: - - C:\Documents and Settings\\Application Data\Local Settings\\ - -or possibly:: - - C:\Documents and Settings\\Application Data\\ - -for `roaming profiles `_ but that is another story. - -On Linux (and other Unices), according to the `XDG Basedir Spec`_, it should be:: - - ~/.local/share/ - -.. _XDG Basedir Spec: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html - -``platformdirs`` to the rescue -============================== - -This kind of thing is what the ``platformdirs`` package is for. -``platformdirs`` will help you choose an appropriate: - -- user data dir (``user_data_dir``) -- user config dir (``user_config_dir``) -- user cache dir (``user_cache_dir``) -- site data dir (``site_data_dir``) -- site config dir (``site_config_dir``) -- user log dir (``user_log_dir``) -- user documents dir (``user_documents_dir``) -- user downloads dir (``user_downloads_dir``) -- user pictures dir (``user_pictures_dir``) -- user videos dir (``user_videos_dir``) -- user music dir (``user_music_dir``) -- user desktop dir (``user_desktop_dir``) -- user runtime dir (``user_runtime_dir``) - -And also: - -- Is slightly opinionated on the directory names used. Look for "OPINION" in - documentation and code for when an opinion is being applied. - -Example output -============== - -On macOS: - -.. code-block:: pycon - - >>> from platformdirs import * - >>> appname = "SuperApp" - >>> appauthor = "Acme" - >>> user_data_dir(appname, appauthor) - '/Users/trentm/Library/Application Support/SuperApp' - >>> site_data_dir(appname, appauthor) - '/Library/Application Support/SuperApp' - >>> user_cache_dir(appname, appauthor) - '/Users/trentm/Library/Caches/SuperApp' - >>> user_log_dir(appname, appauthor) - '/Users/trentm/Library/Logs/SuperApp' - >>> user_documents_dir() - '/Users/trentm/Documents' - >>> user_downloads_dir() - '/Users/trentm/Downloads' - >>> user_pictures_dir() - '/Users/trentm/Pictures' - >>> user_videos_dir() - '/Users/trentm/Movies' - >>> user_music_dir() - '/Users/trentm/Music' - >>> user_desktop_dir() - '/Users/trentm/Desktop' - >>> user_runtime_dir(appname, appauthor) - '/Users/trentm/Library/Caches/TemporaryItems/SuperApp' - -On Windows: - -.. code-block:: pycon - - >>> from platformdirs import * - >>> appname = "SuperApp" - >>> appauthor = "Acme" - >>> user_data_dir(appname, appauthor) - 'C:\\Users\\trentm\\AppData\\Local\\Acme\\SuperApp' - >>> user_data_dir(appname, appauthor, roaming=True) - 'C:\\Users\\trentm\\AppData\\Roaming\\Acme\\SuperApp' - >>> user_cache_dir(appname, appauthor) - 'C:\\Users\\trentm\\AppData\\Local\\Acme\\SuperApp\\Cache' - >>> user_log_dir(appname, appauthor) - 'C:\\Users\\trentm\\AppData\\Local\\Acme\\SuperApp\\Logs' - >>> user_documents_dir() - 'C:\\Users\\trentm\\Documents' - >>> user_downloads_dir() - 'C:\\Users\\trentm\\Downloads' - >>> user_pictures_dir() - 'C:\\Users\\trentm\\Pictures' - >>> user_videos_dir() - 'C:\\Users\\trentm\\Videos' - >>> user_music_dir() - 'C:\\Users\\trentm\\Music' - >>> user_desktop_dir() - 'C:\\Users\\trentm\\Desktop' - >>> user_runtime_dir(appname, appauthor) - 'C:\\Users\\trentm\\AppData\\Local\\Temp\\Acme\\SuperApp' - -On Linux: - -.. code-block:: pycon - - >>> from platformdirs import * - >>> appname = "SuperApp" - >>> appauthor = "Acme" - >>> user_data_dir(appname, appauthor) - '/home/trentm/.local/share/SuperApp' - >>> site_data_dir(appname, appauthor) - '/usr/local/share/SuperApp' - >>> site_data_dir(appname, appauthor, multipath=True) - '/usr/local/share/SuperApp:/usr/share/SuperApp' - >>> user_cache_dir(appname, appauthor) - '/home/trentm/.cache/SuperApp' - >>> user_log_dir(appname, appauthor) - '/home/trentm/.local/state/SuperApp/log' - >>> user_config_dir(appname) - '/home/trentm/.config/SuperApp' - >>> user_documents_dir() - '/home/trentm/Documents' - >>> user_downloads_dir() - '/home/trentm/Downloads' - >>> user_pictures_dir() - '/home/trentm/Pictures' - >>> user_videos_dir() - '/home/trentm/Videos' - >>> user_music_dir() - '/home/trentm/Music' - >>> user_desktop_dir() - '/home/trentm/Desktop' - >>> user_runtime_dir(appname, appauthor) - '/run/user/{os.getuid()}/SuperApp' - >>> site_config_dir(appname) - '/etc/xdg/SuperApp' - >>> os.environ["XDG_CONFIG_DIRS"] = "/etc:/usr/local/etc" - >>> site_config_dir(appname, multipath=True) - '/etc/SuperApp:/usr/local/etc/SuperApp' - -On Android:: - - >>> from platformdirs import * - >>> appname = "SuperApp" - >>> appauthor = "Acme" - >>> user_data_dir(appname, appauthor) - '/data/data/com.myApp/files/SuperApp' - >>> user_cache_dir(appname, appauthor) - '/data/data/com.myApp/cache/SuperApp' - >>> user_log_dir(appname, appauthor) - '/data/data/com.myApp/cache/SuperApp/log' - >>> user_config_dir(appname) - '/data/data/com.myApp/shared_prefs/SuperApp' - >>> user_documents_dir() - '/storage/emulated/0/Documents' - >>> user_downloads_dir() - '/storage/emulated/0/Downloads' - >>> user_pictures_dir() - '/storage/emulated/0/Pictures' - >>> user_videos_dir() - '/storage/emulated/0/DCIM/Camera' - >>> user_music_dir() - '/storage/emulated/0/Music' - >>> user_desktop_dir() - '/storage/emulated/0/Desktop' - >>> user_runtime_dir(appname, appauthor) - '/data/data/com.myApp/cache/SuperApp/tmp' - -Note: Some android apps like Termux and Pydroid are used as shells. These -apps are used by the end user to emulate Linux environment. Presence of -``SHELL`` environment variable is used by Platformdirs to differentiate -between general android apps and android apps used as shells. Shell android -apps also support ``XDG_*`` environment variables. - - -``PlatformDirs`` for convenience -================================ - -.. code-block:: pycon - - >>> from platformdirs import PlatformDirs - >>> dirs = PlatformDirs("SuperApp", "Acme") - >>> dirs.user_data_dir - '/Users/trentm/Library/Application Support/SuperApp' - >>> dirs.site_data_dir - '/Library/Application Support/SuperApp' - >>> dirs.user_cache_dir - '/Users/trentm/Library/Caches/SuperApp' - >>> dirs.user_log_dir - '/Users/trentm/Library/Logs/SuperApp' - >>> dirs.user_documents_dir - '/Users/trentm/Documents' - >>> dirs.user_downloads_dir - '/Users/trentm/Downloads' - >>> dirs.user_pictures_dir - '/Users/trentm/Pictures' - >>> dirs.user_videos_dir - '/Users/trentm/Movies' - >>> dirs.user_music_dir - '/Users/trentm/Music' - >>> dirs.user_desktop_dir - '/Users/trentm/Desktop' - >>> dirs.user_runtime_dir - '/Users/trentm/Library/Caches/TemporaryItems/SuperApp' - -Per-version isolation -===================== - -If you have multiple versions of your app in use that you want to be -able to run side-by-side, then you may want version-isolation for these -dirs:: - - >>> from platformdirs import PlatformDirs - >>> dirs = PlatformDirs("SuperApp", "Acme", version="1.0") - >>> dirs.user_data_dir - '/Users/trentm/Library/Application Support/SuperApp/1.0' - >>> dirs.site_data_dir - '/Library/Application Support/SuperApp/1.0' - >>> dirs.user_cache_dir - '/Users/trentm/Library/Caches/SuperApp/1.0' - >>> dirs.user_log_dir - '/Users/trentm/Library/Logs/SuperApp/1.0' - >>> dirs.user_documents_dir - '/Users/trentm/Documents' - >>> dirs.user_downloads_dir - '/Users/trentm/Downloads' - >>> dirs.user_pictures_dir - '/Users/trentm/Pictures' - >>> dirs.user_videos_dir - '/Users/trentm/Movies' - >>> dirs.user_music_dir - '/Users/trentm/Music' - >>> dirs.user_desktop_dir - '/Users/trentm/Desktop' - >>> dirs.user_runtime_dir - '/Users/trentm/Library/Caches/TemporaryItems/SuperApp/1.0' - -Be wary of using this for configuration files though; you'll need to handle -migrating configuration files manually. - -Why this Fork? -============== - -This repository is a friendly fork of the wonderful work started by -`ActiveState `_ who created -``appdirs``, this package's ancestor. - -Maintaining an open source project is no easy task, particularly -from within an organization, and the Python community is indebted -to ``appdirs`` (and to Trent Mick and Jeff Rouse in particular) for -creating an incredibly useful simple module, as evidenced by the wide -number of users it has attracted over the years. - -Nonetheless, given the number of long-standing open issues -and pull requests, and no clear path towards `ensuring -that maintenance of the package would continue or grow -`_, this fork was -created. - -Contributions are most welcome. diff --git a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/RECORD b/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/RECORD deleted file mode 100644 index 64c0c8e..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/RECORD +++ /dev/null @@ -1,23 +0,0 @@ -platformdirs-4.2.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -platformdirs-4.2.2.dist-info/METADATA,sha256=zmsie01G1MtXR0wgIv5XpVeTO7idr0WWvfmxKsKWuGk,11429 -platformdirs-4.2.2.dist-info/RECORD,, -platformdirs-4.2.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -platformdirs-4.2.2.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87 -platformdirs-4.2.2.dist-info/licenses/LICENSE,sha256=KeD9YukphQ6G6yjD_czwzv30-pSHkBHP-z0NS-1tTbY,1089 -platformdirs/__init__.py,sha256=EMGE8qeHRR9CzDFr8kL3tA8hdZZniYjXBVZd0UGTWK0,22225 -platformdirs/__main__.py,sha256=HnsUQHpiBaiTxwcmwVw-nFaPdVNZtQIdi1eWDtI-MzI,1493 -platformdirs/__pycache__/__init__.cpython-312.pyc,, -platformdirs/__pycache__/__main__.cpython-312.pyc,, -platformdirs/__pycache__/android.cpython-312.pyc,, -platformdirs/__pycache__/api.cpython-312.pyc,, -platformdirs/__pycache__/macos.cpython-312.pyc,, -platformdirs/__pycache__/unix.cpython-312.pyc,, -platformdirs/__pycache__/version.cpython-312.pyc,, -platformdirs/__pycache__/windows.cpython-312.pyc,, -platformdirs/android.py,sha256=xZXY9Jd46WOsxT2U6-5HsNtDZ-IQqxcEUrBLl3hYk4o,9016 -platformdirs/api.py,sha256=QBYdUac2eC521ek_y53uD1Dcq-lJX8IgSRVd4InC6uc,8996 -platformdirs/macos.py,sha256=wftsbsvq6nZ0WORXSiCrZNkRHz_WKuktl0a6mC7MFkI,5580 -platformdirs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -platformdirs/unix.py,sha256=Cci9Wqt35dAMsg6HT9nRGHSBW5obb0pR3AE1JJnsCXg,10643 -platformdirs/version.py,sha256=r7F76tZRjgQKzrpx_I0_ZMQOMU-PS7eGnHD7zEK3KB0,411 -platformdirs/windows.py,sha256=IFpiohUBwxPtCzlyKwNtxyW4Jk8haa6W8o59mfrDXVo,10125 diff --git a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/WHEEL b/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/WHEEL deleted file mode 100644 index 516596c..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: hatchling 1.24.2 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/licenses/LICENSE b/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/licenses/LICENSE deleted file mode 100644 index f35fed9..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs-4.2.2.dist-info/licenses/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2010-202x The platformdirs developers - -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/venv/lib/python3.12/site-packages/platformdirs/__init__.py b/venv/lib/python3.12/site-packages/platformdirs/__init__.py deleted file mode 100644 index 3f7d949..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs/__init__.py +++ /dev/null @@ -1,627 +0,0 @@ -""" -Utilities for determining application-specific dirs. - -See for details and usage. - -""" - -from __future__ import annotations - -import os -import sys -from typing import TYPE_CHECKING - -from .api import PlatformDirsABC -from .version import __version__ -from .version import __version_tuple__ as __version_info__ - -if TYPE_CHECKING: - from pathlib import Path - from typing import Literal - - -def _set_platform_dir_class() -> type[PlatformDirsABC]: - if sys.platform == "win32": - from platformdirs.windows import Windows as Result # noqa: PLC0415 - elif sys.platform == "darwin": - from platformdirs.macos import MacOS as Result # noqa: PLC0415 - else: - from platformdirs.unix import Unix as Result # noqa: PLC0415 - - if os.getenv("ANDROID_DATA") == "/data" and os.getenv("ANDROID_ROOT") == "/system": - if os.getenv("SHELL") or os.getenv("PREFIX"): - return Result - - from platformdirs.android import _android_folder # noqa: PLC0415 - - if _android_folder() is not None: - from platformdirs.android import Android # noqa: PLC0415 - - return Android # return to avoid redefinition of a result - - return Result - - -PlatformDirs = _set_platform_dir_class() #: Currently active platform -AppDirs = PlatformDirs #: Backwards compatibility with appdirs - - -def user_data_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - roaming: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param roaming: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: data directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - roaming=roaming, - ensure_exists=ensure_exists, - ).user_data_dir - - -def site_data_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - multipath: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param multipath: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: data directory shared by users - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - multipath=multipath, - ensure_exists=ensure_exists, - ).site_data_dir - - -def user_config_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - roaming: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param roaming: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: config directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - roaming=roaming, - ensure_exists=ensure_exists, - ).user_config_dir - - -def site_config_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - multipath: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param multipath: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: config directory shared by the users - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - multipath=multipath, - ensure_exists=ensure_exists, - ).site_config_dir - - -def user_cache_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: cache directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).user_cache_dir - - -def site_cache_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `opinion `. - :param ensure_exists: See `ensure_exists `. - :returns: cache directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).site_cache_dir - - -def user_state_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - roaming: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param roaming: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: state directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - roaming=roaming, - ensure_exists=ensure_exists, - ).user_state_dir - - -def user_log_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: log directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).user_log_dir - - -def user_documents_dir() -> str: - """:returns: documents directory tied to the user""" - return PlatformDirs().user_documents_dir - - -def user_downloads_dir() -> str: - """:returns: downloads directory tied to the user""" - return PlatformDirs().user_downloads_dir - - -def user_pictures_dir() -> str: - """:returns: pictures directory tied to the user""" - return PlatformDirs().user_pictures_dir - - -def user_videos_dir() -> str: - """:returns: videos directory tied to the user""" - return PlatformDirs().user_videos_dir - - -def user_music_dir() -> str: - """:returns: music directory tied to the user""" - return PlatformDirs().user_music_dir - - -def user_desktop_dir() -> str: - """:returns: desktop directory tied to the user""" - return PlatformDirs().user_desktop_dir - - -def user_runtime_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `opinion `. - :param ensure_exists: See `ensure_exists `. - :returns: runtime directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).user_runtime_dir - - -def site_runtime_dir( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> str: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `opinion `. - :param ensure_exists: See `ensure_exists `. - :returns: runtime directory shared by users - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).site_runtime_dir - - -def user_data_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - roaming: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param roaming: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: data path tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - roaming=roaming, - ensure_exists=ensure_exists, - ).user_data_path - - -def site_data_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - multipath: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param multipath: See `multipath `. - :param ensure_exists: See `ensure_exists `. - :returns: data path shared by users - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - multipath=multipath, - ensure_exists=ensure_exists, - ).site_data_path - - -def user_config_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - roaming: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param roaming: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: config path tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - roaming=roaming, - ensure_exists=ensure_exists, - ).user_config_path - - -def site_config_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - multipath: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param multipath: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: config path shared by the users - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - multipath=multipath, - ensure_exists=ensure_exists, - ).site_config_path - - -def site_cache_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `opinion `. - :param ensure_exists: See `ensure_exists `. - :returns: cache directory tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).site_cache_path - - -def user_cache_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: cache path tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).user_cache_path - - -def user_state_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - roaming: bool = False, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param roaming: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: state path tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - roaming=roaming, - ensure_exists=ensure_exists, - ).user_state_path - - -def user_log_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `roaming `. - :param ensure_exists: See `ensure_exists `. - :returns: log path tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).user_log_path - - -def user_documents_path() -> Path: - """:returns: documents a path tied to the user""" - return PlatformDirs().user_documents_path - - -def user_downloads_path() -> Path: - """:returns: downloads path tied to the user""" - return PlatformDirs().user_downloads_path - - -def user_pictures_path() -> Path: - """:returns: pictures path tied to the user""" - return PlatformDirs().user_pictures_path - - -def user_videos_path() -> Path: - """:returns: videos path tied to the user""" - return PlatformDirs().user_videos_path - - -def user_music_path() -> Path: - """:returns: music path tied to the user""" - return PlatformDirs().user_music_path - - -def user_desktop_path() -> Path: - """:returns: desktop path tied to the user""" - return PlatformDirs().user_desktop_path - - -def user_runtime_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `opinion `. - :param ensure_exists: See `ensure_exists `. - :returns: runtime path tied to the user - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).user_runtime_path - - -def site_runtime_path( - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 -) -> Path: - """ - :param appname: See `appname `. - :param appauthor: See `appauthor `. - :param version: See `version `. - :param opinion: See `opinion `. - :param ensure_exists: See `ensure_exists `. - :returns: runtime path shared by users - """ - return PlatformDirs( - appname=appname, - appauthor=appauthor, - version=version, - opinion=opinion, - ensure_exists=ensure_exists, - ).site_runtime_path - - -__all__ = [ - "AppDirs", - "PlatformDirs", - "PlatformDirsABC", - "__version__", - "__version_info__", - "site_cache_dir", - "site_cache_path", - "site_config_dir", - "site_config_path", - "site_data_dir", - "site_data_path", - "site_runtime_dir", - "site_runtime_path", - "user_cache_dir", - "user_cache_path", - "user_config_dir", - "user_config_path", - "user_data_dir", - "user_data_path", - "user_desktop_dir", - "user_desktop_path", - "user_documents_dir", - "user_documents_path", - "user_downloads_dir", - "user_downloads_path", - "user_log_dir", - "user_log_path", - "user_music_dir", - "user_music_path", - "user_pictures_dir", - "user_pictures_path", - "user_runtime_dir", - "user_runtime_path", - "user_state_dir", - "user_state_path", - "user_videos_dir", - "user_videos_path", -] diff --git a/venv/lib/python3.12/site-packages/platformdirs/__main__.py b/venv/lib/python3.12/site-packages/platformdirs/__main__.py deleted file mode 100644 index 922c521..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs/__main__.py +++ /dev/null @@ -1,55 +0,0 @@ -"""Main entry point.""" - -from __future__ import annotations - -from platformdirs import PlatformDirs, __version__ - -PROPS = ( - "user_data_dir", - "user_config_dir", - "user_cache_dir", - "user_state_dir", - "user_log_dir", - "user_documents_dir", - "user_downloads_dir", - "user_pictures_dir", - "user_videos_dir", - "user_music_dir", - "user_runtime_dir", - "site_data_dir", - "site_config_dir", - "site_cache_dir", - "site_runtime_dir", -) - - -def main() -> None: - """Run the main entry point.""" - app_name = "MyApp" - app_author = "MyCompany" - - print(f"-- platformdirs {__version__} --") # noqa: T201 - - print("-- app dirs (with optional 'version')") # noqa: T201 - dirs = PlatformDirs(app_name, app_author, version="1.0") - for prop in PROPS: - print(f"{prop}: {getattr(dirs, prop)}") # noqa: T201 - - print("\n-- app dirs (without optional 'version')") # noqa: T201 - dirs = PlatformDirs(app_name, app_author) - for prop in PROPS: - print(f"{prop}: {getattr(dirs, prop)}") # noqa: T201 - - print("\n-- app dirs (without optional 'appauthor')") # noqa: T201 - dirs = PlatformDirs(app_name) - for prop in PROPS: - print(f"{prop}: {getattr(dirs, prop)}") # noqa: T201 - - print("\n-- app dirs (with disabled 'appauthor')") # noqa: T201 - dirs = PlatformDirs(app_name, appauthor=False) - for prop in PROPS: - print(f"{prop}: {getattr(dirs, prop)}") # noqa: T201 - - -if __name__ == "__main__": - main() diff --git a/venv/lib/python3.12/site-packages/platformdirs/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/platformdirs/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 21415bfdf13dd44f2aa9d0a0984893e74a598a0e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19782 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 diff --git a/venv/lib/python3.12/site-packages/platformdirs/__pycache__/api.cpython-312.pyc b/venv/lib/python3.12/site-packages/platformdirs/__pycache__/api.cpython-312.pyc deleted file mode 100644 index f551311486f97e2f2f62a8773201ecbacd1c4fc8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12932 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 diff --git a/venv/lib/python3.12/site-packages/platformdirs/__pycache__/macos.cpython-312.pyc b/venv/lib/python3.12/site-packages/platformdirs/__pycache__/macos.cpython-312.pyc deleted file mode 100644 index a2ee888e6532abbf009a9c0a051e3e3a52288d3d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8008 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 L>bP$O=*a&CJ7Dc7 diff --git a/venv/lib/python3.12/site-packages/platformdirs/__pycache__/version.cpython-312.pyc b/venv/lib/python3.12/site-packages/platformdirs/__pycache__/version.cpython-312.pyc deleted file mode 100644 index ff82bf88d2b03b8549ed5d2797bd37217f1cd4c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 598 zcmYLGzi-n(6h8Z6$N6D3RZ~Q(O085FGQ=lR#)_p1Z3PJxO^UFPPOg1U4E`ni5(rZe z3nNT`Si%N>3rkRza0`)`vQ_HViMtTsbo$=+-uv#}eY$VDo(Ez*`s{v^0Qj{?mXKM- zOUlW6&;|}L0RhRnBRR4!1+pmz(1a2oGJzyR6j$EhN(cUlrW(p5YpO&cnv>b*odr`C zOyxE8AIl2nXfGr)XXc$8j|HvSnjBbPq65`y|9>?7YhNAZAmqj1l-RYR#q zNj0|YXI6)#DE2MtMoHj!{KlnWBOY97`$6RNd~zpQ=QH{Dg7gW83n)p_g$kr=Zw0}bUM;LqAz>nP2+nRy=u(Lo5RK|SA1QZ>ZJ)NP1klNU}w6rH33_* Z>)T_nJuJNGOm9@jfbZ3Jjbx1v_ziNOs3QOX diff --git a/venv/lib/python3.12/site-packages/platformdirs/__pycache__/windows.cpython-312.pyc b/venv/lib/python3.12/site-packages/platformdirs/__pycache__/windows.cpython-312.pyc deleted file mode 100644 index 54e6ede5a2ffab8e53417f90f13dcde9504ef62b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13674 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. - - Makes use of the `appname `, `version - `, `ensure_exists `. - - """ - - @property - def user_data_dir(self) -> str: - """:return: data directory tied to the user, e.g. ``/data/user///files/``""" - return self._append_app_name_and_version(cast(str, _android_folder()), "files") - - @property - def site_data_dir(self) -> str: - """:return: data directory shared by users, same as `user_data_dir`""" - return self.user_data_dir - - @property - def user_config_dir(self) -> str: - """ - :return: config directory tied to the user, e.g. \ - ``/data/user///shared_prefs/`` - """ - return self._append_app_name_and_version(cast(str, _android_folder()), "shared_prefs") - - @property - def site_config_dir(self) -> str: - """:return: config directory shared by the users, same as `user_config_dir`""" - return self.user_config_dir - - @property - def user_cache_dir(self) -> str: - """:return: cache directory tied to the user, e.g.,``/data/user///cache/``""" - return self._append_app_name_and_version(cast(str, _android_folder()), "cache") - - @property - def site_cache_dir(self) -> str: - """:return: cache directory shared by users, same as `user_cache_dir`""" - return self.user_cache_dir - - @property - def user_state_dir(self) -> str: - """:return: state directory tied to the user, same as `user_data_dir`""" - return self.user_data_dir - - @property - def user_log_dir(self) -> str: - """ - :return: log directory tied to the user, same as `user_cache_dir` if not opinionated else ``log`` in it, - e.g. ``/data/user///cache//log`` - """ - path = self.user_cache_dir - if self.opinion: - path = os.path.join(path, "log") # noqa: PTH118 - return path - - @property - def user_documents_dir(self) -> str: - """:return: documents directory tied to the user e.g. ``/storage/emulated/0/Documents``""" - return _android_documents_folder() - - @property - def user_downloads_dir(self) -> str: - """:return: downloads directory tied to the user e.g. ``/storage/emulated/0/Downloads``""" - return _android_downloads_folder() - - @property - def user_pictures_dir(self) -> str: - """:return: pictures directory tied to the user e.g. ``/storage/emulated/0/Pictures``""" - return _android_pictures_folder() - - @property - def user_videos_dir(self) -> str: - """:return: videos directory tied to the user e.g. ``/storage/emulated/0/DCIM/Camera``""" - return _android_videos_folder() - - @property - def user_music_dir(self) -> str: - """:return: music directory tied to the user e.g. ``/storage/emulated/0/Music``""" - return _android_music_folder() - - @property - def user_desktop_dir(self) -> str: - """:return: desktop directory tied to the user e.g. ``/storage/emulated/0/Desktop``""" - return "/storage/emulated/0/Desktop" - - @property - def user_runtime_dir(self) -> str: - """ - :return: runtime directory tied to the user, same as `user_cache_dir` if not opinionated else ``tmp`` in it, - e.g. ``/data/user///cache//tmp`` - """ - path = self.user_cache_dir - if self.opinion: - path = os.path.join(path, "tmp") # noqa: PTH118 - return path - - @property - def site_runtime_dir(self) -> str: - """:return: runtime directory shared by users, same as `user_runtime_dir`""" - return self.user_runtime_dir - - -@lru_cache(maxsize=1) -def _android_folder() -> str | None: # noqa: C901, PLR0912 - """:return: base folder for the Android OS or None if it cannot be found""" - result: str | None = None - # type checker isn't happy with our "import android", just don't do this when type checking see - # https://stackoverflow.com/a/61394121 - if not TYPE_CHECKING: - try: - # First try to get a path to android app using python4android (if available)... - from android import mActivity # noqa: PLC0415 - - context = cast("android.content.Context", mActivity.getApplicationContext()) # noqa: F821 - result = context.getFilesDir().getParentFile().getAbsolutePath() - except Exception: # noqa: BLE001 - result = None - if result is None: - try: - # ...and fall back to using plain pyjnius, if python4android isn't available or doesn't deliver any useful - # result... - from jnius import autoclass # noqa: PLC0415 - - context = autoclass("android.content.Context") - result = context.getFilesDir().getParentFile().getAbsolutePath() - except Exception: # noqa: BLE001 - result = None - if result is None: - # and if that fails, too, find an android folder looking at path on the sys.path - # warning: only works for apps installed under /data, not adopted storage etc. - pattern = re.compile(r"/data/(data|user/\d+)/(.+)/files") - for path in sys.path: - if pattern.match(path): - result = path.split("/files")[0] - break - else: - result = None - if result is None: - # one last try: find an android folder looking at path on the sys.path taking adopted storage paths into - # account - pattern = re.compile(r"/mnt/expand/[a-fA-F0-9-]{36}/(data|user/\d+)/(.+)/files") - for path in sys.path: - if pattern.match(path): - result = path.split("/files")[0] - break - else: - result = None - return result - - -@lru_cache(maxsize=1) -def _android_documents_folder() -> str: - """:return: documents folder for the Android OS""" - # Get directories with pyjnius - try: - from jnius import autoclass # noqa: PLC0415 - - context = autoclass("android.content.Context") - environment = autoclass("android.os.Environment") - documents_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DOCUMENTS).getAbsolutePath() - except Exception: # noqa: BLE001 - documents_dir = "/storage/emulated/0/Documents" - - return documents_dir - - -@lru_cache(maxsize=1) -def _android_downloads_folder() -> str: - """:return: downloads folder for the Android OS""" - # Get directories with pyjnius - try: - from jnius import autoclass # noqa: PLC0415 - - context = autoclass("android.content.Context") - environment = autoclass("android.os.Environment") - downloads_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DOWNLOADS).getAbsolutePath() - except Exception: # noqa: BLE001 - downloads_dir = "/storage/emulated/0/Downloads" - - return downloads_dir - - -@lru_cache(maxsize=1) -def _android_pictures_folder() -> str: - """:return: pictures folder for the Android OS""" - # Get directories with pyjnius - try: - from jnius import autoclass # noqa: PLC0415 - - context = autoclass("android.content.Context") - environment = autoclass("android.os.Environment") - pictures_dir: str = context.getExternalFilesDir(environment.DIRECTORY_PICTURES).getAbsolutePath() - except Exception: # noqa: BLE001 - pictures_dir = "/storage/emulated/0/Pictures" - - return pictures_dir - - -@lru_cache(maxsize=1) -def _android_videos_folder() -> str: - """:return: videos folder for the Android OS""" - # Get directories with pyjnius - try: - from jnius import autoclass # noqa: PLC0415 - - context = autoclass("android.content.Context") - environment = autoclass("android.os.Environment") - videos_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DCIM).getAbsolutePath() - except Exception: # noqa: BLE001 - videos_dir = "/storage/emulated/0/DCIM/Camera" - - return videos_dir - - -@lru_cache(maxsize=1) -def _android_music_folder() -> str: - """:return: music folder for the Android OS""" - # Get directories with pyjnius - try: - from jnius import autoclass # noqa: PLC0415 - - context = autoclass("android.content.Context") - environment = autoclass("android.os.Environment") - music_dir: str = context.getExternalFilesDir(environment.DIRECTORY_MUSIC).getAbsolutePath() - except Exception: # noqa: BLE001 - music_dir = "/storage/emulated/0/Music" - - return music_dir - - -__all__ = [ - "Android", -] diff --git a/venv/lib/python3.12/site-packages/platformdirs/api.py b/venv/lib/python3.12/site-packages/platformdirs/api.py deleted file mode 100644 index c50caa6..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs/api.py +++ /dev/null @@ -1,292 +0,0 @@ -"""Base API.""" - -from __future__ import annotations - -import os -from abc import ABC, abstractmethod -from pathlib import Path -from typing import TYPE_CHECKING - -if TYPE_CHECKING: - from typing import Iterator, Literal - - -class PlatformDirsABC(ABC): # noqa: PLR0904 - """Abstract base class for platform directories.""" - - def __init__( # noqa: PLR0913, PLR0917 - self, - appname: str | None = None, - appauthor: str | None | Literal[False] = None, - version: str | None = None, - roaming: bool = False, # noqa: FBT001, FBT002 - multipath: bool = False, # noqa: FBT001, FBT002 - opinion: bool = True, # noqa: FBT001, FBT002 - ensure_exists: bool = False, # noqa: FBT001, FBT002 - ) -> None: - """ - Create a new platform directory. - - :param appname: See `appname`. - :param appauthor: See `appauthor`. - :param version: See `version`. - :param roaming: See `roaming`. - :param multipath: See `multipath`. - :param opinion: See `opinion`. - :param ensure_exists: See `ensure_exists`. - - """ - self.appname = appname #: The name of application. - self.appauthor = appauthor - """ - The name of the app author or distributing body for this application. - - Typically, it is the owning company name. Defaults to `appname`. You may pass ``False`` to disable it. - - """ - self.version = version - """ - An optional version path element to append to the path. - - You might want to use this if you want multiple versions of your app to be able to run independently. If used, - this would typically be ``.``. - - """ - self.roaming = roaming - """ - Whether to use the roaming appdata directory on Windows. - - That means that for users on a Windows network setup for roaming profiles, this user data will be synced on - login (see - `here `_). - - """ - self.multipath = multipath - """ - An optional parameter which indicates that the entire list of data dirs should be returned. - - By default, the first item would only be returned. - - """ - self.opinion = opinion #: A flag to indicating to use opinionated values. - self.ensure_exists = ensure_exists - """ - Optionally create the directory (and any missing parents) upon access if it does not exist. - - By default, no directories are created. - - """ - - def _append_app_name_and_version(self, *base: str) -> str: - params = list(base[1:]) - if self.appname: - params.append(self.appname) - if self.version: - params.append(self.version) - path = os.path.join(base[0], *params) # noqa: PTH118 - self._optionally_create_directory(path) - return path - - def _optionally_create_directory(self, path: str) -> None: - if self.ensure_exists: - Path(path).mkdir(parents=True, exist_ok=True) - - @property - @abstractmethod - def user_data_dir(self) -> str: - """:return: data directory tied to the user""" - - @property - @abstractmethod - def site_data_dir(self) -> str: - """:return: data directory shared by users""" - - @property - @abstractmethod - def user_config_dir(self) -> str: - """:return: config directory tied to the user""" - - @property - @abstractmethod - def site_config_dir(self) -> str: - """:return: config directory shared by the users""" - - @property - @abstractmethod - def user_cache_dir(self) -> str: - """:return: cache directory tied to the user""" - - @property - @abstractmethod - def site_cache_dir(self) -> str: - """:return: cache directory shared by users""" - - @property - @abstractmethod - def user_state_dir(self) -> str: - """:return: state directory tied to the user""" - - @property - @abstractmethod - def user_log_dir(self) -> str: - """:return: log directory tied to the user""" - - @property - @abstractmethod - def user_documents_dir(self) -> str: - """:return: documents directory tied to the user""" - - @property - @abstractmethod - def user_downloads_dir(self) -> str: - """:return: downloads directory tied to the user""" - - @property - @abstractmethod - def user_pictures_dir(self) -> str: - """:return: pictures directory tied to the user""" - - @property - @abstractmethod - def user_videos_dir(self) -> str: - """:return: videos directory tied to the user""" - - @property - @abstractmethod - def user_music_dir(self) -> str: - """:return: music directory tied to the user""" - - @property - @abstractmethod - def user_desktop_dir(self) -> str: - """:return: desktop directory tied to the user""" - - @property - @abstractmethod - def user_runtime_dir(self) -> str: - """:return: runtime directory tied to the user""" - - @property - @abstractmethod - def site_runtime_dir(self) -> str: - """:return: runtime directory shared by users""" - - @property - def user_data_path(self) -> Path: - """:return: data path tied to the user""" - return Path(self.user_data_dir) - - @property - def site_data_path(self) -> Path: - """:return: data path shared by users""" - return Path(self.site_data_dir) - - @property - def user_config_path(self) -> Path: - """:return: config path tied to the user""" - return Path(self.user_config_dir) - - @property - def site_config_path(self) -> Path: - """:return: config path shared by the users""" - return Path(self.site_config_dir) - - @property - def user_cache_path(self) -> Path: - """:return: cache path tied to the user""" - return Path(self.user_cache_dir) - - @property - def site_cache_path(self) -> Path: - """:return: cache path shared by users""" - return Path(self.site_cache_dir) - - @property - def user_state_path(self) -> Path: - """:return: state path tied to the user""" - return Path(self.user_state_dir) - - @property - def user_log_path(self) -> Path: - """:return: log path tied to the user""" - return Path(self.user_log_dir) - - @property - def user_documents_path(self) -> Path: - """:return: documents a path tied to the user""" - return Path(self.user_documents_dir) - - @property - def user_downloads_path(self) -> Path: - """:return: downloads path tied to the user""" - return Path(self.user_downloads_dir) - - @property - def user_pictures_path(self) -> Path: - """:return: pictures path tied to the user""" - return Path(self.user_pictures_dir) - - @property - def user_videos_path(self) -> Path: - """:return: videos path tied to the user""" - return Path(self.user_videos_dir) - - @property - def user_music_path(self) -> Path: - """:return: music path tied to the user""" - return Path(self.user_music_dir) - - @property - def user_desktop_path(self) -> Path: - """:return: desktop path tied to the user""" - return Path(self.user_desktop_dir) - - @property - def user_runtime_path(self) -> Path: - """:return: runtime path tied to the user""" - return Path(self.user_runtime_dir) - - @property - def site_runtime_path(self) -> Path: - """:return: runtime path shared by users""" - return Path(self.site_runtime_dir) - - def iter_config_dirs(self) -> Iterator[str]: - """:yield: all user and site configuration directories.""" - yield self.user_config_dir - yield self.site_config_dir - - def iter_data_dirs(self) -> Iterator[str]: - """:yield: all user and site data directories.""" - yield self.user_data_dir - yield self.site_data_dir - - def iter_cache_dirs(self) -> Iterator[str]: - """:yield: all user and site cache directories.""" - yield self.user_cache_dir - yield self.site_cache_dir - - def iter_runtime_dirs(self) -> Iterator[str]: - """:yield: all user and site runtime directories.""" - yield self.user_runtime_dir - yield self.site_runtime_dir - - def iter_config_paths(self) -> Iterator[Path]: - """:yield: all user and site configuration paths.""" - for path in self.iter_config_dirs(): - yield Path(path) - - def iter_data_paths(self) -> Iterator[Path]: - """:yield: all user and site data paths.""" - for path in self.iter_data_dirs(): - yield Path(path) - - def iter_cache_paths(self) -> Iterator[Path]: - """:yield: all user and site cache paths.""" - for path in self.iter_cache_dirs(): - yield Path(path) - - def iter_runtime_paths(self) -> Iterator[Path]: - """:yield: all user and site runtime paths.""" - for path in self.iter_runtime_dirs(): - yield Path(path) diff --git a/venv/lib/python3.12/site-packages/platformdirs/macos.py b/venv/lib/python3.12/site-packages/platformdirs/macos.py deleted file mode 100644 index eb1ba5d..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs/macos.py +++ /dev/null @@ -1,130 +0,0 @@ -"""macOS.""" - -from __future__ import annotations - -import os.path -import sys - -from .api import PlatformDirsABC - - -class MacOS(PlatformDirsABC): - """ - Platform directories for the macOS operating system. - - Follows the guidance from - `Apple documentation `_. - Makes use of the `appname `, - `version `, - `ensure_exists `. - - """ - - @property - def user_data_dir(self) -> str: - """:return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$version``""" - return self._append_app_name_and_version(os.path.expanduser("~/Library/Application Support")) # noqa: PTH111 - - @property - def site_data_dir(self) -> str: - """ - :return: data directory shared by users, e.g. ``/Library/Application Support/$appname/$version``. - If we're using a Python binary managed by `Homebrew `_, the directory - will be under the Homebrew prefix, e.g. ``/opt/homebrew/share/$appname/$version``. - If `multipath ` is enabled, and we're in Homebrew, - the response is a multi-path string separated by ":", e.g. - ``/opt/homebrew/share/$appname/$version:/Library/Application Support/$appname/$version`` - """ - is_homebrew = sys.prefix.startswith("/opt/homebrew") - path_list = [self._append_app_name_and_version("/opt/homebrew/share")] if is_homebrew else [] - path_list.append(self._append_app_name_and_version("/Library/Application Support")) - if self.multipath: - return os.pathsep.join(path_list) - return path_list[0] - - @property - def user_config_dir(self) -> str: - """:return: config directory tied to the user, same as `user_data_dir`""" - return self.user_data_dir - - @property - def site_config_dir(self) -> str: - """:return: config directory shared by the users, same as `site_data_dir`""" - return self.site_data_dir - - @property - def user_cache_dir(self) -> str: - """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``""" - return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches")) # noqa: PTH111 - - @property - def site_cache_dir(self) -> str: - """ - :return: cache directory shared by users, e.g. ``/Library/Caches/$appname/$version``. - If we're using a Python binary managed by `Homebrew `_, the directory - will be under the Homebrew prefix, e.g. ``/opt/homebrew/var/cache/$appname/$version``. - If `multipath ` is enabled, and we're in Homebrew, - the response is a multi-path string separated by ":", e.g. - ``/opt/homebrew/var/cache/$appname/$version:/Library/Caches/$appname/$version`` - """ - is_homebrew = sys.prefix.startswith("/opt/homebrew") - path_list = [self._append_app_name_and_version("/opt/homebrew/var/cache")] if is_homebrew else [] - path_list.append(self._append_app_name_and_version("/Library/Caches")) - if self.multipath: - return os.pathsep.join(path_list) - return path_list[0] - - @property - def user_state_dir(self) -> str: - """:return: state directory tied to the user, same as `user_data_dir`""" - return self.user_data_dir - - @property - def user_log_dir(self) -> str: - """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``""" - return self._append_app_name_and_version(os.path.expanduser("~/Library/Logs")) # noqa: PTH111 - - @property - def user_documents_dir(self) -> str: - """:return: documents directory tied to the user, e.g. ``~/Documents``""" - return os.path.expanduser("~/Documents") # noqa: PTH111 - - @property - def user_downloads_dir(self) -> str: - """:return: downloads directory tied to the user, e.g. ``~/Downloads``""" - return os.path.expanduser("~/Downloads") # noqa: PTH111 - - @property - def user_pictures_dir(self) -> str: - """:return: pictures directory tied to the user, e.g. ``~/Pictures``""" - return os.path.expanduser("~/Pictures") # noqa: PTH111 - - @property - def user_videos_dir(self) -> str: - """:return: videos directory tied to the user, e.g. ``~/Movies``""" - return os.path.expanduser("~/Movies") # noqa: PTH111 - - @property - def user_music_dir(self) -> str: - """:return: music directory tied to the user, e.g. ``~/Music``""" - return os.path.expanduser("~/Music") # noqa: PTH111 - - @property - def user_desktop_dir(self) -> str: - """:return: desktop directory tied to the user, e.g. ``~/Desktop``""" - return os.path.expanduser("~/Desktop") # noqa: PTH111 - - @property - def user_runtime_dir(self) -> str: - """:return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$version``""" - return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches/TemporaryItems")) # noqa: PTH111 - - @property - def site_runtime_dir(self) -> str: - """:return: runtime directory shared by users, same as `user_runtime_dir`""" - return self.user_runtime_dir - - -__all__ = [ - "MacOS", -] diff --git a/venv/lib/python3.12/site-packages/platformdirs/py.typed b/venv/lib/python3.12/site-packages/platformdirs/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/platformdirs/unix.py b/venv/lib/python3.12/site-packages/platformdirs/unix.py deleted file mode 100644 index 9500ade..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs/unix.py +++ /dev/null @@ -1,275 +0,0 @@ -"""Unix.""" - -from __future__ import annotations - -import os -import sys -from configparser import ConfigParser -from pathlib import Path -from typing import Iterator, NoReturn - -from .api import PlatformDirsABC - -if sys.platform == "win32": - - def getuid() -> NoReturn: - msg = "should only be used on Unix" - raise RuntimeError(msg) - -else: - from os import getuid - - -class Unix(PlatformDirsABC): # noqa: PLR0904 - """ - On Unix/Linux, we follow the `XDG Basedir Spec `_. - - The spec allows overriding directories with environment variables. The examples shown are the default values, - alongside the name of the environment variable that overrides them. Makes use of the `appname - `, `version `, `multipath - `, `opinion `, `ensure_exists - `. - - """ - - @property - def user_data_dir(self) -> str: - """ - :return: data directory tied to the user, e.g. ``~/.local/share/$appname/$version`` or - ``$XDG_DATA_HOME/$appname/$version`` - """ - path = os.environ.get("XDG_DATA_HOME", "") - if not path.strip(): - path = os.path.expanduser("~/.local/share") # noqa: PTH111 - return self._append_app_name_and_version(path) - - @property - def _site_data_dirs(self) -> list[str]: - path = os.environ.get("XDG_DATA_DIRS", "") - if not path.strip(): - path = f"/usr/local/share{os.pathsep}/usr/share" - return [self._append_app_name_and_version(p) for p in path.split(os.pathsep)] - - @property - def site_data_dir(self) -> str: - """ - :return: data directories shared by users (if `multipath ` is - enabled and ``XDG_DATA_DIRS`` is set and a multi path the response is also a multi path separated by the - OS path separator), e.g. ``/usr/local/share/$appname/$version`` or ``/usr/share/$appname/$version`` - """ - # XDG default for $XDG_DATA_DIRS; only first, if multipath is False - dirs = self._site_data_dirs - if not self.multipath: - return dirs[0] - return os.pathsep.join(dirs) - - @property - def user_config_dir(self) -> str: - """ - :return: config directory tied to the user, e.g. ``~/.config/$appname/$version`` or - ``$XDG_CONFIG_HOME/$appname/$version`` - """ - path = os.environ.get("XDG_CONFIG_HOME", "") - if not path.strip(): - path = os.path.expanduser("~/.config") # noqa: PTH111 - return self._append_app_name_and_version(path) - - @property - def _site_config_dirs(self) -> list[str]: - path = os.environ.get("XDG_CONFIG_DIRS", "") - if not path.strip(): - path = "/etc/xdg" - return [self._append_app_name_and_version(p) for p in path.split(os.pathsep)] - - @property - def site_config_dir(self) -> str: - """ - :return: config directories shared by users (if `multipath ` - is enabled and ``XDG_CONFIG_DIRS`` is set and a multi path the response is also a multi path separated by - the OS path separator), e.g. ``/etc/xdg/$appname/$version`` - """ - # XDG default for $XDG_CONFIG_DIRS only first, if multipath is False - dirs = self._site_config_dirs - if not self.multipath: - return dirs[0] - return os.pathsep.join(dirs) - - @property - def user_cache_dir(self) -> str: - """ - :return: cache directory tied to the user, e.g. ``~/.cache/$appname/$version`` or - ``~/$XDG_CACHE_HOME/$appname/$version`` - """ - path = os.environ.get("XDG_CACHE_HOME", "") - if not path.strip(): - path = os.path.expanduser("~/.cache") # noqa: PTH111 - return self._append_app_name_and_version(path) - - @property - def site_cache_dir(self) -> str: - """:return: cache directory shared by users, e.g. ``/var/cache/$appname/$version``""" - return self._append_app_name_and_version("/var/cache") - - @property - def user_state_dir(self) -> str: - """ - :return: state directory tied to the user, e.g. ``~/.local/state/$appname/$version`` or - ``$XDG_STATE_HOME/$appname/$version`` - """ - path = os.environ.get("XDG_STATE_HOME", "") - if not path.strip(): - path = os.path.expanduser("~/.local/state") # noqa: PTH111 - return self._append_app_name_and_version(path) - - @property - def user_log_dir(self) -> str: - """:return: log directory tied to the user, same as `user_state_dir` if not opinionated else ``log`` in it""" - path = self.user_state_dir - if self.opinion: - path = os.path.join(path, "log") # noqa: PTH118 - self._optionally_create_directory(path) - return path - - @property - def user_documents_dir(self) -> str: - """:return: documents directory tied to the user, e.g. ``~/Documents``""" - return _get_user_media_dir("XDG_DOCUMENTS_DIR", "~/Documents") - - @property - def user_downloads_dir(self) -> str: - """:return: downloads directory tied to the user, e.g. ``~/Downloads``""" - return _get_user_media_dir("XDG_DOWNLOAD_DIR", "~/Downloads") - - @property - def user_pictures_dir(self) -> str: - """:return: pictures directory tied to the user, e.g. ``~/Pictures``""" - return _get_user_media_dir("XDG_PICTURES_DIR", "~/Pictures") - - @property - def user_videos_dir(self) -> str: - """:return: videos directory tied to the user, e.g. ``~/Videos``""" - return _get_user_media_dir("XDG_VIDEOS_DIR", "~/Videos") - - @property - def user_music_dir(self) -> str: - """:return: music directory tied to the user, e.g. ``~/Music``""" - return _get_user_media_dir("XDG_MUSIC_DIR", "~/Music") - - @property - def user_desktop_dir(self) -> str: - """:return: desktop directory tied to the user, e.g. ``~/Desktop``""" - return _get_user_media_dir("XDG_DESKTOP_DIR", "~/Desktop") - - @property - def user_runtime_dir(self) -> str: - """ - :return: runtime directory tied to the user, e.g. ``/run/user/$(id -u)/$appname/$version`` or - ``$XDG_RUNTIME_DIR/$appname/$version``. - - For FreeBSD/OpenBSD/NetBSD, it would return ``/var/run/user/$(id -u)/$appname/$version`` if - exists, otherwise ``/tmp/runtime-$(id -u)/$appname/$version``, if``$XDG_RUNTIME_DIR`` - is not set. - """ - path = os.environ.get("XDG_RUNTIME_DIR", "") - if not path.strip(): - if sys.platform.startswith(("freebsd", "openbsd", "netbsd")): - path = f"/var/run/user/{getuid()}" - if not Path(path).exists(): - path = f"/tmp/runtime-{getuid()}" # noqa: S108 - else: - path = f"/run/user/{getuid()}" - return self._append_app_name_and_version(path) - - @property - def site_runtime_dir(self) -> str: - """ - :return: runtime directory shared by users, e.g. ``/run/$appname/$version`` or \ - ``$XDG_RUNTIME_DIR/$appname/$version``. - - Note that this behaves almost exactly like `user_runtime_dir` if ``$XDG_RUNTIME_DIR`` is set, but will - fall back to paths associated to the root user instead of a regular logged-in user if it's not set. - - If you wish to ensure that a logged-in root user path is returned e.g. ``/run/user/0``, use `user_runtime_dir` - instead. - - For FreeBSD/OpenBSD/NetBSD, it would return ``/var/run/$appname/$version`` if ``$XDG_RUNTIME_DIR`` is not set. - """ - path = os.environ.get("XDG_RUNTIME_DIR", "") - if not path.strip(): - if sys.platform.startswith(("freebsd", "openbsd", "netbsd")): - path = "/var/run" - else: - path = "/run" - return self._append_app_name_and_version(path) - - @property - def site_data_path(self) -> Path: - """:return: data path shared by users. Only return the first item, even if ``multipath`` is set to ``True``""" - return self._first_item_as_path_if_multipath(self.site_data_dir) - - @property - def site_config_path(self) -> Path: - """:return: config path shared by the users, returns the first item, even if ``multipath`` is set to ``True``""" - return self._first_item_as_path_if_multipath(self.site_config_dir) - - @property - def site_cache_path(self) -> Path: - """:return: cache path shared by users. Only return the first item, even if ``multipath`` is set to ``True``""" - return self._first_item_as_path_if_multipath(self.site_cache_dir) - - def _first_item_as_path_if_multipath(self, directory: str) -> Path: - if self.multipath: - # If multipath is True, the first path is returned. - directory = directory.split(os.pathsep)[0] - return Path(directory) - - def iter_config_dirs(self) -> Iterator[str]: - """:yield: all user and site configuration directories.""" - yield self.user_config_dir - yield from self._site_config_dirs - - def iter_data_dirs(self) -> Iterator[str]: - """:yield: all user and site data directories.""" - yield self.user_data_dir - yield from self._site_data_dirs - - -def _get_user_media_dir(env_var: str, fallback_tilde_path: str) -> str: - media_dir = _get_user_dirs_folder(env_var) - if media_dir is None: - media_dir = os.environ.get(env_var, "").strip() - if not media_dir: - media_dir = os.path.expanduser(fallback_tilde_path) # noqa: PTH111 - - return media_dir - - -def _get_user_dirs_folder(key: str) -> str | None: - """ - Return directory from user-dirs.dirs config file. - - See https://freedesktop.org/wiki/Software/xdg-user-dirs/. - - """ - user_dirs_config_path = Path(Unix().user_config_dir) / "user-dirs.dirs" - if user_dirs_config_path.exists(): - parser = ConfigParser() - - with user_dirs_config_path.open() as stream: - # Add fake section header, so ConfigParser doesn't complain - parser.read_string(f"[top]\n{stream.read()}") - - if key not in parser["top"]: - return None - - path = parser["top"][key].strip('"') - # Handle relative home paths - return path.replace("$HOME", os.path.expanduser("~")) # noqa: PTH111 - - return None - - -__all__ = [ - "Unix", -] diff --git a/venv/lib/python3.12/site-packages/platformdirs/version.py b/venv/lib/python3.12/site-packages/platformdirs/version.py deleted file mode 100644 index 6483ddc..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs/version.py +++ /dev/null @@ -1,16 +0,0 @@ -# file generated by setuptools_scm -# don't change, don't track in version control -TYPE_CHECKING = False -if TYPE_CHECKING: - from typing import Tuple, Union - VERSION_TUPLE = Tuple[Union[int, str], ...] -else: - VERSION_TUPLE = object - -version: str -__version__: str -__version_tuple__: VERSION_TUPLE -version_tuple: VERSION_TUPLE - -__version__ = version = '4.2.2' -__version_tuple__ = version_tuple = (4, 2, 2) diff --git a/venv/lib/python3.12/site-packages/platformdirs/windows.py b/venv/lib/python3.12/site-packages/platformdirs/windows.py deleted file mode 100644 index d7bc960..0000000 --- a/venv/lib/python3.12/site-packages/platformdirs/windows.py +++ /dev/null @@ -1,272 +0,0 @@ -"""Windows.""" - -from __future__ import annotations - -import os -import sys -from functools import lru_cache -from typing import TYPE_CHECKING - -from .api import PlatformDirsABC - -if TYPE_CHECKING: - from collections.abc import Callable - - -class Windows(PlatformDirsABC): - """ - `MSDN on where to store app data files `_. - - Makes use of the `appname `, `appauthor - `, `version `, `roaming - `, `opinion `, `ensure_exists - `. - - """ - - @property - def user_data_dir(self) -> str: - """ - :return: data directory tied to the user, e.g. - ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname`` (not roaming) or - ``%USERPROFILE%\\AppData\\Roaming\\$appauthor\\$appname`` (roaming) - """ - const = "CSIDL_APPDATA" if self.roaming else "CSIDL_LOCAL_APPDATA" - path = os.path.normpath(get_win_folder(const)) - return self._append_parts(path) - - def _append_parts(self, path: str, *, opinion_value: str | None = None) -> str: - params = [] - if self.appname: - if self.appauthor is not False: - author = self.appauthor or self.appname - params.append(author) - params.append(self.appname) - if opinion_value is not None and self.opinion: - params.append(opinion_value) - if self.version: - params.append(self.version) - path = os.path.join(path, *params) # noqa: PTH118 - self._optionally_create_directory(path) - return path - - @property - def site_data_dir(self) -> str: - """:return: data directory shared by users, e.g. ``C:\\ProgramData\\$appauthor\\$appname``""" - path = os.path.normpath(get_win_folder("CSIDL_COMMON_APPDATA")) - return self._append_parts(path) - - @property - def user_config_dir(self) -> str: - """:return: config directory tied to the user, same as `user_data_dir`""" - return self.user_data_dir - - @property - def site_config_dir(self) -> str: - """:return: config directory shared by the users, same as `site_data_dir`""" - return self.site_data_dir - - @property - def user_cache_dir(self) -> str: - """ - :return: cache directory tied to the user (if opinionated with ``Cache`` folder within ``$appname``) e.g. - ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname\\Cache\\$version`` - """ - path = os.path.normpath(get_win_folder("CSIDL_LOCAL_APPDATA")) - return self._append_parts(path, opinion_value="Cache") - - @property - def site_cache_dir(self) -> str: - """:return: cache directory shared by users, e.g. ``C:\\ProgramData\\$appauthor\\$appname\\Cache\\$version``""" - path = os.path.normpath(get_win_folder("CSIDL_COMMON_APPDATA")) - return self._append_parts(path, opinion_value="Cache") - - @property - def user_state_dir(self) -> str: - """:return: state directory tied to the user, same as `user_data_dir`""" - return self.user_data_dir - - @property - def user_log_dir(self) -> str: - """:return: log directory tied to the user, same as `user_data_dir` if not opinionated else ``Logs`` in it""" - path = self.user_data_dir - if self.opinion: - path = os.path.join(path, "Logs") # noqa: PTH118 - self._optionally_create_directory(path) - return path - - @property - def user_documents_dir(self) -> str: - """:return: documents directory tied to the user e.g. ``%USERPROFILE%\\Documents``""" - return os.path.normpath(get_win_folder("CSIDL_PERSONAL")) - - @property - def user_downloads_dir(self) -> str: - """:return: downloads directory tied to the user e.g. ``%USERPROFILE%\\Downloads``""" - return os.path.normpath(get_win_folder("CSIDL_DOWNLOADS")) - - @property - def user_pictures_dir(self) -> str: - """:return: pictures directory tied to the user e.g. ``%USERPROFILE%\\Pictures``""" - return os.path.normpath(get_win_folder("CSIDL_MYPICTURES")) - - @property - def user_videos_dir(self) -> str: - """:return: videos directory tied to the user e.g. ``%USERPROFILE%\\Videos``""" - return os.path.normpath(get_win_folder("CSIDL_MYVIDEO")) - - @property - def user_music_dir(self) -> str: - """:return: music directory tied to the user e.g. ``%USERPROFILE%\\Music``""" - return os.path.normpath(get_win_folder("CSIDL_MYMUSIC")) - - @property - def user_desktop_dir(self) -> str: - """:return: desktop directory tied to the user, e.g. ``%USERPROFILE%\\Desktop``""" - return os.path.normpath(get_win_folder("CSIDL_DESKTOPDIRECTORY")) - - @property - def user_runtime_dir(self) -> str: - """ - :return: runtime directory tied to the user, e.g. - ``%USERPROFILE%\\AppData\\Local\\Temp\\$appauthor\\$appname`` - """ - path = os.path.normpath(os.path.join(get_win_folder("CSIDL_LOCAL_APPDATA"), "Temp")) # noqa: PTH118 - return self._append_parts(path) - - @property - def site_runtime_dir(self) -> str: - """:return: runtime directory shared by users, same as `user_runtime_dir`""" - return self.user_runtime_dir - - -def get_win_folder_from_env_vars(csidl_name: str) -> str: - """Get folder from environment variables.""" - result = get_win_folder_if_csidl_name_not_env_var(csidl_name) - if result is not None: - return result - - env_var_name = { - "CSIDL_APPDATA": "APPDATA", - "CSIDL_COMMON_APPDATA": "ALLUSERSPROFILE", - "CSIDL_LOCAL_APPDATA": "LOCALAPPDATA", - }.get(csidl_name) - if env_var_name is None: - msg = f"Unknown CSIDL name: {csidl_name}" - raise ValueError(msg) - result = os.environ.get(env_var_name) - if result is None: - msg = f"Unset environment variable: {env_var_name}" - raise ValueError(msg) - return result - - -def get_win_folder_if_csidl_name_not_env_var(csidl_name: str) -> str | None: - """Get a folder for a CSIDL name that does not exist as an environment variable.""" - if csidl_name == "CSIDL_PERSONAL": - return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Documents") # noqa: PTH118 - - if csidl_name == "CSIDL_DOWNLOADS": - return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Downloads") # noqa: PTH118 - - if csidl_name == "CSIDL_MYPICTURES": - return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Pictures") # noqa: PTH118 - - if csidl_name == "CSIDL_MYVIDEO": - return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Videos") # noqa: PTH118 - - if csidl_name == "CSIDL_MYMUSIC": - return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Music") # noqa: PTH118 - return None - - -def get_win_folder_from_registry(csidl_name: str) -> str: - """ - Get folder from the registry. - - This is a fallback technique at best. I'm not sure if using the registry for these guarantees us the correct answer - for all CSIDL_* names. - - """ - shell_folder_name = { - "CSIDL_APPDATA": "AppData", - "CSIDL_COMMON_APPDATA": "Common AppData", - "CSIDL_LOCAL_APPDATA": "Local AppData", - "CSIDL_PERSONAL": "Personal", - "CSIDL_DOWNLOADS": "{374DE290-123F-4565-9164-39C4925E467B}", - "CSIDL_MYPICTURES": "My Pictures", - "CSIDL_MYVIDEO": "My Video", - "CSIDL_MYMUSIC": "My Music", - }.get(csidl_name) - if shell_folder_name is None: - msg = f"Unknown CSIDL name: {csidl_name}" - raise ValueError(msg) - if sys.platform != "win32": # only needed for mypy type checker to know that this code runs only on Windows - raise NotImplementedError - import winreg # noqa: PLC0415 - - key = winreg.OpenKey(winreg.HKEY_CURRENT_USER, r"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders") - directory, _ = winreg.QueryValueEx(key, shell_folder_name) - return str(directory) - - -def get_win_folder_via_ctypes(csidl_name: str) -> str: - """Get folder with ctypes.""" - # There is no 'CSIDL_DOWNLOADS'. - # Use 'CSIDL_PROFILE' (40) and append the default folder 'Downloads' instead. - # https://learn.microsoft.com/en-us/windows/win32/shell/knownfolderid - - import ctypes # noqa: PLC0415 - - csidl_const = { - "CSIDL_APPDATA": 26, - "CSIDL_COMMON_APPDATA": 35, - "CSIDL_LOCAL_APPDATA": 28, - "CSIDL_PERSONAL": 5, - "CSIDL_MYPICTURES": 39, - "CSIDL_MYVIDEO": 14, - "CSIDL_MYMUSIC": 13, - "CSIDL_DOWNLOADS": 40, - "CSIDL_DESKTOPDIRECTORY": 16, - }.get(csidl_name) - if csidl_const is None: - msg = f"Unknown CSIDL name: {csidl_name}" - raise ValueError(msg) - - buf = ctypes.create_unicode_buffer(1024) - windll = getattr(ctypes, "windll") # noqa: B009 # using getattr to avoid false positive with mypy type checker - windll.shell32.SHGetFolderPathW(None, csidl_const, None, 0, buf) - - # Downgrade to short path name if it has high-bit chars. - if any(ord(c) > 255 for c in buf): # noqa: PLR2004 - buf2 = ctypes.create_unicode_buffer(1024) - if windll.kernel32.GetShortPathNameW(buf.value, buf2, 1024): - buf = buf2 - - if csidl_name == "CSIDL_DOWNLOADS": - return os.path.join(buf.value, "Downloads") # noqa: PTH118 - - return buf.value - - -def _pick_get_win_folder() -> Callable[[str], str]: - try: - import ctypes # noqa: PLC0415 - except ImportError: - pass - else: - if hasattr(ctypes, "windll"): - return get_win_folder_via_ctypes - try: - import winreg # noqa: PLC0415, F401 - except ImportError: - return get_win_folder_from_env_vars - else: - return get_win_folder_from_registry - - -get_win_folder = lru_cache(maxsize=None)(_pick_get_win_folder()) - -__all__ = [ - "Windows", -] diff --git a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/LICENSE b/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/LICENSE deleted file mode 100644 index e859590..0000000 --- a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Taneli Hukkinen - -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/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/METADATA b/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/METADATA deleted file mode 100644 index efd87ec..0000000 --- a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/METADATA +++ /dev/null @@ -1,206 +0,0 @@ -Metadata-Version: 2.1 -Name: tomli -Version: 2.0.1 -Summary: A lil' TOML parser -Keywords: toml -Author-email: Taneli Hukkinen -Requires-Python: >=3.7 -Description-Content-Type: text/markdown -Classifier: License :: OSI Approved :: MIT License -Classifier: Operating System :: MacOS -Classifier: Operating System :: Microsoft :: Windows -Classifier: Operating System :: POSIX :: Linux -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 :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Topic :: Software Development :: Libraries :: Python Modules -Classifier: Typing :: Typed -Project-URL: Changelog, https://github.com/hukkin/tomli/blob/master/CHANGELOG.md -Project-URL: Homepage, https://github.com/hukkin/tomli - -[![Build Status](https://github.com/hukkin/tomli/workflows/Tests/badge.svg?branch=master)](https://github.com/hukkin/tomli/actions?query=workflow%3ATests+branch%3Amaster+event%3Apush) -[![codecov.io](https://codecov.io/gh/hukkin/tomli/branch/master/graph/badge.svg)](https://codecov.io/gh/hukkin/tomli) -[![PyPI version](https://img.shields.io/pypi/v/tomli)](https://pypi.org/project/tomli) - -# Tomli - -> A lil' TOML parser - -**Table of Contents** *generated with [mdformat-toc](https://github.com/hukkin/mdformat-toc)* - - - -- [Intro](#intro) -- [Installation](#installation) -- [Usage](#usage) - - [Parse a TOML string](#parse-a-toml-string) - - [Parse a TOML file](#parse-a-toml-file) - - [Handle invalid TOML](#handle-invalid-toml) - - [Construct `decimal.Decimal`s from TOML floats](#construct-decimaldecimals-from-toml-floats) -- [FAQ](#faq) - - [Why this parser?](#why-this-parser) - - [Is comment preserving round-trip parsing supported?](#is-comment-preserving-round-trip-parsing-supported) - - [Is there a `dumps`, `write` or `encode` function?](#is-there-a-dumps-write-or-encode-function) - - [How do TOML types map into Python types?](#how-do-toml-types-map-into-python-types) -- [Performance](#performance) - - - -## Intro - -Tomli is a Python library for parsing [TOML](https://toml.io). -Tomli is fully compatible with [TOML v1.0.0](https://toml.io/en/v1.0.0). - -## Installation - -```bash -pip install tomli -``` - -## Usage - -### Parse a TOML string - -```python -import tomli - -toml_str = """ - gretzky = 99 - - [kurri] - jari = 17 - """ - -toml_dict = tomli.loads(toml_str) -assert toml_dict == {"gretzky": 99, "kurri": {"jari": 17}} -``` - -### Parse a TOML file - -```python -import tomli - -with open("path_to_file/conf.toml", "rb") as f: - toml_dict = tomli.load(f) -``` - -The file must be opened in binary mode (with the `"rb"` flag). -Binary mode will enforce decoding the file as UTF-8 with universal newlines disabled, -both of which are required to correctly parse TOML. - -### Handle invalid TOML - -```python -import tomli - -try: - toml_dict = tomli.loads("]] this is invalid TOML [[") -except tomli.TOMLDecodeError: - print("Yep, definitely not valid.") -``` - -Note that error messages are considered informational only. -They should not be assumed to stay constant across Tomli versions. - -### Construct `decimal.Decimal`s from TOML floats - -```python -from decimal import Decimal -import tomli - -toml_dict = tomli.loads("precision-matters = 0.982492", parse_float=Decimal) -assert toml_dict["precision-matters"] == Decimal("0.982492") -``` - -Note that `decimal.Decimal` can be replaced with another callable that converts a TOML float from string to a Python type. -The `decimal.Decimal` is, however, a practical choice for use cases where float inaccuracies can not be tolerated. - -Illegal types are `dict` and `list`, and their subtypes. -A `ValueError` will be raised if `parse_float` produces illegal types. - -## FAQ - -### Why this parser? - -- it's lil' -- pure Python with zero dependencies -- the fastest pure Python parser [\*](#performance): - 15x as fast as [tomlkit](https://pypi.org/project/tomlkit/), - 2.4x as fast as [toml](https://pypi.org/project/toml/) -- outputs [basic data types](#how-do-toml-types-map-into-python-types) only -- 100% spec compliant: passes all tests in - [a test set](https://github.com/toml-lang/compliance/pull/8) - soon to be merged to the official - [compliance tests for TOML](https://github.com/toml-lang/compliance) - repository -- thoroughly tested: 100% branch coverage - -### Is comment preserving round-trip parsing supported? - -No. - -The `tomli.loads` function returns a plain `dict` that is populated with builtin types and types from the standard library only. -Preserving comments requires a custom type to be returned so will not be supported, -at least not by the `tomli.loads` and `tomli.load` functions. - -Look into [TOML Kit](https://github.com/sdispater/tomlkit) if preservation of style is what you need. - -### Is there a `dumps`, `write` or `encode` function? - -[Tomli-W](https://github.com/hukkin/tomli-w) is the write-only counterpart of Tomli, providing `dump` and `dumps` functions. - -The core library does not include write capability, as most TOML use cases are read-only, and Tomli intends to be minimal. - -### How do TOML types map into Python types? - -| TOML type | Python type | Details | -| ---------------- | ------------------- | ------------------------------------------------------------ | -| Document Root | `dict` | | -| Key | `str` | | -| String | `str` | | -| Integer | `int` | | -| Float | `float` | | -| Boolean | `bool` | | -| Offset Date-Time | `datetime.datetime` | `tzinfo` attribute set to an instance of `datetime.timezone` | -| Local Date-Time | `datetime.datetime` | `tzinfo` attribute set to `None` | -| Local Date | `datetime.date` | | -| Local Time | `datetime.time` | | -| Array | `list` | | -| Table | `dict` | | -| Inline Table | `dict` | | - -## Performance - -The `benchmark/` folder in this repository contains a performance benchmark for comparing the various Python TOML parsers. -The benchmark can be run with `tox -e benchmark-pypi`. -Running the benchmark on my personal computer output the following: - -```console -foo@bar:~/dev/tomli$ tox -e benchmark-pypi -benchmark-pypi installed: attrs==19.3.0,click==7.1.2,pytomlpp==1.0.2,qtoml==0.3.0,rtoml==0.7.0,toml==0.10.2,tomli==1.1.0,tomlkit==0.7.2 -benchmark-pypi run-test-pre: PYTHONHASHSEED='2658546909' -benchmark-pypi run-test: commands[0] | python -c 'import datetime; print(datetime.date.today())' -2021-07-23 -benchmark-pypi run-test: commands[1] | python --version -Python 3.8.10 -benchmark-pypi run-test: commands[2] | python benchmark/run.py -Parsing data.toml 5000 times: ------------------------------------------------------- - parser | exec time | performance (more is better) ------------+------------+----------------------------- - rtoml | 0.901 s | baseline (100%) - pytomlpp | 1.08 s | 83.15% - tomli | 3.89 s | 23.15% - toml | 9.36 s | 9.63% - qtoml | 11.5 s | 7.82% - tomlkit | 56.8 s | 1.59% -``` - -The parsers are ordered from fastest to slowest, using the fastest parser as baseline. -Tomli performed the best out of all pure Python TOML parsers, -losing only to pytomlpp (wraps C++) and rtoml (wraps Rust). - diff --git a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/RECORD b/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/RECORD deleted file mode 100644 index 1db8063..0000000 --- a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/RECORD +++ /dev/null @@ -1,15 +0,0 @@ -tomli-2.0.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -tomli-2.0.1.dist-info/LICENSE,sha256=uAgWsNUwuKzLTCIReDeQmEpuO2GSLCte6S8zcqsnQv4,1072 -tomli-2.0.1.dist-info/METADATA,sha256=zPDceKmPwJGLWtZykrHixL7WVXWmJGzZ1jyRT5lCoPI,8875 -tomli-2.0.1.dist-info/RECORD,, -tomli-2.0.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -tomli-2.0.1.dist-info/WHEEL,sha256=jPMR_Dzkc4X4icQtmz81lnNY_kAsfog7ry7qoRvYLXw,81 -tomli/__init__.py,sha256=JhUwV66DB1g4Hvt1UQCVMdfCu-IgAV8FXmvDU9onxd4,396 -tomli/__pycache__/__init__.cpython-312.pyc,, -tomli/__pycache__/_parser.cpython-312.pyc,, -tomli/__pycache__/_re.cpython-312.pyc,, -tomli/__pycache__/_types.cpython-312.pyc,, -tomli/_parser.py,sha256=g9-ENaALS-B8dokYpCuzUFalWlog7T-SIYMjLZSWrtM,22633 -tomli/_re.py,sha256=dbjg5ChZT23Ka9z9DHOXfdtSpPwUfdgMXnj8NOoly-w,2943 -tomli/_types.py,sha256=-GTG2VUqkpxwMqzmVO4F7ybKddIbAnuAHXfmWQcTi3Q,254 -tomli/py.typed,sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc,26 diff --git a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/WHEEL b/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/WHEEL deleted file mode 100644 index c727d14..0000000 --- a/venv/lib/python3.12/site-packages/tomli-2.0.1.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: flit 3.6.0 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/venv/lib/python3.12/site-packages/tomli/__init__.py b/venv/lib/python3.12/site-packages/tomli/__init__.py deleted file mode 100644 index 4c6ec97..0000000 --- a/venv/lib/python3.12/site-packages/tomli/__init__.py +++ /dev/null @@ -1,11 +0,0 @@ -# SPDX-License-Identifier: MIT -# SPDX-FileCopyrightText: 2021 Taneli Hukkinen -# Licensed to PSF under a Contributor Agreement. - -__all__ = ("loads", "load", "TOMLDecodeError") -__version__ = "2.0.1" # DO NOT EDIT THIS LINE MANUALLY. LET bump2version UTILITY DO IT - -from ._parser import TOMLDecodeError, load, loads - -# Pretend this exception was created here. -TOMLDecodeError.__module__ = __name__ diff --git a/venv/lib/python3.12/site-packages/tomli/__pycache__/__init__.cpython-312.pyc b/venv/lib/python3.12/site-packages/tomli/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 3a832a086c5c9687213bcb273fe9e78fb27d286c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 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 lkFYvegz8`sY70eJ9TZtSsB<9mVhzt9&`62 z%Z%7cNVStnwwg+DWumxBR8bjKR75IL^8+gNi;+=drjCTvRu$itnttI+d+yzxWg$GS zyl2im=iGD8>z;f4*JxBgWPJ47%+)YL|Dcl!@Rh&J`cVd<&yj)@MngF!$uIi&4a>T2ShAHhbW`%X zydqnw8zj)m=2VxbFhroDYL@H<30g38)%9D2te!DIM@Yl@R9a4ttNk$Jj_XqoiJyQA z@5|U!`!qwg3camEUERY&UG0a4?LF|>J1iXrQv3cg?b%6d&*6(5gnMZCO84%cI1)wM zq#k($R0~}K2nZsK%Y<>fy-#k>3F-7@+Zhw*s&qENKyqv?WM_Ee!2yAMOF&UG`8nSYEXU)=1S2T0})n?-sMVrH-js zoRqNz-n@S_L!v}x$LQv;_+kh3`WZDnHF}Imk~UcrGgwYnP^yl|z^Wm&cbJ;=LN#Ev zw_d$G2^rO`vN4hXne$~ddCV+~2$dx4bENjxF6x%u4f^&BKb;SC@2TWJ$h9$d|SS-D!RwM{Rjs2u1MI)0j zRmek+kgl9EdH|q@APymB{S%;mj%+kh%cUX+d1vJ!NIQ(fI-J8hKF99_oS+kO1Sf2P zj`FaXrHY0c8v6no=h2)xC+b9Oz8JMC9Sk8mVn^+|rHa-;RHKXc*45B_FQEB7niF^G zotPcKTWVGWCIX(tPrnMQa9*GCR_lzyI}LUS*I6M?(iZHn9rCPm68Z)^h~rkdGlS4X z#FKpb1u0fxoP-tgXk{Pmm|btj?FKt>)3+2X^9GURFZ}MLp6GUYs@mcei5jImF$An4 zMz|ap;POP=^_OK_4mKqdvZ2db1+x+SAklt)Jh{;MfvIA%Q%|ScL4I6Twa(L7>rCG2 z%xKxMaVupS8S7^gu=Lozs7g%(YDKD4x3CaqyRebDO`5Z@U}cwzzF^a3wC?i?-d7 zi+%S4O>1v#UyW>8-r8|1w$8Czg&Fpd9|?)I=!V&gGZ$yr2hsR6yB4l&wW!?ayLIwT z(_h$o;dht$ch|u)a)kzR@?|qyP}9{01awk@FlW{$0fD9l2k+xngfOeHaGW`Zv#L$5 zrX_GS?FV_szW|kK*K(@ujc{)A&$kOWy1xD=%q~n?z{CH+kXYA8ipB(6X}OvbM=Kwb z4ulf`Bpz=e_!|J+V6{Sdf|=y(kaEJih{y&Hd<2Mj6hIL@sBfM>`K#DW_u@eD6hv$d zQrXaSJu!b_Ve8$79jlGa*Z0mB7JBYBwmtT7Az_{KMf@e?^Z9W*D0t>RAU4s^eGABI z?*p*SyAN#ep(dF8M75WLqRLPhg?&C?G$B5#+Kp>;R6|`ud*w}H`<6(wU_cu9eq0Y2 zjuSw86OS7RP9l!ULB*tVNq)SM;MD}+tz`Np0TKX{2$A?#GT=5;&zokXWsNi!d;nxd ziEuxFB3kX*|EI_wBe(1B^6kYl(-ZSM7Z1PUFsy}Rzvkx7d=|ZKE*@UE`VDvM^zF!< z%u2X-neQ#9sPcFQ?FbPUX^O4^^0E{u)!^YK7TL_JFLtlmpSfsX`4o7XNC-98?}n=H zvvRDV=;;Meu5Xsc*bT$;%T!ZT)Fdu>F^yGYs^@c~D#oO+$Khx00RRCFM1FDQ=U3*A z+zY&QKel;(|CdL8b7bM|m6)^~l-9y^)A`veGgm%!=H->JxXg<*XmF}XW}gJ1Po5)p zrt8P5mB)G^=5c9Z<~=Ovtx@hTq?~CAevfD*Y3q3sJeo6Nij0*}_a=e)mdjXECx`*E~HsJ25j+VtK(=3L<|)vA=}41XBtHKta8yAR)xq sVt9SC$ed*!^)ZMI&+WU%H2;SUF#dH8v71U1YvhHq)$ diff --git a/venv/lib/python3.12/site-packages/tomli/__pycache__/_types.cpython-312.pyc b/venv/lib/python3.12/site-packages/tomli/__pycache__/_types.cpython-312.pyc deleted file mode 100644 index ca5a433539bdf9aa00fbb1505a1ecbc4564ce7bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 368 zcmXX=ze~eF6u!%)v5iCrL2z`^4(*|CB7zjOAV@()h(oz1FX`#!2f1q{Tf244rmLfW zi&M9f)yb{ULFgb}r4Qcsz7M|lzW3=kHd@ugd+@8r*S}Z;S zh=@xt0t3tt0}hNm?QttW!1Rr^vS7ol=A>?ZuMX8oNiO2NthSgCtS6wX+znCz&6|3y zv{at*ILua&nYn_BhLT8?m3D_^5-vr;R7tKOFA0w|>m>36Ewl?QAL+e>Ow!o%8WH#U z3 dict[str, Any]: - """Parse TOML from a binary file object.""" - b = __fp.read() - try: - s = b.decode() - except AttributeError: - raise TypeError( - "File must be opened in binary mode, e.g. use `open('foo.toml', 'rb')`" - ) from None - return loads(s, parse_float=parse_float) - - -def loads(__s: str, *, parse_float: ParseFloat = float) -> dict[str, Any]: # noqa: C901 - """Parse TOML from a string.""" - - # The spec allows converting "\r\n" to "\n", even in string - # literals. Let's do so to simplify parsing. - src = __s.replace("\r\n", "\n") - pos = 0 - out = Output(NestedDict(), Flags()) - header: Key = () - parse_float = make_safe_parse_float(parse_float) - - # Parse one statement at a time - # (typically means one line in TOML source) - while True: - # 1. Skip line leading whitespace - pos = skip_chars(src, pos, TOML_WS) - - # 2. Parse rules. Expect one of the following: - # - end of file - # - end of line - # - comment - # - key/value pair - # - append dict to list (and move to its namespace) - # - create dict (and move to its namespace) - # Skip trailing whitespace when applicable. - try: - char = src[pos] - except IndexError: - break - if char == "\n": - pos += 1 - continue - if char in KEY_INITIAL_CHARS: - pos = key_value_rule(src, pos, out, header, parse_float) - pos = skip_chars(src, pos, TOML_WS) - elif char == "[": - try: - second_char: str | None = src[pos + 1] - except IndexError: - second_char = None - out.flags.finalize_pending() - if second_char == "[": - pos, header = create_list_rule(src, pos, out) - else: - pos, header = create_dict_rule(src, pos, out) - pos = skip_chars(src, pos, TOML_WS) - elif char != "#": - raise suffixed_err(src, pos, "Invalid statement") - - # 3. Skip comment - pos = skip_comment(src, pos) - - # 4. Expect end of line or end of file - try: - char = src[pos] - except IndexError: - break - if char != "\n": - raise suffixed_err( - src, pos, "Expected newline or end of document after a statement" - ) - pos += 1 - - return out.data.dict - - -class Flags: - """Flags that map to parsed keys/namespaces.""" - - # Marks an immutable namespace (inline array or inline table). - FROZEN = 0 - # Marks a nest that has been explicitly created and can no longer - # be opened using the "[table]" syntax. - EXPLICIT_NEST = 1 - - def __init__(self) -> None: - self._flags: dict[str, dict] = {} - self._pending_flags: set[tuple[Key, int]] = set() - - def add_pending(self, key: Key, flag: int) -> None: - self._pending_flags.add((key, flag)) - - def finalize_pending(self) -> None: - for key, flag in self._pending_flags: - self.set(key, flag, recursive=False) - self._pending_flags.clear() - - def unset_all(self, key: Key) -> None: - cont = self._flags - for k in key[:-1]: - if k not in cont: - return - cont = cont[k]["nested"] - cont.pop(key[-1], None) - - def set(self, key: Key, flag: int, *, recursive: bool) -> None: # noqa: A003 - cont = self._flags - key_parent, key_stem = key[:-1], key[-1] - for k in key_parent: - if k not in cont: - cont[k] = {"flags": set(), "recursive_flags": set(), "nested": {}} - cont = cont[k]["nested"] - if key_stem not in cont: - cont[key_stem] = {"flags": set(), "recursive_flags": set(), "nested": {}} - cont[key_stem]["recursive_flags" if recursive else "flags"].add(flag) - - def is_(self, key: Key, flag: int) -> bool: - if not key: - return False # document root has no flags - cont = self._flags - for k in key[:-1]: - if k not in cont: - return False - inner_cont = cont[k] - if flag in inner_cont["recursive_flags"]: - return True - cont = inner_cont["nested"] - key_stem = key[-1] - if key_stem in cont: - cont = cont[key_stem] - return flag in cont["flags"] or flag in cont["recursive_flags"] - return False - - -class NestedDict: - def __init__(self) -> None: - # The parsed content of the TOML document - self.dict: dict[str, Any] = {} - - def get_or_create_nest( - self, - key: Key, - *, - access_lists: bool = True, - ) -> dict: - cont: Any = self.dict - for k in key: - if k not in cont: - cont[k] = {} - cont = cont[k] - if access_lists and isinstance(cont, list): - cont = cont[-1] - if not isinstance(cont, dict): - raise KeyError("There is no nest behind this key") - return cont - - def append_nest_to_list(self, key: Key) -> None: - cont = self.get_or_create_nest(key[:-1]) - last_key = key[-1] - if last_key in cont: - list_ = cont[last_key] - if not isinstance(list_, list): - raise KeyError("An object other than list found behind this key") - list_.append({}) - else: - cont[last_key] = [{}] - - -class Output(NamedTuple): - data: NestedDict - flags: Flags - - -def skip_chars(src: str, pos: Pos, chars: Iterable[str]) -> Pos: - try: - while src[pos] in chars: - pos += 1 - except IndexError: - pass - return pos - - -def skip_until( - src: str, - pos: Pos, - expect: str, - *, - error_on: frozenset[str], - error_on_eof: bool, -) -> Pos: - try: - new_pos = src.index(expect, pos) - except ValueError: - new_pos = len(src) - if error_on_eof: - raise suffixed_err(src, new_pos, f"Expected {expect!r}") from None - - if not error_on.isdisjoint(src[pos:new_pos]): - while src[pos] not in error_on: - pos += 1 - raise suffixed_err(src, pos, f"Found invalid character {src[pos]!r}") - return new_pos - - -def skip_comment(src: str, pos: Pos) -> Pos: - try: - char: str | None = src[pos] - except IndexError: - char = None - if char == "#": - return skip_until( - src, pos + 1, "\n", error_on=ILLEGAL_COMMENT_CHARS, error_on_eof=False - ) - return pos - - -def skip_comments_and_array_ws(src: str, pos: Pos) -> Pos: - while True: - pos_before_skip = pos - pos = skip_chars(src, pos, TOML_WS_AND_NEWLINE) - pos = skip_comment(src, pos) - if pos == pos_before_skip: - return pos - - -def create_dict_rule(src: str, pos: Pos, out: Output) -> tuple[Pos, Key]: - pos += 1 # Skip "[" - pos = skip_chars(src, pos, TOML_WS) - pos, key = parse_key(src, pos) - - if out.flags.is_(key, Flags.EXPLICIT_NEST) or out.flags.is_(key, Flags.FROZEN): - raise suffixed_err(src, pos, f"Cannot declare {key} twice") - out.flags.set(key, Flags.EXPLICIT_NEST, recursive=False) - try: - out.data.get_or_create_nest(key) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - - if not src.startswith("]", pos): - raise suffixed_err(src, pos, "Expected ']' at the end of a table declaration") - return pos + 1, key - - -def create_list_rule(src: str, pos: Pos, out: Output) -> tuple[Pos, Key]: - pos += 2 # Skip "[[" - pos = skip_chars(src, pos, TOML_WS) - pos, key = parse_key(src, pos) - - if out.flags.is_(key, Flags.FROZEN): - raise suffixed_err(src, pos, f"Cannot mutate immutable namespace {key}") - # Free the namespace now that it points to another empty list item... - out.flags.unset_all(key) - # ...but this key precisely is still prohibited from table declaration - out.flags.set(key, Flags.EXPLICIT_NEST, recursive=False) - try: - out.data.append_nest_to_list(key) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - - if not src.startswith("]]", pos): - raise suffixed_err(src, pos, "Expected ']]' at the end of an array declaration") - return pos + 2, key - - -def key_value_rule( - src: str, pos: Pos, out: Output, header: Key, parse_float: ParseFloat -) -> Pos: - pos, key, value = parse_key_value_pair(src, pos, parse_float) - key_parent, key_stem = key[:-1], key[-1] - abs_key_parent = header + key_parent - - relative_path_cont_keys = (header + key[:i] for i in range(1, len(key))) - for cont_key in relative_path_cont_keys: - # Check that dotted key syntax does not redefine an existing table - if out.flags.is_(cont_key, Flags.EXPLICIT_NEST): - raise suffixed_err(src, pos, f"Cannot redefine namespace {cont_key}") - # Containers in the relative path can't be opened with the table syntax or - # dotted key/value syntax in following table sections. - out.flags.add_pending(cont_key, Flags.EXPLICIT_NEST) - - if out.flags.is_(abs_key_parent, Flags.FROZEN): - raise suffixed_err( - src, pos, f"Cannot mutate immutable namespace {abs_key_parent}" - ) - - try: - nest = out.data.get_or_create_nest(abs_key_parent) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - if key_stem in nest: - raise suffixed_err(src, pos, "Cannot overwrite a value") - # Mark inline table and array namespaces recursively immutable - if isinstance(value, (dict, list)): - out.flags.set(header + key, Flags.FROZEN, recursive=True) - nest[key_stem] = value - return pos - - -def parse_key_value_pair( - src: str, pos: Pos, parse_float: ParseFloat -) -> tuple[Pos, Key, Any]: - pos, key = parse_key(src, pos) - try: - char: str | None = src[pos] - except IndexError: - char = None - if char != "=": - raise suffixed_err(src, pos, "Expected '=' after a key in a key/value pair") - pos += 1 - pos = skip_chars(src, pos, TOML_WS) - pos, value = parse_value(src, pos, parse_float) - return pos, key, value - - -def parse_key(src: str, pos: Pos) -> tuple[Pos, Key]: - pos, key_part = parse_key_part(src, pos) - key: Key = (key_part,) - pos = skip_chars(src, pos, TOML_WS) - while True: - try: - char: str | None = src[pos] - except IndexError: - char = None - if char != ".": - return pos, key - pos += 1 - pos = skip_chars(src, pos, TOML_WS) - pos, key_part = parse_key_part(src, pos) - key += (key_part,) - pos = skip_chars(src, pos, TOML_WS) - - -def parse_key_part(src: str, pos: Pos) -> tuple[Pos, str]: - try: - char: str | None = src[pos] - except IndexError: - char = None - if char in BARE_KEY_CHARS: - start_pos = pos - pos = skip_chars(src, pos, BARE_KEY_CHARS) - return pos, src[start_pos:pos] - if char == "'": - return parse_literal_str(src, pos) - if char == '"': - return parse_one_line_basic_str(src, pos) - raise suffixed_err(src, pos, "Invalid initial character for a key part") - - -def parse_one_line_basic_str(src: str, pos: Pos) -> tuple[Pos, str]: - pos += 1 - return parse_basic_str(src, pos, multiline=False) - - -def parse_array(src: str, pos: Pos, parse_float: ParseFloat) -> tuple[Pos, list]: - pos += 1 - array: list = [] - - pos = skip_comments_and_array_ws(src, pos) - if src.startswith("]", pos): - return pos + 1, array - while True: - pos, val = parse_value(src, pos, parse_float) - array.append(val) - pos = skip_comments_and_array_ws(src, pos) - - c = src[pos : pos + 1] - if c == "]": - return pos + 1, array - if c != ",": - raise suffixed_err(src, pos, "Unclosed array") - pos += 1 - - pos = skip_comments_and_array_ws(src, pos) - if src.startswith("]", pos): - return pos + 1, array - - -def parse_inline_table(src: str, pos: Pos, parse_float: ParseFloat) -> tuple[Pos, dict]: - pos += 1 - nested_dict = NestedDict() - flags = Flags() - - pos = skip_chars(src, pos, TOML_WS) - if src.startswith("}", pos): - return pos + 1, nested_dict.dict - while True: - pos, key, value = parse_key_value_pair(src, pos, parse_float) - key_parent, key_stem = key[:-1], key[-1] - if flags.is_(key, Flags.FROZEN): - raise suffixed_err(src, pos, f"Cannot mutate immutable namespace {key}") - try: - nest = nested_dict.get_or_create_nest(key_parent, access_lists=False) - except KeyError: - raise suffixed_err(src, pos, "Cannot overwrite a value") from None - if key_stem in nest: - raise suffixed_err(src, pos, f"Duplicate inline table key {key_stem!r}") - nest[key_stem] = value - pos = skip_chars(src, pos, TOML_WS) - c = src[pos : pos + 1] - if c == "}": - return pos + 1, nested_dict.dict - if c != ",": - raise suffixed_err(src, pos, "Unclosed inline table") - if isinstance(value, (dict, list)): - flags.set(key, Flags.FROZEN, recursive=True) - pos += 1 - pos = skip_chars(src, pos, TOML_WS) - - -def parse_basic_str_escape( - src: str, pos: Pos, *, multiline: bool = False -) -> tuple[Pos, str]: - escape_id = src[pos : pos + 2] - pos += 2 - if multiline and escape_id in {"\\ ", "\\\t", "\\\n"}: - # Skip whitespace until next non-whitespace character or end of - # the doc. Error if non-whitespace is found before newline. - if escape_id != "\\\n": - pos = skip_chars(src, pos, TOML_WS) - try: - char = src[pos] - except IndexError: - return pos, "" - if char != "\n": - raise suffixed_err(src, pos, "Unescaped '\\' in a string") - pos += 1 - pos = skip_chars(src, pos, TOML_WS_AND_NEWLINE) - return pos, "" - if escape_id == "\\u": - return parse_hex_char(src, pos, 4) - if escape_id == "\\U": - return parse_hex_char(src, pos, 8) - try: - return pos, BASIC_STR_ESCAPE_REPLACEMENTS[escape_id] - except KeyError: - raise suffixed_err(src, pos, "Unescaped '\\' in a string") from None - - -def parse_basic_str_escape_multiline(src: str, pos: Pos) -> tuple[Pos, str]: - return parse_basic_str_escape(src, pos, multiline=True) - - -def parse_hex_char(src: str, pos: Pos, hex_len: int) -> tuple[Pos, str]: - hex_str = src[pos : pos + hex_len] - if len(hex_str) != hex_len or not HEXDIGIT_CHARS.issuperset(hex_str): - raise suffixed_err(src, pos, "Invalid hex value") - pos += hex_len - hex_int = int(hex_str, 16) - if not is_unicode_scalar_value(hex_int): - raise suffixed_err(src, pos, "Escaped character is not a Unicode scalar value") - return pos, chr(hex_int) - - -def parse_literal_str(src: str, pos: Pos) -> tuple[Pos, str]: - pos += 1 # Skip starting apostrophe - start_pos = pos - pos = skip_until( - src, pos, "'", error_on=ILLEGAL_LITERAL_STR_CHARS, error_on_eof=True - ) - return pos + 1, src[start_pos:pos] # Skip ending apostrophe - - -def parse_multiline_str(src: str, pos: Pos, *, literal: bool) -> tuple[Pos, str]: - pos += 3 - if src.startswith("\n", pos): - pos += 1 - - if literal: - delim = "'" - end_pos = skip_until( - src, - pos, - "'''", - error_on=ILLEGAL_MULTILINE_LITERAL_STR_CHARS, - error_on_eof=True, - ) - result = src[pos:end_pos] - pos = end_pos + 3 - else: - delim = '"' - pos, result = parse_basic_str(src, pos, multiline=True) - - # Add at maximum two extra apostrophes/quotes if the end sequence - # is 4 or 5 chars long instead of just 3. - if not src.startswith(delim, pos): - return pos, result - pos += 1 - if not src.startswith(delim, pos): - return pos, result + delim - pos += 1 - return pos, result + (delim * 2) - - -def parse_basic_str(src: str, pos: Pos, *, multiline: bool) -> tuple[Pos, str]: - if multiline: - error_on = ILLEGAL_MULTILINE_BASIC_STR_CHARS - parse_escapes = parse_basic_str_escape_multiline - else: - error_on = ILLEGAL_BASIC_STR_CHARS - parse_escapes = parse_basic_str_escape - result = "" - start_pos = pos - while True: - try: - char = src[pos] - except IndexError: - raise suffixed_err(src, pos, "Unterminated string") from None - if char == '"': - if not multiline: - return pos + 1, result + src[start_pos:pos] - if src.startswith('"""', pos): - return pos + 3, result + src[start_pos:pos] - pos += 1 - continue - if char == "\\": - result += src[start_pos:pos] - pos, parsed_escape = parse_escapes(src, pos) - result += parsed_escape - start_pos = pos - continue - if char in error_on: - raise suffixed_err(src, pos, f"Illegal character {char!r}") - pos += 1 - - -def parse_value( # noqa: C901 - src: str, pos: Pos, parse_float: ParseFloat -) -> tuple[Pos, Any]: - try: - char: str | None = src[pos] - except IndexError: - char = None - - # IMPORTANT: order conditions based on speed of checking and likelihood - - # Basic strings - if char == '"': - if src.startswith('"""', pos): - return parse_multiline_str(src, pos, literal=False) - return parse_one_line_basic_str(src, pos) - - # Literal strings - if char == "'": - if src.startswith("'''", pos): - return parse_multiline_str(src, pos, literal=True) - return parse_literal_str(src, pos) - - # Booleans - if char == "t": - if src.startswith("true", pos): - return pos + 4, True - if char == "f": - if src.startswith("false", pos): - return pos + 5, False - - # Arrays - if char == "[": - return parse_array(src, pos, parse_float) - - # Inline tables - if char == "{": - return parse_inline_table(src, pos, parse_float) - - # Dates and times - datetime_match = RE_DATETIME.match(src, pos) - if datetime_match: - try: - datetime_obj = match_to_datetime(datetime_match) - except ValueError as e: - raise suffixed_err(src, pos, "Invalid date or datetime") from e - return datetime_match.end(), datetime_obj - localtime_match = RE_LOCALTIME.match(src, pos) - if localtime_match: - return localtime_match.end(), match_to_localtime(localtime_match) - - # Integers and "normal" floats. - # The regex will greedily match any type starting with a decimal - # char, so needs to be located after handling of dates and times. - number_match = RE_NUMBER.match(src, pos) - if number_match: - return number_match.end(), match_to_number(number_match, parse_float) - - # Special floats - first_three = src[pos : pos + 3] - if first_three in {"inf", "nan"}: - return pos + 3, parse_float(first_three) - first_four = src[pos : pos + 4] - if first_four in {"-inf", "+inf", "-nan", "+nan"}: - return pos + 4, parse_float(first_four) - - raise suffixed_err(src, pos, "Invalid value") - - -def suffixed_err(src: str, pos: Pos, msg: str) -> TOMLDecodeError: - """Return a `TOMLDecodeError` where error message is suffixed with - coordinates in source.""" - - def coord_repr(src: str, pos: Pos) -> str: - if pos >= len(src): - return "end of document" - line = src.count("\n", 0, pos) + 1 - if line == 1: - column = pos + 1 - else: - column = pos - src.rindex("\n", 0, pos) - return f"line {line}, column {column}" - - return TOMLDecodeError(f"{msg} (at {coord_repr(src, pos)})") - - -def is_unicode_scalar_value(codepoint: int) -> bool: - return (0 <= codepoint <= 55295) or (57344 <= codepoint <= 1114111) - - -def make_safe_parse_float(parse_float: ParseFloat) -> ParseFloat: - """A decorator to make `parse_float` safe. - - `parse_float` must not return dicts or lists, because these types - would be mixed with parsed TOML tables and arrays, thus confusing - the parser. The returned decorated callable raises `ValueError` - instead of returning illegal types. - """ - # The default `float` callable never returns illegal types. Optimize it. - if parse_float is float: # type: ignore[comparison-overlap] - return float - - def safe_parse_float(float_str: str) -> Any: - float_value = parse_float(float_str) - if isinstance(float_value, (dict, list)): - raise ValueError("parse_float must not return dicts or lists") - return float_value - - return safe_parse_float diff --git a/venv/lib/python3.12/site-packages/tomli/_re.py b/venv/lib/python3.12/site-packages/tomli/_re.py deleted file mode 100644 index 994bb74..0000000 --- a/venv/lib/python3.12/site-packages/tomli/_re.py +++ /dev/null @@ -1,107 +0,0 @@ -# SPDX-License-Identifier: MIT -# SPDX-FileCopyrightText: 2021 Taneli Hukkinen -# Licensed to PSF under a Contributor Agreement. - -from __future__ import annotations - -from datetime import date, datetime, time, timedelta, timezone, tzinfo -from functools import lru_cache -import re -from typing import Any - -from ._types import ParseFloat - -# E.g. -# - 00:32:00.999999 -# - 00:32:00 -_TIME_RE_STR = r"([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])(?:\.([0-9]{1,6})[0-9]*)?" - -RE_NUMBER = re.compile( - r""" -0 -(?: - x[0-9A-Fa-f](?:_?[0-9A-Fa-f])* # hex - | - b[01](?:_?[01])* # bin - | - o[0-7](?:_?[0-7])* # oct -) -| -[+-]?(?:0|[1-9](?:_?[0-9])*) # dec, integer part -(?P - (?:\.[0-9](?:_?[0-9])*)? # optional fractional part - (?:[eE][+-]?[0-9](?:_?[0-9])*)? # optional exponent part -) -""", - flags=re.VERBOSE, -) -RE_LOCALTIME = re.compile(_TIME_RE_STR) -RE_DATETIME = re.compile( - rf""" -([0-9]{{4}})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01]) # date, e.g. 1988-10-27 -(?: - [Tt ] - {_TIME_RE_STR} - (?:([Zz])|([+-])([01][0-9]|2[0-3]):([0-5][0-9]))? # optional time offset -)? -""", - flags=re.VERBOSE, -) - - -def match_to_datetime(match: re.Match) -> datetime | date: - """Convert a `RE_DATETIME` match to `datetime.datetime` or `datetime.date`. - - Raises ValueError if the match does not correspond to a valid date - or datetime. - """ - ( - year_str, - month_str, - day_str, - hour_str, - minute_str, - sec_str, - micros_str, - zulu_time, - offset_sign_str, - offset_hour_str, - offset_minute_str, - ) = match.groups() - year, month, day = int(year_str), int(month_str), int(day_str) - if hour_str is None: - return date(year, month, day) - hour, minute, sec = int(hour_str), int(minute_str), int(sec_str) - micros = int(micros_str.ljust(6, "0")) if micros_str else 0 - if offset_sign_str: - tz: tzinfo | None = cached_tz( - offset_hour_str, offset_minute_str, offset_sign_str - ) - elif zulu_time: - tz = timezone.utc - else: # local date-time - tz = None - return datetime(year, month, day, hour, minute, sec, micros, tzinfo=tz) - - -@lru_cache(maxsize=None) -def cached_tz(hour_str: str, minute_str: str, sign_str: str) -> timezone: - sign = 1 if sign_str == "+" else -1 - return timezone( - timedelta( - hours=sign * int(hour_str), - minutes=sign * int(minute_str), - ) - ) - - -def match_to_localtime(match: re.Match) -> time: - hour_str, minute_str, sec_str, micros_str = match.groups() - micros = int(micros_str.ljust(6, "0")) if micros_str else 0 - return time(int(hour_str), int(minute_str), int(sec_str), micros) - - -def match_to_number(match: re.Match, parse_float: ParseFloat) -> Any: - if match.group("floatpart"): - return parse_float(match.group()) - return int(match.group(), 0) diff --git a/venv/lib/python3.12/site-packages/tomli/_types.py b/venv/lib/python3.12/site-packages/tomli/_types.py deleted file mode 100644 index d949412..0000000 --- a/venv/lib/python3.12/site-packages/tomli/_types.py +++ /dev/null @@ -1,10 +0,0 @@ -# SPDX-License-Identifier: MIT -# SPDX-FileCopyrightText: 2021 Taneli Hukkinen -# Licensed to PSF under a Contributor Agreement. - -from typing import Any, Callable, Tuple - -# Type annotations -ParseFloat = Callable[[str], Any] -Key = Tuple[str, ...] -Pos = int diff --git a/venv/lib/python3.12/site-packages/tomli/py.typed b/venv/lib/python3.12/site-packages/tomli/py.typed deleted file mode 100644 index 7632ecf..0000000 --- a/venv/lib/python3.12/site-packages/tomli/py.typed +++ /dev/null @@ -1 +0,0 @@ -# Marker file for PEP 561 diff --git a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER b/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/LICENSE b/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/LICENSE deleted file mode 100644 index f26bcf4..0000000 --- a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/LICENSE +++ /dev/null @@ -1,279 +0,0 @@ -A. HISTORY OF THE SOFTWARE -========================== - -Python was created in the early 1990s by Guido van Rossum at Stichting -Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands -as a successor of a language called ABC. Guido remains Python's -principal author, although it includes many contributions from others. - -In 1995, Guido continued his work on Python at the Corporation for -National Research Initiatives (CNRI, see https://www.cnri.reston.va.us) -in Reston, Virginia where he released several versions of the -software. - -In May 2000, Guido and the Python core development team moved to -BeOpen.com to form the BeOpen PythonLabs team. In October of the same -year, the PythonLabs team moved to Digital Creations, which became -Zope Corporation. In 2001, the Python Software Foundation (PSF, see -https://www.python.org/psf/) was formed, a non-profit organization -created specifically to own Python-related Intellectual Property. -Zope Corporation was a sponsoring member of the PSF. - -All Python releases are Open Source (see https://opensource.org for -the Open Source Definition). Historically, most, but not all, Python -releases have also been GPL-compatible; the table below summarizes -the various releases. - - Release Derived Year Owner GPL- - from compatible? (1) - - 0.9.0 thru 1.2 1991-1995 CWI yes - 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes - 1.6 1.5.2 2000 CNRI no - 2.0 1.6 2000 BeOpen.com no - 1.6.1 1.6 2001 CNRI yes (2) - 2.1 2.0+1.6.1 2001 PSF no - 2.0.1 2.0+1.6.1 2001 PSF yes - 2.1.1 2.1+2.0.1 2001 PSF yes - 2.1.2 2.1.1 2002 PSF yes - 2.1.3 2.1.2 2002 PSF yes - 2.2 and above 2.1.1 2001-now PSF yes - -Footnotes: - -(1) GPL-compatible doesn't mean that we're distributing Python under - the GPL. All Python licenses, unlike the GPL, let you distribute - a modified version without making your changes open source. The - GPL-compatible licenses make it possible to combine Python with - other software that is released under the GPL; the others don't. - -(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, - because its license has a choice of law clause. According to - CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 - is "not incompatible" with the GPL. - -Thanks to the many outside volunteers who have worked under Guido's -direction to make these releases possible. - - -B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON -=============================================================== - -Python software and documentation are licensed under the -Python Software Foundation License Version 2. - -Starting with Python 3.8.6, examples, recipes, and other code in -the documentation are dual licensed under the PSF License Version 2 -and the Zero-Clause BSD license. - -Some software incorporated into Python is under different licenses. -The licenses are listed with code falling under that license. - - -PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 --------------------------------------------- - -1. This LICENSE AGREEMENT is between the Python Software Foundation -("PSF"), and the Individual or Organization ("Licensee") accessing and -otherwise using this software ("Python") in source or binary form and -its associated documentation. - -2. Subject to the terms and conditions of this License Agreement, PSF hereby -grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, -analyze, test, perform and/or display publicly, prepare derivative works, -distribute, and otherwise use Python alone or in any derivative version, -provided, however, that PSF's License Agreement and PSF's notice of copyright, -i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation; -All Rights Reserved" are retained in Python alone or in any derivative version -prepared by Licensee. - -3. In the event Licensee prepares a derivative work that is based on -or incorporates Python or any part thereof, and wants to make -the derivative work available to others as provided herein, then -Licensee hereby agrees to include in any such work a brief summary of -the changes made to Python. - -4. PSF is making Python available to Licensee on an "AS IS" -basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON -FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS -A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, -OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -6. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -7. Nothing in this License Agreement shall be deemed to create any -relationship of agency, partnership, or joint venture between PSF and -Licensee. This License Agreement does not grant permission to use PSF -trademarks or trade name in a trademark sense to endorse or promote -products or services of Licensee, or any third party. - -8. By copying, installing or otherwise using Python, Licensee -agrees to be bound by the terms and conditions of this License -Agreement. - - -BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 -------------------------------------------- - -BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 - -1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an -office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the -Individual or Organization ("Licensee") accessing and otherwise using -this software in source or binary form and its associated -documentation ("the Software"). - -2. Subject to the terms and conditions of this BeOpen Python License -Agreement, BeOpen hereby grants Licensee a non-exclusive, -royalty-free, world-wide license to reproduce, analyze, test, perform -and/or display publicly, prepare derivative works, distribute, and -otherwise use the Software alone or in any derivative version, -provided, however, that the BeOpen Python License is retained in the -Software, alone or in any derivative version prepared by Licensee. - -3. BeOpen is making the Software available to Licensee on an "AS IS" -basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE -SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS -AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY -DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -5. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -6. This License Agreement shall be governed by and interpreted in all -respects by the law of the State of California, excluding conflict of -law provisions. Nothing in this License Agreement shall be deemed to -create any relationship of agency, partnership, or joint venture -between BeOpen and Licensee. This License Agreement does not grant -permission to use BeOpen trademarks or trade names in a trademark -sense to endorse or promote products or services of Licensee, or any -third party. As an exception, the "BeOpen Python" logos available at -http://www.pythonlabs.com/logos.html may be used according to the -permissions granted on that web page. - -7. By copying, installing or otherwise using the software, Licensee -agrees to be bound by the terms and conditions of this License -Agreement. - - -CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 ---------------------------------------- - -1. This LICENSE AGREEMENT is between the Corporation for National -Research Initiatives, having an office at 1895 Preston White Drive, -Reston, VA 20191 ("CNRI"), and the Individual or Organization -("Licensee") accessing and otherwise using Python 1.6.1 software in -source or binary form and its associated documentation. - -2. Subject to the terms and conditions of this License Agreement, CNRI -hereby grants Licensee a nonexclusive, royalty-free, world-wide -license to reproduce, analyze, test, perform and/or display publicly, -prepare derivative works, distribute, and otherwise use Python 1.6.1 -alone or in any derivative version, provided, however, that CNRI's -License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) -1995-2001 Corporation for National Research Initiatives; All Rights -Reserved" are retained in Python 1.6.1 alone or in any derivative -version prepared by Licensee. Alternately, in lieu of CNRI's License -Agreement, Licensee may substitute the following text (omitting the -quotes): "Python 1.6.1 is made available subject to the terms and -conditions in CNRI's License Agreement. This Agreement together with -Python 1.6.1 may be located on the internet using the following -unique, persistent identifier (known as a handle): 1895.22/1013. This -Agreement may also be obtained from a proxy server on the internet -using the following URL: http://hdl.handle.net/1895.22/1013". - -3. In the event Licensee prepares a derivative work that is based on -or incorporates Python 1.6.1 or any part thereof, and wants to make -the derivative work available to others as provided herein, then -Licensee hereby agrees to include in any such work a brief summary of -the changes made to Python 1.6.1. - -4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" -basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON -1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS -A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, -OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -6. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -7. This License Agreement shall be governed by the federal -intellectual property law of the United States, including without -limitation the federal copyright law, and, to the extent such -U.S. federal law does not apply, by the law of the Commonwealth of -Virginia, excluding Virginia's conflict of law provisions. -Notwithstanding the foregoing, with regard to derivative works based -on Python 1.6.1 that incorporate non-separable material that was -previously distributed under the GNU General Public License (GPL), the -law of the Commonwealth of Virginia shall govern this License -Agreement only as to issues arising under or with respect to -Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this -License Agreement shall be deemed to create any relationship of -agency, partnership, or joint venture between CNRI and Licensee. This -License Agreement does not grant permission to use CNRI trademarks or -trade name in a trademark sense to endorse or promote products or -services of Licensee, or any third party. - -8. By clicking on the "ACCEPT" button where indicated, or by copying, -installing or otherwise using Python 1.6.1, Licensee agrees to be -bound by the terms and conditions of this License Agreement. - - ACCEPT - - -CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 --------------------------------------------------- - -Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, -The Netherlands. All rights reserved. - -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the name of Stichting Mathematisch -Centrum or CWI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO -THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE -FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT -OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - -ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION ----------------------------------------------------------------------- - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. diff --git a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/METADATA b/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/METADATA deleted file mode 100644 index f15e2b3..0000000 --- a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/METADATA +++ /dev/null @@ -1,67 +0,0 @@ -Metadata-Version: 2.1 -Name: typing_extensions -Version: 4.12.2 -Summary: Backported and Experimental Type Hints for Python 3.8+ -Keywords: annotations,backport,checker,checking,function,hinting,hints,type,typechecking,typehinting,typehints,typing -Author-email: "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" -Requires-Python: >=3.8 -Description-Content-Type: text/markdown -Classifier: Development Status :: 5 - Production/Stable -Classifier: Environment :: Console -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: Python Software Foundation License -Classifier: Operating System :: OS Independent -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3 :: Only -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 :: 3.13 -Classifier: Topic :: Software Development -Project-URL: Bug Tracker, https://github.com/python/typing_extensions/issues -Project-URL: Changes, https://github.com/python/typing_extensions/blob/main/CHANGELOG.md -Project-URL: Documentation, https://typing-extensions.readthedocs.io/ -Project-URL: Home, https://github.com/python/typing_extensions -Project-URL: Q & A, https://github.com/python/typing/discussions -Project-URL: Repository, https://github.com/python/typing_extensions - -# Typing Extensions - -[![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing) - -[Documentation](https://typing-extensions.readthedocs.io/en/latest/#) – -[PyPI](https://pypi.org/project/typing-extensions/) - -## Overview - -The `typing_extensions` module serves two related purposes: - -- Enable use of new type system features on older Python versions. For example, - `typing.TypeGuard` is new in Python 3.10, but `typing_extensions` allows - users on previous Python versions to use it too. -- Enable experimentation with new type system PEPs before they are accepted and - added to the `typing` module. - -`typing_extensions` is treated specially by static type checkers such as -mypy and pyright. Objects defined in `typing_extensions` are treated the same -way as equivalent forms in `typing`. - -`typing_extensions` uses -[Semantic Versioning](https://semver.org/). The -major version will be incremented only for backwards-incompatible changes. -Therefore, it's safe to depend -on `typing_extensions` like this: `typing_extensions >=x.y, <(x+1)`, -where `x.y` is the first version that includes all features you need. - -## Included items - -See [the documentation](https://typing-extensions.readthedocs.io/en/latest/#) for a -complete listing of module contents. - -## Contributing - -See [CONTRIBUTING.md](https://github.com/python/typing_extensions/blob/main/CONTRIBUTING.md) -for how to contribute to `typing_extensions`. - diff --git a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/RECORD b/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/RECORD deleted file mode 100644 index 6ba81a0..0000000 --- a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/RECORD +++ /dev/null @@ -1,8 +0,0 @@ -__pycache__/typing_extensions.cpython-312.pyc,, -typing_extensions-4.12.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -typing_extensions-4.12.2.dist-info/LICENSE,sha256=Oy-B_iHRgcSZxZolbI4ZaEVdZonSaaqFNzv7avQdo78,13936 -typing_extensions-4.12.2.dist-info/METADATA,sha256=BeUQIa8cnYbrjWx-N8TOznM9UGW5Gm2DicVpDtRA8W0,3018 -typing_extensions-4.12.2.dist-info/RECORD,, -typing_extensions-4.12.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -typing_extensions-4.12.2.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81 -typing_extensions.py,sha256=gwekpyG9DVG3lxWKX4ni8u7nk3We5slG98mA9F3DJQw,134451 diff --git a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED b/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/WHEEL b/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/WHEEL deleted file mode 100644 index 3b5e64b..0000000 --- a/venv/lib/python3.12/site-packages/typing_extensions-4.12.2.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: flit 3.9.0 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/venv/lib/python3.12/site-packages/typing_extensions.py b/venv/lib/python3.12/site-packages/typing_extensions.py deleted file mode 100644 index dec429c..0000000 --- a/venv/lib/python3.12/site-packages/typing_extensions.py +++ /dev/null @@ -1,3641 +0,0 @@ -import abc -import collections -import collections.abc -import contextlib -import functools -import inspect -import operator -import sys -import types as _types -import typing -import warnings - -__all__ = [ - # Super-special typing primitives. - 'Any', - 'ClassVar', - 'Concatenate', - 'Final', - 'LiteralString', - 'ParamSpec', - 'ParamSpecArgs', - 'ParamSpecKwargs', - 'Self', - 'Type', - 'TypeVar', - 'TypeVarTuple', - 'Unpack', - - # ABCs (from collections.abc). - 'Awaitable', - 'AsyncIterator', - 'AsyncIterable', - 'Coroutine', - 'AsyncGenerator', - 'AsyncContextManager', - 'Buffer', - 'ChainMap', - - # Concrete collection types. - 'ContextManager', - 'Counter', - 'Deque', - 'DefaultDict', - 'NamedTuple', - 'OrderedDict', - 'TypedDict', - - # Structural checks, a.k.a. protocols. - 'SupportsAbs', - 'SupportsBytes', - 'SupportsComplex', - 'SupportsFloat', - 'SupportsIndex', - 'SupportsInt', - 'SupportsRound', - - # One-off things. - 'Annotated', - 'assert_never', - 'assert_type', - 'clear_overloads', - 'dataclass_transform', - 'deprecated', - 'Doc', - 'get_overloads', - 'final', - 'get_args', - 'get_origin', - 'get_original_bases', - 'get_protocol_members', - 'get_type_hints', - 'IntVar', - 'is_protocol', - 'is_typeddict', - 'Literal', - 'NewType', - 'overload', - 'override', - 'Protocol', - 'reveal_type', - 'runtime', - 'runtime_checkable', - 'Text', - 'TypeAlias', - 'TypeAliasType', - 'TypeGuard', - 'TypeIs', - 'TYPE_CHECKING', - 'Never', - 'NoReturn', - 'ReadOnly', - 'Required', - 'NotRequired', - - # Pure aliases, have always been in typing - 'AbstractSet', - 'AnyStr', - 'BinaryIO', - 'Callable', - 'Collection', - 'Container', - 'Dict', - 'ForwardRef', - 'FrozenSet', - 'Generator', - 'Generic', - 'Hashable', - 'IO', - 'ItemsView', - 'Iterable', - 'Iterator', - 'KeysView', - 'List', - 'Mapping', - 'MappingView', - 'Match', - 'MutableMapping', - 'MutableSequence', - 'MutableSet', - 'NoDefault', - 'Optional', - 'Pattern', - 'Reversible', - 'Sequence', - 'Set', - 'Sized', - 'TextIO', - 'Tuple', - 'Union', - 'ValuesView', - 'cast', - 'no_type_check', - 'no_type_check_decorator', -] - -# for backward compatibility -PEP_560 = True -GenericMeta = type -_PEP_696_IMPLEMENTED = sys.version_info >= (3, 13, 0, "beta") - -# The functions below are modified copies of typing internal helpers. -# They are needed by _ProtocolMeta and they provide support for PEP 646. - - -class _Sentinel: - def __repr__(self): - return "" - - -_marker = _Sentinel() - - -if sys.version_info >= (3, 10): - def _should_collect_from_parameters(t): - return isinstance( - t, (typing._GenericAlias, _types.GenericAlias, _types.UnionType) - ) -elif sys.version_info >= (3, 9): - def _should_collect_from_parameters(t): - return isinstance(t, (typing._GenericAlias, _types.GenericAlias)) -else: - def _should_collect_from_parameters(t): - return isinstance(t, typing._GenericAlias) and not t._special - - -NoReturn = typing.NoReturn - -# Some unconstrained type variables. These are used by the container types. -# (These are not for export.) -T = typing.TypeVar('T') # Any type. -KT = typing.TypeVar('KT') # Key type. -VT = typing.TypeVar('VT') # Value type. -T_co = typing.TypeVar('T_co', covariant=True) # Any type covariant containers. -T_contra = typing.TypeVar('T_contra', contravariant=True) # Ditto contravariant. - - -if sys.version_info >= (3, 11): - from typing import Any -else: - - class _AnyMeta(type): - def __instancecheck__(self, obj): - if self is Any: - raise TypeError("typing_extensions.Any cannot be used with isinstance()") - return super().__instancecheck__(obj) - - def __repr__(self): - if self is Any: - return "typing_extensions.Any" - return super().__repr__() - - class Any(metaclass=_AnyMeta): - """Special type indicating an unconstrained type. - - Any is compatible with every type. - - Any assumed to have all methods. - - All values assumed to be instances of Any. - Note that all the above statements are true from the point of view of - static type checkers. At runtime, Any should not be used with instance - checks. - """ - def __new__(cls, *args, **kwargs): - if cls is Any: - raise TypeError("Any cannot be instantiated") - return super().__new__(cls, *args, **kwargs) - - -ClassVar = typing.ClassVar - - -class _ExtensionsSpecialForm(typing._SpecialForm, _root=True): - def __repr__(self): - return 'typing_extensions.' + self._name - - -Final = typing.Final - -if sys.version_info >= (3, 11): - final = typing.final -else: - # @final exists in 3.8+, but we backport it for all versions - # before 3.11 to keep support for the __final__ attribute. - # See https://bugs.python.org/issue46342 - def final(f): - """This decorator can be used to indicate to type checkers that - the decorated method cannot be overridden, and decorated class - cannot be subclassed. For example: - - class Base: - @final - def done(self) -> None: - ... - class Sub(Base): - def done(self) -> None: # Error reported by type checker - ... - @final - class Leaf: - ... - class Other(Leaf): # Error reported by type checker - ... - - There is no runtime checking of these properties. The decorator - sets the ``__final__`` attribute to ``True`` on the decorated object - to allow runtime introspection. - """ - try: - f.__final__ = True - except (AttributeError, TypeError): - # Skip the attribute silently if it is not writable. - # AttributeError happens if the object has __slots__ or a - # read-only property, TypeError if it's a builtin class. - pass - return f - - -def IntVar(name): - return typing.TypeVar(name) - - -# A Literal bug was fixed in 3.11.0, 3.10.1 and 3.9.8 -if sys.version_info >= (3, 10, 1): - Literal = typing.Literal -else: - def _flatten_literal_params(parameters): - """An internal helper for Literal creation: flatten Literals among parameters""" - params = [] - for p in parameters: - if isinstance(p, _LiteralGenericAlias): - params.extend(p.__args__) - else: - params.append(p) - return tuple(params) - - def _value_and_type_iter(params): - for p in params: - yield p, type(p) - - class _LiteralGenericAlias(typing._GenericAlias, _root=True): - def __eq__(self, other): - if not isinstance(other, _LiteralGenericAlias): - return NotImplemented - these_args_deduped = set(_value_and_type_iter(self.__args__)) - other_args_deduped = set(_value_and_type_iter(other.__args__)) - return these_args_deduped == other_args_deduped - - def __hash__(self): - return hash(frozenset(_value_and_type_iter(self.__args__))) - - class _LiteralForm(_ExtensionsSpecialForm, _root=True): - def __init__(self, doc: str): - self._name = 'Literal' - self._doc = self.__doc__ = doc - - def __getitem__(self, parameters): - if not isinstance(parameters, tuple): - parameters = (parameters,) - - parameters = _flatten_literal_params(parameters) - - val_type_pairs = list(_value_and_type_iter(parameters)) - try: - deduped_pairs = set(val_type_pairs) - except TypeError: - # unhashable parameters - pass - else: - # similar logic to typing._deduplicate on Python 3.9+ - if len(deduped_pairs) < len(val_type_pairs): - new_parameters = [] - for pair in val_type_pairs: - if pair in deduped_pairs: - new_parameters.append(pair[0]) - deduped_pairs.remove(pair) - assert not deduped_pairs, deduped_pairs - parameters = tuple(new_parameters) - - return _LiteralGenericAlias(self, parameters) - - Literal = _LiteralForm(doc="""\ - A type that can be used to indicate to type checkers - that the corresponding value has a value literally equivalent - to the provided parameter. For example: - - var: Literal[4] = 4 - - The type checker understands that 'var' is literally equal to - the value 4 and no other value. - - Literal[...] cannot be subclassed. There is no runtime - checking verifying that the parameter is actually a value - instead of a type.""") - - -_overload_dummy = typing._overload_dummy - - -if hasattr(typing, "get_overloads"): # 3.11+ - overload = typing.overload - get_overloads = typing.get_overloads - clear_overloads = typing.clear_overloads -else: - # {module: {qualname: {firstlineno: func}}} - _overload_registry = collections.defaultdict( - functools.partial(collections.defaultdict, dict) - ) - - def overload(func): - """Decorator for overloaded functions/methods. - - In a stub file, place two or more stub definitions for the same - function in a row, each decorated with @overload. For example: - - @overload - def utf8(value: None) -> None: ... - @overload - def utf8(value: bytes) -> bytes: ... - @overload - def utf8(value: str) -> bytes: ... - - In a non-stub file (i.e. a regular .py file), do the same but - follow it with an implementation. The implementation should *not* - be decorated with @overload. For example: - - @overload - def utf8(value: None) -> None: ... - @overload - def utf8(value: bytes) -> bytes: ... - @overload - def utf8(value: str) -> bytes: ... - def utf8(value): - # implementation goes here - - The overloads for a function can be retrieved at runtime using the - get_overloads() function. - """ - # classmethod and staticmethod - f = getattr(func, "__func__", func) - try: - _overload_registry[f.__module__][f.__qualname__][ - f.__code__.co_firstlineno - ] = func - except AttributeError: - # Not a normal function; ignore. - pass - return _overload_dummy - - def get_overloads(func): - """Return all defined overloads for *func* as a sequence.""" - # classmethod and staticmethod - f = getattr(func, "__func__", func) - if f.__module__ not in _overload_registry: - return [] - mod_dict = _overload_registry[f.__module__] - if f.__qualname__ not in mod_dict: - return [] - return list(mod_dict[f.__qualname__].values()) - - def clear_overloads(): - """Clear all overloads in the registry.""" - _overload_registry.clear() - - -# This is not a real generic class. Don't use outside annotations. -Type = typing.Type - -# Various ABCs mimicking those in collections.abc. -# A few are simply re-exported for completeness. -Awaitable = typing.Awaitable -Coroutine = typing.Coroutine -AsyncIterable = typing.AsyncIterable -AsyncIterator = typing.AsyncIterator -Deque = typing.Deque -DefaultDict = typing.DefaultDict -OrderedDict = typing.OrderedDict -Counter = typing.Counter -ChainMap = typing.ChainMap -Text = typing.Text -TYPE_CHECKING = typing.TYPE_CHECKING - - -if sys.version_info >= (3, 13, 0, "beta"): - from typing import AsyncContextManager, AsyncGenerator, ContextManager, Generator -else: - def _is_dunder(attr): - return attr.startswith('__') and attr.endswith('__') - - # Python <3.9 doesn't have typing._SpecialGenericAlias - _special_generic_alias_base = getattr( - typing, "_SpecialGenericAlias", typing._GenericAlias - ) - - class _SpecialGenericAlias(_special_generic_alias_base, _root=True): - def __init__(self, origin, nparams, *, inst=True, name=None, defaults=()): - if _special_generic_alias_base is typing._GenericAlias: - # Python <3.9 - self.__origin__ = origin - self._nparams = nparams - super().__init__(origin, nparams, special=True, inst=inst, name=name) - else: - # Python >= 3.9 - super().__init__(origin, nparams, inst=inst, name=name) - self._defaults = defaults - - def __setattr__(self, attr, val): - allowed_attrs = {'_name', '_inst', '_nparams', '_defaults'} - if _special_generic_alias_base is typing._GenericAlias: - # Python <3.9 - allowed_attrs.add("__origin__") - if _is_dunder(attr) or attr in allowed_attrs: - object.__setattr__(self, attr, val) - else: - setattr(self.__origin__, attr, val) - - @typing._tp_cache - def __getitem__(self, params): - if not isinstance(params, tuple): - params = (params,) - msg = "Parameters to generic types must be types." - params = tuple(typing._type_check(p, msg) for p in params) - if ( - self._defaults - and len(params) < self._nparams - and len(params) + len(self._defaults) >= self._nparams - ): - params = (*params, *self._defaults[len(params) - self._nparams:]) - actual_len = len(params) - - if actual_len != self._nparams: - if self._defaults: - expected = f"at least {self._nparams - len(self._defaults)}" - else: - expected = str(self._nparams) - if not self._nparams: - raise TypeError(f"{self} is not a generic class") - raise TypeError( - f"Too {'many' if actual_len > self._nparams else 'few'}" - f" arguments for {self};" - f" actual {actual_len}, expected {expected}" - ) - return self.copy_with(params) - - _NoneType = type(None) - Generator = _SpecialGenericAlias( - collections.abc.Generator, 3, defaults=(_NoneType, _NoneType) - ) - AsyncGenerator = _SpecialGenericAlias( - collections.abc.AsyncGenerator, 2, defaults=(_NoneType,) - ) - ContextManager = _SpecialGenericAlias( - contextlib.AbstractContextManager, - 2, - name="ContextManager", - defaults=(typing.Optional[bool],) - ) - AsyncContextManager = _SpecialGenericAlias( - contextlib.AbstractAsyncContextManager, - 2, - name="AsyncContextManager", - defaults=(typing.Optional[bool],) - ) - - -_PROTO_ALLOWLIST = { - 'collections.abc': [ - 'Callable', 'Awaitable', 'Iterable', 'Iterator', 'AsyncIterable', - 'Hashable', 'Sized', 'Container', 'Collection', 'Reversible', 'Buffer', - ], - 'contextlib': ['AbstractContextManager', 'AbstractAsyncContextManager'], - 'typing_extensions': ['Buffer'], -} - - -_EXCLUDED_ATTRS = frozenset(typing.EXCLUDED_ATTRIBUTES) | { - "__match_args__", "__protocol_attrs__", "__non_callable_proto_members__", - "__final__", -} - - -def _get_protocol_attrs(cls): - attrs = set() - for base in cls.__mro__[:-1]: # without object - if base.__name__ in {'Protocol', 'Generic'}: - continue - annotations = getattr(base, '__annotations__', {}) - for attr in (*base.__dict__, *annotations): - if (not attr.startswith('_abc_') and attr not in _EXCLUDED_ATTRS): - attrs.add(attr) - return attrs - - -def _caller(depth=2): - try: - return sys._getframe(depth).f_globals.get('__name__', '__main__') - except (AttributeError, ValueError): # For platforms without _getframe() - return None - - -# `__match_args__` attribute was removed from protocol members in 3.13, -# we want to backport this change to older Python versions. -if sys.version_info >= (3, 13): - Protocol = typing.Protocol -else: - def _allow_reckless_class_checks(depth=3): - """Allow instance and class checks for special stdlib modules. - The abc and functools modules indiscriminately call isinstance() and - issubclass() on the whole MRO of a user class, which may contain protocols. - """ - return _caller(depth) in {'abc', 'functools', None} - - def _no_init(self, *args, **kwargs): - if type(self)._is_protocol: - raise TypeError('Protocols cannot be instantiated') - - def _type_check_issubclass_arg_1(arg): - """Raise TypeError if `arg` is not an instance of `type` - in `issubclass(arg, )`. - - In most cases, this is verified by type.__subclasscheck__. - Checking it again unnecessarily would slow down issubclass() checks, - so, we don't perform this check unless we absolutely have to. - - For various error paths, however, - we want to ensure that *this* error message is shown to the user - where relevant, rather than a typing.py-specific error message. - """ - if not isinstance(arg, type): - # Same error message as for issubclass(1, int). - raise TypeError('issubclass() arg 1 must be a class') - - # Inheriting from typing._ProtocolMeta isn't actually desirable, - # but is necessary to allow typing.Protocol and typing_extensions.Protocol - # to mix without getting TypeErrors about "metaclass conflict" - class _ProtocolMeta(type(typing.Protocol)): - # This metaclass is somewhat unfortunate, - # but is necessary for several reasons... - # - # NOTE: DO NOT call super() in any methods in this class - # That would call the methods on typing._ProtocolMeta on Python 3.8-3.11 - # and those are slow - def __new__(mcls, name, bases, namespace, **kwargs): - if name == "Protocol" and len(bases) < 2: - pass - elif {Protocol, typing.Protocol} & set(bases): - for base in bases: - if not ( - base in {object, typing.Generic, Protocol, typing.Protocol} - or base.__name__ in _PROTO_ALLOWLIST.get(base.__module__, []) - or is_protocol(base) - ): - raise TypeError( - f"Protocols can only inherit from other protocols, " - f"got {base!r}" - ) - return abc.ABCMeta.__new__(mcls, name, bases, namespace, **kwargs) - - def __init__(cls, *args, **kwargs): - abc.ABCMeta.__init__(cls, *args, **kwargs) - if getattr(cls, "_is_protocol", False): - cls.__protocol_attrs__ = _get_protocol_attrs(cls) - - def __subclasscheck__(cls, other): - if cls is Protocol: - return type.__subclasscheck__(cls, other) - if ( - getattr(cls, '_is_protocol', False) - and not _allow_reckless_class_checks() - ): - if not getattr(cls, '_is_runtime_protocol', False): - _type_check_issubclass_arg_1(other) - raise TypeError( - "Instance and class checks can only be used with " - "@runtime_checkable protocols" - ) - if ( - # this attribute is set by @runtime_checkable: - cls.__non_callable_proto_members__ - and cls.__dict__.get("__subclasshook__") is _proto_hook - ): - _type_check_issubclass_arg_1(other) - non_method_attrs = sorted(cls.__non_callable_proto_members__) - raise TypeError( - "Protocols with non-method members don't support issubclass()." - f" Non-method members: {str(non_method_attrs)[1:-1]}." - ) - return abc.ABCMeta.__subclasscheck__(cls, other) - - def __instancecheck__(cls, instance): - # We need this method for situations where attributes are - # assigned in __init__. - if cls is Protocol: - return type.__instancecheck__(cls, instance) - if not getattr(cls, "_is_protocol", False): - # i.e., it's a concrete subclass of a protocol - return abc.ABCMeta.__instancecheck__(cls, instance) - - if ( - not getattr(cls, '_is_runtime_protocol', False) and - not _allow_reckless_class_checks() - ): - raise TypeError("Instance and class checks can only be used with" - " @runtime_checkable protocols") - - if abc.ABCMeta.__instancecheck__(cls, instance): - return True - - for attr in cls.__protocol_attrs__: - try: - val = inspect.getattr_static(instance, attr) - except AttributeError: - break - # this attribute is set by @runtime_checkable: - if val is None and attr not in cls.__non_callable_proto_members__: - break - else: - return True - - return False - - def __eq__(cls, other): - # Hack so that typing.Generic.__class_getitem__ - # treats typing_extensions.Protocol - # as equivalent to typing.Protocol - if abc.ABCMeta.__eq__(cls, other) is True: - return True - return cls is Protocol and other is typing.Protocol - - # This has to be defined, or the abc-module cache - # complains about classes with this metaclass being unhashable, - # if we define only __eq__! - def __hash__(cls) -> int: - return type.__hash__(cls) - - @classmethod - def _proto_hook(cls, other): - if not cls.__dict__.get('_is_protocol', False): - return NotImplemented - - for attr in cls.__protocol_attrs__: - for base in other.__mro__: - # Check if the members appears in the class dictionary... - if attr in base.__dict__: - if base.__dict__[attr] is None: - return NotImplemented - break - - # ...or in annotations, if it is a sub-protocol. - annotations = getattr(base, '__annotations__', {}) - if ( - isinstance(annotations, collections.abc.Mapping) - and attr in annotations - and is_protocol(other) - ): - break - else: - return NotImplemented - return True - - class Protocol(typing.Generic, metaclass=_ProtocolMeta): - __doc__ = typing.Protocol.__doc__ - __slots__ = () - _is_protocol = True - _is_runtime_protocol = False - - def __init_subclass__(cls, *args, **kwargs): - super().__init_subclass__(*args, **kwargs) - - # Determine if this is a protocol or a concrete subclass. - if not cls.__dict__.get('_is_protocol', False): - cls._is_protocol = any(b is Protocol for b in cls.__bases__) - - # Set (or override) the protocol subclass hook. - if '__subclasshook__' not in cls.__dict__: - cls.__subclasshook__ = _proto_hook - - # Prohibit instantiation for protocol classes - if cls._is_protocol and cls.__init__ is Protocol.__init__: - cls.__init__ = _no_init - - -if sys.version_info >= (3, 13): - runtime_checkable = typing.runtime_checkable -else: - def runtime_checkable(cls): - """Mark a protocol class as a runtime protocol. - - Such protocol can be used with isinstance() and issubclass(). - Raise TypeError if applied to a non-protocol class. - This allows a simple-minded structural check very similar to - one trick ponies in collections.abc such as Iterable. - - For example:: - - @runtime_checkable - class Closable(Protocol): - def close(self): ... - - assert isinstance(open('/some/file'), Closable) - - Warning: this will check only the presence of the required methods, - not their type signatures! - """ - if not issubclass(cls, typing.Generic) or not getattr(cls, '_is_protocol', False): - raise TypeError(f'@runtime_checkable can be only applied to protocol classes,' - f' got {cls!r}') - cls._is_runtime_protocol = True - - # typing.Protocol classes on <=3.11 break if we execute this block, - # because typing.Protocol classes on <=3.11 don't have a - # `__protocol_attrs__` attribute, and this block relies on the - # `__protocol_attrs__` attribute. Meanwhile, typing.Protocol classes on 3.12.2+ - # break if we *don't* execute this block, because *they* assume that all - # protocol classes have a `__non_callable_proto_members__` attribute - # (which this block sets) - if isinstance(cls, _ProtocolMeta) or sys.version_info >= (3, 12, 2): - # PEP 544 prohibits using issubclass() - # with protocols that have non-method members. - # See gh-113320 for why we compute this attribute here, - # rather than in `_ProtocolMeta.__init__` - cls.__non_callable_proto_members__ = set() - for attr in cls.__protocol_attrs__: - try: - is_callable = callable(getattr(cls, attr, None)) - except Exception as e: - raise TypeError( - f"Failed to determine whether protocol member {attr!r} " - "is a method member" - ) from e - else: - if not is_callable: - cls.__non_callable_proto_members__.add(attr) - - return cls - - -# The "runtime" alias exists for backwards compatibility. -runtime = runtime_checkable - - -# Our version of runtime-checkable protocols is faster on Python 3.8-3.11 -if sys.version_info >= (3, 12): - SupportsInt = typing.SupportsInt - SupportsFloat = typing.SupportsFloat - SupportsComplex = typing.SupportsComplex - SupportsBytes = typing.SupportsBytes - SupportsIndex = typing.SupportsIndex - SupportsAbs = typing.SupportsAbs - SupportsRound = typing.SupportsRound -else: - @runtime_checkable - class SupportsInt(Protocol): - """An ABC with one abstract method __int__.""" - __slots__ = () - - @abc.abstractmethod - def __int__(self) -> int: - pass - - @runtime_checkable - class SupportsFloat(Protocol): - """An ABC with one abstract method __float__.""" - __slots__ = () - - @abc.abstractmethod - def __float__(self) -> float: - pass - - @runtime_checkable - class SupportsComplex(Protocol): - """An ABC with one abstract method __complex__.""" - __slots__ = () - - @abc.abstractmethod - def __complex__(self) -> complex: - pass - - @runtime_checkable - class SupportsBytes(Protocol): - """An ABC with one abstract method __bytes__.""" - __slots__ = () - - @abc.abstractmethod - def __bytes__(self) -> bytes: - pass - - @runtime_checkable - class SupportsIndex(Protocol): - __slots__ = () - - @abc.abstractmethod - def __index__(self) -> int: - pass - - @runtime_checkable - class SupportsAbs(Protocol[T_co]): - """ - An ABC with one abstract method __abs__ that is covariant in its return type. - """ - __slots__ = () - - @abc.abstractmethod - def __abs__(self) -> T_co: - pass - - @runtime_checkable - class SupportsRound(Protocol[T_co]): - """ - An ABC with one abstract method __round__ that is covariant in its return type. - """ - __slots__ = () - - @abc.abstractmethod - def __round__(self, ndigits: int = 0) -> T_co: - pass - - -def _ensure_subclassable(mro_entries): - def inner(func): - if sys.implementation.name == "pypy" and sys.version_info < (3, 9): - cls_dict = { - "__call__": staticmethod(func), - "__mro_entries__": staticmethod(mro_entries) - } - t = type(func.__name__, (), cls_dict) - return functools.update_wrapper(t(), func) - else: - func.__mro_entries__ = mro_entries - return func - return inner - - -# Update this to something like >=3.13.0b1 if and when -# PEP 728 is implemented in CPython -_PEP_728_IMPLEMENTED = False - -if _PEP_728_IMPLEMENTED: - # The standard library TypedDict in Python 3.8 does not store runtime information - # about which (if any) keys are optional. See https://bugs.python.org/issue38834 - # The standard library TypedDict in Python 3.9.0/1 does not honour the "total" - # keyword with old-style TypedDict(). See https://bugs.python.org/issue42059 - # The standard library TypedDict below Python 3.11 does not store runtime - # information about optional and required keys when using Required or NotRequired. - # Generic TypedDicts are also impossible using typing.TypedDict on Python <3.11. - # Aaaand on 3.12 we add __orig_bases__ to TypedDict - # to enable better runtime introspection. - # On 3.13 we deprecate some odd ways of creating TypedDicts. - # Also on 3.13, PEP 705 adds the ReadOnly[] qualifier. - # PEP 728 (still pending) makes more changes. - TypedDict = typing.TypedDict - _TypedDictMeta = typing._TypedDictMeta - is_typeddict = typing.is_typeddict -else: - # 3.10.0 and later - _TAKES_MODULE = "module" in inspect.signature(typing._type_check).parameters - - def _get_typeddict_qualifiers(annotation_type): - while True: - annotation_origin = get_origin(annotation_type) - if annotation_origin is Annotated: - annotation_args = get_args(annotation_type) - if annotation_args: - annotation_type = annotation_args[0] - else: - break - elif annotation_origin is Required: - yield Required - annotation_type, = get_args(annotation_type) - elif annotation_origin is NotRequired: - yield NotRequired - annotation_type, = get_args(annotation_type) - elif annotation_origin is ReadOnly: - yield ReadOnly - annotation_type, = get_args(annotation_type) - else: - break - - class _TypedDictMeta(type): - def __new__(cls, name, bases, ns, *, total=True, closed=False): - """Create new typed dict class object. - - This method is called when TypedDict is subclassed, - or when TypedDict is instantiated. This way - TypedDict supports all three syntax forms described in its docstring. - Subclasses and instances of TypedDict return actual dictionaries. - """ - for base in bases: - if type(base) is not _TypedDictMeta and base is not typing.Generic: - raise TypeError('cannot inherit from both a TypedDict type ' - 'and a non-TypedDict base class') - - if any(issubclass(b, typing.Generic) for b in bases): - generic_base = (typing.Generic,) - else: - generic_base = () - - # typing.py generally doesn't let you inherit from plain Generic, unless - # the name of the class happens to be "Protocol" - tp_dict = type.__new__(_TypedDictMeta, "Protocol", (*generic_base, dict), ns) - tp_dict.__name__ = name - if tp_dict.__qualname__ == "Protocol": - tp_dict.__qualname__ = name - - if not hasattr(tp_dict, '__orig_bases__'): - tp_dict.__orig_bases__ = bases - - annotations = {} - if "__annotations__" in ns: - own_annotations = ns["__annotations__"] - elif "__annotate__" in ns: - # TODO: Use inspect.VALUE here, and make the annotations lazily evaluated - own_annotations = ns["__annotate__"](1) - else: - own_annotations = {} - msg = "TypedDict('Name', {f0: t0, f1: t1, ...}); each t must be a type" - if _TAKES_MODULE: - own_annotations = { - n: typing._type_check(tp, msg, module=tp_dict.__module__) - for n, tp in own_annotations.items() - } - else: - own_annotations = { - n: typing._type_check(tp, msg) - for n, tp in own_annotations.items() - } - required_keys = set() - optional_keys = set() - readonly_keys = set() - mutable_keys = set() - extra_items_type = None - - for base in bases: - base_dict = base.__dict__ - - annotations.update(base_dict.get('__annotations__', {})) - required_keys.update(base_dict.get('__required_keys__', ())) - optional_keys.update(base_dict.get('__optional_keys__', ())) - readonly_keys.update(base_dict.get('__readonly_keys__', ())) - mutable_keys.update(base_dict.get('__mutable_keys__', ())) - base_extra_items_type = base_dict.get('__extra_items__', None) - if base_extra_items_type is not None: - extra_items_type = base_extra_items_type - - if closed and extra_items_type is None: - extra_items_type = Never - if closed and "__extra_items__" in own_annotations: - annotation_type = own_annotations.pop("__extra_items__") - qualifiers = set(_get_typeddict_qualifiers(annotation_type)) - if Required in qualifiers: - raise TypeError( - "Special key __extra_items__ does not support " - "Required" - ) - if NotRequired in qualifiers: - raise TypeError( - "Special key __extra_items__ does not support " - "NotRequired" - ) - extra_items_type = annotation_type - - annotations.update(own_annotations) - for annotation_key, annotation_type in own_annotations.items(): - qualifiers = set(_get_typeddict_qualifiers(annotation_type)) - - if Required in qualifiers: - required_keys.add(annotation_key) - elif NotRequired in qualifiers: - optional_keys.add(annotation_key) - elif total: - required_keys.add(annotation_key) - else: - optional_keys.add(annotation_key) - if ReadOnly in qualifiers: - mutable_keys.discard(annotation_key) - readonly_keys.add(annotation_key) - else: - mutable_keys.add(annotation_key) - readonly_keys.discard(annotation_key) - - tp_dict.__annotations__ = annotations - tp_dict.__required_keys__ = frozenset(required_keys) - tp_dict.__optional_keys__ = frozenset(optional_keys) - tp_dict.__readonly_keys__ = frozenset(readonly_keys) - tp_dict.__mutable_keys__ = frozenset(mutable_keys) - if not hasattr(tp_dict, '__total__'): - tp_dict.__total__ = total - tp_dict.__closed__ = closed - tp_dict.__extra_items__ = extra_items_type - return tp_dict - - __call__ = dict # static method - - def __subclasscheck__(cls, other): - # Typed dicts are only for static structural subtyping. - raise TypeError('TypedDict does not support instance and class checks') - - __instancecheck__ = __subclasscheck__ - - _TypedDict = type.__new__(_TypedDictMeta, 'TypedDict', (), {}) - - @_ensure_subclassable(lambda bases: (_TypedDict,)) - def TypedDict(typename, fields=_marker, /, *, total=True, closed=False, **kwargs): - """A simple typed namespace. At runtime it is equivalent to a plain dict. - - TypedDict creates a dictionary type such that a type checker will expect all - instances to have a certain set of keys, where each key is - associated with a value of a consistent type. This expectation - is not checked at runtime. - - Usage:: - - class Point2D(TypedDict): - x: int - y: int - label: str - - a: Point2D = {'x': 1, 'y': 2, 'label': 'good'} # OK - b: Point2D = {'z': 3, 'label': 'bad'} # Fails type check - - assert Point2D(x=1, y=2, label='first') == dict(x=1, y=2, label='first') - - The type info can be accessed via the Point2D.__annotations__ dict, and - the Point2D.__required_keys__ and Point2D.__optional_keys__ frozensets. - TypedDict supports an additional equivalent form:: - - Point2D = TypedDict('Point2D', {'x': int, 'y': int, 'label': str}) - - By default, all keys must be present in a TypedDict. It is possible - to override this by specifying totality:: - - class Point2D(TypedDict, total=False): - x: int - y: int - - This means that a Point2D TypedDict can have any of the keys omitted. A type - checker is only expected to support a literal False or True as the value of - the total argument. True is the default, and makes all items defined in the - class body be required. - - The Required and NotRequired special forms can also be used to mark - individual keys as being required or not required:: - - class Point2D(TypedDict): - x: int # the "x" key must always be present (Required is the default) - y: NotRequired[int] # the "y" key can be omitted - - See PEP 655 for more details on Required and NotRequired. - """ - if fields is _marker or fields is None: - if fields is _marker: - deprecated_thing = "Failing to pass a value for the 'fields' parameter" - else: - deprecated_thing = "Passing `None` as the 'fields' parameter" - - example = f"`{typename} = TypedDict({typename!r}, {{}})`" - deprecation_msg = ( - f"{deprecated_thing} is deprecated and will be disallowed in " - "Python 3.15. To create a TypedDict class with 0 fields " - "using the functional syntax, pass an empty dictionary, e.g. " - ) + example + "." - warnings.warn(deprecation_msg, DeprecationWarning, stacklevel=2) - if closed is not False and closed is not True: - kwargs["closed"] = closed - closed = False - fields = kwargs - elif kwargs: - raise TypeError("TypedDict takes either a dict or keyword arguments," - " but not both") - if kwargs: - if sys.version_info >= (3, 13): - raise TypeError("TypedDict takes no keyword arguments") - warnings.warn( - "The kwargs-based syntax for TypedDict definitions is deprecated " - "in Python 3.11, will be removed in Python 3.13, and may not be " - "understood by third-party type checkers.", - DeprecationWarning, - stacklevel=2, - ) - - ns = {'__annotations__': dict(fields)} - module = _caller() - if module is not None: - # Setting correct module is necessary to make typed dict classes pickleable. - ns['__module__'] = module - - td = _TypedDictMeta(typename, (), ns, total=total, closed=closed) - td.__orig_bases__ = (TypedDict,) - return td - - if hasattr(typing, "_TypedDictMeta"): - _TYPEDDICT_TYPES = (typing._TypedDictMeta, _TypedDictMeta) - else: - _TYPEDDICT_TYPES = (_TypedDictMeta,) - - def is_typeddict(tp): - """Check if an annotation is a TypedDict class - - For example:: - class Film(TypedDict): - title: str - year: int - - is_typeddict(Film) # => True - is_typeddict(Union[list, str]) # => False - """ - # On 3.8, this would otherwise return True - if hasattr(typing, "TypedDict") and tp is typing.TypedDict: - return False - return isinstance(tp, _TYPEDDICT_TYPES) - - -if hasattr(typing, "assert_type"): - assert_type = typing.assert_type - -else: - def assert_type(val, typ, /): - """Assert (to the type checker) that the value is of the given type. - - When the type checker encounters a call to assert_type(), it - emits an error if the value is not of the specified type:: - - def greet(name: str) -> None: - assert_type(name, str) # ok - assert_type(name, int) # type checker error - - At runtime this returns the first argument unchanged and otherwise - does nothing. - """ - return val - - -if hasattr(typing, "ReadOnly"): # 3.13+ - get_type_hints = typing.get_type_hints -else: # <=3.13 - # replaces _strip_annotations() - def _strip_extras(t): - """Strips Annotated, Required and NotRequired from a given type.""" - if isinstance(t, _AnnotatedAlias): - return _strip_extras(t.__origin__) - if hasattr(t, "__origin__") and t.__origin__ in (Required, NotRequired, ReadOnly): - return _strip_extras(t.__args__[0]) - if isinstance(t, typing._GenericAlias): - stripped_args = tuple(_strip_extras(a) for a in t.__args__) - if stripped_args == t.__args__: - return t - return t.copy_with(stripped_args) - if hasattr(_types, "GenericAlias") and isinstance(t, _types.GenericAlias): - stripped_args = tuple(_strip_extras(a) for a in t.__args__) - if stripped_args == t.__args__: - return t - return _types.GenericAlias(t.__origin__, stripped_args) - if hasattr(_types, "UnionType") and isinstance(t, _types.UnionType): - stripped_args = tuple(_strip_extras(a) for a in t.__args__) - if stripped_args == t.__args__: - return t - return functools.reduce(operator.or_, stripped_args) - - return t - - def get_type_hints(obj, globalns=None, localns=None, include_extras=False): - """Return type hints for an object. - - This is often the same as obj.__annotations__, but it handles - forward references encoded as string literals, adds Optional[t] if a - default value equal to None is set and recursively replaces all - 'Annotated[T, ...]', 'Required[T]' or 'NotRequired[T]' with 'T' - (unless 'include_extras=True'). - - The argument may be a module, class, method, or function. The annotations - are returned as a dictionary. For classes, annotations include also - inherited members. - - TypeError is raised if the argument is not of a type that can contain - annotations, and an empty dictionary is returned if no annotations are - present. - - BEWARE -- the behavior of globalns and localns is counterintuitive - (unless you are familiar with how eval() and exec() work). The - search order is locals first, then globals. - - - If no dict arguments are passed, an attempt is made to use the - globals from obj (or the respective module's globals for classes), - and these are also used as the locals. If the object does not appear - to have globals, an empty dictionary is used. - - - If one dict argument is passed, it is used for both globals and - locals. - - - If two dict arguments are passed, they specify globals and - locals, respectively. - """ - if hasattr(typing, "Annotated"): # 3.9+ - hint = typing.get_type_hints( - obj, globalns=globalns, localns=localns, include_extras=True - ) - else: # 3.8 - hint = typing.get_type_hints(obj, globalns=globalns, localns=localns) - if include_extras: - return hint - return {k: _strip_extras(t) for k, t in hint.items()} - - -# Python 3.9+ has PEP 593 (Annotated) -if hasattr(typing, 'Annotated'): - Annotated = typing.Annotated - # Not exported and not a public API, but needed for get_origin() and get_args() - # to work. - _AnnotatedAlias = typing._AnnotatedAlias -# 3.8 -else: - class _AnnotatedAlias(typing._GenericAlias, _root=True): - """Runtime representation of an annotated type. - - At its core 'Annotated[t, dec1, dec2, ...]' is an alias for the type 't' - with extra annotations. The alias behaves like a normal typing alias, - instantiating is the same as instantiating the underlying type, binding - it to types is also the same. - """ - def __init__(self, origin, metadata): - if isinstance(origin, _AnnotatedAlias): - metadata = origin.__metadata__ + metadata - origin = origin.__origin__ - super().__init__(origin, origin) - self.__metadata__ = metadata - - def copy_with(self, params): - assert len(params) == 1 - new_type = params[0] - return _AnnotatedAlias(new_type, self.__metadata__) - - def __repr__(self): - return (f"typing_extensions.Annotated[{typing._type_repr(self.__origin__)}, " - f"{', '.join(repr(a) for a in self.__metadata__)}]") - - def __reduce__(self): - return operator.getitem, ( - Annotated, (self.__origin__, *self.__metadata__) - ) - - def __eq__(self, other): - if not isinstance(other, _AnnotatedAlias): - return NotImplemented - if self.__origin__ != other.__origin__: - return False - return self.__metadata__ == other.__metadata__ - - def __hash__(self): - return hash((self.__origin__, self.__metadata__)) - - class Annotated: - """Add context specific metadata to a type. - - Example: Annotated[int, runtime_check.Unsigned] indicates to the - hypothetical runtime_check module that this type is an unsigned int. - Every other consumer of this type can ignore this metadata and treat - this type as int. - - The first argument to Annotated must be a valid type (and will be in - the __origin__ field), the remaining arguments are kept as a tuple in - the __extra__ field. - - Details: - - - It's an error to call `Annotated` with less than two arguments. - - Nested Annotated are flattened:: - - Annotated[Annotated[T, Ann1, Ann2], Ann3] == Annotated[T, Ann1, Ann2, Ann3] - - - Instantiating an annotated type is equivalent to instantiating the - underlying type:: - - Annotated[C, Ann1](5) == C(5) - - - Annotated can be used as a generic type alias:: - - Optimized = Annotated[T, runtime.Optimize()] - Optimized[int] == Annotated[int, runtime.Optimize()] - - OptimizedList = Annotated[List[T], runtime.Optimize()] - OptimizedList[int] == Annotated[List[int], runtime.Optimize()] - """ - - __slots__ = () - - def __new__(cls, *args, **kwargs): - raise TypeError("Type Annotated cannot be instantiated.") - - @typing._tp_cache - def __class_getitem__(cls, params): - if not isinstance(params, tuple) or len(params) < 2: - raise TypeError("Annotated[...] should be used " - "with at least two arguments (a type and an " - "annotation).") - allowed_special_forms = (ClassVar, Final) - if get_origin(params[0]) in allowed_special_forms: - origin = params[0] - else: - msg = "Annotated[t, ...]: t must be a type." - origin = typing._type_check(params[0], msg) - metadata = tuple(params[1:]) - return _AnnotatedAlias(origin, metadata) - - def __init_subclass__(cls, *args, **kwargs): - raise TypeError( - f"Cannot subclass {cls.__module__}.Annotated" - ) - -# Python 3.8 has get_origin() and get_args() but those implementations aren't -# Annotated-aware, so we can't use those. Python 3.9's versions don't support -# ParamSpecArgs and ParamSpecKwargs, so only Python 3.10's versions will do. -if sys.version_info[:2] >= (3, 10): - get_origin = typing.get_origin - get_args = typing.get_args -# 3.8-3.9 -else: - try: - # 3.9+ - from typing import _BaseGenericAlias - except ImportError: - _BaseGenericAlias = typing._GenericAlias - try: - # 3.9+ - from typing import GenericAlias as _typing_GenericAlias - except ImportError: - _typing_GenericAlias = typing._GenericAlias - - def get_origin(tp): - """Get the unsubscripted version of a type. - - This supports generic types, Callable, Tuple, Union, Literal, Final, ClassVar - and Annotated. Return None for unsupported types. Examples:: - - get_origin(Literal[42]) is Literal - get_origin(int) is None - get_origin(ClassVar[int]) is ClassVar - get_origin(Generic) is Generic - get_origin(Generic[T]) is Generic - get_origin(Union[T, int]) is Union - get_origin(List[Tuple[T, T]][int]) == list - get_origin(P.args) is P - """ - if isinstance(tp, _AnnotatedAlias): - return Annotated - if isinstance(tp, (typing._GenericAlias, _typing_GenericAlias, _BaseGenericAlias, - ParamSpecArgs, ParamSpecKwargs)): - return tp.__origin__ - if tp is typing.Generic: - return typing.Generic - return None - - def get_args(tp): - """Get type arguments with all substitutions performed. - - For unions, basic simplifications used by Union constructor are performed. - Examples:: - get_args(Dict[str, int]) == (str, int) - get_args(int) == () - get_args(Union[int, Union[T, int], str][int]) == (int, str) - get_args(Union[int, Tuple[T, int]][str]) == (int, Tuple[str, int]) - get_args(Callable[[], T][int]) == ([], int) - """ - if isinstance(tp, _AnnotatedAlias): - return (tp.__origin__, *tp.__metadata__) - if isinstance(tp, (typing._GenericAlias, _typing_GenericAlias)): - if getattr(tp, "_special", False): - return () - res = tp.__args__ - if get_origin(tp) is collections.abc.Callable and res[0] is not Ellipsis: - res = (list(res[:-1]), res[-1]) - return res - return () - - -# 3.10+ -if hasattr(typing, 'TypeAlias'): - TypeAlias = typing.TypeAlias -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def TypeAlias(self, parameters): - """Special marker indicating that an assignment should - be recognized as a proper type alias definition by type - checkers. - - For example:: - - Predicate: TypeAlias = Callable[..., bool] - - It's invalid when used anywhere except as in the example above. - """ - raise TypeError(f"{self} is not subscriptable") -# 3.8 -else: - TypeAlias = _ExtensionsSpecialForm( - 'TypeAlias', - doc="""Special marker indicating that an assignment should - be recognized as a proper type alias definition by type - checkers. - - For example:: - - Predicate: TypeAlias = Callable[..., bool] - - It's invalid when used anywhere except as in the example - above.""" - ) - - -if hasattr(typing, "NoDefault"): - NoDefault = typing.NoDefault -else: - class NoDefaultTypeMeta(type): - def __setattr__(cls, attr, value): - # TypeError is consistent with the behavior of NoneType - raise TypeError( - f"cannot set {attr!r} attribute of immutable type {cls.__name__!r}" - ) - - class NoDefaultType(metaclass=NoDefaultTypeMeta): - """The type of the NoDefault singleton.""" - - __slots__ = () - - def __new__(cls): - return globals().get("NoDefault") or object.__new__(cls) - - def __repr__(self): - return "typing_extensions.NoDefault" - - def __reduce__(self): - return "NoDefault" - - NoDefault = NoDefaultType() - del NoDefaultType, NoDefaultTypeMeta - - -def _set_default(type_param, default): - type_param.has_default = lambda: default is not NoDefault - type_param.__default__ = default - - -def _set_module(typevarlike): - # for pickling: - def_mod = _caller(depth=3) - if def_mod != 'typing_extensions': - typevarlike.__module__ = def_mod - - -class _DefaultMixin: - """Mixin for TypeVarLike defaults.""" - - __slots__ = () - __init__ = _set_default - - -# Classes using this metaclass must provide a _backported_typevarlike ClassVar -class _TypeVarLikeMeta(type): - def __instancecheck__(cls, __instance: Any) -> bool: - return isinstance(__instance, cls._backported_typevarlike) - - -if _PEP_696_IMPLEMENTED: - from typing import TypeVar -else: - # Add default and infer_variance parameters from PEP 696 and 695 - class TypeVar(metaclass=_TypeVarLikeMeta): - """Type variable.""" - - _backported_typevarlike = typing.TypeVar - - def __new__(cls, name, *constraints, bound=None, - covariant=False, contravariant=False, - default=NoDefault, infer_variance=False): - if hasattr(typing, "TypeAliasType"): - # PEP 695 implemented (3.12+), can pass infer_variance to typing.TypeVar - typevar = typing.TypeVar(name, *constraints, bound=bound, - covariant=covariant, contravariant=contravariant, - infer_variance=infer_variance) - else: - typevar = typing.TypeVar(name, *constraints, bound=bound, - covariant=covariant, contravariant=contravariant) - if infer_variance and (covariant or contravariant): - raise ValueError("Variance cannot be specified with infer_variance.") - typevar.__infer_variance__ = infer_variance - - _set_default(typevar, default) - _set_module(typevar) - - def _tvar_prepare_subst(alias, args): - if ( - typevar.has_default() - and alias.__parameters__.index(typevar) == len(args) - ): - args += (typevar.__default__,) - return args - - typevar.__typing_prepare_subst__ = _tvar_prepare_subst - return typevar - - def __init_subclass__(cls) -> None: - raise TypeError(f"type '{__name__}.TypeVar' is not an acceptable base type") - - -# Python 3.10+ has PEP 612 -if hasattr(typing, 'ParamSpecArgs'): - ParamSpecArgs = typing.ParamSpecArgs - ParamSpecKwargs = typing.ParamSpecKwargs -# 3.8-3.9 -else: - class _Immutable: - """Mixin to indicate that object should not be copied.""" - __slots__ = () - - def __copy__(self): - return self - - def __deepcopy__(self, memo): - return self - - class ParamSpecArgs(_Immutable): - """The args for a ParamSpec object. - - Given a ParamSpec object P, P.args is an instance of ParamSpecArgs. - - ParamSpecArgs objects have a reference back to their ParamSpec: - - P.args.__origin__ is P - - This type is meant for runtime introspection and has no special meaning to - static type checkers. - """ - def __init__(self, origin): - self.__origin__ = origin - - def __repr__(self): - return f"{self.__origin__.__name__}.args" - - def __eq__(self, other): - if not isinstance(other, ParamSpecArgs): - return NotImplemented - return self.__origin__ == other.__origin__ - - class ParamSpecKwargs(_Immutable): - """The kwargs for a ParamSpec object. - - Given a ParamSpec object P, P.kwargs is an instance of ParamSpecKwargs. - - ParamSpecKwargs objects have a reference back to their ParamSpec: - - P.kwargs.__origin__ is P - - This type is meant for runtime introspection and has no special meaning to - static type checkers. - """ - def __init__(self, origin): - self.__origin__ = origin - - def __repr__(self): - return f"{self.__origin__.__name__}.kwargs" - - def __eq__(self, other): - if not isinstance(other, ParamSpecKwargs): - return NotImplemented - return self.__origin__ == other.__origin__ - - -if _PEP_696_IMPLEMENTED: - from typing import ParamSpec - -# 3.10+ -elif hasattr(typing, 'ParamSpec'): - - # Add default parameter - PEP 696 - class ParamSpec(metaclass=_TypeVarLikeMeta): - """Parameter specification.""" - - _backported_typevarlike = typing.ParamSpec - - def __new__(cls, name, *, bound=None, - covariant=False, contravariant=False, - infer_variance=False, default=NoDefault): - if hasattr(typing, "TypeAliasType"): - # PEP 695 implemented, can pass infer_variance to typing.TypeVar - paramspec = typing.ParamSpec(name, bound=bound, - covariant=covariant, - contravariant=contravariant, - infer_variance=infer_variance) - else: - paramspec = typing.ParamSpec(name, bound=bound, - covariant=covariant, - contravariant=contravariant) - paramspec.__infer_variance__ = infer_variance - - _set_default(paramspec, default) - _set_module(paramspec) - - def _paramspec_prepare_subst(alias, args): - params = alias.__parameters__ - i = params.index(paramspec) - if i == len(args) and paramspec.has_default(): - args = [*args, paramspec.__default__] - if i >= len(args): - raise TypeError(f"Too few arguments for {alias}") - # Special case where Z[[int, str, bool]] == Z[int, str, bool] in PEP 612. - if len(params) == 1 and not typing._is_param_expr(args[0]): - assert i == 0 - args = (args,) - # Convert lists to tuples to help other libraries cache the results. - elif isinstance(args[i], list): - args = (*args[:i], tuple(args[i]), *args[i + 1:]) - return args - - paramspec.__typing_prepare_subst__ = _paramspec_prepare_subst - return paramspec - - def __init_subclass__(cls) -> None: - raise TypeError(f"type '{__name__}.ParamSpec' is not an acceptable base type") - -# 3.8-3.9 -else: - - # Inherits from list as a workaround for Callable checks in Python < 3.9.2. - class ParamSpec(list, _DefaultMixin): - """Parameter specification variable. - - Usage:: - - P = ParamSpec('P') - - Parameter specification variables exist primarily for the benefit of static - type checkers. They are used to forward the parameter types of one - callable to another callable, a pattern commonly found in higher order - functions and decorators. They are only valid when used in ``Concatenate``, - or s the first argument to ``Callable``. In Python 3.10 and higher, - they are also supported in user-defined Generics at runtime. - See class Generic for more information on generic types. An - example for annotating a decorator:: - - T = TypeVar('T') - P = ParamSpec('P') - - def add_logging(f: Callable[P, T]) -> Callable[P, T]: - '''A type-safe decorator to add logging to a function.''' - def inner(*args: P.args, **kwargs: P.kwargs) -> T: - logging.info(f'{f.__name__} was called') - return f(*args, **kwargs) - return inner - - @add_logging - def add_two(x: float, y: float) -> float: - '''Add two numbers together.''' - return x + y - - Parameter specification variables defined with covariant=True or - contravariant=True can be used to declare covariant or contravariant - generic types. These keyword arguments are valid, but their actual semantics - are yet to be decided. See PEP 612 for details. - - Parameter specification variables can be introspected. e.g.: - - P.__name__ == 'T' - P.__bound__ == None - P.__covariant__ == False - P.__contravariant__ == False - - Note that only parameter specification variables defined in global scope can - be pickled. - """ - - # Trick Generic __parameters__. - __class__ = typing.TypeVar - - @property - def args(self): - return ParamSpecArgs(self) - - @property - def kwargs(self): - return ParamSpecKwargs(self) - - def __init__(self, name, *, bound=None, covariant=False, contravariant=False, - infer_variance=False, default=NoDefault): - list.__init__(self, [self]) - self.__name__ = name - self.__covariant__ = bool(covariant) - self.__contravariant__ = bool(contravariant) - self.__infer_variance__ = bool(infer_variance) - if bound: - self.__bound__ = typing._type_check(bound, 'Bound must be a type.') - else: - self.__bound__ = None - _DefaultMixin.__init__(self, default) - - # for pickling: - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - - def __repr__(self): - if self.__infer_variance__: - prefix = '' - elif self.__covariant__: - prefix = '+' - elif self.__contravariant__: - prefix = '-' - else: - prefix = '~' - return prefix + self.__name__ - - def __hash__(self): - return object.__hash__(self) - - def __eq__(self, other): - return self is other - - def __reduce__(self): - return self.__name__ - - # Hack to get typing._type_check to pass. - def __call__(self, *args, **kwargs): - pass - - -# 3.8-3.9 -if not hasattr(typing, 'Concatenate'): - # Inherits from list as a workaround for Callable checks in Python < 3.9.2. - class _ConcatenateGenericAlias(list): - - # Trick Generic into looking into this for __parameters__. - __class__ = typing._GenericAlias - - # Flag in 3.8. - _special = False - - def __init__(self, origin, args): - super().__init__(args) - self.__origin__ = origin - self.__args__ = args - - def __repr__(self): - _type_repr = typing._type_repr - return (f'{_type_repr(self.__origin__)}' - f'[{", ".join(_type_repr(arg) for arg in self.__args__)}]') - - def __hash__(self): - return hash((self.__origin__, self.__args__)) - - # Hack to get typing._type_check to pass in Generic. - def __call__(self, *args, **kwargs): - pass - - @property - def __parameters__(self): - return tuple( - tp for tp in self.__args__ if isinstance(tp, (typing.TypeVar, ParamSpec)) - ) - - -# 3.8-3.9 -@typing._tp_cache -def _concatenate_getitem(self, parameters): - if parameters == (): - raise TypeError("Cannot take a Concatenate of no types.") - if not isinstance(parameters, tuple): - parameters = (parameters,) - if not isinstance(parameters[-1], ParamSpec): - raise TypeError("The last parameter to Concatenate should be a " - "ParamSpec variable.") - msg = "Concatenate[arg, ...]: each arg must be a type." - parameters = tuple(typing._type_check(p, msg) for p in parameters) - return _ConcatenateGenericAlias(self, parameters) - - -# 3.10+ -if hasattr(typing, 'Concatenate'): - Concatenate = typing.Concatenate - _ConcatenateGenericAlias = typing._ConcatenateGenericAlias -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def Concatenate(self, parameters): - """Used in conjunction with ``ParamSpec`` and ``Callable`` to represent a - higher order function which adds, removes or transforms parameters of a - callable. - - For example:: - - Callable[Concatenate[int, P], int] - - See PEP 612 for detailed information. - """ - return _concatenate_getitem(self, parameters) -# 3.8 -else: - class _ConcatenateForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - return _concatenate_getitem(self, parameters) - - Concatenate = _ConcatenateForm( - 'Concatenate', - doc="""Used in conjunction with ``ParamSpec`` and ``Callable`` to represent a - higher order function which adds, removes or transforms parameters of a - callable. - - For example:: - - Callable[Concatenate[int, P], int] - - See PEP 612 for detailed information. - """) - -# 3.10+ -if hasattr(typing, 'TypeGuard'): - TypeGuard = typing.TypeGuard -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def TypeGuard(self, parameters): - """Special typing form used to annotate the return type of a user-defined - type guard function. ``TypeGuard`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeGuard`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeGuard[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeGuard`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the type inside ``TypeGuard``. - - For example:: - - def is_str(val: Union[str, float]): - # "isinstance" type guard - if isinstance(val, str): - # Type of ``val`` is narrowed to ``str`` - ... - else: - # Else, type of ``val`` is narrowed to ``float``. - ... - - Strict type narrowing is not enforced -- ``TypeB`` need not be a narrower - form of ``TypeA`` (it can even be a wider form) and this may lead to - type-unsafe results. The main reason is to allow for things like - narrowing ``List[object]`` to ``List[str]`` even though the latter is not - a subtype of the former, since ``List`` is invariant. The responsibility of - writing type-safe type guards is left to the user. - - ``TypeGuard`` also works with type variables. For more information, see - PEP 647 (User-Defined Type Guards). - """ - item = typing._type_check(parameters, f'{self} accepts only a single type.') - return typing._GenericAlias(self, (item,)) -# 3.8 -else: - class _TypeGuardForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type') - return typing._GenericAlias(self, (item,)) - - TypeGuard = _TypeGuardForm( - 'TypeGuard', - doc="""Special typing form used to annotate the return type of a user-defined - type guard function. ``TypeGuard`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeGuard`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeGuard[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeGuard`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the type inside ``TypeGuard``. - - For example:: - - def is_str(val: Union[str, float]): - # "isinstance" type guard - if isinstance(val, str): - # Type of ``val`` is narrowed to ``str`` - ... - else: - # Else, type of ``val`` is narrowed to ``float``. - ... - - Strict type narrowing is not enforced -- ``TypeB`` need not be a narrower - form of ``TypeA`` (it can even be a wider form) and this may lead to - type-unsafe results. The main reason is to allow for things like - narrowing ``List[object]`` to ``List[str]`` even though the latter is not - a subtype of the former, since ``List`` is invariant. The responsibility of - writing type-safe type guards is left to the user. - - ``TypeGuard`` also works with type variables. For more information, see - PEP 647 (User-Defined Type Guards). - """) - -# 3.13+ -if hasattr(typing, 'TypeIs'): - TypeIs = typing.TypeIs -# 3.9 -elif sys.version_info[:2] >= (3, 9): - @_ExtensionsSpecialForm - def TypeIs(self, parameters): - """Special typing form used to annotate the return type of a user-defined - type narrower function. ``TypeIs`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeIs`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeIs[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeIs`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the intersection of the type inside ``TypeGuard`` and the argument's - previously known type. - - For example:: - - def is_awaitable(val: object) -> TypeIs[Awaitable[Any]]: - return hasattr(val, '__await__') - - def f(val: Union[int, Awaitable[int]]) -> int: - if is_awaitable(val): - assert_type(val, Awaitable[int]) - else: - assert_type(val, int) - - ``TypeIs`` also works with type variables. For more information, see - PEP 742 (Narrowing types with TypeIs). - """ - item = typing._type_check(parameters, f'{self} accepts only a single type.') - return typing._GenericAlias(self, (item,)) -# 3.8 -else: - class _TypeIsForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type') - return typing._GenericAlias(self, (item,)) - - TypeIs = _TypeIsForm( - 'TypeIs', - doc="""Special typing form used to annotate the return type of a user-defined - type narrower function. ``TypeIs`` only accepts a single type argument. - At runtime, functions marked this way should return a boolean. - - ``TypeIs`` aims to benefit *type narrowing* -- a technique used by static - type checkers to determine a more precise type of an expression within a - program's code flow. Usually type narrowing is done by analyzing - conditional code flow and applying the narrowing to a block of code. The - conditional expression here is sometimes referred to as a "type guard". - - Sometimes it would be convenient to use a user-defined boolean function - as a type guard. Such a function should use ``TypeIs[...]`` as its - return type to alert static type checkers to this intention. - - Using ``-> TypeIs`` tells the static type checker that for a given - function: - - 1. The return value is a boolean. - 2. If the return value is ``True``, the type of its argument - is the intersection of the type inside ``TypeGuard`` and the argument's - previously known type. - - For example:: - - def is_awaitable(val: object) -> TypeIs[Awaitable[Any]]: - return hasattr(val, '__await__') - - def f(val: Union[int, Awaitable[int]]) -> int: - if is_awaitable(val): - assert_type(val, Awaitable[int]) - else: - assert_type(val, int) - - ``TypeIs`` also works with type variables. For more information, see - PEP 742 (Narrowing types with TypeIs). - """) - - -# Vendored from cpython typing._SpecialFrom -class _SpecialForm(typing._Final, _root=True): - __slots__ = ('_name', '__doc__', '_getitem') - - def __init__(self, getitem): - self._getitem = getitem - self._name = getitem.__name__ - self.__doc__ = getitem.__doc__ - - def __getattr__(self, item): - if item in {'__name__', '__qualname__'}: - return self._name - - raise AttributeError(item) - - def __mro_entries__(self, bases): - raise TypeError(f"Cannot subclass {self!r}") - - def __repr__(self): - return f'typing_extensions.{self._name}' - - def __reduce__(self): - return self._name - - def __call__(self, *args, **kwds): - raise TypeError(f"Cannot instantiate {self!r}") - - def __or__(self, other): - return typing.Union[self, other] - - def __ror__(self, other): - return typing.Union[other, self] - - def __instancecheck__(self, obj): - raise TypeError(f"{self} cannot be used with isinstance()") - - def __subclasscheck__(self, cls): - raise TypeError(f"{self} cannot be used with issubclass()") - - @typing._tp_cache - def __getitem__(self, parameters): - return self._getitem(self, parameters) - - -if hasattr(typing, "LiteralString"): # 3.11+ - LiteralString = typing.LiteralString -else: - @_SpecialForm - def LiteralString(self, params): - """Represents an arbitrary literal string. - - Example:: - - from typing_extensions import LiteralString - - def query(sql: LiteralString) -> ...: - ... - - query("SELECT * FROM table") # ok - query(f"SELECT * FROM {input()}") # not ok - - See PEP 675 for details. - - """ - raise TypeError(f"{self} is not subscriptable") - - -if hasattr(typing, "Self"): # 3.11+ - Self = typing.Self -else: - @_SpecialForm - def Self(self, params): - """Used to spell the type of "self" in classes. - - Example:: - - from typing import Self - - class ReturnsSelf: - def parse(self, data: bytes) -> Self: - ... - return self - - """ - - raise TypeError(f"{self} is not subscriptable") - - -if hasattr(typing, "Never"): # 3.11+ - Never = typing.Never -else: - @_SpecialForm - def Never(self, params): - """The bottom type, a type that has no members. - - This can be used to define a function that should never be - called, or a function that never returns:: - - from typing_extensions import Never - - def never_call_me(arg: Never) -> None: - pass - - def int_or_str(arg: int | str) -> None: - never_call_me(arg) # type checker error - match arg: - case int(): - print("It's an int") - case str(): - print("It's a str") - case _: - never_call_me(arg) # ok, arg is of type Never - - """ - - raise TypeError(f"{self} is not subscriptable") - - -if hasattr(typing, 'Required'): # 3.11+ - Required = typing.Required - NotRequired = typing.NotRequired -elif sys.version_info[:2] >= (3, 9): # 3.9-3.10 - @_ExtensionsSpecialForm - def Required(self, parameters): - """A special typing construct to mark a key of a total=False TypedDict - as required. For example: - - class Movie(TypedDict, total=False): - title: Required[str] - year: int - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - - There is no runtime checking that a required key is actually provided - when instantiating a related TypedDict. - """ - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - - @_ExtensionsSpecialForm - def NotRequired(self, parameters): - """A special typing construct to mark a key of a TypedDict as - potentially missing. For example: - - class Movie(TypedDict): - title: str - year: NotRequired[int] - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - """ - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - -else: # 3.8 - class _RequiredForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - - Required = _RequiredForm( - 'Required', - doc="""A special typing construct to mark a key of a total=False TypedDict - as required. For example: - - class Movie(TypedDict, total=False): - title: Required[str] - year: int - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - - There is no runtime checking that a required key is actually provided - when instantiating a related TypedDict. - """) - NotRequired = _RequiredForm( - 'NotRequired', - doc="""A special typing construct to mark a key of a TypedDict as - potentially missing. For example: - - class Movie(TypedDict): - title: str - year: NotRequired[int] - - m = Movie( - title='The Matrix', # typechecker error if key is omitted - year=1999, - ) - """) - - -if hasattr(typing, 'ReadOnly'): - ReadOnly = typing.ReadOnly -elif sys.version_info[:2] >= (3, 9): # 3.9-3.12 - @_ExtensionsSpecialForm - def ReadOnly(self, parameters): - """A special typing construct to mark an item of a TypedDict as read-only. - - For example: - - class Movie(TypedDict): - title: ReadOnly[str] - year: int - - def mutate_movie(m: Movie) -> None: - m["year"] = 1992 # allowed - m["title"] = "The Matrix" # typechecker error - - There is no runtime checking for this property. - """ - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - -else: # 3.8 - class _ReadOnlyForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type.') - return typing._GenericAlias(self, (item,)) - - ReadOnly = _ReadOnlyForm( - 'ReadOnly', - doc="""A special typing construct to mark a key of a TypedDict as read-only. - - For example: - - class Movie(TypedDict): - title: ReadOnly[str] - year: int - - def mutate_movie(m: Movie) -> None: - m["year"] = 1992 # allowed - m["title"] = "The Matrix" # typechecker error - - There is no runtime checking for this propery. - """) - - -_UNPACK_DOC = """\ -Type unpack operator. - -The type unpack operator takes the child types from some container type, -such as `tuple[int, str]` or a `TypeVarTuple`, and 'pulls them out'. For -example: - - # For some generic class `Foo`: - Foo[Unpack[tuple[int, str]]] # Equivalent to Foo[int, str] - - Ts = TypeVarTuple('Ts') - # Specifies that `Bar` is generic in an arbitrary number of types. - # (Think of `Ts` as a tuple of an arbitrary number of individual - # `TypeVar`s, which the `Unpack` is 'pulling out' directly into the - # `Generic[]`.) - class Bar(Generic[Unpack[Ts]]): ... - Bar[int] # Valid - Bar[int, str] # Also valid - -From Python 3.11, this can also be done using the `*` operator: - - Foo[*tuple[int, str]] - class Bar(Generic[*Ts]): ... - -The operator can also be used along with a `TypedDict` to annotate -`**kwargs` in a function signature. For instance: - - class Movie(TypedDict): - name: str - year: int - - # This function expects two keyword arguments - *name* of type `str` and - # *year* of type `int`. - def foo(**kwargs: Unpack[Movie]): ... - -Note that there is only some runtime checking of this operator. Not -everything the runtime allows may be accepted by static type checkers. - -For more information, see PEP 646 and PEP 692. -""" - - -if sys.version_info >= (3, 12): # PEP 692 changed the repr of Unpack[] - Unpack = typing.Unpack - - def _is_unpack(obj): - return get_origin(obj) is Unpack - -elif sys.version_info[:2] >= (3, 9): # 3.9+ - class _UnpackSpecialForm(_ExtensionsSpecialForm, _root=True): - def __init__(self, getitem): - super().__init__(getitem) - self.__doc__ = _UNPACK_DOC - - class _UnpackAlias(typing._GenericAlias, _root=True): - __class__ = typing.TypeVar - - @property - def __typing_unpacked_tuple_args__(self): - assert self.__origin__ is Unpack - assert len(self.__args__) == 1 - arg, = self.__args__ - if isinstance(arg, (typing._GenericAlias, _types.GenericAlias)): - if arg.__origin__ is not tuple: - raise TypeError("Unpack[...] must be used with a tuple type") - return arg.__args__ - return None - - @_UnpackSpecialForm - def Unpack(self, parameters): - item = typing._type_check(parameters, f'{self._name} accepts only a single type.') - return _UnpackAlias(self, (item,)) - - def _is_unpack(obj): - return isinstance(obj, _UnpackAlias) - -else: # 3.8 - class _UnpackAlias(typing._GenericAlias, _root=True): - __class__ = typing.TypeVar - - class _UnpackForm(_ExtensionsSpecialForm, _root=True): - def __getitem__(self, parameters): - item = typing._type_check(parameters, - f'{self._name} accepts only a single type.') - return _UnpackAlias(self, (item,)) - - Unpack = _UnpackForm('Unpack', doc=_UNPACK_DOC) - - def _is_unpack(obj): - return isinstance(obj, _UnpackAlias) - - -if _PEP_696_IMPLEMENTED: - from typing import TypeVarTuple - -elif hasattr(typing, "TypeVarTuple"): # 3.11+ - - def _unpack_args(*args): - newargs = [] - for arg in args: - subargs = getattr(arg, '__typing_unpacked_tuple_args__', None) - if subargs is not None and not (subargs and subargs[-1] is ...): - newargs.extend(subargs) - else: - newargs.append(arg) - return newargs - - # Add default parameter - PEP 696 - class TypeVarTuple(metaclass=_TypeVarLikeMeta): - """Type variable tuple.""" - - _backported_typevarlike = typing.TypeVarTuple - - def __new__(cls, name, *, default=NoDefault): - tvt = typing.TypeVarTuple(name) - _set_default(tvt, default) - _set_module(tvt) - - def _typevartuple_prepare_subst(alias, args): - params = alias.__parameters__ - typevartuple_index = params.index(tvt) - for param in params[typevartuple_index + 1:]: - if isinstance(param, TypeVarTuple): - raise TypeError( - f"More than one TypeVarTuple parameter in {alias}" - ) - - alen = len(args) - plen = len(params) - left = typevartuple_index - right = plen - typevartuple_index - 1 - var_tuple_index = None - fillarg = None - for k, arg in enumerate(args): - if not isinstance(arg, type): - subargs = getattr(arg, '__typing_unpacked_tuple_args__', None) - if subargs and len(subargs) == 2 and subargs[-1] is ...: - if var_tuple_index is not None: - raise TypeError( - "More than one unpacked " - "arbitrary-length tuple argument" - ) - var_tuple_index = k - fillarg = subargs[0] - if var_tuple_index is not None: - left = min(left, var_tuple_index) - right = min(right, alen - var_tuple_index - 1) - elif left + right > alen: - raise TypeError(f"Too few arguments for {alias};" - f" actual {alen}, expected at least {plen - 1}") - if left == alen - right and tvt.has_default(): - replacement = _unpack_args(tvt.__default__) - else: - replacement = args[left: alen - right] - - return ( - *args[:left], - *([fillarg] * (typevartuple_index - left)), - replacement, - *([fillarg] * (plen - right - left - typevartuple_index - 1)), - *args[alen - right:], - ) - - tvt.__typing_prepare_subst__ = _typevartuple_prepare_subst - return tvt - - def __init_subclass__(self, *args, **kwds): - raise TypeError("Cannot subclass special typing classes") - -else: # <=3.10 - class TypeVarTuple(_DefaultMixin): - """Type variable tuple. - - Usage:: - - Ts = TypeVarTuple('Ts') - - In the same way that a normal type variable is a stand-in for a single - type such as ``int``, a type variable *tuple* is a stand-in for a *tuple* - type such as ``Tuple[int, str]``. - - Type variable tuples can be used in ``Generic`` declarations. - Consider the following example:: - - class Array(Generic[*Ts]): ... - - The ``Ts`` type variable tuple here behaves like ``tuple[T1, T2]``, - where ``T1`` and ``T2`` are type variables. To use these type variables - as type parameters of ``Array``, we must *unpack* the type variable tuple using - the star operator: ``*Ts``. The signature of ``Array`` then behaves - as if we had simply written ``class Array(Generic[T1, T2]): ...``. - In contrast to ``Generic[T1, T2]``, however, ``Generic[*Shape]`` allows - us to parameterise the class with an *arbitrary* number of type parameters. - - Type variable tuples can be used anywhere a normal ``TypeVar`` can. - This includes class definitions, as shown above, as well as function - signatures and variable annotations:: - - class Array(Generic[*Ts]): - - def __init__(self, shape: Tuple[*Ts]): - self._shape: Tuple[*Ts] = shape - - def get_shape(self) -> Tuple[*Ts]: - return self._shape - - shape = (Height(480), Width(640)) - x: Array[Height, Width] = Array(shape) - y = abs(x) # Inferred type is Array[Height, Width] - z = x + x # ... is Array[Height, Width] - x.get_shape() # ... is tuple[Height, Width] - - """ - - # Trick Generic __parameters__. - __class__ = typing.TypeVar - - def __iter__(self): - yield self.__unpacked__ - - def __init__(self, name, *, default=NoDefault): - self.__name__ = name - _DefaultMixin.__init__(self, default) - - # for pickling: - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - - self.__unpacked__ = Unpack[self] - - def __repr__(self): - return self.__name__ - - def __hash__(self): - return object.__hash__(self) - - def __eq__(self, other): - return self is other - - def __reduce__(self): - return self.__name__ - - def __init_subclass__(self, *args, **kwds): - if '_root' not in kwds: - raise TypeError("Cannot subclass special typing classes") - - -if hasattr(typing, "reveal_type"): # 3.11+ - reveal_type = typing.reveal_type -else: # <=3.10 - def reveal_type(obj: T, /) -> T: - """Reveal the inferred type of a variable. - - When a static type checker encounters a call to ``reveal_type()``, - it will emit the inferred type of the argument:: - - x: int = 1 - reveal_type(x) - - Running a static type checker (e.g., ``mypy``) on this example - will produce output similar to 'Revealed type is "builtins.int"'. - - At runtime, the function prints the runtime type of the - argument and returns it unchanged. - - """ - print(f"Runtime type is {type(obj).__name__!r}", file=sys.stderr) - return obj - - -if hasattr(typing, "_ASSERT_NEVER_REPR_MAX_LENGTH"): # 3.11+ - _ASSERT_NEVER_REPR_MAX_LENGTH = typing._ASSERT_NEVER_REPR_MAX_LENGTH -else: # <=3.10 - _ASSERT_NEVER_REPR_MAX_LENGTH = 100 - - -if hasattr(typing, "assert_never"): # 3.11+ - assert_never = typing.assert_never -else: # <=3.10 - def assert_never(arg: Never, /) -> Never: - """Assert to the type checker that a line of code is unreachable. - - Example:: - - def int_or_str(arg: int | str) -> None: - match arg: - case int(): - print("It's an int") - case str(): - print("It's a str") - case _: - assert_never(arg) - - If a type checker finds that a call to assert_never() is - reachable, it will emit an error. - - At runtime, this throws an exception when called. - - """ - value = repr(arg) - if len(value) > _ASSERT_NEVER_REPR_MAX_LENGTH: - value = value[:_ASSERT_NEVER_REPR_MAX_LENGTH] + '...' - raise AssertionError(f"Expected code to be unreachable, but got: {value}") - - -if sys.version_info >= (3, 12): # 3.12+ - # dataclass_transform exists in 3.11 but lacks the frozen_default parameter - dataclass_transform = typing.dataclass_transform -else: # <=3.11 - def dataclass_transform( - *, - eq_default: bool = True, - order_default: bool = False, - kw_only_default: bool = False, - frozen_default: bool = False, - field_specifiers: typing.Tuple[ - typing.Union[typing.Type[typing.Any], typing.Callable[..., typing.Any]], - ... - ] = (), - **kwargs: typing.Any, - ) -> typing.Callable[[T], T]: - """Decorator that marks a function, class, or metaclass as providing - dataclass-like behavior. - - Example: - - from typing_extensions import dataclass_transform - - _T = TypeVar("_T") - - # Used on a decorator function - @dataclass_transform() - def create_model(cls: type[_T]) -> type[_T]: - ... - return cls - - @create_model - class CustomerModel: - id: int - name: str - - # Used on a base class - @dataclass_transform() - class ModelBase: ... - - class CustomerModel(ModelBase): - id: int - name: str - - # Used on a metaclass - @dataclass_transform() - class ModelMeta(type): ... - - class ModelBase(metaclass=ModelMeta): ... - - class CustomerModel(ModelBase): - id: int - name: str - - Each of the ``CustomerModel`` classes defined in this example will now - behave similarly to a dataclass created with the ``@dataclasses.dataclass`` - decorator. For example, the type checker will synthesize an ``__init__`` - method. - - The arguments to this decorator can be used to customize this behavior: - - ``eq_default`` indicates whether the ``eq`` parameter is assumed to be - True or False if it is omitted by the caller. - - ``order_default`` indicates whether the ``order`` parameter is - assumed to be True or False if it is omitted by the caller. - - ``kw_only_default`` indicates whether the ``kw_only`` parameter is - assumed to be True or False if it is omitted by the caller. - - ``frozen_default`` indicates whether the ``frozen`` parameter is - assumed to be True or False if it is omitted by the caller. - - ``field_specifiers`` specifies a static list of supported classes - or functions that describe fields, similar to ``dataclasses.field()``. - - At runtime, this decorator records its arguments in the - ``__dataclass_transform__`` attribute on the decorated object. - - See PEP 681 for details. - - """ - def decorator(cls_or_fn): - cls_or_fn.__dataclass_transform__ = { - "eq_default": eq_default, - "order_default": order_default, - "kw_only_default": kw_only_default, - "frozen_default": frozen_default, - "field_specifiers": field_specifiers, - "kwargs": kwargs, - } - return cls_or_fn - return decorator - - -if hasattr(typing, "override"): # 3.12+ - override = typing.override -else: # <=3.11 - _F = typing.TypeVar("_F", bound=typing.Callable[..., typing.Any]) - - def override(arg: _F, /) -> _F: - """Indicate that a method is intended to override a method in a base class. - - Usage: - - class Base: - def method(self) -> None: - pass - - class Child(Base): - @override - def method(self) -> None: - super().method() - - When this decorator is applied to a method, the type checker will - validate that it overrides a method with the same name on a base class. - This helps prevent bugs that may occur when a base class is changed - without an equivalent change to a child class. - - There is no runtime checking of these properties. The decorator - sets the ``__override__`` attribute to ``True`` on the decorated object - to allow runtime introspection. - - See PEP 698 for details. - - """ - try: - arg.__override__ = True - except (AttributeError, TypeError): - # Skip the attribute silently if it is not writable. - # AttributeError happens if the object has __slots__ or a - # read-only property, TypeError if it's a builtin class. - pass - return arg - - -if hasattr(warnings, "deprecated"): - deprecated = warnings.deprecated -else: - _T = typing.TypeVar("_T") - - class deprecated: - """Indicate that a class, function or overload is deprecated. - - When this decorator is applied to an object, the type checker - will generate a diagnostic on usage of the deprecated object. - - Usage: - - @deprecated("Use B instead") - class A: - pass - - @deprecated("Use g instead") - def f(): - pass - - @overload - @deprecated("int support is deprecated") - def g(x: int) -> int: ... - @overload - def g(x: str) -> int: ... - - The warning specified by *category* will be emitted at runtime - on use of deprecated objects. For functions, that happens on calls; - for classes, on instantiation and on creation of subclasses. - If the *category* is ``None``, no warning is emitted at runtime. - The *stacklevel* determines where the - warning is emitted. If it is ``1`` (the default), the warning - is emitted at the direct caller of the deprecated object; if it - is higher, it is emitted further up the stack. - Static type checker behavior is not affected by the *category* - and *stacklevel* arguments. - - The deprecation message passed to the decorator is saved in the - ``__deprecated__`` attribute on the decorated object. - If applied to an overload, the decorator - must be after the ``@overload`` decorator for the attribute to - exist on the overload as returned by ``get_overloads()``. - - See PEP 702 for details. - - """ - def __init__( - self, - message: str, - /, - *, - category: typing.Optional[typing.Type[Warning]] = DeprecationWarning, - stacklevel: int = 1, - ) -> None: - if not isinstance(message, str): - raise TypeError( - "Expected an object of type str for 'message', not " - f"{type(message).__name__!r}" - ) - self.message = message - self.category = category - self.stacklevel = stacklevel - - def __call__(self, arg: _T, /) -> _T: - # Make sure the inner functions created below don't - # retain a reference to self. - msg = self.message - category = self.category - stacklevel = self.stacklevel - if category is None: - arg.__deprecated__ = msg - return arg - elif isinstance(arg, type): - import functools - from types import MethodType - - original_new = arg.__new__ - - @functools.wraps(original_new) - def __new__(cls, *args, **kwargs): - if cls is arg: - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - if original_new is not object.__new__: - return original_new(cls, *args, **kwargs) - # Mirrors a similar check in object.__new__. - elif cls.__init__ is object.__init__ and (args or kwargs): - raise TypeError(f"{cls.__name__}() takes no arguments") - else: - return original_new(cls) - - arg.__new__ = staticmethod(__new__) - - original_init_subclass = arg.__init_subclass__ - # We need slightly different behavior if __init_subclass__ - # is a bound method (likely if it was implemented in Python) - if isinstance(original_init_subclass, MethodType): - original_init_subclass = original_init_subclass.__func__ - - @functools.wraps(original_init_subclass) - def __init_subclass__(*args, **kwargs): - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - return original_init_subclass(*args, **kwargs) - - arg.__init_subclass__ = classmethod(__init_subclass__) - # Or otherwise, which likely means it's a builtin such as - # object's implementation of __init_subclass__. - else: - @functools.wraps(original_init_subclass) - def __init_subclass__(*args, **kwargs): - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - return original_init_subclass(*args, **kwargs) - - arg.__init_subclass__ = __init_subclass__ - - arg.__deprecated__ = __new__.__deprecated__ = msg - __init_subclass__.__deprecated__ = msg - return arg - elif callable(arg): - import functools - - @functools.wraps(arg) - def wrapper(*args, **kwargs): - warnings.warn(msg, category=category, stacklevel=stacklevel + 1) - return arg(*args, **kwargs) - - arg.__deprecated__ = wrapper.__deprecated__ = msg - return wrapper - else: - raise TypeError( - "@deprecated decorator with non-None category must be applied to " - f"a class or callable, not {arg!r}" - ) - - -# We have to do some monkey patching to deal with the dual nature of -# Unpack/TypeVarTuple: -# - We want Unpack to be a kind of TypeVar so it gets accepted in -# Generic[Unpack[Ts]] -# - We want it to *not* be treated as a TypeVar for the purposes of -# counting generic parameters, so that when we subscript a generic, -# the runtime doesn't try to substitute the Unpack with the subscripted type. -if not hasattr(typing, "TypeVarTuple"): - def _check_generic(cls, parameters, elen=_marker): - """Check correct count for parameters of a generic cls (internal helper). - - This gives a nice error message in case of count mismatch. - """ - if not elen: - raise TypeError(f"{cls} is not a generic class") - if elen is _marker: - if not hasattr(cls, "__parameters__") or not cls.__parameters__: - raise TypeError(f"{cls} is not a generic class") - elen = len(cls.__parameters__) - alen = len(parameters) - if alen != elen: - expect_val = elen - if hasattr(cls, "__parameters__"): - parameters = [p for p in cls.__parameters__ if not _is_unpack(p)] - num_tv_tuples = sum(isinstance(p, TypeVarTuple) for p in parameters) - if (num_tv_tuples > 0) and (alen >= elen - num_tv_tuples): - return - - # deal with TypeVarLike defaults - # required TypeVarLikes cannot appear after a defaulted one. - if alen < elen: - # since we validate TypeVarLike default in _collect_type_vars - # or _collect_parameters we can safely check parameters[alen] - if ( - getattr(parameters[alen], '__default__', NoDefault) - is not NoDefault - ): - return - - num_default_tv = sum(getattr(p, '__default__', NoDefault) - is not NoDefault for p in parameters) - - elen -= num_default_tv - - expect_val = f"at least {elen}" - - things = "arguments" if sys.version_info >= (3, 10) else "parameters" - raise TypeError(f"Too {'many' if alen > elen else 'few'} {things}" - f" for {cls}; actual {alen}, expected {expect_val}") -else: - # Python 3.11+ - - def _check_generic(cls, parameters, elen): - """Check correct count for parameters of a generic cls (internal helper). - - This gives a nice error message in case of count mismatch. - """ - if not elen: - raise TypeError(f"{cls} is not a generic class") - alen = len(parameters) - if alen != elen: - expect_val = elen - if hasattr(cls, "__parameters__"): - parameters = [p for p in cls.__parameters__ if not _is_unpack(p)] - - # deal with TypeVarLike defaults - # required TypeVarLikes cannot appear after a defaulted one. - if alen < elen: - # since we validate TypeVarLike default in _collect_type_vars - # or _collect_parameters we can safely check parameters[alen] - if ( - getattr(parameters[alen], '__default__', NoDefault) - is not NoDefault - ): - return - - num_default_tv = sum(getattr(p, '__default__', NoDefault) - is not NoDefault for p in parameters) - - elen -= num_default_tv - - expect_val = f"at least {elen}" - - raise TypeError(f"Too {'many' if alen > elen else 'few'} arguments" - f" for {cls}; actual {alen}, expected {expect_val}") - -if not _PEP_696_IMPLEMENTED: - typing._check_generic = _check_generic - - -def _has_generic_or_protocol_as_origin() -> bool: - try: - frame = sys._getframe(2) - # - Catch AttributeError: not all Python implementations have sys._getframe() - # - Catch ValueError: maybe we're called from an unexpected module - # and the call stack isn't deep enough - except (AttributeError, ValueError): - return False # err on the side of leniency - else: - # If we somehow get invoked from outside typing.py, - # also err on the side of leniency - if frame.f_globals.get("__name__") != "typing": - return False - origin = frame.f_locals.get("origin") - # Cannot use "in" because origin may be an object with a buggy __eq__ that - # throws an error. - return origin is typing.Generic or origin is Protocol or origin is typing.Protocol - - -_TYPEVARTUPLE_TYPES = {TypeVarTuple, getattr(typing, "TypeVarTuple", None)} - - -def _is_unpacked_typevartuple(x) -> bool: - if get_origin(x) is not Unpack: - return False - args = get_args(x) - return ( - bool(args) - and len(args) == 1 - and type(args[0]) in _TYPEVARTUPLE_TYPES - ) - - -# Python 3.11+ _collect_type_vars was renamed to _collect_parameters -if hasattr(typing, '_collect_type_vars'): - def _collect_type_vars(types, typevar_types=None): - """Collect all type variable contained in types in order of - first appearance (lexicographic order). For example:: - - _collect_type_vars((T, List[S, T])) == (T, S) - """ - if typevar_types is None: - typevar_types = typing.TypeVar - tvars = [] - - # A required TypeVarLike cannot appear after a TypeVarLike with a default - # if it was a direct call to `Generic[]` or `Protocol[]` - enforce_default_ordering = _has_generic_or_protocol_as_origin() - default_encountered = False - - # Also, a TypeVarLike with a default cannot appear after a TypeVarTuple - type_var_tuple_encountered = False - - for t in types: - if _is_unpacked_typevartuple(t): - type_var_tuple_encountered = True - elif isinstance(t, typevar_types) and t not in tvars: - if enforce_default_ordering: - has_default = getattr(t, '__default__', NoDefault) is not NoDefault - if has_default: - if type_var_tuple_encountered: - raise TypeError('Type parameter with a default' - ' follows TypeVarTuple') - default_encountered = True - elif default_encountered: - raise TypeError(f'Type parameter {t!r} without a default' - ' follows type parameter with a default') - - tvars.append(t) - if _should_collect_from_parameters(t): - tvars.extend([t for t in t.__parameters__ if t not in tvars]) - return tuple(tvars) - - typing._collect_type_vars = _collect_type_vars -else: - def _collect_parameters(args): - """Collect all type variables and parameter specifications in args - in order of first appearance (lexicographic order). - - For example:: - - assert _collect_parameters((T, Callable[P, T])) == (T, P) - """ - parameters = [] - - # A required TypeVarLike cannot appear after a TypeVarLike with default - # if it was a direct call to `Generic[]` or `Protocol[]` - enforce_default_ordering = _has_generic_or_protocol_as_origin() - default_encountered = False - - # Also, a TypeVarLike with a default cannot appear after a TypeVarTuple - type_var_tuple_encountered = False - - for t in args: - if isinstance(t, type): - # We don't want __parameters__ descriptor of a bare Python class. - pass - elif isinstance(t, tuple): - # `t` might be a tuple, when `ParamSpec` is substituted with - # `[T, int]`, or `[int, *Ts]`, etc. - for x in t: - for collected in _collect_parameters([x]): - if collected not in parameters: - parameters.append(collected) - elif hasattr(t, '__typing_subst__'): - if t not in parameters: - if enforce_default_ordering: - has_default = ( - getattr(t, '__default__', NoDefault) is not NoDefault - ) - - if type_var_tuple_encountered and has_default: - raise TypeError('Type parameter with a default' - ' follows TypeVarTuple') - - if has_default: - default_encountered = True - elif default_encountered: - raise TypeError(f'Type parameter {t!r} without a default' - ' follows type parameter with a default') - - parameters.append(t) - else: - if _is_unpacked_typevartuple(t): - type_var_tuple_encountered = True - for x in getattr(t, '__parameters__', ()): - if x not in parameters: - parameters.append(x) - - return tuple(parameters) - - if not _PEP_696_IMPLEMENTED: - typing._collect_parameters = _collect_parameters - -# Backport typing.NamedTuple as it exists in Python 3.13. -# In 3.11, the ability to define generic `NamedTuple`s was supported. -# This was explicitly disallowed in 3.9-3.10, and only half-worked in <=3.8. -# On 3.12, we added __orig_bases__ to call-based NamedTuples -# On 3.13, we deprecated kwargs-based NamedTuples -if sys.version_info >= (3, 13): - NamedTuple = typing.NamedTuple -else: - def _make_nmtuple(name, types, module, defaults=()): - fields = [n for n, t in types] - annotations = {n: typing._type_check(t, f"field {n} annotation must be a type") - for n, t in types} - nm_tpl = collections.namedtuple(name, fields, - defaults=defaults, module=module) - nm_tpl.__annotations__ = nm_tpl.__new__.__annotations__ = annotations - # The `_field_types` attribute was removed in 3.9; - # in earlier versions, it is the same as the `__annotations__` attribute - if sys.version_info < (3, 9): - nm_tpl._field_types = annotations - return nm_tpl - - _prohibited_namedtuple_fields = typing._prohibited - _special_namedtuple_fields = frozenset({'__module__', '__name__', '__annotations__'}) - - class _NamedTupleMeta(type): - def __new__(cls, typename, bases, ns): - assert _NamedTuple in bases - for base in bases: - if base is not _NamedTuple and base is not typing.Generic: - raise TypeError( - 'can only inherit from a NamedTuple type and Generic') - bases = tuple(tuple if base is _NamedTuple else base for base in bases) - if "__annotations__" in ns: - types = ns["__annotations__"] - elif "__annotate__" in ns: - # TODO: Use inspect.VALUE here, and make the annotations lazily evaluated - types = ns["__annotate__"](1) - else: - types = {} - default_names = [] - for field_name in types: - if field_name in ns: - default_names.append(field_name) - elif default_names: - raise TypeError(f"Non-default namedtuple field {field_name} " - f"cannot follow default field" - f"{'s' if len(default_names) > 1 else ''} " - f"{', '.join(default_names)}") - nm_tpl = _make_nmtuple( - typename, types.items(), - defaults=[ns[n] for n in default_names], - module=ns['__module__'] - ) - nm_tpl.__bases__ = bases - if typing.Generic in bases: - if hasattr(typing, '_generic_class_getitem'): # 3.12+ - nm_tpl.__class_getitem__ = classmethod(typing._generic_class_getitem) - else: - class_getitem = typing.Generic.__class_getitem__.__func__ - nm_tpl.__class_getitem__ = classmethod(class_getitem) - # update from user namespace without overriding special namedtuple attributes - for key, val in ns.items(): - if key in _prohibited_namedtuple_fields: - raise AttributeError("Cannot overwrite NamedTuple attribute " + key) - elif key not in _special_namedtuple_fields: - if key not in nm_tpl._fields: - setattr(nm_tpl, key, ns[key]) - try: - set_name = type(val).__set_name__ - except AttributeError: - pass - else: - try: - set_name(val, nm_tpl, key) - except BaseException as e: - msg = ( - f"Error calling __set_name__ on {type(val).__name__!r} " - f"instance {key!r} in {typename!r}" - ) - # BaseException.add_note() existed on py311, - # but the __set_name__ machinery didn't start - # using add_note() until py312. - # Making sure exceptions are raised in the same way - # as in "normal" classes seems most important here. - if sys.version_info >= (3, 12): - e.add_note(msg) - raise - else: - raise RuntimeError(msg) from e - - if typing.Generic in bases: - nm_tpl.__init_subclass__() - return nm_tpl - - _NamedTuple = type.__new__(_NamedTupleMeta, 'NamedTuple', (), {}) - - def _namedtuple_mro_entries(bases): - assert NamedTuple in bases - return (_NamedTuple,) - - @_ensure_subclassable(_namedtuple_mro_entries) - def NamedTuple(typename, fields=_marker, /, **kwargs): - """Typed version of namedtuple. - - Usage:: - - class Employee(NamedTuple): - name: str - id: int - - This is equivalent to:: - - Employee = collections.namedtuple('Employee', ['name', 'id']) - - The resulting class has an extra __annotations__ attribute, giving a - dict that maps field names to types. (The field names are also in - the _fields attribute, which is part of the namedtuple API.) - An alternative equivalent functional syntax is also accepted:: - - Employee = NamedTuple('Employee', [('name', str), ('id', int)]) - """ - if fields is _marker: - if kwargs: - deprecated_thing = "Creating NamedTuple classes using keyword arguments" - deprecation_msg = ( - "{name} is deprecated and will be disallowed in Python {remove}. " - "Use the class-based or functional syntax instead." - ) - else: - deprecated_thing = "Failing to pass a value for the 'fields' parameter" - example = f"`{typename} = NamedTuple({typename!r}, [])`" - deprecation_msg = ( - "{name} is deprecated and will be disallowed in Python {remove}. " - "To create a NamedTuple class with 0 fields " - "using the functional syntax, " - "pass an empty list, e.g. " - ) + example + "." - elif fields is None: - if kwargs: - raise TypeError( - "Cannot pass `None` as the 'fields' parameter " - "and also specify fields using keyword arguments" - ) - else: - deprecated_thing = "Passing `None` as the 'fields' parameter" - example = f"`{typename} = NamedTuple({typename!r}, [])`" - deprecation_msg = ( - "{name} is deprecated and will be disallowed in Python {remove}. " - "To create a NamedTuple class with 0 fields " - "using the functional syntax, " - "pass an empty list, e.g. " - ) + example + "." - elif kwargs: - raise TypeError("Either list of fields or keywords" - " can be provided to NamedTuple, not both") - if fields is _marker or fields is None: - warnings.warn( - deprecation_msg.format(name=deprecated_thing, remove="3.15"), - DeprecationWarning, - stacklevel=2, - ) - fields = kwargs.items() - nt = _make_nmtuple(typename, fields, module=_caller()) - nt.__orig_bases__ = (NamedTuple,) - return nt - - -if hasattr(collections.abc, "Buffer"): - Buffer = collections.abc.Buffer -else: - class Buffer(abc.ABC): # noqa: B024 - """Base class for classes that implement the buffer protocol. - - The buffer protocol allows Python objects to expose a low-level - memory buffer interface. Before Python 3.12, it is not possible - to implement the buffer protocol in pure Python code, or even - to check whether a class implements the buffer protocol. In - Python 3.12 and higher, the ``__buffer__`` method allows access - to the buffer protocol from Python code, and the - ``collections.abc.Buffer`` ABC allows checking whether a class - implements the buffer protocol. - - To indicate support for the buffer protocol in earlier versions, - inherit from this ABC, either in a stub file or at runtime, - or use ABC registration. This ABC provides no methods, because - there is no Python-accessible methods shared by pre-3.12 buffer - classes. It is useful primarily for static checks. - - """ - - # As a courtesy, register the most common stdlib buffer classes. - Buffer.register(memoryview) - Buffer.register(bytearray) - Buffer.register(bytes) - - -# Backport of types.get_original_bases, available on 3.12+ in CPython -if hasattr(_types, "get_original_bases"): - get_original_bases = _types.get_original_bases -else: - def get_original_bases(cls, /): - """Return the class's "original" bases prior to modification by `__mro_entries__`. - - Examples:: - - from typing import TypeVar, Generic - from typing_extensions import NamedTuple, TypedDict - - T = TypeVar("T") - class Foo(Generic[T]): ... - class Bar(Foo[int], float): ... - class Baz(list[str]): ... - Eggs = NamedTuple("Eggs", [("a", int), ("b", str)]) - Spam = TypedDict("Spam", {"a": int, "b": str}) - - assert get_original_bases(Bar) == (Foo[int], float) - assert get_original_bases(Baz) == (list[str],) - assert get_original_bases(Eggs) == (NamedTuple,) - assert get_original_bases(Spam) == (TypedDict,) - assert get_original_bases(int) == (object,) - """ - try: - return cls.__dict__.get("__orig_bases__", cls.__bases__) - except AttributeError: - raise TypeError( - f'Expected an instance of type, not {type(cls).__name__!r}' - ) from None - - -# NewType is a class on Python 3.10+, making it pickleable -# The error message for subclassing instances of NewType was improved on 3.11+ -if sys.version_info >= (3, 11): - NewType = typing.NewType -else: - class NewType: - """NewType creates simple unique types with almost zero - runtime overhead. NewType(name, tp) is considered a subtype of tp - by static type checkers. At runtime, NewType(name, tp) returns - a dummy callable that simply returns its argument. Usage:: - UserId = NewType('UserId', int) - def name_by_id(user_id: UserId) -> str: - ... - UserId('user') # Fails type check - name_by_id(42) # Fails type check - name_by_id(UserId(42)) # OK - num = UserId(5) + 1 # type: int - """ - - def __call__(self, obj, /): - return obj - - def __init__(self, name, tp): - self.__qualname__ = name - if '.' in name: - name = name.rpartition('.')[-1] - self.__name__ = name - self.__supertype__ = tp - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - - def __mro_entries__(self, bases): - # We defined __mro_entries__ to get a better error message - # if a user attempts to subclass a NewType instance. bpo-46170 - supercls_name = self.__name__ - - class Dummy: - def __init_subclass__(cls): - subcls_name = cls.__name__ - raise TypeError( - f"Cannot subclass an instance of NewType. " - f"Perhaps you were looking for: " - f"`{subcls_name} = NewType({subcls_name!r}, {supercls_name})`" - ) - - return (Dummy,) - - def __repr__(self): - return f'{self.__module__}.{self.__qualname__}' - - def __reduce__(self): - return self.__qualname__ - - if sys.version_info >= (3, 10): - # PEP 604 methods - # It doesn't make sense to have these methods on Python <3.10 - - def __or__(self, other): - return typing.Union[self, other] - - def __ror__(self, other): - return typing.Union[other, self] - - -if hasattr(typing, "TypeAliasType"): - TypeAliasType = typing.TypeAliasType -else: - def _is_unionable(obj): - """Corresponds to is_unionable() in unionobject.c in CPython.""" - return obj is None or isinstance(obj, ( - type, - _types.GenericAlias, - _types.UnionType, - TypeAliasType, - )) - - class TypeAliasType: - """Create named, parameterized type aliases. - - This provides a backport of the new `type` statement in Python 3.12: - - type ListOrSet[T] = list[T] | set[T] - - is equivalent to: - - T = TypeVar("T") - ListOrSet = TypeAliasType("ListOrSet", list[T] | set[T], type_params=(T,)) - - The name ListOrSet can then be used as an alias for the type it refers to. - - The type_params argument should contain all the type parameters used - in the value of the type alias. If the alias is not generic, this - argument is omitted. - - Static type checkers should only support type aliases declared using - TypeAliasType that follow these rules: - - - The first argument (the name) must be a string literal. - - The TypeAliasType instance must be immediately assigned to a variable - of the same name. (For example, 'X = TypeAliasType("Y", int)' is invalid, - as is 'X, Y = TypeAliasType("X", int), TypeAliasType("Y", int)'). - - """ - - def __init__(self, name: str, value, *, type_params=()): - if not isinstance(name, str): - raise TypeError("TypeAliasType name must be a string") - self.__value__ = value - self.__type_params__ = type_params - - parameters = [] - for type_param in type_params: - if isinstance(type_param, TypeVarTuple): - parameters.extend(type_param) - else: - parameters.append(type_param) - self.__parameters__ = tuple(parameters) - def_mod = _caller() - if def_mod != 'typing_extensions': - self.__module__ = def_mod - # Setting this attribute closes the TypeAliasType from further modification - self.__name__ = name - - def __setattr__(self, name: str, value: object, /) -> None: - if hasattr(self, "__name__"): - self._raise_attribute_error(name) - super().__setattr__(name, value) - - def __delattr__(self, name: str, /) -> Never: - self._raise_attribute_error(name) - - def _raise_attribute_error(self, name: str) -> Never: - # Match the Python 3.12 error messages exactly - if name == "__name__": - raise AttributeError("readonly attribute") - elif name in {"__value__", "__type_params__", "__parameters__", "__module__"}: - raise AttributeError( - f"attribute '{name}' of 'typing.TypeAliasType' objects " - "is not writable" - ) - else: - raise AttributeError( - f"'typing.TypeAliasType' object has no attribute '{name}'" - ) - - def __repr__(self) -> str: - return self.__name__ - - def __getitem__(self, parameters): - if not isinstance(parameters, tuple): - parameters = (parameters,) - parameters = [ - typing._type_check( - item, f'Subscripting {self.__name__} requires a type.' - ) - for item in parameters - ] - return typing._GenericAlias(self, tuple(parameters)) - - def __reduce__(self): - return self.__name__ - - def __init_subclass__(cls, *args, **kwargs): - raise TypeError( - "type 'typing_extensions.TypeAliasType' is not an acceptable base type" - ) - - # The presence of this method convinces typing._type_check - # that TypeAliasTypes are types. - def __call__(self): - raise TypeError("Type alias is not callable") - - if sys.version_info >= (3, 10): - def __or__(self, right): - # For forward compatibility with 3.12, reject Unions - # that are not accepted by the built-in Union. - if not _is_unionable(right): - return NotImplemented - return typing.Union[self, right] - - def __ror__(self, left): - if not _is_unionable(left): - return NotImplemented - return typing.Union[left, self] - - -if hasattr(typing, "is_protocol"): - is_protocol = typing.is_protocol - get_protocol_members = typing.get_protocol_members -else: - def is_protocol(tp: type, /) -> bool: - """Return True if the given type is a Protocol. - - Example:: - - >>> from typing_extensions import Protocol, is_protocol - >>> class P(Protocol): - ... def a(self) -> str: ... - ... b: int - >>> is_protocol(P) - True - >>> is_protocol(int) - False - """ - return ( - isinstance(tp, type) - and getattr(tp, '_is_protocol', False) - and tp is not Protocol - and tp is not typing.Protocol - ) - - def get_protocol_members(tp: type, /) -> typing.FrozenSet[str]: - """Return the set of members defined in a Protocol. - - Example:: - - >>> from typing_extensions import Protocol, get_protocol_members - >>> class P(Protocol): - ... def a(self) -> str: ... - ... b: int - >>> get_protocol_members(P) - frozenset({'a', 'b'}) - - Raise a TypeError for arguments that are not Protocols. - """ - if not is_protocol(tp): - raise TypeError(f'{tp!r} is not a Protocol') - if hasattr(tp, '__protocol_attrs__'): - return frozenset(tp.__protocol_attrs__) - return frozenset(_get_protocol_attrs(tp)) - - -if hasattr(typing, "Doc"): - Doc = typing.Doc -else: - class Doc: - """Define the documentation of a type annotation using ``Annotated``, to be - used in class attributes, function and method parameters, return values, - and variables. - - The value should be a positional-only string literal to allow static tools - like editors and documentation generators to use it. - - This complements docstrings. - - The string value passed is available in the attribute ``documentation``. - - Example:: - - >>> from typing_extensions import Annotated, Doc - >>> def hi(to: Annotated[str, Doc("Who to say hi to")]) -> None: ... - """ - def __init__(self, documentation: str, /) -> None: - self.documentation = documentation - - def __repr__(self) -> str: - return f"Doc({self.documentation!r})" - - def __hash__(self) -> int: - return hash(self.documentation) - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Doc): - return NotImplemented - return self.documentation == other.documentation - - -_CapsuleType = getattr(_types, "CapsuleType", None) - -if _CapsuleType is None: - try: - import _socket - except ImportError: - pass - else: - _CAPI = getattr(_socket, "CAPI", None) - if _CAPI is not None: - _CapsuleType = type(_CAPI) - -if _CapsuleType is not None: - CapsuleType = _CapsuleType - __all__.append("CapsuleType") - - -# Aliases for items that have always been in typing. -# Explicitly assign these (rather than using `from typing import *` at the top), -# so that we get a CI error if one of these is deleted from typing.py -# in a future version of Python -AbstractSet = typing.AbstractSet -AnyStr = typing.AnyStr -BinaryIO = typing.BinaryIO -Callable = typing.Callable -Collection = typing.Collection -Container = typing.Container -Dict = typing.Dict -ForwardRef = typing.ForwardRef -FrozenSet = typing.FrozenSet -Generic = typing.Generic -Hashable = typing.Hashable -IO = typing.IO -ItemsView = typing.ItemsView -Iterable = typing.Iterable -Iterator = typing.Iterator -KeysView = typing.KeysView -List = typing.List -Mapping = typing.Mapping -MappingView = typing.MappingView -Match = typing.Match -MutableMapping = typing.MutableMapping -MutableSequence = typing.MutableSequence -MutableSet = typing.MutableSet -Optional = typing.Optional -Pattern = typing.Pattern -Reversible = typing.Reversible -Sequence = typing.Sequence -Set = typing.Set -Sized = typing.Sized -TextIO = typing.TextIO -Tuple = typing.Tuple -Union = typing.Union -ValuesView = typing.ValuesView -cast = typing.cast -no_type_check = typing.no_type_check -no_type_check_decorator = typing.no_type_check_decorator diff --git a/venv/pyvenv.cfg b/venv/pyvenv.cfg deleted file mode 100644 index 50c5d5e..0000000 --- a/venv/pyvenv.cfg +++ /dev/null @@ -1,5 +0,0 @@ -home = /Library/Frameworks/Python.framework/Versions/3.12/bin -include-system-site-packages = false -version = 3.12.4 -executable = /Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -command = /Library/Frameworks/Python.framework/Versions/3.12/bin/python3 -m venv /Users/ncc-michael/GitHut/flight_software/venv