2025-09-05T12:03:46,475 Created temporary directory: /tmp/pip-build-tracker-y71pb2e8 2025-09-05T12:03:46,476 Initialized build tracking at /tmp/pip-build-tracker-y71pb2e8 2025-09-05T12:03:46,476 Created build tracker: /tmp/pip-build-tracker-y71pb2e8 2025-09-05T12:03:46,477 Entered build tracker: /tmp/pip-build-tracker-y71pb2e8 2025-09-05T12:03:46,478 Created temporary directory: /tmp/pip-wheel-0uzn3_pz 2025-09-05T12:03:46,482 Created temporary directory: /tmp/pip-ephem-wheel-cache-3f_s99og 2025-09-05T12:03:46,529 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-05T12:03:46,531 2 location(s) to search for versions of checkup: 2025-09-05T12:03:46,531 * https://pypi.org/simple/checkup/ 2025-09-05T12:03:46,531 * https://www.piwheels.org/simple/checkup/ 2025-09-05T12:03:46,532 Fetching project page and analyzing links: https://pypi.org/simple/checkup/ 2025-09-05T12:03:46,533 Getting page https://pypi.org/simple/checkup/ 2025-09-05T12:03:46,534 Found index url https://pypi.org/simple/ 2025-09-05T12:03:46,754 Fetched page https://pypi.org/simple/checkup/ as application/vnd.pypi.simple.v1+json 2025-09-05T12:03:46,755 Skipping link: No binaries permitted for checkup: https://files.pythonhosted.org/packages/19/6d/f589678fffc69030a7ab3e5bdf8a7a9c9b111723fd08e8a81a672fb21c4e/checkup-0.1.0-py3-none-any.whl (from https://pypi.org/simple/checkup/) (requires-python:>=3.12) 2025-09-05T12:03:46,756 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/31/7c/de4289cd9fa623a08823bde58bbc94dfe4c83a46ea811268952544cf9b50/checkup-0.1.0.tar.gz (from https://pypi.org/simple/checkup/) (requires-python:>=3.12) 2025-09-05T12:03:46,757 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/31/7c/de4289cd9fa623a08823bde58bbc94dfe4c83a46ea811268952544cf9b50/checkup-0.1.0.tar.gz (from https://pypi.org/simple/checkup/) (requires-python:>=3.12) 2025-09-05T12:03:46,758 Fetching project page and analyzing links: https://www.piwheels.org/simple/checkup/ 2025-09-05T12:03:46,759 Getting page https://www.piwheels.org/simple/checkup/ 2025-09-05T12:03:46,760 Found index url https://www.piwheels.org/simple/ 2025-09-05T12:03:46,933 Fetched page https://www.piwheels.org/simple/checkup/ as text/html 2025-09-05T12:03:46,935 Skipping link: not a file: https://www.piwheels.org/simple/checkup/ 2025-09-05T12:03:46,935 Skipping link: not a file: https://pypi.org/simple/checkup/ 2025-09-05T12:03:46,952 Given no hashes to check 0 links for project 'checkup': discarding no candidates 2025-09-05T12:03:46,953 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-09-05T12:03:46,955 ERROR: Could not find a version that satisfies the requirement checkup==0.1.0 (from versions: none) 2025-09-05T12:03:46,956 ERROR: No matching distribution found for checkup==0.1.0 2025-09-05T12:03:46,957 Exception information: 2025-09-05T12:03:46,957 Traceback (most recent call last): 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-05T12:03:46,957 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-05T12:03:46,957 raise RequirementsConflicted(criterion) 2025-09-05T12:03:46,957 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('checkup==0.1.0') 2025-09-05T12:03:46,957 2025-09-05T12:03:46,957 The above exception was the direct cause of the following exception: 2025-09-05T12:03:46,957 2025-09-05T12:03:46,957 Traceback (most recent call last): 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-05T12:03:46,957 result = self._result = resolver.resolve( 2025-09-05T12:03:46,957 ^^^^^^^^^^^^^^^^^ 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-05T12:03:46,957 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-05T12:03:46,957 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-05T12:03:46,957 raise ResolutionImpossible(e.criterion.information) from e 2025-09-05T12:03:46,957 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('checkup==0.1.0'), parent=None)] 2025-09-05T12:03:46,957 2025-09-05T12:03:46,957 The above exception was the direct cause of the following exception: 2025-09-05T12:03:46,957 2025-09-05T12:03:46,957 Traceback (most recent call last): 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-05T12:03:46,957 status = _inner_run() 2025-09-05T12:03:46,957 ^^^^^^^^^^^^ 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-05T12:03:46,957 return self.run(options, args) 2025-09-05T12:03:46,957 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-05T12:03:46,957 return func(self, options, args) 2025-09-05T12:03:46,957 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-05T12:03:46,957 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-05T12:03:46,957 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T12:03:46,957 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-05T12:03:46,957 raise error from e 2025-09-05T12:03:46,957 pip._internal.exceptions.DistributionNotFound: No matching distribution found for checkup==0.1.0 2025-09-05T12:03:46,963 Removed build tracker: '/tmp/pip-build-tracker-y71pb2e8'