2021-07-10T11:55:26,353 Created temporary directory: /tmp/pip-ephem-wheel-cache-2y5dz3s6 2021-07-10T11:55:26,360 Created temporary directory: /tmp/pip-req-tracker-5kmb8vx1 2021-07-10T11:55:26,360 Initialized build tracking at /tmp/pip-req-tracker-5kmb8vx1 2021-07-10T11:55:26,360 Created build tracker: /tmp/pip-req-tracker-5kmb8vx1 2021-07-10T11:55:26,361 Entered build tracker: /tmp/pip-req-tracker-5kmb8vx1 2021-07-10T11:55:26,361 Created temporary directory: /tmp/pip-wheel-9yx8kx_o 2021-07-10T11:55:26,394 1 location(s) to search for versions of django-normalized-filefield: 2021-07-10T11:55:26,394 * https://pypi.org/simple/django-normalized-filefield/ 2021-07-10T11:55:26,395 Fetching project page and analyzing links: https://pypi.org/simple/django-normalized-filefield/ 2021-07-10T11:55:26,395 Getting page https://pypi.org/simple/django-normalized-filefield/ 2021-07-10T11:55:26,397 Found index url https://pypi.org/simple 2021-07-10T11:55:26,576 Found link https://files.pythonhosted.org/packages/b5/1c/8a6aeafd1753a41c8567764005b1c2246676e84b7962a3ca755c84ea8de4/django-normalized-filefield-0.1.0.tar.gz#sha256=192f1acc578fb527ac86d0ee182709f3b1340ac4b68d5a02ec59ae0127d78144 (from https://pypi.org/simple/django-normalized-filefield/), version: 0.1.0 2021-07-10T11:55:26,576 Found link https://files.pythonhosted.org/packages/47/de/64cd9a479d0dd84ec74ff88cdd59f6dccfafa9cf569c4e01a73b002a2cc0/django-normalized-filefield-0.1.1.tar.gz#sha256=3ee320a89f20b6975f566d02249f8fce1e45535305aa4f3f0ddbb8547739c40b (from https://pypi.org/simple/django-normalized-filefield/), version: 0.1.1 2021-07-10T11:55:26,577 Skipping link: not a file: https://pypi.org/simple/django-normalized-filefield/ 2021-07-10T11:55:26,594 Given no hashes to check 1 links for project 'django-normalized-filefield': discarding no candidates 2021-07-10T11:55:26,613 Collecting django-normalized-filefield==0.1.0 2021-07-10T11:55:26,615 Created temporary directory: /tmp/pip-unpack-d5gyrtrf 2021-07-10T11:55:26,788 Downloading django-normalized-filefield-0.1.0.tar.gz (8.0 kB) 2021-07-10T11:55:26,837 Added django-normalized-filefield==0.1.0 from https://files.pythonhosted.org/packages/b5/1c/8a6aeafd1753a41c8567764005b1c2246676e84b7962a3ca755c84ea8de4/django-normalized-filefield-0.1.0.tar.gz#sha256=192f1acc578fb527ac86d0ee182709f3b1340ac4b68d5a02ec59ae0127d78144 to build tracker '/tmp/pip-req-tracker-5kmb8vx1' 2021-07-10T11:55:26,838 Running setup.py (path:/tmp/pip-wheel-9yx8kx_o/django-normalized-filefield_0162d028ea224607819690cd9b8a78e6/setup.py) egg_info for package django-normalized-filefield 2021-07-10T11:55:26,839 Created temporary directory: /tmp/pip-pip-egg-info-lcjd0ey5 2021-07-10T11:55:26,839 Running command python setup.py egg_info 2021-07-10T11:55:27,671 /tmp/pip-wheel-9yx8kx_o/django-normalized-filefield_0162d028ea224607819690cd9b8a78e6/setup.py:6: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-10T11:55:27,672 README = pypandoc.convert('README.md', 'rst') 2021-07-10T11:55:27,672 Traceback (most recent call last): 2021-07-10T11:55:27,672 File "", line 1, in 2021-07-10T11:55:27,673 File "/tmp/pip-wheel-9yx8kx_o/django-normalized-filefield_0162d028ea224607819690cd9b8a78e6/setup.py", line 6, in 2021-07-10T11:55:27,673 README = pypandoc.convert('README.md', 'rst') 2021-07-10T11:55:27,673 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-10T11:55:27,673 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-10T11:55:27,674 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-10T11:55:27,725 WARNING: Discarding https://files.pythonhosted.org/packages/b5/1c/8a6aeafd1753a41c8567764005b1c2246676e84b7962a3ca755c84ea8de4/django-normalized-filefield-0.1.0.tar.gz#sha256=192f1acc578fb527ac86d0ee182709f3b1340ac4b68d5a02ec59ae0127d78144 (from https://pypi.org/simple/django-normalized-filefield/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T11:55:27,727 ERROR: Could not find a version that satisfies the requirement django-normalized-filefield==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-10T11:55:27,727 ERROR: No matching distribution found for django-normalized-filefield==0.1.0 2021-07-10T11:55:27,727 Exception information: 2021-07-10T11:55:27,727 Traceback (most recent call last): 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T11:55:27,727 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T11:55:27,727 raise RequirementsConflicted(criterion) 2021-07-10T11:55:27,727 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-normalized-filefield==0.1.0') 2021-07-10T11:55:27,727 2021-07-10T11:55:27,727 During handling of the above exception, another exception occurred: 2021-07-10T11:55:27,727 2021-07-10T11:55:27,727 Traceback (most recent call last): 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T11:55:27,727 result = self._result = resolver.resolve( 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T11:55:27,727 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T11:55:27,727 raise ResolutionImpossible(e.criterion.information) 2021-07-10T11:55:27,727 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-normalized-filefield==0.1.0'), parent=None)] 2021-07-10T11:55:27,727 2021-07-10T11:55:27,727 The above exception was the direct cause of the following exception: 2021-07-10T11:55:27,727 2021-07-10T11:55:27,727 Traceback (most recent call last): 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T11:55:27,727 status = self.run(options, args) 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T11:55:27,727 return func(self, options, args) 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T11:55:27,727 requirement_set = resolver.resolve( 2021-07-10T11:55:27,727 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T11:55:27,727 raise error from e 2021-07-10T11:55:27,727 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-normalized-filefield==0.1.0 2021-07-10T11:55:27,732 Removed django-normalized-filefield==0.1.0 from https://files.pythonhosted.org/packages/b5/1c/8a6aeafd1753a41c8567764005b1c2246676e84b7962a3ca755c84ea8de4/django-normalized-filefield-0.1.0.tar.gz#sha256=192f1acc578fb527ac86d0ee182709f3b1340ac4b68d5a02ec59ae0127d78144 from build tracker '/tmp/pip-req-tracker-5kmb8vx1' 2021-07-10T11:55:27,733 Removed build tracker: '/tmp/pip-req-tracker-5kmb8vx1'