Created temporary directory: /tmp/pip-ephem-wheel-cache-lczrbvb8 Created temporary directory: /tmp/pip-req-tracker-sjqhc6zm Created requirements tracker '/tmp/pip-req-tracker-sjqhc6zm' Created temporary directory: /tmp/pip-wheel-smdukk1o Collecting aioble==0.0.1 1 location(s) to search for versions of aioble: * https://pypi.org/simple/aioble/ Getting page https://pypi.org/simple/aioble/ Analyzing links from page https://pypi.org/simple/aioble/ Skipping link https://files.pythonhosted.org/packages/08/28/d966a681939c373bee078e0afb9afe776cf1739dd0ee5e76d12a838e1825/aioble-0.0.1-py3.6.egg#sha256=bf57835d5148434d471e2a8ad946a67a920efa1e0d62f325d67b9d197adc03a1 (from https://pypi.org/simple/aioble/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/5f/b8/fb36d3086a84206c3883c143c68a7c541e51eac20b0a795debbe874f2e15/aioble-0.0.1.tar.gz#sha256=15902bebe846e9d3d81a71096f7b2205398f01019a6f1e34c1b65fca6ec1cc3d (from https://pypi.org/simple/aioble/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-4xfeed0t Downloading https://files.pythonhosted.org/packages/5f/b8/fb36d3086a84206c3883c143c68a7c541e51eac20b0a795debbe874f2e15/aioble-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5f/b8/fb36d3086a84206c3883c143c68a7c541e51eac20b0a795debbe874f2e15/aioble-0.0.1.tar.gz#sha256=15902bebe846e9d3d81a71096f7b2205398f01019a6f1e34c1b65fca6ec1cc3d (from https://pypi.org/simple/aioble/) Added aioble==0.0.1 from https://files.pythonhosted.org/packages/5f/b8/fb36d3086a84206c3883c143c68a7c541e51eac20b0a795debbe874f2e15/aioble-0.0.1.tar.gz#sha256=15902bebe846e9d3d81a71096f7b2205398f01019a6f1e34c1b65fca6ec1cc3d to build tracker '/tmp/pip-req-tracker-sjqhc6zm' Running setup.py (path:/tmp/pip-wheel-smdukk1o/aioble/setup.py) egg_info for package aioble Running command python setup.py egg_info running egg_info creating pip-egg-info/aioble.egg-info writing dependency_links to pip-egg-info/aioble.egg-info/dependency_links.txt writing top-level names to pip-egg-info/aioble.egg-info/top_level.txt writing pip-egg-info/aioble.egg-info/PKG-INFO writing requirements to pip-egg-info/aioble.egg-info/requires.txt writing manifest file 'pip-egg-info/aioble.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aioble.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/aioble.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-smdukk1o/aioble has version 0.0.1, which satisfies requirement aioble==0.0.1 from https://files.pythonhosted.org/packages/5f/b8/fb36d3086a84206c3883c143c68a7c541e51eac20b0a795debbe874f2e15/aioble-0.0.1.tar.gz#sha256=15902bebe846e9d3d81a71096f7b2205398f01019a6f1e34c1b65fca6ec1cc3d Removed aioble==0.0.1 from https://files.pythonhosted.org/packages/5f/b8/fb36d3086a84206c3883c143c68a7c541e51eac20b0a795debbe874f2e15/aioble-0.0.1.tar.gz#sha256=15902bebe846e9d3d81a71096f7b2205398f01019a6f1e34c1b65fca6ec1cc3d from build tracker '/tmp/pip-req-tracker-sjqhc6zm' Building wheels for collected packages: aioble Created temporary directory: /tmp/pip-wheel-qeardrt_ Running setup.py bdist_wheel for aioble: started Destination directory: /tmp/pip-wheel-qeardrt_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-smdukk1o/aioble/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-qeardrt_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aioble copying aioble/__init__.py -> build/lib/aioble copying aioble/device.py -> build/lib/aioble copying aioble/descriptor.py -> build/lib/aioble copying aioble/centralmanager.py -> build/lib/aioble copying aioble/service.py -> build/lib/aioble copying aioble/characteristic.py -> build/lib/aioble creating build/lib/aioble/bluezdbus copying aioble/bluezdbus/__init__.py -> build/lib/aioble/bluezdbus copying aioble/bluezdbus/device.py -> build/lib/aioble/bluezdbus copying aioble/bluezdbus/descriptor.py -> build/lib/aioble/bluezdbus copying aioble/bluezdbus/centralmanager.py -> build/lib/aioble/bluezdbus copying aioble/bluezdbus/service.py -> build/lib/aioble/bluezdbus copying aioble/bluezdbus/characteristic.py -> build/lib/aioble/bluezdbus creating build/lib/aioble/corebluetooth copying aioble/corebluetooth/util.py -> build/lib/aioble/corebluetooth copying aioble/corebluetooth/__init__.py -> build/lib/aioble/corebluetooth copying aioble/corebluetooth/device.py -> build/lib/aioble/corebluetooth copying aioble/corebluetooth/centralmanager.py -> build/lib/aioble/corebluetooth copying aioble/corebluetooth/service.py -> build/lib/aioble/corebluetooth copying aioble/corebluetooth/characteristic.py -> build/lib/aioble/corebluetooth creating build/lib/aioble/dotnet copying aioble/dotnet/utils.py -> build/lib/aioble/dotnet copying aioble/dotnet/__init__.py -> build/lib/aioble/dotnet copying aioble/dotnet/device.py -> build/lib/aioble/dotnet copying aioble/dotnet/descriptor.py -> build/lib/aioble/dotnet copying aioble/dotnet/centralmanager.py -> build/lib/aioble/dotnet copying aioble/dotnet/service.py -> build/lib/aioble/dotnet copying aioble/dotnet/characteristic.py -> build/lib/aioble/dotnet copying aioble/dotnet/UWPBluetoothPython.dll -> build/lib/aioble/dotnet 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/aioble copying build/lib/aioble/__init__.py -> build/bdist.linux-armv7l/wheel/aioble copying build/lib/aioble/device.py -> build/bdist.linux-armv7l/wheel/aioble copying build/lib/aioble/descriptor.py -> build/bdist.linux-armv7l/wheel/aioble copying build/lib/aioble/centralmanager.py -> build/bdist.linux-armv7l/wheel/aioble copying build/lib/aioble/service.py -> build/bdist.linux-armv7l/wheel/aioble creating build/bdist.linux-armv7l/wheel/aioble/bluezdbus copying build/lib/aioble/bluezdbus/__init__.py -> build/bdist.linux-armv7l/wheel/aioble/bluezdbus copying build/lib/aioble/bluezdbus/device.py -> build/bdist.linux-armv7l/wheel/aioble/bluezdbus copying build/lib/aioble/bluezdbus/descriptor.py -> build/bdist.linux-armv7l/wheel/aioble/bluezdbus copying build/lib/aioble/bluezdbus/centralmanager.py -> build/bdist.linux-armv7l/wheel/aioble/bluezdbus copying build/lib/aioble/bluezdbus/service.py -> build/bdist.linux-armv7l/wheel/aioble/bluezdbus copying build/lib/aioble/bluezdbus/characteristic.py -> build/bdist.linux-armv7l/wheel/aioble/bluezdbus creating build/bdist.linux-armv7l/wheel/aioble/corebluetooth copying build/lib/aioble/corebluetooth/util.py -> build/bdist.linux-armv7l/wheel/aioble/corebluetooth copying build/lib/aioble/corebluetooth/__init__.py -> build/bdist.linux-armv7l/wheel/aioble/corebluetooth copying build/lib/aioble/corebluetooth/device.py -> build/bdist.linux-armv7l/wheel/aioble/corebluetooth copying build/lib/aioble/corebluetooth/centralmanager.py -> build/bdist.linux-armv7l/wheel/aioble/corebluetooth copying build/lib/aioble/corebluetooth/service.py -> build/bdist.linux-armv7l/wheel/aioble/corebluetooth copying build/lib/aioble/corebluetooth/characteristic.py -> build/bdist.linux-armv7l/wheel/aioble/corebluetooth copying build/lib/aioble/characteristic.py -> build/bdist.linux-armv7l/wheel/aioble creating build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/UWPBluetoothPython.dll -> build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/utils.py -> build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/__init__.py -> build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/device.py -> build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/descriptor.py -> build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/centralmanager.py -> build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/service.py -> build/bdist.linux-armv7l/wheel/aioble/dotnet copying build/lib/aioble/dotnet/characteristic.py -> build/bdist.linux-armv7l/wheel/aioble/dotnet running install_egg_info running egg_info writing top-level names to aioble.egg-info/top_level.txt writing aioble.egg-info/PKG-INFO writing requirements to aioble.egg-info/requires.txt writing dependency_links to aioble.egg-info/dependency_links.txt reading manifest file 'aioble.egg-info/SOURCES.txt' writing manifest file 'aioble.egg-info/SOURCES.txt' Copying aioble.egg-info to build/bdist.linux-armv7l/wheel/aioble-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/aioble-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-qeardrt_/aioble-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'aioble/__init__.py' adding 'aioble/centralmanager.py' adding 'aioble/characteristic.py' adding 'aioble/descriptor.py' adding 'aioble/device.py' adding 'aioble/service.py' adding 'aioble/bluezdbus/__init__.py' adding 'aioble/bluezdbus/centralmanager.py' adding 'aioble/bluezdbus/characteristic.py' adding 'aioble/bluezdbus/descriptor.py' adding 'aioble/bluezdbus/device.py' adding 'aioble/bluezdbus/service.py' adding 'aioble/corebluetooth/__init__.py' adding 'aioble/corebluetooth/centralmanager.py' adding 'aioble/corebluetooth/characteristic.py' adding 'aioble/corebluetooth/device.py' adding 'aioble/corebluetooth/service.py' adding 'aioble/corebluetooth/util.py' adding 'aioble/dotnet/UWPBluetoothPython.dll' adding 'aioble/dotnet/__init__.py' adding 'aioble/dotnet/centralmanager.py' adding 'aioble/dotnet/characteristic.py' adding 'aioble/dotnet/descriptor.py' adding 'aioble/dotnet/device.py' adding 'aioble/dotnet/service.py' adding 'aioble/dotnet/utils.py' adding 'aioble-0.0.1.dist-info/METADATA' adding 'aioble-0.0.1.dist-info/WHEEL' adding 'aioble-0.0.1.dist-info/top_level.txt' adding 'aioble-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for aioble: finished with status 'done' Stored in directory: /tmp/tmp1ry9iept Successfully built aioble Cleaning up... Removing source in /tmp/pip-wheel-smdukk1o/aioble Removed build tracker '/tmp/pip-req-tracker-sjqhc6zm'