Created temporary directory: /tmp/pip-ephem-wheel-cache-no0hbpui Created temporary directory: /tmp/pip-req-tracker-1dqjkw_x Created requirements tracker '/tmp/pip-req-tracker-1dqjkw_x' Created temporary directory: /tmp/pip-wheel-y6hlhw2l Looking in indexes: https://pypi.python.org/simple Collecting thampi==0.1.0 1 location(s) to search for versions of thampi: * https://pypi.python.org/simple/thampi/ Getting page https://pypi.python.org/simple/thampi/ Analyzing links from page https://pypi.org/simple/thampi/ Found link https://files.pythonhosted.org/packages/c3/c6/6710c503fa8b3045093599cb383fcc584638072d7ba4f013d9b862377364/thampi-0.1.0.tar.gz#sha256=a2b249a9e7b6a719fb93444dfc4e894d7e4e19a0d2b7945555d13ffeb82fb790 (from https://pypi.org/simple/thampi/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-ef58nc3f Downloading https://files.pythonhosted.org/packages/c3/c6/6710c503fa8b3045093599cb383fcc584638072d7ba4f013d9b862377364/thampi-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c3/c6/6710c503fa8b3045093599cb383fcc584638072d7ba4f013d9b862377364/thampi-0.1.0.tar.gz#sha256=a2b249a9e7b6a719fb93444dfc4e894d7e4e19a0d2b7945555d13ffeb82fb790 (from https://pypi.org/simple/thampi/) Added thampi==0.1.0 from https://files.pythonhosted.org/packages/c3/c6/6710c503fa8b3045093599cb383fcc584638072d7ba4f013d9b862377364/thampi-0.1.0.tar.gz#sha256=a2b249a9e7b6a719fb93444dfc4e894d7e4e19a0d2b7945555d13ffeb82fb790 to build tracker '/tmp/pip-req-tracker-1dqjkw_x' Running setup.py (path:/tmp/pip-wheel-y6hlhw2l/thampi/setup.py) egg_info for package thampi Running command python setup.py egg_info running egg_info creating pip-egg-info/thampi.egg-info writing requirements to pip-egg-info/thampi.egg-info/requires.txt writing pip-egg-info/thampi.egg-info/PKG-INFO writing dependency_links to pip-egg-info/thampi.egg-info/dependency_links.txt writing entry points to pip-egg-info/thampi.egg-info/entry_points.txt writing top-level names to pip-egg-info/thampi.egg-info/top_level.txt writing manifest file 'pip-egg-info/thampi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/thampi.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/thampi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-y6hlhw2l/thampi has version 0.1.0, which satisfies requirement thampi==0.1.0 from https://files.pythonhosted.org/packages/c3/c6/6710c503fa8b3045093599cb383fcc584638072d7ba4f013d9b862377364/thampi-0.1.0.tar.gz#sha256=a2b249a9e7b6a719fb93444dfc4e894d7e4e19a0d2b7945555d13ffeb82fb790 Removed thampi==0.1.0 from https://files.pythonhosted.org/packages/c3/c6/6710c503fa8b3045093599cb383fcc584638072d7ba4f013d9b862377364/thampi-0.1.0.tar.gz#sha256=a2b249a9e7b6a719fb93444dfc4e894d7e4e19a0d2b7945555d13ffeb82fb790 from build tracker '/tmp/pip-req-tracker-1dqjkw_x' Building wheels for collected packages: thampi Created temporary directory: /tmp/pip-wheel-8mxz7q4u Running setup.py bdist_wheel for thampi: started Destination directory: /tmp/pip-wheel-8mxz7q4u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-y6hlhw2l/thampi/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-8mxz7q4u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/thampi copying thampi/__init__.py -> build/lib/thampi creating build/lib/thampi/cli copying thampi/cli/__init__.py -> build/lib/thampi/cli copying thampi/cli/cli.py -> build/lib/thampi/cli copying thampi/cli/commands.py -> build/lib/thampi/cli creating build/lib/thampi/lib copying thampi/lib/util.py -> build/lib/thampi/lib copying thampi/lib/__init__.py -> build/lib/thampi/lib copying thampi/lib/aws.py -> build/lib/thampi/lib creating build/lib/thampi/core copying thampi/core/flask_api.py -> build/lib/thampi/core copying thampi/core/api.py -> build/lib/thampi/core copying thampi/core/__init__.py -> build/lib/thampi/core copying thampi/core/model.py -> build/lib/thampi/core copying thampi/core/constants.py -> build/lib/thampi/core copying thampi/core/helper.py -> build/lib/thampi/core copying thampi/core/thampi_core.py -> build/lib/thampi/core running egg_info writing requirements to thampi.egg-info/requires.txt writing top-level names to thampi.egg-info/top_level.txt writing thampi.egg-info/PKG-INFO writing dependency_links to thampi.egg-info/dependency_links.txt writing entry points to thampi.egg-info/entry_points.txt reading manifest file 'thampi.egg-info/SOURCES.txt' writing manifest file 'thampi.egg-info/SOURCES.txt' 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/thampi creating build/bdist.linux-armv7l/wheel/thampi/cli copying build/lib/thampi/cli/__init__.py -> build/bdist.linux-armv7l/wheel/thampi/cli copying build/lib/thampi/cli/cli.py -> build/bdist.linux-armv7l/wheel/thampi/cli copying build/lib/thampi/cli/commands.py -> build/bdist.linux-armv7l/wheel/thampi/cli copying build/lib/thampi/__init__.py -> build/bdist.linux-armv7l/wheel/thampi creating build/bdist.linux-armv7l/wheel/thampi/lib copying build/lib/thampi/lib/util.py -> build/bdist.linux-armv7l/wheel/thampi/lib copying build/lib/thampi/lib/__init__.py -> build/bdist.linux-armv7l/wheel/thampi/lib copying build/lib/thampi/lib/aws.py -> build/bdist.linux-armv7l/wheel/thampi/lib creating build/bdist.linux-armv7l/wheel/thampi/core copying build/lib/thampi/core/flask_api.py -> build/bdist.linux-armv7l/wheel/thampi/core copying build/lib/thampi/core/api.py -> build/bdist.linux-armv7l/wheel/thampi/core copying build/lib/thampi/core/__init__.py -> build/bdist.linux-armv7l/wheel/thampi/core copying build/lib/thampi/core/model.py -> build/bdist.linux-armv7l/wheel/thampi/core copying build/lib/thampi/core/constants.py -> build/bdist.linux-armv7l/wheel/thampi/core copying build/lib/thampi/core/helper.py -> build/bdist.linux-armv7l/wheel/thampi/core copying build/lib/thampi/core/thampi_core.py -> build/bdist.linux-armv7l/wheel/thampi/core running install_egg_info Copying thampi.egg-info to build/bdist.linux-armv7l/wheel/thampi-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/thampi-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-8mxz7q4u/thampi-0.1.0-py2.py3-none-any.whl' and adding '.' to it adding 'thampi/__init__.py' adding 'thampi/cli/__init__.py' adding 'thampi/cli/cli.py' adding 'thampi/cli/commands.py' adding 'thampi/core/__init__.py' adding 'thampi/core/api.py' adding 'thampi/core/constants.py' adding 'thampi/core/flask_api.py' adding 'thampi/core/helper.py' adding 'thampi/core/model.py' adding 'thampi/core/thampi_core.py' adding 'thampi/lib/__init__.py' adding 'thampi/lib/aws.py' adding 'thampi/lib/util.py' adding 'thampi-0.1.0.dist-info/entry_points.txt' adding 'thampi-0.1.0.dist-info/top_level.txt' adding 'thampi-0.1.0.dist-info/WHEEL' adding 'thampi-0.1.0.dist-info/METADATA' adding 'thampi-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for thampi: finished with status 'done' Stored in directory: /tmp/tmp2sa0o23z Successfully built thampi Cleaning up... Removing source in /tmp/pip-wheel-y6hlhw2l/thampi Removed build tracker '/tmp/pip-req-tracker-1dqjkw_x'