2022-02-10T20:42:12,805 Created temporary directory: /tmp/pip-ephem-wheel-cache-t_wsx6t3 2022-02-10T20:42:12,811 Created temporary directory: /tmp/pip-req-tracker-s8_lyyu5 2022-02-10T20:42:12,812 Initialized build tracking at /tmp/pip-req-tracker-s8_lyyu5 2022-02-10T20:42:12,813 Created build tracker: /tmp/pip-req-tracker-s8_lyyu5 2022-02-10T20:42:12,813 Entered build tracker: /tmp/pip-req-tracker-s8_lyyu5 2022-02-10T20:42:12,814 Created temporary directory: /tmp/pip-wheel-2dvw3ugi 2022-02-10T20:42:12,880 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-10T20:42:12,886 2 location(s) to search for versions of jira-commands: 2022-02-10T20:42:12,886 * https://pypi.org/simple/jira-commands/ 2022-02-10T20:42:12,886 * https://www.piwheels.org/simple/jira-commands/ 2022-02-10T20:42:12,887 Fetching project page and analyzing links: https://pypi.org/simple/jira-commands/ 2022-02-10T20:42:12,888 Getting page https://pypi.org/simple/jira-commands/ 2022-02-10T20:42:12,891 Found index url https://pypi.org/simple 2022-02-10T20:42:13,093 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/a5/2c/dbd87eb06b08e9082f6d04163000fc3f1367f4c1761c069a04dc11c7bbde/jira-commands-0.2.0.tar.gz#sha256=5d426350ae30543aeb46b2cff91b0c1bd560eb39cbdcaa4cdf43f4fcd7073fb6 (from https://pypi.org/simple/jira-commands/) (requires-python:>=3.9,<4.0) 2022-02-10T20:42:13,094 Skipping link: No binaries permitted for jira-commands: https://files.pythonhosted.org/packages/ff/3c/836ddd892ad8ea249c6bc0802ef79d56f7052b8513c787a0fe08dda9d1c2/jira_commands-0.2.0-py3-none-any.whl#sha256=0a873f03798c48b495d2f138c844ed40a07ce81308eb5b6a5efde83b726deaae (from https://pypi.org/simple/jira-commands/) (requires-python:>=3.9,<4.0) 2022-02-10T20:42:13,095 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/60/08/e511ad8af9456e4ba1888f6e1dba7427f929aba19d63f1e553279f0b5292/jira-commands-0.2.1.tar.gz#sha256=97ed7c06aaa92d2942e1488475ae198de556b0e246afcaffb35c568caeb928f9 (from https://pypi.org/simple/jira-commands/) (requires-python:>=3.9,<4.0) 2022-02-10T20:42:13,096 Skipping link: No binaries permitted for jira-commands: https://files.pythonhosted.org/packages/8d/e3/18314d70d29b3a8fb0bfdfd292dda994752261e83500a06dd7d9e7ce70d8/jira_commands-0.2.1-py3-none-any.whl#sha256=69cbc42feb72ddad02b066ab6c4cab832de7f3c709f950c368a13d39034cbca3 (from https://pypi.org/simple/jira-commands/) (requires-python:>=3.9,<4.0) 2022-02-10T20:42:13,096 Fetching project page and analyzing links: https://www.piwheels.org/simple/jira-commands/ 2022-02-10T20:42:13,097 Getting page https://www.piwheels.org/simple/jira-commands/ 2022-02-10T20:42:13,099 Found index url https://www.piwheels.org/simple 2022-02-10T20:42:13,331 Skipping link: No binaries permitted for jira-commands: https://www.piwheels.org/simple/jira-commands/jira_commands-0.2.0-py3-none-any.whl#sha256=0a873f03798c48b495d2f138c844ed40a07ce81308eb5b6a5efde83b726deaae (from https://www.piwheels.org/simple/jira-commands/) (requires-python:>=3.9,<4.0) 2022-02-10T20:42:13,332 Skipping link: not a file: https://www.piwheels.org/simple/jira-commands/ 2022-02-10T20:42:13,333 Skipping link: not a file: https://pypi.org/simple/jira-commands/ 2022-02-10T20:42:13,366 Given no hashes to check 0 links for project 'jira-commands': discarding no candidates 2022-02-10T20:42:13,367 ERROR: Could not find a version that satisfies the requirement jira-commands==0.2.1 (from versions: none) 2022-02-10T20:42:13,367 ERROR: No matching distribution found for jira-commands==0.2.1 2022-02-10T20:42:13,368 Exception information: 2022-02-10T20:42:13,368 Traceback (most recent call last): 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-10T20:42:13,368 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-10T20:42:13,368 raise RequirementsConflicted(criterion) 2022-02-10T20:42:13,368 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jira-commands==0.2.1') 2022-02-10T20:42:13,368 2022-02-10T20:42:13,368 During handling of the above exception, another exception occurred: 2022-02-10T20:42:13,368 2022-02-10T20:42:13,368 Traceback (most recent call last): 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-10T20:42:13,368 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-10T20:42:13,368 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-10T20:42:13,368 raise ResolutionImpossible(e.criterion.information) 2022-02-10T20:42:13,368 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jira-commands==0.2.1'), parent=None)] 2022-02-10T20:42:13,368 2022-02-10T20:42:13,368 The above exception was the direct cause of the following exception: 2022-02-10T20:42:13,368 2022-02-10T20:42:13,368 Traceback (most recent call last): 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-10T20:42:13,368 status = run_func(*args) 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-10T20:42:13,368 return func(self, options, args) 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-10T20:42:13,368 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-10T20:42:13,368 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-10T20:42:13,368 raise error from e 2022-02-10T20:42:13,368 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jira-commands==0.2.1 2022-02-10T20:42:13,376 Removed build tracker: '/tmp/pip-req-tracker-s8_lyyu5'