Created temporary directory: /tmp/pip-ephem-wheel-cache-6eqdq1mw Created temporary directory: /tmp/pip-req-tracker-vjxji9ln Created requirements tracker '/tmp/pip-req-tracker-vjxji9ln' Created temporary directory: /tmp/pip-wheel-atsajk1i Collecting target-matcher==0.0.1 1 location(s) to search for versions of target-matcher: * https://pypi.org/simple/target-matcher/ Getting page https://pypi.org/simple/target-matcher/ Analyzing links from page https://pypi.org/simple/target-matcher/ Found link https://files.pythonhosted.org/packages/be/7f/bf7871980c376b2de39d814d26433b7ae12a6a108e543e4995f5f70da345/target_matcher-0.0.1.tar.gz#sha256=b79264247315723125c57c2da920b6f5df18079b9ac2abbcf1d857b4440bafba (from https://pypi.org/simple/target-matcher/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-f1gjavl3 Downloading https://files.pythonhosted.org/packages/be/7f/bf7871980c376b2de39d814d26433b7ae12a6a108e543e4995f5f70da345/target_matcher-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/be/7f/bf7871980c376b2de39d814d26433b7ae12a6a108e543e4995f5f70da345/target_matcher-0.0.1.tar.gz#sha256=b79264247315723125c57c2da920b6f5df18079b9ac2abbcf1d857b4440bafba (from https://pypi.org/simple/target-matcher/) Added target-matcher==0.0.1 from https://files.pythonhosted.org/packages/be/7f/bf7871980c376b2de39d814d26433b7ae12a6a108e543e4995f5f70da345/target_matcher-0.0.1.tar.gz#sha256=b79264247315723125c57c2da920b6f5df18079b9ac2abbcf1d857b4440bafba to build tracker '/tmp/pip-req-tracker-vjxji9ln' Running setup.py (path:/tmp/pip-wheel-atsajk1i/target-matcher/setup.py) egg_info for package target-matcher Running command python setup.py egg_info running egg_info creating pip-egg-info/target_matcher.egg-info writing top-level names to pip-egg-info/target_matcher.egg-info/top_level.txt writing dependency_links to pip-egg-info/target_matcher.egg-info/dependency_links.txt writing requirements to pip-egg-info/target_matcher.egg-info/requires.txt writing pip-egg-info/target_matcher.egg-info/PKG-INFO writing manifest file 'pip-egg-info/target_matcher.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/target_matcher.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/target_matcher.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-atsajk1i/target-matcher has version 0.0.1, which satisfies requirement target-matcher==0.0.1 from https://files.pythonhosted.org/packages/be/7f/bf7871980c376b2de39d814d26433b7ae12a6a108e543e4995f5f70da345/target_matcher-0.0.1.tar.gz#sha256=b79264247315723125c57c2da920b6f5df18079b9ac2abbcf1d857b4440bafba Removed target-matcher==0.0.1 from https://files.pythonhosted.org/packages/be/7f/bf7871980c376b2de39d814d26433b7ae12a6a108e543e4995f5f70da345/target_matcher-0.0.1.tar.gz#sha256=b79264247315723125c57c2da920b6f5df18079b9ac2abbcf1d857b4440bafba from build tracker '/tmp/pip-req-tracker-vjxji9ln' Building wheels for collected packages: target-matcher Created temporary directory: /tmp/pip-wheel-ids7e1k0 Running setup.py bdist_wheel for target-matcher: started Destination directory: /tmp/pip-wheel-ids7e1k0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-atsajk1i/target-matcher/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-ids7e1k0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/target_matcher copying target_matcher/__init__.py -> build/lib/target_matcher copying target_matcher/concept_tagger.py -> build/lib/target_matcher copying target_matcher/target_rule.py -> build/lib/target_matcher copying target_matcher/target_matcher.py -> build/lib/target_matcher 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/target_matcher copying build/lib/target_matcher/__init__.py -> build/bdist.linux-armv7l/wheel/target_matcher copying build/lib/target_matcher/concept_tagger.py -> build/bdist.linux-armv7l/wheel/target_matcher copying build/lib/target_matcher/target_rule.py -> build/bdist.linux-armv7l/wheel/target_matcher copying build/lib/target_matcher/target_matcher.py -> build/bdist.linux-armv7l/wheel/target_matcher running install_egg_info running egg_info writing dependency_links to target_matcher.egg-info/dependency_links.txt writing requirements to target_matcher.egg-info/requires.txt writing target_matcher.egg-info/PKG-INFO writing top-level names to target_matcher.egg-info/top_level.txt reading manifest file 'target_matcher.egg-info/SOURCES.txt' writing manifest file 'target_matcher.egg-info/SOURCES.txt' Copying target_matcher.egg-info to build/bdist.linux-armv7l/wheel/target_matcher-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/target_matcher-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-ids7e1k0/target_matcher-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'target_matcher/__init__.py' adding 'target_matcher/concept_tagger.py' adding 'target_matcher/target_matcher.py' adding 'target_matcher/target_rule.py' adding 'target_matcher-0.0.1.dist-info/METADATA' adding 'target_matcher-0.0.1.dist-info/WHEEL' adding 'target_matcher-0.0.1.dist-info/top_level.txt' adding 'target_matcher-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for target-matcher: finished with status 'done' Stored in directory: /tmp/tmp6a5yag5e Successfully built target-matcher Cleaning up... Removing source in /tmp/pip-wheel-atsajk1i/target-matcher Removed build tracker '/tmp/pip-req-tracker-vjxji9ln'