Collecting xwot-py==1.4.0 1 location(s) to search for versions of xwot-py: * https://pypi.python.org/simple/xwot-py/ Getting page https://pypi.python.org/simple/xwot-py/ Analyzing links from page https://pypi.python.org/simple/xwot-py/ Found link https://pypi.python.org/packages/95/08/1e09a6ab594a381a6d079204d7b2a2f5d589c2ea041530b061954eb4136f/xwot-py-1.0.2.tar.gz#md5=542ed9765a2a1fb045340655cdf05ded (from https://pypi.python.org/simple/xwot-py/), version: 1.0.2 Found link https://pypi.python.org/packages/f4/59/1865c7a97c29b28cbd63fd3cd6a50f01dec3b3170b6732f5669b8f2b93e4/xwot-py-1.4.0.tar.gz#md5=a7a71943545a0485ae84161300846b75 (from https://pypi.python.org/simple/xwot-py/), version: 1.4.0 Using version 1.4.0 (newest of versions: 1.4.0) Downloading xwot-py-1.4.0.tar.gz Downloading from URL https://pypi.python.org/packages/f4/59/1865c7a97c29b28cbd63fd3cd6a50f01dec3b3170b6732f5669b8f2b93e4/xwot-py-1.4.0.tar.gz#md5=a7a71943545a0485ae84161300846b75 (from https://pypi.python.org/simple/xwot-py/) Running setup.py (path:/tmp/pip-build-r1ifvlfm/xwot-py/setup.py) egg_info for package xwot-py Running command python setup.py egg_info running egg_info creating pip-egg-info/xwot_py.egg-info writing entry points to pip-egg-info/xwot_py.egg-info/entry_points.txt writing top-level names to pip-egg-info/xwot_py.egg-info/top_level.txt writing requirements to pip-egg-info/xwot_py.egg-info/requires.txt writing pip-egg-info/xwot_py.egg-info/PKG-INFO writing dependency_links to pip-egg-info/xwot_py.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/xwot_py.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/xwot_py.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/xwot_py.egg-info/SOURCES.txt' Source in /tmp/pip-build-r1ifvlfm/xwot-py has version 1.4.0, which satisfies requirement xwot-py==1.4.0 from https://pypi.python.org/packages/f4/59/1865c7a97c29b28cbd63fd3cd6a50f01dec3b3170b6732f5669b8f2b93e4/xwot-py-1.4.0.tar.gz#md5=a7a71943545a0485ae84161300846b75 Building wheels for collected packages: xwot-py Running setup.py bdist_wheel for xwot-py: started Destination directory: /tmp/tmp9s6v9s_ipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-r1ifvlfm/xwot-py/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/tmp9s6v9s_ipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/xwot copying xwot/cmd.py -> build/lib/xwot copying xwot/urn.py -> build/lib/xwot copying xwot/model.py -> build/lib/xwot copying xwot/__init__.py -> build/lib/xwot creating build/lib/xwot/device copying xwot/device/window.py -> build/lib/xwot/device copying xwot/device/door.py -> build/lib/xwot/device copying xwot/device/shutter.py -> build/lib/xwot/device copying xwot/device/lightbulb.py -> build/lib/xwot/device copying xwot/device/__init__.py -> build/lib/xwot/device copying xwot/device/weatherstation.py -> build/lib/xwot/device copying xwot/device/waterdispenser.py -> build/lib/xwot/device creating build/lib/xwot/util copying xwot/util/klein.py -> build/lib/xwot/util copying xwot/util/vocab.py -> build/lib/xwot/util copying xwot/util/flask.py -> build/lib/xwot/util copying xwot/util/SubscriberDB.py -> build/lib/xwot/util copying xwot/util/WebSocketSupport.py -> build/lib/xwot/util copying xwot/util/annotator.py -> build/lib/xwot/util copying xwot/util/apidocbuilder.py -> build/lib/xwot/util copying xwot/util/__init__.py -> build/lib/xwot/util copying xwot/util/SampleHardware.py -> build/lib/xwot/util creating build/lib/xwot/preprocessor copying xwot/preprocessor/physical2virtual.py -> build/lib/xwot/preprocessor copying xwot/preprocessor/__init__.py -> build/lib/xwot/preprocessor creating build/lib/xwot/i2c copying xwot/i2c/adapter.py -> build/lib/xwot/i2c copying xwot/i2c/util.py -> build/lib/xwot/i2c copying xwot/i2c/__init__.py -> build/lib/xwot/i2c creating build/lib/xwot/compiler copying xwot/compiler/__init__.py -> build/lib/xwot/compiler creating build/lib/xwot/compiler/frontend copying xwot/compiler/frontend/visitor.py -> build/lib/xwot/compiler/frontend copying xwot/compiler/frontend/parser.py -> build/lib/xwot/compiler/frontend copying xwot/compiler/frontend/node.py -> build/lib/xwot/compiler/frontend copying xwot/compiler/frontend/processing.py -> build/lib/xwot/compiler/frontend copying xwot/compiler/frontend/__init__.py -> build/lib/xwot/compiler/frontend creating build/lib/xwot/compiler/backend copying xwot/compiler/backend/FlaskBackendBuilder.py -> build/lib/xwot/compiler/backend copying xwot/compiler/backend/helper.py -> build/lib/xwot/compiler/backend copying xwot/compiler/backend/KleinBackendBuilder.py -> build/lib/xwot/compiler/backend copying xwot/compiler/backend/SinatraBackendBuilder.py -> build/lib/xwot/compiler/backend copying xwot/compiler/backend/__init__.py -> build/lib/xwot/compiler/backend copying xwot/compiler/backend/ExpressBackendBuilder.py -> build/lib/xwot/compiler/backend 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/xwot creating build/bdist.linux-armv7l/wheel/xwot/device copying build/lib/xwot/device/window.py -> build/bdist.linux-armv7l/wheel/xwot/device copying build/lib/xwot/device/door.py -> build/bdist.linux-armv7l/wheel/xwot/device copying build/lib/xwot/device/shutter.py -> build/bdist.linux-armv7l/wheel/xwot/device copying build/lib/xwot/device/lightbulb.py -> build/bdist.linux-armv7l/wheel/xwot/device copying build/lib/xwot/device/__init__.py -> build/bdist.linux-armv7l/wheel/xwot/device copying build/lib/xwot/device/weatherstation.py -> build/bdist.linux-armv7l/wheel/xwot/device copying build/lib/xwot/device/waterdispenser.py -> build/bdist.linux-armv7l/wheel/xwot/device creating build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/klein.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/vocab.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/flask.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/SubscriberDB.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/WebSocketSupport.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/annotator.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/apidocbuilder.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/__init__.py -> build/bdist.linux-armv7l/wheel/xwot/util copying build/lib/xwot/util/SampleHardware.py -> build/bdist.linux-armv7l/wheel/xwot/util creating build/bdist.linux-armv7l/wheel/xwot/preprocessor copying build/lib/xwot/preprocessor/physical2virtual.py -> build/bdist.linux-armv7l/wheel/xwot/preprocessor copying build/lib/xwot/preprocessor/__init__.py -> build/bdist.linux-armv7l/wheel/xwot/preprocessor copying build/lib/xwot/cmd.py -> build/bdist.linux-armv7l/wheel/xwot creating build/bdist.linux-armv7l/wheel/xwot/i2c copying build/lib/xwot/i2c/adapter.py -> build/bdist.linux-armv7l/wheel/xwot/i2c copying build/lib/xwot/i2c/util.py -> build/bdist.linux-armv7l/wheel/xwot/i2c copying build/lib/xwot/i2c/__init__.py -> build/bdist.linux-armv7l/wheel/xwot/i2c copying build/lib/xwot/urn.py -> build/bdist.linux-armv7l/wheel/xwot copying build/lib/xwot/model.py -> build/bdist.linux-armv7l/wheel/xwot creating build/bdist.linux-armv7l/wheel/xwot/compiler creating build/bdist.linux-armv7l/wheel/xwot/compiler/frontend copying build/lib/xwot/compiler/frontend/visitor.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/frontend copying build/lib/xwot/compiler/frontend/parser.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/frontend copying build/lib/xwot/compiler/frontend/node.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/frontend copying build/lib/xwot/compiler/frontend/processing.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/frontend copying build/lib/xwot/compiler/frontend/__init__.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/frontend copying build/lib/xwot/compiler/__init__.py -> build/bdist.linux-armv7l/wheel/xwot/compiler creating build/bdist.linux-armv7l/wheel/xwot/compiler/backend copying build/lib/xwot/compiler/backend/FlaskBackendBuilder.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/backend copying build/lib/xwot/compiler/backend/helper.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/backend copying build/lib/xwot/compiler/backend/KleinBackendBuilder.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/backend copying build/lib/xwot/compiler/backend/SinatraBackendBuilder.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/backend copying build/lib/xwot/compiler/backend/__init__.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/backend copying build/lib/xwot/compiler/backend/ExpressBackendBuilder.py -> build/bdist.linux-armv7l/wheel/xwot/compiler/backend copying build/lib/xwot/__init__.py -> build/bdist.linux-armv7l/wheel/xwot running install_egg_info running egg_info writing dependency_links to xwot_py.egg-info/dependency_links.txt writing top-level names to xwot_py.egg-info/top_level.txt writing requirements to xwot_py.egg-info/requires.txt writing entry points to xwot_py.egg-info/entry_points.txt writing xwot_py.egg-info/PKG-INFO reading manifest file 'xwot_py.egg-info/SOURCES.txt' writing manifest file 'xwot_py.egg-info/SOURCES.txt' Copying xwot_py.egg-info to build/bdist.linux-armv7l/wheel/xwot_py-1.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/xwot_py-1.4.0.dist-info/WHEEL Running setup.py bdist_wheel for xwot-py: finished with status 'done' Stored in directory: /tmp/tmpkyins_g6 Successfully built xwot-py Cleaning up... Removing source in /tmp/pip-build-r1ifvlfm/xwot-py