2024-07-10T23:06:16,121 Created temporary directory: /tmp/pip-build-tracker-pjzwf2pz 2024-07-10T23:06:16,122 Initialized build tracking at /tmp/pip-build-tracker-pjzwf2pz 2024-07-10T23:06:16,122 Created build tracker: /tmp/pip-build-tracker-pjzwf2pz 2024-07-10T23:06:16,123 Entered build tracker: /tmp/pip-build-tracker-pjzwf2pz 2024-07-10T23:06:16,124 Created temporary directory: /tmp/pip-wheel-69k1gty6 2024-07-10T23:06:16,126 Created temporary directory: /tmp/pip-ephem-wheel-cache-dyjnfxwa 2024-07-10T23:06:16,149 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-07-10T23:06:16,152 2 location(s) to search for versions of intervalues: 2024-07-10T23:06:16,152 * https://pypi.org/simple/intervalues/ 2024-07-10T23:06:16,152 * https://www.piwheels.org/simple/intervalues/ 2024-07-10T23:06:16,153 Fetching project page and analyzing links: https://pypi.org/simple/intervalues/ 2024-07-10T23:06:16,154 Getting page https://pypi.org/simple/intervalues/ 2024-07-10T23:06:16,155 Found index url https://pypi.org/simple/ 2024-07-10T23:06:16,368 Fetched page https://pypi.org/simple/intervalues/ as application/vnd.pypi.simple.v1+json 2024-07-10T23:06:16,370 Skipping link: No binaries permitted for intervalues: https://files.pythonhosted.org/packages/47/59/9e1c3ba983f4e09112c8baea3b706e6e985a7a0e01749d996d272f9b8a4f/intervalues-0.0.1-py3-none-any.whl (from https://pypi.org/simple/intervalues/) (requires-python:~=3.10) 2024-07-10T23:06:16,371 Found link https://files.pythonhosted.org/packages/70/fe/d24ed0c2a49bd8fdc0ba7df90eb78d3a889b872acdbbcde18d39249015d0/intervalues-0.0.1.tar.gz (from https://pypi.org/simple/intervalues/) (requires-python:~=3.10), version: 0.0.1 2024-07-10T23:06:16,371 Fetching project page and analyzing links: https://www.piwheels.org/simple/intervalues/ 2024-07-10T23:06:16,372 Getting page https://www.piwheels.org/simple/intervalues/ 2024-07-10T23:06:16,373 Found index url https://www.piwheels.org/simple/ 2024-07-10T23:06:16,530 Fetched page https://www.piwheels.org/simple/intervalues/ as text/html 2024-07-10T23:06:16,532 Skipping link: not a file: https://www.piwheels.org/simple/intervalues/ 2024-07-10T23:06:16,532 Skipping link: not a file: https://pypi.org/simple/intervalues/ 2024-07-10T23:06:16,553 Given no hashes to check 1 links for project 'intervalues': discarding no candidates 2024-07-10T23:06:16,572 Collecting intervalues==0.0.1 2024-07-10T23:06:16,575 Created temporary directory: /tmp/pip-unpack-tpwkdsuy 2024-07-10T23:06:16,784 Downloading intervalues-0.0.1.tar.gz (13 kB) 2024-07-10T23:06:16,837 Added intervalues==0.0.1 from https://files.pythonhosted.org/packages/70/fe/d24ed0c2a49bd8fdc0ba7df90eb78d3a889b872acdbbcde18d39249015d0/intervalues-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-pjzwf2pz' 2024-07-10T23:06:16,841 Created temporary directory: /tmp/pip-build-env-3jfq_688 2024-07-10T23:06:16,845 Installing build dependencies: started 2024-07-10T23:06:16,847 Running command pip subprocess to install build dependencies 2024-07-10T23:06:17,985 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-07-10T23:06:18,520 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-07-10T23:06:19,970 Collecting setuptools>=61.0 2024-07-10T23:06:19,985 Using cached https://www.piwheels.org/simple/setuptools/setuptools-70.3.0-py3-none-any.whl (931 kB) 2024-07-10T23:06:22,623 Installing collected packages: setuptools 2024-07-10T23:06:25,205 Successfully installed setuptools-70.3.0 2024-07-10T23:06:25,583 [notice] A new release of pip is available: 24.0 -> 24.1.2 2024-07-10T23:06:25,584 [notice] To update, run: python3 -m pip install --upgrade pip 2024-07-10T23:06:25,853 Installing build dependencies: finished with status 'done' 2024-07-10T23:06:25,856 Getting requirements to build wheel: started 2024-07-10T23:06:25,857 Running command Getting requirements to build wheel 2024-07-10T23:06:26,419 /tmp/pip-build-env-3jfq_688/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:72: _MissingDynamic: `keywords` defined outside of `pyproject.toml` is ignored. 2024-07-10T23:06:26,420 !! 2024-07-10T23:06:26,421 ******************************************************************************** 2024-07-10T23:06:26,422 The following seems to be defined outside of `pyproject.toml`: 2024-07-10T23:06:26,423 `keywords = ['intervals', 'continuous', 'set', 'counter']` 2024-07-10T23:06:26,423 According to the spec (see the link below), however, setuptools CANNOT 2024-07-10T23:06:26,424 consider this value unless `keywords` is listed as `dynamic`. 2024-07-10T23:06:26,425 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-07-10T23:06:26,426 To prevent this problem, you can list `keywords` under `dynamic` or alternatively 2024-07-10T23:06:26,426 remove the `[project]` table from your file and rely entirely on other means of 2024-07-10T23:06:26,427 configuration. 2024-07-10T23:06:26,427 ******************************************************************************** 2024-07-10T23:06:26,428 !! 2024-07-10T23:06:26,429 _handle_missing_dynamic(dist, project_table) 2024-07-10T23:06:26,785 Getting requirements to build wheel: finished with status 'done' 2024-07-10T23:06:26,788 Created temporary directory: /tmp/pip-modern-metadata-otouzr63 2024-07-10T23:06:26,791 Preparing metadata (pyproject.toml): started 2024-07-10T23:06:26,792 Running command Preparing metadata (pyproject.toml) 2024-07-10T23:06:27,328 /tmp/pip-build-env-3jfq_688/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:72: _MissingDynamic: `keywords` defined outside of `pyproject.toml` is ignored. 2024-07-10T23:06:27,328 !! 2024-07-10T23:06:27,329 ******************************************************************************** 2024-07-10T23:06:27,330 The following seems to be defined outside of `pyproject.toml`: 2024-07-10T23:06:27,331 `keywords = ['intervals', 'continuous', 'set', 'counter']` 2024-07-10T23:06:27,332 According to the spec (see the link below), however, setuptools CANNOT 2024-07-10T23:06:27,332 consider this value unless `keywords` is listed as `dynamic`. 2024-07-10T23:06:27,333 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-07-10T23:06:27,334 To prevent this problem, you can list `keywords` under `dynamic` or alternatively 2024-07-10T23:06:27,335 remove the `[project]` table from your file and rely entirely on other means of 2024-07-10T23:06:27,336 configuration. 2024-07-10T23:06:27,336 ******************************************************************************** 2024-07-10T23:06:27,337 !! 2024-07-10T23:06:27,338 _handle_missing_dynamic(dist, project_table) 2024-07-10T23:06:27,714 Preparing metadata (pyproject.toml): finished with status 'done' 2024-07-10T23:06:27,719 Source in /tmp/pip-wheel-69k1gty6/intervalues_1eb68ff6558d4503a2fd2837e0ebc877 has version 0.0.1, which satisfies requirement intervalues==0.0.1 from https://files.pythonhosted.org/packages/70/fe/d24ed0c2a49bd8fdc0ba7df90eb78d3a889b872acdbbcde18d39249015d0/intervalues-0.0.1.tar.gz 2024-07-10T23:06:27,720 Removed intervalues==0.0.1 from https://files.pythonhosted.org/packages/70/fe/d24ed0c2a49bd8fdc0ba7df90eb78d3a889b872acdbbcde18d39249015d0/intervalues-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-pjzwf2pz' 2024-07-10T23:06:27,726 Created temporary directory: /tmp/pip-unpack-r9g3ofbg 2024-07-10T23:06:27,727 Created temporary directory: /tmp/pip-unpack-m30pp8n1 2024-07-10T23:06:27,729 Building wheels for collected packages: intervalues 2024-07-10T23:06:27,734 Created temporary directory: /tmp/pip-wheel-8v3f36z5 2024-07-10T23:06:27,734 Destination directory: /tmp/pip-wheel-8v3f36z5 2024-07-10T23:06:27,736 Building wheel for intervalues (pyproject.toml): started 2024-07-10T23:06:27,737 Running command Building wheel for intervalues (pyproject.toml) 2024-07-10T23:06:28,275 /tmp/pip-build-env-3jfq_688/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:72: _MissingDynamic: `keywords` defined outside of `pyproject.toml` is ignored. 2024-07-10T23:06:28,276 !! 2024-07-10T23:06:28,277 ******************************************************************************** 2024-07-10T23:06:28,277 The following seems to be defined outside of `pyproject.toml`: 2024-07-10T23:06:28,278 `keywords = ['intervals', 'continuous', 'set', 'counter']` 2024-07-10T23:06:28,279 According to the spec (see the link below), however, setuptools CANNOT 2024-07-10T23:06:28,279 consider this value unless `keywords` is listed as `dynamic`. 2024-07-10T23:06:28,280 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-07-10T23:06:28,281 To prevent this problem, you can list `keywords` under `dynamic` or alternatively 2024-07-10T23:06:28,282 remove the `[project]` table from your file and rely entirely on other means of 2024-07-10T23:06:28,283 configuration. 2024-07-10T23:06:28,283 ******************************************************************************** 2024-07-10T23:06:28,284 !! 2024-07-10T23:06:28,285 _handle_missing_dynamic(dist, project_table) 2024-07-10T23:06:30,078 Building wheel for intervalues (pyproject.toml): finished with status 'done' 2024-07-10T23:06:30,085 Created wheel for intervalues: filename=intervalues-0.0.1-py3-none-any.whl size=11716 sha256=c440ac5475cddc5f6c37e6c63398286aa036d7a13ed44094e87c1354fc54a49d 2024-07-10T23:06:30,086 Stored in directory: /tmp/pip-ephem-wheel-cache-dyjnfxwa/wheels/4b/36/1e/f6ed33a3125d6d040a7fbbb4994b474d8c9e4e534c86fdd5cb 2024-07-10T23:06:30,101 Successfully built intervalues 2024-07-10T23:06:30,106 Removed build tracker: '/tmp/pip-build-tracker-pjzwf2pz'