Created temporary directory: /tmp/pip-ephem-wheel-cache-ogftlxxc Created temporary directory: /tmp/pip-req-tracker-412txq78 Created requirements tracker '/tmp/pip-req-tracker-412txq78' Created temporary directory: /tmp/pip-wheel-7cfriex9 Collecting ConcurrentEvents==1.9.25 1 location(s) to search for versions of ConcurrentEvents: * https://pypi.org/simple/concurrentevents/ Getting page https://pypi.org/simple/concurrentevents/ Analyzing links from page https://pypi.org/simple/concurrentevents/ Found link https://files.pythonhosted.org/packages/80/5c/95ac29a4a5739b874d0db656cfb23c0b188a6973728ba2b08af28445c52e/ConcurrentEvents-1.9.23.tar.gz#sha256=698c8201f69bc108c23448f3ae2cfbcc9ba88b1dd812e565b14abdb9cd304a07 (from https://pypi.org/simple/concurrentevents/), version: 1.9.23 Found link https://files.pythonhosted.org/packages/4b/7d/c5990fb2d24a2d16991b8225bb23552e962150a80a3d099f70336ea6a8fc/ConcurrentEvents-1.9.24.tar.gz#sha256=50edce0edc21e576e56e467fd75467c5a71dc458499939cf0ac47c6b5b70b483 (from https://pypi.org/simple/concurrentevents/), version: 1.9.24 Found link https://files.pythonhosted.org/packages/a2/bb/84982d57f7fdc5a46f070dec66396724d263436cbb79df4999ad8e5c1acf/ConcurrentEvents-1.9.25.tar.gz#sha256=0fa89109282fb5329325826d813cb104c9036566389ac5075cc5b76be9d7de56 (from https://pypi.org/simple/concurrentevents/), version: 1.9.25 Using version 1.9.25 (newest of versions: 1.9.25) Created temporary directory: /tmp/pip-unpack-v3wm2rf1 Downloading https://files.pythonhosted.org/packages/a2/bb/84982d57f7fdc5a46f070dec66396724d263436cbb79df4999ad8e5c1acf/ConcurrentEvents-1.9.25.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a2/bb/84982d57f7fdc5a46f070dec66396724d263436cbb79df4999ad8e5c1acf/ConcurrentEvents-1.9.25.tar.gz#sha256=0fa89109282fb5329325826d813cb104c9036566389ac5075cc5b76be9d7de56 (from https://pypi.org/simple/concurrentevents/) Added ConcurrentEvents==1.9.25 from https://files.pythonhosted.org/packages/a2/bb/84982d57f7fdc5a46f070dec66396724d263436cbb79df4999ad8e5c1acf/ConcurrentEvents-1.9.25.tar.gz#sha256=0fa89109282fb5329325826d813cb104c9036566389ac5075cc5b76be9d7de56 to build tracker '/tmp/pip-req-tracker-412txq78' Running setup.py (path:/tmp/pip-wheel-7cfriex9/ConcurrentEvents/setup.py) egg_info for package ConcurrentEvents Running command python setup.py egg_info running egg_info creating pip-egg-info/ConcurrentEvents.egg-info writing top-level names to pip-egg-info/ConcurrentEvents.egg-info/top_level.txt writing dependency_links to pip-egg-info/ConcurrentEvents.egg-info/dependency_links.txt writing pip-egg-info/ConcurrentEvents.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ConcurrentEvents.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ConcurrentEvents.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ConcurrentEvents.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7cfriex9/ConcurrentEvents has version 1.9.25, which satisfies requirement ConcurrentEvents==1.9.25 from https://files.pythonhosted.org/packages/a2/bb/84982d57f7fdc5a46f070dec66396724d263436cbb79df4999ad8e5c1acf/ConcurrentEvents-1.9.25.tar.gz#sha256=0fa89109282fb5329325826d813cb104c9036566389ac5075cc5b76be9d7de56 Removed ConcurrentEvents==1.9.25 from https://files.pythonhosted.org/packages/a2/bb/84982d57f7fdc5a46f070dec66396724d263436cbb79df4999ad8e5c1acf/ConcurrentEvents-1.9.25.tar.gz#sha256=0fa89109282fb5329325826d813cb104c9036566389ac5075cc5b76be9d7de56 from build tracker '/tmp/pip-req-tracker-412txq78' Building wheels for collected packages: ConcurrentEvents Created temporary directory: /tmp/pip-wheel-v64zxlej Running setup.py bdist_wheel for ConcurrentEvents: started Destination directory: /tmp/pip-wheel-v64zxlej Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7cfriex9/ConcurrentEvents/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-v64zxlej running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/concurrentevents copying concurrentevents/_base.py -> build/lib/concurrentevents copying concurrentevents/_exceptions.py -> build/lib/concurrentevents copying concurrentevents/event.py -> build/lib/concurrentevents copying concurrentevents/eventhandler.py -> build/lib/concurrentevents copying concurrentevents/__init__.py -> build/lib/concurrentevents copying concurrentevents/eventmanager.py -> build/lib/concurrentevents copying concurrentevents/catch.py -> build/lib/concurrentevents creating build/lib/concurrentevents/enums copying concurrentevents/enums/__init__.py -> build/lib/concurrentevents/enums creating build/lib/concurrentevents/tools copying concurrentevents/tools/resourcepool.py -> build/lib/concurrentevents/tools copying concurrentevents/tools/__init__.py -> build/lib/concurrentevents/tools copying concurrentevents/tools/concurrentworklimiter.py -> build/lib/concurrentevents/tools copying concurrentevents/tools/threadmonitor.py -> build/lib/concurrentevents/tools running egg_info writing ConcurrentEvents.egg-info/PKG-INFO writing dependency_links to ConcurrentEvents.egg-info/dependency_links.txt writing top-level names to ConcurrentEvents.egg-info/top_level.txt reading manifest file 'ConcurrentEvents.egg-info/SOURCES.txt' writing manifest file 'ConcurrentEvents.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/concurrentevents copying build/lib/concurrentevents/_base.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/_exceptions.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/event.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/eventhandler.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/__init__.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/eventmanager.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/catch.py -> build/bdist.linux-armv7l/wheel/concurrentevents creating build/bdist.linux-armv7l/wheel/concurrentevents/enums copying build/lib/concurrentevents/enums/__init__.py -> build/bdist.linux-armv7l/wheel/concurrentevents/enums creating build/bdist.linux-armv7l/wheel/concurrentevents/tools copying build/lib/concurrentevents/tools/resourcepool.py -> build/bdist.linux-armv7l/wheel/concurrentevents/tools copying build/lib/concurrentevents/tools/__init__.py -> build/bdist.linux-armv7l/wheel/concurrentevents/tools copying build/lib/concurrentevents/tools/concurrentworklimiter.py -> build/bdist.linux-armv7l/wheel/concurrentevents/tools copying build/lib/concurrentevents/tools/threadmonitor.py -> build/bdist.linux-armv7l/wheel/concurrentevents/tools running install_egg_info Copying ConcurrentEvents.egg-info to build/bdist.linux-armv7l/wheel/ConcurrentEvents-1.9.25-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ConcurrentEvents-1.9.25.dist-info/WHEEL creating '/tmp/pip-wheel-v64zxlej/ConcurrentEvents-1.9.25-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'concurrentevents/__init__.py' adding 'concurrentevents/_base.py' adding 'concurrentevents/_exceptions.py' adding 'concurrentevents/catch.py' adding 'concurrentevents/event.py' adding 'concurrentevents/eventhandler.py' adding 'concurrentevents/eventmanager.py' adding 'concurrentevents/enums/__init__.py' adding 'concurrentevents/tools/__init__.py' adding 'concurrentevents/tools/concurrentworklimiter.py' adding 'concurrentevents/tools/resourcepool.py' adding 'concurrentevents/tools/threadmonitor.py' adding 'ConcurrentEvents-1.9.25.dist-info/METADATA' adding 'ConcurrentEvents-1.9.25.dist-info/WHEEL' adding 'ConcurrentEvents-1.9.25.dist-info/top_level.txt' adding 'ConcurrentEvents-1.9.25.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ConcurrentEvents: finished with status 'done' Stored in directory: /tmp/tmpr70t939b Successfully built ConcurrentEvents Cleaning up... Removing source in /tmp/pip-wheel-7cfriex9/ConcurrentEvents Removed build tracker '/tmp/pip-req-tracker-412txq78'