2021-07-09T04:38:57,310 Created temporary directory: /tmp/pip-ephem-wheel-cache-ooy0m2n9 2021-07-09T04:38:57,313 Created temporary directory: /tmp/pip-req-tracker-5plis_51 2021-07-09T04:38:57,314 Initialized build tracking at /tmp/pip-req-tracker-5plis_51 2021-07-09T04:38:57,314 Created build tracker: /tmp/pip-req-tracker-5plis_51 2021-07-09T04:38:57,314 Entered build tracker: /tmp/pip-req-tracker-5plis_51 2021-07-09T04:38:57,315 Created temporary directory: /tmp/pip-wheel-8wit96xw 2021-07-09T04:38:57,348 1 location(s) to search for versions of django-poormanscron: 2021-07-09T04:38:57,348 * https://pypi.org/simple/django-poormanscron/ 2021-07-09T04:38:57,349 Fetching project page and analyzing links: https://pypi.org/simple/django-poormanscron/ 2021-07-09T04:38:57,349 Getting page https://pypi.org/simple/django-poormanscron/ 2021-07-09T04:38:57,351 Found index url https://pypi.org/simple 2021-07-09T04:38:57,529 Found link https://files.pythonhosted.org/packages/ac/a2/b5b29e27d88c468b6413ab769c8193f3c936679e1aaa0638d8c7c14f20f6/django-poormanscron-0.1.1.tar.gz#sha256=5efca49fb144b517f3d75d14bae3c1a4919ba71b87970364e1ff5b1072b23270 (from https://pypi.org/simple/django-poormanscron/), version: 0.1.1 2021-07-09T04:38:57,529 Found link https://files.pythonhosted.org/packages/b5/f1/7ef959a671dcbd0621fb856f1bad07f6c329c49b4c9f27826a4c8585704d/django-poormanscron-0.1.2.tar.gz#sha256=70fdafbec331dcd34d2fd2539fd74a464fcea91c6932c1b8a15fdd1ff6f42bb5 (from https://pypi.org/simple/django-poormanscron/), version: 0.1.2 2021-07-09T04:38:57,530 Found link https://files.pythonhosted.org/packages/f6/3b/37267d9586504999712fe495cd72a35b8f9b717c152a05fbcc09d20efd14/django-poormanscron-0.1.3.tar.gz#sha256=b9bcc553fb48217ffde5e59c4246b0ea7aab65d59214982d284bb68851142a13 (from https://pypi.org/simple/django-poormanscron/), version: 0.1.3 2021-07-09T04:38:57,530 Skipping link: not a file: https://pypi.org/simple/django-poormanscron/ 2021-07-09T04:38:57,546 Given no hashes to check 1 links for project 'django-poormanscron': discarding no candidates 2021-07-09T04:38:57,564 Collecting django-poormanscron==0.1.1 2021-07-09T04:38:57,565 Created temporary directory: /tmp/pip-unpack-ng8r4efo 2021-07-09T04:38:57,735 Downloading django-poormanscron-0.1.1.tar.gz (2.9 kB) 2021-07-09T04:38:57,777 Added django-poormanscron==0.1.1 from https://files.pythonhosted.org/packages/ac/a2/b5b29e27d88c468b6413ab769c8193f3c936679e1aaa0638d8c7c14f20f6/django-poormanscron-0.1.1.tar.gz#sha256=5efca49fb144b517f3d75d14bae3c1a4919ba71b87970364e1ff5b1072b23270 to build tracker '/tmp/pip-req-tracker-5plis_51' 2021-07-09T04:38:57,778 Running setup.py (path:/tmp/pip-wheel-8wit96xw/django-poormanscron_3f1f2725e0134c38bb1e270052513db9/setup.py) egg_info for package django-poormanscron 2021-07-09T04:38:57,779 Created temporary directory: /tmp/pip-pip-egg-info-12nqxpt3 2021-07-09T04:38:57,779 Running command python setup.py egg_info 2021-07-09T04:38:58,412 Traceback (most recent call last): 2021-07-09T04:38:58,413 File "", line 1, in 2021-07-09T04:38:58,413 File "/tmp/pip-wheel-8wit96xw/django-poormanscron_3f1f2725e0134c38bb1e270052513db9/setup.py", line 14, in 2021-07-09T04:38:58,413 long_description=open('README.md').read(), 2021-07-09T04:38:58,413 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T04:38:58,463 WARNING: Discarding https://files.pythonhosted.org/packages/ac/a2/b5b29e27d88c468b6413ab769c8193f3c936679e1aaa0638d8c7c14f20f6/django-poormanscron-0.1.1.tar.gz#sha256=5efca49fb144b517f3d75d14bae3c1a4919ba71b87970364e1ff5b1072b23270 (from https://pypi.org/simple/django-poormanscron/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:38:58,464 ERROR: Could not find a version that satisfies the requirement django-poormanscron==0.1.1 (from versions: 0.1.1, 0.1.2, 0.1.3) 2021-07-09T04:38:58,465 ERROR: No matching distribution found for django-poormanscron==0.1.1 2021-07-09T04:38:58,465 Exception information: 2021-07-09T04:38:58,465 Traceback (most recent call last): 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:38:58,465 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:38:58,465 raise RequirementsConflicted(criterion) 2021-07-09T04:38:58,465 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-poormanscron==0.1.1') 2021-07-09T04:38:58,465 2021-07-09T04:38:58,465 During handling of the above exception, another exception occurred: 2021-07-09T04:38:58,465 2021-07-09T04:38:58,465 Traceback (most recent call last): 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:38:58,465 result = self._result = resolver.resolve( 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:38:58,465 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:38:58,465 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:38:58,465 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-poormanscron==0.1.1'), parent=None)] 2021-07-09T04:38:58,465 2021-07-09T04:38:58,465 The above exception was the direct cause of the following exception: 2021-07-09T04:38:58,465 2021-07-09T04:38:58,465 Traceback (most recent call last): 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:38:58,465 status = self.run(options, args) 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:38:58,465 return func(self, options, args) 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:38:58,465 requirement_set = resolver.resolve( 2021-07-09T04:38:58,465 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:38:58,465 raise error from e 2021-07-09T04:38:58,465 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-poormanscron==0.1.1 2021-07-09T04:38:58,470 Removed django-poormanscron==0.1.1 from https://files.pythonhosted.org/packages/ac/a2/b5b29e27d88c468b6413ab769c8193f3c936679e1aaa0638d8c7c14f20f6/django-poormanscron-0.1.1.tar.gz#sha256=5efca49fb144b517f3d75d14bae3c1a4919ba71b87970364e1ff5b1072b23270 from build tracker '/tmp/pip-req-tracker-5plis_51' 2021-07-09T04:38:58,470 Removed build tracker: '/tmp/pip-req-tracker-5plis_51'