Created temporary directory: /tmp/pip-ephem-wheel-cache-jo_bjudd Created temporary directory: /tmp/pip-req-tracker-p2so3nme Created requirements tracker '/tmp/pip-req-tracker-p2so3nme' Created temporary directory: /tmp/pip-wheel-mnt7o_9j Looking in indexes: https://pypi.python.org/simple Collecting adafruit-circuitpython-motor==1.3.1 1 location(s) to search for versions of adafruit-circuitpython-motor: * https://pypi.python.org/simple/adafruit-circuitpython-motor/ Getting page https://pypi.python.org/simple/adafruit-circuitpython-motor/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-motor/ Found link https://files.pythonhosted.org/packages/eb/9c/24cc9aa264d27764e4b737dc22207c30d53bb9194e89f21bc8914ade43a4/adafruit-circuitpython-motor-1.3.1.tar.gz#sha256=97a72b4ee588f91e207d2f2b4fdca26e458813076bc2d1a0d4ca3d6134b3439c (from https://pypi.org/simple/adafruit-circuitpython-motor/), version: 1.3.1 Using version 1.3.1 (newest of versions: 1.3.1) Created temporary directory: /tmp/pip-unpack-rxsfq7v_ Downloading https://files.pythonhosted.org/packages/eb/9c/24cc9aa264d27764e4b737dc22207c30d53bb9194e89f21bc8914ade43a4/adafruit-circuitpython-motor-1.3.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/eb/9c/24cc9aa264d27764e4b737dc22207c30d53bb9194e89f21bc8914ade43a4/adafruit-circuitpython-motor-1.3.1.tar.gz#sha256=97a72b4ee588f91e207d2f2b4fdca26e458813076bc2d1a0d4ca3d6134b3439c (from https://pypi.org/simple/adafruit-circuitpython-motor/) Added adafruit-circuitpython-motor==1.3.1 from https://files.pythonhosted.org/packages/eb/9c/24cc9aa264d27764e4b737dc22207c30d53bb9194e89f21bc8914ade43a4/adafruit-circuitpython-motor-1.3.1.tar.gz#sha256=97a72b4ee588f91e207d2f2b4fdca26e458813076bc2d1a0d4ca3d6134b3439c to build tracker '/tmp/pip-req-tracker-p2so3nme' Running setup.py (path:/tmp/pip-wheel-mnt7o_9j/adafruit-circuitpython-motor/setup.py) egg_info for package adafruit-circuitpython-motor Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_motor.egg-info writing dependency_links to pip-egg-info/adafruit_circuitpython_motor.egg-info/dependency_links.txt writing requirements to pip-egg-info/adafruit_circuitpython_motor.egg-info/requires.txt writing pip-egg-info/adafruit_circuitpython_motor.egg-info/PKG-INFO writing top-level names to pip-egg-info/adafruit_circuitpython_motor.egg-info/top_level.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_motor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_motor.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_motor.egg-info/SOURCES.txt' /tmp/pip-wheel-mnt7o_9j/adafruit-circuitpython-motor/.eggs/setuptools_scm-3.0.6-py3.5.egg/setuptools_scm/version.py:191: UserWarning: meta invoked without explicit configuration, will use defaults where required. "meta invoked without explicit configuration," Source in /tmp/pip-wheel-mnt7o_9j/adafruit-circuitpython-motor has version 1.3.1, which satisfies requirement adafruit-circuitpython-motor==1.3.1 from https://files.pythonhosted.org/packages/eb/9c/24cc9aa264d27764e4b737dc22207c30d53bb9194e89f21bc8914ade43a4/adafruit-circuitpython-motor-1.3.1.tar.gz#sha256=97a72b4ee588f91e207d2f2b4fdca26e458813076bc2d1a0d4ca3d6134b3439c Removed adafruit-circuitpython-motor==1.3.1 from https://files.pythonhosted.org/packages/eb/9c/24cc9aa264d27764e4b737dc22207c30d53bb9194e89f21bc8914ade43a4/adafruit-circuitpython-motor-1.3.1.tar.gz#sha256=97a72b4ee588f91e207d2f2b4fdca26e458813076bc2d1a0d4ca3d6134b3439c from build tracker '/tmp/pip-req-tracker-p2so3nme' Building wheels for collected packages: adafruit-circuitpython-motor Created temporary directory: /tmp/pip-wheel-2euiflnd Running setup.py bdist_wheel for adafruit-circuitpython-motor: started Destination directory: /tmp/pip-wheel-2euiflnd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mnt7o_9j/adafruit-circuitpython-motor/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-2euiflnd /tmp/pip-wheel-mnt7o_9j/adafruit-circuitpython-motor/.eggs/setuptools_scm-3.0.6-py3.5.egg/setuptools_scm/version.py:191: UserWarning: meta invoked without explicit configuration, will use defaults where required. "meta invoked without explicit configuration," running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/adafruit_motor copying adafruit_motor/motor.py -> build/lib/adafruit_motor copying adafruit_motor/__init__.py -> build/lib/adafruit_motor copying adafruit_motor/servo.py -> build/lib/adafruit_motor copying adafruit_motor/stepper.py -> build/lib/adafruit_motor 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/adafruit_motor copying build/lib/adafruit_motor/motor.py -> build/bdist.linux-armv7l/wheel/adafruit_motor copying build/lib/adafruit_motor/__init__.py -> build/bdist.linux-armv7l/wheel/adafruit_motor copying build/lib/adafruit_motor/servo.py -> build/bdist.linux-armv7l/wheel/adafruit_motor copying build/lib/adafruit_motor/stepper.py -> build/bdist.linux-armv7l/wheel/adafruit_motor running install_egg_info running egg_info writing adafruit_circuitpython_motor.egg-info/PKG-INFO writing top-level names to adafruit_circuitpython_motor.egg-info/top_level.txt writing requirements to adafruit_circuitpython_motor.egg-info/requires.txt writing dependency_links to adafruit_circuitpython_motor.egg-info/dependency_links.txt reading manifest file 'adafruit_circuitpython_motor.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_motor.egg-info/SOURCES.txt' Copying adafruit_circuitpython_motor.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_motor-1.3.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_motor-1.3.1.dist-info/WHEEL Running setup.py bdist_wheel for adafruit-circuitpython-motor: finished with status 'done' Stored in directory: /tmp/tmp11py8p42 Successfully built adafruit-circuitpython-motor Cleaning up... Removing source in /tmp/pip-wheel-mnt7o_9j/adafruit-circuitpython-motor Removed build tracker '/tmp/pip-req-tracker-p2so3nme'