2021-07-11T15:41:49,501 Created temporary directory: /tmp/pip-ephem-wheel-cache-huwo9sjv 2021-07-11T15:41:49,504 Created temporary directory: /tmp/pip-req-tracker-k4c5pblx 2021-07-11T15:41:49,504 Initialized build tracking at /tmp/pip-req-tracker-k4c5pblx 2021-07-11T15:41:49,505 Created build tracker: /tmp/pip-req-tracker-k4c5pblx 2021-07-11T15:41:49,505 Entered build tracker: /tmp/pip-req-tracker-k4c5pblx 2021-07-11T15:41:49,505 Created temporary directory: /tmp/pip-wheel-842578xt 2021-07-11T15:41:49,538 1 location(s) to search for versions of gitfiti: 2021-07-11T15:41:49,538 * https://pypi.org/simple/gitfiti/ 2021-07-11T15:41:49,539 Fetching project page and analyzing links: https://pypi.org/simple/gitfiti/ 2021-07-11T15:41:49,539 Getting page https://pypi.org/simple/gitfiti/ 2021-07-11T15:41:49,540 Found index url https://pypi.org/simple 2021-07-11T15:41:49,718 Found link https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda (from https://pypi.org/simple/gitfiti/), version: 0.5.0 2021-07-11T15:41:49,719 Skipping link: not a file: https://pypi.org/simple/gitfiti/ 2021-07-11T15:41:49,736 Given no hashes to check 1 links for project 'gitfiti': discarding no candidates 2021-07-11T15:41:49,755 Collecting gitfiti==0.5.0 2021-07-11T15:41:49,756 Created temporary directory: /tmp/pip-unpack-lebrbxid 2021-07-11T15:41:49,925 Downloading gitfiti-0.5.0.tar.gz (1.1 kB) 2021-07-11T15:41:49,956 Added gitfiti==0.5.0 from https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda to build tracker '/tmp/pip-req-tracker-k4c5pblx' 2021-07-11T15:41:49,957 Running setup.py (path:/tmp/pip-wheel-842578xt/gitfiti_268cfa3d8a9a42a9a958fef70d81c2e6/setup.py) egg_info for package gitfiti 2021-07-11T15:41:49,958 Created temporary directory: /tmp/pip-pip-egg-info-3itl945q 2021-07-11T15:41:49,958 Running command python setup.py egg_info 2021-07-11T15:41:50,620 Traceback (most recent call last): 2021-07-11T15:41:50,620 File "", line 1, in 2021-07-11T15:41:50,621 File "/tmp/pip-wheel-842578xt/gitfiti_268cfa3d8a9a42a9a958fef70d81c2e6/setup.py", line 4, in 2021-07-11T15:41:50,621 import gitfiti 2021-07-11T15:41:50,621 ModuleNotFoundError: No module named 'gitfiti' 2021-07-11T15:41:50,669 WARNING: Discarding https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda (from https://pypi.org/simple/gitfiti/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T15:41:50,670 ERROR: Could not find a version that satisfies the requirement gitfiti==0.5.0 (from versions: 0.5.0) 2021-07-11T15:41:50,670 ERROR: No matching distribution found for gitfiti==0.5.0 2021-07-11T15:41:50,671 Exception information: 2021-07-11T15:41:50,671 Traceback (most recent call last): 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T15:41:50,671 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T15:41:50,671 raise RequirementsConflicted(criterion) 2021-07-11T15:41:50,671 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gitfiti==0.5.0') 2021-07-11T15:41:50,671 2021-07-11T15:41:50,671 During handling of the above exception, another exception occurred: 2021-07-11T15:41:50,671 2021-07-11T15:41:50,671 Traceback (most recent call last): 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T15:41:50,671 result = self._result = resolver.resolve( 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T15:41:50,671 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T15:41:50,671 raise ResolutionImpossible(e.criterion.information) 2021-07-11T15:41:50,671 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gitfiti==0.5.0'), parent=None)] 2021-07-11T15:41:50,671 2021-07-11T15:41:50,671 The above exception was the direct cause of the following exception: 2021-07-11T15:41:50,671 2021-07-11T15:41:50,671 Traceback (most recent call last): 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T15:41:50,671 status = self.run(options, args) 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T15:41:50,671 return func(self, options, args) 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T15:41:50,671 requirement_set = resolver.resolve( 2021-07-11T15:41:50,671 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T15:41:50,671 raise error from e 2021-07-11T15:41:50,671 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gitfiti==0.5.0 2021-07-11T15:41:50,675 Removed gitfiti==0.5.0 from https://files.pythonhosted.org/packages/1d/44/ae6b268033e0f66d531fd4da5d6d2181c388e6db8d792fea75f2e0f0a6ca/gitfiti-0.5.0.tar.gz#sha256=1366ad4c800289b61fd995703d875438ea50131451a7a3cf39fda1a12ca88cda from build tracker '/tmp/pip-req-tracker-k4c5pblx' 2021-07-11T15:41:50,676 Removed build tracker: '/tmp/pip-req-tracker-k4c5pblx'