Created temporary directory: /tmp/pip-ephem-wheel-cache-39pvbb0d Created temporary directory: /tmp/pip-req-tracker-yokwehj2 Created requirements tracker '/tmp/pip-req-tracker-yokwehj2' Created temporary directory: /tmp/pip-wheel-uj9d_xp2 Collecting adafruit-circuitpython-onewire==1.1.2 1 location(s) to search for versions of adafruit-circuitpython-onewire: * https://pypi.org/simple/adafruit-circuitpython-onewire/ Getting page https://pypi.org/simple/adafruit-circuitpython-onewire/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-onewire/ Found link https://files.pythonhosted.org/packages/ca/98/1081b363eb47ebdda65783c2556e8d159143f58f27f0f31b67125082e29c/adafruit-circuitpython-onewire-1.1.0.tar.gz#sha256=32e7e80e68cbc1afb5cc3ba32de6937633bbd382ddaf9295e18526bcefe8a3c9 (from https://pypi.org/simple/adafruit-circuitpython-onewire/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/5d/ba/a053041d3523f85633f64ba939d1caf10f2f67cbb27036eae0ddf0baa69c/adafruit-circuitpython-onewire-1.1.1.tar.gz#sha256=f717d0b982816ba93b6b59aff8c2fa6547ed4b2ad33b3368c4497c2df0477c69 (from https://pypi.org/simple/adafruit-circuitpython-onewire/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/f0/8a/18b27d097cefd25b312c7f099c1a27ebf0dea968e50a24b30cb263b0f847/adafruit-circuitpython-onewire-1.1.2.tar.gz#sha256=04bfb049cbace5413d667f75d6226c22e3aa89250be7a8202c1934dc5d15420b (from https://pypi.org/simple/adafruit-circuitpython-onewire/), version: 1.1.2 Using version 1.1.2 (newest of versions: 1.1.2) Created temporary directory: /tmp/pip-unpack-ow0oyuxq Downloading https://files.pythonhosted.org/packages/f0/8a/18b27d097cefd25b312c7f099c1a27ebf0dea968e50a24b30cb263b0f847/adafruit-circuitpython-onewire-1.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f0/8a/18b27d097cefd25b312c7f099c1a27ebf0dea968e50a24b30cb263b0f847/adafruit-circuitpython-onewire-1.1.2.tar.gz#sha256=04bfb049cbace5413d667f75d6226c22e3aa89250be7a8202c1934dc5d15420b (from https://pypi.org/simple/adafruit-circuitpython-onewire/) Added adafruit-circuitpython-onewire==1.1.2 from https://files.pythonhosted.org/packages/f0/8a/18b27d097cefd25b312c7f099c1a27ebf0dea968e50a24b30cb263b0f847/adafruit-circuitpython-onewire-1.1.2.tar.gz#sha256=04bfb049cbace5413d667f75d6226c22e3aa89250be7a8202c1934dc5d15420b to build tracker '/tmp/pip-req-tracker-yokwehj2' Running setup.py (path:/tmp/pip-wheel-uj9d_xp2/adafruit-circuitpython-onewire/setup.py) egg_info for package adafruit-circuitpython-onewire Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_onewire.egg-info writing top-level names to pip-egg-info/adafruit_circuitpython_onewire.egg-info/top_level.txt writing dependency_links to pip-egg-info/adafruit_circuitpython_onewire.egg-info/dependency_links.txt writing pip-egg-info/adafruit_circuitpython_onewire.egg-info/PKG-INFO writing requirements to pip-egg-info/adafruit_circuitpython_onewire.egg-info/requires.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_onewire.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_onewire.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_onewire.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uj9d_xp2/adafruit-circuitpython-onewire has version 1.1.2, which satisfies requirement adafruit-circuitpython-onewire==1.1.2 from https://files.pythonhosted.org/packages/f0/8a/18b27d097cefd25b312c7f099c1a27ebf0dea968e50a24b30cb263b0f847/adafruit-circuitpython-onewire-1.1.2.tar.gz#sha256=04bfb049cbace5413d667f75d6226c22e3aa89250be7a8202c1934dc5d15420b Removed adafruit-circuitpython-onewire==1.1.2 from https://files.pythonhosted.org/packages/f0/8a/18b27d097cefd25b312c7f099c1a27ebf0dea968e50a24b30cb263b0f847/adafruit-circuitpython-onewire-1.1.2.tar.gz#sha256=04bfb049cbace5413d667f75d6226c22e3aa89250be7a8202c1934dc5d15420b from build tracker '/tmp/pip-req-tracker-yokwehj2' Building wheels for collected packages: adafruit-circuitpython-onewire Created temporary directory: /tmp/pip-wheel-85dd360u Running setup.py bdist_wheel for adafruit-circuitpython-onewire: started Destination directory: /tmp/pip-wheel-85dd360u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uj9d_xp2/adafruit-circuitpython-onewire/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-85dd360u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/adafruit_onewire copying adafruit_onewire/bus.py -> build/lib/adafruit_onewire copying adafruit_onewire/__init__.py -> build/lib/adafruit_onewire copying adafruit_onewire/device.py -> build/lib/adafruit_onewire 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_onewire copying build/lib/adafruit_onewire/bus.py -> build/bdist.linux-armv7l/wheel/adafruit_onewire copying build/lib/adafruit_onewire/__init__.py -> build/bdist.linux-armv7l/wheel/adafruit_onewire copying build/lib/adafruit_onewire/device.py -> build/bdist.linux-armv7l/wheel/adafruit_onewire running install_egg_info running egg_info writing top-level names to adafruit_circuitpython_onewire.egg-info/top_level.txt writing adafruit_circuitpython_onewire.egg-info/PKG-INFO writing dependency_links to adafruit_circuitpython_onewire.egg-info/dependency_links.txt writing requirements to adafruit_circuitpython_onewire.egg-info/requires.txt reading manifest file 'adafruit_circuitpython_onewire.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_onewire.egg-info/SOURCES.txt' Copying adafruit_circuitpython_onewire.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_onewire-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_onewire-1.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-85dd360u/adafruit_circuitpython_onewire-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'adafruit_onewire/__init__.py' adding 'adafruit_onewire/bus.py' adding 'adafruit_onewire/device.py' adding 'adafruit_circuitpython_onewire-1.1.2.dist-info/LICENSE' adding 'adafruit_circuitpython_onewire-1.1.2.dist-info/METADATA' adding 'adafruit_circuitpython_onewire-1.1.2.dist-info/WHEEL' adding 'adafruit_circuitpython_onewire-1.1.2.dist-info/top_level.txt' adding 'adafruit_circuitpython_onewire-1.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adafruit-circuitpython-onewire: finished with status 'done' Stored in directory: /tmp/tmpmlwjuaaw Successfully built adafruit-circuitpython-onewire Cleaning up... Removing source in /tmp/pip-wheel-uj9d_xp2/adafruit-circuitpython-onewire Removed build tracker '/tmp/pip-req-tracker-yokwehj2'