Created temporary directory: /tmp/pip-ephem-wheel-cache-z76b9xw6 Created temporary directory: /tmp/pip-req-tracker-u9an_xpc Created requirements tracker '/tmp/pip-req-tracker-u9an_xpc' Created temporary directory: /tmp/pip-wheel-3hpizt2w Collecting heapapi==0.0.3 1 location(s) to search for versions of heapapi: * https://pypi.org/simple/heapapi/ Getting page https://pypi.org/simple/heapapi/ Analyzing links from page https://pypi.org/simple/heapapi/ Found link https://files.pythonhosted.org/packages/bf/bf/7a96a17dd527bec64072136110dfabb99d85536365a7516cd686afdb74a1/heapapi-0.0.2.tar.gz#sha256=b029685da2400e1a0db1d48527b51d8226c3a9a8eea402ba2e5dd11e4d528345 (from https://pypi.org/simple/heapapi/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/8a/ca/5e4212080d3ea42e25bfb731c764e9fd52c03fe560ac1a4a7a9a35fb6d74/heapapi-0.0.3.tar.gz#sha256=603797ed8964f5bf8ed105fce81d86bedcf0e58cddeaab7ed19aef36da0c7a77 (from https://pypi.org/simple/heapapi/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-4z_eaqfe Downloading https://files.pythonhosted.org/packages/8a/ca/5e4212080d3ea42e25bfb731c764e9fd52c03fe560ac1a4a7a9a35fb6d74/heapapi-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8a/ca/5e4212080d3ea42e25bfb731c764e9fd52c03fe560ac1a4a7a9a35fb6d74/heapapi-0.0.3.tar.gz#sha256=603797ed8964f5bf8ed105fce81d86bedcf0e58cddeaab7ed19aef36da0c7a77 (from https://pypi.org/simple/heapapi/) Added heapapi==0.0.3 from https://files.pythonhosted.org/packages/8a/ca/5e4212080d3ea42e25bfb731c764e9fd52c03fe560ac1a4a7a9a35fb6d74/heapapi-0.0.3.tar.gz#sha256=603797ed8964f5bf8ed105fce81d86bedcf0e58cddeaab7ed19aef36da0c7a77 to build tracker '/tmp/pip-req-tracker-u9an_xpc' Running setup.py (path:/tmp/pip-wheel-3hpizt2w/heapapi/setup.py) egg_info for package heapapi Running command python setup.py egg_info running egg_info creating pip-egg-info/heapapi.egg-info writing dependency_links to pip-egg-info/heapapi.egg-info/dependency_links.txt writing top-level names to pip-egg-info/heapapi.egg-info/top_level.txt writing requirements to pip-egg-info/heapapi.egg-info/requires.txt writing pip-egg-info/heapapi.egg-info/PKG-INFO writing manifest file 'pip-egg-info/heapapi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/heapapi.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/heapapi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3hpizt2w/heapapi has version 0.0.3, which satisfies requirement heapapi==0.0.3 from https://files.pythonhosted.org/packages/8a/ca/5e4212080d3ea42e25bfb731c764e9fd52c03fe560ac1a4a7a9a35fb6d74/heapapi-0.0.3.tar.gz#sha256=603797ed8964f5bf8ed105fce81d86bedcf0e58cddeaab7ed19aef36da0c7a77 Removed heapapi==0.0.3 from https://files.pythonhosted.org/packages/8a/ca/5e4212080d3ea42e25bfb731c764e9fd52c03fe560ac1a4a7a9a35fb6d74/heapapi-0.0.3.tar.gz#sha256=603797ed8964f5bf8ed105fce81d86bedcf0e58cddeaab7ed19aef36da0c7a77 from build tracker '/tmp/pip-req-tracker-u9an_xpc' Building wheels for collected packages: heapapi Created temporary directory: /tmp/pip-wheel-59gv8f4i Running setup.py bdist_wheel for heapapi: started Destination directory: /tmp/pip-wheel-59gv8f4i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3hpizt2w/heapapi/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-59gv8f4i running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/heapapi copying heapapi/__init__.py -> build/lib/heapapi creating build/lib/tests copying tests/test_init.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests 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/heapapi copying build/lib/heapapi/__init__.py -> build/bdist.linux-armv7l/wheel/heapapi creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_init.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing heapapi.egg-info/PKG-INFO writing top-level names to heapapi.egg-info/top_level.txt writing requirements to heapapi.egg-info/requires.txt writing dependency_links to heapapi.egg-info/dependency_links.txt reading manifest file 'heapapi.egg-info/SOURCES.txt' writing manifest file 'heapapi.egg-info/SOURCES.txt' Copying heapapi.egg-info to build/bdist.linux-armv7l/wheel/heapapi-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/heapapi-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-59gv8f4i/heapapi-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'heapapi/__init__.py' adding 'tests/__init__.py' adding 'tests/test_init.py' adding 'heapapi-0.0.3.dist-info/METADATA' adding 'heapapi-0.0.3.dist-info/WHEEL' adding 'heapapi-0.0.3.dist-info/top_level.txt' adding 'heapapi-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for heapapi: finished with status 'done' Stored in directory: /tmp/tmp0vchuer4 Successfully built heapapi Cleaning up... Removing source in /tmp/pip-wheel-3hpizt2w/heapapi Removed build tracker '/tmp/pip-req-tracker-u9an_xpc'