Collecting smbus2==0.2.0 1 location(s) to search for versions of smbus2: * https://pypi.python.org/simple/smbus2/ Getting page https://pypi.python.org/simple/smbus2/ Analyzing links from page https://pypi.python.org/simple/smbus2/ Found link https://pypi.python.org/packages/26/d0/516ddf1898ec1fe4d3206061fef3f0c06abd1f8449e0401b82cd7c874b08/smbus2-0.1.0.tar.gz#md5=261cefa6723f14dc1874156316a871a1 (from https://pypi.python.org/simple/smbus2/), version: 0.1.0 Found link https://pypi.python.org/packages/2c/a3/6260cc8b4555df959b5cc3c1bc2369af7b88a415e31ca4e13451c4b9d431/smbus2-0.1.2.tar.gz#md5=57664d522adc74a902e887c531a10704 (from https://pypi.python.org/simple/smbus2/), version: 0.1.2 Found link https://pypi.python.org/packages/43/09/63415f94e75e92488d5b9bc6392e41aacb4089623770ade96350f027bd7e/smbus2-0.1.4.tar.gz#md5=bce588244758e6479d522dd691ce856e (from https://pypi.python.org/simple/smbus2/), version: 0.1.4 Found link https://pypi.python.org/packages/7a/f0/5ba99ca403638d227eb92948f4acf54eba741e4bbd5b4494e441e39ae1d3/smbus2-0.1.3.tar.gz#md5=e122148cbb101a068723525ec4e28c59 (from https://pypi.python.org/simple/smbus2/), version: 0.1.3 Found link https://pypi.python.org/packages/97/00/47ed0ae68da93e1186fd45dbed1102469eef490dc20871ab537b69b8bcb7/smbus2-0.2.0.tar.gz#md5=40aef6c14627be3eab15ce0fe51d5d0f (from https://pypi.python.org/simple/smbus2/), version: 0.2.0 Found link https://pypi.python.org/packages/df/ab/17f0a6a6b3ede9d9938d657ff25341c58c139d8547b83bcad70dc6c7f116/smbus2-0.1.5.tar.gz#md5=509f68ff20f636502c20b052b84bedee (from https://pypi.python.org/simple/smbus2/), version: 0.1.5 Using version 0.2.0 (newest of versions: 0.2.0) Downloading smbus2-0.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/97/00/47ed0ae68da93e1186fd45dbed1102469eef490dc20871ab537b69b8bcb7/smbus2-0.2.0.tar.gz#md5=40aef6c14627be3eab15ce0fe51d5d0f (from https://pypi.python.org/simple/smbus2/) Running setup.py (path:/tmp/pip-build-sm4z9a8n/smbus2/setup.py) egg_info for package smbus2 Running command python setup.py egg_info running egg_info creating pip-egg-info/smbus2.egg-info writing pip-egg-info/smbus2.egg-info/PKG-INFO writing dependency_links to pip-egg-info/smbus2.egg-info/dependency_links.txt writing top-level names to pip-egg-info/smbus2.egg-info/top_level.txt writing manifest file 'pip-egg-info/smbus2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/smbus2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/smbus2.egg-info/SOURCES.txt' Source in /tmp/pip-build-sm4z9a8n/smbus2 has version 0.2.0, which satisfies requirement smbus2==0.2.0 from https://pypi.python.org/packages/97/00/47ed0ae68da93e1186fd45dbed1102469eef490dc20871ab537b69b8bcb7/smbus2-0.2.0.tar.gz#md5=40aef6c14627be3eab15ce0fe51d5d0f Building wheels for collected packages: smbus2 Running setup.py bdist_wheel for smbus2: started Destination directory: /tmp/tmp7xyyqk4opip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-sm4z9a8n/smbus2/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/tmp7xyyqk4opip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/smbus2 copying smbus2/__init__.py -> build/lib/smbus2 copying smbus2/smbus2.py -> build/lib/smbus2 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/smbus2 copying build/lib/smbus2/__init__.py -> build/bdist.linux-armv7l/wheel/smbus2 copying build/lib/smbus2/smbus2.py -> build/bdist.linux-armv7l/wheel/smbus2 running install_egg_info running egg_info writing smbus2.egg-info/PKG-INFO writing top-level names to smbus2.egg-info/top_level.txt writing dependency_links to smbus2.egg-info/dependency_links.txt reading manifest file 'smbus2.egg-info/SOURCES.txt' writing manifest file 'smbus2.egg-info/SOURCES.txt' Copying smbus2.egg-info to build/bdist.linux-armv7l/wheel/smbus2-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/smbus2-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for smbus2: finished with status 'done' Stored in directory: /tmp/tmp_29f18v5 Successfully built smbus2 Cleaning up... Removing source in /tmp/pip-build-sm4z9a8n/smbus2