2023-07-01T19:10:24,672 Created temporary directory: /tmp/pip-build-tracker-d39km5f3 2023-07-01T19:10:24,675 Initialized build tracking at /tmp/pip-build-tracker-d39km5f3 2023-07-01T19:10:24,676 Created build tracker: /tmp/pip-build-tracker-d39km5f3 2023-07-01T19:10:24,676 Entered build tracker: /tmp/pip-build-tracker-d39km5f3 2023-07-01T19:10:24,677 Created temporary directory: /tmp/pip-wheel-0tmlu0n_ 2023-07-01T19:10:24,686 Created temporary directory: /tmp/pip-ephem-wheel-cache-gcsen6gz 2023-07-01T19:10:24,738 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-01T19:10:24,745 2 location(s) to search for versions of changelist: 2023-07-01T19:10:24,745 * https://pypi.org/simple/changelist/ 2023-07-01T19:10:24,745 * https://www.piwheels.org/simple/changelist/ 2023-07-01T19:10:24,746 Fetching project page and analyzing links: https://pypi.org/simple/changelist/ 2023-07-01T19:10:24,747 Getting page https://pypi.org/simple/changelist/ 2023-07-01T19:10:24,752 Found index url https://pypi.org/simple/ 2023-07-01T19:10:24,944 Fetched page https://pypi.org/simple/changelist/ as application/vnd.pypi.simple.v1+json 2023-07-01T19:10:24,947 Skipping link: No binaries permitted for changelist: https://files.pythonhosted.org/packages/39/87/333850288982e3110c8acb6302baa7679d3417e6f90a2f678e2f766c3ce5/changelist-0.1rc0-py3-none-any.whl (from https://pypi.org/simple/changelist/) (requires-python:>=3.9) 2023-07-01T19:10:24,949 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/98/5b/75c6bec2f20e5671f324c7b025cd85e061fd5bfba0900a1b8515b5e8d010/changelist-0.1rc0.tar.gz (from https://pypi.org/simple/changelist/) (requires-python:>=3.9) 2023-07-01T19:10:24,950 Skipping link: 0.1rc0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/98/5b/75c6bec2f20e5671f324c7b025cd85e061fd5bfba0900a1b8515b5e8d010/changelist-0.1rc0.tar.gz (from https://pypi.org/simple/changelist/) (requires-python:>=3.9) 2023-07-01T19:10:24,950 Skipping link: No binaries permitted for changelist: https://files.pythonhosted.org/packages/0f/f9/43d1892e9b16be916839ec0b93eab12c419ddf1982c8699333c0db6e0733/changelist-0.1-py3-none-any.whl (from https://pypi.org/simple/changelist/) (requires-python:>=3.9) 2023-07-01T19:10:24,951 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/96/53/5f9acc8f769324fca2222be57752471b221f58abfe29ec27d65fab3e0189/changelist-0.1.tar.gz (from https://pypi.org/simple/changelist/) (requires-python:>=3.9) 2023-07-01T19:10:24,952 Skipping link: 0.1 Requires-Python >=3.9: https://files.pythonhosted.org/packages/96/53/5f9acc8f769324fca2222be57752471b221f58abfe29ec27d65fab3e0189/changelist-0.1.tar.gz (from https://pypi.org/simple/changelist/) (requires-python:>=3.9) 2023-07-01T19:10:24,953 Fetching project page and analyzing links: https://www.piwheels.org/simple/changelist/ 2023-07-01T19:10:24,953 Getting page https://www.piwheels.org/simple/changelist/ 2023-07-01T19:10:24,955 Found index url https://www.piwheels.org/simple/ 2023-07-01T19:10:25,374 Fetched page https://www.piwheels.org/simple/changelist/ as text/html 2023-07-01T19:10:25,377 Skipping link: No binaries permitted for changelist: https://www.piwheels.org/simple/changelist/changelist-0.1rc0-py3-none-any.whl#sha256=c1da6a292f82a46f3d2ebd9d9a7b2222e17f3ba9cae0768d6fb636e74dc3ee44 (from https://www.piwheels.org/simple/changelist/) (requires-python:>=3.9) 2023-07-01T19:10:25,378 Skipping link: not a file: https://www.piwheels.org/simple/changelist/ 2023-07-01T19:10:25,378 Skipping link: not a file: https://pypi.org/simple/changelist/ 2023-07-01T19:10:25,411 Given no hashes to check 0 links for project 'changelist': discarding no candidates 2023-07-01T19:10:25,412 ERROR: Ignored the following versions that require a different python version: 0.1 Requires-Python >=3.9; 0.1rc0 Requires-Python >=3.9 2023-07-01T19:10:25,415 ERROR: Could not find a version that satisfies the requirement changelist==0.1 (from versions: none) 2023-07-01T19:10:25,417 ERROR: No matching distribution found for changelist==0.1 2023-07-01T19:10:25,419 Exception information: 2023-07-01T19:10:25,419 Traceback (most recent call last): 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-01T19:10:25,419 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-07-01T19:10:25,419 raise RequirementsConflicted(criterion) 2023-07-01T19:10:25,419 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('changelist==0.1') 2023-07-01T19:10:25,419 2023-07-01T19:10:25,419 During handling of the above exception, another exception occurred: 2023-07-01T19:10:25,419 2023-07-01T19:10:25,419 Traceback (most recent call last): 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-07-01T19:10:25,419 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-01T19:10:25,419 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-07-01T19:10:25,419 raise ResolutionImpossible(e.criterion.information) 2023-07-01T19:10:25,419 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('changelist==0.1'), parent=None)] 2023-07-01T19:10:25,419 2023-07-01T19:10:25,419 The above exception was the direct cause of the following exception: 2023-07-01T19:10:25,419 2023-07-01T19:10:25,419 Traceback (most recent call last): 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-01T19:10:25,419 status = run_func(*args) 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-01T19:10:25,419 return func(self, options, args) 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-01T19:10:25,419 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-01T19:10:25,419 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-07-01T19:10:25,419 raise error from e 2023-07-01T19:10:25,419 pip._internal.exceptions.DistributionNotFound: No matching distribution found for changelist==0.1 2023-07-01T19:10:25,428 Removed build tracker: '/tmp/pip-build-tracker-d39km5f3'