2021-07-10T00:43:52,994 Created temporary directory: /tmp/pip-ephem-wheel-cache-eowfqrng 2021-07-10T00:43:52,997 Created temporary directory: /tmp/pip-req-tracker-6gf6ydie 2021-07-10T00:43:52,997 Initialized build tracking at /tmp/pip-req-tracker-6gf6ydie 2021-07-10T00:43:52,998 Created build tracker: /tmp/pip-req-tracker-6gf6ydie 2021-07-10T00:43:52,998 Entered build tracker: /tmp/pip-req-tracker-6gf6ydie 2021-07-10T00:43:52,998 Created temporary directory: /tmp/pip-wheel-75ndwqw0 2021-07-10T00:43:53,032 1 location(s) to search for versions of django-url-history: 2021-07-10T00:43:53,032 * https://pypi.org/simple/django-url-history/ 2021-07-10T00:43:53,033 Fetching project page and analyzing links: https://pypi.org/simple/django-url-history/ 2021-07-10T00:43:53,033 Getting page https://pypi.org/simple/django-url-history/ 2021-07-10T00:43:53,035 Found index url https://pypi.org/simple 2021-07-10T00:43:53,124 Found link https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz#sha256=d10a4069ded8b55995291ef4f2080831681a8b048f29adfe3ca4c8b72be1cc20 (from https://pypi.org/simple/django-url-history/), version: 1.0.0 2021-07-10T00:43:53,124 Found link https://files.pythonhosted.org/packages/30/86/49ae0c17f6fbbbd9c8447686b404904245fd8b479404c88006a08b2fbb8e/django-url-history-1.0.1.tar.gz#sha256=ed2543f7dbcdd9a847825f8631f85c23a36621b80fe08252abb6c601b72ffafd (from https://pypi.org/simple/django-url-history/), version: 1.0.1 2021-07-10T00:43:53,124 Skipping link: not a file: https://pypi.org/simple/django-url-history/ 2021-07-10T00:43:53,141 Given no hashes to check 1 links for project 'django-url-history': discarding no candidates 2021-07-10T00:43:53,158 Collecting django-url-history==1.0.1 2021-07-10T00:43:53,160 Created temporary directory: /tmp/pip-unpack-rvc8hmx1 2021-07-10T00:43:53,330 Downloading django-url-history-1.0.1.tar.gz (3.6 kB) 2021-07-10T00:43:53,373 Added django-url-history==1.0.1 from https://files.pythonhosted.org/packages/30/86/49ae0c17f6fbbbd9c8447686b404904245fd8b479404c88006a08b2fbb8e/django-url-history-1.0.1.tar.gz#sha256=ed2543f7dbcdd9a847825f8631f85c23a36621b80fe08252abb6c601b72ffafd to build tracker '/tmp/pip-req-tracker-6gf6ydie' 2021-07-10T00:43:53,374 Running setup.py (path:/tmp/pip-wheel-75ndwqw0/django-url-history_2bfa822e04ee4c2f8455de1feb225251/setup.py) egg_info for package django-url-history 2021-07-10T00:43:53,375 Created temporary directory: /tmp/pip-pip-egg-info-uh_kxdzp 2021-07-10T00:43:53,375 Running command python setup.py egg_info 2021-07-10T00:43:53,994 Traceback (most recent call last): 2021-07-10T00:43:53,995 File "", line 1, in 2021-07-10T00:43:53,995 File "/tmp/pip-wheel-75ndwqw0/django-url-history_2bfa822e04ee4c2f8455de1feb225251/setup.py", line 56 2021-07-10T00:43:53,995 print "You probably want to also tag the version now:" 2021-07-10T00:43:53,996 ^ 2021-07-10T00:43:53,996 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You probably want to also tag the version now:")? 2021-07-10T00:43:54,044 WARNING: Discarding https://files.pythonhosted.org/packages/30/86/49ae0c17f6fbbbd9c8447686b404904245fd8b479404c88006a08b2fbb8e/django-url-history-1.0.1.tar.gz#sha256=ed2543f7dbcdd9a847825f8631f85c23a36621b80fe08252abb6c601b72ffafd (from https://pypi.org/simple/django-url-history/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:43:54,045 ERROR: Could not find a version that satisfies the requirement django-url-history==1.0.1 (from versions: 1.0.0, 1.0.1) 2021-07-10T00:43:54,045 ERROR: No matching distribution found for django-url-history==1.0.1 2021-07-10T00:43:54,046 Exception information: 2021-07-10T00:43:54,046 Traceback (most recent call last): 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:43:54,046 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:43:54,046 raise RequirementsConflicted(criterion) 2021-07-10T00:43:54,046 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-url-history==1.0.1') 2021-07-10T00:43:54,046 2021-07-10T00:43:54,046 During handling of the above exception, another exception occurred: 2021-07-10T00:43:54,046 2021-07-10T00:43:54,046 Traceback (most recent call last): 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:43:54,046 result = self._result = resolver.resolve( 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:43:54,046 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:43:54,046 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:43:54,046 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-url-history==1.0.1'), parent=None)] 2021-07-10T00:43:54,046 2021-07-10T00:43:54,046 The above exception was the direct cause of the following exception: 2021-07-10T00:43:54,046 2021-07-10T00:43:54,046 Traceback (most recent call last): 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:43:54,046 status = self.run(options, args) 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:43:54,046 return func(self, options, args) 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:43:54,046 requirement_set = resolver.resolve( 2021-07-10T00:43:54,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:43:54,046 raise error from e 2021-07-10T00:43:54,046 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-url-history==1.0.1 2021-07-10T00:43:54,050 Removed django-url-history==1.0.1 from https://files.pythonhosted.org/packages/30/86/49ae0c17f6fbbbd9c8447686b404904245fd8b479404c88006a08b2fbb8e/django-url-history-1.0.1.tar.gz#sha256=ed2543f7dbcdd9a847825f8631f85c23a36621b80fe08252abb6c601b72ffafd from build tracker '/tmp/pip-req-tracker-6gf6ydie' 2021-07-10T00:43:54,051 Removed build tracker: '/tmp/pip-req-tracker-6gf6ydie'