2021-07-13T19:22:45,660 Created temporary directory: /tmp/pip-ephem-wheel-cache-d_ny9mf6 2021-07-13T19:22:45,670 Created temporary directory: /tmp/pip-req-tracker-a1uv4yqy 2021-07-13T19:22:45,671 Initialized build tracking at /tmp/pip-req-tracker-a1uv4yqy 2021-07-13T19:22:45,671 Created build tracker: /tmp/pip-req-tracker-a1uv4yqy 2021-07-13T19:22:45,671 Entered build tracker: /tmp/pip-req-tracker-a1uv4yqy 2021-07-13T19:22:45,672 Created temporary directory: /tmp/pip-wheel-6c_0u2rc 2021-07-13T19:22:45,715 1 location(s) to search for versions of redmine-ci: 2021-07-13T19:22:45,715 * https://pypi.org/simple/redmine-ci/ 2021-07-13T19:22:45,716 Fetching project page and analyzing links: https://pypi.org/simple/redmine-ci/ 2021-07-13T19:22:45,717 Getting page https://pypi.org/simple/redmine-ci/ 2021-07-13T19:22:45,719 Found index url https://pypi.org/simple 2021-07-13T19:22:45,955 Found link https://files.pythonhosted.org/packages/d5/a7/a5c674cde3d353c8cd3593667a5cfc301f9015d9e1f01860892fe9044260/redmine-ci-0.2.1.linux-x86_64.tar.gz#sha256=86af78ff6ebf361a2b88bee873f9b64ae5154e561a1e38df36fc4392ad9ac6ff (from https://pypi.org/simple/redmine-ci/), version: 0.2.1.linux-x86_64 2021-07-13T19:22:46,004 Found link https://files.pythonhosted.org/packages/f8/84/2bbb3277e2cabec1315864f11ea736623aa69cc3c90a2e537708f4e1ae00/redmine_ci-0.2.2-py3-none-any.whl#sha256=2926c8856563f6d6b77564b560951e4dbc32affcb620952119cb0453d5281df9 (from https://pypi.org/simple/redmine-ci/), version: 0.2.2 2021-07-13T19:22:46,005 Found link https://files.pythonhosted.org/packages/31/33/8335435de5bde29ff9cd8fc751f4c2cf3d4960eca974c5a1518022e581d6/redmine_ci-0.2.3-py3-none-any.whl#sha256=4fb8cdb3d3fbc391f2785ceb67b0fc99a32f405bb61513a32cd9067a14dcb326 (from https://pypi.org/simple/redmine-ci/), version: 0.2.3 2021-07-13T19:22:46,006 Found link https://files.pythonhosted.org/packages/4e/01/755bcde087043590e1d9f48c8737f8e0c79bf1b8e29574a7c670b326548c/redmine_ci-0.2.4-py3-none-any.whl#sha256=a9d9ecf80c21c84f30727a5ef593383ca4827741079bd32b8d5ca0870ecb5de6 (from https://pypi.org/simple/redmine-ci/), version: 0.2.4 2021-07-13T19:22:46,007 Found link https://files.pythonhosted.org/packages/ff/26/33082c140166591b1dbfec26a0f96ff6c1ee7ace25633a4aca0740ca3053/redmine_ci-0.2.5-py3-none-any.whl#sha256=f57b0ee632de51caa6a60dcfdba287db9928d90131ac891c8f4b1160f353f55c (from https://pypi.org/simple/redmine-ci/), version: 0.2.5 2021-07-13T19:22:46,008 Skipping link: not a file: https://pypi.org/simple/redmine-ci/ 2021-07-13T19:22:46,010 Given no hashes to check 0 links for project 'redmine-ci': discarding no candidates 2021-07-13T19:22:46,011 ERROR: Could not find a version that satisfies the requirement redmine-ci==0.2.1 (from versions: 0.2.1.linux-x86_64, 0.2.2, 0.2.3, 0.2.4, 0.2.5) 2021-07-13T19:22:46,012 ERROR: No matching distribution found for redmine-ci==0.2.1 2021-07-13T19:22:46,012 Exception information: 2021-07-13T19:22:46,012 Traceback (most recent call last): 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T19:22:46,012 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T19:22:46,012 raise RequirementsConflicted(criterion) 2021-07-13T19:22:46,012 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('redmine-ci==0.2.1') 2021-07-13T19:22:46,012 2021-07-13T19:22:46,012 During handling of the above exception, another exception occurred: 2021-07-13T19:22:46,012 2021-07-13T19:22:46,012 Traceback (most recent call last): 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T19:22:46,012 result = self._result = resolver.resolve( 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T19:22:46,012 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T19:22:46,012 raise ResolutionImpossible(e.criterion.information) 2021-07-13T19:22:46,012 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('redmine-ci==0.2.1'), parent=None)] 2021-07-13T19:22:46,012 2021-07-13T19:22:46,012 The above exception was the direct cause of the following exception: 2021-07-13T19:22:46,012 2021-07-13T19:22:46,012 Traceback (most recent call last): 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T19:22:46,012 status = self.run(options, args) 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T19:22:46,012 return func(self, options, args) 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T19:22:46,012 requirement_set = resolver.resolve( 2021-07-13T19:22:46,012 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T19:22:46,012 raise error from e 2021-07-13T19:22:46,012 pip._internal.exceptions.DistributionNotFound: No matching distribution found for redmine-ci==0.2.1 2021-07-13T19:22:46,019 Removed build tracker: '/tmp/pip-req-tracker-a1uv4yqy'