2021-07-09T03:34:53,627 Created temporary directory: /tmp/pip-ephem-wheel-cache-egfkvlv8 2021-07-09T03:34:53,629 Created temporary directory: /tmp/pip-req-tracker-9jinuzcb 2021-07-09T03:34:53,630 Initialized build tracking at /tmp/pip-req-tracker-9jinuzcb 2021-07-09T03:34:53,630 Created build tracker: /tmp/pip-req-tracker-9jinuzcb 2021-07-09T03:34:53,630 Entered build tracker: /tmp/pip-req-tracker-9jinuzcb 2021-07-09T03:34:53,631 Created temporary directory: /tmp/pip-wheel-grvt_5h1 2021-07-09T03:34:53,664 1 location(s) to search for versions of django-hashed-url: 2021-07-09T03:34:53,664 * https://pypi.org/simple/django-hashed-url/ 2021-07-09T03:34:53,664 Fetching project page and analyzing links: https://pypi.org/simple/django-hashed-url/ 2021-07-09T03:34:53,665 Getting page https://pypi.org/simple/django-hashed-url/ 2021-07-09T03:34:53,666 Found index url https://pypi.org/simple 2021-07-09T03:34:53,847 Found link https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 (from https://pypi.org/simple/django-hashed-url/), version: 0.1.0 2021-07-09T03:34:53,848 Found link https://files.pythonhosted.org/packages/3f/c2/9706d91fe85d27574f59642420a6968f79409b1084a56a51b208c680a84f/django-hashed-url-0.1.1.tar.gz#sha256=ca2bdf0e859db65dd2f8186865ebdc99849b69233b5af60fd892f67d12d32567 (from https://pypi.org/simple/django-hashed-url/), version: 0.1.1 2021-07-09T03:34:53,848 Skipping link: not a file: https://pypi.org/simple/django-hashed-url/ 2021-07-09T03:34:53,864 Given no hashes to check 1 links for project 'django-hashed-url': discarding no candidates 2021-07-09T03:34:53,882 Collecting django-hashed-url==0.1.0 2021-07-09T03:34:53,883 Created temporary directory: /tmp/pip-unpack-lj4538kv 2021-07-09T03:34:54,158 Downloading django-hashed-url-0.1.0.tar.gz (3.3 kB) 2021-07-09T03:34:54,211 Added django-hashed-url==0.1.0 from https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 to build tracker '/tmp/pip-req-tracker-9jinuzcb' 2021-07-09T03:34:54,212 Running setup.py (path:/tmp/pip-wheel-grvt_5h1/django-hashed-url_24bcc6f02a9b4d1c987965a1825bb2af/setup.py) egg_info for package django-hashed-url 2021-07-09T03:34:54,213 Created temporary directory: /tmp/pip-pip-egg-info-ido1ues8 2021-07-09T03:34:54,213 Running command python setup.py egg_info 2021-07-09T03:34:54,835 Traceback (most recent call last): 2021-07-09T03:34:54,836 File "", line 1, in 2021-07-09T03:34:54,836 File "/tmp/pip-wheel-grvt_5h1/django-hashed-url_24bcc6f02a9b4d1c987965a1825bb2af/setup.py", line 4, in 2021-07-09T03:34:54,837 from hashed_url import __version__ 2021-07-09T03:34:54,837 ModuleNotFoundError: No module named 'hashed_url' 2021-07-09T03:34:54,885 WARNING: Discarding https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 (from https://pypi.org/simple/django-hashed-url/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:34:54,887 ERROR: Could not find a version that satisfies the requirement django-hashed-url==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T03:34:54,887 ERROR: No matching distribution found for django-hashed-url==0.1.0 2021-07-09T03:34:54,887 Exception information: 2021-07-09T03:34:54,887 Traceback (most recent call last): 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:34:54,887 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:34:54,887 raise RequirementsConflicted(criterion) 2021-07-09T03:34:54,887 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-hashed-url==0.1.0') 2021-07-09T03:34:54,887 2021-07-09T03:34:54,887 During handling of the above exception, another exception occurred: 2021-07-09T03:34:54,887 2021-07-09T03:34:54,887 Traceback (most recent call last): 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:34:54,887 result = self._result = resolver.resolve( 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:34:54,887 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:34:54,887 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:34:54,887 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-hashed-url==0.1.0'), parent=None)] 2021-07-09T03:34:54,887 2021-07-09T03:34:54,887 The above exception was the direct cause of the following exception: 2021-07-09T03:34:54,887 2021-07-09T03:34:54,887 Traceback (most recent call last): 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:34:54,887 status = self.run(options, args) 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:34:54,887 return func(self, options, args) 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:34:54,887 requirement_set = resolver.resolve( 2021-07-09T03:34:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:34:54,887 raise error from e 2021-07-09T03:34:54,887 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-hashed-url==0.1.0 2021-07-09T03:34:54,892 Removed django-hashed-url==0.1.0 from https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 from build tracker '/tmp/pip-req-tracker-9jinuzcb' 2021-07-09T03:34:54,893 Removed build tracker: '/tmp/pip-req-tracker-9jinuzcb'