Created temporary directory: /tmp/pip-ephem-wheel-cache-8dm308j5 Created temporary directory: /tmp/pip-req-tracker-t3ntlopz Created requirements tracker '/tmp/pip-req-tracker-t3ntlopz' Created temporary directory: /tmp/pip-wheel-ttp9gxwr Looking in indexes: https://pypi.python.org/simple Collecting RPi.GPIO-def==0.2 1 location(s) to search for versions of RPi.GPIO-def: * https://pypi.python.org/simple/rpi-gpio-def/ Getting page https://pypi.python.org/simple/rpi-gpio-def/ Analyzing links from page https://pypi.org/simple/rpi-gpio-def/ Found link https://files.pythonhosted.org/packages/f7/80/5e6728a0d8519ca58b06ae95c634b97314cb5bb37cbad478b05d2d46aa1c/RPi.GPIO-def-0.1.1-alpha.tar.gz#sha256=0fbd8e8221b3fe2243d2586a1d972f6fab4c582e367d5125876c6ef91aed8663 (from https://pypi.org/simple/rpi-gpio-def/), version: 0.1.1-alpha Found link https://files.pythonhosted.org/packages/94/b4/3a388e0a3ee4635a271b2adad7b464bf23aac75d2a31c8369f9eb4c28885/RPi.GPIO-def-0.2.zip#sha256=4a8007233ecfa6d1cd655beaed6a8a02bc8e0a92035312d61bae9e525f8c6124 (from https://pypi.org/simple/rpi-gpio-def/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-ffsxcwob Downloading https://files.pythonhosted.org/packages/94/b4/3a388e0a3ee4635a271b2adad7b464bf23aac75d2a31c8369f9eb4c28885/RPi.GPIO-def-0.2.zip Downloading from URL https://files.pythonhosted.org/packages/94/b4/3a388e0a3ee4635a271b2adad7b464bf23aac75d2a31c8369f9eb4c28885/RPi.GPIO-def-0.2.zip#sha256=4a8007233ecfa6d1cd655beaed6a8a02bc8e0a92035312d61bae9e525f8c6124 (from https://pypi.org/simple/rpi-gpio-def/) Added RPi.GPIO-def==0.2 from https://files.pythonhosted.org/packages/94/b4/3a388e0a3ee4635a271b2adad7b464bf23aac75d2a31c8369f9eb4c28885/RPi.GPIO-def-0.2.zip#sha256=4a8007233ecfa6d1cd655beaed6a8a02bc8e0a92035312d61bae9e525f8c6124 to build tracker '/tmp/pip-req-tracker-t3ntlopz' Running setup.py (path:/tmp/pip-wheel-ttp9gxwr/RPi.GPIO-def/setup.py) egg_info for package RPi.GPIO-def Running command python setup.py egg_info running egg_info creating pip-egg-info/RPi.GPIO_def.egg-info writing top-level names to pip-egg-info/RPi.GPIO_def.egg-info/top_level.txt writing pip-egg-info/RPi.GPIO_def.egg-info/PKG-INFO writing dependency_links to pip-egg-info/RPi.GPIO_def.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/RPi.GPIO_def.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/RPi.GPIO_def.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/RPi.GPIO_def.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ttp9gxwr/RPi.GPIO-def has version 0.2, which satisfies requirement RPi.GPIO-def==0.2 from https://files.pythonhosted.org/packages/94/b4/3a388e0a3ee4635a271b2adad7b464bf23aac75d2a31c8369f9eb4c28885/RPi.GPIO-def-0.2.zip#sha256=4a8007233ecfa6d1cd655beaed6a8a02bc8e0a92035312d61bae9e525f8c6124 Removed RPi.GPIO-def==0.2 from https://files.pythonhosted.org/packages/94/b4/3a388e0a3ee4635a271b2adad7b464bf23aac75d2a31c8369f9eb4c28885/RPi.GPIO-def-0.2.zip#sha256=4a8007233ecfa6d1cd655beaed6a8a02bc8e0a92035312d61bae9e525f8c6124 from build tracker '/tmp/pip-req-tracker-t3ntlopz' Building wheels for collected packages: RPi.GPIO-def Created temporary directory: /tmp/pip-wheel-98pxtuwr Running setup.py bdist_wheel for RPi.GPIO-def: started Destination directory: /tmp/pip-wheel-98pxtuwr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ttp9gxwr/RPi.GPIO-def/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-98pxtuwr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/RPi creating build/lib/RPi/GPIO copying RPi/GPIO/__init__.py -> build/lib/RPi/GPIO creating build/lib/RPi/GPIO/definitions copying RPi/GPIO/definitions/constants.py -> build/lib/RPi/GPIO/definitions copying RPi/GPIO/definitions/__init__.py -> build/lib/RPi/GPIO/definitions creating build/lib/RPi/GPIO/definitions/PWM copying RPi/GPIO/definitions/PWM/PWM.py -> build/lib/RPi/GPIO/definitions/PWM copying RPi/GPIO/definitions/PWM/__init__.py -> build/lib/RPi/GPIO/definitions/PWM creating build/lib/RPi/GPIO/definitions/functions copying RPi/GPIO/definitions/functions/common.py -> build/lib/RPi/GPIO/definitions/functions copying RPi/GPIO/definitions/functions/info.py -> build/lib/RPi/GPIO/definitions/functions copying RPi/GPIO/definitions/functions/output.py -> build/lib/RPi/GPIO/definitions/functions copying RPi/GPIO/definitions/functions/setup.py -> build/lib/RPi/GPIO/definitions/functions copying RPi/GPIO/definitions/functions/__init__.py -> build/lib/RPi/GPIO/definitions/functions copying RPi/GPIO/definitions/functions/input.py -> build/lib/RPi/GPIO/definitions/functions 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/RPi creating build/bdist.linux-armv7l/wheel/RPi/GPIO creating build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions creating build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/functions copying build/lib/RPi/GPIO/definitions/functions/common.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/functions copying build/lib/RPi/GPIO/definitions/functions/info.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/functions copying build/lib/RPi/GPIO/definitions/functions/output.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/functions copying build/lib/RPi/GPIO/definitions/functions/setup.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/functions copying build/lib/RPi/GPIO/definitions/functions/__init__.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/functions copying build/lib/RPi/GPIO/definitions/functions/input.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/functions copying build/lib/RPi/GPIO/definitions/constants.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions creating build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/PWM copying build/lib/RPi/GPIO/definitions/PWM/PWM.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/PWM copying build/lib/RPi/GPIO/definitions/PWM/__init__.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions/PWM copying build/lib/RPi/GPIO/definitions/__init__.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO/definitions copying build/lib/RPi/GPIO/__init__.py -> build/bdist.linux-armv7l/wheel/RPi/GPIO running install_egg_info running egg_info creating RPi.GPIO_def.egg-info writing dependency_links to RPi.GPIO_def.egg-info/dependency_links.txt writing top-level names to RPi.GPIO_def.egg-info/top_level.txt writing RPi.GPIO_def.egg-info/PKG-INFO writing manifest file 'RPi.GPIO_def.egg-info/SOURCES.txt' reading manifest file 'RPi.GPIO_def.egg-info/SOURCES.txt' writing manifest file 'RPi.GPIO_def.egg-info/SOURCES.txt' Copying RPi.GPIO_def.egg-info to build/bdist.linux-armv7l/wheel/RPi.GPIO_def-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/RPi.GPIO_def-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-98pxtuwr/RPi.GPIO_def-0.2-py3-none-any.whl' and adding '.' to it adding 'RPi/GPIO/__init__.py' adding 'RPi/GPIO/definitions/__init__.py' adding 'RPi/GPIO/definitions/constants.py' adding 'RPi/GPIO/definitions/PWM/PWM.py' adding 'RPi/GPIO/definitions/PWM/__init__.py' adding 'RPi/GPIO/definitions/functions/__init__.py' adding 'RPi/GPIO/definitions/functions/common.py' adding 'RPi/GPIO/definitions/functions/info.py' adding 'RPi/GPIO/definitions/functions/input.py' adding 'RPi/GPIO/definitions/functions/output.py' adding 'RPi/GPIO/definitions/functions/setup.py' adding 'RPi.GPIO_def-0.2.dist-info/top_level.txt' adding 'RPi.GPIO_def-0.2.dist-info/WHEEL' adding 'RPi.GPIO_def-0.2.dist-info/METADATA' adding 'RPi.GPIO_def-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for RPi.GPIO-def: finished with status 'done' Stored in directory: /tmp/tmpo9m2jhih Successfully built RPi.GPIO-def Cleaning up... Removing source in /tmp/pip-wheel-ttp9gxwr/RPi.GPIO-def Removed build tracker '/tmp/pip-req-tracker-t3ntlopz'