Read the Docs build information Build id: 1200928 Project: leapyear-python-docs Version: 4.1.0 Commit: 5574c92f6793bf855ecb239aca522901e4e88070 Date: 2022-11-29T20:03:21.202729Z State: finished Success: False [rtd-command-info] start-time: 2022-11-29T20:03:23.289335Z, end-time: 2022-11-29T20:03:30.028707Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:LeapYear/python-docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-11-29T20:03:30.231648Z, end-time: 2022-11-29T20:03:30.324554Z, duration: 0, exit-code: 0 git checkout --force origin/4.1.0 Note: switching to 'origin/4.1.0'. 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 5574c92 FIX: Add reversion_wheel.py to python-docs repo [rtd-command-info] start-time: 2022-11-29T20:03:30.562812Z, end-time: 2022-11-29T20:03:30.633776Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-29T20:03:35.876823Z, end-time: 2022-11-29T20:03:35.970206Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2022-11-29T20:03:36.465030Z, end-time: 2022-11-29T20:03:37.411315Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.15.final.0-64 in 629ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-11-29T20:03:37.740971Z, end-time: 2022-11-29T20:03:50.629230Z, duration: 12, 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/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.3.1 setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-29T20:03:50.820723Z, end-time: 2022-11-29T20:04:05.578441Z, duration: 14, 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.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 42.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 149.2 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.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 136.5 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 84.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 83.6 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 127.9 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 148.3 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 155.1 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 153.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 127.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/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 babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 75.5 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 130.6 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 158.3 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 148.1 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 119.7 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.13-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 155.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 138.2 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 134.2 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 139.6 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=3e3f51045aa674cd9daeb7398065e1511c23d8bb5628f5c23fe72d387b8e37d1 Stored in directory: /tmp/pip-ephem-wheel-cache-amxrpby1/wheels/95/5a/42/6d69898ad0ccd6d30cf1ea4ae71db699e0c7bef2294dc557a5 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.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.13 [rtd-command-info] start-time: 2022-11-29T20:04:05.818805Z, end-time: 2022-11-29T20:04:10.252339Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements/docs-requirements.txt Requirement already satisfied: recommonmark>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from -r requirements/docs-requirements.txt (line 1)) (0.5.0) Collecting sphinx<4.0.0,>=2.1.2 Downloading Sphinx-3.5.4-py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 49.2 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme>=0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from -r requirements/docs-requirements.txt (line 3)) (0.4.3) Collecting sphinx-autodoc-typehints>=1.6.0 Downloading sphinx_autodoc_typehints-1.19.5-py3-none-any.whl (12 kB) Collecting pydocstyle>=3.0.0 Downloading pydocstyle-6.1.1-py3-none-any.whl (37 kB) Requirement already satisfied: Jinja2<3.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from -r requirements/docs-requirements.txt (line 6)) (3.0.3) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from recommonmark>=0.5.0->-r requirements/docs-requirements.txt (line 1)) (0.17.1) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from recommonmark>=0.5.0->-r requirements/docs-requirements.txt (line 1)) (0.9.1) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 229.0 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.1.5) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 195.4 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 129.4 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 182.8 MB/s eta 0:00:00 Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (0.7.12) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (21.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.13.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 206.5 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (58.2.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.28.1) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.11.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.4.1) Collecting sphinx-autodoc-typehints>=1.6.0 Downloading sphinx_autodoc_typehints-1.19.4-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.3-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.1-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.3-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.1-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.17.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.16.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.15.3-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.15.2-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.15.1-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.15.0-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.14.1-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.14.0-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.13.1-py3-none-any.whl (10 kB) Downloading sphinx_autodoc_typehints-1.13.0-py3-none-any.whl (10 kB) Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from Jinja2<3.1->-r requirements/docs-requirements.txt (line 6)) (2.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from babel>=1.3->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2022.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2022.9.24) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.26.13) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (3.4) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from packaging->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (3.0.9) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pydocstyle, docutils, sphinx, sphinx-autodoc-typehints Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed docutils-0.16 pydocstyle-6.1.1 sphinx-3.5.4 sphinx-autodoc-typehints-1.12.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 [rtd-command-info] start-time: 2022-11-29T20:04:10.432120Z, end-time: 2022-11-29T20:04:17.267711Z, duration: 6, exit-code: 1 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/4.1.0 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy<1.24,>=1.12 Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 179.7 MB/s eta 0:00:00 Collecting requests<2.28,>=2.13 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 210.5 MB/s eta 0:00:00 Collecting cryptography<37.0,>=3.1 Downloading cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 197.2 MB/s eta 0:00:00 Collecting pandas<1.5,>=0.20 Downloading pandas-1.4.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 184.0 MB/s eta 0:00:00 Collecting deprecation<2.2,>=2.0 Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: urllib3<2,>=1.21 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from leapyear==0.0.0) (1.26.13) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 262.3 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from deprecation<2.2,>=2.0->leapyear==0.0.0) (21.3) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 264.2 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from pandas<1.5,>=0.20->leapyear==0.0.0) (2022.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from requests<2.28,>=2.13->leapyear==0.0.0) (2022.9.24) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from requests<2.28,>=2.13->leapyear==0.0.0) (3.4) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 236.6 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from python-dateutil>=2.8.1->pandas<1.5,>=0.20->leapyear==0.0.0) (1.16.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages (from packaging->deprecation<2.2,>=2.0->leapyear==0.0.0) (3.0.9) Building wheels for collected packages: leapyear Building wheel for leapyear (pyproject.toml): started Building wheel for leapyear (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for leapyear (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [16 lines of output] Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 351, in main() File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 333, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/4.1.0/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 249, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/4.1.0/build_system/src/backend.py", line 33, in build_wheel subprocess.run( File "/home/docs/.asdf/installs/python/3.9.15/lib/python3.9/subprocess.py", line 505, in run with Popen(*popenargs, **kwargs) as process: File "/home/docs/.asdf/installs/python/3.9.15/lib/python3.9/subprocess.py", line 951, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/home/docs/.asdf/installs/python/3.9.15/lib/python3.9/subprocess.py", line 1821, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/4.1.0/build_system/scripts/reversion_wheel.py') [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for leapyear Failed to build leapyear ERROR: Could not build wheels for leapyear, which is required to install pyproject.toml-based projects