Created temporary directory: /tmp/pip-ephem-wheel-cache-w2vspw9o Created temporary directory: /tmp/pip-req-tracker-rbwpvk9j Created requirements tracker '/tmp/pip-req-tracker-rbwpvk9j' Created temporary directory: /tmp/pip-wheel-c58meavn Collecting django-createsuperuser==2019.9.5 1 location(s) to search for versions of django-createsuperuser: * https://pypi.org/simple/django-createsuperuser/ Getting page https://pypi.org/simple/django-createsuperuser/ Analyzing links from page https://pypi.org/simple/django-createsuperuser/ Found link https://files.pythonhosted.org/packages/b8/dd/80bdc68fcd7bad6ff64d0cbb3bed5255d7dcbfd3c18d1b445340ebc08222/django-createsuperuser-0.0.0.tar.gz#sha256=b8cc5e002cdcae24b74219934c5c7326c53fb5bd2f0bb1ca02367ffb8ada18d9 (from https://pypi.org/simple/django-createsuperuser/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/d6/c1/6ddd79cf1144ec597041edd5023b036be88dd912cf56969e3c759a704e20/django-createsuperuser-2019.6.28.tar.gz#sha256=8c6fd36ee4a4d9ab3e3966240c4d86635c6f39bfcaf250de66360ad79bd12f72 (from https://pypi.org/simple/django-createsuperuser/), version: 2019.6.28 Found link https://files.pythonhosted.org/packages/78/aa/b0cbcc8384970450a2ddebd92993ad60907e91dd688c7a2a3cfe46d41b89/django-createsuperuser-2019.8.17.tar.gz#sha256=6fb450a3cb7feb5f6b491f5d92b102888424380a9c1dc0da96ca53a6c6dc67a4 (from https://pypi.org/simple/django-createsuperuser/), version: 2019.8.17 Found link https://files.pythonhosted.org/packages/7f/95/c8fc18f7118b0ffa707750eb304562d8797868a826bf51fe5e9f3c5582f3/django-createsuperuser-2019.9.5.tar.gz#sha256=7b2d406295377663af8357b7c3c8ccd0f9dd9766137fd0aa1fa1767e39f8263a (from https://pypi.org/simple/django-createsuperuser/), version: 2019.9.5 Using version 2019.9.5 (newest of versions: 2019.9.5) Created temporary directory: /tmp/pip-unpack-gy6bm7st Downloading https://files.pythonhosted.org/packages/7f/95/c8fc18f7118b0ffa707750eb304562d8797868a826bf51fe5e9f3c5582f3/django-createsuperuser-2019.9.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7f/95/c8fc18f7118b0ffa707750eb304562d8797868a826bf51fe5e9f3c5582f3/django-createsuperuser-2019.9.5.tar.gz#sha256=7b2d406295377663af8357b7c3c8ccd0f9dd9766137fd0aa1fa1767e39f8263a (from https://pypi.org/simple/django-createsuperuser/) Added django-createsuperuser==2019.9.5 from https://files.pythonhosted.org/packages/7f/95/c8fc18f7118b0ffa707750eb304562d8797868a826bf51fe5e9f3c5582f3/django-createsuperuser-2019.9.5.tar.gz#sha256=7b2d406295377663af8357b7c3c8ccd0f9dd9766137fd0aa1fa1767e39f8263a to build tracker '/tmp/pip-req-tracker-rbwpvk9j' Running setup.py (path:/tmp/pip-wheel-c58meavn/django-createsuperuser/setup.py) egg_info for package django-createsuperuser Running command python setup.py egg_info running egg_info creating pip-egg-info/django_createsuperuser.egg-info writing requirements to pip-egg-info/django_createsuperuser.egg-info/requires.txt writing dependency_links to pip-egg-info/django_createsuperuser.egg-info/dependency_links.txt writing pip-egg-info/django_createsuperuser.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_createsuperuser.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_createsuperuser.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_createsuperuser.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_createsuperuser.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-c58meavn/django-createsuperuser has version 2019.9.5, which satisfies requirement django-createsuperuser==2019.9.5 from https://files.pythonhosted.org/packages/7f/95/c8fc18f7118b0ffa707750eb304562d8797868a826bf51fe5e9f3c5582f3/django-createsuperuser-2019.9.5.tar.gz#sha256=7b2d406295377663af8357b7c3c8ccd0f9dd9766137fd0aa1fa1767e39f8263a Removed django-createsuperuser==2019.9.5 from https://files.pythonhosted.org/packages/7f/95/c8fc18f7118b0ffa707750eb304562d8797868a826bf51fe5e9f3c5582f3/django-createsuperuser-2019.9.5.tar.gz#sha256=7b2d406295377663af8357b7c3c8ccd0f9dd9766137fd0aa1fa1767e39f8263a from build tracker '/tmp/pip-req-tracker-rbwpvk9j' Building wheels for collected packages: django-createsuperuser Created temporary directory: /tmp/pip-wheel-mpcdsy24 Running setup.py bdist_wheel for django-createsuperuser: started Destination directory: /tmp/pip-wheel-mpcdsy24 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-c58meavn/django-createsuperuser/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-mpcdsy24 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_createsuperuser copying django_createsuperuser/apps.py -> build/lib/django_createsuperuser copying django_createsuperuser/__init__.py -> build/lib/django_createsuperuser copying django_createsuperuser/__main__.py -> build/lib/django_createsuperuser creating build/lib/django_createsuperuser/management copying django_createsuperuser/management/__init__.py -> build/lib/django_createsuperuser/management creating build/lib/django_createsuperuser/management/commands copying django_createsuperuser/management/commands/__init__.py -> build/lib/django_createsuperuser/management/commands copying django_createsuperuser/management/commands/createsuperuser.py -> build/lib/django_createsuperuser/management/commands installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/django_createsuperuser copying build/lib/django_createsuperuser/apps.py -> build/bdist.linux-armv7l/wheel/django_createsuperuser copying build/lib/django_createsuperuser/__init__.py -> build/bdist.linux-armv7l/wheel/django_createsuperuser copying build/lib/django_createsuperuser/__main__.py -> build/bdist.linux-armv7l/wheel/django_createsuperuser creating build/bdist.linux-armv7l/wheel/django_createsuperuser/management copying build/lib/django_createsuperuser/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_createsuperuser/management creating build/bdist.linux-armv7l/wheel/django_createsuperuser/management/commands copying build/lib/django_createsuperuser/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_createsuperuser/management/commands copying build/lib/django_createsuperuser/management/commands/createsuperuser.py -> build/bdist.linux-armv7l/wheel/django_createsuperuser/management/commands running install_egg_info running egg_info creating django_createsuperuser.egg-info writing dependency_links to django_createsuperuser.egg-info/dependency_links.txt writing top-level names to django_createsuperuser.egg-info/top_level.txt writing requirements to django_createsuperuser.egg-info/requires.txt writing django_createsuperuser.egg-info/PKG-INFO writing manifest file 'django_createsuperuser.egg-info/SOURCES.txt' reading manifest file 'django_createsuperuser.egg-info/SOURCES.txt' writing manifest file 'django_createsuperuser.egg-info/SOURCES.txt' Copying django_createsuperuser.egg-info to build/bdist.linux-armv7l/wheel/django_createsuperuser-2019.9.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_createsuperuser-2019.9.5.dist-info/WHEEL creating '/tmp/pip-wheel-mpcdsy24/django_createsuperuser-2019.9.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_createsuperuser/__init__.py' adding 'django_createsuperuser/__main__.py' adding 'django_createsuperuser/apps.py' adding 'django_createsuperuser/management/__init__.py' adding 'django_createsuperuser/management/commands/__init__.py' adding 'django_createsuperuser/management/commands/createsuperuser.py' adding 'django_createsuperuser-2019.9.5.dist-info/METADATA' adding 'django_createsuperuser-2019.9.5.dist-info/WHEEL' adding 'django_createsuperuser-2019.9.5.dist-info/top_level.txt' adding 'django_createsuperuser-2019.9.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-createsuperuser: finished with status 'done' Stored in directory: /tmp/tmpnvmu89g4 Successfully built django-createsuperuser Cleaning up... Removing source in /tmp/pip-wheel-c58meavn/django-createsuperuser Removed build tracker '/tmp/pip-req-tracker-rbwpvk9j'