Created temporary directory: /tmp/pip-ephem-wheel-cache-96h_1t9s Created temporary directory: /tmp/pip-req-tracker-zbhqky9f Created requirements tracker '/tmp/pip-req-tracker-zbhqky9f' Created temporary directory: /tmp/pip-wheel-im13ozvv Looking in indexes: https://pypi.python.org/simple Collecting pyraftlog==1.1.0 1 location(s) to search for versions of pyraftlog: * https://pypi.python.org/simple/pyraftlog/ Getting page https://pypi.python.org/simple/pyraftlog/ Analyzing links from page https://pypi.org/simple/pyraftlog/ Found link https://files.pythonhosted.org/packages/76/7a/844823b9cae2227b39807a65f28c675662e2a19d29e91bbd293418ab2e90/pyraftlog-1.0.0.tar.gz#sha256=a5380ab52e46bc66823f22581089d5d31fe58153fe5bcdfeaa7955a035a07df6 (from https://pypi.org/simple/pyraftlog/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/f7/75/7f98f2d1bd0fb597ac2dce58a392b6884bb7738fa25e1a380d889609cc50/pyraftlog-1.0.1.tar.gz#sha256=abf5b2970e234a6ee0a4e8213c97fd2cb5a6449e8af1ae51072240b84525810b (from https://pypi.org/simple/pyraftlog/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/a9/09/bc0a5b4eb43dbdaa6b5e9be2cb016616b3fe899fa8c4f5cff0c18433f206/pyraftlog-1.1.0.tar.gz#sha256=f186e9604188e74c4f6aa6be94f9f3b60a40b652a962ddbfca1e348d256f8610 (from https://pypi.org/simple/pyraftlog/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-8yaxvtvj Downloading https://files.pythonhosted.org/packages/a9/09/bc0a5b4eb43dbdaa6b5e9be2cb016616b3fe899fa8c4f5cff0c18433f206/pyraftlog-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a9/09/bc0a5b4eb43dbdaa6b5e9be2cb016616b3fe899fa8c4f5cff0c18433f206/pyraftlog-1.1.0.tar.gz#sha256=f186e9604188e74c4f6aa6be94f9f3b60a40b652a962ddbfca1e348d256f8610 (from https://pypi.org/simple/pyraftlog/) Added pyraftlog==1.1.0 from https://files.pythonhosted.org/packages/a9/09/bc0a5b4eb43dbdaa6b5e9be2cb016616b3fe899fa8c4f5cff0c18433f206/pyraftlog-1.1.0.tar.gz#sha256=f186e9604188e74c4f6aa6be94f9f3b60a40b652a962ddbfca1e348d256f8610 to build tracker '/tmp/pip-req-tracker-zbhqky9f' Running setup.py (path:/tmp/pip-wheel-im13ozvv/pyraftlog/setup.py) egg_info for package pyraftlog Running command python setup.py egg_info running egg_info creating pip-egg-info/pyraftlog.egg-info writing requirements to pip-egg-info/pyraftlog.egg-info/requires.txt writing entry points to pip-egg-info/pyraftlog.egg-info/entry_points.txt writing dependency_links to pip-egg-info/pyraftlog.egg-info/dependency_links.txt writing pip-egg-info/pyraftlog.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyraftlog.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyraftlog.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyraftlog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyraftlog.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-im13ozvv/pyraftlog has version 1.1.0, which satisfies requirement pyraftlog==1.1.0 from https://files.pythonhosted.org/packages/a9/09/bc0a5b4eb43dbdaa6b5e9be2cb016616b3fe899fa8c4f5cff0c18433f206/pyraftlog-1.1.0.tar.gz#sha256=f186e9604188e74c4f6aa6be94f9f3b60a40b652a962ddbfca1e348d256f8610 Removed pyraftlog==1.1.0 from https://files.pythonhosted.org/packages/a9/09/bc0a5b4eb43dbdaa6b5e9be2cb016616b3fe899fa8c4f5cff0c18433f206/pyraftlog-1.1.0.tar.gz#sha256=f186e9604188e74c4f6aa6be94f9f3b60a40b652a962ddbfca1e348d256f8610 from build tracker '/tmp/pip-req-tracker-zbhqky9f' Building wheels for collected packages: pyraftlog Created temporary directory: /tmp/pip-wheel-vyve31sv Running setup.py bdist_wheel for pyraftlog: started Destination directory: /tmp/pip-wheel-vyve31sv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-im13ozvv/pyraftlog/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-vyve31sv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyraftlog copying pyraftlog/storage.py -> build/lib/pyraftlog copying pyraftlog/logs.py -> build/lib/pyraftlog copying pyraftlog/httpd.py -> build/lib/pyraftlog copying pyraftlog/mock.py -> build/lib/pyraftlog copying pyraftlog/__init__.py -> build/lib/pyraftlog copying pyraftlog/boards.py -> build/lib/pyraftlog copying pyraftlog/messages.py -> build/lib/pyraftlog copying pyraftlog/transports.py -> build/lib/pyraftlog copying pyraftlog/nodes.py -> build/lib/pyraftlog copying pyraftlog/states.py -> build/lib/pyraftlog running egg_info writing dependency_links to pyraftlog.egg-info/dependency_links.txt writing requirements to pyraftlog.egg-info/requires.txt writing top-level names to pyraftlog.egg-info/top_level.txt writing pyraftlog.egg-info/PKG-INFO writing entry points to pyraftlog.egg-info/entry_points.txt reading manifest file 'pyraftlog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyraftlog.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/pyraftlog copying build/lib/pyraftlog/storage.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/logs.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/httpd.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/mock.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/__init__.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/boards.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/messages.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/transports.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/nodes.py -> build/bdist.linux-armv7l/wheel/pyraftlog copying build/lib/pyraftlog/states.py -> build/bdist.linux-armv7l/wheel/pyraftlog running install_egg_info Copying pyraftlog.egg-info to build/bdist.linux-armv7l/wheel/pyraftlog-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyraftlog-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-vyve31sv/pyraftlog-1.1.0-py3-none-any.whl' and adding '.' to it adding 'pyraftlog/__init__.py' adding 'pyraftlog/boards.py' adding 'pyraftlog/httpd.py' adding 'pyraftlog/logs.py' adding 'pyraftlog/messages.py' adding 'pyraftlog/mock.py' adding 'pyraftlog/nodes.py' adding 'pyraftlog/states.py' adding 'pyraftlog/storage.py' adding 'pyraftlog/transports.py' adding 'pyraftlog-1.1.0.dist-info/entry_points.txt' adding 'pyraftlog-1.1.0.dist-info/top_level.txt' adding 'pyraftlog-1.1.0.dist-info/WHEEL' adding 'pyraftlog-1.1.0.dist-info/METADATA' adding 'pyraftlog-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyraftlog: finished with status 'done' Stored in directory: /tmp/tmplizpzu6n Successfully built pyraftlog Cleaning up... Removing source in /tmp/pip-wheel-im13ozvv/pyraftlog Removed build tracker '/tmp/pip-req-tracker-zbhqky9f'