Created temporary directory: /tmp/pip-ephem-wheel-cache-oct4digr Created temporary directory: /tmp/pip-req-tracker-3zf64v6l Created requirements tracker '/tmp/pip-req-tracker-3zf64v6l' Created temporary directory: /tmp/pip-wheel-ut4aclcl Looking in indexes: https://pypi.python.org/simple Collecting adafruit-circuitpython-bmp280==3.0.9 1 location(s) to search for versions of adafruit-circuitpython-bmp280: * https://pypi.python.org/simple/adafruit-circuitpython-bmp280/ Getting page https://pypi.python.org/simple/adafruit-circuitpython-bmp280/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-bmp280/ Found link https://files.pythonhosted.org/packages/39/4b/8c957922d2336043655e53a4f820b9eb10db75c11d61aaa86cb76247569f/adafruit-circuitpython-bmp280-3.0.7.tar.gz#sha256=b7eceb142035d9cc20b8db636adb81b5915023f5b02a0ee2382fccbfbf366109 (from https://pypi.org/simple/adafruit-circuitpython-bmp280/), version: 3.0.7 Found link https://files.pythonhosted.org/packages/e9/f1/219d66115b737fef871522a9b0370cc0b5dc22b2c46848eb8d24f89cf0b7/adafruit-circuitpython-bmp280-3.0.8.tar.gz#sha256=877d5863b542a9838630509686ce936a8414f74257058d76c5f1be661d761e30 (from https://pypi.org/simple/adafruit-circuitpython-bmp280/), version: 3.0.8 Found link https://files.pythonhosted.org/packages/71/91/e18a75976cf434698aae9acc6c03e4658b08d25ff27d145d2ba00d78dd55/adafruit-circuitpython-bmp280-3.0.9.tar.gz#sha256=21b52da0ad267b3aa3a9e8156c18a8fbe36689d67e0e7899b51def6e9fa02c18 (from https://pypi.org/simple/adafruit-circuitpython-bmp280/), version: 3.0.9 Using version 3.0.9 (newest of versions: 3.0.9) Created temporary directory: /tmp/pip-unpack-axb7hry1 Downloading https://files.pythonhosted.org/packages/71/91/e18a75976cf434698aae9acc6c03e4658b08d25ff27d145d2ba00d78dd55/adafruit-circuitpython-bmp280-3.0.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/71/91/e18a75976cf434698aae9acc6c03e4658b08d25ff27d145d2ba00d78dd55/adafruit-circuitpython-bmp280-3.0.9.tar.gz#sha256=21b52da0ad267b3aa3a9e8156c18a8fbe36689d67e0e7899b51def6e9fa02c18 (from https://pypi.org/simple/adafruit-circuitpython-bmp280/) Added adafruit-circuitpython-bmp280==3.0.9 from https://files.pythonhosted.org/packages/71/91/e18a75976cf434698aae9acc6c03e4658b08d25ff27d145d2ba00d78dd55/adafruit-circuitpython-bmp280-3.0.9.tar.gz#sha256=21b52da0ad267b3aa3a9e8156c18a8fbe36689d67e0e7899b51def6e9fa02c18 to build tracker '/tmp/pip-req-tracker-3zf64v6l' Running setup.py (path:/tmp/pip-wheel-ut4aclcl/adafruit-circuitpython-bmp280/setup.py) egg_info for package adafruit-circuitpython-bmp280 Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_bmp280.egg-info writing requirements to pip-egg-info/adafruit_circuitpython_bmp280.egg-info/requires.txt writing top-level names to pip-egg-info/adafruit_circuitpython_bmp280.egg-info/top_level.txt writing pip-egg-info/adafruit_circuitpython_bmp280.egg-info/PKG-INFO writing dependency_links to pip-egg-info/adafruit_circuitpython_bmp280.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_bmp280.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_bmp280.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_bmp280.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ut4aclcl/adafruit-circuitpython-bmp280 has version 3.0.9, which satisfies requirement adafruit-circuitpython-bmp280==3.0.9 from https://files.pythonhosted.org/packages/71/91/e18a75976cf434698aae9acc6c03e4658b08d25ff27d145d2ba00d78dd55/adafruit-circuitpython-bmp280-3.0.9.tar.gz#sha256=21b52da0ad267b3aa3a9e8156c18a8fbe36689d67e0e7899b51def6e9fa02c18 Removed adafruit-circuitpython-bmp280==3.0.9 from https://files.pythonhosted.org/packages/71/91/e18a75976cf434698aae9acc6c03e4658b08d25ff27d145d2ba00d78dd55/adafruit-circuitpython-bmp280-3.0.9.tar.gz#sha256=21b52da0ad267b3aa3a9e8156c18a8fbe36689d67e0e7899b51def6e9fa02c18 from build tracker '/tmp/pip-req-tracker-3zf64v6l' Building wheels for collected packages: adafruit-circuitpython-bmp280 Created temporary directory: /tmp/pip-wheel-_lxyozex Running setup.py bdist_wheel for adafruit-circuitpython-bmp280: started Destination directory: /tmp/pip-wheel-_lxyozex Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ut4aclcl/adafruit-circuitpython-bmp280/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-_lxyozex running bdist_wheel running build running build_py creating build creating build/lib copying adafruit_bmp280.py -> build/lib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/adafruit_bmp280.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing top-level names to adafruit_circuitpython_bmp280.egg-info/top_level.txt writing requirements to adafruit_circuitpython_bmp280.egg-info/requires.txt writing adafruit_circuitpython_bmp280.egg-info/PKG-INFO writing dependency_links to adafruit_circuitpython_bmp280.egg-info/dependency_links.txt reading manifest file 'adafruit_circuitpython_bmp280.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_bmp280.egg-info/SOURCES.txt' Copying adafruit_circuitpython_bmp280.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_bmp280-3.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_bmp280-3.0.9.dist-info/WHEEL creating '/tmp/pip-wheel-_lxyozex/adafruit_circuitpython_bmp280-3.0.9-py3-none-any.whl' and adding '.' to it adding 'adafruit_bmp280.py' adding 'adafruit_circuitpython_bmp280-3.0.9.dist-info/top_level.txt' adding 'adafruit_circuitpython_bmp280-3.0.9.dist-info/WHEEL' adding 'adafruit_circuitpython_bmp280-3.0.9.dist-info/METADATA' adding 'adafruit_circuitpython_bmp280-3.0.9.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adafruit-circuitpython-bmp280: finished with status 'done' Stored in directory: /tmp/tmpjzf40osf Successfully built adafruit-circuitpython-bmp280 Cleaning up... Removing source in /tmp/pip-wheel-ut4aclcl/adafruit-circuitpython-bmp280 Removed build tracker '/tmp/pip-req-tracker-3zf64v6l'