Created temporary directory: /tmp/pip-ephem-wheel-cache-kednqsuu Created temporary directory: /tmp/pip-req-tracker-e7c6y9un Created requirements tracker '/tmp/pip-req-tracker-e7c6y9un' Created temporary directory: /tmp/pip-wheel-xaod1hld Collecting adafruit-circuitpython-ds18x20==1.2.0 1 location(s) to search for versions of adafruit-circuitpython-ds18x20: * https://pypi.org/simple/adafruit-circuitpython-ds18x20/ Getting page https://pypi.org/simple/adafruit-circuitpython-ds18x20/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-ds18x20/ Found link https://files.pythonhosted.org/packages/b7/a8/6465e177ca5d576f776531a51eeb0e226e9494a158b70e5e507d86f96067/adafruit-circuitpython-ds18x20-1.1.2.tar.gz#sha256=90ab347c3e0997399d94c485ed8fc5e5425186bea7ef85c8c84008399c31c2c7 (from https://pypi.org/simple/adafruit-circuitpython-ds18x20/), version: 1.1.2 Found link https://files.pythonhosted.org/packages/67/37/a871700190326b14b52d3f0d830f675165f4f891187309e1fc9b23a3acb1/adafruit-circuitpython-ds18x20-1.1.3.tar.gz#sha256=7cc6d97d9be32c579ad34a9a69f0e2b1d7372938004b4d367b35da5e50656738 (from https://pypi.org/simple/adafruit-circuitpython-ds18x20/), version: 1.1.3 Found link https://files.pythonhosted.org/packages/df/37/77b5d1e233e6ea120c48089037a97e1fbb7a3b1925a89990cfff6bb382c1/adafruit-circuitpython-ds18x20-1.2.0.tar.gz#sha256=fbe354f0556a411c2c229fda99575942f8272431db45149b18cbdacdbe8aa997 (from https://pypi.org/simple/adafruit-circuitpython-ds18x20/), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-sh74lun7 Downloading https://files.pythonhosted.org/packages/df/37/77b5d1e233e6ea120c48089037a97e1fbb7a3b1925a89990cfff6bb382c1/adafruit-circuitpython-ds18x20-1.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/df/37/77b5d1e233e6ea120c48089037a97e1fbb7a3b1925a89990cfff6bb382c1/adafruit-circuitpython-ds18x20-1.2.0.tar.gz#sha256=fbe354f0556a411c2c229fda99575942f8272431db45149b18cbdacdbe8aa997 (from https://pypi.org/simple/adafruit-circuitpython-ds18x20/) Added adafruit-circuitpython-ds18x20==1.2.0 from https://files.pythonhosted.org/packages/df/37/77b5d1e233e6ea120c48089037a97e1fbb7a3b1925a89990cfff6bb382c1/adafruit-circuitpython-ds18x20-1.2.0.tar.gz#sha256=fbe354f0556a411c2c229fda99575942f8272431db45149b18cbdacdbe8aa997 to build tracker '/tmp/pip-req-tracker-e7c6y9un' Running setup.py (path:/tmp/pip-wheel-xaod1hld/adafruit-circuitpython-ds18x20/setup.py) egg_info for package adafruit-circuitpython-ds18x20 Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_ds18x20.egg-info writing dependency_links to pip-egg-info/adafruit_circuitpython_ds18x20.egg-info/dependency_links.txt writing requirements to pip-egg-info/adafruit_circuitpython_ds18x20.egg-info/requires.txt writing top-level names to pip-egg-info/adafruit_circuitpython_ds18x20.egg-info/top_level.txt writing pip-egg-info/adafruit_circuitpython_ds18x20.egg-info/PKG-INFO writing manifest file 'pip-egg-info/adafruit_circuitpython_ds18x20.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_ds18x20.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_ds18x20.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xaod1hld/adafruit-circuitpython-ds18x20 has version 1.2.0, which satisfies requirement adafruit-circuitpython-ds18x20==1.2.0 from https://files.pythonhosted.org/packages/df/37/77b5d1e233e6ea120c48089037a97e1fbb7a3b1925a89990cfff6bb382c1/adafruit-circuitpython-ds18x20-1.2.0.tar.gz#sha256=fbe354f0556a411c2c229fda99575942f8272431db45149b18cbdacdbe8aa997 Removed adafruit-circuitpython-ds18x20==1.2.0 from https://files.pythonhosted.org/packages/df/37/77b5d1e233e6ea120c48089037a97e1fbb7a3b1925a89990cfff6bb382c1/adafruit-circuitpython-ds18x20-1.2.0.tar.gz#sha256=fbe354f0556a411c2c229fda99575942f8272431db45149b18cbdacdbe8aa997 from build tracker '/tmp/pip-req-tracker-e7c6y9un' Building wheels for collected packages: adafruit-circuitpython-ds18x20 Created temporary directory: /tmp/pip-wheel-219w472f Running setup.py bdist_wheel for adafruit-circuitpython-ds18x20: started Destination directory: /tmp/pip-wheel-219w472f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xaod1hld/adafruit-circuitpython-ds18x20/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-219w472f running bdist_wheel running build running build_py creating build creating build/lib copying adafruit_ds18x20.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_ds18x20.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing requirements to adafruit_circuitpython_ds18x20.egg-info/requires.txt writing adafruit_circuitpython_ds18x20.egg-info/PKG-INFO writing dependency_links to adafruit_circuitpython_ds18x20.egg-info/dependency_links.txt writing top-level names to adafruit_circuitpython_ds18x20.egg-info/top_level.txt reading manifest file 'adafruit_circuitpython_ds18x20.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_ds18x20.egg-info/SOURCES.txt' Copying adafruit_circuitpython_ds18x20.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_ds18x20-1.2.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_ds18x20-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-219w472f/adafruit_circuitpython_ds18x20-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'adafruit_ds18x20.py' adding 'adafruit_circuitpython_ds18x20-1.2.0.dist-info/LICENSE' adding 'adafruit_circuitpython_ds18x20-1.2.0.dist-info/METADATA' adding 'adafruit_circuitpython_ds18x20-1.2.0.dist-info/WHEEL' adding 'adafruit_circuitpython_ds18x20-1.2.0.dist-info/top_level.txt' adding 'adafruit_circuitpython_ds18x20-1.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adafruit-circuitpython-ds18x20: finished with status 'done' Stored in directory: /tmp/tmpn76i7ioe Successfully built adafruit-circuitpython-ds18x20 Cleaning up... Removing source in /tmp/pip-wheel-xaod1hld/adafruit-circuitpython-ds18x20 Removed build tracker '/tmp/pip-req-tracker-e7c6y9un'