2021-07-14T16:34:44,599 Created temporary directory: /tmp/pip-ephem-wheel-cache-2f_i8a3w 2021-07-14T16:34:44,604 Created temporary directory: /tmp/pip-req-tracker-0soshtat 2021-07-14T16:34:44,604 Initialized build tracking at /tmp/pip-req-tracker-0soshtat 2021-07-14T16:34:44,605 Created build tracker: /tmp/pip-req-tracker-0soshtat 2021-07-14T16:34:44,605 Entered build tracker: /tmp/pip-req-tracker-0soshtat 2021-07-14T16:34:44,606 Created temporary directory: /tmp/pip-wheel-lcqeae2b 2021-07-14T16:34:44,640 1 location(s) to search for versions of pytest-deprecate: 2021-07-14T16:34:44,640 * https://pypi.org/simple/pytest-deprecate/ 2021-07-14T16:34:44,641 Fetching project page and analyzing links: https://pypi.org/simple/pytest-deprecate/ 2021-07-14T16:34:44,641 Getting page https://pypi.org/simple/pytest-deprecate/ 2021-07-14T16:34:44,643 Found index url https://pypi.org/simple 2021-07-14T16:34:44,834 Found link https://files.pythonhosted.org/packages/28/f3/2037a7333e70a2c53feda5687d91bc8100c58cffe2b82dfec78c4e64825a/pytest-deprecate-1.0.0.tar.gz#sha256=5d5c4f80406f3c627639437353665c92e89a6558ff3bff113b691640313eb523 (from https://pypi.org/simple/pytest-deprecate/), version: 1.0.0 2021-07-14T16:34:44,834 Found link https://files.pythonhosted.org/packages/8a/f2/01fbdb5964f53a124a9781e716dd379dc8d2971ac4022a45054a2aaae339/pytest-deprecate-1.0.1.tar.gz#sha256=0682f8c704f836ca6b4eeb1a80f80f4070f01ba3a270f61d9f871d9901e23409 (from https://pypi.org/simple/pytest-deprecate/), version: 1.0.1 2021-07-14T16:34:44,835 Found link https://files.pythonhosted.org/packages/4e/48/6ce28519497663b52105071d12a034922cc933fcbf43b3c7140607835d4a/pytest-deprecate-1.0.2.tar.gz#sha256=d147e1fb02d7ba131543b246354f0707ca9457640f8f02e2f2768e3662fb5e9f (from https://pypi.org/simple/pytest-deprecate/), version: 1.0.2 2021-07-14T16:34:44,835 Skipping link: not a file: https://pypi.org/simple/pytest-deprecate/ 2021-07-14T16:34:44,859 Given no hashes to check 1 links for project 'pytest-deprecate': discarding no candidates 2021-07-14T16:34:44,884 Collecting pytest-deprecate==1.0.0 2021-07-14T16:34:44,886 Created temporary directory: /tmp/pip-unpack-tmht7533 2021-07-14T16:34:45,064 Downloading pytest-deprecate-1.0.0.tar.gz (3.1 kB) 2021-07-14T16:34:45,104 Added pytest-deprecate==1.0.0 from https://files.pythonhosted.org/packages/28/f3/2037a7333e70a2c53feda5687d91bc8100c58cffe2b82dfec78c4e64825a/pytest-deprecate-1.0.0.tar.gz#sha256=5d5c4f80406f3c627639437353665c92e89a6558ff3bff113b691640313eb523 to build tracker '/tmp/pip-req-tracker-0soshtat' 2021-07-14T16:34:45,105 Running setup.py (path:/tmp/pip-wheel-lcqeae2b/pytest-deprecate_910f52c5e3d8431bb68e401252dd9a61/setup.py) egg_info for package pytest-deprecate 2021-07-14T16:34:45,106 Created temporary directory: /tmp/pip-pip-egg-info-jgo3cr8k 2021-07-14T16:34:45,106 Running command python setup.py egg_info 2021-07-14T16:34:45,927 Traceback (most recent call last): 2021-07-14T16:34:45,928 File "", line 1, in 2021-07-14T16:34:45,929 File "/tmp/pip-wheel-lcqeae2b/pytest-deprecate_910f52c5e3d8431bb68e401252dd9a61/setup.py", line 13, in 2021-07-14T16:34:45,929 PROJECT_VERSION = _read_file("VERSION.txt") 2021-07-14T16:34:45,930 File "/tmp/pip-wheel-lcqeae2b/pytest-deprecate_910f52c5e3d8431bb68e401252dd9a61/setup.py", line 9, in _read_file 2021-07-14T16:34:45,930 with open(path) as fp: 2021-07-14T16:34:45,931 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION.txt' 2021-07-14T16:34:45,985 WARNING: Discarding https://files.pythonhosted.org/packages/28/f3/2037a7333e70a2c53feda5687d91bc8100c58cffe2b82dfec78c4e64825a/pytest-deprecate-1.0.0.tar.gz#sha256=5d5c4f80406f3c627639437353665c92e89a6558ff3bff113b691640313eb523 (from https://pypi.org/simple/pytest-deprecate/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T16:34:45,986 ERROR: Could not find a version that satisfies the requirement pytest-deprecate==1.0.0 (from versions: 1.0.0, 1.0.1, 1.0.2) 2021-07-14T16:34:45,987 ERROR: No matching distribution found for pytest-deprecate==1.0.0 2021-07-14T16:34:45,988 Exception information: 2021-07-14T16:34:45,988 Traceback (most recent call last): 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T16:34:45,988 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T16:34:45,988 raise RequirementsConflicted(criterion) 2021-07-14T16:34:45,988 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytest-deprecate==1.0.0') 2021-07-14T16:34:45,988 2021-07-14T16:34:45,988 During handling of the above exception, another exception occurred: 2021-07-14T16:34:45,988 2021-07-14T16:34:45,988 Traceback (most recent call last): 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T16:34:45,988 result = self._result = resolver.resolve( 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T16:34:45,988 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T16:34:45,988 raise ResolutionImpossible(e.criterion.information) 2021-07-14T16:34:45,988 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytest-deprecate==1.0.0'), parent=None)] 2021-07-14T16:34:45,988 2021-07-14T16:34:45,988 The above exception was the direct cause of the following exception: 2021-07-14T16:34:45,988 2021-07-14T16:34:45,988 Traceback (most recent call last): 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T16:34:45,988 status = self.run(options, args) 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T16:34:45,988 return func(self, options, args) 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T16:34:45,988 requirement_set = resolver.resolve( 2021-07-14T16:34:45,988 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T16:34:45,988 raise error from e 2021-07-14T16:34:45,988 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytest-deprecate==1.0.0 2021-07-14T16:34:45,993 Removed pytest-deprecate==1.0.0 from https://files.pythonhosted.org/packages/28/f3/2037a7333e70a2c53feda5687d91bc8100c58cffe2b82dfec78c4e64825a/pytest-deprecate-1.0.0.tar.gz#sha256=5d5c4f80406f3c627639437353665c92e89a6558ff3bff113b691640313eb523 from build tracker '/tmp/pip-req-tracker-0soshtat' 2021-07-14T16:34:45,994 Removed build tracker: '/tmp/pip-req-tracker-0soshtat'