Created temporary directory: /tmp/pip-ephem-wheel-cache-1fd71ze8 Created temporary directory: /tmp/pip-req-tracker-h_2zpmkp Created requirements tracker '/tmp/pip-req-tracker-h_2zpmkp' Created temporary directory: /tmp/pip-wheel-ll46r26p Collecting gitdir==1.1.4 1 location(s) to search for versions of gitdir: * https://pypi.org/simple/gitdir/ Getting page https://pypi.org/simple/gitdir/ Analyzing links from page https://pypi.org/simple/gitdir/ Found link https://files.pythonhosted.org/packages/23/e3/e436fde3d127a0e5e51a84c568573a33a0cb461be1666a040c4034162d12/gitdir-1.0.tar.gz#sha256=5bfe4b41a3971f7997933511f06a30bc6951373fd178c8ad9c6acfe23f9826cc (from https://pypi.org/simple/gitdir/), version: 1.0 Found link https://files.pythonhosted.org/packages/59/50/ff63a90fa8baf2232ce89b7be7241d46d8b2abdb8f3c2bd3a3f2d69f26a7/gitdir-1.1.tar.gz#sha256=379bb065eb0ba3c88fc52d1dbfd3cf035b53fc34374f2ad37b1b24f9bd4994f2 (from https://pypi.org/simple/gitdir/), version: 1.1 Found link https://files.pythonhosted.org/packages/cf/70/090212effaab5f2595fcf0d55fe5a8fe479f4dbe3175ae53191ce5962f27/gitdir-1.1.1.tar.gz#sha256=2b73db605382199c8642c6a14a0666c3072387f5a5e29453195daf2db6355373 (from https://pypi.org/simple/gitdir/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/8f/42/5e3428fff1318f2949766ec0c2d58704aa7eeabff49b43e0553062497fd5/gitdir-1.1.2.tar.gz#sha256=ddd347185b27b7a1711bcb3576dc8769fde143c2c11355216616969618f4e538 (from https://pypi.org/simple/gitdir/), version: 1.1.2 Found link https://files.pythonhosted.org/packages/d4/de/aca5772ad0e46fe76563dfbc80b54c07466a8cb62411f49f85a85c4a519c/gitdir-1.1.3.tar.gz#sha256=027fa2b0b5202cd14c30cba3d18f1a9bef0c93ad98f4f88587989849f36a89da (from https://pypi.org/simple/gitdir/), version: 1.1.3 Found link https://files.pythonhosted.org/packages/08/75/176074370d8f8bdcee5b1baf1020fb09dec13b00d6700902cdfed4d730df/gitdir-1.1.4.tar.gz#sha256=774ee69f70aee05d941a3927290452cbe32f80c9955f25e345897f754c3595dc (from https://pypi.org/simple/gitdir/), version: 1.1.4 Using version 1.1.4 (newest of versions: 1.1.4) Created temporary directory: /tmp/pip-unpack-5b43k0ds Downloading https://files.pythonhosted.org/packages/08/75/176074370d8f8bdcee5b1baf1020fb09dec13b00d6700902cdfed4d730df/gitdir-1.1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/08/75/176074370d8f8bdcee5b1baf1020fb09dec13b00d6700902cdfed4d730df/gitdir-1.1.4.tar.gz#sha256=774ee69f70aee05d941a3927290452cbe32f80c9955f25e345897f754c3595dc (from https://pypi.org/simple/gitdir/) Added gitdir==1.1.4 from https://files.pythonhosted.org/packages/08/75/176074370d8f8bdcee5b1baf1020fb09dec13b00d6700902cdfed4d730df/gitdir-1.1.4.tar.gz#sha256=774ee69f70aee05d941a3927290452cbe32f80c9955f25e345897f754c3595dc to build tracker '/tmp/pip-req-tracker-h_2zpmkp' Running setup.py (path:/tmp/pip-wheel-ll46r26p/gitdir/setup.py) egg_info for package gitdir Running command python setup.py egg_info running egg_info creating pip-egg-info/gitdir.egg-info writing top-level names to pip-egg-info/gitdir.egg-info/top_level.txt writing pip-egg-info/gitdir.egg-info/PKG-INFO writing entry points to pip-egg-info/gitdir.egg-info/entry_points.txt writing dependency_links to pip-egg-info/gitdir.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/gitdir.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gitdir.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gitdir.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ll46r26p/gitdir has version 1.1.4, which satisfies requirement gitdir==1.1.4 from https://files.pythonhosted.org/packages/08/75/176074370d8f8bdcee5b1baf1020fb09dec13b00d6700902cdfed4d730df/gitdir-1.1.4.tar.gz#sha256=774ee69f70aee05d941a3927290452cbe32f80c9955f25e345897f754c3595dc Removed gitdir==1.1.4 from https://files.pythonhosted.org/packages/08/75/176074370d8f8bdcee5b1baf1020fb09dec13b00d6700902cdfed4d730df/gitdir-1.1.4.tar.gz#sha256=774ee69f70aee05d941a3927290452cbe32f80c9955f25e345897f754c3595dc from build tracker '/tmp/pip-req-tracker-h_2zpmkp' Building wheels for collected packages: gitdir Created temporary directory: /tmp/pip-wheel-4p0nustx Running setup.py bdist_wheel for gitdir: started Destination directory: /tmp/pip-wheel-4p0nustx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ll46r26p/gitdir/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-4p0nustx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gitdir copying gitdir/gitdir.py -> build/lib/gitdir copying gitdir/__init__.py -> build/lib/gitdir copying gitdir/__main__.py -> build/lib/gitdir 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/gitdir copying build/lib/gitdir/gitdir.py -> build/bdist.linux-armv7l/wheel/gitdir copying build/lib/gitdir/__init__.py -> build/bdist.linux-armv7l/wheel/gitdir copying build/lib/gitdir/__main__.py -> build/bdist.linux-armv7l/wheel/gitdir running install_egg_info running egg_info writing gitdir.egg-info/PKG-INFO writing dependency_links to gitdir.egg-info/dependency_links.txt writing entry points to gitdir.egg-info/entry_points.txt writing top-level names to gitdir.egg-info/top_level.txt reading manifest file 'gitdir.egg-info/SOURCES.txt' writing manifest file 'gitdir.egg-info/SOURCES.txt' Copying gitdir.egg-info to build/bdist.linux-armv7l/wheel/gitdir-1.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gitdir-1.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-4p0nustx/gitdir-1.1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gitdir/__init__.py' adding 'gitdir/__main__.py' adding 'gitdir/gitdir.py' adding 'gitdir-1.1.4.dist-info/METADATA' adding 'gitdir-1.1.4.dist-info/WHEEL' adding 'gitdir-1.1.4.dist-info/entry_points.txt' adding 'gitdir-1.1.4.dist-info/top_level.txt' adding 'gitdir-1.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gitdir: finished with status 'done' Stored in directory: /tmp/tmp_6_onodv Successfully built gitdir Cleaning up... Removing source in /tmp/pip-wheel-ll46r26p/gitdir Removed build tracker '/tmp/pip-req-tracker-h_2zpmkp'