2021-07-14T13:27:58,435 Created temporary directory: /tmp/pip-ephem-wheel-cache-stnmob01 2021-07-14T13:27:58,437 Created temporary directory: /tmp/pip-req-tracker-gmjz1ie7 2021-07-14T13:27:58,438 Initialized build tracking at /tmp/pip-req-tracker-gmjz1ie7 2021-07-14T13:27:58,438 Created build tracker: /tmp/pip-req-tracker-gmjz1ie7 2021-07-14T13:27:58,438 Entered build tracker: /tmp/pip-req-tracker-gmjz1ie7 2021-07-14T13:27:58,439 Created temporary directory: /tmp/pip-wheel-quxbglkq 2021-07-14T13:27:58,468 1 location(s) to search for versions of pythonrepoautomation: 2021-07-14T13:27:58,468 * https://pypi.org/simple/pythonrepoautomation/ 2021-07-14T13:27:58,468 Fetching project page and analyzing links: https://pypi.org/simple/pythonrepoautomation/ 2021-07-14T13:27:58,469 Getting page https://pypi.org/simple/pythonrepoautomation/ 2021-07-14T13:27:58,471 Found index url https://pypi.org/simple 2021-07-14T13:27:58,648 Found link https://files.pythonhosted.org/packages/f9/0c/857aa142ec3a1a704eca2a6e5e899e36e17fb8910f6d1fc76adaa7f1d7a3/pythonrepoautomation-0.1.tar.gz#sha256=ff842853140375be39c641449e67c18dbaabb20b0542c1bbc7bbb808005a194f (from https://pypi.org/simple/pythonrepoautomation/), version: 0.1 2021-07-14T13:27:58,648 Found link https://files.pythonhosted.org/packages/95/03/08bec64e75efcbf40a63b8491b680cc783430d9911d3a236c5f253583c9b/pythonrepoautomation-0.2.tar.gz#sha256=753891cf150233a680694fe78aec0411ac0ea4dbbb79696323c2c15063430302 (from https://pypi.org/simple/pythonrepoautomation/), version: 0.2 2021-07-14T13:27:58,648 Skipping link: not a file: https://pypi.org/simple/pythonrepoautomation/ 2021-07-14T13:27:58,666 Given no hashes to check 1 links for project 'pythonrepoautomation': discarding no candidates 2021-07-14T13:27:58,685 Collecting pythonrepoautomation==0.1 2021-07-14T13:27:58,687 Created temporary directory: /tmp/pip-unpack-tn6jle57 2021-07-14T13:27:58,868 Downloading pythonrepoautomation-0.1.tar.gz (26 kB) 2021-07-14T13:27:58,920 Added pythonrepoautomation==0.1 from https://files.pythonhosted.org/packages/f9/0c/857aa142ec3a1a704eca2a6e5e899e36e17fb8910f6d1fc76adaa7f1d7a3/pythonrepoautomation-0.1.tar.gz#sha256=ff842853140375be39c641449e67c18dbaabb20b0542c1bbc7bbb808005a194f to build tracker '/tmp/pip-req-tracker-gmjz1ie7' 2021-07-14T13:27:58,921 Running setup.py (path:/tmp/pip-wheel-quxbglkq/pythonrepoautomation_1d05ad50e2b64354817f098d1c9d362a/setup.py) egg_info for package pythonrepoautomation 2021-07-14T13:27:58,922 Created temporary directory: /tmp/pip-pip-egg-info-wvj_a12x 2021-07-14T13:27:58,922 Running command python setup.py egg_info 2021-07-14T13:27:59,964 Traceback (most recent call last): 2021-07-14T13:27:59,965 File "", line 1, in 2021-07-14T13:27:59,965 File "/tmp/pip-wheel-quxbglkq/pythonrepoautomation_1d05ad50e2b64354817f098d1c9d362a/setup.py", line 123, in 2021-07-14T13:27:59,965 license=read('LICENSE'), 2021-07-14T13:27:59,965 File "/tmp/pip-wheel-quxbglkq/pythonrepoautomation_1d05ad50e2b64354817f098d1c9d362a/setup.py", line 11, in read 2021-07-14T13:27:59,965 return codecs.open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-14T13:27:59,966 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-14T13:27:59,966 file = builtins.open(filename, mode, buffering) 2021-07-14T13:27:59,966 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-quxbglkq/pythonrepoautomation_1d05ad50e2b64354817f098d1c9d362a/LICENSE' 2021-07-14T13:28:00,015 WARNING: Discarding https://files.pythonhosted.org/packages/f9/0c/857aa142ec3a1a704eca2a6e5e899e36e17fb8910f6d1fc76adaa7f1d7a3/pythonrepoautomation-0.1.tar.gz#sha256=ff842853140375be39c641449e67c18dbaabb20b0542c1bbc7bbb808005a194f (from https://pypi.org/simple/pythonrepoautomation/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T13:28:00,017 ERROR: Could not find a version that satisfies the requirement pythonrepoautomation==0.1 (from versions: 0.1, 0.2) 2021-07-14T13:28:00,017 ERROR: No matching distribution found for pythonrepoautomation==0.1 2021-07-14T13:28:00,017 Exception information: 2021-07-14T13:28:00,017 Traceback (most recent call last): 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T13:28:00,017 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T13:28:00,017 raise RequirementsConflicted(criterion) 2021-07-14T13:28:00,017 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pythonrepoautomation==0.1') 2021-07-14T13:28:00,017 2021-07-14T13:28:00,017 During handling of the above exception, another exception occurred: 2021-07-14T13:28:00,017 2021-07-14T13:28:00,017 Traceback (most recent call last): 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T13:28:00,017 result = self._result = resolver.resolve( 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T13:28:00,017 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T13:28:00,017 raise ResolutionImpossible(e.criterion.information) 2021-07-14T13:28:00,017 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pythonrepoautomation==0.1'), parent=None)] 2021-07-14T13:28:00,017 2021-07-14T13:28:00,017 The above exception was the direct cause of the following exception: 2021-07-14T13:28:00,017 2021-07-14T13:28:00,017 Traceback (most recent call last): 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T13:28:00,017 status = self.run(options, args) 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T13:28:00,017 return func(self, options, args) 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T13:28:00,017 requirement_set = resolver.resolve( 2021-07-14T13:28:00,017 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T13:28:00,017 raise error from e 2021-07-14T13:28:00,017 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pythonrepoautomation==0.1 2021-07-14T13:28:00,022 Removed pythonrepoautomation==0.1 from https://files.pythonhosted.org/packages/f9/0c/857aa142ec3a1a704eca2a6e5e899e36e17fb8910f6d1fc76adaa7f1d7a3/pythonrepoautomation-0.1.tar.gz#sha256=ff842853140375be39c641449e67c18dbaabb20b0542c1bbc7bbb808005a194f from build tracker '/tmp/pip-req-tracker-gmjz1ie7' 2021-07-14T13:28:00,022 Removed build tracker: '/tmp/pip-req-tracker-gmjz1ie7'