Created temporary directory: /tmp/pip-ephem-wheel-cache-0neau0ta Created temporary directory: /tmp/pip-req-tracker-h4vlcp7c Created requirements tracker '/tmp/pip-req-tracker-h4vlcp7c' Created temporary directory: /tmp/pip-wheel-b9uwwh9n Collecting source-hunter==0.35 1 location(s) to search for versions of source-hunter: * https://pypi.org/simple/source-hunter/ Getting page https://pypi.org/simple/source-hunter/ Analyzing links from page https://pypi.org/simple/source-hunter/ Found link https://files.pythonhosted.org/packages/50/c7/0f26ff08230a3cfb148176f407d65205584ccbb5b179e0cea20193973641/source_hunter-0.33.tar.gz#sha256=9547a8eee6874657c71f25ec8040bd032499ad8f1316429f6ce4d812490803a8 (from https://pypi.org/simple/source-hunter/), version: 0.33 Found link https://files.pythonhosted.org/packages/b1/f7/f5e9b226751ed701bb914531c37ff9cfee4fe71ca45bd4779400d0577aa4/source_hunter-0.34.tar.gz#sha256=b050d673fda6d1898bfdd79e310350b2b2b5f0b4dee1cfe326433af5ed121d7e (from https://pypi.org/simple/source-hunter/), version: 0.34 Found link https://files.pythonhosted.org/packages/db/20/1c449da1cea33ca699d2189996bd96bd3286784415c77789927ea173be66/source_hunter-0.35.tar.gz#sha256=46c8ab8a1ae1cb12215954dd863a91cb074b1617a269cd34e2250e58071ddb95 (from https://pypi.org/simple/source-hunter/), version: 0.35 Using version 0.35 (newest of versions: 0.35) Created temporary directory: /tmp/pip-unpack-0pev0ldj Downloading https://files.pythonhosted.org/packages/db/20/1c449da1cea33ca699d2189996bd96bd3286784415c77789927ea173be66/source_hunter-0.35.tar.gz Downloading from URL https://files.pythonhosted.org/packages/db/20/1c449da1cea33ca699d2189996bd96bd3286784415c77789927ea173be66/source_hunter-0.35.tar.gz#sha256=46c8ab8a1ae1cb12215954dd863a91cb074b1617a269cd34e2250e58071ddb95 (from https://pypi.org/simple/source-hunter/) Added source-hunter==0.35 from https://files.pythonhosted.org/packages/db/20/1c449da1cea33ca699d2189996bd96bd3286784415c77789927ea173be66/source_hunter-0.35.tar.gz#sha256=46c8ab8a1ae1cb12215954dd863a91cb074b1617a269cd34e2250e58071ddb95 to build tracker '/tmp/pip-req-tracker-h4vlcp7c' Running setup.py (path:/tmp/pip-wheel-b9uwwh9n/source-hunter/setup.py) egg_info for package source-hunter Running command python setup.py egg_info running egg_info creating pip-egg-info/source_hunter.egg-info writing pip-egg-info/source_hunter.egg-info/PKG-INFO writing entry points to pip-egg-info/source_hunter.egg-info/entry_points.txt writing top-level names to pip-egg-info/source_hunter.egg-info/top_level.txt writing dependency_links to pip-egg-info/source_hunter.egg-info/dependency_links.txt writing requirements to pip-egg-info/source_hunter.egg-info/requires.txt writing manifest file 'pip-egg-info/source_hunter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/source_hunter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/source_hunter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-b9uwwh9n/source-hunter has version 0.35, which satisfies requirement source-hunter==0.35 from https://files.pythonhosted.org/packages/db/20/1c449da1cea33ca699d2189996bd96bd3286784415c77789927ea173be66/source_hunter-0.35.tar.gz#sha256=46c8ab8a1ae1cb12215954dd863a91cb074b1617a269cd34e2250e58071ddb95 Removed source-hunter==0.35 from https://files.pythonhosted.org/packages/db/20/1c449da1cea33ca699d2189996bd96bd3286784415c77789927ea173be66/source_hunter-0.35.tar.gz#sha256=46c8ab8a1ae1cb12215954dd863a91cb074b1617a269cd34e2250e58071ddb95 from build tracker '/tmp/pip-req-tracker-h4vlcp7c' Building wheels for collected packages: source-hunter Created temporary directory: /tmp/pip-wheel-aep_tfmg Running setup.py bdist_wheel for source-hunter: started Destination directory: /tmp/pip-wheel-aep_tfmg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-b9uwwh9n/source-hunter/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-aep_tfmg running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/source_hunter copying source_hunter/result.py -> build/lib/source_hunter copying source_hunter/constant.py -> build/lib/source_hunter copying source_hunter/hunter.py -> build/lib/source_hunter copying source_hunter/render.py -> build/lib/source_hunter copying source_hunter/__main__.py -> build/lib/source_hunter copying source_hunter/parser.py -> build/lib/source_hunter copying source_hunter/query.py -> build/lib/source_hunter copying source_hunter/__init__.py -> build/lib/source_hunter copying source_hunter/finder.py -> build/lib/source_hunter creating build/lib/source_hunter/models copying source_hunter/models/fnode.py -> build/lib/source_hunter/models copying source_hunter/models/__init__.py -> build/lib/source_hunter/models copying source_hunter/models/deps_tree.py -> build/lib/source_hunter/models creating build/lib/source_hunter/utils copying source_hunter/utils/path_utils_test.py -> build/lib/source_hunter/utils copying source_hunter/utils/path_utils.py -> build/lib/source_hunter/utils copying source_hunter/utils/__init__.py -> build/lib/source_hunter/utils running egg_info writing source_hunter.egg-info/PKG-INFO writing entry points to source_hunter.egg-info/entry_points.txt writing dependency_links to source_hunter.egg-info/dependency_links.txt writing top-level names to source_hunter.egg-info/top_level.txt writing requirements to source_hunter.egg-info/requires.txt reading manifest file 'source_hunter.egg-info/SOURCES.txt' writing manifest file 'source_hunter.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/source_hunter creating build/bdist.linux-armv7l/wheel/source_hunter/models copying build/lib/source_hunter/models/fnode.py -> build/bdist.linux-armv7l/wheel/source_hunter/models copying build/lib/source_hunter/models/__init__.py -> build/bdist.linux-armv7l/wheel/source_hunter/models copying build/lib/source_hunter/models/deps_tree.py -> build/bdist.linux-armv7l/wheel/source_hunter/models copying build/lib/source_hunter/result.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/constant.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/hunter.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/render.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/__main__.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/parser.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/query.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/__init__.py -> build/bdist.linux-armv7l/wheel/source_hunter creating build/bdist.linux-armv7l/wheel/source_hunter/utils copying build/lib/source_hunter/utils/path_utils_test.py -> build/bdist.linux-armv7l/wheel/source_hunter/utils copying build/lib/source_hunter/utils/path_utils.py -> build/bdist.linux-armv7l/wheel/source_hunter/utils copying build/lib/source_hunter/utils/__init__.py -> build/bdist.linux-armv7l/wheel/source_hunter/utils copying build/lib/source_hunter/finder.py -> build/bdist.linux-armv7l/wheel/source_hunter running install_egg_info Copying source_hunter.egg-info to build/bdist.linux-armv7l/wheel/source_hunter-0.35-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/source_hunter-0.35.dist-info/WHEEL creating '/tmp/pip-wheel-aep_tfmg/source_hunter-0.35-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'source_hunter/__init__.py' adding 'source_hunter/__main__.py' adding 'source_hunter/constant.py' adding 'source_hunter/finder.py' adding 'source_hunter/hunter.py' adding 'source_hunter/parser.py' adding 'source_hunter/query.py' adding 'source_hunter/render.py' adding 'source_hunter/result.py' adding 'source_hunter/models/__init__.py' adding 'source_hunter/models/deps_tree.py' adding 'source_hunter/models/fnode.py' adding 'source_hunter/utils/__init__.py' adding 'source_hunter/utils/path_utils.py' adding 'source_hunter/utils/path_utils_test.py' adding 'source_hunter-0.35.dist-info/METADATA' adding 'source_hunter-0.35.dist-info/WHEEL' adding 'source_hunter-0.35.dist-info/entry_points.txt' adding 'source_hunter-0.35.dist-info/top_level.txt' adding 'source_hunter-0.35.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for source-hunter: finished with status 'done' Stored in directory: /tmp/tmp2is9n7df Successfully built source-hunter Cleaning up... Removing source in /tmp/pip-wheel-b9uwwh9n/source-hunter Removed build tracker '/tmp/pip-req-tracker-h4vlcp7c'