2025-09-09T19:10:27,216 Created temporary directory: /tmp/pip-build-tracker-v_0ggibo 2025-09-09T19:10:27,217 Initialized build tracking at /tmp/pip-build-tracker-v_0ggibo 2025-09-09T19:10:27,217 Created build tracker: /tmp/pip-build-tracker-v_0ggibo 2025-09-09T19:10:27,217 Entered build tracker: /tmp/pip-build-tracker-v_0ggibo 2025-09-09T19:10:27,217 Created temporary directory: /tmp/pip-wheel-q4wbkpm3 2025-09-09T19:10:27,220 Created temporary directory: /tmp/pip-ephem-wheel-cache-vzzu5g0e 2025-09-09T19:10:27,276 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T19:10:27,278 2 location(s) to search for versions of eea-schema-slate: 2025-09-09T19:10:27,278 * https://pypi.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,278 * https://www.piwheels.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,279 Fetching project page and analyzing links: https://pypi.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,279 Getting page https://pypi.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,280 Found index url https://pypi.org/simple/ 2025-09-09T19:10:27,428 Fetched page https://pypi.org/simple/eea-schema-slate/ as application/vnd.pypi.simple.v1+json 2025-09-09T19:10:27,432 Link requires a different Python (3.13.5 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/04/bb/5b8c9abb09f138eb16ac2d44fa12ec1d8730935e7c9776cca65cbfbb4116/eea.schema.slate-1.0.zip (from https://pypi.org/simple/eea-schema-slate/) (requires-python:==2.7, >=3.6) 2025-09-09T19:10:27,432 Skipping link: 1.0 Requires-Python ==2.7, >=3.6: https://files.pythonhosted.org/packages/04/bb/5b8c9abb09f138eb16ac2d44fa12ec1d8730935e7c9776cca65cbfbb4116/eea.schema.slate-1.0.zip (from https://pypi.org/simple/eea-schema-slate/) (requires-python:==2.7, >=3.6) 2025-09-09T19:10:27,433 Link requires a different Python (3.13.5 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/bd/91/82fe5d94ac0e9a14cfbedb65d96506d97e157b92d2d32432bbbb4858d70e/eea.schema.slate-1.1.zip (from https://pypi.org/simple/eea-schema-slate/) (requires-python:==2.7, >=3.6) 2025-09-09T19:10:27,433 Skipping link: 1.1 Requires-Python ==2.7, >=3.6: https://files.pythonhosted.org/packages/bd/91/82fe5d94ac0e9a14cfbedb65d96506d97e157b92d2d32432bbbb4858d70e/eea.schema.slate-1.1.zip (from https://pypi.org/simple/eea-schema-slate/) (requires-python:==2.7, >=3.6) 2025-09-09T19:10:27,433 Found link https://files.pythonhosted.org/packages/3d/f2/17887565a6c624760014c1580b7f6abd6034c56d44bc5b4439d03458950e/eea.schema.slate-1.2.zip (from https://pypi.org/simple/eea-schema-slate/), version: 1.2 2025-09-09T19:10:27,434 Fetching project page and analyzing links: https://www.piwheels.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,435 Getting page https://www.piwheels.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,436 Found index url https://www.piwheels.org/simple/ 2025-09-09T19:10:27,547 Fetched page https://www.piwheels.org/simple/eea-schema-slate/ as text/html 2025-09-09T19:10:27,548 Skipping link: No binaries permitted for eea-schema-slate: https://archive1.piwheels.org/simple/eea-schema-slate/eea.schema.slate-1.2-py3-none-any.whl#sha256=68dfd7375342270afa8dd013d49e48f4f9cd99021bc163375fddfc11f5efb856 (from https://www.piwheels.org/simple/eea-schema-slate/) 2025-09-09T19:10:27,548 Skipping link: not a file: https://www.piwheels.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,549 Skipping link: not a file: https://pypi.org/simple/eea-schema-slate/ 2025-09-09T19:10:27,578 Given no hashes to check 0 links for project 'eea-schema-slate': discarding no candidates 2025-09-09T19:10:27,578 ERROR: Ignored the following versions that require a different python version: 1.0 Requires-Python ==2.7, >=3.6; 1.1 Requires-Python ==2.7, >=3.6 2025-09-09T19:10:27,579 ERROR: Could not find a version that satisfies the requirement eea-schema-slate==1.0 (from versions: 1.2) 2025-09-09T19:10:27,580 ERROR: No matching distribution found for eea-schema-slate==1.0 2025-09-09T19:10:27,581 Exception information: 2025-09-09T19:10:27,581 Traceback (most recent call last): 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T19:10:27,581 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T19:10:27,581 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T19:10:27,581 raise RequirementsConflicted(criterion) 2025-09-09T19:10:27,581 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eea-schema-slate==1.0') 2025-09-09T19:10:27,581 2025-09-09T19:10:27,581 The above exception was the direct cause of the following exception: 2025-09-09T19:10:27,581 2025-09-09T19:10:27,581 Traceback (most recent call last): 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T19:10:27,581 result = self._result = resolver.resolve( 2025-09-09T19:10:27,581 ~~~~~~~~~~~~~~~~^ 2025-09-09T19:10:27,581 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T19:10:27,581 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T19:10:27,581 ) 2025-09-09T19:10:27,581 ^ 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T19:10:27,581 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T19:10:27,581 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T19:10:27,581 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eea-schema-slate==1.0'), parent=None)] 2025-09-09T19:10:27,581 2025-09-09T19:10:27,581 The above exception was the direct cause of the following exception: 2025-09-09T19:10:27,581 2025-09-09T19:10:27,581 Traceback (most recent call last): 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T19:10:27,581 status = _inner_run() 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T19:10:27,581 return self.run(options, args) 2025-09-09T19:10:27,581 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T19:10:27,581 return func(self, options, args) 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T19:10:27,581 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T19:10:27,581 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T19:10:27,581 raise error from e 2025-09-09T19:10:27,581 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eea-schema-slate==1.0 2025-09-09T19:10:27,590 Removed build tracker: '/tmp/pip-build-tracker-v_0ggibo'