Created temporary directory: /tmp/pip-ephem-wheel-cache-kposc4cc Created temporary directory: /tmp/pip-req-tracker-9ov4k47q Created requirements tracker '/tmp/pip-req-tracker-9ov4k47q' Created temporary directory: /tmp/pip-wheel-upgnsv63 Looking in indexes: https://pypi.python.org/simple Collecting annotate==1.0.7 1 location(s) to search for versions of annotate: * https://pypi.python.org/simple/annotate/ Getting page https://pypi.python.org/simple/annotate/ Analyzing links from page https://pypi.org/simple/annotate/ Found link https://files.pythonhosted.org/packages/79/7f/835927a2019d4465eff75d0a3f6a50220921f7bb2269e273080b00ae9938/annotate-1.0.4.zip#sha256=0b4a45f42f76d6441468aa0fc62fa2e4f04d8cdc87aef4d415a257fa423131e0 (from https://pypi.org/simple/annotate/), version: 1.0.4 Found link https://files.pythonhosted.org/packages/13/16/53f6c286b14ac18c113995acc5a9547f57a53d2681a570a51941d3a0c068/annotate-1.0.5.zip#sha256=33b2731592ebb1ac228c72e13b4cd3526be1acbff94470dd8728beb1580b3d9a (from https://pypi.org/simple/annotate/), version: 1.0.5 Found link https://files.pythonhosted.org/packages/cd/50/3c1490d8962acb0f3603ccbf70ac50845af0f51e231d88652e64c24c902a/annotate-1.0.6.zip#sha256=6f54d640ba999d916edcf4848411301aa715052b06a919ecc8ac64ce385dad5f (from https://pypi.org/simple/annotate/), version: 1.0.6 Found link https://files.pythonhosted.org/packages/63/5b/9b6557a1bf9356ba9630229bdb16da2f61ed1a0e9b805210b86248ccf015/annotate-1.0.7.zip#sha256=d05f0078fe3ae6e8c67eb579108bdd074e161adaa8ea18fc08fa6d361fb2d6bd (from https://pypi.org/simple/annotate/), version: 1.0.7 Using version 1.0.7 (newest of versions: 1.0.7) Created temporary directory: /tmp/pip-unpack-4kogcvu5 Downloading https://files.pythonhosted.org/packages/63/5b/9b6557a1bf9356ba9630229bdb16da2f61ed1a0e9b805210b86248ccf015/annotate-1.0.7.zip Downloading from URL https://files.pythonhosted.org/packages/63/5b/9b6557a1bf9356ba9630229bdb16da2f61ed1a0e9b805210b86248ccf015/annotate-1.0.7.zip#sha256=d05f0078fe3ae6e8c67eb579108bdd074e161adaa8ea18fc08fa6d361fb2d6bd (from https://pypi.org/simple/annotate/) Added annotate==1.0.7 from https://files.pythonhosted.org/packages/63/5b/9b6557a1bf9356ba9630229bdb16da2f61ed1a0e9b805210b86248ccf015/annotate-1.0.7.zip#sha256=d05f0078fe3ae6e8c67eb579108bdd074e161adaa8ea18fc08fa6d361fb2d6bd to build tracker '/tmp/pip-req-tracker-9ov4k47q' Running setup.py (path:/tmp/pip-wheel-upgnsv63/annotate/setup.py) egg_info for package annotate Running command python setup.py egg_info running egg_info creating pip-egg-info/annotate.egg-info writing pip-egg-info/annotate.egg-info/PKG-INFO writing top-level names to pip-egg-info/annotate.egg-info/top_level.txt writing dependency_links to pip-egg-info/annotate.egg-info/dependency_links.txt writing requirements to pip-egg-info/annotate.egg-info/requires.txt writing manifest file 'pip-egg-info/annotate.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/annotate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_templates' no previously-included directories found matching 'tests' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'pip-egg-info/annotate.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-upgnsv63/annotate has version 1.0.7, which satisfies requirement annotate==1.0.7 from https://files.pythonhosted.org/packages/63/5b/9b6557a1bf9356ba9630229bdb16da2f61ed1a0e9b805210b86248ccf015/annotate-1.0.7.zip#sha256=d05f0078fe3ae6e8c67eb579108bdd074e161adaa8ea18fc08fa6d361fb2d6bd Removed annotate==1.0.7 from https://files.pythonhosted.org/packages/63/5b/9b6557a1bf9356ba9630229bdb16da2f61ed1a0e9b805210b86248ccf015/annotate-1.0.7.zip#sha256=d05f0078fe3ae6e8c67eb579108bdd074e161adaa8ea18fc08fa6d361fb2d6bd from build tracker '/tmp/pip-req-tracker-9ov4k47q' Building wheels for collected packages: annotate Created temporary directory: /tmp/pip-wheel-pt06mfg_ Running setup.py bdist_wheel for annotate: started Destination directory: /tmp/pip-wheel-pt06mfg_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-upgnsv63/annotate/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-pt06mfg_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/annotate copying annotate/_annotate.py -> build/lib/annotate copying annotate/__about__.py -> build/lib/annotate copying annotate/__init__.py -> build/lib/annotate 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/annotate copying build/lib/annotate/_annotate.py -> build/bdist.linux-armv7l/wheel/annotate copying build/lib/annotate/__about__.py -> build/bdist.linux-armv7l/wheel/annotate copying build/lib/annotate/__init__.py -> build/bdist.linux-armv7l/wheel/annotate running install_egg_info running egg_info writing top-level names to annotate.egg-info/top_level.txt writing dependency_links to annotate.egg-info/dependency_links.txt writing requirements to annotate.egg-info/requires.txt writing annotate.egg-info/PKG-INFO reading manifest file 'annotate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_templates' no previously-included directories found matching 'tests' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'annotate.egg-info/SOURCES.txt' Copying annotate.egg-info to build/bdist.linux-armv7l/wheel/annotate-1.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/annotate-1.0.7.dist-info/WHEEL creating '/tmp/pip-wheel-pt06mfg_/annotate-1.0.7-py2.py3-none-any.whl' and adding '.' to it adding 'annotate/__about__.py' adding 'annotate/__init__.py' adding 'annotate/_annotate.py' adding 'annotate-1.0.7.dist-info/top_level.txt' adding 'annotate-1.0.7.dist-info/zip-safe' adding 'annotate-1.0.7.dist-info/WHEEL' adding 'annotate-1.0.7.dist-info/METADATA' adding 'annotate-1.0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for annotate: finished with status 'done' Stored in directory: /tmp/tmpgr0g0exr Successfully built annotate Cleaning up... Removing source in /tmp/pip-wheel-upgnsv63/annotate Removed build tracker '/tmp/pip-req-tracker-9ov4k47q'