Read the Docs build information Build id: 946831 Project: narrativ-narrativ Version: 1.9.26 Commit: 5d53720cd1e8762d7df322f01be46e86af1b6957 Date: 2022-05-13T19:40:58.878067Z State: finished Success: True [rtd-command-info] start-time: 2022-05-13T19:41:01.010471Z, end-time: 2022-05-13T19:41:02.647763Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/hellonarrativ/api-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2022-05-13T19:41:02.841598Z, end-time: 2022-05-13T19:41:03.050326Z, duration: 0, exit-code: 0 git checkout --force 5d53720cd1e8762d7df322f01be46e86af1b6957 Note: switching to '5d53720cd1e8762d7df322f01be46e86af1b6957'. 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 5d53720 Merge pull request #159 from hellonarrativ/BAM-11068-fix [rtd-command-info] start-time: 2022-05-13T19:41:03.311561Z, end-time: 2022-05-13T19:41:03.372961Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-05-13T19:41:04.398428Z, end-time: 2022-05-13T19:41:08.973259Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/1.9.26/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/1.9.26/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-05-13T19:41:09.186043Z, end-time: 2022-05-13T19:41:11.335707Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/1.9.26/lib/python3.7/site-packages (22.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 29.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.2.0 Uninstalling setuptools-62.2.0: Successfully uninstalled setuptools-62.2.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-05-13T19:41:11.547559Z, end-time: 2022-05-13T19:41:19.335260Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 31.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 215.3 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 170.3 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 217.8 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 198.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.6-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 218.9 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 248.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 254.3 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 179.3 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 168.8 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 210.1 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 179.6 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/1.9.26/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 190.4 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 241.2 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 246.9 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 204.7 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 224.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 230.0 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 210.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 196.3 MB/s eta 0:00:00 Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=a3da4548e52799382b0323855946ec14f2be936d84dd21ee35b0651e0e9b4489 Stored in directory: /tmp/pip-ephem-wheel-cache-q2dtoj9i/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=fc31501477d45ec42df7244cde31f0ac8f045267aeef501210ba5a2d0a47165e Stored in directory: /tmp/pip-ephem-wheel-cache-q2dtoj9i/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.6 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.9 [rtd-command-info] start-time: 2022-05-13T19:41:19.671516Z, end-time: 2022-05-13T19:41:31.646575Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r conf/requirements.txt Requirement already satisfied: alabaster==0.7.12 in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/1.9.26/lib/python3.7/site-packages (from -r conf/requirements.txt (line 7)) (0.7.12) Collecting babel==2.9.1 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 114.1 MB/s eta 0:00:00 Collecting certifi==2021.5.30 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.5/145.5 kB 231.7 MB/s eta 0:00:00 Collecting charset-normalizer==2.0.4 Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB) Collecting click==8.0.1 Downloading click-8.0.1-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 kB 211.0 MB/s eta 0:00:00 Collecting colorama==0.4.4 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 249.3 MB/s eta 0:00:00 Collecting idna==3.2 Downloading idna-3.2-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 193.6 MB/s eta 0:00:00 Collecting imagesize==1.2.0 Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting importlib-metadata==4.6.3 Downloading importlib_metadata-4.6.3-py3-none-any.whl (17 kB) Collecting jinja2==3.0.1 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 230.0 MB/s eta 0:00:00 Collecting livereload==2.6.3 Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB) Collecting packaging==21.0 Downloading packaging-21.0-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.4/40.4 kB 148.0 MB/s eta 0:00:00 Collecting pep517==0.11.0 Downloading pep517-0.11.0-py2.py3-none-any.whl (19 kB) Collecting pip-tools==6.2.0 Downloading pip_tools-6.2.0-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 177.6 MB/s eta 0:00:00 Collecting pygments==2.9.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 187.7 MB/s eta 0:00:00 Collecting pyparsing==2.4.7 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.8/67.8 kB 194.2 MB/s eta 0:00:00 Collecting pytz==2021.1 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.8/510.8 kB 247.0 MB/s eta 0:00:00 Collecting pyyaml==4.2b4 Downloading PyYAML-4.2b4.tar.gz (262 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 262.6/262.6 kB 237.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests==2.26.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 186.9 MB/s eta 0:00:00 Requirement already satisfied: six==1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/1.9.26/lib/python3.7/site-packages (from -r conf/requirements.txt (line 129)) (1.16.0) Collecting snowballstemmer==2.1.0 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.5/93.5 kB 204.3 MB/s eta 0:00:00 Collecting sphinx==4.1.2 Downloading Sphinx-4.1.2-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 98.5 MB/s eta 0:00:00 Collecting sphinx-autobuild==2021.3.14 Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-rtd-theme==0.5.2 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 187.3 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp==1.0.2 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 209.8 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 209.8 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 217.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath==1.0.1 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp==1.0.3 Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 213.5 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/1.9.26/lib/python3.7/site-packages (from -r conf/requirements.txt (line 172)) (1.1.5) Collecting tomli==1.2.1 Downloading tomli-1.2.1-py3-none-any.whl (11 kB) Collecting tornado==6.1 Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl (428 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 428.5/428.5 kB 243.6 MB/s eta 0:00:00 Collecting typing-extensions==3.10.0.0 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting urllib3==1.26.6 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 226.0 MB/s eta 0:00:00 Collecting wheel==0.37.0 Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB) Collecting zipp==3.5.0 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) Collecting pip==21.2.3 Downloading pip-21.2.3-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 255.2 MB/s eta 0:00:00 Collecting setuptools==57.4.0 Downloading setuptools-57.4.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 kB 259.5 MB/s eta 0:00:00 Building wheels for collected packages: livereload, pyyaml Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24724 sha256=db0e536d60c7bc1bf1ba3d6110b468437400fffac2d5c4f984e29a42e27186bf Stored in directory: /tmp/pip-ephem-wheel-cache-57p6gw1z/wheels/d4/f2/03/55f37093eb8cb0c89d7efb206f792dba55cd5bd67b1c5b1ce1 Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-4.2b4-cp37-cp37m-linux_x86_64.whl size=43046 sha256=652bef48f0394812b8555a6ed190ca02013081518f0ea017d700e756737dac7c Stored in directory: /tmp/pip-ephem-wheel-cache-57p6gw1z/wheels/06/a6/83/224e726cacb89d8d459811ac7c30825ef0afb75192fe934f22 Successfully built livereload pyyaml Installing collected packages: typing-extensions, snowballstemmer, pytz, certifi, zipp, wheel, urllib3, tornado, tomli, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, setuptools, pyyaml, pyparsing, pygments, pip, markupsafe, imagesize, idna, docutils, colorama, charset-normalizer, babel, requests, packaging, livereload, jinja2, importlib-metadata, sphinx, pep517, click, sphinx-rtd-theme, sphinx-autobuild, pip-tools Attempting uninstall: snowballstemmer Found existing installation: snowballstemmer 2.2.0 Uninstalling snowballstemmer-2.2.0: Successfully uninstalled snowballstemmer-2.2.0 Attempting uninstall: pytz Found existing installation: pytz 2022.1 Uninstalling pytz-2022.1: Successfully uninstalled pytz-2022.1 Attempting uninstall: certifi Found existing installation: certifi 2021.10.8 Uninstalling certifi-2021.10.8: Successfully uninstalled certifi-2021.10.8 Attempting uninstall: wheel Found existing installation: wheel 0.37.1 Uninstalling wheel-0.37.1: Successfully uninstalled wheel-0.37.1 Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.9 Uninstalling urllib3-1.26.9: Successfully uninstalled urllib3-1.26.9 Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: pyparsing Found existing installation: pyparsing 3.0.9 Uninstalling pyparsing-3.0.9: Successfully uninstalled pyparsing-3.0.9 Attempting uninstall: pygments Found existing installation: Pygments 2.12.0 Uninstalling Pygments-2.12.0: Successfully uninstalled Pygments-2.12.0 Attempting uninstall: pip Found existing installation: pip 22.1 Uninstalling pip-22.1: Successfully uninstalled pip-22.1 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.1 Uninstalling MarkupSafe-2.1.1: Successfully uninstalled MarkupSafe-2.1.1 Attempting uninstall: imagesize Found existing installation: imagesize 1.3.0 Uninstalling imagesize-1.3.0: Successfully uninstalled imagesize-1.3.0 Attempting uninstall: idna Found existing installation: idna 3.3 Uninstalling idna-3.3: Successfully uninstalled idna-3.3 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 2.0.12 Uninstalling charset-normalizer-2.0.12: Successfully uninstalled charset-normalizer-2.0.12 Attempting uninstall: babel Found existing installation: Babel 2.10.1 Uninstalling Babel-2.10.1: Successfully uninstalled Babel-2.10.1 Attempting uninstall: requests Found existing installation: requests 2.27.1 Uninstalling requests-2.27.1: Successfully uninstalled requests-2.27.1 Attempting uninstall: packaging Found existing installation: packaging 21.3 Uninstalling packaging-21.3: Successfully uninstalled packaging-21.3 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.4 click-8.0.1 colorama-0.4.4 docutils-0.16 idna-3.2 imagesize-1.2.0 importlib-metadata-4.6.3 jinja2-3.0.1 livereload-2.6.3 markupsafe-2.0.1 packaging-21.0 pep517-0.11.0 pip-21.2.3 pip-tools-6.2.0 pygments-2.9.0 pyparsing-2.4.7 pytz-2021.1 pyyaml-4.2b4 requests-2.26.0 setuptools-57.4.0 snowballstemmer-2.1.0 sphinx-4.1.2 sphinx-autobuild-2021.3.14 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 tomli-1.2.1 tornado-6.1 typing-extensions-3.10.0.0 urllib3-1.26.6 wheel-0.37.0 zipp-3.5.0 [rtd-command-info] start-time: 2022-05-13T19:41:34.295600Z, end-time: 2022-05-13T19:41:34.366138Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Narrativ API documentation build configuration file, created by # sphinx-quickstart on Mon Jul 24 11:48:40 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['sphinx.ext.ifconfig'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = 'Narrativ API' copyright = '2020, The Narrativ Company, Inc.' author = 'Narrativ' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. (major version 1 corresponds to /api/v1/) version = '1.9.26' # The full version, including alpha/beta/rc tags. release = '1.9.26' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # Use Read the Docs theme on all build environments for consistency: # https://docs.readthedocs.io/en/latest/theme.html#read-the-docs-theme html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # https://github.com/rtfd/sphinx_rtd_theme/blob/master/sphinx_rtd_theme/theme.conf html_theme_options = { 'logo_only': True, 'display_version': False, } # 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". if os.environ.get('READTHEDOCS'): # Don't set '_static' on Read the Docs. It is already the default, # and if you set it explicitly, it breaks Read the Docs. # https://github.com/rtfd/readthedocs.org/issues/1774 html_static_path = [] else: # Static path must be set locally or else files will not be built. html_static_path = ['_static'] html_logo = '_static/narrativ_white_200px.png' # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { '**': [ 'about.html', 'navigation.html', 'relations.html', # needs 'show_related': True theme option to display 'searchbox.html', 'donate.html', ] } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'NarrativAPIdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'NarrativAPI.tex', 'Narrativ API Documentation', author, 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'narrativapi', 'Narrativ API Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'NarrativAPI', 'Narrativ API Documentation', author, 'NarrativAPI', 'One line description of project.', 'Miscellaneous'), ] # Custom CSS must be loaded using an extension module. # https://github.com/rtfd/readthedocs.org/issues/2116 def setup(app): app.add_css_file('override.css') ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "1.9.26", 'version_slug': "1.9.26", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("1.9.24", "/en/1.9.24/"), ("1.9.23", "/en/1.9.23/"), ("1.9.22", "/en/1.9.22/"), ("1.9.21", "/en/1.9.21/"), ("1.9.12", "/en/1.9.12/"), ("1.9.11", "/en/1.9.11/"), ("1.9.10", "/en/1.9.10/"), ("1.9.6", "/en/1.9.6/"), ("1.9.5", "/en/1.9.5/"), ("1.9.4", "/en/1.9.4/"), ("1.9.3", "/en/1.9.3/"), ("1.9.2", "/en/1.9.2/"), ("1.9.1", "/en/1.9.1/"), ("1.9.0", "/en/1.9.0/"), ("1.8.9", "/en/1.8.9/"), ("1.8.8", "/en/1.8.8/"), ("1.8.7", "/en/1.8.7/"), ("1.8.6", "/en/1.8.6/"), ("1.8.4", "/en/1.8.4/"), ("1.8.3", "/en/1.8.3/"), ("1.8.2", "/en/1.8.2/"), ("1.8.1", "/en/1.8.1/"), ("1.8.0", "/en/1.8.0/"), ("1.7.14", "/en/1.7.14/"), ("1.7.13", "/en/1.7.13/"), ("1.7.12", "/en/1.7.12/"), ("1.7.11", "/en/1.7.11/"), ("1.7.9", "/en/1.7.9/"), ("1.7.7", "/en/1.7.7/"), ("1.7.6", "/en/1.7.6/"), ("1.7.5", "/en/1.7.5/"), ("1.6.0", "/en/1.6.0/"), ("1.5.0", "/en/1.5.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'narrativ-narrativ', 'name': u'Narrativ', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.narrativ.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'hellonarrativ', 'proxied_api_host': '/_', 'github_repo': 'api-docs', 'github_version': '1.9.26', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '1.9.26', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '1.9.26', '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': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '5d53720c', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/narrativ-narrativ/builds/946831/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-05-13T19:41:34.580115Z, end-time: 2022-05-13T19:41:36.328270Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.1.2 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 14 source files that are out of date updating environment: [new config] 14 added, 0 changed, 0 removed reading sources... [ 7%] auth reading sources... [ 14%] clickmate reading sources... [ 21%] extensionbasics reading sources... [ 28%] extensionuse reading sources... [ 35%] feeds reading sources... [ 42%] index reading sources... [ 50%] merchantfeeds reading sources... [ 57%] mobile_link reading sources... [ 64%] privacypolicy reading sources... [ 71%] requests reading sources... [ 78%] smartlink reading sources... [ 85%] tagbrand reading sources... [ 92%] tagpublisher reading sources... [100%] utmsourcetracking looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] auth writing output... [ 14%] clickmate writing output... [ 21%] extensionbasics writing output... [ 28%] extensionuse writing output... [ 35%] feeds writing output... [ 42%] index writing output... [ 50%] merchantfeeds writing output... [ 57%] mobile_link writing output... [ 64%] privacypolicy writing output... [ 71%] requests writing output... [ 78%] smartlink writing output... [ 85%] tagbrand writing output... [ 92%] tagpublisher writing output... [100%] utmsourcetracking generating indices... genindex done writing additional pages... search done copying images... [ 3%] _static/extension_instructions/1.png copying images... [ 7%] _static/extension_instructions/2.png copying images... [ 10%] _static/extension_instructions/3.png copying images... [ 14%] _static/extension_instructions/4.png copying images... [ 17%] _static/extension_instructions/5.png copying images... [ 21%] _static/extension_instructions/account-switch.png copying images... [ 25%] _static/extension_instructions/6.png copying images... [ 28%] _static/extension_instructions/7.png copying images... [ 32%] _static/extension_instructions/8.png copying images... [ 35%] _static/extension_instructions/9.png copying images... [ 39%] _static/extension_instructions/10.png copying images... [ 42%] _static/extension_instructions/11.png copying images... [ 46%] _static/extension_instructions/12.png copying images... [ 50%] _static/mobile_link_instructions/1-ios.png copying images... [ 53%] _static/mobile_link_instructions/1-android.png copying images... [ 57%] _static/mobile_link_instructions/1.png copying images... [ 60%] _static/mobile_link_instructions/2.png copying images... [ 64%] _static/mobile_link_instructions/3.png copying images... [ 67%] _static/pixel_implementation_screenshots/test_page_impression_2.png copying images... [ 71%] _static/pixel_implementation_screenshots/test_checkouts_2.png copying images... [ 75%] _static/pixel_implementation_screenshots/shopify_implementation_1.png copying images... [ 78%] _static/pixel_implementation_screenshots/shopify_implementation_2.png copying images... [ 82%] _static/pixel_implementation_screenshots/shopify_implementation_3.png copying images... [ 85%] _static/pixel_implementation_screenshots/gtm_1.png copying images... [ 89%] _static/pixel_implementation_screenshots/gtm_2.png copying images... [ 92%] _static/pixel_implementation_screenshots/gtm_3.png copying images... [ 96%] _static/pixel_implementation_screenshots/gtm_4.png copying images... [100%] _static/pixel_implementation_screenshots/gtm_5.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-05-13T19:41:36.595252Z, end-time: 2022-05-13T19:41:37.896628Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.1.2 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 14 added, 0 changed, 0 removed reading sources... [ 7%] auth reading sources... [ 14%] clickmate reading sources... [ 21%] extensionbasics reading sources... [ 28%] extensionuse reading sources... [ 35%] feeds reading sources... [ 42%] index reading sources... [ 50%] merchantfeeds reading sources... [ 57%] mobile_link reading sources... [ 64%] privacypolicy reading sources... [ 71%] requests reading sources... [ 78%] smartlink reading sources... [ 85%] tagbrand reading sources... [ 92%] tagpublisher reading sources... [100%] utmsourcetracking looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... auth requests smartlink clickmate merchantfeeds utmsourcetracking tagpublisher tagbrand extensionbasics extensionuse mobile_link feeds privacypolicy done writing... done writing additional files... done copying images... [ 3%] _static/pixel_implementation_screenshots/test_page_impression_2.png copying images... [ 7%] _static/pixel_implementation_screenshots/test_checkouts_2.png copying images... [ 10%] _static/pixel_implementation_screenshots/shopify_implementation_1.png copying images... [ 14%] _static/pixel_implementation_screenshots/shopify_implementation_2.png copying images... [ 17%] _static/pixel_implementation_screenshots/shopify_implementation_3.png copying images... [ 21%] _static/pixel_implementation_screenshots/gtm_1.png copying images... [ 25%] _static/pixel_implementation_screenshots/gtm_2.png copying images... [ 28%] _static/pixel_implementation_screenshots/gtm_3.png copying images... [ 32%] _static/pixel_implementation_screenshots/gtm_4.png copying images... [ 35%] _static/pixel_implementation_screenshots/gtm_5.png copying images... [ 39%] _static/extension_instructions/1.png copying images... [ 42%] _static/extension_instructions/2.png copying images... [ 46%] _static/extension_instructions/3.png copying images... [ 50%] _static/extension_instructions/4.png copying images... [ 53%] _static/extension_instructions/5.png copying images... [ 57%] _static/extension_instructions/account-switch.png copying images... [ 60%] _static/extension_instructions/6.png copying images... [ 64%] _static/extension_instructions/7.png copying images... [ 67%] _static/extension_instructions/8.png copying images... [ 71%] _static/extension_instructions/9.png copying images... [ 75%] _static/extension_instructions/10.png copying images... [ 78%] _static/extension_instructions/11.png copying images... [ 82%] _static/extension_instructions/12.png copying images... [ 85%] _static/mobile_link_instructions/1-ios.png copying images... [ 89%] _static/mobile_link_instructions/1-android.png copying images... [ 92%] _static/mobile_link_instructions/1.png copying images... [ 96%] _static/mobile_link_instructions/2.png copying images... [100%] _static/mobile_link_instructions/3.png copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search...