Created temporary directory: /tmp/pip-ephem-wheel-cache-fbru4v8b Created temporary directory: /tmp/pip-req-tracker-o9j_ap7d Created requirements tracker '/tmp/pip-req-tracker-o9j_ap7d' Created temporary directory: /tmp/pip-wheel-vt6iz7gm Collecting adafruit-circuitpython-ble-radio==0.3.0 1 location(s) to search for versions of adafruit-circuitpython-ble-radio: * https://pypi.org/simple/adafruit-circuitpython-ble-radio/ Getting page https://pypi.org/simple/adafruit-circuitpython-ble-radio/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-ble-radio/ Found link https://files.pythonhosted.org/packages/17/7e/3229a22b7ce0960de9b3460c71c02b0e2af047565c4d9a9a7bff842e2153/adafruit-circuitpython-ble-radio-0.2.0.tar.gz#sha256=c2a8da9a9ca2f0cb8e9efaa593f4ffaa3ee179275e898f11cd6a1aa2f786a95b (from https://pypi.org/simple/adafruit-circuitpython-ble-radio/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/2b/3b/ccb9aa9c4816ff48ed94bef5fc0b728cfbdd234067e1e30a7baf6a8d8b8c/adafruit-circuitpython-ble-radio-0.2.1.tar.gz#sha256=d459d1dd11360fbfac1fc1e1cc373bb58e6f964a083a01f3bd33b54fc6c3142f (from https://pypi.org/simple/adafruit-circuitpython-ble-radio/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/12/1a/2399e6feb77df717ee6bf74573a4861f22d178ea470d367d1458c9447089/adafruit-circuitpython-ble-radio-0.3.0.tar.gz#sha256=58fb7d8fd355cfa8c6eb153c359ea71f5350cd3eca4eed88e523c17f29e99cf8 (from https://pypi.org/simple/adafruit-circuitpython-ble-radio/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-6anyi967 Downloading https://files.pythonhosted.org/packages/12/1a/2399e6feb77df717ee6bf74573a4861f22d178ea470d367d1458c9447089/adafruit-circuitpython-ble-radio-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/12/1a/2399e6feb77df717ee6bf74573a4861f22d178ea470d367d1458c9447089/adafruit-circuitpython-ble-radio-0.3.0.tar.gz#sha256=58fb7d8fd355cfa8c6eb153c359ea71f5350cd3eca4eed88e523c17f29e99cf8 (from https://pypi.org/simple/adafruit-circuitpython-ble-radio/) Added adafruit-circuitpython-ble-radio==0.3.0 from https://files.pythonhosted.org/packages/12/1a/2399e6feb77df717ee6bf74573a4861f22d178ea470d367d1458c9447089/adafruit-circuitpython-ble-radio-0.3.0.tar.gz#sha256=58fb7d8fd355cfa8c6eb153c359ea71f5350cd3eca4eed88e523c17f29e99cf8 to build tracker '/tmp/pip-req-tracker-o9j_ap7d' Running setup.py (path:/tmp/pip-wheel-vt6iz7gm/adafruit-circuitpython-ble-radio/setup.py) egg_info for package adafruit-circuitpython-ble-radio Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_ble_radio.egg-info writing dependency_links to pip-egg-info/adafruit_circuitpython_ble_radio.egg-info/dependency_links.txt writing pip-egg-info/adafruit_circuitpython_ble_radio.egg-info/PKG-INFO writing requirements to pip-egg-info/adafruit_circuitpython_ble_radio.egg-info/requires.txt writing top-level names to pip-egg-info/adafruit_circuitpython_ble_radio.egg-info/top_level.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_ble_radio.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_ble_radio.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_ble_radio.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vt6iz7gm/adafruit-circuitpython-ble-radio has version 0.3.0, which satisfies requirement adafruit-circuitpython-ble-radio==0.3.0 from https://files.pythonhosted.org/packages/12/1a/2399e6feb77df717ee6bf74573a4861f22d178ea470d367d1458c9447089/adafruit-circuitpython-ble-radio-0.3.0.tar.gz#sha256=58fb7d8fd355cfa8c6eb153c359ea71f5350cd3eca4eed88e523c17f29e99cf8 Removed adafruit-circuitpython-ble-radio==0.3.0 from https://files.pythonhosted.org/packages/12/1a/2399e6feb77df717ee6bf74573a4861f22d178ea470d367d1458c9447089/adafruit-circuitpython-ble-radio-0.3.0.tar.gz#sha256=58fb7d8fd355cfa8c6eb153c359ea71f5350cd3eca4eed88e523c17f29e99cf8 from build tracker '/tmp/pip-req-tracker-o9j_ap7d' Building wheels for collected packages: adafruit-circuitpython-ble-radio Created temporary directory: /tmp/pip-wheel-6zt9yhtr Running setup.py bdist_wheel for adafruit-circuitpython-ble-radio: started Destination directory: /tmp/pip-wheel-6zt9yhtr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vt6iz7gm/adafruit-circuitpython-ble-radio/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-6zt9yhtr running bdist_wheel running build running build_py creating build creating build/lib copying adafruit_ble_radio.py -> build/lib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/adafruit_ble_radio.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing dependency_links to adafruit_circuitpython_ble_radio.egg-info/dependency_links.txt writing requirements to adafruit_circuitpython_ble_radio.egg-info/requires.txt writing adafruit_circuitpython_ble_radio.egg-info/PKG-INFO writing top-level names to adafruit_circuitpython_ble_radio.egg-info/top_level.txt reading manifest file 'adafruit_circuitpython_ble_radio.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_ble_radio.egg-info/SOURCES.txt' Copying adafruit_circuitpython_ble_radio.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_ble_radio-0.3.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_ble_radio-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-6zt9yhtr/adafruit_circuitpython_ble_radio-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'adafruit_ble_radio.py' adding 'adafruit_circuitpython_ble_radio-0.3.0.dist-info/LICENSE' adding 'adafruit_circuitpython_ble_radio-0.3.0.dist-info/METADATA' adding 'adafruit_circuitpython_ble_radio-0.3.0.dist-info/WHEEL' adding 'adafruit_circuitpython_ble_radio-0.3.0.dist-info/top_level.txt' adding 'adafruit_circuitpython_ble_radio-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adafruit-circuitpython-ble-radio: finished with status 'done' Stored in directory: /tmp/tmpegobiu1v Successfully built adafruit-circuitpython-ble-radio Cleaning up... Removing source in /tmp/pip-wheel-vt6iz7gm/adafruit-circuitpython-ble-radio Removed build tracker '/tmp/pip-req-tracker-o9j_ap7d'