2021-07-11T16:52:06,416 Created temporary directory: /tmp/pip-ephem-wheel-cache-ecq9n7m_ 2021-07-11T16:52:06,419 Created temporary directory: /tmp/pip-req-tracker-oszblubj 2021-07-11T16:52:06,419 Initialized build tracking at /tmp/pip-req-tracker-oszblubj 2021-07-11T16:52:06,419 Created build tracker: /tmp/pip-req-tracker-oszblubj 2021-07-11T16:52:06,419 Entered build tracker: /tmp/pip-req-tracker-oszblubj 2021-07-11T16:52:06,420 Created temporary directory: /tmp/pip-wheel-xluf6z2l 2021-07-11T16:52:06,450 1 location(s) to search for versions of django-url-shortener: 2021-07-11T16:52:06,450 * https://pypi.org/simple/django-url-shortener/ 2021-07-11T16:52:06,450 Fetching project page and analyzing links: https://pypi.org/simple/django-url-shortener/ 2021-07-11T16:52:06,451 Getting page https://pypi.org/simple/django-url-shortener/ 2021-07-11T16:52:06,453 Found index url https://pypi.org/simple 2021-07-11T16:52:06,703 Found link https://files.pythonhosted.org/packages/2a/3e/ead0cbdd8504280bd90adc6f4c7b25c323e3c2d572ea5cff17cf2f90da6e/django-url-shortener-0.0.1.tar.gz#sha256=56b688dd75da68af1eae80a008a5b5b7aaab163c22c3fee58c58d10bd555db22 (from https://pypi.org/simple/django-url-shortener/), version: 0.0.1 2021-07-11T16:52:06,703 Skipping link: not a file: https://pypi.org/simple/django-url-shortener/ 2021-07-11T16:52:06,721 Given no hashes to check 1 links for project 'django-url-shortener': discarding no candidates 2021-07-11T16:52:06,740 Collecting django-url-shortener==0.0.1 2021-07-11T16:52:06,741 Created temporary directory: /tmp/pip-unpack-op5wwn0k 2021-07-11T16:52:06,914 Downloading django-url-shortener-0.0.1.tar.gz (3.0 kB) 2021-07-11T16:52:06,951 Added django-url-shortener==0.0.1 from https://files.pythonhosted.org/packages/2a/3e/ead0cbdd8504280bd90adc6f4c7b25c323e3c2d572ea5cff17cf2f90da6e/django-url-shortener-0.0.1.tar.gz#sha256=56b688dd75da68af1eae80a008a5b5b7aaab163c22c3fee58c58d10bd555db22 to build tracker '/tmp/pip-req-tracker-oszblubj' 2021-07-11T16:52:06,952 Running setup.py (path:/tmp/pip-wheel-xluf6z2l/django-url-shortener_fa5b538e5042408583e475c12db77e2e/setup.py) egg_info for package django-url-shortener 2021-07-11T16:52:06,953 Created temporary directory: /tmp/pip-pip-egg-info-3hp6o8co 2021-07-11T16:52:06,953 Running command python setup.py egg_info 2021-07-11T16:52:07,653 Traceback (most recent call last): 2021-07-11T16:52:07,653 File "", line 1, in 2021-07-11T16:52:07,654 File "/tmp/pip-wheel-xluf6z2l/django-url-shortener_fa5b538e5042408583e475c12db77e2e/setup.py", line 4, in 2021-07-11T16:52:07,654 with open(os.path.join(os.path.dirname(__file__), 'README.md')) as readme: 2021-07-11T16:52:07,655 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-xluf6z2l/django-url-shortener_fa5b538e5042408583e475c12db77e2e/README.md' 2021-07-11T16:52:07,707 WARNING: Discarding https://files.pythonhosted.org/packages/2a/3e/ead0cbdd8504280bd90adc6f4c7b25c323e3c2d572ea5cff17cf2f90da6e/django-url-shortener-0.0.1.tar.gz#sha256=56b688dd75da68af1eae80a008a5b5b7aaab163c22c3fee58c58d10bd555db22 (from https://pypi.org/simple/django-url-shortener/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T16:52:07,708 ERROR: Could not find a version that satisfies the requirement django-url-shortener==0.0.1 (from versions: 0.0.1) 2021-07-11T16:52:07,709 ERROR: No matching distribution found for django-url-shortener==0.0.1 2021-07-11T16:52:07,709 Exception information: 2021-07-11T16:52:07,709 Traceback (most recent call last): 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T16:52:07,709 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T16:52:07,709 raise RequirementsConflicted(criterion) 2021-07-11T16:52:07,709 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-url-shortener==0.0.1') 2021-07-11T16:52:07,709 2021-07-11T16:52:07,709 During handling of the above exception, another exception occurred: 2021-07-11T16:52:07,709 2021-07-11T16:52:07,709 Traceback (most recent call last): 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T16:52:07,709 result = self._result = resolver.resolve( 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T16:52:07,709 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T16:52:07,709 raise ResolutionImpossible(e.criterion.information) 2021-07-11T16:52:07,709 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-url-shortener==0.0.1'), parent=None)] 2021-07-11T16:52:07,709 2021-07-11T16:52:07,709 The above exception was the direct cause of the following exception: 2021-07-11T16:52:07,709 2021-07-11T16:52:07,709 Traceback (most recent call last): 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T16:52:07,709 status = self.run(options, args) 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T16:52:07,709 return func(self, options, args) 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T16:52:07,709 requirement_set = resolver.resolve( 2021-07-11T16:52:07,709 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T16:52:07,709 raise error from e 2021-07-11T16:52:07,709 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-url-shortener==0.0.1 2021-07-11T16:52:07,714 Removed django-url-shortener==0.0.1 from https://files.pythonhosted.org/packages/2a/3e/ead0cbdd8504280bd90adc6f4c7b25c323e3c2d572ea5cff17cf2f90da6e/django-url-shortener-0.0.1.tar.gz#sha256=56b688dd75da68af1eae80a008a5b5b7aaab163c22c3fee58c58d10bd555db22 from build tracker '/tmp/pip-req-tracker-oszblubj' 2021-07-11T16:52:07,714 Removed build tracker: '/tmp/pip-req-tracker-oszblubj'