2021-07-09T04:55:35,758 Created temporary directory: /tmp/pip-ephem-wheel-cache-6l63r494 2021-07-09T04:55:35,760 Created temporary directory: /tmp/pip-req-tracker-i_korx9g 2021-07-09T04:55:35,761 Initialized build tracking at /tmp/pip-req-tracker-i_korx9g 2021-07-09T04:55:35,761 Created build tracker: /tmp/pip-req-tracker-i_korx9g 2021-07-09T04:55:35,761 Entered build tracker: /tmp/pip-req-tracker-i_korx9g 2021-07-09T04:55:35,762 Created temporary directory: /tmp/pip-wheel-dz7vd1fb 2021-07-09T04:55:35,795 1 location(s) to search for versions of django-pure-pagination: 2021-07-09T04:55:35,795 * https://pypi.org/simple/django-pure-pagination/ 2021-07-09T04:55:35,795 Fetching project page and analyzing links: https://pypi.org/simple/django-pure-pagination/ 2021-07-09T04:55:35,796 Getting page https://pypi.org/simple/django-pure-pagination/ 2021-07-09T04:55:35,797 Found index url https://pypi.org/simple 2021-07-09T04:55:35,973 Found link https://files.pythonhosted.org/packages/5c/b0/81821a2e2f935be5d66b1e0f1a10c362113149acc22316c79765f446d5a2/django-pure-pagination-0.1.zip#sha256=5f3fc2ad65861fdfa12d577196885954f7f6be0d00fd3dc08a9edb7dbf01b138 (from https://pypi.org/simple/django-pure-pagination/), version: 0.1 2021-07-09T04:55:35,973 Found link https://files.pythonhosted.org/packages/3d/fa/f692f57f07c60f72cbece99121fbd3073c0ccb396b6858d4e70728d85cc0/django-pure-pagination-0.2.zip#sha256=cf2d1694aedb03cc743f1378ae4ce41ff1e40d6b7aefe198f128dcb888780913 (from https://pypi.org/simple/django-pure-pagination/), version: 0.2 2021-07-09T04:55:35,974 Found link https://files.pythonhosted.org/packages/98/7b/f5e5d3782555d1ff567d913c4257314a0c7d8cd851f12612dfe054a9155d/django-pure-pagination-0.2.1.zip#sha256=c2f5005e7c53e31b7fcad80d18dc8a4c6f1f59cc1ec45c4d5029dd7ff9a37c9a (from https://pypi.org/simple/django-pure-pagination/), version: 0.2.1 2021-07-09T04:55:35,974 Found link https://files.pythonhosted.org/packages/55/43/50c475f408d3350cec340855970a5ce02ea12f5a53d520315f200b4847a1/django-pure-pagination-0.3.0.tar.gz#sha256=02b42561b8afb09f1fb6ac6dc81db13374f5f748640f31c8160a374274b54713 (from https://pypi.org/simple/django-pure-pagination/), version: 0.3.0 2021-07-09T04:55:35,974 Skipping link: not a file: https://pypi.org/simple/django-pure-pagination/ 2021-07-09T04:55:35,990 Given no hashes to check 1 links for project 'django-pure-pagination': discarding no candidates 2021-07-09T04:55:36,008 Collecting django-pure-pagination==0.2 2021-07-09T04:55:36,009 Created temporary directory: /tmp/pip-unpack-mqdapia9 2021-07-09T04:55:36,182 Downloading django-pure-pagination-0.2.zip (13 kB) 2021-07-09T04:55:36,225 Added django-pure-pagination==0.2 from https://files.pythonhosted.org/packages/3d/fa/f692f57f07c60f72cbece99121fbd3073c0ccb396b6858d4e70728d85cc0/django-pure-pagination-0.2.zip#sha256=cf2d1694aedb03cc743f1378ae4ce41ff1e40d6b7aefe198f128dcb888780913 to build tracker '/tmp/pip-req-tracker-i_korx9g' 2021-07-09T04:55:36,226 Running setup.py (path:/tmp/pip-wheel-dz7vd1fb/django-pure-pagination_026064aa579647efaf971072a9abc5ff/setup.py) egg_info for package django-pure-pagination 2021-07-09T04:55:36,227 Created temporary directory: /tmp/pip-pip-egg-info-a7zycs9q 2021-07-09T04:55:36,227 Running command python setup.py egg_info 2021-07-09T04:55:36,843 Traceback (most recent call last): 2021-07-09T04:55:36,843 File "", line 1, in 2021-07-09T04:55:36,844 File "/tmp/pip-wheel-dz7vd1fb/django-pure-pagination_026064aa579647efaf971072a9abc5ff/setup.py", line 8, in 2021-07-09T04:55:36,844 long_description = open('README.rst').read(), 2021-07-09T04:55:36,844 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T04:55:36,893 WARNING: Discarding https://files.pythonhosted.org/packages/3d/fa/f692f57f07c60f72cbece99121fbd3073c0ccb396b6858d4e70728d85cc0/django-pure-pagination-0.2.zip#sha256=cf2d1694aedb03cc743f1378ae4ce41ff1e40d6b7aefe198f128dcb888780913 (from https://pypi.org/simple/django-pure-pagination/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:55:36,895 ERROR: Could not find a version that satisfies the requirement django-pure-pagination==0.2 (from versions: 0.1, 0.2, 0.2.1, 0.3.0) 2021-07-09T04:55:36,895 ERROR: No matching distribution found for django-pure-pagination==0.2 2021-07-09T04:55:36,895 Exception information: 2021-07-09T04:55:36,895 Traceback (most recent call last): 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:55:36,895 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:55:36,895 raise RequirementsConflicted(criterion) 2021-07-09T04:55:36,895 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-pure-pagination==0.2') 2021-07-09T04:55:36,895 2021-07-09T04:55:36,895 During handling of the above exception, another exception occurred: 2021-07-09T04:55:36,895 2021-07-09T04:55:36,895 Traceback (most recent call last): 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:55:36,895 result = self._result = resolver.resolve( 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:55:36,895 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:55:36,895 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:55:36,895 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-pure-pagination==0.2'), parent=None)] 2021-07-09T04:55:36,895 2021-07-09T04:55:36,895 The above exception was the direct cause of the following exception: 2021-07-09T04:55:36,895 2021-07-09T04:55:36,895 Traceback (most recent call last): 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:55:36,895 status = self.run(options, args) 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:55:36,895 return func(self, options, args) 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:55:36,895 requirement_set = resolver.resolve( 2021-07-09T04:55:36,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:55:36,895 raise error from e 2021-07-09T04:55:36,895 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-pure-pagination==0.2 2021-07-09T04:55:36,900 Removed django-pure-pagination==0.2 from https://files.pythonhosted.org/packages/3d/fa/f692f57f07c60f72cbece99121fbd3073c0ccb396b6858d4e70728d85cc0/django-pure-pagination-0.2.zip#sha256=cf2d1694aedb03cc743f1378ae4ce41ff1e40d6b7aefe198f128dcb888780913 from build tracker '/tmp/pip-req-tracker-i_korx9g' 2021-07-09T04:55:36,900 Removed build tracker: '/tmp/pip-req-tracker-i_korx9g'