2021-07-12T11:32:26,084 Created temporary directory: /tmp/pip-ephem-wheel-cache-zg4ts_t7 2021-07-12T11:32:26,087 Created temporary directory: /tmp/pip-req-tracker-xqt__sux 2021-07-12T11:32:26,088 Initialized build tracking at /tmp/pip-req-tracker-xqt__sux 2021-07-12T11:32:26,088 Created build tracker: /tmp/pip-req-tracker-xqt__sux 2021-07-12T11:32:26,088 Entered build tracker: /tmp/pip-req-tracker-xqt__sux 2021-07-12T11:32:26,089 Created temporary directory: /tmp/pip-wheel-q4wntie6 2021-07-12T11:32:26,119 1 location(s) to search for versions of etitle: 2021-07-12T11:32:26,119 * https://pypi.org/simple/etitle/ 2021-07-12T11:32:26,119 Fetching project page and analyzing links: https://pypi.org/simple/etitle/ 2021-07-12T11:32:26,120 Getting page https://pypi.org/simple/etitle/ 2021-07-12T11:32:26,121 Found index url https://pypi.org/simple 2021-07-12T11:32:26,208 Found link https://files.pythonhosted.org/packages/12/f4/b881e2515e9f7db35596c1874cd62c78230b543a786ad085eb27ddbf20a9/etitle-1.0.1.tar.gz#sha256=7f6929cedb12e7c0d4d717e9308025ed836d798f56199dc37f2042d704518e28 (from https://pypi.org/simple/etitle/), version: 1.0.1 2021-07-12T11:32:26,208 Found link https://files.pythonhosted.org/packages/0b/24/9f42c6ac312d0bfd6d6e563662a92ddd8d23fce3803c203a82c19a24b0d7/etitle-1.0.2.tar.gz#sha256=313f630395908222907a9ce0a931e85439ae0245b13e164be507b3b3266a4b4d (from https://pypi.org/simple/etitle/), version: 1.0.2 2021-07-12T11:32:26,209 Skipping link: not a file: https://pypi.org/simple/etitle/ 2021-07-12T11:32:26,226 Given no hashes to check 1 links for project 'etitle': discarding no candidates 2021-07-12T11:32:26,245 Collecting etitle==1.0.2 2021-07-12T11:32:26,247 Created temporary directory: /tmp/pip-unpack-j6y9fp_4 2021-07-12T11:32:26,592 Downloading etitle-1.0.2.tar.gz (20 kB) 2021-07-12T11:32:26,676 Added etitle==1.0.2 from https://files.pythonhosted.org/packages/0b/24/9f42c6ac312d0bfd6d6e563662a92ddd8d23fce3803c203a82c19a24b0d7/etitle-1.0.2.tar.gz#sha256=313f630395908222907a9ce0a931e85439ae0245b13e164be507b3b3266a4b4d to build tracker '/tmp/pip-req-tracker-xqt__sux' 2021-07-12T11:32:26,677 Running setup.py (path:/tmp/pip-wheel-q4wntie6/etitle_b68980c86725433aaacfadf094ed0000/setup.py) egg_info for package etitle 2021-07-12T11:32:26,678 Created temporary directory: /tmp/pip-pip-egg-info-202gzuq8 2021-07-12T11:32:26,678 Running command python setup.py egg_info 2021-07-12T11:32:27,603 /tmp/pip-wheel-q4wntie6/etitle_b68980c86725433aaacfadf094ed0000/setup.py:9: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-12T11:32:27,604 long_description = pypandoc.convert('README.md', 'rst') 2021-07-12T11:32:27,604 Traceback (most recent call last): 2021-07-12T11:32:27,605 File "", line 1, in 2021-07-12T11:32:27,605 File "/tmp/pip-wheel-q4wntie6/etitle_b68980c86725433aaacfadf094ed0000/setup.py", line 9, in 2021-07-12T11:32:27,605 long_description = pypandoc.convert('README.md', 'rst') 2021-07-12T11:32:27,605 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-12T11:32:27,606 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-12T11:32:27,606 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-12T11:32:27,660 WARNING: Discarding https://files.pythonhosted.org/packages/0b/24/9f42c6ac312d0bfd6d6e563662a92ddd8d23fce3803c203a82c19a24b0d7/etitle-1.0.2.tar.gz#sha256=313f630395908222907a9ce0a931e85439ae0245b13e164be507b3b3266a4b4d (from https://pypi.org/simple/etitle/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T11:32:27,662 ERROR: Could not find a version that satisfies the requirement etitle==1.0.2 (from versions: 1.0.1, 1.0.2) 2021-07-12T11:32:27,662 ERROR: No matching distribution found for etitle==1.0.2 2021-07-12T11:32:27,662 Exception information: 2021-07-12T11:32:27,662 Traceback (most recent call last): 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T11:32:27,662 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T11:32:27,662 raise RequirementsConflicted(criterion) 2021-07-12T11:32:27,662 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('etitle==1.0.2') 2021-07-12T11:32:27,662 2021-07-12T11:32:27,662 During handling of the above exception, another exception occurred: 2021-07-12T11:32:27,662 2021-07-12T11:32:27,662 Traceback (most recent call last): 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T11:32:27,662 result = self._result = resolver.resolve( 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T11:32:27,662 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T11:32:27,662 raise ResolutionImpossible(e.criterion.information) 2021-07-12T11:32:27,662 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('etitle==1.0.2'), parent=None)] 2021-07-12T11:32:27,662 2021-07-12T11:32:27,662 The above exception was the direct cause of the following exception: 2021-07-12T11:32:27,662 2021-07-12T11:32:27,662 Traceback (most recent call last): 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T11:32:27,662 status = self.run(options, args) 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T11:32:27,662 return func(self, options, args) 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T11:32:27,662 requirement_set = resolver.resolve( 2021-07-12T11:32:27,662 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T11:32:27,662 raise error from e 2021-07-12T11:32:27,662 pip._internal.exceptions.DistributionNotFound: No matching distribution found for etitle==1.0.2 2021-07-12T11:32:27,668 Removed etitle==1.0.2 from https://files.pythonhosted.org/packages/0b/24/9f42c6ac312d0bfd6d6e563662a92ddd8d23fce3803c203a82c19a24b0d7/etitle-1.0.2.tar.gz#sha256=313f630395908222907a9ce0a931e85439ae0245b13e164be507b3b3266a4b4d from build tracker '/tmp/pip-req-tracker-xqt__sux' 2021-07-12T11:32:27,669 Removed build tracker: '/tmp/pip-req-tracker-xqt__sux'