Created temporary directory: /tmp/pip-ephem-wheel-cache-9g2ze5n_ Created temporary directory: /tmp/pip-req-tracker-u_u1sccv Created requirements tracker '/tmp/pip-req-tracker-u_u1sccv' Created temporary directory: /tmp/pip-wheel-uzmeil1g Collecting dj-rest-auth==0.1.0 1 location(s) to search for versions of dj-rest-auth: * https://pypi.org/simple/dj-rest-auth/ Getting page https://pypi.org/simple/dj-rest-auth/ Analyzing links from page https://pypi.org/simple/dj-rest-auth/ Found link https://files.pythonhosted.org/packages/fd/4a/4713bf6054258e9cdd7c1af98d4b9f31aae9cd9c9803727ec5ac0e90605c/dj-rest-auth-0.1.0.tar.gz#sha256=0904e229f0385fb256ae7206544ffe627c7d36be06f8d4be9407c5a0668a7c6e (from https://pypi.org/simple/dj-rest-auth/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-hu1j9sun Downloading https://files.pythonhosted.org/packages/fd/4a/4713bf6054258e9cdd7c1af98d4b9f31aae9cd9c9803727ec5ac0e90605c/dj-rest-auth-0.1.0.tar.gz (60kB) Downloading from URL https://files.pythonhosted.org/packages/fd/4a/4713bf6054258e9cdd7c1af98d4b9f31aae9cd9c9803727ec5ac0e90605c/dj-rest-auth-0.1.0.tar.gz#sha256=0904e229f0385fb256ae7206544ffe627c7d36be06f8d4be9407c5a0668a7c6e (from https://pypi.org/simple/dj-rest-auth/) Added dj-rest-auth==0.1.0 from https://files.pythonhosted.org/packages/fd/4a/4713bf6054258e9cdd7c1af98d4b9f31aae9cd9c9803727ec5ac0e90605c/dj-rest-auth-0.1.0.tar.gz#sha256=0904e229f0385fb256ae7206544ffe627c7d36be06f8d4be9407c5a0668a7c6e to build tracker '/tmp/pip-req-tracker-u_u1sccv' Running setup.py (path:/tmp/pip-wheel-uzmeil1g/dj-rest-auth/setup.py) egg_info for package dj-rest-auth Running command python setup.py egg_info running egg_info creating pip-egg-info/dj_rest_auth.egg-info writing dependency_links to pip-egg-info/dj_rest_auth.egg-info/dependency_links.txt writing top-level names to pip-egg-info/dj_rest_auth.egg-info/top_level.txt writing requirements to pip-egg-info/dj_rest_auth.egg-info/requires.txt writing pip-egg-info/dj_rest_auth.egg-info/PKG-INFO writing manifest file 'pip-egg-info/dj_rest_auth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dj_rest_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/dj_rest_auth.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uzmeil1g/dj-rest-auth has version 0.1.0, which satisfies requirement dj-rest-auth==0.1.0 from https://files.pythonhosted.org/packages/fd/4a/4713bf6054258e9cdd7c1af98d4b9f31aae9cd9c9803727ec5ac0e90605c/dj-rest-auth-0.1.0.tar.gz#sha256=0904e229f0385fb256ae7206544ffe627c7d36be06f8d4be9407c5a0668a7c6e Removed dj-rest-auth==0.1.0 from https://files.pythonhosted.org/packages/fd/4a/4713bf6054258e9cdd7c1af98d4b9f31aae9cd9c9803727ec5ac0e90605c/dj-rest-auth-0.1.0.tar.gz#sha256=0904e229f0385fb256ae7206544ffe627c7d36be06f8d4be9407c5a0668a7c6e from build tracker '/tmp/pip-req-tracker-u_u1sccv' Building wheels for collected packages: dj-rest-auth Created temporary directory: /tmp/pip-wheel-ug10uhjd Running setup.py bdist_wheel for dj-rest-auth: started Destination directory: /tmp/pip-wheel-ug10uhjd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uzmeil1g/dj-rest-auth/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-ug10uhjd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dj_rest_auth copying dj_rest_auth/social_serializers.py -> build/lib/dj_rest_auth copying dj_rest_auth/serializers.py -> build/lib/dj_rest_auth copying dj_rest_auth/utils.py -> build/lib/dj_rest_auth copying dj_rest_auth/models.py -> build/lib/dj_rest_auth copying dj_rest_auth/admin.py -> build/lib/dj_rest_auth copying dj_rest_auth/app_settings.py -> build/lib/dj_rest_auth copying dj_rest_auth/views.py -> build/lib/dj_rest_auth copying dj_rest_auth/__init__.py -> build/lib/dj_rest_auth copying dj_rest_auth/urls.py -> build/lib/dj_rest_auth creating build/lib/dj_rest_auth/registration copying dj_rest_auth/registration/serializers.py -> build/lib/dj_rest_auth/registration copying dj_rest_auth/registration/app_settings.py -> build/lib/dj_rest_auth/registration copying dj_rest_auth/registration/views.py -> build/lib/dj_rest_auth/registration copying dj_rest_auth/registration/__init__.py -> build/lib/dj_rest_auth/registration copying dj_rest_auth/registration/urls.py -> build/lib/dj_rest_auth/registration creating build/lib/dj_rest_auth/tests copying dj_rest_auth/tests/django_urls.py -> build/lib/dj_rest_auth/tests copying dj_rest_auth/tests/settings.py -> build/lib/dj_rest_auth/tests copying dj_rest_auth/tests/mixins.py -> build/lib/dj_rest_auth/tests copying dj_rest_auth/tests/test_social.py -> build/lib/dj_rest_auth/tests copying dj_rest_auth/tests/test_api.py -> build/lib/dj_rest_auth/tests copying dj_rest_auth/tests/__init__.py -> build/lib/dj_rest_auth/tests copying dj_rest_auth/tests/urls.py -> build/lib/dj_rest_auth/tests running egg_info writing requirements to dj_rest_auth.egg-info/requires.txt writing dependency_links to dj_rest_auth.egg-info/dependency_links.txt writing dj_rest_auth.egg-info/PKG-INFO writing top-level names to dj_rest_auth.egg-info/top_level.txt reading manifest file 'dj_rest_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dj_rest_auth.egg-info/SOURCES.txt' creating build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/__init__.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/admin.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/app_settings.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/models.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/serializers.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/social_serializers.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/urls.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/utils.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ copying dj_rest_auth/__pycache__/views.cpython-38.pyc -> build/lib/dj_rest_auth/__pycache__ creating build/lib/dj_rest_auth/locale creating build/lib/dj_rest_auth/locale/cs creating build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!63502!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!64462!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!64600!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!64760!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!65418!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!65616!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!65791!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!65995!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/.!69818!django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES copying dj_rest_auth/locale/cs/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/cs/LC_MESSAGES creating build/lib/dj_rest_auth/locale/de creating build/lib/dj_rest_auth/locale/de/LC_MESSAGES copying dj_rest_auth/locale/de/LC_MESSAGES/.!65618!django.mo -> build/lib/dj_rest_auth/locale/de/LC_MESSAGES copying dj_rest_auth/locale/de/LC_MESSAGES/.!65793!django.mo -> build/lib/dj_rest_auth/locale/de/LC_MESSAGES copying dj_rest_auth/locale/de/LC_MESSAGES/.!65997!django.mo -> build/lib/dj_rest_auth/locale/de/LC_MESSAGES copying dj_rest_auth/locale/de/LC_MESSAGES/.!69820!django.mo -> build/lib/dj_rest_auth/locale/de/LC_MESSAGES copying dj_rest_auth/locale/de/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/de/LC_MESSAGES copying dj_rest_auth/locale/de/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/de/LC_MESSAGES creating build/lib/dj_rest_auth/locale/es creating build/lib/dj_rest_auth/locale/es/LC_MESSAGES copying dj_rest_auth/locale/es/LC_MESSAGES/.!65620!django.mo -> build/lib/dj_rest_auth/locale/es/LC_MESSAGES copying dj_rest_auth/locale/es/LC_MESSAGES/.!65795!django.mo -> build/lib/dj_rest_auth/locale/es/LC_MESSAGES copying dj_rest_auth/locale/es/LC_MESSAGES/.!65999!django.mo -> build/lib/dj_rest_auth/locale/es/LC_MESSAGES copying dj_rest_auth/locale/es/LC_MESSAGES/.!69822!django.mo -> build/lib/dj_rest_auth/locale/es/LC_MESSAGES copying dj_rest_auth/locale/es/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/es/LC_MESSAGES copying dj_rest_auth/locale/es/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/es/LC_MESSAGES creating build/lib/dj_rest_auth/locale/fr creating build/lib/dj_rest_auth/locale/fr/LC_MESSAGES copying dj_rest_auth/locale/fr/LC_MESSAGES/.!65622!django.mo -> build/lib/dj_rest_auth/locale/fr/LC_MESSAGES copying dj_rest_auth/locale/fr/LC_MESSAGES/.!65797!django.mo -> build/lib/dj_rest_auth/locale/fr/LC_MESSAGES copying dj_rest_auth/locale/fr/LC_MESSAGES/.!66001!django.mo -> build/lib/dj_rest_auth/locale/fr/LC_MESSAGES copying dj_rest_auth/locale/fr/LC_MESSAGES/.!69824!django.mo -> build/lib/dj_rest_auth/locale/fr/LC_MESSAGES copying dj_rest_auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/fr/LC_MESSAGES copying dj_rest_auth/locale/fr/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/fr/LC_MESSAGES creating build/lib/dj_rest_auth/locale/ko creating build/lib/dj_rest_auth/locale/ko/LC_MESSAGES copying dj_rest_auth/locale/ko/LC_MESSAGES/.!65624!django.mo -> build/lib/dj_rest_auth/locale/ko/LC_MESSAGES copying dj_rest_auth/locale/ko/LC_MESSAGES/.!65799!django.mo -> build/lib/dj_rest_auth/locale/ko/LC_MESSAGES copying dj_rest_auth/locale/ko/LC_MESSAGES/.!66003!django.mo -> build/lib/dj_rest_auth/locale/ko/LC_MESSAGES copying dj_rest_auth/locale/ko/LC_MESSAGES/.!69826!django.mo -> build/lib/dj_rest_auth/locale/ko/LC_MESSAGES copying dj_rest_auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/ko/LC_MESSAGES copying dj_rest_auth/locale/ko/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/ko/LC_MESSAGES creating build/lib/dj_rest_auth/locale/pl creating build/lib/dj_rest_auth/locale/pl/LC_MESSAGES copying dj_rest_auth/locale/pl/LC_MESSAGES/.!65626!django.mo -> build/lib/dj_rest_auth/locale/pl/LC_MESSAGES copying dj_rest_auth/locale/pl/LC_MESSAGES/.!65801!django.mo -> build/lib/dj_rest_auth/locale/pl/LC_MESSAGES copying dj_rest_auth/locale/pl/LC_MESSAGES/.!66005!django.mo -> build/lib/dj_rest_auth/locale/pl/LC_MESSAGES copying dj_rest_auth/locale/pl/LC_MESSAGES/.!69828!django.mo -> build/lib/dj_rest_auth/locale/pl/LC_MESSAGES copying dj_rest_auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/pl/LC_MESSAGES copying dj_rest_auth/locale/pl/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/pl/LC_MESSAGES creating build/lib/dj_rest_auth/locale/pt_BR creating build/lib/dj_rest_auth/locale/pt_BR/LC_MESSAGES copying dj_rest_auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/pt_BR/LC_MESSAGES creating build/lib/dj_rest_auth/locale/ru creating build/lib/dj_rest_auth/locale/ru/LC_MESSAGES copying dj_rest_auth/locale/ru/LC_MESSAGES/.!65629!django.mo -> build/lib/dj_rest_auth/locale/ru/LC_MESSAGES copying dj_rest_auth/locale/ru/LC_MESSAGES/.!65804!django.mo -> build/lib/dj_rest_auth/locale/ru/LC_MESSAGES copying dj_rest_auth/locale/ru/LC_MESSAGES/.!66008!django.mo -> build/lib/dj_rest_auth/locale/ru/LC_MESSAGES copying dj_rest_auth/locale/ru/LC_MESSAGES/.!69831!django.mo -> build/lib/dj_rest_auth/locale/ru/LC_MESSAGES copying dj_rest_auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/ru/LC_MESSAGES copying dj_rest_auth/locale/ru/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/ru/LC_MESSAGES creating build/lib/dj_rest_auth/locale/tr creating build/lib/dj_rest_auth/locale/tr/LC_MESSAGES copying dj_rest_auth/locale/tr/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/tr/LC_MESSAGES creating build/lib/dj_rest_auth/locale/zh_Hans creating build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65632!django.mo -> build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65807!django.mo -> build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!66011!django.mo -> build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!69834!django.mo -> build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES creating build/lib/dj_rest_auth/locale/zh_Hant creating build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65634!django.mo -> build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65809!django.mo -> build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!66013!django.mo -> build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!69836!django.mo -> build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES creating build/lib/dj_rest_auth/registration/__pycache__ copying dj_rest_auth/registration/__pycache__/__init__.cpython-38.pyc -> build/lib/dj_rest_auth/registration/__pycache__ copying dj_rest_auth/registration/__pycache__/app_settings.cpython-38.pyc -> build/lib/dj_rest_auth/registration/__pycache__ copying dj_rest_auth/registration/__pycache__/serializers.cpython-38.pyc -> build/lib/dj_rest_auth/registration/__pycache__ copying dj_rest_auth/registration/__pycache__/urls.cpython-38.pyc -> build/lib/dj_rest_auth/registration/__pycache__ copying dj_rest_auth/registration/__pycache__/views.cpython-38.pyc -> build/lib/dj_rest_auth/registration/__pycache__ copying dj_rest_auth/tests/requirements.pip -> build/lib/dj_rest_auth/tests creating build/lib/dj_rest_auth/tests/__pycache__ copying dj_rest_auth/tests/__pycache__/__init__.cpython-38.pyc -> build/lib/dj_rest_auth/tests/__pycache__ copying dj_rest_auth/tests/__pycache__/django_urls.cpython-38.pyc -> build/lib/dj_rest_auth/tests/__pycache__ copying dj_rest_auth/tests/__pycache__/mixins.cpython-38.pyc -> build/lib/dj_rest_auth/tests/__pycache__ copying dj_rest_auth/tests/__pycache__/settings.cpython-38.pyc -> build/lib/dj_rest_auth/tests/__pycache__ copying dj_rest_auth/tests/__pycache__/test_api.cpython-38.pyc -> build/lib/dj_rest_auth/tests/__pycache__ copying dj_rest_auth/tests/__pycache__/test_social.cpython-38.pyc -> build/lib/dj_rest_auth/tests/__pycache__ copying dj_rest_auth/tests/__pycache__/urls.cpython-38.pyc -> build/lib/dj_rest_auth/tests/__pycache__ 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/dj_rest_auth copying build/lib/dj_rest_auth/social_serializers.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth copying build/lib/dj_rest_auth/serializers.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth creating build/bdist.linux-armv7l/wheel/dj_rest_auth/registration copying build/lib/dj_rest_auth/registration/serializers.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration creating build/bdist.linux-armv7l/wheel/dj_rest_auth/registration/__pycache__ copying build/lib/dj_rest_auth/registration/__pycache__/serializers.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration/__pycache__ copying build/lib/dj_rest_auth/registration/__pycache__/views.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration/__pycache__ copying build/lib/dj_rest_auth/registration/__pycache__/app_settings.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration/__pycache__ copying build/lib/dj_rest_auth/registration/__pycache__/urls.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration/__pycache__ copying build/lib/dj_rest_auth/registration/__pycache__/__init__.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration/__pycache__ copying build/lib/dj_rest_auth/registration/app_settings.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration copying build/lib/dj_rest_auth/registration/views.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration copying build/lib/dj_rest_auth/registration/__init__.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration copying build/lib/dj_rest_auth/registration/urls.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/registration creating build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/social_serializers.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/serializers.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/views.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/app_settings.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/admin.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/urls.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/models.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/__init__.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/__pycache__/utils.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/__pycache__ copying build/lib/dj_rest_auth/utils.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth copying build/lib/dj_rest_auth/models.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth copying build/lib/dj_rest_auth/admin.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!69818!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!65418!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!64462!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!65791!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!64760!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!63502!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!65995!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!64600!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/.!65616!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES copying build/lib/dj_rest_auth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/cs/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65634!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65809!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!66013!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!69836!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hant/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl/LC_MESSAGES copying build/lib/dj_rest_auth/locale/pl/LC_MESSAGES/.!65626!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl/LC_MESSAGES copying build/lib/dj_rest_auth/locale/pl/LC_MESSAGES/.!66005!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl/LC_MESSAGES copying build/lib/dj_rest_auth/locale/pl/LC_MESSAGES/.!65801!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl/LC_MESSAGES copying build/lib/dj_rest_auth/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl/LC_MESSAGES copying build/lib/dj_rest_auth/locale/pl/LC_MESSAGES/.!69828!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl/LC_MESSAGES copying build/lib/dj_rest_auth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pl/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de/LC_MESSAGES copying build/lib/dj_rest_auth/locale/de/LC_MESSAGES/.!65618!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de/LC_MESSAGES copying build/lib/dj_rest_auth/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de/LC_MESSAGES copying build/lib/dj_rest_auth/locale/de/LC_MESSAGES/.!69820!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de/LC_MESSAGES copying build/lib/dj_rest_auth/locale/de/LC_MESSAGES/.!65997!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de/LC_MESSAGES copying build/lib/dj_rest_auth/locale/de/LC_MESSAGES/.!65793!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de/LC_MESSAGES copying build/lib/dj_rest_auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/de/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ru/LC_MESSAGES/.!65804!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ru/LC_MESSAGES/.!66008!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ru/LC_MESSAGES/.!65629!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ru/LC_MESSAGES/.!69831!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ru/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ko/LC_MESSAGES/.!69826!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ko/LC_MESSAGES/.!65799!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ko/LC_MESSAGES/.!66003!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ko/LC_MESSAGES/.!65624!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko/LC_MESSAGES copying build/lib/dj_rest_auth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/ko/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/tr creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/tr/LC_MESSAGES copying build/lib/dj_rest_auth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/tr/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es/LC_MESSAGES copying build/lib/dj_rest_auth/locale/es/LC_MESSAGES/.!65620!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es/LC_MESSAGES copying build/lib/dj_rest_auth/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es/LC_MESSAGES copying build/lib/dj_rest_auth/locale/es/LC_MESSAGES/.!65795!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es/LC_MESSAGES copying build/lib/dj_rest_auth/locale/es/LC_MESSAGES/.!65999!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es/LC_MESSAGES copying build/lib/dj_rest_auth/locale/es/LC_MESSAGES/.!69822!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es/LC_MESSAGES copying build/lib/dj_rest_auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/es/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pt_BR creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pt_BR/LC_MESSAGES copying build/lib/dj_rest_auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65807!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65632!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!66011!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!69834!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/zh_Hans/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr creating build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr/LC_MESSAGES copying build/lib/dj_rest_auth/locale/fr/LC_MESSAGES/.!69824!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr/LC_MESSAGES copying build/lib/dj_rest_auth/locale/fr/LC_MESSAGES/.!65622!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr/LC_MESSAGES copying build/lib/dj_rest_auth/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr/LC_MESSAGES copying build/lib/dj_rest_auth/locale/fr/LC_MESSAGES/.!66001!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr/LC_MESSAGES copying build/lib/dj_rest_auth/locale/fr/LC_MESSAGES/.!65797!django.mo -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr/LC_MESSAGES copying build/lib/dj_rest_auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/dj_rest_auth/locale/fr/LC_MESSAGES copying build/lib/dj_rest_auth/app_settings.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth creating build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/tests/django_urls.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/tests/settings.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/tests/mixins.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests creating build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/__pycache__/mixins.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/__pycache__/settings.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/__pycache__/test_api.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/__pycache__/test_social.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/__pycache__/django_urls.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/__pycache__/urls.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/__pycache__/__init__.cpython-38.pyc -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests/__pycache__ copying build/lib/dj_rest_auth/tests/test_social.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/tests/test_api.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/tests/requirements.pip -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/tests/__init__.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/tests/urls.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth/tests copying build/lib/dj_rest_auth/views.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth copying build/lib/dj_rest_auth/__init__.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth copying build/lib/dj_rest_auth/urls.py -> build/bdist.linux-armv7l/wheel/dj_rest_auth running install_egg_info Copying dj_rest_auth.egg-info to build/bdist.linux-armv7l/wheel/dj_rest_auth-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dj_rest_auth-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ug10uhjd/dj_rest_auth-0.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dj_rest_auth/__init__.py' adding 'dj_rest_auth/admin.py' adding 'dj_rest_auth/app_settings.py' adding 'dj_rest_auth/models.py' adding 'dj_rest_auth/serializers.py' adding 'dj_rest_auth/social_serializers.py' adding 'dj_rest_auth/urls.py' adding 'dj_rest_auth/utils.py' adding 'dj_rest_auth/views.py' adding 'dj_rest_auth/__pycache__/__init__.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/admin.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/app_settings.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/models.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/serializers.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/social_serializers.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/urls.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/utils.cpython-38.pyc' adding 'dj_rest_auth/__pycache__/views.cpython-38.pyc' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!63502!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!64462!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!64600!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!64760!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!65418!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!65616!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!65791!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!65995!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/.!69818!django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/cs/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/de/LC_MESSAGES/.!65618!django.mo' adding 'dj_rest_auth/locale/de/LC_MESSAGES/.!65793!django.mo' adding 'dj_rest_auth/locale/de/LC_MESSAGES/.!65997!django.mo' adding 'dj_rest_auth/locale/de/LC_MESSAGES/.!69820!django.mo' adding 'dj_rest_auth/locale/de/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/de/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/es/LC_MESSAGES/.!65620!django.mo' adding 'dj_rest_auth/locale/es/LC_MESSAGES/.!65795!django.mo' adding 'dj_rest_auth/locale/es/LC_MESSAGES/.!65999!django.mo' adding 'dj_rest_auth/locale/es/LC_MESSAGES/.!69822!django.mo' adding 'dj_rest_auth/locale/es/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/es/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/fr/LC_MESSAGES/.!65622!django.mo' adding 'dj_rest_auth/locale/fr/LC_MESSAGES/.!65797!django.mo' adding 'dj_rest_auth/locale/fr/LC_MESSAGES/.!66001!django.mo' adding 'dj_rest_auth/locale/fr/LC_MESSAGES/.!69824!django.mo' adding 'dj_rest_auth/locale/fr/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/fr/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/ko/LC_MESSAGES/.!65624!django.mo' adding 'dj_rest_auth/locale/ko/LC_MESSAGES/.!65799!django.mo' adding 'dj_rest_auth/locale/ko/LC_MESSAGES/.!66003!django.mo' adding 'dj_rest_auth/locale/ko/LC_MESSAGES/.!69826!django.mo' adding 'dj_rest_auth/locale/ko/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/ko/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/pl/LC_MESSAGES/.!65626!django.mo' adding 'dj_rest_auth/locale/pl/LC_MESSAGES/.!65801!django.mo' adding 'dj_rest_auth/locale/pl/LC_MESSAGES/.!66005!django.mo' adding 'dj_rest_auth/locale/pl/LC_MESSAGES/.!69828!django.mo' adding 'dj_rest_auth/locale/pl/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/pl/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/pt_BR/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/ru/LC_MESSAGES/.!65629!django.mo' adding 'dj_rest_auth/locale/ru/LC_MESSAGES/.!65804!django.mo' adding 'dj_rest_auth/locale/ru/LC_MESSAGES/.!66008!django.mo' adding 'dj_rest_auth/locale/ru/LC_MESSAGES/.!69831!django.mo' adding 'dj_rest_auth/locale/ru/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/ru/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/tr/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65632!django.mo' adding 'dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65807!django.mo' adding 'dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!66011!django.mo' adding 'dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!69834!django.mo' adding 'dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.po' adding 'dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65634!django.mo' adding 'dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65809!django.mo' adding 'dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!66013!django.mo' adding 'dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!69836!django.mo' adding 'dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.mo' adding 'dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.po' adding 'dj_rest_auth/registration/__init__.py' adding 'dj_rest_auth/registration/app_settings.py' adding 'dj_rest_auth/registration/serializers.py' adding 'dj_rest_auth/registration/urls.py' adding 'dj_rest_auth/registration/views.py' adding 'dj_rest_auth/registration/__pycache__/__init__.cpython-38.pyc' adding 'dj_rest_auth/registration/__pycache__/app_settings.cpython-38.pyc' adding 'dj_rest_auth/registration/__pycache__/serializers.cpython-38.pyc' adding 'dj_rest_auth/registration/__pycache__/urls.cpython-38.pyc' adding 'dj_rest_auth/registration/__pycache__/views.cpython-38.pyc' adding 'dj_rest_auth/tests/__init__.py' adding 'dj_rest_auth/tests/django_urls.py' adding 'dj_rest_auth/tests/mixins.py' adding 'dj_rest_auth/tests/requirements.pip' adding 'dj_rest_auth/tests/settings.py' adding 'dj_rest_auth/tests/test_api.py' adding 'dj_rest_auth/tests/test_social.py' adding 'dj_rest_auth/tests/urls.py' adding 'dj_rest_auth/tests/__pycache__/__init__.cpython-38.pyc' adding 'dj_rest_auth/tests/__pycache__/django_urls.cpython-38.pyc' adding 'dj_rest_auth/tests/__pycache__/mixins.cpython-38.pyc' adding 'dj_rest_auth/tests/__pycache__/settings.cpython-38.pyc' adding 'dj_rest_auth/tests/__pycache__/test_api.cpython-38.pyc' adding 'dj_rest_auth/tests/__pycache__/test_social.cpython-38.pyc' adding 'dj_rest_auth/tests/__pycache__/urls.cpython-38.pyc' adding 'dj_rest_auth-0.1.0.dist-info/LICENSE' adding 'dj_rest_auth-0.1.0.dist-info/METADATA' adding 'dj_rest_auth-0.1.0.dist-info/WHEEL' adding 'dj_rest_auth-0.1.0.dist-info/top_level.txt' adding 'dj_rest_auth-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dj-rest-auth: finished with status 'done' Stored in directory: /tmp/tmp_78h5pfe Successfully built dj-rest-auth Cleaning up... Removing source in /tmp/pip-wheel-uzmeil1g/dj-rest-auth Removed build tracker '/tmp/pip-req-tracker-u_u1sccv'