2023-06-01T19:58:11,843 Created temporary directory: /tmp/pip-build-tracker-ydq6_679 2023-06-01T19:58:11,845 Initialized build tracking at /tmp/pip-build-tracker-ydq6_679 2023-06-01T19:58:11,845 Created build tracker: /tmp/pip-build-tracker-ydq6_679 2023-06-01T19:58:11,845 Entered build tracker: /tmp/pip-build-tracker-ydq6_679 2023-06-01T19:58:11,846 Created temporary directory: /tmp/pip-wheel-hx6q3smq 2023-06-01T19:58:11,849 Created temporary directory: /tmp/pip-ephem-wheel-cache-0p_ng0dt 2023-06-01T19:58:11,872 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-01T19:58:11,875 2 location(s) to search for versions of tortoise-pagination: 2023-06-01T19:58:11,875 * https://pypi.org/simple/tortoise-pagination/ 2023-06-01T19:58:11,875 * https://www.piwheels.org/simple/tortoise-pagination/ 2023-06-01T19:58:11,876 Fetching project page and analyzing links: https://pypi.org/simple/tortoise-pagination/ 2023-06-01T19:58:11,876 Getting page https://pypi.org/simple/tortoise-pagination/ 2023-06-01T19:58:11,878 Found index url https://pypi.org/simple/ 2023-06-01T19:58:11,928 Fetched page https://pypi.org/simple/tortoise-pagination/ as application/vnd.pypi.simple.v1+json 2023-06-01T19:58:11,929 Skipping link: No binaries permitted for tortoise-pagination: https://files.pythonhosted.org/packages/56/6c/be6086b0a6fe418fc912689f0574af80a1a7b904dc406e037ac22d5d7bb6/tortoise_pagination-1.0.0-py3-none-any.whl (from https://pypi.org/simple/tortoise-pagination/) (requires-python:>=3.11,<4.0) 2023-06-01T19:58:11,930 Link requires a different Python (3.9.2 not in: '>=3.11,<4.0'): https://files.pythonhosted.org/packages/b4/e8/442eadf116e7f447fbc27e7daef2cd5afeb700c3221551087dc50c0c2868/tortoise_pagination-1.0.0.tar.gz (from https://pypi.org/simple/tortoise-pagination/) (requires-python:>=3.11,<4.0) 2023-06-01T19:58:11,930 Skipping link: 1.0.0 Requires-Python >=3.11,<4.0: https://files.pythonhosted.org/packages/b4/e8/442eadf116e7f447fbc27e7daef2cd5afeb700c3221551087dc50c0c2868/tortoise_pagination-1.0.0.tar.gz (from https://pypi.org/simple/tortoise-pagination/) (requires-python:>=3.11,<4.0) 2023-06-01T19:58:11,930 Skipping link: No binaries permitted for tortoise-pagination: https://files.pythonhosted.org/packages/7b/9e/8a7ddf178f5d088219919da933bafbfc0fcf8e3cc08686f3ec7646d4bd2a/tortoise_pagination-1.0.1-py3-none-any.whl (from https://pypi.org/simple/tortoise-pagination/) (requires-python:>=3.11,<4.0) 2023-06-01T19:58:11,931 Link requires a different Python (3.9.2 not in: '>=3.11,<4.0'): https://files.pythonhosted.org/packages/6b/ce/03811b2099cf90e0c0c8aad1fb9e7969c28ba35b03305622aafa2fd351e0/tortoise_pagination-1.0.1.tar.gz (from https://pypi.org/simple/tortoise-pagination/) (requires-python:>=3.11,<4.0) 2023-06-01T19:58:11,931 Skipping link: 1.0.1 Requires-Python >=3.11,<4.0: https://files.pythonhosted.org/packages/6b/ce/03811b2099cf90e0c0c8aad1fb9e7969c28ba35b03305622aafa2fd351e0/tortoise_pagination-1.0.1.tar.gz (from https://pypi.org/simple/tortoise-pagination/) (requires-python:>=3.11,<4.0) 2023-06-01T19:58:11,931 Fetching project page and analyzing links: https://www.piwheels.org/simple/tortoise-pagination/ 2023-06-01T19:58:11,932 Getting page https://www.piwheels.org/simple/tortoise-pagination/ 2023-06-01T19:58:11,933 Found index url https://www.piwheels.org/simple/ 2023-06-01T19:58:12,113 Fetched page https://www.piwheels.org/simple/tortoise-pagination/ as text/html 2023-06-01T19:58:12,114 Skipping link: not a file: https://www.piwheels.org/simple/tortoise-pagination/ 2023-06-01T19:58:12,114 Skipping link: not a file: https://pypi.org/simple/tortoise-pagination/ 2023-06-01T19:58:12,131 Given no hashes to check 0 links for project 'tortoise-pagination': discarding no candidates 2023-06-01T19:58:12,132 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.11,<4.0; 1.0.1 Requires-Python >=3.11,<4.0 2023-06-01T19:58:12,133 ERROR: Could not find a version that satisfies the requirement tortoise-pagination==1.0.1 (from versions: none) 2023-06-01T19:58:12,134 ERROR: No matching distribution found for tortoise-pagination==1.0.1 2023-06-01T19:58:12,135 Exception information: 2023-06-01T19:58:12,135 Traceback (most recent call last): 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-01T19:58:12,135 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-01T19:58:12,135 raise RequirementsConflicted(criterion) 2023-06-01T19:58:12,135 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tortoise-pagination==1.0.1') 2023-06-01T19:58:12,135 2023-06-01T19:58:12,135 During handling of the above exception, another exception occurred: 2023-06-01T19:58:12,135 2023-06-01T19:58:12,135 Traceback (most recent call last): 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-06-01T19:58:12,135 result = self._result = resolver.resolve( 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-01T19:58:12,135 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-01T19:58:12,135 raise ResolutionImpossible(e.criterion.information) 2023-06-01T19:58:12,135 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tortoise-pagination==1.0.1'), parent=None)] 2023-06-01T19:58:12,135 2023-06-01T19:58:12,135 The above exception was the direct cause of the following exception: 2023-06-01T19:58:12,135 2023-06-01T19:58:12,135 Traceback (most recent call last): 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-01T19:58:12,135 status = run_func(*args) 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-01T19:58:12,135 return func(self, options, args) 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-01T19:58:12,135 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-01T19:58:12,135 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-01T19:58:12,135 raise error from e 2023-06-01T19:58:12,135 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tortoise-pagination==1.0.1 2023-06-01T19:58:12,140 Removed build tracker: '/tmp/pip-build-tracker-ydq6_679'