Created temporary directory: /tmp/pip-ephem-wheel-cache-rw8t5flo Created temporary directory: /tmp/pip-req-tracker-yjzmeyuj Created requirements tracker '/tmp/pip-req-tracker-yjzmeyuj' Created temporary directory: /tmp/pip-wheel-uo88el4a Collecting pyhound==1.0.0 1 location(s) to search for versions of pyhound: * https://pypi.org/simple/pyhound/ Getting page https://pypi.org/simple/pyhound/ Analyzing links from page https://pypi.org/simple/pyhound/ Found link https://files.pythonhosted.org/packages/32/84/4f0967fe97bcd3a76d5d9bd344d25579637a72dc6b6207d9bd52e20ae4fa/pyhound-0.1.0-py2.py3-none-any.whl#sha256=9fc1ed3fac1dbe000e51de5a85993b7c7dc1f2de2185faa7b324bc8754766399 (from https://pypi.org/simple/pyhound/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/e3/4a/5346a82375493a30bbae2d8e458df3b068f8f875d47b30e6b8f0c9c52aaa/pyhound-0.1.0.tar.gz#sha256=c7188cc6789370ef5fa2126a9232689e237b7c150977baadca171e2fb4f34f87 (from https://pypi.org/simple/pyhound/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/8e/06/86d486324b50377940f67e8a7a800a7bb1a76272bb1a1c40a94c48bce8c2/pyhound-1.0.0.tar.gz#sha256=5018887c27d97d90842673c193fab6e49eafed0a6664240817a23e0c44ea1f5e (from https://pypi.org/simple/pyhound/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-0wxg0j47 Downloading https://files.pythonhosted.org/packages/8e/06/86d486324b50377940f67e8a7a800a7bb1a76272bb1a1c40a94c48bce8c2/pyhound-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8e/06/86d486324b50377940f67e8a7a800a7bb1a76272bb1a1c40a94c48bce8c2/pyhound-1.0.0.tar.gz#sha256=5018887c27d97d90842673c193fab6e49eafed0a6664240817a23e0c44ea1f5e (from https://pypi.org/simple/pyhound/) Added pyhound==1.0.0 from https://files.pythonhosted.org/packages/8e/06/86d486324b50377940f67e8a7a800a7bb1a76272bb1a1c40a94c48bce8c2/pyhound-1.0.0.tar.gz#sha256=5018887c27d97d90842673c193fab6e49eafed0a6664240817a23e0c44ea1f5e to build tracker '/tmp/pip-req-tracker-yjzmeyuj' Running setup.py (path:/tmp/pip-wheel-uo88el4a/pyhound/setup.py) egg_info for package pyhound Running command python setup.py egg_info running egg_info creating pip-egg-info/pyhound.egg-info writing pip-egg-info/pyhound.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyhound.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyhound.egg-info/dependency_links.txt writing entry points to pip-egg-info/pyhound.egg-info/entry_points.txt writing manifest file 'pip-egg-info/pyhound.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyhound.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.pylintrc' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'release.conf' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'tox.ini' writing manifest file 'pip-egg-info/pyhound.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uo88el4a/pyhound has version 1.0.0, which satisfies requirement pyhound==1.0.0 from https://files.pythonhosted.org/packages/8e/06/86d486324b50377940f67e8a7a800a7bb1a76272bb1a1c40a94c48bce8c2/pyhound-1.0.0.tar.gz#sha256=5018887c27d97d90842673c193fab6e49eafed0a6664240817a23e0c44ea1f5e Removed pyhound==1.0.0 from https://files.pythonhosted.org/packages/8e/06/86d486324b50377940f67e8a7a800a7bb1a76272bb1a1c40a94c48bce8c2/pyhound-1.0.0.tar.gz#sha256=5018887c27d97d90842673c193fab6e49eafed0a6664240817a23e0c44ea1f5e from build tracker '/tmp/pip-req-tracker-yjzmeyuj' Building wheels for collected packages: pyhound Created temporary directory: /tmp/pip-wheel-dmmu9k8n Running setup.py bdist_wheel for pyhound: started Destination directory: /tmp/pip-wheel-dmmu9k8n Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uo88el4a/pyhound/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-dmmu9k8n 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/tests copying tests/__init__.py -> build/lib/tests copying tests/test_hound.py -> build/lib/tests creating build/lib/pyhound copying pyhound/__init__.py -> build/lib/pyhound copying pyhound/cli.py -> build/lib/pyhound copying pyhound/hound.py -> build/lib/pyhound running egg_info writing entry points to pyhound.egg-info/entry_points.txt writing dependency_links to pyhound.egg-info/dependency_links.txt writing top-level names to pyhound.egg-info/top_level.txt writing pyhound.egg-info/PKG-INFO reading manifest file 'pyhound.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.pylintrc' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'release.conf' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'tox.ini' writing manifest file 'pyhound.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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_hound.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/pyhound copying build/lib/pyhound/__init__.py -> build/bdist.linux-armv7l/wheel/pyhound copying build/lib/pyhound/cli.py -> build/bdist.linux-armv7l/wheel/pyhound copying build/lib/pyhound/hound.py -> build/bdist.linux-armv7l/wheel/pyhound running install_egg_info Copying pyhound.egg-info to build/bdist.linux-armv7l/wheel/pyhound-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pyhound-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-dmmu9k8n/pyhound-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyhound/__init__.py' adding 'pyhound/cli.py' adding 'pyhound/hound.py' adding 'tests/__init__.py' adding 'tests/test_hound.py' adding 'pyhound-1.0.0.dist-info/LICENSE.txt' adding 'pyhound-1.0.0.dist-info/METADATA' adding 'pyhound-1.0.0.dist-info/WHEEL' adding 'pyhound-1.0.0.dist-info/entry_points.txt' adding 'pyhound-1.0.0.dist-info/top_level.txt' adding 'pyhound-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyhound: finished with status 'done' Stored in directory: /tmp/tmpbfo5upc6 Successfully built pyhound Cleaning up... Removing source in /tmp/pip-wheel-uo88el4a/pyhound Removed build tracker '/tmp/pip-req-tracker-yjzmeyuj'