Created temporary directory: /tmp/pip-ephem-wheel-cache-kvh1ms1e Created temporary directory: /tmp/pip-req-tracker-1wvh__t0 Created requirements tracker '/tmp/pip-req-tracker-1wvh__t0' Created temporary directory: /tmp/pip-wheel-r6e78n19 Looking in indexes: https://pypi.python.org/simple Collecting shortcuts==0.8.1 1 location(s) to search for versions of shortcuts: * https://pypi.python.org/simple/shortcuts/ Getting page https://pypi.python.org/simple/shortcuts/ Analyzing links from page https://pypi.org/simple/shortcuts/ Found link https://files.pythonhosted.org/packages/e4/da/9dbfbb6bc75583492c024c431596b4f6d44cbd8b1a76adaec92a85b425e1/shortcuts-0.5.2.tar.gz#sha256=34da9f1bd1c331d2ec919863747f1d85a3ce72fac8e3fec1a42e425092e2ab56 (from https://pypi.org/simple/shortcuts/), version: 0.5.2 Found link https://files.pythonhosted.org/packages/9f/1e/7fd03ad73c5aa613b758e8d5acd4d58520e1312431e3bc19fb216b7e70ca/shortcuts-0.6.0.tar.gz#sha256=716a108868349535df1d0acac5d6fc6a7575ea9df7ae7d9437a0258086fb57bb (from https://pypi.org/simple/shortcuts/), version: 0.6.0 Found link https://files.pythonhosted.org/packages/7a/0d/4a0ae3df71a9227c6a983897486172a7f9473e7e38f7d80d28bda64403cb/shortcuts-0.7.0.tar.gz#sha256=978e327098c97c5a1ca4e9eb09788a548bb688665cc2e09d57f501c69f573e8d (from https://pypi.org/simple/shortcuts/), version: 0.7.0 Found link https://files.pythonhosted.org/packages/39/32/e885b38e430ce5b89e344532b39067b4c9607b48ebdf8060ad1c2464c53e/shortcuts-0.8.0.tar.gz#sha256=6e7ac1ae59e0308858b343aadc880964ffa96501ffeadb5f6c1c901f2a76114e (from https://pypi.org/simple/shortcuts/), version: 0.8.0 Found link https://files.pythonhosted.org/packages/0c/1a/fe1e3084f2fe3bb121ec5867d712cd701e2540a51b365e111dec78d859e6/shortcuts-0.8.1.tar.gz#sha256=00a8be5cdac52013ae09de464904be6e0979a349b5b74b413e7527ea21b7d40d (from https://pypi.org/simple/shortcuts/), version: 0.8.1 Using version 0.8.1 (newest of versions: 0.8.1) Created temporary directory: /tmp/pip-unpack-nbeje8ef Downloading https://files.pythonhosted.org/packages/0c/1a/fe1e3084f2fe3bb121ec5867d712cd701e2540a51b365e111dec78d859e6/shortcuts-0.8.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0c/1a/fe1e3084f2fe3bb121ec5867d712cd701e2540a51b365e111dec78d859e6/shortcuts-0.8.1.tar.gz#sha256=00a8be5cdac52013ae09de464904be6e0979a349b5b74b413e7527ea21b7d40d (from https://pypi.org/simple/shortcuts/) Added shortcuts==0.8.1 from https://files.pythonhosted.org/packages/0c/1a/fe1e3084f2fe3bb121ec5867d712cd701e2540a51b365e111dec78d859e6/shortcuts-0.8.1.tar.gz#sha256=00a8be5cdac52013ae09de464904be6e0979a349b5b74b413e7527ea21b7d40d to build tracker '/tmp/pip-req-tracker-1wvh__t0' Running setup.py (path:/tmp/pip-wheel-r6e78n19/shortcuts/setup.py) egg_info for package shortcuts Running command python setup.py egg_info running egg_info creating pip-egg-info/shortcuts.egg-info writing requirements to pip-egg-info/shortcuts.egg-info/requires.txt writing top-level names to pip-egg-info/shortcuts.egg-info/top_level.txt writing pip-egg-info/shortcuts.egg-info/PKG-INFO writing dependency_links to pip-egg-info/shortcuts.egg-info/dependency_links.txt writing entry points to pip-egg-info/shortcuts.egg-info/entry_points.txt writing manifest file 'pip-egg-info/shortcuts.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/shortcuts.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/shortcuts.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-r6e78n19/shortcuts has version 0.8.1, which satisfies requirement shortcuts==0.8.1 from https://files.pythonhosted.org/packages/0c/1a/fe1e3084f2fe3bb121ec5867d712cd701e2540a51b365e111dec78d859e6/shortcuts-0.8.1.tar.gz#sha256=00a8be5cdac52013ae09de464904be6e0979a349b5b74b413e7527ea21b7d40d Removed shortcuts==0.8.1 from https://files.pythonhosted.org/packages/0c/1a/fe1e3084f2fe3bb121ec5867d712cd701e2540a51b365e111dec78d859e6/shortcuts-0.8.1.tar.gz#sha256=00a8be5cdac52013ae09de464904be6e0979a349b5b74b413e7527ea21b7d40d from build tracker '/tmp/pip-req-tracker-1wvh__t0' Building wheels for collected packages: shortcuts Created temporary directory: /tmp/pip-wheel-2d9yv83t Running setup.py bdist_wheel for shortcuts: started Destination directory: /tmp/pip-wheel-2d9yv83t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-r6e78n19/shortcuts/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-2d9yv83t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/shortcuts copying shortcuts/cli.py -> build/lib/shortcuts copying shortcuts/loader.py -> build/lib/shortcuts copying shortcuts/utils.py -> build/lib/shortcuts copying shortcuts/dump.py -> build/lib/shortcuts copying shortcuts/shortcut.py -> build/lib/shortcuts copying shortcuts/__init__.py -> build/lib/shortcuts creating build/lib/shortcuts/actions copying shortcuts/actions/menu.py -> build/lib/shortcuts/actions copying shortcuts/actions/web.py -> build/lib/shortcuts/actions copying shortcuts/actions/device.py -> build/lib/shortcuts/actions copying shortcuts/actions/text.py -> build/lib/shortcuts/actions copying shortcuts/actions/input.py -> build/lib/shortcuts/actions copying shortcuts/actions/dictionary.py -> build/lib/shortcuts/actions copying shortcuts/actions/date.py -> build/lib/shortcuts/actions copying shortcuts/actions/b64.py -> build/lib/shortcuts/actions copying shortcuts/actions/photo.py -> build/lib/shortcuts/actions copying shortcuts/actions/messages.py -> build/lib/shortcuts/actions copying shortcuts/actions/base.py -> build/lib/shortcuts/actions copying shortcuts/actions/out.py -> build/lib/shortcuts/actions copying shortcuts/actions/calculation.py -> build/lib/shortcuts/actions copying shortcuts/actions/files.py -> build/lib/shortcuts/actions copying shortcuts/actions/variables.py -> build/lib/shortcuts/actions copying shortcuts/actions/scripting.py -> build/lib/shortcuts/actions copying shortcuts/actions/__init__.py -> build/lib/shortcuts/actions copying shortcuts/actions/conditions.py -> build/lib/shortcuts/actions 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/shortcuts creating build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/menu.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/web.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/device.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/text.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/input.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/dictionary.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/date.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/b64.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/photo.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/messages.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/base.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/out.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/calculation.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/files.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/variables.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/scripting.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/__init__.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/actions/conditions.py -> build/bdist.linux-armv7l/wheel/shortcuts/actions copying build/lib/shortcuts/cli.py -> build/bdist.linux-armv7l/wheel/shortcuts copying build/lib/shortcuts/loader.py -> build/bdist.linux-armv7l/wheel/shortcuts copying build/lib/shortcuts/utils.py -> build/bdist.linux-armv7l/wheel/shortcuts copying build/lib/shortcuts/dump.py -> build/bdist.linux-armv7l/wheel/shortcuts copying build/lib/shortcuts/shortcut.py -> build/bdist.linux-armv7l/wheel/shortcuts copying build/lib/shortcuts/__init__.py -> build/bdist.linux-armv7l/wheel/shortcuts running install_egg_info running egg_info creating shortcuts.egg-info writing shortcuts.egg-info/PKG-INFO writing entry points to shortcuts.egg-info/entry_points.txt writing dependency_links to shortcuts.egg-info/dependency_links.txt writing top-level names to shortcuts.egg-info/top_level.txt writing requirements to shortcuts.egg-info/requires.txt writing manifest file 'shortcuts.egg-info/SOURCES.txt' reading manifest file 'shortcuts.egg-info/SOURCES.txt' writing manifest file 'shortcuts.egg-info/SOURCES.txt' Copying shortcuts.egg-info to build/bdist.linux-armv7l/wheel/shortcuts-0.8.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/shortcuts-0.8.1.dist-info/WHEEL creating '/tmp/pip-wheel-2d9yv83t/shortcuts-0.8.1-py3-none-any.whl' and adding '.' to it adding 'shortcuts/__init__.py' adding 'shortcuts/cli.py' adding 'shortcuts/dump.py' adding 'shortcuts/loader.py' adding 'shortcuts/shortcut.py' adding 'shortcuts/utils.py' adding 'shortcuts/actions/__init__.py' adding 'shortcuts/actions/b64.py' adding 'shortcuts/actions/base.py' adding 'shortcuts/actions/calculation.py' adding 'shortcuts/actions/conditions.py' adding 'shortcuts/actions/date.py' adding 'shortcuts/actions/device.py' adding 'shortcuts/actions/dictionary.py' adding 'shortcuts/actions/files.py' adding 'shortcuts/actions/input.py' adding 'shortcuts/actions/menu.py' adding 'shortcuts/actions/messages.py' adding 'shortcuts/actions/out.py' adding 'shortcuts/actions/photo.py' adding 'shortcuts/actions/scripting.py' adding 'shortcuts/actions/text.py' adding 'shortcuts/actions/variables.py' adding 'shortcuts/actions/web.py' adding 'shortcuts-0.8.1.dist-info/entry_points.txt' adding 'shortcuts-0.8.1.dist-info/top_level.txt' adding 'shortcuts-0.8.1.dist-info/WHEEL' adding 'shortcuts-0.8.1.dist-info/METADATA' adding 'shortcuts-0.8.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for shortcuts: finished with status 'done' Stored in directory: /tmp/tmpem3ftdi8 Successfully built shortcuts Cleaning up... Removing source in /tmp/pip-wheel-r6e78n19/shortcuts Removed build tracker '/tmp/pip-req-tracker-1wvh__t0'