Created temporary directory: /tmp/pip-ephem-wheel-cache-oaztxp6h Created temporary directory: /tmp/pip-req-tracker-lp8z8i3b Created requirements tracker '/tmp/pip-req-tracker-lp8z8i3b' Created temporary directory: /tmp/pip-wheel-wnqu6vko Collecting django-custom-email-user==0.0.1 1 location(s) to search for versions of django-custom-email-user: * https://pypi.org/simple/django-custom-email-user/ Getting page https://pypi.org/simple/django-custom-email-user/ Analyzing links from page https://pypi.org/simple/django-custom-email-user/ Found link https://files.pythonhosted.org/packages/5d/e8/0a435c44215baf9834aba2e736c1d11e1f5a2c74c5f6173f063425ebc1a9/django_custom_email_user-0.0.1.tar.gz#sha256=3d8f595f7a1fc2691a3a2598054829743184bec8e9508bfcfe05626a8f2ac8a4 (from https://pypi.org/simple/django-custom-email-user/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-tl2twm23 Downloading https://files.pythonhosted.org/packages/5d/e8/0a435c44215baf9834aba2e736c1d11e1f5a2c74c5f6173f063425ebc1a9/django_custom_email_user-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5d/e8/0a435c44215baf9834aba2e736c1d11e1f5a2c74c5f6173f063425ebc1a9/django_custom_email_user-0.0.1.tar.gz#sha256=3d8f595f7a1fc2691a3a2598054829743184bec8e9508bfcfe05626a8f2ac8a4 (from https://pypi.org/simple/django-custom-email-user/) Added django-custom-email-user==0.0.1 from https://files.pythonhosted.org/packages/5d/e8/0a435c44215baf9834aba2e736c1d11e1f5a2c74c5f6173f063425ebc1a9/django_custom_email_user-0.0.1.tar.gz#sha256=3d8f595f7a1fc2691a3a2598054829743184bec8e9508bfcfe05626a8f2ac8a4 to build tracker '/tmp/pip-req-tracker-lp8z8i3b' Running setup.py (path:/tmp/pip-wheel-wnqu6vko/django-custom-email-user/setup.py) egg_info for package django-custom-email-user Running command python setup.py egg_info running egg_info creating pip-egg-info/django_custom_email_user.egg-info writing top-level names to pip-egg-info/django_custom_email_user.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_custom_email_user.egg-info/dependency_links.txt writing pip-egg-info/django_custom_email_user.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_custom_email_user.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_custom_email_user.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_custom_email_user.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wnqu6vko/django-custom-email-user has version 0.0.1, which satisfies requirement django-custom-email-user==0.0.1 from https://files.pythonhosted.org/packages/5d/e8/0a435c44215baf9834aba2e736c1d11e1f5a2c74c5f6173f063425ebc1a9/django_custom_email_user-0.0.1.tar.gz#sha256=3d8f595f7a1fc2691a3a2598054829743184bec8e9508bfcfe05626a8f2ac8a4 Removed django-custom-email-user==0.0.1 from https://files.pythonhosted.org/packages/5d/e8/0a435c44215baf9834aba2e736c1d11e1f5a2c74c5f6173f063425ebc1a9/django_custom_email_user-0.0.1.tar.gz#sha256=3d8f595f7a1fc2691a3a2598054829743184bec8e9508bfcfe05626a8f2ac8a4 from build tracker '/tmp/pip-req-tracker-lp8z8i3b' Building wheels for collected packages: django-custom-email-user Created temporary directory: /tmp/pip-wheel-er4z6dba Running setup.py bdist_wheel for django-custom-email-user: started Destination directory: /tmp/pip-wheel-er4z6dba Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wnqu6vko/django-custom-email-user/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-er4z6dba running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/custom_email_user copying custom_email_user/forms.py -> build/lib/custom_email_user copying custom_email_user/models.py -> build/lib/custom_email_user copying custom_email_user/admin.py -> build/lib/custom_email_user copying custom_email_user/views.py -> build/lib/custom_email_user copying custom_email_user/tests.py -> build/lib/custom_email_user copying custom_email_user/__init__.py -> build/lib/custom_email_user copying custom_email_user/apps.py -> build/lib/custom_email_user creating build/lib/custom_email_user/migrations copying custom_email_user/migrations/__init__.py -> build/lib/custom_email_user/migrations copying custom_email_user/migrations/0001_initial.py -> build/lib/custom_email_user/migrations 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/custom_email_user copying build/lib/custom_email_user/forms.py -> build/bdist.linux-armv7l/wheel/custom_email_user creating build/bdist.linux-armv7l/wheel/custom_email_user/migrations copying build/lib/custom_email_user/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/custom_email_user/migrations copying build/lib/custom_email_user/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/custom_email_user/migrations copying build/lib/custom_email_user/models.py -> build/bdist.linux-armv7l/wheel/custom_email_user copying build/lib/custom_email_user/admin.py -> build/bdist.linux-armv7l/wheel/custom_email_user copying build/lib/custom_email_user/views.py -> build/bdist.linux-armv7l/wheel/custom_email_user copying build/lib/custom_email_user/tests.py -> build/bdist.linux-armv7l/wheel/custom_email_user copying build/lib/custom_email_user/__init__.py -> build/bdist.linux-armv7l/wheel/custom_email_user copying build/lib/custom_email_user/apps.py -> build/bdist.linux-armv7l/wheel/custom_email_user running install_egg_info running egg_info writing dependency_links to django_custom_email_user.egg-info/dependency_links.txt writing top-level names to django_custom_email_user.egg-info/top_level.txt writing django_custom_email_user.egg-info/PKG-INFO reading manifest file 'django_custom_email_user.egg-info/SOURCES.txt' writing manifest file 'django_custom_email_user.egg-info/SOURCES.txt' Copying django_custom_email_user.egg-info to build/bdist.linux-armv7l/wheel/django_custom_email_user-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_custom_email_user-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-er4z6dba/django_custom_email_user-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'custom_email_user/__init__.py' adding 'custom_email_user/admin.py' adding 'custom_email_user/apps.py' adding 'custom_email_user/forms.py' adding 'custom_email_user/models.py' adding 'custom_email_user/tests.py' adding 'custom_email_user/views.py' adding 'custom_email_user/migrations/0001_initial.py' adding 'custom_email_user/migrations/__init__.py' adding 'django_custom_email_user-0.0.1.dist-info/METADATA' adding 'django_custom_email_user-0.0.1.dist-info/WHEEL' adding 'django_custom_email_user-0.0.1.dist-info/top_level.txt' adding 'django_custom_email_user-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-custom-email-user: finished with status 'done' Stored in directory: /tmp/tmpiri7ljxz Successfully built django-custom-email-user Cleaning up... Removing source in /tmp/pip-wheel-wnqu6vko/django-custom-email-user Removed build tracker '/tmp/pip-req-tracker-lp8z8i3b'