Created temporary directory: /tmp/pip-ephem-wheel-cache-khw3h_30 Created temporary directory: /tmp/pip-req-tracker-6e5s9tec Created requirements tracker '/tmp/pip-req-tracker-6e5s9tec' Created temporary directory: /tmp/pip-wheel-bxzui0v2 Collecting django-makesuperuser==2019.9.5 1 location(s) to search for versions of django-makesuperuser: * https://pypi.org/simple/django-makesuperuser/ Getting page https://pypi.org/simple/django-makesuperuser/ Analyzing links from page https://pypi.org/simple/django-makesuperuser/ Found link https://files.pythonhosted.org/packages/b0/85/b041a1931fbb9e2df4517b6d603abcc340a9c5377b4265faa2b8ee19d491/django-makesuperuser-2019.6.28.tar.gz#sha256=685b5455c7964bfb226fe6d91ac55106fff445ac18c948794fa5ce4b6098cd12 (from https://pypi.org/simple/django-makesuperuser/), version: 2019.6.28 Found link https://files.pythonhosted.org/packages/a3/ba/3920f4c8d67353a375cc9df2a99aed473fbc975bd7851ae12e1be1a1993a/django-makesuperuser-2019.8.18.tar.gz#sha256=d96c7d8edfb28e6a73ec93d25e46cd8df333483a4d04b7ae7c28dbc67b49e319 (from https://pypi.org/simple/django-makesuperuser/), version: 2019.8.18 Found link https://files.pythonhosted.org/packages/b3/ee/f368270a5fdfd674f9e236f598e249bbde9ed2ab7768b0014c688c80165f/django-makesuperuser-2019.9.5.tar.gz#sha256=410a677d61b3e3a48eb837c46767ffffe17d71e0f3d26edd435ee810ecf19f39 (from https://pypi.org/simple/django-makesuperuser/), version: 2019.9.5 Using version 2019.9.5 (newest of versions: 2019.9.5) Created temporary directory: /tmp/pip-unpack-42acfck3 Downloading https://files.pythonhosted.org/packages/b3/ee/f368270a5fdfd674f9e236f598e249bbde9ed2ab7768b0014c688c80165f/django-makesuperuser-2019.9.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b3/ee/f368270a5fdfd674f9e236f598e249bbde9ed2ab7768b0014c688c80165f/django-makesuperuser-2019.9.5.tar.gz#sha256=410a677d61b3e3a48eb837c46767ffffe17d71e0f3d26edd435ee810ecf19f39 (from https://pypi.org/simple/django-makesuperuser/) Added django-makesuperuser==2019.9.5 from https://files.pythonhosted.org/packages/b3/ee/f368270a5fdfd674f9e236f598e249bbde9ed2ab7768b0014c688c80165f/django-makesuperuser-2019.9.5.tar.gz#sha256=410a677d61b3e3a48eb837c46767ffffe17d71e0f3d26edd435ee810ecf19f39 to build tracker '/tmp/pip-req-tracker-6e5s9tec' Running setup.py (path:/tmp/pip-wheel-bxzui0v2/django-makesuperuser/setup.py) egg_info for package django-makesuperuser Running command python setup.py egg_info running egg_info creating pip-egg-info/django_makesuperuser.egg-info writing pip-egg-info/django_makesuperuser.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_makesuperuser.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_makesuperuser.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_makesuperuser.egg-info/requires.txt writing manifest file 'pip-egg-info/django_makesuperuser.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_makesuperuser.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_makesuperuser.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bxzui0v2/django-makesuperuser has version 2019.9.5, which satisfies requirement django-makesuperuser==2019.9.5 from https://files.pythonhosted.org/packages/b3/ee/f368270a5fdfd674f9e236f598e249bbde9ed2ab7768b0014c688c80165f/django-makesuperuser-2019.9.5.tar.gz#sha256=410a677d61b3e3a48eb837c46767ffffe17d71e0f3d26edd435ee810ecf19f39 Removed django-makesuperuser==2019.9.5 from https://files.pythonhosted.org/packages/b3/ee/f368270a5fdfd674f9e236f598e249bbde9ed2ab7768b0014c688c80165f/django-makesuperuser-2019.9.5.tar.gz#sha256=410a677d61b3e3a48eb837c46767ffffe17d71e0f3d26edd435ee810ecf19f39 from build tracker '/tmp/pip-req-tracker-6e5s9tec' Building wheels for collected packages: django-makesuperuser Created temporary directory: /tmp/pip-wheel-0oo81mba Running setup.py bdist_wheel for django-makesuperuser: started Destination directory: /tmp/pip-wheel-0oo81mba Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bxzui0v2/django-makesuperuser/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-0oo81mba running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_makesuperuser copying django_makesuperuser/apps.py -> build/lib/django_makesuperuser copying django_makesuperuser/__main__.py -> build/lib/django_makesuperuser copying django_makesuperuser/__init__.py -> build/lib/django_makesuperuser creating build/lib/django_makesuperuser/management copying django_makesuperuser/management/__init__.py -> build/lib/django_makesuperuser/management creating build/lib/django_makesuperuser/management/commands copying django_makesuperuser/management/commands/makesuperuser.py -> build/lib/django_makesuperuser/management/commands copying django_makesuperuser/management/commands/__init__.py -> build/lib/django_makesuperuser/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_makesuperuser copying build/lib/django_makesuperuser/apps.py -> build/bdist.linux-armv7l/wheel/django_makesuperuser copying build/lib/django_makesuperuser/__main__.py -> build/bdist.linux-armv7l/wheel/django_makesuperuser copying build/lib/django_makesuperuser/__init__.py -> build/bdist.linux-armv7l/wheel/django_makesuperuser creating build/bdist.linux-armv7l/wheel/django_makesuperuser/management copying build/lib/django_makesuperuser/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_makesuperuser/management creating build/bdist.linux-armv7l/wheel/django_makesuperuser/management/commands copying build/lib/django_makesuperuser/management/commands/makesuperuser.py -> build/bdist.linux-armv7l/wheel/django_makesuperuser/management/commands copying build/lib/django_makesuperuser/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_makesuperuser/management/commands running install_egg_info running egg_info creating django_makesuperuser.egg-info writing dependency_links to django_makesuperuser.egg-info/dependency_links.txt writing requirements to django_makesuperuser.egg-info/requires.txt writing top-level names to django_makesuperuser.egg-info/top_level.txt writing django_makesuperuser.egg-info/PKG-INFO writing manifest file 'django_makesuperuser.egg-info/SOURCES.txt' reading manifest file 'django_makesuperuser.egg-info/SOURCES.txt' writing manifest file 'django_makesuperuser.egg-info/SOURCES.txt' Copying django_makesuperuser.egg-info to build/bdist.linux-armv7l/wheel/django_makesuperuser-2019.9.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_makesuperuser-2019.9.5.dist-info/WHEEL creating '/tmp/pip-wheel-0oo81mba/django_makesuperuser-2019.9.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_makesuperuser/__init__.py' adding 'django_makesuperuser/__main__.py' adding 'django_makesuperuser/apps.py' adding 'django_makesuperuser/management/__init__.py' adding 'django_makesuperuser/management/commands/__init__.py' adding 'django_makesuperuser/management/commands/makesuperuser.py' adding 'django_makesuperuser-2019.9.5.dist-info/METADATA' adding 'django_makesuperuser-2019.9.5.dist-info/WHEEL' adding 'django_makesuperuser-2019.9.5.dist-info/top_level.txt' adding 'django_makesuperuser-2019.9.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-makesuperuser: finished with status 'done' Stored in directory: /tmp/tmp64a8sen6 Successfully built django-makesuperuser Cleaning up... Removing source in /tmp/pip-wheel-bxzui0v2/django-makesuperuser Removed build tracker '/tmp/pip-req-tracker-6e5s9tec'