Created temporary directory: /tmp/pip-ephem-wheel-cache-2sdc4fzw Created temporary directory: /tmp/pip-req-tracker-f87fuv44 Created requirements tracker '/tmp/pip-req-tracker-f87fuv44' Created temporary directory: /tmp/pip-wheel-nw2802vh Collecting gcrssh==0.0.4 1 location(s) to search for versions of gcrssh: * https://pypi.org/simple/gcrssh/ Getting page https://pypi.org/simple/gcrssh/ Analyzing links from page https://pypi.org/simple/gcrssh/ Found link https://files.pythonhosted.org/packages/68/e6/0fa46a0ac904ef92ec54ce2e8939de03c511b4ed51bc685de9ec4b6dc400/gcrssh-0.0.1.tar.gz#sha256=f258a1f7173fec1458548922e804927df5eaff02d86a4087a65af54b076d641d (from https://pypi.org/simple/gcrssh/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/25/e9/de72ff352816b508acf490f7262b1386947e47b3a9dde545e3793bccfb00/gcrssh-0.0.2.tar.gz#sha256=4a9f0e00435c27a874df6f17c9f86f59d4db284a120b73dbcea86f32b1f2005a (from https://pypi.org/simple/gcrssh/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/a8/d0/dae0dbea219ba6f0693ead4c24309e028c456e55d4a9dbf6347cd06ff9f8/gcrssh-0.0.4.tar.gz#sha256=15fa6a57fcc07d948602f87f82a44b116de130bca937711571e203cc86e74c8c (from https://pypi.org/simple/gcrssh/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-ekdbl2h6 Downloading https://files.pythonhosted.org/packages/a8/d0/dae0dbea219ba6f0693ead4c24309e028c456e55d4a9dbf6347cd06ff9f8/gcrssh-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a8/d0/dae0dbea219ba6f0693ead4c24309e028c456e55d4a9dbf6347cd06ff9f8/gcrssh-0.0.4.tar.gz#sha256=15fa6a57fcc07d948602f87f82a44b116de130bca937711571e203cc86e74c8c (from https://pypi.org/simple/gcrssh/) Added gcrssh==0.0.4 from https://files.pythonhosted.org/packages/a8/d0/dae0dbea219ba6f0693ead4c24309e028c456e55d4a9dbf6347cd06ff9f8/gcrssh-0.0.4.tar.gz#sha256=15fa6a57fcc07d948602f87f82a44b116de130bca937711571e203cc86e74c8c to build tracker '/tmp/pip-req-tracker-f87fuv44' Running setup.py (path:/tmp/pip-wheel-nw2802vh/gcrssh/setup.py) egg_info for package gcrssh Running command python setup.py egg_info running egg_info creating pip-egg-info/gcrssh.egg-info writing entry points to pip-egg-info/gcrssh.egg-info/entry_points.txt writing pip-egg-info/gcrssh.egg-info/PKG-INFO writing top-level names to pip-egg-info/gcrssh.egg-info/top_level.txt writing dependency_links to pip-egg-info/gcrssh.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/gcrssh.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gcrssh.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gcrssh.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nw2802vh/gcrssh has version 0.0.4, which satisfies requirement gcrssh==0.0.4 from https://files.pythonhosted.org/packages/a8/d0/dae0dbea219ba6f0693ead4c24309e028c456e55d4a9dbf6347cd06ff9f8/gcrssh-0.0.4.tar.gz#sha256=15fa6a57fcc07d948602f87f82a44b116de130bca937711571e203cc86e74c8c Removed gcrssh==0.0.4 from https://files.pythonhosted.org/packages/a8/d0/dae0dbea219ba6f0693ead4c24309e028c456e55d4a9dbf6347cd06ff9f8/gcrssh-0.0.4.tar.gz#sha256=15fa6a57fcc07d948602f87f82a44b116de130bca937711571e203cc86e74c8c from build tracker '/tmp/pip-req-tracker-f87fuv44' Building wheels for collected packages: gcrssh Created temporary directory: /tmp/pip-wheel-8nzxjk_8 Running setup.py bdist_wheel for gcrssh: started Destination directory: /tmp/pip-wheel-8nzxjk_8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nw2802vh/gcrssh/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-8nzxjk_8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gcrssh copying gcrssh/__init__.py -> build/lib/gcrssh copying gcrssh/main.py -> build/lib/gcrssh running build_scripts creating build/scripts-3.4 copying gcrssh/main.py -> build/scripts-3.4 changing mode of build/scripts-3.4/main.py from 644 to 755 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/gcrssh copying build/lib/gcrssh/__init__.py -> build/bdist.linux-armv7l/wheel/gcrssh copying build/lib/gcrssh/main.py -> build/bdist.linux-armv7l/wheel/gcrssh running install_egg_info running egg_info writing dependency_links to gcrssh.egg-info/dependency_links.txt writing top-level names to gcrssh.egg-info/top_level.txt writing entry points to gcrssh.egg-info/entry_points.txt writing gcrssh.egg-info/PKG-INFO reading manifest file 'gcrssh.egg-info/SOURCES.txt' writing manifest file 'gcrssh.egg-info/SOURCES.txt' Copying gcrssh.egg-info to build/bdist.linux-armv7l/wheel/gcrssh-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gcrssh-0.0.4.data creating build/bdist.linux-armv7l/wheel/gcrssh-0.0.4.data/scripts copying build/scripts-3.4/main.py -> build/bdist.linux-armv7l/wheel/gcrssh-0.0.4.data/scripts changing mode of build/bdist.linux-armv7l/wheel/gcrssh-0.0.4.data/scripts/main.py to 755 creating build/bdist.linux-armv7l/wheel/gcrssh-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-8nzxjk_8/gcrssh-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gcrssh/__init__.py' adding 'gcrssh/main.py' adding 'gcrssh-0.0.4.data/scripts/main.py' adding 'gcrssh-0.0.4.dist-info/METADATA' adding 'gcrssh-0.0.4.dist-info/WHEEL' adding 'gcrssh-0.0.4.dist-info/entry_points.txt' adding 'gcrssh-0.0.4.dist-info/top_level.txt' adding 'gcrssh-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gcrssh: finished with status 'done' Stored in directory: /tmp/tmpq9z_g6xh Successfully built gcrssh Cleaning up... Removing source in /tmp/pip-wheel-nw2802vh/gcrssh Removed build tracker '/tmp/pip-req-tracker-f87fuv44'