2021-07-09T19:36:49,547 Created temporary directory: /tmp/pip-ephem-wheel-cache-rz6yy56o 2021-07-09T19:36:49,550 Created temporary directory: /tmp/pip-req-tracker-2gvv5wrs 2021-07-09T19:36:49,550 Initialized build tracking at /tmp/pip-req-tracker-2gvv5wrs 2021-07-09T19:36:49,550 Created build tracker: /tmp/pip-req-tracker-2gvv5wrs 2021-07-09T19:36:49,551 Entered build tracker: /tmp/pip-req-tracker-2gvv5wrs 2021-07-09T19:36:49,551 Created temporary directory: /tmp/pip-wheel-99hy46wu 2021-07-09T19:36:49,584 1 location(s) to search for versions of django-url-history: 2021-07-09T19:36:49,584 * https://pypi.org/simple/django-url-history/ 2021-07-09T19:36:49,585 Fetching project page and analyzing links: https://pypi.org/simple/django-url-history/ 2021-07-09T19:36:49,585 Getting page https://pypi.org/simple/django-url-history/ 2021-07-09T19:36:49,587 Found index url https://pypi.org/simple 2021-07-09T19:36:49,766 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-09T19:36:49,766 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-09T19:36:49,766 Skipping link: not a file: https://pypi.org/simple/django-url-history/ 2021-07-09T19:36:49,783 Given no hashes to check 1 links for project 'django-url-history': discarding no candidates 2021-07-09T19:36:49,800 Collecting django-url-history==1.0.0 2021-07-09T19:36:49,802 Created temporary directory: /tmp/pip-unpack-lsxchjcb 2021-07-09T19:36:49,972 Downloading django-url-history-1.0.0.tar.gz (3.4 kB) 2021-07-09T19:36:50,015 Added django-url-history==1.0.0 from https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz#sha256=d10a4069ded8b55995291ef4f2080831681a8b048f29adfe3ca4c8b72be1cc20 to build tracker '/tmp/pip-req-tracker-2gvv5wrs' 2021-07-09T19:36:50,017 Running setup.py (path:/tmp/pip-wheel-99hy46wu/django-url-history_4ae58e5f7ee84882a02de3ed546184c1/setup.py) egg_info for package django-url-history 2021-07-09T19:36:50,017 Created temporary directory: /tmp/pip-pip-egg-info-s594rfhz 2021-07-09T19:36:50,018 Running command python setup.py egg_info 2021-07-09T19:36:50,643 Traceback (most recent call last): 2021-07-09T19:36:50,644 File "", line 1, in 2021-07-09T19:36:50,644 File "/tmp/pip-wheel-99hy46wu/django-url-history_4ae58e5f7ee84882a02de3ed546184c1/setup.py", line 56 2021-07-09T19:36:50,645 print "You probably want to also tag the version now:" 2021-07-09T19:36:50,645 ^ 2021-07-09T19:36:50,645 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You probably want to also tag the version now:")? 2021-07-09T19:36:50,693 WARNING: Discarding 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/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:36:50,695 ERROR: Could not find a version that satisfies the requirement django-url-history==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-09T19:36:50,695 ERROR: No matching distribution found for django-url-history==1.0.0 2021-07-09T19:36:50,695 Exception information: 2021-07-09T19:36:50,695 Traceback (most recent call last): 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:36:50,695 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:36:50,695 raise RequirementsConflicted(criterion) 2021-07-09T19:36:50,695 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-url-history==1.0.0') 2021-07-09T19:36:50,695 2021-07-09T19:36:50,695 During handling of the above exception, another exception occurred: 2021-07-09T19:36:50,695 2021-07-09T19:36:50,695 Traceback (most recent call last): 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:36:50,695 result = self._result = resolver.resolve( 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:36:50,695 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:36:50,695 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:36:50,695 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-url-history==1.0.0'), parent=None)] 2021-07-09T19:36:50,695 2021-07-09T19:36:50,695 The above exception was the direct cause of the following exception: 2021-07-09T19:36:50,695 2021-07-09T19:36:50,695 Traceback (most recent call last): 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:36:50,695 status = self.run(options, args) 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:36:50,695 return func(self, options, args) 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:36:50,695 requirement_set = resolver.resolve( 2021-07-09T19:36:50,695 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:36:50,695 raise error from e 2021-07-09T19:36:50,695 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-url-history==1.0.0 2021-07-09T19:36:50,700 Removed django-url-history==1.0.0 from https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz#sha256=d10a4069ded8b55995291ef4f2080831681a8b048f29adfe3ca4c8b72be1cc20 from build tracker '/tmp/pip-req-tracker-2gvv5wrs' 2021-07-09T19:36:50,701 Removed build tracker: '/tmp/pip-req-tracker-2gvv5wrs'