Created temporary directory: /tmp/pip-ephem-wheel-cache-_j6tlll5 Created temporary directory: /tmp/pip-req-tracker-xhtcz62k Created requirements tracker '/tmp/pip-req-tracker-xhtcz62k' Created temporary directory: /tmp/pip-wheel-odtl13_l Collecting zstat-cli==0.1.3 1 location(s) to search for versions of zstat-cli: * https://pypi.org/simple/zstat-cli/ Getting page https://pypi.org/simple/zstat-cli/ Analyzing links from page https://pypi.org/simple/zstat-cli/ Found link https://files.pythonhosted.org/packages/1a/32/5985350db3cd4a1dd2c45cc3d35597281d32cf918b974c90cf7659a3aedd/zstat-cli-0.0.1.tar.gz#sha256=b3609e9880b473856d36845b71933ed1ff136279a0c563ac0a0f7f194355b5e5 (from https://pypi.org/simple/zstat-cli/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/39/11/73c0d26ff6826fa1be7896ae169b1648a250cdf351afc25faee5d2a25566/zstat-cli-0.1.0.tar.gz#sha256=c4b9ffbc05dedd5ff939eb397305176b6c1cd593a9b7683ed3b49caa45590aab (from https://pypi.org/simple/zstat-cli/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/7e/8f/32044f64769dcb34483f0a8d51e577a87f7dc9ed0fb16d290beed5742962/zstat-cli-0.1.1.tar.gz#sha256=6d75871e23e7e2c7e50a8e7f5c332072f4536ac2c34ef1ba2d2b43905ab24b38 (from https://pypi.org/simple/zstat-cli/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/ea/68/d802afe5e341d65ad1966e78dadb8f9cd23e185f87da42ae0f8fc73632ad/zstat-cli-0.1.2.tar.gz#sha256=53fdff32d83fd8ccc1511791eb5533e34dae3faebdf3030b5ee5bc9747796c13 (from https://pypi.org/simple/zstat-cli/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/b8/13/817e01250bec70ac7799de08cb53f367d0ea08e93ac18ea50fb5235f1435/zstat-cli-0.1.3.tar.gz#sha256=840b0fc34a254ad435d9b96ae41bc3dc255e0e445f494db2e031505941b767fc (from https://pypi.org/simple/zstat-cli/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-1qwkrtsu Downloading https://files.pythonhosted.org/packages/b8/13/817e01250bec70ac7799de08cb53f367d0ea08e93ac18ea50fb5235f1435/zstat-cli-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b8/13/817e01250bec70ac7799de08cb53f367d0ea08e93ac18ea50fb5235f1435/zstat-cli-0.1.3.tar.gz#sha256=840b0fc34a254ad435d9b96ae41bc3dc255e0e445f494db2e031505941b767fc (from https://pypi.org/simple/zstat-cli/) Added zstat-cli==0.1.3 from https://files.pythonhosted.org/packages/b8/13/817e01250bec70ac7799de08cb53f367d0ea08e93ac18ea50fb5235f1435/zstat-cli-0.1.3.tar.gz#sha256=840b0fc34a254ad435d9b96ae41bc3dc255e0e445f494db2e031505941b767fc to build tracker '/tmp/pip-req-tracker-xhtcz62k' Running setup.py (path:/tmp/pip-wheel-odtl13_l/zstat-cli/setup.py) egg_info for package zstat-cli Running command python setup.py egg_info running egg_info creating pip-egg-info/zstat_cli.egg-info writing dependency_links to pip-egg-info/zstat_cli.egg-info/dependency_links.txt writing top-level names to pip-egg-info/zstat_cli.egg-info/top_level.txt writing entry points to pip-egg-info/zstat_cli.egg-info/entry_points.txt writing pip-egg-info/zstat_cli.egg-info/PKG-INFO writing manifest file 'pip-egg-info/zstat_cli.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zstat_cli.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zstat_cli.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-odtl13_l/zstat-cli has version 0.1.3, which satisfies requirement zstat-cli==0.1.3 from https://files.pythonhosted.org/packages/b8/13/817e01250bec70ac7799de08cb53f367d0ea08e93ac18ea50fb5235f1435/zstat-cli-0.1.3.tar.gz#sha256=840b0fc34a254ad435d9b96ae41bc3dc255e0e445f494db2e031505941b767fc Removed zstat-cli==0.1.3 from https://files.pythonhosted.org/packages/b8/13/817e01250bec70ac7799de08cb53f367d0ea08e93ac18ea50fb5235f1435/zstat-cli-0.1.3.tar.gz#sha256=840b0fc34a254ad435d9b96ae41bc3dc255e0e445f494db2e031505941b767fc from build tracker '/tmp/pip-req-tracker-xhtcz62k' Building wheels for collected packages: zstat-cli Created temporary directory: /tmp/pip-wheel-weitxia1 Running setup.py bdist_wheel for zstat-cli: started Destination directory: /tmp/pip-wheel-weitxia1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-odtl13_l/zstat-cli/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-weitxia1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/context.py -> build/lib/test copying test/test_zstat.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/zstat copying zstat/command_line.py -> build/lib/zstat copying zstat/zstat.py -> build/lib/zstat copying zstat/__init__.py -> build/lib/zstat 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/test copying build/lib/test/context.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_zstat.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/zstat copying build/lib/zstat/command_line.py -> build/bdist.linux-armv7l/wheel/zstat copying build/lib/zstat/zstat.py -> build/bdist.linux-armv7l/wheel/zstat copying build/lib/zstat/__init__.py -> build/bdist.linux-armv7l/wheel/zstat running install_egg_info running egg_info writing top-level names to zstat_cli.egg-info/top_level.txt writing entry points to zstat_cli.egg-info/entry_points.txt writing zstat_cli.egg-info/PKG-INFO writing dependency_links to zstat_cli.egg-info/dependency_links.txt reading manifest file 'zstat_cli.egg-info/SOURCES.txt' writing manifest file 'zstat_cli.egg-info/SOURCES.txt' Copying zstat_cli.egg-info to build/bdist.linux-armv7l/wheel/zstat_cli-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/zstat_cli-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-weitxia1/zstat_cli-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'test/__init__.py' adding 'test/context.py' adding 'test/test_zstat.py' adding 'zstat/__init__.py' adding 'zstat/command_line.py' adding 'zstat/zstat.py' adding 'zstat_cli-0.1.3.dist-info/METADATA' adding 'zstat_cli-0.1.3.dist-info/WHEEL' adding 'zstat_cli-0.1.3.dist-info/entry_points.txt' adding 'zstat_cli-0.1.3.dist-info/top_level.txt' adding 'zstat_cli-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for zstat-cli: finished with status 'done' Stored in directory: /tmp/tmp4gzh_lc2 Successfully built zstat-cli Cleaning up... Removing source in /tmp/pip-wheel-odtl13_l/zstat-cli Removed build tracker '/tmp/pip-req-tracker-xhtcz62k'