Created temporary directory: /tmp/pip-ephem-wheel-cache-jwqmy67i Created temporary directory: /tmp/pip-req-tracker-m6ktimfu Created requirements tracker '/tmp/pip-req-tracker-m6ktimfu' Created temporary directory: /tmp/pip-wheel-t83kd3in Collecting drf-firebase-auth==0.0.3 1 location(s) to search for versions of drf-firebase-auth: * https://pypi.org/simple/drf-firebase-auth/ Getting page https://pypi.org/simple/drf-firebase-auth/ Analyzing links from page https://pypi.org/simple/drf-firebase-auth/ Found link https://files.pythonhosted.org/packages/9f/83/b1553f5b2c09d079f74c5fb28ceb66e86ecf51874404d8e05dc70b622b02/drf-firebase-auth-0.0.1.tar.gz#sha256=84b106ea64c27f585ec3d1e55a1dba760fd7f32555935725987272fbd2a968fa (from https://pypi.org/simple/drf-firebase-auth/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/7c/cd/f06a7fe3b0e98615b716fa1a358d22f8e012a256dadf50b5644adcb414e2/drf-firebase-auth-0.0.2.tar.gz#sha256=a12d95e51c6608324acf9c96a5b2b279a4001d287c51961cc503662214b1349e (from https://pypi.org/simple/drf-firebase-auth/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/ba/f9/8ea51fb09291b30057f607aa689e967f63f9db21cce13c9efde369dcf575/drf-firebase-auth-0.0.3.tar.gz#sha256=ac207f29a7306307e5a3b3c751f601871d69cc4b0da3e65800099afae7a07f07 (from https://pypi.org/simple/drf-firebase-auth/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-lnm94nyz Downloading https://files.pythonhosted.org/packages/ba/f9/8ea51fb09291b30057f607aa689e967f63f9db21cce13c9efde369dcf575/drf-firebase-auth-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ba/f9/8ea51fb09291b30057f607aa689e967f63f9db21cce13c9efde369dcf575/drf-firebase-auth-0.0.3.tar.gz#sha256=ac207f29a7306307e5a3b3c751f601871d69cc4b0da3e65800099afae7a07f07 (from https://pypi.org/simple/drf-firebase-auth/) Added drf-firebase-auth==0.0.3 from https://files.pythonhosted.org/packages/ba/f9/8ea51fb09291b30057f607aa689e967f63f9db21cce13c9efde369dcf575/drf-firebase-auth-0.0.3.tar.gz#sha256=ac207f29a7306307e5a3b3c751f601871d69cc4b0da3e65800099afae7a07f07 to build tracker '/tmp/pip-req-tracker-m6ktimfu' Running setup.py (path:/tmp/pip-wheel-t83kd3in/drf-firebase-auth/setup.py) egg_info for package drf-firebase-auth Running command python setup.py egg_info running egg_info creating pip-egg-info/drf_firebase_auth.egg-info writing pip-egg-info/drf_firebase_auth.egg-info/PKG-INFO writing dependency_links to pip-egg-info/drf_firebase_auth.egg-info/dependency_links.txt writing top-level names to pip-egg-info/drf_firebase_auth.egg-info/top_level.txt writing requirements to pip-egg-info/drf_firebase_auth.egg-info/requires.txt writing manifest file 'pip-egg-info/drf_firebase_auth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/drf_firebase_auth.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/drf_firebase_auth.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t83kd3in/drf-firebase-auth has version 0.0.3, which satisfies requirement drf-firebase-auth==0.0.3 from https://files.pythonhosted.org/packages/ba/f9/8ea51fb09291b30057f607aa689e967f63f9db21cce13c9efde369dcf575/drf-firebase-auth-0.0.3.tar.gz#sha256=ac207f29a7306307e5a3b3c751f601871d69cc4b0da3e65800099afae7a07f07 Removed drf-firebase-auth==0.0.3 from https://files.pythonhosted.org/packages/ba/f9/8ea51fb09291b30057f607aa689e967f63f9db21cce13c9efde369dcf575/drf-firebase-auth-0.0.3.tar.gz#sha256=ac207f29a7306307e5a3b3c751f601871d69cc4b0da3e65800099afae7a07f07 from build tracker '/tmp/pip-req-tracker-m6ktimfu' Building wheels for collected packages: drf-firebase-auth Created temporary directory: /tmp/pip-wheel-h4zwi2ow Running setup.py bdist_wheel for drf-firebase-auth: started Destination directory: /tmp/pip-wheel-h4zwi2ow Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t83kd3in/drf-firebase-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-h4zwi2ow running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/drf_firebase_auth copying drf_firebase_auth/settings.py -> build/lib/drf_firebase_auth copying drf_firebase_auth/authentication.py -> build/lib/drf_firebase_auth copying drf_firebase_auth/models.py -> build/lib/drf_firebase_auth copying drf_firebase_auth/apps.py -> build/lib/drf_firebase_auth copying drf_firebase_auth/__init__.py -> build/lib/drf_firebase_auth creating build/lib/drf_firebase_auth/migrations copying drf_firebase_auth/migrations/__init__.py -> build/lib/drf_firebase_auth/migrations creating build/lib/drf_firebase_auth/__pycache__ copying drf_firebase_auth/__pycache__/settings.cpython-36.pyc -> build/lib/drf_firebase_auth/__pycache__ copying drf_firebase_auth/__pycache__/authentication.cpython-36.pyc -> build/lib/drf_firebase_auth/__pycache__ copying drf_firebase_auth/__pycache__/models.cpython-36.pyc -> build/lib/drf_firebase_auth/__pycache__ copying drf_firebase_auth/__pycache__/__init__.cpython-36.pyc -> build/lib/drf_firebase_auth/__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/drf_firebase_auth creating build/bdist.linux-armv7l/wheel/drf_firebase_auth/migrations copying build/lib/drf_firebase_auth/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/drf_firebase_auth/migrations copying build/lib/drf_firebase_auth/settings.py -> build/bdist.linux-armv7l/wheel/drf_firebase_auth creating build/bdist.linux-armv7l/wheel/drf_firebase_auth/__pycache__ copying build/lib/drf_firebase_auth/__pycache__/settings.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/drf_firebase_auth/__pycache__ copying build/lib/drf_firebase_auth/__pycache__/authentication.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/drf_firebase_auth/__pycache__ copying build/lib/drf_firebase_auth/__pycache__/models.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/drf_firebase_auth/__pycache__ copying build/lib/drf_firebase_auth/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/drf_firebase_auth/__pycache__ copying build/lib/drf_firebase_auth/authentication.py -> build/bdist.linux-armv7l/wheel/drf_firebase_auth copying build/lib/drf_firebase_auth/models.py -> build/bdist.linux-armv7l/wheel/drf_firebase_auth copying build/lib/drf_firebase_auth/apps.py -> build/bdist.linux-armv7l/wheel/drf_firebase_auth copying build/lib/drf_firebase_auth/__init__.py -> build/bdist.linux-armv7l/wheel/drf_firebase_auth running install_egg_info running egg_info writing requirements to drf_firebase_auth.egg-info/requires.txt writing top-level names to drf_firebase_auth.egg-info/top_level.txt writing drf_firebase_auth.egg-info/PKG-INFO writing dependency_links to drf_firebase_auth.egg-info/dependency_links.txt reading manifest file 'drf_firebase_auth.egg-info/SOURCES.txt' writing manifest file 'drf_firebase_auth.egg-info/SOURCES.txt' Copying drf_firebase_auth.egg-info to build/bdist.linux-armv7l/wheel/drf_firebase_auth-0.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/drf_firebase_auth-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-h4zwi2ow/drf_firebase_auth-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'drf_firebase_auth/__init__.py' adding 'drf_firebase_auth/apps.py' adding 'drf_firebase_auth/authentication.py' adding 'drf_firebase_auth/models.py' adding 'drf_firebase_auth/settings.py' adding 'drf_firebase_auth/__pycache__/__init__.cpython-36.pyc' adding 'drf_firebase_auth/__pycache__/authentication.cpython-36.pyc' adding 'drf_firebase_auth/__pycache__/models.cpython-36.pyc' adding 'drf_firebase_auth/__pycache__/settings.cpython-36.pyc' adding 'drf_firebase_auth/migrations/__init__.py' adding 'drf_firebase_auth-0.0.3.dist-info/METADATA' adding 'drf_firebase_auth-0.0.3.dist-info/WHEEL' adding 'drf_firebase_auth-0.0.3.dist-info/top_level.txt' adding 'drf_firebase_auth-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for drf-firebase-auth: finished with status 'done' Stored in directory: /tmp/tmpta2v5oj1 Successfully built drf-firebase-auth Cleaning up... Removing source in /tmp/pip-wheel-t83kd3in/drf-firebase-auth Removed build tracker '/tmp/pip-req-tracker-m6ktimfu'