Created temporary directory: /tmp/pip-ephem-wheel-cache-0obgrzty Created temporary directory: /tmp/pip-req-tracker-j25jvmju Created requirements tracker '/tmp/pip-req-tracker-j25jvmju' Created temporary directory: /tmp/pip-wheel-5pik7z82 Looking in indexes: https://pypi.python.org/simple Collecting django-classic-user-accounts==1.0.2 1 location(s) to search for versions of django-classic-user-accounts: * https://pypi.python.org/simple/django-classic-user-accounts/ Getting page https://pypi.python.org/simple/django-classic-user-accounts/ Analyzing links from page https://pypi.org/simple/django-classic-user-accounts/ Found link https://files.pythonhosted.org/packages/12/6b/f9768550fcbcf41010d70a585bffb1d842bf5db2ffe151cd5f8668be0b4b/django-classic-user-accounts-1.0.2.tar.gz#sha256=fa5d05c875d19699a58c18e7a1650f8cd3a5e4fb821bf5e391133e403a39658f (from https://pypi.org/simple/django-classic-user-accounts/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-aldew3fr Downloading https://files.pythonhosted.org/packages/12/6b/f9768550fcbcf41010d70a585bffb1d842bf5db2ffe151cd5f8668be0b4b/django-classic-user-accounts-1.0.2.tar.gz (63kB) Downloading from URL https://files.pythonhosted.org/packages/12/6b/f9768550fcbcf41010d70a585bffb1d842bf5db2ffe151cd5f8668be0b4b/django-classic-user-accounts-1.0.2.tar.gz#sha256=fa5d05c875d19699a58c18e7a1650f8cd3a5e4fb821bf5e391133e403a39658f (from https://pypi.org/simple/django-classic-user-accounts/) Added django-classic-user-accounts==1.0.2 from https://files.pythonhosted.org/packages/12/6b/f9768550fcbcf41010d70a585bffb1d842bf5db2ffe151cd5f8668be0b4b/django-classic-user-accounts-1.0.2.tar.gz#sha256=fa5d05c875d19699a58c18e7a1650f8cd3a5e4fb821bf5e391133e403a39658f to build tracker '/tmp/pip-req-tracker-j25jvmju' Running setup.py (path:/tmp/pip-wheel-5pik7z82/django-classic-user-accounts/setup.py) egg_info for package django-classic-user-accounts Running command python setup.py egg_info running egg_info creating pip-egg-info/django_classic_user_accounts.egg-info writing dependency_links to pip-egg-info/django_classic_user_accounts.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_classic_user_accounts.egg-info/top_level.txt writing pip-egg-info/django_classic_user_accounts.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_classic_user_accounts.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_classic_user_accounts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'ClassicUserAccounts/templates' writing manifest file 'pip-egg-info/django_classic_user_accounts.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5pik7z82/django-classic-user-accounts has version 1.0.2, which satisfies requirement django-classic-user-accounts==1.0.2 from https://files.pythonhosted.org/packages/12/6b/f9768550fcbcf41010d70a585bffb1d842bf5db2ffe151cd5f8668be0b4b/django-classic-user-accounts-1.0.2.tar.gz#sha256=fa5d05c875d19699a58c18e7a1650f8cd3a5e4fb821bf5e391133e403a39658f Removed django-classic-user-accounts==1.0.2 from https://files.pythonhosted.org/packages/12/6b/f9768550fcbcf41010d70a585bffb1d842bf5db2ffe151cd5f8668be0b4b/django-classic-user-accounts-1.0.2.tar.gz#sha256=fa5d05c875d19699a58c18e7a1650f8cd3a5e4fb821bf5e391133e403a39658f from build tracker '/tmp/pip-req-tracker-j25jvmju' Building wheels for collected packages: django-classic-user-accounts Created temporary directory: /tmp/pip-wheel-r8lhvev0 Running setup.py bdist_wheel for django-classic-user-accounts: started Destination directory: /tmp/pip-wheel-r8lhvev0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5pik7z82/django-classic-user-accounts/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-r8lhvev0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ClassicUserAccounts copying ClassicUserAccounts/initial_migrations.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/views.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/forms.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/tests.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/models.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/managers.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/apps.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/admin.py -> build/lib/ClassicUserAccounts copying ClassicUserAccounts/__init__.py -> build/lib/ClassicUserAccounts creating build/lib/ClassicUserAccounts/migrations copying ClassicUserAccounts/migrations/0001_initial.py -> build/lib/ClassicUserAccounts/migrations copying ClassicUserAccounts/migrations/__init__.py -> build/lib/ClassicUserAccounts/migrations running egg_info writing top-level names to django_classic_user_accounts.egg-info/top_level.txt writing dependency_links to django_classic_user_accounts.egg-info/dependency_links.txt writing django_classic_user_accounts.egg-info/PKG-INFO reading manifest file 'django_classic_user_accounts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'ClassicUserAccounts/templates' writing manifest file 'django_classic_user_accounts.egg-info/SOURCES.txt' creating build/lib/ClassicUserAccounts/miscellaneous copying ClassicUserAccounts/miscellaneous/country.csv -> build/lib/ClassicUserAccounts/miscellaneous copying ClassicUserAccounts/miscellaneous/database.sql -> build/lib/ClassicUserAccounts/miscellaneous copying ClassicUserAccounts/miscellaneous/readme.txt -> build/lib/ClassicUserAccounts/miscellaneous copying ClassicUserAccounts/miscellaneous/timezone.csv -> build/lib/ClassicUserAccounts/miscellaneous copying ClassicUserAccounts/miscellaneous/zone.csv -> build/lib/ClassicUserAccounts/miscellaneous creating build/lib/ClassicUserAccounts/static copying ClassicUserAccounts/static/avatar_a.png -> build/lib/ClassicUserAccounts/static copying ClassicUserAccounts/static/avatar_f.png -> build/lib/ClassicUserAccounts/static copying ClassicUserAccounts/static/avatar_m.png -> build/lib/ClassicUserAccounts/static 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/ClassicUserAccounts creating build/bdist.linux-armv7l/wheel/ClassicUserAccounts/migrations copying build/lib/ClassicUserAccounts/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/migrations copying build/lib/ClassicUserAccounts/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/migrations copying build/lib/ClassicUserAccounts/initial_migrations.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts copying build/lib/ClassicUserAccounts/views.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts creating build/bdist.linux-armv7l/wheel/ClassicUserAccounts/miscellaneous copying build/lib/ClassicUserAccounts/miscellaneous/database.sql -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/miscellaneous copying build/lib/ClassicUserAccounts/miscellaneous/timezone.csv -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/miscellaneous copying build/lib/ClassicUserAccounts/miscellaneous/readme.txt -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/miscellaneous copying build/lib/ClassicUserAccounts/miscellaneous/zone.csv -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/miscellaneous copying build/lib/ClassicUserAccounts/miscellaneous/country.csv -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/miscellaneous copying build/lib/ClassicUserAccounts/forms.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts copying build/lib/ClassicUserAccounts/tests.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts copying build/lib/ClassicUserAccounts/models.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts copying build/lib/ClassicUserAccounts/managers.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts copying build/lib/ClassicUserAccounts/apps.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts creating build/bdist.linux-armv7l/wheel/ClassicUserAccounts/static copying build/lib/ClassicUserAccounts/static/avatar_m.png -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/static copying build/lib/ClassicUserAccounts/static/avatar_a.png -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/static copying build/lib/ClassicUserAccounts/static/avatar_f.png -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts/static copying build/lib/ClassicUserAccounts/admin.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts copying build/lib/ClassicUserAccounts/__init__.py -> build/bdist.linux-armv7l/wheel/ClassicUserAccounts running install_egg_info Copying django_classic_user_accounts.egg-info to build/bdist.linux-armv7l/wheel/django_classic_user_accounts-1.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_classic_user_accounts-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-r8lhvev0/django_classic_user_accounts-1.0.2-py3-none-any.whl' and adding '.' to it adding 'ClassicUserAccounts/__init__.py' adding 'ClassicUserAccounts/admin.py' adding 'ClassicUserAccounts/apps.py' adding 'ClassicUserAccounts/forms.py' adding 'ClassicUserAccounts/initial_migrations.py' adding 'ClassicUserAccounts/managers.py' adding 'ClassicUserAccounts/models.py' adding 'ClassicUserAccounts/tests.py' adding 'ClassicUserAccounts/views.py' adding 'ClassicUserAccounts/migrations/0001_initial.py' adding 'ClassicUserAccounts/migrations/__init__.py' adding 'ClassicUserAccounts/miscellaneous/country.csv' adding 'ClassicUserAccounts/miscellaneous/database.sql' adding 'ClassicUserAccounts/miscellaneous/readme.txt' adding 'ClassicUserAccounts/miscellaneous/timezone.csv' adding 'ClassicUserAccounts/miscellaneous/zone.csv' adding 'ClassicUserAccounts/static/avatar_a.png' adding 'ClassicUserAccounts/static/avatar_f.png' adding 'ClassicUserAccounts/static/avatar_m.png' adding 'django_classic_user_accounts-1.0.2.dist-info/top_level.txt' adding 'django_classic_user_accounts-1.0.2.dist-info/WHEEL' adding 'django_classic_user_accounts-1.0.2.dist-info/METADATA' adding 'django_classic_user_accounts-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-classic-user-accounts: finished with status 'done' Stored in directory: /tmp/tmpm51jj5wr Successfully built django-classic-user-accounts Cleaning up... Removing source in /tmp/pip-wheel-5pik7z82/django-classic-user-accounts Removed build tracker '/tmp/pip-req-tracker-j25jvmju'