Created temporary directory: /tmp/pip-ephem-wheel-cache-fmpdenpn Created temporary directory: /tmp/pip-req-tracker-4fwk1ehn Created requirements tracker '/tmp/pip-req-tracker-4fwk1ehn' Created temporary directory: /tmp/pip-wheel-x6_fq1de Collecting localpubsub==0.0.4 1 location(s) to search for versions of localpubsub: * https://pypi.org/simple/localpubsub/ Getting page https://pypi.org/simple/localpubsub/ Analyzing links from page https://pypi.org/simple/localpubsub/ Found link https://files.pythonhosted.org/packages/ce/50/80e1b39badd2d02fb9b6581911a589bfd25611c5c95ac240efa68dc9bcbf/localpubsub-0.0.1-py3-none-any.whl#sha256=f8e0c11d869d6054ab745619e533c640a785317fa8393bcae8c657c90a49de5a (from https://pypi.org/simple/localpubsub/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/36/f6/465c799ad52be79e3c2024e01f4690aa3a22421f1af598340aaf8264d417/localpubsub-0.0.1.tar.gz#sha256=e6b5009d7a41634e7227fc15a81396fe3aef2f18836a3d79947326b9dd84945d (from https://pypi.org/simple/localpubsub/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/5b/10/94ee4d1f4038d98e26704d010195f69cb9f404e9e6e80398887fb2901043/localpubsub-0.0.3.tar.gz#sha256=e1140653795d1ae8c87aea66c34d1a0b7ea24bdb81da125061bcf571ff774e4e (from https://pypi.org/simple/localpubsub/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/0d/de/b42c4bfcf19f2be2086d8d9c3d2cd83715b1665c6b380a08d87d355f1080/localpubsub-0.0.4.tar.gz#sha256=ec8f00993a53841b41d3455ea311b310c6e716b580dfbf7eddb73b18ab0c3207 (from https://pypi.org/simple/localpubsub/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-b2id4ae5 Downloading https://files.pythonhosted.org/packages/0d/de/b42c4bfcf19f2be2086d8d9c3d2cd83715b1665c6b380a08d87d355f1080/localpubsub-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0d/de/b42c4bfcf19f2be2086d8d9c3d2cd83715b1665c6b380a08d87d355f1080/localpubsub-0.0.4.tar.gz#sha256=ec8f00993a53841b41d3455ea311b310c6e716b580dfbf7eddb73b18ab0c3207 (from https://pypi.org/simple/localpubsub/) Added localpubsub==0.0.4 from https://files.pythonhosted.org/packages/0d/de/b42c4bfcf19f2be2086d8d9c3d2cd83715b1665c6b380a08d87d355f1080/localpubsub-0.0.4.tar.gz#sha256=ec8f00993a53841b41d3455ea311b310c6e716b580dfbf7eddb73b18ab0c3207 to build tracker '/tmp/pip-req-tracker-4fwk1ehn' Running setup.py (path:/tmp/pip-wheel-x6_fq1de/localpubsub/setup.py) egg_info for package localpubsub Running command python setup.py egg_info running egg_info creating pip-egg-info/localpubsub.egg-info writing top-level names to pip-egg-info/localpubsub.egg-info/top_level.txt writing pip-egg-info/localpubsub.egg-info/PKG-INFO writing dependency_links to pip-egg-info/localpubsub.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/localpubsub.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/localpubsub.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/localpubsub.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-x6_fq1de/localpubsub has version 0.0.4, which satisfies requirement localpubsub==0.0.4 from https://files.pythonhosted.org/packages/0d/de/b42c4bfcf19f2be2086d8d9c3d2cd83715b1665c6b380a08d87d355f1080/localpubsub-0.0.4.tar.gz#sha256=ec8f00993a53841b41d3455ea311b310c6e716b580dfbf7eddb73b18ab0c3207 Removed localpubsub==0.0.4 from https://files.pythonhosted.org/packages/0d/de/b42c4bfcf19f2be2086d8d9c3d2cd83715b1665c6b380a08d87d355f1080/localpubsub-0.0.4.tar.gz#sha256=ec8f00993a53841b41d3455ea311b310c6e716b580dfbf7eddb73b18ab0c3207 from build tracker '/tmp/pip-req-tracker-4fwk1ehn' Building wheels for collected packages: localpubsub Created temporary directory: /tmp/pip-wheel-yj_dto6n Running setup.py bdist_wheel for localpubsub: started Destination directory: /tmp/pip-wheel-yj_dto6n Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-x6_fq1de/localpubsub/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-yj_dto6n running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/localpubsub copying localpubsub/__init__.py -> build/lib/localpubsub copying localpubsub/localpubsub.py -> build/lib/localpubsub creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_variable_pubsub.py -> build/lib/tests 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/localpubsub copying build/lib/localpubsub/__init__.py -> build/bdist.linux-armv7l/wheel/localpubsub copying build/lib/localpubsub/localpubsub.py -> build/bdist.linux-armv7l/wheel/localpubsub creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_variable_pubsub.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing localpubsub.egg-info/PKG-INFO writing top-level names to localpubsub.egg-info/top_level.txt writing dependency_links to localpubsub.egg-info/dependency_links.txt reading manifest file 'localpubsub.egg-info/SOURCES.txt' writing manifest file 'localpubsub.egg-info/SOURCES.txt' Copying localpubsub.egg-info to build/bdist.linux-armv7l/wheel/localpubsub-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/localpubsub-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-yj_dto6n/localpubsub-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'localpubsub/__init__.py' adding 'localpubsub/localpubsub.py' adding 'tests/__init__.py' adding 'tests/test_variable_pubsub.py' adding 'localpubsub-0.0.4.dist-info/METADATA' adding 'localpubsub-0.0.4.dist-info/WHEEL' adding 'localpubsub-0.0.4.dist-info/top_level.txt' adding 'localpubsub-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for localpubsub: finished with status 'done' Stored in directory: /tmp/tmpxo07nfcj Successfully built localpubsub Cleaning up... Removing source in /tmp/pip-wheel-x6_fq1de/localpubsub Removed build tracker '/tmp/pip-req-tracker-4fwk1ehn'