Collecting switchio==0.1.0a1 1 location(s) to search for versions of switchio: * https://pypi.python.org/simple/switchio/ Getting page https://pypi.python.org/simple/switchio/ Analyzing links from page https://pypi.python.org/simple/switchio/ Found link https://pypi.python.org/packages/9d/bb/0fd3f4486160deffe6412dfc0928f106e452894d441abca68b6d2ad40960/switchio-0.1.0a0.tar.gz#md5=71b746289822161cca3756dda9f8863c (from https://pypi.python.org/simple/switchio/), version: 0.1.0a0 Found link https://pypi.python.org/packages/b8/17/bf60e39fcb972f6990695aa33f96d9637c04363564bf10219cb149fcfed9/switchio-0.1.0a1.tar.gz#md5=3b3faa422dd09e9860a1a1c1ae970050 (from https://pypi.python.org/simple/switchio/), version: 0.1.0a1 Using version 0.1.0a1 (newest of versions: 0.1.0a1) Downloading switchio-0.1.0a1.tar.gz (69kB) Downloading from URL https://pypi.python.org/packages/b8/17/bf60e39fcb972f6990695aa33f96d9637c04363564bf10219cb149fcfed9/switchio-0.1.0a1.tar.gz#md5=3b3faa422dd09e9860a1a1c1ae970050 (from https://pypi.python.org/simple/switchio/) Running setup.py (path:/tmp/pip-build-3pxpxz9p/switchio/setup.py) egg_info for package switchio Running command python setup.py egg_info running egg_info creating pip-egg-info/switchio.egg-info writing requirements to pip-egg-info/switchio.egg-info/requires.txt writing entry points to pip-egg-info/switchio.egg-info/entry_points.txt writing dependency_links to pip-egg-info/switchio.egg-info/dependency_links.txt writing top-level names to pip-egg-info/switchio.egg-info/top_level.txt writing pip-egg-info/switchio.egg-info/PKG-INFO writing manifest file 'pip-egg-info/switchio.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/switchio.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/switchio.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.1.0.alpha1' to '0.1.0a1' normalized_version, Source in /tmp/pip-build-3pxpxz9p/switchio has version 0.1.0a1, which satisfies requirement switchio==0.1.0a1 from https://pypi.python.org/packages/b8/17/bf60e39fcb972f6990695aa33f96d9637c04363564bf10219cb149fcfed9/switchio-0.1.0a1.tar.gz#md5=3b3faa422dd09e9860a1a1c1ae970050 Building wheels for collected packages: switchio Running setup.py bdist_wheel for switchio: started Destination directory: /tmp/tmp_fxitbx9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3pxpxz9p/switchio/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/tmp_fxitbx9pip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.1.0.alpha1' to '0.1.0a1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/switchio copying switchio/handlers.py -> build/lib/switchio copying switchio/api.py -> build/lib/switchio copying switchio/cli.py -> build/lib/switchio copying switchio/protocol.py -> build/lib/switchio copying switchio/utils.py -> build/lib/switchio copying switchio/models.py -> build/lib/switchio copying switchio/connection.py -> build/lib/switchio copying switchio/loop.py -> build/lib/switchio copying switchio/sync.py -> build/lib/switchio copying switchio/serve.py -> build/lib/switchio copying switchio/distribute.py -> build/lib/switchio copying switchio/marks.py -> build/lib/switchio copying switchio/__init__.py -> build/lib/switchio copying switchio/commands.py -> build/lib/switchio creating build/lib/switchio/apps copying switchio/apps/bert.py -> build/lib/switchio/apps copying switchio/apps/blockers.py -> build/lib/switchio/apps copying switchio/apps/call_gen.py -> build/lib/switchio/apps copying switchio/apps/dtmf.py -> build/lib/switchio/apps copying switchio/apps/routers.py -> build/lib/switchio/apps copying switchio/apps/players.py -> build/lib/switchio/apps copying switchio/apps/__init__.py -> build/lib/switchio/apps creating build/lib/switchio/apps/measure copying switchio/apps/measure/shmarray.py -> build/lib/switchio/apps/measure copying switchio/apps/measure/mpl_helpers.py -> build/lib/switchio/apps/measure copying switchio/apps/measure/storage.py -> build/lib/switchio/apps/measure copying switchio/apps/measure/__init__.py -> build/lib/switchio/apps/measure copying switchio/apps/measure/sys.py -> build/lib/switchio/apps/measure copying switchio/apps/measure/cdr.py -> build/lib/switchio/apps/measure creating build/lib/conf copying switchio/../conf/switchiodp.xml -> build/lib/switchio/../conf 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/switchio copying build/lib/switchio/handlers.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/api.py -> build/bdist.linux-armv7l/wheel/switchio creating build/bdist.linux-armv7l/wheel/switchio/apps copying build/lib/switchio/apps/bert.py -> build/bdist.linux-armv7l/wheel/switchio/apps copying build/lib/switchio/apps/blockers.py -> build/bdist.linux-armv7l/wheel/switchio/apps copying build/lib/switchio/apps/call_gen.py -> build/bdist.linux-armv7l/wheel/switchio/apps copying build/lib/switchio/apps/dtmf.py -> build/bdist.linux-armv7l/wheel/switchio/apps copying build/lib/switchio/apps/routers.py -> build/bdist.linux-armv7l/wheel/switchio/apps copying build/lib/switchio/apps/players.py -> build/bdist.linux-armv7l/wheel/switchio/apps copying build/lib/switchio/apps/__init__.py -> build/bdist.linux-armv7l/wheel/switchio/apps creating build/bdist.linux-armv7l/wheel/switchio/apps/measure copying build/lib/switchio/apps/measure/shmarray.py -> build/bdist.linux-armv7l/wheel/switchio/apps/measure copying build/lib/switchio/apps/measure/mpl_helpers.py -> build/bdist.linux-armv7l/wheel/switchio/apps/measure copying build/lib/switchio/apps/measure/storage.py -> build/bdist.linux-armv7l/wheel/switchio/apps/measure copying build/lib/switchio/apps/measure/__init__.py -> build/bdist.linux-armv7l/wheel/switchio/apps/measure copying build/lib/switchio/apps/measure/sys.py -> build/bdist.linux-armv7l/wheel/switchio/apps/measure copying build/lib/switchio/apps/measure/cdr.py -> build/bdist.linux-armv7l/wheel/switchio/apps/measure copying build/lib/switchio/cli.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/protocol.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/utils.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/models.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/connection.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/loop.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/sync.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/serve.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/distribute.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/marks.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/__init__.py -> build/bdist.linux-armv7l/wheel/switchio copying build/lib/switchio/commands.py -> build/bdist.linux-armv7l/wheel/switchio creating build/bdist.linux-armv7l/wheel/conf copying build/lib/conf/switchiodp.xml -> build/bdist.linux-armv7l/wheel/conf running install_egg_info running egg_info writing entry points to switchio.egg-info/entry_points.txt writing requirements to switchio.egg-info/requires.txt writing dependency_links to switchio.egg-info/dependency_links.txt writing switchio.egg-info/PKG-INFO writing top-level names to switchio.egg-info/top_level.txt reading manifest file 'switchio.egg-info/SOURCES.txt' writing manifest file 'switchio.egg-info/SOURCES.txt' Copying switchio.egg-info to build/bdist.linux-armv7l/wheel/switchio-0.1.0a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/switchio-0.1.0a1.dist-info/WHEEL Running setup.py bdist_wheel for switchio: finished with status 'done' Stored in directory: /tmp/tmplz21q17z Successfully built switchio Cleaning up... Removing source in /tmp/pip-build-3pxpxz9p/switchio