Created temporary directory: /tmp/pip-ephem-wheel-cache-j0fnjprs Created temporary directory: /tmp/pip-req-tracker-wnk3zm72 Created requirements tracker '/tmp/pip-req-tracker-wnk3zm72' Created temporary directory: /tmp/pip-wheel-adzhnjlg Collecting shell-commands==0.0.4 1 location(s) to search for versions of shell-commands: * https://pypi.org/simple/shell-commands/ Getting page https://pypi.org/simple/shell-commands/ Analyzing links from page https://pypi.org/simple/shell-commands/ Found link https://files.pythonhosted.org/packages/cb/94/0de4309a33414a765037b7078763f85cf753d283dc2aae7585d5827a8ff1/shell-commands-0.0.1.tar.gz#sha256=cc886e18bdc70430ee3dbb4c5c973b27668cc6d758aacda0d9f3ccf884260373 (from https://pypi.org/simple/shell-commands/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/36/3a/a3bbceefd63dda356d4453a113022876cb343f7b3b7ec83eaacf3e8b0caa/shell-commands-0.0.2.tar.gz#sha256=b368a8f5ca8c266e6fcfb4324b47c9ff8c02b15bacee5c9cd7ceaf611a3c1647 (from https://pypi.org/simple/shell-commands/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/e6/75/26e73a23492c901a4deeace3b615aa4b6589d70a98d1ad305559b91f3bca/shell-commands-0.0.3.tar.gz#sha256=7a3aaf687283b23ba271fd01e5cf2d79acac97f4b349748d500a5f4c92180c36 (from https://pypi.org/simple/shell-commands/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/86/37/4c13f7d5afbcb79f0148aa886dada8c040e28b0c1a2bd6938767463a7a5a/shell-commands-0.0.4.tar.gz#sha256=e63a1932a7b8e7685ed6646ef1662e8750aebc4ea17a92ed292d55cc56d1457d (from https://pypi.org/simple/shell-commands/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-c7baj3es Downloading https://files.pythonhosted.org/packages/86/37/4c13f7d5afbcb79f0148aa886dada8c040e28b0c1a2bd6938767463a7a5a/shell-commands-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/86/37/4c13f7d5afbcb79f0148aa886dada8c040e28b0c1a2bd6938767463a7a5a/shell-commands-0.0.4.tar.gz#sha256=e63a1932a7b8e7685ed6646ef1662e8750aebc4ea17a92ed292d55cc56d1457d (from https://pypi.org/simple/shell-commands/) Added shell-commands==0.0.4 from https://files.pythonhosted.org/packages/86/37/4c13f7d5afbcb79f0148aa886dada8c040e28b0c1a2bd6938767463a7a5a/shell-commands-0.0.4.tar.gz#sha256=e63a1932a7b8e7685ed6646ef1662e8750aebc4ea17a92ed292d55cc56d1457d to build tracker '/tmp/pip-req-tracker-wnk3zm72' Running setup.py (path:/tmp/pip-wheel-adzhnjlg/shell-commands/setup.py) egg_info for package shell-commands Running command python setup.py egg_info running egg_info creating pip-egg-info/shell_commands.egg-info writing dependency_links to pip-egg-info/shell_commands.egg-info/dependency_links.txt writing pip-egg-info/shell_commands.egg-info/PKG-INFO writing entry points to pip-egg-info/shell_commands.egg-info/entry_points.txt writing top-level names to pip-egg-info/shell_commands.egg-info/top_level.txt writing requirements to pip-egg-info/shell_commands.egg-info/requires.txt writing manifest file 'pip-egg-info/shell_commands.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/shell_commands.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/shell_commands.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-adzhnjlg/shell-commands has version 0.0.4, which satisfies requirement shell-commands==0.0.4 from https://files.pythonhosted.org/packages/86/37/4c13f7d5afbcb79f0148aa886dada8c040e28b0c1a2bd6938767463a7a5a/shell-commands-0.0.4.tar.gz#sha256=e63a1932a7b8e7685ed6646ef1662e8750aebc4ea17a92ed292d55cc56d1457d Removed shell-commands==0.0.4 from https://files.pythonhosted.org/packages/86/37/4c13f7d5afbcb79f0148aa886dada8c040e28b0c1a2bd6938767463a7a5a/shell-commands-0.0.4.tar.gz#sha256=e63a1932a7b8e7685ed6646ef1662e8750aebc4ea17a92ed292d55cc56d1457d from build tracker '/tmp/pip-req-tracker-wnk3zm72' Building wheels for collected packages: shell-commands Created temporary directory: /tmp/pip-wheel-zf5a3sxl Running setup.py bdist_wheel for shell-commands: started Destination directory: /tmp/pip-wheel-zf5a3sxl Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-adzhnjlg/shell-commands/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-zf5a3sxl running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/shell_commands copying src/shell_commands/jsondb.py -> build/lib/shell_commands copying src/shell_commands/sqlitedb.py -> build/lib/shell_commands copying src/shell_commands/model.py -> build/lib/shell_commands copying src/shell_commands/history.py -> build/lib/shell_commands copying src/shell_commands/packages.py -> build/lib/shell_commands copying src/shell_commands/utils.py -> build/lib/shell_commands copying src/shell_commands/__init__.py -> build/lib/shell_commands copying src/shell_commands/output_logging.py -> build/lib/shell_commands copying src/shell_commands/__main__.py -> build/lib/shell_commands copying src/shell_commands/commands.py -> build/lib/shell_commands 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/shell_commands copying build/lib/shell_commands/jsondb.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/sqlitedb.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/model.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/history.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/packages.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/utils.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/__init__.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/output_logging.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/__main__.py -> build/bdist.linux-armv7l/wheel/shell_commands copying build/lib/shell_commands/commands.py -> build/bdist.linux-armv7l/wheel/shell_commands running install_egg_info running egg_info writing requirements to shell_commands.egg-info/requires.txt writing dependency_links to shell_commands.egg-info/dependency_links.txt writing top-level names to shell_commands.egg-info/top_level.txt writing entry points to shell_commands.egg-info/entry_points.txt writing shell_commands.egg-info/PKG-INFO reading manifest file 'shell_commands.egg-info/SOURCES.txt' writing manifest file 'shell_commands.egg-info/SOURCES.txt' Copying shell_commands.egg-info to build/bdist.linux-armv7l/wheel/shell_commands-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/shell_commands-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-zf5a3sxl/shell_commands-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'shell_commands/__init__.py' adding 'shell_commands/__main__.py' adding 'shell_commands/commands.py' adding 'shell_commands/history.py' adding 'shell_commands/jsondb.py' adding 'shell_commands/model.py' adding 'shell_commands/output_logging.py' adding 'shell_commands/packages.py' adding 'shell_commands/sqlitedb.py' adding 'shell_commands/utils.py' adding 'shell_commands-0.0.4.dist-info/METADATA' adding 'shell_commands-0.0.4.dist-info/WHEEL' adding 'shell_commands-0.0.4.dist-info/entry_points.txt' adding 'shell_commands-0.0.4.dist-info/top_level.txt' adding 'shell_commands-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for shell-commands: finished with status 'done' Stored in directory: /tmp/tmpm1dlxroc Successfully built shell-commands Cleaning up... Removing source in /tmp/pip-wheel-adzhnjlg/shell-commands Removed build tracker '/tmp/pip-req-tracker-wnk3zm72'