Created temporary directory: /tmp/pip-ephem-wheel-cache-8m3aakt9 Created temporary directory: /tmp/pip-req-tracker-f928n_z4 Created requirements tracker '/tmp/pip-req-tracker-f928n_z4' Created temporary directory: /tmp/pip-wheel-1_0kujs0 Collecting python_entitas==0.0.5 1 location(s) to search for versions of python-entitas: * https://pypi.org/simple/python-entitas/ Getting page https://pypi.org/simple/python-entitas/ Analyzing links from page https://pypi.org/simple/python-entitas/ Found link https://files.pythonhosted.org/packages/47/68/8f834539aba5e0e242202eafe5549bd4b0b3defb2cf2a41e5010313450ec/python_entitas-0.0.1.tar.gz#sha256=a0922927a4f43d05e67c5723a0e37ffb9cbb55a5c3f3711fb0d3292a4dcc3469 (from https://pypi.org/simple/python-entitas/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/e5/95/78404383a40cda4a8a14644b30f41e095e41609fd84a6e0158f697efedc6/python_entitas-0.0.2.tar.gz#sha256=0c0ba36ae4a96dbe2b5a24598b4376b1b6a1706f8f3391579c35dbf4794d4874 (from https://pypi.org/simple/python-entitas/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/b5/2e/41b1826a2174329b6171f936f3dbf870a87e3b50a69a05aa9e2478244a57/python_entitas-0.0.3.tar.gz#sha256=a33fd0f099dd9ef7e19cfcdea484bf22a0611ea7f213547687f92310ee66db47 (from https://pypi.org/simple/python-entitas/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/f7/23/6993d28c7936b32112737c965f457b420596871e78b224760ce027e898aa/python_entitas-0.0.4.tar.gz#sha256=a7cbcb59527c4206969abf329723c6ca0be8eeafc2b8887cfeeef853f832367c (from https://pypi.org/simple/python-entitas/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/bd/f6/c9ea81f4f68d870e2059afa74ce5401eb7d957b5b8fbfdc644532c5a316e/python_entitas-0.0.5.tar.gz#sha256=e06ed3f2014b1981ff93da97c6a83db05705ce92bd10488da356bd197c77e502 (from https://pypi.org/simple/python-entitas/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-cuig2m90 Downloading https://files.pythonhosted.org/packages/bd/f6/c9ea81f4f68d870e2059afa74ce5401eb7d957b5b8fbfdc644532c5a316e/python_entitas-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bd/f6/c9ea81f4f68d870e2059afa74ce5401eb7d957b5b8fbfdc644532c5a316e/python_entitas-0.0.5.tar.gz#sha256=e06ed3f2014b1981ff93da97c6a83db05705ce92bd10488da356bd197c77e502 (from https://pypi.org/simple/python-entitas/) Added python_entitas==0.0.5 from https://files.pythonhosted.org/packages/bd/f6/c9ea81f4f68d870e2059afa74ce5401eb7d957b5b8fbfdc644532c5a316e/python_entitas-0.0.5.tar.gz#sha256=e06ed3f2014b1981ff93da97c6a83db05705ce92bd10488da356bd197c77e502 to build tracker '/tmp/pip-req-tracker-f928n_z4' Running setup.py (path:/tmp/pip-wheel-1_0kujs0/python-entitas/setup.py) egg_info for package python-entitas Running command python setup.py egg_info running egg_info creating pip-egg-info/python_entitas.egg-info writing top-level names to pip-egg-info/python_entitas.egg-info/top_level.txt writing requirements to pip-egg-info/python_entitas.egg-info/requires.txt writing pip-egg-info/python_entitas.egg-info/PKG-INFO writing dependency_links to pip-egg-info/python_entitas.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/python_entitas.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_entitas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/python_entitas.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1_0kujs0/python-entitas has version 0.0.5, which satisfies requirement python_entitas==0.0.5 from https://files.pythonhosted.org/packages/bd/f6/c9ea81f4f68d870e2059afa74ce5401eb7d957b5b8fbfdc644532c5a316e/python_entitas-0.0.5.tar.gz#sha256=e06ed3f2014b1981ff93da97c6a83db05705ce92bd10488da356bd197c77e502 Removed python_entitas==0.0.5 from https://files.pythonhosted.org/packages/bd/f6/c9ea81f4f68d870e2059afa74ce5401eb7d957b5b8fbfdc644532c5a316e/python_entitas-0.0.5.tar.gz#sha256=e06ed3f2014b1981ff93da97c6a83db05705ce92bd10488da356bd197c77e502 from build tracker '/tmp/pip-req-tracker-f928n_z4' Building wheels for collected packages: python-entitas Created temporary directory: /tmp/pip-wheel-fb8cuql7 Running setup.py bdist_wheel for python-entitas: started Destination directory: /tmp/pip-wheel-fb8cuql7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1_0kujs0/python-entitas/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-fb8cuql7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/entitas copying python_entitas/entitas/__version__.py -> build/lib/entitas copying python_entitas/entitas/entity.py -> build/lib/entitas copying python_entitas/entitas/exceptions.py -> build/lib/entitas copying python_entitas/entitas/utils.py -> build/lib/entitas copying python_entitas/entitas/context.py -> build/lib/entitas copying python_entitas/entitas/group.py -> build/lib/entitas copying python_entitas/entitas/__init__.py -> build/lib/entitas copying python_entitas/entitas/collector.py -> build/lib/entitas copying python_entitas/entitas/entity_index.py -> build/lib/entitas copying python_entitas/entitas/processors.py -> build/lib/entitas copying python_entitas/entitas/matcher.py -> build/lib/entitas creating build/lib/Parser copying python_entitas/Parser/BaseParser.py -> build/lib/Parser copying python_entitas/Parser/utils.py -> build/lib/Parser copying python_entitas/Parser/PythonParser.py -> build/lib/Parser copying python_entitas/Parser/__init__.py -> build/lib/Parser running egg_info writing python_entitas/python_entitas.egg-info/PKG-INFO writing dependency_links to python_entitas/python_entitas.egg-info/dependency_links.txt writing requirements to python_entitas/python_entitas.egg-info/requires.txt writing top-level names to python_entitas/python_entitas.egg-info/top_level.txt reading manifest file 'python_entitas/python_entitas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_entitas/python_entitas.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/entitas copying build/lib/entitas/__version__.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/entity.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/exceptions.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/utils.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/context.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/group.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/__init__.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/collector.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/entity_index.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/processors.py -> build/bdist.linux-armv7l/wheel/entitas copying build/lib/entitas/matcher.py -> build/bdist.linux-armv7l/wheel/entitas creating build/bdist.linux-armv7l/wheel/Parser copying build/lib/Parser/BaseParser.py -> build/bdist.linux-armv7l/wheel/Parser copying build/lib/Parser/utils.py -> build/bdist.linux-armv7l/wheel/Parser copying build/lib/Parser/PythonParser.py -> build/bdist.linux-armv7l/wheel/Parser copying build/lib/Parser/__init__.py -> build/bdist.linux-armv7l/wheel/Parser running install_egg_info Copying python_entitas/python_entitas.egg-info to build/bdist.linux-armv7l/wheel/python_entitas-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_entitas-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-fb8cuql7/python_entitas-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'Parser/BaseParser.py' adding 'Parser/PythonParser.py' adding 'Parser/__init__.py' adding 'Parser/utils.py' adding 'entitas/__init__.py' adding 'entitas/__version__.py' adding 'entitas/collector.py' adding 'entitas/context.py' adding 'entitas/entity.py' adding 'entitas/entity_index.py' adding 'entitas/exceptions.py' adding 'entitas/group.py' adding 'entitas/matcher.py' adding 'entitas/processors.py' adding 'entitas/utils.py' adding 'python_entitas-0.0.5.dist-info/METADATA' adding 'python_entitas-0.0.5.dist-info/WHEEL' adding 'python_entitas-0.0.5.dist-info/top_level.txt' adding 'python_entitas-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-entitas: finished with status 'done' Stored in directory: /tmp/tmpm5_g510t Successfully built python-entitas Cleaning up... Removing source in /tmp/pip-wheel-1_0kujs0/python-entitas Removed build tracker '/tmp/pip-req-tracker-f928n_z4'