Collecting super-devops==0.0.7 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/ 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/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 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.7 (newest of versions: 0.0.7) Downloading super_devops-0.0.7.tar.gz (6.3MB) Downloading from URL 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/) Running setup.py (path:/tmp/pip-build-tdz_tc0m/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 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 dependency_links to pip-egg-info/super_devops.egg-info/dependency_links.txt 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-tdz_tc0m/super-devops has version 0.0.7, which satisfies requirement super-devops==0.0.7 from https://pypi.python.org/packages/8e/b8/80cc856652e7232d2639a268d94d2f472573ef2c6da65cacda044a80b7e8/super_devops-0.0.7.tar.gz#md5=88a4dd51c4ecda435e0dd0a0f4f5988a Building wheels for collected packages: super-devops Running setup.py bdist_wheel for super-devops: started Destination directory: /tmp/tmpi847gu0vpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tdz_tc0m/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/tmpi847gu0vpip-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/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 copying super_devops/robotframework/listener.py -> build/lib/super_devops/robotframework copying super_devops/robotframework/rf_wrapper.py -> build/lib/super_devops/robotframework 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/__init__.py -> build/lib/super_devops/yaml copying super_devops/yaml/datamodel.py -> build/lib/super_devops/yaml copying super_devops/yaml/datacontext.py -> build/lib/super_devops/yaml copying super_devops/yaml/yaml_wrapper.py -> build/lib/super_devops/yaml creating build/lib/super_devops/email copying super_devops/email/__init__.py -> build/lib/super_devops/email creating build/lib/super_devops/http copying super_devops/http/__init__.py -> build/lib/super_devops/http copying super_devops/http/requests_wrapper.py -> build/lib/super_devops/http creating build/lib/super_devops/unittest copying super_devops/unittest/__init__.py -> build/lib/super_devops/unittest copying super_devops/unittest/unittest_wrapper.py -> build/lib/super_devops/unittest creating build/lib/super_devops/ansible copying super_devops/ansible/__init__.py -> build/lib/super_devops/ansible creating build/lib/super_devops/fabric copying super_devops/fabric/__init__.py -> build/lib/super_devops/fabric creating build/lib/super_devops/database copying super_devops/database/__init__.py -> build/lib/super_devops/database copying super_devops/database/sqlalchemy_wrapper.py -> build/lib/super_devops/database creating build/lib/super_devops/selenium copying super_devops/selenium/combo.py -> build/lib/super_devops/selenium copying super_devops/selenium/__init__.py -> build/lib/super_devops/selenium copying super_devops/selenium/textbox.py -> build/lib/super_devops/selenium copying super_devops/selenium/frame.py -> build/lib/super_devops/selenium copying super_devops/selenium/label.py -> build/lib/super_devops/selenium copying super_devops/selenium/link.py -> build/lib/super_devops/selenium copying super_devops/selenium/wait.py -> build/lib/super_devops/selenium copying super_devops/selenium/selenium_wrapper.py -> build/lib/super_devops/selenium copying super_devops/selenium/checkbox.py -> build/lib/super_devops/selenium copying super_devops/selenium/button.py -> build/lib/super_devops/selenium copying super_devops/selenium/element_locator.py -> build/lib/super_devops/selenium creating build/lib/super_devops/office copying super_devops/office/__init__.py -> build/lib/super_devops/office creating build/lib/super_devops/misc copying super_devops/misc/__init__.py -> build/lib/super_devops/misc copying super_devops/misc/colorama_wrapper.py -> build/lib/super_devops/misc creating build/lib/super_devops/ssh copying super_devops/ssh/__init__.py -> build/lib/super_devops/ssh copying super_devops/ssh/paramiko_wrapper.py -> build/lib/super_devops/ssh creating build/lib/super_devops/amqp copying super_devops/amqp/__init__.py -> build/lib/super_devops/amqp running egg_info writing super_devops.egg-info/PKG-INFO writing dependency_links to super_devops.egg-info/dependency_links.txt 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/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 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/utils.py -> build/bdist.linux-armv7l/wheel/super_devops copying build/lib/super_devops/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops 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/__init__.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/datacontext.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 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/http copying build/lib/super_devops/http/__init__.py -> 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 creating build/bdist.linux-armv7l/wheel/super_devops/unittest copying build/lib/super_devops/unittest/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/unittest copying build/lib/super_devops/unittest/unittest_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/unittest 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/fabric copying build/lib/super_devops/fabric/__init__.py -> build/bdist.linux-armv7l/wheel/super_devops/fabric creating build/bdist.linux-armv7l/wheel/super_devops/database copying build/lib/super_devops/database/__init__.py -> 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 creating 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/__init__.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/frame.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/link.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/selenium_wrapper.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/button.py -> 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 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 creating 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/misc/colorama_wrapper.py -> build/bdist.linux-armv7l/wheel/super_devops/misc creating build/bdist.linux-armv7l/wheel/super_devops/ssh copying build/lib/super_devops/ssh/__init__.py -> 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 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 running install_data creating build/bdist.linux-armv7l/wheel/super_devops-0.0.7.data creating build/bdist.linux-armv7l/wheel/super_devops-0.0.7.data/data creating build/bdist.linux-armv7l/wheel/home creating build/bdist.linux-armv7l/wheel/home/piwheels creating build/bdist.linux-armv7l/wheel/home/piwheels/bin copying tools/chromedriver -> build/bdist.linux-armv7l/wheel/home/piwheels/bin copying tools/geckodriver -> build/bdist.linux-armv7l/wheel/home/piwheels/bin running install_egg_info Copying super_devops.egg-info to build/bdist.linux-armv7l/wheel/super_devops-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/super_devops-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for super-devops: finished with status 'done' Stored in directory: /tmp/tmpsgsaiu3d Successfully built super-devops Cleaning up... Removing source in /tmp/pip-build-tdz_tc0m/super-devops