Created temporary directory: /tmp/pip-ephem-wheel-cache-21fovobo Created temporary directory: /tmp/pip-req-tracker-n5g084cc Created requirements tracker '/tmp/pip-req-tracker-n5g084cc' Created temporary directory: /tmp/pip-wheel-8_bdkhd2 Collecting remotecv-redis==0.2 1 location(s) to search for versions of remotecv-redis: * https://pypi.org/simple/remotecv-redis/ Getting page https://pypi.org/simple/remotecv-redis/ Analyzing links from page https://pypi.org/simple/remotecv-redis/ Skipping link https://files.pythonhosted.org/packages/35/a5/d3e028c7eab6e760bc7c8853c1583b97d696466ae5f0493e3247381f9920/remotecv_redis-0.1-py2-none-any.whl#sha256=2b130523f239cf0700fe63f8f56413c82250b02197e9b59e098ffe8c550b979b (from https://pypi.org/simple/remotecv-redis/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/0a/0f/8f6c59b976102779603d4c9170a93d4783717554a8fcc3ca3e7746cfc802/remotecv_redis-0.1.tar.gz#sha256=1075982c17f8622c884dea38002234157def66d10d4c9f374177c5c592e6c7ba (from https://pypi.org/simple/remotecv-redis/), version: 0.1 Skipping link https://files.pythonhosted.org/packages/53/9d/2a3420e3e1fb41e227badba22236a5f1ef44f4c8f82c0fae0c54b3a5e241/remotecv_redis-0.2-py2-none-any.whl#sha256=ec37fca9b9c3896d55e1fe0b0c4b78e6550932126b78cd41a4b5776d568c6a7c (from https://pypi.org/simple/remotecv-redis/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/1e/d0/901badc4f632c97ebadb38b627bd5c2fad08c76dfad629b5df42e3c7a07e/remotecv_redis-0.2.tar.gz#sha256=66ee999b0667ee1f63ab7c852ea44f814befd9a3db5c27501ea8a928bf1a18bb (from https://pypi.org/simple/remotecv-redis/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-8v6xbnk5 Downloading https://files.pythonhosted.org/packages/1e/d0/901badc4f632c97ebadb38b627bd5c2fad08c76dfad629b5df42e3c7a07e/remotecv_redis-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1e/d0/901badc4f632c97ebadb38b627bd5c2fad08c76dfad629b5df42e3c7a07e/remotecv_redis-0.2.tar.gz#sha256=66ee999b0667ee1f63ab7c852ea44f814befd9a3db5c27501ea8a928bf1a18bb (from https://pypi.org/simple/remotecv-redis/) Added remotecv-redis==0.2 from https://files.pythonhosted.org/packages/1e/d0/901badc4f632c97ebadb38b627bd5c2fad08c76dfad629b5df42e3c7a07e/remotecv_redis-0.2.tar.gz#sha256=66ee999b0667ee1f63ab7c852ea44f814befd9a3db5c27501ea8a928bf1a18bb to build tracker '/tmp/pip-req-tracker-n5g084cc' Running setup.py (path:/tmp/pip-wheel-8_bdkhd2/remotecv-redis/setup.py) egg_info for package remotecv-redis Running command python setup.py egg_info running egg_info creating pip-egg-info/remotecv_redis.egg-info writing top-level names to pip-egg-info/remotecv_redis.egg-info/top_level.txt writing dependency_links to pip-egg-info/remotecv_redis.egg-info/dependency_links.txt writing pip-egg-info/remotecv_redis.egg-info/PKG-INFO writing requirements to pip-egg-info/remotecv_redis.egg-info/requires.txt writing manifest file 'pip-egg-info/remotecv_redis.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/remotecv_redis.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/remotecv_redis.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8_bdkhd2/remotecv-redis has version 0.2, which satisfies requirement remotecv-redis==0.2 from https://files.pythonhosted.org/packages/1e/d0/901badc4f632c97ebadb38b627bd5c2fad08c76dfad629b5df42e3c7a07e/remotecv_redis-0.2.tar.gz#sha256=66ee999b0667ee1f63ab7c852ea44f814befd9a3db5c27501ea8a928bf1a18bb Removed remotecv-redis==0.2 from https://files.pythonhosted.org/packages/1e/d0/901badc4f632c97ebadb38b627bd5c2fad08c76dfad629b5df42e3c7a07e/remotecv_redis-0.2.tar.gz#sha256=66ee999b0667ee1f63ab7c852ea44f814befd9a3db5c27501ea8a928bf1a18bb from build tracker '/tmp/pip-req-tracker-n5g084cc' Building wheels for collected packages: remotecv-redis Created temporary directory: /tmp/pip-wheel-rpllxrxt Running setup.py bdist_wheel for remotecv-redis: started Destination directory: /tmp/pip-wheel-rpllxrxt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8_bdkhd2/remotecv-redis/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-rpllxrxt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/remotecv_redis copying remotecv_redis/__init__.py -> build/lib/remotecv_redis copying remotecv_redis/loader.py -> build/lib/remotecv_redis running egg_info writing remotecv_redis.egg-info/PKG-INFO writing top-level names to remotecv_redis.egg-info/top_level.txt writing requirements to remotecv_redis.egg-info/requires.txt writing dependency_links to remotecv_redis.egg-info/dependency_links.txt reading manifest file 'remotecv_redis.egg-info/SOURCES.txt' writing manifest file 'remotecv_redis.egg-info/SOURCES.txt' 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/remotecv_redis copying build/lib/remotecv_redis/__init__.py -> build/bdist.linux-armv7l/wheel/remotecv_redis copying build/lib/remotecv_redis/loader.py -> build/bdist.linux-armv7l/wheel/remotecv_redis running install_egg_info Copying remotecv_redis.egg-info to build/bdist.linux-armv7l/wheel/remotecv_redis-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/remotecv_redis-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-rpllxrxt/remotecv_redis-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'remotecv_redis/__init__.py' adding 'remotecv_redis/loader.py' adding 'remotecv_redis-0.2.dist-info/METADATA' adding 'remotecv_redis-0.2.dist-info/WHEEL' adding 'remotecv_redis-0.2.dist-info/top_level.txt' adding 'remotecv_redis-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for remotecv-redis: finished with status 'done' Stored in directory: /tmp/tmptqhgo3x5 Successfully built remotecv-redis Cleaning up... Removing source in /tmp/pip-wheel-8_bdkhd2/remotecv-redis Removed build tracker '/tmp/pip-req-tracker-n5g084cc'