2024-05-14T03:52:13,778 Created temporary directory: /tmp/pip-build-tracker-o8hocsmp 2024-05-14T03:52:13,780 Initialized build tracking at /tmp/pip-build-tracker-o8hocsmp 2024-05-14T03:52:13,780 Created build tracker: /tmp/pip-build-tracker-o8hocsmp 2024-05-14T03:52:13,780 Entered build tracker: /tmp/pip-build-tracker-o8hocsmp 2024-05-14T03:52:13,781 Created temporary directory: /tmp/pip-wheel-b92yudc3 2024-05-14T03:52:13,785 Created temporary directory: /tmp/pip-ephem-wheel-cache-_xd247z_ 2024-05-14T03:52:13,814 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-14T03:52:13,817 2 location(s) to search for versions of srcignore: 2024-05-14T03:52:13,817 * https://pypi.org/simple/srcignore/ 2024-05-14T03:52:13,817 * https://www.piwheels.org/simple/srcignore/ 2024-05-14T03:52:13,818 Fetching project page and analyzing links: https://pypi.org/simple/srcignore/ 2024-05-14T03:52:13,819 Getting page https://pypi.org/simple/srcignore/ 2024-05-14T03:52:13,820 Found index url https://pypi.org/simple/ 2024-05-14T03:52:13,871 Fetched page https://pypi.org/simple/srcignore/ as application/vnd.pypi.simple.v1+json 2024-05-14T03:52:13,872 Skipping link: No binaries permitted for srcignore: https://files.pythonhosted.org/packages/31/08/7c5ce7569e849f8295c20b65799e38bf6623472d2e125495a6635d1eda0c/srcignore-0.0.1-py3-none-any.whl (from https://pypi.org/simple/srcignore/) (requires-python:<4.0,>=3.11) 2024-05-14T03:52:13,873 Link requires a different Python (3.9.2 not in: '<4.0,>=3.11'): https://files.pythonhosted.org/packages/06/ef/022b6b49c5af2ceb8332a468ea7166566c9ea566d4666489028d1030f78b/srcignore-0.0.1.tar.gz (from https://pypi.org/simple/srcignore/) (requires-python:<4.0,>=3.11) 2024-05-14T03:52:13,873 Skipping link: 0.0.1 Requires-Python <4.0,>=3.11: https://files.pythonhosted.org/packages/06/ef/022b6b49c5af2ceb8332a468ea7166566c9ea566d4666489028d1030f78b/srcignore-0.0.1.tar.gz (from https://pypi.org/simple/srcignore/) (requires-python:<4.0,>=3.11) 2024-05-14T03:52:13,874 Fetching project page and analyzing links: https://www.piwheels.org/simple/srcignore/ 2024-05-14T03:52:13,874 Getting page https://www.piwheels.org/simple/srcignore/ 2024-05-14T03:52:13,875 Found index url https://www.piwheels.org/simple/ 2024-05-14T03:52:14,008 Fetched page https://www.piwheels.org/simple/srcignore/ as text/html 2024-05-14T03:52:14,009 Skipping link: not a file: https://www.piwheels.org/simple/srcignore/ 2024-05-14T03:52:14,010 Skipping link: not a file: https://pypi.org/simple/srcignore/ 2024-05-14T03:52:14,035 Given no hashes to check 0 links for project 'srcignore': discarding no candidates 2024-05-14T03:52:14,035 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python <4.0,>=3.11 2024-05-14T03:52:14,037 ERROR: Could not find a version that satisfies the requirement srcignore==0.0.1 (from versions: none) 2024-05-14T03:52:14,039 ERROR: No matching distribution found for srcignore==0.0.1 2024-05-14T03:52:14,040 Exception information: 2024-05-14T03:52:14,040 Traceback (most recent call last): 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-14T03:52:14,040 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-14T03:52:14,040 raise RequirementsConflicted(criterion) 2024-05-14T03:52:14,040 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('srcignore==0.0.1') 2024-05-14T03:52:14,040 2024-05-14T03:52:14,040 During handling of the above exception, another exception occurred: 2024-05-14T03:52:14,040 2024-05-14T03:52:14,040 Traceback (most recent call last): 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-05-14T03:52:14,040 result = self._result = resolver.resolve( 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-14T03:52:14,040 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-14T03:52:14,040 raise ResolutionImpossible(e.criterion.information) 2024-05-14T03:52:14,040 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('srcignore==0.0.1'), parent=None)] 2024-05-14T03:52:14,040 2024-05-14T03:52:14,040 The above exception was the direct cause of the following exception: 2024-05-14T03:52:14,040 2024-05-14T03:52:14,040 Traceback (most recent call last): 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-14T03:52:14,040 status = run_func(*args) 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-14T03:52:14,040 return func(self, options, args) 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-14T03:52:14,040 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-14T03:52:14,040 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-14T03:52:14,040 raise error from e 2024-05-14T03:52:14,040 pip._internal.exceptions.DistributionNotFound: No matching distribution found for srcignore==0.0.1 2024-05-14T03:52:14,045 Removed build tracker: '/tmp/pip-build-tracker-o8hocsmp'