Collecting nornir==1.0.1 1 location(s) to search for versions of nornir: * https://pypi.python.org/simple/nornir/ Getting page https://pypi.python.org/simple/nornir/ Analyzing links from page https://pypi.org/simple/nornir/ Found link https://files.pythonhosted.org/packages/34/53/e943da9974c1d5b08f4e6f9be345826cce15e8ac84c5d5b2efd2c67bb5ac/nornir-1.0.1.tar.gz#sha256=916f9883230b8eb78ceb7bf063c58291b5e6cbc9d03445b1b9d718ac9548f9ad (from https://pypi.org/simple/nornir/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Downloading https://files.pythonhosted.org/packages/34/53/e943da9974c1d5b08f4e6f9be345826cce15e8ac84c5d5b2efd2c67bb5ac/nornir-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/34/53/e943da9974c1d5b08f4e6f9be345826cce15e8ac84c5d5b2efd2c67bb5ac/nornir-1.0.1.tar.gz#sha256=916f9883230b8eb78ceb7bf063c58291b5e6cbc9d03445b1b9d718ac9548f9ad (from https://pypi.org/simple/nornir/) Running setup.py (path:/tmp/pip-build-jex4ri36/nornir/setup.py) egg_info for package nornir Running command python setup.py egg_info running egg_info creating pip-egg-info/nornir.egg-info writing requirements to pip-egg-info/nornir.egg-info/requires.txt writing dependency_links to pip-egg-info/nornir.egg-info/dependency_links.txt writing top-level names to pip-egg-info/nornir.egg-info/top_level.txt writing pip-egg-info/nornir.egg-info/PKG-INFO writing manifest file 'pip-egg-info/nornir.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nornir.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/nornir.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-jex4ri36/nornir has version 1.0.1, which satisfies requirement nornir==1.0.1 from https://files.pythonhosted.org/packages/34/53/e943da9974c1d5b08f4e6f9be345826cce15e8ac84c5d5b2efd2c67bb5ac/nornir-1.0.1.tar.gz#sha256=916f9883230b8eb78ceb7bf063c58291b5e6cbc9d03445b1b9d718ac9548f9ad Building wheels for collected packages: nornir Running setup.py bdist_wheel for nornir: started Destination directory: /tmp/tmpkac2uk8opip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jex4ri36/nornir/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/tmpkac2uk8opip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nornir copying nornir/__init__.py -> build/lib/nornir creating build/lib/nornir/core copying nornir/core/exceptions.py -> build/lib/nornir/core copying nornir/core/task.py -> build/lib/nornir/core copying nornir/core/configuration.py -> build/lib/nornir/core copying nornir/core/__init__.py -> build/lib/nornir/core copying nornir/core/inventory.py -> build/lib/nornir/core creating build/lib/nornir/plugins copying nornir/plugins/__init__.py -> build/lib/nornir/plugins creating build/lib/nornir/core/helpers copying nornir/core/helpers/jinja_helper.py -> build/lib/nornir/core/helpers copying nornir/core/helpers/__init__.py -> build/lib/nornir/core/helpers creating build/lib/nornir/plugins/functions copying nornir/plugins/functions/__init__.py -> build/lib/nornir/plugins/functions creating build/lib/nornir/plugins/tasks copying nornir/plugins/tasks/__init__.py -> build/lib/nornir/plugins/tasks creating build/lib/nornir/plugins/inventory copying nornir/plugins/inventory/ansible.py -> build/lib/nornir/plugins/inventory copying nornir/plugins/inventory/nsot.py -> build/lib/nornir/plugins/inventory copying nornir/plugins/inventory/__init__.py -> build/lib/nornir/plugins/inventory copying nornir/plugins/inventory/simple.py -> build/lib/nornir/plugins/inventory creating build/lib/nornir/plugins/functions/text copying nornir/plugins/functions/text/__init__.py -> build/lib/nornir/plugins/functions/text creating build/lib/nornir/plugins/tasks/text copying nornir/plugins/tasks/text/template_file.py -> build/lib/nornir/plugins/tasks/text copying nornir/plugins/tasks/text/template_string.py -> build/lib/nornir/plugins/tasks/text copying nornir/plugins/tasks/text/__init__.py -> build/lib/nornir/plugins/tasks/text creating build/lib/nornir/plugins/tasks/apis copying nornir/plugins/tasks/apis/__init__.py -> build/lib/nornir/plugins/tasks/apis copying nornir/plugins/tasks/apis/http_method.py -> build/lib/nornir/plugins/tasks/apis creating build/lib/nornir/plugins/tasks/connections copying nornir/plugins/tasks/connections/paramiko_connection.py -> build/lib/nornir/plugins/tasks/connections copying nornir/plugins/tasks/connections/netmiko_connection.py -> build/lib/nornir/plugins/tasks/connections copying nornir/plugins/tasks/connections/__init__.py -> build/lib/nornir/plugins/tasks/connections copying nornir/plugins/tasks/connections/napalm_connection.py -> build/lib/nornir/plugins/tasks/connections creating build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/tcp_ping.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/napalm_get.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/netmiko_file_transfer.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/__init__.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/netmiko_send_command.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/netmiko_send_config.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/napalm_configure.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/napalm_cli.py -> build/lib/nornir/plugins/tasks/networking copying nornir/plugins/tasks/networking/napalm_validate.py -> build/lib/nornir/plugins/tasks/networking creating build/lib/nornir/plugins/tasks/files copying nornir/plugins/tasks/files/write_file.py -> build/lib/nornir/plugins/tasks/files copying nornir/plugins/tasks/files/sftp.py -> build/lib/nornir/plugins/tasks/files copying nornir/plugins/tasks/files/__init__.py -> build/lib/nornir/plugins/tasks/files creating build/lib/nornir/plugins/tasks/commands copying nornir/plugins/tasks/commands/remote_command.py -> build/lib/nornir/plugins/tasks/commands copying nornir/plugins/tasks/commands/command.py -> build/lib/nornir/plugins/tasks/commands copying nornir/plugins/tasks/commands/__init__.py -> build/lib/nornir/plugins/tasks/commands creating build/lib/nornir/plugins/tasks/data copying nornir/plugins/tasks/data/load_json.py -> build/lib/nornir/plugins/tasks/data copying nornir/plugins/tasks/data/load_yaml.py -> build/lib/nornir/plugins/tasks/data copying nornir/plugins/tasks/data/__init__.py -> build/lib/nornir/plugins/tasks/data running egg_info writing top-level names to nornir.egg-info/top_level.txt writing requirements to nornir.egg-info/requires.txt writing nornir.egg-info/PKG-INFO writing dependency_links to nornir.egg-info/dependency_links.txt reading manifest file 'nornir.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'nornir.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/nornir copying build/lib/nornir/__init__.py -> build/bdist.linux-armv7l/wheel/nornir creating build/bdist.linux-armv7l/wheel/nornir/core copying build/lib/nornir/core/exceptions.py -> build/bdist.linux-armv7l/wheel/nornir/core copying build/lib/nornir/core/task.py -> build/bdist.linux-armv7l/wheel/nornir/core creating build/bdist.linux-armv7l/wheel/nornir/core/helpers copying build/lib/nornir/core/helpers/jinja_helper.py -> build/bdist.linux-armv7l/wheel/nornir/core/helpers copying build/lib/nornir/core/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/core/helpers copying build/lib/nornir/core/configuration.py -> build/bdist.linux-armv7l/wheel/nornir/core copying build/lib/nornir/core/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/core copying build/lib/nornir/core/inventory.py -> build/bdist.linux-armv7l/wheel/nornir/core creating build/bdist.linux-armv7l/wheel/nornir/plugins creating build/bdist.linux-armv7l/wheel/nornir/plugins/functions creating build/bdist.linux-armv7l/wheel/nornir/plugins/functions/text copying build/lib/nornir/plugins/functions/text/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/functions/text copying build/lib/nornir/plugins/functions/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/functions creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/text copying build/lib/nornir/plugins/tasks/text/template_file.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/text copying build/lib/nornir/plugins/tasks/text/template_string.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/text copying build/lib/nornir/plugins/tasks/text/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/text creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/apis copying build/lib/nornir/plugins/tasks/apis/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/apis copying build/lib/nornir/plugins/tasks/apis/http_method.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/apis creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/connections copying build/lib/nornir/plugins/tasks/connections/paramiko_connection.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/connections copying build/lib/nornir/plugins/tasks/connections/netmiko_connection.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/connections copying build/lib/nornir/plugins/tasks/connections/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/connections copying build/lib/nornir/plugins/tasks/connections/napalm_connection.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/connections creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/tcp_ping.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/napalm_get.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/netmiko_file_transfer.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/netmiko_send_command.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/netmiko_send_config.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/napalm_configure.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/napalm_cli.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking copying build/lib/nornir/plugins/tasks/networking/napalm_validate.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/networking creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/files copying build/lib/nornir/plugins/tasks/files/write_file.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/files copying build/lib/nornir/plugins/tasks/files/sftp.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/files copying build/lib/nornir/plugins/tasks/files/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/files copying build/lib/nornir/plugins/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/commands copying build/lib/nornir/plugins/tasks/commands/remote_command.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/commands copying build/lib/nornir/plugins/tasks/commands/command.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/commands copying build/lib/nornir/plugins/tasks/commands/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/commands creating build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/data copying build/lib/nornir/plugins/tasks/data/load_json.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/data copying build/lib/nornir/plugins/tasks/data/load_yaml.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/data copying build/lib/nornir/plugins/tasks/data/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/tasks/data copying build/lib/nornir/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins creating build/bdist.linux-armv7l/wheel/nornir/plugins/inventory copying build/lib/nornir/plugins/inventory/ansible.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/inventory copying build/lib/nornir/plugins/inventory/nsot.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/inventory copying build/lib/nornir/plugins/inventory/__init__.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/inventory copying build/lib/nornir/plugins/inventory/simple.py -> build/bdist.linux-armv7l/wheel/nornir/plugins/inventory running install_egg_info Copying nornir.egg-info to build/bdist.linux-armv7l/wheel/nornir-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nornir-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for nornir: finished with status 'done' Stored in directory: /tmp/tmpjt72z55a Successfully built nornir Cleaning up... Removing source in /tmp/pip-build-jex4ri36/nornir