Created temporary directory: /tmp/pip-ephem-wheel-cache-sy517vo7 Created temporary directory: /tmp/pip-req-tracker-anri05q1 Created requirements tracker '/tmp/pip-req-tracker-anri05q1' Created temporary directory: /tmp/pip-wheel-ij3dv5h5 Looking in indexes: https://pypi.python.org/simple Collecting guacapy==0.9.2 1 location(s) to search for versions of guacapy: * https://pypi.python.org/simple/guacapy/ Getting page https://pypi.python.org/simple/guacapy/ Analyzing links from page https://pypi.org/simple/guacapy/ Found link https://files.pythonhosted.org/packages/c5/3b/74f79b09daebb12f1cc5af6fa15e4c1669dbacfc972f4e833d1bebbc3f9a/guacapy-0.8.1.tar.gz#sha256=e55f509d4f21908b1bef50799587dfcfb20fd87c451beb2e0ce3f795c3de9912 (from https://pypi.org/simple/guacapy/), version: 0.8.1 Found link https://files.pythonhosted.org/packages/d7/84/ea90a21e89c8cb4b68acaa8feaa61496671ffdaa08bb4895692eca81865c/guacapy-0.9.0.tar.gz#sha256=16c90630ba668f8408e9aafcc9fb063f5708d30f983aadbc67575c654aeba956 (from https://pypi.org/simple/guacapy/), version: 0.9.0 Found link https://files.pythonhosted.org/packages/d6/89/d2c827042f2ff03069c5427590829aed6172dfb2a4a5a78a1e7b4d476d04/guacapy-0.9.1.tar.gz#sha256=3f655daf8cc2b7c312f3a43b2e5022b6cda368535f22c6409bcf580122d667b0 (from https://pypi.org/simple/guacapy/), version: 0.9.1 Found link https://files.pythonhosted.org/packages/2c/f5/d5844fe75f7f8af409efe42b68805c716bcb53c353c45ff7266873e483a2/guacapy-0.9.2.tar.gz#sha256=d122c8665254dc61321bc32e708b060131040e7da7a607adcd46dacc0c51d464 (from https://pypi.org/simple/guacapy/), version: 0.9.2 Using version 0.9.2 (newest of versions: 0.9.2) Created temporary directory: /tmp/pip-unpack-s7_bti2u Downloading https://files.pythonhosted.org/packages/2c/f5/d5844fe75f7f8af409efe42b68805c716bcb53c353c45ff7266873e483a2/guacapy-0.9.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2c/f5/d5844fe75f7f8af409efe42b68805c716bcb53c353c45ff7266873e483a2/guacapy-0.9.2.tar.gz#sha256=d122c8665254dc61321bc32e708b060131040e7da7a607adcd46dacc0c51d464 (from https://pypi.org/simple/guacapy/) Added guacapy==0.9.2 from https://files.pythonhosted.org/packages/2c/f5/d5844fe75f7f8af409efe42b68805c716bcb53c353c45ff7266873e483a2/guacapy-0.9.2.tar.gz#sha256=d122c8665254dc61321bc32e708b060131040e7da7a607adcd46dacc0c51d464 to build tracker '/tmp/pip-req-tracker-anri05q1' Running setup.py (path:/tmp/pip-wheel-ij3dv5h5/guacapy/setup.py) egg_info for package guacapy Running command python setup.py egg_info running egg_info creating pip-egg-info/guacapy.egg-info writing requirements to pip-egg-info/guacapy.egg-info/requires.txt writing dependency_links to pip-egg-info/guacapy.egg-info/dependency_links.txt writing pip-egg-info/guacapy.egg-info/PKG-INFO writing top-level names to pip-egg-info/guacapy.egg-info/top_level.txt writing manifest file 'pip-egg-info/guacapy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/guacapy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/guacapy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ij3dv5h5/guacapy has version 0.9.2, which satisfies requirement guacapy==0.9.2 from https://files.pythonhosted.org/packages/2c/f5/d5844fe75f7f8af409efe42b68805c716bcb53c353c45ff7266873e483a2/guacapy-0.9.2.tar.gz#sha256=d122c8665254dc61321bc32e708b060131040e7da7a607adcd46dacc0c51d464 Removed guacapy==0.9.2 from https://files.pythonhosted.org/packages/2c/f5/d5844fe75f7f8af409efe42b68805c716bcb53c353c45ff7266873e483a2/guacapy-0.9.2.tar.gz#sha256=d122c8665254dc61321bc32e708b060131040e7da7a607adcd46dacc0c51d464 from build tracker '/tmp/pip-req-tracker-anri05q1' Building wheels for collected packages: guacapy Created temporary directory: /tmp/pip-wheel-urhkkl6u Running setup.py bdist_wheel for guacapy: started Destination directory: /tmp/pip-wheel-urhkkl6u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ij3dv5h5/guacapy/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-urhkkl6u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/guacapy copying guacapy/client.py -> build/lib/guacapy copying guacapy/templates.py -> build/lib/guacapy copying guacapy/__init__.py -> build/lib/guacapy creating build/lib/sample copying sample/__init__.py -> build/lib/sample copying sample/iaas-add.py -> build/lib/sample 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/guacapy copying build/lib/guacapy/client.py -> build/bdist.linux-armv7l/wheel/guacapy copying build/lib/guacapy/templates.py -> build/bdist.linux-armv7l/wheel/guacapy copying build/lib/guacapy/__init__.py -> build/bdist.linux-armv7l/wheel/guacapy creating build/bdist.linux-armv7l/wheel/sample copying build/lib/sample/__init__.py -> build/bdist.linux-armv7l/wheel/sample copying build/lib/sample/iaas-add.py -> build/bdist.linux-armv7l/wheel/sample running install_egg_info running egg_info writing dependency_links to guacapy.egg-info/dependency_links.txt writing guacapy.egg-info/PKG-INFO writing top-level names to guacapy.egg-info/top_level.txt writing requirements to guacapy.egg-info/requires.txt reading manifest file 'guacapy.egg-info/SOURCES.txt' writing manifest file 'guacapy.egg-info/SOURCES.txt' Copying guacapy.egg-info to build/bdist.linux-armv7l/wheel/guacapy-0.9.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/guacapy-0.9.2.dist-info/WHEEL creating '/tmp/pip-wheel-urhkkl6u/guacapy-0.9.2-py3-none-any.whl' and adding '.' to it adding 'guacapy/__init__.py' adding 'guacapy/client.py' adding 'guacapy/templates.py' adding 'sample/__init__.py' adding 'sample/iaas-add.py' adding 'guacapy-0.9.2.dist-info/top_level.txt' adding 'guacapy-0.9.2.dist-info/WHEEL' adding 'guacapy-0.9.2.dist-info/METADATA' adding 'guacapy-0.9.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for guacapy: finished with status 'done' Stored in directory: /tmp/tmp8g4nf1nm Successfully built guacapy Cleaning up... Removing source in /tmp/pip-wheel-ij3dv5h5/guacapy Removed build tracker '/tmp/pip-req-tracker-anri05q1'