Created temporary directory: /tmp/pip-ephem-wheel-cache-4d6u3yxc Created temporary directory: /tmp/pip-req-tracker-wuk3liqo Created requirements tracker '/tmp/pip-req-tracker-wuk3liqo' Created temporary directory: /tmp/pip-wheel-oq0avexg Collecting adispatch==0.5.0 1 location(s) to search for versions of adispatch: * https://pypi.org/simple/adispatch/ Getting page https://pypi.org/simple/adispatch/ Analyzing links from page https://pypi.org/simple/adispatch/ Found link https://files.pythonhosted.org/packages/9b/27/4866facebc15c5458cb709c4022e7cbc150c6fad7d388eb512ae8ae47b37/adispatch-0.5.0.tar.gz#sha256=e3bd82b2b227ec12d444de95bdb3416742821ca2fdf175d64db9a9fc4f645a48 (from https://pypi.org/simple/adispatch/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Created temporary directory: /tmp/pip-unpack-f3qxvwzz Downloading https://files.pythonhosted.org/packages/9b/27/4866facebc15c5458cb709c4022e7cbc150c6fad7d388eb512ae8ae47b37/adispatch-0.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9b/27/4866facebc15c5458cb709c4022e7cbc150c6fad7d388eb512ae8ae47b37/adispatch-0.5.0.tar.gz#sha256=e3bd82b2b227ec12d444de95bdb3416742821ca2fdf175d64db9a9fc4f645a48 (from https://pypi.org/simple/adispatch/) Added adispatch==0.5.0 from https://files.pythonhosted.org/packages/9b/27/4866facebc15c5458cb709c4022e7cbc150c6fad7d388eb512ae8ae47b37/adispatch-0.5.0.tar.gz#sha256=e3bd82b2b227ec12d444de95bdb3416742821ca2fdf175d64db9a9fc4f645a48 to build tracker '/tmp/pip-req-tracker-wuk3liqo' Running setup.py (path:/tmp/pip-wheel-oq0avexg/adispatch/setup.py) egg_info for package adispatch Running command python setup.py egg_info running egg_info creating pip-egg-info/adispatch.egg-info writing dependency_links to pip-egg-info/adispatch.egg-info/dependency_links.txt writing pip-egg-info/adispatch.egg-info/PKG-INFO writing top-level names to pip-egg-info/adispatch.egg-info/top_level.txt writing manifest file 'pip-egg-info/adispatch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adispatch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adispatch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oq0avexg/adispatch has version 0.5.0, which satisfies requirement adispatch==0.5.0 from https://files.pythonhosted.org/packages/9b/27/4866facebc15c5458cb709c4022e7cbc150c6fad7d388eb512ae8ae47b37/adispatch-0.5.0.tar.gz#sha256=e3bd82b2b227ec12d444de95bdb3416742821ca2fdf175d64db9a9fc4f645a48 Removed adispatch==0.5.0 from https://files.pythonhosted.org/packages/9b/27/4866facebc15c5458cb709c4022e7cbc150c6fad7d388eb512ae8ae47b37/adispatch-0.5.0.tar.gz#sha256=e3bd82b2b227ec12d444de95bdb3416742821ca2fdf175d64db9a9fc4f645a48 from build tracker '/tmp/pip-req-tracker-wuk3liqo' Building wheels for collected packages: adispatch Created temporary directory: /tmp/pip-wheel-9776hqux Running setup.py bdist_wheel for adispatch: started Destination directory: /tmp/pip-wheel-9776hqux Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oq0avexg/adispatch/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-9776hqux running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/adispatch copying adispatch/utils.py -> build/lib/adispatch copying adispatch/__init__.py -> build/lib/adispatch copying adispatch/dispatcher.py -> build/lib/adispatch copying adispatch/core.py -> build/lib/adispatch copying adispatch/conflict.py -> build/lib/adispatch 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/adispatch copying build/lib/adispatch/utils.py -> build/bdist.linux-armv7l/wheel/adispatch copying build/lib/adispatch/__init__.py -> build/bdist.linux-armv7l/wheel/adispatch copying build/lib/adispatch/dispatcher.py -> build/bdist.linux-armv7l/wheel/adispatch copying build/lib/adispatch/core.py -> build/bdist.linux-armv7l/wheel/adispatch copying build/lib/adispatch/conflict.py -> build/bdist.linux-armv7l/wheel/adispatch running install_egg_info running egg_info writing adispatch.egg-info/PKG-INFO writing top-level names to adispatch.egg-info/top_level.txt writing dependency_links to adispatch.egg-info/dependency_links.txt reading manifest file 'adispatch.egg-info/SOURCES.txt' writing manifest file 'adispatch.egg-info/SOURCES.txt' Copying adispatch.egg-info to build/bdist.linux-armv7l/wheel/adispatch-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/adispatch-0.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-9776hqux/adispatch-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'adispatch/__init__.py' adding 'adispatch/conflict.py' adding 'adispatch/core.py' adding 'adispatch/dispatcher.py' adding 'adispatch/utils.py' adding 'adispatch-0.5.0.dist-info/METADATA' adding 'adispatch-0.5.0.dist-info/WHEEL' adding 'adispatch-0.5.0.dist-info/top_level.txt' adding 'adispatch-0.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adispatch: finished with status 'done' Stored in directory: /tmp/tmp9fnmq70r Successfully built adispatch Cleaning up... Removing source in /tmp/pip-wheel-oq0avexg/adispatch Removed build tracker '/tmp/pip-req-tracker-wuk3liqo'