Read the Docs build information Build id: 1137472 Project: leapyear-python-docs Version: latest Commit: b6d3c06e8919c11888151c7c1674ef026b7c26fe Date: 2022-10-13T16:20:07.761726Z State: finished Success: False [rtd-command-info] start-time: 2022-10-13T16:21:14.401054Z, end-time: 2022-10-13T16:21:23.987295Z, duration: 9, 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-10-13T16:21:24.169106Z, end-time: 2022-10-13T16:21:24.267205Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at b6d3c06 main [rtd-command-info] start-time: 2022-10-13T16:21:24.512976Z, end-time: 2022-10-13T16:21:24.576836Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-10-13T16:21:29.794407Z, end-time: 2022-10-13T16:21:29.888785Z, duration: 0, exit-code: 0 asdf global python 3.9.13 [rtd-command-info] start-time: 2022-10-13T16:21:30.368818Z, end-time: 2022-10-13T16:21:31.419193Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.13.final.0-64 in 667ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest, 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-10-13T16:21:31.602269Z, end-time: 2022-10-13T16:21:40.891667Z, duration: 9, 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/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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.2.2 setuptools-58.2.0 [rtd-command-info] start-time: 2022-10-13T16:21:41.123786Z, end-time: 2022-10-13T16:21:49.402606Z, duration: 8, 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.2 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 47.2 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 152.7 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 120.8 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 185.0 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 133.2 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-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 135.5 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 144.7 MB/s eta 0:00:00 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 149.3 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 136.0 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 139.4 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 155.7 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<2) (58.2.0) Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 182.6 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 202.9 MB/s eta 0:00:00 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.4-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 254.3 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 198.3 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 245.1 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 232.1 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 222.3 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 214.9 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=294a60bd2c08d2a2dd9bdb1fda50224b02489b95c2304dc46ac3769bba82420e Stored in directory: /tmp/pip-ephem-wheel-cache-zeb7j5h8/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f 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.10.3 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.2.0 pyparsing-3.0.9 pytz-2022.4 readthedocs-sphinx-ext-2.1.9 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.12 [rtd-command-info] start-time: 2022-10-13T16:21:49.610367Z, end-time: 2022-10-13T16:21:53.400714Z, duration: 3, 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/latest/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 55.1 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/latest/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.4-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/latest/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/latest/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/latest/lib/python3.9/site-packages (from recommonmark>=0.5.0->-r requirements/docs-requirements.txt (line 1)) (0.9.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.4.1) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 214.6 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (0.7.12) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 216.5 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.13.0) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 256.6 MB/s eta 0:00:00 Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.10.3) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 210.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 216.6 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.1.5) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.2.0) Collecting sphinx-autodoc-typehints>=1.6.0 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/latest/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/latest/lib/python3.9/site-packages (from babel>=1.3->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2022.4) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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/latest/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.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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-10-13T16:21:53.612162Z, end-time: 2022-10-13T16:22:00.295120Z, 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/latest 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 deprecation<2.2,>=2.0 Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 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 187.8 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 205.4 MB/s eta 0:00:00 Requirement already satisfied: urllib3<2,>=1.21 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from leapyear==0.0.0) (1.26.12) 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 235.2 MB/s eta 0:00:00 Collecting numpy<1.23,>=1.12 Downloading numpy-1.22.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 203.7 MB/s eta 0:00:00 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 251.1 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from deprecation<2.2,>=2.0->leapyear==0.0.0) (21.3) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from pandas<1.5,>=0.20->leapyear==0.0.0) (2022.4) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 248.8 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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/latest/lib/python3.9/site-packages (from requests<2.28,>=2.13->leapyear==0.0.0) (3.4) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 232.3 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/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/latest/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/latest/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in main() File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 261, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/latest/build_system/src/backend.py", line 33, in build_wheel subprocess.run( File "/home/docs/.asdf/installs/python/3.9.13/lib/python3.9/subprocess.py", line 505, in run with Popen(*popenargs, **kwargs) as process: File "/home/docs/.asdf/installs/python/3.9.13/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.13/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/latest/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