Created temporary directory: /tmp/pip-ephem-wheel-cache-_v9iitt9 Created temporary directory: /tmp/pip-req-tracker-6xy75kmt Created requirements tracker '/tmp/pip-req-tracker-6xy75kmt' Created temporary directory: /tmp/pip-wheel-wgqy99ik Collecting app-executor==1.0.3 1 location(s) to search for versions of app-executor: * https://pypi.org/simple/app-executor/ Getting page https://pypi.org/simple/app-executor/ Analyzing links from page https://pypi.org/simple/app-executor/ Found link https://files.pythonhosted.org/packages/cd/67/e634a87cf97eb6dba62fcd7d9bf6cc3c8616d7f15163ed6cc20cd979ac33/app_executor-1.0.0-py3-none-any.whl#sha256=177cd36288a71e0d9f901d1cada08ac2643a7108ba427a55dd4be8b64b452063 (from https://pypi.org/simple/app-executor/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/4a/86/aec7a73c82239e6c55d12329e641a01d6784ad420f8cd4a112c63bc2bba5/app_executor-1.0.0.tar.gz#sha256=ff78dd10828310ec3bef4104ee1feb2eb46aaeeee023aa71c9f9742d543f59fd (from https://pypi.org/simple/app-executor/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/93/a2/2a0923420454df95af2617315afac838027c9ee348730492f633d8820560/app_executor-1.0.1.tar.gz#sha256=391693d307e85ab811092c859f493f387a226f03c072de967a83726f0d1b9aad (from https://pypi.org/simple/app-executor/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/34/d8/3c82518be12d2bc917fc2c401b594569357958ce3459a1bbe62acd8c218e/app_executor-1.0.2.tar.gz#sha256=327cc37fb4e40f0dbb310239133f0e7ef8c3f75c66e74ffc6729e8f309c3075f (from https://pypi.org/simple/app-executor/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/59/c7/d97085170be889de7aaa8db25e61365c752e66a9ee3dc0f3441abb24abb9/app_executor-1.0.3.tar.gz#sha256=85789764cde88ecd1835e21277d63b459b17b62ba5630556c5603bf53c3e56b1 (from https://pypi.org/simple/app-executor/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-o94rhk0y Downloading https://files.pythonhosted.org/packages/59/c7/d97085170be889de7aaa8db25e61365c752e66a9ee3dc0f3441abb24abb9/app_executor-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/59/c7/d97085170be889de7aaa8db25e61365c752e66a9ee3dc0f3441abb24abb9/app_executor-1.0.3.tar.gz#sha256=85789764cde88ecd1835e21277d63b459b17b62ba5630556c5603bf53c3e56b1 (from https://pypi.org/simple/app-executor/) Added app-executor==1.0.3 from https://files.pythonhosted.org/packages/59/c7/d97085170be889de7aaa8db25e61365c752e66a9ee3dc0f3441abb24abb9/app_executor-1.0.3.tar.gz#sha256=85789764cde88ecd1835e21277d63b459b17b62ba5630556c5603bf53c3e56b1 to build tracker '/tmp/pip-req-tracker-6xy75kmt' Running setup.py (path:/tmp/pip-wheel-wgqy99ik/app-executor/setup.py) egg_info for package app-executor Running command python setup.py egg_info running egg_info creating pip-egg-info/app_executor.egg-info writing requirements to pip-egg-info/app_executor.egg-info/requires.txt writing pip-egg-info/app_executor.egg-info/PKG-INFO writing top-level names to pip-egg-info/app_executor.egg-info/top_level.txt writing dependency_links to pip-egg-info/app_executor.egg-info/dependency_links.txt writing entry points to pip-egg-info/app_executor.egg-info/entry_points.txt writing manifest file 'pip-egg-info/app_executor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/app_executor.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/app_executor.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wgqy99ik/app-executor has version 1.0.3, which satisfies requirement app-executor==1.0.3 from https://files.pythonhosted.org/packages/59/c7/d97085170be889de7aaa8db25e61365c752e66a9ee3dc0f3441abb24abb9/app_executor-1.0.3.tar.gz#sha256=85789764cde88ecd1835e21277d63b459b17b62ba5630556c5603bf53c3e56b1 Removed app-executor==1.0.3 from https://files.pythonhosted.org/packages/59/c7/d97085170be889de7aaa8db25e61365c752e66a9ee3dc0f3441abb24abb9/app_executor-1.0.3.tar.gz#sha256=85789764cde88ecd1835e21277d63b459b17b62ba5630556c5603bf53c3e56b1 from build tracker '/tmp/pip-req-tracker-6xy75kmt' Building wheels for collected packages: app-executor Created temporary directory: /tmp/pip-wheel-mtq5pq1q Running setup.py bdist_wheel for app-executor: started Destination directory: /tmp/pip-wheel-mtq5pq1q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wgqy99ik/app-executor/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-mtq5pq1q running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/app_executor copying app_executor/process.py -> build/lib/app_executor copying app_executor/conftest.py -> build/lib/app_executor copying app_executor/app_executor.py -> build/lib/app_executor copying app_executor/__init__.py -> build/lib/app_executor creating build/lib/app_executor/tests copying app_executor/tests/test_process.py -> build/lib/app_executor/tests copying app_executor/tests/test_app_executor.py -> build/lib/app_executor/tests copying app_executor/tests/__init__.py -> build/lib/app_executor/tests 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/app_executor copying build/lib/app_executor/process.py -> build/bdist.linux-armv7l/wheel/app_executor copying build/lib/app_executor/conftest.py -> build/bdist.linux-armv7l/wheel/app_executor creating build/bdist.linux-armv7l/wheel/app_executor/tests copying build/lib/app_executor/tests/test_process.py -> build/bdist.linux-armv7l/wheel/app_executor/tests copying build/lib/app_executor/tests/test_app_executor.py -> build/bdist.linux-armv7l/wheel/app_executor/tests copying build/lib/app_executor/tests/__init__.py -> build/bdist.linux-armv7l/wheel/app_executor/tests copying build/lib/app_executor/app_executor.py -> build/bdist.linux-armv7l/wheel/app_executor copying build/lib/app_executor/__init__.py -> build/bdist.linux-armv7l/wheel/app_executor running install_egg_info running egg_info writing app_executor.egg-info/PKG-INFO writing dependency_links to app_executor.egg-info/dependency_links.txt writing requirements to app_executor.egg-info/requires.txt writing top-level names to app_executor.egg-info/top_level.txt writing entry points to app_executor.egg-info/entry_points.txt reading manifest file 'app_executor.egg-info/SOURCES.txt' writing manifest file 'app_executor.egg-info/SOURCES.txt' Copying app_executor.egg-info to build/bdist.linux-armv7l/wheel/app_executor-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/app_executor-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-mtq5pq1q/app_executor-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'app_executor/__init__.py' adding 'app_executor/app_executor.py' adding 'app_executor/conftest.py' adding 'app_executor/process.py' adding 'app_executor/tests/__init__.py' adding 'app_executor/tests/test_app_executor.py' adding 'app_executor/tests/test_process.py' adding 'app_executor-1.0.3.dist-info/METADATA' adding 'app_executor-1.0.3.dist-info/WHEEL' adding 'app_executor-1.0.3.dist-info/entry_points.txt' adding 'app_executor-1.0.3.dist-info/top_level.txt' adding 'app_executor-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for app-executor: finished with status 'done' Stored in directory: /tmp/tmpyv98no37 Successfully built app-executor Cleaning up... Removing source in /tmp/pip-wheel-wgqy99ik/app-executor Removed build tracker '/tmp/pip-req-tracker-6xy75kmt'