Created temporary directory: /tmp/pip-ephem-wheel-cache-t99ui0wb Created temporary directory: /tmp/pip-req-tracker-zx3gzkqh Created requirements tracker '/tmp/pip-req-tracker-zx3gzkqh' Created temporary directory: /tmp/pip-wheel-il33usua Collecting micropython-oled==1.2 1 location(s) to search for versions of micropython-oled: * https://pypi.org/simple/micropython-oled/ Getting page https://pypi.org/simple/micropython-oled/ Analyzing links from page https://pypi.org/simple/micropython-oled/ Found link https://files.pythonhosted.org/packages/58/6e/7711dadde23794cb7c70823d25d20951d6ecd36f31f2f97e965d5cd0ce89/micropython-oled-1.0.tar.gz#sha256=81f5b3742f43183659bbc2ce7e865b6e510dc30ea1055c6ae9f992badcad1ca8 (from https://pypi.org/simple/micropython-oled/), version: 1.0 Found link https://files.pythonhosted.org/packages/82/b1/276b6916bdf289bbb1a529f75d6b2622b13700f31cc862f1ffdb42070f22/micropython-oled-1.1.tar.gz#sha256=1ca6cfb812ae5c293a53e9cfda1a2dc2449e84c00cc7764be52b7763b6f141e5 (from https://pypi.org/simple/micropython-oled/), version: 1.1 Found link https://files.pythonhosted.org/packages/28/4a/ab1165eb0eda6f56f67d19dd54652312d20cb03b8d41684344a6e8d077ae/micropython-oled-1.2.tar.gz#sha256=ae0e3723a409c5dfb81365e2ebd710596be439cd400e7843cfdbd0c2b7197a10 (from https://pypi.org/simple/micropython-oled/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Created temporary directory: /tmp/pip-unpack-ers2lsau Downloading https://files.pythonhosted.org/packages/28/4a/ab1165eb0eda6f56f67d19dd54652312d20cb03b8d41684344a6e8d077ae/micropython-oled-1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/28/4a/ab1165eb0eda6f56f67d19dd54652312d20cb03b8d41684344a6e8d077ae/micropython-oled-1.2.tar.gz#sha256=ae0e3723a409c5dfb81365e2ebd710596be439cd400e7843cfdbd0c2b7197a10 (from https://pypi.org/simple/micropython-oled/) Added micropython-oled==1.2 from https://files.pythonhosted.org/packages/28/4a/ab1165eb0eda6f56f67d19dd54652312d20cb03b8d41684344a6e8d077ae/micropython-oled-1.2.tar.gz#sha256=ae0e3723a409c5dfb81365e2ebd710596be439cd400e7843cfdbd0c2b7197a10 to build tracker '/tmp/pip-req-tracker-zx3gzkqh' Running setup.py (path:/tmp/pip-wheel-il33usua/micropython-oled/setup.py) egg_info for package micropython-oled Running command python setup.py egg_info running egg_info creating pip-egg-info/micropython_oled.egg-info writing top-level names to pip-egg-info/micropython_oled.egg-info/top_level.txt writing pip-egg-info/micropython_oled.egg-info/PKG-INFO writing dependency_links to pip-egg-info/micropython_oled.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/micropython_oled.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/micropython_oled.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/micropython_oled.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-il33usua/micropython-oled has version 1.2, which satisfies requirement micropython-oled==1.2 from https://files.pythonhosted.org/packages/28/4a/ab1165eb0eda6f56f67d19dd54652312d20cb03b8d41684344a6e8d077ae/micropython-oled-1.2.tar.gz#sha256=ae0e3723a409c5dfb81365e2ebd710596be439cd400e7843cfdbd0c2b7197a10 Removed micropython-oled==1.2 from https://files.pythonhosted.org/packages/28/4a/ab1165eb0eda6f56f67d19dd54652312d20cb03b8d41684344a6e8d077ae/micropython-oled-1.2.tar.gz#sha256=ae0e3723a409c5dfb81365e2ebd710596be439cd400e7843cfdbd0c2b7197a10 from build tracker '/tmp/pip-req-tracker-zx3gzkqh' Building wheels for collected packages: micropython-oled Created temporary directory: /tmp/pip-wheel-7m5svidf Running setup.py bdist_wheel for micropython-oled: started Destination directory: /tmp/pip-wheel-7m5svidf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-il33usua/micropython-oled/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-7m5svidf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oled copying oled/ssd1306.py -> build/lib/oled copying oled/gfx.py -> build/lib/oled copying oled/write.py -> build/lib/oled copying oled/__init__.py -> build/lib/oled 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/oled copying build/lib/oled/ssd1306.py -> build/bdist.linux-armv7l/wheel/oled copying build/lib/oled/gfx.py -> build/bdist.linux-armv7l/wheel/oled copying build/lib/oled/write.py -> build/bdist.linux-armv7l/wheel/oled copying build/lib/oled/__init__.py -> build/bdist.linux-armv7l/wheel/oled running install_egg_info running egg_info writing dependency_links to micropython_oled.egg-info/dependency_links.txt writing micropython_oled.egg-info/PKG-INFO writing top-level names to micropython_oled.egg-info/top_level.txt reading manifest file 'micropython_oled.egg-info/SOURCES.txt' writing manifest file 'micropython_oled.egg-info/SOURCES.txt' Copying micropython_oled.egg-info to build/bdist.linux-armv7l/wheel/micropython_oled-1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/micropython_oled-1.2.dist-info/WHEEL creating '/tmp/pip-wheel-7m5svidf/micropython_oled-1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'oled/__init__.py' adding 'oled/gfx.py' adding 'oled/ssd1306.py' adding 'oled/write.py' adding 'micropython_oled-1.2.dist-info/METADATA' adding 'micropython_oled-1.2.dist-info/WHEEL' adding 'micropython_oled-1.2.dist-info/top_level.txt' adding 'micropython_oled-1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for micropython-oled: finished with status 'done' Stored in directory: /tmp/tmpfgtkxjf1 Successfully built micropython-oled Cleaning up... Removing source in /tmp/pip-wheel-il33usua/micropython-oled Removed build tracker '/tmp/pip-req-tracker-zx3gzkqh'