2021-07-14T15:58:35,331 Created temporary directory: /tmp/pip-ephem-wheel-cache-ubp_81b3 2021-07-14T15:58:35,335 Created temporary directory: /tmp/pip-req-tracker-oe2tou34 2021-07-14T15:58:35,335 Initialized build tracking at /tmp/pip-req-tracker-oe2tou34 2021-07-14T15:58:35,335 Created build tracker: /tmp/pip-req-tracker-oe2tou34 2021-07-14T15:58:35,335 Entered build tracker: /tmp/pip-req-tracker-oe2tou34 2021-07-14T15:58:35,336 Created temporary directory: /tmp/pip-wheel-zg1wdvqh 2021-07-14T15:58:35,367 1 location(s) to search for versions of balbuzard: 2021-07-14T15:58:35,367 * https://pypi.org/simple/balbuzard/ 2021-07-14T15:58:35,368 Fetching project page and analyzing links: https://pypi.org/simple/balbuzard/ 2021-07-14T15:58:35,368 Getting page https://pypi.org/simple/balbuzard/ 2021-07-14T15:58:35,370 Found index url https://pypi.org/simple 2021-07-14T15:58:35,552 Found link https://files.pythonhosted.org/packages/01/58/bd578c45b65195d898ed2d9d1e0f5efeccaf81a0694f0c0de6b1fe02fd73/balbuzard-0.18.zip#sha256=0640c2e2183614944ee2219abb2194cbfc8e56248822e95d31bd3a767e18527d (from https://pypi.org/simple/balbuzard/), version: 0.18 2021-07-14T15:58:35,552 Found link https://files.pythonhosted.org/packages/ad/41/4b543d97a346fbba0ed2c46016aa722f88fa5b8135dda62dfaceec082cbd/balbuzard-0.19.zip#sha256=c4ef877e7bf141cbaba7e33b070fbf1646c4879ae5f4056de4ff2ae7dd5e7b11 (from https://pypi.org/simple/balbuzard/), version: 0.19 2021-07-14T15:58:35,552 Found link https://files.pythonhosted.org/packages/91/ed/463c10244aca6516f0a7c1354044b3ff379c5747ff7607760f6a541d71df/balbuzard-0.20.tar.gz#sha256=8c3229e0787221a8e18a674cc38e5033c9ad4ba3d01932eec0d15074f8c3cfa8 (from https://pypi.org/simple/balbuzard/), version: 0.20 2021-07-14T15:58:35,553 Skipping link: not a file: https://pypi.org/simple/balbuzard/ 2021-07-14T15:58:35,571 Given no hashes to check 1 links for project 'balbuzard': discarding no candidates 2021-07-14T15:58:35,593 Collecting balbuzard==0.20 2021-07-14T15:58:35,594 Created temporary directory: /tmp/pip-unpack-p38traq9 2021-07-14T15:58:35,649 Downloading balbuzard-0.20.tar.gz (1.7 MB) 2021-07-14T15:58:36,168 Added balbuzard==0.20 from https://files.pythonhosted.org/packages/91/ed/463c10244aca6516f0a7c1354044b3ff379c5747ff7607760f6a541d71df/balbuzard-0.20.tar.gz#sha256=8c3229e0787221a8e18a674cc38e5033c9ad4ba3d01932eec0d15074f8c3cfa8 to build tracker '/tmp/pip-req-tracker-oe2tou34' 2021-07-14T15:58:36,169 Running setup.py (path:/tmp/pip-wheel-zg1wdvqh/balbuzard_1a96af79caf7451eb06f343e86a04b19/setup.py) egg_info for package balbuzard 2021-07-14T15:58:36,170 Created temporary directory: /tmp/pip-pip-egg-info-p71aurof 2021-07-14T15:58:36,170 Running command python setup.py egg_info 2021-07-14T15:58:37,159 Traceback (most recent call last): 2021-07-14T15:58:37,159 File "", line 1, in 2021-07-14T15:58:37,160 File "/tmp/pip-wheel-zg1wdvqh/balbuzard_1a96af79caf7451eb06f343e86a04b19/setup.py", line 33, in 2021-07-14T15:58:37,160 from balbuzard.balbuzard import __version__ 2021-07-14T15:58:37,160 File "/tmp/pip-wheel-zg1wdvqh/balbuzard_1a96af79caf7451eb06f343e86a04b19/balbuzard/balbuzard.py", line 197 2021-07-14T15:58:37,161 else: print 'Filtered out %s: %s' % (self.name, repr(match)) 2021-07-14T15:58:37,161 ^ 2021-07-14T15:58:37,161 SyntaxError: invalid syntax 2021-07-14T15:58:37,212 WARNING: Discarding https://files.pythonhosted.org/packages/91/ed/463c10244aca6516f0a7c1354044b3ff379c5747ff7607760f6a541d71df/balbuzard-0.20.tar.gz#sha256=8c3229e0787221a8e18a674cc38e5033c9ad4ba3d01932eec0d15074f8c3cfa8 (from https://pypi.org/simple/balbuzard/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T15:58:37,213 ERROR: Could not find a version that satisfies the requirement balbuzard==0.20 (from versions: 0.18, 0.19, 0.20) 2021-07-14T15:58:37,213 ERROR: No matching distribution found for balbuzard==0.20 2021-07-14T15:58:37,214 Exception information: 2021-07-14T15:58:37,214 Traceback (most recent call last): 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T15:58:37,214 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T15:58:37,214 raise RequirementsConflicted(criterion) 2021-07-14T15:58:37,214 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('balbuzard==0.20') 2021-07-14T15:58:37,214 2021-07-14T15:58:37,214 During handling of the above exception, another exception occurred: 2021-07-14T15:58:37,214 2021-07-14T15:58:37,214 Traceback (most recent call last): 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T15:58:37,214 result = self._result = resolver.resolve( 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T15:58:37,214 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T15:58:37,214 raise ResolutionImpossible(e.criterion.information) 2021-07-14T15:58:37,214 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('balbuzard==0.20'), parent=None)] 2021-07-14T15:58:37,214 2021-07-14T15:58:37,214 The above exception was the direct cause of the following exception: 2021-07-14T15:58:37,214 2021-07-14T15:58:37,214 Traceback (most recent call last): 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T15:58:37,214 status = self.run(options, args) 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T15:58:37,214 return func(self, options, args) 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T15:58:37,214 requirement_set = resolver.resolve( 2021-07-14T15:58:37,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T15:58:37,214 raise error from e 2021-07-14T15:58:37,214 pip._internal.exceptions.DistributionNotFound: No matching distribution found for balbuzard==0.20 2021-07-14T15:58:37,219 Removed balbuzard==0.20 from https://files.pythonhosted.org/packages/91/ed/463c10244aca6516f0a7c1354044b3ff379c5747ff7607760f6a541d71df/balbuzard-0.20.tar.gz#sha256=8c3229e0787221a8e18a674cc38e5033c9ad4ba3d01932eec0d15074f8c3cfa8 from build tracker '/tmp/pip-req-tracker-oe2tou34' 2021-07-14T15:58:37,220 Removed build tracker: '/tmp/pip-req-tracker-oe2tou34'