Read the Docs build information Build id: 1772861 Project: continuumio-conda Version: 13199 Commit: e3bfbddefcc04c54c3b5cee54d4728fc6c3bd167 Date: 2023-10-10T21:12:01.349824Z State: cancelled Success: False [rtd-command-info] start-time: 2023-10-10T21:12:08.308206Z, end-time: 2023-10-10T21:12:11.022952Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/conda/conda . Cloning into '.'... [rtd-command-info] start-time: 2023-10-10T21:12:11.964684Z, end-time: 2023-10-10T21:12:13.314556Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/13199/head:external-13199 From https://github.com/conda/conda * [new ref] refs/pull/13199/head -> external-13199 * [new tag] 23.7.3 -> 23.7.3 * [new tag] 23.7.4 -> 23.7.4 * [new tag] 23.9.0 -> 23.9.0 [rtd-command-info] start-time: 2023-10-10T21:12:13.913893Z, end-time: 2023-10-10T21:12:13.991443Z, duration: 0, exit-code: 0 git checkout --force e3bfbddefcc04c54c3b5cee54d4728fc6c3bd167 Note: switching to 'e3bfbddefcc04c54c3b5cee54d4728fc6c3bd167'. 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 e3bfbdd lint for black formatter [rtd-command-info] start-time: 2023-10-10T21:12:14.494699Z, end-time: 2023-10-10T21:12:14.561920Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-10T21:12:15.418441Z, end-time: 2023-10-10T21:12:15.484039Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.10" jobs: post_checkout: # Unshallow the git clone to make sure we can identify the version - git fetch --unshallow pre_install: - git update-index --assume-unchanged docs/requirements.txt docs/source/conf.py pre_build: # Install conda so we can run conda commands (e.g., see configuration.rst) - python -m pip install --no-deps --no-cache-dir --editable . apt_packages: # Needed for the UML graph Sphinx extension - graphviz - default-jre python: install: - requirements: docs/requirements.txt # Build PDF, ePub and zipped HTML formats: - epub - pdf - htmlzip [rtd-command-info] start-time: 2023-10-10T21:12:16.188037Z, end-time: 2023-10-10T21:12:23.172546Z, duration: 6, exit-code: 0 git fetch --unshallow From https://github.com/conda/conda * [new tag] 1.1.0 -> 1.1.0 * [new tag] 1.2.0 -> 1.2.0 * [new tag] 1.2.1 -> 1.2.1 * [new tag] 1.3.0 -> 1.3.0 * [new tag] 1.3.1 -> 1.3.1 * [new tag] 1.3.2 -> 1.3.2 * [new tag] 1.3.3 -> 1.3.3 * [new tag] 1.3.4 -> 1.3.4 * [new tag] 1.3.5 -> 1.3.5 * [new tag] 1.4.0 -> 1.4.0 * [new tag] 1.4.1 -> 1.4.1 * [new tag] 1.4.2 -> 1.4.2 * [new tag] 1.4.3 -> 1.4.3 * [new tag] 1.4.4 -> 1.4.4 * [new tag] 1.4.5 -> 1.4.5 * [new tag] 1.4.6 -> 1.4.6 * [new tag] 1.5.0 -> 1.5.0 * [new tag] 1.5.1 -> 1.5.1 * [new tag] 1.5.2 -> 1.5.2 * [new tag] 1.6.0 -> 1.6.0 * [new tag] 1.6.0rc1 -> 1.6.0rc1 * [new tag] 1.6.0rc2 -> 1.6.0rc2 * [new tag] 1.7.0 -> 1.7.0 * [new tag] 1.7.0a1 -> 1.7.0a1 * [new tag] 1.7.0a2 -> 1.7.0a2 * [new tag] 1.7.1 -> 1.7.1 * [new tag] 1.7.2 -> 1.7.2 * [new tag] 1.8.0 -> 1.8.0 * [new tag] 1.8.1 -> 1.8.1 * [new tag] 1.8.2 -> 1.8.2 * [new tag] 1.9.0 -> 1.9.0 * [new tag] 1.9.1 -> 1.9.1 * [new tag] 2.0.0 -> 2.0.0 * [new tag] 2.0.1 -> 2.0.1 * [new tag] 2.0.2 -> 2.0.2 * [new tag] 2.0.3 -> 2.0.3 * [new tag] 2.0.4 -> 2.0.4 * [new tag] 2.1.0 -> 2.1.0 * [new tag] 2.2.0 -> 2.2.0 * [new tag] 2.2.1 -> 2.2.1 * [new tag] 2.2.2 -> 2.2.2 * [new tag] 2.2.3 -> 2.2.3 * [new tag] 2.2.4 -> 2.2.4 * [new tag] 2.2.5 -> 2.2.5 * [new tag] 2.2.6 -> 2.2.6 * [new tag] 2.2.7 -> 2.2.7 * [new tag] 2.2.8 -> 2.2.8 * [new tag] 2.3.0 -> 2.3.0 * [new tag] 2.3.1 -> 2.3.1 * [new tag] 22.11.0 -> 22.11.0 * [new tag] 22.11.1 -> 22.11.1 * [new tag] 22.9.0 -> 22.9.0 * [new tag] 23.1.0 -> 23.1.0 * [new tag] 23.3.0 -> 23.3.0 * [new tag] 23.3.1 -> 23.3.1 * [new tag] 23.5.0 -> 23.5.0 * [new tag] 23.5.1 -> 23.5.1 * [new tag] 23.5.2 -> 23.5.2 * [new tag] 23.7.0 -> 23.7.0 * [new tag] 23.7.1 -> 23.7.1 * [new tag] 23.7.2 -> 23.7.2 * [new tag] 3.0.0 -> 3.0.0 * [new tag] 3.0.1 -> 3.0.1 * [new tag] 3.0.2 -> 3.0.2 * [new tag] 3.0.3 -> 3.0.3 * [new tag] 3.0.4 -> 3.0.4 * [new tag] 3.0.5 -> 3.0.5 * [new tag] 3.0.6 -> 3.0.6 * [new tag] 3.1.0 -> 3.1.0 * [new tag] 3.1.1 -> 3.1.1 * [new tag] 3.10.0 -> 3.10.0 * [new tag] 3.10.1 -> 3.10.1 * [new tag] 3.11.0 -> 3.11.0 * [new tag] 3.12.0 -> 3.12.0 * [new tag] 3.13.0 -> 3.13.0 * [new tag] 3.14.0 -> 3.14.0 * [new tag] 3.14.1 -> 3.14.1 * [new tag] 3.15.0 -> 3.15.0 * [new tag] 3.15.1 -> 3.15.1 * [new tag] 3.16.0 -> 3.16.0 * [new tag] 3.17.0 -> 3.17.0 * [new tag] 3.18.0 -> 3.18.0 * [new tag] 3.18.1 -> 3.18.1 * [new tag] 3.18.2 -> 3.18.2 * [new tag] 3.18.3 -> 3.18.3 * [new tag] 3.18.4 -> 3.18.4 * [new tag] 3.18.5 -> 3.18.5 * [new tag] 3.18.6 -> 3.18.6 * [new tag] 3.18.7 -> 3.18.7 * [new tag] 3.18.8 -> 3.18.8 * [new tag] 3.18.9 -> 3.18.9 * [new tag] 3.19.0 -> 3.19.0 * [new tag] 3.19.1 -> 3.19.1 * [new tag] 3.19.2 -> 3.19.2 * [new tag] 3.19.3 -> 3.19.3 * [new tag] 3.2.0 -> 3.2.0 * [new tag] 3.2.0a1 -> 3.2.0a1 * [new tag] 3.2.1 -> 3.2.1 * [new tag] 3.3.0 -> 3.3.0 * [new tag] 3.3.1 -> 3.3.1 * [new tag] 3.3.2 -> 3.3.2 * [new tag] 3.4.0 -> 3.4.0 * [new tag] 3.4.1 -> 3.4.1 * [new tag] 3.4.2 -> 3.4.2 * [new tag] 3.4.3 -> 3.4.3 * [new tag] 3.5.0 -> 3.5.0 * [new tag] 3.5.1 -> 3.5.1 * [new tag] 3.5.2 -> 3.5.2 * [new tag] 3.5.3 -> 3.5.3 * [new tag] 3.5.4 -> 3.5.4 * [new tag] 3.5.5 -> 3.5.5 * [new tag] 3.6.0 -> 3.6.0 * [new tag] 3.6.1 -> 3.6.1 * [new tag] 3.6.2 -> 3.6.2 * [new tag] 3.6.3 -> 3.6.3 * [new tag] 3.6.4 -> 3.6.4 * [new tag] 3.7.0 -> 3.7.0 * [new tag] 3.7.1 -> 3.7.1 * [new tag] 3.7.2 -> 3.7.2 * [new tag] 3.7.3 -> 3.7.3 * [new tag] 3.7.4 -> 3.7.4 * [new tag] 3.8.0 -> 3.8.0 * [new tag] 3.8.1 -> 3.8.1 * [new tag] 3.8.2 -> 3.8.2 * [new tag] 3.8.3 -> 3.8.3 * [new tag] 3.8.4 -> 3.8.4 * [new tag] 3.9.0 -> 3.9.0 * [new tag] 3.9.1 -> 3.9.1 * [new tag] 4.0.0 -> 4.0.0 * [new tag] 4.0.1 -> 4.0.1 * [new tag] 4.0.10 -> 4.0.10 * [new tag] 4.0.11 -> 4.0.11 * [new tag] 4.0.2 -> 4.0.2 * [new tag] 4.0.3 -> 4.0.3 * [new tag] 4.0.4 -> 4.0.4 * [new tag] 4.0.5 -> 4.0.5 * [new tag] 4.0.6 -> 4.0.6 * [new tag] 4.0.7 -> 4.0.7 * [new tag] 4.0.8 -> 4.0.8 * [new tag] 4.0.9 -> 4.0.9 * [new tag] 4.1.0 -> 4.1.0 * [new tag] 4.1.1 -> 4.1.1 * [new tag] 4.1.10 -> 4.1.10 * [new tag] 4.1.11 -> 4.1.11 * [new tag] 4.1.12 -> 4.1.12 * [new tag] 4.1.2 -> 4.1.2 * [new tag] 4.1.3 -> 4.1.3 * [new tag] 4.1.4 -> 4.1.4 * [new tag] 4.1.5 -> 4.1.5 * [new tag] 4.1.6 -> 4.1.6 * [new tag] 4.1.7 -> 4.1.7 * [new tag] 4.1.8 -> 4.1.8 * [new tag] 4.1.9 -> 4.1.9 * [new tag] 4.10.0 -> 4.10.0 * [new tag] 4.10.1 -> 4.10.1 * [new tag] 4.10.2 -> 4.10.2 * [new tag] 4.10.3 -> 4.10.3 * [new tag] 4.11.0 -> 4.11.0 * [new tag] 4.12.0 -> 4.12.0 * [new tag] 4.13.0 -> 4.13.0 * [new tag] 4.14.0 -> 4.14.0 * [new tag] 4.2.0 -> 4.2.0 * [new tag] 4.2.1 -> 4.2.1 * [new tag] 4.2.10 -> 4.2.10 * [new tag] 4.2.11 -> 4.2.11 * [new tag] 4.2.12 -> 4.2.12 * [new tag] 4.2.13 -> 4.2.13 * [new tag] 4.2.14 -> 4.2.14 * [new tag] 4.2.15 -> 4.2.15 * [new tag] 4.2.16 -> 4.2.16 * [new tag] 4.2.2 -> 4.2.2 * [new tag] 4.2.3 -> 4.2.3 * [new tag] 4.2.4 -> 4.2.4 * [new tag] 4.2.5 -> 4.2.5 * [new tag] 4.2.6 -> 4.2.6 * [new tag] 4.2.7 -> 4.2.7 * [new tag] 4.2.8 -> 4.2.8 * [new tag] 4.2.9 -> 4.2.9 * [new tag] 4.3.0 -> 4.3.0 * [new tag] 4.3.1 -> 4.3.1 * [new tag] 4.3.10 -> 4.3.10 * [new tag] 4.3.11 -> 4.3.11 * [new tag] 4.3.12 -> 4.3.12 * [new tag] 4.3.13 -> 4.3.13 * [new tag] 4.3.14 -> 4.3.14 * [new tag] 4.3.15 -> 4.3.15 * [new tag] 4.3.16 -> 4.3.16 * [new tag] 4.3.17 -> 4.3.17 * [new tag] 4.3.18 -> 4.3.18 * [new tag] 4.3.19 -> 4.3.19 * [new tag] 4.3.2 -> 4.3.2 * [new tag] 4.3.20 -> 4.3.20 * [new tag] 4.3.21 -> 4.3.21 * [new tag] 4.3.22 -> 4.3.22 * [new tag] 4.3.23 -> 4.3.23 * [new tag] 4.3.24 -> 4.3.24 * [new tag] 4.3.25 -> 4.3.25 * [new tag] 4.3.26 -> 4.3.26 * [new tag] 4.3.27 -> 4.3.27 * [new tag] 4.3.28 -> 4.3.28 * [new tag] 4.3.29 -> 4.3.29 * [new tag] 4.3.3 -> 4.3.3 * [new tag] 4.3.30 -> 4.3.30 * [new tag] 4.3.31 -> 4.3.31 * [new tag] 4.3.32 -> 4.3.32 * [new tag] 4.3.33 -> 4.3.33 * [new tag] 4.3.34 -> 4.3.34 * [new tag] 4.3.4 -> 4.3.4 * [new tag] 4.3.5 -> 4.3.5 * [new tag] 4.3.6 -> 4.3.6 * [new tag] 4.3.7 -> 4.3.7 * [new tag] 4.3.8 -> 4.3.8 * [new tag] 4.3.9 -> 4.3.9 * [new tag] 4.4.0 -> 4.4.0 * [new tag] 4.4.0alpha0 -> 4.4.0alpha0 * [new tag] 4.4.0beta2 -> 4.4.0beta2 * [new tag] 4.4.0rc0 -> 4.4.0rc0 * [new tag] 4.4.1 -> 4.4.1 * [new tag] 4.4.10 -> 4.4.10 * [new tag] 4.4.11 -> 4.4.11 * [new tag] 4.4.2 -> 4.4.2 * [new tag] 4.4.3 -> 4.4.3 * [new tag] 4.4.4 -> 4.4.4 * [new tag] 4.4.5 -> 4.4.5 * [new tag] 4.4.6 -> 4.4.6 * [new tag] 4.4.7 -> 4.4.7 * [new tag] 4.4.8 -> 4.4.8 * [new tag] 4.4.9 -> 4.4.9 * [new tag] 4.5.0 -> 4.5.0 * [new tag] 4.5.0rc0 -> 4.5.0rc0 * [new tag] 4.5.1 -> 4.5.1 * [new tag] 4.5.10 -> 4.5.10 * [new tag] 4.5.11 -> 4.5.11 * [new tag] 4.5.12 -> 4.5.12 * [new tag] 4.5.2 -> 4.5.2 * [new tag] 4.5.3 -> 4.5.3 * [new tag] 4.5.4 -> 4.5.4 * [new tag] 4.5.5 -> 4.5.5 * [new tag] 4.5.6 -> 4.5.6 * [new tag] 4.5.7 -> 4.5.7 * [new tag] 4.5.8 -> 4.5.8 * [new tag] 4.5.9 -> 4.5.9 * [new tag] 4.6.0 -> 4.6.0 * [new tag] 4.6.0a1 -> 4.6.0a1 * [new tag] 4.6.0a2 -> 4.6.0a2 * [new tag] 4.6.0b0 -> 4.6.0b0 * [new tag] 4.6.0b1 -> 4.6.0b1 * [new tag] 4.6.0rc1 -> 4.6.0rc1 * [new tag] 4.6.1 -> 4.6.1 * [new tag] 4.6.10 -> 4.6.10 * [new tag] 4.6.11 -> 4.6.11 * [new tag] 4.6.12 -> 4.6.12 * [new tag] 4.6.13 -> 4.6.13 * [new tag] 4.6.14 -> 4.6.14 * [new tag] 4.6.2 -> 4.6.2 * [new tag] 4.6.3 -> 4.6.3 * [new tag] 4.6.4 -> 4.6.4 * [new tag] 4.6.5 -> 4.6.5 * [new tag] 4.6.6 -> 4.6.6 * [new tag] 4.6.7 -> 4.6.7 * [new tag] 4.6.8 -> 4.6.8 * [new tag] 4.6.9 -> 4.6.9 * [new tag] 4.7.0 -> 4.7.0 * [new tag] 4.7.1 -> 4.7.1 * [new tag] 4.7.10 -> 4.7.10 * [new tag] 4.7.11 -> 4.7.11 * [new tag] 4.7.12 -> 4.7.12 * [new tag] 4.7.2 -> 4.7.2 * [new tag] 4.7.3 -> 4.7.3 * [new tag] 4.7.4 -> 4.7.4 * [new tag] 4.7.5 -> 4.7.5 * [new tag] 4.7.6 -> 4.7.6 * [new tag] 4.7.7 -> 4.7.7 * [new tag] 4.7.8 -> 4.7.8 * [new tag] 4.7.9 -> 4.7.9 * [new tag] 4.8.0 -> 4.8.0 * [new tag] 4.8.0rc0 -> 4.8.0rc0 * [new tag] 4.8.1 -> 4.8.1 * [new tag] 4.8.2 -> 4.8.2 * [new tag] 4.8.3 -> 4.8.3 * [new tag] 4.8.4 -> 4.8.4 * [new tag] 4.8.5 -> 4.8.5 * [new tag] 4.9.0 -> 4.9.0 * [new tag] 4.9.1 -> 4.9.1 * [new tag] 4.9.2 -> 4.9.2 [rtd-command-info] start-time: 2023-10-10T21:12:26.801140Z, end-time: 2023-10-10T21:12:37.045608Z, duration: 10, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1081 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1269 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1004 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1343 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1226 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1252 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] Fetched 7685 kB in 2s (3890 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-10-10T21:12:37.478064Z, end-time: 2023-10-10T21:13:30.600741Z, duration: 53, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz default-jre Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: alsa-topology-conf alsa-ucm-conf ca-certificates-java default-jre-headless fonts-liberation java-common libann0 libasound2 libasound2-data libatk-wrapper-java libatk-wrapper-java-jni libgif7 libpcsclite1 openjdk-11-jre openjdk-11-jre-headless Suggested packages: graphviz-doc libasound2-plugins alsa-utils pcscd libnss-mdns fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic The following NEW packages will be installed: alsa-topology-conf alsa-ucm-conf ca-certificates-java default-jre default-jre-headless fonts-liberation graphviz java-common libann0 libasound2 libasound2-data libatk-wrapper-java libatk-wrapper-java-jni libgif7 libpcsclite1 openjdk-11-jre openjdk-11-jre-headless 0 upgraded, 17 newly installed, 0 to remove and 189 not upgraded. Need to get 44.8 MB of archives. After this operation, 184 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.8 [43.3 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 java-common all 0.72build2 [6782 B] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcsclite1 amd64 1.9.5-3ubuntu1 [19.8 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre-headless amd64 11.0.20.1+1-0ubuntu1~22.04 [42.5 MB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre-headless amd64 2:1.11-72build2 [3042 B] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates-java all 20190909ubuntu1.2 [12.1 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgif7 amd64 5.1.9-2build2 [33.8 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre amd64 11.0.20.1+1-0ubuntu1~22.04 [213 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre amd64 2:1.11-72build2 [896 B] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 graphviz amd64 2.42.2-6 [650 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-wrapper-java all 0.38.0-5build1 [53.1 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-wrapper-java-jni amd64 0.38.0-5build1 [49.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 44.8 MB in 2s (20.7 MB/s) Selecting previously unselected package alsa-topology-conf. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 271716 files and directories currently installed.) Preparing to unpack .../00-alsa-topology-conf_1.2.5.1-2_all.deb ... Unpacking alsa-topology-conf (1.2.5.1-2) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../01-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../02-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... Selecting previously unselected package alsa-ucm-conf. Preparing to unpack .../03-alsa-ucm-conf_1.2.6.3-1ubuntu1.8_all.deb ... Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.8) ... Selecting previously unselected package java-common. Preparing to unpack .../04-java-common_0.72build2_all.deb ... Unpacking java-common (0.72build2) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../05-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) ... Selecting previously unselected package openjdk-11-jre-headless:amd64. Preparing to unpack .../06-openjdk-11-jre-headless_11.0.20.1+1-0ubuntu1~22.04_amd64.deb ... Unpacking openjdk-11-jre-headless:amd64 (11.0.20.1+1-0ubuntu1~22.04) ... Selecting previously unselected package default-jre-headless. Preparing to unpack .../07-default-jre-headless_2%3a1.11-72build2_amd64.deb ... Unpacking default-jre-headless (2:1.11-72build2) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../08-ca-certificates-java_20190909ubuntu1.2_all.deb ... Unpacking ca-certificates-java (20190909ubuntu1.2) ... Selecting previously unselected package libgif7:amd64. Preparing to unpack .../09-libgif7_5.1.9-2build2_amd64.deb ... Unpacking libgif7:amd64 (5.1.9-2build2) ... Selecting previously unselected package openjdk-11-jre:amd64. Preparing to unpack .../10-openjdk-11-jre_11.0.20.1+1-0ubuntu1~22.04_amd64.deb ... Unpacking openjdk-11-jre:amd64 (11.0.20.1+1-0ubuntu1~22.04) ... Selecting previously unselected package default-jre. Preparing to unpack .../11-default-jre_2%3a1.11-72build2_amd64.deb ... Unpacking default-jre (2:1.11-72build2) ... Selecting previously unselected package fonts-liberation. Preparing to unpack .../12-fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../13-libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../14-graphviz_2.42.2-6_amd64.deb ... Unpacking graphviz (2.42.2-6) ... Selecting previously unselected package libatk-wrapper-java. Preparing to unpack .../15-libatk-wrapper-java_0.38.0-5build1_all.deb ... Unpacking libatk-wrapper-java (0.38.0-5build1) ... Selecting previously unselected package libatk-wrapper-java-jni:amd64. Preparing to unpack .../16-libatk-wrapper-java-jni_0.38.0-5build1_amd64.deb ... Unpacking libatk-wrapper-java-jni:amd64 (0.38.0-5build1) ... Setting up java-common (0.72build2) ... Setting up libasound2-data (1.2.6.1-1ubuntu1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ... Setting up libgif7:amd64 (5.1.9-2build2) ... Setting up alsa-topology-conf (1.2.5.1-2) ... Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up libatk-wrapper-java (0.38.0-5build1) ... Setting up graphviz (2.42.2-6) ... Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.8) ... Setting up libatk-wrapper-java-jni:amd64 (0.38.0-5build1) ... Setting up default-jre-headless (2:1.11-72build2) ... Setting up openjdk-11-jre-headless:amd64 (11.0.20.1+1-0ubuntu1~22.04) ... update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up openjdk-11-jre:amd64 (11.0.20.1+1-0ubuntu1~22.04) ... Setting up default-jre (2:1.11-72build2) ... Setting up ca-certificates-java (20190909ubuntu1.2) ... head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory Adding debian:XRamp_Global_CA_Root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:SecureTrust_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G4.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem Adding debian:Certigna_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certigna.pem Adding debian:AffirmTrust_Premium.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:GTS_Root_R1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GTS_Root_R2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:ISRG_Root_X1.pem Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem Adding debian:GLOBALTRUST_2020.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certum_Trusted_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R6.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:emSign_ECC_Root_CA_-_G3.pem Adding debian:GTS_Root_R3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Trustwave_Global_Certification_Authority.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_E46.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:ANF_Secure_Server_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GDCA_TrustAUTH_R5_ROOT.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Certum_EC-384_CA.pem Adding debian:e-Szigno_Root_CA_2017.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:emSign_Root_CA_-_C1.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:GlobalSign_Root_R46.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Izenpe.com.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SecureSign_RootCA11.pem Adding debian:emSign_ECC_Root_CA_-_C3.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:ACCVRAIZ1.pem Adding debian:SSL.com_Root_Certification_Authority_ECC.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GTS_Root_R4.pem Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SSL.com_Root_Certification_Authority_RSA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Hongkong_Post_Root_CA_3.pem Adding debian:UCA_Extended_Validation_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:certSIGN_Root_CA_G2.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:emSign_Root_CA_-_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem Adding debian:UCA_Global_G2_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:NAVER_Global_Root_Certification_Authority.pem Adding debian:EC-ACC.pem Adding debian:Amazon_Root_CA_3.pem done. Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.35-0ubuntu3) ... Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. done. [rtd-command-info] start-time: 2023-10-10T21:13:35.452923Z, end-time: 2023-10-10T21:13:35.576963Z, duration: 0, exit-code: 0 asdf global python 3.10.12 [rtd-command-info] start-time: 2023-10-10T21:13:36.376315Z, end-time: 2023-10-10T21:13:37.362310Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.12.final.0-64 in 661ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199, 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-10-10T21:13:37.815909Z, end-time: 2023-10-10T21:13:37.953998Z, duration: 0, exit-code: 0 git update-index --assume-unchanged docs/requirements.txt docs/source/conf.py [rtd-command-info] start-time: 2023-10-10T21:13:38.810695Z, end-time: 2023-10-10T21:13:47.871487Z, duration: 9, 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/envs/13199/lib/python3.10/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-10-10T21:13:48.286995Z, end-time: 2023-10-10T21:13:54.253288Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/b2/b6/8ed35256aa530a9d3da15d20bdc0ba888d5364441bb50a5a83ee7827affe/sphinx-7.2.6-py3-none-any.whl.metadata Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Obtaining dependency information for readthedocs-sphinx-ext from https://files.pythonhosted.org/packages/e3/bb/4adf12e9f4f6884135ccd662fdc0dd1008e73ea9be3c1a981ce0208467f7/readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 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) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.9 from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 8.7 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Obtaining dependency information for Pygments>=2.14 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Obtaining dependency information for docutils<0.21,>=0.18.1 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 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 236.8 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Obtaining dependency information for babel>=2.9 from https://files.pythonhosted.org/packages/ff/37/b0241795c3a320a3def948cd0d06daf70310e7fea1d8fda312629bc22ea9/Babel-2.13.0-py3-none-any.whl.metadata Downloading Babel-2.13.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 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) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Obtaining dependency information for packaging>=21.0 from https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-any.whl.metadata Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/12/b3/d9ed2c0971e1435b8a62354b18d3060b66c8cb1d368399ec0b9baa7c0ee5/MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/5d/42/9d11cb5f3326501d7e913d2581a4e3b237ef7ee3e121b2faa89c1676125b/charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 193.0 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/26/40/9957270221b6d3e9a3b92fdfba80dd5c9661ff45a664b47edd5d00f707f5/urllib3-2.0.6-py3-none-any.whl.metadata Downloading urllib3-2.0.6-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-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 103.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.0-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 219.3 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 281.6 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 231.3 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 288.1 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 243.8 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 259.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 260.9 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 267.4 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 252.1 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 255.7 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 273.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 265.8 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.0.6-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 238.4 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-jsmath, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.13.0 certifi-2023.7.22 charset-normalizer-3.3.0 docutils-0.20.1 idna-3.4 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.0.6 [rtd-command-info] start-time: 2023-10-10T21:13:54.715652Z, end-time: 2023-10-10T21:14:05.960388Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting linkify-it-py==1.0.1 (from -r docs/requirements.txt (line 1)) Downloading linkify_it_py-1.0.1-py3-none-any.whl (19 kB) Collecting myst-parser==0.15.2 (from -r docs/requirements.txt (line 2)) Downloading myst_parser-0.15.2-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 4.3 MB/s eta 0:00:00 Collecting Pillow==8.3.2 (from -r docs/requirements.txt (line 3)) Downloading Pillow-8.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 16.7 MB/s eta 0:00:00 Collecting pluggy==1.0.0 (from -r docs/requirements.txt (line 4)) Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting pylint==2.11.1 (from -r docs/requirements.txt (line 5)) Downloading pylint-2.11.1-py3-none-any.whl (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.1/392.1 kB 36.0 MB/s eta 0:00:00 Collecting requests==2.27.0 (from -r docs/requirements.txt (line 6)) Downloading requests-2.27.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 219.3 MB/s eta 0:00:00 Collecting ruamel.yaml==0.17.16 (from -r docs/requirements.txt (line 7)) Downloading ruamel.yaml-0.17.16-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 239.4 MB/s eta 0:00:00 Collecting sphinx-argparse==0.3.1 (from -r docs/requirements.txt (line 8)) Downloading sphinx_argparse-0.3.1-py2.py3-none-any.whl (12 kB) Collecting sphinx-autoapi (from -r docs/requirements.txt (line 9)) Obtaining dependency information for sphinx-autoapi from https://files.pythonhosted.org/packages/f3/f8/489774c0ebcd96bec1e44e4c23ac741f74895efd5ba1da778b2984e0e3cb/sphinx_autoapi-3.0.0-py2.py3-none-any.whl.metadata Downloading sphinx_autoapi-3.0.0-py2.py3-none-any.whl.metadata (4.8 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-reredirects (from -r docs/requirements.txt (line 11)) Obtaining dependency information for sphinx-reredirects from https://files.pythonhosted.org/packages/68/2b/62d27b08813d5fdc05349b2ad265f4e47d847805bfcd10df384e4473b1b6/sphinx_reredirects-0.1.2-py3-none-any.whl.metadata Downloading sphinx_reredirects-0.1.2-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r docs/requirements.txt (line 12)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 40.3 MB/s eta 0:00:00 Collecting sphinx-sitemap==2.2.0 (from -r docs/requirements.txt (line 13)) 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 Sphinx==4.2.0 (from -r docs/requirements.txt (line 14)) Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 60.3 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp==1.0.2 (from -r docs/requirements.txt (line 15)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 251.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 (from -r docs/requirements.txt (line 16)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 235.3 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r docs/requirements.txt (line 17)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 245.1 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from -r docs/requirements.txt (line 18)) (1.0.1) Collecting sphinxcontrib-plantuml==0.21 (from -r docs/requirements.txt (line 19)) 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 (from -r docs/requirements.txt (line 20)) Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl (22 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r docs/requirements.txt (line 21)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 242.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r docs/requirements.txt (line 22)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 238.5 MB/s eta 0:00:00 Collecting tqdm>=4 (from -r docs/requirements.txt (line 23)) Obtaining dependency information for tqdm>=4 from https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl.metadata Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 176.7 MB/s eta 0:00:00 Collecting uc-micro-py (from linkify-it-py==1.0.1->-r docs/requirements.txt (line 1)) Downloading uc_micro_py-1.0.2-py3-none-any.whl (6.2 kB) Collecting docutils<0.18,>=0.15 (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 81.6 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (3.1.2) Collecting markdown-it-py<2.0.0,>=1.0.0 (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Downloading markdown_it_py-1.1.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 204.4 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.2.8 (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Downloading mdit_py_plugins-0.2.8-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 181.1 MB/s eta 0:00:00 Collecting pyyaml (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/29/61/bf33c6c85c55bc45a29eee3195848ff2d518d84735eb0e2d8cb42e0d285e/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting platformdirs>=2.2.0 (from pylint==2.11.1->-r docs/requirements.txt (line 5)) Obtaining dependency information for platformdirs>=2.2.0 from https://files.pythonhosted.org/packages/56/29/3ec311dc18804409ecf0d2b09caa976f3ae6215559306b5b530004e11156/platformdirs-3.11.0-py3-none-any.whl.metadata Downloading platformdirs-3.11.0-py3-none-any.whl.metadata (11 kB) Collecting astroid<2.9,>=2.8.0 (from pylint==2.11.1->-r docs/requirements.txt (line 5)) Downloading astroid-2.8.6-py3-none-any.whl (248 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.7/248.7 kB 252.5 MB/s eta 0:00:00 Collecting isort<6,>=4.2.5 (from pylint==2.11.1->-r docs/requirements.txt (line 5)) Downloading isort-5.12.0-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 kB 244.5 MB/s eta 0:00:00 Collecting mccabe<0.7,>=0.6 (from pylint==2.11.1->-r docs/requirements.txt (line 5)) Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting toml>=0.7.1 (from pylint==2.11.1->-r docs/requirements.txt (line 5)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.0->-r docs/requirements.txt (line 6)) Obtaining dependency information for urllib3<1.27,>=1.21.1 from https://files.pythonhosted.org/packages/48/fe/a5c6cc46e9fe9171d7ecf0f33ee7aae14642f8d74baa7af4d7840f9358be/urllib3-1.26.17-py2.py3-none-any.whl.metadata Downloading urllib3-1.26.17-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.7/48.7 kB 212.8 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from requests==2.27.0->-r docs/requirements.txt (line 6)) (2023.7.22) Collecting charset-normalizer~=2.0.0 (from requests==2.27.0->-r docs/requirements.txt (line 6)) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from requests==2.27.0->-r docs/requirements.txt (line 6)) (3.4) 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 six (from sphinx-sitemap==2.2.0->-r docs/requirements.txt (line 13)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 14)) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 14)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 14)) (2.13.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 14)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 14)) (1.4.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 14)) (68.2.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 14)) (23.2) Collecting anyascii (from sphinx-autoapi->-r docs/requirements.txt (line 9)) Downloading anyascii-0.3.2-py3-none-any.whl (289 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.9/289.9 kB 233.1 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinx-autoapi to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autoapi (from -r docs/requirements.txt (line 9)) Obtaining dependency information for sphinx-autoapi from https://files.pythonhosted.org/packages/b3/33/90ed4963df94d3780fe0fd61ce834ae17dcdc507060a3fb1610a68309f2f/sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata (6.1 kB) Downloading sphinx_autoapi-2.1.0-py2.py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 kB 209.8 MB/s eta 0:00:00 Downloading sphinx_autoapi-2.0.1-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 208.6 MB/s eta 0:00:00 Collecting unidecode (from sphinx-autoapi->-r docs/requirements.txt (line 9)) Obtaining dependency information for unidecode from https://files.pythonhosted.org/packages/e4/63/7685ef40c65aba621ccd2524a24181bf11f0535ab1fdba47e40738eacff6/Unidecode-1.3.7-py3-none-any.whl.metadata Downloading Unidecode-1.3.7-py3-none-any.whl.metadata (13 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<2.9,>=2.8.0->pylint==2.11.1->-r docs/requirements.txt (line 5)) Downloading lazy_object_proxy-1.9.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.3/63.3 kB 223.5 MB/s eta 0:00:00 Collecting wrapt<1.14,>=1.11 (from astroid<2.9,>=2.8.0->pylint==2.11.1->-r docs/requirements.txt (line 5)) Downloading wrapt-1.13.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 240.2 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/envs/13199/lib/python3.10/site-packages (from jinja2->myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (2.1.3) Collecting attrs<22,>=19 (from markdown-it-py<2.0.0,>=1.0.0->myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 228.7 MB/s eta 0:00:00 Collecting tornado (from livereload->sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 10)) Obtaining dependency information for tornado from https://files.pythonhosted.org/packages/66/a5/e6da56c03ff61200d5a43cfb75ab09316fc0836aa7ee26b4e9dcbfc3ae85/tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Downloading sphinx_reredirects-0.1.2-py3-none-any.whl (5.3 kB) Downloading tqdm-4.66.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 238.2 MB/s eta 0:00:00 Downloading platformdirs-3.11.0-py3-none-any.whl (17 kB) Downloading urllib3-1.26.17-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/143.4 kB 247.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 88.2 MB/s eta 0:00:00 Downloading Unidecode-1.3.7-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.5/235.5 kB 259.4 MB/s eta 0:00:00 Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.7/427.7 kB 210.6 MB/s eta 0:00:00 Building wheels for collected packages: sphinx-sitemap, sphinxcontrib-plantuml 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=6049 sha256=a15e4f60156ae13a1465fea3501bbbbdc69887c73942bf711e0c55441828c225 Stored in directory: /tmp/pip-ephem-wheel-cache-uqgiezzj/wheels/2b/13/98/a3a68cf2efaf51a2eaf69f1d138d2749bd1aeceb3d2d455aeb 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=10436 sha256=3783d8ebc9c95a89d7c147279d9488ca01a999d6109775a2bdba0bf61ef3548b Stored in directory: /tmp/pip-ephem-wheel-cache-uqgiezzj/wheels/02/19/48/63090607bf042dc6385b81561b120f094b4b7331016d30c616 Successfully built sphinx-sitemap sphinxcontrib-plantuml Installing collected packages: mccabe, wrapt, urllib3, unidecode, uc-micro-py, tqdm, tornado, toml, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, ruamel.yaml, pyyaml, pluggy, platformdirs, Pillow, lazy-object-proxy, isort, docutils, colorama, charset-normalizer, attrs, requests, markdown-it-py, livereload, linkify-it-py, astroid, Sphinx, pylint, mdit-py-plugins, sphinxcontrib-programoutput, sphinxcontrib-plantuml, sphinx-sitemap, sphinx-rtd-theme, sphinx-reredirects, sphinx-autobuild, sphinx-autoapi, sphinx-argparse, myst-parser Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.6 Uninstalling urllib3-2.0.6: Successfully uninstalled urllib3-2.0.6 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.9 Uninstalling sphinxcontrib-serializinghtml-1.1.9: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.9 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.6 Uninstalling sphinxcontrib-qthelp-1.0.6: Successfully uninstalled sphinxcontrib-qthelp-1.0.6 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.4 Uninstalling sphinxcontrib-htmlhelp-2.0.4: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.4 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.5 Uninstalling sphinxcontrib-devhelp-1.0.5: Successfully uninstalled sphinxcontrib-devhelp-1.0.5 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.7 Uninstalling sphinxcontrib-applehelp-1.0.7: Successfully uninstalled sphinxcontrib-applehelp-1.0.7 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.0 Uninstalling charset-normalizer-3.3.0: Successfully uninstalled charset-normalizer-3.3.0 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed Pillow-8.3.2 Sphinx-4.2.0 astroid-2.8.6 attrs-21.4.0 charset-normalizer-2.0.12 colorama-0.4.6 docutils-0.17.1 isort-5.12.0 lazy-object-proxy-1.9.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-3.11.0 pluggy-1.0.0 pylint-2.11.1 pyyaml-6.0.1 requests-2.27.0 ruamel.yaml-0.17.16 six-1.16.0 sphinx-argparse-0.3.1 sphinx-autoapi-2.0.1 sphinx-autobuild-2021.3.14 sphinx-reredirects-0.1.2 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-plantuml-0.21 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 toml-0.10.2 tornado-6.3.3 tqdm-4.66.1 uc-micro-py-1.0.2 unidecode-1.3.7 urllib3-1.26.17 wrapt-1.13.3 [rtd-command-info] start-time: 2023-10-10T21:14:07.908537Z, end-time: 2023-10-10T21:14:12.688619Z, duration: 4, exit-code: 0 python -m pip install --no-deps --no-cache-dir --editable . Obtaining file:///home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/13199 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build editable: started Getting requirements to build editable: finished with status 'done' Preparing editable metadata (pyproject.toml): started Preparing editable metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: conda Building editable for conda (pyproject.toml): started Building editable for conda (pyproject.toml): finished with status 'done' Created wheel for conda: filename=conda-23.9.1.dev14-py3-none-any.whl size=9649 sha256=0b5964b08b53bd61a3016a856b9d604291091b199ba45a34146c2f41d81fe4ae Stored in directory: /tmp/pip-ephem-wheel-cache-ej402_ro/wheels/8a/77/c2/dd83d6286423418a92927691ac5ded7f139409048a6be141b9 Successfully built conda Installing collected packages: conda Successfully installed conda-23.9.1.dev14 [rtd-command-info] start-time: 2023-10-10T21:14:17.334103Z, end-time: 2023-10-10T21:14:17.388154Z, 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 import os.path import sys from pathlib import Path # expose custom extensions sys.path.insert(0, os.path.abspath("_extensions")) # expose source code for import sys.path.insert(0, os.path.abspath("../..")) import conda # -- Project information ----------------------------------------------------- project = conda.__name__ copyright = "2017, Anaconda, Inc" author = conda.__author__ version = release = conda.__version__ # -- General configuration ------------------------------------------------ # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "autoapi.extension", "conda_umls", "myst_parser", "sphinx.ext.autodoc", "sphinx.ext.autosectionlabel", "sphinx.ext.autosummary", "sphinx.ext.graphviz", "sphinx.ext.ifconfig", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", "sphinx.ext.napoleon", "sphinx_reredirects", "sphinx_sitemap", "sphinxarg.ext", "sphinxcontrib.plantuml", "sphinxcontrib.programoutput", ] # Leave double dashes as they are in the docs. Don't replace -- with - smartquotes = False # If true, the current module name will be prepended to all description # unit titles (such as .. function::). add_module_names = 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" # 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" # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "img/conda-logo.png" # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. html_extra_path = [ # Serving the robots.txt since we want to point to the sitemap.xml file "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"] # Setting the prod URL of the site here as the base URL. html_baseurl = f"https://docs.conda.io/projects/{project}/" html_theme_options = { # The maximum depth of the table of contents tree. Set this to -1 to allow # unlimited depth. "navigation_depth": -1, } # -- sphinxcontrib.plantuml ------------------------------------------------ plantuml_output_format = "svg_img" plantuml_jarfile_path = Path(__file__).parent.parent / "_build" / "plantuml.jar" plantuml = f"java -Djava.awt.headless=true -jar {plantuml_jarfile_path}" # -- For sphinx.ext.intersphinx -------------------------------------------- intersphinx_mapping = { "python": ("https://docs.python.org/3", None), "pluggy": ("https://pluggy.readthedocs.io/en/stable/", None), } # -- For sphinx_sitemap ---------------------------------------------------- sitemap_locales = [None] sitemap_url_scheme = "{lang}stable/{link}" # -- For myst_parser ------------------------------------------------------- myst_heading_anchors = 3 myst_enable_extensions = [ "amsmath", "colon_fence", "deflist", "dollarmath", "html_admonition", "html_image", "linkify", "replacements", "smartquotes", "substitution", "tasklist", ] # -- For autoapi.extension ------------------------------------------------- autoapi_dirs = ["../../conda", "../../conda_env"] autoapi_root = "dev-guide/api" # Manually inserted into TOC in dev-guide/api.rst for proper integration into # folder-view autoapi_add_toctree_entry = False autoapi_template_dir = "_templates/autoapi" def skip_log(app, what, name, obj, skip, options): if what == "data" and name.split(".")[-1] == "log": skip = True return skip def setup(sphinx): sphinx.connect("autoapi-skip-member", skip_log) # -- For sphinx_reredirects ------------------------------------------------ redirects = { # internal redirects "admin": "user-guide/configuration/admin-multi-user-install.html", "api/api": "../../dev-guide/api/conda/api.html", "api/index": "../../dev-guide/api.html", "api/python_api": "../../dev-guide/api/conda/cli/python_api.html", "api/solver": "../../dev-guide/api/conda/api.html#conda.api.Solver", "changelog": "release-notes.html", "channels": "user-guide/tasks/manage-channels.html", "commands": "commands/index.html", "config": "user-guide/configuration/index.html", "custom-channels": "user-guide/tasks/create-custom-channels.html", "download": "user-guide/install/download.html", "env-commands": "commands/index.html", "faq": "user-guide/tasks/index.html", "general-commands": "commands/index.html", "get-started": "user-guide/index.html", "help/conda-pip-virtualenv-translator": "../commands/index.html", "help/silent": "../user-guide/install/index.html", "install/central": "../user-guide/configuration/admin-multi-user-install.html", "install/full": "../user-guide/install/index.html", "install/quick": "../user-guide/install/index.html", "install/sample-condarc": "../user-guide/configuration/sample-condarc.html", "install/tab-completion": "../user-guide/configuration/enable-tab-completion.html", "installation": "user-guide/install/index.html", "intro": "index.html", "mro": "user-guide/tasks/use-mro-with-conda.html", "py2or3": "user-guide/tasks/manage-python.html", "r-with-conda": "user-guide/tasks/use-r-with-conda.html", "redirects": "index.html", "test-drive": "user-guide/getting-started.html", "troubleshooting": "user-guide/troubleshooting.html", "using/cheatsheet": "../user-guide/cheatsheet.html", "using/envs": "../user-guide/tasks/manage-environments.html", "using/index": "../user-guide/tasks/index.html", "using/pkgs": "../user-guide/tasks/manage-pkgs.html", "using/test-drive": "../user-guide/getting-started.html", "using/using": "../user-guide/tasks/manage-conda.html", # external redirects "travis": "https://github.com/conda-incubator/setup-miniconda", "user-guide/tasks/use-conda-with-travis-ci": "https://github.com/conda-incubator/setup-miniconda", "user-guide/tasks/use-mro-with-conda": "https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language", "user-guide/tasks/use-r-with-conda": "https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language", } ########################################################################### # 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': "13199", 'version_slug': "13199", '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/"), ("23.9.x", "/en/23.9.x/"), ("23.7.x", "/en/23.7.x/"), ("23.5.x", "/en/23.5.x/"), ("23.3.x", "/en/23.3.x/"), ("23.1.x", "/en/23.1.x/"), ("22.11.x", "/en/22.11.x/"), ("22.9.x", "/en/22.9.x/"), ("4.14.x", "/en/4.14.x/"), ("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/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'continuumio-conda', 'name': u'conda', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', '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': 'e3bfbddefcc04c54c3b5cee54d4728fc6c3bd167', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'e3bfbddefcc04c54c3b5cee54d4728fc6c3bd167', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'e3bfbddefcc04c54c3b5cee54d4728fc6c3bd167', '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': 'e3bfbdde', } # 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/pull/13199' readthedocs_build_url = 'https://readthedocs.com/projects/continuumio-conda/builds/1772861/' 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'])