Read the Docs build information Build id: 2661134 Project: espressif-idf-component-manager Version: latest Commit: bfaabc83f1d028850f7674e70f6e01d27ab64c42 Date: 2024-12-04T17:28:45.436271Z State: finished Success: True [rtd-command-info] start-time: 2024-12-04T17:28:46.717229Z, end-time: 2024-12-04T17:28:47.484912Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/espressif/idf-component-manager.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-04T17:28:47.605371Z, end-time: 2024-12-04T17:28:48.668163Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/espressif/idf-component-manager * [new tag] v2.0.0-dev1 -> v2.0.0-dev1 * [new tag] v2.0.0.dev1 -> v2.0.0.dev1 * [new tag] v2.0.0rc0 -> v2.0.0rc0 * [new tag] v2.0.0rc1 -> v2.0.0rc1 * [new tag] v2.0.0rc2 -> v2.0.0rc2 * [new tag] v2.0.1 -> v2.0.1 * [new tag] v2.0.2 -> v2.0.2 * [new tag] v2.0.3 -> v2.0.3 [rtd-command-info] start-time: 2024-12-04T17:28:48.805758Z, end-time: 2024-12-04T17:28:48.888288Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 bfaabc8 Merge branch 'docs/glob_pattern' into 'main' [rtd-command-info] start-time: 2024-12-04T17:28:48.955818Z, end-time: 2024-12-04T17:28:49.020592Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-22.04 tools: python: "3.10" sphinx: configuration: docs/en/conf.py python: install: - method: pip path: . extra_requirements: - docs [rtd-command-info] start-time: 2024-12-04T17:28:54.076698Z, end-time: 2024-12-04T17:28:54.158268Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2024-12-04T17:28:54.607298Z, end-time: 2024-12-04T17:28:56.122956Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 918ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest, 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-12-04T17:28:56.204586Z, end-time: 2024-12-04T17:29:09.012878Z, 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/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.3 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.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-04T17:29:09.090893Z, end-time: 2024-12-04T17:29:19.815085Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 119.0 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 164.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 320.8 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 349.9 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, 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 Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-04T17:29:19.903081Z, end-time: 2024-12-04T17:29:28.035209Z, duration: 8, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/checkouts/latest 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 click (from idf-component-manager==2.0.4) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting colorama (from idf-component-manager==2.0.4) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting pyparsing (from idf-component-manager==2.0.4) Downloading pyparsing-3.2.0-py3-none-any.whl.metadata (5.0 kB) Collecting pyyaml (from idf-component-manager==2.0.4) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting ruamel.yaml (from idf-component-manager==2.0.4) Downloading ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from idf-component-manager==2.0.4) (2.32.3) Collecting requests-file (from idf-component-manager==2.0.4) Downloading requests_file-2.1.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting requests-toolbelt (from idf-component-manager==2.0.4) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) Collecting tqdm (from idf-component-manager==2.0.4) Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Collecting jsonref (from idf-component-manager==2.0.4) Downloading jsonref-1.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting pydantic (from idf-component-manager==2.0.4) Downloading pydantic-2.10.3-py3-none-any.whl.metadata (172 kB) Collecting pydantic-core (from idf-component-manager==2.0.4) Downloading pydantic_core-2.27.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting pydantic-settings (from idf-component-manager==2.0.4) Downloading pydantic_settings-2.6.1-py3-none-any.whl.metadata (3.5 kB) Collecting typing-extensions (from idf-component-manager==2.0.4) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from idf-component-manager==2.0.4) (8.1.3) Collecting sphinx-click (from idf-component-manager==2.0.4) Downloading sphinx_click-6.0.0-py3-none-any.whl.metadata (3.4 kB) Collecting sphinx-copybutton (from idf-component-manager==2.0.4) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-rtd-theme (from idf-component-manager==2.0.4) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Collecting sphinx-tabs (from idf-component-manager==2.0.4) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx_collapse (from idf-component-manager==2.0.4) Downloading sphinx_collapse-0.1.3-py3-none-any.whl.metadata (2.4 kB) Collecting annotated-types>=0.6.0 (from pydantic->idf-component-manager==2.0.4) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting python-dotenv>=0.21.0 (from pydantic-settings->idf-component-manager==2.0.4) Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from requests->idf-component-manager==2.0.4) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from requests->idf-component-manager==2.0.4) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from requests->idf-component-manager==2.0.4) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from requests->idf-component-manager==2.0.4) (2024.8.30) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->idf-component-manager==2.0.4) Downloading ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (3.1.4) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.18.0) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.16.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (1.4.1) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (24.2) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from sphinx->idf-component-manager==2.0.4) (2.2.1) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->idf-component-manager==2.0.4) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/lib/python3.10/site-packages (from Jinja2>=3.1->sphinx->idf-component-manager==2.0.4) (3.0.2) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading jsonref-1.1.0-py3-none-any.whl (9.4 kB) Downloading pydantic-2.10.3-py3-none-any.whl (456 kB) Downloading pydantic_core-2.27.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 224.8 MB/s eta 0:00:00 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading pydantic_settings-2.6.1-py3-none-any.whl (28 kB) Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 495.0 MB/s eta 0:00:00 Downloading requests_file-2.1.0-py2.py3-none-any.whl (4.2 kB) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) Downloading sphinx_click-6.0.0-py3-none-any.whl (9.9 kB) Downloading sphinx_collapse-0.1.3-py3-none-any.whl (4.7 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 209.9 MB/s eta 0:00:00 Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) Downloading ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (722 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 722.2/722.2 kB 433.0 MB/s eta 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Building wheels for collected packages: idf-component-manager Building wheel for idf-component-manager (pyproject.toml): started Building wheel for idf-component-manager (pyproject.toml): finished with status 'done' Created wheel for idf-component-manager: filename=idf_component_manager-2.0.4-py3-none-any.whl size=157514 sha256=a4d186cce9aaab4a499fdc8790297fb8d3708d403bc55ec0e2ea0c2742c74768 Stored in directory: /tmp/pip-ephem-wheel-cache-h9v1krou/wheels/2e/90/56/055d57581f7716a6dce1accf2a295e4f614ac02ebee4d6a595 Successfully built idf-component-manager Installing collected packages: typing-extensions, tqdm, ruamel.yaml.clib, pyyaml, python-dotenv, pyparsing, jsonref, colorama, click, annotated-types, ruamel.yaml, requests-toolbelt, requests-file, pydantic-core, sphinxcontrib-jquery, sphinx-tabs, sphinx-copybutton, sphinx_collapse, sphinx-click, pydantic, sphinx-rtd-theme, pydantic-settings, idf-component-manager Successfully installed annotated-types-0.7.0 click-8.1.7 colorama-0.4.6 idf-component-manager-2.0.4 jsonref-1.1.0 pydantic-2.10.3 pydantic-core-2.27.1 pydantic-settings-2.6.1 pyparsing-3.2.0 python-dotenv-1.0.1 pyyaml-6.0.2 requests-file-2.1.0 requests-toolbelt-1.0.0 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.12 sphinx-click-6.0.0 sphinx-copybutton-0.5.2 sphinx-rtd-theme-3.0.2 sphinx-tabs-3.4.7 sphinx_collapse-0.1.3 sphinxcontrib-jquery-4.1 tqdm-4.67.1 typing-extensions-4.12.2 [rtd-command-info] start-time: 2024-12-04T17:29:28.275986Z, end-time: 2024-12-04T17:29:28.337416Z, duration: 0, exit-code: 0 cat docs/en/conf.py # SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD # SPDX-License-Identifier: Apache-2.0 import os import sys from idf_component_manager.cli.core import initialize_cli sys.path.insert(0, os.path.abspath('../')) from conf_common import * # noqa compote_cli = initialize_cli() project = 'IDF Component Management' copyright = '2023, Espressif Systems (Shanghai) Co., Ltd.' language = 'en' [rtd-command-info] start-time: 2024-12-04T17:29:28.420390Z, end-time: 2024-12-04T17:29:30.815681Z, duration: 2, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 11 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] getting_started/index reading sources... [ 18%] guides/packaging_components reading sources... [ 27%] guides/partial_mirror reading sources... [ 36%] guides/updating_component_manager reading sources... [ 45%] guides/version_solver reading sources... [ 55%] index reading sources... [ 64%] reference/compote_cli reading sources... [ 73%] reference/config_file reading sources... [ 82%] reference/dependencies_lock reading sources... [ 91%] reference/manifest_file reading sources... [100%] reference/versioning looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/checkouts/latest/_readthedocs/html/_static/js/versions.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/checkouts/latest/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 9%] getting_started/index writing output... [ 18%] guides/packaging_components writing output... [ 27%] guides/partial_mirror writing output... [ 36%] guides/updating_component_manager writing output... [ 45%] guides/version_solver writing output... [ 55%] index writing output... [ 64%] reference/compote_cli writing output... [ 73%] reference/config_file writing output... [ 82%] reference/dependencies_lock writing output... [ 91%] reference/manifest_file writing output... [100%] reference/versioning generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../../_readthedocs/html.