Created temporary directory: /tmp/pip-ephem-wheel-cache-tqtm9qac Created temporary directory: /tmp/pip-req-tracker-adzr54ok Created requirements tracker '/tmp/pip-req-tracker-adzr54ok' Created temporary directory: /tmp/pip-wheel-zdaktke7 Looking in indexes: https://pypi.python.org/simple Collecting pathme-viewer==0.0.2 1 location(s) to search for versions of pathme-viewer: * https://pypi.python.org/simple/pathme-viewer/ Getting page https://pypi.python.org/simple/pathme-viewer/ Analyzing links from page https://pypi.org/simple/pathme-viewer/ Found link https://files.pythonhosted.org/packages/23/78/9b8b2000199e18a01f910441dd62d7d74814f26df66c916625110462ebf8/pathme_viewer-0.0.1.tar.gz#sha256=573da14459e619d53f3221209a86f347701bd57e62cd40d5af4be5b27724c921 (from https://pypi.org/simple/pathme-viewer/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/f9/64/85ea30284c8c4168c4a0318173913e5036f6c7a85c7e18c296e7a5f84ac8/pathme_viewer-0.0.2.tar.gz#sha256=9bd31ce2956b01f382aff2a34ba42ab045ad217513f7f54422eb520d2992aa46 (from https://pypi.org/simple/pathme-viewer/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-c74pd0cn Downloading https://files.pythonhosted.org/packages/f9/64/85ea30284c8c4168c4a0318173913e5036f6c7a85c7e18c296e7a5f84ac8/pathme_viewer-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f9/64/85ea30284c8c4168c4a0318173913e5036f6c7a85c7e18c296e7a5f84ac8/pathme_viewer-0.0.2.tar.gz#sha256=9bd31ce2956b01f382aff2a34ba42ab045ad217513f7f54422eb520d2992aa46 (from https://pypi.org/simple/pathme-viewer/) Added pathme-viewer==0.0.2 from https://files.pythonhosted.org/packages/f9/64/85ea30284c8c4168c4a0318173913e5036f6c7a85c7e18c296e7a5f84ac8/pathme_viewer-0.0.2.tar.gz#sha256=9bd31ce2956b01f382aff2a34ba42ab045ad217513f7f54422eb520d2992aa46 to build tracker '/tmp/pip-req-tracker-adzr54ok' Running setup.py (path:/tmp/pip-wheel-zdaktke7/pathme-viewer/setup.py) egg_info for package pathme-viewer Running command python setup.py egg_info running egg_info creating pip-egg-info/pathme_viewer.egg-info writing top-level names to pip-egg-info/pathme_viewer.egg-info/top_level.txt writing dependency_links to pip-egg-info/pathme_viewer.egg-info/dependency_links.txt writing requirements to pip-egg-info/pathme_viewer.egg-info/requires.txt writing pip-egg-info/pathme_viewer.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pathme_viewer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pathme_viewer.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pathme_viewer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zdaktke7/pathme-viewer has version 0.0.2, which satisfies requirement pathme-viewer==0.0.2 from https://files.pythonhosted.org/packages/f9/64/85ea30284c8c4168c4a0318173913e5036f6c7a85c7e18c296e7a5f84ac8/pathme_viewer-0.0.2.tar.gz#sha256=9bd31ce2956b01f382aff2a34ba42ab045ad217513f7f54422eb520d2992aa46 Removed pathme-viewer==0.0.2 from https://files.pythonhosted.org/packages/f9/64/85ea30284c8c4168c4a0318173913e5036f6c7a85c7e18c296e7a5f84ac8/pathme_viewer-0.0.2.tar.gz#sha256=9bd31ce2956b01f382aff2a34ba42ab045ad217513f7f54422eb520d2992aa46 from build tracker '/tmp/pip-req-tracker-adzr54ok' Building wheels for collected packages: pathme-viewer Created temporary directory: /tmp/pip-wheel-j_cwupq3 Running setup.py bdist_wheel for pathme-viewer: started Destination directory: /tmp/pip-wheel-j_cwupq3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zdaktke7/pathme-viewer/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-j_cwupq3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pathme_viewer copying src/pathme_viewer/manager.py -> build/lib/pathme_viewer copying src/pathme_viewer/__init__.py -> build/lib/pathme_viewer copying src/pathme_viewer/load_db.py -> build/lib/pathme_viewer copying src/pathme_viewer/cli.py -> build/lib/pathme_viewer copying src/pathme_viewer/graph_utils.py -> build/lib/pathme_viewer copying src/pathme_viewer/constants.py -> build/lib/pathme_viewer copying src/pathme_viewer/__main__.py -> build/lib/pathme_viewer copying src/pathme_viewer/models.py -> build/lib/pathme_viewer creating build/lib/pathme_viewer/web copying src/pathme_viewer/web/web.py -> build/lib/pathme_viewer/web copying src/pathme_viewer/web/__init__.py -> build/lib/pathme_viewer/web copying src/pathme_viewer/web/views.py -> build/lib/pathme_viewer/web running egg_info writing src/pathme_viewer.egg-info/PKG-INFO writing dependency_links to src/pathme_viewer.egg-info/dependency_links.txt writing requirements to src/pathme_viewer.egg-info/requires.txt writing top-level names to src/pathme_viewer.egg-info/top_level.txt reading manifest file 'src/pathme_viewer.egg-info/SOURCES.txt' writing manifest file 'src/pathme_viewer.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/pathme_viewer copying build/lib/pathme_viewer/manager.py -> build/bdist.linux-armv7l/wheel/pathme_viewer copying build/lib/pathme_viewer/__init__.py -> build/bdist.linux-armv7l/wheel/pathme_viewer copying build/lib/pathme_viewer/load_db.py -> build/bdist.linux-armv7l/wheel/pathme_viewer copying build/lib/pathme_viewer/cli.py -> build/bdist.linux-armv7l/wheel/pathme_viewer copying build/lib/pathme_viewer/graph_utils.py -> build/bdist.linux-armv7l/wheel/pathme_viewer copying build/lib/pathme_viewer/constants.py -> build/bdist.linux-armv7l/wheel/pathme_viewer copying build/lib/pathme_viewer/__main__.py -> build/bdist.linux-armv7l/wheel/pathme_viewer creating build/bdist.linux-armv7l/wheel/pathme_viewer/web copying build/lib/pathme_viewer/web/web.py -> build/bdist.linux-armv7l/wheel/pathme_viewer/web copying build/lib/pathme_viewer/web/__init__.py -> build/bdist.linux-armv7l/wheel/pathme_viewer/web copying build/lib/pathme_viewer/web/views.py -> build/bdist.linux-armv7l/wheel/pathme_viewer/web copying build/lib/pathme_viewer/models.py -> build/bdist.linux-armv7l/wheel/pathme_viewer running install_egg_info Copying src/pathme_viewer.egg-info to build/bdist.linux-armv7l/wheel/pathme_viewer-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pathme_viewer-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-j_cwupq3/pathme_viewer-0.0.2-py3-none-any.whl' and adding '.' to it adding 'pathme_viewer/__init__.py' adding 'pathme_viewer/__main__.py' adding 'pathme_viewer/cli.py' adding 'pathme_viewer/constants.py' adding 'pathme_viewer/graph_utils.py' adding 'pathme_viewer/load_db.py' adding 'pathme_viewer/manager.py' adding 'pathme_viewer/models.py' adding 'pathme_viewer/web/__init__.py' adding 'pathme_viewer/web/views.py' adding 'pathme_viewer/web/web.py' adding 'pathme_viewer-0.0.2.dist-info/top_level.txt' adding 'pathme_viewer-0.0.2.dist-info/WHEEL' adding 'pathme_viewer-0.0.2.dist-info/METADATA' adding 'pathme_viewer-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pathme-viewer: finished with status 'done' Stored in directory: /tmp/tmpkom0u7uw Successfully built pathme-viewer Cleaning up... Removing source in /tmp/pip-wheel-zdaktke7/pathme-viewer Removed build tracker '/tmp/pip-req-tracker-adzr54ok'