Collecting faaspot==0.1.4 1 location(s) to search for versions of faaspot: * https://pypi.python.org/simple/faaspot/ Getting page https://pypi.python.org/simple/faaspot/ Analyzing links from page https://pypi.python.org/simple/faaspot/ Found link https://pypi.python.org/packages/80/32/cc080cb646ee916fe3721742754a53037d017381da01aa177132d1de5d6f/faaspot-0.1.4.tar.gz#md5=75532294dc79143ce673ea9b4604b648 (from https://pypi.python.org/simple/faaspot/), version: 0.1.4 Found link https://pypi.python.org/packages/8b/4c/c551c9be3d590adf069bdf2c9e34a3f5901f2b6a871968edfa9593fe475d/faaspot-0.1.6.tar.gz#md5=e4328c6b3b353fc53e338c508bad95c2 (from https://pypi.python.org/simple/faaspot/), version: 0.1.6 Found link https://pypi.python.org/packages/af/f5/d73ddd58cc63ba5f679eba5060b277228fd2527db6b92fe573d277d4dcdc/faaspot-0.1.5.tar.gz#md5=9c18f0a59d29c4183d1c97447444fb7e (from https://pypi.python.org/simple/faaspot/), version: 0.1.5 Found link https://pypi.python.org/packages/be/bf/1944dfcabfc513b5823b61bb58154143cb42fd48282e409461801eac89a5/faaspot-0.1.3.tar.gz#md5=d9c25d5c92c988a0bc2ced0b281f9b3d (from https://pypi.python.org/simple/faaspot/), version: 0.1.3 Found link https://pypi.python.org/packages/d2/94/a1169f2a1a1af4f52cd841fc0a9b27c44dd44b7275b86b580ad4bae08683/faaspot-0.1.0.tar.gz#md5=f96241cee9ffc112382b37c19d0bf21f (from https://pypi.python.org/simple/faaspot/), version: 0.1.0 Found link https://pypi.python.org/packages/df/96/45ec1dfa46f777fca9a7d3167f1d3f76d5d026fbb4dbb9e23ce039238e9c/faaspot-0.1.2.tar.gz#md5=4a2183c0afaa4ecf3c16f0826b8466db (from https://pypi.python.org/simple/faaspot/), version: 0.1.2 Found link https://pypi.python.org/packages/f7/67/c63586ded817a18e7849cbd27cd82bdd83f3d17f554d68fcf8bd5307a69b/faaspot-0.1.1.tar.gz#md5=748a212afcc8d10bf38ddb6cc02f9e6a (from https://pypi.python.org/simple/faaspot/), version: 0.1.1 Using version 0.1.4 (newest of versions: 0.1.4) Downloading faaspot-0.1.4.tar.gz Downloading from URL https://pypi.python.org/packages/80/32/cc080cb646ee916fe3721742754a53037d017381da01aa177132d1de5d6f/faaspot-0.1.4.tar.gz#md5=75532294dc79143ce673ea9b4604b648 (from https://pypi.python.org/simple/faaspot/) Running setup.py (path:/tmp/pip-build-0nxomzq5/faaspot/setup.py) egg_info for package faaspot Running command python setup.py egg_info running egg_info creating pip-egg-info/faaspot.egg-info writing pip-egg-info/faaspot.egg-info/PKG-INFO writing top-level names to pip-egg-info/faaspot.egg-info/top_level.txt writing requirements to pip-egg-info/faaspot.egg-info/requires.txt writing entry points to pip-egg-info/faaspot.egg-info/entry_points.txt writing dependency_links to pip-egg-info/faaspot.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/faaspot.egg-info/SOURCES.txt' file fas.py (for module fas) not found file faaspot.py (for module faaspot) not found package init file 'fas/commands/samples/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/faaspot.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/faaspot.egg-info/SOURCES.txt' Source in /tmp/pip-build-0nxomzq5/faaspot has version 0.1.4, which satisfies requirement faaspot==0.1.4 from https://pypi.python.org/packages/80/32/cc080cb646ee916fe3721742754a53037d017381da01aa177132d1de5d6f/faaspot-0.1.4.tar.gz#md5=75532294dc79143ce673ea9b4604b648 Building wheels for collected packages: faaspot Running setup.py bdist_wheel for faaspot: started Destination directory: /tmp/tmpqo462rrkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0nxomzq5/faaspot/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/tmpqo462rrkpip-wheel- running bdist_wheel running build running build_py file fas.py (for module fas) not found file faaspot.py (for module faaspot) not found creating build creating build/lib creating build/lib/faaspot copying faaspot/__init__.py -> build/lib/faaspot copying faaspot/faaspot.py -> build/lib/faaspot creating build/lib/fas copying fas/main.py -> build/lib/fas copying fas/utils.py -> build/lib/fas copying fas/__init__.py -> build/lib/fas copying fas/table.py -> build/lib/fas copying fas/config.py -> build/lib/fas creating build/lib/fas/cli copying fas/cli/profiles.py -> build/lib/fas/cli copying fas/cli/__init__.py -> build/lib/fas/cli copying fas/cli/executions.py -> build/lib/fas/cli copying fas/cli/functions.py -> build/lib/fas/cli copying fas/cli/arguments.py -> build/lib/fas/cli copying fas/cli/nodes.py -> build/lib/fas/cli creating build/lib/fas/client copying fas/client/exceptions.py -> build/lib/fas/client copying fas/client/__init__.py -> build/lib/fas/client copying fas/client/httpclient.py -> build/lib/fas/client creating build/lib/fas/commands copying fas/commands/profiles.py -> build/lib/fas/commands copying fas/commands/__init__.py -> build/lib/fas/commands copying fas/commands/executions.py -> build/lib/fas/commands copying fas/commands/command.py -> build/lib/fas/commands copying fas/commands/functions.py -> build/lib/fas/commands copying fas/commands/nodes.py -> build/lib/fas/commands package init file 'fas/commands/samples/__init__.py' not found (or not a regular file) creating build/lib/fas/commands/samples copying fas/commands/samples/sleep.py -> build/lib/fas/commands/samples copying fas/commands/samples/get-content.py -> build/lib/fas/commands/samples copying fas/commands/samples/hello-world.py -> build/lib/fas/commands/samples copying fas/VERSION -> build/lib/fas file fas.py (for module fas) not found file faaspot.py (for module faaspot) not found 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/faaspot copying build/lib/faaspot/__init__.py -> build/bdist.linux-armv7l/wheel/faaspot copying build/lib/faaspot/faaspot.py -> build/bdist.linux-armv7l/wheel/faaspot creating build/bdist.linux-armv7l/wheel/fas copying build/lib/fas/main.py -> build/bdist.linux-armv7l/wheel/fas copying build/lib/fas/utils.py -> build/bdist.linux-armv7l/wheel/fas creating build/bdist.linux-armv7l/wheel/fas/cli copying build/lib/fas/cli/profiles.py -> build/bdist.linux-armv7l/wheel/fas/cli copying build/lib/fas/cli/__init__.py -> build/bdist.linux-armv7l/wheel/fas/cli copying build/lib/fas/cli/executions.py -> build/bdist.linux-armv7l/wheel/fas/cli copying build/lib/fas/cli/functions.py -> build/bdist.linux-armv7l/wheel/fas/cli copying build/lib/fas/cli/arguments.py -> build/bdist.linux-armv7l/wheel/fas/cli copying build/lib/fas/cli/nodes.py -> build/bdist.linux-armv7l/wheel/fas/cli copying build/lib/fas/__init__.py -> build/bdist.linux-armv7l/wheel/fas copying build/lib/fas/VERSION -> build/bdist.linux-armv7l/wheel/fas copying build/lib/fas/table.py -> build/bdist.linux-armv7l/wheel/fas copying build/lib/fas/config.py -> build/bdist.linux-armv7l/wheel/fas creating build/bdist.linux-armv7l/wheel/fas/commands copying build/lib/fas/commands/profiles.py -> build/bdist.linux-armv7l/wheel/fas/commands copying build/lib/fas/commands/__init__.py -> build/bdist.linux-armv7l/wheel/fas/commands copying build/lib/fas/commands/executions.py -> build/bdist.linux-armv7l/wheel/fas/commands copying build/lib/fas/commands/command.py -> build/bdist.linux-armv7l/wheel/fas/commands copying build/lib/fas/commands/functions.py -> build/bdist.linux-armv7l/wheel/fas/commands copying build/lib/fas/commands/nodes.py -> build/bdist.linux-armv7l/wheel/fas/commands creating build/bdist.linux-armv7l/wheel/fas/commands/samples copying build/lib/fas/commands/samples/sleep.py -> build/bdist.linux-armv7l/wheel/fas/commands/samples copying build/lib/fas/commands/samples/get-content.py -> build/bdist.linux-armv7l/wheel/fas/commands/samples copying build/lib/fas/commands/samples/hello-world.py -> build/bdist.linux-armv7l/wheel/fas/commands/samples creating build/bdist.linux-armv7l/wheel/fas/client copying build/lib/fas/client/exceptions.py -> build/bdist.linux-armv7l/wheel/fas/client copying build/lib/fas/client/__init__.py -> build/bdist.linux-armv7l/wheel/fas/client copying build/lib/fas/client/httpclient.py -> build/bdist.linux-armv7l/wheel/fas/client running install_egg_info running egg_info writing entry points to faaspot.egg-info/entry_points.txt writing faaspot.egg-info/PKG-INFO writing top-level names to faaspot.egg-info/top_level.txt writing requirements to faaspot.egg-info/requires.txt writing dependency_links to faaspot.egg-info/dependency_links.txt file fas.py (for module fas) not found file faaspot.py (for module faaspot) not found reading manifest file 'faaspot.egg-info/SOURCES.txt' writing manifest file 'faaspot.egg-info/SOURCES.txt' Copying faaspot.egg-info to build/bdist.linux-armv7l/wheel/faaspot-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/faaspot-0.1.4.dist-info/WHEEL Running setup.py bdist_wheel for faaspot: finished with status 'done' Stored in directory: /tmp/tmpfg7k73b4 Successfully built faaspot Cleaning up... Removing source in /tmp/pip-build-0nxomzq5/faaspot