Created temporary directory: /tmp/pip-ephem-wheel-cache-elhwom95 Created temporary directory: /tmp/pip-req-tracker-d_o6lvns Created requirements tracker '/tmp/pip-req-tracker-d_o6lvns' Created temporary directory: /tmp/pip-wheel-m3k65llr Collecting ShortJob==1.7 1 location(s) to search for versions of ShortJob: * https://pypi.org/simple/shortjob/ Getting page https://pypi.org/simple/shortjob/ Analyzing links from page https://pypi.org/simple/shortjob/ Skipping link https://files.pythonhosted.org/packages/52/9b/56d5784340aa6889ea4c7fbb45ba20446ca01272f352c3786b0eeeaf5fca/ShortJob-1.6-py2-none-any.whl#sha256=7d1ba16b84acb0be4e0c5917eabfd8441557119b833720aa81c0922b87866bf8 (from https://pypi.org/simple/shortjob/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/34/f1/05f1dbf5c077c3a805364a78c491fd77b6467695e4b94092d788ac6bb49c/ShortJob-1.6.tar.gz#sha256=5fa681805627a0fddc9d7f713c795e92164c20320022b47d8082c01de97669ce (from https://pypi.org/simple/shortjob/), version: 1.6 Skipping link https://files.pythonhosted.org/packages/21/f5/69154c56ed176cd39343c5889c27abe1d8e1e864da4a7f81eb55af4757f6/ShortJob-1.7-py2-none-any.whl#sha256=ce415505fdd801ff7ab968da6ee1fd3a97699ca817f236cbf60212ba5233e364 (from https://pypi.org/simple/shortjob/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/45/05/7f38ffda55ac51a49a35f4d4640cfca986ec1cf5eae1dfaba7cc99cd5371/ShortJob-1.7.tar.gz#sha256=681e89951b700d1f98c630dea968480247631f67233fb37f8fb0cc327c53ac0b (from https://pypi.org/simple/shortjob/), version: 1.7 Using version 1.7 (newest of versions: 1.7) Created temporary directory: /tmp/pip-unpack-drc7incv Downloading https://files.pythonhosted.org/packages/45/05/7f38ffda55ac51a49a35f4d4640cfca986ec1cf5eae1dfaba7cc99cd5371/ShortJob-1.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/45/05/7f38ffda55ac51a49a35f4d4640cfca986ec1cf5eae1dfaba7cc99cd5371/ShortJob-1.7.tar.gz#sha256=681e89951b700d1f98c630dea968480247631f67233fb37f8fb0cc327c53ac0b (from https://pypi.org/simple/shortjob/) Added ShortJob==1.7 from https://files.pythonhosted.org/packages/45/05/7f38ffda55ac51a49a35f4d4640cfca986ec1cf5eae1dfaba7cc99cd5371/ShortJob-1.7.tar.gz#sha256=681e89951b700d1f98c630dea968480247631f67233fb37f8fb0cc327c53ac0b to build tracker '/tmp/pip-req-tracker-d_o6lvns' Running setup.py (path:/tmp/pip-wheel-m3k65llr/ShortJob/setup.py) egg_info for package ShortJob Running command python setup.py egg_info running egg_info creating pip-egg-info/ShortJob.egg-info writing top-level names to pip-egg-info/ShortJob.egg-info/top_level.txt writing dependency_links to pip-egg-info/ShortJob.egg-info/dependency_links.txt writing pip-egg-info/ShortJob.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ShortJob.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ShortJob.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ShortJob.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m3k65llr/ShortJob has version 1.7, which satisfies requirement ShortJob==1.7 from https://files.pythonhosted.org/packages/45/05/7f38ffda55ac51a49a35f4d4640cfca986ec1cf5eae1dfaba7cc99cd5371/ShortJob-1.7.tar.gz#sha256=681e89951b700d1f98c630dea968480247631f67233fb37f8fb0cc327c53ac0b Removed ShortJob==1.7 from https://files.pythonhosted.org/packages/45/05/7f38ffda55ac51a49a35f4d4640cfca986ec1cf5eae1dfaba7cc99cd5371/ShortJob-1.7.tar.gz#sha256=681e89951b700d1f98c630dea968480247631f67233fb37f8fb0cc327c53ac0b from build tracker '/tmp/pip-req-tracker-d_o6lvns' Building wheels for collected packages: ShortJob Created temporary directory: /tmp/pip-wheel-x8l30bb9 Running setup.py bdist_wheel for ShortJob: started Destination directory: /tmp/pip-wheel-x8l30bb9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m3k65llr/ShortJob/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-x8l30bb9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ShortJob copying ShortJob/GetResult.py -> build/lib/ShortJob copying ShortJob/MkJob.py -> build/lib/ShortJob copying ShortJob/__init__.py -> build/lib/ShortJob copying ShortJob/command.py -> build/lib/ShortJob copying ShortJob/MkMulJob.py -> build/lib/ShortJob 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/ShortJob copying build/lib/ShortJob/GetResult.py -> build/bdist.linux-armv7l/wheel/ShortJob copying build/lib/ShortJob/MkJob.py -> build/bdist.linux-armv7l/wheel/ShortJob copying build/lib/ShortJob/__init__.py -> build/bdist.linux-armv7l/wheel/ShortJob copying build/lib/ShortJob/command.py -> build/bdist.linux-armv7l/wheel/ShortJob copying build/lib/ShortJob/MkMulJob.py -> build/bdist.linux-armv7l/wheel/ShortJob running install_egg_info running egg_info writing top-level names to ShortJob.egg-info/top_level.txt writing dependency_links to ShortJob.egg-info/dependency_links.txt writing ShortJob.egg-info/PKG-INFO reading manifest file 'ShortJob.egg-info/SOURCES.txt' writing manifest file 'ShortJob.egg-info/SOURCES.txt' Copying ShortJob.egg-info to build/bdist.linux-armv7l/wheel/ShortJob-1.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ShortJob-1.7.dist-info/WHEEL creating '/tmp/pip-wheel-x8l30bb9/ShortJob-1.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ShortJob/GetResult.py' adding 'ShortJob/MkJob.py' adding 'ShortJob/MkMulJob.py' adding 'ShortJob/__init__.py' adding 'ShortJob/command.py' adding 'ShortJob-1.7.dist-info/METADATA' adding 'ShortJob-1.7.dist-info/WHEEL' adding 'ShortJob-1.7.dist-info/top_level.txt' adding 'ShortJob-1.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ShortJob: finished with status 'done' Stored in directory: /tmp/tmpwn9_a35p Successfully built ShortJob Cleaning up... Removing source in /tmp/pip-wheel-m3k65llr/ShortJob Removed build tracker '/tmp/pip-req-tracker-d_o6lvns'