2021-07-15T15:30:36,137 Created temporary directory: /tmp/pip-ephem-wheel-cache-m4eydrgw 2021-07-15T15:30:36,141 Created temporary directory: /tmp/pip-req-tracker-u8hvzqzo 2021-07-15T15:30:36,141 Initialized build tracking at /tmp/pip-req-tracker-u8hvzqzo 2021-07-15T15:30:36,142 Created build tracker: /tmp/pip-req-tracker-u8hvzqzo 2021-07-15T15:30:36,142 Entered build tracker: /tmp/pip-req-tracker-u8hvzqzo 2021-07-15T15:30:36,143 Created temporary directory: /tmp/pip-wheel-0pi_jha6 2021-07-15T15:30:36,185 1 location(s) to search for versions of django-template: 2021-07-15T15:30:36,185 * https://pypi.org/simple/django-template/ 2021-07-15T15:30:36,186 Fetching project page and analyzing links: https://pypi.org/simple/django-template/ 2021-07-15T15:30:36,187 Getting page https://pypi.org/simple/django-template/ 2021-07-15T15:30:36,189 Found index url https://pypi.org/simple 2021-07-15T15:30:36,324 Skipping link: Missing project version for django-template: https://files.pythonhosted.org/packages/f9/93/bdf45e97aba1e5f31a5e758246818624e3255323cd6fdf13e4dce97c02f5/django%20template-0.0.1.dev1.tar.gz#sha256=02bb0b5099926fd19614dc941484c6a85e26f527cbf6f1d57020c175030f2276 (from https://pypi.org/simple/django-template/) (requires-python:>=3.7) 2021-07-15T15:30:36,325 Skipping link: Missing project version for django-template: https://files.pythonhosted.org/packages/67/49/e90f64b109ea0dd4034936536a0d23e8225681ba9958a253f22f2b4b881f/django%20template-0.0.1.dev2.tar.gz#sha256=01e585977272abe1351a168d07a521ad2952cd3af1ccb1bb4a322a4a7d52e1ee (from https://pypi.org/simple/django-template/) (requires-python:>=3.7) 2021-07-15T15:30:36,326 Skipping link: Missing project version for django-template: https://files.pythonhosted.org/packages/14/ed/740e25a3c6713746bf575d755fd4cf805a6c6fa52a2b84d88b1d47d7446f/django%20template-0.0.1.dev3.tar.gz#sha256=6efb9965fc8dd18b6a783c2fed81ad1f7677641e2761100aea3638b58824c62c (from https://pypi.org/simple/django-template/) (requires-python:>=3.7) 2021-07-15T15:30:36,326 Skipping link: Missing project version for django-template: https://files.pythonhosted.org/packages/50/0d/3b04f7d019ae116681418ce294743b0afd3ab7d9d80c2506192fb0b4d63d/django%20template-0.0.1.dev4.tar.gz#sha256=1f299a76bc6ac52e4c0248cd05260a5afb33cac332de66dacdbbed2da5764151 (from https://pypi.org/simple/django-template/) (requires-python:>=3.7) 2021-07-15T15:30:36,327 Skipping link: Missing project version for django-template: https://files.pythonhosted.org/packages/36/8c/8e2501544bcaa632e9d902b0a0e0e94823bf3147bfcf81fb22e00f483f7f/django%20template-0.0.1.dev5.tar.gz#sha256=7aa2ad65477c8e8eb0093c860963805f0c9b811bcc93cce6557e700690974fd2 (from https://pypi.org/simple/django-template/) (requires-python:>=3.7) 2021-07-15T15:30:36,327 Skipping link: Missing project version for django-template: https://files.pythonhosted.org/packages/30/5f/b3a521060a9f7247a261f7cd3720d8a1b7755047aab5b7be0d14d438452e/django%20template-0.0.1.dev7.tar.gz#sha256=735ccb2648394377a557689d5a4ce092d28ad3901284ff87e9c8b6288d2e3e9c (from https://pypi.org/simple/django-template/) (requires-python:>=3.7) 2021-07-15T15:30:36,328 Skipping link: not a file: https://pypi.org/simple/django-template/ 2021-07-15T15:30:36,356 Given no hashes to check 0 links for project 'django-template': discarding no candidates 2021-07-15T15:30:36,357 ERROR: Could not find a version that satisfies the requirement django-template==0.0.1.dev5 (from versions: none) 2021-07-15T15:30:36,358 ERROR: No matching distribution found for django-template==0.0.1.dev5 2021-07-15T15:30:36,358 Exception information: 2021-07-15T15:30:36,358 Traceback (most recent call last): 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T15:30:36,358 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T15:30:36,358 raise RequirementsConflicted(criterion) 2021-07-15T15:30:36,358 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-template==0.0.1.dev5') 2021-07-15T15:30:36,358 2021-07-15T15:30:36,358 During handling of the above exception, another exception occurred: 2021-07-15T15:30:36,358 2021-07-15T15:30:36,358 Traceback (most recent call last): 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T15:30:36,358 result = self._result = resolver.resolve( 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T15:30:36,358 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T15:30:36,358 raise ResolutionImpossible(e.criterion.information) 2021-07-15T15:30:36,358 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-template==0.0.1.dev5'), parent=None)] 2021-07-15T15:30:36,358 2021-07-15T15:30:36,358 The above exception was the direct cause of the following exception: 2021-07-15T15:30:36,358 2021-07-15T15:30:36,358 Traceback (most recent call last): 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T15:30:36,358 status = self.run(options, args) 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T15:30:36,358 return func(self, options, args) 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T15:30:36,358 requirement_set = resolver.resolve( 2021-07-15T15:30:36,358 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T15:30:36,358 raise error from e 2021-07-15T15:30:36,358 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-template==0.0.1.dev5 2021-07-15T15:30:36,364 Removed build tracker: '/tmp/pip-req-tracker-u8hvzqzo'