Created temporary directory: /tmp/pip-ephem-wheel-cache-4az3laxy Created temporary directory: /tmp/pip-req-tracker-am_a6t61 Created requirements tracker '/tmp/pip-req-tracker-am_a6t61' Created temporary directory: /tmp/pip-wheel-v4lnz8pn Looking in indexes: https://pypi.python.org/simple Collecting sg-module-queues==0.0.1 1 location(s) to search for versions of sg-module-queues: * https://pypi.python.org/simple/sg-module-queues/ Getting page https://pypi.python.org/simple/sg-module-queues/ Analyzing links from page https://pypi.org/simple/sg-module-queues/ Skipping link https://files.pythonhosted.org/packages/e4/88/eaad6a9f21980cc3908b75a5523c62ec014ab5d0d58b5eabc8c87549a190/sg_module_queues-0.0.1-py2-none-any.whl#sha256=fa175d3966e25feafb0ec40ca73a589362ca112db682502f992aeaa10b5602fb (from https://pypi.org/simple/sg-module-queues/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ff/42/e3db9db0c816f598bd19d77949531064f76cf00b807c7d70a4aad3d01425/sg_module_queues-0.0.1.tar.gz#sha256=a3dd37107279ed9fdf25bb39c9b08e27edbc95d26b1d231723c5338ebb06de53 (from https://pypi.org/simple/sg-module-queues/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-yjvw02oz Downloading https://files.pythonhosted.org/packages/ff/42/e3db9db0c816f598bd19d77949531064f76cf00b807c7d70a4aad3d01425/sg_module_queues-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ff/42/e3db9db0c816f598bd19d77949531064f76cf00b807c7d70a4aad3d01425/sg_module_queues-0.0.1.tar.gz#sha256=a3dd37107279ed9fdf25bb39c9b08e27edbc95d26b1d231723c5338ebb06de53 (from https://pypi.org/simple/sg-module-queues/) Added sg-module-queues==0.0.1 from https://files.pythonhosted.org/packages/ff/42/e3db9db0c816f598bd19d77949531064f76cf00b807c7d70a4aad3d01425/sg_module_queues-0.0.1.tar.gz#sha256=a3dd37107279ed9fdf25bb39c9b08e27edbc95d26b1d231723c5338ebb06de53 to build tracker '/tmp/pip-req-tracker-am_a6t61' Running setup.py (path:/tmp/pip-wheel-v4lnz8pn/sg-module-queues/setup.py) egg_info for package sg-module-queues Running command python setup.py egg_info running egg_info creating pip-egg-info/sg_module_queues.egg-info writing dependency_links to pip-egg-info/sg_module_queues.egg-info/dependency_links.txt writing pip-egg-info/sg_module_queues.egg-info/PKG-INFO writing top-level names to pip-egg-info/sg_module_queues.egg-info/top_level.txt writing manifest file 'pip-egg-info/sg_module_queues.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sg_module_queues.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sg_module_queues.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v4lnz8pn/sg-module-queues has version 0.0.1, which satisfies requirement sg-module-queues==0.0.1 from https://files.pythonhosted.org/packages/ff/42/e3db9db0c816f598bd19d77949531064f76cf00b807c7d70a4aad3d01425/sg_module_queues-0.0.1.tar.gz#sha256=a3dd37107279ed9fdf25bb39c9b08e27edbc95d26b1d231723c5338ebb06de53 Removed sg-module-queues==0.0.1 from https://files.pythonhosted.org/packages/ff/42/e3db9db0c816f598bd19d77949531064f76cf00b807c7d70a4aad3d01425/sg_module_queues-0.0.1.tar.gz#sha256=a3dd37107279ed9fdf25bb39c9b08e27edbc95d26b1d231723c5338ebb06de53 from build tracker '/tmp/pip-req-tracker-am_a6t61' Building wheels for collected packages: sg-module-queues Created temporary directory: /tmp/pip-wheel-1bpqh_oa Running setup.py bdist_wheel for sg-module-queues: started Destination directory: /tmp/pip-wheel-1bpqh_oa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v4lnz8pn/sg-module-queues/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-1bpqh_oa running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sg_module_queues copying sg_module_queues/queue.py -> build/lib/sg_module_queues copying sg_module_queues/__init__.py -> build/lib/sg_module_queues copying sg_module_queues/module_queues.py -> build/lib/sg_module_queues 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/sg_module_queues copying build/lib/sg_module_queues/queue.py -> build/bdist.linux-armv7l/wheel/sg_module_queues copying build/lib/sg_module_queues/__init__.py -> build/bdist.linux-armv7l/wheel/sg_module_queues copying build/lib/sg_module_queues/module_queues.py -> build/bdist.linux-armv7l/wheel/sg_module_queues running install_egg_info running egg_info writing top-level names to sg_module_queues.egg-info/top_level.txt writing dependency_links to sg_module_queues.egg-info/dependency_links.txt writing sg_module_queues.egg-info/PKG-INFO reading manifest file 'sg_module_queues.egg-info/SOURCES.txt' writing manifest file 'sg_module_queues.egg-info/SOURCES.txt' Copying sg_module_queues.egg-info to build/bdist.linux-armv7l/wheel/sg_module_queues-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sg_module_queues-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-1bpqh_oa/sg_module_queues-0.0.1-py3-none-any.whl' and adding '.' to it adding 'sg_module_queues/__init__.py' adding 'sg_module_queues/module_queues.py' adding 'sg_module_queues/queue.py' adding 'sg_module_queues-0.0.1.dist-info/top_level.txt' adding 'sg_module_queues-0.0.1.dist-info/WHEEL' adding 'sg_module_queues-0.0.1.dist-info/METADATA' adding 'sg_module_queues-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sg-module-queues: finished with status 'done' Stored in directory: /tmp/tmp4lpj__cs Successfully built sg-module-queues Cleaning up... Removing source in /tmp/pip-wheel-v4lnz8pn/sg-module-queues Removed build tracker '/tmp/pip-req-tracker-am_a6t61'