2021-07-12T04:19:36,990 Created temporary directory: /tmp/pip-ephem-wheel-cache-roagegsq 2021-07-12T04:19:36,993 Created temporary directory: /tmp/pip-req-tracker-40t_gquo 2021-07-12T04:19:36,994 Initialized build tracking at /tmp/pip-req-tracker-40t_gquo 2021-07-12T04:19:36,994 Created build tracker: /tmp/pip-req-tracker-40t_gquo 2021-07-12T04:19:36,994 Entered build tracker: /tmp/pip-req-tracker-40t_gquo 2021-07-12T04:19:36,995 Created temporary directory: /tmp/pip-wheel-nqto3ceh 2021-07-12T04:19:37,025 1 location(s) to search for versions of django-hybridstorage: 2021-07-12T04:19:37,025 * https://pypi.org/simple/django-hybridstorage/ 2021-07-12T04:19:37,026 Fetching project page and analyzing links: https://pypi.org/simple/django-hybridstorage/ 2021-07-12T04:19:37,026 Getting page https://pypi.org/simple/django-hybridstorage/ 2021-07-12T04:19:37,028 Found index url https://pypi.org/simple 2021-07-12T04:19:37,278 Found link https://files.pythonhosted.org/packages/90/ec/940e84c5e5483aa2b588411a6da0944ed1575ae2b4ce3a4a3006b1dc7c70/django-hybridstorage-1.0.0.tar.gz#sha256=4813bd065f109888acb52e98a60f7e304587ae9324aac234607b61425da3e5be (from https://pypi.org/simple/django-hybridstorage/), version: 1.0.0 2021-07-12T04:19:37,279 Found link https://files.pythonhosted.org/packages/09/df/c5d480fe5a71e004f121aa5d804461186799c470896c94794a18371c67db/django-hybridstorage-1.1.0.tar.gz#sha256=ea448ad89e0a28f015adcf7596d6164ab16c85e0876ab2743cf45c7d3757c89e (from https://pypi.org/simple/django-hybridstorage/), version: 1.1.0 2021-07-12T04:19:37,279 Skipping link: not a file: https://pypi.org/simple/django-hybridstorage/ 2021-07-12T04:19:37,297 Given no hashes to check 1 links for project 'django-hybridstorage': discarding no candidates 2021-07-12T04:19:37,316 Collecting django-hybridstorage==1.1.0 2021-07-12T04:19:37,317 Created temporary directory: /tmp/pip-unpack-ou3m89r3 2021-07-12T04:19:37,487 Downloading django-hybridstorage-1.1.0.tar.gz (2.5 kB) 2021-07-12T04:19:37,524 Added django-hybridstorage==1.1.0 from https://files.pythonhosted.org/packages/09/df/c5d480fe5a71e004f121aa5d804461186799c470896c94794a18371c67db/django-hybridstorage-1.1.0.tar.gz#sha256=ea448ad89e0a28f015adcf7596d6164ab16c85e0876ab2743cf45c7d3757c89e to build tracker '/tmp/pip-req-tracker-40t_gquo' 2021-07-12T04:19:37,525 Running setup.py (path:/tmp/pip-wheel-nqto3ceh/django-hybridstorage_b0a5e35615e744849703c6915bcf6d39/setup.py) egg_info for package django-hybridstorage 2021-07-12T04:19:37,526 Created temporary directory: /tmp/pip-pip-egg-info-906c4fw8 2021-07-12T04:19:37,526 Running command python setup.py egg_info 2021-07-12T04:19:38,308 Traceback (most recent call last): 2021-07-12T04:19:38,309 File "", line 1, in 2021-07-12T04:19:38,309 File "/tmp/pip-wheel-nqto3ceh/django-hybridstorage_b0a5e35615e744849703c6915bcf6d39/setup.py", line 56 2021-07-12T04:19:38,310 print "You probably want to also tag the version now:" 2021-07-12T04:19:38,310 ^ 2021-07-12T04:19:38,310 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You probably want to also tag the version now:")? 2021-07-12T04:19:38,356 WARNING: Discarding https://files.pythonhosted.org/packages/09/df/c5d480fe5a71e004f121aa5d804461186799c470896c94794a18371c67db/django-hybridstorage-1.1.0.tar.gz#sha256=ea448ad89e0a28f015adcf7596d6164ab16c85e0876ab2743cf45c7d3757c89e (from https://pypi.org/simple/django-hybridstorage/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T04:19:38,357 ERROR: Could not find a version that satisfies the requirement django-hybridstorage==1.1.0 (from versions: 1.0.0, 1.1.0) 2021-07-12T04:19:38,357 ERROR: No matching distribution found for django-hybridstorage==1.1.0 2021-07-12T04:19:38,358 Exception information: 2021-07-12T04:19:38,358 Traceback (most recent call last): 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T04:19:38,358 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T04:19:38,358 raise RequirementsConflicted(criterion) 2021-07-12T04:19:38,358 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-hybridstorage==1.1.0') 2021-07-12T04:19:38,358 2021-07-12T04:19:38,358 During handling of the above exception, another exception occurred: 2021-07-12T04:19:38,358 2021-07-12T04:19:38,358 Traceback (most recent call last): 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T04:19:38,358 result = self._result = resolver.resolve( 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T04:19:38,358 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T04:19:38,358 raise ResolutionImpossible(e.criterion.information) 2021-07-12T04:19:38,358 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-hybridstorage==1.1.0'), parent=None)] 2021-07-12T04:19:38,358 2021-07-12T04:19:38,358 The above exception was the direct cause of the following exception: 2021-07-12T04:19:38,358 2021-07-12T04:19:38,358 Traceback (most recent call last): 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T04:19:38,358 status = self.run(options, args) 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T04:19:38,358 return func(self, options, args) 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T04:19:38,358 requirement_set = resolver.resolve( 2021-07-12T04:19:38,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T04:19:38,358 raise error from e 2021-07-12T04:19:38,358 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-hybridstorage==1.1.0 2021-07-12T04:19:38,362 Removed django-hybridstorage==1.1.0 from https://files.pythonhosted.org/packages/09/df/c5d480fe5a71e004f121aa5d804461186799c470896c94794a18371c67db/django-hybridstorage-1.1.0.tar.gz#sha256=ea448ad89e0a28f015adcf7596d6164ab16c85e0876ab2743cf45c7d3757c89e from build tracker '/tmp/pip-req-tracker-40t_gquo' 2021-07-12T04:19:38,363 Removed build tracker: '/tmp/pip-req-tracker-40t_gquo'