Created temporary directory: /tmp/pip-ephem-wheel-cache-cjdqo0jf Created temporary directory: /tmp/pip-req-tracker-hbflvulq Created requirements tracker '/tmp/pip-req-tracker-hbflvulq' Created temporary directory: /tmp/pip-wheel-ozrf5k75 Collecting errant==1.0.0 1 location(s) to search for versions of errant: * https://pypi.org/simple/errant/ Getting page https://pypi.org/simple/errant/ Analyzing links from page https://pypi.org/simple/errant/ Found link https://files.pythonhosted.org/packages/ba/1f/857b4ccecc56ced7917c4a24e47dee6dc8839f333a181a74784dfc14485f/errant-1.0.0.tar.gz#sha256=0189e3839f275c4fc509fb4e59cd7013bd7134811c4b6c4f8fb9e22738fbc328 (from https://pypi.org/simple/errant/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-911uuypw Downloading https://files.pythonhosted.org/packages/ba/1f/857b4ccecc56ced7917c4a24e47dee6dc8839f333a181a74784dfc14485f/errant-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ba/1f/857b4ccecc56ced7917c4a24e47dee6dc8839f333a181a74784dfc14485f/errant-1.0.0.tar.gz#sha256=0189e3839f275c4fc509fb4e59cd7013bd7134811c4b6c4f8fb9e22738fbc328 (from https://pypi.org/simple/errant/) Added errant==1.0.0 from https://files.pythonhosted.org/packages/ba/1f/857b4ccecc56ced7917c4a24e47dee6dc8839f333a181a74784dfc14485f/errant-1.0.0.tar.gz#sha256=0189e3839f275c4fc509fb4e59cd7013bd7134811c4b6c4f8fb9e22738fbc328 to build tracker '/tmp/pip-req-tracker-hbflvulq' Running setup.py (path:/tmp/pip-wheel-ozrf5k75/errant/setup.py) egg_info for package errant Running command python setup.py egg_info running egg_info creating pip-egg-info/errant.egg-info writing requirements to pip-egg-info/errant.egg-info/requires.txt writing dependency_links to pip-egg-info/errant.egg-info/dependency_links.txt writing top-level names to pip-egg-info/errant.egg-info/top_level.txt writing pip-egg-info/errant.egg-info/PKG-INFO writing manifest file 'pip-egg-info/errant.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/errant.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/errant.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ozrf5k75/errant has version 1.0.0, which satisfies requirement errant==1.0.0 from https://files.pythonhosted.org/packages/ba/1f/857b4ccecc56ced7917c4a24e47dee6dc8839f333a181a74784dfc14485f/errant-1.0.0.tar.gz#sha256=0189e3839f275c4fc509fb4e59cd7013bd7134811c4b6c4f8fb9e22738fbc328 Removed errant==1.0.0 from https://files.pythonhosted.org/packages/ba/1f/857b4ccecc56ced7917c4a24e47dee6dc8839f333a181a74784dfc14485f/errant-1.0.0.tar.gz#sha256=0189e3839f275c4fc509fb4e59cd7013bd7134811c4b6c4f8fb9e22738fbc328 from build tracker '/tmp/pip-req-tracker-hbflvulq' Building wheels for collected packages: errant Created temporary directory: /tmp/pip-wheel-q9zfk7z6 Running setup.py bdist_wheel for errant: started Destination directory: /tmp/pip-wheel-q9zfk7z6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ozrf5k75/errant/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-q9zfk7z6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/errant copying errant/parallel_to_m2.py -> build/lib/errant copying errant/compare_m2.py -> build/lib/errant copying errant/__init__.py -> build/lib/errant copying errant/m2_to_m2.py -> build/lib/errant running egg_info creating errant.egg-info writing errant.egg-info/PKG-INFO writing top-level names to errant.egg-info/top_level.txt writing dependency_links to errant.egg-info/dependency_links.txt writing requirements to errant.egg-info/requires.txt writing manifest file 'errant.egg-info/SOURCES.txt' reading manifest file 'errant.egg-info/SOURCES.txt' writing manifest file 'errant.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/errant copying build/lib/errant/parallel_to_m2.py -> build/bdist.linux-armv7l/wheel/errant copying build/lib/errant/compare_m2.py -> build/bdist.linux-armv7l/wheel/errant copying build/lib/errant/__init__.py -> build/bdist.linux-armv7l/wheel/errant copying build/lib/errant/m2_to_m2.py -> build/bdist.linux-armv7l/wheel/errant running install_egg_info Copying errant.egg-info to build/bdist.linux-armv7l/wheel/errant-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/errant-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-q9zfk7z6/errant-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'errant/__init__.py' adding 'errant/compare_m2.py' adding 'errant/m2_to_m2.py' adding 'errant/parallel_to_m2.py' adding 'errant-1.0.0.dist-info/METADATA' adding 'errant-1.0.0.dist-info/WHEEL' adding 'errant-1.0.0.dist-info/top_level.txt' adding 'errant-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for errant: finished with status 'done' Stored in directory: /tmp/tmprzjdn_17 Successfully built errant Cleaning up... Removing source in /tmp/pip-wheel-ozrf5k75/errant Removed build tracker '/tmp/pip-req-tracker-hbflvulq'