Collecting ansible-droplet==0.1 1 location(s) to search for versions of ansible-droplet: * https://pypi.python.org/simple/ansible-droplet/ Getting page https://pypi.python.org/simple/ansible-droplet/ Analyzing links from page https://pypi.python.org/simple/ansible-droplet/ Found link https://pypi.python.org/packages/5c/e2/04c43c9b59ea90b602979d07e56a29750009249e0a55a7f170b8b5260076/ansible-droplet-0.1.tar.gz#md5=2f983975e2f8bf02dc0629999af73d1c (from https://pypi.python.org/simple/ansible-droplet/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading ansible-droplet-0.1.tar.gz Downloading from URL https://pypi.python.org/packages/5c/e2/04c43c9b59ea90b602979d07e56a29750009249e0a55a7f170b8b5260076/ansible-droplet-0.1.tar.gz#md5=2f983975e2f8bf02dc0629999af73d1c (from https://pypi.python.org/simple/ansible-droplet/) Running setup.py (path:/tmp/pip-build-imm9xwdq/ansible-droplet/setup.py) egg_info for package ansible-droplet Running command python setup.py egg_info running egg_info creating pip-egg-info/ansible_droplet.egg-info writing dependency_links to pip-egg-info/ansible_droplet.egg-info/dependency_links.txt writing pip-egg-info/ansible_droplet.egg-info/PKG-INFO writing requirements to pip-egg-info/ansible_droplet.egg-info/requires.txt writing top-level names to pip-egg-info/ansible_droplet.egg-info/top_level.txt writing manifest file 'pip-egg-info/ansible_droplet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ansible_droplet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'ansible_droplet/ansible/roles/roles-on-droplet/roles-from-ansible-galaxy' writing manifest file 'pip-egg-info/ansible_droplet.egg-info/SOURCES.txt' Source in /tmp/pip-build-imm9xwdq/ansible-droplet has version 0.1, which satisfies requirement ansible-droplet==0.1 from https://pypi.python.org/packages/5c/e2/04c43c9b59ea90b602979d07e56a29750009249e0a55a7f170b8b5260076/ansible-droplet-0.1.tar.gz#md5=2f983975e2f8bf02dc0629999af73d1c Building wheels for collected packages: ansible-droplet Running setup.py bdist_wheel for ansible-droplet: started Destination directory: /tmp/tmp3ow_3x7vpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-imm9xwdq/ansible-droplet/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/tmp3ow_3x7vpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ansible_droplet copying ansible_droplet/cli.py -> build/lib/ansible_droplet copying ansible_droplet/__init__.py -> build/lib/ansible_droplet running egg_info writing requirements to ansible_droplet.egg-info/requires.txt writing dependency_links to ansible_droplet.egg-info/dependency_links.txt writing ansible_droplet.egg-info/PKG-INFO writing top-level names to ansible_droplet.egg-info/top_level.txt reading manifest file 'ansible_droplet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'ansible_droplet/ansible/roles/roles-on-droplet/roles-from-ansible-galaxy' writing manifest file 'ansible_droplet.egg-info/SOURCES.txt' copying ansible_droplet/cli.pyc -> build/lib/ansible_droplet creating build/lib/ansible_droplet/ansible copying ansible_droplet/ansible/.DS_Store -> build/lib/ansible_droplet/ansible copying ansible_droplet/ansible/ansible.cfg -> build/lib/ansible_droplet/ansible copying ansible_droplet/ansible/create-droplet-playbook.yml -> build/lib/ansible_droplet/ansible copying ansible_droplet/ansible/debug-playbook.yml -> build/lib/ansible_droplet/ansible copying ansible_droplet/ansible/delete-droplet-playbook.yml -> build/lib/ansible_droplet/ansible copying ansible_droplet/ansible/requirements.yml -> build/lib/ansible_droplet/ansible creating build/lib/ansible_droplet/ansible/droplet_specs copying ansible_droplet/ansible/droplet_specs/micro.yaml -> build/lib/ansible_droplet/ansible/droplet_specs copying ansible_droplet/ansible/droplet_specs/mini.yaml -> build/lib/ansible_droplet/ansible/droplet_specs copying ansible_droplet/ansible/droplet_specs/power.yaml -> build/lib/ansible_droplet/ansible/droplet_specs creating build/lib/ansible_droplet/ansible/group_vars copying ansible_droplet/ansible/group_vars/all -> build/lib/ansible_droplet/ansible/group_vars creating build/lib/ansible_droplet/ansible/inventory copying ansible_droplet/ansible/inventory/ansible-machines -> build/lib/ansible_droplet/ansible/inventory copying ansible_droplet/ansible/inventory/localhost -> build/lib/ansible_droplet/ansible/inventory creating build/lib/ansible_droplet/ansible/roles creating build/lib/ansible_droplet/ansible/roles/roles-on-droplet creating build/lib/ansible_droplet/ansible/roles/roles-on-droplet/glances creating build/lib/ansible_droplet/ansible/roles/roles-on-droplet/glances/files copying ansible_droplet/ansible/roles/roles-on-droplet/glances/files/glances.service -> build/lib/ansible_droplet/ansible/roles/roles-on-droplet/glances/files creating build/lib/ansible_droplet/ansible/roles/roles-on-droplet/glances/tasks copying ansible_droplet/ansible/roles/roles-on-droplet/glances/tasks/main.yml -> build/lib/ansible_droplet/ansible/roles/roles-on-droplet/glances/tasks creating build/lib/ansible_droplet/ansible/roles/roles-on-localhost copying ansible_droplet/ansible/roles/roles-on-localhost/.DS_Store -> build/lib/ansible_droplet/ansible/roles/roles-on-localhost creating build/lib/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs creating build/lib/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/defaults copying ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/defaults/main.yml -> build/lib/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/defaults creating build/lib/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/tasks copying ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/tasks/main.yml -> build/lib/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/tasks running build_scripts creating build/scripts-3.4 copying and adjusting bin/ansible-droplet -> build/scripts-3.4 changing mode of build/scripts-3.4/ansible-droplet 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/ansible_droplet copying build/lib/ansible_droplet/cli.py -> build/bdist.linux-armv7l/wheel/ansible_droplet creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible copying build/lib/ansible_droplet/ansible/delete-droplet-playbook.yml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/group_vars copying build/lib/ansible_droplet/ansible/group_vars/all -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/group_vars copying build/lib/ansible_droplet/ansible/.DS_Store -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/droplet_specs copying build/lib/ansible_droplet/ansible/droplet_specs/power.yaml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/droplet_specs copying build/lib/ansible_droplet/ansible/droplet_specs/micro.yaml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/droplet_specs copying build/lib/ansible_droplet/ansible/droplet_specs/mini.yaml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/droplet_specs copying build/lib/ansible_droplet/ansible/create-droplet-playbook.yml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/inventory copying build/lib/ansible_droplet/ansible/inventory/localhost -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/inventory copying build/lib/ansible_droplet/ansible/inventory/ansible-machines -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/inventory copying build/lib/ansible_droplet/ansible/requirements.yml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible copying build/lib/ansible_droplet/ansible/debug-playbook.yml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible copying build/lib/ansible_droplet/ansible/ansible.cfg -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-localhost creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/defaults copying build/lib/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/defaults/main.yml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/defaults creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/tasks copying build/lib/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/tasks/main.yml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-localhost/load-droplet-specs/tasks copying build/lib/ansible_droplet/ansible/roles/roles-on-localhost/.DS_Store -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-localhost creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-droplet creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-droplet/glances creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-droplet/glances/files copying build/lib/ansible_droplet/ansible/roles/roles-on-droplet/glances/files/glances.service -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-droplet/glances/files creating build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-droplet/glances/tasks copying build/lib/ansible_droplet/ansible/roles/roles-on-droplet/glances/tasks/main.yml -> build/bdist.linux-armv7l/wheel/ansible_droplet/ansible/roles/roles-on-droplet/glances/tasks copying build/lib/ansible_droplet/cli.pyc -> build/bdist.linux-armv7l/wheel/ansible_droplet copying build/lib/ansible_droplet/__init__.py -> build/bdist.linux-armv7l/wheel/ansible_droplet running install_egg_info Copying ansible_droplet.egg-info to build/bdist.linux-armv7l/wheel/ansible_droplet-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ansible_droplet-0.1.data creating build/bdist.linux-armv7l/wheel/ansible_droplet-0.1.data/scripts copying build/scripts-3.4/ansible-droplet -> build/bdist.linux-armv7l/wheel/ansible_droplet-0.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/ansible_droplet-0.1.data/scripts/ansible-droplet to 755 creating build/bdist.linux-armv7l/wheel/ansible_droplet-0.1.dist-info/WHEEL Running setup.py bdist_wheel for ansible-droplet: finished with status 'done' Stored in directory: /tmp/tmpg7mgntr3 Successfully built ansible-droplet Cleaning up... Removing source in /tmp/pip-build-imm9xwdq/ansible-droplet