Created temporary directory: /tmp/pip-ephem-wheel-cache-tkxzr5zs Created temporary directory: /tmp/pip-req-tracker-if2wzjr6 Created requirements tracker '/tmp/pip-req-tracker-if2wzjr6' Created temporary directory: /tmp/pip-wheel-0jfhul5o Collecting source-hunter==0.40 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 Found link https://files.pythonhosted.org/packages/cb/8a/73d9e3817632ebc36990a16c406561b8dd4dc03193487c7150512a9f8e13/source_hunter-0.36.tar.gz#sha256=2b8f6a58251fc7adf186a9c91a75f6b9729dd6d1da415a082ea9fe6c73220f52 (from https://pypi.org/simple/source-hunter/), version: 0.36 Found link https://files.pythonhosted.org/packages/82/27/5780e207e98aa504006603fcbdbe2ffd5fef91471bbfad6c920a34fb1d5b/source_hunter-0.40.tar.gz#sha256=6e6ec3b068e1ef4f175111129236c738ad95fb0a7d19e7696812965ee4857d36 (from https://pypi.org/simple/source-hunter/), version: 0.40 Using version 0.40 (newest of versions: 0.40) Created temporary directory: /tmp/pip-unpack-cyhmnohk Downloading https://files.pythonhosted.org/packages/82/27/5780e207e98aa504006603fcbdbe2ffd5fef91471bbfad6c920a34fb1d5b/source_hunter-0.40.tar.gz Downloading from URL https://files.pythonhosted.org/packages/82/27/5780e207e98aa504006603fcbdbe2ffd5fef91471bbfad6c920a34fb1d5b/source_hunter-0.40.tar.gz#sha256=6e6ec3b068e1ef4f175111129236c738ad95fb0a7d19e7696812965ee4857d36 (from https://pypi.org/simple/source-hunter/) Added source-hunter==0.40 from https://files.pythonhosted.org/packages/82/27/5780e207e98aa504006603fcbdbe2ffd5fef91471bbfad6c920a34fb1d5b/source_hunter-0.40.tar.gz#sha256=6e6ec3b068e1ef4f175111129236c738ad95fb0a7d19e7696812965ee4857d36 to build tracker '/tmp/pip-req-tracker-if2wzjr6' Running setup.py (path:/tmp/pip-wheel-0jfhul5o/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 requirements to pip-egg-info/source_hunter.egg-info/requires.txt writing entry points to pip-egg-info/source_hunter.egg-info/entry_points.txt writing pip-egg-info/source_hunter.egg-info/PKG-INFO 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 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-0jfhul5o/source-hunter has version 0.40, which satisfies requirement source-hunter==0.40 from https://files.pythonhosted.org/packages/82/27/5780e207e98aa504006603fcbdbe2ffd5fef91471bbfad6c920a34fb1d5b/source_hunter-0.40.tar.gz#sha256=6e6ec3b068e1ef4f175111129236c738ad95fb0a7d19e7696812965ee4857d36 Removed source-hunter==0.40 from https://files.pythonhosted.org/packages/82/27/5780e207e98aa504006603fcbdbe2ffd5fef91471bbfad6c920a34fb1d5b/source_hunter-0.40.tar.gz#sha256=6e6ec3b068e1ef4f175111129236c738ad95fb0a7d19e7696812965ee4857d36 from build tracker '/tmp/pip-req-tracker-if2wzjr6' Building wheels for collected packages: source-hunter Created temporary directory: /tmp/pip-wheel-tnzvj3ak Running setup.py bdist_wheel for source-hunter: started Destination directory: /tmp/pip-wheel-tnzvj3ak Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0jfhul5o/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-tnzvj3ak running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/source_hunter copying source_hunter/__init__.py -> build/lib/source_hunter copying source_hunter/constant.py -> build/lib/source_hunter copying source_hunter/finder.py -> build/lib/source_hunter copying source_hunter/query.py -> build/lib/source_hunter copying source_hunter/__main__.py -> build/lib/source_hunter copying source_hunter/result.py -> build/lib/source_hunter copying source_hunter/render.py -> build/lib/source_hunter copying source_hunter/parser.py -> build/lib/source_hunter copying source_hunter/hunter.py -> build/lib/source_hunter creating build/lib/source_hunter/utils copying source_hunter/utils/__init__.py -> build/lib/source_hunter/utils copying source_hunter/utils/path_utils.py -> build/lib/source_hunter/utils copying source_hunter/utils/path_utils_test.py -> build/lib/source_hunter/utils copying source_hunter/utils/log_utils.py -> build/lib/source_hunter/utils 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/test copying source_hunter/test/__init__.py -> build/lib/source_hunter/test copying source_hunter/test/parser_test.py -> build/lib/source_hunter/test running egg_info writing source_hunter.egg-info/PKG-INFO writing dependency_links to source_hunter.egg-info/dependency_links.txt writing entry points to source_hunter.egg-info/entry_points.txt writing requirements to source_hunter.egg-info/requires.txt writing top-level names to source_hunter.egg-info/top_level.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 copying build/lib/source_hunter/__init__.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/finder.py -> build/bdist.linux-armv7l/wheel/source_hunter creating 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/utils/path_utils.py -> 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/log_utils.py -> build/bdist.linux-armv7l/wheel/source_hunter/utils copying build/lib/source_hunter/query.py -> build/bdist.linux-armv7l/wheel/source_hunter copying build/lib/source_hunter/__main__.py -> 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 creating build/bdist.linux-armv7l/wheel/source_hunter/test copying build/lib/source_hunter/test/__init__.py -> build/bdist.linux-armv7l/wheel/source_hunter/test copying build/lib/source_hunter/test/parser_test.py -> build/bdist.linux-armv7l/wheel/source_hunter/test copying build/lib/source_hunter/render.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/hunter.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.40-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/source_hunter-0.40.dist-info/WHEEL creating '/tmp/pip-wheel-tnzvj3ak/source_hunter-0.40-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/test/__init__.py' adding 'source_hunter/test/parser_test.py' adding 'source_hunter/utils/__init__.py' adding 'source_hunter/utils/log_utils.py' adding 'source_hunter/utils/path_utils.py' adding 'source_hunter/utils/path_utils_test.py' adding 'source_hunter-0.40.dist-info/METADATA' adding 'source_hunter-0.40.dist-info/WHEEL' adding 'source_hunter-0.40.dist-info/entry_points.txt' adding 'source_hunter-0.40.dist-info/top_level.txt' adding 'source_hunter-0.40.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/tmp7gaft8lk Successfully built source-hunter Cleaning up... Removing source in /tmp/pip-wheel-0jfhul5o/source-hunter Removed build tracker '/tmp/pip-req-tracker-if2wzjr6'