Created temporary directory: /tmp/pip-ephem-wheel-cache-m3ll0v3c Created temporary directory: /tmp/pip-req-tracker-4szl4s__ Created requirements tracker '/tmp/pip-req-tracker-4szl4s__' Created temporary directory: /tmp/pip-wheel-m364vwwg Looking in indexes: https://pypi.python.org/simple Collecting viman==0.0.4 1 location(s) to search for versions of viman: * https://pypi.python.org/simple/viman/ Getting page https://pypi.python.org/simple/viman/ Analyzing links from page https://pypi.org/simple/viman/ Found link https://files.pythonhosted.org/packages/40/e8/8afa7a8a568bb8c72e1b3b4704e1c14f8e704d2e5eabdfea44ac35fa0d17/viman-0.0.1.tar.gz#sha256=cad031e077d3b6927ab890c2bbe5cb4c75efd094cc97a2a120579852852e628a (from https://pypi.org/simple/viman/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/29/5c/55aa83f3a7d4a1388bebe45944164fea8729df25869d4df8e120e3ecc86d/viman-0.0.2.tar.gz#sha256=5b56035d66b040684a974a6a3cdd483189ac93436574f4706968c3f4923eaa09 (from https://pypi.org/simple/viman/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/5a/20/a892ad9019b18a3461335f09519ed2bfd733404dc861c89ae5a1f74053e9/viman-0.0.3.tar.gz#sha256=b1659ec1d9df192959e906c5f31f814f39e74ea14060ce6b887d2942daa23ec0 (from https://pypi.org/simple/viman/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/00/e2/1b41b8864b57203cf21464c86787963f5f1cc196e95abb58f2a58ab22820/viman-0.0.4.tar.gz#sha256=69f6f834c14bf1fb050bee116945230ea950c3d9bd89d52d35c5f01f34a5aa48 (from https://pypi.org/simple/viman/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-jhmzewg8 Downloading https://files.pythonhosted.org/packages/00/e2/1b41b8864b57203cf21464c86787963f5f1cc196e95abb58f2a58ab22820/viman-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/00/e2/1b41b8864b57203cf21464c86787963f5f1cc196e95abb58f2a58ab22820/viman-0.0.4.tar.gz#sha256=69f6f834c14bf1fb050bee116945230ea950c3d9bd89d52d35c5f01f34a5aa48 (from https://pypi.org/simple/viman/) Added viman==0.0.4 from https://files.pythonhosted.org/packages/00/e2/1b41b8864b57203cf21464c86787963f5f1cc196e95abb58f2a58ab22820/viman-0.0.4.tar.gz#sha256=69f6f834c14bf1fb050bee116945230ea950c3d9bd89d52d35c5f01f34a5aa48 to build tracker '/tmp/pip-req-tracker-4szl4s__' Running setup.py (path:/tmp/pip-wheel-m364vwwg/viman/setup.py) egg_info for package viman Running command python setup.py egg_info running egg_info creating pip-egg-info/viman.egg-info writing top-level names to pip-egg-info/viman.egg-info/top_level.txt writing requirements to pip-egg-info/viman.egg-info/requires.txt writing dependency_links to pip-egg-info/viman.egg-info/dependency_links.txt writing pip-egg-info/viman.egg-info/PKG-INFO writing entry points to pip-egg-info/viman.egg-info/entry_points.txt writing manifest file 'pip-egg-info/viman.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/viman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/viman.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m364vwwg/viman has version 0.0.4, which satisfies requirement viman==0.0.4 from https://files.pythonhosted.org/packages/00/e2/1b41b8864b57203cf21464c86787963f5f1cc196e95abb58f2a58ab22820/viman-0.0.4.tar.gz#sha256=69f6f834c14bf1fb050bee116945230ea950c3d9bd89d52d35c5f01f34a5aa48 Removed viman==0.0.4 from https://files.pythonhosted.org/packages/00/e2/1b41b8864b57203cf21464c86787963f5f1cc196e95abb58f2a58ab22820/viman-0.0.4.tar.gz#sha256=69f6f834c14bf1fb050bee116945230ea950c3d9bd89d52d35c5f01f34a5aa48 from build tracker '/tmp/pip-req-tracker-4szl4s__' Building wheels for collected packages: viman Created temporary directory: /tmp/pip-wheel-oelus2jv Running setup.py bdist_wheel for viman: started Destination directory: /tmp/pip-wheel-oelus2jv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m364vwwg/viman/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-oelus2jv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/viman copying viman/vimanApp.py -> build/lib/viman copying viman/vimanGitWrapper.py -> build/lib/viman copying viman/__init__.py -> build/lib/viman copying viman/vimanUtils.py -> build/lib/viman copying viman/vimanYamlWrapper.py -> build/lib/viman copying viman/vimanArgParser.py -> build/lib/viman 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/viman copying build/lib/viman/vimanApp.py -> build/bdist.linux-armv7l/wheel/viman copying build/lib/viman/vimanGitWrapper.py -> build/bdist.linux-armv7l/wheel/viman copying build/lib/viman/__init__.py -> build/bdist.linux-armv7l/wheel/viman copying build/lib/viman/vimanUtils.py -> build/bdist.linux-armv7l/wheel/viman copying build/lib/viman/vimanYamlWrapper.py -> build/bdist.linux-armv7l/wheel/viman copying build/lib/viman/vimanArgParser.py -> build/bdist.linux-armv7l/wheel/viman running install_egg_info running egg_info writing requirements to viman.egg-info/requires.txt writing dependency_links to viman.egg-info/dependency_links.txt writing viman.egg-info/PKG-INFO writing top-level names to viman.egg-info/top_level.txt writing entry points to viman.egg-info/entry_points.txt reading manifest file 'viman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'viman.egg-info/SOURCES.txt' Copying viman.egg-info to build/bdist.linux-armv7l/wheel/viman-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/viman-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-oelus2jv/viman-0.0.4-py3-none-any.whl' and adding '.' to it adding 'viman/__init__.py' adding 'viman/vimanApp.py' adding 'viman/vimanArgParser.py' adding 'viman/vimanGitWrapper.py' adding 'viman/vimanUtils.py' adding 'viman/vimanYamlWrapper.py' adding 'viman-0.0.4.dist-info/entry_points.txt' adding 'viman-0.0.4.dist-info/top_level.txt' adding 'viman-0.0.4.dist-info/WHEEL' adding 'viman-0.0.4.dist-info/METADATA' adding 'viman-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for viman: finished with status 'done' Stored in directory: /tmp/tmplskg9vnt Successfully built viman Cleaning up... Removing source in /tmp/pip-wheel-m364vwwg/viman Removed build tracker '/tmp/pip-req-tracker-4szl4s__'