Created temporary directory: /tmp/pip-ephem-wheel-cache-2ex10q6x Created temporary directory: /tmp/pip-wheel-lmoa5g9g Looking in indexes: https://pypi.python.org/simple Collecting redisy==0.2 1 location(s) to search for versions of redisy: * https://pypi.python.org/simple/redisy/ Getting page https://pypi.python.org/simple/redisy/ Analyzing links from page https://pypi.org/simple/redisy/ Found link https://files.pythonhosted.org/packages/95/ab/f83500b2a44b043fdfe446103b94aeb1ac9f263c53e1b731816763ef05c5/redisy-0.1-py3-none-any.whl#sha256=c6b80f9c824315149970cc2d04100b57fd9edd50b462fb4333d5dc950cdae057 (from https://pypi.org/simple/redisy/), version: 0.1 Skipping link https://files.pythonhosted.org/packages/5a/e2/e3f233e3ca1fe5b3280e63f39bafa15cc00060e0cdec16e7233b2aaddbe3/redisy-0.1-py3.6.egg#sha256=3b3701a9f0cc31bdd45dd2adc07fe0f9e05420dbb072df6e7406650e27e19f15 (from https://pypi.org/simple/redisy/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/f1/9d/c4cb51097742682eb08c6bb85110ef71100c21c7761a9b7901d500a3099c/redisy-0.1.tar.gz#sha256=a21953c43ad37906c518dba03ac00d621220883e7122e224ea0801bdeab4b1bd (from https://pypi.org/simple/redisy/), version: 0.1 Skipping link https://files.pythonhosted.org/packages/7b/d3/0099fe5199e8623d2bb86c46f3ad2831f1e5cf7b9e558ca2d0b4bad6d9bd/redisy-0.2-py3.6.egg#sha256=10a133372a8876463ed5d2dc9d53d30e43c3fdadfe5b7d73af843b3c2e15fb54 (from https://pypi.org/simple/redisy/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/f6/84/512ea98d13fd8f656f050fdfd8b93cf8090325e51752abccc5ac74c0052b/redisy-0.2.tar.gz#sha256=675814c0ff1592581b7ffa2c99b7e1d55708fd1e7382247f8cab3c885ed25d71 (from https://pypi.org/simple/redisy/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-h7il4j_f Downloading https://files.pythonhosted.org/packages/f6/84/512ea98d13fd8f656f050fdfd8b93cf8090325e51752abccc5ac74c0052b/redisy-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f6/84/512ea98d13fd8f656f050fdfd8b93cf8090325e51752abccc5ac74c0052b/redisy-0.2.tar.gz#sha256=675814c0ff1592581b7ffa2c99b7e1d55708fd1e7382247f8cab3c885ed25d71 (from https://pypi.org/simple/redisy/) Running setup.py (path:/tmp/pip-wheel-lmoa5g9g/redisy/setup.py) egg_info for package redisy Running command python setup.py egg_info running egg_info creating pip-egg-info/redisy.egg-info writing requirements to pip-egg-info/redisy.egg-info/requires.txt writing pip-egg-info/redisy.egg-info/PKG-INFO writing top-level names to pip-egg-info/redisy.egg-info/top_level.txt writing dependency_links to pip-egg-info/redisy.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/redisy.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/redisy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching 'README.md' writing manifest file 'pip-egg-info/redisy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lmoa5g9g/redisy has version 0.2, which satisfies requirement redisy==0.2 from https://files.pythonhosted.org/packages/f6/84/512ea98d13fd8f656f050fdfd8b93cf8090325e51752abccc5ac74c0052b/redisy-0.2.tar.gz#sha256=675814c0ff1592581b7ffa2c99b7e1d55708fd1e7382247f8cab3c885ed25d71 Building wheels for collected packages: redisy Created temporary directory: /tmp/pip-wheel-g3ecm45l Running setup.py bdist_wheel for redisy: started Destination directory: /tmp/pip-wheel-g3ecm45l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lmoa5g9g/redisy/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-g3ecm45l running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redisy copying redisy/redisy.py -> build/lib/redisy copying redisy/redis_hash.py -> build/lib/redisy copying redisy/redis_set.py -> build/lib/redisy copying redisy/redis_list.py -> build/lib/redisy copying redisy/converter.py -> build/lib/redisy copying redisy/__init__.py -> build/lib/redisy running egg_info writing dependency_links to redisy.egg-info/dependency_links.txt writing requirements to redisy.egg-info/requires.txt writing top-level names to redisy.egg-info/top_level.txt writing redisy.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'redisy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'redisy.egg-info/SOURCES.txt' creating build/lib/redisy/__pycache__ copying redisy/__pycache__/__init__.cpython-34.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/__init__.cpython-36.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/converter.cpython-34.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/converter.cpython-36.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redis_hash.cpython-34.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redis_hash.cpython-36.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redis_list.cpython-34.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redis_list.cpython-36.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redis_set.cpython-34.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redis_set.cpython-36.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redisy.cpython-34.pyc -> build/lib/redisy/__pycache__ copying redisy/__pycache__/redisy.cpython-36.pyc -> build/lib/redisy/__pycache__ 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/redisy copying build/lib/redisy/redisy.py -> build/bdist.linux-armv7l/wheel/redisy copying build/lib/redisy/redis_hash.py -> build/bdist.linux-armv7l/wheel/redisy copying build/lib/redisy/redis_set.py -> build/bdist.linux-armv7l/wheel/redisy creating build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/converter.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redis_hash.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redis_list.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redis_list.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/__init__.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redis_hash.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/converter.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redis_set.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redisy.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redis_set.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/__pycache__/redisy.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/redisy/__pycache__ copying build/lib/redisy/redis_list.py -> build/bdist.linux-armv7l/wheel/redisy copying build/lib/redisy/converter.py -> build/bdist.linux-armv7l/wheel/redisy copying build/lib/redisy/__init__.py -> build/bdist.linux-armv7l/wheel/redisy running install_egg_info Copying redisy.egg-info to build/bdist.linux-armv7l/wheel/redisy-0.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/redisy-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-g3ecm45l/redisy-0.2-py3-none-any.whl' and adding '.' to it adding 'redisy/__init__.py' adding 'redisy/converter.py' adding 'redisy/redis_hash.py' adding 'redisy/redis_list.py' adding 'redisy/redis_set.py' adding 'redisy/redisy.py' adding 'redisy/__pycache__/__init__.cpython-34.pyc' adding 'redisy/__pycache__/__init__.cpython-36.pyc' adding 'redisy/__pycache__/converter.cpython-34.pyc' adding 'redisy/__pycache__/converter.cpython-36.pyc' adding 'redisy/__pycache__/redis_hash.cpython-34.pyc' adding 'redisy/__pycache__/redis_hash.cpython-36.pyc' adding 'redisy/__pycache__/redis_list.cpython-34.pyc' adding 'redisy/__pycache__/redis_list.cpython-36.pyc' adding 'redisy/__pycache__/redis_set.cpython-34.pyc' adding 'redisy/__pycache__/redis_set.cpython-36.pyc' adding 'redisy/__pycache__/redisy.cpython-34.pyc' adding 'redisy/__pycache__/redisy.cpython-36.pyc' adding 'redisy-0.2.dist-info/top_level.txt' adding 'redisy-0.2.dist-info/WHEEL' adding 'redisy-0.2.dist-info/METADATA' adding 'redisy-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for redisy: finished with status 'done' Stored in directory: /tmp/tmph9m0edk3 Successfully built redisy Cleaning up... Removing source in /tmp/pip-wheel-lmoa5g9g/redisy