Read the Docs build information Build id: 20260077 Project: ntinikola-chameleon Version: latest Commit: 5cc21d65a2bfea7ca87f5e7c1fab63b1f0c839fd Date: 2023-04-24T18:06:21.484781Z State: finished Success: True [rtd-command-info] start-time: 2023-04-24T18:06:23.268911Z, end-time: 2023-04-24T18:06:23.695220Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/NextThought/nti.nikola_chameleon . Cloning into '.'... [rtd-command-info] start-time: 2023-04-24T18:06:23.987160Z, end-time: 2023-04-24T18:06:24.061119Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 5cc21d6 Add License classifier; update URLs [rtd-command-info] start-time: 2023-04-24T18:06:24.315440Z, end-time: 2023-04-24T18:06:24.379585Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-24T18:06:25.729913Z, end-time: 2023-04-24T18:06:30.306745Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-24T18:06:30.557887Z, end-time: 2023-04-24T18:06:32.238036Z, duration: 1, 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/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (23.1.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 127.9 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.7.2 Uninstalling setuptools-67.7.2: Successfully uninstalled setuptools-67.7.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-24T18:06:32.499329Z, end-time: 2023-04-24T18:06:39.120656Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 170.4 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 245.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 180.0 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 195.5 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 192.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-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 206.5 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 245.8 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 247.3 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 217.0 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 208.3 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 190.8 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 153.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 188.2 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 240.2 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 227.7 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 186.9 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 216.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 223.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 197.8 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=23772 sha256=8eb003f33236aa645df6f93f78d06e57fc277a5a3e96ddd0edfe50f6e934efb1 Stored in directory: /tmp/pip-ephem-wheel-cache-oqv2zwfe/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 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.15 [rtd-command-info] start-time: 2023-04-24T18:06:39.357841Z, end-time: 2023-04-24T18:06:51.066913Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs-requirements.txt Processing /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/checkouts/latest Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (58.2.0) Collecting Chameleon (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading Chameleon-4.0.0.tar.gz (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.7/108.7 kB 42.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting z3c.pt (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading z3c.pt-4.0-py3-none-any.whl (38 kB) Collecting z3c.macro (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading z3c.macro-2.3-py2.py3-none-any.whl (16 kB) Collecting z3c.template (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading z3c.template-4.0-py3-none-any.whl (22 kB) Collecting z3c.ptcompat (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading z3c.ptcompat-2.3.0-py2.py3-none-any.whl (7.8 kB) Collecting zope.browserpage (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.browserpage-5.0-py3-none-any.whl (32 kB) Collecting zope.interface (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.interface-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (241 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.5/241.5 kB 238.0 MB/s eta 0:00:00 Collecting zope.dottedname (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.dottedname-6.0-py3-none-any.whl (6.4 kB) Collecting zope.viewlet (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.viewlet-5.0-py3-none-any.whl (33 kB) Collecting nikola>=8.0.0b2 (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading Nikola-8.2.3-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 229.2 MB/s eta 0:00:00 Requirement already satisfied: Sphinx in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (1.8.6) Collecting repoze.sphinx.autointerface (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading repoze.sphinx.autointerface-1.0.0-py3-none-any.whl (10 kB) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (0.4.3) Collecting doit>=0.32.0 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading doit-0.34.2-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.2/88.2 kB 182.4 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=1.6 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (2.15.1) Requirement already satisfied: Pillow>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (9.5.0) Collecting python-dateutil>=2.6.0 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 231.6 MB/s eta 0:00:00 Requirement already satisfied: docutils>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (0.17.1) Collecting mako>=1.0.0 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading Mako-1.2.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 211.6 MB/s eta 0:00:00 Collecting Markdown>=3.0.0 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 217.4 MB/s eta 0:00:00 Collecting unidecode>=0.04.16 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 230.5 MB/s eta 0:00:00 Collecting lxml>=3.3.5 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading lxml-4.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 187.1 MB/s eta 0:00:00 Collecting Yapsy>=1.11.223 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading Yapsy-1.12.2.tar.gz (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.0/84.0 kB 193.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyRSS2Gen>=1.1 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading PyRSS2Gen-1.1.tar.gz (6.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting blinker>=1.3 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading blinker-1.6.2-py3-none-any.whl (13 kB) Collecting natsort>=3.5.2 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading natsort-8.3.1-py3-none-any.whl (38 kB) Requirement already satisfied: requests>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (2.28.2) Collecting piexif>=1.0.3 (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading piexif-1.1.3-py2.py3-none-any.whl (20 kB) Requirement already satisfied: Babel>=2.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (2.12.1) Collecting Sphinx (from nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 207.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 221.7 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 208.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 219.5 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (1.1.5) Collecting sphinxcontrib-qthelp (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 220.6 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (3.0.3) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (1.4.1) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (23.1) Collecting importlib-metadata>=4.8 (from Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting zope.component (from z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.component-6.0-py3-none-any.whl (68 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB 206.0 MB/s eta 0:00:00 Collecting zope.configuration (from z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.configuration-4.4.1-py2.py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.2/80.2 kB 224.1 MB/s eta 0:00:00 Collecting zope.pagetemplate>=3.6.2 (from z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.pagetemplate-5.0-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 183.2 MB/s eta 0:00:00 Collecting zope.publisher (from z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.publisher-6.1.0-py2.py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 216.0 MB/s eta 0:00:00 Collecting zope.schema (from z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.schema-7.0.1-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.9/85.9 kB 216.7 MB/s eta 0:00:00 Collecting zope.tales (from z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.tales-5.2-py2.py3-none-any.whl (30 kB) Collecting zope.i18n>=3.5 (from z3c.pt->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.i18n-5.0-py3-none-any.whl (792 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.3/792.3 kB 254.0 MB/s eta 0:00:00 Collecting zope.traversing (from z3c.pt->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.traversing-5.0-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.6/47.6 kB 189.4 MB/s eta 0:00:00 Collecting zope.contentprovider (from z3c.pt->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.contentprovider-5.0-py3-none-any.whl (11 kB) Collecting zope.tal>=4.2.0 (from zope.browserpage->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.tal-5.0.1-py3-none-any.whl (135 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.9/135.9 kB 230.9 MB/s eta 0:00:00 Collecting zope.security (from zope.browserpage->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.security-6.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (176 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.1/176.1 kB 196.8 MB/s eta 0:00:00 Collecting zope.event (from zope.viewlet->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.event-4.6-py2.py3-none-any.whl (6.8 kB) Collecting zope.i18nmessageid (from zope.viewlet->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.i18nmessageid-6.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Collecting zope.location (from zope.viewlet->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.location-4.3-py2.py3-none-any.whl (19 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Babel>=2.6.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (2023.3) Collecting cloudpickle (from doit>=0.32.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting pyinotify (from doit>=0.32.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading pyinotify-0.9.6.tar.gz (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 201.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp>=0.5 (from importlib-metadata>=4.8->Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from Jinja2>=3.0->Sphinx->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (2.1.2) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.6.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from requests>=2.2.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from requests>=2.2.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from requests>=2.2.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (1.26.15) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages (from requests>=2.2.0->nikola>=8.0.0b2->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) (2022.12.7) Collecting zope.hookable>=4.2.0 (from zope.component->z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.hookable-5.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (29 kB) Collecting python-gettext (from zope.i18n>=3.5->z3c.pt->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading python_gettext-5.0-py3-none-any.whl (13 kB) Collecting zope.deprecation (from zope.i18n>=3.5->z3c.pt->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.deprecation-5.0-py3-none-any.whl (10 kB) Collecting zope.browser (from zope.publisher->z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.browser-3.0-py3-none-any.whl (7.6 kB) Collecting zope.contenttype>=4.0.0 (from zope.publisher->z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.contenttype-5.0-py3-none-any.whl (14 kB) Collecting zope.exceptions (from zope.publisher->z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.exceptions-4.6-py2.py3-none-any.whl (19 kB) Collecting zope.proxy (from zope.publisher->z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading zope.proxy-5.0.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.7/65.7 kB 157.5 MB/s eta 0:00:00 Collecting multipart (from zope.publisher->z3c.macro->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading multipart-0.2.4-py3-none-any.whl (7.4 kB) Collecting transaction (from zope.traversing->z3c.pt->nti.nikola-chameleon==1.0.1.dev0->-r docs-requirements.txt (line 1)) Downloading transaction-3.1.0-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.3/47.3 kB 182.7 MB/s eta 0:00:00 Building wheels for collected packages: Chameleon, nti.nikola-chameleon, PyRSS2Gen, Yapsy, pyinotify Building wheel for Chameleon (setup.py): started Building wheel for Chameleon (setup.py): finished with status 'done' Created wheel for Chameleon: filename=Chameleon-4.0.0-py3-none-any.whl size=86356 sha256=0fc3374bdd5a5a9f94cbb91c94b26402b4ca23eaaf7a6e46c308c56439b7b2aa Stored in directory: /tmp/pip-ephem-wheel-cache-4ab7w_y5/wheels/47/10/ef/b5d25ca9e39dfa0d8444c5a193f91e39e05141d241feb6c9f5 Building wheel for nti.nikola-chameleon (setup.py): started Building wheel for nti.nikola-chameleon (setup.py): finished with status 'done' Created wheel for nti.nikola-chameleon: filename=nti.nikola_chameleon-1.0.1.dev0-py3-none-any.whl size=700958 sha256=d60509ece69ace0b204dc67e6e4ac25fa486d5c05078cf16093f0fd85b6ebe9a Stored in directory: /tmp/pip-ephem-wheel-cache-4ab7w_y5/wheels/1f/6d/ab/17c7115f17726c8c4d0ee2144d5967b9be086bc081e69471f2 Building wheel for PyRSS2Gen (setup.py): started Building wheel for PyRSS2Gen (setup.py): finished with status 'done' Created wheel for PyRSS2Gen: filename=PyRSS2Gen-1.1-py3-none-any.whl size=4988 sha256=c9b25449984aada842dd67555dd67b656f8466f7d0f64ddf12ac4bf8426f5815 Stored in directory: /tmp/pip-ephem-wheel-cache-4ab7w_y5/wheels/4b/aa/62/b4e73250e899a346bc71d729c0cc3be60faa8273b9ad8a0600 Building wheel for Yapsy (setup.py): started Building wheel for Yapsy (setup.py): finished with status 'done' Created wheel for Yapsy: filename=Yapsy-1.12.2-py3-none-any.whl size=39012 sha256=21ad539f67aebda27d9333fe3b9bc27c21faea47902f02e9ea617b0231cb0ff1 Stored in directory: /tmp/pip-ephem-wheel-cache-4ab7w_y5/wheels/c2/5f/1a/cf6b715db6de3f7fdaecdb08b952af8a9759314332838a9875 Building wheel for pyinotify (setup.py): started Building wheel for pyinotify (setup.py): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25349 sha256=1c3ebd522602bddbaabe3788bca42e78819475063cf9f9ad59337aa39f7cc8b5 Stored in directory: /tmp/pip-ephem-wheel-cache-4ab7w_y5/wheels/35/4a/5c/d9ac5145520a7e31d9fe8a787c8e8a0771d20c3addcaa76d48 Successfully built Chameleon nti.nikola-chameleon PyRSS2Gen Yapsy pyinotify Installing collected packages: Yapsy, PyRSS2Gen, pyinotify, multipart, zope.interface, zope.i18nmessageid, zope.hookable, zope.event, zope.dottedname, zope.deprecation, zope.contenttype, zipp, unidecode, typing-extensions, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, python-gettext, python-dateutil, piexif, natsort, lxml, cloudpickle, Chameleon, blinker, zope.tales, zope.tal, zope.schema, zope.proxy, zope.exceptions, zope.component, zope.browser, transaction, importlib-metadata, doit, zope.location, zope.i18n, zope.configuration, Sphinx, Markdown, mako, zope.security, repoze.sphinx.autointerface, nikola, zope.publisher, zope.traversing, zope.contentprovider, zope.pagetemplate, z3c.pt, zope.browserpage, z3c.ptcompat, z3c.macro, zope.viewlet, z3c.template, nti.nikola-chameleon Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Chameleon-4.0.0 Markdown-3.4.3 PyRSS2Gen-1.1 Sphinx-5.3.0 Yapsy-1.12.2 blinker-1.6.2 cloudpickle-2.2.1 doit-0.34.2 importlib-metadata-6.6.0 lxml-4.9.2 mako-1.2.4 multipart-0.2.4 natsort-8.3.1 nikola-8.2.3 nti.nikola-chameleon-1.0.1.dev0 piexif-1.1.3 pyinotify-0.9.6 python-dateutil-2.8.2 python-gettext-5.0 repoze.sphinx.autointerface-1.0.0 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 transaction-3.1.0 typing-extensions-4.5.0 unidecode-1.3.6 z3c.macro-2.3 z3c.pt-4.0 z3c.ptcompat-2.3.0 z3c.template-4.0 zipp-3.15.0 zope.browser-3.0 zope.browserpage-5.0 zope.component-6.0 zope.configuration-4.4.1 zope.contentprovider-5.0 zope.contenttype-5.0 zope.deprecation-5.0 zope.dottedname-6.0 zope.event-4.6 zope.exceptions-4.6 zope.hookable-5.4 zope.i18n-5.0 zope.i18nmessageid-6.0.1 zope.interface-6.0 zope.location-4.3 zope.pagetemplate-5.0 zope.proxy-5.0.0 zope.publisher-6.1.0 zope.schema-7.0.1 zope.security-6.1 zope.tal-5.0.1 zope.tales-5.2 zope.traversing-5.0 zope.viewlet-5.0 [rtd-command-info] start-time: 2023-04-24T18:06:51.314768Z, end-time: 2023-04-24T18:06:52.429448Z, duration: 1, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/checkouts/latest/setup.py install --force running install running bdist_egg running egg_info writing src/nti.nikola_chameleon.egg-info/PKG-INFO writing dependency_links to src/nti.nikola_chameleon.egg-info/dependency_links.txt writing entry points to src/nti.nikola_chameleon.egg-info/entry_points.txt writing namespace_packages to src/nti.nikola_chameleon.egg-info/namespace_packages.txt writing requirements to src/nti.nikola_chameleon.egg-info/requires.txt writing top-level names to src/nti.nikola_chameleon.egg-info/top_level.txt reading manifest file 'src/nti.nikola_chameleon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'INSTALL' warning: no files found matching 'TODO' warning: no files found matching 'babel.cfg' warning: no files found matching 'nose2.cfg' warning: no previously-included files found matching '.nti_cover_package' warning: no previously-included files matching '*' found under directory 'src/nti/nikola_chameleon/tests/testsite/cache' warning: no previously-included files found matching 'src/nti/nikola_chameleon/tests/testsite/plugins/__init__.py' adding license file 'LICENSE' writing manifest file 'src/nti.nikola_chameleon.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/nti copying build/lib/nti/__init__.py -> build/bdist.linux-x86_64/egg/nti creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/macro.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/view.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/interfaces.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/feeds.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/configure.zcml -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/nti.nikola_chameleon.plugin -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/plugin.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/meta.zcml -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/viewlets.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/request.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/__init__.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/template.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/adapters.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon copying build/lib/nti/nikola_chameleon/zcml.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests copying build/lib/nti/nikola_chameleon/tests/test_zcml.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests copying build/lib/nti/nikola_chameleon/tests/test_interfaces.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests copying build/lib/nti/nikola_chameleon/tests/__init__.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/README.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/base-chameleon.theme -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_tag_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_book_footer_extra_js.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/post_helper.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_generic_article_post_list.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/base.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/index_helper.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/authors.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_generic_title.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/post_header.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/book.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/theme.zcml -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_authors_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_list_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/listing.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/list.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_body_footer.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_tag_subcat_content_header.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/post_list_directive.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_post_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_archiveindex_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/list_post.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/archive_navigation_helper.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_index_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/vm_std_replace.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/index.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/gallery.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_gallery_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/base.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/tags.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/slides.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/pagination_helper.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_generic_description.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_gallery_footer_extra_js.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/comments.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/math_helper.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/post.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_body_footer_extra_js.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_book_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/crumbs.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_author_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_archiveindex_content_header.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/generic_post_list.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates/v_tags_extra_head.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/base-chameleon/templates creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates/authors.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates/theme.zcml -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates/listing.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates/base_helper.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates/slides.tmpl.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates/v_body_footer_extra_js.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon/bootstrap3-chameleon.theme -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/bootstrap3-chameleon creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog copying build/lib/nti/nikola_chameleon/tests/testsite/themes/clean-blog/clean-blog.theme -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates/post_header.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates/theme.zcml -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates/base_helper.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates/base_fooder.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates copying build/lib/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates/base_header.macro.pt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/themes/clean-blog/templates creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/tesla4_lg.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/tesla_lightning2_lg.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/tesla2_lg.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/index.txt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/tesla_conducts_lg.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/tesla_tower1_lg.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/tesla_lightning1_lg.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo copying build/lib/nti/nikola_chameleon/tests/testsite/galleries/demo/exclude.meta -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/galleries/demo creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/shortcodes copying build/lib/nti/nikola_chameleon/tests/testsite/shortcodes/nti.tmpl -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/shortcodes creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/images copying build/lib/nti/nikola_chameleon/tests/testsite/images/illus_001.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/images copying build/lib/nti/nikola_chameleon/tests/testsite/images/frontispiece.jpg -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/images copying build/lib/nti/nikola_chameleon/tests/testsite/conf.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins copying build/lib/nti/nikola_chameleon/tests/testsite/plugins/nti.nikola_chameleon.plugin -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides copying build/lib/nti/nikola_chameleon/tests/testsite/plugins/slides/README.md -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides copying build/lib/nti/nikola_chameleon/tests/testsite/plugins/slides/slides.plugin -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides copying build/lib/nti/nikola_chameleon/tests/testsite/plugins/slides/slides.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides/templates creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides/templates/mako copying build/lib/nti/nikola_chameleon/tests/testsite/plugins/slides/templates/mako/slides.tmpl -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides/templates/mako creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides/templates/jinja2 copying build/lib/nti/nikola_chameleon/tests/testsite/plugins/slides/templates/jinja2/slides.tmpl -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides/templates/jinja2 copying build/lib/nti/nikola_chameleon/tests/testsite/plugins/nti_nikola_chameleon.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins copying build/lib/nti/nikola_chameleon/tests/testsite/README.txt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/files copying build/lib/nti/nikola_chameleon/tests/testsite/files/favicon.ico -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/files creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/files/images copying build/lib/nti/nikola_chameleon/tests/testsite/files/images/nikola.png -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/files/images creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/templates copying build/lib/nti/nikola_chameleon/tests/testsite/templates/book.tmpl -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/templates creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/manual.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/creating-a-theme.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/1.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/quickref.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/path_handlers.txt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/slides-demo.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/bootstrap-demo.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/listings-demo.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/internals.txt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/theming.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/quickstart.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/alist.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/charts.txt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/extending.txt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/social_buttons.txt -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages copying build/lib/nti/nikola_chameleon/tests/testsite/pages/dr-nikolas-vendetta.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/pages creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/listings copying build/lib/nti/nikola_chameleon/tests/testsite/listings/hello.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/listings creating build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/posts copying build/lib/nti/nikola_chameleon/tests/testsite/posts/2.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/posts copying build/lib/nti/nikola_chameleon/tests/testsite/posts/1.rst -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/posts copying build/lib/nti/nikola_chameleon/tests/test_render.py -> build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests byte-compiling build/bdist.linux-x86_64/egg/nti/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/macro.py to macro.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/view.py to view.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/interfaces.py to interfaces.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/feeds.py to feeds.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/plugin.py to plugin.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/viewlets.py to viewlets.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/request.py to request.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/template.py to template.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/adapters.py to adapters.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/zcml.py to zcml.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/test_zcml.py to test_zcml.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/test_interfaces.py to test_interfaces.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/conf.py to conf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/slides/slides.py to slides.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/plugins/nti_nikola_chameleon.py to nti_nikola_chameleon.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/testsite/listings/hello.py to hello.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/nti/nikola_chameleon/tests/test_render.py to test_render.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/nti.nikola_chameleon.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/nti.nikola_chameleon-1.0.1.dev0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing nti.nikola_chameleon-1.0.1.dev0-py3.7.egg Copying nti.nikola_chameleon-1.0.1.dev0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Adding nti.nikola-chameleon 1.0.1.dev0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages/nti.nikola_chameleon-1.0.1.dev0-py3.7.egg Processing dependencies for nti.nikola-chameleon==1.0.1.dev0 Searching for Nikola==8.2.3 Best match: Nikola 8.2.3 Adding Nikola 8.2.3 to easy-install.pth file Installing nikola script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.viewlet==5.0 Best match: zope.viewlet 5.0 Adding zope.viewlet 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.dottedname==6.0 Best match: zope.dottedname 6.0 Adding zope.dottedname 6.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.interface==6.0 Best match: zope.interface 6.0 Adding zope.interface 6.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.browserpage==5.0 Best match: zope.browserpage 5.0 Adding zope.browserpage 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for z3c.ptcompat==2.3.0 Best match: z3c.ptcompat 2.3.0 Adding z3c.ptcompat 2.3.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for z3c.template==4.0 Best match: z3c.template 4.0 Adding z3c.template 4.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for z3c.macro==2.3 Best match: z3c.macro 2.3 Adding z3c.macro 2.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for z3c.pt==4.0 Best match: z3c.pt 4.0 Adding z3c.pt 4.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Chameleon==4.0.0 Best match: Chameleon 4.0.0 Adding Chameleon 4.0.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for setuptools==58.2.0 Best match: setuptools 58.2.0 Adding setuptools 58.2.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for blinker==1.6.2 Best match: blinker 1.6.2 Adding blinker 1.6.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Yapsy==1.12.2 Best match: Yapsy 1.12.2 Adding Yapsy 1.12.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for doit==0.34.2 Best match: doit 0.34.2 Adding doit 0.34.2 to easy-install.pth file Installing doit script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for python-dateutil==2.8.2 Best match: python-dateutil 2.8.2 Adding python-dateutil 2.8.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for piexif==1.1.3 Best match: piexif 1.1.3 Adding piexif 1.1.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Pillow==9.5.0 Best match: Pillow 9.5.0 Adding Pillow 9.5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for natsort==8.3.1 Best match: natsort 8.3.1 Adding natsort 8.3.1 to easy-install.pth file Installing natsort script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Babel==2.12.1 Best match: Babel 2.12.1 Adding Babel 2.12.1 to easy-install.pth file Installing pybabel script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for PyRSS2Gen==1.1 Best match: PyRSS2Gen 1.1 Adding PyRSS2Gen 1.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for lxml==4.9.2 Best match: lxml 4.9.2 Adding lxml 4.9.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Markdown==3.4.3 Best match: Markdown 3.4.3 Adding Markdown 3.4.3 to easy-install.pth file Installing markdown_py script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Unidecode==1.3.6 Best match: Unidecode 1.3.6 Adding Unidecode 1.3.6 to easy-install.pth file Installing unidecode script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Mako==1.2.4 Best match: Mako 1.2.4 Adding Mako 1.2.4 to easy-install.pth file Installing mako-render script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for Pygments==2.15.1 Best match: Pygments 2.15.1 Adding Pygments 2.15.1 to easy-install.pth file Installing pygmentize script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for requests==2.28.2 Best match: requests 2.28.2 Adding requests 2.28.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for docutils==0.17.1 Best match: docutils 0.17.1 Adding docutils 0.17.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.publisher==6.1.0 Best match: zope.publisher 6.1.0 Adding zope.publisher 6.1.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.traversing==5.0 Best match: zope.traversing 5.0 Adding zope.traversing 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.contentprovider==5.0 Best match: zope.contentprovider 5.0 Adding zope.contentprovider 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.security==6.1 Best match: zope.security 6.1 Adding zope.security 6.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.location==4.3 Best match: zope.location 4.3 Adding zope.location 4.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.component==6.0 Best match: zope.component 6.0 Adding zope.component 6.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.configuration==4.4.1 Best match: zope.configuration 4.4.1 Adding zope.configuration 4.4.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.schema==7.0.1 Best match: zope.schema 7.0.1 Adding zope.schema 7.0.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.event==4.6 Best match: zope.event 4.6 Adding zope.event 4.6 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.i18nmessageid==6.0.1 Best match: zope.i18nmessageid 6.0.1 Adding zope.i18nmessageid 6.0.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.tal==5.0.1 Best match: zope.tal 5.0.1 Adding zope.tal 5.0.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.pagetemplate==5.0 Best match: zope.pagetemplate 5.0 Adding zope.pagetemplate 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.tales==5.2 Best match: zope.tales 5.2 Adding zope.tales 5.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.i18n==5.0 Best match: zope.i18n 5.0 Adding zope.i18n 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for pyinotify==0.9.6 Best match: pyinotify 0.9.6 Adding pyinotify 0.9.6 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for cloudpickle==2.2.1 Best match: cloudpickle 2.2.1 Adding cloudpickle 2.2.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for pytz==2023.3 Best match: pytz 2023.3 Adding pytz 2023.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for importlib-metadata==6.6.0 Best match: importlib-metadata 6.6.0 Adding importlib-metadata 6.6.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for MarkupSafe==2.1.2 Best match: MarkupSafe 2.1.2 Adding MarkupSafe 2.1.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for certifi==2022.12.7 Best match: certifi 2022.12.7 Adding certifi 2022.12.7 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for urllib3==1.26.15 Best match: urllib3 1.26.15 Adding urllib3 1.26.15 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for charset-normalizer==3.1.0 Best match: charset-normalizer 3.1.0 Adding charset-normalizer 3.1.0 to easy-install.pth file Installing normalizer script to /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for idna==3.4 Best match: idna 3.4 Adding idna 3.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.browser==3.0 Best match: zope.browser 3.0 Adding zope.browser 3.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.proxy==5.0.0 Best match: zope.proxy 5.0.0 Adding zope.proxy 5.0.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.contenttype==5.0 Best match: zope.contenttype 5.0 Adding zope.contenttype 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for multipart==0.2.4 Best match: multipart 0.2.4 Adding multipart 0.2.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.exceptions==4.6 Best match: zope.exceptions 4.6 Adding zope.exceptions 4.6 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for transaction==3.1.0 Best match: transaction 3.1.0 Adding transaction 3.1.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.hookable==5.4 Best match: zope.hookable 5.4 Adding zope.hookable 5.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for python-gettext==5.0 Best match: python-gettext 5.0 Adding python-gettext 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zope.deprecation==5.0 Best match: zope.deprecation 5.0 Adding zope.deprecation 5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for typing-extensions==4.5.0 Best match: typing-extensions 4.5.0 Adding typing-extensions 4.5.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Searching for zipp==3.15.0 Best match: zipp 3.15.0 Adding zipp 3.15.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/ntinikola-chameleon/envs/latest/lib/python3.7/site-packages Finished processing dependencies for nti.nikola-chameleon==1.0.1.dev0 [rtd-command-info] start-time: 2023-04-24T18:06:54.333430Z, end-time: 2023-04-24T18:06:54.403427Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # nti.nikola_chameleon documentation build configuration file, created by # sphinx-quickstart on Mon Oct 9 07:23:07 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('.')) import os import sys import pkg_resources sys.path.append(os.path.abspath('../src')) rqmt = pkg_resources.require('nti.nikola_chameleon')[0] # -- 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.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.viewcode', 'sphinx.ext.extlinks', 'sphinx.ext.todo', 'repoze.sphinx.autointerface', ] # 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 = 'nti.nikola_chameleon' copyright = '2017, NextThought' author = 'NextThought' # 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. version = '%s.%s' % tuple(map(int, rqmt.version.split('.')[:2])) # The full version, including alpha/beta/rc tags. release = rqmt.version # 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 = True todo_link_only = True # -- 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' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom 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 = 'ntinikola_chameleondoc' # -- 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, 'ntinikola_chameleon.tex', 'nti.nikola\\_chameleon Documentation', 'NextThought', '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, 'ntinikola_chameleon', 'nti.nikola_chameleon 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, 'ntinikola_chameleon', 'nti.nikola_chameleon Documentation', author, 'ntinikola_chameleon', 'One line description of project.', 'Miscellaneous'), ] # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { 'https://docs.python.org/': None, 'https://chameleon.readthedocs.io/en/latest/': None, 'https://zopeinterface.readthedocs.io/en/latest/': None, } extlinks = {'issue': ('https://github.com/NextThought/nti.nikola_chameleon/issues/%s', 'issue #'), 'pr': ('https://github.com/NextThought/nti.nikola_chameleon/pull/%s', 'pull request #')} autodoc_default_flags = [ 'members', 'show-inheritance', ] autoclass_content = 'both' autodoc_member_order = 'bysource' ########################################################################### # 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: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.org/websupport' websupport2_static_url = 'https://assets.readthedocs.org/static/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.org/", 'STATIC_URL': "https://assets.readthedocs.org/static/", 'PRODUCTION_DOMAIN': "readthedocs.org", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("html", "//ntinikola-chameleon.readthedocs.io/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'ntinikola-chameleon', 'name': u'nti.nikola_chameleon', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://ntinikola-chameleon.readthedocs.io/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.org', 'github_user': 'NextThought', 'proxied_api_host': '/_', 'github_repo': 'nti.nikola_chameleon', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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-1', 'commit': '5cc21d65', } # 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 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.org/projects/ntinikola-chameleon/builds/20260077/' 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: 2023-04-24T18:06:54.755902Z, end-time: 2023-04-24T18:06:57.713199Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://chameleon.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://zopeinterface.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv WARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'. WARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'. building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] api reading sources... [ 18%] changelog reading sources... [ 27%] first_theme reading sources... [ 36%] getting_started reading sources... [ 45%] index reading sources... [ 54%] inheritance reading sources... [ 63%] macros reading sources... [ 72%] path_helpers reading sources... [ 81%] using_zca reading sources... [ 90%] viewlets reading sources... [100%] zca_background looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] api writing output... [ 18%] changelog writing output... [ 27%] first_theme writing output... [ 36%] getting_started writing output... [ 45%] index writing output... [ 54%] inheritance writing output... [ 63%] macros writing output... [ 72%] path_helpers writing output... [ 81%] using_zca writing output... [ 90%] viewlets writing output... [100%] zca_background generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 4 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-04-24T18:06:57.926594Z, end-time: 2023-04-24T18:07:00.807618Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://chameleon.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://zopeinterface.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv WARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'. WARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'. building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] api reading sources... [ 18%] changelog reading sources... [ 27%] first_theme reading sources... [ 36%] getting_started reading sources... [ 45%] index reading sources... [ 54%] inheritance reading sources... [ 63%] macros reading sources... [ 72%] path_helpers reading sources... [ 81%] using_zca reading sources... [ 90%] viewlets reading sources... [100%] zca_background looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... getting_started first_theme zca_background using_zca macros viewlets inheritance path_helpers api changelog done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 4 warnings. The HTML page is in ../_readthedocs/htmlzip.