2024-02-29T17:26:25,209 Created temporary directory: /tmp/pip-build-tracker-4fhwza1v 2024-02-29T17:26:25,210 Initialized build tracking at /tmp/pip-build-tracker-4fhwza1v 2024-02-29T17:26:25,211 Created build tracker: /tmp/pip-build-tracker-4fhwza1v 2024-02-29T17:26:25,211 Entered build tracker: /tmp/pip-build-tracker-4fhwza1v 2024-02-29T17:26:25,211 Created temporary directory: /tmp/pip-wheel-y_6ornrl 2024-02-29T17:26:25,215 Created temporary directory: /tmp/pip-ephem-wheel-cache-7x0sf8om 2024-02-29T17:26:25,239 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-29T17:26:25,243 2 location(s) to search for versions of reprocipher: 2024-02-29T17:26:25,243 * https://pypi.org/simple/reprocipher/ 2024-02-29T17:26:25,243 * https://www.piwheels.org/simple/reprocipher/ 2024-02-29T17:26:25,243 Fetching project page and analyzing links: https://pypi.org/simple/reprocipher/ 2024-02-29T17:26:25,244 Getting page https://pypi.org/simple/reprocipher/ 2024-02-29T17:26:25,245 Found index url https://pypi.org/simple/ 2024-02-29T17:26:25,295 Fetched page https://pypi.org/simple/reprocipher/ as application/vnd.pypi.simple.v1+json 2024-02-29T17:26:25,297 Skipping link: No binaries permitted for reprocipher: https://files.pythonhosted.org/packages/00/9c/57967591f90ebd788c9944b040bbe8c4c02c4bae4d8a82c1562c336c1b4d/reprocipher-0.0.2-py3-none-any.whl (from https://pypi.org/simple/reprocipher/) 2024-02-29T17:26:25,297 Found link https://files.pythonhosted.org/packages/3b/b7/b28cc71f2f7001db2da3000d842985a1e5c48f56647d6270417612304d0c/reprocipher-0.0.2.tar.gz (from https://pypi.org/simple/reprocipher/), version: 0.0.2 2024-02-29T17:26:25,297 Fetching project page and analyzing links: https://www.piwheels.org/simple/reprocipher/ 2024-02-29T17:26:25,298 Getting page https://www.piwheels.org/simple/reprocipher/ 2024-02-29T17:26:25,299 Found index url https://www.piwheels.org/simple/ 2024-02-29T17:26:25,442 Fetched page https://www.piwheels.org/simple/reprocipher/ as text/html 2024-02-29T17:26:25,443 Skipping link: No binaries permitted for reprocipher: https://www.piwheels.org/simple/reprocipher/reprocipher-0.0.2-py3-none-any.whl#sha256=1df2d4de341a0ef895a70b63ea643aa2717a50e34acd26d7f67627f3aef09673 (from https://www.piwheels.org/simple/reprocipher/) 2024-02-29T17:26:25,444 Skipping link: not a file: https://www.piwheels.org/simple/reprocipher/ 2024-02-29T17:26:25,444 Skipping link: not a file: https://pypi.org/simple/reprocipher/ 2024-02-29T17:26:25,461 Given no hashes to check 0 links for project 'reprocipher': discarding no candidates 2024-02-29T17:26:25,461 ERROR: Could not find a version that satisfies the requirement reprocipher==0.0.1 (from versions: 0.0.2) 2024-02-29T17:26:25,463 ERROR: No matching distribution found for reprocipher==0.0.1 2024-02-29T17:26:25,464 Exception information: 2024-02-29T17:26:25,464 Traceback (most recent call last): 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-29T17:26:25,464 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-29T17:26:25,464 raise RequirementsConflicted(criterion) 2024-02-29T17:26:25,464 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reprocipher==0.0.1') 2024-02-29T17:26:25,464 2024-02-29T17:26:25,464 During handling of the above exception, another exception occurred: 2024-02-29T17:26:25,464 2024-02-29T17:26:25,464 Traceback (most recent call last): 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-29T17:26:25,464 result = self._result = resolver.resolve( 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-29T17:26:25,464 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-29T17:26:25,464 raise ResolutionImpossible(e.criterion.information) 2024-02-29T17:26:25,464 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reprocipher==0.0.1'), parent=None)] 2024-02-29T17:26:25,464 2024-02-29T17:26:25,464 The above exception was the direct cause of the following exception: 2024-02-29T17:26:25,464 2024-02-29T17:26:25,464 Traceback (most recent call last): 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-29T17:26:25,464 status = run_func(*args) 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-29T17:26:25,464 return func(self, options, args) 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-29T17:26:25,464 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-29T17:26:25,464 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-29T17:26:25,464 raise error from e 2024-02-29T17:26:25,464 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reprocipher==0.0.1 2024-02-29T17:26:25,467 Removed build tracker: '/tmp/pip-build-tracker-4fhwza1v'