Read the Docs build information Build id: 3492366 Project: continuumio-conda-build Version: latest Commit: ef036b8e4d98cc6b8a03b259bc7a956b9eacbc19 Date: 2025-11-03T13:36:49.562165Z State: cancelled Success: False [rtd-command-info] start-time: 2025-11-03T13:36:50.490422Z, end-time: 2025-11-03T13:36:51.115351Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build.git . Cloning into '.'... [rtd-command-info] start-time: 2025-11-03T13:36:51.229000Z, end-time: 2025-11-03T13:36:52.283583Z, 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/conda/conda-build * [new tag] 25.7.0 -> 25.7.0 * [new tag] 25.9.0 -> 25.9.0 [rtd-command-info] start-time: 2025-11-03T13:36:52.953833Z, end-time: 2025-11-03T13:36:53.064157Z, 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 ef036b8 Bump sphinx from 8.2.1 to 8.2.3 in /docs in the docs group (#5831) [rtd-command-info] start-time: 2025-11-03T13:36:53.163676Z, end-time: 2025-11-03T13:36:53.200133Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: docs/source/conf.py 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