Read the Docs build information Build id: 1192304 Project: continuumio-conda Version: 11532 Commit: e476b7f7726fb9c51a85b7e46aeeae714b2d1971 Date: 2022-11-22T18:46:29.157028Z State: cancelled Success: False [rtd-command-info] start-time: 2022-11-22T18:46:31.417497Z, end-time: 2022-11-22T18:46:37.668021Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/conda/conda . Cloning into '.'... [rtd-command-info] start-time: 2022-11-22T18:46:37.885876Z, end-time: 2022-11-22T18:46:38.761273Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/11532/head:external-11532 From https://github.com/conda/conda * [new ref] refs/pull/11532/head -> external-11532 [rtd-command-info] start-time: 2022-11-22T18:46:38.949351Z, end-time: 2022-11-22T18:46:39.736252Z, duration: 0, exit-code: 0 git checkout --force e476b7f7726fb9c51a85b7e46aeeae714b2d1971 Note: switching to 'e476b7f7726fb9c51a85b7e46aeeae714b2d1971'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at e476b7f77 Merge remote-tracking branch 'origin/main' into merge-jeskowagner [rtd-command-info] start-time: 2022-11-22T18:46:39.932632Z, end-time: 2022-11-22T18:46:40.001026Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-22T18:46:42.134805Z, end-time: 2022-11-22T18:46:47.189718Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-11-22T18:46:47.493510Z, end-time: 2022-11-22T18:46:49.272931Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 22.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.6.0 Uninstalling setuptools-65.6.0: Successfully uninstalled setuptools-65.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-22T18:46:49.501679Z, end-time: 2022-11-22T18:46:56.313340Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 61.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 250.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 169.6 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 199.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 205.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 218.2 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 245.1 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 196.0 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 171.2 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 238.7 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 242.5 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 182.0 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 206.0 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 240.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 213.8 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 183.9 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 225.4 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 207.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 205.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=4ecc0c58d570fd72d75f95f326b131f3532ae6b2cef9704db3a4496066f3c95f Stored in directory: /tmp/pip-ephem-wheel-cache-4ivfm3vw/wheels/d1/33/8e/f9d24f00cc130866aacfe7c3bc15571217e2b22cc4c4e1b443 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.12 [rtd-command-info] start-time: 2022-11-22T18:46:56.787062Z, end-time: 2022-11-22T18:47:26.493475Z, duration: 29, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting linkify-it-py==1.0.1 Downloading linkify_it_py-1.0.1-py3-none-any.whl (19 kB) Collecting myst-parser==0.15.2 Downloading myst_parser-0.15.2-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 7.1 MB/s eta 0:00:00 Collecting Pillow==8.3.2 Downloading Pillow-8.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 79.3 MB/s eta 0:00:00 Collecting pluggy==1.0.0 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting pylint==2.11.1 Downloading pylint-2.11.1-py3-none-any.whl (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.1/392.1 kB 243.0 MB/s eta 0:00:00 Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 636.6/636.6 kB 241.2 MB/s eta 0:00:00 Collecting requests==2.26.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 188.9 MB/s eta 0:00:00 Collecting ruamel.yaml==0.17.16 Downloading ruamel.yaml-0.17.16-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 199.6 MB/s eta 0:00:00 Collecting Sphinx==4.2.0 Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 206.6 MB/s eta 0:00:00 Collecting sphinx-argparse==0.3.1 Downloading sphinx_argparse-0.3.1-py2.py3-none-any.whl (12 kB) Collecting sphinx-autobuild==2021.3.14 Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 214.8 MB/s eta 0:00:00 Collecting sphinx-sitemap==2.2.0 Downloading sphinx-sitemap-2.2.0.tar.gz (6.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinxcontrib-applehelp==1.0.2 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 207.3 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 200.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 212.1 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath==1.0.1 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-plantuml==0.21 Downloading sphinxcontrib-plantuml-0.21.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinxcontrib-programoutput==0.17 Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl (22 kB) Collecting sphinxcontrib-qthelp==1.0.3 Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 209.2 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from -r docs/requirements.txt (line 21)) (1.1.5) Collecting tqdm>=4 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 201.1 MB/s eta 0:00:00 Collecting uc-micro-py Downloading uc_micro_py-1.0.1-py3-none-any.whl (6.2 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (3.0.3) Collecting markdown-it-py<2.0.0,>=1.0.0 Downloading markdown_it_py-1.1.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 206.1 MB/s eta 0:00:00 Requirement already satisfied: docutils<0.18,>=0.15 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (0.17.1) Collecting mdit-py-plugins~=0.2.8 Downloading mdit_py_plugins-0.2.8-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 149.9 MB/s eta 0:00:00 Collecting importlib-metadata>=0.12 Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB) Collecting platformdirs>=2.2.0 Downloading platformdirs-2.5.4-py3-none-any.whl (14 kB) Collecting typing-extensions>=3.10.0 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting mccabe<0.7,>=0.6 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting isort<6,>=4.2.5 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 204.3 MB/s eta 0:00:00 Collecting astroid<2.9,>=2.8.0 Downloading astroid-2.8.6-py3-none-any.whl (248 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.7/248.7 kB 232.7 MB/s eta 0:00:00 Collecting toml>=0.7.1 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from requests==2.26.0->-r docs/requirements.txt (line 7)) (3.4) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from requests==2.26.0->-r docs/requirements.txt (line 7)) (2022.9.24) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from requests==2.26.0->-r docs/requirements.txt (line 7)) (1.26.12) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.1/500.1 kB 237.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (58.2.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (2.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (1.4.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (2.13.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (21.3) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (2.11.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (0.7.12) Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting livereload Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from sphinx-sitemap==2.2.0->-r docs/requirements.txt (line 13)) (1.16.0) Collecting lazy-object-proxy>=1.4.0 Downloading lazy-object-proxy-1.8.0.tar.gz (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 kB 146.6 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt<1.14,>=1.11 Downloading wrapt-1.13.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/79.4 kB 190.6 MB/s eta 0:00:00 Collecting typed-ast<2.0,>=1.4.0 Downloading typed_ast-1.5.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (843 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 843.7/843.7 kB 222.5 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from babel>=1.3->Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (2022.6) Collecting zipp>=0.5 Downloading zipp-3.10.0-py3-none-any.whl (6.2 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from jinja2->myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (2.1.1) Collecting attrs<22,>=19 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 191.2 MB/s eta 0:00:00 Collecting tornado Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 227.6 MB/s eta 0:00:00 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/11532/lib/python3.7/site-packages (from packaging->Sphinx==4.2.0->-r docs/requirements.txt (line 9)) (3.0.9) Building wheels for collected packages: sphinx-sitemap, sphinxcontrib-plantuml, livereload, lazy-object-proxy Building wheel for sphinx-sitemap (setup.py): started Building wheel for sphinx-sitemap (setup.py): finished with status 'done' Created wheel for sphinx-sitemap: filename=sphinx_sitemap-2.2.0-py3-none-any.whl size=6063 sha256=d06b569c78d27b3d8b8d20d9906ef29c39ef366bea191da3ee8aa2b4cdd83f6c Stored in directory: /tmp/pip-ephem-wheel-cache-3fnuofks/wheels/48/ac/05/b309189d0319bfdf2ff98ba430e231db3aa3d866eb6a8eeb34 Building wheel for sphinxcontrib-plantuml (setup.py): started Building wheel for sphinxcontrib-plantuml (setup.py): finished with status 'done' Created wheel for sphinxcontrib-plantuml: filename=sphinxcontrib_plantuml-0.21-py3-none-any.whl size=10432 sha256=4a911fbbe557bf6598c552499dd5724a249c9f0737d6703931c79cb1a668c968 Stored in directory: /tmp/pip-ephem-wheel-cache-3fnuofks/wheels/17/0f/eb/dce5e0af54be50f0f760af0eecd4bab8f43f5c38e2cc3bf67d Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24727 sha256=92b2002356ab3b88993f0a29c699897331ef6448eaae74764ef6f996af3a83c9 Stored in directory: /tmp/pip-ephem-wheel-cache-3fnuofks/wheels/0a/da/85/bbc4365bb71f2214c599aeeb901517e5f883c5f1988b92515f Building wheel for lazy-object-proxy (pyproject.toml): started Building wheel for lazy-object-proxy (pyproject.toml): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.8.0-cp37-cp37m-linux_x86_64.whl size=56286 sha256=99ca1ef323e85ba63bcc461ed035e008ed398b610e4ff9061adc2136212c7e5a Stored in directory: /tmp/pip-ephem-wheel-cache-3fnuofks/wheels/c0/96/89/f64b1ccaf665e6d26cee18a9a7cc434c2ea609649e0436df44 Successfully built sphinx-sitemap sphinxcontrib-plantuml livereload lazy-object-proxy Installing collected packages: mccabe, zipp, wrapt, uc-micro-py, typing-extensions, typed-ast, tqdm, tornado, toml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, ruamel.yaml.clib, PyYAML, platformdirs, Pillow, lazy-object-proxy, isort, colorama, charset-normalizer, attrs, ruamel.yaml, requests, markdown-it-py, livereload, linkify-it-py, importlib-metadata, astroid, Sphinx, pylint, pluggy, mdit-py-plugins, sphinxcontrib-programoutput, sphinxcontrib-plantuml, sphinx-sitemap, sphinx-rtd-theme, sphinx-autobuild, sphinx-argparse, myst-parser Attempting uninstall: Pillow Found existing installation: Pillow 9.3.0 Uninstalling Pillow-9.3.0: Successfully uninstalled Pillow-9.3.0 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 2.1.1 Uninstalling charset-normalizer-2.1.1: Successfully uninstalled charset-normalizer-2.1.1 Attempting uninstall: requests Found existing installation: requests 2.28.1 Uninstalling requests-2.28.1: Successfully uninstalled requests-2.28.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed Pillow-8.3.2 PyYAML-5.4.1 Sphinx-4.2.0 astroid-2.8.6 attrs-21.4.0 charset-normalizer-2.0.12 colorama-0.4.6 importlib-metadata-5.0.0 isort-5.10.1 lazy-object-proxy-1.8.0 linkify-it-py-1.0.1 livereload-2.6.3 markdown-it-py-1.1.0 mccabe-0.6.1 mdit-py-plugins-0.2.8 myst-parser-0.15.2 platformdirs-2.5.4 pluggy-1.0.0 pylint-2.11.1 requests-2.26.0 ruamel.yaml-0.17.16 ruamel.yaml.clib-0.2.7 sphinx-argparse-0.3.1 sphinx-autobuild-2021.3.14 sphinx-rtd-theme-1.0.0 sphinx-sitemap-2.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-plantuml-0.21 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.3 toml-0.10.2 tornado-6.2 tqdm-4.64.1 typed-ast-1.5.4 typing-extensions-4.4.0 uc-micro-py-1.0.1 wrapt-1.13.3 zipp-3.10.0 [rtd-command-info] start-time: 2022-11-22T18:47:28.336231Z, end-time: 2022-11-22T18:47:28.406069Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # Copyright (C) 2012 Anaconda, Inc # SPDX-License-Identifier: BSD-3-Clause # # conda documentation build configuration file, created by # sphinx-quickstart on Wed Aug 16 00:33:55 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("_ext")) sys.path.insert(0, os.path.abspath("..")) sys.path.insert(0, os.path.abspath("../..")) ON_RTD = os.environ.get("READTHEDOCS") == "True" import conda # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "myst_parser", "sphinxarg.ext", "sphinxcontrib.programoutput", "sphinx.ext.autodoc", "sphinx.ext.autosectionlabel", "sphinx.ext.napoleon", "sphinx.ext.autosummary", "sphinx.ext.graphviz", "sphinx.ext.ifconfig", "sphinx.ext.inheritance_diagram", "sphinxcontrib.plantuml", "conda_umls", "sphinx_sitemap", ] myst_heading_anchors = 3 myst_enable_extensions = [ "amsmath", "colon_fence", "deflist", "dollarmath", "html_admonition", "html_image", "linkify", "replacements", "smartquotes", "substitution", "tasklist", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # Leave double dashes as they are in the docs. Don't replace -- with - smartquotes = False # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "conda" copyright = "2017, Anaconda, Inc" author = "Anaconda, Inc" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = conda.__version__ or "dev" # The full version, including alpha/beta/rc tags. release = conda.__version__ or "dev" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_style = "css/custom.css" html_favicon = "conda-logo.png" # Serving the robots.txt since we want to point to the sitemap.xml file html_extra_path = ["robots.txt"] html_js_files = [ "https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/jspanel.js", "https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/modal/jspanel.modal.js", "https://unpkg.com/@panzoom/panzoom@4.4.1/dist/panzoom.min.js", "js/panzoom.js", ] html_css_files = ["https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/jspanel.css"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { "**": [ "about.html", "navigation.html", "relations.html", # needs 'show_related': True theme option to display "searchbox.html", "donate.html", ] } # Setting the prod URL of the site here as the base URL. html_baseurl = f"https://docs.conda.io/projects/{project}/" # We don't have a locale set, so we can safely ignore that for the sitemaps. sitemap_locales = [None] # We're hard-coding stable here since that's what we want Google to point to. sitemap_url_scheme = "{lang}stable/{link}" # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "condadoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, "conda.tex", "conda Documentation", "Anaconda, Inc", "manual"), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "conda", "conda Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "conda", "conda Documentation", author, "conda", "One line description of project.", "Miscellaneous", ), ] plantuml_output_format = "svg_img" plantuml_jarfile_path = os.path.abspath( os.path.join(os.path.dirname(__file__), "..", "_build", "plantuml.jar") ) plantuml = f"java -Djava.awt.headless=true -jar {plantuml_jarfile_path}" add_module_names = False ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "11532", 'version_slug': "11532", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("4.13.x", "/en/4.13.x/"), ("4.12.x", "/en/4.12.x/"), ("4.11.x", "/en/4.11.x/"), ("4.6.1", "/en/4.6.1/"), ("4.6.0", "/en/4.6.0/"), ("4.4.x", "/en/4.4.x/"), ("main", "/en/main/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'continuumio-conda', 'name': u'conda', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.conda.io/projects/conda/en/stable/', 'analytics_code': 'UA-143852910-1', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'conda', 'proxied_api_host': '/_', 'github_repo': 'conda', 'github_version': 'e476b7f7726fb9c51a85b7e46aeeae714b2d1971', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'e476b7f7726fb9c51a85b7e46aeeae714b2d1971', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'e476b7f7726fb9c51a85b7e46aeeae714b2d1971', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-143852910-1', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e476b7f7', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/conda/conda/pull/11532' readthedocs_build_url = 'https://readthedocs.com/projects/continuumio-conda/builds/1192304/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build'])