2021-07-09T22:13:55,610 Created temporary directory: /tmp/pip-ephem-wheel-cache-jroeceny 2021-07-09T22:13:55,613 Created temporary directory: /tmp/pip-req-tracker-erz05noz 2021-07-09T22:13:55,613 Initialized build tracking at /tmp/pip-req-tracker-erz05noz 2021-07-09T22:13:55,614 Created build tracker: /tmp/pip-req-tracker-erz05noz 2021-07-09T22:13:55,614 Entered build tracker: /tmp/pip-req-tracker-erz05noz 2021-07-09T22:13:55,614 Created temporary directory: /tmp/pip-wheel-tk7rcgr4 2021-07-09T22:13:55,648 1 location(s) to search for versions of sphinx-themes-plone: 2021-07-09T22:13:55,648 * https://pypi.org/simple/sphinx-themes-plone/ 2021-07-09T22:13:55,648 Fetching project page and analyzing links: https://pypi.org/simple/sphinx-themes-plone/ 2021-07-09T22:13:55,649 Getting page https://pypi.org/simple/sphinx-themes-plone/ 2021-07-09T22:13:55,650 Found index url https://pypi.org/simple 2021-07-09T22:13:55,831 Found link https://files.pythonhosted.org/packages/03/fb/2599133da7398b5198485e5c0e4b33b75a37503181949ab789b3bb7e0223/sphinx.themes.plone-0.1.0.tar.gz#sha256=31da838ad4625b0e3c4561e5f22a5ec4fac8f99036fe8fee80e11098780fe36f (from https://pypi.org/simple/sphinx-themes-plone/), version: 0.1.0 2021-07-09T22:13:55,831 Found link https://files.pythonhosted.org/packages/2c/85/0c5aa024f7f564431f218022b0765d15fb67108ac787427f5dae6cd45784/sphinx.themes.plone-0.1.1.tar.gz#sha256=a3cbccb5395721451b0fcaea5aea231871009a8882be132b27a333132d5a3414 (from https://pypi.org/simple/sphinx-themes-plone/), version: 0.1.1 2021-07-09T22:13:55,832 Skipping link: not a file: https://pypi.org/simple/sphinx-themes-plone/ 2021-07-09T22:13:55,848 Given no hashes to check 1 links for project 'sphinx-themes-plone': discarding no candidates 2021-07-09T22:13:55,865 Collecting sphinx-themes-plone==0.1.0 2021-07-09T22:13:55,867 Created temporary directory: /tmp/pip-unpack-_eahskrk 2021-07-09T22:13:56,039 Downloading sphinx.themes.plone-0.1.0.tar.gz (2.6 kB) 2021-07-09T22:13:56,089 Added sphinx-themes-plone==0.1.0 from https://files.pythonhosted.org/packages/03/fb/2599133da7398b5198485e5c0e4b33b75a37503181949ab789b3bb7e0223/sphinx.themes.plone-0.1.0.tar.gz#sha256=31da838ad4625b0e3c4561e5f22a5ec4fac8f99036fe8fee80e11098780fe36f to build tracker '/tmp/pip-req-tracker-erz05noz' 2021-07-09T22:13:56,091 Running setup.py (path:/tmp/pip-wheel-tk7rcgr4/sphinx-themes-plone_fa52d947c4e74ae5b48734a7c165771c/setup.py) egg_info for package sphinx-themes-plone 2021-07-09T22:13:56,091 Created temporary directory: /tmp/pip-pip-egg-info-qayzx8y4 2021-07-09T22:13:56,092 Running command python setup.py egg_info 2021-07-09T22:13:56,727 Traceback (most recent call last): 2021-07-09T22:13:56,728 File "", line 1, in 2021-07-09T22:13:56,728 File "/tmp/pip-wheel-tk7rcgr4/sphinx-themes-plone_fa52d947c4e74ae5b48734a7c165771c/setup.py", line 12, in 2021-07-09T22:13:56,729 open(os.path.join("docs", "HISTORY.rst")).read(), 2021-07-09T22:13:56,729 FileNotFoundError: [Errno 2] No such file or directory: 'docs/HISTORY.rst' 2021-07-09T22:13:56,779 WARNING: Discarding https://files.pythonhosted.org/packages/03/fb/2599133da7398b5198485e5c0e4b33b75a37503181949ab789b3bb7e0223/sphinx.themes.plone-0.1.0.tar.gz#sha256=31da838ad4625b0e3c4561e5f22a5ec4fac8f99036fe8fee80e11098780fe36f (from https://pypi.org/simple/sphinx-themes-plone/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:13:56,780 ERROR: Could not find a version that satisfies the requirement sphinx-themes-plone==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T22:13:56,780 ERROR: No matching distribution found for sphinx-themes-plone==0.1.0 2021-07-09T22:13:56,781 Exception information: 2021-07-09T22:13:56,781 Traceback (most recent call last): 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:13:56,781 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:13:56,781 raise RequirementsConflicted(criterion) 2021-07-09T22:13:56,781 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sphinx-themes-plone==0.1.0') 2021-07-09T22:13:56,781 2021-07-09T22:13:56,781 During handling of the above exception, another exception occurred: 2021-07-09T22:13:56,781 2021-07-09T22:13:56,781 Traceback (most recent call last): 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:13:56,781 result = self._result = resolver.resolve( 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:13:56,781 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:13:56,781 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:13:56,781 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sphinx-themes-plone==0.1.0'), parent=None)] 2021-07-09T22:13:56,781 2021-07-09T22:13:56,781 The above exception was the direct cause of the following exception: 2021-07-09T22:13:56,781 2021-07-09T22:13:56,781 Traceback (most recent call last): 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:13:56,781 status = self.run(options, args) 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:13:56,781 return func(self, options, args) 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:13:56,781 requirement_set = resolver.resolve( 2021-07-09T22:13:56,781 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:13:56,781 raise error from e 2021-07-09T22:13:56,781 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sphinx-themes-plone==0.1.0 2021-07-09T22:13:56,785 Removed sphinx-themes-plone==0.1.0 from https://files.pythonhosted.org/packages/03/fb/2599133da7398b5198485e5c0e4b33b75a37503181949ab789b3bb7e0223/sphinx.themes.plone-0.1.0.tar.gz#sha256=31da838ad4625b0e3c4561e5f22a5ec4fac8f99036fe8fee80e11098780fe36f from build tracker '/tmp/pip-req-tracker-erz05noz' 2021-07-09T22:13:56,786 Removed build tracker: '/tmp/pip-req-tracker-erz05noz'