Collecting crc==0.3.0 1 location(s) to search for versions of crc: * https://pypi.python.org/simple/crc/ Getting page https://pypi.python.org/simple/crc/ Analyzing links from page https://pypi.org/simple/crc/ Found link https://files.pythonhosted.org/packages/3a/b7/7025c3427268a6ba31daee8586213c9159e3e7e207021b863896d48ab309/crc-0.3.0.tar.gz#sha256=1325ae2125e3422a8e44f80bc7bb4acc7f4d37e25eb783c315ab395920fe4b9e (from https://pypi.org/simple/crc/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading https://files.pythonhosted.org/packages/3a/b7/7025c3427268a6ba31daee8586213c9159e3e7e207021b863896d48ab309/crc-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3a/b7/7025c3427268a6ba31daee8586213c9159e3e7e207021b863896d48ab309/crc-0.3.0.tar.gz#sha256=1325ae2125e3422a8e44f80bc7bb4acc7f4d37e25eb783c315ab395920fe4b9e (from https://pypi.org/simple/crc/) Running setup.py (path:/tmp/pip-build-citk49q3/crc/setup.py) egg_info for package crc Running command python setup.py egg_info running egg_info creating pip-egg-info/crc.egg-info writing entry points to pip-egg-info/crc.egg-info/entry_points.txt writing requirements to pip-egg-info/crc.egg-info/requires.txt writing dependency_links to pip-egg-info/crc.egg-info/dependency_links.txt writing top-level names to pip-egg-info/crc.egg-info/top_level.txt writing pip-egg-info/crc.egg-info/PKG-INFO writing manifest file 'pip-egg-info/crc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/crc.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/crc.egg-info/SOURCES.txt' Source in /tmp/pip-build-citk49q3/crc has version 0.3.0, which satisfies requirement crc==0.3.0 from https://files.pythonhosted.org/packages/3a/b7/7025c3427268a6ba31daee8586213c9159e3e7e207021b863896d48ab309/crc-0.3.0.tar.gz#sha256=1325ae2125e3422a8e44f80bc7bb4acc7f4d37e25eb783c315ab395920fe4b9e Building wheels for collected packages: crc Running setup.py bdist_wheel for crc: started Destination directory: /tmp/tmpmu838dg9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-citk49q3/crc/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/tmpmu838dg9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/crc copying crc/__init__.py -> build/lib/crc copying crc/crc.py -> build/lib/crc copying crc/tests.py -> build/lib/crc copying crc/tools.py -> build/lib/crc 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/crc copying build/lib/crc/__init__.py -> build/bdist.linux-armv7l/wheel/crc copying build/lib/crc/crc.py -> build/bdist.linux-armv7l/wheel/crc copying build/lib/crc/tests.py -> build/bdist.linux-armv7l/wheel/crc copying build/lib/crc/tools.py -> build/bdist.linux-armv7l/wheel/crc running install_egg_info running egg_info writing requirements to crc.egg-info/requires.txt writing entry points to crc.egg-info/entry_points.txt writing crc.egg-info/PKG-INFO writing dependency_links to crc.egg-info/dependency_links.txt writing top-level names to crc.egg-info/top_level.txt reading manifest file 'crc.egg-info/SOURCES.txt' writing manifest file 'crc.egg-info/SOURCES.txt' Copying crc.egg-info to build/bdist.linux-armv7l/wheel/crc-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/crc-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for crc: finished with status 'done' Stored in directory: /tmp/tmpa5w65ybi Successfully built crc Cleaning up... Removing source in /tmp/pip-build-citk49q3/crc