Created temporary directory: /tmp/pip-ephem-wheel-cache-okg4k5yo Created temporary directory: /tmp/pip-req-tracker-mfb4h18f Created requirements tracker '/tmp/pip-req-tracker-mfb4h18f' Created temporary directory: /tmp/pip-wheel-79u_mhmp Collecting requests-gssapi==1.0.1 1 location(s) to search for versions of requests-gssapi: * https://pypi.org/simple/requests-gssapi/ Getting page https://pypi.org/simple/requests-gssapi/ Analyzing links from page https://pypi.org/simple/requests-gssapi/ Found link https://files.pythonhosted.org/packages/4d/e7/2c9e77a58e2b00ff434434bd95818c8f93d6913cc1e053c424cd80e053e0/requests-gssapi-1.0.0.tar.gz#sha256=15303e2580fcaa196cd758142efb97764d55bdfabb14f6fdd1020990f8652d17 (from https://pypi.org/simple/requests-gssapi/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/0b/e4/b2c27003a1507c8732945a2e5aab9d2be8b8f5bcdbdcf2c921a23e5ac1b6/requests-gssapi-1.0.1.tar.gz#sha256=6eda82bbbcc1bea0ab1bdd9a428fb41c335847a2c807ae176c27bc1664bfbada (from https://pypi.org/simple/requests-gssapi/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/c0/bb/74701d88f7a58be3e7a0bd0254b50d9483ca572f0aacd88fc50d671107c3/requests-gssapi-1.1.0.tar.gz#sha256=1a847802af95541668c84c1534a80cf7ab4b2c3136526459f23830234f996caf (from https://pypi.org/simple/requests-gssapi/), version: 1.1.0 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-1he1oy4o Downloading https://files.pythonhosted.org/packages/0b/e4/b2c27003a1507c8732945a2e5aab9d2be8b8f5bcdbdcf2c921a23e5ac1b6/requests-gssapi-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0b/e4/b2c27003a1507c8732945a2e5aab9d2be8b8f5bcdbdcf2c921a23e5ac1b6/requests-gssapi-1.0.1.tar.gz#sha256=6eda82bbbcc1bea0ab1bdd9a428fb41c335847a2c807ae176c27bc1664bfbada (from https://pypi.org/simple/requests-gssapi/) Added requests-gssapi==1.0.1 from https://files.pythonhosted.org/packages/0b/e4/b2c27003a1507c8732945a2e5aab9d2be8b8f5bcdbdcf2c921a23e5ac1b6/requests-gssapi-1.0.1.tar.gz#sha256=6eda82bbbcc1bea0ab1bdd9a428fb41c335847a2c807ae176c27bc1664bfbada to build tracker '/tmp/pip-req-tracker-mfb4h18f' Running setup.py (path:/tmp/pip-wheel-79u_mhmp/requests-gssapi/setup.py) egg_info for package requests-gssapi Running command python setup.py egg_info running egg_info creating pip-egg-info/requests_gssapi.egg-info writing top-level names to pip-egg-info/requests_gssapi.egg-info/top_level.txt writing pip-egg-info/requests_gssapi.egg-info/PKG-INFO writing dependency_links to pip-egg-info/requests_gssapi.egg-info/dependency_links.txt writing requirements to pip-egg-info/requests_gssapi.egg-info/requires.txt writing manifest file 'pip-egg-info/requests_gssapi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/requests_gssapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/requests_gssapi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-79u_mhmp/requests-gssapi has version 1.0.1, which satisfies requirement requests-gssapi==1.0.1 from https://files.pythonhosted.org/packages/0b/e4/b2c27003a1507c8732945a2e5aab9d2be8b8f5bcdbdcf2c921a23e5ac1b6/requests-gssapi-1.0.1.tar.gz#sha256=6eda82bbbcc1bea0ab1bdd9a428fb41c335847a2c807ae176c27bc1664bfbada Removed requests-gssapi==1.0.1 from https://files.pythonhosted.org/packages/0b/e4/b2c27003a1507c8732945a2e5aab9d2be8b8f5bcdbdcf2c921a23e5ac1b6/requests-gssapi-1.0.1.tar.gz#sha256=6eda82bbbcc1bea0ab1bdd9a428fb41c335847a2c807ae176c27bc1664bfbada from build tracker '/tmp/pip-req-tracker-mfb4h18f' Building wheels for collected packages: requests-gssapi Created temporary directory: /tmp/pip-wheel-4otr8lhv Running setup.py bdist_wheel for requests-gssapi: started Destination directory: /tmp/pip-wheel-4otr8lhv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-79u_mhmp/requests-gssapi/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-4otr8lhv running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/requests_gssapi copying requests_gssapi/exceptions.py -> build/lib/requests_gssapi copying requests_gssapi/compat.py -> build/lib/requests_gssapi copying requests_gssapi/gssapi_.py -> build/lib/requests_gssapi copying requests_gssapi/__init__.py -> build/lib/requests_gssapi running egg_info writing top-level names to requests_gssapi.egg-info/top_level.txt writing requests_gssapi.egg-info/PKG-INFO writing requirements to requests_gssapi.egg-info/requires.txt writing dependency_links to requests_gssapi.egg-info/dependency_links.txt reading manifest file 'requests_gssapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'requests_gssapi.egg-info/SOURCES.txt' 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_gssapi copying build/lib/requests_gssapi/exceptions.py -> build/bdist.linux-armv7l/wheel/requests_gssapi copying build/lib/requests_gssapi/compat.py -> build/bdist.linux-armv7l/wheel/requests_gssapi copying build/lib/requests_gssapi/gssapi_.py -> build/bdist.linux-armv7l/wheel/requests_gssapi copying build/lib/requests_gssapi/__init__.py -> build/bdist.linux-armv7l/wheel/requests_gssapi running install_egg_info Copying requests_gssapi.egg-info to build/bdist.linux-armv7l/wheel/requests_gssapi-1.0.1-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/requests_gssapi-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-4otr8lhv/requests_gssapi-1.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'requests_gssapi/__init__.py' adding 'requests_gssapi/compat.py' adding 'requests_gssapi/exceptions.py' adding 'requests_gssapi/gssapi_.py' adding 'requests_gssapi-1.0.1.dist-info/AUTHORS' adding 'requests_gssapi-1.0.1.dist-info/LICENSE' adding 'requests_gssapi-1.0.1.dist-info/METADATA' adding 'requests_gssapi-1.0.1.dist-info/WHEEL' adding 'requests_gssapi-1.0.1.dist-info/top_level.txt' adding 'requests_gssapi-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for requests-gssapi: finished with status 'done' Stored in directory: /tmp/tmpuxbt14zz Successfully built requests-gssapi Cleaning up... Removing source in /tmp/pip-wheel-79u_mhmp/requests-gssapi Removed build tracker '/tmp/pip-req-tracker-mfb4h18f'