Created temporary directory: /tmp/pip-ephem-wheel-cache-e_idnmsv Created temporary directory: /tmp/pip-req-tracker-zlww8tbz Created requirements tracker '/tmp/pip-req-tracker-zlww8tbz' Created temporary directory: /tmp/pip-wheel-esdhxm1h Collecting requests-auth==4.0.0 1 location(s) to search for versions of requests-auth: * https://pypi.org/simple/requests-auth/ Getting page https://pypi.org/simple/requests-auth/ Analyzing links from page https://pypi.org/simple/requests-auth/ Found link https://files.pythonhosted.org/packages/dd/e5/e638d78e8ace2f748448baffa2b7f50ddd0d98d9abafa0f3940d38c20c0d/requests_auth-1.0.2.tar.gz#sha256=692e49c4b094b565ab5aa8cacd6df11238d8453ac22f2d331a314bca612cf9de (from https://pypi.org/simple/requests-auth/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/30/17/fd8d870f84eae6565f159a9ee526c341b9453a25813a6b0674eabbfb2cce/requests_auth-2.0.0.tar.gz#sha256=c89ccfc66ff3daae3f8c2c3f60721d770019accccef1fced47428ccc827bd67b (from https://pypi.org/simple/requests-auth/), version: 2.0.0 Found link https://files.pythonhosted.org/packages/b5/84/e6e7d07279e734a182219266f64c99d51c50bee4e60a44a66153522f944d/requests_auth-3.0.0.tar.gz#sha256=0b1d67d34d559f9a584bf9d0a896aa63fdfed11323bb438ee8482fe1607d7ad3 (from https://pypi.org/simple/requests-auth/), version: 3.0.0 Found link https://files.pythonhosted.org/packages/44/4e/9af83abc3a30580c3bca27f42ddee15aedf28e57b29f928d86ae4727b034/requests_auth-4.0.0.tar.gz#sha256=31cb825f31dfa2715f66f94b7771bc588ef5098b71606fe2a5654bd75221bda0 (from https://pypi.org/simple/requests-auth/), version: 4.0.0 Found link https://files.pythonhosted.org/packages/62/42/bc15b06ed588c818db95ebc93ccff65e674cd89c85062c1c51dc7f977260/requests_auth-4.0.1.tar.gz#sha256=85040a26f83c1852a5c965911da305073fc91175613439f9bee4a79e0d3b8762 (from https://pypi.org/simple/requests-auth/), version: 4.0.1 Using version 4.0.0 (newest of versions: 4.0.0) Created temporary directory: /tmp/pip-unpack-20dmimc2 Downloading https://files.pythonhosted.org/packages/44/4e/9af83abc3a30580c3bca27f42ddee15aedf28e57b29f928d86ae4727b034/requests_auth-4.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/44/4e/9af83abc3a30580c3bca27f42ddee15aedf28e57b29f928d86ae4727b034/requests_auth-4.0.0.tar.gz#sha256=31cb825f31dfa2715f66f94b7771bc588ef5098b71606fe2a5654bd75221bda0 (from https://pypi.org/simple/requests-auth/) Added requests-auth==4.0.0 from https://files.pythonhosted.org/packages/44/4e/9af83abc3a30580c3bca27f42ddee15aedf28e57b29f928d86ae4727b034/requests_auth-4.0.0.tar.gz#sha256=31cb825f31dfa2715f66f94b7771bc588ef5098b71606fe2a5654bd75221bda0 to build tracker '/tmp/pip-req-tracker-zlww8tbz' Running setup.py (path:/tmp/pip-wheel-esdhxm1h/requests-auth/setup.py) egg_info for package requests-auth Running command python setup.py egg_info running egg_info creating pip-egg-info/requests_auth.egg-info writing requirements to pip-egg-info/requests_auth.egg-info/requires.txt writing dependency_links to pip-egg-info/requests_auth.egg-info/dependency_links.txt writing pip-egg-info/requests_auth.egg-info/PKG-INFO writing top-level names to pip-egg-info/requests_auth.egg-info/top_level.txt writing manifest file 'pip-egg-info/requests_auth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/requests_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/requests_auth.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-esdhxm1h/requests-auth has version 4.0.0, which satisfies requirement requests-auth==4.0.0 from https://files.pythonhosted.org/packages/44/4e/9af83abc3a30580c3bca27f42ddee15aedf28e57b29f928d86ae4727b034/requests_auth-4.0.0.tar.gz#sha256=31cb825f31dfa2715f66f94b7771bc588ef5098b71606fe2a5654bd75221bda0 Removed requests-auth==4.0.0 from https://files.pythonhosted.org/packages/44/4e/9af83abc3a30580c3bca27f42ddee15aedf28e57b29f928d86ae4727b034/requests_auth-4.0.0.tar.gz#sha256=31cb825f31dfa2715f66f94b7771bc588ef5098b71606fe2a5654bd75221bda0 from build tracker '/tmp/pip-req-tracker-zlww8tbz' Building wheels for collected packages: requests-auth Created temporary directory: /tmp/pip-wheel-yxyamyll Running setup.py bdist_wheel for requests-auth: started Destination directory: /tmp/pip-wheel-yxyamyll Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-esdhxm1h/requests-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-yxyamyll running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/requests_auth copying requests_auth/authentication.py -> build/lib/requests_auth copying requests_auth/oauth2_authentication_responses_server.py -> build/lib/requests_auth copying requests_auth/__init__.py -> build/lib/requests_auth copying requests_auth/oauth2_tokens.py -> build/lib/requests_auth copying requests_auth/_version.py -> build/lib/requests_auth copying requests_auth/errors.py -> build/lib/requests_auth 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/requests_auth copying build/lib/requests_auth/authentication.py -> build/bdist.linux-armv7l/wheel/requests_auth copying build/lib/requests_auth/oauth2_authentication_responses_server.py -> build/bdist.linux-armv7l/wheel/requests_auth copying build/lib/requests_auth/__init__.py -> build/bdist.linux-armv7l/wheel/requests_auth copying build/lib/requests_auth/oauth2_tokens.py -> build/bdist.linux-armv7l/wheel/requests_auth copying build/lib/requests_auth/_version.py -> build/bdist.linux-armv7l/wheel/requests_auth copying build/lib/requests_auth/errors.py -> build/bdist.linux-armv7l/wheel/requests_auth running install_egg_info running egg_info writing top-level names to requests_auth.egg-info/top_level.txt writing dependency_links to requests_auth.egg-info/dependency_links.txt writing requests_auth.egg-info/PKG-INFO writing requirements to requests_auth.egg-info/requires.txt reading manifest file 'requests_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'requests_auth.egg-info/SOURCES.txt' Copying requests_auth.egg-info to build/bdist.linux-armv7l/wheel/requests_auth-4.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/requests_auth-4.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-yxyamyll/requests_auth-4.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'requests_auth/__init__.py' adding 'requests_auth/_version.py' adding 'requests_auth/authentication.py' adding 'requests_auth/errors.py' adding 'requests_auth/oauth2_authentication_responses_server.py' adding 'requests_auth/oauth2_tokens.py' adding 'requests_auth-4.0.0.dist-info/METADATA' adding 'requests_auth-4.0.0.dist-info/WHEEL' adding 'requests_auth-4.0.0.dist-info/top_level.txt' adding 'requests_auth-4.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for requests-auth: finished with status 'done' Stored in directory: /tmp/tmpfselzxw_ Successfully built requests-auth Cleaning up... Removing source in /tmp/pip-wheel-esdhxm1h/requests-auth Removed build tracker '/tmp/pip-req-tracker-zlww8tbz'