2021-07-14T06:26:46,703 Created temporary directory: /tmp/pip-ephem-wheel-cache-no8asxs5 2021-07-14T06:26:46,706 Created temporary directory: /tmp/pip-req-tracker-_3mtx00v 2021-07-14T06:26:46,706 Initialized build tracking at /tmp/pip-req-tracker-_3mtx00v 2021-07-14T06:26:46,706 Created build tracker: /tmp/pip-req-tracker-_3mtx00v 2021-07-14T06:26:46,707 Entered build tracker: /tmp/pip-req-tracker-_3mtx00v 2021-07-14T06:26:46,707 Created temporary directory: /tmp/pip-wheel-_ualvaoh 2021-07-14T06:26:46,738 1 location(s) to search for versions of salt-sit: 2021-07-14T06:26:46,738 * https://pypi.org/simple/salt-sit/ 2021-07-14T06:26:46,739 Fetching project page and analyzing links: https://pypi.org/simple/salt-sit/ 2021-07-14T06:26:46,739 Getting page https://pypi.org/simple/salt-sit/ 2021-07-14T06:26:46,741 Found index url https://pypi.org/simple 2021-07-14T06:26:46,920 Found link https://files.pythonhosted.org/packages/df/23/63ae4cab0f79d706dc5cd8a3c2f1ec7ad4196ecf6d2581820f3a8a4250a4/salt-sit-0.0.1.tar.gz#sha256=cebb10f0d1c304bb7f6828dc438e04bfaefbe613b036793525cc12f40e53540b (from https://pypi.org/simple/salt-sit/), version: 0.0.1 2021-07-14T06:26:46,921 Found link https://files.pythonhosted.org/packages/4d/53/65bd27937a242d63333353176802bbb46a770c1ca9db141443a01e61d611/salt-sit-0.0.3.tar.gz#sha256=edae2e24085dbc91b036d09d628ce1939697be5777d0f9016b84d90b26809367 (from https://pypi.org/simple/salt-sit/), version: 0.0.3 2021-07-14T06:26:46,921 Skipping link: not a file: https://pypi.org/simple/salt-sit/ 2021-07-14T06:26:46,940 Given no hashes to check 1 links for project 'salt-sit': discarding no candidates 2021-07-14T06:26:46,961 Collecting salt-sit==0.0.3 2021-07-14T06:26:46,962 Created temporary directory: /tmp/pip-unpack-25c4ltmu 2021-07-14T06:26:47,132 Downloading salt-sit-0.0.3.tar.gz (9.5 kB) 2021-07-14T06:26:47,174 Added salt-sit==0.0.3 from https://files.pythonhosted.org/packages/4d/53/65bd27937a242d63333353176802bbb46a770c1ca9db141443a01e61d611/salt-sit-0.0.3.tar.gz#sha256=edae2e24085dbc91b036d09d628ce1939697be5777d0f9016b84d90b26809367 to build tracker '/tmp/pip-req-tracker-_3mtx00v' 2021-07-14T06:26:47,175 Running setup.py (path:/tmp/pip-wheel-_ualvaoh/salt-sit_afb9921c247c49aaaa2bc2080a3d4874/setup.py) egg_info for package salt-sit 2021-07-14T06:26:47,176 Created temporary directory: /tmp/pip-pip-egg-info-75rqagmy 2021-07-14T06:26:47,176 Running command python setup.py egg_info 2021-07-14T06:26:48,183 Traceback (most recent call last): 2021-07-14T06:26:48,184 File "", line 1, in 2021-07-14T06:26:48,184 File "/tmp/pip-wheel-_ualvaoh/salt-sit_afb9921c247c49aaaa2bc2080a3d4874/setup.py", line 5, in 2021-07-14T06:26:48,185 import troposphere 2021-07-14T06:26:48,185 ModuleNotFoundError: No module named 'troposphere' 2021-07-14T06:26:48,241 WARNING: Discarding https://files.pythonhosted.org/packages/4d/53/65bd27937a242d63333353176802bbb46a770c1ca9db141443a01e61d611/salt-sit-0.0.3.tar.gz#sha256=edae2e24085dbc91b036d09d628ce1939697be5777d0f9016b84d90b26809367 (from https://pypi.org/simple/salt-sit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T06:26:48,243 ERROR: Could not find a version that satisfies the requirement salt-sit==0.0.3 (from versions: 0.0.1, 0.0.3) 2021-07-14T06:26:48,243 ERROR: No matching distribution found for salt-sit==0.0.3 2021-07-14T06:26:48,243 Exception information: 2021-07-14T06:26:48,243 Traceback (most recent call last): 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T06:26:48,243 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T06:26:48,243 raise RequirementsConflicted(criterion) 2021-07-14T06:26:48,243 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('salt-sit==0.0.3') 2021-07-14T06:26:48,243 2021-07-14T06:26:48,243 During handling of the above exception, another exception occurred: 2021-07-14T06:26:48,243 2021-07-14T06:26:48,243 Traceback (most recent call last): 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T06:26:48,243 result = self._result = resolver.resolve( 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T06:26:48,243 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T06:26:48,243 raise ResolutionImpossible(e.criterion.information) 2021-07-14T06:26:48,243 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('salt-sit==0.0.3'), parent=None)] 2021-07-14T06:26:48,243 2021-07-14T06:26:48,243 The above exception was the direct cause of the following exception: 2021-07-14T06:26:48,243 2021-07-14T06:26:48,243 Traceback (most recent call last): 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T06:26:48,243 status = self.run(options, args) 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T06:26:48,243 return func(self, options, args) 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T06:26:48,243 requirement_set = resolver.resolve( 2021-07-14T06:26:48,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T06:26:48,243 raise error from e 2021-07-14T06:26:48,243 pip._internal.exceptions.DistributionNotFound: No matching distribution found for salt-sit==0.0.3 2021-07-14T06:26:48,249 Removed salt-sit==0.0.3 from https://files.pythonhosted.org/packages/4d/53/65bd27937a242d63333353176802bbb46a770c1ca9db141443a01e61d611/salt-sit-0.0.3.tar.gz#sha256=edae2e24085dbc91b036d09d628ce1939697be5777d0f9016b84d90b26809367 from build tracker '/tmp/pip-req-tracker-_3mtx00v' 2021-07-14T06:26:48,249 Removed build tracker: '/tmp/pip-req-tracker-_3mtx00v'