Created temporary directory: /tmp/pip-ephem-wheel-cache-08duvd3c Created temporary directory: /tmp/pip-req-tracker-u_8msjll Created requirements tracker '/tmp/pip-req-tracker-u_8msjll' Created temporary directory: /tmp/pip-wheel-_82uwh_x Looking in indexes: https://pypi.python.org/simple Collecting vanguards==0.2.2 1 location(s) to search for versions of vanguards: * https://pypi.python.org/simple/vanguards/ Getting page https://pypi.python.org/simple/vanguards/ Analyzing links from page https://pypi.org/simple/vanguards/ Found link https://files.pythonhosted.org/packages/44/07/ecf65aed7ba3e257a37dea1a76f70fadc97128f7fe786fc6c254174996a6/vanguards-0.1.1-py2.py3-none-any.whl#sha256=eba2ebaa281a545bb4c77edc38b8a3c49e97f7f1d30e54811e2677731d630737 (from https://pypi.org/simple/vanguards/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/a4/55/797c9d1e34bc9781fcf5b8d91388e2dd374d0030974c48bc7fcc07d3a472/vanguards-0.1.1.tar.gz#sha256=6add6b4336b218fd1aa7819cff73d76374ccccf8f4539a07537d8d26491a3f6b (from https://pypi.org/simple/vanguards/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/bb/6d/cd9f3611a1f8c33f70d17731757b4f5d8a11becf8799b12da6f82fd5521b/vanguards-0.2.1.tar.gz#sha256=89faf52b23fb5b7bce54fe682631de6fbe1da77db99bd69f62e4c0ea4d0bf7fb (from https://pypi.org/simple/vanguards/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/df/1c/244187560e20cf8fe294a4c01565270d807619d743f0388c40757b52db10/vanguards-0.2.2.tar.gz#sha256=7c8312956ebfa9e011e4a9a88e64a16182e1d8bd4aee9e128e1d6fe1682ffdb5 (from https://pypi.org/simple/vanguards/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-ynb1xtgj Downloading https://files.pythonhosted.org/packages/df/1c/244187560e20cf8fe294a4c01565270d807619d743f0388c40757b52db10/vanguards-0.2.2.tar.gz (911kB) Downloading from URL https://files.pythonhosted.org/packages/df/1c/244187560e20cf8fe294a4c01565270d807619d743f0388c40757b52db10/vanguards-0.2.2.tar.gz#sha256=7c8312956ebfa9e011e4a9a88e64a16182e1d8bd4aee9e128e1d6fe1682ffdb5 (from https://pypi.org/simple/vanguards/) Added vanguards==0.2.2 from https://files.pythonhosted.org/packages/df/1c/244187560e20cf8fe294a4c01565270d807619d743f0388c40757b52db10/vanguards-0.2.2.tar.gz#sha256=7c8312956ebfa9e011e4a9a88e64a16182e1d8bd4aee9e128e1d6fe1682ffdb5 to build tracker '/tmp/pip-req-tracker-u_8msjll' Running setup.py (path:/tmp/pip-wheel-_82uwh_x/vanguards/setup.py) egg_info for package vanguards Running command python setup.py egg_info running egg_info creating pip-egg-info/vanguards.egg-info writing dependency_links to pip-egg-info/vanguards.egg-info/dependency_links.txt writing entry points to pip-egg-info/vanguards.egg-info/entry_points.txt writing pip-egg-info/vanguards.egg-info/PKG-INFO writing requirements to pip-egg-info/vanguards.egg-info/requires.txt writing top-level names to pip-egg-info/vanguards.egg-info/top_level.txt writing manifest file 'pip-egg-info/vanguards.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vanguards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/vanguards.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_82uwh_x/vanguards has version 0.2.2, which satisfies requirement vanguards==0.2.2 from https://files.pythonhosted.org/packages/df/1c/244187560e20cf8fe294a4c01565270d807619d743f0388c40757b52db10/vanguards-0.2.2.tar.gz#sha256=7c8312956ebfa9e011e4a9a88e64a16182e1d8bd4aee9e128e1d6fe1682ffdb5 Removed vanguards==0.2.2 from https://files.pythonhosted.org/packages/df/1c/244187560e20cf8fe294a4c01565270d807619d743f0388c40757b52db10/vanguards-0.2.2.tar.gz#sha256=7c8312956ebfa9e011e4a9a88e64a16182e1d8bd4aee9e128e1d6fe1682ffdb5 from build tracker '/tmp/pip-req-tracker-u_8msjll' Building wheels for collected packages: vanguards Created temporary directory: /tmp/pip-wheel-cypvh2ct Running setup.py bdist_wheel for vanguards: started Destination directory: /tmp/pip-wheel-cypvh2ct Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_82uwh_x/vanguards/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-cypvh2ct running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vanguards copying src/vanguards/vanguards.py -> build/lib/vanguards copying src/vanguards/control.py -> build/lib/vanguards copying src/vanguards/rendguard.py -> build/lib/vanguards copying src/vanguards/logger.py -> build/lib/vanguards copying src/vanguards/bandguards.py -> build/lib/vanguards copying src/vanguards/NodeSelection.py -> build/lib/vanguards copying src/vanguards/cbtverify.py -> build/lib/vanguards copying src/vanguards/__init__.py -> build/lib/vanguards copying src/vanguards/main.py -> build/lib/vanguards copying src/vanguards/config.py -> build/lib/vanguards running egg_info writing requirements to src/vanguards.egg-info/requires.txt writing entry points to src/vanguards.egg-info/entry_points.txt writing top-level names to src/vanguards.egg-info/top_level.txt writing src/vanguards.egg-info/PKG-INFO writing dependency_links to src/vanguards.egg-info/dependency_links.txt reading manifest file 'src/vanguards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/vanguards.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/vanguards copying build/lib/vanguards/vanguards.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/control.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/rendguard.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/logger.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/bandguards.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/NodeSelection.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/cbtverify.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/__init__.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/main.py -> build/bdist.linux-armv7l/wheel/vanguards copying build/lib/vanguards/config.py -> build/bdist.linux-armv7l/wheel/vanguards running install_egg_info Copying src/vanguards.egg-info to build/bdist.linux-armv7l/wheel/vanguards-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vanguards-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-cypvh2ct/vanguards-0.2.2-py2.py3-none-any.whl' and adding '.' to it adding 'vanguards/NodeSelection.py' adding 'vanguards/__init__.py' adding 'vanguards/bandguards.py' adding 'vanguards/cbtverify.py' adding 'vanguards/config.py' adding 'vanguards/control.py' adding 'vanguards/logger.py' adding 'vanguards/main.py' adding 'vanguards/rendguard.py' adding 'vanguards/vanguards.py' adding 'vanguards-0.2.2.dist-info/LICENSE.txt' adding 'vanguards-0.2.2.dist-info/entry_points.txt' adding 'vanguards-0.2.2.dist-info/top_level.txt' adding 'vanguards-0.2.2.dist-info/WHEEL' adding 'vanguards-0.2.2.dist-info/METADATA' adding 'vanguards-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vanguards: finished with status 'done' Stored in directory: /tmp/tmppmy_gyjr Successfully built vanguards Cleaning up... Removing source in /tmp/pip-wheel-_82uwh_x/vanguards Removed build tracker '/tmp/pip-req-tracker-u_8msjll'