Collecting efm8boot==0.0.6 1 location(s) to search for versions of efm8boot: * https://pypi.python.org/simple/efm8boot/ Getting page https://pypi.python.org/simple/efm8boot/ Analyzing links from page https://pypi.org/simple/efm8boot/ Found link https://files.pythonhosted.org/packages/3b/76/8f26f59a34c2263b6e9143cbc0e305f6be2bce72850000e442d1bdd7c7b6/efm8boot-0.0.3.tar.gz#sha256=8ec8c9581e40ca2b8f7e072de589b9388e5fa9126688f1e471263efd484a95c3 (from https://pypi.org/simple/efm8boot/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/6c/a0/cc625ea90709182565d81e2317c3f36b93105d6f031a64f20b5e84ad1fcf/efm8boot-0.0.4.tar.gz#sha256=41f9a657460e4646963426d77e31291027fd8edf454ebe0707b97e98fbee000b (from https://pypi.org/simple/efm8boot/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/1e/55/f28021119e283223ad391324f7f5da0c01298862737fc32e0f0f9cad19d5/efm8boot-0.0.5.tar.gz#sha256=1b4e0746f4016681c6c288ceeaec3918a24d3b4f758b1c8334fbe9b970f3b764 (from https://pypi.org/simple/efm8boot/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/ab/dc/c406d8e70aa78f0e4206278ad0ac51c94d017d863c855474903137d882c1/efm8boot-0.0.6.tar.gz#sha256=38590a20312c1aaa3c2e80927949f0a20abcc9e136ee25b18057a412a957f794 (from https://pypi.org/simple/efm8boot/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Downloading https://files.pythonhosted.org/packages/ab/dc/c406d8e70aa78f0e4206278ad0ac51c94d017d863c855474903137d882c1/efm8boot-0.0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ab/dc/c406d8e70aa78f0e4206278ad0ac51c94d017d863c855474903137d882c1/efm8boot-0.0.6.tar.gz#sha256=38590a20312c1aaa3c2e80927949f0a20abcc9e136ee25b18057a412a957f794 (from https://pypi.org/simple/efm8boot/) Running setup.py (path:/tmp/pip-build-bfyyrb9q/efm8boot/setup.py) egg_info for package efm8boot Running command python setup.py egg_info running egg_info creating pip-egg-info/efm8boot.egg-info writing dependency_links to pip-egg-info/efm8boot.egg-info/dependency_links.txt writing pip-egg-info/efm8boot.egg-info/PKG-INFO writing top-level names to pip-egg-info/efm8boot.egg-info/top_level.txt writing requirements to pip-egg-info/efm8boot.egg-info/requires.txt writing manifest file 'pip-egg-info/efm8boot.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/efm8boot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/efm8boot.egg-info/SOURCES.txt' Source in /tmp/pip-build-bfyyrb9q/efm8boot has version 0.0.6, which satisfies requirement efm8boot==0.0.6 from https://files.pythonhosted.org/packages/ab/dc/c406d8e70aa78f0e4206278ad0ac51c94d017d863c855474903137d882c1/efm8boot-0.0.6.tar.gz#sha256=38590a20312c1aaa3c2e80927949f0a20abcc9e136ee25b18057a412a957f794 Building wheels for collected packages: efm8boot Running setup.py bdist_wheel for efm8boot: started Destination directory: /tmp/tmpvbbnn86epip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-bfyyrb9q/efm8boot/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/tmpvbbnn86epip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/efm8boot copying efm8boot/bootloader.py -> build/lib/efm8boot copying efm8boot/uart_bootloader.py -> build/lib/efm8boot copying efm8boot/hid_bootloader.py -> build/lib/efm8boot copying efm8boot/ids.py -> build/lib/efm8boot copying efm8boot/__init__.py -> build/lib/efm8boot copying efm8boot/smbus_bootloader.py -> build/lib/efm8boot copying efm8boot/records.py -> build/lib/efm8boot running egg_info writing requirements to efm8boot.egg-info/requires.txt writing dependency_links to efm8boot.egg-info/dependency_links.txt writing top-level names to efm8boot.egg-info/top_level.txt writing efm8boot.egg-info/PKG-INFO reading manifest file 'efm8boot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'efm8boot.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying and adjusting scripts/efm8boot-cli.py -> build/scripts-3.4 changing mode of build/scripts-3.4/efm8boot-cli.py from 644 to 755 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/efm8boot copying build/lib/efm8boot/bootloader.py -> build/bdist.linux-armv7l/wheel/efm8boot copying build/lib/efm8boot/uart_bootloader.py -> build/bdist.linux-armv7l/wheel/efm8boot copying build/lib/efm8boot/hid_bootloader.py -> build/bdist.linux-armv7l/wheel/efm8boot copying build/lib/efm8boot/ids.py -> build/bdist.linux-armv7l/wheel/efm8boot copying build/lib/efm8boot/__init__.py -> build/bdist.linux-armv7l/wheel/efm8boot copying build/lib/efm8boot/smbus_bootloader.py -> build/bdist.linux-armv7l/wheel/efm8boot copying build/lib/efm8boot/records.py -> build/bdist.linux-armv7l/wheel/efm8boot running install_egg_info Copying efm8boot.egg-info to build/bdist.linux-armv7l/wheel/efm8boot-0.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/efm8boot-0.0.6.data creating build/bdist.linux-armv7l/wheel/efm8boot-0.0.6.data/scripts copying build/scripts-3.4/efm8boot-cli.py -> build/bdist.linux-armv7l/wheel/efm8boot-0.0.6.data/scripts changing mode of build/bdist.linux-armv7l/wheel/efm8boot-0.0.6.data/scripts/efm8boot-cli.py to 755 creating build/bdist.linux-armv7l/wheel/efm8boot-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for efm8boot: finished with status 'done' Stored in directory: /tmp/tmplnlr4f8g Successfully built efm8boot Cleaning up... Removing source in /tmp/pip-build-bfyyrb9q/efm8boot