2021-07-09T21:50:29,439 Created temporary directory: /tmp/pip-ephem-wheel-cache-4qmm3c_v 2021-07-09T21:50:29,442 Created temporary directory: /tmp/pip-req-tracker-esbvlfr2 2021-07-09T21:50:29,442 Initialized build tracking at /tmp/pip-req-tracker-esbvlfr2 2021-07-09T21:50:29,442 Created build tracker: /tmp/pip-req-tracker-esbvlfr2 2021-07-09T21:50:29,443 Entered build tracker: /tmp/pip-req-tracker-esbvlfr2 2021-07-09T21:50:29,443 Created temporary directory: /tmp/pip-wheel-86b4zgr3 2021-07-09T21:50:29,478 1 location(s) to search for versions of django-payment-webmoney: 2021-07-09T21:50:29,478 * https://pypi.org/simple/django-payment-webmoney/ 2021-07-09T21:50:29,478 Fetching project page and analyzing links: https://pypi.org/simple/django-payment-webmoney/ 2021-07-09T21:50:29,479 Getting page https://pypi.org/simple/django-payment-webmoney/ 2021-07-09T21:50:29,480 Found index url https://pypi.org/simple 2021-07-09T21:50:29,569 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-09T21:50:29,569 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-09T21:50:29,569 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-09T21:50:29,570 Skipping link: not a file: https://pypi.org/simple/django-payment-webmoney/ 2021-07-09T21:50:29,586 Given no hashes to check 1 links for project 'django-payment-webmoney': discarding no candidates 2021-07-09T21:50:29,604 Collecting django-payment-webmoney==0.3.0 2021-07-09T21:50:29,605 Created temporary directory: /tmp/pip-unpack-a1xjy5rz 2021-07-09T21:50:29,777 Downloading django-payment-webmoney-0.3.0.tar.gz (4.5 kB) 2021-07-09T21:50:29,824 Added django-payment-webmoney==0.3.0 from https://files.pythonhosted.org/packages/8c/f5/40b08115a522562a6ace8ed09cba828fdbe461198a2b2eaa79e14c4ef48a/django-payment-webmoney-0.3.0.tar.gz#sha256=f009d109c7bc60da45e7b2d5579dd17782a0f42eb39ebfbdae31d565652bed36 to build tracker '/tmp/pip-req-tracker-esbvlfr2' 2021-07-09T21:50:29,825 Running setup.py (path:/tmp/pip-wheel-86b4zgr3/django-payment-webmoney_3fef8d59171a4684af7fc533101b11da/setup.py) egg_info for package django-payment-webmoney 2021-07-09T21:50:29,826 Created temporary directory: /tmp/pip-pip-egg-info-2athwjz1 2021-07-09T21:50:29,827 Running command python setup.py egg_info 2021-07-09T21:50:30,452 Traceback (most recent call last): 2021-07-09T21:50:30,453 File "", line 1, in 2021-07-09T21:50:30,453 File "/tmp/pip-wheel-86b4zgr3/django-payment-webmoney_3fef8d59171a4684af7fc533101b11da/setup.py", line 6, in 2021-07-09T21:50:30,453 version=__import__('webmoney').__version__, 2021-07-09T21:50:30,454 File "/tmp/pip-wheel-86b4zgr3/django-payment-webmoney_3fef8d59171a4684af7fc533101b11da/webmoney/__init__.py", line 4 2021-07-09T21:50:30,454 PURSE_RE = re.compile(ur'^(?P[ZREUYBGDC])(?P\d{12})$') 2021-07-09T21:50:30,454 ^ 2021-07-09T21:50:30,455 SyntaxError: invalid syntax 2021-07-09T21:50:30,503 WARNING: Discarding 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/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:50:30,504 ERROR: Could not find a version that satisfies the requirement django-payment-webmoney==0.3.0 (from versions: 0.2.0, 0.2.1, 0.3.0) 2021-07-09T21:50:30,505 ERROR: No matching distribution found for django-payment-webmoney==0.3.0 2021-07-09T21:50:30,505 Exception information: 2021-07-09T21:50:30,505 Traceback (most recent call last): 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:50:30,505 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:50:30,505 raise RequirementsConflicted(criterion) 2021-07-09T21:50:30,505 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-payment-webmoney==0.3.0') 2021-07-09T21:50:30,505 2021-07-09T21:50:30,505 During handling of the above exception, another exception occurred: 2021-07-09T21:50:30,505 2021-07-09T21:50:30,505 Traceback (most recent call last): 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:50:30,505 result = self._result = resolver.resolve( 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:50:30,505 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:50:30,505 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:50:30,505 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-payment-webmoney==0.3.0'), parent=None)] 2021-07-09T21:50:30,505 2021-07-09T21:50:30,505 The above exception was the direct cause of the following exception: 2021-07-09T21:50:30,505 2021-07-09T21:50:30,505 Traceback (most recent call last): 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:50:30,505 status = self.run(options, args) 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:50:30,505 return func(self, options, args) 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:50:30,505 requirement_set = resolver.resolve( 2021-07-09T21:50:30,505 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:50:30,505 raise error from e 2021-07-09T21:50:30,505 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-payment-webmoney==0.3.0 2021-07-09T21:50:30,510 Removed django-payment-webmoney==0.3.0 from https://files.pythonhosted.org/packages/8c/f5/40b08115a522562a6ace8ed09cba828fdbe461198a2b2eaa79e14c4ef48a/django-payment-webmoney-0.3.0.tar.gz#sha256=f009d109c7bc60da45e7b2d5579dd17782a0f42eb39ebfbdae31d565652bed36 from build tracker '/tmp/pip-req-tracker-esbvlfr2' 2021-07-09T21:50:30,510 Removed build tracker: '/tmp/pip-req-tracker-esbvlfr2'