Created temporary directory: /tmp/pip-ephem-wheel-cache-wcqwvx2a Created temporary directory: /tmp/pip-req-tracker-mq25inm_ Created requirements tracker '/tmp/pip-req-tracker-mq25inm_' Created temporary directory: /tmp/pip-wheel-dlgk517x Collecting ConcurrentEvents==1.9.27 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 Found link https://files.pythonhosted.org/packages/fe/8d/0bf805fedd6022a21d72db57810d867ceea0bcc81a88eaf9c02dc3d2ffae/ConcurrentEvents-1.9.26.tar.gz#sha256=b37631df5af98735b2baca486deba07a0b86083da3a1928cadd8ea6397fded1f (from https://pypi.org/simple/concurrentevents/), version: 1.9.26 Found link https://files.pythonhosted.org/packages/0d/30/89acf8d4658c6d1856510b0b124bdf69bc88fb088d35bfd5be3f67f70f72/ConcurrentEvents-1.9.27.tar.gz#sha256=3b6aad363262bd238d79c482c5d414ae59323ce5f14c780630ff6ce939d351a3 (from https://pypi.org/simple/concurrentevents/), version: 1.9.27 Using version 1.9.27 (newest of versions: 1.9.27) Created temporary directory: /tmp/pip-unpack-ofd3uqxd Downloading https://files.pythonhosted.org/packages/0d/30/89acf8d4658c6d1856510b0b124bdf69bc88fb088d35bfd5be3f67f70f72/ConcurrentEvents-1.9.27.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0d/30/89acf8d4658c6d1856510b0b124bdf69bc88fb088d35bfd5be3f67f70f72/ConcurrentEvents-1.9.27.tar.gz#sha256=3b6aad363262bd238d79c482c5d414ae59323ce5f14c780630ff6ce939d351a3 (from https://pypi.org/simple/concurrentevents/) Added ConcurrentEvents==1.9.27 from https://files.pythonhosted.org/packages/0d/30/89acf8d4658c6d1856510b0b124bdf69bc88fb088d35bfd5be3f67f70f72/ConcurrentEvents-1.9.27.tar.gz#sha256=3b6aad363262bd238d79c482c5d414ae59323ce5f14c780630ff6ce939d351a3 to build tracker '/tmp/pip-req-tracker-mq25inm_' Running setup.py (path:/tmp/pip-wheel-dlgk517x/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 dependency_links to pip-egg-info/ConcurrentEvents.egg-info/dependency_links.txt writing pip-egg-info/ConcurrentEvents.egg-info/PKG-INFO writing top-level names to pip-egg-info/ConcurrentEvents.egg-info/top_level.txt 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-dlgk517x/ConcurrentEvents has version 1.9.27, which satisfies requirement ConcurrentEvents==1.9.27 from https://files.pythonhosted.org/packages/0d/30/89acf8d4658c6d1856510b0b124bdf69bc88fb088d35bfd5be3f67f70f72/ConcurrentEvents-1.9.27.tar.gz#sha256=3b6aad363262bd238d79c482c5d414ae59323ce5f14c780630ff6ce939d351a3 Removed ConcurrentEvents==1.9.27 from https://files.pythonhosted.org/packages/0d/30/89acf8d4658c6d1856510b0b124bdf69bc88fb088d35bfd5be3f67f70f72/ConcurrentEvents-1.9.27.tar.gz#sha256=3b6aad363262bd238d79c482c5d414ae59323ce5f14c780630ff6ce939d351a3 from build tracker '/tmp/pip-req-tracker-mq25inm_' Building wheels for collected packages: ConcurrentEvents Created temporary directory: /tmp/pip-wheel-t2bujxl2 Running setup.py bdist_wheel for ConcurrentEvents: started Destination directory: /tmp/pip-wheel-t2bujxl2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dlgk517x/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-t2bujxl2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/concurrentevents copying concurrentevents/eventhandler.py -> build/lib/concurrentevents copying concurrentevents/catch.py -> build/lib/concurrentevents copying concurrentevents/__init__.py -> build/lib/concurrentevents copying concurrentevents/event.py -> build/lib/concurrentevents copying concurrentevents/_exceptions.py -> build/lib/concurrentevents copying concurrentevents/eventmanager.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/threadmonitor.py -> build/lib/concurrentevents/tools copying concurrentevents/tools/concurrentworklimiter.py -> build/lib/concurrentevents/tools running egg_info writing dependency_links to ConcurrentEvents.egg-info/dependency_links.txt writing ConcurrentEvents.egg-info/PKG-INFO 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 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/threadmonitor.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/eventhandler.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 copying build/lib/concurrentevents/catch.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/__init__.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/event.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/_exceptions.py -> build/bdist.linux-armv7l/wheel/concurrentevents copying build/lib/concurrentevents/eventmanager.py -> build/bdist.linux-armv7l/wheel/concurrentevents running install_egg_info Copying ConcurrentEvents.egg-info to build/bdist.linux-armv7l/wheel/ConcurrentEvents-1.9.27-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ConcurrentEvents-1.9.27.dist-info/WHEEL creating '/tmp/pip-wheel-t2bujxl2/ConcurrentEvents-1.9.27-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'concurrentevents/__init__.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.27.dist-info/METADATA' adding 'ConcurrentEvents-1.9.27.dist-info/WHEEL' adding 'ConcurrentEvents-1.9.27.dist-info/top_level.txt' adding 'ConcurrentEvents-1.9.27.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ConcurrentEvents: finished with status 'done' Stored in directory: /tmp/tmpl7m4mwd1 Successfully built ConcurrentEvents Cleaning up... Removing source in /tmp/pip-wheel-dlgk517x/ConcurrentEvents Removed build tracker '/tmp/pip-req-tracker-mq25inm_'