Created temporary directory: /tmp/pip-ephem-wheel-cache-src3w7n8
Created temporary directory: /tmp/pip-req-tracker-7ei516wz
Created requirements tracker '/tmp/pip-req-tracker-7ei516wz'
Created temporary directory: /tmp/pip-wheel-o2r17ay2
Looking in indexes: https://pypi.python.org/simple
Collecting pyshortcuts==1.2
1 location(s) to search for versions of pyshortcuts:
* https://pypi.python.org/simple/pyshortcuts/
Getting page https://pypi.python.org/simple/pyshortcuts/
Analyzing links from page https://pypi.org/simple/pyshortcuts/
Found link https://files.pythonhosted.org/packages/2c/ab/a3e096953983735f8eb22b4858b973201d8653ce19ebda20888ba24cb8f4/pyshortcuts-1.0.tar.gz#sha256=0cf7b6f29aab159f1fa9ee5ca9da75a34b7a96d8bff3129fe6a1a98b3bf757fa (from https://pypi.org/simple/pyshortcuts/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 1.0
Found link https://files.pythonhosted.org/packages/33/d6/faee58a194bd77997a8d36eab302a659daa08562dc1bb60c49189225cd11/pyshortcuts-1.1.tar.gz#sha256=35a1b4a37fbac9eba5dfe0378c9e422e41cb7ab9a4d8d61ae66f28a1e2fbf1fd (from https://pypi.org/simple/pyshortcuts/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 1.1
Found link https://files.pythonhosted.org/packages/2a/23/4fa267157f2af7b9a339a5b046769461c5948e4b9d786a7a5360e157fd8a/pyshortcuts-1.2.tar.gz#sha256=8cfc15aab813e4aa13e694d32a89cb95ad663d7c53b3b8899df3d719d04a6997 (from https://pypi.org/simple/pyshortcuts/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 1.2
Using version 1.2 (newest of versions: 1.2)
Created temporary directory: /tmp/pip-unpack-zvuxgox0
Downloading https://files.pythonhosted.org/packages/2a/23/4fa267157f2af7b9a339a5b046769461c5948e4b9d786a7a5360e157fd8a/pyshortcuts-1.2.tar.gz (168kB)
Downloading from URL https://files.pythonhosted.org/packages/2a/23/4fa267157f2af7b9a339a5b046769461c5948e4b9d786a7a5360e157fd8a/pyshortcuts-1.2.tar.gz#sha256=8cfc15aab813e4aa13e694d32a89cb95ad663d7c53b3b8899df3d719d04a6997 (from https://pypi.org/simple/pyshortcuts/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*)
Added pyshortcuts==1.2 from https://files.pythonhosted.org/packages/2a/23/4fa267157f2af7b9a339a5b046769461c5948e4b9d786a7a5360e157fd8a/pyshortcuts-1.2.tar.gz#sha256=8cfc15aab813e4aa13e694d32a89cb95ad663d7c53b3b8899df3d719d04a6997 to build tracker '/tmp/pip-req-tracker-7ei516wz'
Running setup.py (path:/tmp/pip-wheel-o2r17ay2/pyshortcuts/setup.py) egg_info for package pyshortcuts
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pyshortcuts.egg-info
writing requirements to pip-egg-info/pyshortcuts.egg-info/requires.txt
writing pip-egg-info/pyshortcuts.egg-info/PKG-INFO
writing dependency_links to pip-egg-info/pyshortcuts.egg-info/dependency_links.txt
writing top-level names to pip-egg-info/pyshortcuts.egg-info/top_level.txt
writing entry points to pip-egg-info/pyshortcuts.egg-info/entry_points.txt
writing manifest file 'pip-egg-info/pyshortcuts.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pyshortcuts.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects
...
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ...
writing manifest file 'pip-egg-info/pyshortcuts.egg-info/SOURCES.txt'
Source in /tmp/pip-wheel-o2r17ay2/pyshortcuts has version 1.2, which satisfies requirement pyshortcuts==1.2 from https://files.pythonhosted.org/packages/2a/23/4fa267157f2af7b9a339a5b046769461c5948e4b9d786a7a5360e157fd8a/pyshortcuts-1.2.tar.gz#sha256=8cfc15aab813e4aa13e694d32a89cb95ad663d7c53b3b8899df3d719d04a6997
Removed pyshortcuts==1.2 from https://files.pythonhosted.org/packages/2a/23/4fa267157f2af7b9a339a5b046769461c5948e4b9d786a7a5360e157fd8a/pyshortcuts-1.2.tar.gz#sha256=8cfc15aab813e4aa13e694d32a89cb95ad663d7c53b3b8899df3d719d04a6997 from build tracker '/tmp/pip-req-tracker-7ei516wz'
Building wheels for collected packages: pyshortcuts
Created temporary directory: /tmp/pip-wheel-gjwa4tju
Running setup.py bdist_wheel for pyshortcuts: started
Destination directory: /tmp/pip-wheel-gjwa4tju
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o2r17ay2/pyshortcuts/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-gjwa4tju
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pyshortcuts
copying pyshortcuts/wxgui.py -> build/lib/pyshortcuts
copying pyshortcuts/darwin.py -> build/lib/pyshortcuts
copying pyshortcuts/shortcut.py -> build/lib/pyshortcuts
copying pyshortcuts/linux.py -> build/lib/pyshortcuts
copying pyshortcuts/windows.py -> build/lib/pyshortcuts
copying pyshortcuts/__init__.py -> build/lib/pyshortcuts
copying pyshortcuts/utils.py -> build/lib/pyshortcuts
creating build/lib/pyshortcuts/icons
copying pyshortcuts/icons/py.icns -> build/lib/pyshortcuts/icons
copying pyshortcuts/icons/py.ico -> build/lib/pyshortcuts/icons
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/pyshortcuts
creating build/bdist.linux-armv7l/wheel/pyshortcuts/icons
copying build/lib/pyshortcuts/icons/py.icns -> build/bdist.linux-armv7l/wheel/pyshortcuts/icons
copying build/lib/pyshortcuts/icons/py.ico -> build/bdist.linux-armv7l/wheel/pyshortcuts/icons
copying build/lib/pyshortcuts/wxgui.py -> build/bdist.linux-armv7l/wheel/pyshortcuts
copying build/lib/pyshortcuts/darwin.py -> build/bdist.linux-armv7l/wheel/pyshortcuts
copying build/lib/pyshortcuts/shortcut.py -> build/bdist.linux-armv7l/wheel/pyshortcuts
copying build/lib/pyshortcuts/linux.py -> build/bdist.linux-armv7l/wheel/pyshortcuts
copying build/lib/pyshortcuts/windows.py -> build/bdist.linux-armv7l/wheel/pyshortcuts
copying build/lib/pyshortcuts/__init__.py -> build/bdist.linux-armv7l/wheel/pyshortcuts
copying build/lib/pyshortcuts/utils.py -> build/bdist.linux-armv7l/wheel/pyshortcuts
running install_egg_info
running egg_info
writing pyshortcuts.egg-info/PKG-INFO
writing entry points to pyshortcuts.egg-info/entry_points.txt
writing requirements to pyshortcuts.egg-info/requires.txt
writing dependency_links to pyshortcuts.egg-info/dependency_links.txt
writing top-level names to pyshortcuts.egg-info/top_level.txt
reading manifest file 'pyshortcuts.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ...
writing manifest file 'pyshortcuts.egg-info/SOURCES.txt'
Copying pyshortcuts.egg-info to build/bdist.linux-armv7l/wheel/pyshortcuts-1.2-py3.4.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pyshortcuts-1.2.dist-info/WHEEL
creating '/tmp/pip-wheel-gjwa4tju/pyshortcuts-1.2-py3-none-any.whl' and adding '.' to it
adding 'pyshortcuts/__init__.py'
adding 'pyshortcuts/darwin.py'
adding 'pyshortcuts/linux.py'
adding 'pyshortcuts/shortcut.py'
adding 'pyshortcuts/utils.py'
adding 'pyshortcuts/windows.py'
adding 'pyshortcuts/wxgui.py'
adding 'pyshortcuts/icons/py.icns'
adding 'pyshortcuts/icons/py.ico'
adding 'pyshortcuts-1.2.dist-info/entry_points.txt'
adding 'pyshortcuts-1.2.dist-info/top_level.txt'
adding 'pyshortcuts-1.2.dist-info/WHEEL'
adding 'pyshortcuts-1.2.dist-info/METADATA'
adding 'pyshortcuts-1.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for pyshortcuts: finished with status 'done'
Stored in directory: /tmp/tmp96xpkcxr
Successfully built pyshortcuts
Cleaning up...
Removing source in /tmp/pip-wheel-o2r17ay2/pyshortcuts
Removed build tracker '/tmp/pip-req-tracker-7ei516wz'