Collecting clitellum==3.0.3 1 location(s) to search for versions of clitellum: * https://pypi.python.org/simple/clitellum/ Getting page https://pypi.python.org/simple/clitellum/ Analyzing links from page https://pypi.python.org/simple/clitellum/ Skipping link https://pypi.python.org/packages/11/48/a08e57ad6c8291ee7bf5763d124df90b279fd52c1f3ef670f619bf83e828/clitellum-3.0.3-py2.7.egg#md5=602c43dd4b2f8f0499bc776216291cbf (from https://pypi.python.org/simple/clitellum/); unsupported archive format: .egg Found link https://pypi.python.org/packages/96/9b/5d5db770f9f6ea52d637c3c0a2ed994aa642ba660f929ccedecd1257f134/clitellum-3.0.3.tar.gz#md5=8176bc2091bac1f784320fb9d514e999 (from https://pypi.python.org/simple/clitellum/), version: 3.0.3 Skipping link https://pypi.python.org/packages/c4/4b/b15eed31ec55ae7b7604d824cd873a8fc56c482a68e851022c0998227f01/clitellum-3.0.3-py3.6.egg#md5=f391a866a25a09f0dd59cc2f4cd46e80 (from https://pypi.python.org/simple/clitellum/); unsupported archive format: .egg Using version 3.0.3 (newest of versions: 3.0.3) Downloading clitellum-3.0.3.tar.gz Downloading from URL https://pypi.python.org/packages/96/9b/5d5db770f9f6ea52d637c3c0a2ed994aa642ba660f929ccedecd1257f134/clitellum-3.0.3.tar.gz#md5=8176bc2091bac1f784320fb9d514e999 (from https://pypi.python.org/simple/clitellum/) Running setup.py (path:/tmp/pip-build-t94_ncmt/clitellum/setup.py) egg_info for package clitellum Running command python setup.py egg_info running egg_info creating pip-egg-info/clitellum.egg-info writing pip-egg-info/clitellum.egg-info/PKG-INFO writing requirements to pip-egg-info/clitellum.egg-info/requires.txt writing dependency_links to pip-egg-info/clitellum.egg-info/dependency_links.txt writing top-level names to pip-egg-info/clitellum.egg-info/top_level.txt writing manifest file 'pip-egg-info/clitellum.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/clitellum.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/clitellum.egg-info/SOURCES.txt' Source in /tmp/pip-build-t94_ncmt/clitellum has version 3.0.3, which satisfies requirement clitellum==3.0.3 from https://pypi.python.org/packages/96/9b/5d5db770f9f6ea52d637c3c0a2ed994aa642ba660f929ccedecd1257f134/clitellum-3.0.3.tar.gz#md5=8176bc2091bac1f784320fb9d514e999 Building wheels for collected packages: clitellum Running setup.py bdist_wheel for clitellum: started Destination directory: /tmp/tmpe47avlq_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-t94_ncmt/clitellum/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/tmpe47avlq_pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/clitellum copying clitellum/errorGateway.py -> build/lib/clitellum copying clitellum/handlers.py -> build/lib/clitellum copying clitellum/server.py -> build/lib/clitellum copying clitellum/publishers.py -> build/lib/clitellum copying clitellum/processors.py -> build/lib/clitellum copying clitellum/__init__.py -> build/lib/clitellum creating build/lib/clitellum/core copying clitellum/core/bus.py -> build/lib/clitellum/core copying clitellum/core/messageparser.py -> build/lib/clitellum/core copying clitellum/core/compressors.py -> build/lib/clitellum/core copying clitellum/core/loggerManager.py -> build/lib/clitellum/core copying clitellum/core/queue.py -> build/lib/clitellum/core copying clitellum/core/__init__.py -> build/lib/clitellum/core copying clitellum/core/timers.py -> build/lib/clitellum/core copying clitellum/core/serialization.py -> build/lib/clitellum/core copying clitellum/core/loadbalancers.py -> build/lib/clitellum/core copying clitellum/core/fsm.py -> build/lib/clitellum/core copying clitellum/core/eventhandling.py -> build/lib/clitellum/core creating build/lib/clitellum/endpoints copying clitellum/endpoints/gateways.py -> build/lib/clitellum/endpoints copying clitellum/endpoints/__init__.py -> build/lib/clitellum/endpoints copying clitellum/endpoints/gatewaysqueue.py -> build/lib/clitellum/endpoints creating build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/factories.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/exceptions.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/amqpchannels.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/events.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/basechannels.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/__init__.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/reconnectiontimers.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/zeromq.py -> build/lib/clitellum/endpoints/channels copying clitellum/endpoints/channels/tcpsocket.py -> build/lib/clitellum/endpoints/channels 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/clitellum copying build/lib/clitellum/errorGateway.py -> build/bdist.linux-armv7l/wheel/clitellum copying build/lib/clitellum/handlers.py -> build/bdist.linux-armv7l/wheel/clitellum copying build/lib/clitellum/server.py -> build/bdist.linux-armv7l/wheel/clitellum copying build/lib/clitellum/publishers.py -> build/bdist.linux-armv7l/wheel/clitellum copying build/lib/clitellum/processors.py -> build/bdist.linux-armv7l/wheel/clitellum copying build/lib/clitellum/__init__.py -> build/bdist.linux-armv7l/wheel/clitellum creating build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/bus.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/messageparser.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/compressors.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/loggerManager.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/queue.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/__init__.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/timers.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/serialization.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/loadbalancers.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/fsm.py -> build/bdist.linux-armv7l/wheel/clitellum/core copying build/lib/clitellum/core/eventhandling.py -> build/bdist.linux-armv7l/wheel/clitellum/core creating build/bdist.linux-armv7l/wheel/clitellum/endpoints creating build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/factories.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/exceptions.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/amqpchannels.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/events.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/basechannels.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/__init__.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/reconnectiontimers.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/zeromq.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/channels/tcpsocket.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints/channels copying build/lib/clitellum/endpoints/gateways.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints copying build/lib/clitellum/endpoints/__init__.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints copying build/lib/clitellum/endpoints/gatewaysqueue.py -> build/bdist.linux-armv7l/wheel/clitellum/endpoints running install_egg_info running egg_info writing dependency_links to clitellum.egg-info/dependency_links.txt writing top-level names to clitellum.egg-info/top_level.txt writing requirements to clitellum.egg-info/requires.txt writing clitellum.egg-info/PKG-INFO reading manifest file 'clitellum.egg-info/SOURCES.txt' writing manifest file 'clitellum.egg-info/SOURCES.txt' Copying clitellum.egg-info to build/bdist.linux-armv7l/wheel/clitellum-3.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/clitellum-3.0.3.dist-info/WHEEL Running setup.py bdist_wheel for clitellum: finished with status 'done' Stored in directory: /tmp/tmp_kxk8rn5 Successfully built clitellum Cleaning up... Removing source in /tmp/pip-build-t94_ncmt/clitellum