Created temporary directory: /tmp/pip-ephem-wheel-cache-l5u1mddd Created temporary directory: /tmp/pip-req-tracker-chlgjats Created requirements tracker '/tmp/pip-req-tracker-chlgjats' Created temporary directory: /tmp/pip-wheel-l___h6rw Collecting ucrc==0.5 1 location(s) to search for versions of ucrc: * https://pypi.org/simple/ucrc/ Getting page https://pypi.org/simple/ucrc/ Analyzing links from page https://pypi.org/simple/ucrc/ Found link https://files.pythonhosted.org/packages/63/ad/71d17179be9f80d0eb9204d8a226facee75a29b704f11c040bba2fe12efd/ucrc-0.1.tar.gz#sha256=8ea6ba0d4da9a5655fd00834e29d1efebb1ede3dbb8fa0d62a2baccef3e54310 (from https://pypi.org/simple/ucrc/), version: 0.1 Found link https://files.pythonhosted.org/packages/a7/b4/967b3833899bb464565bf95cb31ad8314e318236245eecee0e3aa0e28538/ucrc-0.5.tar.gz#sha256=0cf2b994c1ae8056dbae9035cc8c7ed771929e7189d07049c7dc986850f4cd65 (from https://pypi.org/simple/ucrc/), version: 0.5 Using version 0.5 (newest of versions: 0.5) Created temporary directory: /tmp/pip-unpack-rw6p9u00 Downloading https://files.pythonhosted.org/packages/a7/b4/967b3833899bb464565bf95cb31ad8314e318236245eecee0e3aa0e28538/ucrc-0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a7/b4/967b3833899bb464565bf95cb31ad8314e318236245eecee0e3aa0e28538/ucrc-0.5.tar.gz#sha256=0cf2b994c1ae8056dbae9035cc8c7ed771929e7189d07049c7dc986850f4cd65 (from https://pypi.org/simple/ucrc/) Added ucrc==0.5 from https://files.pythonhosted.org/packages/a7/b4/967b3833899bb464565bf95cb31ad8314e318236245eecee0e3aa0e28538/ucrc-0.5.tar.gz#sha256=0cf2b994c1ae8056dbae9035cc8c7ed771929e7189d07049c7dc986850f4cd65 to build tracker '/tmp/pip-req-tracker-chlgjats' Running setup.py (path:/tmp/pip-wheel-l___h6rw/ucrc/setup.py) egg_info for package ucrc Running command python setup.py egg_info running egg_info creating pip-egg-info/ucrc.egg-info writing pip-egg-info/ucrc.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ucrc.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ucrc.egg-info/top_level.txt writing manifest file 'pip-egg-info/ucrc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ucrc.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ucrc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-l___h6rw/ucrc has version 0.5, which satisfies requirement ucrc==0.5 from https://files.pythonhosted.org/packages/a7/b4/967b3833899bb464565bf95cb31ad8314e318236245eecee0e3aa0e28538/ucrc-0.5.tar.gz#sha256=0cf2b994c1ae8056dbae9035cc8c7ed771929e7189d07049c7dc986850f4cd65 Removed ucrc==0.5 from https://files.pythonhosted.org/packages/a7/b4/967b3833899bb464565bf95cb31ad8314e318236245eecee0e3aa0e28538/ucrc-0.5.tar.gz#sha256=0cf2b994c1ae8056dbae9035cc8c7ed771929e7189d07049c7dc986850f4cd65 from build tracker '/tmp/pip-req-tracker-chlgjats' Building wheels for collected packages: ucrc Created temporary directory: /tmp/pip-wheel-zdvc3yiw Running setup.py bdist_wheel for ucrc: started Destination directory: /tmp/pip-wheel-zdvc3yiw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l___h6rw/ucrc/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-zdvc3yiw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ucrc copying ucrc/crc16.py -> build/lib/ucrc copying ucrc/crc8.py -> build/lib/ucrc copying ucrc/crc32.py -> build/lib/ucrc copying ucrc/utils.py -> build/lib/ucrc copying ucrc/__init__.py -> build/lib/ucrc copying ucrc/crc8_predefines.py -> build/lib/ucrc copying ucrc/crc16_predefines.py -> build/lib/ucrc copying ucrc/crc32_predefines.py -> build/lib/ucrc copying ucrc/crc16_tables.py -> build/lib/ucrc copying ucrc/crc32_tables.py -> build/lib/ucrc copying ucrc/crc8_tables.py -> build/lib/ucrc 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/ucrc copying build/lib/ucrc/crc16.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc8.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc32.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/utils.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/__init__.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc8_predefines.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc16_predefines.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc32_predefines.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc16_tables.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc32_tables.py -> build/bdist.linux-armv7l/wheel/ucrc copying build/lib/ucrc/crc8_tables.py -> build/bdist.linux-armv7l/wheel/ucrc running install_egg_info running egg_info creating ucrc.egg-info writing ucrc.egg-info/PKG-INFO writing dependency_links to ucrc.egg-info/dependency_links.txt writing top-level names to ucrc.egg-info/top_level.txt writing manifest file 'ucrc.egg-info/SOURCES.txt' reading manifest file 'ucrc.egg-info/SOURCES.txt' writing manifest file 'ucrc.egg-info/SOURCES.txt' Copying ucrc.egg-info to build/bdist.linux-armv7l/wheel/ucrc-0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ucrc-0.5.dist-info/WHEEL creating '/tmp/pip-wheel-zdvc3yiw/ucrc-0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ucrc/__init__.py' adding 'ucrc/crc16.py' adding 'ucrc/crc16_predefines.py' adding 'ucrc/crc16_tables.py' adding 'ucrc/crc32.py' adding 'ucrc/crc32_predefines.py' adding 'ucrc/crc32_tables.py' adding 'ucrc/crc8.py' adding 'ucrc/crc8_predefines.py' adding 'ucrc/crc8_tables.py' adding 'ucrc/utils.py' adding 'ucrc-0.5.dist-info/METADATA' adding 'ucrc-0.5.dist-info/WHEEL' adding 'ucrc-0.5.dist-info/top_level.txt' adding 'ucrc-0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ucrc: finished with status 'done' Stored in directory: /tmp/tmptcq87_n8 Successfully built ucrc Cleaning up... Removing source in /tmp/pip-wheel-l___h6rw/ucrc Removed build tracker '/tmp/pip-req-tracker-chlgjats'