Collecting super-devops==0.0.9 1 location(s) to search for versions of super-devops: * https://pypi.python.org/simple/super-devops/ Getting page https://pypi.python.org/simple/super-devops/ Analyzing links from page https://pypi.python.org/simple/super-devops/ Found link https://pypi.python.org/packages/2c/72/19fed67642bb2c96d8dac70a532df34bf6db4fbf447636e98d4d15fce775/super_devops-0.0.9.tar.gz#md5=b48219b716da5c4db2c57e091dbb879b (from https://pypi.python.org/simple/super-devops/), version: 0.0.9 Found link https://pypi.python.org/packages/2f/59/d8943fb8baa5eb8a801e62254e9ba8225ce36f4bcb0beaed67abc58e30eb/super_devops-0.0.8.tar.gz#md5=c62e3c5e739347ec82dea27be4c285bc (from https://pypi.python.org/simple/super-devops/), version: 0.0.8 Skipping link https://pypi.python.org/packages/3b/f8/e2b4ce5e8cc23ba7cfc40216c5ce33fac20912580b1fa315f11f4d106eaf/super_devops-0.0.7-py2-none-any.whl#md5=7541ff4fc9277bb0a58e3e21ce24a792 (from https://pypi.python.org/simple/super-devops/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/5a/b0/811ad250c8fc7cad301a9f2fb5c22de0f52db2df45ca448c1414f144e59e/super_devops-0.0.9-py2-none-any.whl#md5=8b00ded110368eb49c87ef6236d00466 (from https://pypi.python.org/simple/super-devops/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/5b/9d/96be9d44a2baa2b1ac9506135405db115e0c61788afc5485b8f15e154c95/super_devops-0.0.6-py2-none-any.whl#md5=52857e2e6d50243468c810dd28eec927 (from https://pypi.python.org/simple/super-devops/); it is not compatible with this Python Found link https://pypi.python.org/packages/8e/b8/80cc856652e7232d2639a268d94d2f472573ef2c6da65cacda044a80b7e8/super_devops-0.0.7.tar.gz#md5=88a4dd51c4ecda435e0dd0a0f4f5988a (from https://pypi.python.org/simple/super-devops/), version: 0.0.7 Skipping link https://pypi.python.org/packages/bd/d7/15731f9927382d113209df8c05480370993f4f079a7899e2e18664ca89cc/super_devops-0.0.8-py2-none-any.whl#md5=6580b095e996b54d40d4096a8e9f9403 (from https://pypi.python.org/simple/super-devops/); it is not compatible with this Python Found link https://pypi.python.org/packages/e5/49/81c9c5a14b56b367a3c63892c2db2a00ff6022c5094578aa560c5a090c83/super_devops-0.0.6.tar.gz#md5=1f096cc01254338405d95331464a0a35 (from https://pypi.python.org/simple/super-devops/), version: 0.0.6 Using version 0.0.9 (newest of versions: 0.0.9) Downloading super_devops-0.0.9.tar.gz Downloading from URL https://pypi.python.org/packages/2c/72/19fed67642bb2c96d8dac70a532df34bf6db4fbf447636e98d4d15fce775/super_devops-0.0.9.tar.gz#md5=b48219b716da5c4db2c57e091dbb879b (from https://pypi.python.org/simple/super-devops/) Running setup.py (path:/tmp/pip-build-vd1hk1b1/super-devops/setup.py) egg_info for package super-devops Running command python setup.py egg_info running egg_info creating pip-egg-info/super_devops.egg-info writing dependency_links to pip-egg-info/super_devops.egg-info/dependency_links.txt writing top-level names to pip-egg-info/super_devops.egg-info/top_level.txt writing pip-egg-info/super_devops.egg-info/PKG-INFO writing manifest file 'pip-egg-info/super_devops.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/super_devops.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/super_devops.egg-info/SOURCES.txt' Source in /tmp/pip-build-vd1hk1b1/super-devops has version 0.0.9, which satisfies requirement super-devops==0.0.9 from https://pypi.python.org/packages/2c/72/19fed67642bb2c96d8dac70a532df34bf6db4fbf447636e98d4d15fce775/super_devops-0.0.9.tar.gz#md5=b48219b716da5c4db2c57e091dbb879b Building wheels for collected packages: super-devops Running setup.py bdist_wheel for super-devops: started Destination directory: /tmp/tmpiu6vzefqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vd1hk1b1/super-devops/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/tmpiu6vzefqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/super_devops copying super_devops/utils.py -> build/lib/super_devops copying super_devops/__init__.py -> build/lib/super_devops creating build/lib/super_devops/log copying super_devops/log/__init__.py -> build/lib/super_devops/log copying super_devops/log/logging_wrapper.py -> build/lib/super_devops/log creating build/lib/super_devops/rpc copying super_devops/rpc/__init__.py -> build/lib/super_devops/rpc creating build/lib/super_devops/ftp copying super_devops/ftp/__init__.py -> build/lib/super_devops/ftp creating build/lib/super_devops/winrm copying super_devops/winrm/pywinrm_wrapper.py -> build/lib/super_devops/winrm copying super_devops/winrm/__init__.py -> build/lib/super_devops/winrm creating build/lib/super_devops/snmp copying super_devops/snmp/__init__.py -> build/lib/super_devops/snmp creating build/lib/super_devops/ansible copying super_devops/ansible/__init__.py -> build/lib/super_devops/ansible creating build/lib/super_devops/jenkins copying super_devops/jenkins/__init__.py -> build/lib/super_devops/jenkins creating build/lib/super_devops/amqp copying super_devops/amqp/__init__.py -> build/lib/super_devops/amqp creating build/lib/super_devops/email copying super_devops/email/__init__.py -> build/lib/super_devops/email creating build/lib/super_devops/misc copying super_devops/misc/colorama_wrapper.py -> build/lib/super_devops/misc copying super_devops/misc/__init__.py -> build/lib/super_devops/misc creating build/lib/super_devops/nagios copying super_devops/nagios/nagios_wrapper.py -> build/lib/super_devops/nagios copying super_devops/nagios/__init__.py -> build/lib/super_devops/nagios creating build/lib/super_devops/http copying super_devops/http/requests_wrapper.py -> build/lib/super_devops/http copying super_devops/http/__init__.py -> build/lib/super_devops/http creating build/lib/super_devops/selenium copying super_devops/selenium/element_locator.py -> build/lib/super_devops/selenium copying super_devops/selenium/combo.py -> build/lib/super_devops/selenium copying super_devops/selenium/checkbox.py -> build/lib/super_devops/selenium copying super_devops/selenium/frame.py -> build/lib/super_devops/selenium copying super_devops/selenium/textbox.py -> build/lib/super_devops/selenium copying super_devops/selenium/wait.py -> build/lib/super_devops/selenium copying super_devops/selenium/label.py -> build/lib/super_devops/selenium copying super_devops/selenium/__init__.py -> build/lib/super_devops/selenium copying super_devops/selenium/button.py -> build/lib/super_devops/selenium copying super_devops/selenium/selenium_wrapper.py -> build/lib/super_devops/selenium copying super_devops/selenium/link.py -> build/lib/super_devops/selenium creating build/lib/super_devops/ssh copying super_devops/ssh/paramiko_wrapper.py -> build/lib/super_devops/ssh copying super_devops/ssh/__init__.py -> build/lib/super_devops/ssh creating build/lib/super_devops/yaml copying super_devops/yaml/context.py -> build/lib/super_devops/yaml copying super_devops/yaml/serializable.py -> build/lib/super_devops/yaml copying super_devops/yaml/datamodel.py -> build/lib/super_devops/yaml copying super_devops/yaml/__init__.py -> build/lib/super_devops/yaml copying super_devops/yaml/yaml_wrapper.py -> build/lib/super_devops/yaml copying super_devops/yaml/datacontext.py -> build/lib/super_devops/yaml creating build/lib/super_devops/robotframework copying super_devops/robotframework/listener.py -> build/lib/super_devops/robotframework copying super_devops/robotframework/rf_wrapper.py -> build/lib/super_devops/robotframework copying super_devops/robotframework/unittest_wrapper.py -> build/lib/super_devops/robotframework copying super_devops/robotframework/utils.py -> build/lib/super_devops/robotframework copying super_devops/robotframework/__init__.py -> build/lib/super_devops/robotframework copying super_devops/robotframework/cache.py -> build/lib/super_devops/robotframework creating build/lib/super_devops/docker copying super_devops/docker/__init__.py -> build/lib/super_devops/docker creating build/lib/super_devops/database copying super_devops/database/sqlalchemy_wrapper.py -> build/lib/super_devops/database copying super_devops/database/__init__.py -> build/lib/super_devops/database creating build/lib/super_devops/wmi copying super_devops/wmi/wmi_wrapper.py -> build/lib/super_devops/wmi copying super_devops/wmi/__init__.py -> build/lib/super_devops/wmi creating build/lib/super_devops/office copying super_devops/office/__init__.py -> build/lib/super_devops/office running egg_info writing dependency_links to super_devops.egg-info/dependency_links.txt writing super_devops.egg-info/PKG-INFO writing top-level names to super_devops.egg-info/top_level.txt reading manifest file 'super_devops.egg-info/SOURCES.txt' writing manifest file 'super_devops.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/super_devops creating build/bdist.linux-armv7l/wheel/super_devops/log copying build/lib/super_devops/log/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/log copying build/lib/super_devops/log/logging_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/log creating build/bdist.linux-armv7l/wheel/super_devops/rpc copying build/lib/super_devops/rpc/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/rpc creating build/bdist.linux-armv7l/wheel/super_devops/ftp copying build/lib/super_devops/ftp/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/ftp creating build/bdist.linux-armv7l/wheel/super_devops/winrm copying build/lib/super_devops/winrm/pywinrm_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/winrm copying build/lib/super_devops/winrm/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/winrm creating build/bdist.linux-armv7l/wheel/super_devops/snmp copying build/lib/super_devops/snmp/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/snmp creating build/bdist.linux-armv7l/wheel/super_devops/ansible copying build/lib/super_devops/ansible/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/ansible creating build/bdist.linux-armv7l/wheel/super_devops/jenkins copying build/lib/super_devops/jenkins/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/jenkins creating build/bdist.linux-armv7l/wheel/super_devops/amqp copying build/lib/super_devops/amqp/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/amqp creating build/bdist.linux-armv7l/wheel/super_devops/email copying build/lib/super_devops/email/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/email creating build/bdist.linux-armv7l/wheel/super_devops/misc copying build/lib/super_devops/misc/colorama_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/misc copying build/lib/super_devops/misc/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/misc copying build/lib/super_devops/utils.py -> build/bdist.linux-armv7l/wheel/super_devops creating build/bdist.linux-armv7l/wheel/super_devops/nagios copying build/lib/super_devops/nagios/nagios_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/nagios copying build/lib/super_devops/nagios/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/nagios creating build/bdist.linux-armv7l/wheel/super_devops/http copying build/lib/super_devops/http/requests_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/http copying build/lib/super_devops/http/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/http creating build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/element_locator.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/combo.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/checkbox.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/frame.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/textbox.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/wait.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/label.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/button.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/selenium_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium copying build/lib/super_devops/selenium/link.py -> build/bdist.linux-armv7l/wheel/super_devops/selenium creating build/bdist.linux-armv7l/wheel/super_devops/ssh copying build/lib/super_devops/ssh/paramiko_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/ssh copying build/lib/super_devops/ssh/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/ssh creating build/bdist.linux-armv7l/wheel/super_devops/yaml copying build/lib/super_devops/yaml/context.py -> build/bdist.linux-armv7l/wheel/super_devops/yaml copying build/lib/super_devops/yaml/serializable.py -> build/bdist.linux-armv7l/wheel/super_devops/yaml copying build/lib/super_devops/yaml/datamodel.py -> build/bdist.linux-armv7l/wheel/super_devops/yaml copying build/lib/super_devops/yaml/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/yaml copying build/lib/super_devops/yaml/yaml_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/yaml copying build/lib/super_devops/yaml/datacontext.py -> build/bdist.linux-armv7l/wheel/super_devops/yaml creating build/bdist.linux-armv7l/wheel/super_devops/robotframework copying build/lib/super_devops/robotframework/listener.py -> build/bdist.linux-armv7l/wheel/super_devops/robotframework copying build/lib/super_devops/robotframework/rf_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/robotframework copying build/lib/super_devops/robotframework/unittest_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/robotframework copying build/lib/super_devops/robotframework/utils.py -> build/bdist.linux-armv7l/wheel/super_devops/robotframework copying build/lib/super_devops/robotframework/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/robotframework copying build/lib/super_devops/robotframework/cache.py -> build/bdist.linux-armv7l/wheel/super_devops/robotframework creating build/bdist.linux-armv7l/wheel/super_devops/docker copying build/lib/super_devops/docker/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/docker copying build/lib/super_devops/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops creating build/bdist.linux-armv7l/wheel/super_devops/database copying build/lib/super_devops/database/sqlalchemy_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/database copying build/lib/super_devops/database/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/database creating build/bdist.linux-armv7l/wheel/super_devops/wmi copying build/lib/super_devops/wmi/wmi_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/wmi copying build/lib/super_devops/wmi/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/wmi creating build/bdist.linux-armv7l/wheel/super_devops/office copying build/lib/super_devops/office/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/office running install_egg_info Copying super_devops.egg-info to build/bdist.linux-armv7l/wheel/super_devops-0.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/super_devops-0.0.9.dist-info/WHEEL Running setup.py bdist_wheel for super-devops: finished with status 'done' Stored in directory: /tmp/tmpk8vuwzyz Successfully built super-devops Cleaning up... Removing source in /tmp/pip-build-vd1hk1b1/super-devops