Created temporary directory: /tmp/pip-ephem-wheel-cache-j_hwsheb Created temporary directory: /tmp/pip-req-tracker-a5w9qh4n Created requirements tracker '/tmp/pip-req-tracker-a5w9qh4n' Created temporary directory: /tmp/pip-wheel-trwm27a7 Looking in indexes: https://pypi.python.org/simple Collecting python-ev3dev2==2.0.0b2 1 location(s) to search for versions of python-ev3dev2: * https://pypi.python.org/simple/python-ev3dev2/ Getting page https://pypi.python.org/simple/python-ev3dev2/ Analyzing links from page https://pypi.org/simple/python-ev3dev2/ Found link https://files.pythonhosted.org/packages/83/30/304f8848efe66b2da1b317aec7b2f442936efef0f548d66183eff147f917/python-ev3dev2-2.0.0b1.tar.gz#sha256=38c098b33cc60813a4e023dd84d43faeff7e99ce2673043548d696cfbeee9423 (from https://pypi.org/simple/python-ev3dev2/), version: 2.0.0b1 Found link https://files.pythonhosted.org/packages/88/a9/57ba742253e489366956056d37353d4c24132336a010097cd50f98eba706/python-ev3dev2-2.0.0b2.tar.gz#sha256=36b3884b26225444065ba071de03a7ed5b1d458f4952205ffaac1f26f77ba870 (from https://pypi.org/simple/python-ev3dev2/), version: 2.0.0b2 Using version 2.0.0b2 (newest of versions: 2.0.0b2) Created temporary directory: /tmp/pip-unpack-kyvgqqev Downloading https://files.pythonhosted.org/packages/88/a9/57ba742253e489366956056d37353d4c24132336a010097cd50f98eba706/python-ev3dev2-2.0.0b2.tar.gz (58kB) Downloading from URL https://files.pythonhosted.org/packages/88/a9/57ba742253e489366956056d37353d4c24132336a010097cd50f98eba706/python-ev3dev2-2.0.0b2.tar.gz#sha256=36b3884b26225444065ba071de03a7ed5b1d458f4952205ffaac1f26f77ba870 (from https://pypi.org/simple/python-ev3dev2/) Added python-ev3dev2==2.0.0b2 from https://files.pythonhosted.org/packages/88/a9/57ba742253e489366956056d37353d4c24132336a010097cd50f98eba706/python-ev3dev2-2.0.0b2.tar.gz#sha256=36b3884b26225444065ba071de03a7ed5b1d458f4952205ffaac1f26f77ba870 to build tracker '/tmp/pip-req-tracker-a5w9qh4n' Running setup.py (path:/tmp/pip-wheel-trwm27a7/python-ev3dev2/setup.py) egg_info for package python-ev3dev2 Running command python setup.py egg_info running egg_info creating pip-egg-info/python_ev3dev2.egg-info writing dependency_links to pip-egg-info/python_ev3dev2.egg-info/dependency_links.txt writing requirements to pip-egg-info/python_ev3dev2.egg-info/requires.txt writing top-level names to pip-egg-info/python_ev3dev2.egg-info/top_level.txt writing pip-egg-info/python_ev3dev2.egg-info/PKG-INFO writing manifest file 'pip-egg-info/python_ev3dev2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_ev3dev2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/python_ev3dev2.egg-info/SOURCES.txt' /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '2.0.0beta2' to '2.0.0b2' normalized_version, Source in /tmp/pip-wheel-trwm27a7/python-ev3dev2 has version 2.0.0b2, which satisfies requirement python-ev3dev2==2.0.0b2 from https://files.pythonhosted.org/packages/88/a9/57ba742253e489366956056d37353d4c24132336a010097cd50f98eba706/python-ev3dev2-2.0.0b2.tar.gz#sha256=36b3884b26225444065ba071de03a7ed5b1d458f4952205ffaac1f26f77ba870 Removed python-ev3dev2==2.0.0b2 from https://files.pythonhosted.org/packages/88/a9/57ba742253e489366956056d37353d4c24132336a010097cd50f98eba706/python-ev3dev2-2.0.0b2.tar.gz#sha256=36b3884b26225444065ba071de03a7ed5b1d458f4952205ffaac1f26f77ba870 from build tracker '/tmp/pip-req-tracker-a5w9qh4n' Building wheels for collected packages: python-ev3dev2 Created temporary directory: /tmp/pip-wheel-ot4slcsw Running setup.py bdist_wheel for python-ev3dev2: started Destination directory: /tmp/pip-wheel-ot4slcsw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-trwm27a7/python-ev3dev2/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-ot4slcsw /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '2.0.0beta2' to '2.0.0b2' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ev3dev2 copying ev3dev2/led.py -> build/lib/ev3dev2 copying ev3dev2/port.py -> build/lib/ev3dev2 copying ev3dev2/sound.py -> build/lib/ev3dev2 copying ev3dev2/power.py -> build/lib/ev3dev2 copying ev3dev2/auto.py -> build/lib/ev3dev2 copying ev3dev2/motor.py -> build/lib/ev3dev2 copying ev3dev2/button.py -> build/lib/ev3dev2 copying ev3dev2/__init__.py -> build/lib/ev3dev2 copying ev3dev2/version.py -> build/lib/ev3dev2 copying ev3dev2/display.py -> build/lib/ev3dev2 creating build/lib/ev3dev2/fonts copying ev3dev2/fonts/__init__.py -> build/lib/ev3dev2/fonts creating build/lib/ev3dev2/sensor copying ev3dev2/sensor/lego.py -> build/lib/ev3dev2/sensor copying ev3dev2/sensor/__init__.py -> build/lib/ev3dev2/sensor creating build/lib/ev3dev2/control copying ev3dev2/control/GyroBalancer.py -> build/lib/ev3dev2/control copying ev3dev2/control/rc_tank.py -> build/lib/ev3dev2/control copying ev3dev2/control/webserver.py -> build/lib/ev3dev2/control copying ev3dev2/control/__init__.py -> build/lib/ev3dev2/control creating build/lib/ev3dev2/_platform copying ev3dev2/_platform/brickpi.py -> build/lib/ev3dev2/_platform copying ev3dev2/_platform/pistorms.py -> build/lib/ev3dev2/_platform copying ev3dev2/_platform/__init__.py -> build/lib/ev3dev2/_platform copying ev3dev2/_platform/evb.py -> build/lib/ev3dev2/_platform copying ev3dev2/_platform/fake.py -> build/lib/ev3dev2/_platform copying ev3dev2/_platform/brickpi3.py -> build/lib/ev3dev2/_platform copying ev3dev2/_platform/ev3.py -> build/lib/ev3dev2/_platform running egg_info writing requirements to python_ev3dev2.egg-info/requires.txt writing python_ev3dev2.egg-info/PKG-INFO writing top-level names to python_ev3dev2.egg-info/top_level.txt writing dependency_links to python_ev3dev2.egg-info/dependency_links.txt reading manifest file 'python_ev3dev2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_ev3dev2.egg-info/SOURCES.txt' 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/ev3dev2 copying build/lib/ev3dev2/led.py -> build/bdist.linux-armv7l/wheel/ev3dev2 copying build/lib/ev3dev2/port.py -> build/bdist.linux-armv7l/wheel/ev3dev2 copying build/lib/ev3dev2/sound.py -> build/bdist.linux-armv7l/wheel/ev3dev2 copying build/lib/ev3dev2/power.py -> build/bdist.linux-armv7l/wheel/ev3dev2 copying build/lib/ev3dev2/auto.py -> build/bdist.linux-armv7l/wheel/ev3dev2 copying build/lib/ev3dev2/motor.py -> build/bdist.linux-armv7l/wheel/ev3dev2 copying build/lib/ev3dev2/button.py -> build/bdist.linux-armv7l/wheel/ev3dev2 copying build/lib/ev3dev2/__init__.py -> build/bdist.linux-armv7l/wheel/ev3dev2 creating build/bdist.linux-armv7l/wheel/ev3dev2/fonts copying build/lib/ev3dev2/fonts/__init__.py -> build/bdist.linux-armv7l/wheel/ev3dev2/fonts copying build/lib/ev3dev2/version.py -> build/bdist.linux-armv7l/wheel/ev3dev2 creating build/bdist.linux-armv7l/wheel/ev3dev2/sensor copying build/lib/ev3dev2/sensor/lego.py -> build/bdist.linux-armv7l/wheel/ev3dev2/sensor copying build/lib/ev3dev2/sensor/__init__.py -> build/bdist.linux-armv7l/wheel/ev3dev2/sensor creating build/bdist.linux-armv7l/wheel/ev3dev2/control copying build/lib/ev3dev2/control/GyroBalancer.py -> build/bdist.linux-armv7l/wheel/ev3dev2/control copying build/lib/ev3dev2/control/rc_tank.py -> build/bdist.linux-armv7l/wheel/ev3dev2/control copying build/lib/ev3dev2/control/webserver.py -> build/bdist.linux-armv7l/wheel/ev3dev2/control copying build/lib/ev3dev2/control/__init__.py -> build/bdist.linux-armv7l/wheel/ev3dev2/control copying build/lib/ev3dev2/display.py -> build/bdist.linux-armv7l/wheel/ev3dev2 creating build/bdist.linux-armv7l/wheel/ev3dev2/_platform copying build/lib/ev3dev2/_platform/brickpi.py -> build/bdist.linux-armv7l/wheel/ev3dev2/_platform copying build/lib/ev3dev2/_platform/pistorms.py -> build/bdist.linux-armv7l/wheel/ev3dev2/_platform copying build/lib/ev3dev2/_platform/__init__.py -> build/bdist.linux-armv7l/wheel/ev3dev2/_platform copying build/lib/ev3dev2/_platform/evb.py -> build/bdist.linux-armv7l/wheel/ev3dev2/_platform copying build/lib/ev3dev2/_platform/fake.py -> build/bdist.linux-armv7l/wheel/ev3dev2/_platform copying build/lib/ev3dev2/_platform/brickpi3.py -> build/bdist.linux-armv7l/wheel/ev3dev2/_platform copying build/lib/ev3dev2/_platform/ev3.py -> build/bdist.linux-armv7l/wheel/ev3dev2/_platform running install_egg_info Copying python_ev3dev2.egg-info to build/bdist.linux-armv7l/wheel/python_ev3dev2-2.0.0b2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_ev3dev2-2.0.0b2.dist-info/WHEEL Running setup.py bdist_wheel for python-ev3dev2: finished with status 'done' Stored in directory: /tmp/tmpxgni85ye Successfully built python-ev3dev2 Cleaning up... Removing source in /tmp/pip-wheel-trwm27a7/python-ev3dev2 Removed build tracker '/tmp/pip-req-tracker-a5w9qh4n'