2025-09-06T14:44:55,824 Created temporary directory: /tmp/pip-build-tracker-fgpop4gs 2025-09-06T14:44:55,825 Initialized build tracking at /tmp/pip-build-tracker-fgpop4gs 2025-09-06T14:44:55,825 Created build tracker: /tmp/pip-build-tracker-fgpop4gs 2025-09-06T14:44:55,826 Entered build tracker: /tmp/pip-build-tracker-fgpop4gs 2025-09-06T14:44:55,827 Created temporary directory: /tmp/pip-wheel-7d3ovhax 2025-09-06T14:44:55,831 Created temporary directory: /tmp/pip-ephem-wheel-cache-l80gpcdf 2025-09-06T14:44:55,879 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-06T14:44:55,881 2 location(s) to search for versions of handsoff: 2025-09-06T14:44:55,881 * https://pypi.org/simple/handsoff/ 2025-09-06T14:44:55,881 * https://www.piwheels.org/simple/handsoff/ 2025-09-06T14:44:55,882 Fetching project page and analyzing links: https://pypi.org/simple/handsoff/ 2025-09-06T14:44:55,883 Getting page https://pypi.org/simple/handsoff/ 2025-09-06T14:44:55,884 Found index url https://pypi.org/simple/ 2025-09-06T14:44:56,108 Fetched page https://pypi.org/simple/handsoff/ as application/vnd.pypi.simple.v1+json 2025-09-06T14:44:56,110 Skipping link: No binaries permitted for handsoff: https://files.pythonhosted.org/packages/17/59/3b5c3af5ecad4ce4a3bb878476cec30dc76e813f389beec14bd44eca7637/handsoff-0.1.0-py3-none-any.whl (from https://pypi.org/simple/handsoff/) (requires-python:>=3.13) 2025-09-06T14:44:56,111 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/be/91/d68ecb1a623d91e9b8c5fa31598c881848e7512c93554fdfe115bd017238/handsoff-0.1.0.tar.gz (from https://pypi.org/simple/handsoff/) (requires-python:>=3.13) 2025-09-06T14:44:56,112 Skipping link: 0.1.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/be/91/d68ecb1a623d91e9b8c5fa31598c881848e7512c93554fdfe115bd017238/handsoff-0.1.0.tar.gz (from https://pypi.org/simple/handsoff/) (requires-python:>=3.13) 2025-09-06T14:44:56,112 Skipping link: No binaries permitted for handsoff: https://files.pythonhosted.org/packages/2f/b8/c1798eda157e4b7d7c9a1bbf347863b37c0e0351e7194c7ad5fcde70197a/handsoff-0.1.1-py3-none-any.whl (from https://pypi.org/simple/handsoff/) (requires-python:>=3.8) 2025-09-06T14:44:56,113 Found link https://files.pythonhosted.org/packages/ed/d6/7701161964a3f2225d0d6bf50f33971a091bd34338baddc1a60d9d19ccb4/handsoff-0.1.1.tar.gz (from https://pypi.org/simple/handsoff/) (requires-python:>=3.8), version: 0.1.1 2025-09-06T14:44:56,114 Skipping link: No binaries permitted for handsoff: https://files.pythonhosted.org/packages/a1/bf/f3dbdecfcf5708109745cb294cb6ee5b0333a44577d3d6adc38c53f69700/handsoff-0.2.0-py3-none-any.whl (from https://pypi.org/simple/handsoff/) (requires-python:>=3.9) 2025-09-06T14:44:56,115 Found link https://files.pythonhosted.org/packages/ec/72/cbeb86d18bf1d8d1e3d6e7c7df279f06f03ad0b32924d1668b7474cd48e4/handsoff-0.2.0.tar.gz (from https://pypi.org/simple/handsoff/) (requires-python:>=3.9), version: 0.2.0 2025-09-06T14:44:56,116 Fetching project page and analyzing links: https://www.piwheels.org/simple/handsoff/ 2025-09-06T14:44:56,117 Getting page https://www.piwheels.org/simple/handsoff/ 2025-09-06T14:44:56,118 Found index url https://www.piwheels.org/simple/ 2025-09-06T14:44:56,282 Fetched page https://www.piwheels.org/simple/handsoff/ as text/html 2025-09-06T14:44:56,284 Skipping link: not a file: https://www.piwheels.org/simple/handsoff/ 2025-09-06T14:44:56,284 Skipping link: not a file: https://pypi.org/simple/handsoff/ 2025-09-06T14:44:56,301 Given no hashes to check 0 links for project 'handsoff': discarding no candidates 2025-09-06T14:44:56,302 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.13 2025-09-06T14:44:56,304 ERROR: Could not find a version that satisfies the requirement handsoff==0.1.0 (from versions: 0.1.1, 0.2.0) 2025-09-06T14:44:56,305 ERROR: No matching distribution found for handsoff==0.1.0 2025-09-06T14:44:56,307 Exception information: 2025-09-06T14:44:56,307 Traceback (most recent call last): 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-06T14:44:56,307 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-06T14:44:56,307 raise RequirementsConflicted(criterion) 2025-09-06T14:44:56,307 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('handsoff==0.1.0') 2025-09-06T14:44:56,307 2025-09-06T14:44:56,307 The above exception was the direct cause of the following exception: 2025-09-06T14:44:56,307 2025-09-06T14:44:56,307 Traceback (most recent call last): 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-06T14:44:56,307 result = self._result = resolver.resolve( 2025-09-06T14:44:56,307 ^^^^^^^^^^^^^^^^^ 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-06T14:44:56,307 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-06T14:44:56,307 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-06T14:44:56,307 raise ResolutionImpossible(e.criterion.information) from e 2025-09-06T14:44:56,307 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('handsoff==0.1.0'), parent=None)] 2025-09-06T14:44:56,307 2025-09-06T14:44:56,307 The above exception was the direct cause of the following exception: 2025-09-06T14:44:56,307 2025-09-06T14:44:56,307 Traceback (most recent call last): 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-06T14:44:56,307 status = _inner_run() 2025-09-06T14:44:56,307 ^^^^^^^^^^^^ 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-06T14:44:56,307 return self.run(options, args) 2025-09-06T14:44:56,307 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-06T14:44:56,307 return func(self, options, args) 2025-09-06T14:44:56,307 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-06T14:44:56,307 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-06T14:44:56,307 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-06T14:44:56,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-06T14:44:56,307 raise error from e 2025-09-06T14:44:56,307 pip._internal.exceptions.DistributionNotFound: No matching distribution found for handsoff==0.1.0 2025-09-06T14:44:56,313 Removed build tracker: '/tmp/pip-build-tracker-fgpop4gs'