Created temporary directory: /tmp/pip-ephem-wheel-cache-e2yf7mue Created temporary directory: /tmp/pip-req-tracker-e8m6ge6s Created requirements tracker '/tmp/pip-req-tracker-e8m6ge6s' Created temporary directory: /tmp/pip-wheel-936wtnrd Collecting xcmd==0.0.4 1 location(s) to search for versions of xcmd: * https://pypi.org/simple/xcmd/ Getting page https://pypi.org/simple/xcmd/ Analyzing links from page https://pypi.org/simple/xcmd/ Found link https://files.pythonhosted.org/packages/88/c8/d8ec9d3b4fa349914ff2032f487832b84b6d560a8bb0dbf79d2a8b64c8b4/xcmd-0.0.1.tar.gz#sha256=435af53655edd01a4f7382d95df829ce0bcdc1ee3bf92bf1c5fbbe62311bf5b1 (from https://pypi.org/simple/xcmd/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/2a/c3/6552a8df3c3236a70c2e5db9827210772a6c179c88fc76c34636040e51c4/xcmd-0.0.2.tar.gz#sha256=c1a0fff381af62b28a1c71a45c46d5a731c81b492fd3a5a550c1f1199cc0f853 (from https://pypi.org/simple/xcmd/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/ba/5f/761d319b606aabc1a7b14136d92bcae96675e89640d822879bfe51e87ce9/xcmd-0.0.3.tar.gz#sha256=08aa2e0e62f37ced0bc2544710cce605a3d172bd0a03ced5d3e8cf4d55837696 (from https://pypi.org/simple/xcmd/), version: 0.0.3 Skipping link https://files.pythonhosted.org/packages/cd/c6/6a3168bb66c977a72186061b9b0df6870ed3361642df65a4ce51da6fa6bd/xcmd-0.0.4-py2-none-any.whl#sha256=841c483ed974e04b9c99692f25b75183191031458b6a0301b1763df7e80b2b65 (from https://pypi.org/simple/xcmd/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/d3/8e/2bd2aac2b21c84c4ae5feb7bc103f3861b8fde408e151ce1d221c1e0abf4/xcmd-0.0.4.tar.gz#sha256=f50c55d7ec627f6ad51f3d8fa8c262586e9be7298f68895287bd035d15b4dff7 (from https://pypi.org/simple/xcmd/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-krulewo4 Downloading https://files.pythonhosted.org/packages/d3/8e/2bd2aac2b21c84c4ae5feb7bc103f3861b8fde408e151ce1d221c1e0abf4/xcmd-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d3/8e/2bd2aac2b21c84c4ae5feb7bc103f3861b8fde408e151ce1d221c1e0abf4/xcmd-0.0.4.tar.gz#sha256=f50c55d7ec627f6ad51f3d8fa8c262586e9be7298f68895287bd035d15b4dff7 (from https://pypi.org/simple/xcmd/) Added xcmd==0.0.4 from https://files.pythonhosted.org/packages/d3/8e/2bd2aac2b21c84c4ae5feb7bc103f3861b8fde408e151ce1d221c1e0abf4/xcmd-0.0.4.tar.gz#sha256=f50c55d7ec627f6ad51f3d8fa8c262586e9be7298f68895287bd035d15b4dff7 to build tracker '/tmp/pip-req-tracker-e8m6ge6s' Running setup.py (path:/tmp/pip-wheel-936wtnrd/xcmd/setup.py) egg_info for package xcmd Running command python setup.py egg_info running egg_info creating pip-egg-info/xcmd.egg-info writing top-level names to pip-egg-info/xcmd.egg-info/top_level.txt writing pip-egg-info/xcmd.egg-info/PKG-INFO writing requirements to pip-egg-info/xcmd.egg-info/requires.txt writing dependency_links to pip-egg-info/xcmd.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/xcmd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/xcmd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'TODO' warning: no previously-included files found matching '.gitignore' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*pyo' found anywhere in distribution writing manifest file 'pip-egg-info/xcmd.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-936wtnrd/xcmd has version 0.0.4, which satisfies requirement xcmd==0.0.4 from https://files.pythonhosted.org/packages/d3/8e/2bd2aac2b21c84c4ae5feb7bc103f3861b8fde408e151ce1d221c1e0abf4/xcmd-0.0.4.tar.gz#sha256=f50c55d7ec627f6ad51f3d8fa8c262586e9be7298f68895287bd035d15b4dff7 Removed xcmd==0.0.4 from https://files.pythonhosted.org/packages/d3/8e/2bd2aac2b21c84c4ae5feb7bc103f3861b8fde408e151ce1d221c1e0abf4/xcmd-0.0.4.tar.gz#sha256=f50c55d7ec627f6ad51f3d8fa8c262586e9be7298f68895287bd035d15b4dff7 from build tracker '/tmp/pip-req-tracker-e8m6ge6s' Building wheels for collected packages: xcmd Created temporary directory: /tmp/pip-wheel-xbrahams Running setup.py bdist_wheel for xcmd: started Destination directory: /tmp/pip-wheel-xbrahams Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-936wtnrd/xcmd/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-xbrahams running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/xcmd copying xcmd/xcmd.py -> build/lib/xcmd copying xcmd/util.py -> build/lib/xcmd copying xcmd/complete.py -> build/lib/xcmd copying xcmd/conf.py -> build/lib/xcmd copying xcmd/__init__.py -> build/lib/xcmd copying xcmd/conf_store.py -> build/lib/xcmd creating build/lib/xcmd/tests copying xcmd/tests/test_util.py -> build/lib/xcmd/tests copying xcmd/tests/test_conf_store.py -> build/lib/xcmd/tests copying xcmd/tests/test_xcmd.py -> build/lib/xcmd/tests copying xcmd/tests/__init__.py -> build/lib/xcmd/tests copying xcmd/tests/test_conf.py -> build/lib/xcmd/tests copying xcmd/tests/test_complete.py -> build/lib/xcmd/tests copying xcmd/tests/test_params_parsing.py -> build/lib/xcmd/tests running egg_info writing dependency_links to xcmd.egg-info/dependency_links.txt writing xcmd.egg-info/PKG-INFO writing top-level names to xcmd.egg-info/top_level.txt writing requirements to xcmd.egg-info/requires.txt reading manifest file 'xcmd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'TODO' warning: no previously-included files found matching '.gitignore' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*pyo' found anywhere in distribution writing manifest file 'xcmd.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying and adjusting bin/xcmd-shell -> build/scripts-3.4 changing mode of build/scripts-3.4/xcmd-shell from 644 to 755 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/xcmd copying build/lib/xcmd/xcmd.py -> build/bdist.linux-armv7l/wheel/xcmd copying build/lib/xcmd/util.py -> build/bdist.linux-armv7l/wheel/xcmd copying build/lib/xcmd/complete.py -> build/bdist.linux-armv7l/wheel/xcmd copying build/lib/xcmd/conf.py -> build/bdist.linux-armv7l/wheel/xcmd copying build/lib/xcmd/__init__.py -> build/bdist.linux-armv7l/wheel/xcmd creating build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/tests/test_util.py -> build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/tests/test_conf_store.py -> build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/tests/test_xcmd.py -> build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/tests/__init__.py -> build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/tests/test_conf.py -> build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/tests/test_complete.py -> build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/tests/test_params_parsing.py -> build/bdist.linux-armv7l/wheel/xcmd/tests copying build/lib/xcmd/conf_store.py -> build/bdist.linux-armv7l/wheel/xcmd running install_egg_info Copying xcmd.egg-info to build/bdist.linux-armv7l/wheel/xcmd-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/xcmd-0.0.4.data creating build/bdist.linux-armv7l/wheel/xcmd-0.0.4.data/scripts copying build/scripts-3.4/xcmd-shell -> build/bdist.linux-armv7l/wheel/xcmd-0.0.4.data/scripts changing mode of build/bdist.linux-armv7l/wheel/xcmd-0.0.4.data/scripts/xcmd-shell to 755 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/xcmd-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-xbrahams/xcmd-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'xcmd/__init__.py' adding 'xcmd/complete.py' adding 'xcmd/conf.py' adding 'xcmd/conf_store.py' adding 'xcmd/util.py' adding 'xcmd/xcmd.py' adding 'xcmd/tests/__init__.py' adding 'xcmd/tests/test_complete.py' adding 'xcmd/tests/test_conf.py' adding 'xcmd/tests/test_conf_store.py' adding 'xcmd/tests/test_params_parsing.py' adding 'xcmd/tests/test_util.py' adding 'xcmd/tests/test_xcmd.py' adding 'xcmd-0.0.4.data/scripts/xcmd-shell' adding 'xcmd-0.0.4.dist-info/LICENSE' adding 'xcmd-0.0.4.dist-info/METADATA' adding 'xcmd-0.0.4.dist-info/WHEEL' adding 'xcmd-0.0.4.dist-info/top_level.txt' adding 'xcmd-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for xcmd: finished with status 'done' Stored in directory: /tmp/tmprg62xtx3 Successfully built xcmd Cleaning up... Removing source in /tmp/pip-wheel-936wtnrd/xcmd Removed build tracker '/tmp/pip-req-tracker-e8m6ge6s'