Collecting wstan==0.3.2 1 location(s) to search for versions of wstan: * https://pypi.python.org/simple/wstan/ Getting page https://pypi.python.org/simple/wstan/ Analyzing links from page https://pypi.python.org/simple/wstan/ Found link https://pypi.python.org/packages/1f/0d/922fb027d8d0bfdba0d99baaff7df9e589297b37184e458b52cc51ae1c8d/wstan-0.2.zip#md5=05510229a81d3a6ed5ff6db6aebaff62 (from https://pypi.python.org/simple/wstan/), version: 0.2 Found link https://pypi.python.org/packages/29/e5/51326c01255fd83cadb705b2103ce8bdcb10918269573ea33ffff5286213/wstan-0.3.1.tar.gz#md5=fee4d6d93d33ed023cd99cb3f48bad86 (from https://pypi.python.org/simple/wstan/), version: 0.3.1 Found link https://pypi.python.org/packages/a8/03/06973a9cc6c6a5990bbb6f669505945bf64e5fc368adb55dd0d530e7f2d9/wstan-0.1.zip#md5=1d6ff564f08c5d33d56eae5fccb34b44 (from https://pypi.python.org/simple/wstan/), version: 0.1 Found link https://pypi.python.org/packages/ac/96/e1a67785c72053d6b601f4d48f3696db8cbfef33487da0cfd0460c551d1e/wstan-0.3.2.tar.gz#md5=3864dacd7eaa3d1d47c78304dfe5b10e (from https://pypi.python.org/simple/wstan/), version: 0.3.2 Found link https://pypi.python.org/packages/bb/c4/2f64f7e1dadca34e437caea510b69adfba45276564f3ceac6c33cb6eec9b/wstan-0.2.1.zip#md5=edaf72c896c4ff07102bda5be47d0adb (from https://pypi.python.org/simple/wstan/), version: 0.2.1 Found link https://pypi.python.org/packages/eb/17/5fad8c493b3c5c6d834a8d0dde38331b1951f6a2a09c725329ae669aa6d4/wstan-0.3.zip#md5=2566817022f6926edc2a9a471aa13306 (from https://pypi.python.org/simple/wstan/), version: 0.3 Using version 0.3.2 (newest of versions: 0.3.2) Downloading wstan-0.3.2.tar.gz (54kB) Downloading from URL https://pypi.python.org/packages/ac/96/e1a67785c72053d6b601f4d48f3696db8cbfef33487da0cfd0460c551d1e/wstan-0.3.2.tar.gz#md5=3864dacd7eaa3d1d47c78304dfe5b10e (from https://pypi.python.org/simple/wstan/) Running setup.py (path:/tmp/pip-build-decujvol/wstan/setup.py) egg_info for package wstan Running command python setup.py egg_info running egg_info creating pip-egg-info/wstan.egg-info writing dependency_links to pip-egg-info/wstan.egg-info/dependency_links.txt writing top-level names to pip-egg-info/wstan.egg-info/top_level.txt writing requirements to pip-egg-info/wstan.egg-info/requires.txt writing pip-egg-info/wstan.egg-info/PKG-INFO writing entry points to pip-egg-info/wstan.egg-info/entry_points.txt writing manifest file 'pip-egg-info/wstan.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/wstan.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/wstan.egg-info/SOURCES.txt' Source in /tmp/pip-build-decujvol/wstan has version 0.3.2, which satisfies requirement wstan==0.3.2 from https://pypi.python.org/packages/ac/96/e1a67785c72053d6b601f4d48f3696db8cbfef33487da0cfd0460c551d1e/wstan-0.3.2.tar.gz#md5=3864dacd7eaa3d1d47c78304dfe5b10e Building wheels for collected packages: wstan Running setup.py bdist_wheel for wstan: started Destination directory: /tmp/tmpnv7cutgvpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-decujvol/wstan/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/tmpnv7cutgvpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/wstan copying wstan/client.py -> build/lib/wstan copying wstan/relay.py -> build/lib/wstan copying wstan/server.py -> build/lib/wstan copying wstan/__init__.py -> build/lib/wstan creating build/lib/wstan/autobahn copying wstan/autobahn/util.py -> build/lib/wstan/autobahn copying wstan/autobahn/__init__.py -> build/lib/wstan/autobahn creating build/lib/wstan/autobahn/asyncio copying wstan/autobahn/asyncio/websocket.py -> build/lib/wstan/autobahn/asyncio copying wstan/autobahn/asyncio/__init__.py -> build/lib/wstan/autobahn/asyncio creating build/lib/wstan/autobahn/websocket copying wstan/autobahn/websocket/xormasker.py -> build/lib/wstan/autobahn/websocket copying wstan/autobahn/websocket/protocol.py -> build/lib/wstan/autobahn/websocket copying wstan/autobahn/websocket/__init__.py -> build/lib/wstan/autobahn/websocket copying wstan/autobahn/websocket/types.py -> build/lib/wstan/autobahn/websocket copying wstan/autobahn/websocket/utf8validator.py -> build/lib/wstan/autobahn/websocket 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/wstan copying build/lib/wstan/client.py -> build/bdist.linux-armv7l/wheel/wstan copying build/lib/wstan/relay.py -> build/bdist.linux-armv7l/wheel/wstan copying build/lib/wstan/server.py -> build/bdist.linux-armv7l/wheel/wstan creating build/bdist.linux-armv7l/wheel/wstan/autobahn creating build/bdist.linux-armv7l/wheel/wstan/autobahn/asyncio copying build/lib/wstan/autobahn/asyncio/websocket.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn/asyncio copying build/lib/wstan/autobahn/asyncio/__init__.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn/asyncio copying build/lib/wstan/autobahn/util.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn creating build/bdist.linux-armv7l/wheel/wstan/autobahn/websocket copying build/lib/wstan/autobahn/websocket/xormasker.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn/websocket copying build/lib/wstan/autobahn/websocket/protocol.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn/websocket copying build/lib/wstan/autobahn/websocket/__init__.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn/websocket copying build/lib/wstan/autobahn/websocket/types.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn/websocket copying build/lib/wstan/autobahn/websocket/utf8validator.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn/websocket copying build/lib/wstan/autobahn/__init__.py -> build/bdist.linux-armv7l/wheel/wstan/autobahn copying build/lib/wstan/__init__.py -> build/bdist.linux-armv7l/wheel/wstan running install_egg_info running egg_info writing top-level names to wstan.egg-info/top_level.txt writing wstan.egg-info/PKG-INFO writing entry points to wstan.egg-info/entry_points.txt writing requirements to wstan.egg-info/requires.txt writing dependency_links to wstan.egg-info/dependency_links.txt reading manifest file 'wstan.egg-info/SOURCES.txt' writing manifest file 'wstan.egg-info/SOURCES.txt' Copying wstan.egg-info to build/bdist.linux-armv7l/wheel/wstan-0.3.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/wstan-0.3.2.dist-info/WHEEL Running setup.py bdist_wheel for wstan: finished with status 'done' Stored in directory: /tmp/tmpth84vurp Successfully built wstan Cleaning up... Removing source in /tmp/pip-build-decujvol/wstan