2021-07-08T23:18:29,687 Created temporary directory: /tmp/pip-ephem-wheel-cache-ow0rblrt 2021-07-08T23:18:29,690 Created temporary directory: /tmp/pip-req-tracker-qfdesasx 2021-07-08T23:18:29,690 Initialized build tracking at /tmp/pip-req-tracker-qfdesasx 2021-07-08T23:18:29,691 Created build tracker: /tmp/pip-req-tracker-qfdesasx 2021-07-08T23:18:29,691 Entered build tracker: /tmp/pip-req-tracker-qfdesasx 2021-07-08T23:18:29,692 Created temporary directory: /tmp/pip-wheel-36uonhk4 2021-07-08T23:18:29,725 1 location(s) to search for versions of django-payment-webmoney: 2021-07-08T23:18:29,725 * https://pypi.org/simple/django-payment-webmoney/ 2021-07-08T23:18:29,726 Fetching project page and analyzing links: https://pypi.org/simple/django-payment-webmoney/ 2021-07-08T23:18:29,726 Getting page https://pypi.org/simple/django-payment-webmoney/ 2021-07-08T23:18:29,728 Found index url https://pypi.org/simple 2021-07-08T23:18:29,817 Found link https://files.pythonhosted.org/packages/49/87/8dfcf6fa36cfe1f988533c6a5a80c848f1a77e54874c959191b00e0aed32/django-payment-webmoney-0.2.0.tar.gz#sha256=483a20eeeb7b5392da0ceecda6c1591e953f38dfb4f5bd3bfb8ce19661245948 (from https://pypi.org/simple/django-payment-webmoney/), version: 0.2.0 2021-07-08T23:18:29,818 Found link https://files.pythonhosted.org/packages/ff/f1/53cc91009cea357708e2cfad781b960c04fa30b4016ad95afb2369409f22/django-payment-webmoney-0.2.1.tar.gz#sha256=2bce76e7a126c9ca55d09e129ca7a2fe150d24a92d6fdac0fad3f49d8388c1dd (from https://pypi.org/simple/django-payment-webmoney/), version: 0.2.1 2021-07-08T23:18:29,818 Found link https://files.pythonhosted.org/packages/8c/f5/40b08115a522562a6ace8ed09cba828fdbe461198a2b2eaa79e14c4ef48a/django-payment-webmoney-0.3.0.tar.gz#sha256=f009d109c7bc60da45e7b2d5579dd17782a0f42eb39ebfbdae31d565652bed36 (from https://pypi.org/simple/django-payment-webmoney/), version: 0.3.0 2021-07-08T23:18:29,818 Skipping link: not a file: https://pypi.org/simple/django-payment-webmoney/ 2021-07-08T23:18:29,834 Given no hashes to check 1 links for project 'django-payment-webmoney': discarding no candidates 2021-07-08T23:18:29,852 Collecting django-payment-webmoney==0.2.1 2021-07-08T23:18:29,853 Created temporary directory: /tmp/pip-unpack-aijqgz8k 2021-07-08T23:18:30,025 Downloading django-payment-webmoney-0.2.1.tar.gz (7.9 kB) 2021-07-08T23:18:30,106 Added django-payment-webmoney==0.2.1 from https://files.pythonhosted.org/packages/ff/f1/53cc91009cea357708e2cfad781b960c04fa30b4016ad95afb2369409f22/django-payment-webmoney-0.2.1.tar.gz#sha256=2bce76e7a126c9ca55d09e129ca7a2fe150d24a92d6fdac0fad3f49d8388c1dd to build tracker '/tmp/pip-req-tracker-qfdesasx' 2021-07-08T23:18:30,108 Running setup.py (path:/tmp/pip-wheel-36uonhk4/django-payment-webmoney_96cd3ba4145c432094d72f28e6d8c166/setup.py) egg_info for package django-payment-webmoney 2021-07-08T23:18:30,109 Created temporary directory: /tmp/pip-pip-egg-info-ggtaodrq 2021-07-08T23:18:30,109 Running command python setup.py egg_info 2021-07-08T23:18:30,731 Traceback (most recent call last): 2021-07-08T23:18:30,731 File "", line 1, in 2021-07-08T23:18:30,732 File "/tmp/pip-wheel-36uonhk4/django-payment-webmoney_96cd3ba4145c432094d72f28e6d8c166/setup.py", line 6, in 2021-07-08T23:18:30,732 version=__import__('webmoney').__version__, 2021-07-08T23:18:30,732 File "/tmp/pip-wheel-36uonhk4/django-payment-webmoney_96cd3ba4145c432094d72f28e6d8c166/webmoney/__init__.py", line 5 2021-07-08T23:18:30,732 PURSE_RE = re.compile(ur'^(?P[ZREUYBGDC])(?P\d{12})$') 2021-07-08T23:18:30,733 ^ 2021-07-08T23:18:30,733 SyntaxError: invalid syntax 2021-07-08T23:18:30,781 WARNING: Discarding https://files.pythonhosted.org/packages/ff/f1/53cc91009cea357708e2cfad781b960c04fa30b4016ad95afb2369409f22/django-payment-webmoney-0.2.1.tar.gz#sha256=2bce76e7a126c9ca55d09e129ca7a2fe150d24a92d6fdac0fad3f49d8388c1dd (from https://pypi.org/simple/django-payment-webmoney/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:18:30,783 ERROR: Could not find a version that satisfies the requirement django-payment-webmoney==0.2.1 (from versions: 0.2.0, 0.2.1, 0.3.0) 2021-07-08T23:18:30,783 ERROR: No matching distribution found for django-payment-webmoney==0.2.1 2021-07-08T23:18:30,783 Exception information: 2021-07-08T23:18:30,783 Traceback (most recent call last): 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:18:30,783 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:18:30,783 raise RequirementsConflicted(criterion) 2021-07-08T23:18:30,783 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-payment-webmoney==0.2.1') 2021-07-08T23:18:30,783 2021-07-08T23:18:30,783 During handling of the above exception, another exception occurred: 2021-07-08T23:18:30,783 2021-07-08T23:18:30,783 Traceback (most recent call last): 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:18:30,783 result = self._result = resolver.resolve( 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:18:30,783 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:18:30,783 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:18:30,783 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-payment-webmoney==0.2.1'), parent=None)] 2021-07-08T23:18:30,783 2021-07-08T23:18:30,783 The above exception was the direct cause of the following exception: 2021-07-08T23:18:30,783 2021-07-08T23:18:30,783 Traceback (most recent call last): 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:18:30,783 status = self.run(options, args) 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:18:30,783 return func(self, options, args) 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:18:30,783 requirement_set = resolver.resolve( 2021-07-08T23:18:30,783 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:18:30,783 raise error from e 2021-07-08T23:18:30,783 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-payment-webmoney==0.2.1 2021-07-08T23:18:30,788 Removed django-payment-webmoney==0.2.1 from https://files.pythonhosted.org/packages/ff/f1/53cc91009cea357708e2cfad781b960c04fa30b4016ad95afb2369409f22/django-payment-webmoney-0.2.1.tar.gz#sha256=2bce76e7a126c9ca55d09e129ca7a2fe150d24a92d6fdac0fad3f49d8388c1dd from build tracker '/tmp/pip-req-tracker-qfdesasx' 2021-07-08T23:18:30,789 Removed build tracker: '/tmp/pip-req-tracker-qfdesasx'