Created temporary directory: /tmp/pip-ephem-wheel-cache-xoykvplz Created temporary directory: /tmp/pip-req-tracker-dgvdsryb Created requirements tracker '/tmp/pip-req-tracker-dgvdsryb' Created temporary directory: /tmp/pip-wheel-4rkkkc45 Looking in indexes: https://pypi.python.org/simple Collecting metric-temporal-logic==0.1.1 1 location(s) to search for versions of metric-temporal-logic: * https://pypi.python.org/simple/metric-temporal-logic/ Getting page https://pypi.python.org/simple/metric-temporal-logic/ Analyzing links from page https://pypi.org/simple/metric-temporal-logic/ Found link https://files.pythonhosted.org/packages/33/1f/7b1c8bb68455fc11362f6c17b31a0c003d1d8c28e8f7bca72562611c8acf/metric-temporal-logic-0.0.1.tar.gz#sha256=00734cb19012cae6f66ef3d9d692c513f021867dcef06605c98d698ab4df356b (from https://pypi.org/simple/metric-temporal-logic/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/6f/eb/4a8158cf59246db840c7db35a95e0c2727b60327bf1e1cfa61f007b3290c/metric-temporal-logic-0.1.1.tar.gz#sha256=c01025ec643569685640a588583e68fb2dd8302f6470b0f7bc05147c0b099721 (from https://pypi.org/simple/metric-temporal-logic/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-jtmtgbdl Downloading https://files.pythonhosted.org/packages/6f/eb/4a8158cf59246db840c7db35a95e0c2727b60327bf1e1cfa61f007b3290c/metric-temporal-logic-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6f/eb/4a8158cf59246db840c7db35a95e0c2727b60327bf1e1cfa61f007b3290c/metric-temporal-logic-0.1.1.tar.gz#sha256=c01025ec643569685640a588583e68fb2dd8302f6470b0f7bc05147c0b099721 (from https://pypi.org/simple/metric-temporal-logic/) Added metric-temporal-logic==0.1.1 from https://files.pythonhosted.org/packages/6f/eb/4a8158cf59246db840c7db35a95e0c2727b60327bf1e1cfa61f007b3290c/metric-temporal-logic-0.1.1.tar.gz#sha256=c01025ec643569685640a588583e68fb2dd8302f6470b0f7bc05147c0b099721 to build tracker '/tmp/pip-req-tracker-dgvdsryb' Running setup.py (path:/tmp/pip-wheel-4rkkkc45/metric-temporal-logic/setup.py) egg_info for package metric-temporal-logic Running command python setup.py egg_info running egg_info creating pip-egg-info/metric_temporal_logic.egg-info writing pip-egg-info/metric_temporal_logic.egg-info/PKG-INFO writing requirements to pip-egg-info/metric_temporal_logic.egg-info/requires.txt writing dependency_links to pip-egg-info/metric_temporal_logic.egg-info/dependency_links.txt writing top-level names to pip-egg-info/metric_temporal_logic.egg-info/top_level.txt writing manifest file 'pip-egg-info/metric_temporal_logic.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/metric_temporal_logic.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/metric_temporal_logic.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4rkkkc45/metric-temporal-logic has version 0.1.1, which satisfies requirement metric-temporal-logic==0.1.1 from https://files.pythonhosted.org/packages/6f/eb/4a8158cf59246db840c7db35a95e0c2727b60327bf1e1cfa61f007b3290c/metric-temporal-logic-0.1.1.tar.gz#sha256=c01025ec643569685640a588583e68fb2dd8302f6470b0f7bc05147c0b099721 Removed metric-temporal-logic==0.1.1 from https://files.pythonhosted.org/packages/6f/eb/4a8158cf59246db840c7db35a95e0c2727b60327bf1e1cfa61f007b3290c/metric-temporal-logic-0.1.1.tar.gz#sha256=c01025ec643569685640a588583e68fb2dd8302f6470b0f7bc05147c0b099721 from build tracker '/tmp/pip-req-tracker-dgvdsryb' Building wheels for collected packages: metric-temporal-logic Created temporary directory: /tmp/pip-wheel-cwv027sf Running setup.py bdist_wheel for metric-temporal-logic: started Destination directory: /tmp/pip-wheel-cwv027sf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4rkkkc45/metric-temporal-logic/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-cwv027sf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mtl copying mtl/test_boolean_eval.py -> build/lib/mtl copying mtl/evaluator.py -> build/lib/mtl copying mtl/test_parser.py -> build/lib/mtl copying mtl/hypothesis.py -> build/lib/mtl copying mtl/sugar.py -> build/lib/mtl copying mtl/test_ast.py -> build/lib/mtl copying mtl/parser.py -> build/lib/mtl copying mtl/utils.py -> build/lib/mtl copying mtl/test_utils.py -> build/lib/mtl copying mtl/__init__.py -> build/lib/mtl copying mtl/test_params.py -> build/lib/mtl copying mtl/ast.py -> build/lib/mtl 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/mtl copying build/lib/mtl/test_boolean_eval.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/evaluator.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/test_parser.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/hypothesis.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/sugar.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/test_ast.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/parser.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/utils.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/test_utils.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/__init__.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/test_params.py -> build/bdist.linux-armv7l/wheel/mtl copying build/lib/mtl/ast.py -> build/bdist.linux-armv7l/wheel/mtl running install_egg_info running egg_info writing metric_temporal_logic.egg-info/PKG-INFO writing dependency_links to metric_temporal_logic.egg-info/dependency_links.txt writing requirements to metric_temporal_logic.egg-info/requires.txt writing top-level names to metric_temporal_logic.egg-info/top_level.txt reading manifest file 'metric_temporal_logic.egg-info/SOURCES.txt' writing manifest file 'metric_temporal_logic.egg-info/SOURCES.txt' Copying metric_temporal_logic.egg-info to build/bdist.linux-armv7l/wheel/metric_temporal_logic-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/metric_temporal_logic-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-cwv027sf/metric_temporal_logic-0.1.1-py3-none-any.whl' and adding '.' to it adding 'mtl/__init__.py' adding 'mtl/ast.py' adding 'mtl/evaluator.py' adding 'mtl/hypothesis.py' adding 'mtl/parser.py' adding 'mtl/sugar.py' adding 'mtl/test_ast.py' adding 'mtl/test_boolean_eval.py' adding 'mtl/test_params.py' adding 'mtl/test_parser.py' adding 'mtl/test_utils.py' adding 'mtl/utils.py' adding 'metric_temporal_logic-0.1.1.dist-info/top_level.txt' adding 'metric_temporal_logic-0.1.1.dist-info/WHEEL' adding 'metric_temporal_logic-0.1.1.dist-info/METADATA' adding 'metric_temporal_logic-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for metric-temporal-logic: finished with status 'done' Stored in directory: /tmp/tmpmm41aqu8 Successfully built metric-temporal-logic Cleaning up... Removing source in /tmp/pip-wheel-4rkkkc45/metric-temporal-logic Removed build tracker '/tmp/pip-req-tracker-dgvdsryb'