Created temporary directory: /tmp/pip-ephem-wheel-cache-zcyb74ss Created temporary directory: /tmp/pip-req-tracker-h751qem5 Created requirements tracker '/tmp/pip-req-tracker-h751qem5' Created temporary directory: /tmp/pip-wheel-6lbiosvr Looking in indexes: https://pypi.python.org/simple Collecting adafruit-circuitpython-motor==1.3.2 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 Found link https://files.pythonhosted.org/packages/e6/35/7342f9d0c4fff8e05abde35f227d839478d1ab38748960f4426fd229b0c2/adafruit-circuitpython-motor-1.3.2.tar.gz#sha256=bd67c30118e9cadf1060a292f515f32124919ac8e601cd03443bb72025a2be74 (from https://pypi.org/simple/adafruit-circuitpython-motor/), version: 1.3.2 Using version 1.3.2 (newest of versions: 1.3.2) Created temporary directory: /tmp/pip-unpack-yg7wc0fo Downloading https://files.pythonhosted.org/packages/e6/35/7342f9d0c4fff8e05abde35f227d839478d1ab38748960f4426fd229b0c2/adafruit-circuitpython-motor-1.3.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e6/35/7342f9d0c4fff8e05abde35f227d839478d1ab38748960f4426fd229b0c2/adafruit-circuitpython-motor-1.3.2.tar.gz#sha256=bd67c30118e9cadf1060a292f515f32124919ac8e601cd03443bb72025a2be74 (from https://pypi.org/simple/adafruit-circuitpython-motor/) Added adafruit-circuitpython-motor==1.3.2 from https://files.pythonhosted.org/packages/e6/35/7342f9d0c4fff8e05abde35f227d839478d1ab38748960f4426fd229b0c2/adafruit-circuitpython-motor-1.3.2.tar.gz#sha256=bd67c30118e9cadf1060a292f515f32124919ac8e601cd03443bb72025a2be74 to build tracker '/tmp/pip-req-tracker-h751qem5' Running setup.py (path:/tmp/pip-wheel-6lbiosvr/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 top-level names to pip-egg-info/adafruit_circuitpython_motor.egg-info/top_level.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 dependency_links to pip-egg-info/adafruit_circuitpython_motor.egg-info/dependency_links.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' Source in /tmp/pip-wheel-6lbiosvr/adafruit-circuitpython-motor has version 1.3.2, which satisfies requirement adafruit-circuitpython-motor==1.3.2 from https://files.pythonhosted.org/packages/e6/35/7342f9d0c4fff8e05abde35f227d839478d1ab38748960f4426fd229b0c2/adafruit-circuitpython-motor-1.3.2.tar.gz#sha256=bd67c30118e9cadf1060a292f515f32124919ac8e601cd03443bb72025a2be74 Removed adafruit-circuitpython-motor==1.3.2 from https://files.pythonhosted.org/packages/e6/35/7342f9d0c4fff8e05abde35f227d839478d1ab38748960f4426fd229b0c2/adafruit-circuitpython-motor-1.3.2.tar.gz#sha256=bd67c30118e9cadf1060a292f515f32124919ac8e601cd03443bb72025a2be74 from build tracker '/tmp/pip-req-tracker-h751qem5' Building wheels for collected packages: adafruit-circuitpython-motor Created temporary directory: /tmp/pip-wheel-9rdi2i9h Running setup.py bdist_wheel for adafruit-circuitpython-motor: started Destination directory: /tmp/pip-wheel-9rdi2i9h Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6lbiosvr/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-9rdi2i9h running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/adafruit_motor copying adafruit_motor/servo.py -> build/lib/adafruit_motor copying adafruit_motor/__init__.py -> build/lib/adafruit_motor copying adafruit_motor/motor.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/servo.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/motor.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 top-level names to adafruit_circuitpython_motor.egg-info/top_level.txt writing adafruit_circuitpython_motor.egg-info/PKG-INFO 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.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_motor-1.3.2.dist-info/WHEEL creating '/tmp/pip-wheel-9rdi2i9h/adafruit_circuitpython_motor-1.3.2-py3-none-any.whl' and adding '.' to it adding 'adafruit_motor/__init__.py' adding 'adafruit_motor/motor.py' adding 'adafruit_motor/servo.py' adding 'adafruit_motor/stepper.py' adding 'adafruit_circuitpython_motor-1.3.2.dist-info/top_level.txt' adding 'adafruit_circuitpython_motor-1.3.2.dist-info/WHEEL' adding 'adafruit_circuitpython_motor-1.3.2.dist-info/METADATA' adding 'adafruit_circuitpython_motor-1.3.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adafruit-circuitpython-motor: finished with status 'done' Stored in directory: /tmp/tmp1i_k2a8j Successfully built adafruit-circuitpython-motor Cleaning up... Removing source in /tmp/pip-wheel-6lbiosvr/adafruit-circuitpython-motor Removed build tracker '/tmp/pip-req-tracker-h751qem5'