2024-06-07T22:34:55,618 Created temporary directory: /tmp/pip-build-tracker-tkgg801t 2024-06-07T22:34:55,619 Initialized build tracking at /tmp/pip-build-tracker-tkgg801t 2024-06-07T22:34:55,620 Created build tracker: /tmp/pip-build-tracker-tkgg801t 2024-06-07T22:34:55,620 Entered build tracker: /tmp/pip-build-tracker-tkgg801t 2024-06-07T22:34:55,621 Created temporary directory: /tmp/pip-wheel-6hm1ljif 2024-06-07T22:34:55,624 Created temporary directory: /tmp/pip-ephem-wheel-cache-8dr6j9_o 2024-06-07T22:34:55,646 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-07T22:34:55,649 2 location(s) to search for versions of ndv: 2024-06-07T22:34:55,649 * https://pypi.org/simple/ndv/ 2024-06-07T22:34:55,649 * https://www.piwheels.org/simple/ndv/ 2024-06-07T22:34:55,650 Fetching project page and analyzing links: https://pypi.org/simple/ndv/ 2024-06-07T22:34:55,650 Getting page https://pypi.org/simple/ndv/ 2024-06-07T22:34:55,652 Found index url https://pypi.org/simple/ 2024-06-07T22:34:55,864 Fetched page https://pypi.org/simple/ndv/ as application/vnd.pypi.simple.v1+json 2024-06-07T22:34:55,866 Skipping link: No binaries permitted for ndv: https://files.pythonhosted.org/packages/f2/ee/aca039168572b2f650b909e0a4044ea341280a06c40fbbff5de201ecefa0/ndv-0.0.1-py3-none-any.whl (from https://pypi.org/simple/ndv/) (requires-python:>=3.9) 2024-06-07T22:34:55,867 Found link https://files.pythonhosted.org/packages/6c/74/e6f90a79724b97cc1795b7eeca677ae8ef1935d1a78b76674df1724eda39/ndv-0.0.1.tar.gz (from https://pypi.org/simple/ndv/) (requires-python:>=3.9), version: 0.0.1 2024-06-07T22:34:55,868 Fetching project page and analyzing links: https://www.piwheels.org/simple/ndv/ 2024-06-07T22:34:55,868 Getting page https://www.piwheels.org/simple/ndv/ 2024-06-07T22:34:55,870 Found index url https://www.piwheels.org/simple/ 2024-06-07T22:34:56,027 Fetched page https://www.piwheels.org/simple/ndv/ as text/html 2024-06-07T22:34:56,028 Skipping link: not a file: https://www.piwheels.org/simple/ndv/ 2024-06-07T22:34:56,029 Skipping link: not a file: https://pypi.org/simple/ndv/ 2024-06-07T22:34:56,049 Given no hashes to check 1 links for project 'ndv': discarding no candidates 2024-06-07T22:34:56,068 Collecting ndv==0.0.1 2024-06-07T22:34:56,070 Created temporary directory: /tmp/pip-unpack-30gje74q 2024-06-07T22:34:56,282 Downloading ndv-0.0.1.tar.gz (27 kB) 2024-06-07T22:34:56,337 Added ndv==0.0.1 from https://files.pythonhosted.org/packages/6c/74/e6f90a79724b97cc1795b7eeca677ae8ef1935d1a78b76674df1724eda39/ndv-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-tkgg801t' 2024-06-07T22:34:56,343 Created temporary directory: /tmp/pip-build-env-c16d3gzi 2024-06-07T22:34:56,348 Installing build dependencies: started 2024-06-07T22:34:56,349 Running command pip subprocess to install build dependencies 2024-06-07T22:34:57,485 Using pip 24.0 from /home/piwheels/.local/lib/python3.11/site-packages/pip (python 3.11) 2024-06-07T22:34:57,963 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-07T22:34:58,444 Collecting hatchling 2024-06-07T22:34:58,472 Using cached https://www.piwheels.org/simple/hatchling/hatchling-1.24.2-py3-none-any.whl (83 kB) 2024-06-07T22:34:58,628 Collecting hatch-vcs 2024-06-07T22:34:58,643 Using cached https://www.piwheels.org/simple/hatch-vcs/hatch_vcs-0.4.0-py3-none-any.whl (8.4 kB) 2024-06-07T22:34:58,804 Collecting packaging>=23.2 (from hatchling) 2024-06-07T22:34:58,817 Using cached https://www.piwheels.org/simple/packaging/packaging-24.0-py3-none-any.whl (53 kB) 2024-06-07T22:34:58,919 Collecting pathspec>=0.10.1 (from hatchling) 2024-06-07T22:34:58,937 Using cached https://www.piwheels.org/simple/pathspec/pathspec-0.12.1-py3-none-any.whl (31 kB) 2024-06-07T22:34:59,053 Collecting pluggy>=1.0.0 (from hatchling) 2024-06-07T22:34:59,066 Using cached https://www.piwheels.org/simple/pluggy/pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-06-07T22:34:59,242 Collecting trove-classifiers (from hatchling) 2024-06-07T22:34:59,267 Using cached https://www.piwheels.org/simple/trove-classifiers/trove_classifiers-2024.5.22-py3-none-any.whl (13 kB) 2024-06-07T22:34:59,666 Collecting setuptools-scm>=6.4.0 (from hatch-vcs) 2024-06-07T22:34:59,680 Using cached https://www.piwheels.org/simple/setuptools-scm/setuptools_scm-8.1.0-py3-none-any.whl (43 kB) 2024-06-07T22:35:00,950 Collecting setuptools (from setuptools-scm>=6.4.0->hatch-vcs) 2024-06-07T22:35:00,963 Using cached https://www.piwheels.org/simple/setuptools/setuptools-70.0.0-py3-none-any.whl (863 kB) 2024-06-07T22:35:03,827 Installing collected packages: trove-classifiers, setuptools, pluggy, pathspec, packaging, setuptools-scm, hatchling, hatch-vcs 2024-06-07T22:35:07,123 Creating /tmp/pip-build-env-c16d3gzi/overlay/local/bin 2024-06-07T22:35:07,126 changing mode of /tmp/pip-build-env-c16d3gzi/overlay/local/bin/hatchling to 755 2024-06-07T22:35:07,241 Successfully installed hatch-vcs-0.4.0 hatchling-1.24.2 packaging-24.0 pathspec-0.12.1 pluggy-1.5.0 setuptools-70.0.0 setuptools-scm-8.1.0 trove-classifiers-2024.5.22 2024-06-07T22:35:07,762 Installing build dependencies: finished with status 'done' 2024-06-07T22:35:07,766 Getting requirements to build wheel: started 2024-06-07T22:35:07,767 Running command Getting requirements to build wheel 2024-06-07T22:35:08,067 Getting requirements to build wheel: finished with status 'done' 2024-06-07T22:35:08,071 Created temporary directory: /tmp/pip-modern-metadata-pibw4_y3 2024-06-07T22:35:08,073 Preparing metadata (pyproject.toml): started 2024-06-07T22:35:08,074 Running command Preparing metadata (pyproject.toml) 2024-06-07T22:35:08,602 Preparing metadata (pyproject.toml): finished with status 'done' 2024-06-07T22:35:08,606 Source in /tmp/pip-wheel-6hm1ljif/ndv_f611123238eb4eab85151aee39009f71 has version 0.0.1, which satisfies requirement ndv==0.0.1 from https://files.pythonhosted.org/packages/6c/74/e6f90a79724b97cc1795b7eeca677ae8ef1935d1a78b76674df1724eda39/ndv-0.0.1.tar.gz 2024-06-07T22:35:08,607 Removed ndv==0.0.1 from https://files.pythonhosted.org/packages/6c/74/e6f90a79724b97cc1795b7eeca677ae8ef1935d1a78b76674df1724eda39/ndv-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-tkgg801t' 2024-06-07T22:35:08,613 Created temporary directory: /tmp/pip-unpack-4l7_r81b 2024-06-07T22:35:08,614 Created temporary directory: /tmp/pip-unpack-w6j0e6mh 2024-06-07T22:35:08,664 Building wheels for collected packages: ndv 2024-06-07T22:35:08,668 Created temporary directory: /tmp/pip-wheel-d5qico73 2024-06-07T22:35:08,669 Destination directory: /tmp/pip-wheel-d5qico73 2024-06-07T22:35:08,671 Building wheel for ndv (pyproject.toml): started 2024-06-07T22:35:08,672 Running command Building wheel for ndv (pyproject.toml) 2024-06-07T22:35:08,804 Building wheel for ndv (pyproject.toml): finished with status 'done' 2024-06-07T22:35:08,808 Created wheel for ndv: filename=ndv-0.0.1-py3-none-any.whl size=27061 sha256=d0f9aec30e62dc52a60881ccc6879e99daba4250e5a34e6e1d9899bf86c12262 2024-06-07T22:35:08,809 Stored in directory: /tmp/pip-ephem-wheel-cache-8dr6j9_o/wheels/98/25/7b/49ec67655e394e437bbce415ae4d8a352a7b37b0e02bb8a407 2024-06-07T22:35:08,819 Successfully built ndv 2024-06-07T22:35:08,824 Removed build tracker: '/tmp/pip-build-tracker-tkgg801t'