2024-10-02T02:52:57,129 Created temporary directory: /tmp/pip-build-tracker-7xh9aruw 2024-10-02T02:52:57,130 Initialized build tracking at /tmp/pip-build-tracker-7xh9aruw 2024-10-02T02:52:57,130 Created build tracker: /tmp/pip-build-tracker-7xh9aruw 2024-10-02T02:52:57,131 Entered build tracker: /tmp/pip-build-tracker-7xh9aruw 2024-10-02T02:52:57,131 Created temporary directory: /tmp/pip-wheel-tjbuha_c 2024-10-02T02:52:57,135 Created temporary directory: /tmp/pip-ephem-wheel-cache-sjk33ib7 2024-10-02T02:52:57,178 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-02T02:52:57,181 2 location(s) to search for versions of feedpush: 2024-10-02T02:52:57,181 * https://pypi.org/simple/feedpush/ 2024-10-02T02:52:57,181 * https://www.piwheels.org/simple/feedpush/ 2024-10-02T02:52:57,181 Fetching project page and analyzing links: https://pypi.org/simple/feedpush/ 2024-10-02T02:52:57,182 Getting page https://pypi.org/simple/feedpush/ 2024-10-02T02:52:57,184 Found index url https://pypi.org/simple/ 2024-10-02T02:52:57,403 Fetched page https://pypi.org/simple/feedpush/ as application/vnd.pypi.simple.v1+json 2024-10-02T02:52:57,405 Skipping link: No binaries permitted for feedpush: https://files.pythonhosted.org/packages/a0/c3/f2cd1627f0bfdcc834aa923665277e4ca1f3c3bc054c0ef99636aa029882/feedpush-0.2.0-py3-none-any.whl (from https://pypi.org/simple/feedpush/) (requires-python:>=3.12) 2024-10-02T02:52:57,406 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/b9/d2/0c9e774d6d8b9290b426250a712b18e7d296e51b6a096907d0a8665a8412/feedpush-0.2.0.tar.gz (from https://pypi.org/simple/feedpush/) (requires-python:>=3.12) 2024-10-02T02:52:57,406 Skipping link: 0.2.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/b9/d2/0c9e774d6d8b9290b426250a712b18e7d296e51b6a096907d0a8665a8412/feedpush-0.2.0.tar.gz (from https://pypi.org/simple/feedpush/) (requires-python:>=3.12) 2024-10-02T02:52:57,407 Fetching project page and analyzing links: https://www.piwheels.org/simple/feedpush/ 2024-10-02T02:52:57,408 Getting page https://www.piwheels.org/simple/feedpush/ 2024-10-02T02:52:57,409 Found index url https://www.piwheels.org/simple/ 2024-10-02T02:52:57,577 Fetched page https://www.piwheels.org/simple/feedpush/ as text/html 2024-10-02T02:52:57,579 Skipping link: not a file: https://www.piwheels.org/simple/feedpush/ 2024-10-02T02:52:57,580 Skipping link: not a file: https://pypi.org/simple/feedpush/ 2024-10-02T02:52:57,597 Given no hashes to check 0 links for project 'feedpush': discarding no candidates 2024-10-02T02:52:57,598 ERROR: Ignored the following versions that require a different python version: 0.2.0 Requires-Python >=3.12 2024-10-02T02:52:57,599 ERROR: Could not find a version that satisfies the requirement feedpush==0.2.0 (from versions: none) 2024-10-02T02:52:57,601 ERROR: No matching distribution found for feedpush==0.2.0 2024-10-02T02:52:57,602 Exception information: 2024-10-02T02:52:57,602 Traceback (most recent call last): 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-02T02:52:57,602 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-02T02:52:57,602 raise RequirementsConflicted(criterion) 2024-10-02T02:52:57,602 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('feedpush==0.2.0') 2024-10-02T02:52:57,602 2024-10-02T02:52:57,602 During handling of the above exception, another exception occurred: 2024-10-02T02:52:57,602 2024-10-02T02:52:57,602 Traceback (most recent call last): 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-02T02:52:57,602 result = self._result = resolver.resolve( 2024-10-02T02:52:57,602 ^^^^^^^^^^^^^^^^^ 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-02T02:52:57,602 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-02T02:52:57,602 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-02T02:52:57,602 raise ResolutionImpossible(e.criterion.information) 2024-10-02T02:52:57,602 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('feedpush==0.2.0'), parent=None)] 2024-10-02T02:52:57,602 2024-10-02T02:52:57,602 The above exception was the direct cause of the following exception: 2024-10-02T02:52:57,602 2024-10-02T02:52:57,602 Traceback (most recent call last): 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-02T02:52:57,602 status = _inner_run() 2024-10-02T02:52:57,602 ^^^^^^^^^^^^ 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-02T02:52:57,602 return self.run(options, args) 2024-10-02T02:52:57,602 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-02T02:52:57,602 return func(self, options, args) 2024-10-02T02:52:57,602 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-02T02:52:57,602 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-02T02:52:57,602 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-02T02:52:57,602 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-02T02:52:57,602 raise error from e 2024-10-02T02:52:57,602 pip._internal.exceptions.DistributionNotFound: No matching distribution found for feedpush==0.2.0 2024-10-02T02:52:57,608 Removed build tracker: '/tmp/pip-build-tracker-7xh9aruw'