Created temporary directory: /tmp/pip-ephem-wheel-cache-iwrjk7wm Created temporary directory: /tmp/pip-req-tracker-05ygbe_w Created requirements tracker '/tmp/pip-req-tracker-05ygbe_w' Created temporary directory: /tmp/pip-wheel-p6fnxenc Collecting adafruit-circuitpython-bmp3xx==1.1.2 1 location(s) to search for versions of adafruit-circuitpython-bmp3xx: * https://pypi.org/simple/adafruit-circuitpython-bmp3xx/ Getting page https://pypi.org/simple/adafruit-circuitpython-bmp3xx/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-bmp3xx/ Found link https://files.pythonhosted.org/packages/f1/79/1164101fdd6c563cd0662ff37a917f6c321803341c782256c12c581cb080/adafruit-circuitpython-bmp3xx-1.1.0.tar.gz#sha256=628d8fe9785d5a609038b7cf934d988b6f711d4b58c2bd96c8215b0e188933c1 (from https://pypi.org/simple/adafruit-circuitpython-bmp3xx/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/b8/9b/0c250cb19c6d0e5f7d4a1d40a3cb060c5a9b14007f04d94c097fd8dfe41b/adafruit-circuitpython-bmp3xx-1.1.1.tar.gz#sha256=626a1edeaf5d960fb8f39866f87d44154b81cdb10c4601c41ee702faf6d7e1c9 (from https://pypi.org/simple/adafruit-circuitpython-bmp3xx/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/d7/d2/1e978551e43f783e67f0f29bedc4ebfd58a2fd917c3d09580f9c4aa30014/adafruit-circuitpython-bmp3xx-1.1.2.tar.gz#sha256=2ca08884b7aee410f9fbd61c2b003a355380879be4d927717d1a2265071aeec5 (from https://pypi.org/simple/adafruit-circuitpython-bmp3xx/), version: 1.1.2 Using version 1.1.2 (newest of versions: 1.1.2) Created temporary directory: /tmp/pip-unpack-z_pct6ce Downloading https://files.pythonhosted.org/packages/d7/d2/1e978551e43f783e67f0f29bedc4ebfd58a2fd917c3d09580f9c4aa30014/adafruit-circuitpython-bmp3xx-1.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d7/d2/1e978551e43f783e67f0f29bedc4ebfd58a2fd917c3d09580f9c4aa30014/adafruit-circuitpython-bmp3xx-1.1.2.tar.gz#sha256=2ca08884b7aee410f9fbd61c2b003a355380879be4d927717d1a2265071aeec5 (from https://pypi.org/simple/adafruit-circuitpython-bmp3xx/) Added adafruit-circuitpython-bmp3xx==1.1.2 from https://files.pythonhosted.org/packages/d7/d2/1e978551e43f783e67f0f29bedc4ebfd58a2fd917c3d09580f9c4aa30014/adafruit-circuitpython-bmp3xx-1.1.2.tar.gz#sha256=2ca08884b7aee410f9fbd61c2b003a355380879be4d927717d1a2265071aeec5 to build tracker '/tmp/pip-req-tracker-05ygbe_w' Running setup.py (path:/tmp/pip-wheel-p6fnxenc/adafruit-circuitpython-bmp3xx/setup.py) egg_info for package adafruit-circuitpython-bmp3xx Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info writing pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info/PKG-INFO writing dependency_links to pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info/dependency_links.txt writing requirements to pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info/requires.txt writing top-level names to pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info/top_level.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_bmp3xx.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-p6fnxenc/adafruit-circuitpython-bmp3xx has version 1.1.2, which satisfies requirement adafruit-circuitpython-bmp3xx==1.1.2 from https://files.pythonhosted.org/packages/d7/d2/1e978551e43f783e67f0f29bedc4ebfd58a2fd917c3d09580f9c4aa30014/adafruit-circuitpython-bmp3xx-1.1.2.tar.gz#sha256=2ca08884b7aee410f9fbd61c2b003a355380879be4d927717d1a2265071aeec5 Removed adafruit-circuitpython-bmp3xx==1.1.2 from https://files.pythonhosted.org/packages/d7/d2/1e978551e43f783e67f0f29bedc4ebfd58a2fd917c3d09580f9c4aa30014/adafruit-circuitpython-bmp3xx-1.1.2.tar.gz#sha256=2ca08884b7aee410f9fbd61c2b003a355380879be4d927717d1a2265071aeec5 from build tracker '/tmp/pip-req-tracker-05ygbe_w' Building wheels for collected packages: adafruit-circuitpython-bmp3xx Created temporary directory: /tmp/pip-wheel-xfaokben Running setup.py bdist_wheel for adafruit-circuitpython-bmp3xx: started Destination directory: /tmp/pip-wheel-xfaokben Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-p6fnxenc/adafruit-circuitpython-bmp3xx/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-xfaokben running bdist_wheel running build running build_py creating build creating build/lib copying adafruit_bmp3xx.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_bmp3xx.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing adafruit_circuitpython_bmp3xx.egg-info/PKG-INFO writing requirements to adafruit_circuitpython_bmp3xx.egg-info/requires.txt writing dependency_links to adafruit_circuitpython_bmp3xx.egg-info/dependency_links.txt writing top-level names to adafruit_circuitpython_bmp3xx.egg-info/top_level.txt reading manifest file 'adafruit_circuitpython_bmp3xx.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_bmp3xx.egg-info/SOURCES.txt' Copying adafruit_circuitpython_bmp3xx.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_bmp3xx-1.1.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_bmp3xx-1.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-xfaokben/adafruit_circuitpython_bmp3xx-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'adafruit_bmp3xx.py' adding 'adafruit_circuitpython_bmp3xx-1.1.2.dist-info/LICENSE' adding 'adafruit_circuitpython_bmp3xx-1.1.2.dist-info/METADATA' adding 'adafruit_circuitpython_bmp3xx-1.1.2.dist-info/WHEEL' adding 'adafruit_circuitpython_bmp3xx-1.1.2.dist-info/top_level.txt' adding 'adafruit_circuitpython_bmp3xx-1.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adafruit-circuitpython-bmp3xx: finished with status 'done' Stored in directory: /tmp/tmp74nk288c Successfully built adafruit-circuitpython-bmp3xx Cleaning up... Removing source in /tmp/pip-wheel-p6fnxenc/adafruit-circuitpython-bmp3xx Removed build tracker '/tmp/pip-req-tracker-05ygbe_w'