Created temporary directory: /tmp/pip-ephem-wheel-cache-19leaau1 Created temporary directory: /tmp/pip-req-tracker-g6ddh6vy Created requirements tracker '/tmp/pip-req-tracker-g6ddh6vy' Created temporary directory: /tmp/pip-wheel-iy41s6wk Looking in indexes: https://pypi.python.org/simple Collecting atsge==0.1.2 1 location(s) to search for versions of atsge: * https://pypi.python.org/simple/atsge/ Getting page https://pypi.python.org/simple/atsge/ Analyzing links from page https://pypi.org/simple/atsge/ Found link https://files.pythonhosted.org/packages/d7/1c/3fcafab2139a318284c7ac6710d69034ddf9a36be6dd4ee25d634ff7010a/atsge-0.1.0.tar.gz#sha256=7f188822b5fd3b23d48758ff7b4718ce3e8cac2773c0c24d447dc323bceb56b5 (from https://pypi.org/simple/atsge/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/82/e4/c979898313e47aa42c809570b44942654626dac944cb8834af7e2da045de/atsge-0.1.1.tar.gz#sha256=a348026622a8f1124cd1da25f1ec0db2d31fe4b8f36fb5cef37643b0100885ea (from https://pypi.org/simple/atsge/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/5d/35/b367dd84122d9d2b80b1b3c513b1043410b3d90533ac38cb1aec567cba0d/atsge-0.1.2.tar.gz#sha256=4942066c8b01025d8fdf21036bec4dd0ff93c2c389d5e34c3f093b37def9de35 (from https://pypi.org/simple/atsge/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-uhjf2krm Downloading https://files.pythonhosted.org/packages/5d/35/b367dd84122d9d2b80b1b3c513b1043410b3d90533ac38cb1aec567cba0d/atsge-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5d/35/b367dd84122d9d2b80b1b3c513b1043410b3d90533ac38cb1aec567cba0d/atsge-0.1.2.tar.gz#sha256=4942066c8b01025d8fdf21036bec4dd0ff93c2c389d5e34c3f093b37def9de35 (from https://pypi.org/simple/atsge/) Added atsge==0.1.2 from https://files.pythonhosted.org/packages/5d/35/b367dd84122d9d2b80b1b3c513b1043410b3d90533ac38cb1aec567cba0d/atsge-0.1.2.tar.gz#sha256=4942066c8b01025d8fdf21036bec4dd0ff93c2c389d5e34c3f093b37def9de35 to build tracker '/tmp/pip-req-tracker-g6ddh6vy' Running setup.py (path:/tmp/pip-wheel-iy41s6wk/atsge/setup.py) egg_info for package atsge Running command python setup.py egg_info running egg_info creating pip-egg-info/atsge.egg-info writing pip-egg-info/atsge.egg-info/PKG-INFO writing dependency_links to pip-egg-info/atsge.egg-info/dependency_links.txt writing top-level names to pip-egg-info/atsge.egg-info/top_level.txt writing manifest file 'pip-egg-info/atsge.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/atsge.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/atsge.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-iy41s6wk/atsge has version 0.1.2, which satisfies requirement atsge==0.1.2 from https://files.pythonhosted.org/packages/5d/35/b367dd84122d9d2b80b1b3c513b1043410b3d90533ac38cb1aec567cba0d/atsge-0.1.2.tar.gz#sha256=4942066c8b01025d8fdf21036bec4dd0ff93c2c389d5e34c3f093b37def9de35 Removed atsge==0.1.2 from https://files.pythonhosted.org/packages/5d/35/b367dd84122d9d2b80b1b3c513b1043410b3d90533ac38cb1aec567cba0d/atsge-0.1.2.tar.gz#sha256=4942066c8b01025d8fdf21036bec4dd0ff93c2c389d5e34c3f093b37def9de35 from build tracker '/tmp/pip-req-tracker-g6ddh6vy' Building wheels for collected packages: atsge Created temporary directory: /tmp/pip-wheel-eu16p5oy Running setup.py bdist_wheel for atsge: started Destination directory: /tmp/pip-wheel-eu16p5oy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-iy41s6wk/atsge/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-eu16p5oy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/atsge copying atsge/build_parallel.py -> build/lib/atsge copying atsge/SGEJobSubmitter.py -> build/lib/atsge copying atsge/__init__.py -> build/lib/atsge 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/atsge copying build/lib/atsge/build_parallel.py -> build/bdist.linux-armv7l/wheel/atsge copying build/lib/atsge/SGEJobSubmitter.py -> build/bdist.linux-armv7l/wheel/atsge copying build/lib/atsge/__init__.py -> build/bdist.linux-armv7l/wheel/atsge running install_egg_info running egg_info writing atsge.egg-info/PKG-INFO writing top-level names to atsge.egg-info/top_level.txt writing dependency_links to atsge.egg-info/dependency_links.txt reading manifest file 'atsge.egg-info/SOURCES.txt' writing manifest file 'atsge.egg-info/SOURCES.txt' Copying atsge.egg-info to build/bdist.linux-armv7l/wheel/atsge-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/atsge-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-eu16p5oy/atsge-0.1.2-py3-none-any.whl' and adding '.' to it adding 'atsge/SGEJobSubmitter.py' adding 'atsge/__init__.py' adding 'atsge/build_parallel.py' adding 'atsge-0.1.2.dist-info/top_level.txt' adding 'atsge-0.1.2.dist-info/WHEEL' adding 'atsge-0.1.2.dist-info/METADATA' adding 'atsge-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for atsge: finished with status 'done' Stored in directory: /tmp/tmpepogx04w Successfully built atsge Cleaning up... Removing source in /tmp/pip-wheel-iy41s6wk/atsge Removed build tracker '/tmp/pip-req-tracker-g6ddh6vy'