Created temporary directory: /tmp/pip-ephem-wheel-cache-uudcckvm Created temporary directory: /tmp/pip-req-tracker-c3nunwxf Created requirements tracker '/tmp/pip-req-tracker-c3nunwxf' Created temporary directory: /tmp/pip-wheel-aem50usz Collecting pypixel==0.1.2 1 location(s) to search for versions of pypixel: * https://pypi.org/simple/pypixel/ Getting page https://pypi.org/simple/pypixel/ Analyzing links from page https://pypi.org/simple/pypixel/ Found link https://files.pythonhosted.org/packages/12/a3/ca0a710f4acce9c772c281fcfb2ef8f3e0d3f1ebf0f469b6cc24f98bc844/pypixel-0.1.1.tar.gz#sha256=003f83775aabbc7bc84e74a15b51f5482bd830cd5cb7b54deff227ce11b4b7f9 (from https://pypi.org/simple/pypixel/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/de/20/2103dc66c1dc00ea7d5a1a74ad801cebe2afb6a42fd426004d64a0dcb3fe/pypixel-0.1.2.tar.gz#sha256=e03bb3c40cd0df6306e2c9cabec1f9cf7f284fc68ceabd230874797597e1df67 (from https://pypi.org/simple/pypixel/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-7s2s3ju6 Downloading https://files.pythonhosted.org/packages/de/20/2103dc66c1dc00ea7d5a1a74ad801cebe2afb6a42fd426004d64a0dcb3fe/pypixel-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/de/20/2103dc66c1dc00ea7d5a1a74ad801cebe2afb6a42fd426004d64a0dcb3fe/pypixel-0.1.2.tar.gz#sha256=e03bb3c40cd0df6306e2c9cabec1f9cf7f284fc68ceabd230874797597e1df67 (from https://pypi.org/simple/pypixel/) Added pypixel==0.1.2 from https://files.pythonhosted.org/packages/de/20/2103dc66c1dc00ea7d5a1a74ad801cebe2afb6a42fd426004d64a0dcb3fe/pypixel-0.1.2.tar.gz#sha256=e03bb3c40cd0df6306e2c9cabec1f9cf7f284fc68ceabd230874797597e1df67 to build tracker '/tmp/pip-req-tracker-c3nunwxf' Running setup.py (path:/tmp/pip-wheel-aem50usz/pypixel/setup.py) egg_info for package pypixel Running command python setup.py egg_info running egg_info creating pip-egg-info/pypixel.egg-info writing pip-egg-info/pypixel.egg-info/PKG-INFO writing top-level names to pip-egg-info/pypixel.egg-info/top_level.txt writing dependency_links to pip-egg-info/pypixel.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pypixel.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pypixel.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pypixel.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aem50usz/pypixel has version 0.1.2, which satisfies requirement pypixel==0.1.2 from https://files.pythonhosted.org/packages/de/20/2103dc66c1dc00ea7d5a1a74ad801cebe2afb6a42fd426004d64a0dcb3fe/pypixel-0.1.2.tar.gz#sha256=e03bb3c40cd0df6306e2c9cabec1f9cf7f284fc68ceabd230874797597e1df67 Removed pypixel==0.1.2 from https://files.pythonhosted.org/packages/de/20/2103dc66c1dc00ea7d5a1a74ad801cebe2afb6a42fd426004d64a0dcb3fe/pypixel-0.1.2.tar.gz#sha256=e03bb3c40cd0df6306e2c9cabec1f9cf7f284fc68ceabd230874797597e1df67 from build tracker '/tmp/pip-req-tracker-c3nunwxf' Building wheels for collected packages: pypixel Created temporary directory: /tmp/pip-wheel-uxr2zhz7 Running setup.py bdist_wheel for pypixel: started Destination directory: /tmp/pip-wheel-uxr2zhz7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aem50usz/pypixel/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-uxr2zhz7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pypixel copying pypixel/__init__.py -> build/lib/pypixel copying pypixel/py_pixel.py -> build/lib/pypixel 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/pypixel copying build/lib/pypixel/__init__.py -> build/bdist.linux-armv7l/wheel/pypixel copying build/lib/pypixel/py_pixel.py -> build/bdist.linux-armv7l/wheel/pypixel running install_egg_info running egg_info writing top-level names to pypixel.egg-info/top_level.txt writing pypixel.egg-info/PKG-INFO writing dependency_links to pypixel.egg-info/dependency_links.txt reading manifest file 'pypixel.egg-info/SOURCES.txt' writing manifest file 'pypixel.egg-info/SOURCES.txt' Copying pypixel.egg-info to build/bdist.linux-armv7l/wheel/pypixel-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pypixel-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-uxr2zhz7/pypixel-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pypixel/__init__.py' adding 'pypixel/py_pixel.py' adding 'pypixel-0.1.2.dist-info/METADATA' adding 'pypixel-0.1.2.dist-info/WHEEL' adding 'pypixel-0.1.2.dist-info/top_level.txt' adding 'pypixel-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pypixel: finished with status 'done' Stored in directory: /tmp/tmpffsw73vt Successfully built pypixel Cleaning up... Removing source in /tmp/pip-wheel-aem50usz/pypixel Removed build tracker '/tmp/pip-req-tracker-c3nunwxf'