2021-07-12T07:07:45,544 Created temporary directory: /tmp/pip-ephem-wheel-cache-8icpu237 2021-07-12T07:07:45,547 Created temporary directory: /tmp/pip-req-tracker-qbcnicqx 2021-07-12T07:07:45,547 Initialized build tracking at /tmp/pip-req-tracker-qbcnicqx 2021-07-12T07:07:45,547 Created build tracker: /tmp/pip-req-tracker-qbcnicqx 2021-07-12T07:07:45,548 Entered build tracker: /tmp/pip-req-tracker-qbcnicqx 2021-07-12T07:07:45,548 Created temporary directory: /tmp/pip-wheel-ers0w2j5 2021-07-12T07:07:45,577 1 location(s) to search for versions of fabricate: 2021-07-12T07:07:45,577 * https://pypi.org/simple/fabricate/ 2021-07-12T07:07:45,578 Fetching project page and analyzing links: https://pypi.org/simple/fabricate/ 2021-07-12T07:07:45,578 Getting page https://pypi.org/simple/fabricate/ 2021-07-12T07:07:45,580 Found index url https://pypi.org/simple 2021-07-12T07:07:45,667 Found link https://files.pythonhosted.org/packages/13/5e/8bf8fc0f85cdef85cae6d19befc9a4301e4dbd2538ed24575e40e491f91f/fabricate-1.26.tar.gz#sha256=3d52f0a4b42838949893b6d4f101efa419ca11ac042abc14fcda33624576467d (from https://pypi.org/simple/fabricate/), version: 1.26 2021-07-12T07:07:45,668 Found link https://files.pythonhosted.org/packages/2d/8c/54300f46c6eed4494b29a32c8a1f1efa2f8f773c13cacaeda04e510b7c42/fabricate-1.29.0.tar.gz#sha256=599c94243ae9ece0778989ed3f557f3769ac5b25618fb28ff3a00c700373cc2c (from https://pypi.org/simple/fabricate/), version: 1.29.0 2021-07-12T07:07:45,668 Skipping link: not a file: https://pypi.org/simple/fabricate/ 2021-07-12T07:07:45,686 Given no hashes to check 1 links for project 'fabricate': discarding no candidates 2021-07-12T07:07:45,704 Collecting fabricate==1.29.0 2021-07-12T07:07:45,706 Created temporary directory: /tmp/pip-unpack-4v9n6agg 2021-07-12T07:07:45,747 Downloading fabricate-1.29.0.tar.gz (26 kB) 2021-07-12T07:07:45,789 Added fabricate==1.29.0 from https://files.pythonhosted.org/packages/2d/8c/54300f46c6eed4494b29a32c8a1f1efa2f8f773c13cacaeda04e510b7c42/fabricate-1.29.0.tar.gz#sha256=599c94243ae9ece0778989ed3f557f3769ac5b25618fb28ff3a00c700373cc2c to build tracker '/tmp/pip-req-tracker-qbcnicqx' 2021-07-12T07:07:45,790 Running setup.py (path:/tmp/pip-wheel-ers0w2j5/fabricate_182138f139ea4afdbbe59946a8ca943e/setup.py) egg_info for package fabricate 2021-07-12T07:07:45,791 Created temporary directory: /tmp/pip-pip-egg-info-zkb7lj7y 2021-07-12T07:07:45,791 Running command python setup.py egg_info 2021-07-12T07:07:46,529 Traceback (most recent call last): 2021-07-12T07:07:46,529 File "", line 1, in 2021-07-12T07:07:46,530 File "/tmp/pip-wheel-ers0w2j5/fabricate_182138f139ea4afdbbe59946a8ca943e/setup.py", line 3, in 2021-07-12T07:07:46,530 from fabricate import __version__ 2021-07-12T07:07:46,530 File "/tmp/pip-wheel-ers0w2j5/fabricate_182138f139ea4afdbbe59946a8ca943e/fabricate.py", line 779 2021-07-12T07:07:46,530 def __init__(self, async, command): 2021-07-12T07:07:46,531 ^ 2021-07-12T07:07:46,531 SyntaxError: invalid syntax 2021-07-12T07:07:46,577 WARNING: Discarding https://files.pythonhosted.org/packages/2d/8c/54300f46c6eed4494b29a32c8a1f1efa2f8f773c13cacaeda04e510b7c42/fabricate-1.29.0.tar.gz#sha256=599c94243ae9ece0778989ed3f557f3769ac5b25618fb28ff3a00c700373cc2c (from https://pypi.org/simple/fabricate/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T07:07:46,578 ERROR: Could not find a version that satisfies the requirement fabricate==1.29.0 (from versions: 1.26, 1.29.0) 2021-07-12T07:07:46,579 ERROR: No matching distribution found for fabricate==1.29.0 2021-07-12T07:07:46,579 Exception information: 2021-07-12T07:07:46,579 Traceback (most recent call last): 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T07:07:46,579 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T07:07:46,579 raise RequirementsConflicted(criterion) 2021-07-12T07:07:46,579 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fabricate==1.29.0') 2021-07-12T07:07:46,579 2021-07-12T07:07:46,579 During handling of the above exception, another exception occurred: 2021-07-12T07:07:46,579 2021-07-12T07:07:46,579 Traceback (most recent call last): 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T07:07:46,579 result = self._result = resolver.resolve( 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T07:07:46,579 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T07:07:46,579 raise ResolutionImpossible(e.criterion.information) 2021-07-12T07:07:46,579 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fabricate==1.29.0'), parent=None)] 2021-07-12T07:07:46,579 2021-07-12T07:07:46,579 The above exception was the direct cause of the following exception: 2021-07-12T07:07:46,579 2021-07-12T07:07:46,579 Traceback (most recent call last): 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T07:07:46,579 status = self.run(options, args) 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T07:07:46,579 return func(self, options, args) 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T07:07:46,579 requirement_set = resolver.resolve( 2021-07-12T07:07:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T07:07:46,579 raise error from e 2021-07-12T07:07:46,579 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fabricate==1.29.0 2021-07-12T07:07:46,584 Removed fabricate==1.29.0 from https://files.pythonhosted.org/packages/2d/8c/54300f46c6eed4494b29a32c8a1f1efa2f8f773c13cacaeda04e510b7c42/fabricate-1.29.0.tar.gz#sha256=599c94243ae9ece0778989ed3f557f3769ac5b25618fb28ff3a00c700373cc2c from build tracker '/tmp/pip-req-tracker-qbcnicqx' 2021-07-12T07:07:46,585 Removed build tracker: '/tmp/pip-req-tracker-qbcnicqx'