2025-03-28T21:03:22,512 Disabling truststore because Python version isn't 3.10+ 2025-03-28T21:03:23,016 Created temporary directory: /tmp/pip-build-tracker-cfpg3ahr 2025-03-28T21:03:23,017 Initialized build tracking at /tmp/pip-build-tracker-cfpg3ahr 2025-03-28T21:03:23,017 Created build tracker: /tmp/pip-build-tracker-cfpg3ahr 2025-03-28T21:03:23,017 Entered build tracker: /tmp/pip-build-tracker-cfpg3ahr 2025-03-28T21:03:23,018 Created temporary directory: /tmp/pip-wheel-itfrx_ls 2025-03-28T21:03:23,023 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ozlnhva 2025-03-28T21:03:23,067 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-28T21:03:23,070 2 location(s) to search for versions of whattimeisit-mcp: 2025-03-28T21:03:23,070 * https://pypi.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,070 * https://www.piwheels.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,070 Fetching project page and analyzing links: https://pypi.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,071 Getting page https://pypi.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,072 Found index url https://pypi.org/simple/ 2025-03-28T21:03:23,171 Fetched page https://pypi.org/simple/whattimeisit-mcp/ as application/vnd.pypi.simple.v1+json 2025-03-28T21:03:23,172 Skipping link: No binaries permitted for whattimeisit-mcp: https://files.pythonhosted.org/packages/be/72/ff33ed406817f3f508e2d42be6f544a3310c1566992e41e224944b774bb5/whattimeisit_mcp-0.1.0-py3-none-any.whl (from https://pypi.org/simple/whattimeisit-mcp/) (requires-python:>=3.13) 2025-03-28T21:03:23,173 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/dd/84/1a19e39899135bc5913f119de049ef1efc52ba790416c18acf4e9c1f1f5f/whattimeisit_mcp-0.1.0.tar.gz (from https://pypi.org/simple/whattimeisit-mcp/) (requires-python:>=3.13) 2025-03-28T21:03:23,173 Skipping link: 0.1.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/dd/84/1a19e39899135bc5913f119de049ef1efc52ba790416c18acf4e9c1f1f5f/whattimeisit_mcp-0.1.0.tar.gz (from https://pypi.org/simple/whattimeisit-mcp/) (requires-python:>=3.13) 2025-03-28T21:03:23,174 Fetching project page and analyzing links: https://www.piwheels.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,174 Getting page https://www.piwheels.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,175 Found index url https://www.piwheels.org/simple/ 2025-03-28T21:03:23,209 Fetched page https://www.piwheels.org/simple/whattimeisit-mcp/ as text/html 2025-03-28T21:03:23,209 Skipping link: not a file: https://www.piwheels.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,210 Skipping link: not a file: https://pypi.org/simple/whattimeisit-mcp/ 2025-03-28T21:03:23,226 Given no hashes to check 0 links for project 'whattimeisit-mcp': discarding no candidates 2025-03-28T21:03:23,226 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.13 2025-03-28T21:03:23,227 ERROR: Could not find a version that satisfies the requirement whattimeisit-mcp==0.1.0 (from versions: none) 2025-03-28T21:03:23,228 ERROR: No matching distribution found for whattimeisit-mcp==0.1.0 2025-03-28T21:03:23,229 Exception information: 2025-03-28T21:03:23,229 Traceback (most recent call last): 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-28T21:03:23,229 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-28T21:03:23,229 raise RequirementsConflicted(criterion) 2025-03-28T21:03:23,229 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('whattimeisit-mcp==0.1.0') 2025-03-28T21:03:23,229 2025-03-28T21:03:23,229 During handling of the above exception, another exception occurred: 2025-03-28T21:03:23,229 2025-03-28T21:03:23,229 Traceback (most recent call last): 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-28T21:03:23,229 result = self._result = resolver.resolve( 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-28T21:03:23,229 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-28T21:03:23,229 raise ResolutionImpossible(e.criterion.information) 2025-03-28T21:03:23,229 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('whattimeisit-mcp==0.1.0'), parent=None)] 2025-03-28T21:03:23,229 2025-03-28T21:03:23,229 The above exception was the direct cause of the following exception: 2025-03-28T21:03:23,229 2025-03-28T21:03:23,229 Traceback (most recent call last): 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-28T21:03:23,229 status = _inner_run() 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-28T21:03:23,229 return self.run(options, args) 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-28T21:03:23,229 return func(self, options, args) 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-28T21:03:23,229 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-28T21:03:23,229 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-28T21:03:23,229 raise error from e 2025-03-28T21:03:23,229 pip._internal.exceptions.DistributionNotFound: No matching distribution found for whattimeisit-mcp==0.1.0 2025-03-28T21:03:23,235 Removed build tracker: '/tmp/pip-build-tracker-cfpg3ahr'