2025-08-30T22:40:37,578 Created temporary directory: /tmp/pip-build-tracker-o7pra0hp 2025-08-30T22:40:37,579 Initialized build tracking at /tmp/pip-build-tracker-o7pra0hp 2025-08-30T22:40:37,579 Created build tracker: /tmp/pip-build-tracker-o7pra0hp 2025-08-30T22:40:37,580 Entered build tracker: /tmp/pip-build-tracker-o7pra0hp 2025-08-30T22:40:37,581 Created temporary directory: /tmp/pip-wheel-vmslym0v 2025-08-30T22:40:37,585 Created temporary directory: /tmp/pip-ephem-wheel-cache-30deg61w 2025-08-30T22:40:37,637 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-30T22:40:37,640 2 location(s) to search for versions of invenio-curations: 2025-08-30T22:40:37,640 * https://pypi.org/simple/invenio-curations/ 2025-08-30T22:40:37,640 * https://www.piwheels.org/simple/invenio-curations/ 2025-08-30T22:40:37,641 Fetching project page and analyzing links: https://pypi.org/simple/invenio-curations/ 2025-08-30T22:40:37,641 Getting page https://pypi.org/simple/invenio-curations/ 2025-08-30T22:40:37,643 Found index url https://pypi.org/simple/ 2025-08-30T22:40:37,870 Fetched page https://pypi.org/simple/invenio-curations/ as application/vnd.pypi.simple.v1+json 2025-08-30T22:40:37,874 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/ea/ac/42563dd6679d3eb6d1b819bb5a7bd2a5370d46b35f0581d3479d9270c3a9/invenio-curations-0.1.0.tar.gz (from https://pypi.org/simple/invenio-curations/) (requires-python:>=3.12) 2025-08-30T22:40:37,876 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/ea/ac/42563dd6679d3eb6d1b819bb5a7bd2a5370d46b35f0581d3479d9270c3a9/invenio-curations-0.1.0.tar.gz (from https://pypi.org/simple/invenio-curations/) (requires-python:>=3.12) 2025-08-30T22:40:37,908 Skipping link: No binaries permitted for invenio-curations: https://files.pythonhosted.org/packages/76/ca/066b303233ecbce537faf92cde5831b1c195e4f7411089b3b889051a8087/invenio_curations-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/invenio-curations/) (requires-python:>=3.12) 2025-08-30T22:40:37,909 Skipping link: No binaries permitted for invenio-curations: https://files.pythonhosted.org/packages/37/38/14e2a7a577d64f4921fc09906b2984484e1fe85a3426025c864dad77c8e1/invenio_curations-0.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/invenio-curations/) (requires-python:>=3.12) 2025-08-30T22:40:37,910 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/f2/9f/31c8502d5d14008862d9113bde8b1fda6a046f97a1c2d2bbe535f9f5cf59/invenio_curations-0.2.0.tar.gz (from https://pypi.org/simple/invenio-curations/) (requires-python:>=3.12) 2025-08-30T22:40:37,911 Skipping link: 0.2.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/f2/9f/31c8502d5d14008862d9113bde8b1fda6a046f97a1c2d2bbe535f9f5cf59/invenio_curations-0.2.0.tar.gz (from https://pypi.org/simple/invenio-curations/) (requires-python:>=3.12) 2025-08-30T22:40:37,912 Fetching project page and analyzing links: https://www.piwheels.org/simple/invenio-curations/ 2025-08-30T22:40:37,913 Getting page https://www.piwheels.org/simple/invenio-curations/ 2025-08-30T22:40:37,915 Found index url https://www.piwheels.org/simple/ 2025-08-30T22:40:38,095 Fetched page https://www.piwheels.org/simple/invenio-curations/ as text/html 2025-08-30T22:40:38,096 Skipping link: not a file: https://www.piwheels.org/simple/invenio-curations/ 2025-08-30T22:40:38,097 Skipping link: not a file: https://pypi.org/simple/invenio-curations/ 2025-08-30T22:40:38,117 Given no hashes to check 0 links for project 'invenio-curations': discarding no candidates 2025-08-30T22:40:38,118 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12; 0.2.0 Requires-Python >=3.12 2025-08-30T22:40:38,119 ERROR: Could not find a version that satisfies the requirement invenio-curations==0.2.0 (from versions: none) 2025-08-30T22:40:38,121 ERROR: No matching distribution found for invenio-curations==0.2.0 2025-08-30T22:40:38,122 Exception information: 2025-08-30T22:40:38,122 Traceback (most recent call last): 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-30T22:40:38,122 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-08-30T22:40:38,122 raise RequirementsConflicted(criterion) 2025-08-30T22:40:38,122 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('invenio-curations==0.2.0') 2025-08-30T22:40:38,122 2025-08-30T22:40:38,122 The above exception was the direct cause of the following exception: 2025-08-30T22:40:38,122 2025-08-30T22:40:38,122 Traceback (most recent call last): 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-30T22:40:38,122 result = self._result = resolver.resolve( 2025-08-30T22:40:38,122 ^^^^^^^^^^^^^^^^^ 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-30T22:40:38,122 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-30T22:40:38,122 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-08-30T22:40:38,122 raise ResolutionImpossible(e.criterion.information) from e 2025-08-30T22:40:38,122 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('invenio-curations==0.2.0'), parent=None)] 2025-08-30T22:40:38,122 2025-08-30T22:40:38,122 The above exception was the direct cause of the following exception: 2025-08-30T22:40:38,122 2025-08-30T22:40:38,122 Traceback (most recent call last): 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-30T22:40:38,122 status = _inner_run() 2025-08-30T22:40:38,122 ^^^^^^^^^^^^ 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-30T22:40:38,122 return self.run(options, args) 2025-08-30T22:40:38,122 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-30T22:40:38,122 return func(self, options, args) 2025-08-30T22:40:38,122 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-30T22:40:38,122 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-30T22:40:38,122 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:40:38,122 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-08-30T22:40:38,122 raise error from e 2025-08-30T22:40:38,122 pip._internal.exceptions.DistributionNotFound: No matching distribution found for invenio-curations==0.2.0 2025-08-30T22:40:38,129 Removed build tracker: '/tmp/pip-build-tracker-o7pra0hp'