2021-07-09T19:50:37,514 Created temporary directory: /tmp/pip-ephem-wheel-cache-jla87f36 2021-07-09T19:50:37,517 Created temporary directory: /tmp/pip-req-tracker-n15yl2uu 2021-07-09T19:50:37,518 Initialized build tracking at /tmp/pip-req-tracker-n15yl2uu 2021-07-09T19:50:37,518 Created build tracker: /tmp/pip-req-tracker-n15yl2uu 2021-07-09T19:50:37,518 Entered build tracker: /tmp/pip-req-tracker-n15yl2uu 2021-07-09T19:50:37,519 Created temporary directory: /tmp/pip-wheel-fe34et7z 2021-07-09T19:50:37,552 1 location(s) to search for versions of django-orm-magic: 2021-07-09T19:50:37,552 * https://pypi.org/simple/django-orm-magic/ 2021-07-09T19:50:37,553 Fetching project page and analyzing links: https://pypi.org/simple/django-orm-magic/ 2021-07-09T19:50:37,553 Getting page https://pypi.org/simple/django-orm-magic/ 2021-07-09T19:50:37,555 Found index url https://pypi.org/simple 2021-07-09T19:50:37,644 Found link https://files.pythonhosted.org/packages/72/ea/e2e2b83766213f864b62b9cb86e9e9f3d6bdd3762365a093d1b284f20ea6/django-orm-magic-0.2.tar.gz#sha256=9e70cbcc0559fece653bccd3a6012736177b82338fcf56a6867bd6c33871b0b7 (from https://pypi.org/simple/django-orm-magic/), version: 0.2 2021-07-09T19:50:37,645 Found link https://files.pythonhosted.org/packages/60/0a/84081d790b939ee14191a9d96c14ac893889e521dbfc34cccdf297050854/django-orm-magic-0.3.tar.gz#sha256=c477063de09ac5244729a3c36acb7ac618f52541e7a7d46bb0d194337a624bee (from https://pypi.org/simple/django-orm-magic/), version: 0.3 2021-07-09T19:50:37,645 Found link https://files.pythonhosted.org/packages/b2/bc/6edee81e7920078681c44295d3d8d09a05dd9fa72acd03c78c8576469e35/django-orm-magic-0.3.1.tar.gz#sha256=fd6f90c007552b6e96bf6324f4420654f23b3872b3e1a5bbd81640992b3fca82 (from https://pypi.org/simple/django-orm-magic/), version: 0.3.1 2021-07-09T19:50:37,645 Found link https://files.pythonhosted.org/packages/e3/68/27afcabaeee2c022bb88fcc58becb8afa8ae90f325cc7bfa3aeb24ba901a/django-orm-magic-0.4.tar.gz#sha256=fe83fc51fd5673b7a8070fd1a96f1f516ee4ac86b5e45723ad9856ec19576161 (from https://pypi.org/simple/django-orm-magic/), version: 0.4 2021-07-09T19:50:37,645 Skipping link: not a file: https://pypi.org/simple/django-orm-magic/ 2021-07-09T19:50:37,662 Given no hashes to check 1 links for project 'django-orm-magic': discarding no candidates 2021-07-09T19:50:37,679 Collecting django-orm-magic==0.3 2021-07-09T19:50:37,681 Created temporary directory: /tmp/pip-unpack-tti3n3lk 2021-07-09T19:50:37,850 Downloading django-orm-magic-0.3.tar.gz (3.9 kB) 2021-07-09T19:50:37,887 Added django-orm-magic==0.3 from https://files.pythonhosted.org/packages/60/0a/84081d790b939ee14191a9d96c14ac893889e521dbfc34cccdf297050854/django-orm-magic-0.3.tar.gz#sha256=c477063de09ac5244729a3c36acb7ac618f52541e7a7d46bb0d194337a624bee to build tracker '/tmp/pip-req-tracker-n15yl2uu' 2021-07-09T19:50:37,887 Running setup.py (path:/tmp/pip-wheel-fe34et7z/django-orm-magic_75979c0941fa4be2a24fd400737809c3/setup.py) egg_info for package django-orm-magic 2021-07-09T19:50:37,888 Created temporary directory: /tmp/pip-pip-egg-info-ygr_o15n 2021-07-09T19:50:37,888 Running command python setup.py egg_info 2021-07-09T19:50:38,517 Traceback (most recent call last): 2021-07-09T19:50:38,518 File "", line 1, in 2021-07-09T19:50:38,518 File "/tmp/pip-wheel-fe34et7z/django-orm-magic_75979c0941fa4be2a24fd400737809c3/setup.py", line 5, in 2021-07-09T19:50:38,518 open('CHANGES.rst').read()) 2021-07-09T19:50:38,518 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES.rst' 2021-07-09T19:50:38,568 WARNING: Discarding https://files.pythonhosted.org/packages/60/0a/84081d790b939ee14191a9d96c14ac893889e521dbfc34cccdf297050854/django-orm-magic-0.3.tar.gz#sha256=c477063de09ac5244729a3c36acb7ac618f52541e7a7d46bb0d194337a624bee (from https://pypi.org/simple/django-orm-magic/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:50:38,570 ERROR: Could not find a version that satisfies the requirement django-orm-magic==0.3 (from versions: 0.2, 0.3, 0.3.1, 0.4) 2021-07-09T19:50:38,570 ERROR: No matching distribution found for django-orm-magic==0.3 2021-07-09T19:50:38,570 Exception information: 2021-07-09T19:50:38,570 Traceback (most recent call last): 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:50:38,570 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:50:38,570 raise RequirementsConflicted(criterion) 2021-07-09T19:50:38,570 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-orm-magic==0.3') 2021-07-09T19:50:38,570 2021-07-09T19:50:38,570 During handling of the above exception, another exception occurred: 2021-07-09T19:50:38,570 2021-07-09T19:50:38,570 Traceback (most recent call last): 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:50:38,570 result = self._result = resolver.resolve( 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:50:38,570 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:50:38,570 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:50:38,570 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-orm-magic==0.3'), parent=None)] 2021-07-09T19:50:38,570 2021-07-09T19:50:38,570 The above exception was the direct cause of the following exception: 2021-07-09T19:50:38,570 2021-07-09T19:50:38,570 Traceback (most recent call last): 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:50:38,570 status = self.run(options, args) 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:50:38,570 return func(self, options, args) 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:50:38,570 requirement_set = resolver.resolve( 2021-07-09T19:50:38,570 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:50:38,570 raise error from e 2021-07-09T19:50:38,570 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-orm-magic==0.3 2021-07-09T19:50:38,575 Removed django-orm-magic==0.3 from https://files.pythonhosted.org/packages/60/0a/84081d790b939ee14191a9d96c14ac893889e521dbfc34cccdf297050854/django-orm-magic-0.3.tar.gz#sha256=c477063de09ac5244729a3c36acb7ac618f52541e7a7d46bb0d194337a624bee from build tracker '/tmp/pip-req-tracker-n15yl2uu' 2021-07-09T19:50:38,576 Removed build tracker: '/tmp/pip-req-tracker-n15yl2uu'