Read the Docs build information Build id: 2010640 Project: continuumio-conda-build Version: 5178 Commit: efe570c27bcdd8da2589d3a46d060d269f6c1e59 Date: 2024-02-12T15:27:48.068020Z State: finished Success: True [rtd-command-info] start-time: 2024-02-12T15:27:49.654033Z, end-time: 2024-02-12T15:27:50.319733Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build . Cloning into '.'... [rtd-command-info] start-time: 2024-02-12T15:27:50.384796Z, end-time: 2024-02-12T15:27:51.573666Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/5178/head:external-5178 From https://github.com/conda/conda-build * [new ref] refs/pull/5178/head -> external-5178 * [new tag] 24.1.0 -> 24.1.0 * [new tag] 24.1.1 -> 24.1.1 * [new tag] 3.28.0 -> 3.28.0 * [new tag] 3.28.1 -> 3.28.1 * [new tag] 3.28.2 -> 3.28.2 * [new tag] 3.28.3 -> 3.28.3 * [new tag] 3.28.4 -> 3.28.4 [rtd-command-info] start-time: 2024-02-12T15:27:51.708203Z, end-time: 2024-02-12T15:27:51.860407Z, duration: 0, exit-code: 0 git checkout --force efe570c27bcdd8da2589d3a46d060d269f6c1e59 Note: switching to 'efe570c27bcdd8da2589d3a46d060d269f6c1e59'. 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 efe570c Add T10 lint [rtd-command-info] start-time: 2024-02-12T15:27:51.921197Z, end-time: 2024-02-12T15:27:51.983817Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-12T15:27:52.060345Z, end-time: 2024-02-12T15:27:52.121180Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: "ubuntu-22.04" tools: python: "3.11" python: install: - requirements: docs/requirements.txt # Build PDF, ePub and zipped HTML formats: - epub - pdf - htmlzip [rtd-command-info] start-time: 2024-02-12T15:27:58.014241Z, end-time: 2024-02-12T15:27:58.093154Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2024-02-12T15:27:58.496135Z, end-time: 2024-02-12T15:27:59.569136Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 766ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-02-12T15:27:59.641429Z, end-time: 2024-02-12T15:28:12.610837Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.1.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 24.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.1.0 [rtd-command-info] start-time: 2024-02-12T15:28:12.682256Z, end-time: 2024-02-12T15:28:18.697194Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 6.4 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 85.9 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 189.7 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 309.0 MB/s eta 0:00:00 Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 275.6 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 243.7 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 295.7 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 258.8 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 281.0 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 272.6 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 285.5 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 270.5 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 275.6 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 287.6 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 292.2 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 247.7 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.0-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.9/120.9 kB 284.5 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.0 [rtd-command-info] start-time: 2024-02-12T15:28:18.788463Z, end-time: 2024-02-12T15:28:29.622118Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting conda-sphinx-theme==0.2.1 (from -r docs/requirements.txt (line 1)) Downloading conda_sphinx_theme-0.2.1-py3-none-any.whl.metadata (2.9 kB) Collecting linkify-it-py==2.0.2 (from -r docs/requirements.txt (line 2)) Downloading linkify_it_py-2.0.2-py3-none-any.whl (19 kB) Collecting myst-parser==2.0.0 (from -r docs/requirements.txt (line 3)) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting Pillow==10.0.1 (from -r docs/requirements.txt (line 4)) Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting PyYAML==6.0.1 (from -r docs/requirements.txt (line 5)) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.31.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from -r docs/requirements.txt (line 6)) (2.31.0) Collecting ruamel.yaml==0.17.32 (from -r docs/requirements.txt (line 7)) Downloading ruamel.yaml-0.17.32-py3-none-any.whl.metadata (17 kB) Requirement already satisfied: Sphinx==7.2.6 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from -r docs/requirements.txt (line 8)) (7.2.6) Collecting sphinx-argparse==0.4.0 (from -r docs/requirements.txt (line 9)) Downloading sphinx_argparse-0.4.0-py3-none-any.whl (12 kB) Collecting sphinx-autobuild==2021.3.14 (from -r docs/requirements.txt (line 10)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-sitemap==2.5.1 (from -r docs/requirements.txt (line 11)) Downloading sphinx_sitemap-2.5.1-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx_design==0.5.0 (from -r docs/requirements.txt (line 12)) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinxcontrib-applehelp==1.0.7 (from -r docs/requirements.txt (line 13)) Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp==1.0.5 (from -r docs/requirements.txt (line 14)) Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-htmlhelp==2.0.4 (from -r docs/requirements.txt (line 15)) Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from -r docs/requirements.txt (line 16)) (1.0.1) Collecting sphinxcontrib-plantuml==0.26 (from -r docs/requirements.txt (line 17)) Downloading sphinxcontrib-plantuml-0.26.tar.gz (14 kB) 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 sphinxcontrib-programoutput==0.17 (from -r docs/requirements.txt (line 18)) Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl (22 kB) Collecting sphinxcontrib-qthelp==1.0.6 (from -r docs/requirements.txt (line 19)) Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml==1.1.9 (from -r docs/requirements.txt (line 20)) Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting pylint==2.17.5 (from -r docs/requirements.txt (line 21)) Downloading pylint-2.17.5-py3-none-any.whl.metadata (12 kB) Collecting pydata-sphinx-theme>=0.13.1 (from conda-sphinx-theme==0.2.1->-r docs/requirements.txt (line 1)) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl.metadata (7.3 kB) Collecting sphinx-favicon (from conda-sphinx-theme==0.2.1->-r docs/requirements.txt (line 1)) Downloading sphinx_favicon-1.0.1-py3-none-any.whl (7.0 kB) Collecting uc-micro-py (from linkify-it-py==2.0.2->-r docs/requirements.txt (line 2)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: docutils<0.21,>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from myst-parser==2.0.0->-r docs/requirements.txt (line 3)) (0.20.1) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from myst-parser==2.0.0->-r docs/requirements.txt (line 3)) (3.1.3) Collecting markdown-it-py~=3.0 (from myst-parser==2.0.0->-r docs/requirements.txt (line 3)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser==2.0.0->-r docs/requirements.txt (line 3)) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 6)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 6)) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 6)) (2.2.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 6)) (2024.2.2) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.17.32->-r docs/requirements.txt (line 7)) Downloading ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (2.2 kB) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from Sphinx==7.2.6->-r docs/requirements.txt (line 8)) (2.17.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from Sphinx==7.2.6->-r docs/requirements.txt (line 8)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from Sphinx==7.2.6->-r docs/requirements.txt (line 8)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from Sphinx==7.2.6->-r docs/requirements.txt (line 8)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from Sphinx==7.2.6->-r docs/requirements.txt (line 8)) (1.4.1) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from Sphinx==7.2.6->-r docs/requirements.txt (line 8)) (23.2) Collecting livereload (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 10)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting colorama (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 10)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting platformdirs>=2.2.0 (from pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) Collecting astroid<=2.17.0-dev0,>=2.15.6 (from pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading astroid-2.15.8-py3-none-any.whl.metadata (4.7 kB) Collecting isort<6,>=4.2.5 (from pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) Collecting mccabe<0.8,>=0.6 (from pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting tomlkit>=0.10.1 (from pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB) Collecting dill>=0.3.6 (from pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.8 kB) Collecting wrapt<2,>=1.14 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r docs/requirements.txt (line 21)) Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5178/lib/python3.11/site-packages (from jinja2->myst-parser==2.0.0->-r docs/requirements.txt (line 3)) (2.1.5) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==2.0.0->-r docs/requirements.txt (line 3)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting beautifulsoup4 (from pydata-sphinx-theme>=0.13.1->conda-sphinx-theme==0.2.1->-r docs/requirements.txt (line 1)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.13.1->conda-sphinx-theme==0.2.1->-r docs/requirements.txt (line 1)) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Collecting typing-extensions (from pydata-sphinx-theme>=0.13.1->conda-sphinx-theme==0.2.1->-r docs/requirements.txt (line 1)) Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting six (from livereload->sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 10)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting tornado (from livereload->sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 10)) Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme>=0.13.1->conda-sphinx-theme==0.2.1->-r docs/requirements.txt (line 1)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Downloading conda_sphinx_theme-0.2.1-py3-none-any.whl (489 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 489.2/489.2 kB 19.9 MB/s eta 0:00:00 Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 259.5 MB/s eta 0:00:00 Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 147.0 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 304.6 MB/s eta 0:00:00 Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 273.8 MB/s eta 0:00:00 Downloading sphinx_sitemap-2.5.1-py3-none-any.whl (5.5 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 234.6 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 269.4 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 257.1 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 260.2 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 257.4 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 266.3 MB/s eta 0:00:00 Downloading pylint-2.17.5-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.7/536.7 kB 295.7 MB/s eta 0:00:00 Downloading astroid-2.15.8-py3-none-any.whl (278 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.3/278.3 kB 288.0 MB/s eta 0:00:00 Downloading dill-0.3.8-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 269.8 MB/s eta 0:00:00 Downloading isort-5.13.2-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 221.7 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 260.2 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 248.5 MB/s eta 0:00:00 Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 206.5 MB/s eta 0:00:00 Downloading ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (544 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 544.0/544.0 kB 297.3 MB/s eta 0:00:00 Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB) Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.8/69.8 kB 222.0 MB/s eta 0:00:00 Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.7/80.7 kB 273.2 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 278.4 MB/s eta 0:00:00 Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 298.6 MB/s eta 0:00:00 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Building wheels for collected packages: sphinxcontrib-plantuml Building wheel for sphinxcontrib-plantuml (pyproject.toml): started Building wheel for sphinxcontrib-plantuml (pyproject.toml): finished with status 'done' Created wheel for sphinxcontrib-plantuml: filename=sphinxcontrib_plantuml-0.26-py3-none-any.whl size=11280 sha256=b4ab48214911421b8247ba0bf7d8279c75d28d94f29511312aa481d82f4d9ed0 Stored in directory: /tmp/pip-ephem-wheel-cache-v_5fn755/wheels/9c/ad/c8/03de94a5adbc0150c02a8f2f3706bbb65eda09801449cb17e4 Successfully built sphinxcontrib-plantuml Installing collected packages: wrapt, uc-micro-py, typing-extensions, tornado, tomlkit, soupsieve, six, ruamel.yaml.clib, PyYAML, platformdirs, Pillow, mdurl, mccabe, lazy-object-proxy, isort, dill, colorama, accessible-pygments, ruamel.yaml, markdown-it-py, livereload, linkify-it-py, beautifulsoup4, astroid, pylint, mdit-py-plugins, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx-favicon, pydata-sphinx-theme, sphinxcontrib-programoutput, sphinxcontrib-plantuml, sphinx-sitemap, sphinx_design, sphinx-autobuild, sphinx-argparse, myst-parser, conda-sphinx-theme Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.10 Uninstalling sphinxcontrib-serializinghtml-1.1.10: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.10 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.7 Uninstalling sphinxcontrib-qthelp-1.0.7: Successfully uninstalled sphinxcontrib-qthelp-1.0.7 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.5 Uninstalling sphinxcontrib-htmlhelp-2.0.5: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.5 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.6 Uninstalling sphinxcontrib-devhelp-1.0.6: Successfully uninstalled sphinxcontrib-devhelp-1.0.6 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.8 Uninstalling sphinxcontrib-applehelp-1.0.8: Successfully uninstalled sphinxcontrib-applehelp-1.0.8 Successfully installed Pillow-10.0.1 PyYAML-6.0.1 accessible-pygments-0.0.4 astroid-2.15.8 beautifulsoup4-4.12.3 colorama-0.4.6 conda-sphinx-theme-0.2.1 dill-0.3.8 isort-5.13.2 lazy-object-proxy-1.10.0 linkify-it-py-2.0.2 livereload-2.6.3 markdown-it-py-3.0.0 mccabe-0.7.0 mdit-py-plugins-0.4.0 mdurl-0.1.2 myst-parser-2.0.0 platformdirs-4.2.0 pydata-sphinx-theme-0.15.2 pylint-2.17.5 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.8 six-1.16.0 soupsieve-2.5 sphinx-argparse-0.4.0 sphinx-autobuild-2021.3.14 sphinx-favicon-1.0.1 sphinx-sitemap-2.5.1 sphinx_design-0.5.0 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-plantuml-0.26 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 tomlkit-0.12.3 tornado-6.4 typing-extensions-4.9.0 uc-micro-py-1.0.3 wrapt-1.16.0 [rtd-command-info] start-time: 2024-02-12T15:28:30.447419Z, end-time: 2024-02-12T15:28:30.505363Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Copyright (C) 2014 Anaconda, Inc # SPDX-License-Identifier: BSD-3-Clause # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # 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("../..")) import conda_build # noqa: E402 # -- Project information ----------------------------------------------------- project = "conda-build" copyright = "2018, Anaconda, Inc." author = "Anaconda, Inc." # The short X.Y version. version = conda_build.__version__ or "dev" # The full version, including alpha/beta/rc tags release = conda_build.__version__ or "dev" # -- 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", "sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.intersphinx", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx_sitemap", "sphinx_design", ] 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" # 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 = "en" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path . exclude_patterns = ["_build", "build", "Thumbs.db", ".DS_Store"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # -- 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 = "conda_sphinx_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 = { # The maximum depth of the table of contents tree. Set this to -1 to allow # unlimited depth. "navigation_depth": -1, "show_prev_next": False, # Navbar icon links "navbar_start": ["navbar-logo"], "use_edit_page_button": True, "goatcounter_url": "https://docs-conda-io.goatcounter.com/count", "icon_links": [ { "name": "GitHub", "url": "https://github.com/conda/conda-build", "icon": "fa-brands fa-square-github", "type": "fontawesome", }, { "name": "Element", "url": "https://matrix.to/#/#conda-build:matrix.org", "icon": "_static/element_logo.svg", "type": "local", }, { "name": "Discourse", "url": "https://conda.discourse.group/", "icon": "fa-brands fa-discourse", "type": "fontawesome", }, ], } html_context = { "github_user": "conda", "github_repo": "conda-build", "github_version": "main", "doc_path": "docs/source", "goatcounter_dashboard_url": "https://docs-conda-io.goatcounter.com", } html_short_title = "conda-build" # html_show_sourcelink = False html_extra_path = ["robots.txt"] # 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"] # Custom CSS rules # html_style = "css/custom.css" # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # 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 = "conda-builddoc" # -- 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-build.tex", "conda-build 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-build", "conda-build 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-build", "conda-build Documentation", author, "conda-build", "One line description of project.", "Miscellaneous", ), ] # -- Extension configuration ------------------------------------------------- # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {"python": ("https://docs.python.org/3", None)} # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True ########################################################################### # 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "5178", 'version_slug': "5178", '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/"), ("24.1.x", "/en/24.1.x/"), ("3.28.x", "/en/3.28.x/"), ("3.27.x", "/en/3.27.x/"), ("3.26.x", "/en/3.26.x/"), ("3.25.x", "/en/3.25.x/"), ("3.24.x", "/en/3.24.x/"), ("3.23.x", "/en/3.23.x/"), ("3.22.x", "/en/3.22.x/"), ("3.21.x", "/en/3.21.x/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'continuumio-conda-build', 'name': u'conda-build', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'UA-143891876-1', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'conda', 'proxied_api_host': '/_', 'github_repo': 'conda-build', 'github_version': 'efe570c27bcdd8da2589d3a46d060d269f6c1e59', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'efe570c27bcdd8da2589d3a46d060d269f6c1e59', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'efe570c27bcdd8da2589d3a46d060d269f6c1e59', '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-143891876-1', 'global_analytics_code': 'UA-17997319-2', 'commit': 'efe570c2', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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-build/pull/5178' readthedocs_build_url = 'https://readthedocs.com/projects/continuumio-conda-build/builds/2010640/' 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']) [rtd-command-info] start-time: 2024-02-12T15:28:30.589345Z, end-time: 2024-02-12T15:28:45.134596Z, duration: 14, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.6 making output directory... done myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'tasklist', 'amsmath', 'html_image', 'substitution', 'dollarmath', 'replacements', 'html_admonition', 'colon_fence', 'deflist', 'linkify', 'smartquotes'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://docs.python.org/3/objects.inv... The configuration `favicons` is deprecated. Use the sphinx-favicon extension instead. The default value for `navigation_with_keys` will change to `False` in the next release. If you wish to preserve the old behavior for your site, set `navigation_with_keys=True` in the `html_theme_options` dict in your `conf.py` file. Be aware that `navigation_with_keys = True` has negative accessibility implications: https://github.com/pydata/pydata-sphinx-theme/issues/1492 building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 51 source files that are out of date updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/generating-index reading sources... [ 6%] concepts/index reading sources... [ 8%] concepts/package-naming-conv reading sources... [ 10%] concepts/recipe reading sources... [ 12%] contributing-guide reading sources... [ 14%] index reading sources... [ 16%] install-conda-build reading sources... [ 18%] release-notes reading sources... [ 20%] resources/activate-scripts reading sources... [ 22%] resources/add-win-start-menu-items reading sources... [ 24%] resources/build-scripts reading sources... [ 25%] resources/commands/conda-build reading sources... [ 27%] resources/commands/conda-convert reading sources... [ 29%] resources/commands/conda-develop reading sources... [ 31%] resources/commands/conda-index reading sources... [ 33%] resources/commands/conda-inspect reading sources... [ 35%] resources/commands/conda-inspect-channels reading sources... [ 37%] resources/commands/conda-inspect-linkages reading sources... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 49%] resources/commands/conda-skeleton-cran reading sources... [ 51%] resources/commands/conda-skeleton-luarocks reading sources... [ 53%] resources/commands/conda-skeleton-pypi reading sources... [ 55%] resources/commands/index reading sources... [ 57%] resources/compiler-tools reading sources... [ 59%] resources/define-metadata reading sources... [ 61%] resources/index reading sources... [ 63%] resources/link-scripts reading sources... [ 65%] resources/make-relocatable reading sources... [ 67%] resources/package-spec reading sources... [ 69%] resources/style-guide reading sources... [ 71%] resources/tutorial-template reading sources... [ 73%] resources/use-shared-libraries reading sources... [ 75%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying downloadable files... [100%] user-guide/tutorials/meta.yaml copying static files... done copying extra files... done done writing output... [ 2%] concepts/channels writing output... [ 4%] concepts/generating-index writing output... [ 6%] concepts/index writing output... [ 8%] concepts/package-naming-conv writing output... [ 10%] concepts/recipe writing output... [ 12%] contributing-guide writing output... [ 14%] index writing output... [ 16%] install-conda-build writing output... [ 18%] release-notes writing output... [ 20%] resources/activate-scripts writing output... [ 22%] resources/add-win-start-menu-items writing output... [ 24%] resources/build-scripts writing output... [ 25%] resources/commands/conda-build writing output... [ 27%] resources/commands/conda-convert writing output... [ 29%] resources/commands/conda-develop writing output... [ 31%] resources/commands/conda-index writing output... [ 33%] resources/commands/conda-inspect writing output... [ 35%] resources/commands/conda-inspect-channels writing output... [ 37%] resources/commands/conda-inspect-linkages writing output... [ 39%] resources/commands/conda-inspect-objects writing output... [ 41%] resources/commands/conda-metapackage writing output... [ 43%] resources/commands/conda-render writing output... [ 45%] resources/commands/conda-skeleton writing output... [ 47%] resources/commands/conda-skeleton-cpan writing output... [ 49%] resources/commands/conda-skeleton-cran writing output... [ 51%] resources/commands/conda-skeleton-luarocks writing output... [ 53%] resources/commands/conda-skeleton-pypi writing output... [ 55%] resources/commands/index writing output... [ 57%] resources/compiler-tools writing output... [ 59%] resources/define-metadata writing output... [ 61%] resources/index writing output... [ 63%] resources/link-scripts writing output... [ 65%] resources/make-relocatable writing output... [ 67%] resources/package-spec writing output... [ 69%] resources/style-guide writing output... [ 71%] resources/tutorial-template writing output... [ 73%] resources/use-shared-libraries writing output... [ 75%] resources/variants writing output... [ 76%] user-guide/environment-variables writing output... [ 78%] user-guide/getting-started writing output... [ 80%] user-guide/index writing output... [ 82%] user-guide/recipes/build-without-recipe writing output... [ 84%] user-guide/recipes/debugging writing output... [ 86%] user-guide/recipes/index writing output... [ 88%] user-guide/recipes/sample-recipes writing output... [ 90%] user-guide/tutorials/build-pkgs writing output... [ 92%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 94%] user-guide/tutorials/build-r-pkgs writing output... [ 96%] user-guide/tutorials/building-conda-packages writing output... [ 98%] user-guide/tutorials/index writing output... [100%] user-guide/wheel-files generating indices... genindex done writing additional pages... search done copying images... [100%] img/conda_names.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda-build/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/5178/_readthedocs/html/sitemap.xml build succeeded. The HTML pages are in ../../_readthedocs/html.